+ 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/wmweather-2.4.7nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmweather-2.4.7nb15/work.log => Checksum BLAKE2s OK for wmweather-2.4.7.tar.gz => Checksum SHA512 OK for wmweather-2.4.7.tar.gz ===> Installing dependencies for wmweather-2.4.7nb15 ========================================================================== The following variables will affect the build process of this package, wmweather-2.4.7nb15. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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/pkg/bin/bmake clean' after the changes. ========================================================================== => 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 => Build dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency xmessage-[0-9]*: found xmessage-1.0.7 => Full dependency curl>=8.13.0nb2: found curl-8.14.1 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17 => Build dependency libICE>=0.99.1: found libICE-1.1.2 => Build dependency libSM>=0.99.2: found libSM-1.2.6 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxml2>=2.6.2: found libxml2-2.14.4 => Full dependency nghttp2>=1.0.0: found nghttp2-1.66.0 => Full dependency openssl>=1.1.1: found openssl-3.5.1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for wmweather-2.4.7nb15 ===> Extracting for wmweather-2.4.7nb15 ===> Patching for wmweather-2.4.7nb15 => Applying pkgsrc patches for wmweather-2.4.7nb15 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.7 2016/06/23 18:24:07 dholland Exp $ | | - Configure for pkgsrc | - Use BSD_INSTALL_* to avoid problems on old Solaris (PR 32296) | - Handle config file the pkgsrc way | |--- Makefile.in.orig 2007-05-13 17:27:21.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 1 (offset -1 lines). Hunk #2 succeeded at 26 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather/patches/patch-wmweather.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather/patches/patch-wmweather.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-wmweather.c,v 1.2 2021/07/10 17:13:44 dholland Exp $ | |Use ctype.h functions correctly. |Use the proper type with time(). | |--- wmweather.c.orig 2019-02-13 19:54:49.000000000 +0000 |+++ wmweather.c -------------------------- Patching file wmweather.c using Plan A... Hunk #1 succeeded at 269. Hunk #2 succeeded at 406. Hunk #3 succeeded at 690. Hunk #4 succeeded at 1130. done ===> Creating toolchain wrappers for wmweather-2.4.7nb15 ===> Configuring for wmweather-2.4.7nb15 => 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 => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XNextEvent in -lX11... yes checking for XShapeCombineMask in -lXext... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for an ANSI C-conforming const... yes 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 ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for alarm... (cached) yes checking for getopt... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking whether to use xmessage... yes checking for xmessage... /opt/pkg/bin/xmessage (as requested) checking for path to system-wide configuration... /opt/pkg/etc/wmweather.conf checking for default update delay... 15 minutes configure: creating ./config.status config.status: creating Makefile config.status: creating wmweather.1 config.status: creating config.h configure: WARNING: unrecognized options: --with-libiconv-prefix