[00:00:00] =>> Building math/suitesparse-config [00:00:00] build started at Fri Jun 7 05:24:32 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.1-RELEASE FreeBSD 14.1-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: 26ab2dab9720 [00:00:00] Ports top unclean checkout: no [00:00:02] =>> Inspecting /usr/local/poudriere/data/.m/141amd64-local/02//usr/ports/math/suitesparse-config for modifications to git checkout... no [00:00:02] Port dir last git commit: b0ded2f8d21f [00:00:02] Port dir unclean checkout: no [00:00:02] Poudriere version: poudriere-git-3.4.99.20240424 [00:00:02] Host OSVERSION: 1401000 [00:00:02] Jail OSVERSION: 1401000 [00:00:02] Job Id: 02 [00:00:02] [00:00:02] ---Begin Environment--- [00:00:02] SHELL=/bin/sh [00:00:02] OSVERSION=1401000 [00:00:02] UNAME_v=FreeBSD 14.1-RELEASE [00:00:02] UNAME_r=14.1-RELEASE [00:00:02] BLOCKSIZE=K [00:00:02] MAIL=/var/mail/root [00:00:02] MM_CHARSET=UTF-8 [00:00:02] LANG=C.UTF-8 [00:00:02] STATUS=1 [00:00:02] HOME=/root [00:00:02] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:02] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:02] LOCALBASE=/usr/local [00:00:02] USER=root [00:00:02] POUDRIERE_NAME=poudriere-git [00:00:02] POUDRIERE_VERSION=3.4.99.20240424 [00:00:02] MASTERMNT=/usr/local/poudriere/data/.m/141amd64-local/ref [00:00:02] LC_COLLATE=C [00:00:02] POUDRIERE_BUILD_TYPE=bulk [00:00:02] PACKAGE_BUILDING=yes [00:00:02] SAVED_TERM=tmux-256color [00:00:02] OUTPUT_REDIRECTED_STDERR=4 [00:00:02] OUTPUT_REDIRECTED=1 [00:00:02] PWD=/usr/local/poudriere/data/.m/141amd64-local/02/.p [00:00:02] OUTPUT_REDIRECTED_STDOUT=3 [00:00:02] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:02] MASTERNAME=141amd64-local [00:00:02] OLDPWD=/usr/local/poudriere/data/.m/141amd64-local/ref/.p/pool [00:00:02] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240424 [00:00:02] PREFIX=/usr/local [00:00:02] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:02] ---End Environment--- [00:00:02] [00:00:02] ---Begin Poudriere Port Flags/Env--- [00:00:02] PORT_FLAGS= [00:00:02] PKGENV= [00:00:02] FLAVOR= [00:00:02] MAKE_ARGS= [00:00:02] ---End Poudriere Port Flags/Env--- [00:00:02] [00:00:02] ---Begin OPTIONS List--- [00:00:02] ===> The following configuration options are available for suitesparse-config-7.7.0: [00:00:02] DOCS=on: Build and/or install documentation [00:00:02] OPENMP=on: Parallel processing support via OpenMP [00:00:02] OPTIMIZED_CFLAGS=on: Use extra compiler optimizations [00:00:02] ====> Options available for the radio BLAS: you can only select none or one of them [00:00:02] ATLAS=off: ATLAS BLAS implementation [00:00:02] BLIS=off: BLAS implemntation from FLAME [00:00:02] NETLIB=off: BLAS implementation from Netlib [00:00:02] OPENBLAS=on: OpenBLAS BLAS implementation [00:00:02] ===> Use 'make config' to modify these settings [00:00:02] ---End OPTIONS List--- [00:00:02] [00:00:02] --MAINTAINER-- [00:00:02] fortran@FreeBSD.org [00:00:02] --End MAINTAINER-- [00:00:02] [00:00:02] --PORTVERSION-- [00:00:02] 7.7.0 [00:00:02] --End PORTVERSION-- [00:00:02] [00:00:02] --PORTREVISION-- [00:00:02] 0 [00:00:02] --End PORTREVISION-- [00:00:02] [00:00:02] --CONFIGURE_ARGS-- [00:00:02] [00:00:02] --End CONFIGURE_ARGS-- [00:00:02] [00:00:02] --CONFIGURE_ENV-- [00:00:02] 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:02] --End CONFIGURE_ENV-- [00:00:02] [00:00:02] --MAKE_ENV-- [00:00:02] 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:02] --End MAKE_ENV-- [00:00:02] [00:00:02] --PLIST_SUB-- [00:00:02] VER=7.7.0 PORTDOCS="" CMAKE_BUILD_TYPE="release" OSREL=14.1 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:02] --End PLIST_SUB-- [00:00:02] [00:00:02] --SUB_LIST-- [00:00:02] 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:02] --End SUB_LIST-- [00:00:02] [00:00:02] ---Begin make.conf--- [00:00:02] USE_PACKAGE_DEPENDS=yes [00:00:02] BATCH=yes [00:00:02] WRKDIRPREFIX=/wrkdirs [00:00:02] PORTSDIR=/usr/ports [00:00:02] PACKAGES=/packages [00:00:02] DISTDIR=/distfiles [00:00:02] FORCE_PACKAGE=yes [00:00:02] PACKAGE_BUILDING=yes [00:00:02] PACKAGE_BUILDING_FLAVORS=yes [00:00:02] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:02] OPTIONS_SET+=LDAP [00:00:02] OPTIONS_UNSET+=X11 [00:00:02] DEFAULT_VERSIONS+=php=8.1 [00:00:02] #ALLOW_UNSUPPORTED_SYSTEM=yes [00:00:02] CCACHE_DIR=/var/cache/ccache [00:00:02] WITH_CCACHE_BUILD=yes [00:00:02] WITH_CCACHE_BUILD=yes [00:00:02] CCACHE_DIR=/root/.ccache [00:00:02] #### Misc Poudriere #### [00:00:02] .include "/etc/make.conf.ports_env" [00:00:02] GID=0 [00:00:02] UID=0 [00:00:02] DISABLE_MAKE_JOBS=poudriere [00:00:02] ---End make.conf--- [00:00:02] --Resource limits-- [00:00:02] cpu time (seconds, -t) unlimited [00:00:02] file size (512-blocks, -f) unlimited [00:00:02] data seg size (kbytes, -d) 33554432 [00:00:02] stack size (kbytes, -s) 524288 [00:00:02] core file size (512-blocks, -c) unlimited [00:00:02] max memory size (kbytes, -m) unlimited [00:00:02] locked memory (kbytes, -l) unlimited [00:00:02] max user processes (-u) 58500 [00:00:02] open files (-n) 8192 [00:00:02] virtual mem size (kbytes, -v) unlimited [00:00:02] swap limit (kbytes, -w) unlimited [00:00:02] socket buffer size (bytes, -b) unlimited [00:00:02] pseudo-terminals (-p) unlimited [00:00:02] kqueues (-k) unlimited [00:00:02] umtx shared locks (-o) unlimited [00:00:02] --End resource limits-- [00:00:02] =================================================== [00:00:02] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:02] ===> License GPLv2+ accepted by the user [00:00:02] =========================================================================== [00:00:02] =================================================== [00:00:02] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:02] ===> suitesparse-config-7.7.0 depends on file: /usr/local/sbin/pkg - not found [00:00:02] ===> Installing existing package /packages/All/pkg-1.21.3.pkg [00:00:02] [pkg.mfl.dk] Installing pkg-1.21.3... [00:00:02] [pkg.mfl.dk] Extracting pkg-1.21.3: .......... done [00:00:06] ===> suitesparse-config-7.7.0 depends on file: /usr/local/sbin/pkg - found [00:00:06] ===> Returning to build of suitesparse-config-7.7.0 [00:00:06] =========================================================================== [00:00:06] =================================================== [00:00:06] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:06] =========================================================================== [00:00:06] =================================================== [00:00:06] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:06] ===> License GPLv2+ accepted by the user [00:00:06] => v7.7.0.tar.gz doesn't seem to exist in /portdistfiles/suitesparse. [00:00:06] => Attempting to fetch https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz [00:00:06] fetch: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz: size unknown [00:00:06] fetch: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.7.0.tar.gz: size of remote file is not known [00:00:06] v7.7.0.tar.gz 81 MB 8557 kBps 09s [00:00:16] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:16] =========================================================================== [00:00:16] =================================================== [00:00:16] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:16] ===> License GPLv2+ accepted by the user [00:00:16] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:17] => SHA256 Checksum OK for suitesparse/v7.7.0.tar.gz. [00:00:17] =========================================================================== [00:00:20] =================================================== [00:00:20] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:20] =========================================================================== [00:00:20] =================================================== [00:00:20] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:20] ===> License GPLv2+ accepted by the user [00:00:20] ===> Fetching all distfiles required by suitesparse-config-7.7.0 for building [00:00:20] ===> Extracting for suitesparse-config-7.7.0 [00:00:21] => SHA256 Checksum OK for suitesparse/v7.7.0.tar.gz. [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:24] ===> Patching for suitesparse-config-7.7.0 [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:24] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/cmake - not found [00:00:24] ===> Installing existing package /packages/All/cmake-core-3.29.3.pkg [00:00:24] [pkg.mfl.dk] Installing cmake-core-3.29.3... [00:00:24] [pkg.mfl.dk] `-- Installing expat-2.6.2... [00:00:24] [pkg.mfl.dk] `-- Extracting expat-2.6.2: .......... done [00:00:25] [pkg.mfl.dk] `-- Installing jsoncpp-1.9.5... [00:00:25] [pkg.mfl.dk] `-- Extracting jsoncpp-1.9.5: .......... done [00:00:25] [pkg.mfl.dk] `-- Installing libuv-1.48.0... [00:00:25] [pkg.mfl.dk] `-- Extracting libuv-1.48.0: .......... done [00:00:25] [pkg.mfl.dk] `-- Installing rhash-1.4.4_1... [00:00:25] [pkg.mfl.dk] | `-- Installing gettext-runtime-0.22.5... [00:00:25] [pkg.mfl.dk] | | `-- Installing indexinfo-0.3.1... [00:00:25] [pkg.mfl.dk] | | `-- Extracting indexinfo-0.3.1: .... done [00:00:25] [pkg.mfl.dk] | `-- Extracting gettext-runtime-0.22.5: .......... done [00:00:25] [pkg.mfl.dk] `-- Extracting rhash-1.4.4_1: .......... done [00:00:39] [pkg.mfl.dk] Extracting cmake-core-3.29.3: .......... done [00:00:39] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/cmake - found [00:00:39] ===> Returning to build of suitesparse-config-7.7.0 [00:00:39] ===> suitesparse-config-7.7.0 depends on executable: ninja - not found [00:00:39] ===> Installing existing package /packages/All/ninja-1.11.1,4.pkg [00:00:39] [pkg.mfl.dk] Installing ninja-1.11.1,4... [00:00:39] [pkg.mfl.dk] `-- Installing python311-3.11.9... [00:00:39] [pkg.mfl.dk] | `-- Installing libffi-3.4.6... [00:00:39] [pkg.mfl.dk] | `-- Extracting libffi-3.4.6: .......... done [00:00:40] [pkg.mfl.dk] | `-- Installing mpdecimal-4.0.0... [00:00:40] [pkg.mfl.dk] | `-- Extracting mpdecimal-4.0.0: .......... done [00:00:40] [pkg.mfl.dk] | `-- Installing readline-8.2.10... [00:00:40] [pkg.mfl.dk] | `-- Extracting readline-8.2.10: .......... done [00:00:40] [pkg.mfl.dk] `-- Extracting python311-3.11.9: .......... done [00:00:41] [pkg.mfl.dk] Extracting ninja-1.11.1,4: ........ done [00:00:41] ===== [00:00:41] Message from python311-3.11.9: [00:00:41] [00:00:41] -- [00:00:41] Note that some standard Python modules are provided as separate ports [00:00:41] as they require additional dependencies. They are available as: [00:00:41] [00:00:41] py311-gdbm databases/py-gdbm@py311 [00:00:41] py311-sqlite3 databases/py-sqlite3@py311 [00:00:41] py311-tkinter x11-toolkits/py-tkinter@py311 [00:00:41] ===> suitesparse-config-7.7.0 depends on executable: ninja - found [00:00:41] ===> Returning to build of suitesparse-config-7.7.0 [00:00:41] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/ccache - not found [00:00:41] ===> Installing existing package /packages/All/ccache-3.7.12_6.pkg [00:00:41] [pkg.mfl.dk] Installing ccache-3.7.12_6... [00:00:41] [pkg.mfl.dk] Extracting ccache-3.7.12_6: .......... done [00:00:41] Create compiler links... [00:00:41] create symlink for cc [00:00:41] create symlink for cc (world) [00:00:41] create symlink for c++ [00:00:41] create symlink for c++ (world) [00:00:41] create symlink for CC [00:00:41] create symlink for CC (world) [00:00:41] create symlink for clang [00:00:41] create symlink for clang (world) [00:00:41] create symlink for clang++ [00:00:41] create symlink for clang++ (world) [00:00:41] ===== [00:00:41] Message from ccache-3.7.12_6: [00:00:41] [00:00:41] -- [00:00:41] NOTE: [00:00:41] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:41] information on using ccache with FreeBSD ports and src. [00:00:41] ===> suitesparse-config-7.7.0 depends on file: /usr/local/bin/ccache - found [00:00:41] ===> Returning to build of suitesparse-config-7.7.0 [00:00:41] =========================================================================== [00:00:41] =================================================== [00:00:41] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:41] ===> suitesparse-config-7.7.0 depends on shared library: libopenblas.so - not found [00:00:41] ===> Installing existing package /packages/All/openblas-0.3.25,2.pkg [00:00:41] [pkg.mfl.dk] Installing openblas-0.3.25,2... [00:00:42] [pkg.mfl.dk] `-- Installing gcc13-13.2.0_4... [00:00:42] [pkg.mfl.dk] | `-- Installing binutils-2.40_5,1... [00:00:42] [pkg.mfl.dk] | | `-- Installing zstd-1.5.6... [00:00:42] [pkg.mfl.dk] | | `-- Installing liblz4-1.9.4_1,1... [00:00:42] [pkg.mfl.dk] | | `-- Extracting liblz4-1.9.4_1,1: .......... done [00:00:42] [pkg.mfl.dk] | | `-- Extracting zstd-1.5.6: .......... done [00:00:42] [pkg.mfl.dk] | `-- Extracting binutils-2.40_5,1: .......... done [00:00:43] [pkg.mfl.dk] | `-- Installing gmp-6.3.0... [00:00:43] [pkg.mfl.dk] | `-- Extracting gmp-6.3.0: .......... done [00:00:43] [pkg.mfl.dk] | `-- Installing mpc-1.3.1_1... [00:00:43] [pkg.mfl.dk] | | `-- Installing mpfr-4.2.1,1... [00:00:43] [pkg.mfl.dk] | | `-- Extracting mpfr-4.2.1,1: .......... done [00:00:43] [pkg.mfl.dk] | `-- Extracting mpc-1.3.1_1: ......... done [00:00:43] [pkg.mfl.dk] `-- Extracting gcc13-13.2.0_4: .......... done [00:00:44] create symlink for gcc13 [00:00:44] create symlink for gcc13 (world) [00:00:44] create symlink for g++13 [00:00:44] create symlink for g++13 (world) [00:00:44] create symlink for cpp13 [00:00:44] create symlink for cpp13 (world) [00:00:44] [pkg.mfl.dk] Extracting openblas-0.3.25,2: .......... done [00:00:44] ===== [00:00:44] Message from gcc13-13.2.0_4: [00:00:44] [00:00:44] -- [00:00:44] To ensure binaries built with this toolchain find appropriate versions [00:00:44] of the necessary run-time libraries, you may want to link using [00:00:44] [00:00:44] -Wl,-rpath=/usr/local/lib/gcc13 [00:00:44] [00:00:44] For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens [00:00:44] transparently. [00:00:44] ===> suitesparse-config-7.7.0 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so) [00:00:44] ===> Returning to build of suitesparse-config-7.7.0 [00:00:44] =========================================================================== [00:00:44] =================================================== [00:00:44] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:44] ===> Configuring for suitesparse-config-7.7.0 [00:01:08] ===> Performing in-source build [00:01:08] /bin/mkdir -p /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:01:08] -- Building SuiteSparse_config version: v7.7.0 (Mar 22, 2024) [00:01:08] -- The C compiler identification is Clang 18.1.5 [00:01:08] -- Detecting C compiler ABI info [00:01:08] -- Detecting C compiler ABI info - done [00:01:08] -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped [00:01:08] -- Detecting C compile features [00:01:08] -- Detecting C compile features - done [00:01:08] -- Source: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:01:08] -- Build: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:01:08] -- Install lib: lib [00:01:08] -- Install include: include/suitesparse [00:01:08] -- Install bin: bin [00:01:08] -- Install pkg-file: lib [00:01:08] -- Install rpath: $ORIGIN [00:01:08] -- Build rpath: [00:01:08] -- Build type: Release [00:01:08] -- Looking for a Fortran compiler [00:01:09] -- Looking for a Fortran compiler - NOTFOUND [00:01:09] -- Fortran: not available [00:01:09] -- Looking for a CUDA compiler [00:01:09] -- Looking for a CUDA compiler - NOTFOUND [00:01:09] -- CUDA: not found [00:01:09] -- CUDA: not enabled [00:01:09] -- C to Fortran calling protocol: [00:01:09] -- SUITESPARSE_HAS_FORTRAN : OFF [00:01:09] -- FortranCInterface_GLOBAL_MACRO : (name,NAME) name##_ [00:01:09] -- FortranCInterface_GLOBAL__MACRO : (name,NAME) name##_ [00:01:09] -- Found OpenMP_C: -fopenmp=libomp (found version "5.1") [00:01:09] -- Found OpenMP: TRUE (found version "5.1") found components: C [00:01:09] -- SuiteSparse_config has OpenMP: ON [00:01:09] -- Looking for clock_gettime [00:01:09] -- Looking for clock_gettime - found [00:01:09] -- Using clock_gettime without librt [00:01:09] -- Looking for 32-BLAS: OpenBLAS [00:01:09] -- Looking for sgemm_ [00:01:09] -- Looking for sgemm_ - found [00:01:09] -- Found BLAS: /usr/local/lib/libopenblas.so [00:01:09] -- Found OpenBLAS 32-bit BLAS [00:01:09] -- Specific BLAS: OpenBLAS found: TRUE [00:01:09] -- BLAS integer size: 4 [00:01:09] -- Looking for fmax [00:01:09] -- Looking for fmax - not found [00:01:09] -- OpenMP C libraries: /usr/lib/libomp.so [00:01:09] -- OpenMP C include: [00:01:09] -- OpenMP C flags: -fopenmp=libomp [00:01:09] -- BLAS libraries: /usr/local/lib/libopenblas.so [00:01:09] -- BLAS linker flags: [00:01:09] -- BLAS include: [00:01:09] -- ------------------------------------------------------------------------ [00:01:09] -- SuiteSparse CMAKE report for: SuiteSparseConfig [00:01:09] -- ------------------------------------------------------------------------ [00:01:09] -- inside common SuiteSparse root: OFF [00:01:09] -- install in SuiteSparse/lib and SuiteSparse/include: OFF [00:01:09] -- build type: Release [00:01:09] -- BUILD_SHARED_LIBS: ON [00:01:09] -- BUILD_STATIC_LIBS: ON [00:01:09] -- C compiler: /usr/local/libexec/ccache/cc [00:01:09] -- C flags: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing [00:01:09] -- C++ compiler: c++ [00:01:09] -- C++ flags: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 [00:01:09] -- C Flags release: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -Wno-extra-semi-stmt [00:01:09] -- C++ Flags release: -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing -O3 -DNDEBUG [00:01:09] -- Fortran compiler: none [00:01:09] -- compile definitions: BLAS_OpenBLAS [00:01:09] -- BLAS integer: int32_t [00:01:09] -- ------------------------------------------------------------------------ [00:01:09] -- Configuring done (1.1s) [00:01:09] -- Generating done (0.0s) [00:01:09] CMake Warning: [00:01:09] Manually-specified variables were not used by the project: [00:01:09] [00:01:09] CMAKE_COLOR_MAKEFILE [00:01:09] CMAKE_CXX_FLAGS_DEBUG [00:01:09] CMAKE_MODULE_LINKER_FLAGS [00:01:09] CMAKE_VERBOSE_MAKEFILE [00:01:09] FETCHCONTENT_FULLY_DISCONNECTED [00:01:09] NOPENMP [00:01:09] OPENMP [00:01:09] THREADS_HAVE_PTHREAD_ARG [00:01:09] [00:01:09] [00:01:09] -- Build files have been written to: /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.7.0/SuiteSparse_config [00:01:09] =========================================================================== [00:01:09] =================================================== [00:01:09] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:09] ===> Building for suitesparse-config-7.7.0 [00:01:09] [ 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:01:09] [ 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:01:09] [ 60% 3/5] /usr/local/bin/cmake -E cmake_symlink_library libsuitesparseconfig.so.7.7.0 libsuitesparseconfig.so.7 libsuitesparseconfig.so && : [00:01:10] [ 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:01:10] [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:01:10] =========================================================================== [00:01:10] =================================================== [00:01:10] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:01:10] =========================================================================== [00:01:10] =================================================== [00:01:10] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:10] ===> Staging for suitesparse-config-7.7.0 [00:01:10] ===> Generating temporary packing list [00:01:10] [ 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:01:10] -- Install configuration: "Release" [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so.7.7.0 [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so.7 [00:01:10] -- 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:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.so [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/include/suitesparse/SuiteSparse_config.h [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/libsuitesparseconfig.a [00:01:10] -- Up-to-date: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/include/suitesparse/SuiteSparse_config.h [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS32.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseBLAS64.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseLAPACK.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparsePolicy.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparseReport.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse/SuiteSparse__thread.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configTargets.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configTargets-release.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configConfig.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/cmake/SuiteSparse_config/SuiteSparse_configConfigVersion.cmake [00:01:10] -- Installing: /wrkdirs/usr/ports/math/suitesparse-config/work/stage/usr/local/lib/pkgconfig/SuiteSparse_config.pc [00:01:10] 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:01:10] 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:01:10] ====> Compressing man pages (compress-man) [00:01:10] =========================================================================== [00:01:10] =================================================== [00:01:10] ===== 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-06-07T03:24:32+0000' 'PKG_NOTE_ports_top_git_hash=26ab2dab9720' '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:01:10] ===> Building packages for suitesparse-config-7.7.0 [00:01:10] ===> Building suitesparse-config-7.7.0 [00:01:15] =========================================================================== [00:01:15] =>> Cleaning up wrkdir [00:01:15] ===> Cleaning for suitesparse-config-7.7.0 [00:01:20] build of math/suitesparse-config | suitesparse-config-7.7.0 ended at Fri Jun 7 05:25:52 CEST 2024 [00:01:20] build time: 00:01:26