Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 14:12:13 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120arm64-quarterly][mail/opendkim] Failed for opendkim-2.10.3_9 in configure
Message-ID:  <201812171412.wBHECDv2016549@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     freebsd-ports@dan.me.uk
Last committer: swills@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q4/mail/opendkim/Makefile 480056 2018-09-18 18:24:05Z swills $
Log URL:        http://thunderx1.nyi.freebsd.org/data/120arm64-quarterly/487334/logs/opendkim-2.10.3_9.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=120arm64-quarterly&build=487334
Log:

=>> Building mail/opendkim
build started at Mon Dec 17 14:11:45 UTC 2018
port directory: /usr/ports/mail/opendkim
package name: opendkim-2.10.3_9
building for: FreeBSD 120arm64-quarterly-job-12 12.0-RELEASE FreeBSD 12.0-RELEASE 1200086 arm64
maintained by: freebsd-ports@dan.me.uk
Makefile ident:      $FreeBSD: branches/2018Q4/mail/opendkim/Makefile 480056 2018-09-18 18:24:05Z swills $
Poudriere version: 3.2.8
Host OSVERSION: 1300002
Jail OSVERSION: 1200086
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE 1200086
UNAME_r=12.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8
MASTERMNT=/usr/local/poudriere/data/.m/120arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120arm64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for opendkim-2.10.3_9:
     FILTER=on: OpenDKIM filter, requires libmilter/Sendmail
     CURL=off: Use cURL for web queries
     GNUTLS=off: Use GnuTLS instead of OpenSSL
     JANSSON=off: Statistics and other output as JSON data
     LDNS=off: Use LDNS library for DNS queries
     LMDB=off: Use Lightning Memory-Mapped DB key-value store
     LUA=on: Describe filter policy with lua
     MEMCACHED=off: Use memcached as a data set
     BDB_BASE=off: Use Berkeley DB from base
     OPENDBX=off: Store filter policies via OpenDBX
     OPENLDAP=off: Store filter policies in LDAP
     POPAUTH=off: Use POP authentication DB
     QUERY_CACHE=off: Cache DNS query results locally
     SASL=off: Enable SASL authentication with LDAP
     DOCS=on: Build and/or install documentation
====> Options useful for OpenDKIM development
     ALLSYMBOLS=off: Export all internal symbols for better test coverage
     CODECOVERAGE=off: Enable internal code-coverage/profiling
     DEBUG=off: Build with debug symbols
====> Use features marked as For-Future-Releases
     ADSP_LISTS=off: ADSP filtering for lists (experimental)
     ATPS=off: Authorized Third Party Sign check
     DB_HANDLE_POOLS=off: Database handle pools (experimental)
     DEFAULT_SENDER=off: Default sender address
     DIFFHEADERS=off: Compare signed and verified headers (experimental)
     IDENTITY_HEADER=off: Special header to set identity
     LDAP_CACHING=off: LDAP query piggybacking and caching
     POSTGRES_RECONNECT_HACK=off: PostgreSQL connection error detection bug hack
     RATE_LIMIT=off: DKIM based rate limiting support
     RBL=off: Realtime Blacklist query support
     REPLACE_RULES=off: String substition when signing
     REPRRD=off: Support for collaborative reputation that uses rrdtool (experimental)
     REPUTATION=off: Reputation check (experimental)
     RESIGN=off: One-step resigning
     SENDER_MACRO=off: Macro to determine sender
     SOCKETDB=off: Arbitrary socket data sets
     STATS=off: Per-message and per-signature statistics
     STATSEXT=off: Localized stats extensions
     VBR=off: Vouch-By-Reference support
====> Options available for the single RESOLV: you have to select exactly one of them
     STOCK_RESOLVER=off: Use the stock resolver library
     UNBOUND=on: Use unbound DNS library
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
freebsd-ports@dan.me.uk
--End MAINTAINER--

