+ 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/libfyaml-0.9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libfyaml-0.9/work.log => Checksum BLAKE2s OK for libfyaml-0.9.tar.gz => Checksum SHA512 OK for libfyaml-0.9.tar.gz ===> Installing dependencies for libfyaml-0.9 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for libfyaml-0.9 ===> Extracting for libfyaml-0.9 ===> Patching for libfyaml-0.9 => Applying pkgsrc patches for libfyaml-0.9 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2025/11/14 09:45:24 adam Exp $ | |Portability fixes. | |--- configure.orig 2025-10-29 18:19:39.646936444 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19526. Hunk #2 succeeded at 19872. Hunk #3 succeeded at 20649. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_fy-b3sum.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_fy-b3sum.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_internal_fy-b3sum.c,v 1.1 2025/11/14 09:45:24 adam Exp $ | |getopt_long_only is not very portable; use getopt_long instead | |--- src/internal/fy-b3sum.c.orig 2025-10-30 16:35:16.908068086 +0000 |+++ src/internal/fy-b3sum.c -------------------------- Patching file src/internal/fy-b3sum.c using Plan A... Hunk #1 succeeded at 316. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_fy-thread.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_fy-thread.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_internal_fy-thread.c,v 1.1 2025/11/14 09:45:24 adam Exp $ | |getopt_long_only is not very portable; use getopt_long instead | |--- src/internal/fy-thread.c.orig 2025-10-30 16:33:56.743298864 +0000 |+++ src/internal/fy-thread.c -------------------------- Patching file src/internal/fy-thread.c using Plan A... Hunk #1 succeeded at 549. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_libfyaml-parser.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_internal_libfyaml-parser.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_internal_libfyaml-parser.c,v 1.1 2022/12/08 19:16:20 khorben Exp $ | |getopt_long_only is not very portable; use getopt_long instead | |--- src/internal/libfyaml-parser.c.orig 2022-12-08 19:03:44.942254815 +0000 |+++ src/internal/libfyaml-parser.c -------------------------- Patching file src/internal/libfyaml-parser.c using Plan A... Hunk #1 succeeded at 4172 (offset 350 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_tool_fy-tool.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-src_tool_fy-tool.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tool_fy-tool.c,v 1.1 2022/12/08 19:16:20 khorben Exp $ | |getopt_long_only is not very portable; use getopt_long instead | |--- src/tool/fy-tool.c.orig 2022-12-08 19:03:03.058455798 +0000 |+++ src/tool/fy-tool.c -------------------------- Patching file src/tool/fy-tool.c using Plan A... Hunk #1 succeeded at 1993 (offset 518 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-test_libfyaml-test.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libfyaml/patches/patch-test_libfyaml-test.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_libfyaml-test.c,v 1.1 2022/12/08 19:16:20 khorben Exp $ | |getopt_long_only is not very portable; use getopt_long instead | |--- test/libfyaml-test.c.orig 2022-12-08 19:03:14.553897741 +0000 |+++ test/libfyaml-test.c -------------------------- Patching file test/libfyaml-test.c using Plan A... Hunk #1 succeeded at 72 (offset 6 lines). done ===> Creating toolchain wrappers for libfyaml-0.9 ===> Configuring for libfyaml-0.9 => Changing alloca.h to stdlib.h. => 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 m4... /usr/bin/m4 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 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 whether to enable debugging... no 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking whether gcc needs -traditional... 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 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 x86_64-sun-solaris2.11-ar... no checking for x86_64-sun-solaris2.11-lib... no checking for x86_64-sun-solaris2.11-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether the compiler supports GNU C++... no checking whether g++ accepts -g... no checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for gawk... (cached) /usr/bin/nawk checking whether ln -s works... yes checking whether pthreads work with -pthreads... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_REENTRANT checking for PTHREAD_PRIO_INHERIT... yes checking pkg-config is at least version 0.9.0... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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-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... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... no checking for byteswap.h... no checking for __builtin_bswap16... no checking for __builtin_bswap32... no checking for __builtin_bswap64... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wno-stringop-overflow... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -Wstringop-overread... yes checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -msse4.1... yes checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -mavx512f -mavx512vl... yes checking for qsort_r... yes checking for yaml-0.1 ... no configure: WARNING: failed to find libyaml; compatibility disabled checking for check ... no checking for sphinx-build... no checking for git... no checking for docker... no checking for jq... no checking for llvm-config... no checking for llvm-config-15... no checking for llvm-config-14... no checking for llvm-config-13... no checking for llvm-config-12... no checking for llvm-config-11... no checking for llvm-config-10... no checking for sed... /usr/bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating build-aux/shave config.status: creating build-aux/shave-libtool config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating libfyaml.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory ---{ libfyaml 0.9 }--- VERSION: 0.9 MAJOR.MINOR: 0.9 PATCH: EXTRA: LIBTOOL_VERSION: 1:4:2 prefix: /opt/pkg C compiler: /usr/bin/bash /home/pbulk/build/textproc/libfyaml/work/libfyaml-0.9/build-aux/shave cc gcc Linker: /bin/ld -64 CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_REENTRANT -pthreads -Wall -Wsign-compare -Wno-stringop-overflow -fvisibility=hidden -O2 LDFLAGS: -Wl,-R/opt/pkg/lib LIBS: -lpthread HAVE_ASAN: 0 HAVE_CHECK: 0 HAVE_COMPATIBLE_CHECK: 0 HAVE_NETWORK: 1 HAVE_DEVMODE: 1 HAVE_SPHINX: 0 GIT: DOCKER: HAVE_LIBCLANG: 0 LIBCLANG_LIBS: TESTSUITEURL: https://github.com/yaml/yaml-test-suite TESTSUITECHECKOUT: 6e6c296ae9c9d2d5c4134b4b64d01b29ac19ff6f JSONTESTSUITEURL: https://github.com/nst/JSONTestSuite JSONTESTSUITECHECKOUT: d64aefb55228d9584d3e5b2433f720ea8fd00c82 => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.