cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/armeb-buildroot-linux-gnueabi/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-13/output-1/host/armeb-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> tpm2-tss 3.1.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/target install -C /tmp/instance-13/output-1/build/tpm2-tss-3.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' make[2]: Entering directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/tss2-mu/libtss2-mu.la src/tss2-tcti/libtss2-tctildr.la src/tss2-tcti/libtss2-tcti-device.la src/tss2-tcti/libtss2-tcti-swtpm.la src/tss2-tcti/libtss2-tcti-mssim.la src/tss2-tcti/libtss2-tcti-pcap.la src/tss2-tcti/libtss2-tcti-cmd.la src/tss2-sys/libtss2-sys.la src/tss2-esys/libtss2-esys.la src/tss2-rc/libtss2-rc.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/tss2-mu/.libs/libtss2-mu.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-mu.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-mu.so.0.0.0 libtss2-mu.so.0 || { rm -f libtss2-mu.so.0 && ln -s libtss2-mu.so.0.0.0 libtss2-mu.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-mu.so.0.0.0 libtss2-mu.so || { rm -f libtss2-mu.so && ln -s libtss2-mu.so.0.0.0 libtss2-mu.so; }; }) libtool: install: /usr/bin/install -c src/tss2-mu/.libs/libtss2-mu.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-mu.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tctildr.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tctildr.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tctildr.so.0.0.0 libtss2-tctildr.so.0 || { rm -f libtss2-tctildr.so.0 && ln -s libtss2-tctildr.so.0.0.0 libtss2-tctildr.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tctildr.so.0.0.0 libtss2-tctildr.so || { rm -f libtss2-tctildr.so && ln -s libtss2-tctildr.so.0.0.0 libtss2-tctildr.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tctildr.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tctildr.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-device.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-device.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-device.so.0.0.0 libtss2-tcti-device.so.0 || { rm -f libtss2-tcti-device.so.0 && ln -s libtss2-tcti-device.so.0.0.0 libtss2-tcti-device.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-device.so.0.0.0 libtss2-tcti-device.so || { rm -f libtss2-tcti-device.so && ln -s libtss2-tcti-device.so.0.0.0 libtss2-tcti-device.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-device.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-device.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-swtpm.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-swtpm.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-swtpm.so.0.0.0 libtss2-tcti-swtpm.so.0 || { rm -f libtss2-tcti-swtpm.so.0 && ln -s libtss2-tcti-swtpm.so.0.0.0 libtss2-tcti-swtpm.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-swtpm.so.0.0.0 libtss2-tcti-swtpm.so || { rm -f libtss2-tcti-swtpm.so && ln -s libtss2-tcti-swtpm.so.0.0.0 libtss2-tcti-swtpm.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-swtpm.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-swtpm.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-mssim.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-mssim.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-mssim.so.0.0.0 libtss2-tcti-mssim.so.0 || { rm -f libtss2-tcti-mssim.so.0 && ln -s libtss2-tcti-mssim.so.0.0.0 libtss2-tcti-mssim.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-mssim.so.0.0.0 libtss2-tcti-mssim.so || { rm -f libtss2-tcti-mssim.so && ln -s libtss2-tcti-mssim.so.0.0.0 libtss2-tcti-mssim.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-mssim.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-mssim.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-pcap.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-pcap.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-pcap.so.0.0.0 libtss2-tcti-pcap.so.0 || { rm -f libtss2-tcti-pcap.so.0 && ln -s libtss2-tcti-pcap.so.0.0.0 libtss2-tcti-pcap.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-pcap.so.0.0.0 libtss2-tcti-pcap.so || { rm -f libtss2-tcti-pcap.so && ln -s libtss2-tcti-pcap.so.0.0.0 libtss2-tcti-pcap.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-pcap.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-pcap.la libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-cmd.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-cmd.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-cmd.so.0.0.0 libtss2-tcti-cmd.so.0 || { rm -f libtss2-tcti-cmd.so.0 && ln -s libtss2-tcti-cmd.so.0.0.0 libtss2-tcti-cmd.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-tcti-cmd.so.0.0.0 libtss2-tcti-cmd.so || { rm -f libtss2-tcti-cmd.so && ln -s libtss2-tcti-cmd.so.0.0.0 libtss2-tcti-cmd.so; }; }) libtool: install: /usr/bin/install -c src/tss2-tcti/.libs/libtss2-tcti-cmd.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-tcti-cmd.la libtool: install: /usr/bin/install -c src/tss2-sys/.libs/libtss2-sys.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-sys.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-sys.so.1.0.0 libtss2-sys.so.1 || { rm -f libtss2-sys.so.1 && ln -s libtss2-sys.so.1.0.0 libtss2-sys.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-sys.so.1.0.0 libtss2-sys.so || { rm -f libtss2-sys.so && ln -s libtss2-sys.so.1.0.0 libtss2-sys.so; }; }) libtool: install: /usr/bin/install -c src/tss2-sys/.libs/libtss2-sys.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-sys.la libtool: install: /usr/bin/install -c src/tss2-esys/.libs/libtss2-esys.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-esys.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-esys.so.0.0.0 libtss2-esys.so.0 || { rm -f libtss2-esys.so.0 && ln -s libtss2-esys.so.0.0.0 libtss2-esys.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-esys.so.0.0.0 libtss2-esys.so || { rm -f libtss2-esys.so && ln -s libtss2-esys.so.0.0.0 libtss2-esys.so; }; }) libtool: install: /usr/bin/install -c src/tss2-esys/.libs/libtss2-esys.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-esys.la libtool: install: /usr/bin/install -c src/tss2-rc/.libs/libtss2-rc.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtss2-rc.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-rc.so.0.0.0 libtss2-rc.so.0 || { rm -f libtss2-rc.so.0 && ln -s libtss2-rc.so.0.0.0 libtss2-rc.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtss2-rc.so.0.0.0 libtss2-rc.so || { rm -f libtss2-rc.so && ln -s libtss2-rc.so.0.0.0 libtss2-rc.so; }; }) libtool: install: /usr/bin/install -c src/tss2-rc/.libs/libtss2-rc.lai /tmp/instance-13/output-1/target/usr/lib/libtss2-rc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 man/man3/Tss2_Tcti_Cmd_Init.3 man/man3/Tss2_Tcti_Device_Init.3 man/man3/Tss2_Tcti_Mssim_Init.3 man/man3/Tss2_TctiLdr_Finalize.3 man/man3/Tss2_TctiLdr_FreeInfo.3 man/man3/Tss2_TctiLdr_GetInfo.3 man/man3/Tss2_TctiLdr_Initialize.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 man/man7/tss2-tcti-device.7 man/man7/tss2-tcti-swtpm.7 man/man7/tss2-tcti-mssim.7 man/man7/tss2-tcti-cmd.7 man/man7/tss2-tctildr.7 '/tmp/instance-13/output-1/target/usr/share/man/man7' ln -s -f Tss2_TctiLdr_Initialize.3 /tmp/instance-13/output-1/target/usr/share/man/man3/Tss2_TctiLdr_Initialize_Ex.3 /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lib/tss2-mu.pc lib/tss2-tctildr.pc lib/tss2-tcti-device.pc lib/tss2-tcti-swtpm.pc lib/tss2-tcti-mssim.pc lib/tss2-tcti-pcap.pc lib/tss2-tcti-cmd.pc lib/tss2-sys.pc lib/tss2-esys.pc lib/tss2-rc.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/tss2' /usr/bin/install -c -m 644 ./include/tss2/tss2_common.h ./include/tss2/tss2_tcti.h ./include/tss2/tss2_tpm2_types.h ./include/tss2/tss2_mu.h ./include/tss2/tss2_tctildr.h ./include/tss2/tss2_tcti_device.h ./include/tss2/tss2_tcti_swtpm.h ./include/tss2/tss2_tcti_mssim.h ./include/tss2/tss2_tcti_pcap.h ./include/tss2/tss2_tcti_cmd.h ./include/tss2/tss2_sys.h ./include/tss2/tss2_esys.h ./include/tss2/tss2_rc.h '/tmp/instance-13/output-1/target/usr/include/tss2' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/udev/rules.d' /usr/bin/install -c -m 644 dist/tpm-udev.rules '/tmp/instance-13/output-1/target/usr/lib/udev/rules.d' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' call make_tss_user_and_group 120 112 (call make_fapi_dirs) && (call set_fapi_permissions) chown: changing ownership of '/tmp/instance-13/output-1/target/var/run/tpm2-tss/eventlog': Operation not permitted chown: changing ownership of '/tmp/instance-13/output-1/target/var/run/tpm2-tss': Operation not permitted make[3]: [Makefile:30350: install-dirs] Error 1 (ignored) chown: changing ownership of '/tmp/instance-13/output-1/target/var/lib/tpm2-tss/system/keystore': Operation not permitted chown: changing ownership of '/tmp/instance-13/output-1/target/var/lib/tpm2-tss/system': Operation not permitted chown: changing ownership of '/tmp/instance-13/output-1/target/var/lib/tpm2-tss': Operation not permitted WARNING Failed to create the FAPI directories with the correct permissions call check_fapi_dirs if [ ! -z "" ]; then \ mv /tmp/instance-13/output-1/target/usr/lib/udev/rules.d/tpm-udev.rules /tmp/instance-13/output-1/target/usr/lib/udev/rules.d/tpm-udev.rules; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-tss-3.1.0' >>> tpm2-pkcs11 1.8.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tpm2-pkcs11-1.8.0.tar.gz.WCnpMh/output' 'https://github.com/tpm2-software/tpm2-pkcs11/releases/download/1.8.0/tpm2-pkcs11-1.8.0.tar.gz' --2023-01-11 17:05:09-- https://github.com/tpm2-software/tpm2-pkcs11/releases/download/1.8.0/tpm2-pkcs11-1.8.0.tar.gz Resolving github.com (github.com)... 20.248.137.48 Connecting to github.com (github.com)|20.248.137.48|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/149639749/e335c301-6374-4751-a16a-4093b352f47a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230112T000510Z&X-Amz-Expires=300&X-Amz-Signature=cc1cda5823ef71f5cfdca44957da1113a8243f0f028ffeacd81932f268432490&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=149639749&response-content-disposition=attachment%3B%20filename%3Dtpm2-pkcs11-1.8.0.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-01-11 17:05:10-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/149639749/e335c301-6374-4751-a16a-4093b352f47a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230112T000510Z&X-Amz-Expires=300&X-Amz-Signature=cc1cda5823ef71f5cfdca44957da1113a8243f0f028ffeacd81932f268432490&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=149639749&response-content-disposition=attachment%3B%20filename%3Dtpm2-pkcs11-1.8.0.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1393977 (1.3M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.tpm2-pkcs11-1.8.0.tar.gz.WCnpMh/output' 0K .......... .......... .......... .......... .......... 3% 354K 4s 50K .......... .......... .......... .......... .......... 7% 174M 2s 100K .......... .......... .......... .......... .......... 11% 696K 2s 150K .......... .......... .......... .......... .......... 14% 695K 2s 200K .......... .......... .......... .......... .......... 18% 138M 1s 250K .......... .......... .......... .......... .......... 22% 1.12M 1s 300K .......... .......... .......... .......... .......... 25% 1.35M 1s 350K .......... .......... .......... .......... .......... 29% 1.36M 1s 400K .......... .......... .......... .......... .......... 33% 1.53M 1s 450K .......... .......... .......... .......... .......... 36% 181M 1s 500K .......... .......... .......... .......... .......... 40% 1.19M 1s 550K .......... .......... .......... .......... .......... 44% 165M 1s 600K .......... .......... .......... .......... .......... 47% 206M 1s 650K .......... .......... .......... .......... .......... 51% 1.67M 0s 700K .......... .......... .......... .......... .......... 55% 188M 0s 750K .......... .......... .......... .......... .......... 58% 1.18M 0s 800K .......... .......... .......... .......... .......... 62% 190M 0s 850K .......... .......... .......... .......... .......... 66% 210M 0s 900K .......... .......... .......... .......... .......... 69% 1.57M 0s 950K .......... .......... .......... .......... .......... 73% 181M 0s 1000K .......... .......... .......... .......... .......... 77% 167M 0s 1050K .......... .......... .......... .......... .......... 80% 1.24M 0s 1100K .......... .......... .......... .......... .......... 84% 180M 0s 1150K .......... .......... .......... .......... .......... 88% 173M 0s 1200K .......... .......... .......... .......... .......... 91% 8.10M 0s 1250K .......... .......... .......... .......... .......... 95% 2.01M 0s 1300K .......... .......... .......... .......... .......... 99% 202M 0s 1350K .......... . 100% 162M=0.6s 2023-01-11 17:05:11 (2.05 MB/s) - '/tmp/instance-13/output-1/build/.tpm2-pkcs11-1.8.0.tar.gz.WCnpMh/output' saved [1393977/1393977] tpm2-pkcs11-1.8.0.tar.gz: OK (sha256: 79f28899047defd6b4b72b7268dd56abf27774954022315f818c239af33e05bd) >>> tpm2-pkcs11 1.8.0 Extracting gzip -d -c /tmp/instance-13/dl/tpm2-pkcs11/tpm2-pkcs11-1.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0 -xf - >>> tpm2-pkcs11 1.8.0 Patching >>> tpm2-pkcs11 1.8.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tpm2-pkcs11 1.8.0 Patching libtool patching file /tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> tpm2-pkcs11 1.8.0 Configuring (cd /tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/armeb-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=2 -std=gnu99" ac_cv_prog_PANDOC='' ac_cv_prog_tpm2_createprimary=yes ac_cv_prog_tpm2_create=yes ac_cv_prog_tpm2_evictcontrol=yes ac_cv_prog_tpm2_readpublic=yes ac_cv_prog_tpm2_load=yes ac_cv_prog_tpm2_loadexternal=yes ac_cv_prog_tpm2_unseal=yes ac_cv_prog_tpm2_encryptdecrypt=yes ac_cv_prog_tpm2_sign=yes ac_cv_prog_tpm2_getcap=yes ac_cv_prog_tpm2_import=yes ac_cv_prog_tpm2_changeauth=yes CONFIG_SITE=/dev/null ./configure --target=armeb-buildroot-linux-gnueabi --host=armeb-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-hardening --disable-ptool-checks ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking whether to enable debugging... no checking for armeb-buildroot-linux-gnueabi-gcc... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc understands -c and -o together... yes checking build system type... x86_64-pc-linux-gnu checking host system type... armeb-buildroot-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld checking if the linker (/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to armeb-buildroot-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld option to reload object files... -r checking for armeb-buildroot-linux-gnueabi-objdump... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for armeb-buildroot-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armeb-buildroot-linux-gnueabi-ar... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar checking for archiver @FILE support... @ checking for armeb-buildroot-linux-gnueabi-strip... /bin/true checking for armeb-buildroot-linux-gnueabi-ranlib... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm output from /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armeb-buildroot-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc linker (/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for armeb-buildroot-linux-gnueabi-strip... (cached) /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc... none checking whether make supports nested variables... (cached) yes checking whether to build with code coverage support... no checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking for YAML... yes checking for CRYPTO... yes checking for TSS2_ESYS... yes checking for TSS2_MU... yes checking for TSS2_TCTILDR... yes checking for TSS2_RC... yes checking whether /tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if LD -Wl,--version-script works... yes checking for TSS2_FAPI... no checking for gcj... no checking for guavac... no checking for jikes... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking if java works... yes checking for P11KIT... no checking whether byte ordering is bigendian... (cached) yes configure: WARNING: Compiling with --disable-hardening is dangerous! You should consider fixing the configure script compiler flags and submitting patches upstream! checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether the linker accepts -Wl,--gc-sections... yes configure: Not using compiler options to reduce binary size! checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/tpm2-pkcs11.pc config.status: creating src/lib/config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> tpm2-pkcs11 1.8.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/build/tpm2-pkcs11-1.8.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' CC src/pkcs11.lo CC src/lib/attrs.lo CC src/lib/backend.lo CC src/lib/backend_esysdb.lo CC src/lib/backend_fapi.lo CC src/lib/db.lo CC src/lib/digest.lo CC src/lib/emitter.lo CC src/lib/encrypt.lo CC src/lib/general.lo CC src/lib/key.lo CC src/lib/mech.lo CC src/lib/mutex.lo CC src/lib/object.lo CC src/lib/parser.lo CC src/lib/random.lo CC src/lib/session.lo CC src/lib/session_ctx.lo CC src/lib/session_table.lo CC src/lib/sign.lo CC src/lib/slot.lo CC src/lib/ssl_util.lo CC src/lib/token.lo CC src/lib/tpm.lo CC src/lib/twist.lo CC src/lib/typed_memory.lo CC src/lib/utils.lo CCLD src/libtpm2_pkcs11.la CCLD src/libtpm2_test_internal.la CCLD src/libtpm2_test_pkcs11.la echo timestamp > classnoinst.stamp make[1]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' >>> tpm2-pkcs11 1.8.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/target install -C /tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' make[2]: Entering directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libtpm2_pkcs11.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/.libs/libtpm2_pkcs11.so.0.0.0 /tmp/instance-13/output-1/target/usr/lib/libtpm2_pkcs11.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtpm2_pkcs11.so.0.0.0 libtpm2_pkcs11.so.0 || { rm -f libtpm2_pkcs11.so.0 && ln -s libtpm2_pkcs11.so.0.0.0 libtpm2_pkcs11.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libtpm2_pkcs11.so.0.0.0 libtpm2_pkcs11.so || { rm -f libtpm2_pkcs11.so && ln -s libtpm2_pkcs11.so.0.0.0 libtpm2_pkcs11.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libtpm2_pkcs11.lai /tmp/instance-13/output-1/target/usr/lib/libtpm2_pkcs11.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lib/tpm2-pkcs11.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tpm2-pkcs11-1.8.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a17%g" -e "s%@TARGET_ENDIAN@%big%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a17%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-13/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-13/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-13/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-13/output-1/target/etc/shells; fi mkdir -p /tmp/instance-13/output-1/target/etc echo "buildroot" > /tmp/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-13/output-1/target/etc/hosts mkdir -p /tmp/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-13/output-1/target/etc/shells if [ -x /tmp/instance-13/output-1/target/sbin/swapon -a -x /tmp/instance-13/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-13/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-13/output-1/target/etc/inittab; fi rm -rf /tmp/instance-13/output-1/target/usr/include /tmp/instance-13/output-1/target/usr/share/aclocal \ /tmp/instance-13/output-1/target/usr/lib/pkgconfig /tmp/instance-13/output-1/target/usr/share/pkgconfig \ /tmp/instance-13/output-1/target/usr/lib/cmake /tmp/instance-13/output-1/target/usr/share/cmake \ /tmp/instance-13/output-1/target/usr/lib/rpm /tmp/instance-13/output-1/target/usr/doc find /tmp/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-13/output-1/target/lib/ /tmp/instance-13/output-1/target/usr/lib/ /tmp/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-13/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-13/output-1/target/usr/share/gdb rm -rf /tmp/instance-13/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-13/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-13/output-1/target/usr/share/zsh rm -rf /tmp/instance-13/output-1/target/usr/man /tmp/instance-13/output-1/target/usr/share/man rm -rf /tmp/instance-13/output-1/target/usr/info /tmp/instance-13/output-1/target/usr/share/info rm -rf /tmp/instance-13/output-1/target/usr/doc /tmp/instance-13/output-1/target/usr/share/doc rm -rf /tmp/instance-13/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-13/output-1/target/lib/debug /tmp/instance-13/output-1/target/usr/lib/debug find /tmp/instance-13/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-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-844-gfce9f0eea0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-13/output-1/per-package /tmp/instance-13/buildroot/support/scripts/fix-rpath target touch /tmp/instance-13/output-1/target/usr ln -snf /tmp/instance-13/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /tmp/instance-13/output-1/staging make: Leaving directory '/tmp/instance-13/buildroot' make: Entering directory '/tmp/instance-13/buildroot' >>> Buildroot 2022.11-844-gfce9f0eea0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.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 11.3.0 Collecting legal info >>> host-binutils 2.37 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 4.9.336 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.38 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) >>> linux-pam 1.5.2 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> initscripts Collecting legal info >>> kvmtool f77d646ba01d04be5aad9449ac00719c043fe36e Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> redis 7.0.5 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tpm2-pkcs11 1.8.0 Collecting legal info LICENSE: OK (sha256: 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.9.336: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-13/output-1/legal-info make: Leaving directory '/tmp/instance-13/buildroot'