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:     vish...@freebsd.org
Log URL:        
https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p71b167230419_s46a9fb7287f/logs/spidermonkey115-115.19.0_1.log
Build URL:      
https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p71b167230419_s46a9fb7287f
Log:

=>> Building lang/spidermonkey115
build started at Sun Jan 26 06:34:18 UTC 2025
port directory: /usr/ports/lang/spidermonkey115
package name: spidermonkey115-115.19.0_1
building for: FreeBSD main-i386-default-job-03 15.0-CURRENT FreeBSD 
15.0-CURRENT 1500030 i386
maintained by: vish...@freebsd.org
Makefile datestamp: -rw-r--r--  1 root wheel 2360 Jan 21 01:01 
/usr/ports/lang/spidermonkey115/Makefile
Ports top last git commit: 71b16723041
Ports top unclean checkout: no
Port dir last git commit: fccaa1b3263
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500028
Jail OSVERSION: 1500030
Job Id: 03




!!! Jail is newer than host. (Jail: 1500030, Host: 1500028) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
OSVERSION=1500030
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=15.0-CURRENT
LOCALBASE=/usr/local
UNAME_v=FreeBSD 15.0-CURRENT 1500030
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-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-i386-default/03/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-i386-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--
vish...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-application=js  --disable-debug  --disable-debug-symbols  
--disable-jemalloc  --disable-tests  --enable-optimize  --enable-readline  
--enable-shared-js  --prefix=/usr/local  --target=i386-portbld-freebsd15.0  
--with-intl-api  --with-system-icu  --with-system-nspr  --with-system-zlib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
HOST_CC=cc  HOST_CXX=c++ MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf 
PYTHON="/usr/local/bin/python3.11" 
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work/.cache  
HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work/.cache  
HOME=/wrkdirs/usr/ports/lang/spidermonkey115/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/spidermonkey115/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 -isystem /usr/local/include -fno-strict-aliasing "  
CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" 
-fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 
-pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 
  -isystem /usr/local/include 
" 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--
SP_VER=115 PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  
PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=lib/python3.11/site-packages  
PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  
PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=15.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/spidermonkey"  EXAMPLESDIR="share/examples/spidermonkey"  
DATADIR="share/spidermonkey"  WWWDIR="www/spidermonkey"  
ETCDIR="etc/spidermonkey"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.11  
PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd15  
PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  
PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 
PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/spidermonkey DOCSDIR=/usr/local/share/doc/spidermonkey 
EXAMPLESDIR=/usr/local/share/examples/spidermonkey  
WWWDIR=/usr/local/www/spidermonkey ETCDIR=/usr/local/etc/spidermonkey
--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
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
pipebuf                         (-y)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   spidermonkey115-115.19.0_1 depends on file: /usr/local/sbin/pkg - not 
found
===>   Installing existing package /packages/All/pkg-2.0.3.pkg
[main-i386-default-job-03] Installing pkg-2.0.3...
[main-i386-default-job-03] Extracting pkg-2.0.3: .......... done
===>   spidermonkey115-115.19.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of spidermonkey115-115.19.0_1
===========================================================================
=======================<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 MPL20 accepted by the user
===> Fetching all distfiles required by spidermonkey115-115.19.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by spidermonkey115-115.19.0_1 for building
=> SHA256 Checksum OK for firefox-115.19.0esr.source.tar.xz.
=> SHA256 Checksum OK for 223087fdc29f18678f6174e9807b8780e439acf6.
=> SHA256 Checksum OK for 68ff4d3f7338248b4d67cf03aade5a73f8d396b2.
===========================================================================
=======================<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 MPL20 accepted by the user
===> Fetching all distfiles required by spidermonkey115-115.19.0_1 for building
===>  Extracting for spidermonkey115-115.19.0_1
=> SHA256 Checksum OK for firefox-115.19.0esr.source.tar.xz.
=> SHA256 Checksum OK for 223087fdc29f18678f6174e9807b8780e439acf6.
=> SHA256 Checksum OK for 68ff4d3f7338248b4d67cf03aade5a73f8d396b2.
===========================================================================
=======================<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 spidermonkey115-115.19.0_1
===>  Applying distribution patches for spidermonkey115-115.19.0_1
===>  Applying FreeBSD patches for spidermonkey115-115.19.0_1 from 
/usr/ports/lang/spidermonkey115/files
===========================================================================
<snip>

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/rarebytes.rs:107:11
    |
107 |     #[cfg(memchr_runtime_simd)]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:838:54
    |
838 |         #[cfg(all(not(miri), target_arch = "x86_64", 
memchr_runtime_simd))]
    |                                                      ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:846:43
    |
846 |         #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))]
    |                                           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:884:34
    |
884 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:889:17
    |
889 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:909:34
    |
909 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:914:17
    |
914 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:953:34
    |
953 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/memchr/src/memmem/mod.rs:966:17
    |
