+ 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/lucene++-3.0.9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lucene++-3.0.9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for lucene++-3.0.9.tar.gz
=> Checksum SHA512 OK for lucene++-3.0.9.tar.gz
===> Installing dependencies for lucene++-3.0.9
=> Tool dependency cmake>=0: found cmake-3.29.6
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Full dependency boost-libs-1.85.*: found boost-libs-1.85.0nb1
=> Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0nb1
===> Overriding tools for lucene++-3.0.9
===> Extracting for lucene++-3.0.9
===> Patching for lucene++-3.0.9
=> Applying pkgsrc patches for lucene++-3.0.9
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/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.1 2015/10/17 03:02:47 ryoon Exp $
|
|No cmake_uninstall.cmake is provided.
|
|--- CMakeLists.txt.orig	2015-01-30 16:14:22.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
No such line 181 in input file, ignoring
Hunk #1 succeeded at 95 (offset -87 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-cmake_cotire.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-cmake_cotire.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_cotire.cmake,v 1.2 2024/04/21 17:28:32 adam Exp $
|
|Disable precompiled headers. Makes GCC segfault on NetBSD-7.0-i386.
|
|--- cmake/cotire.cmake.orig	2024-02-18 18:18:26.000000000 +0000
|+++ cmake/cotire.cmake
--------------------------
Patching file cmake/cotire.cmake using Plan A...
Hunk #1 succeeded at 3557.
Hunk #2 succeeded at 3577.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-src_core_store_MMapDirectory.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-src_core_store_MMapDirectory.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_store_MMapDirectory.cpp,v 1.1 2024/04/21 17:28:32 adam Exp $
|
|Fix build with newer boost.
|
|--- src/core/store/MMapDirectory.cpp.orig	2024-04-21 17:18:00.396087158 +0000
|+++ src/core/store/MMapDirectory.cpp
--------------------------
Patching file src/core/store/MMapDirectory.cpp using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-src_core_util_FileUtils.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/lucene++/patches/patch-src_core_util_FileUtils.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_util_FileUtils.cpp,v 1.1 2024/04/21 17:28:32 adam Exp $
|
|Fix build with newer boost.
|
|--- src/core/util/FileUtils.cpp.orig	2024-04-21 17:22:39.775305801 +0000
|+++ src/core/util/FileUtils.cpp
--------------------------
Patching file src/core/util/FileUtils.cpp using Plan A...
Hunk #1 succeeded at 5.
Hunk #2 succeeded at 128.
done
===> Creating toolchain wrappers for lucene++-3.0.9
===> Configuring for lucene++-3.0.9
=> 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/textproc/lucene++/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/textproc/lucene++/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/cotire.cmake:40 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:36 (include)


-- cotire 1.8.0 loaded.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found Boost: /opt/pkg/include (found version "1.85.0") found components: date_time filesystem iostreams regex system thread chrono atomic
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")


** Build Summary **
  Version:          3.0.9
  Prefix:           /opt/pkg
  Build Type:       Release
  Architecture:     i386
  System:           SunOS
  Boost Include:    /opt/pkg/include
  Boost Libraries:  /opt/pkg/lib
  Zlib Include:     /opt/pkg/include
  Zlib Library:     /opt/pkg/lib/libz.so
-- Configuring done (4.1s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/textproc/lucene++/work/LucenePlusPlus-rel_3.0.9/cmake-pkgsrc-build