[package - 132releng-armv7-default][sysutils/gotop] Failed for gotop-4.1.4_13 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Feb 2024 19:11:51 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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere3/data/132releng-armv7-default/e9c9c73181b5/logs/gotop-4.1.4_13.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=132releng-armv7-default&build=e9c9c73181b5 Log: =>> Building sysutils/gotop build started at Sun Feb 18 19:11:04 UTC 2024 port directory: /usr/ports/sysutils/gotop package name: gotop-4.1.4_13 building for: FreeBSD 132releng-armv7-default-job-01 13.2-RELEASE-p5 FreeBSD 13.2-RELEASE-p5 1302001 arm maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 427 Feb 13 01:02 /usr/ports/sysutils/gotop/Makefile Ports top last git commit: e9c9c73181 Ports top unclean checkout: no Port dir last git commit: 7e5aa2085f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500006 Jail OSVERSION: 1302001 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p5 1302001 UNAME_r=13.2-RELEASE-p5 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 MASTERMNT=/usr/local/poudriere/data/.m/132releng-armv7-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/132releng-armv7-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=132releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132releng-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/gotop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/gotop/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/gotop/work/.cache HOME=/wrkdirs/usr/ports/sysutils/gotop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/gotop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/gotop/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/sysutils/gotop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/gotop/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/gotop/work/.cache HOME=/wrkdirs/usr/ports/sysutils/gotop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/gotop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/gotop/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=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gotop" EXAMPLESDIR="share/examples/gotop" DATADIR="share/gotop" WWWDIR="www/gotop" ETCDIR="etc/gotop" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gotop DOCSDIR=/usr/local/share/doc/gotop EXAMPLESDIR=/usr/local/share/examples/gotop WWWDIR=/usr/local/www/gotop ETCDIR=/usr/local/etc/gotop --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 #### #### # 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 ===> gotop-4.1.4_13 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [132releng-armv7-default-job-01] Installing pkg-1.20.9_1... [132releng-armv7-default-job-01] Extracting pkg-1.20.9_1: .......... done ===> gotop-4.1.4_13 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gotop-4.1.4_13 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gotop-4.1.4_13 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.14.pkg [132releng-armv7-default-job-01] Installing go120-1.20.14... [132releng-armv7-default-job-01] Extracting go120-1.20.14: .......... done ===> gotop-4.1.4_13 depends on file: /usr/local/bin/go120 - found ===> Returning to build of gotop-4.1.4_13 ===> gotop-4.1.4_13 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93_2.pkg [132releng-armv7-default-job-01] Installing ca_root_nss-3.93_2... [132releng-armv7-default-job-01] Extracting ca_root_nss-3.93_2: ....... done Scanning /usr/share/certs/blacklisted 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 ===> gotop-4.1.4_13 depends on package: ca_root_nss>0 - found ===> Returning to build of gotop-4.1.4_13 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by gotop-4.1.4_13 for building ===> Fetching github.com/xxxserxxx/gotop/v4 dependencies # get https://proxy.golang.org/github.com/%21vivid%21cortex/ewma/@v/v1.2.0.mod # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.2.mod # get https://proxy.golang.org/github.com/%21victoria%21metrics/metrics/@v/v1.18.1.mod # get https://proxy.golang.org/github.com/cloudfoundry-attic/jibber_jabber/@v/v0.0.0-20151120183258-bcc4c8345a21.mod # get https://proxy.golang.org/github.com/xxxserxxx/lingo/v2/@v/v2.0.1.mod # get https://proxy.golang.org/github.com/anatol/smart.go/@v/v0.0.0-20220615232124-64dea241c3bb.mod # get https://proxy.golang.org/github.com/shirou/gopsutil/@v/v3.20.12+incompatible.mod # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.13.mod # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20220610221304-9f5ed59c137d.mod # get https://proxy.golang.org/github.com/mitchellh/go-wordwrap/@v/v1.0.1.mod # get https://proxy.golang.org/github.com/nsf/termbox-go/@v/v1.1.1.mod # get https://proxy.golang.org/github.com/distatus/battery/@v/v0.10.0.mod # get https://proxy.golang.org/github.com/gizak/termui/v3/@v/v3.1.0.mod # get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.4.mod # get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.1.0.mod # get https://proxy.golang.org/github.com/droundy/goopt/@v/v0.0.0-20220217183150-48d6390ad4d1.mod <snip> # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.23.0.zip: 200 OK (0.200s) =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by gotop-4.1.4_13 for building ===> Fetching github.com/xxxserxxx/gotop/v4 dependencies => SHA256 Checksum OK for go/sysutils_gotop/gotop-v4.1.4/v4.1.4.mod. => SHA256 Checksum OK for go/sysutils_gotop/gotop-v4.1.4/v4.1.4.zip. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by gotop-4.1.4_13 for building ===> Fetching github.com/xxxserxxx/gotop/v4 dependencies ===> Extracting for gotop-4.1.4_13 => SHA256 Checksum OK for go/sysutils_gotop/gotop-v4.1.4/v4.1.4.mod. => SHA256 Checksum OK for go/sysutils_gotop/gotop-v4.1.4/v4.1.4.zip. ===> Tidying github.com/xxxserxxx/gotop/v4 dependencies ===> Vendoring github.com/xxxserxxx/gotop/v4 dependencies =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for gotop-4.1.4_13 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gotop-4.1.4_13 depends on file: /usr/local/bin/go120 - found =========================================================================== =======================<phase: lib-depends >============================ ===== 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 gotop-4.1.4_13 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for gotop-4.1.4_13 (cd /wrkdirs/usr/ports/sysutils/gotop/work/github.com/xxxserxxx/gotop/v4@v4.1.4; for t in ./cmd/gotop/; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gotop/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^gotop$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/gotop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/gotop/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/gotop/work/.cache HOME=/wrkdirs/usr/ports/sysutils/gotop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/gotop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/gotop/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-prot ector-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/sysutils/gotop/work" GOPATH="/portdistfiles/go/sysutils_gotop" GOBIN="/wrkdirs/usr/ports/sysutils/gotop/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/sysutils/gotop/work/bin/${out} ${pkg}; done) ===> Building gotop from ./cmd/gotop/ internal/unsafeheader internal/goarch internal/cpu internal/coverage/rtcov internal/abi internal/goexperiment internal/goos runtime/internal/math internal/bytealg runtime/internal/atomic runtime/internal/sys internal/race sync/atomic unicode unicode/utf8 runtime math/bits internal/itoa encoding math image/color github.com/rivo/uniseg unicode/utf16 container/list crypto/internal/alias crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/alias github.com/VividCortex/ewma golang.org/x/sys/internal/unsafeheader github.com/xxxserxxx/gotop/v4/termui/drawille-go crypto/subtle internal/reflectlite sync internal/testlog internal/godebug internal/singleflight math/rand internal/intern # 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 runtime/cgo errors sort io internal/oserror path bytes strings syscall bufio strconv internal/safefilepath text/tabwriter github.com/mitchellh/go-wordwrap hash hash/crc32 crypto/internal/randutil crypto/internal/nistec/fiat reflect time io/fs embed internal/syscall/unix internal/poll internal/syscall/execenv github.com/valyala/fastrand os github.com/valyala/histogram regexp/syntax internal/fmtsort image fmt regexp github.com/cloudfoundry-attic/jibber_jabber github.com/gizak/termui/v3/drawille encoding/binary github.com/mattn/go-runewidth io/ioutil flag github.com/VictoriaMetrics/metrics github.com/droundy/goopt encoding/hex context path/filepath encoding/base64 os/signal encoding/json github.com/shibukawa/configdir github.com/nsf/termbox-go github.com/BurntSushi/toml/internal github.com/BurntSushi/toml github.com/gizak/termui/v3 compress/flate crypto crypto/cipher crypto/internal/edwards25519/field crypto/internal/boring crypto/aes crypto/des compress/gzip crypto/internal/nistec crypto/sha512 crypto/internal/edwards25519 crypto/hmac crypto/md5 crypto/rc4 crypto/sha1 crypto/sha256 encoding/pem crypto/ecdh vendor/golang.org/x/net/dns/dnsmessage vendor/golang.org/x/net/route net/netip net/url vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 net vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/text/transform log vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/net/idna mime/quotedprintable net/http/internal net/http/internal/ascii golang.org/x/sys/unix github.com/gizak/termui/v3/widgets github.com/distatus/battery os/exec encoding/csv github.com/xxxserxxx/gotop/v4/utils github.com/shirou/gopsutil/internal/common github.com/shirou/gopsutil/disk github.com/shirou/gopsutil/cpu github.com/shirou/gopsutil/mem vendor/golang.org/x/net/http/httpproxy github.com/shirou/gopsutil/net net/textproto vendor/golang.org/x/net/http/httpguts *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/gotop