+ 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/lapacke64-3.12.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lapacke64-3.12.1/work.log => Checksum BLAKE2s OK for lapack-3.12.1.tar.gz => Checksum SHA512 OK for lapack-3.12.1.tar.gz ===> Installing dependencies for lapacke64-3.12.1 => Tool dependency cmake>=0: found cmake-4.2.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lapack64>=3.12.1: found lapack64-3.12.1 => Full dependency blas64>=3.12.1: found blas64-3.12.1 ===> Overriding tools for lapacke64-3.12.1 ===> Extracting for lapacke64-3.12.1 ===> Patching for lapacke64-3.12.1 => Applying pkgsrc patches for lapacke64-3.12.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-BLAS_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-BLAS_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-BLAS_CMakeLists.txt,v 1.1 2025/01/14 11:41:00 wiz Exp $ | |A changeset that I pushed upstream in a PR, to enable separate libblas build, |un-break standalone CBLAS build with included BLAS, not unconditionally |require unnecessary C++ compiler. | |See: https://github.com/Reference-LAPACK/lapack/pull/972 | |diff --git a/BLAS/CMakeLists.txt b/BLAS/CMakeLists.txt |index a33f38f25..8e34fa858 100644 |--- BLAS/CMakeLists.txt.orig 2024-12-03 11:39:11.000000000 +0000 |+++ BLAS/CMakeLists.txt -------------------------- Patching file BLAS/CMakeLists.txt using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-CBLAS_src_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../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.6 2024/01/09 03:32:48 ryoon Exp $ | |* Use fortran compiler as linker to fix gfortran from lang/gcc10 link. | |--- CBLAS/src/CMakeLists.txt.orig 2024-01-09 03:26:10.559613758 +0000 |+++ CBLAS/src/CMakeLists.txt -------------------------- Patching file CBLAS/src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 170 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../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.8 2026/02/28 08:38:00 thor Exp $ | |A changeset that I pushed upstream in a PR, to enable separate libblas build, |un-break standalone CBLAS build with included BLAS, not unconditionally |require unnecessary C++ compiler. | |Also, they forgot to increment the patch version for the release ... | |See: https://github.com/Reference-LAPACK/lapack/pull/972 | |--- CMakeLists.txt.orig 2024-12-03 11:39:11.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 246. Hunk #3 succeeded at 278. Hunk #4 succeeded at 345. Hunk #5 succeeded at 412. Hunk #6 succeeded at 424. Hunk #7 succeeded at 483. Hunk #8 succeeded at 504. Hunk #9 succeeded at 520. Hunk #10 succeeded at 559. Hunk #11 succeeded at 573. Hunk #12 succeeded at 587. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgelqs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgelqs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_cgelqs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/cgelqs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/cgelqs.f -------------------------- Patching file SRC/DEPRECATED/cgelqs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgelsx.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgelsx.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_cgelsx.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/cgelsx.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/cgelsx.f -------------------------- Patching file SRC/DEPRECATED/cgelsx.f using Plan A... Hunk #1 succeeded at 364. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgeqrs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_cgeqrs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_cgeqrs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/cgeqrs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/cgeqrs.f -------------------------- Patching file SRC/DEPRECATED/cgeqrs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgelqs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgelqs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_dgelqs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/dgelqs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/dgelqs.f -------------------------- Patching file SRC/DEPRECATED/dgelqs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgeqpf.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgeqpf.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_dgeqpf.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/dgeqpf.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/dgeqpf.f -------------------------- Patching file SRC/DEPRECATED/dgeqpf.f using Plan A... Hunk #1 succeeded at 218. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgeqrs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dgeqrs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_dgeqrs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/dgeqrs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/dgeqrs.f -------------------------- Patching file SRC/DEPRECATED/dgeqrs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dlahrd.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_dlahrd.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_dlahrd.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/dlahrd.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/dlahrd.f -------------------------- Patching file SRC/DEPRECATED/dlahrd.f using Plan A... Hunk #1 succeeded at 231. Hunk #2 succeeded at 271. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgelqs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgelqs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_sgelqs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/sgelqs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/sgelqs.f -------------------------- Patching file SRC/DEPRECATED/sgelqs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgeqpf.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgeqpf.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_sgeqpf.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/sgeqpf.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/sgeqpf.f -------------------------- Patching file SRC/DEPRECATED/sgeqpf.f using Plan A... Hunk #1 succeeded at 218. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgeqrs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_sgeqrs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_sgeqrs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/sgeqrs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/sgeqrs.f -------------------------- Patching file SRC/DEPRECATED/sgeqrs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_zgelqs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_zgelqs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_zgelqs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/zgelqs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/zgelqs.f -------------------------- Patching file SRC/DEPRECATED/zgelqs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_zgeqrs.f => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/lapacke64/../../math/lapack/patches/patch-SRC_DEPRECATED_zgeqrs.f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SRC_DEPRECATED_zgeqrs.f,v 1.1 2026/02/28 08:38:00 thor Exp $ | |Fix bogus symbols due to expanded ILP64 macros, lifted from FreeBSD. |This is fixed upstream, just missing a release. | |--- SRC/DEPRECATED/zgeqrs.f.orig 2024-12-03 11:39:11 UTC |+++ SRC/DEPRECATED/zgeqrs.f -------------------------- Patching file SRC/DEPRECATED/zgeqrs.f using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 128. done ===> Creating toolchain wrappers for lapacke64-3.12.1 ===> Configuring for lapacke64-3.12.1 => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/math/lapacke64/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 -- Build Index-64 API as extended API with _64 suffix: ON -- Build tests: OFF -- Build deprecated routines: ON -- Build single precision real: ON -- Build double precision real: ON -- Build single precision complex: ON -- Build double precision complex: ON -- The Fortran compiler identification is GNU 14.3.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /home/pbulk/build/math/lapacke64/work/.cwrapper/bin/gfortran - skipped -- Looking for Fortran dgemm -- Looking for Fortran dgemm - found -- --> BLAS supplied by user is WORKING, will use -lblas64. -- Found BLAS: -lblas64 -- Found LAPACK: -llapack64 -- Looking for Fortran dgeqrt -- Looking for Fortran dgeqrt - found -- --> LAPACK supplied by user is WORKING, will use -llapack64. -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/C Compiler Compatibility -- Verifying Fortran/C Compiler Compatibility - Success -- LAPACKE enabled -- Build LAPACKE single precision real: ON -- Build LAPACKE double precision real: ON -- Build LAPACKE single precision complex: ON -- Build LAPACKE double precision complex: ON -- Build html documentation: OFF -- Build man documentation: OFF -- Configuring done (42.6s) -- Generating done (3.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/math/lapacke64/work/lapack-3.12.1/cmake-pkgsrc-build