checking how to run the C preprocessor... /tmp/instance-10/output-1/host/bin/powerpc64le-linux-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-10/output-1/host/bin/powerpc64le-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc static flag -static works... yes checking if /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc supports -c -o file.o... yes checking if /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc linker (/tmp/instance-10/output-1/host/bin/powerpc64le-linux-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 sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking linux/aio_abi.h usability... yes checking linux/aio_abi.h presence... yes checking for linux/aio_abi.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for __kernel_rwf_t... yes checking for library containing floor... -lm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls >>> libev 4.33 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/libev-4.33/ make[1]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o ev.lo ev.c libtool: compile: /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:2143:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' 2143 | EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ | ^~~~~~~~~~~~~~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o event.lo event.c libtool: compile: /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c event.c -fPIC -DPIC -o .libs/event.o /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -version-info 4:0:0 -o libev.la -rpath /usr/lib ev.lo event.lo -lm libtool: link: /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc -shared -fPIC -DPIC .libs/ev.o .libs/event.o -lm -O0 -g0 -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4") libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so") libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[2]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' make[1]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' >>> libev 4.33 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/powerpc64le-buildroot-linux-gnu/sysroot install -C /tmp/instance-10/output-1/build/libev-4.33/ make[1]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' make[2]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libev.la '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libev.so.4.0.0 libtool: install: (cd /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; }) libtool: install: (cd /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; }) libtool: install: /usr/bin/install -c .libs/libev.lai /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libev.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ev.h ev++.h '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 ev.3 '/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[2]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' make[1]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' >>> libev 4.33 Fixing libtool files for la in $(find /tmp/instance-10/output-1/host/powerpc64le-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/powerpc64le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-10/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-10/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-10/output-1/host/powerpc64le-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 >>> libev 4.33 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 -C /tmp/instance-10/output-1/build/libev-4.33/ make[1]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' make[2]: Entering directory '/tmp/instance-10/output-1/build/libev-4.33' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libev.la '/tmp/instance-10/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /tmp/instance-10/output-1/target/usr/lib/libev.so.4.0.0 libtool: install: (cd /tmp/instance-10/output-1/target/usr/lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; }) libtool: install: (cd /tmp/instance-10/output-1/target/usr/lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; }) libtool: install: /usr/bin/install -c .libs/libev.lai /tmp/instance-10/output-1/target/usr/lib/libev.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/include' /usr/bin/install -c -m 644 ev.h ev++.h '/tmp/instance-10/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 ev.3 '/tmp/instance-10/output-1/target/usr/share/man/man3' make[2]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' make[1]: Leaving directory '/tmp/instance-10/output-1/build/libev-4.33' >>> cfm 0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-10/output-1/build/.cfm-0.3.tar.gz.hCzIg8/output' 'https://github.com/microchip-ung/cfm/archive/v0.3/cfm-0.3.tar.gz' --2023-01-01 04:07:03-- https://github.com/microchip-ung/cfm/archive/v0.3/cfm-0.3.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/microchip-ung/cfm/tar.gz/refs/tags/v0.3 [following] --2023-01-01 04:07:03-- https://codeload.github.com/microchip-ung/cfm/tar.gz/refs/tags/v0.3 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/.cfm-0.3.tar.gz.hCzIg8/output' 0K .......... .......... .......... .......... ..... 449K=0.1s 2023-01-01 04:07:04 (449 KB/s) - '/tmp/instance-10/output-1/build/.cfm-0.3.tar.gz.hCzIg8/output' saved [46957] cfm-0.3.tar.gz: OK (sha256: b5ce096e8c496c397d108201f1a46855f735da6c4163b7a9af345916e75a7126) >>> cfm 0.3 Extracting gzip -d -c /tmp/instance-10/dl/cfm/cfm-0.3.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/cfm-0.3 -xf - >>> cfm 0.3 Patching >>> cfm 0.3 Configuring (mkdir -p /tmp/instance-10/output-1/build/cfm-0.3/ && cd /tmp/instance-10/output-1/build/cfm-0.3/ && 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/cfm-0.3/ -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 ) -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-10/output-1/host/bin/powerpc64le-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-10/output-1/build/cfm-0.3 >>> cfm 0.3 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/cfm-0.3/ make[1]: Entering directory '/tmp/instance-10/output-1/build/cfm-0.3' [ 12%] Building C object CMakeFiles/cfm_netlink.dir/cfm_netlink.c.o [ 25%] Linking C shared library libcfm_netlink.so [ 25%] Built target cfm_netlink [ 37%] Building C object CMakeFiles/cfm.dir/main.c.o [ 50%] Building C object CMakeFiles/cfm.dir/libnetlink.c.o [ 62%] Linking C executable cfm [ 62%] Built target cfm [ 75%] Building C object CMakeFiles/cfm_server.dir/cfm_server.c.o [ 87%] Building C object CMakeFiles/cfm_server.dir/libnetlink.c.o [100%] Linking C executable cfm_server [100%] Built target cfm_server make[1]: Leaving directory '/tmp/instance-10/output-1/build/cfm-0.3' >>> cfm 0.3 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/powerpc64le-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-10/output-1/build/cfm-0.3/ make[1]: Entering directory '/tmp/instance-10/output-1/build/cfm-0.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/cfm -- Set runtime path of "/tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/cfm" to "" -- Installing: /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/cfm_server -- Installing: /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libcfm_netlink.so -- Installing: /tmp/instance-10/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/cfm_netlink.h make[1]: Leaving directory '/tmp/instance-10/output-1/build/cfm-0.3' >>> cfm 0.3 Fixing libtool files for la in $(find /tmp/instance-10/output-1/host/powerpc64le-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/powerpc64le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-10/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-10/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-10/output-1/host/powerpc64le-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 >>> cfm 0.3 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/cfm-0.3/ make[1]: Entering directory '/tmp/instance-10/output-1/build/cfm-0.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-10/output-1/target/usr/bin/cfm -- Set runtime path of "/tmp/instance-10/output-1/target/usr/bin/cfm" to "" -- Installing: /tmp/instance-10/output-1/target/usr/bin/cfm_server -- Installing: /tmp/instance-10/output-1/target/usr/lib/libcfm_netlink.so -- Installing: /tmp/instance-10/output-1/target/usr/include/cfm_netlink.h make[1]: Leaving directory '/tmp/instance-10/output-1/build/cfm-0.3' /usr/bin/install -D -m 644 package/cfm//cfm.service /tmp/instance-10/output-1/target/usr/lib/systemd/system/cfm.service >>> host-go-bootstrap 1.4-bootstrap-20171003 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-10/output-1/build/.go1.4-bootstrap-20171003.tar.gz.yq23PX/output' 'https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz' --2023-01-01 04:07:09-- https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz Resolving dl.google.com (dl.google.com)... 142.250.72.14, 2607:f8b0:400f:803::200e Connecting to dl.google.com (dl.google.com)|142.250.72.14|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11009739 (10M) [application/octet-stream] Saving to: '/tmp/instance-10/output-1/build/.go1.4-bootstrap-20171003.tar.gz.yq23PX/output' 0K .......... .......... .......... .......... .......... 0% 8.79M 1s 50K .......... .......... .......... .......... .......... 0% 21.7M 1s 100K .......... .......... .......... .......... .......... 1% 27.9M 1s 150K .......... .......... .......... .......... .......... 1% 57.9M 1s 200K .......... .......... .......... .......... .......... 2% 29.4M 1s 250K .......... .......... .......... .......... .......... 2% 64.6M 0s 300K .......... .......... .......... .......... .......... 3% 68.1M 0s 350K .......... .......... .......... .......... .......... 3% 65.7M 0s 400K .......... .......... .......... .......... .......... 4% 75.5M 0s 450K .......... .......... .......... .......... .......... 4% 70.3M 0s 500K .......... .......... .......... .......... .......... 5% 67.8M 0s 550K .......... .......... .......... .......... .......... 5% 71.4M 0s 600K .......... .......... .......... .......... .......... 6% 64.3M 0s 650K .......... .......... .......... .......... .......... 6% 76.0M 0s 700K .......... .......... .......... .......... .......... 6% 69.0M 0s 750K .......... .......... .......... .......... .......... 7% 74.8M 0s 800K .......... .......... .......... .......... .......... 7% 72.6M 0s 850K .......... .......... .......... .......... .......... 8% 11.8M 0s 900K .......... .......... .......... .......... .......... 8% 75.8M 0s 950K .......... .......... .......... .......... .......... 9% 72.9M 0s 1000K .......... .......... .......... .......... .......... 9% 99.1M 0s 1050K .......... .......... .......... .......... .......... 10% 111M 0s 1100K .......... .......... .......... .......... .......... 10% 142M 0s 1150K .......... .......... .......... .......... .......... 11% 144M 0s 1200K .......... .......... .......... .......... .......... 11% 119M 0s 1250K .......... .......... .......... .......... .......... 12% 203M 0s 1300K .......... .......... .......... .......... .......... 12% 230M 0s 1350K .......... .......... .......... .......... .......... 13% 221M 0s 1400K .......... .......... .......... .......... .......... 13% 202M 0s 1450K .......... .......... .......... .......... .......... 13% 209M 0s 1500K .......... .......... .......... .......... .......... 14% 223M 0s 1550K .......... .......... .......... .......... .......... 14% 151M 0s 1600K .......... .......... .......... .......... .......... 15% 123M 0s 1650K .......... .......... .......... .......... .......... 15% 165M 0s 1700K .......... .......... .......... .......... .......... 16% 145M 0s 1750K .......... .......... .......... .......... .......... 16% 192M 0s 1800K .......... .......... .......... .......... .......... 17% 139M 0s 1850K .......... .......... .......... .......... .......... 17% 160M 0s 1900K .......... .......... .......... .......... .......... 18% 58.0M 0s 1950K .......... .......... .......... .......... .......... 18% 20.3M 0s 2000K .......... .......... .......... .......... .......... 19% 3.79M 0s 2050K .......... .......... .......... .......... .......... 19% 202M 0s 2100K .......... .......... .......... .......... .......... 19% 15.1M 0s 2150K .......... .......... .......... .......... .......... 20% 168M 0s 2200K .......... .......... .......... .......... .......... 20% 214M 0s 2250K .......... .......... .......... .......... .......... 21% 10.0M 0s 2300K .......... .......... .......... .......... .......... 21% 196M 0s 2350K .......... .......... .......... .......... .......... 22% 121M 0s 2400K .......... .......... .......... .......... .......... 22% 162M 0s 2450K .......... .......... .......... .......... .......... 23% 177M 0s 2500K .......... .......... .......... .......... .......... 23% 132M 0s 2550K .......... .......... .......... .......... .......... 24% 105M 0s 2600K .......... .......... .......... .......... .......... 24% 109M 0s 2650K .......... .......... .......... .......... .......... 25% 135M 0s 2700K .......... .......... .......... .......... .......... 25% 128M 0s 2750K .......... .......... .......... .......... .......... 26% 155M 0s 2800K .......... .......... .......... .......... .......... 26% 175M 0s 2850K .......... .......... .......... .......... .......... 26% 157M 0s 2900K .......... .......... .......... .......... .......... 27% 116M 0s 2950K .......... .......... .......... .......... .......... 27% 160M 0s 3000K .......... .......... .......... .......... .......... 28% 191M 0s 3050K .......... .......... .......... .......... .......... 28% 220M 0s 3100K .......... .......... .......... .......... .......... 29% 215M 0s 3150K .......... .......... .......... .......... .......... 29% 88.0M 0s 3200K .......... .......... .......... .......... .......... 30% 49.8M 0s 3250K .......... .......... .......... .......... .......... 30% 153M 0s 3300K .......... .......... .......... .......... .......... 31% 98.3M 0s 3350K .......... .......... .......... .......... .......... 31% 99.1M 0s 3400K .......... .......... .......... .......... .......... 32% 98.3M 0s 3450K .......... .......... .......... .......... .......... 32% 44.8M 0s 3500K .......... .......... .......... .......... .......... 33% 181M 0s 3550K .......... .......... .......... .......... .......... 33% 167M 0s 3600K .......... .......... .......... .......... .......... 33% 46.4M 0s 3650K .......... .......... .......... .......... .......... 34% 193M 0s 3700K .......... .......... .......... .......... .......... 34% 205M 0s 3750K .......... .......... .......... .......... .......... 35% 75.6M 0s 3800K .......... .......... .......... .......... .......... 35% 125M 0s 3850K .......... .......... .......... .......... .......... 36% 61.9M 0s 3900K .......... .......... .......... .......... .......... 36% 134M 0s 3950K .......... .......... .......... .......... .......... 37% 98.1M 0s 4000K .......... .......... .......... .......... .......... 37% 83.5M 0s 4050K .......... .......... .......... .......... .......... 38% 117M 0s 4100K .......... .......... .......... .......... .......... 38% 87.9M 0s 4150K .......... .......... .......... .......... .......... 39% 111M 0s 4200K .......... .......... .......... .......... .......... 39% 86.7M 0s 4250K .......... .......... .......... .......... .......... 39% 43.5M 0s 4300K .......... .......... .......... .......... .......... 40% 172M 0s 4350K .......... .......... .......... .......... .......... 40% 136M 0s 4400K .......... .......... .......... .......... .......... 41% 174M 0s 4450K .......... .......... .......... .......... .......... 41% 90.4M 0s 4500K .......... .......... .......... .......... .......... 42% 107M 0s 4550K .......... .......... .......... .......... .......... 42% 72.5M 0s 4600K .......... .......... .......... .......... .......... 43% 102M 0s 4650K .......... .......... .......... .......... .......... 43% 111M 0s 4700K .......... .......... .......... .......... .......... 44% 40.0M 0s 4750K .......... .......... .......... .......... .......... 44% 162M 0s 4800K .......... .......... .......... .......... .......... 45% 175M 0s 4850K .......... .......... .......... .......... .......... 45% 93.8M 0s 4900K .......... .......... .......... .......... .......... 46% 147M 0s 4950K .......... .......... .......... .......... .......... 46% 12.6M 0s 5000K .......... .......... .......... .......... .......... 46% 57.1M 0s 5050K .......... .......... .......... .......... .......... 47% 182M 0s 5100K .......... .......... .......... .......... .......... 47% 181M 0s 5150K .......... .......... .......... .......... .......... 48% 60.2M 0s 5200K .......... .......... .......... .......... .......... 48% 149M 0s 5250K .......... .......... .......... .......... .......... 49% 42.0M 0s 5300K .......... .......... .......... .......... .......... 49% 197M 0s 5350K .......... .......... .......... .......... .......... 50% 210M 0s 5400K .......... .......... .......... .......... .......... 50% 25.1M 0s 5450K .......... .......... .......... .......... .......... 51% 178M 0s 5500K .......... .......... .......... .......... .......... 51% 156M 0s 5550K .......... .......... .......... .......... .......... 52% 145M 0s 5600K .......... .......... .......... .......... .......... 52% 178M 0s 5650K .......... .......... .......... .......... .......... 53% 170M 0s 5700K .......... .......... .......... .......... .......... 53% 154M 0s 5750K .......... .......... .......... .......... .......... 53% 112M 0s 5800K .......... .......... .......... .......... .......... 54% 117M 0s 5850K .......... .......... .......... .......... .......... 54% 14.8M 0s 5900K .......... .......... .......... .......... .......... 55% 209M 0s 5950K .......... .......... .......... .......... .......... 55% 111M 0s 6000K .......... .......... .......... .......... .......... 56% 89.0M 0s 6050K .......... .......... .......... .......... .......... 56% 116M 0s 6100K .......... .......... .......... .......... .......... 57% 80.1M 0s 6150K .......... .......... .......... .......... .......... 57% 103M 0s 6200K .......... .......... .......... .......... .......... 58% 74.6M 0s 6250K .......... .......... .......... .......... .......... 58% 77.2M 0s 6300K .......... .......... .......... .......... .......... 59% 127M 0s 6350K .......... .......... .......... .......... .......... 59% 23.8M 0s 6400K .......... .......... .......... .......... .......... 59% 196M 0s 6450K .......... .......... .......... .......... .......... 60% 220M 0s 6500K .......... .......... .......... .......... .......... 60% 208M 0s 6550K .......... .......... .......... .......... .......... 61% 192M 0s 6600K .......... .......... .......... .......... .......... 61% 217M 0s 6650K .......... .......... .......... .......... .......... 62% 88.8M 0s 6700K .......... .......... .......... .......... .......... 62% 105M 0s 6750K .......... .......... .......... .......... .......... 63% 79.4M 0s 6800K .......... .......... .......... .......... .......... 63% 91.6M 0s 6850K .......... .......... .......... .......... .......... 64% 123M 0s 6900K .......... .......... .......... .......... .......... 64% 80.6M 0s 6950K .......... .......... .......... .......... .......... 65% 71.8M 0s 7000K .......... .......... .......... .......... .......... 65% 123M 0s 7050K .......... .......... .......... .......... .......... 66% 85.7M 0s 7100K .......... .......... .......... .......... .......... 66% 113M 0s 7150K .......... .......... .......... .......... .......... 66% 59.1M 0s 7200K .......... .......... .......... .......... .......... 67% 39.6M 0s 7250K .......... .......... .......... .......... .......... 67% 182M 0s 7300K .......... .......... .......... .......... .......... 68% 196M 0s 7350K .......... .......... .......... .......... .......... 68% 173M 0s 7400K .......... .......... .......... .......... .......... 69% 56.2M 0s 7450K .......... .......... .......... .......... .......... 69% 183M 0s 7500K .......... .......... .......... .......... .......... 70% 191M 0s 7550K .......... .......... .......... .......... .......... 70% 88.7M 0s 7600K .......... .......... .......... .......... .......... 71% 97.4M 0s 7650K .......... .......... .......... .......... .......... 71% 91.8M 0s 7700K .......... .......... .......... .......... .......... 72% 112M 0s 7750K .......... .......... .......... .......... .......... 72% 81.3M 0s 7800K .......... .......... .......... .......... .......... 73% 54.1M 0s 7850K .......... .......... .......... .......... .......... 73% 176M 0s 7900K .......... .......... .......... .......... .......... 73% 188M 0s 7950K .......... .......... .......... .......... .......... 74% 77.6M 0s 8000K .......... .......... .......... .......... .......... 74% 64.2M 0s 8050K .......... .......... .......... .......... .......... 75% 178M 0s 8100K .......... .......... .......... .......... .......... 75% 92.6M 0s 8150K .......... .......... .......... .......... .......... 76% 110M 0s 8200K .......... .......... .......... .......... .......... 76% 89.0M 0s 8250K .......... .......... .......... .......... .......... 77% 117M 0s 8300K .......... .......... .......... .......... .......... 77% 55.0M 0s 8350K .......... .......... .......... .......... .......... 78% 65.5M 0s 8400K .......... .......... .......... .......... .......... 78% 114M 0s 8450K .......... .......... .......... .......... .......... 79% 76.6M 0s 8500K .......... .......... .......... .......... .......... 79% 118M 0s 8550K .......... .......... .......... .......... .......... 79% 82.5M 0s 8600K .......... .......... .......... .......... .......... 80% 35.2M 0s 8650K .......... .......... .......... .......... .......... 80% 195M 0s 8700K .......... .......... .......... .......... .......... 81% 193M 0s 8750K .......... .......... .......... .......... .......... 81% 149M 0s 8800K .......... .......... .......... .......... .......... 82% 87.7M 0s 8850K .......... .......... .......... .......... .......... 82% 51.7M 0s 8900K .......... .......... .......... .......... .......... 83% 188M 0s 8950K .......... .......... .......... .......... .......... 83% 184M 0s 9000K .......... .......... .......... .......... .......... 84% 32.2M 0s 9050K .......... .......... .......... .......... .......... 84% 202M 0s 9100K .......... .......... .......... .......... .......... 85% 200M 0s 9150K .......... .......... .......... .......... .......... 85% 169M 0s 9200K .......... .......... .......... .......... .......... 86% 192M 0s 9250K .......... .......... .......... .......... .......... 86% 89.4M 0s 9300K .......... .......... .......... .......... .......... 86% 65.1M 0s 9350K .......... .......... .......... .......... .......... 87% 171M 0s 9400K .......... .......... .......... .......... .......... 87% 109M 0s 9450K .......... .......... .......... .......... .......... 88% 98.1M 0s 9500K .......... .......... .......... .......... .......... 88% 112M 0s 9550K .......... .......... .......... .......... .......... 89% 47.1M 0s 9600K .......... .......... .......... .......... .......... 89% 141M 0s 9650K .......... .......... .......... .......... .......... 90% 91.0M 0s 9700K .......... .......... .......... .......... .......... 90% 156M 0s 9750K .......... .......... .......... .......... .......... 91% 147M 0s 9800K .......... .......... .......... .......... .......... 91% 117M 0s 9850K .......... .......... .......... .......... .......... 92% 62.2M 0s 9900K .......... .......... .......... .......... .......... 92% 153M 0s 9950K .......... .......... .......... .......... .......... 93% 48.1M 0s 10000K .......... .......... .......... .......... .......... 93% 162M 0s 10050K .......... .......... .......... .......... .......... 93% 160M 0s 10100K .......... .......... .......... .......... .......... 94% 160M 0s 10150K .......... .......... .......... .......... .......... 94% 49.1M 0s 10200K .......... .......... .......... .......... .......... 95% 145M 0s 10250K .......... .......... .......... .......... .......... 95% 165M 0s 10300K .......... .......... .......... .......... .......... 96% 143M 0s 10350K .......... .......... .......... .......... .......... 96% 29.0M 0s 10400K .......... .......... .......... .......... .......... 97% 221M 0s 10450K .......... .......... .......... .......... .......... 97% 238M 0s 10500K .......... .......... .......... .......... .......... 98% 239M 0s 10550K .......... .......... .......... .......... .......... 98% 191M 0s 10600K .......... .......... .......... .......... .......... 99% 88.1M 0s 10650K .......... .......... .......... .......... .......... 99% 42.3M 0s 10700K .......... .......... .......... .......... .......... 99% 198M 0s 10750K . 100% 3.16T=0.1s 2023-01-01 04:07:09 (71.0 MB/s) - '/tmp/instance-10/output-1/build/.go1.4-bootstrap-20171003.tar.gz.yq23PX/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-10/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-10/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-10/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-10/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-10/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-10/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-ITkefa): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-10/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-10/buildroot'