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: [email protected] Log URL: https://pkg-status.freebsd.org/ampere1/data/140releng-armv7-quarterly/9a99f5d9d351/logs/pet-0.7.0.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=140releng-armv7-quarterly&build=9a99f5d9d351 Log: =>> Building deskutils/pet build started at Mon Jul 1 12:29:40 UTC 2024 port directory: /usr/ports/deskutils/pet package name: pet-0.7.0 building for: FreeBSD 140releng-armv7-quarterly-job-05 14.0-RELEASE-p7 FreeBSD 14.0-RELEASE-p7 1400097 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 364 Apr 14 01:02 /usr/ports/deskutils/pet/Makefile Ports top last git commit: 9a99f5d9d Ports top unclean checkout: no Port dir last git commit: 1b931669d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-30-g79e3edcd Host OSVERSION: 1500018 Jail OSVERSION: 1400097 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE-p7 1400097 UNAME_r=14.0-RELEASE-p7 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-30-g79e3edcd MASTERMNT=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/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/140releng-armv7-quarterly/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=140releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd 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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/pet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/pet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/pet/work/.cache HOME=/wrkdirs/usr/ports/deskutils/pet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/pet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/pet/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/deskutils/pet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/pet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/pet/work/.cache HOME=/wrkdirs/usr/ports/deskutils/pet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/pet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/pet/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_INSTALL_ MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pet" EXAMPLESDIR="share/examples/pet" DATADIR="share/pet" WWWDIR="www/pet" ETCDIR="etc/pet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pet DOCSDIR=/usr/local/share/doc/pet EXAMPLESDIR=/usr/local/share/examples/pet WWWDIR=/usr/local/www/pet ETCDIR=/usr/local/etc/pet --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 ---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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pet-0.7.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [140releng-armv7-quarterly-job-05] Installing pkg-1.21.3... [140releng-armv7-quarterly-job-05] Extracting pkg-1.21.3: .......... done ===> pet-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pet-0.7.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pet-0.7.0 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.14.pkg [140releng-armv7-quarterly-job-05] Installing go120-1.20.14... [140releng-armv7-quarterly-job-05] Extracting go120-1.20.14: .......... done ===> pet-0.7.0 depends on file: /usr/local/bin/go120 - found ===> Returning to build of pet-0.7.0 ===> pet-0.7.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93_2.pkg [140releng-armv7-quarterly-job-05] Installing ca_root_nss-3.93_2... [140releng-armv7-quarterly-job-05] Extracting ca_root_nss-3.93_2: ....... 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.93_2: -- 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 ===> pet-0.7.0 depends on package: ca_root_nss>0 - found ===> Returning to build of pet-0.7.0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by pet-0.7.0 for building ===> Fetching github.com/knqyf263/pet dependencies # get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod # get https://proxy.golang.org/github.com/lucasb-eyer/go-colorful/@v/v1.0.3.mod # get https://proxy.golang.org/github.com/briandowns/spinner/@v/v0.0.0-20170614154858-48dbb65d7bd5.mod # get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.0.mod # get https://proxy.golang.org/github.com/atotto/clipboard/@v/v0.1.4.mod # get https://proxy.golang.org/github.com/awesome-gocui/gocui/@v/v1.1.0.mod # get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20210722231415-061457976a23.mod # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.10.mod # get https://proxy.golang.org/github.com/alessio/shellescape/@v/v1.4.1.mod <snip> ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for pet-0.7.0 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for pet-0.7.0 (cd /wrkdirs/usr/ports/deskutils/pet/work/github.com/knqyf263/[email protected]; for t in pet; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/pet/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^pet$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/deskutils/pet/work PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1400097 PATH=/wrkdirs/usr/ports/deskutils/pet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin TMPDIR=/tmp UNAME_r=14.0-RELEASE-p7 UNAME_v=FreeBSD\ 14.0-RELEASE-p7\ 1400097 XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/pet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/pet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/pet/work/.cache HOME=/wrkdirs/usr/ports/deskutils/pet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/pet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDI R=/wrkdirs/usr/ports/deskutils/pet/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_INSTALL_MAN="install -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM=7 GOTMPDIR="/wrkdirs/usr/ports/deskutils/pet/work" GOPATH="/portdistfiles/go/deskutils_pet" GOBIN="/wrkdirs/usr/ports/deskutils/pet/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GOMAXPROCS=3 GOPROXY=off /usr/local/ bin/go120 build -buildmode=exe -v -trimpath -ldflags=-s -buildvcs=false -mod=vendor -o /wrkdirs/usr/ports/deskutils/pet/work/bin/${out} ${pkg}; done) ===> Building pet from . internal/goarch internal/unsafeheader internal/cpu internal/coverage/rtcov internal/abi internal/goexperiment internal/goos runtime/internal/math runtime/internal/sys internal/bytealg runtime/internal/atomic internal/race sync/atomic unicode unicode/utf8 runtime internal/itoa math/bits math container/list internal/nettrace encoding golang.org/x/text/encoding/internal/identifier image/color github.com/rivo/uniseg crypto/internal/alias crypto/internal/boring/sig unicode/utf16 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias crypto/subtle internal/reflectlite sync internal/godebug internal/testlog internal/singleflight internal/intern runtime/cgo math/rand # math/rand <unknown line number>: internal compiler error: panic: unhandled unknown (Unknown) Please file a bug report including a short program that triggers the error. https://go.dev/issue/new errors sort io strconv bytes internal/oserror syscall reflect internal/safefilepath path strings bufio vendor/golang.org/x/net/dns/dnsmessage internal/syscall/unix time internal/syscall/execenv net/netip internal/poll io/fs context internal/fmtsort encoding/binary os github.com/mattn/go-isatty golang.org/x/text/transform golang.org/x/text/encoding regexp/syntax github.com/gdamore/encoding hash crypto crypto/cipher fmt path/filepath os/exec vendor/golang.org/x/net/route github.com/atotto/clipboard net os/signal github.com/mattn/go-colorable github.com/fatih/color io/ioutil github.com/BurntSushi/toml github.com/pkg/errors github.com/gdamore/tcell/v2/terminfo github.com/gdamore/tcell/v2/terminfo/a/ansi github.com/gdamore/tcell/v2/terminfo/v/vt100 github.com/gdamore/tcell/v2/terminfo/v/vt102 github.com/gdamore/tcell/v2/terminfo/v/vt220 github.com/gdamore/tcell/v2/terminfo/x/xterm github.com/gdamore/tcell/v2/terminfo/base regexp github.com/knqyf263/pet/config github.com/gdamore/tcell/v2/terminfo/a/aixterm github.com/gdamore/tcell/v2/terminfo/a/alacritty github.com/gdamore/tcell/v2/terminfo/b/beterm github.com/gdamore/tcell/v2/terminfo/c/cygwin github.com/gdamore/tcell/v2/terminfo/d/dtterm github.com/gdamore/tcell/v2/terminfo/e/emacs github.com/gdamore/tcell/v2/terminfo/f/foot github.com/gdamore/tcell/v2/terminfo/g/gnome github.com/gdamore/tcell/v2/terminfo/dynamic github.com/gdamore/tcell/v2/terminfo/h/hpterm github.com/gdamore/tcell/v2/terminfo/k/konsole github.com/gdamore/tcell/v2/terminfo/k/kterm github.com/gdamore/tcell/v2/terminfo/l/linux github.com/gdamore/tcell/v2/terminfo/p/pcansi github.com/gdamore/tcell/v2/terminfo/r/rxvt github.com/gdamore/tcell/v2/terminfo/s/screen github.com/gdamore/tcell/v2/terminfo/s/simpleterm github.com/gdamore/tcell/v2/terminfo/s/sun github.com/gdamore/tcell/v2/terminfo/t/termite github.com/gdamore/tcell/v2/terminfo/t/tmux github.com/gdamore/tcell/v2/terminfo/v/vt320 github.com/gdamore/tcell/v2/terminfo/v/vt400 github.com/gdamore/tcell/v2/terminfo/v/vt420 github.com/gdamore/tcell/v2/terminfo/v/vt52 github.com/gdamore/tcell/v2/terminfo/w/wy50 github.com/gdamore/tcell/v2/terminfo/w/wy60 github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi github.com/gdamore/tcell/v2/terminfo/x/xfce github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty github.com/gdamore/tcell/v2/terminfo/x/xterm_termite database/sql/driver github.com/gdamore/tcell/v2/terminfo/extended github.com/mattn/go-runewidth golang.org/x/sys/unix log github.com/knqyf263/pet/snippet crypto/internal/boring crypto/aes crypto/des crypto/internal/edwards25519/field crypto/internal/nistec/fiat golang.org/x/term crypto/internal/randutil crypto/sha512 crypto/internal/edwards25519 crypto/hmac crypto/md5 crypto/rc4 crypto/sha1 crypto/sha256 encoding/hex crypto/internal/nistec encoding/base64 encoding/pem github.com/chzyer/readline net/url vendor/golang.org/x/crypto/chacha20 crypto/ecdh vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf github.com/briandowns/spinner encoding/json github.com/google/go-querystring/query mime compress/flate hash/crc32 vendor/golang.org/x/text/transform compress/gzip vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm net/textproto vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/text/secure/bidirule mime/quotedprintable net/http/internal net/http/internal/ascii golang.org/x/time/rate encoding/csv flag text/template/parse github.com/spf13/pflag vendor/golang.org/x/net/idna text/template golang.org/x/crypto/ssh/terminal gopkg.in/alessio/shellescape.v1 vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy github.com/spf13/cobra *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/pet
