+ 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/libwww-5.4.2nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libwww-5.4.2nb7/work.log => Checksum BLAKE2s OK for w3c-libwww-5.4.2.tgz => Checksum SHA512 OK for w3c-libwww-5.4.2.tgz ===> Installing dependencies for libwww-5.4.2nb7 ========================================================================== The supported build options for libwww are: dante socks4 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libwww (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libwww-5.4.2nb7. 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency expat>=2.0.0nb1: found expat-2.7.1 => Full dependency openssl>=3: found openssl-3.5.1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for libwww-5.4.2nb7 ===> Extracting for libwww-5.4.2nb7 ===> Patching for libwww-5.4.2nb7 => Applying pkgsrc patches for libwww-5.4.2nb7 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_Makefile.in,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Build only necessary stuff. | |--- Library/Makefile.in.orig 2018-06-20 16:07:11.000000000 +0000 |+++ Library/Makefile.in -------------------------- Patching file Library/Makefile.in using Plan A... Hunk #1 succeeded at 352. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_HTMIMImp.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_HTMIMImp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_HTMIMImp.c,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Fix buidling. | |--- Library/src/HTMIMImp.c.orig Mon Feb 22 16:10:11 1999 |+++ Library/src/HTMIMImp.c -------------------------- Patching file Library/src/HTMIMImp.c using Plan A... Hunk #1 succeeded at 226. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_HTStyle.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_HTStyle.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_HTStyle.c,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Define application-wide style sheet. | |--- Library/src/HTStyle.c.orig Mon Feb 22 16:10:12 1999 |+++ Library/src/HTStyle.c -------------------------- Patching file Library/src/HTStyle.c using Plan A... Hunk #1 succeeded at 18. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_Makefile.am => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_Makefile.am,v 1.1 2018/09/13 12:33:29 maya Exp $ | |Fix build failure with GNU coreutils: it doesn't allow install of the same file |twice in the same command. | |--- Library/src/Makefile.am.orig 2017-06-24 05:51:38.000000000 +0000 |+++ Library/src/Makefile.am -------------------------- Patching file Library/src/Makefile.am using Plan A... Hunk #1 succeeded at 408. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_Makefile.in,v 1.1 2018/09/13 12:33:29 maya Exp $ | |Fix build failure with GNU coreutils: it doesn't allow install of the same file |twice in the same command. | |--- Library/src/Makefile.in.orig 2017-06-24 06:11:28.000000000 +0000 |+++ Library/src/Makefile.in -------------------------- Patching file Library/src/Makefile.in using Plan A... Hunk #1 succeeded at 914. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_SSL_HTSSL.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_SSL_HTSSL.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_SSL_HTSSL.c,v 1.2 2018/06/28 15:45:46 jperkin Exp $ | |Fix for OpenSSL 1.1.x. | |--- Library/src/SSL/HTSSL.c.orig 2017-06-24 05:51:38.000000000 +0000 |+++ Library/src/SSL/HTSSL.c -------------------------- Patching file Library/src/SSL/HTSSL.c using Plan A... Hunk #1 succeeded at 98. Hunk #2 succeeded at 116. Hunk #3 succeeded at 219. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_wwwsys.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-Library_src_wwwsys.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Library_src_wwwsys.h,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Fix building. | |--- Library/src/wwwsys.h.orig Wed Dec 20 05:00:07 2000 |+++ Library/src/wwwsys.h -------------------------- Patching file Library/src/wwwsys.h using Plan A... Hunk #1 succeeded at 930 (offset 5 lines). Hunk #2 succeeded at 938 (offset 5 lines). Hunk #3 succeeded at 1232 (offset 5 lines). Hunk #4 succeeded at 1322 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Explicit declaration of SSL_library_init(). |Portability fix. | |--- configure.orig 2017-06-24 06:11:34.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 15439. Hunk #2 succeeded at 16420. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-libwww-config.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww/patches/patch-libwww-config.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libwww-config.in,v 1.1 2018/06/24 16:54:59 adam Exp $ | |Add proper linker flags. | |--- libwww-config.in.orig 2017-06-24 05:51:38.000000000 +0000 |+++ libwww-config.in -------------------------- Patching file libwww-config.in using Plan A... Hunk #1 succeeded at 48. done ===> Creating toolchain wrappers for libwww-5.4.2nb7 ===> Configuring for libwww-5.4.2nb7 => 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 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 whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing strerror... none required 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 whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... dlltool 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 x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 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 dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for X... disabled checking whether to define additional compiler specific flags... no checking for telnet... telnet checking for rlogin... rlogin checking for tn3270... no checking for x3270... no checking for perl... perl checking for rm... /usr/bin/rm checking for ar... /usr/bin/ar checking for mkdir... /usr/bin/mkdir -p checking for chmod... /usr/bin/chmod checking for cp... /bin/cp checking for tar... /usr/bin/gtar checking for cvs... cvs checking for sed... (cached) /usr/bin/sed checking for gzip... /home/pbulk/build/www/libwww/work/.tools/bin/gzip checking whether ln -s works... yes checking for resolv.conf... no checking for socket in -lsocket... yes checking for connect in -linet... no checking for t_accept in -lnsl... yes checking for dlopen in -ldl... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking inet.h usability... no checking inet.h presence... no checking for inet.h... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking in.h usability... no checking in.h presence... no checking for in.h... no checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking tcp.h usability... no checking tcp.h presence... no checking for tcp.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/limits.h usability... yes checking sys/limits.h presence... yes checking for sys/limits.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/stat.h... (cached) yes checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking sys/syslog usability... no checking sys/syslog presence... no checking for sys/syslog... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/systeminfo.h usability... yes checking sys/systeminfo.h presence... yes checking for sys/systeminfo.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking wais/wais.h usability... no checking wais/wais.h presence... no checking for wais/wais.h... no checking wais.h usability... no checking wais.h presence... no checking for wais.h... no checking bsdtime.h usability... no checking bsdtime.h presence... no checking for bsdtime.h... no checking bsdtypes.h usability... no checking bsdtypes.h presence... no checking for bsdtypes.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dn.h usability... no checking dn.h presence... no checking for dn.h... no checking dnetdb.h usability... no checking dnetdb.h presence... no checking for dnetdb.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking manifest.h usability... no checking manifest.h presence... no checking for manifest.h... no checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdefs.h usability... no checking stdefs.h presence... no checking for stdefs.h... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking unixlib.h usability... no checking unixlib.h presence... no checking for unixlib.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for uid_t in sys/types.h... yes checking for pid_t... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking return type of signal handlers... void checking for BOOLEAN... no checking for u_char... yes checking for u_short... yes checking for u_long... yes checking size of char... 1 checking size of char *... 8 checking size of int... 4 checking size of long... 8 checking size of time_t... 8 checking size of size_t... 8 checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether char is unsigned... no checking for long double... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... no checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for struct winsize in sys/ioctl.h and termios.h ... not found checking for vprintf... yes checking for _doprnt... yes checking for strftime... yes checking for getcwd... yes checking for gethostname... yes checking for getdomainname... yes checking for getwd... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for opendir... yes checking for getpid... yes checking for strchr... yes checking for memcpy... yes checking for getlogin... yes checking for getpass... yes checking for fcntl... yes checking for readdir... yes checking for sysinfo... yes checking for ioctl... yes checking for chdir... yes checking for tempnam... yes checking for getsockopt... yes checking for setsockopt... yes checking for gettimeofday... yes checking for mktime... yes checking for timegm... yes checking for tzset... yes checking for fpathconf... yes checking for dirfd... yes checking for unlink... yes checking whether to support direct WAIS access.... no checking whether to support zlib compress/decompress... yes configure: error: Could not find the -lz library. You must first install zlib. *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/libwww