=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libxo", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libxo-2.0.0.tar.gz => Checksum SHA512 OK for libxo-2.0.0.tar.gz ===> Installing dependencies for libxo-2.0.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.18.1 => Tool dependency autoconf>=2.58: found autoconf-2.73 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-1.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.44.0nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-1.0 => Full dependency libiconv>=1.9.1: found libiconv-1.19 ===> Overriding tools for libxo-2.0.0 ===> Extracting for libxo-2.0.0 ===> Patching for libxo-2.0.0 => Applying pkgsrc patches for libxo-2.0.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libxo/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/libxo/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2026/09/09 02:26:33 charlotte Exp $ | |Fix gettext detection. | | commit 1f32d0fbb11462376d4294bddc59c2fd9e56a57c | Author: Rui Chen | Date: Sun Aug 16 19:06:13 2026 -0400 | | configure: detect gettext in libc and make msgfmt conditional | | On glibc, gettext lives in libc with no separate libintl, so the | -lintl link probes failed and the msgfmt check aborted even when | gettext is usable. Detect whether -lintl is needed, add | so NULL is defined, gate the msgfmt lookup on gettext being present, | and also search PATH for msgfmt. Overlaps Juniper/libxo#114 and | #115. | | Signed-off-by: Rui Chen | |--- configure.ac.old |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 209. Hunk #2 succeeded at 235. Hunk #3 succeeded at 251. Hunk #4 succeeded at 266. Hunk #5 succeeded at 277. done ===> Creating toolchain wrappers for libxo-2.0.0 ===> Configuring for libxo-2.0.0 cd /home/pbuild/work/textproc/libxo/work/libxo-2.0.0 && autoreconf -fi && automake libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:22: installing './compile' configure.ac:16: installing './missing' encoder/cbor/Makefile.am: installing './depcomp' => 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 xolint/xolint.pl. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbuild -g pbuild checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 C23 features... unsupported checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... none needed checking whether gcc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether ln -s works... 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 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 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 basename... /home/pbuild/work/textproc/libxo/work/.tools/bin/basename checking for bison... /usr/bin/bison checking for bash... /usr/bin/bash checking for cat... (cached) /usr/bin/cat checking for chmod... /usr/bin/chmod checking for cp... /bin/cp checking for diff... /usr/bin/diff checking for mkdir... /usr/bin/mkdir -p checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... (cached) /usr/bin/sed checking for byacc... no checking for yacc... yacc checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc (0) returns nonnull... yes checking whether realloc (0, 0) returns nonnull... yes checking for __flbf... yes checking for asprintf... yes checking for bzero... yes checking for ctime... yes checking for dlfunc... no checking for fdopen... yes checking for flock... yes checking for getpass... yes checking for getprogname... yes checking for getrusage... yes checking for gettimeofday... yes checking for memmove... yes checking for memrchr... yes checking for srand... yes checking for sranddev... no checking for strchr... yes checking for strchrnul... yes checking for strcspn... yes checking for strerror... yes checking for strlcpy... yes checking for strspn... yes checking for sysctlbyname... no checking for uexterr_gettext... no checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking for dlfcn.h... (cached) yes checking for errno.h... yes checking for exterr.h... no checking for langinfo.h... yes checking for monitor.h... no checking for stdio.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for stdtime/tzfile.h... no checking for string.h... (cached) yes checking for sys/exterrvar.h... no checking for sys/param.h... yes checking for sys/sysctl.h... no checking for sys/time.h... yes checking for threads.h... yes checking for tzfile.h... no checking for unistd.h... (cached) yes checking for libutil.h... no checking for humanize_number in -lutil... no checking humanize_number results... :no:no: checking exterr results... ::no:no: checking llvm-config... no llvm-config, so validate plugin is disabled checking gettext in /usr... yes checking style of etext... symbol checking thread-locals are unknown... before checking for MD5_Init in -lcrypto... no checking for struct sockaddr_un.sun_len... no checking for gcc options to detect undeclared functions... none needed checking for gcc options to ignore future-version functions... none needed checking whether __isthreaded is declared... no checking for libslax... no checking whether to build with warnings... no checking whether to build with debugging... no checking whether to use int return codes... no checking whether to build with text-only rendering... no checking whether to build with local wcwidth implementation... yes checking retain hash bucket size... default checking for lrint in -lm... yes checking compiler for gcc... yes checking whether to build with printflike... no checking whether to build with LIBXO_OPTIONS... yes checking whether to support filters... no Using configure dir /home/pbuild/work/textproc/libxo/work/libxo-2.0.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxo-config config.status: creating xohtml/xohtml.sh config.status: creating libxo/Makefile config.status: creating filter/Makefile config.status: creating format/Makefile config.status: creating libxo/add.man config.status: creating bin/Makefile config.status: creating encoder/Makefile config.status: creating encoder/cbor/Makefile config.status: creating encoder/csv/Makefile config.status: creating encoder/fdr/Makefile config.status: creating encoder/fullpath/Makefile config.status: creating encoder/test/Makefile config.status: creating llvm-plugins/Makefile config.status: creating xo/Makefile config.status: creating xolint/Makefile config.status: creating xohtml/Makefile config.status: creating xopo/Makefile config.status: creating packaging/libxo.pc config.status: creating doc/Makefile config.status: creating doc/top-link.html config.status: creating tests/Makefile config.status: creating tests/core/Makefile config.status: creating tests/gettext/Makefile config.status: creating tests/xo/Makefile config.status: creating tests/xpath/Makefile config.status: creating tests/utf8/Makefile config.status: creating tests/llvm-plugins/Makefile config.status: creating packaging/libxo.spec config.status: creating packaging/libxo.rb.base config.status: creating libxo/xo_config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix configure: summary of build options: libxo version: 2.0.0 host type: x86_64-sun-solaris2.11 / solaris2.11 install prefix: /opt/pkg srcdir: . libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin includedir: ${prefix}/include share dir: /opt/pkg/share/libxo extensions dir: ${exec_prefix}/lib/libxo/encoder filter dir: ${exec_prefix}/lib/libxo oxtradoc dir: compiler: gcc (yes) compiler flags: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include library types: Shared=yes, Static=yes warnings: no debug: no printf-like: no libxo-options: yes text-only: no gettext: yes (/usr) isthreaded: no thread-local: before local wcwidth: yes retain size: default have etext: 1 (symbol) have exterr: no yacc: yacc filters: no validate: none:none:none sdk path: none => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp