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: po...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy22/data/142amd64-default/a0b63985d6be/logs/shortwave-3.2.0_24.log Build URL: https://pkg-status.freebsd.org/beefy22/build.html?mastername=142amd64-default&build=a0b63985d6be Log: =>> Building audio/shortwave build started at Fri Apr 11 02:22:08 UTC 2025 port directory: /usr/ports/audio/shortwave package name: shortwave-3.2.0_24 building for: FreeBSD 142amd64-default-job-37 14.2-RELEASE-p2 FreeBSD 14.2-RELEASE-p2 amd64 maintained by: po...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 1249 Apr 10 01:01 /usr/ports/audio/shortwave/Makefile Ports top last git commit: a0b63985d6 Ports top unclean checkout: no Port dir last git commit: 2a5976aebe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-9-g05a460dc Host OSVERSION: 1500035 Jail OSVERSION: 1402000 Job Id: 37 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p2 UNAME_r=14.2-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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-9-g05a460dc MASTERMNT=/usr/local/poudriere/data/.m/142amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/142amd64-default/37/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-9-g05a460dc SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for shortwave-3.2.0_24: PULSEAUDIO=on: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- po...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --localstatedir /var --infodir share/info --auto-features=enabled -Dpython.bytecompile=-1 -Db_colorout=never --buildtype release --optimization plain --strip _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/shortwave/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/shortwave/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/shortwave/work/.cache HOME=/wrkdirs/usr/ports/audio/shortwave/work TMPDIR="/wrkdirs/usr/ports/audio/shortwave/work" PATH=/wrkdirs/usr/ports/audio/shortwave/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/shortwave/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-- CARGO_HOME=/wrkdirs/usr/ports/audio/shortwave/work/cargo-home CARGO_BUILD_JOBS=1 CARGO_TARGET_DIR=/wrkdirs/usr/ports/audio/shortwave/work/target RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc RUSTFLAGS=" -C link-arg=-fstack-protector-strong" RUST_BACKTRACE=1 GETTEXT_BIN_DIR=/usr/local/bin GETTEXT_INCLUDE_DIR=/usr/local/include GETTEXT_LIB_DIR=/usr/local/lib OPENSSL_LIB_DIR=/usr/lib OPENSSL_INCLUDE_DIR=/usr/include CARGO_PROFILE_RELEASE_LTO="true" CARGO_PROFILE_RELEASE_PANIC="abort" CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1 NINJA_STATUS="[%p %s/%t] " OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/audio/shortwave/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/shortwave/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/shortwave/work/.cache HOME=/wrkdirs/usr/ports/audio/shortwave/work TMPDIR="/wrkdirs/usr/ports/audio/shortwave/work" PATH=/wrkdirs/usr/ports/audio/shortwave/work/.bin:/sbin:/bin:/usr/ sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/shortwave/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 DESTDIR=/wrkdirs/usr/ports/audio/shortwave/work/stage 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 " 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-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/shortwave" EXAMPLESDIR="share/examples/shortwave" DATADIR="share/shortwave" WWWDIR="www/shortwave" ETCDIR="etc/shortwave" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shortwave DOCSDIR=/usr/local/share/doc/shortwave EXAMPLESDIR=/usr/local/share/examples/shortwave WWWDIR=/usr/local/www/shortwave ETCDIR=/usr/local/etc/shortwave --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 #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The shortwave port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: fails to build with rust 1.86.0. It is scheduled to be removed on or after 2025-04-30. ===> License GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> shortwave-3.2.0_24 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.0.pkg [142amd64-default-job-37] Installing pkg-2.1.0... [142amd64-default-job-37] Extracting pkg-2.1.0: .......... done ===> shortwave-3.2.0_24 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of shortwave-3.2.0_24 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The shortwave port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: fails to build with rust 1.86.0. It is scheduled to be removed on or after 2025-04-30. ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by shortwave-3.2.0_24 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The shortwave port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: <snip> | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information error[E0658]: custom inner attributes are unstable --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/source_context.rs:9:4 | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information error[E0658]: custom inner attributes are unstable --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/struct_pb.rs:9:4 | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information error[E0658]: custom inner attributes are unstable --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/timestamp.rs:9:4 | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information error[E0658]: custom inner attributes are unstable --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/type_pb.rs:9:4 | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information error[E0658]: custom inner attributes are unstable --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/wrappers.rs:9:4 | 9 | #![rustfmt::skip] | ^^^^^^^^^^^^^ | = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/lib.rs:93:7 | 93 | #[cfg(never)] | ^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/lib.rs:96:7 | 96 | #[cfg(never)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/descriptor.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/plugin.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/rustproto.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/text_format/mod.rs:53:26 | 53 | '0'..='9' => (f as u8 - b'0'), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 53 - '0'..='9' => (f as u8 - b'0'), 53 + '0'..='9' => f as u8 - b'0', | warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/any.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/api.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/duration.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/empty.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/field_mask.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/source_context.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/struct_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/timestamp.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/type_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/wrappers.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: ambiguous glob re-exports --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/well_known_types/mod.rs:17:9 | 17 | pub use self::any::*; | ^^^^^^^^^^^^ the name `file_descriptor_proto` in the value namespace is first re-exported here ... 26 | pub use self::wrappers::*; | ----------------- but the name `file_descriptor_proto` in the value namespace is also re-exported here | = note: `#[warn(ambiguous_glob_reexports)]` on by default warning: unused import: `std::mem::MaybeUninit` --> /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/src/buf_read_iter.rs:22:5 | 22 | use std::mem::MaybeUninit; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default For more information about this error, try `rustc --explain E0658`. warning: `protobuf` (lib) generated 18 warnings error: could not compile `protobuf` (lib) due to 13 previous errors; 18 warnings emitted Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov <stepan.kolt...@gmail.com>' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.20.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/target/release/deps OUT_DIR=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/target/release/build/protobuf-13f68fb5539b3214/out /usr/local/bin/rustc --crate-name protobuf --edition=2018 /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/cargo-crates/protobuf-2.20.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(featu re, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=affd66282ae9194a -C extra-filename=-da43926d40d70ccf --out-dir /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` (exit status: 1) FAILED: src/shortwave /usr/bin/env CARGO_HOME=/wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/cargo-home /usr/local/bin/cargo build --verbose --verbose --manifest-path /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/Cargo.toml --target-dir /wrkdirs/usr/ports/audio/shortwave/work/Shortwave-3.2.0/_build/target --release && cp target/release/shortwave src/shortwave ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/audio/shortwave