====>> Building lang/go
build started at Fri Jan 1 16:14:06 UTC 2016
port directory: /usr/ports/lang/go
building for: FreeBSD r291838-r403036-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT arm
maintained by: jlaffaye@FreeBSD.org
Makefile ident: $FreeBSD: head/lang/go/Makefile 399684 2015-10-19 14:50:52Z amdmi3 $
Poudriere version: 3.1.7
Host OSVERSION: 1100091
Jail OSVERSION: 1100091
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100091
UNAME_v=FreeBSD 11.0-CURRENT
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=xterm-256color
MASTERMNT=/usr/local/poudriere/data/.m/r291838-r403036/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=go-1.5.1,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/r291838-r403036/ref/.p/pool
MASTERNAME=r291838-r403036
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
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/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 SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O -pipe -mfloat-abi=softfp -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O -pipe -mfloat-abi=softfp -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=freebsd_arm
OSREL=11.0
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
#### /usr/local/etc/poudriere.d/make.conf ####
FETCH_ARGS="-Rr"
MASTER_SITE_BACKUP?= \
http://10.0.0.1/distfiles/${DIST_SUBDIR}/ \
http://10.0.0.1/cgi-bin/distfiles/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
WITH_PKGNG=YES
MALLOC_PRODUCTION=YES
#WITH_CLANG_IS_CC=YES
#WITH_CLANG_EXTRAS=YES
#WITHOUT_GCC=YES
#PACKAGE_BUILDING=1
WITH_OPENSSL_PORT=yes
.if ${.CURDIR:M*net/honeyd*}
WITH_PYTHON=yes
.endif
# RUBY_DEFAULT_VER= 1.9
# WITHOUT_GALLIUM=1
lang_gcc_UNSET += JAVA
lang_gcc44_UNSET += JAVA
lang_gcc46_UNSET += JAVA
lang_gcc47_UNSET += JAVA
lang_gcc48_UNSET += JAVA
lang_gcc49_UNSET += JAVA
lang_gcc410_UNSET += JAVA
# nvidia-driver_UNSET += LINUX
# GCC_DEFAULT= 4.9
# xorg-server_UNSET += HAL
WITHOUT_GALLIUM=1
editors_vim_UNSET += X11
editros_vim_UNSET += TCL
editors_vim_UNSET += GTK2
editors_vim_SET += CONSOLE
editors_emacs_UNSET += GGCONF GIF JPEG OTF M17N PNG SVG TIFF SYNC_INPUT GTK2 GTK3
editors_emacs_UNSET += SCROLLBARS XFT XIM XPM MAGICK GSETTINGS X11 CANNA
editors_emacs_UNSET += XAW XAW3D MOTIF
graphics_dri_UNSET += GALLIUM VDPAU
# mous_UNSET += QT4
emulators_qemu_UNSET += SAMBA X11 GTK2 OPENGL SASL JPEG PNG GNUTLS
emulators_qemu_SET += BSD_USER
mail_fetchmail_UNSET += GSSAPI
www_squid_SET += TP_PF
mail_postfix_SET += TLS
mail_postfix_SET += DOVECOT2
x11_rxvt-unicode_UNSET += GDK_PIXBUF
databases_mysql55-server_UNSET += SSL
databases_mysql55-client_UNSET += SSL
databases_mysql56-server_UNSET += SSL
databases_mysql56-client_UNSET += SSL
math_pari_UNSET += X11
lang_ocaml_UNSET += X11 TK
ftp_curl_SET += GSSAPI_NONE
ftp_curl_UNSET += GSSAPI_BASE
ftp_curl_UNSET += GSSAPI_HEIMDAL
ftp_curl_UNSET += GSSAPI_MIT
net-mgmt_net-snmp_SET += PYTHON
graphics_py-pillow_UNSET += TKINTER
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity >============================
===> License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> go-1.5.1,1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.6.2.txz
[r291838-r403036-job-03] Installing pkg-1.6.2...
[r291838-r403036-job-03] Extracting pkg-1.6.2: .......... done
Message from pkg-1.6.2:
If you are upgrading from the old package format, first run:
# pkg2ng
===> go-1.5.1,1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of go-1.5.1,1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by go-1.5.1,1 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by go-1.5.1,1 for building
=> SHA256 Checksum OK for go1.5.1.src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by go-1.5.1,1 for building
===> Extracting for go-1.5.1,1
=> SHA256 Checksum OK for go1.5.1.src.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for go-1.5.1,1
===> Applying extra patch /usr/ports/lang/go/files/struct-if_data-patch
===> Applying FreeBSD patches for go-1.5.1,1
===========================================================================
=======================<phase: build-depends >============================
===> go-1.5.1,1 depends on package: go14>=1.4 - not found
===> Installing existing package /packages/All/go14-1.4.3.txz
[r291838-r403036-job-03] Installing go14-1.4.3...
[r291838-r403036-job-03] Extracting go14-1.4.3: .......... done
===> go-1.5.1,1 depends on package: go14>=1.4 - found
===> Returning to build of go-1.5.1,1
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for go-1.5.1,1
===========================================================================
=======================<phase: build >============================
===> Building for go-1.5.1,1
cd /wrkdirs/usr/ports/lang/go/work/go/src && CC=cc GOROOT=/wrkdirs/usr/ports/lang/go/work/go GOROOT_FINAL=/usr/local/go GOROOT_BOOTSTRAP=/usr/local/go14 GOBIN= GOARCH=arm GOOS=freebsd /bin/sh make.bash
##### Building Go bootstrap tool.
cmd/dist
##### Building Go toolchain using /usr/local/go14.
bootstrap/internal/obj
bootstrap/asm/internal/flags
bootstrap/compile/internal/big
bootstrap/internal/obj/arm
bootstrap/internal/obj/arm64
bootstrap/internal/obj/ppc64
bootstrap/internal/obj/x86
bootstrap/asm/internal/lex
bootstrap/internal/gcprog
bootstrap/compile/internal/gc
bootstrap/asm/internal/arch
bootstrap/asm/internal/asm
bootstrap/asm
bootstrap/link/internal/ld
bootstrap/link/internal/amd64
bootstrap/link/internal/arm
bootstrap/link/internal/arm64
bootstrap/link/internal/ppc64
bootstrap/link/internal/x86
bootstrap/link
bootstrap/compile/internal/amd64
bootstrap/compile/internal/arm
bootstrap/compile/internal/arm64
bootstrap/compile/internal/ppc64
bootstrap/compile/internal/x86
bootstrap/compile
##### Building go_bootstrap for host, freebsd/arm.
runtime
errors
sync/atomic
sync
internal/singleflight
io
unicode
unicode/utf8
unicode/utf16
bytes
math
strings
strconv
bufio
sort
container/heap
encoding/base64
syscall
internal/syscall/windows/registry
time
internal/syscall/windows
os
reflect
fmt
encoding
encoding/binary
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
hash
crypto
crypto/sha1
debug/dwarf
debug/elf
cmd/go
##### Building packages and commands for freebsd/arm.
runtime: this system has multiple CPUs and must use
atomic synchronization instructions. Recompile using GOARM=7.
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/go
====>> Cleaning up wrkdir
===> Cleaning for go-1.5.1,1
build of lang/go ended at Fri Jan 1 16:27:30 UTC 2016
build time: 00:13:24
!!! build failure encountered !!!