+ 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/protobuf-c-1.5.0nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.0nb9/work.log => Checksum BLAKE2s OK for protobuf-c-1.5.0.tar.gz => Checksum SHA512 OK for protobuf-c-1.5.0.tar.gz ===> Installing dependencies for protobuf-c-1.5.0nb9 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency protobuf>=29.3nb1: found protobuf-31.1 => Full dependency abseil>=20220623.0: found abseil-20250512.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for protobuf-c-1.5.0nb9 ===> Extracting for protobuf-c-1.5.0nb9 ===> Patching for protobuf-c-1.5.0nb9 => Applying pkgsrc patches for protobuf-c-1.5.0nb9 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__file.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__file.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-protoc-c_c__file.cc,v 1.5 2024/04/07 20:53:13 adam Exp $ | |Chase compatibility issues with Google protobuf 26.0 |https://github.com/protobuf-c/protobuf-c/pull/711 | |--- protoc-c/c_file.cc.orig 2024-04-07 20:32:42.583909649 +0000 |+++ protoc-c/c_file.cc -------------------------- Patching file protoc-c/c_file.cc using Plan A... Hunk #1 succeeded at 117. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__generator.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__generator.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-protoc-c_c__generator.h,v 1.5 2024/07/07 15:54:15 wiz Exp $ | |Chase compatibility issues with Google protobuf 26.0 |https://github.com/protobuf-c/protobuf-c/pull/711 | |--- protoc-c/c_generator.h.orig 2024-04-07 20:33:52.951908700 +0000 |+++ protoc-c/c_generator.h -------------------------- Patching file protoc-c/c_generator.h using Plan A... Hunk #1 succeeded at 93. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__helpers.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c/patches/patch-protoc-c_c__helpers.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-protoc-c_c__helpers.h,v 1.3 2024/04/07 20:53:13 adam Exp $ | |Chase compatibility issues with Google protobuf 26.0 |https://github.com/protobuf-c/protobuf-c/pull/711 | |--- protoc-c/c_helpers.h.orig 2024-04-07 20:35:11.315221523 +0000 |+++ protoc-c/c_helpers.h -------------------------- Patching file protoc-c/c_helpers.h using Plan A... Hunk #1 succeeded at 70. Hunk #2 succeeded at 169. done ===> Creating toolchain wrappers for protobuf-c-1.5.0nb9 ===> Configuring for protobuf-c-1.5.0nb9 /usr/bin/ln -s /home/pbulk/build/devel/protobuf-c/work/.buildlink/include/google /home/pbulk/build/devel/protobuf-c/work/protobuf-c-1.5.0/google => 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 => Adding run-time search paths to pkg-config files. => 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 race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-sun-solaris2.11-gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking how to print strings... printf 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 the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-file... no checking for file... file 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... no 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 for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes 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 -64) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -64 checking if the linker (/bin/ld -64) is GNU ld... no checking whether the g++ linker (/bin/ld -64) 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 -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking pkg-config is at least version 0.9.0... yes checking whether g++ supports C++17 features with -std=c++17... yes checking for protobuf... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /opt/pkg/bin/protoc checking if LD -Wl,--version-script works... no checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory protobuf-c 1.5.0 CC: gcc CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include CXX: g++ -std=c++17 CXXFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include LDFLAGS: -L/opt/pkg/lib -Wl,-R/opt/pkg/lib LIBS: prefix: /opt/pkg sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 31.1 => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp