+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/suitesparse-7.8.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/suitesparse-7.8.2/work.log
=> 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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> 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
=> Full dependency blas>=3.9.0: found blas-3.12.0
=> Full dependency gmp>=4.2.1: found gmp-6.3.0
===> 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
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-GraphBLAS_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-GraphBLAS_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-GraphBLAS_CMakeLists.txt,v 1.1 2024/06/14 13:19:54 ktnb Exp $
|
|cpu_features doesn't appear to work properly on NetBSD
|
|--- GraphBLAS/CMakeLists.txt.orig	2024-06-03 15:50:22.420795494 +0000
|+++ GraphBLAS/CMakeLists.txt
--------------------------
Patching file GraphBLAS/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 125.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-ParU_Source_paru__init__rowFronts.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-ParU_Source_paru__init__rowFronts.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ParU_Source_paru__init__rowFronts.cpp,v 1.1 2024/12/19 12:10:36 bacon Exp $
|
|# Fix build on Alma (RHEL) 8
|
|--- ParU/Source/paru_init_rowFronts.cpp.orig	2024-08-24 17:13:32.000000000 +0000
|+++ ParU/Source/paru_init_rowFronts.cpp
--------------------------
Patching file ParU/Source/paru_init_rowFronts.cpp using Plan A...
Hunk #1 succeeded at 34.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-SPQR_Source_spqr__factorize.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/suitesparse/patches/patch-SPQR_Source_spqr__factorize.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-SPQR_Source_spqr__factorize.cpp,v 1.1 2024/06/14 13:19:54 ktnb Exp $
|
|Upstream bug, should include string
|
|--- SPQR/Source/spqr_factorize.cpp.orig	2024-03-26 21:14:00.000000000 +0000
|+++ SPQR/Source/spqr_factorize.cpp
--------------------------
Patching file SPQR/Source/spqr_factorize.cpp using Plan A...
Hunk #1 succeeded at 36.
done
===> Creating toolchain wrappers for suitesparse-7.8.2
===> Configuring for suitesparse-7.8.2
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/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: /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Source:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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 - Success
-- 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: /opt/pkg/lib/libopenblas.so
-- Found OpenBLAS 32-bit BLAS
-- Looking for fmax
-- Looking for fmax - not found
-- OpenMP C libraries:      /home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.so 
-- OpenMP C include:         
-- OpenMP C flags:          -fopenmp 
-- BLAS libraries:      /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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: /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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: /opt/pkg/lib/libopenblas.so;/opt/pkg/lib/libopenblas.so
-- OpenMP C libraries:      /home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.so
-- OpenMP C include:        
-- OpenMP C flags:          -fopenmp
-- LAPACK libraries:    /opt/pkg/lib/libopenblas.so;/opt/pkg/lib/libopenblas.so
-- LAPACK include:      
-- LAPACK linker flags: 
-- BLAS libraries:      /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:      /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:    /home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.so 
-- OpenMP C++ include:       
-- OpenMP C++ flags:        -fopenmp 
-- BLAS libraries:      /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:    /opt/pkg/lib/libopenblas.so;/opt/pkg/lib/libopenblas.so 
-- LAPACK include:       
-- LAPACK linker flags:  
-- BLAS libraries:      /opt/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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: /opt/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: /opt/pkg/include
-- gmp library: /opt/pkg/lib/libgmp.so.10.5.0
-- gmp static:  /opt/pkg/lib/libgmp.a
-- from mpfr.h file: #define MPFR_VERSION_STRING "4.2.1"
-- Found MPFR: /opt/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: /opt/pkg/include
-- mpfr library: /opt/pkg/lib/libmpfr.so.6.2.1
-- mpfr static:  /opt/pkg/lib/libmpfr.a
-- OpenMP C libraries:      /home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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): enabled 
-- 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:    /home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.so
-- CMAKE OpenMP include:      
-- CMAKE OpenMP C flags:      -fopenmp
-- CMAKE C flags: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -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: /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc
-- JIT C flags:    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wundef  -std=c11 -lm -Wno-pragmas  -fexcess-precision=fast  -fcx-limited-range  -fno-math-errno  -fwrapv  -DNDEBUG -fPIC  -fopenmp
-- JIT link flags: -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -shared 
-- JIT lib prefix: lib
-- JIT lib suffix: .so
-- JIT obj suffix: .o
-- JIT cache:      /home/pbulk/build/math/suitesparse/work/.home/.SuiteSparse/GrB9.3.1
-- JIT openmp inc: 
-- JIT openmp dirs 
-- JIT libraries:   -lm -ldl -lgomp
-- JIT cmake libs: m;dl;/home/pbulk/build/math/suitesparse/work/.buildlink/lib/libgomp.so
-- ------------------------------------------------------------------------
-- CMAKE report for: GraphBLAS
-- ------------------------------------------------------------------------
-- build type:           Release
-- BUILD_SHARED_LIBS:    ON
-- BUILD_STATIC_LIBS:    OFF
-- C compiler:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -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:           /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2 
-- Build:            /home/pbulk/build/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:    /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2/LAGraph
-- CMAKE build directory:     /home/pbulk/build/math/suitesparse/work/SuiteSparse-7.8.2/cmake-pkgsrc-build/LAGraph
-- CMAKE C Flags release:     -DNDEBUG
-- CMAKE compiler ID:         GNU
-- CMAKE thread library:      
-- CMAKE have pthreads:       1
-- CMAKE have Win32 pthreads: 
-- CMAKE have OpenMP:         TRUE
-- GxB build: relying on SuiteSparse GxB extensions
-- CMAKE C flags: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -DLGDIR=/home/pbulk/build/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:           /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/gcc 
-- C flags:              -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C++ compiler:         /home/pbulk/build/math/suitesparse/work/.cwrapper/bin/g++
-- C++ flags:            -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include
-- C Flags release:      -DNDEBUG 
-- C++ Flags release:    -DNDEBUG 
-- Fortran compiler:     none
-- compile definitions:  
-- ------------------------------------------------------------------------
-- Configuring done (37.2s)
-- Generating done (4.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


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