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: lbartole...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy20/data/141amd64-quarterly/7b2027223baa/logs/termshot-0.2.12.log Build URL: https://pkg-status.freebsd.org/beefy20/build.html?mastername=141amd64-quarterly&build=7b2027223baa Log: =>> Building textproc/termshot build started at Tue Jan 14 01:04:25 UTC 2025 port directory: /usr/ports/textproc/termshot package name: termshot-0.2.12 building for: FreeBSD 141amd64-quarterly-job-05 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 amd64 maintained by: lbartole...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 532 Jan 7 01:01 /usr/ports/textproc/termshot/Makefile Ports top last git commit: 7b2027223 Ports top unclean checkout: no Port dir last git commit: dddb9bab3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p6 UNAME_r=14.1-RELEASE-p6 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.2 MASTERMNT=/usr/local/poudriere/data/.m/141amd64-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/141amd64-quarterly/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141amd64-quarterly/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-- lbartole...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/termshot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/termshot/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/termshot/work/.cache HOME=/wrkdirs/usr/ports/textproc/termshot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/termshot/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/termshot/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/textproc/termshot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/termshot/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/termshot/work/.cache HOME=/wrkdirs/usr/ports/textproc/termshot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/termshot/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/termshot/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.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/termshot" EXAMPLESDIR="share/examples/termshot" DATADIR="share/termshot" WWWDIR="www/termshot" ETCDIR="etc/termshot" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/termshot DOCSDIR=/usr/local/share/doc/termshot EXAMPLESDIR=/usr/local/share/examples/termshot WWWDIR=/usr/local/www/termshot ETCDIR=/usr/local/etc/termshot --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 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) 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 ===> termshot-0.2.12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141amd64-quarterly-job-05] Installing pkg-1.21.3... [141amd64-quarterly-job-05] Extracting pkg-1.21.3: .......... done ===> termshot-0.2.12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of termshot-0.2.12 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> termshot-0.2.12 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_1.pkg [141amd64-quarterly-job-05] Installing go121-1.21.13_1... [141amd64-quarterly-job-05] Extracting go121-1.21.13_1: .......... done ===> termshot-0.2.12 depends on file: /usr/local/bin/go121 - found ===> Returning to build of termshot-0.2.12 ===> termshot-0.2.12 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [141amd64-quarterly-job-05] Installing ca_root_nss-3.104... [141amd64-quarterly-job-05] 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 ===> termshot-0.2.12 depends on package: ca_root_nss>0 - found ===> Returning to build of termshot-0.2.12 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user => v0.2.12.mod doesn't seem to exist in /portdistfiles/go/textproc_termshot/termshot-v0.2.12. => Attempting to fetch https://proxy.golang.org/github.com/homeport/termshot/@v/v0.2.12.mod fetch: https://proxy.golang.org/github.com/homeport/termshot/@v/v0.2.12.mod: size mismatch: expected 1380, actual 1357 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/go/textproc_termshot/termshot-v0.2.12/v0.2.12.mod fetch: http://distcache.FreeBSD.org/ports-distfiles/go/textproc_termshot/termshot-v0.2.12/v0.2.12.mod: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/go/textproc_termshot/termshot-v0.2.12 and try again. *** Error code 1 Stop. make: stopped in /usr/ports/textproc/termshot