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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc... /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld checking if the linker (/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-nm checking the name lister (/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-strip checking for mips64el-buildroot-linux-uclibc-ranlib... /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ranlib checking command to parse /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-nm output from /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc static flag -static works... yes checking if /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc supports -c -o file.o... yes checking if /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc linker (/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld -m elf64ltsmip) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /bin/sed checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for __secure_getenv... no checking for secure_getenv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating wpan-ping/Makefile config.status: creating wpan-hwsim/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls wpan-tools 0.9 ===== prefix: /usr sysconfdir: /etc compiler: /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static ldflags: -static >>> wpan-tools 0.9 Building PATH="/home/br-user/autobuild/run/instance-2/output/host/bin:/home/br-user/autobuild/run/instance-2/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j8 -C /home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9' /usr/bin/make --no-print-directory all-recursive Making all in src CC iwpan-sections.o CC iwpan-info.o CC iwpan-iwpan.o CC iwpan-interface.o CC iwpan-phy.o CC iwpan-mac.o CCLD iwpan Making all in wpan-ping CC wpan_ping-wpan-ping.o CCLD wpan-ping Making all in wpan-hwsim CC wpan_hwsim-wpan-hwsim.o CCLD wpan-hwsim Making all in examples CC af_ieee802154_tx.o CC af_packet_tx.o CC af_packet_rx.o CC af_ieee802154_rx.o CC af_inet6_tx.o CC af_inet6_rx.o CCLD af_packet_tx CCLD af_ieee802154_tx CCLD af_ieee802154_rx CCLD af_packet_rx CCLD af_inet6_rx CCLD af_inet6_tx make[1]: Leaving directory '/home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9' >>> wpan-tools 0.9 Installing to target PATH="/home/br-user/autobuild/run/instance-2/output/host/bin:/home/br-user/autobuild/run/instance-2/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j8 DESTDIR=/home/br-user/autobuild/run/instance-2/output/target install -C /home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9' Making install in src make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c iwpan '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c iwpan /home/br-user/autobuild/run/instance-2/output/target/usr/bin/iwpan Making install in wpan-ping make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wpan-ping '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c wpan-ping /home/br-user/autobuild/run/instance-2/output/target/usr/bin/wpan-ping Making install in wpan-hwsim make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wpan-hwsim '/home/br-user/autobuild/run/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c wpan-hwsim /home/br-user/autobuild/run/instance-2/output/target/usr/bin/wpan-hwsim Making install in examples make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/br-user/autobuild/run/instance-2/output/build/wpan-tools-0.9' xxhash-0.6.5.tar.gz: OK (sha256: 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95) >>> xxhash 0.6.5 Extracting gzip -d -c /home/br-user/autobuild/run/instance-2/dl/xxhash/xxhash-0.6.5.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-2/output/build/xxhash-0.6.5 -xf - >>> xxhash 0.6.5 Patching >>> xxhash 0.6.5 Configuring >>> xxhash 0.6.5 Building PATH="/home/br-user/autobuild/run/instance-2/output/host/bin:/home/br-user/autobuild/run/instance-2/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PATH="/home/br-user/autobuild/run/instance-2/output/host/bin:/home/br-user/autobuild/run/instance-2/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ar" AS="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-as" LD="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld" NM="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-nm" CC="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc" GCC="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc" CPP="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-cpp" CXX="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-g++" FC="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gfortran" F77="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ranlib" READELF="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-readelf" STRIP="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-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/br-user/autobuild/run/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/br-user/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/br-user/autobuild/run/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/br-user/autobuild/run/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/br-user/autobuild/run/instance-2/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /home/br-user/autobuild/run/instance-2/output/build/xxhash-0.6.5 xxhsum make[1]: Entering directory '/home/br-user/autobuild/run/instance-2/output/build/xxhash-0.6.5' /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static xxhash.c xxhsum.c -o xxhsum make[1]: Leaving directory '/home/br-user/autobuild/run/instance-2/output/build/xxhash-0.6.5' >>> xxhash 0.6.5 Installing to target /usr/bin/install -m 0755 -D /home/br-user/autobuild/run/instance-2/output/build/xxhash-0.6.5/xxhsum /home/br-user/autobuild/run/instance-2/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/br-user/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'gmp'] ./support/scripts/check-uniq-files -t staging /home/br-user/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'gmp'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'skalibs'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/bin/phpize" is touched by more than one package: [u'php', u'skalibs'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'boost'] ./support/scripts/check-uniq-files -t host /home/br-user/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-bison', u'host-libusb'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-openocd'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/br-user/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/br-user/autobuild/run/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/br-user/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/br-user/autobuild/run/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/br-user/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/br-user/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/br-user/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/br-user/autobuild/run/instance-2/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/br-user/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/br-user/autobuild/run/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/br-user/autobuild/run/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/br-user/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/br-user/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf.in > /home/br-user/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/br-user/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/br-user/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/br-user/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-2/output/target/bin/sh rm -f /home/br-user/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/br-user/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/include /home/br-user/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-2/output/target/usr/lib/cmake /home/br-user/autobuild/run/instance-2/output/target/usr/share/cmake find /home/br-user/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-2/output/target/lib/ /home/br-user/autobuild/run/instance-2/output/target/usr/lib/ /home/br-user/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/br-user/autobuild/run/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/man /home/br-user/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/info /home/br-user/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/doc /home/br-user/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/br-user/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-2/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/br-user/autobuild/run/instance-2/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/br-user/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-00103-gd597d5a7a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-rc1\"" \ ) > /home/br-user/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/br-user/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-2/output/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-2/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.08-rc1-00103-gd597d5a7a9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> binutils 2.31.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> iproute2 5.2.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> darkhttpd 1.12 Collecting legal info >>> host-e2fsprogs 1.45.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> igmpproxy 0.2.1 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcoap 4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhtp 0.5.30 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> lm-sensors 3-5-0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ltp-testsuite 20190517 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mpd-mpc 0.32 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mrouted 3.9.8 Collecting legal info LICENSE: OK (sha256: 2e6c7d9e92afc391f584290c3817f2cdec1501621cf820abbd4bc4adc2e5b2ef) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nilfs-utils 2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.3.8 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> pure-ftpd 1.0.49 Collecting legal info COPYING: OK (sha256: 3a9e94382a69d04aa434d69b20ff2c01dbbfcb7191f05f69a7109c0ee1559c19) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qemu 3.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> host-dtc 1.5.0 Collecting legal info README.license: OK (sha256: 171ce1c292cf148a5be9ff95ce7e5c3d79a002721ab8e119eae3c0f5336d2b3d) GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> suricata 4.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> websocketpp 0.8.1 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> wireguard 0.0.20190601 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> xxhash 0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/br-user/autobuild/run/instance-2/output/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-2/buildroot'