=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for SuiteSparse-7.8.2.tar.gz
=> Checksum SHA512 OK for SuiteSparse-7.8.2.tar.gz
===> Installing dependencies for suitesparse-7.8.2
==========================================================================
The following variables will affect the build process of this package,
suitesparse-7.8.2.  Their current value is shown below:

        * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp

Based on these variables, the following variables have been set:

        * BLAS_INCLUDES (not defined)
        * BLAS_LIBS = -lblas
        * BLAS_PC = blas
        * BLAS_TYPE = netlib
        * CBLAS_LIBS (not defined)
        * CBLAS_PC (not defined)
        * LAPACKE_LIBS (not defined)
        * LAPACKE_PC (not defined)
        * LAPACK_LIBS = -llapack -lblas
        * LAPACK_PC = lapack

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency metis>=4.0.3: found metis-4.0.3
=> Full dependency lapack>=3.9.0nb1: found lapack-3.12.0
=> Full dependency mpfr>=4.0.0: found mpfr-4.2.1
=> Full dependency openblas>=0.3.15nb2: found openblas-0.3.26
=> Full dependency openmp>=18.0.0: found openmp-18.1.8nb1
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for suitesparse-7.8.2
===> Extracting for suitesparse-7.8.2
===> Patching for suitesparse-7.8.2
=> Applying pkgsrc patches for suitesparse-7.8.2
===> Creating toolchain wrappers for suitesparse-7.8.2
===> Configuring for suitesparse-7.8.2
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- 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
-- Building SuiteSparse_config version: v7.8.2 (Aug 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- 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_config has OpenMP: OFF
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Using clock_gettime without librt
-- Looking for Intel 32-bit BLAS
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit Apple BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for ARM 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for IBM ESSL 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit OpenBLAS
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/pkg/lib/libopenblas.so
-- Found OpenBLAS 32-bit BLAS
-- Looking for fmax
-- Looking for fmax - not found
-- BLAS libraries:      /usr/pkg/lib/libopenblas.so 
-- BLAS linker flags:    
-- BLAS include:         
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: SuiteSparseConfig
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Building Mongoose version: v3.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Found Python: /usr/pkg/bin/python3.12 (found version "3.12.8") found components: Interpreter
-- test coverage for debug library: OFF
-- CMAKE_CXX_COMPILER: GNU
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: Mongoose
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building AMD version: v3.3.3 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in AMD/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: AMD
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building BTF version: v2.3.2 (Mar 22, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: BTF
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building CAMD version: v3.3.3 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in CAMD/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: CAMD
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building CCOLAMD version: v3.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in CCOLAMD/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: CCOLAMD
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building COLAMD version: v3.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in COLAMD/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: COLAMD
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building CHOLMOD version: v5.3.0 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND C) 
-- CHOLMOD has OpenMP: OFF
-- Looking for Intel 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit Apple BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for ARM 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for IBM ESSL 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit OpenBLAS
-- Found OpenBLAS 32-bit BLAS
-- Looking for cheev_
-- Looking for cheev_ - found
-- Found LAPACK: /usr/pkg/lib/libopenblas.so;/usr/pkg/lib/libopenblas.so
-- Performing Test HAVE_KEYWORD__DECLSPEC_THREAD
-- Performing Test HAVE_KEYWORD__DECLSPEC_THREAD - Failed
-- Performing Test HAVE_KEYWORD__THREAD
-- Performing Test HAVE_KEYWORD__THREAD - Success
-- Performing Test HAVE_KEYWORD__THREAD_LOCAL
-- Performing Test HAVE_KEYWORD__THREAD_LOCAL - Success
-- __declspec(thread) keyword: not available
-- __thread keyword: available
-- _Thread_local keyword: available
-- LAPACK libraries:    /usr/pkg/lib/libopenblas.so;/usr/pkg/lib/libopenblas.so
-- LAPACK include:      
-- LAPACK linker flags: 
-- BLAS libraries:      /usr/pkg/lib/libopenblas.so
-- BLAS include:        
-- BLAS linker flags:   
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: CHOLMOD
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS;HAVE_KEYWORD__THREAD;HAVE_KEYWORD__THREAD_LOCAL
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Building CXSparse version: v4.4.1 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- complex data type: enabled
-- Skipping the demos in CXSparse/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: CXSparse
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building LDL version: v3.3.2 (Mar 22, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in LDL/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: LDL
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building KLU version: v2.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Using CHOLMOD for addtional pre-ordering options
-- Skipping the demos in KLU/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: KLU
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building UMFPACK version: v6.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Looking for Intel 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit Apple BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for ARM 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for IBM ESSL 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit OpenBLAS
-- Found OpenBLAS 32-bit BLAS
-- Using CHOLMOD for addtional pre-ordering options
-- BLAS libraries:      /usr/pkg/lib/libopenblas.so
-- BLAS include:        
-- BLAS linker flags:   
-- Performing Test HAVE_UNKNOWN_PRAGMAS
-- Performing Test HAVE_UNKNOWN_PRAGMAS - Success
-- Performing Test HAVE_PRAGMA_GCC_IVDEP
-- Performing Test HAVE_PRAGMA_GCC_IVDEP - Success
-- Performing Test HAVE_PRAGMA_GCC_NOVECTOR
-- Performing Test HAVE_PRAGMA_GCC_NOVECTOR - Failed
-- Performing Test HAVE_PRAGMA_NOVECTOR
-- Performing Test HAVE_PRAGMA_NOVECTOR - Failed
-- Performing Test HAVE_PRAGMA_LOOP_NO_VECTOR
-- Performing Test HAVE_PRAGMA_LOOP_NO_VECTOR - Failed
-- Skipping the demos in UMFPACK/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: UMFPACK
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Building PARU version: v0.3.0 (Aug 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND C CXX) 
-- OpenMP not found
-- ParU has OpenMP: OFF
-- Looking for Intel 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit Apple BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for ARM 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for IBM ESSL 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit OpenBLAS
-- Found OpenBLAS 32-bit BLAS
-- ParU frontal tree tasking: sequential
-- BLAS libraries:      /usr/pkg/lib/libopenblas.so 
-- BLAS linker flags:    
-- Skipping the demos in ParU/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: ParU
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Building RBio version: v4.3.3 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Skipping the demos in RBio/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: RBio
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building SPQR version: v4.3.4 (June 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Looking for Intel 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit Apple BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for ARM 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for IBM ESSL 32-bit BLAS
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Looking for 32-bit OpenBLAS
-- Found OpenBLAS 32-bit BLAS
-- LAPACK libraries:    /usr/pkg/lib/libopenblas.so;/usr/pkg/lib/libopenblas.so 
-- LAPACK include:       
-- LAPACK linker flags:  
-- BLAS libraries:      /usr/pkg/lib/libopenblas.so 
-- BLAS include:         
-- BLAS linker flags:    
-- Skipping the demos in SPQR/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: SPQR
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  BLAS_OpenBLAS
-- BLAS integer:         int32_t
-- ------------------------------------------------------------------------
-- Building SPEX version: v3.2.1 (Aug 20, 2024)
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND C) 
-- SPEX has OpenMP: OFF
-- major from gmp.h: #define __GNU_MP_VERSION            6
-- minor from gmp.h: #define __GNU_MP_VERSION_MINOR      3
-- patch from gmp.h: #define __GNU_MP_VERSION_PATCHLEVEL 0
-- Found GMP: /usr/pkg/lib/libgmp.so.10.5.0 (found suitable version "6.3.0", minimum required is "6.1.2")
-- gmp version: 6.3.0
-- gmp include: /usr/pkg/include
-- gmp library: /usr/pkg/lib/libgmp.so.10.5.0
-- gmp static:  /usr/pkg/lib/libgmp.a
-- from mpfr.h file: #define MPFR_VERSION_STRING "4.2.1"
-- Found MPFR: /usr/pkg/lib/libmpfr.so.6.2.1 (found suitable version "4.2.1", minimum required is "4.0.2")
-- mpfr version: 4.2.1
-- mpfr include: /usr/pkg/include
-- mpfr library: /usr/pkg/lib/libmpfr.so.6.2.1
-- mpfr static:  /usr/pkg/lib/libmpfr.a
-- __declspec(thread) keyword: not available
-- __thread keyword: available
-- _Thread_local keyword: available
-- SPEX with Python interface: ON
-- Skipping the demos in SPEX/Demo
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: SPEX
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    ON
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include
-- C++ compiler:         /pbulk/work/math/suitesparse/work/.cwrapper/bin/c++
-- C++ flags:            -O2 -I/usr/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  HAVE_KEYWORD__THREAD;HAVE_KEYWORD__THREAD_LOCAL
-- ------------------------------------------------------------------------
-- Building SuiteSparse:GraphBLAS version: v9.3.1, date: Aug 12, 2024
-- GraphBLAS C API: v2.1, date: Dec 22, 2023
-- Source:           /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build 
-- Install lib:      lib
-- Install include:  include/suitesparse
-- Install bin:      bin
-- Install pkg-file: lib
-- Install rpath:    $ORIGIN
-- Build   rpath:    
-- Build type:       Release 
-- Fortran:          not available
-- CUDA:             not found
-- CUDA:             not enabled
-- GraphBLAS CUDA JIT: disabled
-- Looking for system
-- Looking for system - found
-- GraphBLAS CPU JIT: enabled
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND C) 
-- GraphBLAS has OpenMP: OFF
-- cpu_features (by google.com): disabled
-- Performing Test GxB_HAVE_COMPLEX_C99
-- Performing Test GxB_HAVE_COMPLEX_C99 - Success
-- Building dynamic GraphBLAS library (no static)
-- Creating the GraphBLAS/JITpackage:
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- cpu_feautures has dlfcn.h
-- Looking for getauxval
-- Looking for getauxval - not found
-- cpu_feautures doesn't have getauxval from sys/auxv.h
-- Performing Test TEST_FOR_STDATOMIC
-- Performing Test TEST_FOR_STDATOMIC - Failed
-- Performing Test TEST_FOR_STDATOMIC_WITH_LIBATOMIC
-- Performing Test TEST_FOR_STDATOMIC_WITH_LIBATOMIC - Failed
CMake Error at GraphBLAS/cmake_modules/SuiteSparseAtomic.cmake:57 (message):
  C11 atomics: failed.

  Cannot build GraphBLAS with the used C compiler (GNU) and/or libraries.
Call Stack (most recent call first):
  GraphBLAS/CMakeLists.txt:423 (include)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/math/suitesparse
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/math/suitesparse