=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for courier-0.58.0.tar.bz2
=> Checksum RMD160 OK for courier-0.58.0.tar.bz2
===> Installing dependencies for courier-mta-0.58.0nb2
==========================================================================
The supported build options for courier-mta are:

	courier-dsn courier-esmtp courier-gnutls courier-local
	courier-uucp inet6 ldap

The currently selected options are:

	courier-dsn courier-esmtp courier-local inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.courier-mta (not defined)

Deprecated variable USE_INET6 set to yes, use PKG_DEFAULT_OPTIONS+=inet6 instead.

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
courier-mta-0.58.0nb2.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb1
=> Build dependency gmake>=3.81: found gmake-3.81
=> Full dependency courier-maildir>=0.58.0: found courier-maildir-0.58.0
=> Full dependency couriertcpd>=0.58.0: found couriertcpd-0.58.0nb1
=> Full dependency maildrop>=2.0.4nb3: found maildrop-2.0.4nb3
=> Full dependency perl<5.12.0: found perl-5.10.0nb6
=> Full dependency perl>=5.10.0: found perl-5.10.0nb6
=> Full dependency pcre>=6.2: found pcre-7.9
=> Full dependency courier-authlib>=0.58nb2: found courier-authlib-0.61.0
===> Overriding tools for courier-mta-0.58.0nb2
===> Extracting for courier-mta-0.58.0nb2
/bin/cp /usr/pkgsrc/mail/courier-mta/files/mailer.conf /scratch/mail/courier-mta/work/mailer.conf
===> Patching for courier-mta-0.58.0nb2
=> Applying pkgsrc patches for courier-mta-0.58.0nb2
=> Substituting "paths" in /scratch/mail/courier-mta/work/mailer.conf
===> Creating toolchain wrappers for courier-mta-0.58.0nb2
===> Configuring for courier-mta-0.58.0nb2
=> Requiring users and groups for courier-mta-0.58.0nb2
=> Substituting "tls" in courier/module.esmtp/mkesmtpdcert.in
=> Substituting "courier" in courier/doc/mkesmtpdcert.8.in			 courier/doc/mkesmtpdcert.html.in		 courier/filters/courierfilter.8.in		 courier/filters/courierfilter.html.in		 courier/module.esmtp/esmtpd-msa.dist.in		 courier/module.esmtp/esmtpd-ssl.dist.in		 courier/module.esmtp/esmtpd.cnf.openssl.in	 courier/module.esmtp/esmtpd.dist.in		 courier/module.esmtp/mkesmtpdcert.in
=> Substituting "perms" in courier/perms.sh.in
=> 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 courier/webadmin/*.pl courier/webadmin/*.pl.in webadmin/*.pl.
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 a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for perl5... /usr/pkg/bin/perl
checking for sysconftool...... ././sysconftool
checking for env... /usr/bin/env
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for courierauthconfig... /usr/pkg/bin/courierauthconfig
checking for dbopen in -ldb... no
checking for db_open in -ldb... no
checking for db_env_create in -ldb... no
checking for dbopen... yes
checking for db_open... no
checking for db_env_create... no
checking for gpg... /usr/bin/gpg
configure: creating ./config.status
config.status: creating Makefile
config.status: creating courier.spec
config.status: creating courier.lpspec
config.status: creating dbobj.h
config.status: creating dbobj.config
config.status: creating courier.sysvinit
config.status: executing depfiles commands
=== configuring in afx (/scratch/mail/courier-mta/work/courier-0.58.0/afx)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for library containing strerror... none required
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for regcomp... yes
checking if the C++ compiler needs -fhandle-exceptions... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in gdbmobj (/scratch/mail/courier-mta/work/courier-0.58.0/gdbmobj)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for library containing strerror... none required
checking for gawk... (cached) /usr/bin/awk
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for gdbm_open in -lgdbm... no
checking for gdbm_open... no
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking if the C++ compiler needs -fhandle-exceptions... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in bdbobj (/scratch/mail/courier-mta/work/courier-0.58.0/bdbobj)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for gawk... (cached) /usr/bin/awk
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for library containing strerror... none required
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for dbopen in -ldb... no
checking for db_open in -ldb... no
checking for db_env_create in -ldb... no
checking for dbopen... yes
checking for db_open... no
checking for db_env_create... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking if the C++ compiler needs -fhandle-exceptions... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in cgi (/scratch/mail/courier-mta/work/courier-0.58.0/cgi)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for socklen_t... yes
checking for strdup... yes
checking for strncasecmp... yes
checking how to pass file descriptors... msg_control
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cgi_config.h
config.status: executing depfiles commands
=== configuring in http11 (/scratch/mail/courier-mta/work/courier-0.58.0/http11)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating http11.h
config.status: executing depfiles commands
=== configuring in numlib (/scratch/mail/courier-mta/work/courier-0.58.0/numlib)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for unistd.h... (cached) yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for setgroups... yes
checking for initgroups... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in soxwrap (/scratch/mail/courier-mta/work/courier-0.58.0/soxwrap)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for the Courier Socks library... no
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking how to run the C preprocessor... cc -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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes
checking for socklen_t... yes
checking for inet_pton... yes
checking for poll... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating soxwrap_config.h
config.status: executing depfiles commands
=== configuring in md5 (/scratch/mail/courier-mta/work/courier-0.58.0/md5)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for uint32_t... yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in sha1 (/scratch/mail/courier-mta/work/courier-0.58.0/sha1)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for sys/types.h... (cached) yes
checking for uint32_t... yes
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in libhmac (/scratch/mail/courier-mta/work/courier-0.58.0/libhmac)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in random128 (/scratch/mail/courier-mta/work/courier-0.58.0/random128)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for style of include used by make... GNU
checking for x86_64--netbsd-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 ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
checking for library containing strerror... none required
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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for ps... /bin/ps
checking for w... /usr/bin/w
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pid_t... yes
checking for random source... /dev/urandom
checking for some good options for ps... -Al
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in unicode (/scratch/mail/courier-mta/work/courier-0.58.0/unicode)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for style of include used by make... GNU
checking for x86_64--netbsd-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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for perl5... /usr/pkg/bin/perl
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating unicode_config.h
config.status: executing depfiles commands
=== configuring in rfc822 (/scratch/mail/courier-mta/work/courier-0.58.0/rfc822)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for setlocale... yes
checking how to calculate alternate timezone... daylight
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in rfc1035 (/scratch/mail/courier-mta/work/courier-0.58.0/rfc1035)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking for socket in -lsocket... (cached) no
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint32_t... yes
checking for socklen_t... yes
checking for strcasecmp... yes
checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes
checking for IPv6 flavor... freebsd-4.0
checking for SIOCGIFCONF... yes
checking for alloca... yes
checking for inet_pton... yes
checking for inet_ntop... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in rfc2045 (/scratch/mail/courier-mta/work/courier-0.58.0/rfc2045)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for strings.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for missing gethostname prototype... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for setlocale... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rfc2045charset.h
config.status: creating rfc2045_config.h
config.status: executing depfiles commands
=== configuring in liblock (/scratch/mail/courier-mta/work/courier-0.58.0/liblock)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for off64_t... no
checking for flock_t... no
checking for getdtablesize... yes
checking for setpgrp... yes
checking for sysconf... yes
checking for setpgrp... (cached) yes
checking whether setpgrp takes no argument... no
checking for fcntl... yes
checking for flock... yes
checking for lockf... yes
checking for locking method... fcntl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in maildir (/scratch/mail/courier-mta/work/courier-0.58.0/maildir)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for perl5... /usr/pkg/bin/perl
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking for pcre.h... (cached) yes
checking for pcre/pcre.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking vector.h usability... yes
checking vector.h presence... yes
checking for vector.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking fam.h usability... no
checking fam.h presence... no
checking for fam.h... no
checking for symlink... yes
checking for readlink... yes
checking for strcasecmp... yes
checking for utime... yes
checking for utimes... yes
checking for FAMOpen in -lfam... no
checking for missing gethostname prototype... no
checking for mailbot... /usr/pkg/bin/mailbot
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sharedindexinstall
config.status: creating sharedindexsplit
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in waitlib (/scratch/mail/courier-mta/work/courier-0.58.0/waitlib)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for sys/wait.h that is POSIX.1 compatible... yes
checking how to run the C preprocessor... cc -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 sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for wait... yes
checking for wait3... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigprocmask... yes
checking if wait function is broken... yes
checking if wait3 function is broken... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in threadlib (/scratch/mail/courier-mta/work/courier-0.58.0/threadlib)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for an ANSI C-conforming const... yes
checking for pthread_cond_wait in -lpthread... yes
checking for pthread.h... (cached) yes
checking for pthread_cond_wait... yes
checking for sqrt in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in makedat (/scratch/mail/courier-mta/work/courier-0.58.0/makedat)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for perl5... /usr/pkg/bin/perl
checking for cat... (cached) /bin/cat
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating makedat
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in tcpd (/scratch/mail/courier-mta/work/courier-0.58.0/tcpd)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for sed... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for env... /usr/bin/env
checking for pkg-config... no
checking for krb5-config... /usr/bin/krb5-config
checking for dlopen in -ldl... no
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for socklen_t... yes
checking for setpgrp... yes
checking for setpgid... yes
checking for setpgrp... (cached) yes
checking whether setpgrp takes no argument... no
checking for socketpair... yes
checking for SVR3 stream pipes... no
checking for SVR4 stream pipes... no
checking for stream pipes... socketpair
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_load_error_strings in -lssl... yes
checking whether OpenSSL requires Kerberos... no
checking for GnuTLS... no: pkg-config not found
checking for gnutls_transport_ptr_t... no
checking size of gnutls_transport_ptr_t... 0
checking for long... yes
checking size of long... 8
checking for OpenSSL 0.9.7... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in imap (/scratch/mail/courier-mta/work/courier-0.58.0/imap)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for library containing strerror... none required
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for perl5... /usr/pkg/bin/perl
checking for courierauthconfig... /usr/pkg/bin/courierauthconfig
checking for openssl... /usr/bin/openssl
checking for certtool... /usr/pkg/bin/certtool
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking return type of signal handlers... void
checking for socklen_t... yes
checking for strerror... yes
checking for utime... yes
checking for utimes... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for setlocale... yes
checking for poll... yes
checking for getaddrinfo... yes
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating imapd.dist
config.status: creating imapd-ssl.dist
config.status: creating pop3d.dist
config.status: creating pop3d-ssl.dist
config.status: creating testsuitefix.pl
config.status: creating mkimapdcert
config.status: creating mkpop3dcert
config.status: creating imapd.cnf.openssl
config.status: creating pop3d.cnf.openssl
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in maildrop (/scratch/mail/courier-mta/work/courier-0.58.0/maildrop)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 for library containing strerror... none required
checking for gawk... (cached) /usr/bin/awk
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for perl5... /usr/pkg/bin/perl
checking for -fhandle-exceptions flag to g++... no
checking ability to handle both const and non-const exceptions... yes
checking for getpwnam in -lsun... no
checking for courierauthconfig... /usr/pkg/bin/courierauthconfig
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 for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for memory.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking type of array argument to getgroups... gid_t
checking whether closedir returns void... no
checking return type of signal handlers... void
checking for setgroups... yes
checking for setlocale... yes
checking for getpgrp... yes
checking for getpgid... yes
checking whether getpgrp requires zero arguments... yes
checking setpgrp()... 0
checking setpgid()... 1
checking for missing gethostname prototype... no
checking default PATH for commands... /bin:/usr/bin
checking for qmail-inject... no
checking mail transport agent... /usr/pkg/bin/sendmail
checking location of system mailboxes... ./Maildir
checking whether maildrop should reset its group ID... 1
checking privileged users... root mail daemon qmaild
checking for UID of maildrop... root
checking for GID of maildrop... mail
checking for USE_FLOCK... 1
checking for USE_DOTLOCK... 1
checking for LOCKEXT_DEF... .lock
checking for LOCKSLEEP_DEF... 5
checking for LOCKTIMEOUT_DEF... 60
checking for LOCKREFRESH_DEF... 15
checking for TEMPDIR... use tmpfile()
checking for SMALLMSG... 8192
checking for GLOBAL_TIMEOUT... 300
checking for CRLF_TERM... 0
checking for RESTRICT_TRUSTED... 1
checking for KEEP_FROMLINE... 1
checking for syslog support... 0
checking whether to treat authlib errors as tempreject... 1
configure: creating ./config.status
config.status: creating xconfig.h
config.status: creating Makefile
config.status: creating README.html
config.status: creating testsuite
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in ldapaddressbook (/scratch/mail/courier-mta/work/courier-0.58.0/ldapaddressbook)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.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 lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ldap.h... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in gpglib (/scratch/mail/courier-mta/work/courier-0.58.0/gpglib)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for gpg... /usr/bin/gpg
checking for perl5... /usr/pkg/bin/perl
checking for gpg charset... gpg: not found
iso-8859-1
./configure.lineno: /usr/bin/gpg: not found
configure: WARNING: Unable to determine gpg version
gpg: not found
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for gettimeofday... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating webgpg
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in pcp (/scratch/mail/courier-mta/work/courier-0.58.0/pcp)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for style of include used by make... GNU
checking for x86_64--netbsd-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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for x86_64--netbsd-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for perl5... /usr/pkg/bin/perl
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... no
checking for x86_64--netbsd-ranlib... ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
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 NL_LOCALE_NAME macro... no
checking for bison... no
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... 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 asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for courierauthconfig... /usr/pkg/bin/courierauthconfig
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) 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 for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether struct tm is in sys/time.h or time.h... time.h
checking for socklen_t... yes
checking for gethostname... yes
checking for strdup... (cached) yes
checking for tcgetattr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in webmail (/scratch/mail/courier-mta/work/courier-0.58.0/webmail)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64--netbsd-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for AIX... no
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 build system type... x86_64-unknown-netbsd5.0.
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for ld used by cc... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/mail/courier-mta/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for x86_64--netbsd-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 x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/mail/courier-mta/work/.wrapper/bin/ld
checking if the linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/scratch/mail/courier-mta/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for env... /usr/bin/env
checking for perl5... /usr/pkg/bin/perl
checking for gzip... /usr/bin/gzip
checking for courierauthconfig... /usr/pkg/bin/courierauthconfig
checking for ispell... N
checking for getpwnam in -lsun... no
checking for crypt in -lcrypt... yes
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for crypt... yes
checking for utime... yes
checking for utimes... yes
checking for setreuid... yes
checking for setlocale... yes
checking for wcwidth... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for crypt() prototype... 0
checking whether libcharset is used... no
checking for nl_langinfo and CODESET... yes
checking URL to access images... /webmail
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sendit.sh
config.status: creating cleancache.pl
config.status: creating sqwebmaild.dist
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in images (/scratch/mail/courier-mta/work/courier-0.58.0/webmail/images)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating Makefile
=== configuring in html (/scratch/mail/courier-mta/work/courier-0.58.0/webmail/html)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets $(MAKE)... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating README_LANG.html
=== configuring in en-us (/scratch/mail/courier-mta/work/courier-0.58.0/webmail/html/en-us)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ../../../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for sed... /scratch/mail/courier-mta/work/.tools/bin/sed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets $(MAKE)... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
mksoftlinks . en-us
rm -f ./en
ln -s en-us ./en
=== configuring in rootcerts (/scratch/mail/courier-mta/work/courier-0.58.0/rootcerts)
configure: running /bin/sh ./configure '--prefix=/usr/pkg'  '--with-mailuser=courier' '--with-mailgroup=mail' '--localstatedir=/var/courier' '--sysconfdir=/usr/pkg/etc/courier' '--disable-root-check' '--enable-unicode' '--enable-utf7-folder-encoding' '--with-trashquota' '--with-db=db' '--with-ipv6' '--without-ldapaliasd' '--datadir=/usr/pkg/share/courier' '--with-mailuid=1017' '--with-mailgid=6' '--with-paranoid-smtpext' '--with-piddir=/var/courier/tmp' '--with-transport=dsn esmtp local' '--without-certdb' '--enable-mimetypes=/nonexistent' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'host_alias=x86_64--netbsd' 'CC=cc' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/pkg/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' '--with-makedatprog=/usr/pkg/libexec/courier/makedatprog' '--with-package=courier' '--with-version=0.58.0' '--with-courierlogger=/usr/pkg/sbin/courierlogger' '--enable-trusted-groups=mail' '--with-formdata' '--with-webadmindir=/usr/pkg/share/courier/courierwebadmin' --cache-file=/dev/null --srcdir=.
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 a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for perl5... /usr/pkg/bin/perl
checking for openssl... /scratch/mail/courier-mta/work/.tools/bin/openssl
checking for c_rehash... no
configure: WARNING: Unable to locate OpenSSL's c_rehash script in the current
configure: WARNING: PATH.  The c_rehash script is included in the OpenSSL
configure: WARNING: package but may not be installed on your system.  Please
configure: WARNING: install the c_rehash script from OpenSSL and rerun this
configure: WARNING: configure script.
configure: error: openssl found but c_rehash was not found.
configure: error: ./configure failed for rootcerts
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/courier-mta
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/courier-mta
