[package - 131powerpc-quarterly][textproc/sonic] Failed for sonic-1.4.0_8 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 06:13:00 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: mikael@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/6777c48daefc/logs/sonic-1.4.0_8.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=6777c48daefc Log: =>> Building textproc/sonic build started at Thu Jul 20 06:08:03 UTC 2023 port directory: /usr/ports/textproc/sonic package name: sonic-1.4.0_8 building for: FreeBSD 131powerpc-quarterly-job-10 13.1-RELEASE FreeBSD 13.1-RELEASE powerpc maintained by: mikael@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1301000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh UNAME_p=powerpc UNAME_m=powerpc OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE UNAME_r=13.1-RELEASE 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-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131powerpc-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/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--- ===> The following configuration options are available for sonic-1.4.0_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mikael@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sonic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sonic/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/sonic/work/.cache HOME=/wrkdirs/usr/ports/textproc/sonic/work TMPDIR="/wrkdirs/usr/ports/textproc/sonic/work" PATH=/wrkdirs/usr/ports/textproc/sonic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/sonic/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/textproc/sonic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sonic/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/sonic/work/.cache HOME=/wrkdirs/usr/ports/textproc/sonic/work TMPDIR="/wrkdirs/usr/ports/textproc/sonic/work" PATH=/wrkdirs/usr/ports/textproc/sonic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/sonic/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-- PORTDOCS="" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sonic" EXAMPLESDIR="share/examples/sonic" DATADIR="share/sonic" WWWDIR="www/sonic" ETCDIR="etc/sonic" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sonic DOCSDIR=/usr/local/share/doc/sonic EXAMPLESDIR=/usr/local/share/examples/sonic WWWDIR=/usr/local/www/sonic ETCDIR=/usr/local/etc/sonic --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=powerpc MACHINE_ARCH=powerpc 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: powerpc-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: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_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: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE 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) 1048576 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 MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> sonic-1.4.0_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [131powerpc-quarterly-job-10] Installing pkg-1.19.2... [131powerpc-quarterly-job-10] Extracting pkg-1.19.2: .......... done ===> sonic-1.4.0_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sonic-1.4.0_8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MPL20 accepted by the user ===> Fetching all distfiles required by sonic-1.4.0_8 for building =========================================================================== =======================<phase: checksum >============================ ===> License MPL20 accepted by the user ===> Fetching all distfiles required by sonic-1.4.0_8 for building => SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.19.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/bindgen-0.59.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.73.crate. => SHA256 Checksum OK for rust/crates/cedarwood-0.4.6.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.4.0.crate. => SHA256 Checksum OK for rust/crates/clap-3.2.22.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/fs_extra-1.2.0.crate. => SHA256 Checksum OK for rust/crates/fst-0.3.5.crate. => SHA256 Checksum OK for rust/crates/fst-levenshtein-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fst-regex-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.7.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.0.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. <snip> = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 457 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 732 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 736 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 761 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 765 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trailing semicolon in macro used in expression position --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fs_extra-1.2.0/src/lib.rs:3:45 | 3 | return Err(Error::new($kind, $text)); | ^ .. 771 | err!(err_msg.as_str(), err.kind) | -------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> = note: macro invocations at the end of a block are treated as expressions = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err` = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `fs_extra` (lib) generated 22 warnings Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/tikv-jemalloc-sys-0.4.3+5.2.1-patched.2 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>:Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>:The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3+5.2.1-patched.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/tikv-jemalloc-sys-0.4.3+5.2.1-patched.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="background_threads_runtime_support"' -C metadata=d4e8b41e74f760a0 -C extra-filename=-d4e8b41e74f760a0 --out-dir /wrkdirs/usr/ports/textproc/s onic/work/target/release/build/tikv-jemalloc-sys-d4e8b41e74f760a0 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libcc-d8c394db6352cadd.rlib --extern fs_extra=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libfs_extra-4f1b7501ee565e2c.rlib --cap-lints warn` Compiling indexmap v1.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/indexmap-1.9.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/indexmap-1.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-b itcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=5eade468f29e2fb6 -C extra-filename=-5eade468f29e2fb6 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/build/indexmap-5eade468f29e2fb6 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libautocfg-2f81f166898d1932.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/build/memchr-22fe57cf0a3678d2/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/memchr-2.5.0/src /lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2c0061e16d579680 -C extra-filename=-2c0061e16d579680 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling phf_codegen v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/phf_codegen-0.11.1 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_codegen --edition=2021 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/phf_codegen-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7eb3faefb745555d -C extra-filename=-7eb3faefb745555d --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libphf_generator-be63d682f48b7ccb.rmeta --extern phf_shared=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libphf_shared-dc2568311114d8de.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=2854df6b06ee5ef4 -C extra-filename=-2854df6b06ee5ef4 --out-dir /wrkdirs/usr/ports/textpro c/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libgetrandom-26dfea6fa0b42ffe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memmap v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/memmap-0.6.2 CARGO_PKG_AUTHORS='Dan Burkert <dan@danburkert.com>' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danburkert/memmap-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name memmap /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/memmap-0.6.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=388b768710d66b55 -C extra-filename=-388b768710d66b55 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/liblibc-358ed2bc857829d2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/siphasher-0.3.10 CARGO_PKG_AUTHORS='Frank Denis <github@pureftpd.org>' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-inco mpat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=29d56dbda04cdeda -C extra-filename=-29d56dbda04cdeda --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde v1.0.145 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/serde-1.0.145 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.13 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/serde-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi, artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4b8e7ec6a71f7fcc -C extra-filename=-4b8e7ec6a71f7fcc --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/build/serde-4b8e7ec6a71f7fcc -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/ppv-lite86-0.2.16 CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/ppv-lite86-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=de p-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=3baf15c2643858e3 -C extra-filename=-3baf15c2643858e3 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling syn v1.0.102 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/syn-1.0.102 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.102 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/syn-1.0.102/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcod e=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=221e38889fee8059 -C extra-filename=-221e38889fee8059 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/build/syn-221e38889fee8059 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --cap-lints warn` Running `/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/syn-221e38889fee8059/build-script-build` [syn 1.0.102] cargo:rustc-cfg=syn_disable_nightly_tests Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/rand_chacha-0.3.1 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=b1e9ee73e09480a2 -C extra-filename=-b1e9ee73e09480a2 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/re lease/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libppv_lite86-3baf15c2643858e3.rmeta --extern rand_core=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/librand_core-2854df6b06ee5ef4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `bindgen` (lib) generated 3 warnings Compiling librocksdb-sys v6.20.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/librocksdb-sys-6.20.3 CARGO_PKG_AUTHORS='Karl Hobley <karlhobley10@gmail.com>:Arkadiy Paronyan <arkadiy@ethcore.io>' CARGO_PKG_DESCRIPTION='Native bindings to librocksdb' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0/BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librocksdb-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.20.3 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/librocksdb-sys-6.20.3/build.rs --error-format=json --json=diagnostic- rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bzip2"' --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="snappy"' --cfg 'feature="static"' --cfg 'feature="zlib"' --cfg 'feature="zstd"' -C metadata=76c2c964322264f5 -C extra-filename=-76c2c964322264f5 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-76c2c964322264f5 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libbindgen-5a9b87679fd4c5eb.rlib --extern cc=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libcc-d8c394db6352cadd.rlib --extern glob=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps/libglob-d4282e780324bfbe.rlib --cap-lints warn` Running `/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/serde-4b8e7ec6a71f7fcc/build-script-build` [serde 1.0.145] cargo:rustc-cfg=no_std_atomic64 [serde 1.0.145] cargo:rustc-cfg=no_std_atomic Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/phf_shared-0.11.1 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link - C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=45aeedc062c370b5 -C extra-filename=-45aeedc062c370b5 --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libsiphasher-29d56dbda04cdeda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-76c2c964322264f5/build-script-build` Compiling fst v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fst /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memmap"' --cfg 'feature="mmap"' -C metadata=ef02f140f78a1e6e -C extra-filename=-ef02f140f78a1e6e --out-dir /wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebs d/release/deps --target powerpc-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/textproc/sonic/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libbyteorder-767ce95a9e48d362.rmeta --extern memmap=/wrkdirs/usr/ports/textproc/sonic/work/target/powerpc-unknown-freebsd/release/deps/libmemmap-388b768710d66b55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/raw/ops.rs:9:28 | 9 | type BoxedStream<'f> = Box<for<'a> Streamer<'a, Item=(&'a [u8], Output)> + 'f>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> = note: `#[warn(bare_trait_objects)]` on by default help: use `dyn` | 9 | type BoxedStream<'f> = Box<dyn for<'a> Streamer<'a, Item=(&'a [u8], Output)> + 'f>; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/error.rs:53:32 | 53 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> help: use `dyn` | 53 | fn cause(&self) -> Option<&dyn error::Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/raw/error.rs:108:32 | 108 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> help: use `dyn` | 108 | fn cause(&self) -> Option<&dyn error::Error> { | +++ error: failed to run custom build command for `librocksdb-sys v6.20.3` Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/textproc/sonic/work/target/release/build/librocksdb-sys-76c2c964322264f5/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) warning: build failed, waiting for other jobs to finish... warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/error.rs:48:33 | 48 | Fst(ref err) => err.description(), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/error.rs:49:32 | 49 | Io(ref err) => err.description(), | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/textproc/sonic/work/sonic-1.4.0/cargo-crates/fst-0.3.5/src/raw/error.rs:99:38 | 99 | FromUtf8(ref err) => err.description(), | ^^^^^^^^^^^ warning: `fst` (lib) generated 6 warnings *** Error code 101 Stop. make: stopped in /usr/ports/textproc/sonic