/tmp/instance-17/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/include -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/include -Wall -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c -o fake-pinentry.o fake-pinentry.c /tmp/instance-17/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -Wall -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/lib -L/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/lib -o fake-pinentry fake-pinentry.o make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/openpgp' Making all in cms make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GNUPG_BUILD_ROOT="/tmp/instance-17/output-1/build/gnupg2-2.4.0" GNUPG_IN_TEST_SUITE=fact GPGSM="../../sm/gpgsm" "./runtest" ./inittests ./inittests: 99: ../../sm/gpgsm: Exec format error ./inittests: 99: ../../sm/gpgsm: Exec format error ./inittests: 99: ../../sm/gpgsm: Exec format error echo timestamp >./inittests.stamp make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' Making all in migrations make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' Making all in gpgme make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' Making all in pkits make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' srcdir=. GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C GNUPG_BUILD_ROOT="/tmp/instance-17/output-1/build/gnupg2-2.4.0" GNUPG_IN_TEST_SUITE=fact GPGSM=../../sm/gpgsm silent=yes ./inittests echo timestamp >./inittests.stamp make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' Making all in . make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' /tmp/instance-17/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/include -I/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/include -Wall -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c -o asschk.o asschk.c /tmp/instance-17/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -Wall -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/lib -L/tmp/instance-17/output-1/host/s390x-buildroot-linux-gnu/sysroot/lib -o asschk asschk.o make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' (set -e; cd bin; \ for i in gpg gpgv; \ do ln -sf ../g10/$i .; done; \ for i in gpgsm; \ do ln -sf ../sm/$i .; done; \ for i in gpg-agent; \ do ln -sf ../agent/$i .; done; \ for i in dirmngr; \ do ln -sf ../dirmngr/$i .; done; \ for i in gpgconf gpg-connect-agent gpgtar gpg-card; \ do ln -sf ../tools/$i .; done; \ cd ../libexec ; \ for i in keyboxd; \ do ln -sf ../kbx/$i .; done; \ for i in scdaemon; \ do ln -sf ../scd/$i .; done; \ for i in gpg-preset-passphrase; \ do ln -sf ../agent/$i .; done; \ for i in tpm2daemon; \ do [ -f ../tpm2d/$i ] && ln -sf ../tpm2d/$i .; done; \ echo "created links to binaries" ) created links to binaries make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[1]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' >>> gnupg2 2.4.0 Installing to target PATH="/tmp/instance-17/output-1/host/bin:/tmp/instance-17/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-17/output-1/target install -C /tmp/instance-17/output-1/build/gnupg2-2.4.0/ make[1]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' Making install in m4 make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/m4' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/m4' 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-17/output-1/build/gnupg2-2.4.0/m4' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/m4' Making install in common make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/common' Making install in regexp make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/regexp' Making install in kbx make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/kbx' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/kbx' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c kbxutil '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/libexec' /usr/bin/install -c keyboxd '/tmp/instance-17/output-1/target/usr/libexec' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/kbx' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/kbx' Making install in g10 make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' running install-exec-hook /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c gpg '/tmp/instance-17/output-1/target/usr/bin/gpg' /usr/bin/install -c gpgv '/tmp/instance-17/output-1/target/usr/bin/gpgv' make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' /bin/bash ../build-aux/mkinstalldirs /tmp/instance-17/output-1/target/usr/share/gnupg mkdir -p -- /tmp/instance-17/output-1/target/usr/share/gnupg /usr/bin/install -c -m 644 ./distsigkey.gpg \ /tmp/instance-17/output-1/target/usr/share/gnupg/distsigkey.gpg make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/g10' Making install in sm make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/sm' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/sm' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c gpgsm '/tmp/instance-17/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/sm' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/sm' Making install in agent make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/agent' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/agent' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c gpg-agent '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/libexec' /usr/bin/install -c gpg-protect-tool gpg-preset-passphrase '/tmp/instance-17/output-1/target/usr/libexec' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/agent' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/agent' Making install in scd make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/scd' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/scd' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/libexec' /usr/bin/install -c scdaemon '/tmp/instance-17/output-1/target/usr/libexec' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/scd' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/scd' Making install in tools make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tools' make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tools' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c gpgconf gpg-connect-agent gpg-card gpg-wks-client watchgnupg gpgparsemail gpg-wks-server gpgsplit gpgtar '/tmp/instance-17/output-1/target/usr/bin' /bin/bash ../build-aux/mkinstalldirs /tmp/instance-17/output-1/target/usr/libexec (set -e ;\ if [ "/usr/libexec" != "/usr/bin" ]; then \ printf '#!/bin/sh\nexec "/usr/bin/gpg-wks-client" "$@"\n' \ > /tmp/instance-17/output-1/target/usr/libexec/gpg-wks-client ;\ chmod +x /tmp/instance-17/output-1/target/usr/libexec/gpg-wks-client ;\ fi ) /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/libexec' /usr/bin/install -c gpg-check-pattern gpg-pair-tool gpg-auth '/tmp/instance-17/output-1/target/usr/libexec' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/sbin' /usr/bin/install -c addgnupghome applygnupgdefaults '/tmp/instance-17/output-1/target/usr/sbin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tools' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tools' Making install in po make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/po' if test "gnupg" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-17/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-17/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-17/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/po' Making install in tests make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' Making install in gpgscm make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgscm' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgscm' /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/bin' /usr/bin/install -c gpgscm '/tmp/instance-17/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgscm' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgscm' Making install in openpgp make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/openpgp' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/openpgp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/openpgp' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/openpgp' Making install in cms make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/cms' Making install in migrations make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/migrations' Making install in gpgme make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/gpgme' Making install in pkits make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests/pkits' Making install in . make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0/tests' make[2]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' (set -e; cd bin; \ for i in gpg gpgv; \ do ln -sf ../g10/$i .; done; \ for i in gpgsm; \ do ln -sf ../sm/$i .; done; \ for i in gpg-agent; \ do ln -sf ../agent/$i .; done; \ for i in dirmngr; \ do ln -sf ../dirmngr/$i .; done; \ for i in gpgconf gpg-connect-agent gpgtar gpg-card; \ do ln -sf ../tools/$i .; done; \ cd ../libexec ; \ for i in keyboxd; \ do ln -sf ../kbx/$i .; done; \ for i in scdaemon; \ do ln -sf ../scd/$i .; done; \ for i in gpg-preset-passphrase; \ do ln -sf ../agent/$i .; done; \ for i in tpm2daemon; \ do [ -f ../tpm2d/$i ] && ln -sf ../tpm2d/$i .; done; \ echo "created links to binaries" ) created links to binaries make[3]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-17/output-1/target/usr/share/doc/gnupg' /usr/bin/install -c -m 644 README '/tmp/instance-17/output-1/target/usr/share/doc/gnupg' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[3]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[2]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' make[1]: Leaving directory '/tmp/instance-17/output-1/build/gnupg2-2.4.0' rm -f /tmp/instance-17/output-1/target/usr/bin/gpgv >>> host-go-bootstrap 1.4-bootstrap-20171003 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-17/output-1/build/.go1.4-bootstrap-20171003.tar.gz.3SRULJ/output' 'https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz' --2023-03-05 13:28:31-- https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz Resolving dl.google.com (dl.google.com)... 142.250.72.78, 2607:f8b0:400f:807::200e Connecting to dl.google.com (dl.google.com)|142.250.72.78|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11009739 (10M) [application/octet-stream] Saving to: '/tmp/instance-17/output-1/build/.go1.4-bootstrap-20171003.tar.gz.3SRULJ/output' 0K .......... .......... .......... .......... .......... 0% 11.0M 1s 50K .......... .......... .......... .......... .......... 0% 17.7M 1s 100K .......... .......... .......... .......... .......... 1% 29.4M 1s 150K .......... .......... .......... .......... .......... 1% 46.3M 1s 200K .......... .......... .......... .......... .......... 2% 61.0M 0s 250K .......... .......... .......... .......... .......... 2% 51.5M 0s 300K .......... .......... .......... .......... .......... 3% 72.3M 0s 350K .......... .......... .......... .......... .......... 3% 79.3M 0s 400K .......... .......... .......... .......... .......... 4% 80.7M 0s 450K .......... .......... .......... .......... .......... 4% 79.5M 0s 500K .......... .......... .......... .......... .......... 5% 80.9M 0s 550K .......... .......... .......... .......... .......... 5% 79.3M 0s 600K .......... .......... .......... .......... .......... 6% 84.6M 0s 650K .......... .......... .......... .......... .......... 6% 91.7M 0s 700K .......... .......... .......... .......... .......... 6% 93.0M 0s 750K .......... .......... .......... .......... .......... 7% 87.8M 0s 800K .......... .......... .......... .......... .......... 7% 9.25M 0s 850K .......... .......... .......... .......... .......... 8% 93.3M 0s 900K .......... .......... .......... .......... .......... 8% 104M 0s 950K .......... .......... .......... .......... .......... 9% 92.9M 0s 1000K .......... .......... .......... .......... .......... 9% 103M 0s 1050K .......... .......... .......... .......... .......... 10% 13.4M 0s 1100K .......... .......... .......... .......... .......... 10% 239M 0s 1150K .......... .......... .......... .......... .......... 11% 276M 0s 1200K .......... .......... .......... .......... .......... 11% 233M 0s 1250K .......... .......... .......... .......... .......... 12% 283M 0s 1300K .......... .......... .......... .......... .......... 12% 285M 0s 1350K .......... .......... .......... .......... .......... 13% 284M 0s 1400K .......... .......... .......... .......... .......... 13% 264M 0s 1450K .......... .......... .......... .......... .......... 13% 286M 0s 1500K .......... .......... .......... .......... .......... 14% 283M 0s 1550K .......... .......... .......... .......... .......... 14% 293M 0s 1600K .......... .......... .......... .......... .......... 15% 107M 0s 1650K .......... .......... .......... .......... .......... 15% 95.7M 0s 1700K .......... .......... .......... .......... .......... 16% 18.5M 0s 1750K .......... .......... .......... .......... .......... 16% 14.1M 0s 1800K .......... .......... .......... .......... .......... 17% 124M 0s 1850K .......... .......... .......... .......... .......... 17% 168M 0s 1900K .......... .......... .......... .......... .......... 18% 184M 0s 1950K .......... .......... .......... .......... .......... 18% 168M 0s 2000K .......... .......... .......... .......... .......... 19% 144M 0s 2050K .......... .......... .......... .......... .......... 19% 222M 0s 2100K .......... .......... .......... .......... .......... 19% 233M 0s 2150K .......... .......... .......... .......... .......... 20% 234M 0s 2200K .......... .......... .......... .......... .......... 20% 236M 0s 2250K .......... .......... .......... .......... .......... 21% 253M 0s 2300K .......... .......... .......... .......... .......... 21% 234M 0s 2350K .......... .......... .......... .......... .......... 22% 203M 0s 2400K .......... .......... .......... .......... .......... 22% 175M 0s 2450K .......... .......... .......... .......... .......... 23% 81.9M 0s 2500K .......... .......... .......... .......... .......... 23% 138M 0s 2550K .......... .......... .......... .......... .......... 24% 81.8M 0s 2600K .......... .......... .......... .......... .......... 24% 30.0M 0s 2650K .......... .......... .......... .......... .......... 25% 192M 0s 2700K .......... .......... .......... .......... .......... 25% 198M 0s 2750K .......... .......... .......... .......... .......... 26% 145M 0s 2800K .......... .......... .......... .......... .......... 26% 167M 0s 2850K .......... .......... .......... .......... .......... 26% 106M 0s 2900K .......... .......... .......... .......... .......... 27% 41.2M 0s 2950K .......... .......... .......... .......... .......... 27% 169M 0s 3000K .......... .......... .......... .......... .......... 28% 216M 0s 3050K .......... .......... .......... .......... .......... 28% 139M 0s 3100K .......... .......... .......... .......... .......... 29% 107M 0s 3150K .......... .......... .......... .......... .......... 29% 57.4M 0s 3200K .......... .......... .......... .......... .......... 30% 76.0M 0s 3250K .......... .......... .......... .......... .......... 30% 125M 0s 3300K .......... .......... .......... .......... .......... 31% 19.2M 0s 3350K .......... .......... .......... .......... .......... 31% 113M 0s 3400K .......... .......... .......... .......... .......... 32% 205M 0s 3450K .......... .......... .......... .......... .......... 32% 190M 0s 3500K .......... .......... .......... .......... .......... 33% 194M 0s 3550K .......... .......... .......... .......... .......... 33% 178M 0s 3600K .......... .......... .......... .......... .......... 33% 208M 0s 3650K .......... .......... .......... .......... .......... 34% 212M 0s 3700K .......... .......... .......... .......... .......... 34% 234M 0s 3750K .......... .......... .......... .......... .......... 35% 138M 0s 3800K .......... .......... .......... .......... .......... 35% 126M 0s 3850K .......... .......... .......... .......... .......... 36% 95.6M 0s 3900K .......... .......... .......... .......... .......... 36% 126M 0s 3950K .......... .......... .......... .......... .......... 37% 78.0M 0s 4000K .......... .......... .......... .......... .......... 37% 123M 0s 4050K .......... .......... .......... .......... .......... 38% 95.2M 0s 4100K .......... .......... .......... .......... .......... 38% 128M 0s 4150K .......... .......... .......... .......... .......... 39% 89.8M 0s 4200K .......... .......... .......... .......... .......... 39% 127M 0s 4250K .......... .......... .......... .......... .......... 39% 95.2M 0s 4300K .......... .......... .......... .......... .......... 40% 129M 0s 4350K .......... .......... .......... .......... .......... 40% 62.4M 0s 4400K .......... .......... .......... .......... .......... 41% 66.4M 0s 4450K .......... .......... .......... .......... .......... 41% 229M 0s 4500K .......... .......... .......... .......... .......... 42% 150M 0s 4550K .......... .......... .......... .......... .......... 42% 124M 0s 4600K .......... .......... .......... .......... .......... 43% 95.0M 0s 4650K .......... .......... .......... .......... .......... 43% 125M 0s 4700K .......... .......... .......... .......... .......... 44% 95.0M 0s 4750K .......... .......... .......... .......... .......... 44% 97.2M 0s 4800K .......... .......... .......... .......... .......... 45% 98.9M 0s 4850K .......... .......... .......... .......... .......... 45% 115M 0s 4900K .......... .......... .......... .......... .......... 46% 88.5M 0s 4950K .......... .......... .......... .......... .......... 46% 92.1M 0s 5000K .......... .......... .......... .......... .......... 46% 130M 0s 5050K .......... .......... .......... .......... .......... 47% 34.1M 0s 5100K .......... .......... .......... .......... .......... 47% 183M 0s 5150K .......... .......... .......... .......... .......... 48% 151M 0s 5200K .......... .......... .......... .......... .......... 48% 230M 0s 5250K .......... .......... .......... .......... .......... 49% 178M 0s 5300K .......... .......... .......... .......... .......... 49% 92.7M 0s 5350K .......... .......... .......... .......... .......... 50% 99.7M 0s 5400K .......... .......... .......... .......... .......... 50% 98.4M 0s 5450K .......... .......... .......... .......... .......... 51% 125M 0s 5500K .......... .......... .......... .......... .......... 51% 92.9M 0s 5550K .......... .......... .......... .......... .......... 52% 101M 0s 5600K .......... .......... .......... .......... .......... 52% 19.7M 0s 5650K .......... .......... .......... .......... .......... 53% 210M 0s 5700K .......... .......... .......... .......... .......... 53% 280M 0s 5750K .......... .......... .......... .......... .......... 53% 229M 0s 5800K .......... .......... .......... .......... .......... 54% 248M 0s 5850K .......... .......... .......... .......... .......... 54% 252M 0s 5900K .......... .......... .......... .......... .......... 55% 264M 0s 5950K .......... .......... .......... .......... .......... 55% 151M 0s 6000K .......... .......... .......... .......... .......... 56% 75.1M 0s 6050K .......... .......... .......... .......... .......... 56% 162M 0s 6100K .......... .......... .......... .......... .......... 57% 49.6M 0s 6150K .......... .......... .......... .......... .......... 57% 209M 0s 6200K .......... .......... .......... .......... .......... 58% 148M 0s 6250K .......... .......... .......... .......... .......... 58% 119M 0s 6300K .......... .......... .......... .......... .......... 59% 91.0M 0s 6350K .......... .......... .......... .......... .......... 59% 77.3M 0s 6400K .......... .......... .......... .......... .......... 59% 122M 0s 6450K .......... .......... .......... .......... .......... 60% 88.8M 0s 6500K .......... .......... .......... .......... .......... 60% 120M 0s 6550K .......... .......... .......... .......... .......... 61% 93.8M 0s 6600K .......... .......... .......... .......... .......... 61% 124M 0s 6650K .......... .......... .......... .......... .......... 62% 95.9M 0s 6700K .......... .......... .......... .......... .......... 62% 123M 0s 6750K .......... .......... .......... .......... .......... 63% 37.9M 0s 6800K .......... .......... .......... .......... .......... 63% 204M 0s 6850K .......... .......... .......... .......... .......... 64% 242M 0s 6900K .......... .......... .......... .......... .......... 64% 219M 0s 6950K .......... .......... .......... .......... .......... 65% 48.4M 0s 7000K .......... .......... .......... .......... .......... 65% 231M 0s 7050K .......... .......... .......... .......... .......... 66% 255M 0s 7100K .......... .......... .......... .......... .......... 66% 142M 0s 7150K .......... .......... .......... .......... .......... 66% 77.6M 0s 7200K .......... .......... .......... .......... .......... 67% 124M 0s 7250K .......... .......... .......... .......... .......... 67% 48.1M 0s 7300K .......... .......... .......... .......... .......... 68% 251M 0s 7350K .......... .......... .......... .......... .......... 68% 230M 0s 7400K .......... .......... .......... .......... .......... 69% 91.3M 0s 7450K .......... .......... .......... .......... .......... 69% 154M 0s 7500K .......... .......... .......... .......... .......... 70% 108M 0s 7550K .......... .......... .......... .......... .......... 70% 83.6M 0s 7600K .......... .......... .......... .......... .......... 71% 112M 0s 7650K .......... .......... .......... .......... .......... 71% 109M 0s 7700K .......... .......... .......... .......... .......... 72% 95.1M 0s 7750K .......... .......... .......... .......... .......... 72% 92.0M 0s 7800K .......... .......... .......... .......... .......... 73% 126M 0s 7850K .......... .......... .......... .......... .......... 73% 90.3M 0s 7900K .......... .......... .......... .......... .......... 73% 127M 0s 7950K .......... .......... .......... .......... .......... 74% 66.7M 0s 8000K .......... .......... .......... .......... .......... 74% 109M 0s 8050K .......... .......... .......... .......... .......... 75% 103M 0s 8100K .......... .......... .......... .......... .......... 75% 90.6M 0s 8150K .......... .......... .......... .......... .......... 76% 112M 0s 8200K .......... .......... .......... .......... .......... 76% 89.5M 0s 8250K .......... .......... .......... .......... .......... 77% 120M 0s 8300K .......... .......... .......... .......... .......... 77% 85.5M 0s 8350K .......... .......... .......... .......... .......... 78% 68.1M 0s 8400K .......... .......... .......... .......... .......... 78% 99.1M 0s 8450K .......... .......... .......... .......... .......... 79% 44.2M 0s 8500K .......... .......... .......... .......... .......... 79% 242M 0s 8550K .......... .......... .......... .......... .......... 79% 204M 0s 8600K .......... .......... .......... .......... .......... 80% 135M 0s 8650K .......... .......... .......... .......... .......... 80% 78.6M 0s 8700K .......... .......... .......... .......... .......... 81% 64.2M 0s 8750K .......... .......... .......... .......... .......... 81% 138M 0s 8800K .......... .......... .......... .......... .......... 82% 79.8M 0s 8850K .......... .......... .......... .......... .......... 82% 50.2M 0s 8900K .......... .......... .......... .......... .......... 83% 222M 0s 8950K .......... .......... .......... .......... .......... 83% 130M 0s 9000K .......... .......... .......... .......... .......... 84% 88.6M 0s 9050K .......... .......... .......... .......... .......... 84% 43.7M 0s 9100K .......... .......... .......... .......... .......... 85% 236M 0s 9150K .......... .......... .......... .......... .......... 85% 154M 0s 9200K .......... .......... .......... .......... .......... 86% 113M 0s 9250K .......... .......... .......... .......... .......... 86% 91.9M 0s 9300K .......... .......... .......... .......... .......... 86% 80.3M 0s 9350K .......... .......... .......... .......... .......... 87% 94.3M 0s 9400K .......... .......... .......... .......... .......... 87% 49.3M 0s 9450K .......... .......... .......... .......... .......... 88% 205M 0s 9500K .......... .......... .......... .......... .......... 88% 81.3M 0s 9550K .......... .......... .......... .......... .......... 89% 86.3M 0s 9600K .......... .......... .......... .......... .......... 89% 40.9M 0s 9650K .......... .......... .......... .......... .......... 90% 200M 0s 9700K .......... .......... .......... .......... .......... 90% 222M 0s 9750K .......... .......... .......... .......... .......... 91% 109M 0s 9800K .......... .......... .......... .......... .......... 91% 61.0M 0s 9850K .......... .......... .......... .......... .......... 92% 205M 0s 9900K .......... .......... .......... .......... .......... 92% 114M 0s 9950K .......... .......... .......... .......... .......... 93% 73.6M 0s 10000K .......... .......... .......... .......... .......... 93% 95.9M 0s 10050K .......... .......... .......... .......... .......... 93% 129M 0s 10100K .......... .......... .......... .......... .......... 94% 45.1M 0s 10150K .......... .......... .......... .......... .......... 94% 198M 0s 10200K .......... .......... .......... .......... .......... 95% 207M 0s 10250K .......... .......... .......... .......... .......... 95% 137M 0s 10300K .......... .......... .......... .......... .......... 96% 84.4M 0s 10350K .......... .......... .......... .......... .......... 96% 70.5M 0s 10400K .......... .......... .......... .......... .......... 97% 124M 0s 10450K .......... .......... .......... .......... .......... 97% 80.6M 0s 10500K .......... .......... .......... .......... .......... 98% 82.5M 0s 10550K .......... .......... .......... .......... .......... 98% 170M 0s 10600K .......... .......... .......... .......... .......... 99% 32.4M 0s 10650K .......... .......... .......... .......... .......... 99% 280M 0s 10700K .......... .......... .......... .......... .......... 99% 277M 0s 10750K . 100% 3.16T=0.1s 2023-03-05 13:28:32 (84.3 MB/s) - '/tmp/instance-17/output-1/build/.go1.4-bootstrap-20171003.tar.gz.3SRULJ/output' saved [11009739/11009739] go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-17/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-17/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-17/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-17/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-17/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-17/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-euqgcR): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-17/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-17/buildroot'