+ 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/bogofilter-1.2.4nb33/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bogofilter-1.2.4nb33/work.log => Checksum BLAKE2s OK for bogofilter-1.2.4.tar.bz2 => Checksum SHA512 OK for bogofilter-1.2.4.tar.bz2 ===> Installing dependencies for bogofilter-1.2.4nb33 ========================================================================== The supported build options for bogofilter are: bdb qdbm sqlite tokyocabinet The currently selected options are: bdb You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.bogofilter (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, bogofilter-1.2.4nb33. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.42.0 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency gsl>=2.6: found gsl-2.8 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 ===> Overriding tools for bogofilter-1.2.4nb33 ===> Extracting for bogofilter-1.2.4nb33 ===> Patching for bogofilter-1.2.4nb33 => Applying pkgsrc patches for bogofilter-1.2.4nb33 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/bogofilter/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/bogofilter/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.3 2012/12/26 16:58:27 darcy Exp $ | |- Fix build bug with cc -g, patch submitted by john heasley. | |--- gsl/gsl_math.h.orig 2004-06-10 14:17:35.000000000 -0700 |+++ gsl/gsl_math.h 2004-06-28 12:44:15.000000000 -0700 -------------------------- Patching file gsl/gsl_math.h using Plan A... Hunk #1 succeeded at 129. done ===> Creating toolchain wrappers for bogofilter-1.2.4nb33 ===> Configuring for bogofilter-1.2.4nb33 => 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 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 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 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... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) /usr/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 for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for perl... /opt/pkg/bin/perl checking for onsgmls... no checking for nsgmls... no checking for rpmbuild... no checking for rpm... no checking for xmllint... /usr/bin/xmllint checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking for extern inline... no checking for a working shell...... /usr/xpg4/bin/sh checking if gcc is really Intel C++... no checking for additional compiler options... ignoring -mieee -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for cos in -lm... yes checking whether getopt is declared... yes checking whether optreset is declared... no checking whether O_DSYNC is declared... yes checking whether O_SYNC is declared... yes checking whether O_FSYNC is declared... no 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 iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for uint... yes checking for ulong... yes checking for uint32_t... yes checking for u_int32_t... no checking for int32_t... yes checking for int16_t... yes checking for u_int16_t... no checking for uint16_t... yes checking for u_int8_t... no checking for ssize_t... yes checking for u_long... yes checking for sig_atomic_t... yes checking for rlim_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for arc4random... yes checking for strlcpy... yes checking for strlcat... yes checking for strerror... yes checking for strtoul... yes checking for shared library run path origin... (cached) done checking how to link with libdb... -ldb checking db and dependent libraries... -ldb checking if a program can be linked against Berkeley DB and run... yes checking if Berkeley DB header and library versions match... yes checking whether db_create is declared... yes checking if Berkeley DB supports shared environments... yes checking for xmlto... no checking whether xmlto is available... no checking for extended floating point registers... yes configure: ------------------------------------------------------------- configure: If you have multiple versions of GSL installed, this configure: configure script will prefer the one in /lib or /usr/lib configure: to work around a bug in Linux ldconfig. configure: Deinstall the older GSL version if this behaviour annoys you. configure: ------------------------------------------------------------- checking for gsl-config... /opt/pkg/bin/gsl-config checking for GSL - version >= 1.4... yes checking for gsl-config... (cached) /opt/pkg/bin/gsl-config checking for GSL - version >= 1.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bogofilter.spec config.status: creating trio/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating src/bf_compact config.status: creating src/bf_copy config.status: creating src/bf_tar config.status: creating src/config.h config.status: executing depfiles commands configure: Using these settings: configure: --------------------- configure: CPPFLAGS=-I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include configure: CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat configure: LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv configure: LIBS=-lm configure: LIBDB=-ldb configure: GSL_LIBS=-Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lgsl -lgslcblas -lm configure: LIBICONV=