===> 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 endbasic-0.11.1 Locking 221 packages to latest compatible versions Adding getrandom v0.2.16 (available: v0.3.3) Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.172 Compiling cfg-if v1.0.0 Compiling smallvec v1.15.0 Compiling pin-project-lite v0.2.16 Compiling autocfg v1.4.0 Compiling stable_deref_trait v1.2.0 Compiling futures-core v0.3.31 Compiling itoa v1.0.15 Compiling lock_api v0.4.12 Compiling parking_lot_core v0.9.10 Compiling signal-hook-registry v1.4.5 Compiling scopeguard v1.2.0 Compiling shlex v1.3.0 Compiling quote v1.0.40 Compiling syn v2.0.101 Compiling cc v1.2.24 Compiling crossbeam-utils v0.8.21 Compiling pkg-config v0.3.32 Compiling vcpkg v0.2.15 Compiling bytes v1.10.1 Compiling parking_lot v0.12.3 Compiling openssl-sys v0.9.108 Compiling once_cell v1.21.3 Compiling synstructure v0.13.2 Compiling socket2 v0.5.9 Compiling mio v1.0.3 Compiling litemap v0.8.0 Compiling zerocopy v0.8.25 Compiling log v0.4.27 Compiling parking v2.2.1 Compiling writeable v0.6.1 Compiling concurrent-queue v2.5.0 Compiling icu_properties_data v2.0.1 Compiling bitflags v2.9.1 Compiling icu_normalizer_data v2.0.0 Compiling event-listener v5.4.0 Compiling getrandom v0.2.16 Compiling slab v0.4.9 Compiling thiserror v1.0.69 Compiling openssl v0.10.72 Compiling fnv v1.0.7 Compiling foreign-types-shared v0.1.1 Compiling http v0.2.12 Compiling foreign-types v0.3.2 Compiling rand_core v0.6.4 Compiling event-listener-strategy v0.5.4 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 ppv-lite86 v0.2.21 Compiling zerofrom v0.1.6 Compiling openssl-macros v0.1.1 Compiling yoke v0.8.0 Compiling thiserror-impl v1.0.69 Compiling tokio v1.45.0 Compiling zerovec v0.11.2 Compiling zerotrie v0.2.2 Compiling tracing-core v0.1.33 Compiling tinystr v0.8.1 Compiling icu_locale_core v2.0.0 Compiling potential_utf v0.1.2 Compiling icu_collections v2.0.0 Compiling futures-task v0.3.31 Compiling icu_provider v2.0.0 Compiling powerfmt v0.2.0 Compiling hashbrown v0.15.3 Compiling pin-utils v0.1.0 Compiling futures-sink v0.3.31 Compiling serde v1.0.219 Compiling native-tls v0.2.14 Compiling equivalent v1.0.2 Compiling httparse v1.10.1 Compiling indexmap v2.9.0 Compiling futures-util v0.3.31 Compiling deranged v0.4.0 Compiling icu_properties v2.0.1 Compiling tokio-util v0.7.15 Compiling icu_normalizer v2.0.0 Compiling tracing v0.1.41 Compiling rand_chacha v0.3.1 Compiling serde_derive v1.0.219 Compiling async-trait v0.1.88 Compiling async-channel v2.3.1 Compiling nibble_vec v0.1.0 Compiling endian-type v0.1.2 Compiling fastrand v2.3.0 Compiling num_threads v0.1.7 Compiling num-conv v0.1.0 Compiling time-core v0.1.4 Compiling futures-io v0.3.31 Compiling signal-hook v0.3.18 Compiling try-lock v0.2.5 Compiling percent-encoding v2.3.1 Compiling openssl-probe v0.1.6 Compiling form_urlencoded v1.2.1 Compiling want v0.3.1 Compiling futures-lite v2.6.0 Compiling time v0.3.41 Compiling radix_trie v0.2.1 Compiling h2 v0.3.26 Compiling endbasic-core v0.11.1 (/tmp/pkgbuild/lang/endbasic/work.aarch64eb/endbasic-endbasic-0.11.1/core) Compiling rand v0.8.5 Compiling idna_adapter v1.2.1 error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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/lang/endbasic/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 Compiling http-body v0.4.6 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/lang/endbasic *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/endbasic