=> Building lang/go14 Started : Tuesday, 5 MAR 2019 at 02:11:38 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/go14 XDG_CONFIG_HOME=/construction/lang/go14 HOME=/construction/lang/go14 TMPDIR="/tmp" PATH=/construction/lang/go14/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/go14 XDG_CONFIG_HOME=/construction/lang/go14 HOME=/construction/lang/go14 TMPDIR="/tmp" PATH=/construction/lang/go14/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/lang/go14/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYSL=dragonfly ARCH=amd64 GOOBJ=6 OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/go14" EXAMPLESDIR="share/examples/go14" DATADIR="share/go14" WWWDIR="www/go14" ETCDIR="etc/go14" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/go14 DOCSDIR=/usr/local/share/doc/go14 EXAMPLESDIR=/usr/local/share/examples/go14 WWWDIR=/usr/local/www/go14 ETCDIR=/usr/local/etc/go14 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.26.2 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> go14-1.4.3_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> go14-1.4.3_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of go14-1.4.3_3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_3 for building => SHA256 Checksum OK for go1.4.3.src.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_3 for building ===> Extracting for go14-1.4.3_3 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_3 for building => SHA256 Checksum OK for go1.4.3.src.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for go14-1.4.3_3 ===> Applying ports patches for go14-1.4.3_3 ===> Applying dragonfly patches for go14-1.4.3_3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for go14-1.4.3_3 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for go14-1.4.3_3 cd /construction/lang/go14/go/src && CC=cc GOROOT=/construction/lang/go14/go GOROOT_FINAL=/usr/local/go14 GOBIN= GOARCH=amd64 GOOS=dragonfly GO386=387 CGO_ENABLED=0 /bin/sh make.bash # Building C bootstrap tool. cmd/dist -t: not found -t: not found clang: not found # Building compilers and Go bootstrap tool for host, dragonfly/amd64. lib9 /construction/lang/go14/go/src/lib9/fmt/fltfmt.c: In function '__efgfmt': /construction/lang/go14/go/src/lib9/fmt/fltfmt.c:437:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ndigits > prec) { ^ /construction/lang/go14/go/src/lib9/fmt/fltfmt.c:451:2: note: here default: ^~~~~~~ /construction/lang/go14/go/src/lib9/fmt/strtod.c: In function 'fmtstrtod': /construction/lang/go14/go/src/lib9/fmt/strtod.c:141:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(state == S0) ^ /construction/lang/go14/go/src/lib9/fmt/strtod.c:145:3: note: here case '+': ^~~~ /construction/lang/go14/go/src/lib9/fmt/strtod.c:182:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(xcmp(s, "nan") == 0) { ^ /construction/lang/go14/go/src/lib9/fmt/strtod.c:187:2: note: here case S1: ^~~~ /construction/lang/go14/go/src/lib9/fmt/strtod.c:193:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(xcmp(s, "inf") == 0) { ^ /construction/lang/go14/go/src/lib9/fmt/strtod.c:198:2: note: here case S3: ^~~~ /construction/lang/go14/go/src/lib9/fmt/strtod.c:203:4: warning: this statement may fall through [-Wimplicit-fallthrough=] s--; /* back over +- */ ~^~ /construction/lang/go14/go/src/lib9/fmt/strtod.c:204:2: note: here case S5: ^~~~ libbio /construction/lang/go14/go/src/libbio/bflush.c: In function 'Bflush': /construction/lang/go14/go/src/libbio/bflush.c:51:13: warning: this statement may fall through [-Wimplicit-fallthrough=] bp->state = Bractive; ~~~~~~~~~~^~~~~~~~~~ /construction/lang/go14/go/src/libbio/bflush.c:53:2: note: here case Bractive: ^~~~ /construction/lang/go14/go/src/libbio/bseek.c: In function 'Bseek': /construction/lang/go14/go/src/libbio/bseek.c:51:12: warning: this statement may fall through [-Wimplicit-fallthrough=] bp->gbuf = bp->ebuf; ~~~~~~~~~^~~~~~~~~~ /construction/lang/go14/go/src/libbio/bseek.c:53:2: note: here case Bractive: ^~~~ liblink /construction/lang/go14/go/src/liblink/asm5.c: In function 'buildop': /construction/lang/go14/go/src/liblink/asm5.c:1352:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("bad code"); ^~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm5.c:1353:3: note: here case AADD: ^~~~ /construction/lang/go14/go/src/liblink/asm5.c: In function 'ofsr': /construction/lang/go14/go/src/liblink/asm5.c:2617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] ctxt->diag("bad fst %A", a); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm5.c:2618:2: note: here case AMOVD: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c: In function 'doasm': /construction/lang/go14/go/src/liblink/asm6.c:3378:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown TLS base location for %s", headstr(ctxt->headtype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm6.c:3380:3: note: here case Hplan9: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c: In function 'prefixof': /construction/lang/go14/go/src/liblink/asm6.c:1909:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown TLS base register for %s", headstr(ctxt->headtype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm6.c:1910:3: note: here case Hdragonfly: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c: In function 'oclass': /construction/lang/go14/go/src/liblink/asm6.c:1983:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ctxt->asmode != 64) ^ /construction/lang/go14/go/src/liblink/asm6.c:1985:2: note: here case D_DL: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c:2011:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ctxt->asmode != 64) ^ /construction/lang/go14/go/src/liblink/asm6.c:2013:2: note: here case D_SP: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c: In function 'mediaop': /construction/lang/go14/go/src/liblink/asm6.c:2695:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(osize != 1){ ^ /construction/lang/go14/go/src/liblink/asm6.c:2702:2: note: here default: ^~~~~~~ /construction/lang/go14/go/src/liblink/asm8.c: In function 'doasm': /construction/lang/go14/go/src/liblink/asm8.c:2694:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown TLS base location for %s", headstr(ctxt->headtype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm8.c:2696:3: note: here case Hlinux: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c: In function 'asmidx': /construction/lang/go14/go/src/liblink/asm6.c:2156:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ctxt->asmode != 64) ^ /construction/lang/go14/go/src/liblink/asm6.c:2158:2: note: here case D_AX: ^~~~ /construction/lang/go14/go/src/liblink/asm6.c:2198:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ctxt->asmode != 64) ^ /construction/lang/go14/go/src/liblink/asm6.c:2200:2: note: here case D_AX: ^~~~ /construction/lang/go14/go/src/liblink/asm8.c: In function 'prefixof': /construction/lang/go14/go/src/liblink/asm8.c:1466:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown TLS base register for %s", headstr(ctxt->headtype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/asm8.c:1467:3: note: here case Hdarwin: ^~~~ /construction/lang/go14/go/src/liblink/asm8.c: In function 'mediaop': /construction/lang/go14/go/src/liblink/asm8.c:2131:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(osize != 1){ ^ /construction/lang/go14/go/src/liblink/asm8.c:2138:2: note: here default: ^~~~~~~ /construction/lang/go14/go/src/liblink/obj5.c: In function 'addstacksplit': /construction/lang/go14/go/src/liblink/obj5.c:383:23: warning: this statement may fall through [-Wimplicit-fallthrough=] cursym->text->mark &= ~LEAF; ~~~~~~~~~~~~~~~~~~~^~~~~~~~ /construction/lang/go14/go/src/liblink/obj5.c:385:3: note: here case ABCASE: ^~~~ /construction/lang/go14/go/src/liblink/sym.c: In function 'linknew': /construction/lang/go14/go/src/liblink/sym.c:150:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown thread-local storage offset for nacl/%s", ctxt->arch->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/sym.c:151:3: note: here case '6': ^~~~ /construction/lang/go14/go/src/liblink/sym.c:170:4: warning: this statement may fall through [-Wimplicit-fallthrough=] sysfatal("unknown thread-local storage offset for darwin/%s", ctxt->arch->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/liblink/sym.c:171:3: note: here case '6': ^~~~ cmd/cc /construction/lang/go14/go/src/cmd/cc/acid.c: In function 'acidmember': /construction/lang/go14/go/src/cmd/cc/acid.c:150:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(flag) { ^ /construction/lang/go14/go/src/cmd/cc/acid.c:177:2: note: here case TINT: ^~~~ /construction/lang/go14/go/src/cmd/cc/com64.c: In function 'com64': /construction/lang/go14/go/src/cmd/cc/com64.c:257:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(rv) { ^ /construction/lang/go14/go/src/cmd/cc/com64.c:265:3: note: here case OCOND: ^~~~ /construction/lang/go14/go/src/cmd/cc/com64.c:300:4: warning: this statement may fall through [-Wimplicit-fallthrough=] diag(n, "unknown vlong %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/cc/com64.c:301:3: note: here case OFUNC: ^~~~ /construction/lang/go14/go/src/cmd/cc/com64.c:302:15: warning: this statement may fall through [-Wimplicit-fallthrough=] n->complex = FNX; ^ /construction/lang/go14/go/src/cmd/cc/com64.c:303:3: note: here case ORETURN: ^~~~ /construction/lang/go14/go/src/cmd/cc/dcl.c: In function 'isstruct': /construction/lang/go14/go/src/cmd/cc/dcl.c:295:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(n && n->type && sametype(n->type, t)) ^ /construction/lang/go14/go/src/cmd/cc/dcl.c:297:2: note: here case OSTRING: ^~~~ /construction/lang/go14/go/src/cmd/cc/lex.c: In function 'compile': /construction/lang/go14/go/src/cmd/cc/lex.c:308:4: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/cc/lex.c:309:3: note: here case 0: ^~~~ /construction/lang/go14/go/src/cmd/cc/lex.c:338:4: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/cc/lex.c:339:3: note: here default: ^~~~~~~ /construction/lang/go14/go/src/cmd/cc/sub.c: In function 'allfloat': /construction/lang/go14/go/src/cmd/cc/sub.c:528:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(!allfloat(n->right, flag)) ^ /construction/lang/go14/go/src/cmd/cc/sub.c:530:3: note: here case OCAST: ^~~~ /construction/lang/go14/go/src/cmd/cc/sub.c: In function 'simplifyshift': /construction/lang/go14/go/src/cmd/cc/sub.c:863:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(topbit(c3) >= (32-c2)) ^ /construction/lang/go14/go/src/cmd/cc/sub.c:865:2: note: here case 001: /* (((e >>u c2) & c3) <>s c2) & c3) >>u c1) */ ^~~~ /construction/lang/go14/go/src/cmd/cc/sub.c:900:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(topbit(c3) >= 31) ^ /construction/lang/go14/go/src/cmd/cc/sub.c:902:2: note: here case 010: /* (((e <>u c1) */ ^~~~ /construction/lang/go14/go/src/cmd/cc/sub.c: In function 'side': /construction/lang/go14/go/src/cmd/cc/sub.c:954:5: warning: this statement may fall through [-Wimplicit-fallthrough=] n = n->right; ~~^~~~~~~~~~ /construction/lang/go14/go/src/cmd/cc/sub.c:956:2: note: here case OEQ: ^~~~ /construction/lang/go14/go/src/cmd/cc/sub.c: In function 'relindex': /construction/lang/go14/go/src/cmd/cc/sub.c:1130:3: warning: this statement may fall through [-Wimplicit-fallthrough=] diag(Z, "bad in relindex: %O", o); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/cc/sub.c:1131:2: note: here case OEQ: return 0; ^~~~ cmd/gc /construction/lang/go14/go/src/cmd/gc/const.c: In function 'convlit1': /construction/lang/go14/go/src/cmd/gc/const.c:224:14: warning: this statement may fall through [-Wimplicit-fallthrough=] n->val = toint(n->val); ^~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/const.c:226:4: note: here case CTINT: ^~~~ /construction/lang/go14/go/src/cmd/gc/const.c:238:14: warning: this statement may fall through [-Wimplicit-fallthrough=] n->val = toflt(n->val); ^~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/const.c:240:4: note: here case CTFLT: ^~~~ /construction/lang/go14/go/src/cmd/gc/const.c: In function 'tostr': /construction/lang/go14/go/src/cmd/gc/const.c:470:3: warning: this statement may fall through [-Wimplicit-fallthrough=] yyerror("no float -> string"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/const.c:472:2: note: here case CTNIL: ^~~~ /construction/lang/go14/go/src/cmd/gc/const.c: In function 'nodlit': /construction/lang/go14/go/src/cmd/gc/const.c:1050:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("nodlit ctype %d", v.ctype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/const.c:1051:2: note: here case CTSTR: ^~~~ /construction/lang/go14/go/src/cmd/gc/const.c: In function 'convconst': /construction/lang/go14/go/src/cmd/gc/const.c:1427:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("convconst ctype=%d %lT", val->ctype, t); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/const.c:1428:3: note: here case CTINT: ^~~~ /construction/lang/go14/go/src/cmd/gc/esc.c: In function 'esccall': /construction/lang/go14/go/src/cmd/gc/esc.c:898:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("esccall"); ^~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/esc.c:900:2: note: here case OCALLFUNC: ^~~~ /construction/lang/go14/go/src/cmd/gc/fmt.c: In function 'typefmt': /construction/lang/go14/go/src/cmd/gc/fmt.c:624:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fmtmode != FExp) { ^ /construction/lang/go14/go/src/cmd/gc/fmt.c:628:3: note: here default: ^~~~~~~ /construction/lang/go14/go/src/cmd/gc/gen.c: In function 'cgen_proc': /construction/lang/go14/go/src/cmd/gc/gen.c:550:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("cgen_proc: unknown call %O", n->left->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/gen.c:552:2: note: here case OCALLMETH: ^~~~ /construction/lang/go14/go/src/cmd/gc/lex.c: In function 'ccgetc': /construction/lang/go14/go/src/cmd/gc/lex.c:1679:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(curio.bin != nil) { ^ /construction/lang/go14/go/src/cmd/gc/lex.c:1683:2: note: here case EOF: ^~~~ /construction/lang/go14/go/src/cmd/gc/lex.c:1688:5: warning: this statement may fall through [-Wimplicit-fallthrough=] c = '\n'; ~~^~~~~~ /construction/lang/go14/go/src/cmd/gc/lex.c:1689:2: note: here case '\n': ^~~~ /construction/lang/go14/go/src/cmd/gc/mparith1.c: In function 'mpatoflt': /construction/lang/go14/go/src/cmd/gc/mparith1.c:383:7: warning: this statement may fall through [-Wimplicit-fallthrough=] eb = 1; ~~~^~~ /construction/lang/go14/go/src/cmd/gc/mparith1.c:385:3: note: here case 'E': ^~~~ /construction/lang/go14/go/src/cmd/gc/mparith1.c: In function 'mpatofix': /construction/lang/go14/go/src/cmd/gc/mparith1.c:468:5: warning: this statement may fall through [-Wimplicit-fallthrough=] f = 1; ~~^~~ /construction/lang/go14/go/src/cmd/gc/mparith1.c:470:2: note: here case '+': ^~~~ /construction/lang/go14/go/src/cmd/gc/order.c: In function 'orderstmt': /construction/lang/go14/go/src/cmd/gc/order.c:732:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("orderstmt range %T", n->type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/order.c:733:3: note: here case TARRAY: ^~~~ /construction/lang/go14/go/src/cmd/gc/order.c:511:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("orderstmt %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/order.c:513:2: note: here case OVARKILL: ^~~~ /construction/lang/go14/go/src/cmd/gc/order.c: In function 'ordersafeexpr': /construction/lang/go14/go/src/cmd/gc/order.c:141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("ordersafeexpr %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/order.c:143:2: note: here case ONAME: ^~~~ /construction/lang/go14/go/src/cmd/gc/order.c: In function 'ordermapassign': /construction/lang/go14/go/src/cmd/gc/order.c:453:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("ordermapassign %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/order.c:455:2: note: here case OAS: ^~~~ /construction/lang/go14/go/src/cmd/gc/racewalk.c: In function 'racewalknode': /construction/lang/go14/go/src/cmd/gc/racewalk.c:156:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("racewalk: unknown node type %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/racewalk.c:158:2: note: here case OASOP: ^~~~ /construction/lang/go14/go/src/cmd/gc/range.c: In function 'walkrange': /construction/lang/go14/go/src/cmd/gc/range.c:144:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("walkrange"); ^~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/range.c:146:2: note: here case TARRAY: ^~~~ /construction/lang/go14/go/src/cmd/gc/select.c: In function 'walkselect': /construction/lang/go14/go/src/cmd/gc/select.c:128:5: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("select %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/select.c:130:4: note: here case OSEND: ^~~~ /construction/lang/go14/go/src/cmd/gc/select.c:223:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("select %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/select.c:225:3: note: here case OSEND: ^~~~ /construction/lang/go14/go/src/cmd/gc/select.c:289:5: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("select %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/select.c:291:4: note: here case OSEND: ^~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c: In function 'staticassign': /construction/lang/go14/go/src/cmd/gc/sinit.c:401:3: warning: this statement may fall through [-Wimplicit-fallthrough=] switch(r->left->op) { ^~~~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c:411:2: note: here case OPTRLIT: ^~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c: In function 'initplan': /construction/lang/go14/go/src/cmd/gc/sinit.c:1375:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("initplan"); ^~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c:1376:2: note: here case OARRAYLIT: ^~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c: In function 'anylit': /construction/lang/go14/go/src/cmd/gc/sinit.c:1040:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("anylit: not lit"); ^~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c:1042:2: note: here case OPTRLIT: ^~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c: In function 'iszero': /construction/lang/go14/go/src/cmd/gc/sinit.c:1451:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("iszero"); ^~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/sinit.c:1453:3: note: here case CTNIL: ^~~~ /construction/lang/go14/go/src/cmd/gc/subr.c: In function 'assignop': /construction/lang/go14/go/src/cmd/gc/subr.c:1291:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(dst->bound != -100) // not slice ^ /construction/lang/go14/go/src/cmd/gc/subr.c:1293:3: note: here case TPTR32: ^~~~ /construction/lang/go14/go/src/cmd/gc/subr.c: In function 'genhash': /construction/lang/go14/go/src/cmd/gc/subr.c:2745:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("genhash %T", t); ^~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/subr.c:2746:2: note: here case TARRAY: ^~~~ /construction/lang/go14/go/src/cmd/gc/subr.c: In function 'geneq': /construction/lang/go14/go/src/cmd/gc/subr.c:2985:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("geneq %T", t); ^~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/subr.c:2986:2: note: here case TARRAY: ^~~~ /construction/lang/go14/go/src/cmd/gc/typecheck.c: In function 'typecheck1': /construction/lang/go14/go/src/cmd/gc/typecheck.c:336:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("typecheck %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/typecheck.c:341:2: note: here case OLITERAL: ^~~~ /construction/lang/go14/go/src/cmd/gc/walk.c: In function 'walkstmt': /construction/lang/go14/go/src/cmd/gc/walk.c:220:9: warning: this statement may fall through [-Wimplicit-fallthrough=] n->op = OCASE; ~~~~~~^~~~~~~ /construction/lang/go14/go/src/cmd/gc/walk.c:221:2: note: here case OCASE: ^~~~ /construction/lang/go14/go/src/cmd/gc/walk.c: In function 'walkexpr': /construction/lang/go14/go/src/cmd/gc/walk.c:1128:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("walkexpr ORECV"); // should see inside OAS only ^~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/gc/walk.c:1130:2: note: here case OSLICE: ^~~~ cmd/6l /construction/lang/go14/go/src/cmd/6l/../ld/data.c: In function 'relocsym': /construction/lang/go14/go/src/cmd/6l/../ld/data.c:315:4: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("bad reloc size %#ux for %s", siz, r->sym->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/data.c:316:3: note: here case 1: ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/elf.c: In function 'asmbelf': /construction/lang/go14/go/src/cmd/6l/../ld/elf.c:1141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/elf.c:1142:2: note: here case '5': ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/ldelf.c: In function 'reltype': /construction/lang/go14/go/src/cmd/6l/../ld/ldelf.c:875:3: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("%s: unknown relocation type %d; compiled without -fpic?", pn, elftype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/ldelf.c:876:2: note: here case R('5', R_ARM_ABS32): ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/ldpe.c: In function 'ldpe': /construction/lang/go14/go/src/cmd/6l/../ld/ldpe.c:298:6: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("%s: unknown relocation type %d;", pn, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/ldpe.c:299:5: note: here case IMAGE_REL_I386_REL32: ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/ldpe.c:207:4: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 17 [-Wstringop-truncation] strncpy(obj->pesym[i].name, (char*)symbuf, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/macho.c: In function 'asmbmacho': /construction/lang/go14/go/src/cmd/6l/../ld/macho.c:358:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/macho.c:359:2: note: here case '6': ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/macho.c:417:4: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/macho.c:418:3: note: here case '6': ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/pe.c: In function 'asmbpe': /construction/lang/go14/go/src/cmd/6l/../ld/pe.c:617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/../ld/pe.c:618:2: note: here case '6': ^~~~ /construction/lang/go14/go/src/cmd/6l/../ld/symtab.c: In function 'putplan9sym': /construction/lang/go14/go/src/cmd/6l/../ld/symtab.c:246:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ver) ^ /construction/lang/go14/go/src/cmd/6l/../ld/symtab.c:248:2: note: here case 'a': ^~~~ /construction/lang/go14/go/src/cmd/6l/obj.c: In function 'archinit': /construction/lang/go14/go/src/cmd/6l/obj.c:86:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6l/obj.c:87:2: note: here case Hplan9: /* plan 9 */ ^~~~ cmd/6a cmd/6c /construction/lang/go14/go/src/cmd/6c/peep.c: In function 'peep': /construction/lang/go14/go/src/cmd/6c/peep.c:111:5: warning: this statement may fall through [-Wimplicit-fallthrough=] t++; ~^~ /construction/lang/go14/go/src/cmd/6c/peep.c:113:3: note: here case ADATA: ^~~~ /construction/lang/go14/go/src/cmd/6c/peep.c: In function 'copyu': /construction/lang/go14/go/src/cmd/6c/peep.c:573:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(copyas(&p->from, v)) ^ /construction/lang/go14/go/src/cmd/6c/peep.c:577:2: note: here case ANOP: /* rhs store */ ^~~~ /construction/lang/go14/go/src/cmd/6c/peep.c:747:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) { ^ /construction/lang/go14/go/src/cmd/6c/peep.c:753:2: note: here case ADIVB: ^~~~ /construction/lang/go14/go/src/cmd/6c/reg.c: In function 'regopt': /construction/lang/go14/go/src/cmd/6c/reg.c:340:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) ^ /construction/lang/go14/go/src/cmd/6c/reg.c:343:3: note: here case AIDIVB: ^~~~ /construction/lang/go14/go/src/cmd/6c/txt.c: In function 'gmove': /construction/lang/go14/go/src/cmd/6c/txt.c:995:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /construction/lang/go14/go/src/cmd/6c/txt.c:1045:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /construction/lang/go14/go/src/cmd/6c/txt.c:762:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(typefd[tt]) { ^ /construction/lang/go14/go/src/cmd/6c/txt.c:773:2: note: here case TUVLONG: ^~~~ cmd/6g /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c: In function 'complexmove': /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c:54:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("complexmove: unknown conversion: %T -> %T\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ f->type, t->type); ~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c:57:2: note: here case CASE(TCOMPLEX64,TCOMPLEX64): ^~~~ /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c: In function 'complexgen': /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c:199:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("complexgen: unknown op %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/../gc/cplx.c:201:2: note: here case ODOT: ^~~~ /construction/lang/go14/go/src/cmd/6g/cgen.c: In function 'bgen': /construction/lang/go14/go/src/cmd/6g/cgen.c:1127:14: warning: this statement may fall through [-Wimplicit-fallthrough=] if(nr == N || nr->type == T) /construction/lang/go14/go/src/cmd/6g/cgen.c:1130:2: note: here case ONOT: // unary ^~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c: In function 'regalloc': /construction/lang/go14/go/src/cmd/6g/gsubr.c:373:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of fixed registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:375:2: note: here case TFLOAT32: ^~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:385:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of floating registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:387:2: note: here case TCOMPLEX64: ^~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c: In function 'gmove': /construction/lang/go14/go/src/cmd/6g/gsubr.c:684:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("gmove %lT -> %lT", f->type, t->type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:689:2: note: here case CASE(TINT8, TINT8): // same size ^~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c: In function 'naddr': /construction/lang/go14/go/src/cmd/6g/gsubr.c:1215:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("naddr: ONAME class %S %d\n", n->sym, n->class); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:1216:3: note: here case PEXTERN: ^~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:1281:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("naddr: OADDR\n"); ^~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/gsubr.c:1283:2: note: here case OITAB: ^~~~ /construction/lang/go14/go/src/cmd/6g/reg.c: In function 'addmove': /construction/lang/go14/go/src/cmd/6g/reg.c:525:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("unknown type %E", v->etype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/go14/go/src/cmd/6g/reg.c:526:2: note: here case TINT8: ^~~~ runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time os reflect fmt encoding encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go # Building packages and commands for dragonfly/amd64. runtime errors sync/atomic unicode unicode/utf8 math sort encoding unicode/utf16 container/list crypto/subtle container/heap container/ring sync image/color runtime/race image/color/palette io syscall hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bytes strings bufio text/tabwriter compress/bzip2 strconv math/rand math/cmplx path html reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem encoding/ascii85 encoding/base32 image time image/draw image/jpeg regexp encoding/binary crypto/des cmd/pprof/internal/svg index/suffixarray os fmt path/filepath net os/signal io/ioutil os/exec cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse go/scanner go/ast debug/elf debug/macho debug/pe go/parser go/printer text/template compress/flate math/big compress/gzip encoding/hex mime net/http/internal runtime/pprof cmd/pack cmd/pprof/internal/profile cmd/pprof/internal/tempfile go/doc html/template cmd/cgo go/format go/build cmd/gofmt cmd/fix cmd/internal/objfile crypto/elliptic encoding/asn1 cmd/addr2line crypto/rand crypto/dsa crypto/ecdsa crypto/x509/pkix crypto/rsa cmd/nm cmd/objdump cmd/pprof/internal/plugin cmd/pprof/internal/report cmd/pprof/internal/commands cmd/pprof/internal/driver cmd/pprof/internal/symbolizer cmd/pprof/internal/symbolz cmd/yacc archive/tar archive/zip compress/lzw compress/zlib database/sql/driver database/sql encoding/csv encoding/gob image/gif image/png os/user runtime/debug testing testing/iotest testing/quick text/scanner crypto/x509 net/textproto log/syslog mime/multipart net/mail crypto/tls net/http net/smtp cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof cmd/pprof net/rpc net/http/fcgi net/rpc/jsonrpc --- Installed Go for dragonfly/amd64 in /construction/lang/go14/go Installed commands in /construction/lang/go14/go/bin The binaries expect /construction/lang/go14/go to be copied or moved to /usr/local/go14 -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for go14-1.4.3_3 ===> Generating temporary packing list ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for go14-1.4.3_3 (go14-1.4.3_3) /construction/lang/go14/stage//usr/local/go14/src/debug/dwarf/testdata/typedef.elf - required shared library libc.so.6 not found (go14-1.4.3_3) /construction/lang/go14/stage//usr/local/go14/src/debug/elf/testdata/gcc-amd64-linux-exec - required shared library libc.so.6 not found file sizes/checksums [4550]: .......... done packing files [4550]: .......... done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Tuesday, 5 MAR 2019 at 02:16:36 UTC Duration: 00:04:57