===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for wezterm-20260117.154428 Locking 2 packages to latest compatible versions Adding finl_unicode v1.3.0 (/tmp/pkgbuild/x11/wezterm/work/finl_unicode-a1892f26245529f2ef3877a9ebd610c96cec07a6) Adding xcb-imdkit v0.3.0 (/tmp/pkgbuild/x11/wezterm/work/xcb-imdkit-rs-212330f7c6c37794d78061a773e8f4f9e4785bbb) Compiling proc-macro2 v1.0.103 Compiling unicode-ident v1.0.22 Compiling quote v1.0.42 Compiling libc v0.2.177 Compiling cfg-if v1.0.4 Compiling serde_core v1.0.228 Compiling syn v2.0.110 Compiling jobserver v0.1.34 Compiling find-msvc-tools v0.1.4 Compiling shlex v1.3.0 Compiling autocfg v1.5.0 Compiling cc v1.2.45 Compiling pkg-config v0.3.32 Compiling libm v0.2.15 Compiling num-traits v0.2.19 Compiling memchr v2.7.6 Compiling bitflags v2.10.0 Compiling serde v1.0.228 Compiling crossbeam-utils v0.8.21 Compiling pin-project-lite v0.2.16 Compiling once_cell v1.21.3 Compiling vcpkg v0.2.15 Compiling serde_derive v1.0.228 Compiling futures-core v0.3.31 Compiling synstructure v0.13.2 Compiling log v0.4.28 Compiling zerocopy v0.8.27 Compiling zerocopy-derive v0.8.27 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.1 Compiling smallvec v1.15.1 Compiling openssl-sys v0.9.111 Compiling zerovec-derive v0.11.2 Compiling futures-io v0.3.31 Compiling displaydoc v0.2.5 Compiling cfg_aliases v0.2.1 Compiling slab v0.4.11 Compiling version_check v0.9.5 Compiling fastrand v2.3.0 Compiling errno v0.3.14 Compiling typenum v1.19.0 Compiling rustix v1.1.2 Compiling bytemuck_derive v1.10.2 Compiling anyhow v1.0.100 Compiling futures-sink v0.3.31 Compiling libz-sys v1.1.22 Compiling siphasher v1.0.1 Compiling bytemuck v1.24.0 Compiling simd-adler32 v0.3.7 Compiling allocator-api2 v0.2.21 Compiling syn v1.0.109 Compiling foldhash v0.2.0 Compiling thiserror v2.0.17 Compiling equivalent v1.0.2 Compiling parking v2.2.1 Compiling rand_core v0.6.4 Compiling rand v0.8.5 Compiling hashbrown v0.16.0 Compiling phf_shared v0.11.3 Compiling concurrent-queue v2.5.0 Compiling thiserror-impl v2.0.17 Compiling memoffset v0.9.1 Compiling icu_properties_data v2.1.1 Compiling icu_normalizer_data v2.1.1 Compiling thiserror v1.0.69 Compiling phf_generator v0.11.3 Compiling generic-array v0.14.9 Compiling thiserror-impl v1.0.69 Compiling getrandom v0.3.4 Compiling adler2 v2.0.1 Compiling miniz_oxide v0.8.9 Compiling half v2.7.1 error[E0277]: the trait bound `uint16x4_t: zerocopy::FromBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:62:27 | 62 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `zerocopy::FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `zerocopy::FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:62:27 | 62 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float32x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:69:5 | 69 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `float32x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `float32x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:69:5 | 69 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float32x4_t: zerocopy::FromBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:75:28 | 75 | let vec: float32x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `zerocopy::FromBytes` is not implemented for `float32x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `float32x4_t` = help: the following other types implement trait `zerocopy::FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:75:28 | 75 | let vec: float32x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:82:5 | 82 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `uint16x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `uint16x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:82:5 | 82 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: zerocopy::FromBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:88:27 | 88 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `zerocopy::FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `zerocopy::FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:88:27 | 88 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float64x2_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:100:5 | 100 | transmute!([low, high]) | ^^^^^^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `float64x2_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `float64x2_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others = note: required for `[float64x2_t; 2]` to implement `IntoBytes` note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:100:5 | 100 | transmute!([low, high]) | ^^^^^^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:120:5 | 120 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `uint16x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `uint16x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f64x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/x11/wezterm/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:120:5 | 120 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) For more information about this error, try `rustc --explain E0277`. error: could not compile `half` (lib) due to 7 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped making "all" in /usr/pkgsrc/x11/wezterm *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/x11/wezterm