966 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(memchr_runtime_simd)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of 
the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: `memchr` (lib) generated 43 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_c_mem 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c_mem
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c_mem/Cargo.toml
 CARGO_PKG_AUTHORS='Henri Sivonen <hsivo...@hsivonen.fi>' 
CARGO_PKG_DESCRIPTION='C API for encoding_rs::mem' 
CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_c_mem/' 
CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=encoding_c_mem CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_c_mem' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 
OUT_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/build/e
ncoding_c_mem-41b9376897f34a78/out /usr/local/bin/rustc --crate-name 
encoding_c_mem --edition=2018 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c_mem/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' 
-C metadata=932b67585bec82e1 -C extra-filename=-932b67585bec82e1 --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--extern encoding_rs=/wrkdirs/usr/ports/lang/spidermonkey115/work/.
build/i686-unknown-freebsd/release/deps/libencoding_rs-cc078890c62f866d.rmeta 
--cap-lints warn --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1`
warning: `extern` fn uses type `char`, which is not FFI-safe
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c_mem/src/lib.rs:198:55
    |
198 | pub unsafe extern "C" fn encoding_mem_is_char_bidi(c: char) -> bool {
    |                                                       ^^^^ not FFI-safe
    |
    = help: consider using `u32` or `libc::wchar_t` instead
    = note: the `char` type has no C equivalent
    = note: `#[warn(improper_ctypes_definitions)]` on by default

warning: `encoding_c_mem` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_c 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c/Cargo.toml
 CARGO_PKG_AUTHORS='Henri Sivonen <hsivo...@hsivonen.fi>' 
CARGO_PKG_DESCRIPTION='C API for encoding_rs' 
CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_c/' CARGO_PKG_LICENSE='Apache-2.0 
OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_c 
CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_c' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 
OUT_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/build/encoding_c-93fd76d0f4370cef/ou
t /usr/local/bin/rustc --crate-name encoding_c --edition=2015 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, 
values("fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", 
"fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", 
"less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", 
"less-slow-kanji-encode", "simd-accel"))' -C metadata=0c0582c87aba2d3f -C 
extra-filename=-0c0582c87aba2d3f --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115
/work/.build/i686-unknown-freebsd/release/deps -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--extern 
encoding_rs=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libencoding_rs-cc078890c62f866d.rmeta
 --cap-lints warn --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1`
warning: field `0` is never read
  --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/encoding_c/src/lib.rs:64:26
   |
64 | pub struct ConstEncoding(*const Encoding);
   |            ------------- ^^^^^^^^^^^^^^^
   |            |
   |            field in this struct
   |
   = help: consider removing this field
   = note: `#[warn(dead_code)]` on by default

warning: `encoding_c` (lib) generated 1 warning
   Compiling unicode-width v0.1.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/unicode-width
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/unicode-width/Cargo.toml
 CARGO_PKG_AUTHORS='kwantam <kwan...@gmail.com>:Manish Goregaokar 
<manishsm...@gmail.com>' CARGO_PKG_DESCRIPTION='Determine displayed width of 
`char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' 
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 /usr/local/bin/rustc --crate-name unicode_width --edition=2015 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/unicode-width/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' 
--check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", 
"default", "no_std", "rustc-dep-of-std"
, "std"))' -C metadata=fd1a1f67803c02cd -C extra-filename=-fd1a1f67803c02cd 
--out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--cap-lints warn --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1`
   Compiling mozilla-central-workspace-hack v0.1.0 
(/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/workspace-hack)
     Running `CARGO=/usr/local/bin/cargo 
CARGO_CRATE_NAME=mozilla_central_workspace_hack 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/workspace-hack
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/workspace-hack/Cargo.toml
 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=mozilla-central-workspace-hack CARGO_PKG_README='' 
CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 
CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 /usr/local/bin/rustc --crate-name mozilla_central_workspace_hack 
--edition=2015 build/workspace-hack/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C 
opt-level=2 -C panic=abort -C embed-bitcode=no --check-cfg 'cfg(docsrs)' 
--check-cfg 'cfg(feature, values())' -C metadata=e988a8f0a3223b0d -C 
extra-filename=-e988a8f0a3223b0d --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--cap-lints warn -Cembed-bitcode=yes -C codegen-units=1`
   Compiling jsrust_shared v0.1.0 
(/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust/shared)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsrust_shared 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust/shared
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust/shared/Cargo.toml
 CARGO_PKG_AUTHORS='The Spidermonkey developers' CARGO_PKG_DESCRIPTION='' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=jsrust_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 /usr/local/bin/rustc --crate-name jsrust_shared --edition=2015 
js/src/rust/shared/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib 
--emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C emb
ed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, 
values("gluesmith", "simd-accel", "smoosh"))' -C metadata=9f36f70027ac09b4 -C 
extra-filename=-9f36f70027ac09b4 --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--extern 
encoding_c=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libencoding_c-0c0582c87aba2d3f.rmeta
 --extern 
