[package - 132releng-armv7-default][math/suitesparse-config] Failed for suitesparse-config-7.5.0 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 18 Jan 2024 13:12:30 UTC
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:     fortran@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere3/data/132releng-armv7-default/8633b2706862/logs/suitesparse-config-7.5.0.log
Build URL:      https://pkg-status.freebsd.org/ampere3/build.html?mastername=132releng-armv7-default&build=8633b2706862
Log:

=>> Building math/suitesparse-config
build started at Thu Jan 18 13:12:05 UTC 2024
port directory: /usr/ports/math/suitesparse-config
package name: suitesparse-config-7.5.0
building for: FreeBSD 132releng-armv7-default-job-07 13.2-RELEASE-p5 FreeBSD 13.2-RELEASE-p5 1302001 arm
maintained by: fortran@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  549 Jan 14 01:02 /usr/ports/math/suitesparse-config/Makefile
Ports top last git commit: 8633b27068
Ports top unclean checkout: no
Port dir last git commit: b0ded2f8d2
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.0
Host OSVERSION: 1500006
Jail OSVERSION: 1302001
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p5 1302001
UNAME_r=13.2-RELEASE-p5
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.0
MASTERMNT=/usr/local/poudriere/data/.m/132releng-armv7-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/132releng-armv7-default/07/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=132releng-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/132releng-armv7-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.0
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---
===> The following configuration options are available for suitesparse-config-7.5.0:
     DOCS=on: Build and/or install documentation
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
====> Options available for the radio BLAS: you can only select none or one of them
     ATLAS=off: ATLAS BLAS implementation
     BLIS=off: BLAS implemntation from FLAME
     NETLIB=off: BLAS implementation from Netlib
     OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
fortran@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
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
--End CONFIGURE_ENV--

--MAKE_ENV--
JOBS="3"  CMAKE_OPTIONS='-DOPENMP:BOOL=false -DNOPENMP:BOOL=true -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.5.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.5.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.5.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" CFOPENMP= 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/.cach
e  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.5.0/lib -s -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing  -O3 "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 5
55"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VER=7.5.0 PORTDOCS="" CMAKE_BUILD_TYPE="release" OSREL=13.2 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"
--End PLIST_SUB--

--SUB_LIST--
 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
--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)  524288
stack size              (kbytes, -s)  65536
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 GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   suitesparse-config-7.5.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.9.pkg
[132releng-armv7-default-job-07] Installing pkg-1.20.9...
[132releng-armv7-default-job-07] Extracting pkg-1.20.9: .......... done
===>   suitesparse-config-7.5.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of suitesparse-config-7.5.0
===========================================================================
=======================<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 GPLv2+ accepted by the user
===> Fetching all distfiles required by suitesparse-config-7.5.0 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by suitesparse-config-7.5.0 for building
=> SHA256 Checksum OK for suitesparse/v7.5.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by suitesparse-config-7.5.0 for building
===>  Extracting for suitesparse-config-7.5.0
=> SHA256 Checksum OK for suitesparse/v7.5.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for suitesparse-config-7.5.0
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   suitesparse-config-7.5.0 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-core-3.28.1.pkg
[132releng-armv7-default-job-07] Installing cmake-core-3.28.1...
[132releng-armv7-default-job-07] `-- Installing expat-2.5.0_1...
[132releng-armv7-default-job-07] `-- Extracting expat-2.5.0_1: .......... done
[132releng-armv7-default-job-07] `-- Installing jsoncpp-1.9.5...
[132releng-armv7-default-job-07] `-- Extracting jsoncpp-1.9.5: .......... done
[132releng-armv7-default-job-07] `-- Installing libuv-1.47.0...
[132releng-armv7-default-job-07] `-- Extracting libuv-1.47.0: .......... done
[132releng-armv7-default-job-07] `-- Installing rhash-1.4.4...
[132releng-armv7-default-job-07] |   `-- Installing gettext-runtime-0.22.3...
[132releng-armv7-default-job-07] |   | `-- Installing indexinfo-0.3.1...
[132releng-armv7-default-job-07] |   | `-- Extracting indexinfo-0.3.1: .... done
[132releng-armv7-default-job-07] |   `-- Extracting gettext-runtime-0.22.3: .......... done
[132releng-armv7-default-job-07] `-- Extracting rhash-1.4.4: .......... done
[132releng-armv7-default-job-07] Extracting cmake-core-3.28.1: .......... done
===>   suitesparse-config-7.5.0 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of suitesparse-config-7.5.0
===>   suitesparse-config-7.5.0 depends on executable: ninja - not found
===>   Installing existing package /packages/All/ninja-1.11.1,2.pkg
[132releng-armv7-default-job-07] Installing ninja-1.11.1,2...
[132releng-armv7-default-job-07] `-- Installing python39-3.9.18...
[132releng-armv7-default-job-07] |   `-- Installing libffi-3.4.4...
[132releng-armv7-default-job-07] |   `-- Extracting libffi-3.4.4: .......... done
[132releng-armv7-default-job-07] |   `-- Installing mpdecimal-2.5.1...
[132releng-armv7-default-job-07] |   `-- Extracting mpdecimal-2.5.1: .......... done
[132releng-armv7-default-job-07] |   `-- Installing readline-8.2.7...
[132releng-armv7-default-job-07] |   `-- Extracting readline-8.2.7: .......... done
[132releng-armv7-default-job-07] `-- Extracting python39-3.9.18: .......... done
[132releng-armv7-default-job-07] Extracting ninja-1.11.1,2: ........ done
=====
Message from python39-3.9.18:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py39-gdbm       databases/py-gdbm@py39
py39-sqlite3    databases/py-sqlite3@py39
py39-tkinter    x11-toolkits/py-tkinter@py39
===>   suitesparse-config-7.5.0 depends on executable: ninja - found
===>   Returning to build of suitesparse-config-7.5.0
===========================================================================
=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   suitesparse-config-7.5.0 depends on shared library: libopenblas.so - not found
===>   Installing existing package /packages/All/openblas-0.3.25,2.pkg
[132releng-armv7-default-job-07] Installing openblas-0.3.25,2...
[132releng-armv7-default-job-07] `-- Installing gcc12-12.2.0_7...
[132releng-armv7-default-job-07] |   `-- Installing binutils-2.40_4,1...
[132releng-armv7-default-job-07] |   | `-- Installing zstd-1.5.5...
[132releng-armv7-default-job-07] |   |   `-- Installing liblz4-1.9.4_1,1...
[132releng-armv7-default-job-07] |   |   `-- Extracting liblz4-1.9.4_1,1: .......... done
[132releng-armv7-default-job-07] |   | `-- Extracting zstd-1.5.5: .......... done
[132releng-armv7-default-job-07] |   `-- Extracting binutils-2.40_4,1: .......... done
[132releng-armv7-default-job-07] |   `-- Installing gmp-6.3.0...
[132releng-armv7-default-job-07] |   `-- Extracting gmp-6.3.0: .......... done
[132releng-armv7-default-job-07] |   `-- Installing mpc-1.3.1_1...
[132releng-armv7-default-job-07] |   | `-- Installing mpfr-4.2.1,1...
[132releng-armv7-default-job-07] |   | `-- Extracting mpfr-4.2.1,1: .......... done
[132releng-armv7-default-job-07] |   `-- Extracting mpc-1.3.1_1: ......... done
[132releng-armv7-default-job-07] `-- Extracting gcc12-12.2.0_7: .......... done
[132releng-armv7-default-job-07] Extracting openblas-0.3.25,2: .......... done
=====
Message from gcc12-12.2.0_7:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   suitesparse-config-7.5.0 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so)
===>   Returning to build of suitesparse-config-7.5.0
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for suitesparse-config-7.5.0
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.5.0/SuiteSparse_config
-- Building SuiteSparse_config version: v7.5.0 (Jan 10, 2024)
-- The C compiler identification is Clang 14.0.5
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Source:           /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.5.0/SuiteSparse_config 
-- Build:            /wrkdirs/usr/ports/math/suitesparse-config/work/SuiteSparse-7.5.0/SuiteSparse_config 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Fortran:          not available
-- Looking for a CUDA compiler
-- Looking for a CUDA compiler - NOTFOUND
-- CUDA:             not found
-- CUDA:             not enabled
-- C to Fortran calling protocol: 
--     SUITESPARSE_HAS_FORTRAN  : OFF
--     FortranCInterface_GLOBAL_MACRO  : (name,NAME) name##_
--     FortranCInterface_GLOBAL__MACRO : (name,NAME) name##_
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND C) 
-- SuiteSparse has OpenMP:        OFF
-- SuiteSparse_config has OpenMP: OFF
-- Looking for 32-BLAS: OpenBLAS
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/local/lib/libopenblas.so  
-- Found OpenBLAS 32-bit BLAS
-- Specific BLAS: OpenBLAS found: TRUE
-- BLAS integer size: 4
-- Looking for fmax
-- Looking for fmax - not found
-- OpenMP C libraries:       
-- OpenMP C include:         
-- OpenMP C flags:          NOTFOUND 
-- BLAS libraries:      /usr/local/lib/libopenblas.so 
-- BLAS linker flags:    
-- BLAS include:         
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: SuiteSparseConfig
-- ------------------------------------------------------------------------
-- inside common SuiteSparse root:  OFF
-- install in SuiteSparse/lib and SuiteSparse/include: OFF
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /usr/bin/cc 
-- C flags:              -O2 -pipe  -O3 -fstack-protector-strong -fno-strict-aliasing
-- C++ compiler:         c++
-- C++ flags:            -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing  -O3
-- C Flags release:      -O2 -pipe  -O3 -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG 
-- C++ Flags release:    -O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing  -O3  -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Configuring done (1.6s)
CMake Error at CMakeLists.txt:201 (target_link_libraries):
  Target "SuiteSparseConfig" links to:

    OpenMP::OpenMP_C

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at CMakeLists.txt:206 (target_link_libraries):
  Target "SuiteSparseConfig_static" links to:

    OpenMP::OpenMP_C

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    FETCHCONTENT_FULLY_DISCONNECTED
    NOPENMP
    OPENMP
    THREADS_HAVE_PTHREAD_ARG


CMake Generate step failed.  Build files cannot be regenerated correctly.
*** Error code 1

Stop.
make: stopped in /usr/ports/math/suitesparse-config