>>> wavemon v0.8.1 Extracting gzip -d -c /home/naourr/work/instance-1/dl/wavemon-v0.8.1.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/wavemon-v0.8.1 -xf - >>> wavemon v0.8.1 Patching >>> wavemon v0.8.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output/build/wavemon-v0.8.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wavemon v0.8.1 Patching libtool >>> wavemon v0.8.1 Configuring (cd /home/naourr/work/instance-1/output/build/wavemon-v0.8.1/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/mipsel-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/mipsel-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/mipsel-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=mipsel-buildroot-linux-uclibc --host=mipsel-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 --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... mipsel-buildroot-linux-uclibc checking for mipsel-buildroot-linux-uclibc-gcc... /home/naourr/work/instance-1/output/host/bin/mipsel-linux-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/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/naourr/work/instance-1/output/host/bin/mipsel-linux-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... yes 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/naourr/work/instance-1/output/host/bin/mipsel-linux-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.1 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc" -C /home/naourr/work/instance-1/output/build/wavemon-v0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/wavemon-v0.8.1' CC llist.c CC info_scr.c CC error.c CC lhist_scr.c CC conf.c CC help_scr.c CC ui.c CC scan_scr.c CC iw_scan.c CC about_scr.c CC conf_scr.c CC iw_if.c CC iw_nl80211.c CC utils.c /home/naourr/work/instance-1/output/host/bin/mipsel-linux-gcc -O2 -Wall -pthread -I/home/naourr/work/instance-1/output/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c llist.o info_scr.o error.o lhist_scr.o conf.o help_scr.o ui.o scan_scr.o iw_scan.o about_scr.o conf_scr.o iw_if.o iw_nl80211.o utils.o -lcap -lncurses -lm -L/home/naourr/work/instance-1/output/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/naourr/work/instance-1/output/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lnl-3 -o wavemon make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/wavemon-v0.8.1' >>> wavemon v0.8.1 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install -C /home/naourr/work/instance-1/output/build/wavemon-v0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/wavemon-v0.8.1' /usr/bin/install -c -m 0755 -d /home/naourr/work/instance-1/output/target/usr/bin /usr/bin/install -c -m 0755 wavemon /home/naourr/work/instance-1/output/target/usr/bin /usr/bin/install -c -m 0755 -d /home/naourr/work/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /home/naourr/work/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /home/naourr/work/instance-1/output/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /home/naourr/work/instance-1/output/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /home/naourr/work/instance-1/output/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md NEWS THANKS AUTHORS COPYING ChangeLog /home/naourr/work/instance-1/output/target/usr/share/wavemon make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/wavemon-v0.8.1' wireless-regdb-2018.05.31.tar.xz: OK (sha256: e1dfbc3b97771373077f430c3c05082fae883145b37db5b2cfd12c56676fbe7b) >>> wireless-regdb 2018.05.31 Extracting xzcat /home/naourr/work/instance-1/dl/wireless-regdb-2018.05.31.tar.xz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/wireless-regdb-2018.05.31 -xf - >>> wireless-regdb 2018.05.31 Patching >>> wireless-regdb 2018.05.31 Configuring >>> wireless-regdb 2018.05.31 Building >>> wireless-regdb 2018.05.31 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.bin /home/naourr/work/instance-1/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output/build/wireless-regdb-2018.05.31/sforshee.key.pub.pem /home/naourr/work/instance-1/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.db /home/naourr/work/instance-1/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.db.p7s /home/naourr/work/instance-1/output/target/lib/firmware/regulatory.db.p7s >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gzip', u'libconfig', u'stress'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libconfig'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/gvfs/libgvfscommon.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/gio/modules/libgvfsdbus.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/gvfs/libgvfsdaemon.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/gio/modules/libgioremote-volume-monitor.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'libnl', u'libpcap', u'dtc', u'dvb-apps', u'flac', u'freetype', u'fontconfig', u'gpsd', u'libxml2', u'shared-mime-info', u'gvfs', u'harfbuzz', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libmnl', u'ipset', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libconfig', u'libdnet', u'libsecret', u'libstrophe', u'libtirpc', u'libwebsockets', u'libxslt', u'live555', u'nanomsg', u'popt', u'pppd', u'qlibc', u'raptor', u'skalibs', u'vdr'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.4-00007-g753337dcd9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.4\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.02.4-00007-g753337dcd9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> gpsd 3.17 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> gvfs 1.30.3 Collecting legal info ERROR: No hash found for COPYING >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gzip 1.8 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> 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) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ipset 6.34 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libsecret 0.18.5 Collecting legal info ERROR: No hash found for COPYING >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> vdr 2.3.5 Collecting legal info ERROR: No hash found for COPYING >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'