FreeBSD Bugzilla – Attachment 186254 Details for
Bug 221297
lang/go: Fix arm build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build log WITH CGO_ENABLED=1
go-1.9,1-with-cgo-enabled.log (text/plain), 22.27 KB, created by
Hiroki Tagato
on 2017-09-11 11:12:12 UTC
(
hide
)
Description:
Build log WITH CGO_ENABLED=1
Filename:
MIME Type:
Creator:
Hiroki Tagato
Created:
2017-09-11 11:12:12 UTC
Size:
22.27 KB
patch
obsolete
>build started at Mon Sep 11 16:59:54 JST 2017 >port directory: /usr/ports/lang/go >building for: FreeBSD releng111armv6-tests 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 1101001 arm >maintained by: jlaffaye@FreeBSD.org >Makefile ident: >Poudriere version: 3.1.19 >Host OSVERSION: 1101001 >Jail OSVERSION: 1101001 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >UNAME_p=armv6 >UNAME_m=arm >ABI_FILE=/usr/lib/crt1.o >OSVERSION=1101001 >UNAME_v=FreeBSD 11.1-RELEASE-p1 1101001 >UNAME_r=11.1-RELEASE-p1 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/var/poudriere/data/.m/releng111armv6-tests/ref >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/var/poudriere/data/.m/releng111armv6-tests/ref/.p >PWD=/ >MASTERNAME=releng111armv6-tests >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.19 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for go-1.9,1: > GO387=off: Do not generate code with SSE2 (for old x86 CPU) >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/lang/go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/go/work HOME=/wrkdirs/usr/ports/lang/go/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/lang/go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/go/work HOME=/wrkdirs/usr/ports/lang/go/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O -pipe -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" >--End MAKE_ENV-- > >--PLIST_SUB-- >opsys_ARCH=freebsd_arm >OSREL=11.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >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--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >#### /usr/ports/Mk/Scripts/ports_env.sh #### >ARCH=armv6 >CONFIGURE_MAX_CMD_LEN=262144 >OPSYS=FreeBSD >OSREL=11.1 >OSVERSION=1101001 >PYTHONBASE=/usr/local >UID=0 >_JAVA_OS_LIST_REGEXP=native|linux >_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun >_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ >_OSRELEASE=11.1-RELEASE-p1 >_SMP_CPUS=4 >#### Misc Poudriere #### >GID=0 >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 524288 >stack size (kbytes, -s) 8192 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 5547 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License BSD3CLAUSE accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> go-1.9,1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.1.txz >[releng111armv6-tests] Installing pkg-1.10.1... >[releng111armv6-tests] Extracting pkg-1.10.1: .......... done >===> go-1.9,1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of go-1.9,1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD3CLAUSE accepted by the user >===> go-1.9,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by go-1.9,1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD3CLAUSE accepted by the user >===> go-1.9,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by go-1.9,1 for building >=> SHA256 Checksum OK for go1.9.src.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD3CLAUSE accepted by the user >===> go-1.9,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by go-1.9,1 for building >===> Extracting for go-1.9,1 >=> SHA256 Checksum OK for go1.9.src.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for go-1.9,1 >=========================================================================== >=======================<phase: build-depends >============================ >===> go-1.9,1 depends on package: go14>=1.4 - not found >===> Installing existing package /packages/All/go14-1.4.3_2.txz >[releng111armv6-tests] Installing go14-1.4.3_2... >[releng111armv6-tests] Extracting go14-1.4.3_2: .......... done >===> go-1.9,1 depends on package: go14>=1.4 - found >===> Returning to build of go-1.9,1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> go-1.9,1 depends on package: go14>=1.4 - found >===> Configuring for go-1.9,1 >=========================================================================== >=======================<phase: build >============================ >===> Building for go-1.9,1 >cd /wrkdirs/usr/ports/lang/go/work/go/src && GOROOT=/wrkdirs/usr/ports/lang/go/work/go GOROOT_FINAL=/usr/local/go GOROOT_BOOTSTRAP=/usr/local/go14 GOBIN= GOARCH=arm GOOS=freebsd GO386= GOARM=7 CGO_ENABLED=1 /bin/sh make.bash >##### Building Go bootstrap tool. >cmd/dist > >##### Building Go toolchain using /usr/local/go14. >bootstrap/cmd/internal/dwarf >bootstrap/cmd/internal/objabi >bootstrap/cmd/internal/src >bootstrap/cmd/internal/sys >bootstrap/cmd/asm/internal/flags >bootstrap/cmd/internal/bio >bootstrap/math/bits >bootstrap/math/big >bootstrap/cmd/compile/internal/syntax >bootstrap/cmd/internal/gcprog >bootstrap/cmd/internal/obj >bootstrap/cmd/asm/internal/lex >bootstrap/debug/pe >bootstrap/cmd/link/internal/ld >bootstrap/cmd/internal/obj/arm >bootstrap/cmd/internal/obj/arm64 >bootstrap/cmd/internal/obj/mips >bootstrap/cmd/internal/obj/ppc64 >bootstrap/cmd/internal/obj/s390x >bootstrap/cmd/internal/obj/x86 >bootstrap/cmd/compile/internal/types >bootstrap/cmd/asm/internal/arch >bootstrap/cmd/compile/internal/ssa >bootstrap/cmd/asm/internal/asm >bootstrap/cmd/asm >bootstrap/cmd/link/internal/amd64 >bootstrap/cmd/link/internal/arm >bootstrap/cmd/link/internal/arm64 >bootstrap/cmd/link/internal/mips >bootstrap/cmd/link/internal/mips64 >bootstrap/cmd/link/internal/ppc64 >bootstrap/cmd/link/internal/s390x >bootstrap/cmd/link/internal/x86 >bootstrap/cmd/link >bootstrap/cmd/compile/internal/gc >bootstrap/cmd/compile/internal/amd64 >bootstrap/cmd/compile/internal/arm >bootstrap/cmd/compile/internal/arm64 >bootstrap/cmd/compile/internal/mips >bootstrap/cmd/compile/internal/mips64 >bootstrap/cmd/compile/internal/ppc64 >bootstrap/cmd/compile/internal/s390x >bootstrap/cmd/compile/internal/x86 >bootstrap/cmd/compile > >##### Building go_bootstrap for host, freebsd/arm. >runtime/internal/sys >runtime/internal/atomic >runtime >encoding >errors >internal/cpu >internal/race >internal/syscall/windows/sysdll >math/bits >sync/atomic >unicode >unicode/utf16 >unicode/utf8 >math >sync >internal/singleflight >io >syscall >cmd/go/internal/web >hash >hash/adler32 >bytes >strings >strconv >bufio >path >reflect >encoding/base64 >crypto >crypto/sha1 >internal/syscall/windows >internal/syscall/windows/registry >time >internal/poll >os >os/signal >sort >encoding/binary >fmt >container/heap >regexp/syntax >path/filepath >io/ioutil >context >flag >go/token >log >cmd/go/internal/str >net/url >text/template/parse >compress/flate >encoding/xml >encoding/json >debug/dwarf >go/scanner >cmd/internal/objabi >os/exec >go/ast >regexp >compress/zlib >text/template >debug/macho >debug/elf >go/parser >go/doc >go/build >cmd/go/internal/cfg >cmd/go/internal/base >cmd/go/internal/buildid >cmd/go/internal/cmdflag >cmd/go/internal/doc >cmd/go/internal/help >cmd/go/internal/load >cmd/go/internal/tool >cmd/go/internal/version >cmd/go/internal/fix >cmd/go/internal/fmtcmd >cmd/go/internal/work >cmd/go/internal/clean >cmd/go/internal/envcmd >cmd/go/internal/generate >cmd/go/internal/get >cmd/go/internal/list >cmd/go/internal/run >cmd/go/internal/test >cmd/go/internal/vet >cmd/go/internal/bug >cmd/go > >##### Building packages and commands for freebsd/arm. >runtime/internal/sys >runtime/internal/atomic >runtime >internal/race >errors >sync/atomic >unicode >unicode/utf8 >math >sync >container/list >math/bits >io >syscall >hash >hash/adler32 >hash/crc32 >bytes >strings >strconv >bufio >path >text/tabwriter >container/ring >crypto/subtle >reflect >cmd/internal/src >crypto >crypto/cipher >math/rand >time >crypto/aes >crypto/sha512 >crypto/hmac >crypto/internal/cipherhw >crypto/md5 >crypto/rc4 >crypto/sha1 >crypto/sha256 >encoding/base64 >internal/nettrace >internal/singleflight >vendor/golang_org/x/crypto/poly1305 >encoding >encoding/ascii85 >encoding/base32 >unicode/utf16 >vendor/golang_org/x/text/transform >hash/crc64 >hash/fnv >html >internal/poll >image/color >image >image/color/palette >os >internal/cpu >internal/syscall/windows >internal/syscall/windows/registry >internal/syscall/windows/sysdll >runtime/trace >math/cmplx >plugin >runtime/race >vendor/golang_org/x/text/secure >vendor/golang_org/x/text/unicode >image/internal/imageutil >cmd/compile/internal/test >cmd/vet/internal/whitelist >image/draw >image/jpeg >vendor/golang_org/x/net/route >fmt >sort >encoding/binary >os/signal >path/filepath >regexp/syntax >io/ioutil >cmd/internal/sys >compress/bzip2 >container/heap >crypto/des >flag >log >debug/dwarf >compress/flate >cmd/internal/objabi >debug/gosym >cmd/internal/goobj >debug/plan9obj >compress/zlib >cmd/vendor/golang.org/x/arch/arm/armasm >cmd/vendor/golang.org/x/arch/ppc64/ppc64asm >cmd/vendor/golang.org/x/arch/x86/x86asm >debug/elf >debug/macho >debug/pe >regexp >archive/tar >archive/zip >compress/gzip >cmd/internal/objfile >compress/lzw >context >math/big >encoding/hex >encoding/pem >go/token >os/exec >go/scanner >cmd/addr2line >go/ast >vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 >vendor/golang_org/x/crypto/chacha20poly1305 >vendor/golang_org/x/crypto/curve25519 >database/sql/driver >database/sql >crypto/dsa >crypto/elliptic >encoding/asn1 >crypto/rand >crypto/rsa >crypto/x509/pkix >crypto/ecdsa >go/parser >go/printer >encoding/csv >encoding/gob >encoding/json >encoding/xml >cmd/cgo >vendor/golang_org/x/net/http2/hpack >vendor/golang_org/x/text/unicode/bidi >vendor/golang_org/x/text/unicode/norm >net/url >vendor/golang_org/x/text/secure/bidirule >mime >mime/quotedprintable >net/http/internal >text/template/parse >go/constant >vendor/golang_org/x/net/idna >go/format >text/template >go/types >text/scanner >image/gif >image/png >go/doc >runtime/cgo >html/template >go/build >net >index/suffixarray >runtime/debug >testing >internal/trace >internal/testenv >runtime/pprof >net/internal/socktest >go/internal/gccgoimporter >go/internal/gcimporter >go/internal/srcimporter >os/user >runtime/pprof/internal/profile >go/importer >testing/internal/testdeps >testing/iotest >testing/quick >cmd/api >cmd/internal/dwarf >cmd/internal/obj >cmd/asm/internal/flags >cmd/asm/internal/lex >crypto/x509 >vendor/golang_org/x/net/lex/httplex >vendor/golang_org/x/net/proxy >net/textproto >log/syslog >mime/multipart >net/mail >vendor/golang_org/x/net/nettest >cmd/internal/obj/arm >cmd/internal/obj/arm64 >cmd/internal/obj/mips >crypto/tls >cmd/internal/obj/ppc64 >cmd/internal/obj/s390x >cmd/internal/obj/x86 >net/http/httptrace >net/http >net/smtp >cmd/internal/bio >cmd/compile/internal/types >cmd/asm/internal/arch >cmd/compile/internal/syntax >cmd/asm/internal/asm >cmd/compile/internal/ssa >cmd/asm >cmd/internal/gcprog >cmd/internal/browser >cmd/dist >cmd/cover >cmd/doc >expvar >net/http/cgi >net/http/cookiejar >net/http/fcgi >net/http/httptest >net/http/httputil >net/http/pprof >net/rpc >cmd/fix >cmd/go/internal/cfg >cmd/go/internal/str >cmd/go/internal/base >cmd/go/internal/buildid >net/rpc/jsonrpc >cmd/go/internal/load >cmd/go/internal/web >cmd/go/internal/doc >cmd/go/internal/help >cmd/go/internal/cmdflag >cmd/go/internal/tool >cmd/go/internal/version >cmd/go/internal/work >cmd/go/internal/fix >cmd/go/internal/fmtcmd >cmd/gofmt >cmd/link/internal/ld >cmd/nm >cmd/go/internal/envcmd >cmd/go/internal/clean >cmd/go/internal/bug >cmd/go/internal/generate >cmd/go/internal/get >cmd/go/internal/list >cmd/go/internal/run >cmd/go/internal/test >cmd/go/internal/vet >cmd/objdump >cmd/go >cmd/pack >cmd/vendor/github.com/google/pprof/internal/elfexec >cmd/vendor/github.com/google/pprof/profile >cmd/link/internal/amd64 >cmd/link/internal/arm >cmd/link/internal/arm64 >cmd/link/internal/mips >cmd/link/internal/mips64 >cmd/link/internal/ppc64 >cmd/link/internal/s390x >cmd/link/internal/x86 >cmd/vendor/github.com/google/pprof/internal/plugin >cmd/vendor/github.com/ianlancetaylor/demangle >cmd/vendor/github.com/google/pprof/internal/measurement >cmd/link >cmd/vendor/github.com/google/pprof/internal/graph >cmd/vendor/github.com/google/pprof/internal/report >cmd/vendor/github.com/google/pprof/internal/symbolz >cmd/vendor/github.com/google/pprof/third_party/svg >cmd/trace >cmd/vendor/github.com/google/pprof/internal/proftest >cmd/vet/internal/cfg >cmd/vendor/github.com/google/pprof/internal/binutils >cmd/vet >cmd/vendor/github.com/google/pprof/internal/symbolizer >cmd/vendor/github.com/google/pprof/internal/driver >cmd/vendor/github.com/google/pprof/driver >cmd/pprof >cmd/compile/internal/gc >cmd/compile/internal/mips >cmd/compile/internal/arm >cmd/compile/internal/arm64 >cmd/compile/internal/amd64 >cmd/compile/internal/mips64 >cmd/compile/internal/ppc64 >cmd/compile/internal/s390x >cmd/compile/internal/x86 >cmd/compile > > >--- >Installed Go for freebsd/arm in /wrkdirs/usr/ports/lang/go/work/go >Installed commands in /wrkdirs/usr/ports/lang/go/work/go/bin > >The binaries expect /wrkdirs/usr/ports/lang/go/work/go to be copied or moved to /usr/local/go >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for go-1.9,1 >===> Generating temporary packing list >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >Warning: 'go/bin/go' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/bin/gofmt' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/bootstrap/bin/asm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/bootstrap/bin/link' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/bootstrap/bin/compile' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/dist' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/cover' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/api' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/asm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/link' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/fix' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/trace' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/nm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/compile' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/pprof' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/objdump' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/cgo' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/pack' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/addr2line' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/doc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/pkg/tool/freebsd_arm/vet' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/go/internal/gccgoimporter/testdata/time.gox' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/go/internal/gccgoimporter/testdata/unicode.gox' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/runtime/pprof/testdata/test64be' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/runtime/pprof/testdata/test32be' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/runtime/pprof/testdata/test64' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'go/src/runtime/pprof/testdata/test32' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for go-1.9,1 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for go-1.9,1 >===> Checking if go already installed >===> Registering installation for go-1.9,1 >(go-1.9,1) /wrkdirs/usr/ports/lang/go/work/stage//usr/local/go/src/debug/elf/testdata/gcc-386-freebsd-exec - required shared library libc.so.6 not found >[releng111armv6-tests] Installing go-1.9,1... >=========================================================================== >====>> Checking shared library dependencies > 0x00000001 NEEDED Shared library: [libc.so.7] > 0x00000001 NEEDED Shared library: [libthr.so.3] >=======================<phase: deinstall >============================ >===> Deinstalling for go >===> Deinstalling go-1.9,1 >Updating database digests format: ... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > go-1.9,1 > >Number of packages to be removed: 1 > >The operation will free 242 MiB. >[releng111armv6-tests] [1/1] Deinstalling go-1.9,1... >[releng111armv6-tests] [1/1] Deleting files for go-1.9,1: .......... done >=========================================================================== >====>> Checking for extra files and directories >[00:38:07] ====>> Installing from package >[releng111armv6-tests] Installing go-1.9,1... >[releng111armv6-tests] Extracting go-1.9,1: .......... done >[00:40:18] ====>> Cleaning up >===> Cleaning for go-1.9,1 >[00:40:20] ====>> Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > go-1.9,1 > >Number of packages to be removed: 1 > >The operation will free 242 MiB. >[releng111armv6-tests] [1/1] Deinstalling go-1.9,1... >[releng111armv6-tests] [1/1] Deleting files for go-1.9,1: .......... done >build of lang/go ended at Mon Sep 11 17:37:11 JST 2017 >build time: 2147483647:51:00
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 221297
:
185109
|
186252
|
186253
| 186254 |
203615
|
203640
|
203671