[package - 120amd64-default][sysutils/nomad] Failed for nomad-0.8.7 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Mar 5 12:41:19 UTC 2019
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: jhixson at FreeBSD.org
Last committer: jhixson at FreeBSD.org
Ident: $FreeBSD: head/sysutils/nomad/Makefile 491498 2019-01-28 17:25:02Z jhixson $
Log URL: http://beefy6.nyi.freebsd.org/data/120amd64-default/494664/logs/nomad-0.8.7.log
Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=120amd64-default&build=494664
Log:
=>> Building sysutils/nomad
build started at Tue Mar 5 12:40:40 UTC 2019
port directory: /usr/ports/sysutils/nomad
package name: nomad-0.8.7
building for: FreeBSD 120amd64-default-job-05 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 amd64
maintained by: jhixson at FreeBSD.org
Makefile ident: $FreeBSD: head/sysutils/nomad/Makefile 491498 2019-01-28 17:25:02Z jhixson $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1200086
Job Id: 05
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p3
UNAME_r=12.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/120amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
jhixson at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/nomad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nomad/work HOME=/wrkdirs/usr/ports/sysutils/nomad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nomad/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/nomad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nomad/work HOME=/wrkdirs/usr/ports/sysutils/nomad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nomad/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nomad" EXAMPLESDIR="share/examples/nomad" DATADIR="share/nomad" WWWDIR="www/nomad" ETCDIR="etc/nomad"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nomad DOCSDIR=/usr/local/share/doc/nomad EXAMPLESDIR=/usr/local/share/examples/nomad WWWDIR=/usr/local/www/nomad ETCDIR=/usr/local/etc/nomad
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT= true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p3
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
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 MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> nomad-0.8.7 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5_5.txz
[120amd64-default-job-05] Installing pkg-1.10.5_5...
[120amd64-default-job-05] Extracting pkg-1.10.5_5: .......... done
===> nomad-0.8.7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of nomad-0.8.7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MPL20 accepted by the user
===> Fetching all distfiles required by nomad-0.8.7 for building
===========================================================================
=======================<phase: checksum >============================
===> License MPL20 accepted by the user
===> Fetching all distfiles required by nomad-0.8.7 for building
=> SHA256 Checksum OK for hashicorp-nomad-v0.8.7_GH0.tar.gz.
=> SHA256 Checksum OK for golang-sys-fa43e7bc11b_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MPL20 accepted by the user
===> Fetching all distfiles required by nomad-0.8.7 for building
===> Extracting for nomad-0.8.7
=> SHA256 Checksum OK for hashicorp-nomad-v0.8.7_GH0.tar.gz.
=> SHA256 Checksum OK for golang-sys-fa43e7bc11b_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for nomad-0.8.7
===> Applying FreeBSD patches for nomad-0.8.7
/bin/mv /wrkdirs/usr/ports/sysutils/nomad/work/sys-fa43e7bc11b/cpu /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/vendor/golang.org/x/sys
===========================================================================
=======================<phase: build-depends >============================
===> nomad-0.8.7 depends on executable: go - not found
===> Installing existing package /packages/All/go-1.12_1,1.txz
[120amd64-default-job-05] Installing go-1.12_1,1...
[120amd64-default-job-05] Extracting go-1.12_1,1: .......... done
===> nomad-0.8.7 depends on executable: go - found
===> Returning to build of nomad-0.8.7
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
<snip>
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -p github.com/hashicorp/nomad/client/allocdir -complete -buildid gTr2FdugTHgwhaaE0HWv/gTr2FdugTHgwhaaE0HWv -goversion go1.12 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./alloc_dir.go ./fs_freebsd.go ./fs_unix.go ./task_dir.go ./task_dir_nonlinux.go
cp $WORK/b524/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/14/14d749ce0ae3e1ff748477b681c3eaddfa8bdc4d816d1d4bd43a5c754fb295df-d # internal
github.com/hashicorp/nomad/client/driver/env
mkdir -p $WORK/b338/
cat >$WORK/b338/importcfg << 'EOF' # internal
# import config
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/client/structs=$WORK/b274/_pkg_.a
packagefile github.com/hashicorp/nomad/helper=$WORK/b214/_pkg_.a
packagefile github.com/hashicorp/nomad/helper/args=$WORK/b221/_pkg_.a
packagefile github.com/hashicorp/nomad/nomad/structs=$WORK/b216/_pkg_.a
packagefile net=/usr/local/go/pkg/freebsd_amd64/net.a
packagefile os=/usr/local/go/pkg/freebsd_amd64/os.a
packagefile strconv=/usr/local/go/pkg/freebsd_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/freebsd_amd64/strings.a
packagefile sync=/usr/local/go/pkg/freebsd_amd64/sync.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/client/driver/env
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -p github.com/hashicorp/nomad/client/driver/env -complete -buildid -BQ_4u10XgM2E18f7y3v/-BQ_4u10XgM2E18f7y3v -goversion go1.12 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./env.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b528/_pkg_.a # internal
github.com/hashicorp/nomad/client/fingerprint
mkdir -p $WORK/b344/
cat >$WORK/b344/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/consul-template/signals=github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul-template/signals
importmap github.com/hashicorp/consul/api=github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api
importmap github.com/hashicorp/go-cleanhttp=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-cleanhttp
importmap github.com/hashicorp/go-sockaddr=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-sockaddr
importmap github.com/hashicorp/vault/api=github.com/hashicorp/nomad/vendor/github.com/hashicorp/vault/api
importmap github.com/shirou/gopsutil/host=github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/host
importmap github.com/shirou/gopsutil/mem=github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/mem
packagefile encoding/json=/usr/local/go/pkg/freebsd_amd64/encoding/json.a
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul-template/signals=$WORK/b243/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api=$WORK/b051/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-cleanhttp=$WORK/b089/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-sockaddr=$WORK/b252/_pkg_.a
packagefile github.com/hashicorp/nomad/client/structs=$WORK/b274/_pkg_.a
packagefile github.com/hashicorp/nomad/helper/stats=$WORK/b279/_pkg_.a
packagefile github.com/hashicorp/nomad/helper/useragent=$WORK/b345/_pkg_.a
packagefile github.com/hashicorp/nomad/nomad/structs=$WORK/b216/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/vault/api=$WORK/b244/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/host=$WORK/b284/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/mem=$WORK/b286/_pkg_.a
packagefile io/ioutil=/usr/local/go/pkg/freebsd_amd64/io/ioutil.a
packagefile log=/usr/local/go/pkg/freebsd_amd64/log.a
packagefile net=/usr/local/go/pkg/freebsd_amd64/net.a
packagefile net/http=/usr/local/go/pkg/freebsd_amd64/net/http.a
packagefile net/url=/usr/local/go/pkg/freebsd_amd64/net/url.a
packagefile os=/usr/local/go/pkg/freebsd_amd64/os.a
packagefile os/exec=/usr/local/go/pkg/freebsd_amd64/os/exec.a
packagefile path/filepath=/usr/local/go/pkg/freebsd_amd64/path/filepath.a
packagefile regexp=/usr/local/go/pkg/freebsd_amd64/regexp.a
packagefile runtime=/usr/local/go/pkg/freebsd_amd64/runtime.a
packagefile sort=/usr/local/go/pkg/freebsd_amd64/sort.a
packagefile strconv=/usr/local/go/pkg/freebsd_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/freebsd_amd64/strings.a
packagefile time=/usr/local/go/pkg/freebsd_amd64/time.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/client/fingerprint
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -p github.com/hashicorp/nomad/client/fingerprint -complete -buildid zZAKdvg4lm50E-giecQ0/zZAKdvg4lm50E-giecQ0 -goversion go1.12 -D "" -importcfg $WORK/b344/importcfg -pack -c=4 ./arch.go ./cgroup.go ./cgroup_default.go ./consul.go ./cpu.go ./env_aws.go ./env_gce.go ./fingerprint.go ./fingerprint_default.go ./host.go ./memory.go ./network.go ./network_default.go ./nomad.go ./signal.go ./storage.go ./storage_unix.go ./vault.go
cp $WORK/b528/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/98/98c081475962d7f37522ec1ab6cbde1bba3d0a209cb394b2aca782af94ec8424-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b530/_pkg_.a # internal
cp $WORK/b530/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/e7/e7f65faac898531446fb082ca643ed495b5c3213658125b9132eb7560ece2b2d-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b338/_pkg_.a # internal
cp $WORK/b338/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/ff/ff13deb718f89d16fd90685c718a2864e6a363a68218a778e04c881006889db1-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b273/_pkg_.a # internal
cp $WORK/b273/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/27/270b68d18f049e4de105b6d129114a544b9d473e94d7498cec9d99b50aa0f273-d # internal
github.com/hashicorp/nomad/client/driver/logging
mkdir -p $WORK/b341/
cat >$WORK/b341/importcfg << 'EOF' # internal
# import config
importmap github.com/RackSec/srslog=github.com/hashicorp/nomad/vendor/github.com/RackSec/srslog
packagefile bufio=/usr/local/go/pkg/freebsd_amd64/bufio.a
packagefile bytes=/usr/local/go/pkg/freebsd_amd64/bytes.a
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/RackSec/srslog=$WORK/b340/_pkg_.a
packagefile github.com/hashicorp/nomad/client/allocdir=$WORK/b273/_pkg_.a
packagefile github.com/hashicorp/nomad/client/driver/structs=$WORK/b342/_pkg_.a
packagefile github.com/hashicorp/nomad/nomad/structs=$WORK/b216/_pkg_.a
packagefile io=/usr/local/go/pkg/freebsd_amd64/io.a
packagefile io/ioutil=/usr/local/go/pkg/freebsd_amd64/io/ioutil.a
packagefile log=/usr/local/go/pkg/freebsd_amd64/log.a
packagefile net=/usr/local/go/pkg/freebsd_amd64/net.a
packagefile os=/usr/local/go/pkg/freebsd_amd64/os.a
packagefile path/filepath=/usr/local/go/pkg/freebsd_amd64/path/filepath.a
packagefile runtime=/usr/local/go/pkg/freebsd_amd64/runtime.a
packagefile sort=/usr/local/go/pkg/freebsd_amd64/sort.a
packagefile strconv=/usr/local/go/pkg/freebsd_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/freebsd_amd64/strings.a
packagefile sync=/usr/local/go/pkg/freebsd_amd64/sync.a
packagefile time=/usr/local/go/pkg/freebsd_amd64/time.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/client/driver/logging
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -p github.com/hashicorp/nomad/client/driver/logging -complete -buildid H3KTWuuGABgqbC2Qt4Gv/H3KTWuuGABgqbC2Qt4Gv -goversion go1.12 -D "" -importcfg $WORK/b341/importcfg -pack -c=4 ./rotator.go ./syslog_parser.go ./syslog_server.go ./universal_collector.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b536/_pkg_.a # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b344/_pkg_.a # internal
cp $WORK/b536/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/cc/cc0b4542e9986531c45ad389c2b23376b250fcee2375eeaa2ce6c19d296f8ac4-d # internal
cp $WORK/b344/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/87/8788f6b78f9e7a64ebb4ea0a412bf3249fb6f2829693e24cd4112e8bcd64049d-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b341/_pkg_.a # internal
cp $WORK/b341/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/93/93736a034c02b1872e183ff9c72b4ff733a3285f386bbd5c63b936a56151b792-d # internal
github.com/hashicorp/nomad/client/driver/executor
mkdir -p $WORK/b339/
cat >$WORK/b339/importcfg << 'EOF' # internal
# import config
importmap github.com/RackSec/srslog=github.com/hashicorp/nomad/vendor/github.com/RackSec/srslog
importmap github.com/armon/circbuf=github.com/hashicorp/nomad/vendor/github.com/armon/circbuf
importmap github.com/hashicorp/go-multierror=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-multierror
importmap github.com/mitchellh/go-ps=github.com/hashicorp/nomad/vendor/github.com/mitchellh/go-ps
importmap github.com/shirou/gopsutil/process=github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/process
packagefile context=/usr/local/go/pkg/freebsd_amd64/context.a
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/RackSec/srslog=$WORK/b340/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/armon/circbuf=$WORK/b293/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-multierror=$WORK/b160/_pkg_.a
packagefile github.com/hashicorp/nomad/client/allocdir=$WORK/b273/_pkg_.a
packagefile github.com/hashicorp/nomad/client/driver/env=$WORK/b338/_pkg_.a
packagefile github.com/hashicorp/nomad/client/driver/logging=$WORK/b341/_pkg_.a
packagefile github.com/hashicorp/nomad/client/driver/structs=$WORK/b342/_pkg_.a
packagefile github.com/hashicorp/nomad/client/stats=$WORK/b278/_pkg_.a
packagefile github.com/hashicorp/nomad/client/structs=$WORK/b274/_pkg_.a
packagefile github.com/hashicorp/nomad/helper/stats=$WORK/b279/_pkg_.a
packagefile github.com/hashicorp/nomad/nomad/structs=$WORK/b216/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/mitchellh/go-ps=$WORK/b343/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/process=$WORK/b285/_pkg_.a
packagefile io=/usr/local/go/pkg/freebsd_amd64/io.a
packagefile io/ioutil=/usr/local/go/pkg/freebsd_amd64/io/ioutil.a
packagefile log=/usr/local/go/pkg/freebsd_amd64/log.a
packagefile net=/usr/local/go/pkg/freebsd_amd64/net.a
packagefile os=/usr/local/go/pkg/freebsd_amd64/os.a
packagefile os/exec=/usr/local/go/pkg/freebsd_amd64/os/exec.a
packagefile path/filepath=/usr/local/go/pkg/freebsd_amd64/path/filepath.a
packagefile runtime=/usr/local/go/pkg/freebsd_amd64/runtime.a
packagefile strconv=/usr/local/go/pkg/freebsd_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/freebsd_amd64/strings.a
packagefile sync=/usr/local/go/pkg/freebsd_amd64/sync.a
packagefile syscall=/usr/local/go/pkg/freebsd_amd64/syscall.a
packagefile time=/usr/local/go/pkg/freebsd_amd64/time.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/client/driver/executor
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -p github.com/hashicorp/nomad/client/driver/executor -complete -buildid uroR33rbcUFa8aAEBjZA/uroR33rbcUFa8aAEBjZA -goversion go1.12 -D "" -importcfg $WORK/b339/importcfg -pack -c=4 ./executor.go ./executor_basic.go ./executor_unix.go ./resource_container_default.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b339/_pkg_.a # internal
cp $WORK/b339/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/dc/dc7e7bdc97165f6a3ff7b2b6242d38060cb4c0915762da4d19423bd16cf9fbfc-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b494/_pkg_.a # internal
cp $WORK/b494/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/63/63905372e56cb8b2be3c5e74da33012559c8a5ad0a4ca82b4b2e39da53992a94-d # internal
github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer
mkdir -p $WORK/b492/
cat >$WORK/b492/importcfg << 'EOF' # internal
# import config
importmap github.com/softlayer/softlayer-go/filter=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/filter
importmap github.com/softlayer/softlayer-go/services=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/services
importmap github.com/softlayer/softlayer-go/session=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/session
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/filter=$WORK/b493/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/services=$WORK/b494/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer/vendor/github.com/softlayer/softlayer-go/session=$WORK/b496/_pkg_.a
packagefile io/ioutil=/usr/local/go/pkg/freebsd_amd64/io/ioutil.a
packagefile log=/usr/local/go/pkg/freebsd_amd64/log.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -p github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer -complete -buildid M6WKWiWF0iE52mgpA3aH/M6WKWiWF0iE52mgpA3aH -goversion go1.12 -D "" -importcfg $WORK/b492/importcfg -pack -c=4 ./softlayer_discover.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b492/_pkg_.a # internal
cp $WORK/b492/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/a2/a26bc9aaaed3f4c9f18a64fe4e6cb7ef04831b741e9a95e974307dbbabf37899-d # internal
github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover
mkdir -p $WORK/b387/
cat >$WORK/b387/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/go-discover/provider/aliyun=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aliyun
importmap github.com/hashicorp/go-discover/provider/aws=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws
importmap github.com/hashicorp/go-discover/provider/azure=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/azure
importmap github.com/hashicorp/go-discover/provider/digitalocean=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/digitalocean
importmap github.com/hashicorp/go-discover/provider/gce=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/gce
importmap github.com/hashicorp/go-discover/provider/os=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/os
importmap github.com/hashicorp/go-discover/provider/scaleway=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/scaleway
importmap github.com/hashicorp/go-discover/provider/softlayer=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer
importmap github.com/hashicorp/go-discover/provider/triton=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/triton
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aliyun=$WORK/b388/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws=$WORK/b392/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/azure=$WORK/b420/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/digitalocean=$WORK/b431/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/gce=$WORK/b440/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/os=$WORK/b477/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/scaleway=$WORK/b488/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/softlayer=$WORK/b492/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/triton=$WORK/b505/_pkg_.a
packagefile log=/usr/local/go/pkg/freebsd_amd64/log.a
packagefile sort=/usr/local/go/pkg/freebsd_amd64/sort.a
packagefile strconv=/usr/local/go/pkg/freebsd_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/freebsd_amd64/strings.a
packagefile sync=/usr/local/go/pkg/freebsd_amd64/sync.a
EOF
cd /wrkdirs/usr/ports/sysutils/nomad/work/nomad-0.8.7/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -p github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover -complete -buildid qQoTnlMpdbVoEjj9buyf/qQoTnlMpdbVoEjj9buyf -goversion go1.12 -D "" -importcfg $WORK/b387/importcfg -pack -c=4 ./config.go ./discover.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b387/_pkg_.a # internal
cp $WORK/b387/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/42/42a9eef4287337d8569c838467f35f25154f693419a6270970f9a7f755d0b6bf-d # internal
*** Error code 2
Stop.
make: stopped in /usr/ports/sysutils/nomad
More information about the freebsd-pkg-fallout
mailing list