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/beefy13/data/134i386-quarterly/f8893b7c82f8/logs/gotify-server-2.6.3.log Build URL: https://pkg-status.freebsd.org/beefy13/build.html?mastername=134i386-quarterly&build=f8893b7c82f8 Log: =>> Building net/gotify-server build started at Thu Jun 19 20:58:31 UTC 2025 port directory: /usr/ports/net/gotify-server package name: gotify-server-2.6.3 building for: FreeBSD 134i386-quarterly-job-09 13.4-RELEASE-p5 FreeBSD 13.4-RELEASE-p5 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 2675 Jun 17 01:01 /usr/ports/net/gotify-server/Makefile Ports top last git commit: f8893b7c8 Ports top unclean checkout: no Port dir last git commit: 9cb6ef6e0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500035 Jail OSVERSION: 1304000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1304000 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=13.4-RELEASE-p5 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.4-RELEASE-p5 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-12-g74a54a88 MASTERMNT=/usr/local/poudriere/data/.m/134i386-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/134i386-quarterly/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134i386-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-12-g74a54a88 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/net/gotify-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/gotify-server/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/gotify-server/work/.cache HOME=/wrkdirs/usr/ports/net/gotify-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/gotify-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/gotify-server/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/net/gotify-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/gotify-server/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/gotify-server/work/.cache HOME=/wrkdirs/usr/ports/net/gotify-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/gotify-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/gotify-server/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=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gotify-server" EXAMPLESDIR="share/examples/gotify-server" DATADIR="share/gotify-server" WWWDIR="www/gotify-server" ETCDIR="etc/gotify-server" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gotify-server DOCSDIR=/usr/local/share/doc/gotify-server EXAMPLESDIR=/usr/local/share/examples/gotify-server WWWDIR=/usr/local/www/gotify-server ETCDIR=/usr/local/etc/gotify-server --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 ---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 ===> gotify-server-2.6.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.0.pkg [134i386-quarterly-job-09] Installing pkg-2.2.0... [134i386-quarterly-job-09] Extracting pkg-2.2.0: .......... done ===> gotify-server-2.6.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gotify-server-2.6.3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gotify-server-2.6.3 depends on file: /usr/local/bin/go124 - not found ===> Installing existing package /packages/All/go124-1.24.1_3.pkg [134i386-quarterly-job-09] Installing go124-1.24.1_3... [134i386-quarterly-job-09] Extracting go124-1.24.1_3: .......... done ===> gotify-server-2.6.3 depends on file: /usr/local/bin/go124 - found ===> Returning to build of gotify-server-2.6.3 ===> gotify-server-2.6.3 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108.pkg [134i386-quarterly-job-09] Installing ca_root_nss-3.108... [134i386-quarterly-job-09] Extracting ca_root_nss-3.108: ....... 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.108: -- 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 ===> gotify-server-2.6.3 depends on package: ca_root_nss>0 - found ===> Returning to build of gotify-server-2.6.3 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by gotify-server-2.6.3 for building ===> Fetching github.com/gotify/server/v2 dependencies # get https://proxy.golang.org/github.com/bytedance/sonic/@v/v1.12.7.mod # get https://proxy.golang.org/github.com/gin-gonic/gin/@v/v1.10.0.mod # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.0.mod # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.9.mod # get https://proxy.golang.org/github.com/go-playground/universal-translator/@v/v0.18.1.mod # get https://proxy.golang.org/github.com/gotify/plugin-api/@v/v1.0.0.mod # get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.5.0.mod # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.8.mod # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.mod # get https://proxy.golang.org/github.com/gin-contrib/gzip/@v/v1.2.2.mod # get https://proxy.golang.org/github.com/go-playground/locales/@v/v0.14.1.mod <snip> # get https://proxy.golang.org/github.com/jinzhu/gorm/@v/v1.9.16.zip # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.5.1.zip: 200 OK (0.037s) # get https://proxy.golang.org/github.com/google/gofuzz/@v/v1.0.0.zip: 200 OK (0.037s) # get https://proxy.golang.org/github.com/gin-contrib/gzip/@v/v1.2.2.zip: 200 OK (0.038s) # get https://proxy.golang.org/github.com/creack/pty/@v/v1.1.9.zip: 200 OK (0.038s) # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.1.0.zip: 200 OK (0.040s) # get https://proxy.golang.org/github.com/golang-sql/civil/@v/v0.0.0-20190719163853-cb61b32ac6fe.zip: 200 OK (0.041s) # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.0.1.zip # get https://proxy.golang.org/github.com/gin-gonic/gin/@v/v1.10.0.zip: 200 OK (0.041s) # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.zip # get https://proxy.golang.org/github.com/cloudwego/base64x/@v/v0.1.4.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.9.zip # get https://proxy.golang.org/github.com/gin-contrib/cors/@v/v1.7.3.zip: 200 OK (0.046s) # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.0.zip: 200 OK (0.047s) # get https://proxy.golang.org/github.com/knz/go-libedit/@v/v1.10.1.zip # get https://proxy.golang.org/github.com/erikstmartin/go-testdb/@v/v0.0.0-20160219214506-8d10e4a1bae5.zip: 200 OK (0.049s) # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.zip: 200 OK (0.049s) # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip # get https://proxy.golang.org/github.com/bytedance/sonic/@v/v1.12.7.zip: 200 OK (0.050s) # get https://proxy.golang.org/github.com/go-playground/locales/@v/v0.14.1.zip: 200 OK (0.051s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip # get https://proxy.golang.org/github.com/denisenkom/go-mssqldb/@v/v0.0.0-20191124224453-732737034ffd.zip: 200 OK (0.080s) # get https://proxy.golang.org/github.com/leodido/go-urn/@v/v1.4.0.zip # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.0.zip # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.zip # get https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.7.zip # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip # get https://proxy.golang.org/github.com/gotify/location/@v/v0.0.0-20170722210143-03bc4ad20437.zip: 200 OK (0.122s) # get https://proxy.golang.org/github.com/jinzhu/configor/@v/v1.2.2.zip: 200 OK (0.107s) # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.zip # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.3.zip # get https://proxy.golang.org/github.com/gotify/plugin-api/@v/v1.0.0.zip: 200 OK (0.127s) # get https://proxy.golang.org/github.com/jinzhu/gorm/@v/v1.9.16.zip: 200 OK (0.111s) # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.zip: 200 OK (0.108s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.0.1.zip: 200 OK (0.108s) # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.zip: 200 OK (0.106s) # get https://proxy.golang.org/github.com/robfig/cron/@v/v1.2.0.zip # get https://proxy.golang.org/github.com/rogpeppe/go-internal/@v/v1.8.0.zip # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.9.zip: 200 OK (0.107s) # get https://proxy.golang.org/github.com/knz/go-libedit/@v/v1.10.1.zip: 200 OK (0.104s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip: 200 OK (0.103s) # get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.5.2.zip # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.zip # get https://proxy.golang.org/github.com/twitchyliquid64/golang-asm/@v/v0.15.1.zip # get https://proxy.golang.org/github.com/ugorji/go/codec/@v/v1.2.12.zip # get https://proxy.golang.org/github.com/h2non/filetype/@v/v1.1.3.zip: 200 OK (0.175s) # get https://proxy.golang.org/github.com/gin-contrib/sse/@v/v1.0.0.zip: 200 OK (0.204s) # get https://proxy.golang.org/golang.org/x/arch/@v/v0.13.0.zip # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.36.0.zip # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.zip # get https://proxy.golang.org/golang.org/x/net/@v/v0.34.0.zip # get https://proxy.golang.org/golang.org/x/sync/@v/v0.12.0.zip # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.0.zip: 200 OK (0.147s) # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.zip: 200 OK (0.148s) # get https://proxy.golang.org/github.com/leodido/go-urn/@v/v1.4.0.zip: 200 OK (0.164s) # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip: 200 OK (0.141s) # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.zip: 200 OK (0.121s) # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.3.zip: 200 OK (0.122s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.31.0.zip # get https://proxy.golang.org/golang.org/x/term/@v/v0.30.0.zip # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip: 200 OK (0.214s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.116s) # get https://proxy.golang.org/github.com/robfig/cron/@v/v1.2.0.zip: 200 OK (0.115s) # get https://proxy.golang.org/github.com/rogpeppe/go-internal/@v/v1.8.0.zip: 200 OK (0.116s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.23.0.zip # get https://proxy.golang.org/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.zip # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.2.zip # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip # get https://proxy.golang.org/gopkg.in/go-playground/assert.v1/@v/v1.2.1.zip # get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.5.2.zip: 200 OK (0.158s) # get https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.7.zip: 200 OK (0.199s) # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.zip: 200 OK (0.136s) # get https://proxy.golang.org/github.com/twitchyliquid64/golang-asm/@v/v0.15.1.zip: 200 OK (0.125s) # get https://proxy.golang.org/github.com/ugorji/go/codec/@v/v1.2.12.zip: 200 OK (0.122s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.zip: 200 OK (0.144s) # get https://proxy.golang.org/golang.org/x/sync/@v/v0.12.0.zip: 200 OK (0.116s) # get https://proxy.golang.org/gopkg.in/go-playground/validator.v8/@v/v8.18.2.zip # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.2.zip # get https://proxy.golang.org/golang.org/x/arch/@v/v0.13.0.zip: 200 OK (0.203s) # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.36.0.zip: 200 OK (0.202s) # get https://proxy.golang.org/golang.org/x/term/@v/v0.30.0.zip: 200 OK (0.144s) # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.zip: 200 OK (0.141s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: 200 OK (0.127s) # get https://proxy.golang.org/gopkg.in/go-playground/assert.v1/@v/v1.2.1.zip: 200 OK (0.122s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip # get https://proxy.golang.org/nullprogram.com/x/optparse/@v/v1.0.0.zip # get https://proxy.golang.org/rsc.io/pdf/@v/v0.1.1.zip # get https://proxy.golang.org/golang.org/x/net/@v/v0.34.0.zip: 200 OK (0.227s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.23.0.zip: 200 OK (0.244s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip: 200 OK (0.244s) # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.2.zip: 200 OK (0.242s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.31.0.zip: 200 OK (0.248s) # get https://proxy.golang.org/gopkg.in/go-playground/validator.v8/@v/v8.18.2.zip: 200 OK (0.142s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.2.zip: 200 OK (0.137s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip: 200 OK (0.134s) # get https://proxy.golang.org/nullprogram.com/x/optparse/@v/v1.0.0.zip: 200 OK (0.134s) # get https://proxy.golang.org/rsc.io/pdf/@v/v0.1.1.zip: 200 OK (0.134s) =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by gotify-server-2.6.3 for building ===> Fetching github.com/gotify/server/v2 dependencies => SHA256 Checksum OK for go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.6.3.tar.gz. => SHA256 Checksum OK for go/net_gotify-server/server/v2.6.3.mod. => SHA256 Checksum OK for go/net_gotify-server/server/v2.6.3.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 gotify-server-2.6.3 for building ===> Fetching github.com/gotify/server/v2 dependencies ===> Extracting for gotify-server-2.6.3 => SHA256 Checksum OK for go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.6.3.tar.gz. => SHA256 Checksum OK for go/net_gotify-server/server/v2.6.3.mod. => SHA256 Checksum OK for go/net_gotify-server/server/v2.6.3.zip. ===> Tidying github.com/gotify/server/v2 dependencies ===> Vendoring github.com/gotify/server/v2 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 gotify-server-2.6.3 ===> Applying FreeBSD patches for gotify-server-2.6.3 from /usr/ports/net/gotify-server/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gotify-server-2.6.3 depends on package: yarn-node22>=1.10.0 - not found ===> Installing existing package /packages/All/yarn-node22-1.22.19.pkg [134i386-quarterly-job-09] Installing yarn-node22-1.22.19... [134i386-quarterly-job-09] `-- Installing node22-22.16.0... [134i386-quarterly-job-09] | `-- Installing brotli-1.1.0,1... [134i386-quarterly-job-09] | `-- Extracting brotli-1.1.0,1: .......... done [134i386-quarterly-job-09] | `-- Installing c-ares-1.34.4_1... [134i386-quarterly-job-09] | `-- Extracting c-ares-1.34.4_1: .......... done [134i386-quarterly-job-09] | `-- Installing icu-76.1,1... [134i386-quarterly-job-09] | `-- Extracting icu-76.1,1: .......... done [134i386-quarterly-job-09] | `-- Installing libnghttp2-1.65.0... [134i386-quarterly-job-09] | `-- Extracting libnghttp2-1.65.0: .......... done [134i386-quarterly-job-09] | `-- Installing libnghttp3-1.8.0... [134i386-quarterly-job-09] | `-- Extracting libnghttp3-1.8.0: .......... done [134i386-quarterly-job-09] | `-- Installing libngtcp2-1.11.0... [134i386-quarterly-job-09] | `-- Extracting libngtcp2-1.11.0: .......... done [134i386-quarterly-job-09] | `-- Installing libuv-1.50.0... [134i386-quarterly-job-09] | `-- Extracting libuv-1.50.0: .......... done [134i386-quarterly-job-09] | `-- Installing simdjson-3.12.3... [134i386-quarterly-job-09] | `-- Extracting simdjson-3.12.3: .......... done [134i386-quarterly-job-09] | `-- Installing zstd-1.5.7... [134i386-quarterly-job-09] | | `-- Installing liblz4-1.10.0,1... [134i386-quarterly-job-09] | | `-- Extracting liblz4-1.10.0,1: .......... done [134i386-quarterly-job-09] | `-- Extracting zstd-1.5.7: .......... done [134i386-quarterly-job-09] `-- Extracting node22-22.16.0: .......... done [134i386-quarterly-job-09] Extracting yarn-node22-1.22.19: .......... done ===== Message from node22-22.16.0: -- Note: If you need npm (Node Package Manager), please install www/npm-node22. ===> gotify-server-2.6.3 depends on package: yarn-node22>=1.10.0 - found ===> Returning to build of gotify-server-2.6.3 ===> gotify-server-2.6.3 depends on file: /usr/local/bin/go124 - found ===> gotify-server-2.6.3 depends on executable: node - 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 gotify-server-2.6.3 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for gotify-server-2.6.3 yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "react-infinite > [email protected]" has unmet peer dependency "enzyme@^3.0.0". warning " > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning "@typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@*". warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > [email protected]" has unmet peer dependency "eslint@>=5". warning " > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning " > [email protected]" has unmet peer dependency "eslint@>=3.14.1". warning " > [email protected]" has unmet peer dependency "eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8". warning " > [email protected]" has unmet peer dependency "eslint@>=5". warning " > [email protected]" has unmet peer dependency "eslint@>=2.0.0". warning " > [email protected]" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8". warning " > [email protected]" has unmet peer dependency "eslint@>=7.3.0". warning "eslint-plugin-unicorn > [email protected]" has unmet peer dependency "eslint@>=7.0.0". warning "eslint-plugin-unicorn > eslint-template-visitor > @babel/[email protected]" has unmet peer dependency "eslint@^7.5.0 || ^8.0.0". [4/4] Building fresh packages... =>> Killing runaway build after 7200 seconds with no output
