mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /srv/storage/autobuild/run/instance-0/output-1/target//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /srv/storage/autobuild/run/instance-0/output-1/target//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /srv/storage/autobuild/run/instance-0/output-1/target//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/newt-0.52.21/po' install -m 644 libnewt.pc /srv/storage/autobuild/run/instance-0/output-1/target//usr/lib/pkgconfig make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/newt-0.52.21' optee-client-3.12.0.tar.gz: OK (sha256: f75c45b40147217fa8f4a2ae1e4c06b24eb45d35167854fa9ad3ec3d6a73e858) >>> optee-client 3.12.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-0/dl/optee-client/optee-client-3.12.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0 -xf - >>> optee-client 3.12.0 Patching Applying 0001-libckteec-add-missing-unistd.h-for-gid_t.patch using patch: patching file libckteec/src/invoke_ta.c Hunk #1 succeeded at 17 with fuzz 1 (offset -1 lines). >>> optee-client 3.12.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ && cd /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-0/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-0/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 -DCFG_TEE_FS_PARENT_PATH="/data/tee" -DCFG_WERROR=OFF ) -- The C compiler identification is GNU 8.0.1 -- Check for working C compiler: /srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 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-0/output-1/build/optee-client-3.12.0 >>> optee-client 3.12.0 Building PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' Scanning dependencies of target teec make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [ 4%] Building C object libteec/CMakeFiles/teec.dir/src/tee_client_api.c.o [ 9%] Building C object libteec/CMakeFiles/teec.dir/src/teec_trace.c.o [ 13%] Linking C shared library libteec.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [ 13%] Built target teec make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' Scanning dependencies of target ckteec make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' Scanning dependencies of target tee-supplicant make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [ 18%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_api.c.o make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [ 22%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_debug.c.o [ 27%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_helpers.c.o [ 31%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/handle.c.o [ 36%] Building C object libckteec/CMakeFiles/ckteec.dir/src/invoke_ta.c.o [ 40%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/hmac_sha2.c.o [ 45%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/rpmb.c.o [ 50%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/sha2.c.o [ 54%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_processing.c.o [ 59%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_token.c.o [ 63%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supp_fs.c.o [ 68%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serializer.c.o [ 72%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serialize_ck.c.o [ 77%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supplicant.c.o [ 81%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/teec_ta_load.c.o [ 86%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_socket.c.o [ 90%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/prof.c.o [ 95%] Linking C shared library libckteec.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [ 95%] Built target ckteec [100%] Linking C executable tee-supplicant make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' [100%] Built target tee-supplicant make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' >>> optee-client 3.12.0 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot install/fast -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libteec.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/tee_bench.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/tee_client_api.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/tee_client_api_extensions.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/teec_trace.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0 -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/ck_debug.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/pkcs11.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/pkcs11_ta.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' >>> optee-client 3.12.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-0/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 >>> optee-client 3.12.0 Installing to target PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/target install/fast -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libteec.so.1.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libteec.so.1 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libteec.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/sbin/tee-supplicant -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/target/usr/sbin/tee-supplicant" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/tee_bench.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/tee_client_api.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/tee_client_api_extensions.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/teec_trace.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libckteec.so.0.1.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libckteec.so.0 -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libckteec.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/ck_debug.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/pkcs11.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/pkcs11_ta.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-client-3.12.0' optee-benchmark-3.12.0.tar.gz: OK (sha256: 468635656fa483911cf605a96711d848f8e0f6b4a6137208226de364dee25fe4) >>> optee-benchmark 3.12.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-0/dl/optee-benchmark/optee-benchmark-3.12.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0 -xf - >>> optee-benchmark 3.12.0 Patching >>> optee-benchmark 3.12.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0/ && cd /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-0/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-0/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 ) -- The C compiler identification is GNU 8.0.1 -- Check for working C compiler: /srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 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-0/output-1/build/optee-benchmark-3.12.0 >>> optee-benchmark 3.12.0 Building PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' Scanning dependencies of target benchmark make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' [ 33%] Building C object CMakeFiles/benchmark.dir/main.c.o [ 66%] Building C object CMakeFiles/benchmark.dir/benchmark_aux.c.o [100%] Linking C executable benchmark make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' [100%] Built target benchmark make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' >>> optee-benchmark 3.12.0 Installing to target PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/target install/fast -C /srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/benchmark make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/optee-benchmark-3.12.0' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /srv/storage/autobuild/run/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/srv/storage/autobuild/run/instance-0/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/srv/storage/autobuild/run/instance-0/output-1/host/include" CFLAGS="-O2 -I/srv/storage/autobuild/run/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/srv/storage/autobuild/run/instance-0/output-1/host/include" LDFLAGS="-L/srv/storage/autobuild/run/instance-0/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/srv/storage/autobuild/run/instance-0/output-1/host/include" LDFLAGS="-L/srv/storage/autobuild/run/instance-0/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/srv/storage/autobuild/run/instance-0/output-1/host" --sysconfdir="/srv/storage/autobuild/run/instance-0/output-1/host/etc" --localstatedir="/srv/storage/autobuild/run/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/srv/storage/autobuild/run/instance-0/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/srv/storage/autobuild/run/instance-0/output-1/host/include -Wall -O2 -I/srv/storage/autobuild/run/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/srv/storage/autobuild/run/instance-0/output-1/host/include -L/srv/storage/autobuild/run/instance-0/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/srv/storage/autobuild/run/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/srv/storage/autobuild/run/instance-0/output-1/host/lib/pkgconfig:/srv/storage/autobuild/run/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/srv/storage/autobuild/run/instance-0/output-1/host/bin' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/srv/storage/autobuild/run/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/srv/storage/autobuild/run/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-%g' -e 's%@TARGET_ARCH@%nds32le%g' -e 's%@TARGET_CPU@%%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-0/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-0/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-0/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-0/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/include /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-0/output-1/target/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/man /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/info /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/lib/debug /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-0/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-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-4391-g508cdd7b81"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2021.05-rc1\"" \ ) > /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-0/output-1/per-package /srv/storage/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-0/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /srv/storage/autobuild/run/instance-0/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-0/buildroot' >>> Buildroot 2020.08-rc1-4391-g508cdd7b81 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> chrony 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> haproxy 2.2.14 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-imagemagick 7.0.10-62 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-mtd 2.1.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.36.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-zstd 1.4.9 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> newt 0.52.21 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> 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-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> optee-benchmark 3.12.0 Collecting legal info LICENSE: OK (sha256: 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383) >>> optee-client 3.12.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-0/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot'