^ In file included from main.c:34:0: main.c: In function 'get': /home/naourr/work/instance-1/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop.4': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:672:24: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ In file included from main.c:34:0: /home/naourr/work/instance-1/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop.4': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^ main.c:687:20: warning: called from here [-Winline] sa_set_port(&peeraddr, port); ^ sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 main.c: In function 'main': main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^ main.c:244:30: warning: called from here [-Winline] usage(EX_USAGE); ^ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^ main.c:266:30: warning: called from here [-Winline] usage(EX_USAGE); ^ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^ main.c:279:26: warning: called from here [-Winline] usage(*optx == 'h' ? 0 : EX_USAGE); ^ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^ main.c:284:22: warning: called from here [-Winline] usage(EX_USAGE); ^ main.c:206:9: warning: variable 'arg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int arg; ^ /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc tftp.o main.o ../common/libcommon.a /home/naourr/work/instance-1/output/build/tftpd-5.2/lib/libxtra.a -o tftp make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tftpd-5.2/tftp' /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /home/naourr/work/instance-1/output/build/tftpd-5.2/lib/libxtra.a -o tftpd make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tftpd-5.2/tftpd' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/tftpd-5.2' >>> tftpd 5.2 Installing to target /usr/bin/install -D /home/naourr/work/instance-1/output/build/tftpd-5.2/tftp/tftp /home/naourr/work/instance-1/output/target/usr/bin/tftp /usr/bin/install -D /home/naourr/work/instance-1/output/build/tftpd-5.2/tftpd/tftpd /home/naourr/work/instance-1/output/target/usr/sbin/tftpd ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz: OK (sha256: 93ef2612853641ca8d16d07527115c72ed03f8eaa1c727a01b069a4e814247c0) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Extracting gzip -d -c /home/naourr/work/instance-1/dl/ubus/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 -xf - >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Patching Applying 0001-Install-server-and-client-examples.patch using patch: patching file examples/CMakeLists.txt >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Configuring (mkdir -p /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && cd /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_LUA=OFF -DENABLE_SYSTEMD=OFF -DBUILD_EXAMPLES=OFF ) -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS ENABLE_SYSTEMD -- Build files have been written to: /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubus Scanning dependencies of target ubusd make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 11%] Building C object CMakeFiles/ubusd.dir/ubusd.c.o [ 11%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 23%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 23%] Building C object CMakeFiles/ubusd.dir/ubusd_id.c.o [ 29%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 35%] Building C object CMakeFiles/ubusd.dir/ubusd_obj.c.o [ 41%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 47%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 52%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 58%] Building C object CMakeFiles/ubusd.dir/ubusd_proto.c.o [ 64%] Building C object CMakeFiles/ubusd.dir/ubusd_event.c.o [ 70%] Building C object CMakeFiles/ubusd.dir/ubusd_acl.c.o [ 76%] Linking C shared library libubus.so [ 82%] Building C object CMakeFiles/ubusd.dir/ubusd_monitor.c.o make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 82%] Built target ubus make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target cli make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 88%] Building C object CMakeFiles/cli.dir/cli.c.o [ 94%] Linking C executable ubusd make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Built target ubusd [100%] Linking C executable ubus make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [100%] Built target cli make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot install/fast -C /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libubus.so -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/ubus -- Set runtime path of "/home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/ubus" to "" -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/sbin/ubusd -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/ubusmsg.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/ubus_common.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/libubus.h make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Fixing libtool files >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install/fast -C /home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libubus.so -- Installing: /home/naourr/work/instance-1/output/target/usr/bin/ubus -- Set runtime path of "/home/naourr/work/instance-1/output/target/usr/bin/ubus" to "" -- Installing: /home/naourr/work/instance-1/output/target/usr/sbin/ubusd -- Installing: /home/naourr/work/instance-1/output/target/usr/include/ubusmsg.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/ubus_common.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/libubus.h make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz: OK (sha256: 9b4a849f65edb482f59bc40f646e7cd79915b3030ea9bd825868347217db3c96) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /home/naourr/work/instance-1/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lncurses" make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /home/naourr/work/instance-1/output/target/usr/bin/em >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'findutils', u'gmp', u'gnupg', u'libffi', u'libgpgme'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'libgpgme'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libostree-1.la" is touched by more than one package: [u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'xz', u'elfutils', u'libusb', u'libusb-compat', u'dvb-apps', u'e2fsprogs', u'libpng', u'flex', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libmnl', u'json-c', u'libgpg-error', u'libassuan', u'libcue', u'libffi', u'libfuse', u'libglib2', u'libgpgme', u'libiqrf', u'libminiupnpc', u'libnetfilter_acct', u'libostree', u'libpcap', u'libpfm4', u'libubox', u'openldap', u'nss-pam-ldapd', u'qpid-proton', u'snappy', u'ubus'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. /usr/bin/sed -i -e '/^hosts:/ {/myhostname/! s/files/files myhostname/}' /home/naourr/work/instance-1/output/target/etc/nsswitch.conf mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00994-gf6c2f6a61a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00994-gf6c2f6a61a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> findutils 4.6.0 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-genimage 10 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 4.18.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libgpgme 1.11.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libiqrf v0.1.2 Collecting legal info >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libostree 2018.8 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> nss-myhostname 0.3 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> nss-pam-ldapd 0.9.8 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> tftpd 5.2 Collecting legal info >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'