===> 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 nostui-0.1.0 Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling quote v1.0.35 Compiling syn v2.0.48 Compiling libc v0.2.152 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling serde v1.0.195 Compiling serde_derive v1.0.195 Compiling autocfg v1.1.0 Compiling once_cell v1.19.0 Compiling memchr v2.7.1 Compiling log v0.4.20 Compiling cc v1.0.83 Compiling getrandom v0.2.12 Compiling smallvec v1.11.2 Compiling pin-project-lite v0.2.13 Compiling lock_api v0.4.11 Compiling parking_lot_core v0.9.9 Compiling signal-hook-registry v1.4.1 Compiling scopeguard v1.2.0 Compiling futures-core v0.3.30 Compiling mio v0.8.10 Compiling thiserror v1.0.56 Compiling typenum v1.17.0 Compiling parking_lot v0.12.1 Compiling generic-array v0.14.7 Compiling ahash v0.8.7 Compiling thiserror-impl v1.0.56 Compiling zerocopy v0.7.32 Compiling bytes v1.5.0 Compiling slab v0.4.9 Compiling allocator-api2 v0.2.16 Compiling futures-sink v0.3.30 Compiling hashbrown v0.14.3 Compiling ring v0.17.7 Compiling itoa v1.0.10 The following warnings were emitted during compilation: warning: ring@0.17.7: In file included from include/ring-core/base.h:74, warning: ring@0.17.7: from include/ring-core/mem.h:60, warning: ring@0.17.7: from crypto/curve25519/curve25519.c:22: warning: ring@0.17.7: include/ring-core/target.h:63:2: error: #error "Unknown target CPU" warning: ring@0.17.7: 63 | #error "Unknown target CPU" warning: ring@0.17.7: | ^~~~~ warning: ring@0.17.7: In file included from crypto/curve25519/internal.h:20, warning: ring@0.17.7: from crypto/curve25519/curve25519.c:24: warning: ring@0.17.7: crypto/curve25519/../internal.h:211:2: error: #error "Must define either OPENSSL_32_BIT or OPENSSL_64_BIT" warning: ring@0.17.7: 211 | #error "Must define either OPENSSL_32_BIT or OPENSSL_64_BIT" warning: ring@0.17.7: | ^~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:224:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 224 | static inline crypto_word_t value_barrier_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:224:45: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 224 | static inline crypto_word_t value_barrier_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:236:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 236 | static inline crypto_word_t constant_time_msb_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:236:49: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 236 | static inline crypto_word_t constant_time_msb_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:241:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 241 | static inline crypto_word_t constant_time_is_zero_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:241:53: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 241 | static inline crypto_word_t constant_time_is_zero_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:256:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 256 | static inline crypto_word_t constant_time_is_nonzero_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:256:56: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 256 | static inline crypto_word_t constant_time_is_nonzero_w(crypto_word_t a) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:261:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 261 | static inline crypto_word_t constant_time_eq_w(crypto_word_t a, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:261:48: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 261 | static inline crypto_word_t constant_time_eq_w(crypto_word_t a, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:262:48: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 262 | crypto_word_t b) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:269:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 269 | static inline crypto_word_t constant_time_select_w(crypto_word_t mask, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:269:52: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 269 | static inline crypto_word_t constant_time_select_w(crypto_word_t mask, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:270:52: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 270 | crypto_word_t a, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:271:52: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 271 | crypto_word_t b) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:283:46: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 283 | static inline uint8_t constant_time_select_8(crypto_word_t mask, uint8_t a, warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:300:59: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 300 | const crypto_word_t mask) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h: In function 'constant_time_conditional_memcpy': warning: ring@0.17.7: crypto/curve25519/../internal.h:305:14: warning: implicit declaration of function 'constant_time_select_8' [-Wimplicit-function-declaration] warning: ring@0.17.7: 305 | out[i] = constant_time_select_8(mask, in[i], out[i]); warning: ring@0.17.7: | ^~~~~~~~~~~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:305:14: warning: nested extern declaration of 'constant_time_select_8' [-Wnested-externs] warning: ring@0.17.7: crypto/curve25519/../internal.h: At top level: warning: ring@0.17.7: crypto/curve25519/../internal.h:314:59: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 314 | const crypto_word_t mask) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h: In function 'constant_time_conditional_memxor': warning: ring@0.17.7: crypto/curve25519/../internal.h:319:15: warning: implicit declaration of function 'value_barrier_w' [-Wimplicit-function-declaration] warning: ring@0.17.7: 319 | out[i] ^= value_barrier_w(mask) & in[i]; warning: ring@0.17.7: | ^~~~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:319:15: warning: nested extern declaration of 'value_barrier_w' [-Wnested-externs] warning: ring@0.17.7: crypto/curve25519/../internal.h: At top level: warning: ring@0.17.7: crypto/curve25519/../internal.h:351:15: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 351 | static inline crypto_word_t constant_time_declassify_w(crypto_word_t v) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/../internal.h:351:56: error: unknown type name 'crypto_word_t' warning: ring@0.17.7: 351 | static inline crypto_word_t constant_time_declassify_w(crypto_word_t v) { warning: ring@0.17.7: | ^~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/curve25519.c: In function 'x25519_ge_scalarmult_small_precomp': warning: ring@0.17.7: crypto/curve25519/curve25519.c:725:35: warning: implicit declaration of function 'constant_time_eq_w' [-Wimplicit-function-declaration] warning: ring@0.17.7: 725 | cmov(&e, &multiples[j-1], 1&constant_time_eq_w(index, j)); warning: ring@0.17.7: | ^~~~~~~~~~~~~~~~~~ warning: ring@0.17.7: crypto/curve25519/curve25519.c:725:35: warning: nested extern declaration of 'constant_time_eq_w' [-Wnested-externs] error: failed to run custom build command for `ring v0.17.7` Caused by: process didn't exit successfully: `/usr/pkgsrc/net/nostui/work/nostui-0.1.0/target/release/build/ring-25760cd0345c95ed/build-script-build` (exit status: 1) --- stdout cargo:rerun-if-env-changed=RING_PREGENERATE_ASM cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_7_ OPT_LEVEL = Some("3") TARGET = Some("powerpc-unknown-netbsd") HOST = Some("powerpc-unknown-netbsd") cargo:rerun-if-env-changed=CC_powerpc-unknown-netbsd CC_powerpc-unknown-netbsd = None cargo:rerun-if-env-changed=CC_powerpc_unknown_netbsd CC_powerpc_unknown_netbsd = None cargo:rerun-if-env-changed=HOST_CC HOST_CC = None cargo:rerun-if-env-changed=CC CC = Some("gcc") cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = None cargo:rerun-if-env-changed=CFLAGS_powerpc-unknown-netbsd CFLAGS_powerpc-unknown-netbsd = None cargo:rerun-if-env-changed=CFLAGS_powerpc_unknown_netbsd CFLAGS_powerpc_unknown_netbsd = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some("-O2 -I/usr/pkg/include") running: "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-I/usr/pkg/include" "-I" "include" "-I" "/usr/pkgsrc/net/nostui/work/nostui-0.1.0/target/release/build/ring-f1fc579120dbeaa1/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/usr/pkgsrc/net/nostui/work/nostui-0.1.0/target/release/build/ring-f1fc579120dbeaa1/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" cargo:warning=In file included from include/ring-core/base.h:74, cargo:warning= from include/ring-core/mem.h:60, cargo:warning= from crypto/curve25519/curve25519.c:22: cargo:warning=include/ring-core/target.h:63:2: error: #error "Unknown target CPU" cargo:warning= 63 | #error "Unknown target CPU" cargo:warning= | ^~~~~ cargo:warning=In file included from crypto/curve25519/internal.h:20, cargo:warning= from crypto/curve25519/curve25519.c:24: cargo:warning=crypto/curve25519/../internal.h:211:2: error: #error "Must define either OPENSSL_32_BIT or OPENSSL_64_BIT" cargo:warning= 211 | #error "Must define either OPENSSL_32_BIT or OPENSSL_64_BIT" cargo:warning= | ^~~~~ cargo:warning=crypto/curve25519/../internal.h:224:15: error: unknown type name 'crypto_word_t' cargo:warning= 224 | static inline crypto_word_t value_barrier_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:224:45: error: unknown type name 'crypto_word_t' cargo:warning= 224 | static inline crypto_word_t value_barrier_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:236:15: error: unknown type name 'crypto_word_t' cargo:warning= 236 | static inline crypto_word_t constant_time_msb_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:236:49: error: unknown type name 'crypto_word_t' cargo:warning= 236 | static inline crypto_word_t constant_time_msb_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:241:15: error: unknown type name 'crypto_word_t' cargo:warning= 241 | static inline crypto_word_t constant_time_is_zero_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:241:53: error: unknown type name 'crypto_word_t' cargo:warning= 241 | static inline crypto_word_t constant_time_is_zero_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:256:15: error: unknown type name 'crypto_word_t' cargo:warning= 256 | static inline crypto_word_t constant_time_is_nonzero_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:256:56: error: unknown type name 'crypto_word_t' cargo:warning= 256 | static inline crypto_word_t constant_time_is_nonzero_w(crypto_word_t a) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:261:15: error: unknown type name 'crypto_word_t' cargo:warning= 261 | static inline crypto_word_t constant_time_eq_w(crypto_word_t a, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:261:48: error: unknown type name 'crypto_word_t' cargo:warning= 261 | static inline crypto_word_t constant_time_eq_w(crypto_word_t a, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:262:48: error: unknown type name 'crypto_word_t' cargo:warning= 262 | crypto_word_t b) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:269:15: error: unknown type name 'crypto_word_t' cargo:warning= 269 | static inline crypto_word_t constant_time_select_w(crypto_word_t mask, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:269:52: error: unknown type name 'crypto_word_t' cargo:warning= 269 | static inline crypto_word_t constant_time_select_w(crypto_word_t mask, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:270:52: error: unknown type name 'crypto_word_t' cargo:warning= 270 | crypto_word_t a, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:271:52: error: unknown type name 'crypto_word_t' cargo:warning= 271 | crypto_word_t b) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:283:46: error: unknown type name 'crypto_word_t' cargo:warning= 283 | static inline uint8_t constant_time_select_8(crypto_word_t mask, uint8_t a, cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:300:59: error: unknown type name 'crypto_word_t' cargo:warning= 300 | const crypto_word_t mask) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h: In function 'constant_time_conditional_memcpy': cargo:warning=crypto/curve25519/../internal.h:305:14: warning: implicit declaration of function 'constant_time_select_8' [-Wimplicit-function-declaration] cargo:warning= 305 | out[i] = constant_time_select_8(mask, in[i], out[i]); cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:305:14: warning: nested extern declaration of 'constant_time_select_8' [-Wnested-externs] cargo:warning=crypto/curve25519/../internal.h: At top level: cargo:warning=crypto/curve25519/../internal.h:314:59: error: unknown type name 'crypto_word_t' cargo:warning= 314 | const crypto_word_t mask) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h: In function 'constant_time_conditional_memxor': cargo:warning=crypto/curve25519/../internal.h:319:15: warning: implicit declaration of function 'value_barrier_w' [-Wimplicit-function-declaration] cargo:warning= 319 | out[i] ^= value_barrier_w(mask) & in[i]; cargo:warning= | ^~~~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:319:15: warning: nested extern declaration of 'value_barrier_w' [-Wnested-externs] cargo:warning=crypto/curve25519/../internal.h: At top level: cargo:warning=crypto/curve25519/../internal.h:351:15: error: unknown type name 'crypto_word_t' cargo:warning= 351 | static inline crypto_word_t constant_time_declassify_w(crypto_word_t v) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/../internal.h:351:56: error: unknown type name 'crypto_word_t' cargo:warning= 351 | static inline crypto_word_t constant_time_declassify_w(crypto_word_t v) { cargo:warning= | ^~~~~~~~~~~~~ cargo:warning=crypto/curve25519/curve25519.c: In function 'x25519_ge_scalarmult_small_precomp': cargo:warning=crypto/curve25519/curve25519.c:725:35: warning: implicit declaration of function 'constant_time_eq_w' [-Wimplicit-function-declaration] cargo:warning= 725 | cmov(&e, &multiples[j-1], 1&constant_time_eq_w(index, j)); cargo:warning= | ^~~~~~~~~~~~~~~~~~ cargo:warning=crypto/curve25519/curve25519.c:725:35: warning: nested extern declaration of 'constant_time_eq_w' [-Wnested-externs] exit status: 1 --- stderr error occurred: Command "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-O2" "-I/usr/pkg/include" "-I" "include" "-I" "/usr/pkgsrc/net/nostui/work/nostui-0.1.0/target/release/build/ring-f1fc579120dbeaa1/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/usr/pkgsrc/net/nostui/work/nostui-0.1.0/target/release/build/ring-f1fc579120dbeaa1/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args "gcc" did not execute successfully (status code exit status: 1). *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/net/nostui *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/nostui