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/ampere3/data/143arm64-default/d594d1baf332/logs/codebook-0.3.40.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=143arm64-default&build=d594d1baf332 Log: =>> Building textproc/codebook build started at Mon May 25 22:55:25 UTC 2026 port directory: /usr/ports/textproc/codebook package name: codebook-0.3.40 building for: FreeBSD 143arm64-default-job-12 14.3-RELEASE-p14 FreeBSD 14.3-RELEASE-p14 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 460 May 23 01:02 /usr/ports/textproc/codebook/Makefile Ports top last git commit: d594d1baf332954f20f2c11cb1c1b11521236095 Ports top unclean checkout: no Port dir last git commit: 0a52e4a8246f0667d2b2bccd5b973f2bfb654b63 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600018 Jail OSVERSION: 1403000 Job Id: 12 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p14 UNAME_r=14.3-RELEASE-p14 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/143arm64-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/143arm64-default/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143arm64-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_INST ALL_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=14.3 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.40 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [143arm64-default-job-12] Installing pkg-2.7.5... [143arm64-default-job-12] Extracting pkg-2.7.5: .......... done ===> codebook-0.3.40 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of codebook-0.3.40 =========================================================================== =======================<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/str_stack-0.1.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/str_stack/0.1.1/download?dummy=/rust/crates/str_stack-0.1.1.crate rust/crates/str_stack-0.1.1.crate 8550 B 19 MBps 00s => rust/crates/tree-sitter-erlang-0.17.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-erlang/0.17.0/download?dummy=/rust/crates/tree-sitter-erlang-0.17.0.crate rust/crates/tree-sitter-erlang-0.17.0.crate 133 kB 13 MBps 00s => rust/crates/tree-sitter-ocaml-0.25.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-ocaml/0.25.0/download?dummy=/rust/crates/tree-sitter-ocaml-0.25.0.crate rust/crates/tree-sitter-ocaml-0.25.0.crate 1685 kB 45 MBps 00s => blopker-codebook-v0.3.40_GH0.tar.gz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://codeload.github.com/blopker/codebook/tar.gz/v0.3.40?dummy=/blopker-codebook-v0.3.40_GH0.tar.gz fetch: https://codeload.github.com/blopker/codebook/tar.gz/v0.3.40?dummy=/blopker-codebook-v0.3.40_GH0.tar.gz: size unknown fetch: https://codeload.github.com/blopker/codebook/tar.gz/v0.3.40?dummy=/blopker-codebook-v0.3.40_GH0.tar.gz: size of remote file is not known blopker-codebook-v0.3.40_GH0.tar.gz 2699 kB 14 MBps 00s ===> Fetching all distfiles required by codebook-0.3.40 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.40 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.0.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.2.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.25.0.crate. <snip> | | | 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.40/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.40/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.40/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.40/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.40/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.40/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.40/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.40/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.40/cargo-crates/streaming-iterator-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/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.40/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_CFG_FEATURE=https,libssh2-sys,openssl-sys,ssh CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=aarch64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=neon CARGO_CFG_TARGET_HAS_ATOMIC=128,16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Clinker=cc' CARGO_FEATURE_HTTPS=1 CARGO_FEATURE_LIBSSH2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/cargo-crates/libgit2-sys-0.18.4+1.9.3 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/cargo-crates/libgit2-sys-0.18.4+1.9.3/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett <[email protected]>:Alex Crichton <[email protected]>' CARGO_PKG_DESCRIPTION='Native bin dings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.4+1.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 DEP_SSH2_INCLUDE=/usr/include HOST=aarch64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/codebook/work/target/release:/wrkdirs/usr/ports/textproc/codebook/work/target/release/deps:/usr/local/lib/rustlib/aarch64-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/codebook/work/target/release/build/libgit2-sys-e2be7478a58cafea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bi n/rustdoc TARGET=aarch64-unknown-freebsd /wrkdirs/usr/ports/textproc/codebook/work/target/release/build/libgit2-sys-38db9ca00e275ba1/build-script-build` [libgit2-sys 0.18.4+1.9.3] cargo:rustc-check-cfg=cfg(libgit2_vendored,libgit2_experimental_sha256,) [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=SYSROOT [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rustc-link-search=native=/usr/local/lib [libgit2-sys 0.18.4+1.9.3] cargo:rustc-link-lib=git2 [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-unknown-freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_unknown_freebsd [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.4+1.9.3] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.4+1.9.3] cargo:root=/usr/local/include [libgit2-sys 0.18.4+1.9.3] cargo:root=/usr/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pprof CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/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.40/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=f7e411bfb8676300 -C extra-filename=-63171d583d281149 --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-fa5ef868493d86d3.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.40/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.40/cargo-crates/pprof-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/codebook/work/codebook-0.3.40/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.40/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=f7e411bfb8676300 -C extra-filename=-63171d583d281149 --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-fa5ef868493d86d3.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... *** Error code 101 Stop. make: stopped in /usr/ports/textproc/codebook
