+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hiawatha-11.5nb2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hiawatha-11.5nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for hiawatha-v11.5.tar.gz => Checksum SHA512 OK for hiawatha-v11.5.tar.gz ===> Installing dependencies for hiawatha-11.5nb2 ========================================================================== The supported build options for hiawatha are: cache letsencrypt mbedtls mbedtls-private monitor rproxy tomahawk urltoolkit xslt The currently selected options are: cache mbedtls-private rproxy urltoolkit xslt You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.hiawatha (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, hiawatha-11.5nb2. Their current value is shown below: * VARBASE = /var You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency libxslt>=1.1.38nb2: found libxslt-1.1.41 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for hiawatha-11.5nb2 ===> Extracting for hiawatha-11.5nb2 ===> Patching for hiawatha-11.5nb2 => Applying pkgsrc patches for hiawatha-11.5nb2 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.3 2024/04/26 09:18:00 hauke Exp $ | |setuid binaries should not be writable by anyone. | |Keep build system from installing to PKG_SYSCONFDIR - we handle |preference files ourselves. | |--- CMakeLists.txt.orig 2023-10-13 13:21:31.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 154. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-config_hiawatha.conf.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-config_hiawatha.conf.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_hiawatha.conf.in,v 1.1 2024/04/15 14:52:33 hauke Exp $ | |Configure uid & gid that we run Hiawatha under | |--- config/hiawatha.conf.in.orig 2024-04-15 12:58:05.753978549 +0000 |+++ config/hiawatha.conf.in -------------------------- Patching file config/hiawatha.conf.in using Plan A... Hunk #1 succeeded at 11. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-extra_letsencrypt_letsencrypt.conf.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/hiawatha/patches/patch-extra_letsencrypt_letsencrypt.conf.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-extra_letsencrypt_letsencrypt.conf.in,v 1.1 2024/04/15 14:52:33 hauke Exp $ | |Whatever the start script directory, init.d is unlikely | |The related pkglint error is bogus - "/etc/rc.d" is not PKG_SYSCONFDIR. | |--- extra/letsencrypt/letsencrypt.conf.in.orig 2024-04-15 14:11:19.018051975 +0000 |+++ extra/letsencrypt/letsencrypt.conf.in -------------------------- Patching file extra/letsencrypt/letsencrypt.conf.in using Plan A... Hunk #1 succeeded at 7. done ===> Creating toolchain wrappers for hiawatha-11.5nb2 ===> Configuring for hiawatha-11.5nb2 => Fixing PREFIX path. => Configure Hiawatha user & group => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/www/hiawatha/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found LibXml2: /opt/local/lib/libxml2.so (found version "2.12.8") -- Found LibXslt: /opt/local/lib/libxslt.so (found version "1.1.41") -- Found ZLIB: /opt/local/lib/libz.so (found version "1.3.1") -- Looking for getloadavg -- Looking for getloadavg - found -- Looking for crypt.h -- Looking for crypt.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for include files sys/types.h, netinet/in.h -- Looking for include files sys/types.h, netinet/in.h - found -- Looking for include files sys/types.h, netinet/tcp.h -- Looking for include files sys/types.h, netinet/tcp.h - found -- Looking for rpcsvc/crypt.h -- Looking for rpcsvc/crypt.h - not found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for clearenv -- Looking for clearenv - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnstr -- Looking for strnstr - found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for strncasestr -- Looking for strncasestr - not found -- Looking for crypt_r in crypt -- Looking for crypt_r in crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for gzdopen in /opt/local/lib/libz.so -- Looking for gzdopen in /opt/local/lib/libz.so - found -- Looking for SO_ACCEPTFILTER -- Looking for SO_ACCEPTFILTER - not found -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Configuring done (14.2s) -- Generating done (0.1s) -- Build files have been written to: /home/pbulk/build/www/hiawatha/work/hiawatha-v11.5 => Rewrite cmake Dependencies files