checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether time.h and sys/time.h may both be included... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... yes checking for intmax_t... yes checking for long long... yes checking for uint16_t... yes checking for uint32_t... yes checking for u_short... yes checking for u_long... yes checking for socklen_t... yes checking for library containing socket... none required checking for fcntl... yes checking for setsid... yes checking for recvmsg... yes checking for ftruncate... yes checking for setreuid... yes checking for setregid... yes checking for initgroups... yes checking for setgroups... yes checking for strtoumax... yes checking for strtoull... yes checking for struct msghdr.msg_control... yes checking for struct in_pktinfo.ipi_addr... yes checking for struct addrinfo.ai_addr... yes checking if fcntl.h defines O_NONBLOCK... yes checking if fcntl.h defines O_BINARY... no checking if fcntl.h defines O_TEXT... no checking if fcntl.h defines F_SETLK... yes checking if sys/file.h defines LOCK_SH... yes checking if sys/file.h defines LOCK_EX... yes checking for sigsetjmp... yes checking for library containing xmalloc... no checking for library containing xstrdup... no checking for library containing bsd_signal... none required checking for library containing getopt_long... none required checking for library containing getaddrinfo... none required checking for library containing freeaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing inet_ntop... none required checking for library containing inet_aton... none required checking for daemon... yes checking for dup2... yes checking if netinet/in.h defines IPPORT_TFTP... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing regcomp... none required checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking for struct sockaddr_in6.sin6_addr... yes checking for IPv6 support... yes checking for struct in6_pktinfo.ipi6_addr... yes checking whether ln -s works... yes checking for nios2-buildroot-linux-gnu-ranlib... /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating aconfig.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> tftpd 5.2 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h /usr/bin/make -C lib /usr/bin/make -C common make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/lib' /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c xmalloc.c make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common' /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c tftpsubs.c /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c xstrdup.c rm -f libxtra.a ar cq libxtra.a xmalloc.o xstrdup.o /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-ranlib libxtra.a make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/lib' rm -f libcommon.a ar cq libcommon.a tftpsubs.o /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-ranlib libcommon.a make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common' /usr/bin/make -C tftp /usr/bin/make -C tftpd make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftp' /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c tftp.c /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c main.c make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftpd' /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c tftpd.c /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c recvfrom.c /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c misc.c In file included from main.c:34:0: main.c: In function 'put': /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:585:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:604:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: main.c: In function 'get': /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': 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:13: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': 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:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2 -c remap.c 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:25: note: called from here 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:25: note: called from here 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:21: note: called from here 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:17: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ tftpd.c: In function 'tftp_recvfile': tftpd.c:1647:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oacklen) ^~~ sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1 /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc tftp.o main.o ../common/libcommon.a /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/lib/libxtra.a -o tftp sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftp' /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/lib/libxtra.a -o tftpd make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftpd' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2' >>> tftpd 5.2 Installing to target /usr/bin/install -D /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftp/tftp /data/buildroot/buildroot-test/instance-0/output/target/usr/bin/tftp /usr/bin/install -D /data/buildroot/buildroot-test/instance-0/output/build/tftpd-5.2/tftpd/tftpd /data/buildroot/buildroot-test/instance-0/output/target/usr/sbin/tftpd >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: [u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'assimp', u'libcurl', u'libxml2', u'libsepol', u'libselinux', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'libconfuse', u'expat', u'dbus', u'iptables', u'libffi', u'libglib2', u'connman', u'zeromq', u'czmq', u'dbus-glib', u'keyutils', u'libao', u'libdmtx', u'libdvbpsi', u'libebml', u'libevdev', u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libmodplug', u'libsamplerate', u'libsidplay2', u'libsoundtouch', u'libsvgtiny', u'lockdev', u'rhash'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-0/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-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/include /data/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/man /data/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/info /data/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/doc /data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /data/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /data/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /data/buildroot/buildroot-test/instance-0/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 /data/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.7-00080-g073b82751d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.7\"" \ ) > /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02.7-00080-g073b82751d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (md5: 529a7fecf33d0d113a446413b9d1e173) sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (sha256: 6e65878d0453708ee19098d3d68985bda244938d35999f3859915a2f5574fa08) >>> toolchain-external-codesourcery-niosII 2017.05-4 Collecting legal info >>> toolchain Collecting legal info >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> azure-iot-sdk-c 2017-06-30 Collecting legal info WARNING: no hash file for LICENSE >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> util-linux 2.31.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) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> connman 1.35 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ethtool 4.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-genpart 1.0.2 Collecting legal info >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> libgeotiff 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> nmon 16g Collecting legal info lmon16g.c: OK (md5: 246ccfc74d5af55d992601fc4d3d4a72) lmon16g.c: OK (sha1: 926217a98f78dd398d4d5690d7b10b8b2b620168) lmon16g.c: OK (sha256: da82dd693b503b062854dfe7dbb5d36b347872ab44a4aa05b97e9d577747f688) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> restorecond 2.7 Collecting legal info ERROR: No hash found for COPYING >>> rhash 1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> tftpd 5.2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2017.05-4: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'