=> Building lang/go14 Started : Tuesday, 17 APR 2018 at 17:22:04 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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=gcc50 -------------------------------------------------- -- 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=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 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 PORTDOCS="" PORTEXAMPLES="" ARCH=amd64 GOOBJ=6 OSREL=5.0 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-5.0 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 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> go14-1.4.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> go14-1.4.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of go14-1.4.3_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_2 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_2 for building ===> Extracting for go14-1.4.3_2 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by go14-1.4.3_2 for building => SHA256 Checksum OK for go1.4.3.src.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for go14-1.4.3_2 ===> Applying ports patches for go14-1.4.3_2 ===> Applying dragonfly patches for go14-1.4.3_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for go14-1.4.3_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for go14-1.4.3_2 cd /construction/lang/go14/go/src && CC=cc GOROOT=/construction/lang/go14/go GOROOT_FINAL=/usr/local/go14 GOBIN= GOARCH=amd64 GOOS=dragonfly 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 libbio liblink cmd/cc cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g 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/ring sync image/color runtime/race container/heap image/color/palette io syscall hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bytes strings bufio text/tabwriter strconv math/rand math/cmplx path html compress/bzip2 time reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/md5 crypto/rc4 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem encoding/ascii85 encoding/base32 image os image/draw image/jpeg regexp path/filepath net os/signal fmt encoding/binary io/ioutil os/exec cmd/pprof/internal/svg crypto/des index/suffixarray 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 text/template compress/flate go/parser go/printer math/big compress/gzip cmd/internal/objfile encoding/hex mime net/http/internal runtime/pprof cmd/pack crypto/elliptic cmd/addr2line encoding/asn1 go/doc crypto/rand cmd/cgo go/format crypto/rsa cmd/fix crypto/ecdsa crypto/dsa crypto/x509/pkix cmd/gofmt cmd/nm cmd/objdump go/build cmd/pprof/internal/profile html/template cmd/pprof/internal/tempfile cmd/yacc archive/tar archive/zip crypto/x509 net/textproto compress/lzw compress/zlib database/sql/driver mime/multipart database/sql encoding/csv encoding/gob image/gif image/png log/syslog net/mail os/user runtime/debug testing testing/iotest crypto/tls testing/quick text/scanner cmd/pprof/internal/plugin cmd/pprof/internal/symbolz cmd/pprof/internal/report cmd/pprof/internal/symbolizer net/http net/smtp cmd/pprof/internal/commands cmd/pprof/internal/driver cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof 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_2 ===> Generating temporary packing list ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for go14-1.4.3_2 (go14-1.4.3_2) /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_2) /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, 17 APR 2018 at 17:26:09 UTC Duration: 00:04:04