=> 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.1
=> 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 7.5.0
-- The CXX compiler identification is GNU 7.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##_
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5") found components: C
-- SuiteSparse_config has OpenMP: ON
-- 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
-- OpenMP C libraries:      /pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so 
-- OpenMP C include:         
-- OpenMP C flags:          -fopenmp 
-- 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.7") 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
-- CHOLMOD has OpenMP: ON
-- 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
-- OpenMP C libraries:      /pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so
-- OpenMP C include:        
-- OpenMP C flags:          -fopenmp
-- 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
-- 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
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5") found components: C CXX
-- ParU has OpenMP: ON
-- 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: parallel
-- OpenMP C++ libraries:    /pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so 
-- OpenMP C++ include:       
-- OpenMP C++ flags:        -fopenmp 
-- 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
-- Found OpenMP: TRUE (found version "4.5") found components: C
-- SPEX has OpenMP: ON
-- 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
-- OpenMP C libraries:      /pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so
-- OpenMP C include:        
-- OpenMP C flags:          -fopenmp
-- 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:  
-- ------------------------------------------------------------------------
-- 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
-- GraphBLAS has OpenMP: ON
-- 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 - Success
-- C11 atomics: OK. -latomic not needed
-- CMAKE OpenMP libraries:    /pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so
-- CMAKE OpenMP include:      
-- CMAKE OpenMP C flags:      -fopenmp
-- CMAKE C flags: -O2 -I/usr/pkg/include -I/usr/include -DGBNCPUFEAT  -Wundef  -std=c11 -lm -Wno-pragmas  -fexcess-precision=fast  -fcx-limited-range  -fno-math-errno  -fwrapv  -DNDEBUG 
-- Skipping the demos in GraphBLAS/Demo
-- ------------------------------------------------------------------------
-- JIT configuration:
-- ------------------------------------------------------------------------
-- JIT C compiler: /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc
-- JIT C flags:    -O2 -I/usr/pkg/include -I/usr/include -DGBNCPUFEAT  -Wundef  -std=c11 -lm -Wno-pragmas  -fexcess-precision=fast  -fcx-limited-range  -fno-math-errno  -fwrapv  -DNDEBUG -fPIC  -fopenmp
-- JIT link flags: -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -shared 
-- JIT lib prefix: lib
-- JIT lib suffix: .so
-- JIT obj suffix: .o
-- JIT cache:      /pbulk/work/math/suitesparse/work/.home/.SuiteSparse/GrB9.3.1
-- JIT openmp inc: 
-- JIT openmp dirs 
-- JIT libraries:   -lm -lgomp -lpthread
-- JIT cmake libs: m;/pbulk/work/math/suitesparse/work/.buildlink/lib/libgomp.so;/usr/lib/libpthread.so
-- ------------------------------------------------------------------------
-- CMAKE report for: GraphBLAS
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    OFF
-- C compiler:           /pbulk/work/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -O2 -I/usr/pkg/include -I/usr/include -DGBNCPUFEAT  -Wundef  -std=c11 -lm -Wno-pragmas  -fexcess-precision=fast  -fcx-limited-range  -fno-math-errno  -fwrapv  -DNDEBUG
-- C Flags release:      -DNDEBUG 
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Building LAGraph version: v1.1.4 (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
-- LAGraph has OpenMP: ON
-- CMAKE build type:          Release
-- CMAKE source directory:    /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/LAGraph
-- CMAKE build directory:     /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build/LAGraph
-- CMAKE C Flags release:     -DNDEBUG
-- CMAKE compiler ID:         GNU
-- CMAKE thread library:      -lpthread
-- CMAKE have pthreads:       1
-- CMAKE have Win32 pthreads: 
-- CMAKE have OpenMP:         TRUE
-- GxB build: relying on SuiteSparse GxB extensions
-- CMAKE C flags: -O2 -I/usr/pkg/include -I/usr/include -DLGDIR=/pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/LAGraph -DNDEBUG
-- ------------------------------------------------------------------------
-- SuiteSparse CMAKE report for: SuiteSparse
-- ------------------------------------------------------------------------
-- 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:  
-- ------------------------------------------------------------------------
-- Configuring done (31.8s)
-- Generating done (7.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /pbulk/work/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.