wavemon-v0.8.2.tar.gz: OK (sha256: 4199e2ad11a036f4289f5ad42a8b0fe518f2b5ff77447f4c366dbcf3f23e91d5) >>> wavemon v0.8.2 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/wavemon/wavemon-v0.8.2.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/wavemon-v0.8.2 -xf - >>> wavemon v0.8.2 Patching >>> wavemon v0.8.2 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/wavemon-v0.8.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wavemon v0.8.2 Patching libtool >>> wavemon v0.8.2 Configuring (cd /home/buildroot/build/instance-0/output/build/wavemon-v0.8.2/ && 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/arm-linux-gnueabihf-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-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/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabihf/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=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --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 --disable-static --enable-shared ) 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 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabihf checking for arm-buildroot-linux-gnueabihf-gcc... /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc accepts -g... yes checking for /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pow in -lm... yes checking for waddstr in -lncurses... yes checking for pthread_create in -lpthread... yes checking for cap_get_flag in -lcap... no checking for gettimeofday... yes checking for ether_ntohost... yes checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for LIBNL3_GENL... yes checking whether /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile 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 >>> wavemon v0.8.2 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 CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" -C /home/buildroot/build/instance-0/output/build/wavemon-v0.8.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wavemon-v0.8.2' CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC scan_scr.c CC ui.c CC utils.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -O2 -Wall -pthread -I/home/buildroot/build/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o scan_scr.o ui.o utils.o -lncurses -lm -L/home/buildroot/build/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/buildroot/build/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lnl-3 -o wavemon make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wavemon-v0.8.2' >>> wavemon v0.8.2 Installing to target 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 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/wavemon-v0.8.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wavemon-v0.8.2' /usr/bin/install -c -m 0755 -d /home/buildroot/build/instance-0/output/target/usr/bin /usr/bin/install -c -m 0755 wavemon /home/buildroot/build/instance-0/output/target/usr/bin /usr/bin/install -c -m 0755 -d /home/buildroot/build/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /home/buildroot/build/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /home/buildroot/build/instance-0/output/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /home/buildroot/build/instance-0/output/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /home/buildroot/build/instance-0/output/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md NEWS THANKS AUTHORS COPYING ChangeLog /home/buildroot/build/instance-0/output/target/usr/share/wavemon make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wavemon-v0.8.2' >>> 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 Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'am335x-pru-package', u'ncurses', u'expat', u'libffi', u'libzlib', u'python3', u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'python3', u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'am335x-pru-package', u'ncurses', u'expat', u'libffi', u'libzlib', u'python3', u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'python3', u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libusb', u'pcsc-lite', u'ccid', u'clapack', u'dhcp', u'libpng', u'freetype', u'libxml2', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'lcms2', u'libmpdclient', u'libnice', u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'liboauth', u'libopenh264', u'mxml', u'opencore-amr', u'sdl', u'speexdsp', u'tcl', u'valgrind'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-meson'] rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python3.7/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python3.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f 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 /home/buildroot/build/instance-0/output/target/usr/share/locale; 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 find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory 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/arm-linux-gnueabihf-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/arm-linux-gnueabihf-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/arm-linux-gnueabihf-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-00204-g3991499"; \ 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-00204-g3991499 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-linaro-arm 2018.05 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 >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> ccid 1.4.29 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iozone 3_446 Collecting legal info >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> iproute2 4.18.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.38 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libopenh264 v1.7.0 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ncmpc 0.30 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openresolv fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540 Collecting legal info LICENSE: OK (sha256: d1f9dcd2dac4e095b14caab517cfe791a6e0785346164b7d0cafc13c714f8aa5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-cached-property 1.4.0 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-dataproperty 0.29.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-docker-pycreds 0.2.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-flask 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-itsdangerous 0.24 Collecting legal info ERROR: No hash found for LICENSE >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-logbook 1.0.0 Collecting legal info >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathvalidate 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-priority 1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pygame d61ea8eabd56 Collecting legal info WARNING: no hash file for LGPL >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-tabledata 0.0.5 Collecting legal info LICENSE: OK (sha256: cbce2ac14dd81b6a1155029034512a304505692cc63b625538916cf93bee8ca2) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-werkzeug 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-rauc 0.4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> 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-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sed 4.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> stunnel 5.44 Collecting legal info COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> valgrind 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> wavemon v0.8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: python-logbook-1.0.0: cannot save license (PYTHON_LOGBOOK_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (HOST_RAUC_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_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'