+ 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/valgrind-3.20.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/valgrind-3.20.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for valgrind-3.20.0.tar.bz2
=> Checksum SHA512 OK for valgrind-3.20.0.tar.bz2
===> Installing dependencies for valgrind-3.20.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.38.2
===> Overriding tools for valgrind-3.20.0
===> Extracting for valgrind-3.20.0
===> Patching for valgrind-3.20.0
===> Creating toolchain wrappers for valgrind-3.20.0
===> Configuring for valgrind-3.20.0
=> 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
=> Replacing Perl interpreter in callgrind/callgrind_annotate.in callgrind/callgrind_control.in.
=> Adding run-time search paths to pkg-config files.
=> Fixing locale directory references.
=> 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... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... 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 how to run the C preprocessor... gcc -E
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 for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for gcc-ranlib... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ar... /usr/bin/ar
checking for gcc-ar... no
checking for perl... /opt/pkg/bin/perl
checking for gdb... /no/gdb/was/found/at/configure/time
checking dependency style of gcc... gcc3
checking for diff -u... No differences encountered
yes
checking for a supported version of gcc... ok (13.2.0)
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for a supported CPU... ok (x86_64)
checking for a 64-bit only build... yes
checking for a 32-bit only build... no
checking for a supported OS... ok (solaris2.11)
checking for 32 bit build support... yes
checking for a supported CPU/OS combination... ok (amd64-solaris)
checking for use as an inner Valgrind... no
checking for using the undefined behaviour sanitiser... no
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 sys/time.h... yes
checking for sys/param.h... yes
checking for features.h... no
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking not glibc...... solaris
checking the glibc version... Solaris
checking for AT_FDCWD... yes
checking for stpncpy... yes
checking for PTRACE_GETREGS... no
checking for CLOCK_MONOTONIC... yes
checking for Elf32_Chdr... no
checking for Elf64_Chdr... no
checking for pthread_rwlock_t... yes
checking for clockid_t... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP... no
checking for PTHREAD_MUTEX_ERRORCHECK_NP... no
checking for PTHREAD_MUTEX_RECURSIVE_NP... no
checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes
checking for pthread_mutex_t.__m_kind... no
checking for pthread_mutex_t.__data.__kind... no
checking if AT_HWCAP contains the altivec indicator... no
checking if AT_HWCAP contains the vsx indicator... no
checking if AT_HWCAP contains the dfp indicator... no
checking if AT_HWCAP contains the arch_2_05 indicator... no
checking if AT_HWCAP contains the arch_2_06 indicator... no
checking if AT_HWCAP contains the arch_2_07 indicator... no
checking if AT_HWCAP contains the arch_3_00 indicator... no
checking if AT_HWCAP contains the arch_3_1 indicator... no
checking if AT_HWCAP contains the htm indicator... no
checking if AT_HWCAP contains the mma indicator... no
checking that assembler knows ISA 2.07 instructions ... no
checking for Altivec support in the compiler ... no
checking for VSX compiler flag support... no
checking for VSX support in the assembler ... no
checking that assembler knows DFP... no
checking that compiler knows -mhard-dfp switch... no
checking that compiler knows DFP datatypes... no
checking if compiler accepts the -mhtm flag... no
checking if compiler can find the htm builtins... no
checking that assembler knows ISA 3.00 ... no
checking that assembler knows xscvhpdp ... no
checking that assembler knows darn instruction ... no
checking that assembler knows ISA 3.1 ... no
checking for pthread_create@GLIBC2.0()... no
checking for dlinfo RTLD_DI_TLS_MODID... no
checking for eventfd()... yes
checking that C++ compiler can include <thread> header file... yes
checking that C++ compiler can include <condition_variable> header file... yes
checking that C++ compiler can use std::shared_timed_mutex... yes
checking that C++ compiler can use std::timed_mutex... yes
checking for struct user_regs_struct... no
checking for __NR_membarrier... no
checking if gcc accepts -m32... yes
checking if gcc accepts -m64... yes
checking if gcc accepts -march=octeon... no
checking if gcc accepts -march=octeon2... no
checking if gcc accepts -mmsa... no
checking if gcc is producing mips n32 binaries... no
checking if gcc is producing mips n64 binaries... no
checking if gcc accepts -mmmx... yes
checking if gcc accepts -msse... yes
checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes
checking if gcc accepts -mlong-double-128... yes
checking for using the link time optimisation... no
checking if gcc accepts -Wmemset-transposed-args... yes
checking if gcc accepts -Wnonnull... yes
checking if gcc accepts -Woverflow... yes
checking if gcc accepts -Wpointer-sign... yes
checking if gcc accepts -Wuninitialized... yes
checking if gcc accepts -Wunused-function... yes
checking if gcc accepts -Wstatic-local-in-inline... no
checking if gcc accepts -Wmismatched-new-delete... yes
checking if gcc accepts -Winfinite-recursion... yes
checking if gcc accepts -Wexpansion-to-defined... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wempty-body... yes
checking if gcc accepts -Wformat... yes
checking if gcc accepts -Wformat-signedness... yes
checking if gcc accepts -Wcast-qual... yes
checking if gcc accepts -Wold-style-declaration... yes
checking if gcc accepts -Wignored-qualifiers... yes
checking if gcc accepts -Wmissing-parameter-type... yes
checking if gcc accepts -Wlogical-op... yes
checking if gcc accepts -Wenum-conversion... yes
checking if gcc accepts -Wimplicit-fallthrough=2... yes
checking if gcc accepts -Wformat-security... yes
checking if gcc accepts -Wextra or -W... -Wextra
checking if g++ accepts -faligned-new... yes
checking if g++ accepts -fsized-deallocation... yes
checking if g++ supports aligned new and delete... yes
checking if gcc accepts -fno-stack-protector... yes
checking if gcc accepts -finline-functions... yes
checking if gcc accepts -fno-ipa-icf... yes
checking if gcc accepts --param inline-unit-growth... yes
checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes
checking if gcc accepts -g -gz=zlib... no
checking if gcc accepts -g -gz=zlib-gnu... no
checking if gcc accepts nested functions... yes
checking if gcc accepts the 'p' constraint in asm statements... yes
checking if gcc accepts -pie... no
checking if gcc accepts -ansi... yes
checking if gcc accepts -no-pie... yes
checking if the linker accepts -Wl,--image-base... no
checking if the linker accepts -Wl,-Ttext-segment... no
configure: ld -Ttext used, need to strip build-id NOTEs.
checking if the linker accepts -Wl,--build-id=none... no
checking if ppc32/64 as supports mtocrf/mfocrf... no
checking if ppc32/64 asm supports phased out floating point instructions... no
checking if amd64 assembler supports fxsave64/fxrstor64... yes
checking if x86/amd64 assembler speaks SSE3... yes
checking if x86/amd64 assembler speaks SSSE3... yes
checking if x86/amd64 assembler supports 'pclmulqdq'... yes
checking if x86/amd64 assembler supports 'vpclmulqdq'... yes
checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... yes
checking if x86/amd64 assembler supports 'lzcnt'... yes
checking if x86/amd64 assembler supports 'loopnel'... yes
checking if x86/amd64 assembler supports 'addr32'... yes
checking if x86/amd64 assembler speaks SSE4.2... yes
checking if x86/amd64 assembler speaks AVX... yes
checking if x86/amd64 assembler speaks AVX2... yes
checking if x86/amd64 assembler speaks TSX... yes
checking if x86/amd64 assembler speaks BMI1 and BMI2... yes
checking if x86/amd64 assembler speaks FMA... yes
checking if amd64 assembler knows the MPX instructions... no
checking if amd64 assembler knows the ADX instructions... yes
checking if amd64 assembler knows the RDRAND instruction... yes
checking if amd64 assembler knows the RDSEED instruction... yes
checking if amd64 assembler knows the F16C instructions... yes
checking if x86/amd64 assembler knows the MOVBE insn... yes
checking if gcc supports the ifunc attribute... no
checking if gcc supports the armv8 crc feature flag... no
checking if gcc supports the armv81 feature flag and assembler supports v8.1 instructions... no
checking if gcc supports the armv82 feature flag and assembler supports v8.2 instructions... no
checking for TLS support... yes
checking for sys/lgrp_user_impl.h... no
checking if x86/amd64 assembler speaks cmovl.l (Solaris-specific)... no
checking if xpg symbols are present with -std=gnu99 (Solaris-specific)... no
checking if gcc enables largefile support for 32-bit apps (Solaris-specific)... no
checking for /proc/self/cmdline... yes
checking for default platform of Valgrind launcher (Solaris-specific)... amd64-solaris
checking for the old Solaris syscalls (Solaris-specific)... yes
checking for the new `accept' syscall (Solaris-specific)... yes
checking for the new `pipe' syscall (Solaris-specific)... yes
checking for the new `lwp_sigqueue' syscall (Solaris-specific)... no
checking for the new `lwp_name' syscall (Solaris-specific)... no
checking for the new `getrandom' syscall (Solaris-specific)... yes
checking for ZONE_LIST_DEFUNCT and ZONE_GETATTR_DEFUNCT (Solaris-specific)... no
checking for A_GETSTAT and A_SETSTAT auditon(2) commands (Solaris-specific)... yes
checking for SHMADV, SHM_ADV_GET, SHM_ADV_SET and SHMGET_OSM (Solaris-specific)... no
checking for the `prxregset_t' type (Solaris-specific)... no
checking for the new `frealpathat' syscall (Solaris-specific)... no
checking for the new `uuidsys' syscall (Solaris-specific)... no
checking for TNDB_GET_TNIP (Solaris-specific)... no
checking for TSOL_GETCLEARANCE and TSOL_SETCLEARANCE (Solaris-specific)... no
checking for PSET_GET_NAME (Solaris-specific)... no
checking for the `utimesys' syscall (Solaris-specific)... yes
checking for the `utimensat' syscall (Solaris-specific)... no
checking for the `spawn' syscall (Solaris-specific)... no
checking for MODNVL_CTRLMAP through MODDEVINFO_CACHE_TS modctl(2) commands (Solaris-specific)... no
checking for nscd door location (Solaris-specific)... /var/run/name_service_door
checking for the new `gethrt' fasttrap (Solaris-specific)... no
checking for the new `get_zone_offset' fasttrap (Solaris-specific)... no
checking if the `execve' syscall accepts flags (Solaris-specific)... no
checking for dis... /usr/bin/dis
checking for scf_handle_bind in -lscf... yes
checking for version of the repository cache protocol (Solaris-specific)... configure: WARNING: Function `scf_handle_bind' does not contain repository cache protocol version.
configure: error: Cannot determine version of the repository cache protocol.
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/valgrind
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/valgrind