Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2019 09:29:56 GMT
From:      pkg-fallout@FreeBSD.org
To:        jhixson@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [exp - 112amd64-default-build-as-user][sysutils/nomad] Failed for nomad-0.8.7 in build
Message-ID:  <201903010929.x219Tuug017890@package19.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Last committer: jhixson@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/nomad/Makefile 491498 2019-01-28 17:25:02Z jhixson $
Log URL:        http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/494104/logs/nomad-0.8.7.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=112amd64-default-build-as-user&build=494104
Log:

=>> Building sysutils/nomad
build started at Fri Mar  1 09:29:23 UTC 2019
port directory: /usr/ports/sysutils/nomad
package name: nomad-0.8.7
building for: FreeBSD 112amd64-default-build-as-user-job-10 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64
maintained by: jhixson@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: 1102000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p9
UNAME_r=11.2-RELEASE-p9
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=/poudriere/data/.m/112amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/112amd64-default-build-as-user/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@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=11.2 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
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# 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.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 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.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p9
OSREL=11.2
OSVERSION=1102000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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
[112amd64-default-build-as-user-job-10] Installing pkg-1.10.5_5...
[112amd64-default-build-as-user-job-10] 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.txz
[112amd64-default-build-as-user-job-10] Installing go-1.12,1...
[112amd64-default-build-as-user-job-10] Extracting go-1.12,1: .......... done
===>   nomad-0.8.7 depends on executable: go - found
===>   Returning to build of nomad-0.8.7
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for nomad-0.8.7
===========================================================================
=======================<phase: build          >============================
===>  Building for nomad-0.8.7
<snip>
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 4cnK9b20EItFtwwDiEW-/4cnK9b20EItFtwwDiEW- -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
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 B4QCbSIpcEiEqBlDBe_0/B4QCbSIpcEiEqBlDBe_0 -goversion go1.12 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./env.go
cp $WORK/b524/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/14/14d749ce0ae3e1ff748477b681c3eaddfa8bdc4d816d1d4bd43a5c754fb295df-d # internal
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b528/_pkg_.a # internal
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
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b417/_pkg_.a # internal
cp $WORK/b338/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/45/45e29b67669f3de3ff8c0d7e3598ec61937d337e527b31fb002781aac833c81b-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/0c/0c116ee0ed1d7db54de477a2f3810d6187d9efdddc976e01593c2a3cce63eb67-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 c6NH0XH8im42bmZv8OXD/c6NH0XH8im42bmZv8OXD -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/b344/_pkg_.a # internal
cp $WORK/b344/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/26/26d4cb596558a45069fa7fa8e5ef81aa011c7f8c007130dadfde8f148df4e80f-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/c3/c312e028db04b8f6439dda18520a76dc1edad6b436f9f556ba27ea36a3994dc2-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 H-Id3iIPiaFK-pPw-xHX/H-Id3iIPiaFK-pPw-xHX -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/b536/_pkg_.a # internal
/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/a8/a81948fd2872e3d17d2088e786ebd82ecacdcdb2a7dd7dbf87d009e6f6b9615b-d # internal
cp $WORK/b536/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/cc/cc0b4542e9986531c45ad389c2b23376b250fcee2375eeaa2ce6c19d296f8ac4-d # internal
cp $WORK/b417/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/b3/b3e3bd5adb441c6f8771c6c983d360812dfb978f454bc859adf900790befd810-d # internal
github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws
mkdir -p $WORK/b392/
cat >$WORK/b392/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/defaults
importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata
importmap github.com/aws/aws-sdk-go/aws/session=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/session
importmap github.com/aws/aws-sdk-go/service/ec2=github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2
packagefile fmt=/usr/local/go/pkg/freebsd_amd64/fmt.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b393/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b395/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/defaults=$WORK/b398/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b406/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/session=$WORK/b408/_pkg_.a
packagefile github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2=$WORK/b417/_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/aws
/usr/local/go/pkg/tool/freebsd_amd64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -p github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws -complete -buildid yYvCIWTmDeQqCaGLLsvT/yYvCIWTmDeQqCaGLLsvT -goversion go1.12 -D "" -importcfg $WORK/b392/importcfg -pack -c=4 ./aws_discover.go
/usr/local/go/pkg/tool/freebsd_amd64/buildid -w $WORK/b392/_pkg_.a # internal
cp $WORK/b392/_pkg_.a /wrkdirs/usr/ports/sysutils/nomad/work/.cache/go-build/b8/b8a6f13ccb66f8b8e643cf49c7d6a88ba5b6a2cd10958d980c20635818ba4e7c-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903010929.x219Tuug017890>