encoding_c_mem=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libencoding_c_mem-932b67585bec82e1.rmeta
 --extern 
mozglue_static=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/releas
e/deps/libmozglue_static-579c9261d231ac5f.rmeta --extern 
mozilla_central_workspace_hack=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libmozilla_central_workspace_hack-e988a8f0a3223b0d.rmeta
 --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1 -L 
native=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/build/mozglue-static-3f5526d94f5b30af/out`
   Compiling wast v56.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wast 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast/Cargo.toml
 CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>' 
CARGO_PKG_DESCRIPTION='Customizable Rust parsers for the WebAssembly Text 
formats WAT and WAST
' 
CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast'
 CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=wast CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast'
 CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=56.0.0 CARGO_PKG_VERSION_MAJOR=56 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 /usr/local/bin/rustc --crate-name wast --edition=2021 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="wasm-module"' 
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defau
lt", "wasm-module"))' -C metadata=7e1088520eab7139 -C 
extra-filename=-7e1088520eab7139 --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--extern 
leb128=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libleb128-ed8408e7bc4eb7b0.rmeta
 --extern 
memchr=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libmemchr-1ae945ee2e96e032.rmeta
 --extern 
unicode_width=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libunicode_width-fd1a1f67803c02cd.rmeta
 --extern wasm_encoder=/wrkdirs/usr/ports/lang/spidermonkey115/work/.
build/i686-unknown-freebsd/release/deps/libwasm_encoder-cddd30bbb14e26bc.rmeta 
--cap-lints warn --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1`
warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates)
warning: elided lifetime has a name
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast/src/core/module.rs:157:69
    |
156 | impl<'a> ModuleField<'a> {
    |      -- lifetime `'a` declared here
157 |     pub(crate) fn parse_remaining(parser: Parser<'a>) -> 
Result<Vec<ModuleField>> {
    |                                                                     
^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
    |
    = note: `#[warn(elided_named_lifetimes)]` on by default

warning: elided lifetime has a name
   --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast/src/component/component.rs:156:58
    |
155 | impl<'a> ComponentField<'a> {
    |      -- lifetime `'a` declared here
156 |     fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ComponentField>> 
{
    |                                                          ^^^^^^^^^^^^^^ 
this elided lifetime gets resolved as `'a`

warning: elided lifetime has a name
  --> 
/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/third_party/rust/wast/src/component/import.rs:68:58
   |
66 | fn parse_item_sig<'a>(parser: Parser<'a>, name: bool) -> 
Result<ItemSig<'a>> {
   |                   -- lifetime `'a` declared here
67 |     let mut l = parser.lookahead1();
68 |     let (span, parse_kind): (_, fn(Parser<'a>) -> Result<ItemSigKind>) = 
if l.peek::<kw::core>() {
   |                                                          ^^^^^^^^^^^ this 
elided lifetime gets resolved as `'a`

warning: `wast` (lib) generated 3 warnings
   Compiling jsrust v0.1.0 
(/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsrust 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust
 
CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/js/src/rust/Cargo.toml
 CARGO_PKG_AUTHORS='The Spidermonkey developers' CARGO_PKG_DESCRIPTION='' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=jsrust CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_PRIMARY_PACKAGE=1 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps
 /usr/local/bin/rustc --crate-name jsrust --edition=2015 js/src/rust/lib.rs 
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type staticlib --emit=dep-info,link -C opt-level=2 -C panic=abort -C 
embed-bitcode=no -Clto --
check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gluesmith", 
"moz_memory", "simd-accel", "smoosh"))' -C metadata=650099f070c9a264 -C 
extra-filename=-650099f070c9a264 --out-dir 
/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 --target i686-unknown-freebsd -C 
linker=/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/build/cargo-linker
 -C strip=debuginfo -L 
dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/release/deps 
--extern 
jsrust_shared=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libjsrust_shared-9f36f70027ac09b4.rlib
 --extern 
mozglue_static=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/libmozglue_static-579c9261d231ac5f.rlib
 --extern 
wast=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/deps/l
ibwast-7e1088520eab7139.rlib --cap-lints warn -Cembed-bitcode=yes -C 
codegen-units=1 -L 
native=/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/i686-unknown-freebsd/release/build/mozglue-static-3f5526d94f5b30af/out`
    Finished `release` profile [optimized] target(s) in 1m 46s
:
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/lang/spidermonkey115/work/.build/js/src/rust'
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/lang/spidermonkey115/work/.build'
gmake[1]: *** 
[/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/config/recurse.mk:34:
 compile] Error 2
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/lang/spidermonkey115/work/.build'
gmake: *** 
[/wrkdirs/usr/ports/lang/spidermonkey115/work/firefox-115.19.0/config/rules.mk:361:
 all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/lang/spidermonkey115


Reply via email to