* Package: mail-filter/opendkim-2.10.3-r1 * Repository: gentoo * Maintainer: net-mail@gentoo.org * USE: abi_x86_64 amd64 berkdb elibc_glibc gnutls kernel_linux ldap ssl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opendkim-2.10.3.tar.gz to /var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work >>> Source unpacked in /var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work >>> Preparing source in /var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3 ... * Running eautoreconf in '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: opendkim-2.10.3/ * Running elibtoolize in: opendkim-2.10.3/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3 ... include version 6.0 * econf: updating opendkim-2.10.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating opendkim-2.10.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-db --without-odbx --without-lua --disable-rbl --with-openldap --without-lmdb --disable-poll --disable-static --with-gnutls --without-libmemcached --with-db-incdir=/usr/include/db6.0 --enable-popauth --enable-query_cache --enable-stats --with-ldns --without-sasl --docdir=/usr/share/doc/opendkim-2.10.3-r1 --htmldir=/usr/share/doc/opendkim-2.10.3-r1/html --enable-filter --enable-atps --enable-identity_header --enable-rate_limit --enable-resign --enable-replace_rules --enable-default_sender --enable-sender_macro --enable-vbr --disable-live-testing checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.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... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing inet_addr... none required checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing getaddrinfo... none required checking for library containing res_ninit... no checking for library containing res_sertservers... no checking for library containing getopt_long... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for useconds_t... yes checking whether the resolver works without -lresolv... no checking whether the resolver works with -lresolv... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking iso/limits_iso.h usability... no checking iso/limits_iso.h presence... no checking for iso/limits_iso.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for endpwent... yes checking for getcwd... yes checking for gethostname... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gethostbyname2... yes checking for gettimeofday... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for realpath... yes checking for strsep... yes checking bsd/string.h usability... yes checking bsd/string.h presence... yes checking for bsd/string.h... yes checking for strlcat... no checking for library containing strlcat... -lbsd checking for library containing strlcpy... none required checking for strlcpy... no checking for library containing strlcat... (cached) -lbsd checking for library containing strlcpy... (cached) none required checking strl.h usability... yes checking strl.h presence... yes checking for strl.h... yes checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rrdtool... yes checking for sendmail... /usr/sbin/sendmail checking for GNUTLS... yes checking your GnuTLS version... ok checking whether your GnuTLS supports SHA256... yes checking for OpenSSL includes... no checking for milter library and includes... /usr checking for library containing smfi_register... -lmilter checking for smfi_insheader... yes checking for smfi_opensocket... yes checking for smfi_progress... yes checking for smfi_setsymlist... yes checking for smfi_version... yes checking for library containing ldns_rr_new... -lldns configure: WARNING: opendbx is needed to import statistics into a SQL database - disabling opendkim-importstats and opendkim-spam checking for OPENLDAP... no configure: WARNING: pkg-config for openldap not found, trying manual search... checking for OpenLDAP... /usr checking OpenLDAP version... ok checking for BerkeleyDB db.h... /usr/include/db6.0 checking for library containing db_create... -ldb checking for domainname... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating autobuild/Makefile config.status: creating contrib/Makefile config.status: creating contrib/convert/Makefile config.status: creating contrib/docs/Makefile config.status: creating contrib/init/Makefile config.status: creating contrib/init/generic/Makefile config.status: creating contrib/init/redhat/Makefile config.status: creating contrib/init/redhat/opendkim config.status: creating contrib/init/redhat/opendkim-default-keygen config.status: creating contrib/init/solaris/Makefile config.status: creating contrib/ldap/Makefile config.status: creating contrib/lua/Makefile config.status: creating contrib/patches/Makefile config.status: creating contrib/repute/Makefile config.status: creating contrib/spec/Makefile config.status: creating contrib/spec/opendkim.spec config.status: creating contrib/stats/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/systemd/opendkim.service config.status: creating libopendkim/opendkim.pc config.status: creating libopendkim/Makefile config.status: creating libopendkim/docs/Makefile config.status: creating libopendkim/tests/Makefile config.status: creating librbl/rbl.pc config.status: creating librbl/Makefile config.status: creating libut/ut.pc config.status: creating libut/Makefile config.status: creating libvbr/vbr.pc config.status: creating libvbr/Makefile config.status: creating miltertest/Makefile config.status: creating opendkim/Makefile config.status: creating opendkim/opendkim.8 config.status: creating opendkim/opendkim-genkey config.status: creating opendkim/opendkim-genkey.8 config.status: creating opendkim/opendkim-genzone.8 config.status: creating opendkim/opendkim-lua.3 config.status: creating opendkim/opendkim-testkey.8 config.status: creating opendkim/opendkim-stats.8 config.status: creating opendkim/opendkim-testmsg.8 config.status: creating opendkim/opendkim.conf.5 config.status: creating opendkim/opendkim.conf.simple config.status: creating opendkim/opendkim.conf.simple-verify config.status: creating opendkim/opendkim-atpszone.8 config.status: creating opendkim/opendkim-spam.1 config.status: creating opendkim/tests/Makefile config.status: creating stats/Makefile config.status: creating stats/opendkim-importstats.8 config.status: creating stats/opendkim-expire config.status: creating stats/opendkim-expire.8 config.status: creating stats/opendkim-gengraphs config.status: creating stats/opendkim-gengraphs.8 config.status: creating stats/opendkim-genstats config.status: creating stats/opendkim-genstats.8 config.status: creating stats/opendkim-reportstats config.status: creating reprrd/Makefile config.status: creating reprrd/opendkim-reprrdimport config.status: creating reprrd/opendkim-reprrdimport.8 config.status: creating reprrd/reprrd.pc config.status: creating reputation/Makefile config.status: creating reputation/opendkim-genrates config.status: creating reputation/opendkim-genrates.8 config.status: creating reputation/opendkim-modtotals config.status: creating reputation/opendkim-modtotals.8 config.status: creating reputation/opendkim-rephistory config.status: creating reputation/opendkim-rephistory.8 config.status: creating reputation/repute.pc config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3' Making all in libopendkim make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim' Making all in tests make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim/tests' Making all in docs make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim/docs' make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-base32.lo `test -f 'base32.c' || echo './'`base32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c base32.c -fPIC -DPIC -o .libs/libopendkim_la-base32.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c base64.c -fPIC -DPIC -o .libs/libopendkim_la-base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-atps.lo `test -f 'dkim-atps.c' || echo './'`dkim-atps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-atps.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-atps.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-cache.lo `test -f 'dkim-cache.c' || echo './'`dkim-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-cache.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-cache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-canon.lo `test -f 'dkim-canon.c' || echo './'`dkim-canon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-canon.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-canon.o dkim-canon.c: In function ‘dkim_canon_write’: dkim-canon.c:214:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write(sha->sha_tmpfd, buf, buflen); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-dns.lo `test -f 'dkim-dns.c' || echo './'`dkim-dns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-dns.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-dns.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-keys.lo `test -f 'dkim-keys.c' || echo './'`dkim-keys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-keys.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-keys.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-mailparse.lo `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-mailparse.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-mailparse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-report.lo `test -f 'dkim-report.c' || echo './'`dkim-report.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-report.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-report.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-tables.lo `test -f 'dkim-tables.c' || echo './'`dkim-tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-tables.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-tables.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-test.lo `test -f 'dkim-test.c' || echo './'`dkim-test.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-test.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-test.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim-util.lo `test -f 'dkim-util.c' || echo './'`dkim-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim-util.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-util.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-dkim.lo `test -f 'dkim.c' || echo './'`dkim.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c dkim.c -fPIC -DPIC -o .libs/libopendkim_la-dkim.o dkim.c: In function ‘dkim_sig_process’: dkim.c:5445:13: warning: implicit declaration of function ‘gnutls_pubkey_verify_hash’ [-Wimplicit-function-declaration] rsastat = gnutls_pubkey_verify_hash(rsa->rsa_pubkey, 0, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c -o libopendkim_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I-I/usr/include/db6.0 -DCONFIG_BASE=\"/etc\" -I/usr/include/db6.0 -march=native -O2 -pipe -c util.c -fPIC -DPIC -o .libs/libopendkim_la-util.o grep '^extern' dkim.h | \ awk '{ for (c = 1; c <= NF; c++) if ($c ~ /dkim_/) { print $c; break; } }' | \ sed -e s/\[\*\;\]//g -e s/\[\\\[\\\]\]//g | \ sort -u -o symbols.map /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/db6.0 -march=native -O2 -pipe -no-undefined -version-info 10:3:0 -export-symbols symbols.map -rpath /usr/lib64 -L/usr/local/BerkeleyDB/lib -Wl,-O1 -Wl,--as-needed -o libopendkim.la -rpath /usr/lib64 libopendkim_la-base32.lo libopendkim_la-base64.lo libopendkim_la-dkim-atps.lo libopendkim_la-dkim-cache.lo libopendkim_la-dkim-canon.lo libopendkim_la-dkim-dns.lo libopendkim_la-dkim-keys.lo libopendkim_la-dkim-mailparse.lo libopendkim_la-dkim-report.lo libopendkim_la-dkim-tables.lo libopendkim_la-dkim-test.lo libopendkim_la-dkim-util.lo libopendkim_la-dkim.lo libopendkim_la-util.lo -lgnutls -lresolv -ldb -ldb -lbsd libtool: link: echo "{ global:" > .libs/libopendkim.ver libtool: link: cat symbols.map | sed -e "s/\(.*\)/\1;/" >> .libs/libopendkim.ver libtool: link: echo "local: *; };" >> .libs/libopendkim.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libopendkim_la-base32.o .libs/libopendkim_la-base64.o .libs/libopendkim_la-dkim-atps.o .libs/libopendkim_la-dkim-cache.o .libs/libopendkim_la-dkim-canon.o .libs/libopendkim_la-dkim-dns.o .libs/libopendkim_la-dkim-keys.o .libs/libopendkim_la-dkim-mailparse.o .libs/libopendkim_la-dkim-report.o .libs/libopendkim_la-dkim-tables.o .libs/libopendkim_la-dkim-test.o .libs/libopendkim_la-dkim-util.o .libs/libopendkim_la-dkim.o .libs/libopendkim_la-util.o -L/usr/local/BerkeleyDB/lib -Wl,--as-needed -lgnutls -lresolv -ldb -lbsd -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libopendkim.so.10 -Wl,-version-script -Wl,.libs/libopendkim.ver -o .libs/libopendkim.so.10.0.3 libtool: link: (cd ".libs" && rm -f "libopendkim.so.10" && ln -s "libopendkim.so.10.0.3" "libopendkim.so.10") libtool: link: (cd ".libs" && rm -f "libopendkim.so" && ln -s "libopendkim.so.10.0.3" "libopendkim.so") libtool: link: ( cd ".libs" && rm -f "libopendkim.la" && ln -s "../libopendkim.la" "libopendkim.la" ) make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim' make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libopendkim' Making all in contrib make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib' Making all in convert make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/convert' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/convert' Making all in docs make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/docs' Making all in init make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init' Making all in generic make[4]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/generic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/generic' Making all in redhat make[4]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/redhat' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/redhat' Making all in solaris make[4]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/solaris' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init/solaris' make[4]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init' make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/init' Making all in ldap make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/ldap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/ldap' Making all in lua make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/lua' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/lua' Making all in patches make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/patches' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/patches' Making all in repute make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/repute' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/repute' Making all in spec make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/spec' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/spec' Making all in stats make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/stats' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/stats' Making all in systemd make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib/systemd' make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib' make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/contrib' Making all in docs make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/docs' Making all in libvbr make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libvbr' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -march=native -O2 -pipe -c -o vbr.lo vbr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -march=native -O2 -pipe -c vbr.c -fPIC -DPIC -o .libs/vbr.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -version-info 2:0:0 -lresolv -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o libvbr.la -rpath /usr/lib64 vbr.lo -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vbr.o -lresolv -Wl,--as-needed -lbsd -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libvbr.so.2 -o .libs/libvbr.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libvbr.so.2" && ln -s "libvbr.so.2.0.0" "libvbr.so.2") libtool: link: (cd ".libs" && rm -f "libvbr.so" && ln -s "libvbr.so.2.0.0" "libvbr.so") libtool: link: ( cd ".libs" && rm -f "libvbr.la" && ln -s "../libvbr.la" "libvbr.la" ) make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/libvbr' Making all in stats make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/stats' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/stats' Making all in opendkim make[2]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/opendkim' make[3]: Entering directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/opendkim' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_genzone-config.o `test -f 'config.c' || echo './'`config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_genzone-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_genzone-opendkim-genzone.o `test -f 'opendkim-genzone.c' || echo './'`opendkim-genzone.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_genzone-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_genzone-util.o `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -pthread -L/usr/local/BerkeleyDB/lib -Wl,-O1 -Wl,--as-needed -o opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o ../libopendkim/libopendkim.la -lgnutls -ldb -L/usr/lib -lldap -llber -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -pthread -Wl,-O1 -o .libs/opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o -L/usr/local/BerkeleyDB/lib -Wl,--as-needed ../libopendkim/.libs/libopendkim.so -lresolv -lgnutls -ldb -L/usr/lib -lldap -llber -lbsd -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-config.o `test -f 'config.c' || echo './'`config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-opendkim-crypto.o `test -f 'opendkim-crypto.c' || echo './'`opendkim-crypto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-opendkim-dns.o `test -f 'opendkim-dns.c' || echo './'`opendkim-dns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-opendkim-testkey.o `test -f 'opendkim-testkey.c' || echo './'`opendkim-testkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include/db6.0 -I/usr/include -I./../libvbr -DCONFIG_BASE=\"/etc\" -pthread -march=native -O2 -pipe -c -o opendkim_testkey-util.o `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -pthread -L/usr/local/BerkeleyDB/lib -Wl,-O1 -Wl,--as-needed -o opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o ../libopendkim/libopendkim.la -lgnutls -lresolv -ldb -L/usr/lib -lldap -llber ../libvbr/libvbr.la -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -pthread -Wl,-O1 -o .libs/opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o -L/usr/local/BerkeleyDB/lib -Wl,--as-needed ../libopendkim/.libs/libopendkim.so -lgnutls -ldb -L/usr/lib -lldap -llber ../libvbr/.libs/libvbr.so -lresolv -lbsd -pthread ../libopendkim/.libs/libopendkim.so: undefined reference to `gnutls_pubkey_verify_hash' collect2: error: ld returned 1 exit status Makefile:1099: recipe for target 'opendkim-testkey' failed make[3]: *** [opendkim-testkey] Error 1 make[3]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/opendkim' Makefile:1885: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3/opendkim' Makefile:595: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3' Makefile:506: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: mail-filter/opendkim-2.10.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=mail-filter/opendkim-2.10.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=mail-filter/opendkim-2.10.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/mail-filter:opendkim-2.10.3-r1:20160522-062149.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3' * S: '/var/tmp/portage/mail-filter/opendkim-2.10.3-r1/work/opendkim-2.10.3'