[00:00:26] =>> Building lang/rust [00:00:29] build started at Fri Jul 28 13:09:27 UTC 2023 [00:00:29] port directory: /usr/ports/lang/rust [00:00:29] package name: rust-1.71.0 [00:00:29] building for: FreeBSD freebsd14-HEAD-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400086 riscv [00:00:29] maintained by: rust@FreeBSD.org [00:00:29] Makefile ident: [00:00:29] Poudriere version: 3.3.7_1 [00:00:29] Host OSVERSION: 1400093 [00:00:29] Jail OSVERSION: 1400093 [00:00:29] Job Id: 03 [00:00:29] [00:00:29] ---Begin Environment--- [00:00:30] SHELL=/bin/sh [00:00:30] OSVERSION=1400086 [00:00:30] UNAME_v=FreeBSD 14.0-CURRENT 1400086 [00:00:30] UNAME_r=14.0-CURRENT [00:00:30] BLOCKSIZE=K [00:00:30] MAIL=/var/mail/root [00:00:30] MM_CHARSET=UTF-8 [00:00:30] LANG=C.UTF-8 [00:00:30] STATUS=1 [00:00:30] HOME=/root [00:00:30] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:30] LOCALBASE=/usr/local [00:00:30] USER=root [00:00:30] LIBEXECPREFIX=/usr/local/libexec/poudriere [00:00:30] POUDRIERE_VERSION=3.3.7_1 [00:00:30] MASTERMNT=/usr/local/poudriere/data/.m/freebsd14-HEAD/ref [00:00:30] POUDRIERE_BUILD_TYPE=bulk [00:00:30] PACKAGE_BUILDING=yes [00:00:30] SAVED_TERM=screen [00:00:30] PWD=/usr/local/poudriere/data/.m/freebsd14-HEAD/ref/.p/pool [00:00:30] P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS [00:00:30] MASTERNAME=freebsd14-HEAD [00:00:30] SCRIPTPREFIX=/usr/local/share/poudriere [00:00:30] OLDPWD=/usr/local/poudriere/data/.m/freebsd14-HEAD/ref/.p [00:00:30] SCRIPTPATH=/usr/local/share/poudriere/bulk.sh [00:00:30] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:30] ---End Environment--- [00:00:30] [00:00:30] ---Begin Poudriere Port Flags/Env--- [00:00:30] PORT_FLAGS= [00:00:30] PKGENV= [00:00:30] FLAVOR= [00:00:30] DEPENDS_ARGS= [00:00:30] MAKE_ARGS= [00:00:30] ---End Poudriere Port Flags/Env--- [00:00:30] [00:00:30] ---Begin OPTIONS List--- [00:00:32] ===> The following configuration options are available for rust-1.71.0: [00:00:32] DOCS=on: Build and/or install documentation [00:00:33] GDB=off: Install ports gdb (necessary for debugging rust programs) [00:00:33] LTO=off: Use Link-Time Optimization [00:00:34] SOURCES=on: Install source files [00:00:34] WASM=on: Build the WebAssembly target (wasm32-unknown-unknown) [00:00:35] ===> Use 'make config' to modify these settings [00:00:35] ---End OPTIONS List--- [00:00:35] [00:00:35] --MAINTAINER-- [00:00:35] rust@FreeBSD.org [00:00:35] --End MAINTAINER-- [00:00:35] [00:00:35] --CONFIGURE_ARGS-- [00:00:35] [00:00:35] --End CONFIGURE_ARGS-- [00:00:35] [00:00:35] --CONFIGURE_ENV-- [00:00:35] PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rust/work/.cache HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/wrkdirs/usr/ports/lang/rust/work" PATH=/wrkdirs/usr/ports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rust/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh [00:00:35] --End CONFIGURE_ENV-- [00:00:35] [00:00:35] --MAKE_ENV-- [00:00:35] DESTDIR=/wrkdirs/usr/ports/lang/rust/work/stage LIBGIT2_NO_PKG_CONFIG=1 OPENSSL_DIR="/usr" NINJA_STATUS="[%p %s/%t] " OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib RUST_BACKTRACE=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/rust/work/.cache HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/wrkdirs/usr/ports/lang/rust/work" PATH=/wrkdirs/usr/ports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/rust/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 -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" 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" [00:00:35] --End MAKE_ENV-- [00:00:35] [00:00:35] --PLIST_SUB-- [00:00:35] PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rust" EXAMPLESDIR="share/examples/rust" DATADIR="share/rust" WWWDIR="www/rust" ETCDIR="etc/rust" [00:00:35] --End PLIST_SUB-- [00:00:35] [00:00:35] --SUB_LIST-- [00:00:35] PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rust DOCSDIR=/usr/local/share/doc/rust EXAMPLESDIR=/usr/local/share/examples/rust WWWDIR=/usr/local/www/rust ETCDIR=/usr/local/etc/rust [00:00:35] --End SUB_LIST-- [00:00:35] [00:00:35] ---Begin make.conf--- [00:00:35] USE_PACKAGE_DEPENDS=yes [00:00:35] BATCH=yes [00:00:35] WRKDIRPREFIX=/wrkdirs [00:00:35] PORTSDIR=/usr/ports [00:00:35] PACKAGES=/packages [00:00:35] DISTDIR=/distfiles [00:00:35] FORCE_PACKAGE=yes [00:00:35] PACKAGE_BUILDING=yes [00:00:35] PACKAGE_BUILDING_FLAVORS=yes [00:00:35] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:35] [00:00:35] SELECTED_OPTIONS+=OPENBLAS [00:00:35] [00:00:35] WITH_CCACHE_BUILD=yes [00:00:35] CCACHE_DIR=/root/.ccache [00:00:35] #### Misc Poudriere #### [00:00:35] .include "/etc/make.conf.ports_env" [00:00:35] GID=0 [00:00:35] UID=0 [00:00:35] ---End make.conf--- [00:00:35] --Resource limits-- [00:00:36] cpu time (seconds, -t) unlimited [00:00:36] file size (512-blocks, -f) unlimited [00:00:36] data seg size (kbytes, -d) 1048576 [00:00:36] stack size (kbytes, -s) 1048576 [00:00:36] core file size (512-blocks, -c) unlimited [00:00:36] max memory size (kbytes, -m) unlimited [00:00:36] locked memory (kbytes, -l) unlimited [00:00:36] max user processes (-u) 19544 [00:00:36] open files (-n) 1024 [00:00:36] virtual mem size (kbytes, -v) unlimited [00:00:36] swap limit (kbytes, -w) unlimited [00:00:36] socket buffer size (bytes, -b) unlimited [00:00:36] pseudo-terminals (-p) unlimited [00:00:36] kqueues (-k) unlimited [00:00:36] umtx shared locks (-o) unlimited [00:00:36] --End resource limits-- [00:00:37] =================================================== [00:00:39] ===> License APACHE20 MIT accepted by the user [00:00:39] =========================================================================== [00:00:39] =================================================== [00:00:40] ===> rust-1.71.0 depends on file: /usr/local/sbin/pkg - not found [00:00:41] ===> Installing existing package /packages/All/pkg-1.20.4.pkg [00:00:45] [freebsd14-HEAD-job-03] Installing pkg-1.20.4... [00:00:45] [freebsd14-HEAD-job-03] Extracting pkg-1.20.4: .......... done [00:00:51] ===> rust-1.71.0 depends on file: /usr/local/sbin/pkg - found [00:00:51] ===> Returning to build of rust-1.71.0 [00:00:52] =========================================================================== [00:00:52] =================================================== [00:00:52] =========================================================================== [00:01:52] =================================================== [00:01:53] ===> License APACHE20 MIT accepted by the user [00:01:54] => 2023-06-01/rustc-1.70.0-riscv64gc-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. [00:01:55] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2023-06-01/rustc-1.70.0-riscv64gc-unknown-freebsd.tar.xz [00:01:57] 2023-06-01/rustc-1.70.0-riscv64gc-unknown-freebsd.tar.xz 66 MB 3084 kBps 22s [00:02:20] => 2023-06-01/rust-std-1.70.0-riscv64gc-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. [00:02:21] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2023-06-01/rust-std-1.70.0-riscv64gc-unknown-freebsd.tar.xz [00:02:22] 2023-06-01/rust-std-1.70.0-riscv64gc-unknown-freebsd.tar.xz 24 MB 2455 kBps 10s [00:02:33] => 2023-06-01/cargo-1.70.0-riscv64gc-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. [00:02:34] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2023-06-01/cargo-1.70.0-riscv64gc-unknown-freebsd.tar.xz [00:02:35] 2023-06-01/cargo-1.70.0-riscv64gc-unknown-freebsd.tar.xz 9404 kB 2579 kBps 04s [00:02:38] ===> Fetching all distfiles required by rust-1.71.0 for building [00:02:39] =========================================================================== [00:02:39] =================================================== [00:02:41] ===> License APACHE20 MIT accepted by the user [00:02:45] ===> Fetching all distfiles required by rust-1.71.0 for building [00:03:08] => SHA256 Checksum OK for rust/rustc-1.71.0-src.tar.xz. [00:03:13] => SHA256 Checksum OK for rust/2023-06-01/rustc-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:03:18] => SHA256 Checksum OK for rust/2023-06-01/rust-std-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:03:19] => SHA256 Checksum OK for rust/2023-06-01/cargo-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:03:19] =========================================================================== [00:03:33] =================================================== [00:03:35] =========================================================================== [00:03:35] =================================================== [00:03:37] ===> License APACHE20 MIT accepted by the user [00:03:42] ===> Fetching all distfiles required by rust-1.71.0 for building [00:03:42] ===> Extracting for rust-1.71.0 [00:04:04] => SHA256 Checksum OK for rust/rustc-1.71.0-src.tar.xz. [00:04:12] => SHA256 Checksum OK for rust/2023-06-01/rustc-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:04:16] => SHA256 Checksum OK for rust/2023-06-01/rust-std-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:04:18] => SHA256 Checksum OK for rust/2023-06-01/cargo-1.70.0-riscv64gc-unknown-freebsd.tar.xz. [00:11:39] =========================================================================== [00:11:39] =================================================== [00:11:40] =========================================================================== [00:11:40] =================================================== [00:11:43] ===> Patching for rust-1.71.0 [00:11:43] ===> Applying FreeBSD patches for rust-1.71.0 from /usr/ports/lang/rust/files [00:12:04] =========================================================================== [00:12:04] =================================================== [00:12:09] ===> rust-1.71.0 depends on executable: cmake - not found [00:12:10] ===> Installing existing package /packages/All/cmake-core-3.26.1_1.pkg [00:12:11] [freebsd14-HEAD-job-03] Installing cmake-core-3.26.1_1... [00:12:11] [freebsd14-HEAD-job-03] `-- Installing expat-2.5.0... [00:12:12] [freebsd14-HEAD-job-03] `-- Extracting expat-2.5.0: .......... done [00:12:15] [freebsd14-HEAD-job-03] `-- Installing jsoncpp-1.9.5... [00:12:15] [freebsd14-HEAD-job-03] `-- Extracting jsoncpp-1.9.5: .......... done [00:12:18] [freebsd14-HEAD-job-03] `-- Installing libuv-1.46.0... [00:12:18] [freebsd14-HEAD-job-03] `-- Extracting libuv-1.46.0: .......... done [00:12:21] [freebsd14-HEAD-job-03] `-- Installing rhash-1.4.3... [00:12:21] [freebsd14-HEAD-job-03] | `-- Installing gettext-runtime-0.22_1... [00:12:21] [freebsd14-HEAD-job-03] | | `-- Installing indexinfo-0.3.1... [00:12:21] [freebsd14-HEAD-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [00:12:21] [freebsd14-HEAD-job-03] | `-- Extracting gettext-runtime-0.22_1: .......... done [00:12:25] [freebsd14-HEAD-job-03] `-- Extracting rhash-1.4.3: .......... done [00:12:29] [freebsd14-HEAD-job-03] Extracting cmake-core-3.26.1_1: .......... done [00:12:47] ===> rust-1.71.0 depends on executable: cmake - found [00:12:47] ===> Returning to build of rust-1.71.0 [00:12:47] ===> rust-1.71.0 depends on executable: ninja - not found [00:12:48] ===> Installing existing package /packages/All/ninja-1.11.1,2.pkg [00:12:49] [freebsd14-HEAD-job-03] Installing ninja-1.11.1,2... [00:12:51] [freebsd14-HEAD-job-03] `-- Installing python39-3.9.17... [00:12:51] [freebsd14-HEAD-job-03] | `-- Installing libffi-3.4.4... [00:12:51] [freebsd14-HEAD-job-03] | `-- Extracting libffi-3.4.4: .......... done [00:12:53] [freebsd14-HEAD-job-03] | `-- Installing mpdecimal-2.5.1... [00:12:54] [freebsd14-HEAD-job-03] | `-- Extracting mpdecimal-2.5.1: .......... done [00:12:57] [freebsd14-HEAD-job-03] | `-- Installing readline-8.2.1... [00:12:57] [freebsd14-HEAD-job-03] | `-- Extracting readline-8.2.1: .......... done [00:12:59] [freebsd14-HEAD-job-03] `-- Extracting python39-3.9.17: .......... done [00:13:40] [freebsd14-HEAD-job-03] Extracting ninja-1.11.1,2: ........ done [00:13:40] ===== [00:13:40] Message from python39-3.9.17: [00:13:40] [00:13:40] -- [00:13:40] Note that some standard Python modules are provided as separate ports [00:13:40] as they require additional dependencies. They are available as: [00:13:40] [00:13:40] py39-gdbm databases/py-gdbm@py39 [00:13:40] py39-sqlite3 databases/py-sqlite3@py39 [00:13:40] py39-tkinter x11-toolkits/py-tkinter@py39 [00:13:40] ===> rust-1.71.0 depends on executable: ninja - found [00:13:40] ===> Returning to build of rust-1.71.0 [00:13:41] ===> rust-1.71.0 depends on package: pkgconf>=1.3.0_1 - not found [00:13:42] ===> Installing existing package /packages/All/pkgconf-1.8.1,1.pkg [00:13:42] [freebsd14-HEAD-job-03] Installing pkgconf-1.8.1,1... [00:13:42] [freebsd14-HEAD-job-03] Extracting pkgconf-1.8.1,1: .......... done [00:13:45] ===> rust-1.71.0 depends on package: pkgconf>=1.3.0_1 - found [00:13:45] ===> Returning to build of rust-1.71.0 [00:13:45] ===> rust-1.71.0 depends on file: /usr/local/bin/python3.9 - found [00:13:45] ===> rust-1.71.0 depends on file: /usr/local/bin/ccache - not found [00:13:46] ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [00:13:47] [freebsd14-HEAD-job-03] Installing ccache-3.7.12_4... [00:13:47] [freebsd14-HEAD-job-03] Extracting ccache-3.7.12_4: .......... done [00:13:47] Create compiler links... [00:13:48] create symlink for cc [00:13:48] create symlink for cc (world) [00:13:48] create symlink for c++ [00:13:48] create symlink for c++ (world) [00:13:48] create symlink for CC [00:13:48] create symlink for CC (world) [00:13:48] create symlink for clang [00:13:48] create symlink for clang (world) [00:13:48] create symlink for clang++ [00:13:48] create symlink for clang++ (world) [00:13:48] ===== [00:13:48] Message from ccache-3.7.12_4: [00:13:48] [00:13:48] -- [00:13:48] NOTE: [00:13:48] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:13:48] information on using ccache with FreeBSD ports and src. [00:13:49] ===> rust-1.71.0 depends on file: /usr/local/bin/ccache - found [00:13:49] ===> Returning to build of rust-1.71.0 [00:13:49] =========================================================================== [00:13:49] =================================================== [00:13:52] ===> rust-1.71.0 depends on shared library: libcurl.so - not found [00:13:55] ===> Installing existing package /packages/All/curl-8.1.2.pkg [00:13:55] [freebsd14-HEAD-job-03] Installing curl-8.1.2... [00:13:56] [freebsd14-HEAD-job-03] `-- Installing ca_root_nss-3.91... [00:13:56] [freebsd14-HEAD-job-03] `-- Extracting ca_root_nss-3.91: .......... done [00:13:57] [freebsd14-HEAD-job-03] `-- Installing libnghttp2-1.54.0... [00:13:57] [freebsd14-HEAD-job-03] `-- Extracting libnghttp2-1.54.0: .......... done [00:13:59] [freebsd14-HEAD-job-03] `-- Installing libssh2-1.11.0,3... [00:13:59] [freebsd14-HEAD-job-03] `-- Extracting libssh2-1.11.0,3: .......... done [00:14:03] [freebsd14-HEAD-job-03] `-- Installing zstd-1.5.5... [00:14:03] [freebsd14-HEAD-job-03] | `-- Installing liblz4-1.9.4,1... [00:14:04] [freebsd14-HEAD-job-03] | `-- Extracting liblz4-1.9.4,1: .......... done [00:14:07] [freebsd14-HEAD-job-03] `-- Extracting zstd-1.5.5: .......... done [00:14:10] [freebsd14-HEAD-job-03] Extracting curl-8.1.2: .......... done [00:14:14] ===== [00:14:14] Message from ca_root_nss-3.91: [00:14:14] [00:14:14] -- [00:14:14] FreeBSD does not, and can not warrant that the certification authorities [00:14:14] whose certificates are included in this package have in any way been [00:14:14] audited for trustworthiness or RFC 3647 compliance. [00:14:14] [00:14:14] Assessment and verification of trust is the complete responsibility of the [00:14:14] system administrator. [00:14:14] [00:14:14] [00:14:14] This package installs symlinks to support root certificates discovery by [00:14:14] default for software that uses OpenSSL. [00:14:14] [00:14:14] This enables SSL Certificate Verification by client software without manual [00:14:14] intervention. [00:14:14] [00:14:14] If you prefer to do this manually, replace the following symlinks with [00:14:14] either an empty file or your site-local certificate bundle. [00:14:14] [00:14:14] * /etc/ssl/cert.pem [00:14:14] * /usr/local/etc/ssl/cert.pem [00:14:14] * /usr/local/openssl/cert.pem [00:14:15] ===> rust-1.71.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) [00:14:16] ===> Returning to build of rust-1.71.0 [00:14:16] =========================================================================== [00:14:16] =================================================== [00:14:22] ===> Configuring for rust-1.71.0 [00:14:47] ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.71.0-src/vendor/libssh2-sys/libssh2/config.rpath [00:15:10] Bad system call [00:15:10] => Sanity check failed: kernel is missing COMPAT_FREEBSD11 [00:15:10] => Aborting build [00:15:10] *** Error code 1 [00:15:10] [00:15:10] Stop. [00:15:10] make: stopped in /usr/ports/lang/rust [00:15:58] =>> Cleaning up wrkdir [00:16:07] ===> Cleaning for rust-1.71.0 [00:19:02] build of lang/rust | rust-1.71.0 ended at Fri Jul 28 13:28:00 UTC 2023 [00:19:02] build time: 00:18:35 [00:19:02] !!! build failure encountered !!!