===> 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 simp-3.10.3nb2 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.44 Compiling unicode-ident v1.0.23 Compiling libc v0.2.182 Compiling cfg-if v1.0.4 Compiling pkg-config v0.3.32 Compiling serde_core v1.0.228 Compiling syn v2.0.115 Compiling log v0.4.29 Compiling bitflags v2.11.0 Compiling serde v1.0.228 Compiling smallvec v1.15.1 Compiling hashbrown v0.16.1 Compiling equivalent v1.0.2 Compiling target-lexicon v0.12.16 Compiling indexmap v2.13.0 Compiling winnow v0.7.14 Compiling toml_datetime v0.6.11 Compiling serde_spanned v0.6.9 Compiling toml_edit v0.22.27 Compiling find-msvc-tools v0.1.9 Compiling once_cell v1.21.3 Compiling shlex v1.3.0 Compiling cc v1.2.56 Compiling toml v0.8.23 Compiling cfg-expr v0.15.8 Compiling version-compare v0.2.1 Compiling heck v0.5.0 Compiling system-deps v6.2.2 Compiling libloading v0.8.9 Compiling autocfg v1.5.0 Compiling errno v0.3.14 Compiling rustix v1.1.3 Compiling num-traits v0.2.19 Compiling bytemuck_derive v1.10.2 Compiling stable_deref_trait v1.2.1 Compiling arrayvec v0.7.6 Compiling dlib v0.5.2 Compiling wayland-sys v0.31.8 Compiling bytemuck v1.25.0 Compiling wayland-backend v0.3.12 Compiling crossbeam-utils v0.8.21 Compiling downcast-rs v1.2.1 Compiling simd-adler32 v0.3.8 Compiling scoped-tls v1.0.1 Compiling memchr v2.8.0 Compiling synstructure v0.13.2 Compiling quick-xml v0.38.4 Compiling zerocopy v0.8.39 Compiling wayland-client v0.31.12 Compiling wayland-scanner v0.31.8 Compiling zerocopy-derive v0.8.39 Compiling adler2 v2.0.1 Compiling crc32fast v1.5.0 Compiling miniz_oxide v0.8.9 Compiling crossbeam-epoch v0.9.18 Compiling zerofrom-derive v0.1.6 Compiling rayon-core v1.13.0 Compiling allocator-api2 v0.2.21 Compiling foldhash v0.2.0 Compiling libm v0.2.16 Compiling zerofrom v0.1.6 Compiling crossbeam-deque v0.8.6 Compiling yoke-derive v0.8.1 Compiling flate2 v1.1.9 Compiling yoke v0.8.1 Compiling version_check v0.9.5 Compiling either v1.15.0 Compiling thiserror v1.0.69 Compiling core_maths v0.1.1 Compiling thiserror-impl v1.0.69 Compiling zerovec-derive v0.11.2 Compiling cfg_aliases v0.1.1 Compiling ttf-parser v0.25.1 Compiling zerovec v0.11.5 Compiling rayon v1.11.0 Compiling wayland-protocols v0.32.10 Compiling displaydoc v0.2.5 Compiling thiserror v2.0.18 Compiling fdeflate v0.3.7 Compiling thiserror-impl v2.0.18 Compiling serde_derive v1.0.228 Compiling scopeguard v1.2.0 Compiling foldhash v0.1.5 Compiling getrandom v0.3.4 Compiling parking_lot_core v0.9.12 Compiling hashbrown v0.15.5 Compiling polling v3.11.0 Compiling glib-sys v0.18.1 Compiling equator-macro v0.4.2 Compiling profiling-procmacros v1.0.17 Compiling slab v0.4.12 Compiling weezl v0.1.12 Compiling profiling v1.0.17 Compiling equator v0.4.2 Compiling lock_api v0.4.14 Compiling tinystr v0.8.2 Compiling num-integer v0.1.46 Compiling gobject-sys v0.18.0 Compiling memmap2 v0.9.9 Compiling litemap v0.8.1 Compiling anyhow v1.0.101 Compiling arrayref v0.3.9 Compiling writeable v0.6.2 Compiling num-bigint v0.4.6 Compiling icu_locale_core v2.1.1 Compiling parking_lot v0.12.5 Compiling aligned-vec v0.6.4 Compiling nom v8.0.0 Compiling wayland-protocols-wlr v0.3.10 Compiling zerotrie v0.2.3 Compiling potential_utf v0.1.4 Compiling rustix v0.38.44 Compiling float-cmp v0.9.0 Compiling mint v0.5.9 Compiling icu_normalizer_data v2.1.1 Compiling cfg_aliases v0.2.1 Compiling icu_properties_data v2.1.2 Compiling bitflags v1.3.2 Compiling color_quant v1.1.0 Compiling png v0.17.16 Compiling strict-num v0.1.1 Compiling icu_collections v2.1.1 Compiling icu_provider v2.1.1 Compiling num-rational v0.4.2 Compiling v_frame v0.3.9 Compiling owned_ttf_parser v0.25.1 Compiling ahash v0.8.12 Compiling half v2.7.1 Compiling as-slice v0.2.1 Compiling cursor-icon v1.2.0 Compiling raw-window-handle v0.6.2 error[E0277]: the trait bound `uint16x4_t: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/simp/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:62:27 | 62 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `FromBytes`: () (A, B) (A, B, C) (A, B, C, D) (A, B, C, D, E) (A, B, C, D, E, F) (A, B, C, D, E, F, G) (A, B, C, D, E, F, G, H) and 79 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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: the full name for the type has been written to '/tmp/pkgbuild/graphics/simp/work/simp-3.10.3/target/release/deps/half-0eb20a2feddaecbc.long-type-13788234541582590224.txt' = note: consider using `--verbose` to print the full type name to the console = 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/graphics/simp/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 68 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/simp/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:75:28 | 75 | let vec: float32x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `float32x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `float32x4_t` = help: the following other types implement trait `FromBytes`: () (A, B) (A, B, C) (A, B, C, D) (A, B, C, D, E) (A, B, C, D, E, F) (A, B, C, D, E, F, G) (A, B, C, D, E, F, G, H) and 79 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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: the full name for the type has been written to '/tmp/pkgbuild/graphics/simp/work/simp-3.10.3/target/release/deps/half-0eb20a2feddaecbc.long-type-13788234541582590224.txt' = note: consider using `--verbose` to print the full type name to the console = 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/graphics/simp/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 68 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/simp/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:88:27 | 88 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `FromBytes`: () (A, B) (A, B, C) (A, B, C, D) (A, B, C, D, E) (A, B, C, D, E, F) (A, B, C, D, E, F, G) (A, B, C, D, E, F, G, H) and 79 others note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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: the full name for the type has been written to '/tmp/pkgbuild/graphics/simp/work/simp-3.10.3/target/release/deps/half-0eb20a2feddaecbc.long-type-13788234541582590224.txt' = note: consider using `--verbose` to print the full type name to the console = 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/graphics/simp/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 68 others = note: required for `[float64x2_t; 2]` to implement `IntoBytes` note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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/graphics/simp/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 68 others note: required by a bound in `f64x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/simp/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) Compiling percent-encoding v2.3.2 Compiling xcursor v0.3.10 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/graphics/simp *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/graphics/simp