HOSTCC tools/dumpimage.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/crc16.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.o HOSTCC tools/common/hash.o HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/mkimage.o HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/mkenvimage HOSTLD tools/fdtgrep HOSTLD tools/dumpimage HOSTLD tools/mkimage STRIP tools/mkenvimage tools/dumpimage tools/mkimage tools/proftool tools/fdtgrep make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01' PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j8 -C /nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01 CROSS_COMPILE="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" HOSTCFLAGS="-O2 -I/nvmedata/autobuild/instance-4/output-1/host/include" STRIP=/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-strip envtools no-dot-config-targets=envtools make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CHK include/generated/version_autogenerated.h LD tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o HOSTCC tools/env/fw_env_main.o AR tools/env/lib.a HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01' >>> uboot-tools 2020.01 Installing to staging directory /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01/tools/env/lib.a /nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01/tools/env/fw_env.h /nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/fw_env.h >>> uboot-tools 2020.01 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-4/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-4/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/nvmedata/autobuild/instance-4/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-4/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> uboot-tools 2020.01 Installing to target unrarsrc-5.8.3.tar.gz: OK (sha256: 3591685c8f5bbcb0be09de3d0a0544adb88966b9cccb80986f6cd2b534fd91a6) >>> unrar 5.8.3 Extracting gzip -d -c /nvmedata/autobuild/instance-4/dl/unrar/unrarsrc-5.8.3.tar.gz | /nvmedata/autobuild/instance-4/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3 -xf - >>> unrar 5.8.3 Patching >>> unrar 5.8.3 Configuring >>> unrar 5.8.3 Building PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j8 CXX="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++" STRIP="/bin/true" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread" LDFLAGS=" -pthread" -C /nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3 make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3' /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rar.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strlist.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strfn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c pathfn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c smallfn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c global.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c file.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filefn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filcreat.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c archive.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c arcread.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unicode.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c system.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c isnt.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crypt.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crc.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rawread.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c encname.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c resource.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c match.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c timefn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rdwrfn.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c consio.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c options.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c errhnd.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rarvm.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c secpassword.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rijndael.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c getbits.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha1.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha256.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c blake2s.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c hash.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extinfo.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extract.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c volume.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c list.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c find.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unpack.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c headers.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c threadpool.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs16.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c cmddata.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c ui.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filestr.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c recvol.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c scantree.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c qopen.cpp /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++ -o unrar -pthread rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o filestr.o recvol.o rs.o scantree.o qopen.o /nvmedata/autobuild/instance-4/output-1/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/8.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: warning: type and size of dynamic symbol `__moddi3@@GLIBC_2.0' are not defined /bin/true unrar make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3' >>> unrar 5.8.3 Installing to target PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j8 -C /nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3 DESTDIR=/nvmedata/autobuild/instance-4/output-1/target/usr install make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3' install -D unrar /nvmedata/autobuild/instance-4/output-1/target/usr/bin/unrar make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3' whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /nvmedata/autobuild/instance-4/dl/whetstone/whetstone.c /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-ar" AS="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-as" LD="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-ld" NM="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-nm" CC="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-gcc" GCC="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-gcc" CPP="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-cpp" CXX="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-g++" FC="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-gfortran" F77="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-gfortran" RANLIB="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-ranlib" READELF="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-readelf" STRIP="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-strip" OBJCOPY="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-objcopy" OBJDUMP="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-4/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/nvmedata/autobuild/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 LDLIBS="-lm" -C /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2 whetstone make[1]: Entering directory '/nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2' /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2/whetstone /nvmedata/autobuild/instance-4/output-1/target/usr/bin/whetstone >>> Finalizing host directory >>> Finalizing target directory rm -f /nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-4/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-4/output-1/target/etc/shadow rm -f /nvmedata/autobuild/instance-4/output-1/target/bin/sh rm -f /nvmedata/autobuild/instance-4/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /nvmedata/autobuild/instance-4/output-1/build/locales.nopurge; done for dir in /nvmedata/autobuild/instance-4/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /nvmedata/autobuild/instance-4/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /nvmedata/autobuild/instance-4/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /nvmedata/autobuild/instance-4/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /nvmedata/autobuild/instance-4/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-4/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-4/output-1/target/usr/doc find /nvmedata/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/man /nvmedata/autobuild/instance-4/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/info /nvmedata/autobuild/instance-4/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/doc /nvmedata/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true find /nvmedata/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /nvmedata/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /nvmedata/autobuild/instance-4/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-00327-g3bcb374d2a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /nvmedata/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-4/output-1/per-package /nvmedata/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-4/output-1/target/usr cat /nvmedata/autobuild/instance-4/output-1/build/argp-standalone-1.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/at-7c74fa1aece6bc6db351763dc012193d5d634b7e/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/bluez5_utils-5.52/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/boost-1.72.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/cc-tool-0.26/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/cpio-2.13/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/cpuload-0.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/cracklib-2.9.7/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/czmq-4.2.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/dawgdic-16ac537ba9883ff01b63b6d1fdc3072150c68fee/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/dbus-1.12.16/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/dieharder-3.31.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/drbd-utils-9.12.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/dvblast-3.4/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/exfat-utils-1.3.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/expat-2.2.9/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/filemq-8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/flatcc-0.6.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/fluidsynth-2.1.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/fmt-6.1.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/gerbera-1.3.4/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/gmp-6.1.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/gnuplot-5.2.8/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/google-material-design-icons-2.2.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/gsl-2.5/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/ibrcommon-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/ibrdtn-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/ibrdtn-tools-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/ibrdtnd-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/imx-usb-loader-4aa9809099dcece9a9225776321f3b4b5b896d78/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/iodine-0.7.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/jitterentropy-library-2.2.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/kmod-27/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libavl-0.3.5/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libconfig-1.7.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libcuefile-475/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libcurl-7.68.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libdrm-2.4.100/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libenca-1.19/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libev-4.27/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libffi-3.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libglib2-2.64.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libmnl-1.0.4/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libmspack-0.10.1alpha/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libnetfilter_log-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libnfnetlink-1.0.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libnfs-4.0.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libnl-3.5.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libnss-3.50/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libopenssl-1.1.1d/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libpcap-1.9.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libpthread-stubs-0.4/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libpwquality-1.4.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libtirpc-1.2.5/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libupnp18-1.8.6/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libusb-1.0.23/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libxml2-2.9.10/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/libzlib-1.2.11/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/linux-zigbee-0.3.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/linuxconsoletools-1.7.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/live555-2019.09.30/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/lzip-1.20/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/minissdpd-1.5.20190824/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/mpc-1.1.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/mpfr-4.0.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/mutt-1.13.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/ncurses-6.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/net-tools-479bb4a7e11a4084e2935c0a576388f92469225b/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/netsnmp-5.8/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/openjpeg-2.3.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/openssl/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/paho-mqtt-c-1.3.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/paho-mqtt-cpp-1.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/pcre-8.44/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/protobuf-c-1.3.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/skeleton-init-common/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/skeleton-init-none/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/skeleton/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/smcroute-2.4.4/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/snmppp-3.3.11a/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/sqlite-3300100/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/sslh-1.20/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/sysrepo-1.3.21/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/sysstat-11.6.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/tiff-4.1.0/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/tinydtls-0.8.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/toolchain-external-custom/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/toolchain-external/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/toolchain/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/unrar-5.8.3/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/util-linux-2.35.1/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/whetstone-1.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/zeromq-4.3.2/.files-list.txt /nvmedata/autobuild/instance-4/output-1/build/zlib/.files-list.txt > \ /nvmedata/autobuild/instance-4/output-1/build/packages-file-list.txt cat /nvmedata/autobuild/instance-4/output-1/build/host-android-tools-4.2.2+git20130218/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-autoconf-2.69/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-automake-1.15.1/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-bison-3.4.2/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-cracklib-2.9.7/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-expat-2.2.9/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-flatcc-0.6.0/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-flex-2.6.4/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-gettext/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libavl-0.3.5/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libev-4.27/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libffi-3.3/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libglib2-2.64.1/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libopenssl-1.1.1d/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libp11-0.4.10/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libtirpc-1.2.5/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libtool-2.4.6/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-m4-1.4.18/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-meson-0.53.2/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-ncurses-6.1/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-ninja-1.10.0/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-openssl/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-patchelf-0.9/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-pcre-8.44/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-protobuf-3.11.3/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-protobuf-c-1.3.2/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-python3-3.8.2/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-skeleton/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-sysrepo-1.3.21/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-tar-1.29/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /nvmedata/autobuild/instance-4/output-1/build/host-zlib/.files-list-host.txt > \ /nvmedata/autobuild/instance-4/output-1/build/packages-file-list-host.txt cat /nvmedata/autobuild/instance-4/output-1/build/argp-standalone-1.3/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/bitstream-1.4/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/bluez5_utils-5.52/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/bluez5_utils-headers-5.52/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/boost-1.72.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/cracklib-2.9.7/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/czmq-4.2.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/dawgdic-16ac537ba9883ff01b63b6d1fdc3072150c68fee/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/dbus-1.12.16/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/expat-2.2.9/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/filemq-8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/flatcc-0.6.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/fluidsynth-2.1.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/fmt-6.1.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/gmp-6.1.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/gsl-2.5/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/ibrcommon-1.0.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/ibrdtn-1.0.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/jitterentropy-library-2.2.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/kmod-27/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libavl-0.3.5/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libconfig-1.7.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libcuefile-475/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libcurl-7.68.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libdrm-2.4.100/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libenca-1.19/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libev-4.27/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libffi-3.3/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libglib2-2.64.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libmnl-1.0.4/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libmspack-0.10.1alpha/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libnetfilter_log-1.0.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libnfs-4.0.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libnl-3.5.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libnss-3.50/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libopenssl-1.1.1d/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libpcap-1.9.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libpwquality-1.4.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libtirpc-1.2.5/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libtommath-1.1.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libupnp18-1.8.6/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libusb-1.0.23/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libxml2-2.9.10/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/libzlib-1.2.11/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/live555-2019.09.30/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/mpc-1.1.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/mpfr-4.0.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/ncurses-6.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/netsnmp-5.8/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/openjpeg-2.3.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/paho-mqtt-c-1.3.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/paho-mqtt-cpp-1.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/pcre-8.44/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/protobuf-c-1.3.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/skeleton-init-common/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/snmppp-3.3.11a/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/sqlite-3300100/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/sysrepo-1.3.21/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/tiff-4.1.0/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/tinydtls-0.8.2/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/toolchain-external-custom/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/toolchain/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/uboot-tools-2020.01/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/util-linux-2.35.1/.files-list-staging.txt /nvmedata/autobuild/instance-4/output-1/build/zeromq-4.3.2/.files-list-staging.txt > \ /nvmedata/autobuild/instance-4/output-1/build/packages-file-list-staging.txt ln -snf /nvmedata/autobuild/instance-4/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-4/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot' make: Entering directory '/nvmedata/autobuild/instance-4/buildroot' >>> Buildroot 2020.05-git-00327-g3bcb374d2a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> argp-standalone 1.3 Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> at 7c74fa1aece6bc6db351763dc012193d5d634b7e Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> 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) >>> host-bison 3.4.2 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 adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bluez5_utils-headers 5.52 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils 5.52 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info COPYING: OK (sha256: 3059f68686f1c5bc6ed0e9db415fc257c4e7618b6ac58ecce83986eb8a7cf501) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> drbd-utils 9.12.0 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fluidsynth 2.1.1 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> fmt 6.1.2 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> gerbera 1.3.4 Collecting legal info LICENSE.md: OK (sha256: cae4138373be41fd2be75faf41ce7efbcf49fb17d0e05ad1c51cc01ac335b9b6) >>> libcurl 7.68.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libupnp18 1.8.6 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> sqlite 3300100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.2.8 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn-tools 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtnd 1.0.1 Collecting legal info COPYING: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> kmod 27 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdrm 2.4.100 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> libtirpc 1.2.5 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.5 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libnspr 4.25 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.50 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> host-libp11 0.4.10 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpwquality 1.4.1 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> linuxconsoletools 1.7.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> live555 2019.09.30 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> minissdpd 1.5.20190824 Collecting legal info LICENSE: OK (sha256: 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mutt 1.13.3 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> paho-mqtt-c 1.3.1 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> paho-mqtt-cpp 1.1 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.11.3 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> smcroute 2.4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> snmppp 3.3.11a Collecting legal info src/v3.cpp: OK (sha256: 5538f9efc2559a35025df5d6bf19dc85c2bfe54dca6e8409d5690d4f7c69166a) >>> sslh 1.20 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysrepo 1.3.21 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-sysrepo 1.3.21 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> host-libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> host-libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> uboot-tools 2020.01 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> unrar 5.8.3 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> whetstone 1.2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-4/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'