===> 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 seaward-1.1.0 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.172 Compiling stable_deref_trait v1.2.0 Compiling autocfg v1.4.0 Compiling smallvec v1.15.0 Compiling rand_core v0.6.4 Compiling siphasher v1.0.1 Compiling rand v0.8.5 Compiling phf_shared v0.11.3 Compiling cfg-if v1.0.0 Compiling pin-project-lite v0.2.16 Compiling itoa v1.0.15 Compiling phf_generator v0.11.3 Compiling bytes v1.10.1 Compiling shlex v1.3.0 Compiling quote v1.0.40 Compiling futures-core v0.3.31 Compiling cc v1.2.24 Compiling pkg-config v0.3.32 Compiling syn v2.0.101 Compiling vcpkg v0.2.15 Compiling once_cell v1.21.3 Compiling signal-hook-registry v1.4.5 Compiling mio v1.0.3 Compiling socket2 v0.5.9 Compiling openssl-sys v0.9.108 Compiling phf_codegen v0.11.3 Compiling writeable v0.6.1 Compiling log v0.4.27 Compiling serde v1.0.219 Compiling fnv v1.0.7 Compiling litemap v0.8.0 Compiling http v1.3.1 Compiling slab v0.4.9 Compiling lock_api v0.4.12 Compiling parking_lot_core v0.9.10 Compiling bitflags v2.9.1 Compiling icu_normalizer_data v2.0.0 Compiling icu_properties_data v2.0.0 Compiling new_debug_unreachable v1.0.6 Compiling synstructure v0.13.2 Compiling tracing-core v0.1.33 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling foreign-types-shared v0.1.1 Compiling httparse v1.10.1 Compiling hashbrown v0.15.3 Compiling crossbeam-utils v0.8.21 Compiling equivalent v1.0.2 Compiling openssl v0.10.72 Compiling futures-sink v0.3.31 Compiling scopeguard v1.2.0 Compiling indexmap v2.9.0 Compiling tracing v0.1.41 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling tokio-macros v2.5.0 Compiling phf_macros v0.11.3 Compiling openssl-macros v0.1.1 Compiling zerofrom v0.1.6 Compiling yoke v0.8.0 Compiling foreign-types v0.3.2 Compiling futures-util v0.3.31 Compiling zerovec v0.11.2 Compiling tokio v1.45.0 Compiling zerotrie v0.2.2 Compiling phf v0.11.3 Compiling tinystr v0.8.1 Compiling potential_utf v0.1.2 Compiling icu_locale_core v2.0.0 Compiling icu_collections v2.0.0 Compiling http-body v1.0.1 Compiling icu_provider v2.0.0 Compiling string_cache_codegen v0.5.4 Compiling atomic-waker v1.1.2 Compiling native-tls v0.2.14 Compiling try-lock v0.2.5 Compiling mac v0.1.1 Compiling precomputed-hash v0.1.1 Compiling futf v0.1.5 Compiling want v0.3.1 Compiling markup5ever v0.14.1 Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.0 Compiling parking_lot v0.12.3 Compiling tokio-util v0.7.15 Compiling h2 v0.4.10 error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:157:22 | 157 | unsafe fn offsetz(x: uint8x16_t) -> u32 { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:163:23 | 163 | unsafe fn offsetnz(x: uint8x16_t) -> u32 { | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:88:22 | 88 | let bitmap_0_7 = vld1q_u8(bitmap_0_7.as_ptr()); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:94:26 | 94 | let bitmask_lookup = vld1q_u8(BITMASK_LOOKUP_DATA.as_ptr()); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:97:17 | 97 | let input = vld1q_u8(ptr); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:100:39 | 100 | let indices_0_7 = vandq_u8(input, vdupq_n_u8(0x8F)); // 0b1000_1111; | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vandq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:100:23 | 100 | let indices_0_7 = vandq_u8(input, vdupq_n_u8(0x8F)); // 0b1000_1111; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vqtbl1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:107:19 | 107 | let row_0_7 = vqtbl1q_u8(bitmap_0_7, indices_0_7); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vshrq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:111:46 | 111 | let bitmask = vqtbl1q_u8(bitmask_lookup, vshrq_n_u8(input, 4)); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vqtbl1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:111:19 | 111 | let bitmask = vqtbl1q_u8(bitmask_lookup, vshrq_n_u8(input, 4)); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vandq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:118:15 | 118 | let tmp = vandq_u8(bitsets, bitmask); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vceqq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:119:18 | 119 | let result = vceqq_u8(tmp, bitmask); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:126:17 | 126 | let input = vld1q_u8(ptr); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:129:27 | 129 | let result = vcleq_u8(vdupq_n_u8(b'!'), input); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vcleq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:129:18 | 129 | let result = vcleq_u8(vdupq_n_u8(b'!'), input); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:132:31 | 132 | let del = vceqq_u8(input, vdupq_n_u8(0x7F)); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vceqq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:132:15 | 132 | let del = vceqq_u8(input, vdupq_n_u8(0x7F)); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vbicq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:133:18 | 133 | let result = vbicq_u8(result, del); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:140:17 | 140 | let input = vld1q_u8(ptr); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:143:27 | 143 | let result = vcleq_u8(vdupq_n_u8(b' '), input); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vcleq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:143:18 | 143 | let result = vcleq_u8(vdupq_n_u8(b' '), input); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:146:31 | 146 | let tab = vceqq_u8(input, vdupq_n_u8(0x09)); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vceqq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:146:15 | 146 | let tab = vceqq_u8(input, vdupq_n_u8(0x09)); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vorrq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:147:18 | 147 | let result = vorrq_u8(result, tab); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:150:31 | 150 | let del = vceqq_u8(input, vdupq_n_u8(0x7F)); | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vceqq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:150:15 | 150 | let del = vceqq_u8(input, vdupq_n_u8(0x7F)); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vbicq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:151:18 | 151 | let result = vbicq_u8(result, del); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vmvnq_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:159:14 | 159 | offsetnz(vmvnq_u8(x)) | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vreinterpretq_u64_u8` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:165:13 | 165 | let x = vreinterpretq_u64_u8(x); | ^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vgetq_lane_u64` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:167:20 | 167 | let low: u64 = vgetq_lane_u64::<0>(x); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vgetq_lane_u64` in this scope --> /tmp/pkgbuild/www/seaward/work.aarch64eb/vendor/httparse-1.10.1/src/simd/neon.rs:168:21 | 168 | let high: u64 = vgetq_lane_u64::<1>(x); | ^^^^^^^^^^^^^^ not found in this scope Some errors have detailed explanations: E0412, E0425. For more information about an error, try `rustc --explain E0412`. error: could not compile `httparse` (lib) due to 31 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/www/seaward *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/seaward