+ 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/apr-util-1.6.3nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/apr-util-1.6.3nb8/work.log => Checksum BLAKE2s OK for apr-util-1.6.3.tar.bz2 => Checksum SHA512 OK for apr-util-1.6.3.tar.bz2 ===> Installing dependencies for apr-util-1.6.3nb8 ========================================================================== The supported build options for apr-util are: db4 ldap mysql pgsql sqlite3 ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.apr-util (not defined) ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => 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 apr>=1.5.0: found apr-1.7.5 => Full dependency expat>=2.0.0nb1: found expat-2.7.1 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 ===> Overriding tools for apr-util-1.6.3nb8 ===> Extracting for apr-util-1.6.3nb8 ===> Patching for apr-util-1.6.3nb8 => Applying pkgsrc patches for apr-util-1.6.3nb8 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/apr-util/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/apr-util/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.7 2013/12/10 08:27:06 obache Exp $ | |* Use libtool in the wrapper directory instead of the one installed by | apr. Otherwise, dependency_libs in libaprutil-1.la is set incorrectly. | | Don't let the build's LDFLAGS be polluted by what provides apr, because apr | doesn't know about all dependencies of apr-util. Otherwise the final binary | wouldn't have the proper RPATHs. | |--- configure.orig 2013-11-13 16:41:32.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 24790 (offset 482 lines). done ===> Creating toolchain wrappers for apr-util-1.6.3nb8 /usr/bin/mkdir -p /home/pbulk/build/devel/apr-util/work/.buildlink/bin && /usr/bin/ln -fs apr-1-config /home/pbulk/build/devel/apr-util/work/.buildlink/bin/apr-config ===> Configuring for apr-util-1.6.3nb8 => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix 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 for working mkdir -p... yes APR-util Version: 1.6.3 checking for chosen layout... apr-util 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 Applying apr-util hints file rules for x86_64-sun-solaris2.11 setting apu_iconv_inbuf_const to "1" setting apu_crypt_threadsafe to "1" checking for library containing fdatasync... none required checking for APR... yes setting CPP to "gcc -E" adding "-DSOLARIS2=11" to CPPFLAGS adding "-D_POSIX_PTHREAD_SEMANTICS" to CPPFLAGS adding "-D_REENTRANT" to CPPFLAGS 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 gcc options needed to detect all undeclared functions... none needed 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 for ldap support... checking for default DBM... sdbm setting APRUTIL_INCLUDES to "-I/opt/pkg/include" setting APRUTIL_LDFLAGS to "-L/opt/pkg/lib" checking Expat 1.95.x... yes setting APRUTIL_EXPORT_LIBS to "-lexpat" setting APRUTIL_LIBS to "-lexpat" checking for iconv.h... yes checking for type of inbuf parameter to iconv... const char ** checking for iconv.h... (cached) yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for CODESET in langinfo.h... yes checking whether APR has DSO support... yes checking for library containing crypt... none required checking if system crypt() function is threadsafe... yes checking for crypt_r... no checking whether the compiler handles weak symbols... yes checking for memset_s support... (cached) no checking for explicit_bzero support... yes adding "/opt/pkg/lib/libapr-1.la" to APRUTIL_LIBS adding "-luuid" to APRUTIL_LIBS adding "-lsendfile" to APRUTIL_LIBS adding "-lsocket" to APRUTIL_LIBS adding "-lpthread" to APRUTIL_LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating export_vars.sh config.status: creating build/pkg/pkginfo config.status: creating apr-util.pc config.status: creating apu-1-config config.status: creating include/private/apu_select_dbm.h config.status: creating include/apr_ldap.h config.status: creating include/apu.h config.status: creating include/apu_want.h config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands configure: WARNING: unrecognized options: --with-libiconv-prefix => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp