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/ampere5/data/143arm64-default/a93fbecef2ed/logs/libwasmtime-42.0.1.log Build URL: https://pkg-status.freebsd.org/ampere5/build.html?mastername=143arm64-default&build=a93fbecef2ed Log: =>> Building devel/libwasmtime build started at Tue Mar 24 02:10:13 UTC 2026 port directory: /usr/ports/devel/libwasmtime package name: libwasmtime-42.0.1 building for: FreeBSD 143arm64-default-job-20 14.3-RELEASE-p9 FreeBSD 14.3-RELEASE-p9 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1665 Mar 7 01:02 /usr/ports/devel/libwasmtime/Makefile Ports top last git commit: a93fbecef2ed03d039b3ba46aa278de2b169067b Ports top unclean checkout: no Port dir last git commit: 5a8f821ee959271a4a2ed677c6830f79afcb4e3e Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.6-4-g83739588 Host OSVERSION: 1600007 Jail OSVERSION: 1403000 Job Id: 20 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p9 UNAME_r=14.3-RELEASE-p9 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.6-4-g83739588 MASTERMNT=/usr/local/poudriere/data/.m/143arm64-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/143arm64-default/20/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.6-4-g83739588 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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work/.cache HOME=/wrkdirs/usr/ports/devel/libwasmtime/work TMPDIR="/wrkdirs/usr/ports/devel/libwasmtime/work" PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libwasmtime/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/devel/libwasmtime/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work/.cache HOME=/wrkdirs/usr/ports/devel/libwasmtime/work TMPDIR="/wrkdirs/usr/ports/devel/libwasmtime/work" PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libwasmtime/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_D ATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libwasmtime" EXAMPLESDIR="share/examples/libwasmtime" DATADIR="share/libwasmtime" WWWDIR="www/libwasmtime" ETCDIR="etc/libwasmtime" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libwasmtime DOCSDIR=/usr/local/share/doc/libwasmtime EXAMPLESDIR=/usr/local/share/examples/libwasmtime WWWDIR=/usr/local/www/libwasmtime ETCDIR=/usr/local/etc/libwasmtime --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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libwasmtime-42.0.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.6.2_1.pkg [143arm64-default-job-20] Installing pkg-2.6.2_1... [143arm64-default-job-20] Extracting pkg-2.6.2_1: .......... done ===> libwasmtime-42.0.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libwasmtime-42.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 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libwasmtime-42.0.1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: FETCH_REGET=0 NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libwasmtime-42.0.1 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.1.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.26.0.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.20.crate. => SHA256 Checksum OK for rust/crates/ambient-authority-0.0.2.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.21.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.13.crate. <snip> | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:61:13 | 61 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:85:9 | 85 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:109:13 | 109 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:128:13 | 128 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:147:13 | 147 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:335:17 | 335 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:347:52 | 347 | flags: RecvFlags::from_bits_retain(bitcast!(msghdr.msg_flags)), | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:370:13 | 370 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:393:13 | 393 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:416:13 | 416 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/backend/libc/net/syscalls.rs:436:13 | 436 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/net/types.rs:1468:26 | 1468 | const NONBLOCK = bitcast!(c::SOCK_NONBLOCK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/cargo-crates/rustix-0.38.43/src/net/types.rs:1472:25 | 1472 | const CLOEXEC = bitcast!(c::SOCK_CLOEXEC); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) error: could not compile `wasmtime` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasmtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/crates/wasmtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-42.0.1/crates/wasmtime/Cargo.toml CARGO_PKG_AUTHORS='The Wasmtime Project Developers' CARGO_PKG_DESCRIPTION='High-level API to expose the Wasmtime runtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=42.0.1 CARGO_PKG_VERSION_MAJOR=42 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-cf0425b6acd05436/out /usr/local/bin/rustc -- crate-name wasmtime --edition=2024 crates/wasmtime/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 linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_re ason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --cfg 'feature="addr2line"' --cfg 'feature="async"' --cfg 'feature="cache"' --cfg 'feature="component-model"' --cfg 'feature="coredump"' --cfg 'feature="cranelift"' --cfg 'feature="debug-builtins"' --cfg 'feature="demangle"' --cfg 'feature="gc"' --cfg 'feature="gc-drc"' --cfg 'feature="gc-null"' --cfg 'feature="once_cell"' --cfg 'feature="parallel-compilation"' --cfg 'feature="pooling-allocator"' --cfg 'feature="profiling"' --cfg 'feature="pulley"' --cfg 'feature="runtime"' --cfg 'feature="std"' --cfg 'feature="threads"' --cfg 'feature="wasmtime-jit-debug"' --cfg 'feature="wasmtime-jit-icache-coherence"' --cfg 'feature="wat"' --cfg 'feature="winch"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "all-arch", "anyhow", "async", "backtrace", "cache", "call-hook", "compile-time-builtins", "component-model", "component-model-async", "component-model-async-bytes", "coredump", "cranelift", "custom-native-signals", "custom-sync-primitives", "custom-virtual-memory", "debug", "debug-builtins", "default", "demangle", "gc", "gc-drc", "gc-null", "incremental-cache", "memory-protection-keys", "once_cell", "parallel-compilation", "pooling-allocator", "profile-pulley", "profiling", "pulley", "reexport-wasmparser", "rr", "runtime", "stack-switching", "std", "threads", "trace-log", "wasmtime-jit-debug", "wasmtime-jit-icache-coherence", "wat", "wave", "winch", "wmemcheck"))' -C metadata=e418179a02286d52 -C extra-filename=-252a92cf70c041ca --out-dir /wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libaddr2line-9fc43c320748e79a.rmeta --extern async_trait=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/ deps/libasync_trait-474db5f11a0d614d.so --extern bitflags=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libbitflags-b5c48acf74e72599.rmeta --extern bumpalo=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libbumpalo-12ae979881ef6645.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libcfg_if-a68be4cc3f481cd4.rmeta --extern encoding_rs=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libencoding_rs-603bfee4952492ac.rmeta --extern fxprof_processed_profile=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libfxprof_processed_profile-8a9cebcb0e302247.rmeta --extern gimli=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libgimli-f236543de1333aaf.rmeta --extern libc=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/liblibc-4291a6eb6cadb08b.rmeta --extern log=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/liblog-87f163cbb07e63f5.rmeta --extern object=/wrkd irs/usr/ports/devel/libwasmtime/work/target/release/deps/libobject-5a3685c8bd667729.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libonce_cell-86b6101d1c26f139.rmeta --extern postcard=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libpostcard-5187fa03e0b998cc.rmeta --extern pulley_interpreter=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libpulley_interpreter-5d005eb2c2940ca8.rmeta --extern rayon=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/librayon-b7d0799ad7036b6f.rmeta --extern rustix=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/librustix-99c7bf5a85914b05.rmeta --extern semver=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libsemver-e1e48065fd6f2b28.rmeta --extern serde=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde-57eda612c125b004.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde _derive-63d8a43eb6f19619.so --extern serde_json=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde_json-af193b8a58dc0a3c.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libsmallvec-b7c23fbddb776cd7.rmeta --extern target_lexicon=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libtarget_lexicon-8c15d2fe41d27324.rmeta --extern wasm_encoder=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasm_encoder-d1bc6aaa560142b8.rmeta --extern wasmparser=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmparser-1186fd78760ddaa0.rmeta --extern wasmtime_environ=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_environ-29fb14b2c137065e.rmeta --extern wasmtime_cache=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_cache-deff48748e2ec72a.rmeta --extern wasmtime_component_macro=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/ deps/libwasmtime_internal_component_macro-042455ac8108a58d.so --extern wasmtime_component_util=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_component_util-f7f6d2e844a814f2.rmeta --extern wasmtime_core=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_core-1738c9b409f553d7.rmeta --extern wasmtime_cranelift=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_cranelift-ad7f006fe29acf91.rmeta --extern wasmtime_fiber=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_fiber-ec08c370c87bea05.rmeta --extern wasmtime_jit_debug=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_jit_debug-76e09eecd936663e.rmeta --extern wasmtime_jit_icache_coherence=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_jit_icache_coherence-56b2eea778d2ed7e.rmeta --extern wasmtime_unwinder=/wrkdirs/usr/ports/dev el/libwasmtime/work/target/release/deps/libwasmtime_internal_unwinder-8642c2633869d532.rmeta --extern wasmtime_versioned_export_macros=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_versioned_export_macros-2e1b85bfac21b33e.so --extern wasmtime_winch=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_winch-082af27be7b4a203.rmeta --extern wat=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwat-6ef5e96ec6fd409e.rmeta -C target-cpu= -C linker=cc -L native=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-cf0425b6acd05436/out -L native=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-internal-jit-debug-4ef093efca6b8624/out -L native=/usr/local/lib -l static=wasmtime-helpers --cfg has_native_signals --cfg has_virtual_memory --cfg has_host_compiler_backend --check-cfg 'cfg(asan)' --check-cfg 'cfg(has_native_signals)' --check-cfg 'cfg(has_virtual_memory)' --check-cfg 'cfg(has_custom_sync)' --check-cfg 'cfg(has_host_compiler_backend)' --check-cfg 'cfg(default_target_pulley)'` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `rustix` (lib) generated 81 warnings *** Error code 101 Stop. make: stopped in /usr/ports/devel/libwasmtime
