make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/tcf-agent-1.7.0/agent' /usr/bin/install -D -m 755 package/tcf-agent/S55tcf-agent /srv/storage/autobuild/run/instance-2/output-1/target/etc/init.d/S55tcf-agent x265_3.3.tar.gz: OK (md5: 0c8c747b59b5411dea8cf557554636c1) x265_3.3.tar.gz: OK (sha256: f26e148ed1f4dfb33fd1eb3ff5e60e08078d1b2017e88bcbb045b3fb58300b9c) >>> x265 3.3 Extracting gzip -d -c /srv/storage/autobuild/run/instance-2/dl/x265/x265_3.3.tar.gz | /srv/storage/autobuild/run/instance-2/output-1/host/bin/tar --strip-components=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3 -xf - >>> x265 3.3 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 217 (offset 23 lines). Applying 0002-arm-asm-primitives.patch using patch: patching file source/common/arm/asm-primitives.cpp >>> x265 3.3 Configuring (mkdir -p /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source && cd /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/cmake /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.13.4 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected ARM target processor -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 3.3+1-f94b0d32737d -- Looking for strtok_r -- Looking for strtok_r - found -- The ASM compiler identification is GNU -- Found assembler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source >>> x265 3.3 Building PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' Scanning dependencies of target common make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 1%] Building CXX object common/CMakeFiles/common.dir/arm/asm-primitives.cpp.o [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 5%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 7%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 11%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 13%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/cpu.cpp:333:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] 333 | uint32_t cpu_detect(bool benableavx512) | ~~~~~^~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/cpu.cpp: At global scope: /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/cpu.cpp:61:13: warning: 'x265::enable512' defined but not used [-Wunused-variable] 61 | static bool enable512 = false; | ^~~~~~~~~ [ 15%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 17%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 21%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 23%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 27%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 31%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 33%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 37%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 39%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 43%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 44%] Built target common make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' Scanning dependencies of target encoder make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 47%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 49%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 53%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 55%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 56%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 57%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 59%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 63%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 65%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp: In member function 'int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)': /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2985:36: warning: '~' directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 2985 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^ In file included from /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, from /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/cstdio:42, from /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/common.h:33, from /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:30: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 140 bytes into a destination of size 128 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2986:33: warning: '~' directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] 2986 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^ In file included from /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:867, from /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/cstdio:42, from /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/common/common.h:33, from /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:30: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 42 bytes into a destination of size 40 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 69%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 71%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 71%] Built target encoder make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 72%] Generating dct-a.S.o [ 73%] Generating asm.S.o [ 75%] Generating cpu-a.S.o [ 76%] Generating mc-a.S.o [ 78%] Generating sad-a.S.o [ 79%] Generating pixel-util.S.o [ 81%] Generating ssd-a.S.o [ 82%] Generating blockcopy8.S.o [ 84%] Generating ipfilter8.S.o Scanning dependencies of target x265-static make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 85%] Linking CXX static library libx265.a make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 85%] Built target x265-static make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [ 86%] Linking CXX shared library libx265.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' [100%] Built target x265-shared make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' >>> x265 3.3 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.a -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265_config.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so.188 -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so -- Installing: /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' >>> x265 3.3 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-2/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 >>> x265 3.3 Installing to target PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/target install/fast -C /srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libx265.a -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/x265.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/x265_config.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libx265.so.188 -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libx265.so -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/x265-3.3/source' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/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' /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells; fi rm -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-2/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-2/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-2/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/include /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/man /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/info /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/lib/debug /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-2/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 /srv/storage/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-422-gb89f8d7cf9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2020.08.1\"" \ ) > /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-2/output-1/per-package /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-2/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /srv/storage/autobuild/run/instance-2/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-2/buildroot' >>> Buildroot 2020.08-rc1-422-gb89f8d7cf9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.2.0 Collecting legal info >>> glibc 2.31-54-g6fdf971c9dbf7dac9bea552113fe4694015bbc4d Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.2.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.7.19 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.2 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.6 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> dropwatch 1.5.3 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> edid-decode 188950472c19492547e298b27f9da0d72cf826df Collecting legal info LICENSE: OK (sha256: 9bc7ab961e9a07dc84eaa0210af388def56d024357e79671fb89fe27d073eed7) >>> flannel 0.12.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-go 1.13.15 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> initscripts Collecting legal info >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libldns 1.7.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libplist 2.1.0 Collecting legal info COPYING: OK (sha256: 7619c753cac95d4740220223bde48a032606fcaccde5e546f9bc444c81ab356d) COPYING: OK (sha256: 7619c753cac95d4740220223bde48a032606fcaccde5e546f9bc444c81ab356d) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info COPYING: OK (sha256: 1080312c3230fb7dd32fe807ed8c8cd11f4061bf1a2f065b651630bfe30157b2) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> rauc 1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> x265 3.3 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-2/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'