+ 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/cblas64-3.11.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cblas64-3.11.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for lapack-3.11.0.tar.gz => Checksum SHA512 OK for lapack-3.11.0.tar.gz ===> Installing dependencies for cblas64-3.11.0 => Tool dependency cmake>=0: found cmake-3.27.7 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency blas64>=3.9.0: found blas64-3.11.0 ===> Overriding tools for cblas64-3.11.0 ===> Extracting for cblas64-3.11.0 ===> Patching for cblas64-3.11.0 => Applying pkgsrc patches for cblas64-3.11.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-BLAS_SRC_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-BLAS_SRC_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-BLAS_SRC_CMakeLists.txt,v 1.2 2021/05/12 14:32:51 thor Exp $ | |Support combined build of shared and static libraries. | |--- BLAS/SRC/CMakeLists.txt.orig 2021-03-25 18:25:15.000000000 +0000 |+++ BLAS/SRC/CMakeLists.txt -------------------------- Patching file BLAS/SRC/CMakeLists.txt using Plan A... Hunk #1 succeeded at 116 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CBLAS_CMakeLists.txt,v 1.1 2021/11/23 22:45:01 wiz Exp $ | |Without this, math/cblas fails configuring with: |CMake Error: INSTALL(EXPORT) given unknown export "cblas-targets" | |--- CBLAS/CMakeLists.txt.orig 2021-06-28 16:39:12.000000000 +0000 |+++ CBLAS/CMakeLists.txt -------------------------- Patching file CBLAS/CMakeLists.txt using Plan A... Hunk #1 succeeded at 64 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_cblas.pc.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_cblas.pc.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CBLAS_cblas.pc.in,v 1.2 2021/05/12 14:32:51 thor Exp $ | |Install BLAS libs here rather than from a separate package | |--- CBLAS/cblas.pc.in.orig 2021-03-25 18:25:15.000000000 +0000 |+++ CBLAS/cblas.pc.in -------------------------- Patching file CBLAS/cblas.pc.in using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_src_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CBLAS_src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CBLAS_src_CMakeLists.txt,v 1.4 2021/05/13 07:52:05 thor Exp $ | |- Support combined build of shared and static libraries. |- Link CBLAS with Fortran compiler to fix build on NetBSD. | |--- CBLAS/src/CMakeLists.txt.orig 2021-03-25 18:25:15.000000000 +0000 |+++ CBLAS/src/CMakeLists.txt -------------------------- Patching file CBLAS/src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 120 (offset 4 lines). Hunk #2 succeeded at 132 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.5 2021/11/23 22:45:01 wiz Exp $ | |Avoid installation of LAPACK CMake and pkg-config files when not installing |LAPACK, also allowing explicitly to switch off LAPACK build for BLAS-only |packaging. | |--- CMakeLists.txt.orig 2021-06-28 16:39:12.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 209 (offset 52 lines). Hunk #2 succeeded at 223 (offset 52 lines). Hunk #3 succeeded at 314 (offset 1 line). Hunk #4 succeeded at 410 (offset 52 lines). Hunk #5 succeeded at 537 (offset 52 lines). Hunk #6 succeeded at 558 (offset 52 lines). Hunk #7 succeeded at 574 (offset 52 lines). Hunk #8 succeeded at 613 (offset 52 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-LAPACKE_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-LAPACKE_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-LAPACKE_CMakeLists.txt,v 1.2 2021/05/12 14:32:51 thor Exp $ | |Support combined build of shared and static libraries. | |--- LAPACKE/CMakeLists.txt.orig 2021-03-25 18:25:15.000000000 +0000 |+++ LAPACKE/CMakeLists.txt -------------------------- Patching file LAPACKE/CMakeLists.txt using Plan A... Hunk #1 succeeded at 115 (offset 16 lines). Hunk #2 succeeded at 161 (offset 16 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-LAPACKE_lapacke.pc.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-LAPACKE_lapacke.pc.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-LAPACKE_lapacke.pc.in,v 1.2 2021/05/12 14:32:51 thor Exp $ | |Install libs here rather than from a separate package | |--- LAPACKE/lapacke.pc.in.orig 2021-03-25 18:25:15.000000000 +0000 |+++ LAPACKE/lapacke.pc.in -------------------------- Patching file LAPACKE/lapacke.pc.in using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-SRC_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-SRC_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_CMakeLists.txt,v 1.4 2022/03/13 07:31:56 nros Exp $ | |Support combined build of shared and static libraries. | |--- SRC/CMakeLists.txt.orig 2021-06-28 16:39:12.000000000 +0000 |+++ SRC/CMakeLists.txt -------------------------- Patching file SRC/CMakeLists.txt using Plan A... Hunk #1 succeeded at 536 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-TESTING_MATGEN_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/cblas64/../../math/lapack/patches/patch-TESTING_MATGEN_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-TESTING_MATGEN_CMakeLists.txt,v 1.3 2021/05/12 14:32:51 thor Exp $ | |Support combined build of shared and static libraries. | |--- TESTING/MATGEN/CMakeLists.txt.orig 2021-03-25 18:25:15.000000000 +0000 |+++ TESTING/MATGEN/CMakeLists.txt -------------------------- Patching file TESTING/MATGEN/CMakeLists.txt using Plan A... Hunk #1 succeeded at 57. done ===> Creating toolchain wrappers for cblas64-3.11.0 ===> Configuring for cblas64-3.11.0 => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The Fortran compiler identification is GNU 13.2.0 -- The C compiler identification is GNU 13.2.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /home/pbulk/build/math/cblas64/work/.cwrapper/bin/gfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/math/cblas64/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'Release' as none was specified. -- Checking if build type is 'Coverage' -- Checking if build type is 'Coverage': 0 -- Performing Test _frecursiveFlag -- Performing Test _frecursiveFlag - Success -- Build tests: OFF -- Reducing RELEASE optimization level to O2 CMake Deprecation Warning at /home/pbulk/build/math/cblas64/work/lapack-3.11.0/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for Fortran NONE - found CMake Deprecation Warning at /home/pbulk/build/math/cblas64/work/lapack-3.11.0/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for Fortran INT_CPU_TIME - found CMake Deprecation Warning at /home/pbulk/build/math/cblas64/work/lapack-3.11.0/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for Fortran EXT_ETIME - not found CMake Deprecation Warning at /home/pbulk/build/math/cblas64/work/lapack-3.11.0/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for Fortran EXT_ETIME_ - not found CMake Deprecation Warning at /home/pbulk/build/math/cblas64/work/lapack-3.11.0/INSTALL/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for Fortran INT_ETIME - found -- --> Will use second_INT_ETIME.f and dsecnd_INT_ETIME.f as timing function. -- Build deprecated routines: ON -- Build single precision real: ON -- Build double precision real: ON -- Build single precision complex: ON -- Build double precision complex: ON -- Looking for Fortran dgemm -- Looking for Fortran dgemm - found -- --> BLAS supplied by user is WORKING, will use -lblas64. -- CBLAS enable -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/C Compiler Compatibility -- Verifying Fortran/C Compiler Compatibility - Success -- Performing Test HAS_ATTRIBUTE_WEAK_SUPPORT -- Performing Test HAS_ATTRIBUTE_WEAK_SUPPORT - Success -- Build html documentation: OFF -- Build man documentation: OFF -- Configuring done (31.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_VERBOSE -- Build files have been written to: /home/pbulk/build/math/cblas64/work/lapack-3.11.0/cmake-pkgsrc-build