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/e09c8d902664/logs/codebook-0.3.39.log Build URL: https://pkg-status.freebsd.org/ampere5/build.html?mastername=150arm64-default&build=e09c8d902664 Log: =>> Building textproc/codebook build started at Wed May 13 03:09:41 UTC 2026 port directory: /usr/ports/textproc/codebook package name: codebook-0.3.39 building for: FreeBSD 150arm64-default-job-24 15.0-RELEASE-p8 FreeBSD 15.0-RELEASE-p8 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 460 May 12 01:01 /usr/ports/textproc/codebook/Makefile Ports top last git commit: e09c8d902664f49aa876230fa03a6d1228b9afa5 Ports top unclean checkout: no Port dir last git commit: a08b5d28c5e66fd7b7c15fe7d342e77c48edcd3d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600018 Jail OSVERSION: 1500068 Job Id: 24 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p8 UNAME_r=15.0-RELEASE-p8 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/24/.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.39 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [150arm64-default-job-24] Installing pkg-2.7.5... [150arm64-default-job-24] Extracting pkg-2.7.5: .......... done ===> codebook-0.3.39 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of codebook-0.3.39 =========================================================================== =======================<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/codebook-tree-sitter-latex-0.6.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/codebook-tree-sitter-latex/0.6.1/download?dummy=/rust/crates/codebook-tree-sitter-latex-0.6.1.crate rust/crates/codebook-tree-sitter-latex-0.6.1.crate 3054 kB 56 MBps 00s => rust/crates/codebook-tree-sitter-typst-0.12.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/codebook-tree-sitter-typst/0.12.1/download?dummy=/rust/crates/codebook-tree-sitter-typst-0.12.1.crate rust/crates/codebook-tree-sitter-typst-0.12.1.crate 309 kB 27 MBps 00s => rust/crates/digest-0.11.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/digest/0.11.3/download?dummy=/rust/crates/digest-0.11.3.crate rust/crates/digest-0.11.3.crate 28 kB 55 MBps 00s => rust/crates/h2-0.4.14.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/h2/0.4.14/download?dummy=/rust/crates/h2-0.4.14.crate rust/crates/h2-0.4.14.crate 173 kB 40 MBps 00s => rust/crates/httpmock-0.8.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/httpmock/0.8.3/download?dummy=/rust/crates/httpmock-0.8.3.crate rust/crates/httpmock-0.8.3.crate 1672 kB 65 MBps 00s => rust/crates/lru-0.18.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/lru/0.18.0/download?dummy=/rust/crates/lru-0.18.0.crate rust/crates/lru-0.18.0.crate 17 kB 58 MBps 00s => rust/crates/openssl-sys-0.9.115.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/openssl-sys/0.9.115/download?dummy=/rust/crates/openssl-sys-0.9.115.crate rust/crates/openssl-sys-0.9.115.crate 74 kB 33 MBps 00s => rust/crates/spellbook-0.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/spellbook/0.4.0/download?dummy=/rust/crates/spellbook-0.4.0.crate rust/crates/spellbook-0.4.0.crate 327 kB 25 MBps 00s => rust/crates/string-offsets-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/string-offsets/0.2.0/download?dummy=/rust/crates/string-offsets-0.2.0.crate rust/crates/string-offsets-0.2.0.crate 17 kB 54 MBps 00s => rust/crates/tree-sitter-dart-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-dart/0.2.0/download?dummy=/rust/crates/tree-sitter-dart-0.2.0.crate rust/crates/tree-sitter-dart-0.2.0.crate 344 kB 37 MBps 00s => rust/crates/tree-sitter-erlang-0.16.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-erlang/0.16.0/download?dummy=/rust/crates/tree-sitter-erlang-0.16.0.crate rust/crates/tree-sitter-erlang-0.16.0.crate 133 kB 22 MBps 00s => rust/crates/tree-sitter-odin-codebook-1.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-odin-codebook/1.4.0/download?dummy=/rust/crates/tree-sitter-odin-codebook-1.4.0.crate rust/crates/tree-sitter-odin-codebook-1.4.0.crate 772 kB 41 MBps 00s => rust/crates/tree-sitter-swift-0.7.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-swift/0.7.2/download?dummy=/rust/crates/tree-sitter-swift-0.7.2.crate rust/crates/tree-sitter-swift-0.7.2.crate 940 kB 42 MBps 00s => rust/crates/tree-sitter-vhdl-1.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-vhdl/1.4.0/download?dummy=/rust/crates/tree-sitter-vhdl-1.4.0.crate rust/crates/tree-sitter-vhdl-1.4.0.crate 454 kB 33 MBps 00s => blopker-codebook-v0.3.39_GH0.tar.gz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://codeload.github.com/blopker/codebook/tar.gz/v0.3.39?dummy=/blopker-codebook-v0.3.39_GH0.tar.gz fetch: https://codeload.github.com/blopker/codebook/tar.gz/v0.3.39?dummy=/blopker-codebook-v0.3.39_GH0.tar.gz: size unknown fetch: https://codeload.github.com/blopker/codebook/tar.gz/v0.3.39?dummy=/blopker-codebook-v0.3.39_GH0.tar.gz: size of remote file is not known blopker-codebook-v0.3.39_GH0.tar.gz 2692 kB 9 MBps 01s ===> Fetching all distfiles required by codebook-0.3.39 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.39 for building <snip> 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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/cargo-crates/streaming-iterator-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/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.39/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` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pprof CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/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.39/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=96b1075afeb12e8f -C extra-filename=-f9081656a299e357 --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-6b69dfe1e4de05e6.rmeta --extern inferno=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libinferno-34f648c4a11b6f10.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-35d84da7dfcd313f.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.39/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 }; | ++++++++++++ Compiling pin-project v1.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/cargo-crates/pin-project-1.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/cargo-crates/pin-project-1.1.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.1.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2021 /wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/cargo-crates/pin-project-1.1.11/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 '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clipp y::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_ms rv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be6061fd3b537e79 -C extra-filename=-29f1168b9f1f03a9 --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 pin_project_internal=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libpin_project_internal-0fb21280a4bd882e.so --cap-lints warn -C target-cpu= -C linker=cc` 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.39/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/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.39/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=96b1075afeb12e8f -C extra-filename=-f9081656a299e357 --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-6b69dfe1e4de05e6.rmeta --extern inferno=/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps/libinferno-34f648c4a11b6f10.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-35d84da7dfcd313f.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... [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR_aarch64-unknown-freebsd [tree-sitter 0.26.8] AR_aarch64-unknown-freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR_aarch64_unknown_freebsd [tree-sitter 0.26.8] AR_aarch64_unknown_freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=HOST_AR [tree-sitter 0.26.8] HOST_AR = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR [tree-sitter 0.26.8] AR = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS [tree-sitter 0.26.8] ARFLAGS = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=HOST_ARFLAGS [tree-sitter 0.26.8] HOST_ARFLAGS = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS_aarch64_unknown_freebsd [tree-sitter 0.26.8] ARFLAGS_aarch64_unknown_freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS_aarch64-unknown-freebsd [tree-sitter 0.26.8] ARFLAGS_aarch64-unknown-freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR_aarch64-unknown-freebsd [tree-sitter 0.26.8] AR_aarch64-unknown-freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR_aarch64_unknown_freebsd [tree-sitter 0.26.8] AR_aarch64_unknown_freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=HOST_AR [tree-sitter 0.26.8] HOST_AR = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=AR [tree-sitter 0.26.8] AR = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS [tree-sitter 0.26.8] ARFLAGS = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=HOST_ARFLAGS [tree-sitter 0.26.8] HOST_ARFLAGS = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS_aarch64_unknown_freebsd [tree-sitter 0.26.8] ARFLAGS_aarch64_unknown_freebsd = None [tree-sitter 0.26.8] cargo:rerun-if-env-changed=ARFLAGS_aarch64-unknown-freebsd [tree-sitter 0.26.8] ARFLAGS_aarch64-unknown-freebsd = None [tree-sitter 0.26.8] cargo:rustc-link-lib=static=tree-sitter [tree-sitter 0.26.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/codebook/work/target/release/build/tree-sitter-b9469619d6da4ce8/out [tree-sitter 0.26.8] cargo:include=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.39/cargo-crates/tree-sitter-0.26.8/include *** Error code 101 Stop. make: stopped making "build" in /usr/ports/textproc/codebook
