^ In file included from httpd.c:8:0: /home/buildroot/build/instance-0/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/buildroot/build/instance-0/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/sys/socket.h:241:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/tinyhttpd-0.1.0' >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/tinyhttpd-0.1.0/httpd /home/buildroot/build/instance-0/output/target/usr/sbin/tinyhttpd mkdir -p /home/buildroot/build/instance-0/output/target/var/www PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" BR2_DL_DIR=/home/buildroot/build/instance-0/dl BUILD_DIR=/home/buildroot/build/instance-0/output/build O=/home/buildroot/build/instance-0/output flock /home/buildroot/build/instance-0/dl/wipe/ support/download/dl-wrapper -c '2.3.1' -d '/home/buildroot/build/instance-0/dl/wipe' -D '/home/buildroot/build/instance-0/dl' -f 'wipe-2.3.1.tar.bz2' -H 'package/wipe//wipe.hash' -n 'wipe-2.3.1' -N 'wipe' -o '/home/buildroot/build/instance-0/dl/wipe/wipe-2.3.1.tar.bz2' -u http+http://downloads.sourceforge.net/project/wipe/wipe/2.3.1 -u http\|urlencode+http://sources.buildroot.net/wipe -u http\|urlencode+http://sources.buildroot.net -- wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /home/buildroot/build/instance-0/dl/wipe/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring (cd /home/buildroot/build/instance-0/output/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-uclibc --host=microblazeel-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... microblazeel-buildroot-linux-uclibc checking target system type... microblazeel-buildroot-linux-uclibc checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc checking whether the C compiler (/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static) works... yes checking whether the C compiler (/home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-cpp checking whether /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/wipe-2.3.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wipe-2.3.1' /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-gcc *.o -o wipe make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/build/instance-0/output/build/wipe-2.3.1/wipe /home/buildroot/build/instance-0/output/target/usr/bin/wipe >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'check', u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'argp-standalone', u'libconfuse', u'check', u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'argp-standalone', u'libconfuse', u'check', u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libsqlcipher.la" is touched by more than one package: [u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'boost', u'libogg', u'celt051', u'libzlib', u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'gsl', u'libtommath', u'libtomcrypt', u'libusb', u'librtlsdr', u'file', u'giflib', u'readline', u'hiredis', u'libopenssl', u'ibrcommon', u'libjpeg', u'libcap', u'libconfig', u'libcsv', u'libftdi1', u'libldns', u'liblo', u'libmcrypt', u'libmng', u'libnfnetlink', u'libosip2', u'libpcap', u'libpthsem', u'libsoc', u'libtirpc', u'libwebsockets', u'linknx', u'opus', u'tremor', u'yajl', u'pcre', u'ngrep', u'pciutils', u'sdl', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'sqlcipher', u'tiff'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt grep -qsE '^/bin/mksh$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/build/instance-0/output/target/etc/shells mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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 /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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 /home/buildroot/build/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 /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00001-ge7eceed"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00001-ge7eceed 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 >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> host-aespipe 2.4d Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> ethtool 4.16 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> googlefontdirectory Collecting legal info >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ifupdown-scripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> linknx 0.0.1.33 Collecting legal info >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-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-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) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mpd 0.20.20 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> quota 4.01 Collecting legal info >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'