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: [email protected] Log URL: https://pkg-status.freebsd.org/ampere5/data/150arm64-default/3f253a0d77dd/logs/codebook-0.3.41.log Build URL: https://pkg-status.freebsd.org/ampere5/build.html?mastername=150arm64-default&build=3f253a0d77dd Log: =>> Building textproc/codebook build started at Tue Jun 2 11:36:07 UTC 2026 port directory: /usr/ports/textproc/codebook package name: codebook-0.3.41 building for: FreeBSD 150arm64-default-job-01 15.0-RELEASE-p9 FreeBSD 15.0-RELEASE-p9 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 460 May 30 01:02 /usr/ports/textproc/codebook/Makefile Ports top last git commit: 3f253a0d77ddef867d98e7beba90ecef7c93542b Ports top unclean checkout: no Port dir last git commit: 8d97a2c0252e36e9e1663066fc2976e94fc7a20e Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600018 Jail OSVERSION: 1500068 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p9 UNAME_r=15.0-RELEASE-p9 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.8 MASTERMNT=/usr/local/poudriere/data/.m/150arm64-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/150arm64-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=150arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/150arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.8 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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/codebook/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/codebook/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/codebook/work/.cache HOME=/wrkdirs/usr/ports/textproc/codebook/work TMPDIR="/wrkdirs/usr/ports/textproc/codebook/work" PATH=/wrkdirs/usr/ports/textproc/codebook/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/codebook/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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/codebook/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/codebook/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/codebook/work/.cache HOME=/wrkdirs/usr/ports/textproc/codebook/work TMPDIR="/wrkdirs/usr/ports/textproc/codebook/work" PATH=/wrkdirs/usr/ports/textproc/codebook/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/codebook/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=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INS TALL_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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/codebook" EXAMPLESDIR="share/examples/codebook" DATADIR="share/codebook" WWWDIR="www/codebook" ETCDIR="etc/codebook" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codebook DOCSDIR=/usr/local/share/doc/codebook EXAMPLESDIR=/usr/local/share/examples/codebook WWWDIR=/usr/local/www/codebook ETCDIR=/usr/local/etc/codebook --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 ---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) 1048576 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 ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> codebook-0.3.41 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [150arm64-default-job-01] Installing pkg-2.7.5... [150arm64-default-job-01] Extracting pkg-2.7.5: .......... done ===> codebook-0.3.41 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of codebook-0.3.41 =========================================================================== =======================<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 ===> License MIT accepted by the user => rust/crates/serde_repr-0.1.20.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/serde_repr/0.1.20/download?dummy=/rust/crates/serde_repr-0.1.20.crate rust/crates/serde_repr-0.1.20.crate 12 kB 31 MBps 00s => rust/crates/unicode-script-0.5.8.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/unicode-script/0.5.8/download?dummy=/rust/crates/unicode-script-0.5.8.crate rust/crates/unicode-script-0.5.8.crate 47 kB 38 MBps 00s ===> Fetching all distfiles required by codebook-0.3.41 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by codebook-0.3.41 for building => SHA256 Checksum OK for rust/crates/addr2line-0.25.1.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.4.crate. => SHA256 Checksum OK for rust/crates/aligned-vec-0.6.4.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.14.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.11.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.102.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-lock-3.4.2.crate. => SHA256 Checksum OK for rust/crates/async-object-pool-0.2.0.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.89.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/auto_impl-1.3.0.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.1.crate. => SHA256 Checksum OK for rust/crates/aws-lc-rs-1.17.0.crate. => SHA256 Checksum OK for rust/crates/aws-lc-sys-0.41.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.76.crate. => SHA256 Checksum OK for rust/crates/base16ct-1.0.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.11.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.12.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.20.3.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.25.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.11.1.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.62.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.4.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.44.crate. => SHA256 Checksum OK for rust/crates/clap-4.6.1.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.6.0.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.6.1.crate. <snip> = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 184 | pub fn lock(&self) -> MutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/mutex.rs:230:21 | 230 | pub fn try_lock(&self) -> Option<MutexGuard<T>> { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn try_lock(&self) -> Option<MutexGuard<'_, T>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/mutex/spin.rs:177:17 | 177 | pub fn lock(&self) -> SpinMutexGuard<T> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 177 | pub fn lock(&self) -> SpinMutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/mutex/spin.rs:231:21 | 231 | pub fn try_lock(&self) -> Option<SpinMutexGuard<T>> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 231 | pub fn try_lock(&self) -> Option<SpinMutexGuard<'_, T>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/mutex/spin.rs:253:26 | 253 | pub fn try_lock_weak(&self) -> Option<SpinMutexGuard<T>> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 253 | pub fn try_lock_weak(&self) -> Option<SpinMutexGuard<'_, T>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:209:17 | 209 | pub fn read(&self) -> RwLockReadGuard<T> { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 209 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:237:18 | 237 | pub fn write(&self) -> RwLockWriteGuard<T, R> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn write(&self) -> RwLockWriteGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:249:29 | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<T, R> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:298:21 | 298 | pub fn try_read(&self) -> Option<RwLockReadGuard<T>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 298 | pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:367:27 | 367 | fn try_write_internal(&self, strong: bool) -> Option<RwLockWriteGuard<T, R>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 367 | fn try_write_internal(&self, strong: bool) -> Option<RwLockWriteGuard<'_, T, R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:408:22 | 408 | pub fn try_write(&self) -> Option<RwLockWriteGuard<T, R>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 408 | pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T, R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:417:27 | 417 | pub fn try_write_weak(&self) -> Option<RwLockWriteGuard<T, R>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 417 | pub fn try_write_weak(&self) -> Option<RwLockWriteGuard<'_, T, R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/spin-0.10.0/src/rwlock.rs:423:33 | 423 | pub fn try_upgradeable_read(&self) -> Option<RwLockUpgradableGuard<T, R>> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 423 | pub fn try_upgradeable_read(&self) -> Option<RwLockUpgradableGuard<'_, T, R>> { | +++ warning: `spin` (lib) generated 14 warnings Compiling streaming-iterator v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=streaming_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/streaming-iterator-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/streaming-iterator-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler <[email protected]>' CARGO_PKG_DESCRIPTION='Streaming iterators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=streaming-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/streaming-iterator' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps /usr/local/bin/rustc --crate-name streaming_iterator --edition=2021 /wrkdirs/usr/ports/textproc/codebook/work/codebook-0 .3.41/cargo-crates/streaming-iterator-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=c24bdaceb04b3bd8 -C extra-filename=-59c96c40a0cca19c --out-dir /wrkdirs/usr/ports/textproc/codebook/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` warning: `backtrace` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pprof CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Yang Keao <[email protected]>' CARGO_PKG_DESCRIPTION='An internal perf tools for rust programs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pprof CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/pprof-rs' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/codebook/work/target/release/build/pprof-50f547c6d3cd0dd9/out /usr/local/bin/rustc --crate-name pprof --edition=2021 /wrkdirs/usr/ports /textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.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="cpp"' --cfg 'feature="default"' --cfg 'feature="flamegraph"' --cfg 'feature="inferno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_protobuf", "arc-swap", "cpp", "criterion", "default", "flamegraph", "frame-pointer", "framehop", "framehop-unwinder", "huge-depth", "inferno", "large-depth", "memmap2", "object", "perfmaps", "prost", "prost-build", "prost-codec", "prost-derive", "protobuf", "protobuf-codec", "protobuf-codegen", "sha2"))' -C metadata=af48c1f82d97485e -C extra-filename=-64efb7656963cc82 --out-dir /wrkdirs/usr/ports/textproc/codebook/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps --extern a ligned_vec=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libaligned_vec-972146551d845a60.rmeta --extern backtrace=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libbacktrace-2da62023371e46ad.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libcfg_if-da4e46f1380250d3.rmeta --extern findshlibs=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libfindshlibs-de842bf5ad4f2584.rmeta --extern inferno=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libinferno-8c871a8d2e435a6b.rmeta --extern libc=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/liblibc-fdcc75c92a9aa779.rmeta --extern log=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/liblog-44f84d4413601ce9.rmeta --extern nix=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libnix-697e175ffa9e129b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libonce_cell-d78f6b1 033ff7bb2.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libsmallvec-ff5c2f91f9179d1c.rmeta --extern spin=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libspin-f754afd5d63a523d.rmeta --extern symbolic_demangle=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libsymbolic_demangle-332abf58a9dae6e7.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libtempfile-8910b4ca800963fc.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libthiserror-ed373c5866070cc6.rmeta --cap-lints warn -C target-cpu= -C linker=cc` error[E0609]: no field `mc_gpregs` on type `ucontext_t` --> /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.0/src/profiler.rs:327:49 | 327 | let addr = unsafe { (*ucontext).mc_gpregs.gp_elr as usize }; | ^^^^^^^^^ unknown field | help: one of the expressions' fields has a field of the same name | 327 | let addr = unsafe { (*ucontext).uc_mcontext.mc_gpregs.gp_elr as usize }; | ++++++++++++ For more information about this error, try `rustc --explain E0609`. error: could not compile `pprof` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pprof CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Yang Keao <[email protected]>' CARGO_PKG_DESCRIPTION='An internal perf tools for rust programs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pprof CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/pprof-rs' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/codebook/work/target/release/build/pprof-50f547c6d3cd0dd9/out /usr/local/bin/rustc --crate-name pprof --edition= 2021 /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.41/cargo-crates/pprof-0.15.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="cpp"' --cfg 'feature="default"' --cfg 'feature="flamegraph"' --cfg 'feature="inferno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_protobuf", "arc-swap", "cpp", "criterion", "default", "flamegraph", "frame-pointer", "framehop", "framehop-unwinder", "huge-depth", "inferno", "large-depth", "memmap2", "object", "perfmaps", "prost", "prost-build", "prost-codec", "prost-derive", "protobuf", "protobuf-codec", "protobuf-codegen", "sha2"))' -C metadata=af48c1f82d97485e -C extra-filename=-64efb7656963cc82 --out-dir /wrkdirs/usr/ports/textproc/codebook/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/codebook/work/target/ release/deps --extern aligned_vec=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libaligned_vec-972146551d845a60.rmeta --extern backtrace=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libbacktrace-2da62023371e46ad.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libcfg_if-da4e46f1380250d3.rmeta --extern findshlibs=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libfindshlibs-de842bf5ad4f2584.rmeta --extern inferno=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libinferno-8c871a8d2e435a6b.rmeta --extern libc=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/liblibc-fdcc75c92a9aa779.rmeta --extern log=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/liblog-44f84d4413601ce9.rmeta --extern nix=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libnix-697e175ffa9e129b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/codebook/work/target/release/de ps/libonce_cell-d78f6b1033ff7bb2.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libsmallvec-ff5c2f91f9179d1c.rmeta --extern spin=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libspin-f754afd5d63a523d.rmeta --extern symbolic_demangle=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libsymbolic_demangle-332abf58a9dae6e7.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libtempfile-8910b4ca800963fc.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libthiserror-ed373c5866070cc6.rmeta --cap-lints warn -C target-cpu= -C linker=cc` (exit status: 1) warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped making "build" in /usr/ports/textproc/codebook
