build.c:46:1: warning: inlining failed in call to 'ct_build_u8': call is unlikely and code size would grow [-Winline] 46 | ct_build_u8(const struct nf_conntrack *ct, int a, struct nethdr *n, int b) | ^~~~~~~~~~~ build.c:428:9: note: called from here 428 | ct_build_u8(ct, ATTR_L4PROTO, n, NTA_EXP_MASK_L4PROTO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:371:1: warning: inlining failed in call to 'exp_build_u32': call is unlikely and code size would grow [-Winline] 371 | exp_build_u32(const struct nf_expect *exp, int a, struct nethdr *n, int b) | ^~~~~~~~~~~~~ build.c:434:17: note: called from here 434 | exp_build_u32(exp, ATTR_EXP_TIMEOUT, n, NTA_EXP_TIMEOUT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:371:1: warning: inlining failed in call to 'exp_build_u32': call is unlikely and code size would grow [-Winline] 371 | exp_build_u32(const struct nf_expect *exp, int a, struct nethdr *n, int b) | ^~~~~~~~~~~~~ build.c:436:9: note: called from here 436 | exp_build_u32(exp, ATTR_EXP_FLAGS, n, NTA_EXP_FLAGS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:371:1: warning: inlining failed in call to 'exp_build_u32': call is unlikely and code size would grow [-Winline] 371 | exp_build_u32(const struct nf_expect *exp, int a, struct nethdr *n, int b) | ^~~~~~~~~~~~~ build.c:438:17: note: called from here 438 | exp_build_u32(exp, ATTR_EXP_CLASS, n, NTA_EXP_CLASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:90:1: warning: inlining failed in call to 'ct_build_group': call is unlikely and code size would grow [-Winline] 90 | ct_build_group(const struct nf_conntrack *ct, int a, struct nethdr *n, | ^~~~~~~~~~~~~~ build.c:444:25: note: called from here 444 | ct_build_group(ct, ATTR_GRP_ORIG_IPV4, n, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 445 | NTA_EXP_NAT_IPV4, | ~~~~~~~~~~~~~~~~~ 446 | sizeof(struct nfct_attr_grp_ipv4)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:46:1: warning: inlining failed in call to 'ct_build_u8': call is unlikely and code size would grow [-Winline] 46 | ct_build_u8(const struct nf_conntrack *ct, int a, struct nethdr *n, int b) | ^~~~~~~~~~~ build.c:448:17: note: called from here 448 | ct_build_u8(ct, ATTR_L4PROTO, n, NTA_EXP_NAT_L4PROTO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build.c:371:1: warning: inlining failed in call to 'exp_build_u32': call is unlikely and code size would grow [-Winline] 371 | exp_build_u32(const struct nf_expect *exp, int a, struct nethdr *n, int b) | ^~~~~~~~~~~~~ build.c:452:17: note: called from here 452 | exp_build_u32(exp, ATTR_EXP_NAT_DIR, n, NTA_EXP_NAT_DIR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'exp_build_str', inlined from 'exp2msg' at build.c:455:3: build.c:39:1: warning: inlining failed in call to 'addattr': call is unlikely and code size would grow [-Winline] 39 | addattr(struct nethdr *n, int attr, const void *data, size_t len) | ^~~~~~~ build.c:382:9: note: called from here 382 | addattr(n, b, data, strlen(data)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'exp_build_str', inlined from 'exp2msg' at build.c:457:3: build.c:39:1: warning: inlining failed in call to 'addattr': call is unlikely and code size would grow [-Winline] 39 | addattr(struct nethdr *n, int attr, const void *data, size_t len) | ^~~~~~~ build.c:382:9: note: called from here 382 | addattr(n, b, data, strlen(data)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC parse.o CC channel.o CC multichannel.o CC channel_mcast.o CC channel_udp.o CC tcp.o CC channel_tcp.o CC external_cache.o CC external_inject.o CC internal_cache.o internal_cache.c: In function 'internal_cache_exp_event_del': internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:360:25: note: called from here 360 | sync_send(obj, NET_T_STATE_EXP_DEL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal_cache.c: In function 'internal_cache_ct_event_del': internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:212:25: note: called from here 212 | sync_send(obj, NET_T_STATE_CT_DEL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal_cache.c: In function 'internal_cache_exp_event_new': internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:319:25: note: called from here 319 | sync_send(obj, NET_T_STATE_EXP_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal_cache.c: In function 'internal_cache_ct_event_new': internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:171:25: note: called from here 171 | sync_send(obj, NET_T_STATE_CT_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_exp_resync', inlined from 'internal_cache_exp_resync' at internal_cache.c:268:1: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:287:17: note: called from here 287 | sync_send(obj, NET_T_STATE_EXP_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:290:17: note: called from here 290 | sync_send(obj, NET_T_STATE_EXP_UPD); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_exp_event_upd', inlined from 'internal_cache_exp_event_upd' at internal_cache.c:327:13: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:340:17: note: called from here 340 | sync_send(obj, NET_T_STATE_EXP_UPD); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_ct_event_upd', inlined from 'internal_cache_ct_event_upd' at internal_cache.c:179:13: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:192:17: note: called from here 192 | sync_send(obj, NET_T_STATE_CT_UPD); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_exp_purge_step', inlined from 'internal_cache_exp_purge_step' at internal_cache.c:244:12: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:253:25: note: called from here 253 | sync_send(obj, NET_T_STATE_EXP_DEL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_ct_resync', inlined from 'internal_cache_ct_resync' at internal_cache.c:112:1: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:133:17: note: called from here 133 | sync_send(obj, NET_T_STATE_CT_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:136:17: note: called from here 136 | sync_send(obj, NET_T_STATE_CT_UPD); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'internal_cache_ct_purge_step', inlined from 'internal_cache_ct_purge_step' at internal_cache.c:88:12: internal_cache.c:18:20: warning: inlining failed in call to 'sync_send': call is unlikely and code size would grow [-Winline] 18 | static inline void sync_send(struct cache_object *obj, int query) | ^~~~~~~~~ internal_cache.c:97:25: note: called from here 97 | sync_send(obj, NET_T_STATE_CT_DEL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC internal_bypass.o CC read_config_yy.o CC read_config_lex.o CC stack.o CC resync.o CC cthelper.o CC helpers.o CC utils.o utils.c: In function 'in4_pton': utils.c:56:19: warning: inlining failed in call to 'xdigit2bin': call is unlikely and code size would grow [-Winline] 56 | static inline int xdigit2bin(char c, int delim) | ^~~~~~~~~~ utils.c:94:21: note: called from here 94 | c = xdigit2bin(srclen > 0 ? *s : '\0', delim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'in6_pton': utils.c:56:19: warning: inlining failed in call to 'xdigit2bin': call is unlikely and code size would grow [-Winline] 56 | static inline int xdigit2bin(char c, int delim) | ^~~~~~~~~~ utils.c:151:21: note: called from here 151 | c = xdigit2bin(srclen > 0 ? *s : '\0', delim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC expect.o CCLD conntrackd CC nfct.o CC nfct-extensions/helper.o CC nfct-extensions/timeout.o CCLD nfct make[4]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[3]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[2]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[2]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[1]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' >>> conntrack-tools 1.4.7 Installing to target PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/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-15/output-1/target install -C /tmp/instance-15/output-1/build/conntrack-tools-1.4.7/ make[1]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' Making install in extensions make[2]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/extensions' make[3]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/extensions' 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-15/output-1/build/conntrack-tools-1.4.7/extensions' make[2]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/extensions' Making install in src make[2]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' /home/autobuild/make/make install-recursive make[3]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' Making install in helpers make[4]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src/helpers' make[5]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src/helpers' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/lib/conntrack-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c ct_helper_amanda.la ct_helper_dhcpv6.la ct_helper_ftp.la ct_helper_mdns.la ct_helper_rpc.la ct_helper_tftp.la ct_helper_tns.la ct_helper_sane.la ct_helper_slp.la ct_helper_ssdp.la '/tmp/instance-15/output-1/target/usr/lib/conntrack-tools' libtool: install: /usr/bin/install -c .libs/ct_helper_amanda.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_amanda.so libtool: install: /usr/bin/install -c .libs/ct_helper_amanda.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_amanda.la libtool: install: /usr/bin/install -c .libs/ct_helper_dhcpv6.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_dhcpv6.so libtool: install: /usr/bin/install -c .libs/ct_helper_dhcpv6.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_dhcpv6.la libtool: install: /usr/bin/install -c .libs/ct_helper_ftp.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_ftp.so libtool: install: /usr/bin/install -c .libs/ct_helper_ftp.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_ftp.la libtool: install: /usr/bin/install -c .libs/ct_helper_mdns.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_mdns.so libtool: install: /usr/bin/install -c .libs/ct_helper_mdns.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_mdns.la libtool: install: /usr/bin/install -c .libs/ct_helper_rpc.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_rpc.so libtool: install: /usr/bin/install -c .libs/ct_helper_rpc.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_rpc.la libtool: install: /usr/bin/install -c .libs/ct_helper_tftp.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_tftp.so libtool: install: /usr/bin/install -c .libs/ct_helper_tftp.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_tftp.la libtool: install: /usr/bin/install -c .libs/ct_helper_tns.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_tns.so libtool: install: /usr/bin/install -c .libs/ct_helper_tns.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_tns.la libtool: install: /usr/bin/install -c .libs/ct_helper_sane.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_sane.so libtool: install: /usr/bin/install -c .libs/ct_helper_sane.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_sane.la libtool: install: /usr/bin/install -c .libs/ct_helper_slp.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_slp.so libtool: install: /usr/bin/install -c .libs/ct_helper_slp.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_slp.la libtool: install: /usr/bin/install -c .libs/ct_helper_ssdp.so /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_ssdp.so libtool: install: /usr/bin/install -c .libs/ct_helper_ssdp.lai /tmp/instance-15/output-1/target/usr/lib/conntrack-tools/ct_helper_ssdp.la libtool: warning: remember to run 'libtool --finish /usr/lib/conntrack-tools' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src/helpers' make[4]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src/helpers' make[4]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[5]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c conntrack conntrackd nfct '/tmp/instance-15/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c conntrack /tmp/instance-15/output-1/target/usr/sbin/conntrack libtool: install: /usr/bin/install -c conntrackd /tmp/instance-15/output-1/target/usr/sbin/conntrackd libtool: install: /usr/bin/install -c nfct /tmp/instance-15/output-1/target/usr/sbin/nfct make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[4]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[3]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[2]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7/src' make[2]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[3]: Entering directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 conntrackd.conf.5 '/tmp/instance-15/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 conntrack.8 conntrackd.8 nfct.8 '/tmp/instance-15/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[2]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' make[1]: Leaving directory '/tmp/instance-15/output-1/build/conntrack-tools-1.4.7' >>> host-go-bootstrap 1.4-bootstrap-20171003 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-15/output-1/build/.go1.4-bootstrap-20171003.tar.gz.dJtCzM/output' 'https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz' --2022-12-29 02:14:59-- 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-15/output-1/build/.go1.4-bootstrap-20171003.tar.gz.dJtCzM/output' 0K .......... .......... .......... .......... .......... 0% 11.2M 1s 50K .......... .......... .......... .......... .......... 0% 23.2M 1s 100K .......... .......... .......... .......... .......... 1% 19.6M 1s 150K .......... .......... .......... .......... .......... 1% 32.4M 1s 200K .......... .......... .......... .......... .......... 2% 88.1M 0s 250K .......... .......... .......... .......... .......... 2% 63.5M 0s 300K .......... .......... .......... .......... .......... 3% 82.3M 0s 350K .......... .......... .......... .......... .......... 3% 30.8M 0s 400K .......... .......... .......... .......... .......... 4% 88.5M 0s 450K .......... .......... .......... .......... .......... 4% 10.8M 0s 500K .......... .......... .......... .......... .......... 5% 34.5M 0s 550K .......... .......... .......... .......... .......... 5% 44.1M 0s 600K .......... .......... .......... .......... .......... 6% 91.3M 0s 650K .......... .......... .......... .......... .......... 6% 89.0M 0s 700K .......... .......... .......... .......... .......... 6% 42.3M 0s 750K .......... .......... .......... .......... .......... 7% 65.6M 0s 800K .......... .......... .......... .......... .......... 7% 61.1M 0s 850K .......... .......... .......... .......... .......... 8% 64.9M 0s 900K .......... .......... .......... .......... .......... 8% 57.2M 0s 950K .......... .......... .......... .......... .......... 9% 67.8M 0s 1000K .......... .......... .......... .......... .......... 9% 91.2M 0s 1050K .......... .......... .......... .......... .......... 10% 180M 0s 1100K .......... .......... .......... .......... .......... 10% 186M 0s 1150K .......... .......... .......... .......... .......... 11% 20.9M 0s 1200K .......... .......... .......... .......... .......... 11% 15.6M 0s 1250K .......... .......... .......... .......... .......... 12% 54.1M 0s 1300K .......... .......... .......... .......... .......... 12% 197M 0s 1350K .......... .......... .......... .......... .......... 13% 216M 0s 1400K .......... .......... .......... .......... .......... 13% 192M 0s 1450K .......... .......... .......... .......... .......... 13% 208M 0s 1500K .......... .......... .......... .......... .......... 14% 203M 0s 1550K .......... .......... .......... .......... .......... 14% 206M 0s 1600K .......... .......... .......... .......... .......... 15% 168M 0s 1650K .......... .......... .......... .......... .......... 15% 207M 0s 1700K .......... .......... .......... .......... .......... 16% 206M 0s 1750K .......... .......... .......... .......... .......... 16% 218M 0s 1800K .......... .......... .......... .......... .......... 17% 169M 0s 1850K .......... .......... .......... .......... .......... 17% 160M 0s 1900K .......... .......... .......... .......... .......... 18% 152M 0s 1950K .......... .......... .......... .......... .......... 18% 165M 0s 2000K .......... .......... .......... .......... .......... 19% 137M 0s 2050K .......... .......... .......... .......... .......... 19% 167M 0s 2100K .......... .......... .......... .......... .......... 19% 160M 0s 2150K .......... .......... .......... .......... .......... 20% 40.2M 0s 2200K .......... .......... .......... .......... .......... 20% 167M 0s 2250K .......... .......... .......... .......... .......... 21% 185M 0s 2300K .......... .......... .......... .......... .......... 21% 153M 0s 2350K .......... .......... .......... .......... .......... 22% 69.3M 0s 2400K .......... .......... .......... .......... .......... 22% 84.1M 0s 2450K .......... .......... .......... .......... .......... 23% 97.9M 0s 2500K .......... .......... .......... .......... .......... 23% 93.2M 0s 2550K .......... .......... .......... .......... .......... 24% 25.4M 0s 2600K .......... .......... .......... .......... .......... 24% 208M 0s 2650K .......... .......... .......... .......... .......... 25% 223M 0s 2700K .......... .......... .......... .......... .......... 25% 225M 0s 2750K .......... .......... .......... .......... .......... 26% 182M 0s 2800K .......... .......... .......... .......... .......... 26% 86.5M 0s 2850K .......... .......... .......... .......... .......... 26% 98.9M 0s 2900K .......... .......... .......... .......... .......... 27% 40.5M 0s 2950K .......... .......... .......... .......... .......... 27% 167M 0s 3000K .......... .......... .......... .......... .......... 28% 210M 0s 3050K .......... .......... .......... .......... .......... 28% 31.2M 0s 3100K .......... .......... .......... .......... .......... 29% 202M 0s 3150K .......... .......... .......... .......... .......... 29% 182M 0s 3200K .......... .......... .......... .......... .......... 30% 41.7M 0s 3250K .......... .......... .......... .......... .......... 30% 194M 0s 3300K .......... .......... .......... .......... .......... 31% 206M 0s 3350K .......... .......... .......... .......... .......... 31% 112M 0s 3400K .......... .......... .......... .......... .......... 32% 46.7M 0s 3450K .......... .......... .......... .......... .......... 32% 174M 0s 3500K .......... .......... .......... .......... .......... 33% 196M 0s 3550K .......... .......... .......... .......... .......... 33% 91.2M 0s 3600K .......... .......... .......... .......... .......... 33% 89.6M 0s 3650K .......... .......... .......... .......... .......... 34% 110M 0s 3700K .......... .......... .......... .......... .......... 34% 39.4M 0s 3750K .......... .......... .......... .......... .......... 35% 146M 0s 3800K .......... .......... .......... .......... .......... 35% 169M 0s 3850K .......... .......... .......... .......... .......... 36% 160M 0s 3900K .......... .......... .......... .......... .......... 36% 93.4M 0s 3950K .......... .......... .......... .......... .......... 37% 38.1M 0s 4000K .......... .......... .......... .......... .......... 37% 144M 0s 4050K .......... .......... .......... .......... .......... 38% 60.7M 0s 4100K .......... .......... .......... .......... .......... 38% 54.7M 0s 4150K .......... .......... .......... .......... .......... 39% 124M 0s 4200K .......... .......... .......... .......... .......... 39% 6.39M 0s 4250K .......... .......... .......... .......... .......... 39% 158M 0s 4300K .......... .......... .......... .......... .......... 40% 154M 0s 4350K .......... .......... .......... .......... .......... 40% 116M 0s 4400K .......... .......... .......... .......... .......... 41% 167M 0s 4450K .......... .......... .......... .......... .......... 41% 154M 0s 4500K .......... .......... .......... .......... .......... 42% 153M 0s 4550K .......... .......... .......... .......... .......... 42% 126M 0s 4600K .......... .......... .......... .......... .......... 43% 141M 0s 4650K .......... .......... .......... .......... .......... 43% 161M 0s 4700K .......... .......... .......... .......... .......... 44% 146M 0s 4750K .......... .......... .......... .......... .......... 44% 121M 0s 4800K .......... .......... .......... .......... .......... 45% 157M 0s 4850K .......... .......... .......... .......... .......... 45% 138M 0s 4900K .......... .......... .......... .......... .......... 46% 155M 0s 4950K .......... .......... .......... .......... .......... 46% 136M 0s 5000K .......... .......... .......... .......... .......... 46% 149M 0s 5050K .......... .......... .......... .......... .......... 47% 152M 0s 5100K .......... .......... .......... .......... .......... 47% 155M 0s 5150K .......... .......... .......... .......... .......... 48% 136M 0s 5200K .......... .......... .......... .......... .......... 48% 169M 0s 5250K .......... .......... .......... .......... .......... 49% 155M 0s 5300K .......... .......... .......... .......... .......... 49% 149M 0s 5350K .......... .......... .......... .......... .......... 50% 146M 0s 5400K .......... .......... .......... .......... .......... 50% 155M 0s 5450K .......... .......... .......... .......... .......... 51% 173M 0s 5500K .......... .......... .......... .......... .......... 51% 221M 0s 5550K .......... .......... .......... .......... .......... 52% 40.4M 0s 5600K .......... .......... .......... .......... .......... 52% 135M 0s 5650K .......... .......... .......... .......... .......... 53% 151M 0s 5700K .......... .......... .......... .......... .......... 53% 61.2M 0s 5750K .......... .......... .......... .......... .......... 53% 129M 0s 5800K .......... .......... .......... .......... .......... 54% 114M 0s 5850K .......... .......... .......... .......... .......... 54% 81.7M 0s 5900K .......... .......... .......... .......... .......... 55% 122M 0s 5950K .......... .......... .......... .......... .......... 55% 47.1M 0s 6000K .......... .......... .......... .......... .......... 56% 217M 0s 6050K .......... .......... .......... .......... .......... 56% 95.8M 0s 6100K .......... .......... .......... .......... .......... 57% 97.5M 0s 6150K .......... .......... .......... .......... .......... 57% 108M 0s 6200K .......... .......... .......... .......... .......... 58% 31.1M 0s 6250K .......... .......... .......... .......... .......... 58% 142M 0s 6300K .......... .......... .......... .......... .......... 59% 147M 0s 6350K .......... .......... .......... .......... .......... 59% 126M 0s 6400K .......... .......... .......... .......... .......... 59% 164M 0s 6450K .......... .......... .......... .......... .......... 60% 150M 0s 6500K .......... .......... .......... .......... .......... 60% 41.9M 0s 6550K .......... .......... .......... .......... .......... 61% 160M 0s 6600K .......... .......... .......... .......... .......... 61% 173M 0s 6650K .......... .......... .......... .......... .......... 62% 173M 0s 6700K .......... .......... .......... .......... .......... 62% 76.8M 0s 6750K .......... .......... .......... .......... .......... 63% 60.5M 0s 6800K .......... .......... .......... .......... .......... 63% 159M 0s 6850K .......... .......... .......... .......... .......... 64% 113M 0s 6900K .......... .......... .......... .......... .......... 64% 29.3M 0s 6950K .......... .......... .......... .......... .......... 65% 142M 0s 7000K .......... .......... .......... .......... .......... 65% 177M 0s 7050K .......... .......... .......... .......... .......... 66% 172M 0s 7100K .......... .......... .......... .......... .......... 66% 161M 0s 7150K .......... .......... .......... .......... .......... 66% 144M 0s 7200K .......... .......... .......... .......... .......... 67% 44.3M 0s 7250K .......... .......... .......... .......... .......... 67% 163M 0s 7300K .......... .......... .......... .......... .......... 68% 71.7M 0s 7350K .......... .......... .......... .......... .......... 68% 125M 0s 7400K .......... .......... .......... .......... .......... 69% 183M 0s 7450K .......... .......... .......... .......... .......... 69% 44.8M 0s 7500K .......... .......... .......... .......... .......... 70% 194M 0s 7550K .......... .......... .......... .......... .......... 70% 93.2M 0s 7600K .......... .......... .......... .......... .......... 71% 29.7M 0s 7650K .......... .......... .......... .......... .......... 71% 170M 0s 7700K .......... .......... .......... .......... .......... 72% 158M 0s 7750K .......... .......... .......... .......... .......... 72% 173M 0s 7800K .......... .......... .......... .......... .......... 73% 172M 0s 7850K .......... .......... .......... .......... .......... 73% 44.5M 0s 7900K .......... .......... .......... .......... .......... 73% 169M 0s 7950K .......... .......... .......... .......... .......... 74% 154M 0s 8000K .......... .......... .......... .......... .......... 74% 41.7M 0s 8050K .......... .......... .......... .......... .......... 75% 181M 0s 8100K .......... .......... .......... .......... .......... 75% 143M 0s 8150K .......... .......... .......... .......... .......... 76% 160M 0s 8200K .......... .......... .......... .......... .......... 76% 64.5M 0s 8250K .......... .......... .......... .......... .......... 77% 168M 0s 8300K .......... .......... .......... .......... .......... 77% 43.2M 0s 8350K .......... .......... .......... .......... .......... 78% 127M 0s 8400K .......... .......... .......... .......... .......... 78% 160M 0s 8450K .......... .......... .......... .......... .......... 79% 153M 0s 8500K .......... .......... .......... .......... .......... 79% 89.4M 0s 8550K .......... .......... .......... .......... .......... 79% 86.4M 0s 8600K .......... .......... .......... .......... .......... 80% 46.6M 0s 8650K .......... .......... .......... .......... .......... 80% 147M 0s 8700K .......... .......... .......... .......... .......... 81% 150M 0s 8750K .......... .......... .......... .......... .......... 81% 42.9M 0s 8800K .......... .......... .......... .......... .......... 82% 145M 0s 8850K .......... .......... .......... .......... .......... 82% 163M 0s 8900K .......... .......... .......... .......... .......... 83% 146M 0s 8950K .......... .......... .......... .......... .......... 83% 74.6M 0s 9000K .......... .......... .......... .......... .......... 84% 111M 0s 9050K .......... .......... .......... .......... .......... 84% 85.1M 0s 9100K .......... .......... .......... .......... .......... 85% 99.3M 0s 9150K .......... .......... .......... .......... .......... 85% 57.9M 0s 9200K .......... .......... .......... .......... .......... 86% 116M 0s 9250K .......... .......... .......... .......... .......... 86% 46.0M 0s 9300K .......... .......... .......... .......... .......... 86% 156M 0s 9350K .......... .......... .......... .......... .......... 87% 156M 0s 9400K .......... .......... .......... .......... .......... 87% 57.4M 0s 9450K .......... .......... .......... .......... .......... 88% 135M 0s 9500K .......... .......... .......... .......... .......... 88% 41.1M 0s 9550K .......... .......... .......... .......... .......... 89% 111M 0s 9600K .......... .......... .......... .......... .......... 89% 142M 0s 9650K .......... .......... .......... .......... .......... 90% 150M 0s 9700K .......... .......... .......... .......... .......... 90% 140M 0s 9750K .......... .......... .......... .......... .......... 91% 78.3M 0s 9800K .......... .......... .......... .......... .......... 91% 74.8M 0s 9850K .......... .......... .......... .......... .......... 92% 108M 0s 9900K .......... .......... .......... .......... .......... 92% 102M 0s 9950K .......... .......... .......... .......... .......... 93% 32.7M 0s 10000K .......... .......... .......... .......... .......... 93% 136M 0s 10050K .......... .......... .......... .......... .......... 93% 162M 0s 10100K .......... .......... .......... .......... .......... 94% 152M 0s 10150K .......... .......... .......... .......... .......... 94% 110M 0s 10200K .......... .......... .......... .......... .......... 95% 36.1M 0s 10250K .......... .......... .......... .......... .......... 95% 153M 0s 10300K .......... .......... .......... .......... .......... 96% 166M 0s 10350K .......... .......... .......... .......... .......... 96% 111M 0s 10400K .......... .......... .......... .......... .......... 97% 78.7M 0s 10450K .......... .......... .......... .......... .......... 97% 73.5M 0s 10500K .......... .......... .......... .......... .......... 98% 115M 0s 10550K .......... .......... .......... .......... .......... 98% 46.3M 0s 10600K .......... .......... .......... .......... .......... 99% 144M 0s 10650K .......... .......... .......... .......... .......... 99% 81.6M 0s 10700K .......... .......... .......... .......... .......... 99% 97.3M 0s 10750K . 100% 3.16T=0.1s 2022-12-29 02:14:59 (76.4 MB/s) - '/tmp/instance-15/output-1/build/.go1.4-bootstrap-20171003.tar.gz.dJtCzM/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-15/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-15/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-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-15/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-15/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-iIXPHa): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-15/buildroot'