=> Building lang/go build started at Sun Mar 12 18:30:40 PDT 2017 port directory: /usr/ports/lang/go building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: jlaffaye@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../01//usr/ports/lang/go/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=go-1.7.5,1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/lang/go XDG_CONFIG_HOME=/wrkdirs/lang/go HOME=/wrkdirs/lang/go TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/lang/go XDG_CONFIG_HOME=/wrkdirs/lang/go HOME=/wrkdirs/lang/go TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- opsys_ARCH=dragonfly_amd64 OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/go" EXAMPLESDIR="share/examples/go" DATADIR="share/go" WWWDIR="www/go" ETCDIR="etc/go" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/go DOCSDIR=/usr/local/share/doc/go EXAMPLESDIR=/usr/local/share/examples/go WWWDIR=/usr/local/www/go ETCDIR=/usr/local/etc/go --End SUB_LIST-- ---Begin make.conf--- NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> go-1.7.5,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> go-1.7.5,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of go-1.7.5,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go-1.7.5,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go-1.7.5,1 for building => SHA256 Checksum OK for go1.7.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go-1.7.5,1 for building ===> Extracting for go-1.7.5,1 => SHA256 Checksum OK for go1.7.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for go-1.7.5,1 ===> Applying dragonfly patches for go-1.7.5,1 =========================================================================== =================================================== ===> go-1.7.5,1 depends on package: go14>=1.4 - not found ===> Installing existing package /packages/All/go14-1.4.3.txz Installing go14-1.4.3... Extracting go14-1.4.3: .......... done ===> go-1.7.5,1 depends on package: go14>=1.4 - found ===> Returning to build of go-1.7.5,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for go-1.7.5,1 =========================================================================== =================================================== ===> Building for go-1.7.5,1 cd /wrkdirs/lang/go/go/src && CC=cc GOROOT=/wrkdirs/lang/go/go GOROOT_FINAL=/usr/local/go GOROOT_BOOTSTRAP=/usr/local/go14 GOBIN= GOARCH=amd64 GOOS=dragonfly GO386=387 /bin/sh make.bash ##### Building Go bootstrap tool. cmd/dist ##### Building Go toolchain using /usr/local/go14. bootstrap/internal/sys bootstrap/asm/internal/flags bootstrap/internal/bio bootstrap/compile/internal/big bootstrap/internal/gcprog bootstrap/internal/obj bootstrap/internal/obj/arm bootstrap/internal/obj/arm64 bootstrap/internal/obj/mips bootstrap/internal/obj/ppc64 bootstrap/internal/obj/s390x bootstrap/internal/obj/x86 bootstrap/asm/internal/lex bootstrap/link/internal/ld bootstrap/asm/internal/arch bootstrap/compile/internal/ssa bootstrap/asm/internal/asm bootstrap/asm bootstrap/link/internal/amd64 bootstrap/link/internal/arm bootstrap/link/internal/arm64 bootstrap/link/internal/mips64 bootstrap/link/internal/ppc64 bootstrap/link/internal/s390x bootstrap/link/internal/x86 bootstrap/link bootstrap/compile/internal/gc bootstrap/compile/internal/amd64 bootstrap/compile/internal/arm bootstrap/compile/internal/arm64 bootstrap/compile/internal/mips64 bootstrap/compile/internal/ppc64 bootstrap/compile/internal/s390x bootstrap/compile/internal/x86 bootstrap/compile ##### Building go_bootstrap for host, dragonfly/amd64. runtime/internal/sys runtime/internal/atomic runtime encoding errors internal/race internal/syscall/windows/sysdll math sort sync/atomic unicode unicode/utf16 unicode/utf8 sync container/heap io internal/singleflight syscall hash hash/adler32 bytes strings strconv bufio path reflect encoding/base64 crypto regexp/syntax crypto/sha1 internal/syscall/windows internal/syscall/windows/registry time regexp os os/signal path/filepath encoding/binary fmt io/ioutil context flag go/token net/url compress/flate log encoding/json text/template/parse debug/dwarf os/exec go/scanner go/ast compress/zlib text/template debug/macho debug/elf go/doc go/parser go/build cmd/go ##### Building packages and commands for dragonfly/amd64. runtime/internal/sys runtime/internal/atomic runtime errors sync/atomic unicode internal/race unicode/utf8 math sort container/list container/ring crypto/subtle internal/nettrace encoding container/heap unicode/utf16 image/color internal/syscall/windows/sysdll runtime/race cmd/compile/internal/test cmd/vet/internal/whitelist image/color/palette sync io syscall internal/singleflight hash crypto/cipher runtime/trace hash/adler32 hash/crc32 crypto/hmac hash/crc64 hash/fnv strconv math/rand math/cmplx bytes strings bufio text/tabwriter path vendor/golang_org/x/net/lex/httplex html compress/bzip2 reflect regexp/syntax crypto crypto/aes crypto/rc4 encoding/base64 encoding/ascii85 time encoding/base32 image crypto/sha512 crypto/md5 crypto/sha1 crypto/sha256 encoding/pem image/internal/imageutil image/draw image/jpeg regexp encoding/binary os cmd/internal/sys crypto/des index/suffixarray cmd/internal/pprof/svg fmt vendor/golang_org/x/net/route path/filepath runtime/debug os/signal io/ioutil flag log debug/dwarf compress/flate debug/gosym debug/plan9obj cmd/vendor/golang.org/x/arch/arm/armasm cmd/vendor/golang.org/x/arch/x86/x86asm archive/tar compress/lzw context math/big encoding/hex compress/zlib archive/zip compress/gzip cmd/internal/obj go/token os/exec go/scanner go/ast database/sql/driver encoding/csv encoding/gob database/sql encoding/json cmd/internal/goobj encoding/xml vendor/golang_org/x/net/http2/hpack mime mime/quotedprintable net/http/internal net/url text/template/parse text/scanner image/gif image/png runtime/pprof debug/elf debug/macho debug/pe crypto/dsa crypto/elliptic encoding/asn1 crypto/rand go/parser crypto/rsa go/printer go/constant cmd/internal/objfile crypto/x509/pkix testing text/template crypto/ecdsa internal/trace net/internal/socktest cmd/addr2line go/doc html/template internal/testenv testing/iotest testing/quick cmd/internal/obj/arm cmd/internal/obj/arm64 cmd/internal/obj/mips cmd/internal/obj/ppc64 cmd/cgo go/build go/format go/types cmd/internal/obj/s390x cmd/internal/obj/x86 cmd/asm/internal/flags cmd/asm/internal/lex cmd/internal/bio cmd/compile/internal/big cmd/internal/gcprog cmd/cover cmd/dist cmd/doc runtime/cgo cmd/compile/internal/ssa cmd/fix net os/user cmd/gofmt cmd/asm/internal/arch cmd/internal/pprof/profile cmd/asm/internal/asm cmd/internal/pprof/tempfile cmd/link/internal/ld cmd/nm cmd/asm cmd/internal/pprof/plugin cmd/internal/pprof/report cmd/internal/pprof/symbolizer cmd/internal/pprof/symbolz cmd/objdump cmd/pack cmd/vet/internal/cfg cmd/yacc go/internal/gccgoimporter go/internal/gcimporter cmd/api cmd/internal/pprof/commands cmd/internal/pprof/driver go/importer cmd/vet net/textproto crypto/x509 net/http/httptrace log/syslog mime/multipart net/mail crypto/tls net/http net/smtp cmd/compile/internal/gc cmd/link/internal/amd64 cmd/link/internal/arm cmd/link/internal/arm64 cmd/link/internal/mips64 cmd/link/internal/ppc64 cmd/link/internal/s390x cmd/link/internal/x86 cmd/link expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/go cmd/internal/pprof/fetch cmd/trace cmd/pprof net/http/fcgi net/rpc/jsonrpc cmd/compile/internal/arm64 cmd/compile/internal/amd64 cmd/compile/internal/arm cmd/compile/internal/mips64 cmd/compile/internal/ppc64 cmd/compile/internal/x86 cmd/compile/internal/s390x cmd/compile --- Installed Go for dragonfly/amd64 in /wrkdirs/lang/go/go Installed commands in /wrkdirs/lang/go/go/bin The binaries expect /wrkdirs/lang/go/go to be copied or moved to /usr/local/go =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for go-1.7.5,1 ===> Generating temporary packing list ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for go-1.7.5,1 file sizes/checksums [6283]: .......... done packing files [6283]: .......... done packing directories [1]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for go-1.7.5,1 build of lang/go ended at Sun Mar 12 18:36:22 PDT 2017 build time: 00:05:42