+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/fetchmailconf-6.4.30/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/fetchmailconf-6.4.30/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for fetchmail-6.4.30.tar.xz => Checksum SHA512 OK for fetchmail-6.4.30.tar.xz ===> Installing dependencies for fetchmailconf-6.4.30 ========================================================================== The following variables will affect the build process of this package, fetchmailconf-6.4.30. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 39 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * PYPACKAGE = python27 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency fetchmail-6.4.30{,nb*}: found fetchmail-6.4.30 => Full dependency py27-Tk-[0-9]*: found py27-Tk-2.7.18nb6 => Full dependency python27>=2.7.1nb2: found python27-2.7.18nb8 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1o ===> Overriding tools for fetchmailconf-6.4.30 ===> Extracting for fetchmailconf-6.4.30 ===> Patching for fetchmailconf-6.4.30 => Applying pkgsrc patches for fetchmailconf-6.4.30 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/patches/patch-Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.5 2022/05/26 06:18:23 triaxx Exp $ | |Even with disabled python, wrapper around fetchmailconf.py and its |manpage is installed. | |--- Makefile.in.orig 2019-09-28 10:37:51.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 823. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.3 2022/05/26 06:18:23 triaxx Exp $ | |krb5-config errors out unless you give it a library to look for | |--- configure.orig 2020-09-04 08:19:51.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 10976. Hunk #2 succeeded at 11324. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf/../../mail/fetchmail/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.2 2022/01/31 14:12:59 triaxx Exp $ | |krb5-config errors out unless you give it a library to look for | |--- configure.ac.orig 2020-09-04 08:03:28.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 557. Hunk #2 succeeded at 655. done ===> Creating toolchain wrappers for fetchmailconf-6.4.30 ===> Configuring for fetchmailconf-6.4.30 => 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 python interpreter in fetchmailconf.py. => Fixing locale directory references. => Checking for portability problems in extracted files checking build system type... x86_64-sun-solaris2.11 checking host 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 thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether /opt/pkg/bin/python2.7 version is >= 2.7... yes checking for /opt/pkg/bin/python2.7 version... 2.7 checking for /opt/pkg/bin/python2.7 platform... sunos5 checking for /opt/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /opt/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes 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 for ANSI C header files... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) /opt/pkg/bin/nawk checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E 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 for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for library containing strerror... none required checking for a working shell...... /usr/xpg4/bin/sh checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/itimer.h usability... no checking sys/itimer.h presence... no checking for sys/itimer.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for memory.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for uint32_t... yes checking for resolv.h... yes checking whether h_errno is declared... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... no checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/mail/fetchmailconf/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/mail/fetchmailconf/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking for 64-bit host... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /opt/pkg/lib/libiconv.so -R/opt/pkg/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /opt/pkg/lib/libintl.so /opt/pkg/lib/libiconv.so -R/opt/pkg/lib checking for socket... no checking for socket in -lsocket... yes checking for socket in -linet... no checking for inet_addr... yes using libc's inet_addr checking for strchr in -lcposix... no checking for strstr... yes checking for strcasecmp... yes checking for memmove... yes checking for stpcpy... yes checking for strlcpy... yes checking for strlcat... yes checking for getopt_long... yes checking for vprintf... yes checking for _doprnt... yes checking for tcsetattr... yes checking for stty... yes checking for setsid... yes checking for geteuid... yes checking for seteuid... yes checking for strerror... yes checking for syslog... yes checking for snprintf... yes checking for vprintf... (cached) yes checking for vsnprintf... yes checking for vsyslog... yes checking for atexit... yes checking for inet_aton... yes checking for strftime... yes checking for setrlimit... yes checking for socketpair... yes checking for sigaction... yes checking for strdup... yes checking for setlocale... yes checking whether strerror is declared... yes checking whether PATH_MAX is declared... yes checking for AF_INET6/PF_INET6... yes checking for res_search in libc... not found checking for res_search in -lresolv... found checking use of void pointer type... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking sys_siglist declaration in signal.h or unistd.h... no root-mode pid file will go in /etc checking for procmail... no checking for sendmail... /usr/sbin/sendmail checking for maildrop... no configure: Will not use a fallback MDA. checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking if your getaddrinfo is async-signal-safe... yes configure: error: SSL support enabled, but OpenSSL not found *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/fetchmailconf