=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for dspam-3.8.0.tar.gz => Checksum RMD160 OK for dspam-3.8.0.tar.gz ===> Installing dependencies for dspam-3.8.0nb1 ========================================================================== The supported build options for dspam are: clamav debug domainscale dspam-verbose-debug graphs homedir largescale long-usernames syslog You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dspam (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dspam-3.8.0nb1. Their current value is shown below: * DSPAM_BINMODE = 4511 * DSPAM_DELIVERY_AGENT = procmail * DSPAM_DOMAIN = yourdomain.com * DSPAM_HOME = /var/dspam * DSPAM_LOGDIR = /var/dspam/log * DSPAM_LOGFILE = /var/dspam/log/dspam.log * DSPAM_PIDDIR = /var/run/dspam * DSPAM_PSFLAGS = aux * DSPAM_SIGNATURE_LIFE = 14 * DSPAM_STORAGE_DRIVER = hash * DSPAM_WWWHOME = /dspam * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency procmail-[0-9]*: found procmail-3.22nb2 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26 => Build dependency pkg-config>=0.19: found pkg-config-0.23 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency perl>=5.0: found perl-5.10.0nb5 ===> Overriding tools for dspam-3.8.0nb1 ===> Extracting for dspam-3.8.0nb1 ===> Patching for dspam-3.8.0nb1 => Applying pkgsrc patches for dspam-3.8.0nb1 => Fixing paths and default options. INFO: [subst.mk:cgi] Nothing changed in ./webui/cgi-bin/templates/nav_performance.html. ===> Creating toolchain wrappers for dspam-3.8.0nb1 ===> Configuring for dspam-3.8.0nb1 => 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 Perl interpreter in src/tools/dspam_train.in src/tools/dspam_logrotate webui/cgi-bin/*.cgi webui/cgi-bin/configure.pl.in. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /scratch/mail/dspam/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /scratch/mail/dspam/work/.wrapper/bin/ld checking if the linker (/scratch/mail/dspam/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/mail/dspam/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... unknown checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-pc-dragonfly-g++... c++ checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for i386-pc-dragonfly-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/mail/dspam/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/mail/dspam/work/.wrapper/bin/ld) supports shared libraries... no libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/mail/dspam/work/.wrapper/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/scratch/mail/dspam/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for ISO C99 varargs macros in C... yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for strlcpy... yes checking for strsep... yes checking for strtok_r... yes checking for getpwnam_r... no checking for getpwuid_r... no checking for memcpy... yes checking for memset... yes checking for localtime_r... yes checking for inet_ntoa_r... yes checking for strcasestr... yes checking whether to enable daemon mode... yes checking how you like your pthreads... -pthread checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing dlopen... none required checking whether to enable NodalCore(tm) C-Series Hardware Extensions... no checking whether to enable LDAP support... no checking for dspam_home... /var/dspam checking which delivery agent to activate in dspam.conf... /usr/pkg/bin/procmail checking whether to enable trusted user security... yes checking whether to enable clamav... no checking whether to enable debug output... no checking whether to enable syslog output... no checking whether to enable debug output for BNR... no checking whether to enable home directory support... no checking whether to enable MySQL client initialization... yes checking whether to enable preferences-extension... no checking whether to enable verbose debug output... no checking whether to enable long usernames... no checking whether to enable large scale implementation... no checking whether to enable domain structure implementation... no checking for logdir... /var/dspam/log checking which storage drivers to build... hash_drv checking whether we are building a single, static storage driver... yes checking whether to enable profiling output... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/tools/Makefile config.status: creating webui/Makefile config.status: creating m4/Makefile config.status: creating src/tools.mysql_drv/Makefile config.status: creating txt/Makefile config.status: creating src/tools.pgsql_drv/Makefile config.status: creating src/Makefile config.status: creating webui/cgi-bin/templates/Makefile config.status: creating src/tools.sqlite_drv/Makefile config.status: creating man/Makefile config.status: creating src/dspam.pc config.status: creating src/dspam-uninstalled.pc config.status: creating doc/Makefile config.status: creating src/tools.hash_drv/Makefile config.status: creating scripts/Makefile config.status: creating webui/cgi-bin/Makefile config.status: creating webui/htdocs/Makefile config.status: creating src/auto-config.h config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.