+ 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/libcassandra-20101010nb49/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libcassandra-20101010nb49/work.log
=> Checksum BLAKE2s OK for libcassandra-20101010.tar.gz
=> Checksum SHA512 OK for libcassandra-20101010.tar.gz
===> Installing dependencies for libcassandra-20101010nb49
==========================================================================
The following variables will affect the build process of this package,
libcassandra-20101010nb49.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency perl>=5.0: found perl-5.40.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb3
=> Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb2
=> Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb2
=> Full dependency libthrift>=0.15.0nb5: found libthrift-0.21.0
=> Full dependency libevent>=0.6: found libevent-2.1.12nb2
=> Full dependency openssl>=1.1.1: found openssl-3.4.1
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for libcassandra-20101010nb49
===> Extracting for libcassandra-20101010nb49
===> Patching for libcassandra-20101010nb49
=> Applying pkgsrc patches for libcassandra-20101010nb49
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.5 2020/05/14 19:09:10 joerg Exp $
|
|Remove the -pedantic flag from the configure script, it isn't terribly
|useful for C++0x code.
|
|Fix C++11 test case to actually work. The existing test fails with both
|GCC and Clang.
|
|--- configure.orig	2010-10-10 00:59:59.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 15328.
Hunk #2 succeeded at 15383.
Hunk #3 succeeded at 15439.
Hunk #4 succeeded at 17969.
Hunk #5 succeeded at 18008.
Hunk #6 succeeded at 18068.
Hunk #7 succeeded at 18095.
Hunk #8 succeeded at 18117.
Hunk #9 succeeded at 18160.
Hunk #10 succeeded at 18202.
Hunk #11 succeeded at 18252.
Hunk #12 succeeded at 18310.
Hunk #13 succeeded at 21219.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_cassandra.cc,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/cassandra.cc.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libcassandra/cassandra.cc
--------------------------
Patching file libcassandra/cassandra.cc using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 87.
Hunk #3 succeeded at 106.
Hunk #4 succeeded at 119.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_cassandra.h,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/cassandra.h.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libcassandra/cassandra.h
--------------------------
Patching file libcassandra/cassandra.h using Plan A...
Hunk #1 succeeded at 14.
Hunk #2 succeeded at 65.
Hunk #3 succeeded at 128.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra__factory.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra__factory.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_cassandra__factory.cc,v 1.3 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/cassandra_factory.cc.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libcassandra/cassandra_factory.cc
--------------------------
Patching file libcassandra/cassandra_factory.cc using Plan A...
Hunk #1 succeeded at 63.
Hunk #2 succeeded at 82.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra__factory.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_cassandra__factory.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_cassandra__factory.h,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/cassandra_factory.h.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libcassandra/cassandra_factory.h
--------------------------
Patching file libcassandra/cassandra_factory.h using Plan A...
Hunk #1 succeeded at 12.
Hunk #2 succeeded at 44.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_keyspace__factory.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_keyspace__factory.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_keyspace__factory.cc,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/keyspace_factory.cc.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libcassandra/keyspace_factory.cc
--------------------------
Patching file libcassandra/keyspace_factory.cc using Plan A...
Hunk #1 succeeded at 34.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_keyspace__factory.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libcassandra_keyspace__factory.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcassandra_keyspace__factory.h,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libcassandra/keyspace_factory.h.orig	2010-10-10 00:58:51.000000000 +0000
|+++ libcassandra/keyspace_factory.h
--------------------------
Patching file libcassandra/keyspace_factory.h using Plan A...
Hunk #1 succeeded at 12.
Hunk #2 succeeded at 31.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libgenthrift_Cassandra.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libgenthrift_Cassandra.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgenthrift_Cassandra.cpp,v 1.2 2020/05/14 19:09:10 joerg Exp $
|
|--- libgenthrift/Cassandra.cpp.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libgenthrift/Cassandra.cpp
--------------------------
Patching file libgenthrift/Cassandra.cpp using Plan A...
Hunk #1 succeeded at 6761.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libgenthrift_Cassandra.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/libcassandra/patches/patch-libgenthrift_Cassandra.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgenthrift_Cassandra.h,v 1.3 2020/05/14 19:09:10 joerg Exp $
|
|--- libgenthrift/Cassandra.h.orig	2010-10-10 00:59:23.000000000 +0000
|+++ libgenthrift/Cassandra.h
--------------------------
Patching file libgenthrift/Cassandra.h using Plan A...
Hunk #1 succeeded at 2468.
Hunk #2 succeeded at 2550.
Hunk #3 succeeded at 2584.
Hunk #4 succeeded at 2609.
Hunk #5 succeeded at 2689.
done
===> Creating toolchain wrappers for libcassandra-20101010nb49
===> Configuring for libcassandra-20101010nb49
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking whether the g++ linker (/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking target system type... x86_64-sun-solaris2.11
checking for isainfo... isainfo
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc and cc understand -c and -o together... yes
checking if g++ supports C++0x features without additional flags... yes
checking if g++ supports C++0x features with -std=c++0x... yes
checking if g++ supports C++0x features with -std=gnu++0x... yes
checking for 64-bit host... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking dependency style of gcc... (cached) gcc3
checking dependency style of g++... (cached) gcc3
checking whether __SUNPRO_C is declared... no
checking whether __ICC is declared... no
checking for ISO C++ 98 include files... yes
checking "C Compiler version--yes"... "gcc (GCC) 13.3.0"
checking "C++ Compiler version"... "g++ (GCC) 13.3.0"
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing clock_gettime... none required
checking size of off_t... 8
checking size of size_t... 8
checking size of long long... 8
checking if time_t is unsigned... no
checking for cos in -lm... yes
checking for setsockopt... no
checking for setsockopt in -lsocket... yes
checking for bind... yes
checking whether madvise is declared... no
checking whether the compiler provides atomic builtins... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking whether to enable assertions... yes
checking whether it is safe to use -fdiagnostics-show-option... yes
checking whether it is safe to use -Wconversion... yes
checking whether it is safe to use -Wconversion with htons... yes
checking whether it is safe to use -Wextra... yes
checking whether it is safe to use -Wmissing-declarations from C++... yes
checking whether it is safe to use -Wlogical-op... yes
checking whether it is safe to use -Wredundant-decls from C++... yes
checking whether it is safe to use -Wattributes from C++... no
checking whether it is safe to use -Wno-attributes... no
checking for malloc in -lumem... yes
checking for doxygen... no
checking for perl... /opt/pkg/bin/perl
checking for dpkg-gensymbols... no
checking for working -pipe... yes
checking for library containing getopt_long... none required
checking for library containing gethostbyname... -lnsl
checking for getline... yes
checking for ld used by GCC... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for libthrift... yes
checking how to link with libthrift... /opt/pkg/lib/libthrift.so /opt/pkg/lib/libssl.so /opt/pkg/lib/libcrypto.so /usr/lib/amd64/libsocket.so /usr/lib/amd64/libpthread.so /usr/lib/amd64/librt.so -R/opt/pkg/lib
checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking for pthread_yield_np... no
checking if pthread_yield takes zero arguments... no
checking if pthread_yield takes one argument... no
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_create... no
checking for pthread_getsequence_np... no
checking for pthread_key_delete... yes
checking for pthread_rwlock_rdlock... yes
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... yes
checking for pthread_sigmask... yes
checking for pthread_attr_create... no
checking for rwlock_init... yes
checking args to pthread_getspecific... other
checking args to pthread_mutex_init... POSIX
checking args to readdir_r... POSIX
checking style of sigwait... POSIX
checking for pthread_attr_setscope... yes
checking if pthread_yield takes zero arguments... yeso
checking if pthread_yield takes 1 argument... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking the location of hash_map... <unordered_map>
checking whether hash_map has rehash method... yes
checking whether hash_map has resize method... no
checking whether to redefine hash<string>... no
checking the location of cstdint... <tr1/cstdint>
checking the location of cinttypes... <tr1/cinttypes>
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... yes
checking working fdatasync... yes
checking for gethrtime... yes
checking for setupterm... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for backtrace_symbols_fd... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/types.h... (cached) yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for utime.h... (cached) yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking synch.h usability... yes
checking synch.h presence... yes
checking for synch.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking asm/termbits.h usability... no
checking asm/termbits.h presence... no
checking for asm/termbits.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for sched_yield... yes
checking for curses.h... yes
checking for term.h... yes
checking for uint... yes
checking for ulong... yes
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking checking for abi::__cxa_demangle... yes
checking for libc... yes
checking how to link with libc... /usr/lib/amd64/libc.so
checking if boost is recent enough... yes
checking for libc... (cached) yes
checking how to link with libc... 
checking for libboost_system-mt... no
checking for libboost_system... yes
checking how to link with libboost_system... /opt/pkg/lib/libboost_system.so -R/opt/pkg/lib
checking for libgtest... no
checking for htonll... 
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for printstack... yes
checking for working bitfield... yes
checking atomic.h usability... yes
checking atomic.h presence... yes
checking for atomic.h... yes
checking for atomic_add_64... yes
checking for atomic_add_32... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgenthrift/configure.h
config.status: creating libcassandra/configure.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
---
Configuration summary for libcassandra version 0.1

   * Installation prefix:       /opt/pkg
   * System type:               sun-solaris2.11
   * Host CPU:                  x86_64
   * C Compiler:                gcc (GCC) 13.3.0
   * C++ Compiler:              g++ (GCC) 13.3.0
   * Assertions enabled:        yes
   * Debug enabled:             no
   * Warnings as failure:       yes
   * C++ cstdint location:      <tr1/cstdint>
   * C++ hash_map location:     <unordered_map>
   * C++ hash namespace:        std
   * C++ shared_ptr namespace:  

---
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp