=> Bootstrap dependency digest>=20010302: found digest-20111104 => Checksum SHA1 OK for dbmail-2.2.17.tar.gz => Checksum RMD160 OK for dbmail-2.2.17.tar.gz ===> Installing dependencies for dbmail-2.2.17nb8 ========================================================================== The supported build options for dbmail are: ldap mysql pgsql sieve sqlite The currently selected options are: mysql sieve You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dbmail (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dbmail-2.2.17nb8. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private * 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 libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency mysql-client>=5.1.44<5.5: found mysql-client-5.1.65nb1 => Full dependency mysql-client>=5.1.65<5.5: found mysql-client-5.1.65nb1 => Full dependency libsieve>=2.2.5: found libsieve-2.2.7 => Full dependency glib2>=2.34.0: found glib2-2.34.1 => Full dependency gmime>=2.2.25nb6: found gmime-2.2.25nb6 ===> Overriding tools for dbmail-2.2.17nb8 ===> Extracting for dbmail-2.2.17nb8 ===> Patching for dbmail-2.2.17nb8 => Applying pkgsrc patches for dbmail-2.2.17nb8 ===> Creating toolchain wrappers for dbmail-2.2.17nb8 ===> Configuring for dbmail-2.2.17nb8 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libintl-prefix This is dbmail's GNU configure script. It's going to run a bunch of strange tests to hopefully make your compile work without much twiddling. checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... buildtools/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to provide manual pages... yes checking for mysql_config... /usr/pkg/bin/mysql_config checking MySQL headers... -I/usr/pkg/include/mysql -pipe -DUSE_OLD_FUNCTIONS -fPIC -DPIC -I/usr/pkg/include -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL checking MySQL libraries... -L/usr/pkg/lib/mysql -L/usr/pkg/lib -L/usr/pkg/lib/mysql -lmysqlclient -lz -lm -L/usr/lib/ -lssl -lcrypto checking for style of include used by make... GNU checking for i386-apple-darwin12-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for libSieve headers... -I/usr/pkg/include checking for libSieve libraries... -L/usr/pkg/lib -lsieve checking for pkg-config... /Users/kristerw/pbulk/scratch/mail/dbmail/work/.tools/bin/pkg-config checking GLib headers... -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GLib libraries... checking GLib version >= 2.16... yes -L/usr/pkg/lib -lglib-2.0 -lintl checking GModule headers... -D_REENTRANT -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GModule libraries... -L/usr/pkg/lib -lgmodule-2.0 -lglib-2.0 -lintl checking for pkg-config... /Users/kristerw/pbulk/scratch/mail/dbmail/work/.tools/bin/pkg-config checking GMime headers... -I/usr/pkg/include/gmime-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GMime libraries... -L/usr/pkg/lib -lgmime-2.0 -lz -liconv -lgobject-2.0 -lglib-2.0 -lintl checking GMime version >= 2.2.10... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 --with-gc... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking for connect... yes checking for res_search... yes checking for dn_expand... yes checking for dns_lookup... no checking for i386-apple-darwin12-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 dependency style of gcc... (cached) gcc3 checking maximum warning verbosity option... for C++ -W -Wall -Wpointer-arith -Wstrict-prototypes for C checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for crypt in -lcrypt... no checking build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for i386-apple-darwin12-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-strip... no checking for strip... strip checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for i386-apple-darwin12-dsymutil... no checking for dsymutil... dsymutil checking for i386-apple-darwin12-nmedit... no checking for nmedit... nmedit checking for i386-apple-darwin12-lipo... no checking for lipo... lipo checking for i386-apple-darwin12-otool... no checking for otool... otool checking for i386-apple-darwin12-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... 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... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating dbmail.h config.status: creating Makefile config.status: creating modules/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libintl-prefix DM_LOGDIR: /var/log DM_CONFDIR: /usr/pkg/etc DM_STATEDIR: /var/run DM_PKGLIBDIR: /usr/pkg/lib/dbmail USE_DM_GETOPT: 1 CFLAGS: -pipe -O2 -I/usr/pkg/include/mysql -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/gettext -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gmime-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -W -Wall -Wpointer-arith -Wstrict-prototypes GLIB: -L/usr/pkg/lib -lgmodule-2.0 -lglib-2.0 -lintl GMIME: -L/usr/pkg/lib -lgmime-2.0 -lz -liconv -lgobject-2.0 -lglib-2.0 -lintl MYSQL: -L/usr/pkg/lib/mysql -L/usr/pkg/lib -L/usr/pkg/lib/mysql -lmysqlclient -lz -lm -L/usr/lib/ -lssl -lcrypto PGSQL: SQLITE: SIEVE: -I/usr/pkg/include-L/usr/pkg/lib -lsieve LDAP: MANPAGES: yes SHARED: yes STATIC: no CHECK: no SOCKETS: => Fixing sysconf paths. INFO: [subst.mk:sysconf] Nothing changed in ./man/dbmail-smtp.1. INFO: [subst.mk:sysconf] Nothing changed in ./man/dbmail-users.8. INFO: [subst.mk:sysconf] Nothing changed in ./man/dbmail.1. INFO: [subst.mk:sysconf] Nothing changed in ./man/dbmail.conf.5. INFO: [subst.mk:sysconf] Nothing changed in ./man/dbmail-sievecmd.8. WARNING: [subst.mk:sysconf] Ignoring non-existent file "./mail/dbmail-timsieved.8". => Modifying libtool scripts to use pkgsrc libtool