[package - main-arm64-default][mail/mailpit] Failed for mailpit-1.27.1_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Jul 2025 20:58:52 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: madpilot@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p853f568b31ec_s4be9c6f38e7/logs/mailpit-1.27.1_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p853f568b31ec_s4be9c6f38e7 Log: =>> Building mail/mailpit build started at Thu Jul 24 20:53:04 UTC 2025 port directory: /usr/ports/mail/mailpit package name: mailpit-1.27.1_1 building for: FreeBSD main-arm64-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500052 arm64 maintained by: madpilot@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1403 Jul 17 01:02 /usr/ports/mail/mailpit/Makefile Ports top last git commit: 853f568b31e Ports top unclean checkout: no Port dir last git commit: 275975297bc Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500035 Jail OSVERSION: 1500052 Job Id: 13 !!! Jail is newer than host. (Jail: 1500052, Host: 1500035) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500052 UNAME_v=FreeBSD 15.0-CURRENT 1500052 UNAME_r=15.0-CURRENT 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-12-g74a54a88 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-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/main-arm64-default/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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-- madpilot@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/mailpit/work/.cache HOME=/wrkdirs/usr/ports/mail/mailpit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mailpit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/mailpit/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-- npm_config_offline=true XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/mailpit/work/.cache HOME=/wrkdirs/usr/ports/mail/mailpit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mailpit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/mailpit/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=" " 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="i nstall -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mailpit" EXAMPLESDIR="share/examples/mailpit" DATADIR="share/mailpit" WWWDIR="www/mailpit" ETCDIR="etc/mailpit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mailpit DOCSDIR=/usr/local/share/doc/mailpit EXAMPLESDIR=/usr/local/share/examples/mailpit WWWDIR=/usr/local/www/mailpit ETCDIR=/usr/local/etc/mailpit --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) 1048576 stack size (kbytes, -s) 1048576 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 pipebuf (-y) 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 ===> mailpit-1.27.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [main-arm64-default-job-13] Installing pkg-2.2.1... [main-arm64-default-job-13] Extracting pkg-2.2.1: .......... done ===> mailpit-1.27.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mailpit-1.27.1_1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> mailpit-1.27.1_1 depends on file: /usr/local/bin/go124 - not found ===> Installing existing package /packages/All/go124-1.24.5.pkg [main-arm64-default-job-13] Installing go124-1.24.5... [main-arm64-default-job-13] `-- Installing binutils-2.44,1... [main-arm64-default-job-13] | `-- Installing indexinfo-0.3.1_1... [main-arm64-default-job-13] | `-- Extracting indexinfo-0.3.1_1: .... done [main-arm64-default-job-13] | `-- Installing zstd-1.5.7... [main-arm64-default-job-13] | | `-- Installing liblz4-1.10.0,1... [main-arm64-default-job-13] | | `-- Extracting liblz4-1.10.0,1: .......... done [main-arm64-default-job-13] | `-- Extracting zstd-1.5.7: .......... done [main-arm64-default-job-13] `-- Extracting binutils-2.44,1: .......... done [main-arm64-default-job-13] Extracting go124-1.24.5: .......... done ===> mailpit-1.27.1_1 depends on file: /usr/local/bin/go124 - found ===> Returning to build of mailpit-1.27.1_1 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user => mailpit-npm-cache-1.27.1.tar.zst doesn't seem to exist in /portdistfiles/go/mail_mailpit/mailpit-v1.27.1. => Attempting to fetch https://www.madpilot.net/mailpit/mailpit-npm-cache-1.27.1.tar.zst mailpit-npm-cache-1.27.1.tar.zst 41 MB 13 MBps 03s => v1.27.1.mod doesn't seem to exist in /portdistfiles/go/mail_mailpit/mailpit-v1.27.1. => Attempting to fetch https://proxy.golang.org/github.com/axllent/mailpit/@v/v1.27.1.mod v1.27.1.mod 3048 B 11 MBps 00s => v1.27.1.zip doesn't seem to exist in /portdistfiles/go/mail_mailpit/mailpit-v1.27.1. => Attempting to fetch https://proxy.golang.org/github.com/axllent/mailpit/@v/v1.27.1.zip v1.27.1.zip 586 kB 3338 kBps 01s ===> Fetching all distfiles required by mailpit-1.27.1_1 for building ===> Fetching github.com/axllent/mailpit dependencies # get https://proxy.golang.org/github.com/jhillyerd/enmime/v2/@v/v2.2.0.mod # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.3.3.mod # get https://proxy.golang.org/github.com/beorn7/perks/@v/v1.0.1.mod # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.mod # get https://proxy.golang.org/github.com/gorilla/mux/@v/v1.8.1.mod # get https://proxy.golang.org/github.com/axllent/ghru/v2/@v/v2.0.2.mod # get https://proxy.golang.org/github.com/cention-sany/utf7/@v/v0.0.0-20170124080048-26cad61bd60a.mod # get https://proxy.golang.org/github.com/gomarkdown/markdown/@v/v0.0.0-20250311123330-531bef5e742b.mod # get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.3.mod # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.mod # get https://proxy.golang.org/github.com/kovidgoyal/imaging/@v/v1.6.4.mod <snip> # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.zip: 200 OK (1.023s) # get https://proxy.golang.org/modernc.org/mathutil/@v/v1.7.1.zip # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: 200 OK (1.021s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip: 200 OK (1.015s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.26.0.zip: 200 OK (1.073s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.34.0.zip: 200 OK (1.054s) # get https://proxy.golang.org/golang.org/x/term/@v/v0.32.0.zip: 200 OK (1.089s) # get https://proxy.golang.org/modernc.org/opt/@v/v0.1.4.zip # get https://proxy.golang.org/modernc.org/sortutil/@v/v1.2.1.zip # get https://proxy.golang.org/modernc.org/memory/@v/v1.11.0.zip # get https://proxy.golang.org/modernc.org/sqlite/@v/v1.38.0.zip # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.6.zip: 200 OK (1.052s) # get https://proxy.golang.org/golang.org/x/telemetry/@v/v0.0.0-20240228155512-f48c80bd79b2.zip: 200 OK (1.112s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.33.0.zip: 200 OK (1.116s) # get https://proxy.golang.org/modernc.org/strutil/@v/v1.2.1.zip # get https://proxy.golang.org/github.com/vanng822/r2router/@v/v0.0.0-20150523112421-1023140a4f30.zip: 200 OK (1.450s) # get https://proxy.golang.org/modernc.org/token/@v/v1.1.0.zip # get https://proxy.golang.org/modernc.org/ccgo/v4/@v/v4.28.0.zip: 200 OK (0.911s) # get https://proxy.golang.org/modernc.org/cc/v4/@v/v4.26.2.zip: 200 OK (0.923s) # get https://proxy.golang.org/modernc.org/fileutil/@v/v1.3.8.zip: 200 OK (0.902s) # get https://proxy.golang.org/modernc.org/gc/v2/@v/v2.6.5.zip: 200 OK (0.864s) # get https://proxy.golang.org/modernc.org/mathutil/@v/v1.7.1.zip: 200 OK (0.149s) # get https://proxy.golang.org/modernc.org/memory/@v/v1.11.0.zip: 200 OK (0.139s) # get https://proxy.golang.org/modernc.org/token/@v/v1.1.0.zip: 200 OK (0.207s) # get https://proxy.golang.org/modernc.org/goabi0/@v/v0.1.2.zip: 200 OK (0.594s) # get https://proxy.golang.org/modernc.org/opt/@v/v0.1.4.zip: 200 OK (0.246s) # get https://proxy.golang.org/modernc.org/sortutil/@v/v1.2.1.zip: 200 OK (0.248s) # get https://proxy.golang.org/modernc.org/strutil/@v/v1.2.1.zip: 200 OK (0.263s) # get https://proxy.golang.org/modernc.org/sqlite/@v/v1.38.0.zip: 200 OK (0.382s) # get https://proxy.golang.org/modernc.org/libc/@v/v1.66.2.zip: 200 OK (0.866s) =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by mailpit-1.27.1_1 for building ===> Fetching github.com/axllent/mailpit dependencies => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/mailpit-npm-cache-1.27.1.tar.zst. => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/v1.27.1.mod. => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/v1.27.1.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 mailpit-1.27.1_1 for building ===> Fetching github.com/axllent/mailpit dependencies ===> Extracting for mailpit-1.27.1_1 => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/mailpit-npm-cache-1.27.1.tar.zst. => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/v1.27.1.mod. => SHA256 Checksum OK for go/mail_mailpit/mailpit-v1.27.1/v1.27.1.zip. ===> Tidying github.com/axllent/mailpit dependencies ===> Vendoring github.com/axllent/mailpit 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 mailpit-1.27.1_1 ===> Applying FreeBSD patches for mailpit-1.27.1_1 from /usr/ports/mail/mailpit/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> mailpit-1.27.1_1 depends on package: npm>0 - not found ===> Installing existing package /packages/All/npm-11.4.2.pkg [main-arm64-default-job-13] Installing npm-11.4.2... [main-arm64-default-job-13] `-- Installing npm-node22-11.4.2... [main-arm64-default-job-13] | `-- Installing gmake-4.4.1... [main-arm64-default-job-13] | | `-- Installing gettext-runtime-0.23.1... [main-arm64-default-job-13] | | `-- Extracting gettext-runtime-0.23.1: .......... done [main-arm64-default-job-13] | `-- Extracting gmake-4.4.1: .......... done [main-arm64-default-job-13] | `-- Installing node22-22.17.0... [main-arm64-default-job-13] | | `-- Installing brotli-1.1.0,1... [main-arm64-default-job-13] | | `-- Extracting brotli-1.1.0,1: .......... done [main-arm64-default-job-13] | | `-- Installing c-ares-1.34.5... [main-arm64-default-job-13] | | `-- Extracting c-ares-1.34.5: .......... done [main-arm64-default-job-13] | | `-- Installing ca_root_nss-3.108... [main-arm64-default-job-13] | | `-- Extracting ca_root_nss-3.108: ....... done certctl: Skipping untrusted certificate f90208f7 (/etc/ssl/untrusted/f90208f7.0) certctl: Skipping untrusted certificate ee1365c0 (/etc/ssl/untrusted/ee1365c0.0) certctl: Skipping untrusted certificate 26312675 (/etc/ssl/untrusted/26312675.0) certctl: Skipping untrusted certificate b1b8a7f3 (/etc/ssl/untrusted/b1b8a7f3.0) certctl: Skipping untrusted certificate c01cdfa2 (/etc/ssl/untrusted/c01cdfa2.0) certctl: Skipping untrusted certificate 116bf586 (/etc/ssl/untrusted/116bf586.0) certctl: Skipping untrusted certificate c47d9980 (/etc/ssl/untrusted/c47d9980.0) certctl: Skipping untrusted certificate 349f2832 (/etc/ssl/untrusted/349f2832.0) certctl: Skipping untrusted certificate a8dee976 (/etc/ssl/untrusted/a8dee976.0) certctl: Skipping untrusted certificate 442adcac (/etc/ssl/untrusted/442adcac.0) certctl: Skipping untrusted certificate 0c4c9b6c (/etc/ssl/untrusted/0c4c9b6c.0) certctl: Skipping untrusted certificate cb59f961 (/etc/ssl/untrusted/cb59f961.0) certctl: Skipping untrusted certificate 5a4d6896 (/etc/ssl/untrusted/5a4d6896.0) certctl: Skipping untrusted certificate dc45b0bd (/etc/ssl/untrusted/dc45b0bd.0) certctl: Skipping untrusted certificate 1320b215 (/etc/ssl/untrusted/1320b215.0) certctl: Skipping untrusted certificate 0b7c536a (/etc/ssl/untrusted/0b7c536a.0) [main-arm64-default-job-13] | | `-- Installing icu-76.1,1... [main-arm64-default-job-13] | | `-- Extracting icu-76.1,1: .......... done [main-arm64-default-job-13] | | `-- Installing libnghttp2-1.66.0... [main-arm64-default-job-13] | | `-- Extracting libnghttp2-1.66.0: .......... done [main-arm64-default-job-13] | | `-- Installing libnghttp3-1.10.1... [main-arm64-default-job-13] | | `-- Extracting libnghttp3-1.10.1: .......... done [main-arm64-default-job-13] | | `-- Installing libngtcp2-1.13.0... [main-arm64-default-job-13] | | `-- Extracting libngtcp2-1.13.0: .......... done [main-arm64-default-job-13] | | `-- Installing libuv-1.51.0... [main-arm64-default-job-13] | | `-- Extracting libuv-1.51.0: .......... done [main-arm64-default-job-13] | | `-- Installing simdjson-3.13.0... [main-arm64-default-job-13] | | `-- Extracting simdjson-3.13.0: .......... done [main-arm64-default-job-13] | `-- Extracting node22-22.17.0: .......... done [main-arm64-default-job-13] | `-- Installing python311-3.11.13... [main-arm64-default-job-13] | | `-- Installing libffi-3.5.1... [main-arm64-default-job-13] | | `-- Extracting libffi-3.5.1: .......... done [main-arm64-default-job-13] | | `-- Installing mpdecimal-4.0.1... [main-arm64-default-job-13] | | `-- Extracting mpdecimal-4.0.1: .......... done [main-arm64-default-job-13] | | `-- Installing readline-8.2.13_2... [main-arm64-default-job-13] | | `-- Extracting readline-8.2.13_2: .......... done [main-arm64-default-job-13] | `-- Extracting python311-3.11.13: .......... done [main-arm64-default-job-13] `-- Extracting npm-node22-11.4.2: .......... done [main-arm64-default-job-13] Extracting npm-11.4.2: ... done ===== 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 ===== Message from node22-22.17.0: -- Note: If you need npm (Node Package Manager), please install www/npm-node22. ===== Message from python311-3.11.13: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> mailpit-1.27.1_1 depends on package: npm>0 - found ===> Returning to build of mailpit-1.27.1_1 ===> mailpit-1.27.1_1 depends on file: /usr/local/bin/go124 - 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 mailpit-1.27.1_1 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for mailpit-1.27.1_1 cd /wrkdirs/usr/ports/mail/mailpit/work/github.com/axllent/mailpit@v1.27.1 && /usr/bin/env npm_config_offline=true XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/mailpit/work/.cache HOME=/wrkdirs/usr/ports/mail/mailpit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mailpit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/mailpit/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=" " 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" BS D_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" npm ci --legacy-peer-deps npm warn Unknown global config "python". This will stop working in the next major version of npm. npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead npm error code 1 npm error path /wrkdirs/usr/ports/mail/mailpit/work/github.com/axllent/mailpit@v1.27.1/node_modules/unrs-resolver npm error command failed npm error command sh -c napi-postinstall unrs-resolver 1.10.1 check npm error [napi-postinstall@0.3.0] Trying to install package "@unrs/resolver-binding-wasm32-wasi" using npm npm error [napi-postinstall@0.3.0] Failed to install package "@unrs/resolver-binding-wasm32-wasi" using npm Command failed: npm install --loglevel=error --prefer-offline --no-audit --progress=false --cpu=wasm32 --force @unrs/resolver-binding-wasm32-wasi@1.10.1 npm error npm error code ENOTCACHED npm error npm error request to https://registry.npmjs.org/@unrs%2fresolver-binding-wasm32-wasi failed: cache mode is 'only-if-cached' but no cached response is available. npm error npm error A complete log of this run can be found in: /wrkdirs/usr/ports/mail/mailpit/work/.npm/_logs/2025-07-24T20_58_48_397Z-debug-0.log npm error npm error npm warn Unknown env config "python". This will stop working in the next major version of npm. npm error npm warn Unknown global config "python". This will stop working in the next major version of npm. npm error [napi-postinstall@0.3.0] Trying to download "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.10.1.tgz" npm error [napi-postinstall@0.3.0] Failed to download "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.10.1.tgz" getaddrinfo EAI_FAIL registry.npmjs.org npm error /wrkdirs/usr/ports/mail/mailpit/work/github.com/axllent/mailpit@v1.27.1/node_modules/napi-postinstall/lib/index.js:234 npm error throw new Error((0, helpers_js_1.errorMessage)(`Failed to install package "${pkg}"`, (0, helpers_js_1.getErrorMessage)(err))); npm error ^ npm error npm error Error: [napi-postinstall@0.3.0] Failed to install package "@unrs/resolver-binding-wasm32-wasi": getaddrinfo EAI_FAIL registry.npmjs.org npm error at checkAndPreparePackage (/wrkdirs/usr/ports/mail/mailpit/work/github.com/axllent/mailpit@v1.27.1/node_modules/napi-postinstall/lib/index.js:234:27) npm error at process.processTicksAndRejections (node:internal/process/task_queues:105:5) npm error npm error Node.js v22.17.0 npm error A complete log of this run can be found in: /wrkdirs/usr/ports/mail/mailpit/work/.npm/_logs/2025-07-24T20_58_27_314Z-debug-0.log *** Error code 1 Stop. make: stopped making "build" in /usr/ports/mail/mailpit