===> 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 routinator-0.14.1 cd /tmp/pkgbuild/net/routinator/work.aarch64eb/routinator-0.14.1 && /usr/bin/env USETOOLS=no RUSTFLAGS= CARGO_HOME=/tmp/pkgbuild/net/routinator/work.aarch64eb CC=gcc CFLAGS=-O2\ -I/usr/pkg/include CPPFLAGS=-I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgbuild/net/routinator/work.aarch64eb/.cwrapper/bin:/tmp/pkgbuild/net/routinator/work.aarch64eb/.buildlink/bin:/tmp/pkgbuild/net/routinator/work.aarch64eb/.distcc/bin:/tmp/pkgbuild/net/routinator/work.aarch64eb/.gcc/bin:/tmp/pkgbuild/net/routinator/work.aarch64eb/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/pkgbuild/net/routinator/work.aarch64eb/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/net/routinator/work.aarch64eb/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgbuild/net/routinator/work.aarch64eb/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/pkgbuild/net/routinator/work.aarch64eb/.tools/bin/itstool GDBUS_CODEGEN=/tmp/pkgbuild/net/routinator/work.aarch64eb/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/pkgbuild/net/routinator/work.aarch64eb/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/pkgbuild/net/routinator/work.aarch64eb/.buildlink/lib/pkgconfig:/tmp/pkgbuild/net/routinator/work.aarch64eb/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/net/routinator/work.aarch64eb/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/net/routinator/work.aarch64eb/.cwrapper/config /usr/pkg/bin/cargo build --locked --frozen -j 1 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.14 Compiling quote v1.0.38 Compiling syn v2.0.96 Compiling libc v0.2.169 Compiling autocfg v1.4.0 Compiling synstructure v0.13.1 Compiling cfg-if v1.0.0 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling bytes v1.9.0 Compiling zerofrom-derive v0.1.5 Compiling memchr v2.7.4 error[E0432]: unresolved import `core::arch::aarch64::uint8x16_t` --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/arch/aarch64/neon/memchr.rs:23:5 | 23 | use core::arch::aarch64::uint8x16_t; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `uint8x16_t` in `core_arch::arch::aarch64` error[E0432]: unresolved import `core::arch::aarch64::uint8x16_t` --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/arch/aarch64/neon/packedpair.rs:11:5 | 11 | use core::arch::aarch64::uint8x16_t; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `uint8x16_t` in `core_arch::arch::aarch64` error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:298:21 | 298 | impl Vector for uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:305:38 | 305 | unsafe fn splat(byte: u8) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:310:52 | 310 | unsafe fn load_aligned(data: *const u8) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:317:54 | 317 | unsafe fn load_unaligned(data: *const u8) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:331:49 | 331 | unsafe fn cmpeq(self, vector2: Self) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:336:47 | 336 | unsafe fn and(self, vector2: Self) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `uint8x16_t` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:341:46 | 341 | unsafe fn or(self, vector2: Self) -> uint8x16_t { | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vdupq_n_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:306:13 | 306 | vdupq_n_u8(byte) | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vld1q_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:318:13 | 318 | vld1q_u8(data) | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `vreinterpretq_u16_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:323:26 | 323 | let asu16s = vreinterpretq_u16_u8(self); | ^^^^^^^^^^^^^^^^^^^^------ | | | help: try calling `vreinterpretq_u16_u8` as a method: `self.vreinterpretq_u16_u8()` error[E0425]: cannot find function `vshrn_n_u16` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:324:24 | 324 | let mask = vshrn_n_u16(asu16s, 4); | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vreinterpret_u64_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:325:25 | 325 | let asu64 = vreinterpret_u64_u8(mask); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vget_lane_u64` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:326:28 | 326 | let scalar64 = vget_lane_u64(asu64, 0); | ^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vceqq_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:332:13 | 332 | vceqq_u8(self, vector2) | ^^^^^^^^--------------- | | | help: try calling `vceqq_u8` as a method: `self.vceqq_u8(vector2)` error[E0425]: cannot find function `vandq_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:337:13 | 337 | vandq_u8(self, vector2) | ^^^^^^^^--------------- | | | help: try calling `vandq_u8` as a method: `self.vandq_u8(vector2)` error[E0425]: cannot find function `vorrq_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:342:13 | 342 | vorrq_u8(self, vector2) | ^^^^^^^^--------------- | | | help: try calling `vorrq_u8` as a method: `self.vorrq_u8(vector2)` error[E0425]: cannot find function `vpmaxq_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:353:44 | 353 | let low = vreinterpretq_u64_u8(vpmaxq_u8(self, self)); | ^^^^^^^^^------------ | | | help: try calling `vpmaxq_u8` as a method: `self.vpmaxq_u8(self)` error[E0425]: cannot find function `vreinterpretq_u64_u8` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:353:23 | 353 | let low = vreinterpretq_u64_u8(vpmaxq_u8(self, self)); | ^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `vgetq_lane_u64` in this scope --> /tmp/pkgbuild/net/routinator/work.aarch64eb/vendor/memchr-2.7.4/src/vector.rs:354:13 | 354 | vgetq_lane_u64(low, 0) != 0 | ^^^^^^^^^^^^^^ not found in this scope Some errors have detailed explanations: E0412, E0425, E0432. For more information about an error, try `rustc --explain E0412`. error: could not compile `memchr` (lib) due to 21 previous errors *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/net/routinator *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/routinator