--CONFIGURE_ARGS--
--without-tre --disable-adsp_lists --disable-allsymbols --disable-atps --disable-codecoverage --without-libcurl --disable-db_handle_pools --disable-debug --disable-default_sender --disable-diffheaders --without-tre --without-tre --without-gnutls --with-openssl=/usr --disable-identity_header --without-libjansson --disable-ldap_caching --without-ldns --without-lmdb --with-lua --without-libmemcached --without-odbx --without-openldap --disable-popauth --disable-postgresql_reconnect_hack --disable-query_cache --disable-rate_limit --disable-rbl --disable-replace_rules --disable-reprrd --disable-reputation --disable-resign --without-sasl --disable-sender_macro --disable-socketdb --disable-stats --disable-statsext --with-unbound --disable-vbr --with-milter=/usr --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/mail/opendkim/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/opendkim/work  HOME=/wrkdirs/usr/ports/mail/opendkim/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/opendkim/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
INSTALL_STRIP_FLAG=-s PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib LUA_MODLIBDIR=/usr/local/lib/lua/5.2  LUA_MODSHAREDIR=/usr/local/share/lua/5.2  LUA_VER=5.2  LUA_INCDIR=/usr/local/include/lua52  LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/opendkim/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/opendkim/work  HOME=/wrkdirs/usr/ports/mail/opendkim/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/opendkim/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS="  " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="insta
 ll  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" ADSP_LISTS="@comment " NO_ADSP_LISTS="" ALLSYMBOLS="@comment " NO_ALLSYMBOLS="" ATPS="@comment " NO_ATPS="" BDB_BASE="@comment " NO_BDB_BASE="" CODECOVERAGE="@comment " NO_CODECOVERAGE="" CURL="@comment " NO_CURL="" DB_HANDLE_POOLS="@comment " NO_DB_HANDLE_POOLS="" DEBUG="@comment " NO_DEBUG="" DEFAULT_SENDER="@comment " NO_DEFAULT_SENDER="" DIFFHEADERS="@comment " NO_DIFFHEADERS="" DOCS="" NO_DOCS="@comment " FILTER="" NO_FILTER="@comment " GNUTLS="@comment " NO_GNUTLS="" IDENTITY_HEADER="@comment " NO_IDENTITY_HEADER="" JANSSON="@comment " NO_JANSSON="" LDAP_CACHING="@comment " NO_LDAP_CACHING="" LDNS="@comment " NO_LDNS="" LMDB="@comment " NO_LMDB="" LUA="" NO_LUA="@comment " MEMCACHED="@comment " NO_MEMCACHED="" OPENDBX="@comment " NO_OPENDBX="" OPENLDAP="@comment " NO_OPENLDAP="" POPAUTH="@comment " NO_POPAUTH="" POSTGRES_RECONNECT_HACK="@comment " NO_POSTGRES_RECONNECT_HACK="" QUERY_CACHE="@comment " NO_QUERY_CACHE="" RATE_LIMIT="@comment " NO_RATE_LIMIT="" RBL="@co
 mment " NO_RBL="" REPLACE_RULES="@comment " NO_REPLACE_RULES="" REPRRD="@comment " NO_REPRRD="" REPUTATION="@comment " NO_REPUTATION="" RESIGN="@comment " NO_RESIGN="" SASL="@comment " NO_SASL="" SENDER_MACRO="@comment " NO_SENDER_MACRO="" SOCKETDB="@comment " NO_SOCKETDB="" STATS="@comment " NO_STATS="" STATSEXT="@comment " NO_STATSEXT="" STOCK_RESOLVER="@comment " NO_STOCK_RESOLVER="" UNBOUND="" NO_UNBOUND="@comment " VBR="@comment " NO_VBR="" LUA_MODLIBDIR=lib/lua/5.2  LUA_MODSHAREDIR=share/lua/5.2  LUA_VER=5.2  LUA_INCDIR=include/lua52  LUA_LIBDIR=lib  LUA_VER_STR=52 OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.26.2  PERL_VER=5.26  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.26 DOCSDIR="share/doc/opendkim"  EXAMPLESDIR="share/examples/opendkim"  DATADIR="share/opendkim"  WWWDIR="www/opendkim"  ETCDIR="etc/opendkim"
--End PLIST_SUB--

