Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/include/mpd/settings.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/include/mpd/message.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/include/mpd/binary.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/include/mpd/albumart.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/include/mpd/readpicture.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/build/version.h to /tmp/instance-10/output-1/target/usr/include/mpd/ Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/AUTHORS to /tmp/instance-10/output-1/target/usr/share/doc/libmpdclient Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/COPYING to /tmp/instance-10/output-1/target/usr/share/doc/libmpdclient Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/NEWS to /tmp/instance-10/output-1/target/usr/share/doc/libmpdclient Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/README.rst to /tmp/instance-10/output-1/target/usr/share/doc/libmpdclient Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/vapi/libmpdclient.vapi to /tmp/instance-10/output-1/target/usr/share/vala/vapi Installing /tmp/instance-10/output-1/build/libmpdclient-2.20/build/meson-private/libmpdclient.pc to /tmp/instance-10/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libmpdclient.so.2.20 to /tmp/instance-10/output-1/target/usr/lib/libmpdclient.so.2 Installing symlink pointing to libmpdclient.so.2 to /tmp/instance-10/output-1/target/usr/lib/libmpdclient.so >>> optee-client 3.19.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-10/output-1/build/.optee-client-3.19.0.tar.gz.G4izOi/output' 'https://github.com/OP-TEE/optee_client/archive/3.19.0/optee-client-3.19.0.tar.gz' --2023-02-12 09:34:21-- https://github.com/OP-TEE/optee_client/archive/3.19.0/optee-client-3.19.0.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/OP-TEE/optee_client/tar.gz/refs/tags/3.19.0 [following] --2023-02-12 09:34:21-- https://codeload.github.com/OP-TEE/optee_client/tar.gz/refs/tags/3.19.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-10/output-1/build/.optee-client-3.19.0.tar.gz.G4izOi/output' 0K .......... .......... .......... .......... .......... 517K 50K .......... .......... .......... .......... .......... 990K 100K . 32.7M=0.1s 2023-02-12 09:34:21 (689 KB/s) - '/tmp/instance-10/output-1/build/.optee-client-3.19.0.tar.gz.G4izOi/output' saved [103885] optee-client-3.19.0.tar.gz: OK (sha256: 5f0d02efa0e496964e86ca9dd2461ada923d1f9e11a4b9cafb5393bd08337644) >>> optee-client 3.19.0 Extracting gzip -d -c /tmp/instance-10/dl/optee-client/optee-client-3.19.0.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/optee-client-3.19.0 -xf - >>> optee-client 3.19.0 Patching Applying 0001-libteeacl-condition-libteeacl-with-WITH_TEEACL.patch using patch: patching file CMakeLists.txt patching file Makefile >>> optee-client 3.19.0 Configuring (mkdir -p /tmp/instance-10/output-1/build/optee-client-3.19.0/ && cd /tmp/instance-10/output-1/build/optee-client-3.19.0/ && rm -f CMakeCache.txt && PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-10/output-1/host/bin/cmake /tmp/instance-10/output-1/build/optee-client-3.19.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-10/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DRPMB_EMU=OFF -DCFG_TEE_SUPP_PLUGINS=OFF -DWITH_TEEACL=OFF ) -- The C compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc - skipped -- 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 - Success -- 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: /tmp/instance-10/output-1/build/optee-client-3.19.0 >>> optee-client 3.19.0 Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-10/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' [ 4%] Building C object libteec/CMakeFiles/teec.dir/src/tee_client_api.c.o [ 8%] Building C object libteec/CMakeFiles/teec.dir/src/teec_trace.c.o [ 12%] Linking C shared library libteec.so [ 12%] Built target teec [ 16%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/handle.c.o [ 20%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/hmac_sha2.c.o [ 25%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/rpmb.c.o [ 29%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/sha2.c.o [ 33%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supp_fs.c.o [ 37%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supplicant.c.o [ 41%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/teec_ta_load.c.o [ 45%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_socket.c.o [ 50%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/prof.c.o [ 54%] Linking C executable tee-supplicant [ 54%] Built target tee-supplicant [ 58%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_api.c.o [ 62%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_debug.c.o [ 66%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_helpers.c.o [ 70%] Building C object libckteec/CMakeFiles/ckteec.dir/src/invoke_ta.c.o [ 75%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_processing.c.o [ 79%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_token.c.o [ 83%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serializer.c.o [ 87%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serialize_ck.c.o [ 91%] Linking C shared library libckteec.so [ 91%] Built target ckteec [ 95%] Building C object libseteec/CMakeFiles/seteec.dir/src/se.c.o [100%] Linking C shared library libseteec.so [100%] Built target seteec make[1]: Leaving directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' >>> optee-client 3.19.0 Installing to staging directory PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-10/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1.0.0 -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1 -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant -- Set runtime path of "/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant" to "" -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_bench.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_client_api.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_client_api_extensions.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_plugin_method.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/teec_trace.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0 -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0 -- Set runtime path of "/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ck_debug.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/pkcs11.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/pkcs11_ta.h -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0.1.0 -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0 -- Set runtime path of "/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0.1.0" to "" -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so -- Installing: /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/se_tee.h make[1]: Leaving directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' >>> optee-client 3.19.0 Fixing libtool files for la in $(find /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-10/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-10/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.19.0 Installing to target PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-10/output-1/target install/fast -C /tmp/instance-10/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-10/output-1/target/usr/lib/libteec.so.1.0.0 -- Installing: /tmp/instance-10/output-1/target/usr/lib/libteec.so.1 -- Installing: /tmp/instance-10/output-1/target/usr/lib/libteec.so -- Installing: /tmp/instance-10/output-1/target/usr/sbin/tee-supplicant -- Set runtime path of "/tmp/instance-10/output-1/target/usr/sbin/tee-supplicant" to "" -- Installing: /tmp/instance-10/output-1/target/usr/include/tee_bench.h -- Installing: /tmp/instance-10/output-1/target/usr/include/tee_client_api.h -- Installing: /tmp/instance-10/output-1/target/usr/include/tee_client_api_extensions.h -- Installing: /tmp/instance-10/output-1/target/usr/include/tee_plugin_method.h -- Installing: /tmp/instance-10/output-1/target/usr/include/teec_trace.h -- Installing: /tmp/instance-10/output-1/target/usr/lib/libckteec.so.0.1.0 -- Installing: /tmp/instance-10/output-1/target/usr/lib/libckteec.so.0 -- Set runtime path of "/tmp/instance-10/output-1/target/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /tmp/instance-10/output-1/target/usr/lib/libckteec.so -- Installing: /tmp/instance-10/output-1/target/usr/include/ck_debug.h -- Installing: /tmp/instance-10/output-1/target/usr/include/pkcs11.h -- Installing: /tmp/instance-10/output-1/target/usr/include/pkcs11_ta.h -- Installing: /tmp/instance-10/output-1/target/usr/lib/libseteec.so.0.1.0 -- Installing: /tmp/instance-10/output-1/target/usr/lib/libseteec.so.0 -- Set runtime path of "/tmp/instance-10/output-1/target/usr/lib/libseteec.so.0.1.0" to "" -- Installing: /tmp/instance-10/output-1/target/usr/lib/libseteec.so -- Installing: /tmp/instance-10/output-1/target/usr/include/se_tee.h make[1]: Leaving directory '/tmp/instance-10/output-1/build/optee-client-3.19.0' /usr/bin/install -m 0755 -D package/optee-client//S30tee-supplicant /tmp/instance-10/output-1/target/etc/init.d/S30tee-supplicant patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-10/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-10/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-10/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-10/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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="/tmp/instance-10/output-1/host/lib/pkgconfig:/tmp/instance-10/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/tmp/instance-10/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" LDFLAGS="-L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" LDFLAGS="-L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-10/output-1/host" --sysconfdir="/tmp/instance-10/output-1/host/etc" --localstatedir="/tmp/instance-10/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 whether make supports the include directive... yes (GNU style) 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 checking dependency style of /usr/bin/gcc... none 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.13 Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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="/tmp/instance-10/output-1/host/lib/pkgconfig:/tmp/instance-10/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-10/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-10/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-10/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-10/output-1/host/include -L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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="/tmp/instance-10/output-1/host/lib/pkgconfig:/tmp/instance-10/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-10/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-10/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/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 '/tmp/instance-10/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-10/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-10/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-10/output-1/build/host-patchelf-0.13' tini-0.19.0.tar.gz: OK (sha256: 0fd35a7030052acd9f58948d1d900fe1e432ee37103c5561554408bdac6bbf0d) >>> tini 0.19.0 Extracting gzip -d -c /tmp/instance-10/dl/tini/tini-0.19.0.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/tini-0.19.0 -xf - >>> tini 0.19.0 Patching >>> tini 0.19.0 Configuring printf "#pragma once\n" > /tmp/instance-10/output-1/build/tini-0.19.0/src/tiniConfig.h >>> tini 0.19.0 Building mkdir -p /tmp/instance-10/output-1/build/tini-0.19.0/bin /tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -DTINI_VERSION=\"0.19.0\" -DTINI_GIT=\"\" -o /tmp/instance-10/output-1/build/tini-0.19.0/bin/tini /tmp/instance-10/output-1/build/tini-0.19.0/src/tini.c >>> tini 0.19.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-10/output-1/build/tini-0.19.0/bin/tini /tmp/instance-10/output-1/target/usr/bin/tini ln -sf tini /tmp/instance-10/output-1/target/usr/bin/docker-init yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz: OK (sha256: 108a0ceec862b56a3fbcb3ad28a8744d9800555ccb3e11bdd94c8cd4614296d5) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Extracting gzip -d -c /tmp/instance-10/dl/yavta/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 -xf - >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Patching >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Configuring rm -rf /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build mkdir -p /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-10/output-1/host/lib/cmake -Dwerror=false /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/ /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Build dir: /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/build Build type: cross build Project name: yavta Project version: 0.0.0 C compiler for the host machine: /tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc (gcc 10.4.0 "mipsel-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-1403-g59b2e826f2) 10.4.0") C linker for the host machine: /tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-10/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-10/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false werror : false b_pie : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-10/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-10/output-1/target PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /tmp/instance-10/output-1/target/usr/bin >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-10/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-10/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-10/output-1/target/etc/shells; fi mkdir -p /tmp/instance-10/output-1/target/etc echo "buildroot" > /tmp/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-10/output-1/target/etc/hosts mkdir -p /tmp/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-10/output-1/target/etc/shells if [ -x /tmp/instance-10/output-1/target/sbin/swapon -a -x /tmp/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-10/output-1/target/etc/inittab; fi rm -rf /tmp/instance-10/output-1/target/usr/include /tmp/instance-10/output-1/target/usr/share/aclocal \ /tmp/instance-10/output-1/target/usr/lib/pkgconfig /tmp/instance-10/output-1/target/usr/share/pkgconfig \ /tmp/instance-10/output-1/target/usr/lib/cmake /tmp/instance-10/output-1/target/usr/share/cmake \ /tmp/instance-10/output-1/target/usr/lib/rpm /tmp/instance-10/output-1/target/usr/doc find /tmp/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-10/output-1/target/lib/ /tmp/instance-10/output-1/target/usr/lib/ /tmp/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-10/output-1/target/usr/share/gdb rm -rf /tmp/instance-10/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-10/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-10/output-1/target/usr/share/zsh rm -rf /tmp/instance-10/output-1/target/usr/man /tmp/instance-10/output-1/target/usr/share/man rm -rf /tmp/instance-10/output-1/target/usr/info /tmp/instance-10/output-1/target/usr/share/info rm -rf /tmp/instance-10/output-1/target/usr/doc /tmp/instance-10/output-1/target/usr/share/doc rm -rf /tmp/instance-10/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-10/output-1/target/lib/debug /tmp/instance-10/output-1/target/usr/lib/debug find /tmp/instance-10/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-10/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 /tmp/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1403-g59b2e826f2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-10/output-1/per-package /tmp/instance-10/buildroot/support/scripts/fix-rpath target touch /tmp/instance-10/output-1/target/usr ln -snf /tmp/instance-10/output-1/host/mipsel-buildroot-linux-gnu/sysroot /tmp/instance-10/output-1/staging make: Leaving directory '/tmp/instance-10/buildroot' make: Entering directory '/tmp/instance-10/buildroot' >>> Buildroot 2022.11-1403-g59b2e826f2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.19 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.8 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> initscripts Collecting legal info >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> optee-client 3.19.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-6.0.19: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-10/output-1/legal-info make: Leaving directory '/tmp/instance-10/buildroot'