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: ge...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy12/data/140amd64-default/2910ff97e727/logs/rust-cbindgen-0.26.0_5.log Build URL: https://pkg-status.freebsd.org/beefy12/build.html?mastername=140amd64-default&build=2910ff97e727 Log: =>> Building devel/rust-cbindgen build started at Thu Apr 11 08:17:31 UTC 2024 port directory: /usr/ports/devel/rust-cbindgen package name: rust-cbindgen-0.26.0_5 building for: FreeBSD 140amd64-default-job-03 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 amd64 maintained by: ge...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 466 Mar 26 01:02 /usr/ports/devel/rust-cbindgen/Makefile Ports top last git commit: 2910ff97e7 Ports top unclean checkout: no Port dir last git commit: d632fbe55e Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-1-g1e9f97d6 Host OSVERSION: 1500006 Jail OSVERSION: 1400097 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE-p6 UNAME_r=14.0-RELEASE-p6 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.1-1-g1e9f97d6 MASTERMNT=/usr/local/poudriere/data/.m/140amd64-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/140amd64-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=140amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/140amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-1-g1e9f97d6 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-- ge...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.cache HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work TMPDIR="/wrkdirs/usr/ports/devel/rust-cbindgen/work" PATH=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.cache HOME=/wrkdirs/usr/ports/devel/rust-cbindgen/work TMPDIR="/wrkdirs/usr/ports/devel/rust-cbindgen/work" PATH=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/rust-cbindgen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cbindgen" EXAMPLESDIR="share/examples/cbindgen" DATADIR="share/cbindgen" WWWDIR="www/cbindgen" ETCDIR="etc/cbindgen" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cbindgen DOCSDIR=/usr/local/share/doc/cbindgen EXAMPLESDIR=/usr/local/share/examples/cbindgen WWWDIR=/usr/local/www/cbindgen ETCDIR=/usr/local/etc/cbindgen --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) 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 --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rust-cbindgen-0.26.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.1.pkg [140amd64-default-job-03] Installing pkg-1.21.1... [140amd64-default-job-03] Extracting pkg-1.21.1: .......... done ===> rust-cbindgen-0.26.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rust-cbindgen-0.26.0_5 =========================================================================== =======================<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 MPL20 accepted by the user => rust/crates/atty-0.2.14.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/atty/0.2.14/download?dummy=/rust/crates/atty-0.2.14.crate rust/crates/atty-0.2.14.crate 5470 B 23 MBps 00s => rust/crates/fastrand-1.9.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/fastrand/1.9.0/download?dummy=/rust/crates/fastrand-1.9.0.crate rust/crates/fastrand-1.9.0.crate 11 kB 31 MBps 00s => rust/crates/hashbrown-0.12.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/hashbrown/0.12.3/download?dummy=/rust/crates/hashbrown-0.12.3.crate rust/crates/hashbrown-0.12.3.crate 100 kB 27 MBps 00s => rust/crates/hermit-abi-0.1.19.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/hermit-abi/0.1.19/download?dummy=/rust/crates/hermit-abi-0.1.19.crate rust/crates/hermit-abi-0.1.19.crate 9979 B 31 MBps 00s => rust/crates/indexmap-1.9.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/indexmap/1.9.3/download?dummy=/rust/crates/indexmap-1.9.3.crate rust/crates/indexmap-1.9.3.crate 53 kB 27 MBps 00s => rust/crates/instant-0.1.12.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/instant/0.1.12/download?dummy=/rust/crates/instant-0.1.12.crate rust/crates/instant-0.1.12.crate 6128 B 24 MBps 00s => rust/crates/lazy_static-1.4.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/lazy_static/1.4.0/download?dummy=/rust/crates/lazy_static-1.4.0.crate fetch: https://crates.io/api/v1/crates/lazy_static/1.4.0/download?dummy=/rust/crates/lazy_static-1.4.0.crate: Authentication error => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/rust/crates/lazy_static-1.4.0.crate fetch: http://distcache.FreeBSD.org/ports-distfiles/rust/crates/lazy_static-1.4.0.crate: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/devel/rust-cbindgen