[package - 141i386-default][security/vault] Failed for vault-1.18.3 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Dec 2024 01:59:03 UTC
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: bofh@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy21/data/141i386-default/6e326af2b884/logs/vault-1.18.3.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=141i386-default&build=6e326af2b884 Log: =>> Building security/vault build started at Tue Dec 31 01:39:16 UTC 2024 port directory: /usr/ports/security/vault package name: vault-1.18.3 building for: FreeBSD 141i386-default-job-29 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 i386 maintained by: bofh@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1941 Dec 22 01:01 /usr/ports/security/vault/Makefile Ports top last git commit: 6e326af2b8 Ports top unclean checkout: no Port dir last git commit: ec635b1877 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 29 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1401000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.1-RELEASE-p6 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.1-RELEASE-p6 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/141i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141i386-default/29/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- bofh@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/vault/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/vault/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/vault/work/.cache HOME=/wrkdirs/usr/ports/security/vault/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/vault/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/vault/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/vault/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/vault/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/vault/work/.cache HOME=/wrkdirs/usr/ports/security/vault/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/vault/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/vault/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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_IN STALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vault" EXAMPLESDIR="share/examples/vault" DATADIR="share/vault" WWWDIR="www/vault" ETCDIR="etc/vault" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vault DOCSDIR=/usr/local/share/doc/vault EXAMPLESDIR=/usr/local/share/examples/vault WWWDIR=/usr/local/www/vault ETCDIR=/usr/local/etc/vault --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 524288 stack size (kbytes, -s) 65536 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> vault-1.18.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141i386-default-job-29] Installing pkg-1.21.3... [141i386-default-job-29] Extracting pkg-1.21.3: .......... done ===> vault-1.18.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vault-1.18.3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> vault-1.18.3 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.3.pkg [141i386-default-job-29] Installing go123-1.23.3... [141i386-default-job-29] Extracting go123-1.23.3: .......... done ===> vault-1.18.3 depends on file: /usr/local/bin/go123 - found ===> Returning to build of vault-1.18.3 ===> vault-1.18.3 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [141i386-default-job-29] Installing ca_root_nss-3.104... [141i386-default-job-29] Extracting ca_root_nss-3.104: ....... done Scanning /usr/share/certs/untrusted for certificates... Scanning /usr/share/certs/trusted for certificates... Scanning /usr/local/share/certs for certificates... ===== Message from ca_root_nss-3.104: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> vault-1.18.3 depends on package: ca_root_nss>0 - found ===> Returning to build of vault-1.18.3 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MPL20 accepted by the user ===> Fetching all distfiles required by vault-1.18.3 for building ===> Fetching github.com/hashicorp/vault dependencies # get https://proxy.golang.org/dario.cat/mergo/@v/v1.0.1.mod # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.10.2.mod # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.5.2.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4/@v/v4.2.1.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi/@v/v1.2.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.5.mod # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.2.1.mod # get https://proxy.golang.org/cloud.google.com/go/cloudsqlconn/@v/v1.4.3.mod # get https://proxy.golang.org/github.com/%21azure/go-autorest/autorest/validation/@v/v0.3.1.mod # get https://proxy.golang.org/cloud.google.com/go/@v/v0.116.0.mod <snip> runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x288397f4 sp=0x288397f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 23 gp=0x2ac19568 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x38439ff0 sp=0x38439fec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x38439ff4 sp=0x38439ff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 24 gp=0x2ac19688 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843a7f0 sp=0x3843a7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843a7f4 sp=0x3843a7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 25 gp=0x2ac197a8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843aff0 sp=0x3843afec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843aff4 sp=0x3843aff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 26 gp=0x2ac198c8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843b7f0 sp=0x3843b7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843b7f4 sp=0x3843b7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 27 gp=0x2ac199e8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843bff0 sp=0x3843bfec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843bff4 sp=0x3843bff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 28 gp=0x2ac19b08 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843c7f0 sp=0x3843c7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843c7f4 sp=0x3843c7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 29 gp=0x2ac19d48 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843cff0 sp=0x3843cfec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843cff4 sp=0x3843cff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 30 gp=0x2ac19e68 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x3843d7f0 sp=0x3843d7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x3843d7f4 sp=0x3843d7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 31 gp=0x29ffc7e8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384edff0 sp=0x384edfec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384edff4 sp=0x384edff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 32 gp=0x29ffca28 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ee7f0 sp=0x384ee7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ee7f4 sp=0x384ee7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 33 gp=0x29ffcc68 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384eeff0 sp=0x384eefec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384eeff4 sp=0x384eeff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 34 gp=0x29ffd328 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ef7f0 sp=0x384ef7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ef7f4 sp=0x384ef7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 35 gp=0x29ffd7a8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384efff0 sp=0x384effec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384efff4 sp=0x384efff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 36 gp=0x29ffd8c8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384387f0 sp=0x384387ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384387f4 sp=0x384387f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 37 gp=0x29ffdc28 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x38438ff0 sp=0x38438fec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x38438ff4 sp=0x38438ff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 38 gp=0x292ac6c8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384397f0 sp=0x384397ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384397f4 sp=0x384397f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 39 gp=0x292ad208 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384e9ff0 sp=0x384e9fec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384e9ff4 sp=0x384e9ff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 40 gp=0x292ad328 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ea7f0 sp=0x384ea7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ea7f4 sp=0x384ea7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 41 gp=0x292ad7a8 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384eaff0 sp=0x384eafec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384eaff4 sp=0x384eaff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 42 gp=0x28eec008 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384eb7f0 sp=0x384eb7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384eb7f4 sp=0x384eb7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 43 gp=0x28eec368 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ebff0 sp=0x384ebfec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ebff4 sp=0x384ebff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 44 gp=0x38422008 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ec7f0 sp=0x384ec7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ec7f4 sp=0x384ec7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 45 gp=0x38422128 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ecff0 sp=0x384ecfec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ecff4 sp=0x384ecff0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a goroutine 46 gp=0x38422248 m=nil [runnable]: cmd/link/internal/ld.(*Link).dodata.func1() cmd/link/internal/ld/data.go:1641 fp=0x384ed7f0 sp=0x384ed7ec pc=0x81e0980 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x384ed7f4 sp=0x384ed7f0 pc=0x80babb1 created by cmd/link/internal/ld.(*Link).dodata in goroutine 1 cmd/link/internal/ld/data.go:1641 +0x40a *** Error code 1 Stop. make: stopped in /usr/ports/security/vault