[package - main-i386-default][lang/spidermonkey128] Failed for spidermonkey128-128.6.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 01:05:29 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: vishwin@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p5dc9e6d0c83c_s98e34e8e255/logs/spidermonkey128-128.6.0.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p5dc9e6d0c83c_s98e34e8e255 Log: =>> Building lang/spidermonkey128 build started at Wed Dec 25 00:59:15 UTC 2024 port directory: /usr/ports/lang/spidermonkey128 package name: spidermonkey128-128.6.0 building for: FreeBSD main-i386-default-job-12 15.0-CURRENT FreeBSD 15.0-CURRENT 1500029 i386 maintained by: vishwin@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2026 Dec 21 01:01 /usr/ports/lang/spidermonkey128/Makefile Ports top last git commit: 5dc9e6d0c83 Ports top unclean checkout: no Port dir last git commit: b18394aaebf Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1500029 Job Id: 12 !!! Jail is newer than host. (Jail: 1500029, 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=1500029 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 1500029 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/12/.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-- vishwin@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=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work/.cache HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/spidermonkey128/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/spidermonkey128/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work/.cache HOME=/wrkdirs/usr/ports/lang/spidermonkey128/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/spidermonkey128/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=128 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 ===> spidermonkey128-128.6.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-i386-default-job-12] Installing pkg-1.21.3... [main-i386-default-job-12] Extracting pkg-1.21.3: .......... done ===> spidermonkey128-128.6.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of spidermonkey128-128.6.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 MPL20 accepted by the user ===> Fetching all distfiles required by spidermonkey128-128.6.0 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 spidermonkey128-128.6.0 for building => SHA256 Checksum OK for firefox-128.6.0esr.source.tar.xz. =========================================================================== =======================<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 spidermonkey128-128.6.0 for building ===> Extracting for spidermonkey128-128.6.0 => SHA256 Checksum OK for firefox-128.6.0esr.source.tar.xz. =========================================================================== =======================<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 spidermonkey128-128.6.0 ===> Applying FreeBSD patches for spidermonkey128-128.6.0 from /usr/ports/lang/spidermonkey128/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spidermonkey128-128.6.0 depends on package: rust>=1.81 - not found ===> Installing existing package /packages/All/rust-1.83.0.pkg [main-i386-default-job-12] Installing rust-1.83.0... <snip> | 301 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/line.rs:343:15 | 343 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/line.rs:385:15 | 385 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/line.rs:438:15 | 438 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/line.rs:499:15 | 499 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/sentence.rs:128:15 | 128 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/word.rs:206:15 | 206 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/word.rs:281:15 | 281 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/word.rs:348:15 | 348 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_properties/src/error.rs:19:10 | 19 | #[derive(Display, Debug, Copy, Clone)] | ^------ | | | `Display` is not local | move the `impl` block outside of this constant `_DERIVE_Display_FOR_PropertiesError` 20 | #[non_exhaustive] 21 | pub enum PropertiesError { | --------------- `PropertiesError` is not local | = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_properties/src/provider/bidi_data.rs:95:10 | 95 | #[derive(Display, Debug, Clone, Copy, PartialEq, Eq)] | ^------ | | | `Display` is not local | move the `impl` block outside of this constant `_DERIVE_Display_FOR_MirroredPairedBracketDataTryFromError` 96 | #[displaydoc("Invalid MirroredPairedBracketData serialized in int: {0}")] 97 | pub struct MirroredPairedBracketDataTryFromError(u32); | ------------------------------------- `MirroredPairedBracketDataTryFromError` is not local | = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/icu_segmenter/src/error.rs:15:10 | 15 | #[derive(Display, Debug, Copy, Clone, PartialEq)] | ^------ | | | `Display` is not local | move the `impl` block outside of this constant `_DERIVE_Display_FOR_SegmenterError` 16 | #[non_exhaustive] 17 | pub enum SegmenterError { | -------------- `SegmenterError` is not local | = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `icu_properties` (lib) generated 5 warnings Compiling unicode-bidi-ffi v0.1.0 (/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/bidi/rust/unicode-bidi-ffi) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi_ffi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/bidi/rust/unicode-bidi-ffi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/bidi/rust/unicode-bidi-ffi/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Kew <jkew@mozilla.com>' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi-ffi 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/spidermonkey128/work/.build/release/deps /usr/local/bin/rustc --crate-name unicode_bidi_ffi --edition=2021 intl/bidi/rust/unicode-bidi-ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-in fo,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e38b35dcec5ec9e0 -C extra-filename=-e38b35dcec5ec9e0 --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern icu_properties=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_properties-b5fe2374ba1ea36c.rmeta --extern unicode_bidi=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libunicode_bidi-f0649ced1e3ef074.rmeta --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1` warning: `icu_segmenter` (lib) generated 12 warnings Compiling indexmap v2.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/indexmap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/indexmap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/third_party/rust/indexmap/src/lib.rs --erro r-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 '--allow=clippy::style' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=a5f6bc136a04077b -C extra-filename=-a5f6bc136a04077b --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/lib equivalent-601e94860342c320.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libhashbrown-e22afbc4be3b6f28.rmeta --extern serde=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libserde-002f484f76c5f5cb.rmeta --cap-lints warn --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1` Compiling icu_capi v1.4.0 (/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/icu_capi) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_capi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/icu_capi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/intl/icu_capi/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='C interface to ICU4X' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=icu_capi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps /usr/local/bin/rustc --crate-name icu_capi --edition=2021 intl/icu_capi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --em it=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="any_provider"' --cfg 'feature="compiled_data"' --cfg 'feature="icu_segmenter"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_provider", "buffer_provider", "compiled_data", "cpp_default", "default", "default_components", "icu_calendar", "icu_casemap", "icu_collator", "icu_datetime", "icu_decimal", "icu_displaynames", "icu_list", "icu_locid_transform", "icu_normalizer", "icu_plurals", "icu_properties", "icu_segmenter", "icu_timezone", "logging", "provider_fs", "provider_test", "simple_logger", "wasm_default"))' -C metadata=846265dea89248a0 -C extra-filename=-846265dea89248a0 --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.buil d/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern diplomat=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps/libdiplomat-c4e90f61ca7ff539.so --extern diplomat_runtime=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libdiplomat_runtime-84daae686d77e84b.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_locid-76839bdfd791afaa.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_provider-90af9f714e8da8e4.rmeta --extern icu_provider_adapters=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_provider_adapters-b0a9f7861554e664.rmeta --extern icu_segmenter=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_segmenter-c69dd3922db1f86b.rmeta -- extern tinystr=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libtinystr-ae26a1c50a0941ab.rmeta --extern writeable=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libwriteable-e3feb4e36df94eec.rmeta --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1` Compiling jsrust_shared v0.1.0 (/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/js/src/rust/shared) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsrust_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/js/src/rust/shared CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.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/spidermonkey128/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 embed -bitcode=no --cfg 'feature="icu4x"' --cfg 'feature="icu_capi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gluesmith", "icu4x", "icu_capi", "simd-accel", "smoosh"))' -C metadata=cf565306c37c3a33 -C extra-filename=-cf565306c37c3a33 --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern encoding_c=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libencoding_c-ed318ce440c8ed4f.rmeta --extern encoding_c_mem=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libencoding_c_mem-4ed227ef6cc54f27.rmeta --extern icu_capi=/wrkdirs/usr/por ts/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_capi-846265dea89248a0.rmeta --extern mozglue_static=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libmozglue_static-a04b7f378345be0a.rmeta --extern unicode_bidi_ffi=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libunicode_bidi_ffi-e38b35dcec5ec9e0.rmeta --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1 -L native=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/build/mozglue-static-cd5cbe89185703c0/out` Compiling mozilla-central-workspace-hack v0.1.0 (/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/workspace-hack) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mozilla_central_workspace_hack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/workspace-hack CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/workspace-hack/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Workspace hack for mozilla-central' 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/spidermonkey128/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 --cfg 'feature="jsrust"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builtins-static", "crashreporter", "geckodriver", "gkrust", "gkrust-gtest", "http3server", "ipcclientcerts-static", "jsrust", "mozwer_s", "nmhproxy", "osclientcerts-static", "test-builtins-static"))' -C metadata=39f22a50bdf38f33 -C extra-filename=-39f22a50bdf38f33 --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern arrayvec=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libarrayvec-539fece7e6e4a8bf.rmeta --exter n env_logger=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libenv_logger-a5be7798d54171c7.rmeta --extern getrandom=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libgetrandom-2cb4d6e6cf773c05.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libhashbrown-c09a1d7478e7eb3f.rmeta --extern icu_locid=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libicu_locid-76839bdfd791afaa.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libindexmap-a5f6bc136a04077b.rmeta --extern libc=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/liblibc-fb741daffbddc91b.rmeta --extern log=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/liblog-28560f40d32d8583.rmeta --extern num_traits=/wrkdirs/us r/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libnum_traits-4ff2d5bc0fbf746f.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libonce_cell-9476b2842f90dc45.rmeta --extern semver=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libsemver-ca2746086114e7a1.rmeta --extern serde=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libserde-002f484f76c5f5cb.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libsmallvec-097b69d07550ae8d.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libstable_deref_trait-6e6be930ef053352.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libtinystr-ae26a1c50a0941ab.rmeta --extern unicode_bidi=/wrkdirs/us r/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libunicode_bidi-f0649ced1e3ef074.rmeta --extern url=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/liburl-42dd1958492c2eb8.rmeta --extern yoke=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libyoke-51113852187029d1.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libzerofrom-2f0330acef43e3f5.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libzerovec-953723d94fcbc272.rmeta --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1` Compiling jsrust v0.1.0 (/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/js/src/rust) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsrust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/js/src/rust CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.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/spidermonkey128/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 --cf g 'feature="icu4x"' --cfg 'feature="mozilla-central-workspace-hack"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gluesmith", "icu4x", "moz_memory", "mozilla-central-workspace-hack", "simd-accel", "smoosh"))' -C metadata=17b60d33d315e73b -C extra-filename=-17b60d33d315e73b --out-dir /wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/build/cargo-linker -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/release/deps --extern jsrust_shared=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libjsrust_shared-cf565306c37c3a33.rlib --extern mozglue_static=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libmozglue_static-a04b7f3783 45be0a.rlib --extern mozilla_central_workspace_hack=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libmozilla_central_workspace_hack-39f22a50bdf38f33.rlib --extern wast=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/deps/libwast-40115417252dc812.rlib --cap-lints warn -Cembed-bitcode=yes -C codegen-units=1 -L native=/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/i686-unknown-freebsd/release/build/mozglue-static-cd5cbe89185703c0/out` Finished `release` profile [optimized] target(s) in 4m 04s js/src/rust/libjsrust.a : gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey128/work/.build/js/src/rust' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey128/work/.build' gmake[1]: *** [/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.0/config/recurse.mk:34: compile] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey128/work/.build' gmake: *** [/wrkdirs/usr/ports/lang/spidermonkey128/work/firefox-128.6.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/spidermonkey128