[package - 133amd64-default][net/gotify-server] Failed for gotify-server-2.5.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Oct 2024 18:05:14 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: mfechner@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy16/data/133amd64-default/1fa3b7fe727e/logs/gotify-server-2.5.0.log Build URL: https://pkg-status.freebsd.org/beefy16/build.html?mastername=133amd64-default&build=1fa3b7fe727e Log: =>> Building net/gotify-server build started at Tue Oct 22 18:03:24 UTC 2024 port directory: /usr/ports/net/gotify-server package name: gotify-server-2.5.0 building for: FreeBSD 133amd64-default-job-11 13.3-RELEASE-p7 FreeBSD 13.3-RELEASE-p7 amd64 maintained by: mfechner@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2409 Oct 20 01:02 /usr/ports/net/gotify-server/Makefile Ports top last git commit: 1fa3b7fe727 Ports top unclean checkout: no Port dir last git commit: 10c4f12cdd3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1303001 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1303001 UNAME_v=FreeBSD 13.3-RELEASE-p7 UNAME_r=13.3-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.2 MASTERMNT=/usr/local/poudriere/data/.m/133amd64-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/133amd64-default/11/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=133amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/133amd64-default/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-- mfechner@FreeBSD.org --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.3 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 #### #### # 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) 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 ===> gotify-server-2.5.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [133amd64-default-job-11] Installing pkg-1.21.3... [133amd64-default-job-11] Extracting pkg-1.21.3: .......... done ===> gotify-server-2.5.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gotify-server-2.5.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gotify-server-2.5.0 depends on file: /usr/local/bin/go122 - not found ===> Installing existing package /packages/All/go122-1.22.6_1.pkg [133amd64-default-job-11] Installing go122-1.22.6_1... [133amd64-default-job-11] Extracting go122-1.22.6_1: .......... done ===> gotify-server-2.5.0 depends on file: /usr/local/bin/go122 - found ===> Returning to build of gotify-server-2.5.0 ===> gotify-server-2.5.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [133amd64-default-job-11] Installing ca_root_nss-3.104... [133amd64-default-job-11] Extracting ca_root_nss-3.104: ....... 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.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 ===> gotify-server-2.5.0 depends on package: ca_root_nss>0 - found ===> Returning to build of gotify-server-2.5.0 =========================================================================== =======================<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.5.0 for building ===> Fetching github.com/gotify/server/v2 dependencies # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.mod # get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod # get https://proxy.golang.org/github.com/bytedance/sonic/@v/v1.11.6.mod # get https://proxy.golang.org/github.com/bytedance/sonic/loader/@v/v0.1.1.mod # get https://proxy.golang.org/github.com/cloudwego/base64x/@v/v0.1.4.mod # get https://proxy.golang.org/github.com/cloudwego/iasm/@v/v0.2.0.mod # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod # get https://proxy.golang.org/github.com/fortytw2/leaktest/@v/v1.3.0.mod # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod # get https://proxy.golang.org/github.com/gin-contrib/cors/@v/v1.7.2.mod # get https://proxy.golang.org/github.com/gin-contrib/gzip/@v/v1.0.1.mod # get https://proxy.golang.org/github.com/gin-contrib/sse/@v/v0.1.0.mod # get https://proxy.golang.org/github.com/gin-gonic/gin/@v/v1.10.0.mod # get https://proxy.golang.org/github.com/go-playground/locales/@v/v0.14.1.mod # get https://proxy.golang.org/github.com/go-playground/universal-translator/@v/v0.18.1.mod # get https://proxy.golang.org/github.com/go-playground/validator/v10/@v/v10.22.0.mod <snip> # get https://proxy.golang.org/github.com/gotify/location/@v/v0.0.0-20170722210143-03bc4ad20437.zip # get https://proxy.golang.org/github.com/gotify/plugin-api/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip: 200 OK (0.062s) # get https://proxy.golang.org/github.com/h2non/filetype/@v/v1.1.3.zip # get https://proxy.golang.org/github.com/jinzhu/gorm/@v/v1.9.16.zip # 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-contrib/sse/@v/v0.1.0.zip: 200 OK (0.035s) # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.zip # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.7.zip # get https://proxy.golang.org/github.com/gin-gonic/gin/@v/v1.10.0.zip: 200 OK (0.037s) # get https://proxy.golang.org/github.com/go-playground/universal-translator/@v/v0.18.1.zip: 200 OK (0.039s) # get https://proxy.golang.org/github.com/knz/go-libedit/@v/v1.10.1.zip # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip # get https://proxy.golang.org/github.com/golang-sql/civil/@v/v0.0.0-20190719163853-cb61b32ac6fe.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.0.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/fortytw2/leaktest/@v/v1.3.0.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/go-playground/locales/@v/v0.14.1.zip: 200 OK (0.045s) # get https://proxy.golang.org/github.com/go-playground/assert/v2/@v/v2.2.0.zip: 200 OK (0.042s) # get https://proxy.golang.org/github.com/goccy/go-json/@v/v0.10.2.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.zip: 200 OK (0.044s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip # 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/gorilla/websocket/@v/v1.5.3.zip: 200 OK (0.060s) # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.zip # get https://proxy.golang.org/github.com/jinzhu/gorm/@v/v1.9.16.zip: 200 OK (0.061s) # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.zip: 200 OK (0.065s) # get https://proxy.golang.org/github.com/knz/go-libedit/@v/v1.10.1.zip: 200 OK (0.054s) # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.zip: 200 OK (0.063s) # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.7.zip: 200 OK (0.063s) # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip: 200 OK (0.057s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip: 200 OK (0.064s) # 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/modern-go/reflect2/@v/v1.0.2.zip # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.3.zip: 200 OK (0.162s) # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.2.zip # get https://proxy.golang.org/github.com/leodido/go-urn/@v/v1.4.0.zip: 200 OK (0.115s) # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.zip: 200 OK (0.086s) # get https://proxy.golang.org/github.com/denisenkom/go-mssqldb/@v/v0.0.0-20191124224453-732737034ffd.zip: 200 OK (0.269s) # get https://proxy.golang.org/github.com/gin-contrib/gzip/@v/v1.0.1.zip: 200 OK (0.231s) # 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/stretchr/objx/@v/v0.5.2.zip # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.9.0.zip # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.0.zip: 200 OK (0.190s) # get https://proxy.golang.org/github.com/h2non/filetype/@v/v1.1.3.zip: 200 OK (0.242s) # get https://proxy.golang.org/github.com/go-yaml/yaml/@v/v2.1.0+incompatible.zip: 200 OK (0.271s) # get https://proxy.golang.org/github.com/gotify/location/@v/v0.0.0-20170722210143-03bc4ad20437.zip: 200 OK (0.250s) # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.0.1.zip: 200 OK (0.238s) # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip: 200 OK (0.110s) # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip: 200 OK (0.155s) # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.zip: 200 OK (0.150s) # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.2.zip: 200 OK (0.141s) # get https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.7.zip: 200 OK (0.160s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.107s) # get https://proxy.golang.org/github.com/gotify/plugin-api/@v/v1.0.0.zip: 200 OK (0.250s) # 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/gotify/configor/@v/v1.0.2.zip: 200 OK (0.261s) # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.24.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.25.0.zip # get https://proxy.golang.org/golang.org/x/arch/@v/v0.8.0.zip # get https://proxy.golang.org/golang.org/x/sync/@v/v0.7.0.zip # get https://proxy.golang.org/golang.org/x/sys/@v/v0.21.0.zip # get https://proxy.golang.org/golang.org/x/term/@v/v0.21.0.zip # get https://proxy.golang.org/golang.org/x/text/@v/v0.16.0.zip # get https://proxy.golang.org/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip # get https://proxy.golang.org/github.com/robfig/cron/@v/v1.2.0.zip: 200 OK (0.056s) # get https://proxy.golang.org/github.com/rogpeppe/go-internal/@v/v1.8.0.zip: 200 OK (0.051s) # 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.34.1.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/gopkg.in/go-playground/validator.v8/@v/v8.18.2.zip # get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.5.2.zip: 200 OK (0.060s) # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.9.0.zip: 200 OK (0.060s) # get https://proxy.golang.org/github.com/twitchyliquid64/golang-asm/@v/v0.15.1.zip: 200 OK (0.050s) # get https://proxy.golang.org/github.com/ugorji/go/codec/@v/v1.2.12.zip: 200 OK (0.050s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.zip: 200 OK (0.044s) # get https://proxy.golang.org/golang.org/x/sync/@v/v0.7.0.zip: 200 OK (0.044s) # get https://proxy.golang.org/golang.org/x/term/@v/v0.21.0.zip: 200 OK (0.043s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip # get https://proxy.golang.org/golang.org/x/arch/@v/v0.8.0.zip: 200 OK (0.119s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: 200 OK (0.101s) # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.24.0.zip: 200 OK (0.120s) # get https://proxy.golang.org/gopkg.in/go-playground/assert.v1/@v/v1.2.1.zip: 200 OK (0.100s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.16.0.zip: 200 OK (0.116s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.21.0.zip: 200 OK (0.118s) # get https://proxy.golang.org/golang.org/x/net/@v/v0.25.0.zip: 200 OK (0.119s) # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.zip: 200 OK (0.106s) # get https://proxy.golang.org/gopkg.in/go-playground/validator.v8/@v/v8.18.2.zip: 200 OK (0.092s) # 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/google.golang.org/protobuf/@v/v1.34.1.zip: 200 OK (0.111s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.21.1-0.20240508182429-e35e4ccd0d2d.zip: 200 OK (0.116s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip: 200 OK (0.088s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip: 200 OK (0.055s) # get https://proxy.golang.org/nullprogram.com/x/optparse/@v/v1.0.0.zip: 200 OK (0.081s) # get https://proxy.golang.org/rsc.io/pdf/@v/v0.1.1.zip: 200 OK (0.080s) =========================================================================== =======================<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.5.0 for building ===> Fetching github.com/gotify/server/v2 dependencies => SHA256 Checksum OK for go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.5.0.tar.gz. => SHA256 Checksum OK for go/net_gotify-server/server/v2.5.0.mod. => SHA256 Checksum OK for go/net_gotify-server/server/v2.5.0.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.5.0 for building ===> Fetching github.com/gotify/server/v2 dependencies ===> Extracting for gotify-server-2.5.0 => SHA256 Checksum OK for go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.5.0.tar.gz. => SHA256 Checksum OK for go/net_gotify-server/server/v2.5.0.mod. => SHA256 Checksum OK for go/net_gotify-server/server/v2.5.0.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.5.0 ===> Applying FreeBSD patches for gotify-server-2.5.0 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.5.0 depends on package: yarn-node20>=1.10.0 - not found ===> Installing existing package /packages/All/yarn-node20-1.22.19.pkg [133amd64-default-job-11] Installing yarn-node20-1.22.19... [133amd64-default-job-11] `-- Installing node20-20.18.0... [133amd64-default-job-11] | `-- Installing brotli-1.1.0,1... [133amd64-default-job-11] | `-- Extracting brotli-1.1.0,1: .......... done [133amd64-default-job-11] | `-- Installing c-ares-1.34.2... [133amd64-default-job-11] | `-- Extracting c-ares-1.34.2: .......... done [133amd64-default-job-11] | `-- Installing icu-74.2_1,1... [133amd64-default-job-11] | `-- Extracting icu-74.2_1,1: .......... done [133amd64-default-job-11] | `-- Installing libnghttp2-1.63.0... [133amd64-default-job-11] | `-- Extracting libnghttp2-1.63.0: .......... done [133amd64-default-job-11] | `-- Installing libuv-1.49.1... [133amd64-default-job-11] | `-- Extracting libuv-1.49.1: .......... done [133amd64-default-job-11] `-- Extracting node20-20.18.0: .......... done [133amd64-default-job-11] Extracting yarn-node20-1.22.19: .......... done ===== Message from node20-20.18.0: -- Note: If you need npm (Node Package Manager), please install www/npm. ===> gotify-server-2.5.0 depends on package: yarn-node20>=1.10.0 - found ===> Returning to build of gotify-server-2.5.0 ===> gotify-server-2.5.0 depends on file: /usr/local/bin/go122 - found ===> gotify-server-2.5.0 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.5.0 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for gotify-server-2.5.0 yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "react-infinite > enzyme-adapter-react-16@1.1.1" has unmet peer dependency "enzyme@^3.0.0". warning " > @typescript-eslint/eslint-plugin@4.33.0" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils@4.33.0" has unmet peer dependency "eslint@*". warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > eslint-utils@3.0.0" has unmet peer dependency "eslint@>=5". warning " > @typescript-eslint/parser@4.33.0" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning " > eslint-config-prettier@6.15.0" has unmet peer dependency "eslint@>=3.14.1". warning " > eslint-plugin-import@2.25.3" has unmet peer dependency "eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8". warning " > eslint-plugin-jest@24.7.0" has unmet peer dependency "eslint@>=5". warning " > eslint-plugin-prefer-arrow@1.2.3" has unmet peer dependency "eslint@>=2.0.0". warning " > eslint-plugin-react@7.27.1" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8". warning " > eslint-plugin-unicorn@21.0.0" has unmet peer dependency "eslint@>=7.3.0". warning "eslint-plugin-unicorn > eslint-template-visitor@2.3.2" has unmet peer dependency "eslint@>=7.0.0". warning "eslint-plugin-unicorn > eslint-template-visitor > @babel/eslint-parser@7.16.3" has unmet peer dependency "eslint@^7.5.0 || ^8.0.0". [4/4] Building fresh packages... Done in 73.94s. node: --openssl-legacy-provider is not allowed in NODE_OPTIONS *** Error code 9 Stop. make: stopped in /usr/ports/net/gotify-server