[package - 131i386-default][net-p2p/oura] Failed for oura-1.5.3_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 03:25:53 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: boris@zfs.ninja
Log URL: http://beefy15.nyi.freebsd.org/data/131i386-default/06ade0876922/logs/oura-1.5.3_1.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=131i386-default&build=06ade0876922
Log:
=>> Building net-p2p/oura
build started at Sun Oct 9 03:24:55 UTC 2022
port directory: /usr/ports/net-p2p/oura
package name: oura-1.5.3_1
building for: FreeBSD 131i386-default-job-02 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 i386
maintained by: boris@zfs.ninja
Makefile ident:
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1301000
Job Id: 02
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE-p2
UNAME_r=13.1-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/131i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
boris@zfs.ninja
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/oura/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/oura/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/oura/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/oura/work TMPDIR="/wrkdirs/usr/ports/net-p2p/oura/work" PATH=/wrkdirs/usr/ports/net-p2p/oura/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/oura/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/oura/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/oura/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/oura/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/oura/work TMPDIR="/wrkdirs/usr/ports/net-p2p/oura/work" PATH=/wrkdirs/usr/ports/net-p2p/oura/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/oura/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555
" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/oura" EXAMPLESDIR="share/examples/oura" DATADIR="share/oura" WWWDIR="www/oura" ETCDIR="etc/oura"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oura DOCSDIR=/usr/local/share/doc/oura EXAMPLESDIR=/usr/local/share/examples/oura WWWDIR=/usr/local/www/oura ETCDIR=/usr/local/etc/oura
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE-p2
OSREL=13.1
OSVERSION=1301000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> oura-1.5.3_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.18.4.pkg
[131i386-default-job-02] Installing pkg-1.18.4...
[131i386-default-job-02] Extracting pkg-1.18.4: .......... done
===> oura-1.5.3_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of oura-1.5.3_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by oura-1.5.3_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by oura-1.5.3_1 for building
=> SHA256 Checksum OK for rust/crates/addr2line-0.17.0.crate.
=> SHA256 Checksum OK for rust/crates/adler-1.0.2.crate.
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.18.crate.
=> SHA256 Checksum OK for rust/crates/arc-swap-1.5.0.crate.
=> SHA256 Checksum OK for rust/crates/ascii-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/async-compression-0.3.12.crate.
=> SHA256 Checksum OK for rust/crates/async-trait-0.1.52.crate.
=> SHA256 Checksum OK for rust/crates/atty-0.2.14.crate.
=> SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-config-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-endpoint-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-http-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sdk-lambda-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sdk-s3-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sdk-sqs-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sdk-sso-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sdk-sts-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sig-auth-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-sigv4-0.12.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-async-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-client-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-eventstream-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-http-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-http-tower-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-json-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-query-0.42.0.crate.
=> SHA256 Checksum OK for rust/crates/aws-smithy-types-0.42.0.crate.
<snip>
= note: this error originates in the macro `DIAGONALIZE` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing this function
|
1 | use core::arch::x86::_mm256_permute4x64_epi64;
|
error[E0425]: cannot find function `_mm256_permute4x64_epi64` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:82:17
|
82 | c = _mm256_permute4x64_epi64(c, _MM_SHUFFLE(0, 3, 2, 1));
| ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
..
322 | ROUND!(11, load1!());
| -------------------- in this macro invocation
|
= note: this error originates in the macro `DIAGONALIZE` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing this function
|
1 | use core::arch::x86::_mm256_permute4x64_epi64;
|
error[E0425]: cannot find function `_mm256_permute4x64_epi64` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:88:17
|
88 | a = _mm256_permute4x64_epi64(a, _MM_SHUFFLE(0, 3, 2, 1));
| ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
..
322 | ROUND!(11, load1!());
| -------------------- in this macro invocation
|
= note: this error originates in the macro `UNDIAGONALIZE` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing this function
|
1 | use core::arch::x86::_mm256_permute4x64_epi64;
|
error[E0425]: cannot find function `_mm256_permute4x64_epi64` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:89:17
|
89 | d = _mm256_permute4x64_epi64(d, _MM_SHUFFLE(1, 0, 3, 2));
| ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
..
322 | ROUND!(11, load1!());
| -------------------- in this macro invocation
|
= note: this error originates in the macro `UNDIAGONALIZE` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing this function
|
1 | use core::arch::x86::_mm256_permute4x64_epi64;
|
error[E0425]: cannot find function `_mm256_permute4x64_epi64` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:90:17
|
90 | c = _mm256_permute4x64_epi64(c, _MM_SHUFFLE(2, 1, 0, 3));
| ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
..
322 | ROUND!(11, load1!());
| -------------------- in this macro invocation
|
= note: this error originates in the macro `UNDIAGONALIZE` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider importing this function
|
1 | use core::arch::x86::_mm256_permute4x64_epi64;
|
error[E0425]: cannot find function `_mm256_xor_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:325:9
|
325 | a = _mm256_xor_si256(a, c);
| ^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_xor_si256;
|
error[E0425]: cannot find function `_mm256_xor_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:326:9
|
326 | b = _mm256_xor_si256(b, d);
| ^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_xor_si256;
|
error[E0425]: cannot find function `_mm256_xor_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:327:9
|
327 | a = _mm256_xor_si256(a, state_a);
| ^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_xor_si256;
|
error[E0425]: cannot find function `_mm256_xor_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:328:9
|
328 | b = _mm256_xor_si256(b, state_b);
| ^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_xor_si256;
|
error[E0425]: cannot find function `_mm256_storeu_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:329:5
|
329 | _mm256_storeu_si256(h, a);
| ^^^^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_storeu_si256;
|
error[E0425]: cannot find function `_mm256_storeu_si256` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:330:5
|
330 | _mm256_storeu_si256(h.add(1), b);
| ^^^^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_storeu_si256;
|
error[E0412]: cannot find type `__m128i` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:334:40
|
334 | let block = buf.as_ptr() as *const __m128i;
| ^^^^^^^ not found in this scope
|
help: consider importing this struct
|
1 | use core::arch::x86::__m128i;
|
error[E0412]: cannot find type `__m256i` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:335:36
|
335 | let h = h.as_mut_ptr() as *mut __m256i;
| ^^^^^^^ not found in this scope
|
help: consider importing this struct
|
1 | use core::arch::x86::__m256i;
|
error[E0412]: cannot find type `__m256i` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:336:39
|
336 | let iv = b::IV.as_ptr() as *const __m256i;
| ^^^^^^^ not found in this scope
|
help: consider importing this struct
|
1 | use core::arch::x86::__m256i;
|
error[E0425]: cannot find function `_mm256_set_epi64x` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:339:13
|
339 | _mm256_set_epi64x(0, -1i64, t[1] as i64, t[0] as i64)
| ^^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_set_epi64x;
|
error[E0425]: cannot find function `_mm256_set_epi64x` in this scope
--> /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2/src/hashing/blake2/avx2.rs:341:13
|
341 | _mm256_set_epi64x(0, 0, t[1] as i64, t[0] as i64)
| ^^^^^^^^^^^^^^^^^ not found in this scope
|
help: consider importing this function
|
1 | use core::arch::x86::_mm256_set_epi64x;
|
Compiling ryu v1.0.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/ryu-1.0.9 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/net-p2p/oura/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/ryu-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=91063f19b1647
f01 -C extra-filename=-91063f19b1647f01 --out-dir /wrkdirs/usr/ports/net-p2p/oura/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/net-p2p/oura/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/net-p2p/oura/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Some errors have detailed explanations: E0412, E0425.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `cryptoxide` due to 508 previous errors
Caused by:
process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cryptoxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/cargo-crates/cryptoxide-0.4.2 CARGO_PKG_AUTHORS='Vincent Hanquez <vincent@typed.io>:Nicolas Di Prima <nicolas@prime-type.co.uk>:The Rust-Crypto Project Developers' CARGO_PKG_DESCRIPTION='pure implementation of various common modern cryptographic algorithms, WASM compatible' CARGO_PKG_HOMEPAGE='https://github.com/typed-io/cryptoxide/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cryptoxide CARGO_PKG_REPOSITORY='https://github.com/typed-io/cryptoxide/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/net-p2p/oura/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cryptoxide --edition=2018 /wrkdirs/usr/ports/net-p2p/oura/work/oura-1.5.3/carg
o-crates/cryptoxide-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="blake2"' --cfg 'feature="chacha"' --cfg 'feature="curve25519"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ed25519"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="mac"' --cfg 'feature="pbkdf2"' --cfg 'feature="poly1305"' --cfg 'feature="ripemd160"' --cfg 'feature="salsa"' --cfg 'feature="scrypt"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sha3"' --cfg 'feature="x25519"' -C metadata=5df93fa4eea8d3b0 -C extra-filename=-5df93fa4eea8d3b0 --out-dir /wrkdirs/usr/ports/net-p2p/oura/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/net-p2p/oura/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/net-p2p/oura/work/target/release
/deps --cap-lints warn -C link-arg=-fstack-p!
rotector-strong` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
*** Error code 101
Stop.
make: stopped in /usr/ports/net-p2p/oura