[package - 131releng-armv7-default][security/yubikey-agent] Failed for yubikey-agent-0.1.5_6 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 03:01:32 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: egypcio@FreeBSD.org Log URL: http://ampere3.nyi.freebsd.org/data/131releng-armv7-default/0f24e88b3aa7/logs/yubikey-agent-0.1.5_6.log Build URL: http://ampere3.nyi.freebsd.org/build.html?mastername=131releng-armv7-default&build=0f24e88b3aa7 Log: =>> Building security/yubikey-agent build started at Fri Nov 11 03:01:04 UTC 2022 port directory: /usr/ports/security/yubikey-agent package name: yubikey-agent-0.1.5_6 building for: FreeBSD 131releng-armv7-default-job-04 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 1301000 arm maintained by: egypcio@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400063 Jail OSVERSION: 1301000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p3 1301000 UNAME_r=13.1-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/131releng-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131releng-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131releng-armv7-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-- egypcio@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work/.cache HOME=/wrkdirs/usr/ports/security/yubikey-agent/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/yubikey-agent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/yubikey-agent/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/yubikey-agent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work/.cache HOME=/wrkdirs/usr/ports/security/yubikey-agent/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/yubikey-agent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/yubikey-agent/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 " 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=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/yubikey-agent" EXAMPLESDIR="share/examples/yubikey-agent" DATADIR="share/yubikey-agent" WWWDIR="www/yubikey-agent" ETCDIR="etc/yubikey-agent" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yubikey-agent DOCSDIR=/usr/local/share/doc/yubikey-agent EXAMPLESDIR=/usr/local/share/examples/yubikey-agent WWWDIR=/usr/local/www/yubikey-agent ETCDIR=/usr/local/etc/yubikey-agent --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 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf 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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE-p3 OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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 BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> yubikey-agent-0.1.5_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [131releng-armv7-default-job-04] Installing pkg-1.18.4... [131releng-armv7-default-job-04] Extracting pkg-1.18.4: .......... done ===> yubikey-agent-0.1.5_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of yubikey-agent-0.1.5_6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by yubikey-agent-0.1.5_6 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by yubikey-agent-0.1.5_6 for building => SHA256 Checksum OK for FiloSottile-yubikey-agent-v0.1.5_GH0.tar.gz. => SHA256 Checksum OK for go-piv-piv-go-v1.7.0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-83a5a9bb288b_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-9a76102bfb43_GH0.tar.gz. => SHA256 Checksum OK for golang-term-2321bbc49cbf_GH0.tar.gz. => SHA256 Checksum OK for gopasspw-pinentry-v0.0.2_GH0.tar.gz. => SHA256 Checksum OK for pkg-errors-v0.9.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by yubikey-agent-0.1.5_6 for building ===> Extracting for yubikey-agent-0.1.5_6 => SHA256 Checksum OK for FiloSottile-yubikey-agent-v0.1.5_GH0.tar.gz. => SHA256 Checksum OK for go-piv-piv-go-v1.7.0_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-83a5a9bb288b_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-9a76102bfb43_GH0.tar.gz. => SHA256 Checksum OK for golang-term-2321bbc49cbf_GH0.tar.gz. => SHA256 Checksum OK for gopasspw-pinentry-v0.0.2_GH0.tar.gz. => SHA256 Checksum OK for pkg-errors-v0.9.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for yubikey-agent-0.1.5_6 =========================================================================== =======================<phase: build-depends >============================ ===> yubikey-agent-0.1.5_6 depends on file: /usr/local/bin/go119 - not found ===> Installing existing package /packages/All/go119-1.19.3.pkg [131releng-armv7-default-job-04] Installing go119-1.19.3... [131releng-armv7-default-job-04] Extracting go119-1.19.3: .......... done ===> yubikey-agent-0.1.5_6 depends on file: /usr/local/bin/go119 - found ===> Returning to build of yubikey-agent-0.1.5_6 =========================================================================== =======================<phase: lib-depends >============================ ===> yubikey-agent-0.1.5_6 depends on shared library: libpcsclite.so - not found ===> Installing existing package /packages/All/pcsc-lite-1.9.5,2.pkg [131releng-armv7-default-job-04] Installing pcsc-lite-1.9.5,2... [131releng-armv7-default-job-04] Extracting pcsc-lite-1.9.5,2: .......... done ===== Message from pcsc-lite-1.9.5,2: -- PC/SC-Lite has been installed. You need to install a driver for your smartcard reader e.g., - devel/libccid For cardreaders connected to the serial port: After installing the driver, please update the pcscd configuration file: /usr/local/etc/reader.conf For USB cardreaders add the following lines to /etc/devd.conf to enable hotplugging: attach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; detach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; ===> yubikey-agent-0.1.5_6 depends on shared library: libpcsclite.so - found (/usr/local/lib/libpcsclite.so) ===> Returning to build of yubikey-agent-0.1.5_6 =========================================================================== =======================<phase: configure >============================ ===> Configuring for yubikey-agent-0.1.5_6 =========================================================================== =======================<phase: build >============================ ===> Building for yubikey-agent-0.1.5_6 (cd /wrkdirs/usr/ports/security/yubikey-agent/work/yubikey-agent-0.1.5; for t in yubikey-agent; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/yubikey-agent/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^yubikey-agent$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/yubikey-agent/work/.cache HOME=/wrkdirs/usr/ports/security/yubikey-agent/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/yubikey-agent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/yubikey-agent/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 " 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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM=7 GOPATH="/portdistfiles/go/security_yubikey-agent" GOBIN="/wrkdirs/usr/ports/security/yubikey-agent/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOPROXY=off /usr/local/bin/go119 build -buildmode=exe -v -trimpath -ldflags=-s -buildvcs=false -mod=vendor -o /wrkdirs/usr/ports/security/yubikey-agent/work/bin/${out} ${pkg}; done) ===> Building yubikey-agent from . internal/race internal/itoa unicode/utf8 math/bits internal/goos internal/goarch encoding golang.org/x/sys/internal/unsafeheader vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/internal/subtle golang.org/x/crypto/internal/subtle internal/cpu internal/nettrace crypto/internal/boring/sig internal/unsafeheader unicode/utf16 crypto/subtle internal/goexperiment unicode sync/atomic internal/abi runtime/internal/math runtime/internal/sys math runtime/internal/atomic internal/bytealg runtime internal/reflectlite sync internal/singleflight internal/testlog math/rand runtime/cgo errors sort internal/oserror vendor/golang.org/x/net/dns/dnsmessage path io strconv crypto/internal/nistec/fiat syscall hash crypto/internal/randutil bytes strings crypto crypto/rc4 golang.org/x/crypto/blowfish reflect bufio internal/syscall/execenv internal/syscall/unix time context io/fs internal/poll crypto/internal/nistec os internal/fmtsort encoding/binary internal/godebug io/ioutil os/signal path/filepath fmt vendor/golang.org/x/net/route internal/intern encoding/base64 crypto/internal/edwards25519/field crypto/md5 golang.org/x/crypto/poly1305 crypto/cipher net/netip encoding/pem os/exec crypto/internal/edwards25519 crypto/internal/boring crypto/des golang.org/x/crypto/chacha20 crypto/hmac crypto/sha256 crypto/sha512 crypto/sha1 crypto/aes golang.org/x/crypto/ssh/internal/bcrypt_pbkdf net github.com/gopasspw/pinentry/gpgconf encoding/hex log net/url flag golang.org/x/crypto/curve25519 runtime/debug math/big golang.org/x/sys/unix github.com/gopasspw/pinentry golang.org/x/term golang.org/x/crypto/ssh/terminal crypto/dsa crypto/internal/boring/bbig crypto/rand crypto/elliptic encoding/asn1 crypto/ed25519 crypto/rsa golang.org/x/crypto/ed25519 crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/x509 golang.org/x/crypto/ssh github.com/go-piv/piv-go/piv # github.com/go-piv/piv-go/piv vendor/github.com/go-piv/piv-go/piv/pcsc_freebsd.go:29:15: 0x8010002E (untyped int constant 2148532270) overflows int32 golang.org/x/crypto/ssh/agent *** Error code 2 Stop. make: stopped in /usr/ports/security/yubikey-agent