=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for enma-1.2.0.tar.gz
=> Checksum RMD160 OK for enma-1.2.0.tar.gz
=> Checksum SHA512 OK for enma-1.2.0.tar.gz
===> Installing dependencies for enma-1.2.0nb4
==========================================================================
The following variables will affect the build process of this package,
enma-1.2.0nb4.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency distcc-[0-9]*: found distcc-3.3
=> Build dependency libmilter>=8.14: found libmilter-8.15.2nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency ldns>=1.6.0: found ldns-1.7.1nb1
===> Overriding tools for enma-1.2.0nb4
===> Extracting for enma-1.2.0nb4
===> Patching for enma-1.2.0nb4
=> Applying pkgsrc patches for enma-1.2.0nb4
===> Creating toolchain wrappers for enma-1.2.0nb4
===> Configuring for enma-1.2.0nb4
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking for powerpc--netbsd-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking build system type... powerpc--netbsd
checking host system type... powerpc--netbsd
checking for a sed that does not truncate output... /tmp/pkgbuild/mail/enma/work.powerpc/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/bin/ld) is GNU ld... yes
checking for /tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for powerpc--netbsd-g++... c++
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking how to run the C++ preprocessor... cpp
checking for powerpc--netbsd-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... no
checking whether gfortran accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for powerpc--netbsd-ar... no
checking for ar... ar
checking for powerpc--netbsd-ranlib... no
checking for ranlib... ranlib
checking for powerpc--netbsd-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/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 whether the c++ linker (/tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC... 
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... no
checking whether the c++ linker (/tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ 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... unsupported
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 gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... no
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... no
checking whether the gfortran linker (/tmp/pkgbuild/mail/enma/work.powerpc/.cwrapper/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.
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 sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking for prctl... no
checking for library containing socket... none required
checking for library containing inet_pton... none required
checking for ldns_resolver_new in -lldns... yes
checking for smfi_main in -lmilter... yes
checking for EVP_DigestInit in -lcrypto... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsauth/Makefile
config.status: creating enma/Makefile
config.status: creating config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
=> Substituting "varbase" in enma/etc/enma.conf.sample enma/man/enma.1 enma/man/enma.ja.1 enma/src/enma_config.c
INFO: [subst.mk:varbase] Nothing changed in ./enma/etc/enma.conf.sample.
INFO: [subst.mk:varbase] Nothing changed in ./enma/man/enma.1.
INFO: [subst.mk:varbase] Nothing changed in ./enma/man/enma.ja.1.
INFO: [subst.mk:varbase] Nothing changed in ./enma/src/enma_config.c.
=> Substituting "daemon" in enma/etc/enma.conf.sample
INFO: [subst.mk:daemon] Nothing changed in ./enma/etc/enma.conf.sample.
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.