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/ampere3/data/134arm64-default/2e18ed262338/logs/node-sqlcipher-1.0.0.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=134arm64-default&build=2e18ed262338 Log: =>> Building security/node-sqlcipher build started at Sun Apr 13 21:05:44 UTC 2025 port directory: /usr/ports/security/node-sqlcipher package name: node-sqlcipher-1.0.0 building for: FreeBSD 134arm64-default-job-07 13.4-RELEASE-p5 FreeBSD 13.4-RELEASE-p5 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1326 Apr 12 01:10 /usr/ports/security/node-sqlcipher/Makefile Ports top last git commit: 2e18ed26233 Ports top unclean checkout: no Port dir last git commit: 7d77bc3ae64 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-9-g05a460dc Host OSVERSION: 1500035 Jail OSVERSION: 1304000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p5 UNAME_r=13.4-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.2-9-g05a460dc MASTERMNT=/usr/local/poudriere/data/.m/134arm64-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/134arm64-default/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-9-g05a460dc 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/security/node-sqlcipher/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work/.cache HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/node-sqlcipher/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/node-sqlcipher/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/security/node-sqlcipher/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work/.cache HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/node-sqlcipher/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/node-sqlcipher/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/node-sqlcipher" EXAMPLESDIR="share/examples/node-sqlcipher" DATADIR="share/node-sqlcipher" WWWDIR="www/node-sqlcipher" ETCDIR="etc/node-sqlcipher" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/node-sqlcipher DOCSDIR=/usr/local/share/doc/node-sqlcipher EXAMPLESDIR=/usr/local/share/examples/node-sqlcipher WWWDIR=/usr/local/www/node-sqlcipher ETCDIR=/usr/local/etc/node-sqlcipher --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) 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 --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> node-sqlcipher-1.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.0.pkg [134arm64-default-job-07] Installing pkg-2.1.0... [134arm64-default-job-07] Extracting pkg-2.1.0: .......... done ===> node-sqlcipher-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of node-sqlcipher-1.0.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user => node-sqlcipher-1.0.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://github.com/signalapp/node-sqlcipher/archive/refs/tags/v1.0.0/node-sqlcipher-1.0.0.tar.gz fetch: https://github.com/signalapp/node-sqlcipher/archive/refs/tags/v1.0.0/node-sqlcipher-1.0.0.tar.gz: size unknown fetch: https://github.com/signalapp/node-sqlcipher/archive/refs/tags/v1.0.0/node-sqlcipher-1.0.0.tar.gz: size of remote file is not known node-sqlcipher-1.0.0.tar.gz 2605 kB 7918 kBps 00s => node-sqlcipher-1.0.0-npm-cache.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/mikael/signal-desktop/node-sqlcipher-1.0.0-npm-cache.tar.gz node-sqlcipher-1.0.0-npm-cache.tar.gz 63 MB 52 MBps 02s ===> Fetching all distfiles required by node-sqlcipher-1.0.0 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by node-sqlcipher-1.0.0 for building => SHA256 Checksum OK for node-sqlcipher-1.0.0.tar.gz. => SHA256 Checksum OK for node-sqlcipher-1.0.0-npm-cache.tar.gz. =========================================================================== =======================<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 AGPLv3 accepted by the user ===> Fetching all distfiles required by node-sqlcipher-1.0.0 for building ===> Extracting for node-sqlcipher-1.0.0 => SHA256 Checksum OK for node-sqlcipher-1.0.0.tar.gz. => SHA256 Checksum OK for node-sqlcipher-1.0.0-npm-cache.tar.gz. =========================================================================== =======================<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 node-sqlcipher-1.0.0 ===> Applying FreeBSD patches for node-sqlcipher-1.0.0 from /usr/ports/security/node-sqlcipher/files /usr/bin/sed -i.bak "s#PREFIX#/usr/local#g" /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/deps/sqlcipher/sqlcipher.gyp /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/binding.gyp =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> node-sqlcipher-1.0.0 depends on file: /usr/local/lib/libsignal_sqlcipher_extension.a - not found ===> Installing existing package /packages/All/signal-sqlcipher-extension-0.2.1.pkg [134arm64-default-job-07] Installing signal-sqlcipher-extension-0.2.1... [134arm64-default-job-07] Extracting signal-sqlcipher-extension-0.2.1: ..... done ===> node-sqlcipher-1.0.0 depends on file: /usr/local/lib/libsignal_sqlcipher_extension.a - found ===> Returning to build of node-sqlcipher-1.0.0 ===> node-sqlcipher-1.0.0 depends on executable: npm - not found ===> Installing existing package /packages/All/npm-node20-10.9.2.pkg [134arm64-default-job-07] Installing npm-node20-10.9.2... [134arm64-default-job-07] `-- Installing gmake-4.4.1... [134arm64-default-job-07] | `-- Installing gettext-runtime-0.23.1... [134arm64-default-job-07] | | `-- Installing indexinfo-0.3.1_1... [134arm64-default-job-07] | | `-- Extracting indexinfo-0.3.1_1: .... done [134arm64-default-job-07] | `-- Extracting gettext-runtime-0.23.1: .......... done [134arm64-default-job-07] `-- Extracting gmake-4.4.1: .......... done [134arm64-default-job-07] `-- Installing node20-20.19.0... [134arm64-default-job-07] | `-- Installing brotli-1.1.0,1... [134arm64-default-job-07] | `-- Extracting brotli-1.1.0,1: .......... done [134arm64-default-job-07] | `-- Installing c-ares-1.34.4_1... [134arm64-default-job-07] | `-- Extracting c-ares-1.34.4_1: .......... done [134arm64-default-job-07] | `-- Installing ca_root_nss-3.108... [134arm64-default-job-07] | `-- 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... [134arm64-default-job-07] | `-- Installing icu-76.1,1... [134arm64-default-job-07] | `-- Extracting icu-76.1,1: .......... done [134arm64-default-job-07] | `-- Installing libnghttp2-1.65.0... [134arm64-default-job-07] | `-- Extracting libnghttp2-1.65.0: .......... done [134arm64-default-job-07] | `-- Installing libuv-1.50.0... [134arm64-default-job-07] | `-- Extracting libuv-1.50.0: .......... done [134arm64-default-job-07] `-- Extracting node20-20.19.0: .......... done [134arm64-default-job-07] `-- Installing python311-3.11.11... [134arm64-default-job-07] | `-- Installing libffi-3.4.7... [134arm64-default-job-07] | `-- Extracting libffi-3.4.7: .......... done [134arm64-default-job-07] | `-- Installing mpdecimal-4.0.0... [134arm64-default-job-07] | `-- Extracting mpdecimal-4.0.0: .......... done [134arm64-default-job-07] | `-- Installing readline-8.2.13_2... [134arm64-default-job-07] | `-- Extracting readline-8.2.13_2: .......... done [134arm64-default-job-07] `-- Extracting python311-3.11.11: .......... done [134arm64-default-job-07] Extracting npm-node20-10.9.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 node20-20.19.0: -- Note: If you need npm (Node Package Manager), please install www/npm. ===== Message from python311-3.11.11: -- 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 ===> node-sqlcipher-1.0.0 depends on executable: npm - found ===> Returning to build of node-sqlcipher-1.0.0 ===> node-sqlcipher-1.0.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 node-sqlcipher-1.0.0 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for node-sqlcipher-1.0.0 echo offline=true > /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/.npmrc cd /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0 && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work/.cache HOME=/wrkdirs/usr/ports/security/node-sqlcipher/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/node-sqlcipher/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/node-sqlcipher/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" npm install --nodedir=/usr/local npm error code 1 npm error path /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/node_modules/esbuild npm error command failed npm error command sh -c node install.js npm error [esbuild] Failed to find package "@esbuild/freebsd-arm64" on the file system npm error npm error This can happen if you use the "--no-optional" flag. The "optionalDependencies" npm error package.json feature is used by esbuild to install the correct binary executable npm error for your current platform. This install script will now attempt to work around npm error this. If that fails, you need to remove the "--no-optional" flag to use esbuild. npm error npm error [esbuild] Trying to install package "@esbuild/freebsd-arm64" using npm npm error [esbuild] Failed to install package "@esbuild/freebsd-arm64" using npm: Command failed: npm install --loglevel=error --prefer-offline --no-audit --progress=false @esbuild/[email protected] npm error npm error code ENOTCACHED npm error npm error request to https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.2.tgz 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/security/node-sqlcipher/work/.npm/_logs/2025-04-13T21_06_46_414Z-debug-0.log npm error npm error [esbuild] Trying to download "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.2.tgz" npm error [esbuild] Failed to download "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.2.tgz": getaddrinfo EAI_FAIL registry.npmjs.org npm error /wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/node_modules/esbuild/install.js:275 npm error throw new Error(`Failed to install package "${pkg}"`); npm error ^ npm error npm error Error: Failed to install package "@esbuild/freebsd-arm64" npm error at checkAndPreparePackage (/wrkdirs/usr/ports/security/node-sqlcipher/work/node-sqlcipher-1.0.0/node_modules/esbuild/install.js:275:15) npm error at process.processTicksAndRejections (node:internal/process/task_queues:95:5) npm error npm error Node.js v20.19.0 npm error A complete log of this run can be found in: /wrkdirs/usr/ports/security/node-sqlcipher/work/.npm/_logs/2025-04-13T21_06_27_630Z-debug-0.log *** Error code 1 Stop. make: stopped in /usr/ports/security/node-sqlcipher