--SUB_LIST--
ADSP_LISTS="@comment " NO_ADSP_LISTS="" ALLSYMBOLS="@comment " NO_ALLSYMBOLS="" ATPS="@comment " NO_ATPS="" BDB_BASE="@comment " NO_BDB_BASE="" CODECOVERAGE="@comment " NO_CODECOVERAGE="" CURL="@comment " NO_CURL="" DB_HANDLE_POOLS="@comment " NO_DB_HANDLE_POOLS="" DEBUG="@comment " NO_DEBUG="" DEFAULT_SENDER="@comment " NO_DEFAULT_SENDER="" DIFFHEADERS="@comment " NO_DIFFHEADERS="" DOCS="" NO_DOCS="@comment " FILTER="" NO_FILTER="@comment " GNUTLS="@comment " NO_GNUTLS="" IDENTITY_HEADER="@comment " NO_IDENTITY_HEADER="" JANSSON="@comment " NO_JANSSON="" LDAP_CACHING="@comment " NO_LDAP_CACHING="" LDNS="@comment " NO_LDNS="" LMDB="@comment " NO_LMDB="" LUA="" NO_LUA="@comment " MEMCACHED="@comment " NO_MEMCACHED="" OPENDBX="@comment " NO_OPENDBX="" OPENLDAP="@comment " NO_OPENLDAP="" POPAUTH="@comment " NO_POPAUTH="" POSTGRES_RECONNECT_HACK="@comment " NO_POSTGRES_RECONNECT_HACK="" QUERY_CACHE="@comment " NO_QUERY_CACHE="" RATE_LIMIT="@comment " NO_RATE_LIMIT="" RBL="@comment " NO_R
 BL="" REPLACE_RULES="@comment " NO_REPLACE_RULES="" REPRRD="@comment " NO_REPRRD="" REPUTATION="@comment " NO_REPUTATION="" RESIGN="@comment " NO_RESIGN="" SASL="@comment " NO_SASL="" SENDER_MACRO="@comment " NO_SENDER_MACRO="" SOCKETDB="@comment " NO_SOCKETDB="" STATS="@comment " NO_STATS="" STATSEXT="@comment " NO_STATSEXT="" STOCK_RESOLVER="@comment " NO_STOCK_RESOLVER="" UNBOUND="" NO_UNBOUND="@comment " VBR="@comment " NO_VBR="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/opendkim DOCSDIR=/usr/local/share/doc/opendkim EXAMPLESDIR=/usr/local/share/examples/opendkim  WWWDIR=/usr/local/www/opendkim ETCDIR=/usr/local/etc/opendkim
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE SENDMAIL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   opendkim-2.10.3_9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[120arm64-quarterly-job-12] Installing pkg-1.10.5_5...
<snip>
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd12.0 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... yes
checking pkg-config is at least version 0.9.0... yes
checking if compiler needs -Werror to reject unknown flags... yes
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... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing inet_addr... none required
checking for library containing dlopen... none required
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... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... (cached) yes
checking for resolv.h... (cached) yes
checking for useconds_t... yes
checking whether the resolver works without -lresolv... yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) 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 for paths.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) 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... (cached) yes
checking for _Bool... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) 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... (cached) 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... (cached) yes
checking for working mktime... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for dup2... (cached) yes
checking for endpwent... yes
checking for getcwd... (cached) yes
checking for gethostname... (cached) yes
checking for gethostbyname... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gethostbyname2... yes
checking for gettimeofday... (cached) yes
checking for isascii... (cached) yes
checking for memchr... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for regcomp... yes
checking for select... (cached) yes
checking for socket... yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strtoull... (cached) yes
checking for realpath... (cached) yes
checking for strsep... (cached) yes
checking bsd/string.h usability... no
checking bsd/string.h presence... no
checking for bsd/string.h... no
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
checking strl.h usability... no
checking strl.h presence... no
checking for strl.h... no
checking for strl.h in /usr/local/include/strl... checking for strl.h in /usr/include/strl... checking for struct sockaddr_un.sun_len... yes
checking for struct sockaddr_in.sin_len... yes
checking for struct sockaddr_in6.sin6_len... yes
checking for rrdtool... no
checking for sendmail... /usr/sbin/sendmail
checking for OpenSSL includes... /usr
checking openssl/bio.h usability... yes
checking openssl/bio.h presence... yes
checking for openssl/bio.h... yes
checking openssl/conf.h usability... yes
checking openssl/conf.h presence... yes
checking for openssl/conf.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for library containing ERR_peek_error... none required
checking for library containing SSL_library_init... no
configure: error: Cannot build shared opendkim
				              against static openssl libraries.
				              Configure with --disable-shared
				              to get this working or obtain a
				              shared libssl library for
				              opendkim to use.
===>  Script "configure" failed unexpectedly.
Please report the problem to freebsd-ports@dan.me.uk [maintainer] and attach
the "/wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/opendkim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812171412.wBHECDv2016549>