[00:00:00] =>> Building math/suitesparse-config [00:00:00] build started at Fri May 10 21:56:29 CEST 2024 [00:00:00] port directory: /usr/ports/math/suitesparse-config [00:00:00] package name: suitesparse-config-7.7.0 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.0-RELEASE FreeBSD 14.0-RELEASE amd64 [00:00:00] maintained by: fortran@FreeBSD.org [00:00:00] port version: 7.7.0 [00:00:00] port revision: 0 [00:00:00] Makefile datestamp: -rw-r--r-- 1 root wheel 549 Dec 31 16:21 /usr/ports/math/suitesparse-config/Makefile [00:00:00] Ports top last git commit: eb97db5c50b3 [00:00:00] Ports top unclean checkout: no [00:00:01] =>> Inspecting /usr/local/poudriere/data/.m/140amd64-local/03//usr/ports/math/suitesparse-config for modifications to git checkout... no [00:00:01] Port dir last git commit: b0ded2f8d21f [00:00:01] Port dir unclean checkout: no [00:00:01] Poudriere version: poudriere-git-3.4.99.20240424 [00:00:01] Host OSVERSION: 1400097 [00:00:01] Jail OSVERSION: 1400097 [00:00:01] Job Id: 03 [00:00:01] [00:00:01] ---Begin Environment--- [00:00:01] SHELL=/bin/sh [00:00:01] OSVERSION=1400097 [00:00:01] UNAME_v=FreeBSD 14.0-RELEASE [00:00:01] UNAME_r=14.0-RELEASE [00:00:01] BLOCKSIZE=K [00:00:01] MAIL=/var/mail/root [00:00:01] MM_CHARSET=UTF-8 [00:00:01] LANG=C.UTF-8 [00:00:01] STATUS=1 [00:00:01] HOME=/root [00:00:01] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:01] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:01] LOCALBASE=/usr/local [00:00:01] USER=root [00:00:01] POUDRIERE_NAME=poudriere-git [00:00:01] POUDRIERE_VERSION=3.4.99.20240424 [00:00:01] MASTERMNT=/usr/local/poudriere/data/.m/140amd64-local/ref [00:00:01] LC_COLLATE=C [00:00:01] POUDRIERE_BUILD_TYPE=bulk [00:00:01] PACKAGE_BUILDING=yes [00:00:01] SAVED_TERM=tmux-256color [00:00:01] OUTPUT_REDIRECTED_STDERR=4 [00:00:01] OUTPUT_REDIRECTED=1 [00:00:01] PWD=/usr/local/poudriere/data/.m/140amd64-local/03/.p [00:00:01] OUTPUT_REDIRECTED_STDOUT=3 [00:00:01] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:01] MASTERNAME=140amd64-local [00:00:01] OLDPWD=/usr/local/poudriere/data/.m/140amd64-local/ref/.p/pool [00:00:01] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240424 [00:00:01] PREFIX=/usr/local [00:00:01] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:01] ---End Environment--- [00:00:01] [00:00:01] ---Begin Poudriere Port Flags/Env--- [00:00:01] PORT_FLAGS= [00:00:01] PKGENV= [00:00:01] FLAVOR= [00:00:01] MAKE_ARGS= [00:00:01] ---End Poudriere Port Flags/Env--- [00:00:01] [00:00:01] ---Begin OPTIONS List--- [00:00:01] ===> The following configuration options are available for suitesparse-config-7.7.0: [00:00:01] DOCS=on: Build and/or install documentation [00:00:01] OPENMP=on: Parallel processing support via OpenMP [00:00:01] OPTIMIZED_CFLAGS=on: Use extra compiler optimizations [00:00:01] ====> Options available for the radio BLAS: you can only select none or one of them [00:00:01] ATLAS=off: ATLAS BLAS implementation [00:00:01] BLIS=off: BLAS implemntation from FLAME [00:00:01] NETLIB=off: BLAS implementation from Netlib [00:00:01] OPENBLAS=on: OpenBLAS BLAS implementation [00:00:01] ===> Use 'make config' to modify these settings [00:00:01] ---End OPTIONS List--- [00:00:01] [00:00:01] --MAINTAINER-- [00:00:01] fortran@FreeBSD.org [00:00:01] --End MAINTAINER-- [00:00:01] [00:00:01] --PORTVERSION-- [00:00:01] 7.7.0 [00:00:01] --End PORTVERSION-- [00:00:01] [00:00:01] --PORTREVISION-- [00:00:01] 0 [00:00:01] --End PORTREVISION-- [00:00:01] [00:00:01] --CONFIGURE_ARGS-- [00:00:01] [00:00:01] --End CONFIGURE_ARGS-- [00:00:01] [00:00:01] --CONFIGURE_ENV-- [00:00:01] BLA_VENDOR="OpenBLAS" XDG_DATA_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work/.cache HOME=/wrkdirs/usr/ports/math/suitesparse-config/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/suitesparse-config/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/suitesparse-config/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh [00:00:01] --End CONFIGURE_ENV-- [00:00:01] [00:00:01] --MAKE_ENV-- [00:00:01] JOBS="1" CMAKE_OPTIONS='-DOPENMP:BOOL=true -DNOPENMP:BOOL=false -DCMAKE_C_COMPILER:STRING="cc" -DCMAKE_CXX_COMPILER:STRING="c++" -DCMAKE_C_FLAGS:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing " -DCMAKE_C_FLAGS_DEBUG:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing " -DCMAKE_C_FLAGS_RELEASE:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG" -DCMAKE_CXX_FLAGS:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 " -DCMAKE_CXX_FLAGS_DEBUG:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 " -DCMAKE_CXX_FLAGS_RELEASE:STRING="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 -DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING=" -L/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/lib -s -L/usr/local/lib -fstack-protector-strong " -DCMAKE_MODULE_LINKER_FLAGS:STRING=" -L/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/lib -s -L/usr/local/lib -fstack-protector-strong " -DCMAKE_SHARED_LINKER_FLAGS:STRING=" -L/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/lib -s -L/usr/local/lib -fstack-protector-strong " -DCMAKE_INSTALL_PREFIX:PATH="/usr/local" -DCMAKE_BUILD_TYPE:STRING="Release" -DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=YES -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DFETCHCONTENT_FULLY_DISCONNECTED:BOOL=ON -DCMAKE_COLOR_MAKEFILE:BOOL=OFF -GNinja' INSTALL="/wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local" INSTALL_DOC="/wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/share/doc/suitesparse" INSTALL_INCLUDE="/wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/include/suitesparse" NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/suitesparse-config/work/.cache HOME=/wrkdirs/usr/ports/math/suitesparse-config/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/suitesparse-config/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/suitesparse-config/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 DESTDIR=/wrkdirs/usr/ports/math/suitesparse-config/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/lib -s -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 " 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:01] --End MAKE_ENV-- [00:00:01] [00:00:01] --PLIST_SUB-- [00:00:01] VER=7.7.0 PORTDOCS="" CMAKE_BUILD_TYPE="release" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/suitesparse" EXAMPLESDIR="share/examples/config" DATADIR="share/config" WWWDIR="www/config" ETCDIR="etc/config" [00:00:01] --End PLIST_SUB-- [00:00:01] [00:00:01] --SUB_LIST-- [00:00:01] PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/config DOCSDIR=/usr/local/share/doc/suitesparse EXAMPLESDIR=/usr/local/share/examples/config WWWDIR=/usr/local/www/config ETCDIR=/usr/local/etc/config [00:00:01] --End SUB_LIST-- [00:00:01] [00:00:01] ---Begin make.conf--- [00:00:01] USE_PACKAGE_DEPENDS=yes [00:00:01] BATCH=yes [00:00:01] WRKDIRPREFIX=/wrkdirs [00:00:01] PORTSDIR=/usr/ports [00:00:01] PACKAGES=/packages [00:00:01] DISTDIR=/distfiles [00:00:01] FORCE_PACKAGE=yes [00:00:01] PACKAGE_BUILDING=yes [00:00:01] PACKAGE_BUILDING_FLAVORS=yes [00:00:01] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:01] OPTIONS_SET+=LDAP [00:00:01] OPTIONS_UNSET+=X11 [00:00:01] DEFAULT_VERSIONS+=php=8.1 [00:00:01] #ALLOW_UNSUPPORTED_SYSTEM=yes [00:00:01] CCACHE_DIR=/var/cache/ccache [00:00:01] WITH_CCACHE_BUILD=yes [00:00:01] WITH_CCACHE_BUILD=yes [00:00:01] CCACHE_DIR=/root/.ccache [00:00:01] #### Misc Poudriere #### [00:00:01] .include "/etc/make.conf.ports_env" [00:00:01] GID=0 [00:00:01] UID=0 [00:00:01] DISABLE_MAKE_JOBS=poudriere [00:00:01] ---End make.conf--- [00:00:01] --Resource limits-- [00:00:01] cpu time (seconds, -t) unlimited [00:00:01] file size (512-blocks, -f) unlimited [00:00:01] data seg size (kbytes, -d) 33554432 [00:00:01] stack size (kbytes, -s) 524288 [00:00:01] core file size (512-blocks, -c) unlimited [00:00:01] max memory size (kbytes, -m) unlimited [00:00:01] locked memory (kbytes, -l) unlimited [00:00:01] max user processes (-u) 58500 [00:00:01] open files (-n) 8192 [00:00:01] virtual mem size (kbytes, -v) unlimited [00:00:01] swap limit (kbytes, -w) unlimited [00:00:01] socket buffer size (bytes, -b) unlimited [00:00:01] pseudo-terminals (-p) unlimited [00:00:01] kqueues (-k) unlimited [00:00:01] umtx shared locks (-o) unlimited [00:00:01] --End resource limits-- [00:00:01] =================================================== [00:00:01] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:01] ===> License GPLv2+ accepted by the user [00:00:01] =========================================================================== [00:00:01] =================================================== [00:00:01] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:01] ===> suitesparse-config-7.7.0 depends on file: /usr/local/sbin/pkg - not found [00:00:01] ===> Installing existing package /packages/All/pkg-1.21.2.pkg [00:00:02] [pkg.mfl.dk] Installing pkg-1.21.2... [00:00:02] [pkg.mfl.dk] Extracting pkg-1.21.2: .......... done [00:00:07] ===> suitesparse-config-7.7.0 depends on file: /usr/local/sbin/pkg - found [00:00:07] ===> Returning to build of suitesparse-config-7.7.0 [00:00:07] =========================================================================== [00:00:07] =================================================== [00:00:07] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:07] =========================================================================== [00:00:07] =================================================== [00:00:07] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:07] ===> License GPLv2+ accepted by the user [00:00:07] => v7.7.0.tar.gz doesn't seem to exist in /portdistfiles/suitesparse. [00:00:07] => Attempting to fetch https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz [00:00:08] fetch: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz: size unknown [00:00:08] fetch: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz: size of remote file is not known [00:00:08] v7.7.0.tar.gz 81 MB 5562 kBps 15s [00:00:24] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:25] ===> License GPLv2+ accepted by the user [00:00:25] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:27] => SHA256 Checksum OK for suitesparse/v7.7.0.tar.gz. [00:00:27] =========================================================================== [00:00:27] =================================================== [00:00:27] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:27] =========================================================================== [00:00:27] =================================================== [00:00:27] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:27] ===> License GPLv2+ accepted by the user [00:00:27] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:27] ===> Extracting for suitesparse-config-7.7.0 [00:00:32] => SHA256 Checksum OK for suitesparse/v7.7.0.tar.gz. [00:02:57] =========================================================================== [00:02:58] =================================================== [00:02:58] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:02:58] =========================================================================== [00:02:58] =================================================== [00:02:58] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:03:05] ===> Patching for suitesparse-config-7.7.0 [00:05:05] =========================================================================== [00:05:06] =================================================== [00:05:06] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:05:09] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/cmake - not found [00:05:10] ===> Installing existing package /packages/All/cmake-core-3.28.3.pkg [00:05:22] [pkg.mfl.dk] Installing cmake-core-3.28.3... [00:05:22] [pkg.mfl.dk] `-- Installing expat-2.6.2... [00:05:22] [pkg.mfl.dk] `-- Extracting expat-2.6.2: .......... done [00:05:23] [pkg.mfl.dk] `-- Installing jsoncpp-1.9.5... [00:05:23] [pkg.mfl.dk] `-- Extracting jsoncpp-1.9.5: .......... done [00:05:23] [pkg.mfl.dk] `-- Installing libuv-1.48.0... [00:05:23] [pkg.mfl.dk] `-- Extracting libuv-1.48.0: .......... done [00:05:23] [pkg.mfl.dk] `-- Installing rhash-1.4.4_1... [00:05:23] [pkg.mfl.dk] | `-- Installing gettext-runtime-0.22.5... [00:05:24] [pkg.mfl.dk] | | `-- Installing indexinfo-0.3.1... [00:05:24] [pkg.mfl.dk] | | `-- Extracting indexinfo-0.3.1: .... done [00:05:24] [pkg.mfl.dk] | `-- Extracting gettext-runtime-0.22.5: .......... done [00:05:24] [pkg.mfl.dk] `-- Extracting rhash-1.4.4_1: .......... done [00:05:27] [pkg.mfl.dk] Extracting cmake-core-3.28.3: .......... done [00:05:28] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/cmake - found [00:05:28] ===> Returning to build of suitesparse-config-7.7.0 [00:05:28] ===> suitesparse-config-7.7.0 depends on executable: ninja - not found [00:05:28] ===> Installing existing package /packages/All/ninja-1.11.1,2.pkg [00:05:28] [pkg.mfl.dk] Installing ninja-1.11.1,2... [00:05:28] [pkg.mfl.dk] `-- Installing python39-3.9.18_2... [00:05:28] [pkg.mfl.dk] | `-- Installing libffi-3.4.6... [00:05:28] [pkg.mfl.dk] | `-- Extracting libffi-3.4.6: .......... done [00:05:28] [pkg.mfl.dk] | `-- Installing mpdecimal-4.0.0... [00:05:28] [pkg.mfl.dk] | `-- Extracting mpdecimal-4.0.0: .......... done [00:05:28] [pkg.mfl.dk] | `-- Installing readline-8.2.10... [00:05:28] [pkg.mfl.dk] | `-- Extracting readline-8.2.10: .......... done [00:05:28] [pkg.mfl.dk] `-- Extracting python39-3.9.18_2: .......... done [00:05:29] [pkg.mfl.dk] Extracting ninja-1.11.1,2: ........ done [00:05:29] ===== [00:05:29] Message from python39-3.9.18_2: [00:05:29] [00:05:29] -- [00:05:29] Note that some standard Python modules are provided as separate ports [00:05:29] as they require additional dependencies. They are available as: [00:05:29] [00:05:29] py39-gdbm databases/py-gdbm@py39 [00:05:29] py39-sqlite3 databases/py-sqlite3@py39 [00:05:29] py39-tkinter x11-toolkits/py-tkinter@py39 [00:05:29] ===> suitesparse-config-7.7.0 depends on executable: ninja - found [00:05:29] ===> Returning to build of suitesparse-config-7.7.0 [00:05:29] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/ccache - not found [00:05:29] ===> Installing existing package /packages/All/ccache-3.7.12_6.pkg [00:05:29] [pkg.mfl.dk] Installing ccache-3.7.12_6... [00:05:29] [pkg.mfl.dk] Extracting ccache-3.7.12_6: .......... done [00:05:29] Create compiler links... [00:05:29] create symlink for cc [00:05:29] create symlink for cc (world) [00:05:29] create symlink for c++ [00:05:29] create symlink for c++ (world) [00:05:29] create symlink for CC [00:05:29] create symlink for CC (world) [00:05:29] create symlink for clang [00:05:29] create symlink for clang (world) [00:05:29] create symlink for clang++ [00:05:29] create symlink for clang++ (world) [00:05:29] ===== [00:05:29] Message from ccache-3.7.12_6: [00:05:29] [00:05:29] -- [00:05:29] NOTE: [00:05:29] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:05:29] information on using ccache with FreeBSD ports and src. [00:05:29] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/ccache - found [00:05:29] ===> Returning to build of suitesparse-config-7.7.0 [00:05:29] =========================================================================== [00:05:29] =================================================== [00:05:29] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:05:29] ===> suitesparse-config-7.7.0 depends on shared library: libopenblas.so - not found [00:05:29] ===> Installing existing package /packages/All/openblas-0.3.25,2.pkg [00:05:30] [pkg.mfl.dk] Installing openblas-0.3.25,2... [00:05:30] [pkg.mfl.dk] `-- Installing gcc13-13.2.0_4... [00:05:30] [pkg.mfl.dk] | `-- Installing binutils-2.40_5,1... [00:05:30] [pkg.mfl.dk] | | `-- Installing zstd-1.5.6... [00:05:30] [pkg.mfl.dk] | | `-- Installing liblz4-1.9.4_1,1... [00:05:30] [pkg.mfl.dk] | | `-- Extracting liblz4-1.9.4_1,1: .......... done [00:05:31] [pkg.mfl.dk] | | `-- Extracting zstd-1.5.6: .......... done [00:05:31] [pkg.mfl.dk] | `-- Extracting binutils-2.40_5,1: .......... done [00:05:36] [pkg.mfl.dk] | `-- Installing gmp-6.3.0... [00:05:36] [pkg.mfl.dk] | `-- Extracting gmp-6.3.0: .......... done [00:05:37] [pkg.mfl.dk] | `-- Installing mpc-1.3.1_1... [00:05:37] [pkg.mfl.dk] | | `-- Installing mpfr-4.2.1,1... [00:05:37] [pkg.mfl.dk] | | `-- Extracting mpfr-4.2.1,1: .......... done [00:05:38] [pkg.mfl.dk] | `-- Extracting mpc-1.3.1_1: ......... done [00:05:38] [pkg.mfl.dk] `-- Extracting gcc13-13.2.0_4: .......... done [00:05:50] create symlink for gcc13 [00:05:50] create symlink for gcc13 (world) [00:05:50] create symlink for g++13 [00:05:50] create symlink for g++13 (world) [00:05:50] create symlink for cpp13 [00:05:50] create symlink for cpp13 (world) [00:05:50] [pkg.mfl.dk] Extracting openblas-0.3.25,2: .......... done [00:05:53] ===== [00:05:53] Message from gcc13-13.2.0_4: [00:05:53] [00:05:53] -- [00:05:53] To ensure binaries built with this toolchain find appropriate versions [00:05:53] of the necessary run-time libraries, you may want to link using [00:05:53] [00:05:53] -Wl,-rpath=/usr/local/lib/gcc13 [00:05:53] [00:05:53] For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens [00:05:53] transparently. [00:05:53] ===> suitesparse-config-7.7.0 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so) [00:05:54] ===> Returning to build of suitesparse-config-7.7.0 [00:05:54] =========================================================================== [00:06:02] =================================================== [00:06:02] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:06:02] ===> Configuring for suitesparse-config-7.7.0 [00:06:50] ===> Performing in-source build [00:06:50] /bin/mkdir -p /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:06:57] -- Building SuiteSparse_config version: v7.7.0 (Mar 22, 2024) [00:07:07] -- The C compiler identification is Clang 16.0.6 [00:07:09] -- Detecting C compiler ABI info [00:07:10] -- Detecting C compiler ABI info - done [00:07:10] -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped [00:07:10] -- Detecting C compile features [00:07:11] -- Detecting C compile features - done [00:07:11] -- Source: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:07:11] -- Build: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:07:11] -- Install lib: lib [00:07:11] -- Install include: include/suitesparse [00:07:11] -- Install bin: bin [00:07:11] -- Install pkg-file: lib [00:07:11] -- Install rpath: $ORIGIN [00:07:11] -- Build rpath: [00:07:11] -- Build type: Release [00:07:11] -- Looking for a Fortran compiler [00:07:13] -- Looking for a Fortran compiler - NOTFOUND [00:07:13] -- Fortran: not available [00:07:13] -- Looking for a CUDA compiler [00:07:13] -- Looking for a CUDA compiler - NOTFOUND [00:07:13] -- CUDA: not found [00:07:13] -- CUDA: not enabled [00:07:13] -- C to Fortran calling protocol: [00:07:13] -- SUITESPARSE_HAS_FORTRAN : OFF [00:07:13] -- FortranCInterface_GLOBAL_MACRO : (name,NAME) name##_ [00:07:13] -- FortranCInterface_GLOBAL__MACRO : (name,NAME) name##_ [00:07:16] -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") [00:07:16] -- Found OpenMP: TRUE (found version "5.0") found components: C [00:07:16] -- SuiteSparse_config has OpenMP: ON [00:07:16] -- Looking for clock_gettime [00:07:17] -- Looking for clock_gettime - found [00:07:17] -- Using clock_gettime without librt [00:07:17] -- Looking for 32-BLAS: OpenBLAS [00:07:18] -- Looking for sgemm_ [00:07:18] -- Looking for sgemm_ - found [00:07:18] -- Found BLAS: /usr/local/lib/libopenblas.so [00:07:18] -- Found OpenBLAS 32-bit BLAS [00:07:18] -- Specific BLAS: OpenBLAS found: TRUE [00:07:18] -- BLAS integer size: 4 [00:07:18] -- Looking for fmax [00:07:19] -- Looking for fmax - not found [00:07:19] -- OpenMP C libraries: /usr/lib/libomp.so [00:07:19] -- OpenMP C include: [00:07:19] -- OpenMP C flags: -fopenmp=libomp [00:07:19] -- BLAS libraries: /usr/local/lib/libopenblas.so [00:07:19] -- BLAS linker flags: [00:07:19] -- BLAS include: [00:07:21] -- ------------------------------------------------------------------------ [00:07:21] -- SuiteSparse CMAKE report for: SuiteSparseConfig [00:07:21] -- ------------------------------------------------------------------------ [00:07:21] -- inside common SuiteSparse root: OFF [00:07:21] -- install in SuiteSparse/lib and SuiteSparse/include: OFF [00:07:21] -- build type: Release [00:07:21] -- BUILD_SHARED_LIBS: ON [00:07:21] -- BUILD_STATIC_LIBS: ON [00:07:21] -- C compiler: /usr/local/libexec/ccache/cc [00:07:21] -- C flags: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing [00:07:21] -- C++ compiler: c++ [00:07:21] -- C++ flags: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 [00:07:21] -- C Flags release: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Wno-extra-semi-stmt [00:07:21] -- C++ Flags release: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 -DNDEBUG [00:07:21] -- Fortran compiler: none [00:07:21] -- compile definitions: BLAS_OpenBLAS [00:07:21] -- BLAS integer: int32_t [00:07:21] -- ------------------------------------------------------------------------ [00:07:21] -- Configuring done (23.8s) [00:07:21] -- Generating done (0.0s) [00:07:21] CMake Warning: [00:07:21] Manually-specified variables were not used by the project: [00:07:21] [00:07:21] CMAKE_COLOR_MAKEFILE [00:07:21] CMAKE_CXX_FLAGS_DEBUG [00:07:21] CMAKE_MODULE_LINKER_FLAGS [00:07:21] CMAKE_VERBOSE_MAKEFILE [00:07:21] FETCHCONTENT_FULLY_DISCONNECTED [00:07:21] NOPENMP [00:07:21] OPENMP [00:07:21] THREADS_HAVE_PTHREAD_ARG [00:07:21] [00:07:21] [00:07:21] -- Build files have been written to: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:07:21] =========================================================================== [00:07:21] =================================================== [00:07:21] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:07:21] ===> Building for suitesparse-config-7.7.0 [00:07:22] [ 20% 1/5] /usr/local/libexec/ccache/cc -DBLAS_OpenBLAS -DSuiteSparseConfig_EXPORTS -I/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Wno-extra-semi-stmt -std=gnu11 -fPIC -fopenmp=libomp -MD -MT CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o -MF CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o.d -o CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o -c /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config/SuiteSparse_config.c [00:07:22] [ 40% 2/5] : && /usr/local/libexec/ccache/cc -fPIC -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Wno-extra-semi-stmt -L/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/lib -s -L/usr/local/lib -fstack-protector-strong -shared -Wl,-soname,libsuitesparseconfig.so.7 -o libsuitesparseconfig.so.7.7.0 CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o -Wl,-rpath,::::::: -lm /usr/lib/libomp.so && : [00:07:22] [ 60% 3/5] /usr/local/bin/cmake -E cmake_symlink_library libsuitesparseconfig.so.7.7.0 libsuitesparseconfig.so.7 libsuitesparseconfig.so && : [00:07:22] [ 80% 4/5] /usr/local/libexec/ccache/cc -DBLAS_OpenBLAS -I/wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Wno-extra-semi-stmt -std=gnu11 -fopenmp=libomp -MD -MT CMakeFiles/SuiteSparseConfig_static.dir/SuiteSparse_config.c.o -MF CMakeFiles/SuiteSparseConfig_static.dir/SuiteSparse_config.c.o.d -o CMakeFiles/SuiteSparseConfig_static.dir/SuiteSparse_config.c.o -c /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config/SuiteSparse_config.c [00:07:22] [100% 5/5] : && /usr/local/bin/cmake -E rm -f libsuitesparseconfig.a && /usr/bin/llvm-ar qc libsuitesparseconfig.a CMakeFiles/SuiteSparseConfig_static.dir/SuiteSparse_config.c.o && /usr/bin/llvm-ranlib libsuitesparseconfig.a && : [00:07:22] =========================================================================== [00:07:22] =================================================== [00:07:22] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:07:22] =========================================================================== [00:07:22] =================================================== [00:07:22] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:07:22] ===> Staging for suitesparse-config-7.7.0 [00:07:23] ===> Generating temporary packing list [00:07:23] [ 0% 1/1] cd /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config && /usr/local/bin/cmake -P cmake_install.cmake [00:07:23] -- Install configuration: "Release" [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so.7.7.0 [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so.7 [00:07:23] -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so.7.7.0" to "$ORIGIN" [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/include/suitesparse/SuiteSparse_config.h [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.a [00:07:23] -- Up-to-date: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/include/suitesparse/SuiteSparse_config.h [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS32.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS64.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseLAPACK.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparsePolicy.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseReport.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparse__thread.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configTargets.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configTargets-release.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configConfig.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configConfigVersion.cmake [00:07:23] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/pkgconfig/SuiteSparse_config.pc [00:07:23] install -m 0644 /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/README.md /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/share/doc/suitesparse/SuiteSparse_README.md [00:07:24] install -m 0644 /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config/README.txt /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/share/doc/suitesparse/config_README.txt [00:07:24] ====> Compressing man pages (compress-man) [00:07:24] =========================================================================== [00:07:25] =================================================== [00:07:25] ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-05-10T19:56:29+0000' 'PKG_NOTE_ports_top_git_hash=eb97db5c50b3' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=b0ded2f8d21f' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240424' NO_DEPENDS=yes USER=root UID=0 GID=0 [00:07:25] ===> Building packages for suitesparse-config-7.7.0 [00:07:26] ===> Building suitesparse-config-7.7.0 [00:07:33] =========================================================================== [00:07:34] =>> Cleaning up wrkdir [00:07:34] ===> Cleaning for suitesparse-config-7.7.0 [00:08:05] build of math/suitesparse-config | suitesparse-config-7.7.0 ended at Fri May 10 22:04:34 CEST 2024 [00:08:05] build time: 00:08:06