FreeBSD Bugzilla – Attachment 159397 Details for
Bug 200900
[patch] mail/opendkim - update to latest version (2.10.3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
DIFFHEADERS option failure
DIFFHEADERS-failure-10.1.out (text/plain), 101.77 KB, created by
Guido Falsi
on 2015-07-30 20:08:24 UTC
(
hide
)
Description:
DIFFHEADERS option failure
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2015-07-30 20:08:24 UTC
Size:
101.77 KB
patch
obsolete
>====>> Building mail/opendkim >build started at Tue Jul 28 13:48:08 CEST 2015 >port directory: /usr/ports/mail/opendkim >building for: FreeBSD pkg.madpilot.net 10.1-RELEASE-p15 FreeBSD 10.1-RELEASE-p15 amd64 >maintained by: umq@ueo.co.jp >Makefile ident: $FreeBSD: madpilot-test/mail/opendkim/Makefile 3950 2015-07-28 11:15:29Z mad $ >Poudriere version: 3.1.7 >Host OSVERSION: 1100077 >Jail OSVERSION: 1001000 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p15 >UNAME_r=10.1-RELEASE-p15 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >WARNING_WAIT=0 >SAVED_TERM=screen >MASTERMNT=/poudriere/data/.m/101amd64-mptest/ref >NO_WARNING_PKG_INSTALL_EOL=yes >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=opendkim-2.10.3 >OLDPWD=/ >PWD=/poudriere/data/.m/101amd64-mptest/ref/.p/pool >MASTERNAME=101amd64-mptest >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >DEV_WARNING_WAIT=0 >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for opendkim-2.10.3: > FILTER=on: OpenDKIM filter, requires libmilter/Sendmail > CURL=on: Use cURL for web queries > GNUTLS=on: Use GnuTLS instead of OpenSSL > JANSSON=on: Statistics and other output as JSON data > LDNS=on: Use LDNS library for DNS queries > LMDB=on: Use Lightning Memory-Mapped DB key-value store > LUA=on: Describe filter policy with lua > MEMCACHED=on: Use memcached as a data set > BDB_BASE=on: Use Berkeley DB from base > OPENDBX=on: Store filter policies via OpenDBX > OPENLDAP=on: Store filter policies in LDAP > POPAUTH=on: Use POP authentication DB > QUERY_CACHE=on: Cache DNS query results locally > SASL=on: Enable SASL authentication with LDAP >====> Options useful for OpenDKIM development > ALLSYMBOLS=on: Export all internal symbols for better test coverage > CODECOVERAGE=on: Enable internal code-coverage/profiling > DEBUG=on: Build with debug symbols >====> Use features marked as For-Future-Releases > ADSP_LISTS=on: ADSP filtering for lists (experimental) > ATPS=on: Authorized Third Party Sign check > DB_HANDLE_POOLS=on: Database handle pools (experimental) > DEFAULT_SENDER=on: Default sender address > DIFFHEADERS=on: Compare signed and verified headers (experimental) > IDENTITY_HEADER=on: Special header to set identity > LDAP_CACHING=on: LDAP query piggybacking and caching > POSTGRES_RECONNECT_HACK=on: PostgreSQL connection error detection bug hack > RATE_LIMIT=on: DKIM based rate limiting support > RBL=on: Realtime Blacklist query support > REPLACE_RULES=on: String substition when signing > REPRRD=on: Support for collaborative reputation that uses rrdtool (experimental) > REPUTATION=on: Reputation check (experimental) > RESIGN=on: One-step resigning > SENDER_MACRO=on: Macro to determine sender > SOCKETDB=on: Arbitrary socket data sets > STATS=on: Per-message and per-signature statistics > STATSEXT=on: Localized stats extensions > VBR=on: Vouch-By-Reference support >====> Options available for the single RESOLV: you have to select exactly one of them > STOCK_RESOLVER=on: Use the stock resolver library > UNBOUND=off: Use unbound DNS library >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--without-tre --with-libcurl --with-gnutls --with-libjansson --with-ldns --with-lmdb --with-lua --with-libmemcached --with-odbx --with-openldap --enable-popauth --enable-query_cache --with-sasl --without-unbound --enable-allsymbols --enable-codecoverage --enable-debug --enable-adsp_lists --enable-atps --enable-db_handle_pools --enable-default_sender --enable-diffheaders --enable-identity_header --enable-ldap_caching --enable-postgresql_reconnect_hack --enable-rate_limit --enable-rbl --enable-replace_rules --enable-reprrd --enable-reputation --enable-resign --enable-sender_macro --enable-socketdb --enable-stats --enable-statsext --enable-vbr --with-milter=/usr --with-db-lib=c --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 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" 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= 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" DONTSTRIP=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -m 555" BSD_INSTALL_LIB="install -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >FILTER="" >NO_FILTER="@comment >" >CURL="" >NO_CURL="@comment >" >GNUTLS="" >NO_GNUTLS="@comment >" >JANSSON="" >NO_JANSSON="@comment >" >LDNS="" >NO_LDNS="@comment >" >LMDB="" >NO_LMDB="@comment >" >LUA="" >NO_LUA="@comment >" >MEMCACHED="" >NO_MEMCACHED="@comment >" >BDB_BASE="" >NO_BDB_BASE="@comment >" >OPENDBX="" >NO_OPENDBX="@comment >" >OPENLDAP="" >NO_OPENLDAP="@comment >" >POPAUTH="" >NO_POPAUTH="@comment >" >QUERY_CACHE="" >NO_QUERY_CACHE="@comment >" >SASL="" >NO_SASL="@comment >" >STOCK_RESOLVER="" >NO_STOCK_RESOLVER="@comment >" >UNBOUND="@comment >" >NO_UNBOUND="" >ALLSYMBOLS="" >NO_ALLSYMBOLS="@comment >" >CODECOVERAGE="" >NO_CODECOVERAGE="@comment >" >DEBUG="" >NO_DEBUG="@comment >" >ADSP_LISTS="" >NO_ADSP_LISTS="@comment >" >ATPS="" >NO_ATPS="@comment >" >DB_HANDLE_POOLS="" >NO_DB_HANDLE_POOLS="@comment >" >DEFAULT_SENDER="" >NO_DEFAULT_SENDER="@comment >" >DIFFHEADERS="" >NO_DIFFHEADERS="@comment >" >IDENTITY_HEADER="" >NO_IDENTITY_HEADER="@comment >" >LDAP_CACHING="" >NO_LDAP_CACHING="@comment >" >POSTGRES_RECONNECT_HACK="" >NO_POSTGRES_RECONNECT_HACK="@comment >" >RATE_LIMIT="" >NO_RATE_LIMIT="@comment >" >RBL="" >NO_RBL="@comment >" >REPLACE_RULES="" >NO_REPLACE_RULES="@comment >" >REPRRD="" >NO_REPRRD="@comment >" >REPUTATION="" >NO_REPUTATION="@comment >" >RESIGN="" >NO_RESIGN="@comment >" >SENDER_MACRO="" >NO_SENDER_MACRO="@comment >" >SOCKETDB="" >NO_SOCKETDB="@comment >" >STATS="" >NO_STATS="@comment >" >STATSEXT="" >NO_STATSEXT="@comment >" >VBR="" >NO_VBR="@comment >" >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=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >PERL_VERSION=5.20.2 >PERL_VER=5.20 >PERL5_MAN3=lib/perl5/site_perl/man/man3 >SITE_PERL=lib/perl5/site_perl >SITE_ARCH=lib/perl5/site_perl/mach/5.20 >DOCSDIR="share/doc/opendkim" >EXAMPLESDIR="share/examples/opendkim" >DATADIR="share/opendkim" >WWWDIR="www/opendkim" >ETCDIR="etc/opendkim" >--End PLIST_SUB-- > >--SUB_LIST-- >FILTER="" >NO_FILTER="@comment >" >CURL="" >NO_CURL="@comment >" >GNUTLS="" >NO_GNUTLS="@comment >" >JANSSON="" >NO_JANSSON="@comment >" >LDNS="" >NO_LDNS="@comment >" >LMDB="" >NO_LMDB="@comment >" >LUA="" >NO_LUA="@comment >" >MEMCACHED="" >NO_MEMCACHED="@comment >" >BDB_BASE="" >NO_BDB_BASE="@comment >" >OPENDBX="" >NO_OPENDBX="@comment >" >OPENLDAP="" >NO_OPENLDAP="@comment >" >POPAUTH="" >NO_POPAUTH="@comment >" >QUERY_CACHE="" >NO_QUERY_CACHE="@comment >" >SASL="" >NO_SASL="@comment >" >STOCK_RESOLVER="" >NO_STOCK_RESOLVER="@comment >" >UNBOUND="@comment >" >NO_UNBOUND="" >ALLSYMBOLS="" >NO_ALLSYMBOLS="@comment >" >CODECOVERAGE="" >NO_CODECOVERAGE="@comment >" >DEBUG="" >NO_DEBUG="@comment >" >ADSP_LISTS="" >NO_ADSP_LISTS="@comment >" >ATPS="" >NO_ATPS="@comment >" >DB_HANDLE_POOLS="" >NO_DB_HANDLE_POOLS="@comment >" >DEFAULT_SENDER="" >NO_DEFAULT_SENDER="@comment >" >DIFFHEADERS="" >NO_DIFFHEADERS="@comment >" >IDENTITY_HEADER="" >NO_IDENTITY_HEADER="@comment >" >LDAP_CACHING="" >NO_LDAP_CACHING="@comment >" >POSTGRES_RECONNECT_HACK="" >NO_POSTGRES_RECONNECT_HACK="@comment >" >RATE_LIMIT="" >NO_RATE_LIMIT="@comment >" >RBL="" >NO_RBL="@comment >" >REPLACE_RULES="" >NO_REPLACE_RULES="@comment >" >REPRRD="" >NO_REPRRD="@comment >" >REPUTATION="" >NO_REPUTATION="@comment >" >RESIGN="" >NO_RESIGN="@comment >" >SENDER_MACRO="" >NO_SENDER_MACRO="@comment >" >SOCKETDB="" >NO_SOCKETDB="@comment >" >STATS="" >NO_STATS="@comment >" >STATSEXT="" >NO_STATSEXT="@comment >" >VBR="" >NO_VBR="@comment >" >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 >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### ># $svnetc: trunk/marvin/uletc/poudriere.d/make.conf 2635 2013-09-19 16:21:37Z mad $ > >MAILDROP_MBOX_DIR=/var/cache >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License BSD3CLAUSE SENDMAIL accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> opendkim-2.10.3 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.5.txz >[pkg.madpilot.net] Installing pkg-1.5.5... >[pkg.madpilot.net] Extracting pkg-1.5.5: .......... done >Message for pkg-1.5.5: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> opendkim-2.10.3 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of opendkim-2.10.3 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD3CLAUSE SENDMAIL accepted by the user >===> opendkim-2.10.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by opendkim-2.10.3 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD3CLAUSE SENDMAIL accepted by the user >===> opendkim-2.10.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by opendkim-2.10.3 for building >=> SHA256 Checksum OK for opendkim-2.10.3.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD3CLAUSE SENDMAIL accepted by the user >===> opendkim-2.10.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by opendkim-2.10.3 for building >===> Extracting for opendkim-2.10.3 >=> SHA256 Checksum OK for opendkim-2.10.3.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for opendkim-2.10.3 >===> Applying FreeBSD patches for opendkim-2.10.3 >=========================================================================== >=======================<phase: build-depends >============================ >===> opendkim-2.10.3 depends on executable: pkgconf - not found >===> Installing existing package /packages/All/pkgconf-0.9.12.txz >[pkg.madpilot.net] Installing pkgconf-0.9.12... >[pkg.madpilot.net] Extracting pkgconf-0.9.12: ....... done >===> opendkim-2.10.3 depends on executable: pkgconf - found >===> Returning to build of opendkim-2.10.3 >=========================================================================== >=======================<phase: lib-depends >============================ >===> opendkim-2.10.3 depends on shared library: libcurl.so - not found >===> Installing existing package /packages/All/curl-7.43.0_2.txz >[pkg.madpilot.net] Installing curl-7.43.0_2... >[pkg.madpilot.net] `-- Installing ca_root_nss-3.19.2... >[pkg.madpilot.net] `-- Extracting ca_root_nss-3.19.2: ....... done >[pkg.madpilot.net] Extracting curl-7.43.0_2: .......... done >Message for ca_root_nss-3.19.2: >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >===> opendkim-2.10.3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libgnutls.so - not found >===> Installing existing package /packages/All/gnutls-3.3.16.txz >[pkg.madpilot.net] Installing gnutls-3.3.16... >[pkg.madpilot.net] `-- Installing gettext-runtime-0.19.4... >[pkg.madpilot.net] | `-- Installing indexinfo-0.2.3... >[pkg.madpilot.net] | `-- Extracting indexinfo-0.2.3: .... done >[pkg.madpilot.net] `-- Extracting gettext-runtime-0.19.4: .......... done >[pkg.madpilot.net] `-- Installing libidn-1.31... >[pkg.madpilot.net] `-- Extracting libidn-1.31: .......... done >[pkg.madpilot.net] `-- Installing libtasn1-4.5_1... >[pkg.madpilot.net] `-- Extracting libtasn1-4.5_1: .......... done >[pkg.madpilot.net] `-- Installing nettle-2.7.1... >[pkg.madpilot.net] | `-- Installing gmp-5.1.3_2... >[pkg.madpilot.net] | `-- Extracting gmp-5.1.3_2: .......... done >[pkg.madpilot.net] `-- Extracting nettle-2.7.1: .......... done >[pkg.madpilot.net] `-- Installing p11-kit-0.23.1_1... >[pkg.madpilot.net] | `-- Installing libffi-3.2.1... >[pkg.madpilot.net] | `-- Extracting libffi-3.2.1: .......... done >[pkg.madpilot.net] `-- Extracting p11-kit-0.23.1_1: .......... done >[pkg.madpilot.net] `-- Installing trousers-tddl-0.3.10_7... >===> Creating users and/or groups. >Creating group '_tss' with gid '601'. >Creating user '_tss' with uid '601'. >[pkg.madpilot.net] `-- Extracting trousers-tddl-0.3.10_7: .......... done >[pkg.madpilot.net] Extracting gnutls-3.3.16: .......... done >Message for trousers-tddl-0.3.10_7: >To run tcsd automatically, add the following line to /etc/rc.conf > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >To use TPM, add your_account to '_tss' group like following: > ># pw groupadd _tss -m your_account >===> opendkim-2.10.3 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libjansson.so - not found >===> Installing existing package /packages/All/jansson-2.7.txz >[pkg.madpilot.net] Installing jansson-2.7... >[pkg.madpilot.net] Extracting jansson-2.7: .......... done >===> opendkim-2.10.3 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libldns.so - not found >===> Installing existing package /packages/All/ldns-1.6.17_4.txz >[pkg.madpilot.net] Installing ldns-1.6.17_4... >[pkg.madpilot.net] Extracting ldns-1.6.17_4: .......... done >===> opendkim-2.10.3 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: liblmdb.so - not found >===> Installing existing package /packages/All/lmdb-0.9.15.txz >[pkg.madpilot.net] Installing lmdb-0.9.15... >[pkg.madpilot.net] Extracting lmdb-0.9.15: .......... done >===> opendkim-2.10.3 depends on shared library: liblmdb.so - found (/usr/local/lib/liblmdb.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libmemcached.so - not found >===> Installing existing package /packages/All/libmemcached-1.0.18_2.txz >[pkg.madpilot.net] Installing libmemcached-1.0.18_2... >[pkg.madpilot.net] `-- Installing cyrus-sasl-2.1.26_9... >*** Added group `cyrus' (id 60) >*** Added user `cyrus' (id 60) >[pkg.madpilot.net] `-- Extracting cyrus-sasl-2.1.26_9: .......... done >[pkg.madpilot.net] `-- Installing libevent2-2.0.22_1... >[pkg.madpilot.net] `-- Extracting libevent2-2.0.22_1: .......... done >[pkg.madpilot.net] Extracting libmemcached-1.0.18_2: .......... done >Message for cyrus-sasl-2.1.26_9: >You can use sasldb2 for authentication, to add users use: > > saslpasswd2 -c username > >If you want to enable SMTP AUTH with the system Sendmail, read >Sendmail.README > >NOTE: This port has been compiled with a default pwcheck_method of > auxprop. If you want to authenticate your user by /etc/passwd, > PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and > set sasl_pwcheck_method to saslauthd after installing the > Cyrus-IMAPd 2.X port. You should also check the > /usr/local/lib/sasl2/*.conf files for the correct > pwcheck_method. > If you want to use GSSAPI mechanism, install > ports/security/cyrus-sasl2-gssapi. > If you want to use LDAP auxprop plugin, install > ports/security/cyrus-sasl2-ldapdb. >===> opendkim-2.10.3 depends on shared library: libmemcached.so - found (/usr/local/lib/libmemcached.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libopendbx.so - not found >===> Installing existing package /packages/All/opendbx-1.4.6_3.txz >[pkg.madpilot.net] Installing opendbx-1.4.6_3... >[pkg.madpilot.net] `-- Installing mysql56-client-5.6.25_2... >[pkg.madpilot.net] | `-- Installing libedit-3.1.20150325_1... >[pkg.madpilot.net] | `-- Extracting libedit-3.1.20150325_1: .......... done >[pkg.madpilot.net] `-- Extracting mysql56-client-5.6.25_2: .......... done >[pkg.madpilot.net] Extracting opendbx-1.4.6_3: .......... done >Message for mysql56-client-5.6.25_2: >* * * * * * * * * * * * * * * * * * * * * * * * > >Please be aware the database client is vulnerable >to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". >You may find more information at the following URL: > >http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html > >Although this database client is not listed as >"affected", it is vulnerable and will not be >receiving a patch. Please take note of this when >deploying this software. > >* * * * * * * * * * * * * * * * * * * * * * * * >===> opendkim-2.10.3 depends on shared library: libopendbx.so - found (/usr/local/lib/libopendbx.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: librrd.so - not found >===> Installing existing package /packages/All/rrdtool-1.4.8_8.txz >[pkg.madpilot.net] Installing rrdtool-1.4.8_8... >[pkg.madpilot.net] `-- Installing cairo-1.12.18_1,2... >[pkg.madpilot.net] | `-- Installing fontconfig-2.11.1,1... >[pkg.madpilot.net] | | `-- Installing expat-2.1.0_2... >[pkg.madpilot.net] | | `-- Extracting expat-2.1.0_2: .......... done >[pkg.madpilot.net] | | `-- Installing freetype2-2.6_1... >[pkg.madpilot.net] | | `-- Extracting freetype2-2.6_1: .......... done >[pkg.madpilot.net] | `-- Extracting fontconfig-2.11.1,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: skipping, no such directory >/usr/local/lib/X11/fonts: skipping, no such directory >/root/.local/share/fonts: skipping, no such directory >/root/.fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >/root/.cache/fontconfig: not cleaning non-existent cache directory >/root/.fontconfig: not cleaning non-existent cache directory >fc-cache: succeeded >[pkg.madpilot.net] | `-- Installing glib-2.42.2... >[pkg.madpilot.net] | | `-- Installing libiconv-1.14_8... >[pkg.madpilot.net] | | `-- Extracting libiconv-1.14_8: .......... done >[pkg.madpilot.net] | | `-- Installing pcre-8.37_2... >[pkg.madpilot.net] | | `-- Extracting pcre-8.37_2: .......... done >[pkg.madpilot.net] | | `-- Installing perl5-5.20.2_5... >[pkg.madpilot.net] | | `-- Extracting perl5-5.20.2_5: .......... done >[pkg.madpilot.net] | | `-- Installing python27-2.7.10... >[pkg.madpilot.net] | | `-- Extracting python27-2.7.10: .......... done >[pkg.madpilot.net] | `-- Extracting glib-2.42.2: .......... done >No schema files found: doing nothing. >[pkg.madpilot.net] | `-- Installing libXext-1.3.3_1,1... >[pkg.madpilot.net] | | `-- Installing libX11-1.6.2_3,1... >[pkg.madpilot.net] | | `-- Installing kbproto-1.0.6... >[pkg.madpilot.net] | | `-- Extracting kbproto-1.0.6: .......... done >[pkg.madpilot.net] | | `-- Installing libXau-1.0.8_3... >[pkg.madpilot.net] | | | `-- Installing xproto-7.0.27... >[pkg.madpilot.net] | | | `-- Extracting xproto-7.0.27: .......... done >[pkg.madpilot.net] | | `-- Extracting libXau-1.0.8_3: .......... done >[pkg.madpilot.net] | | `-- Installing libXdmcp-1.1.2... >[pkg.madpilot.net] | | `-- Extracting libXdmcp-1.1.2: ......... done >[pkg.madpilot.net] | | `-- Installing libxcb-1.11_1... >[pkg.madpilot.net] | | | `-- Installing libpthread-stubs-0.3_6... >[pkg.madpilot.net] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done >[pkg.madpilot.net] | | | `-- Installing libxml2-2.9.2_3... >[pkg.madpilot.net] | | | `-- Extracting libxml2-2.9.2_3: .......... done >[pkg.madpilot.net] | | `-- Extracting libxcb-1.11_1: .......... done >[pkg.madpilot.net] | | `-- Extracting libX11-1.6.2_3,1: .......... done >[pkg.madpilot.net] | | `-- Installing xextproto-7.3.0... >[pkg.madpilot.net] | | `-- Extracting xextproto-7.3.0: .......... done >[pkg.madpilot.net] | `-- Extracting libXext-1.3.3_1,1: .......... done >[pkg.madpilot.net] | `-- Installing libXrender-0.9.8_3... >[pkg.madpilot.net] | | `-- Installing renderproto-0.11.1... >[pkg.madpilot.net] | | `-- Extracting renderproto-0.11.1: .... done >[pkg.madpilot.net] | `-- Extracting libXrender-0.9.8_3: .......... done >[pkg.madpilot.net] | `-- Installing pixman-0.32.6_1... >[pkg.madpilot.net] | `-- Extracting pixman-0.32.6_1: .......... done >[pkg.madpilot.net] | `-- Installing png-1.6.17... >[pkg.madpilot.net] | `-- Extracting png-1.6.17: .......... done >[pkg.madpilot.net] | `-- Installing xcb-util-renderutil-0.3.9_1... >[pkg.madpilot.net] | | `-- Installing xcb-util-0.4.0_1,1... >[pkg.madpilot.net] | | `-- Extracting xcb-util-0.4.0_1,1: .......... done >[pkg.madpilot.net] | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done >[pkg.madpilot.net] `-- Extracting cairo-1.12.18_1,2: .......... done >[pkg.madpilot.net] `-- Installing dejavu-2.35... >[pkg.madpilot.net] | `-- Installing mkfontdir-1.0.7... >[pkg.madpilot.net] | | `-- Installing mkfontscale-1.1.2... >[pkg.madpilot.net] | | `-- Installing libfontenc-1.1.2_3... >[pkg.madpilot.net] | | `-- Extracting libfontenc-1.1.2_3: ...... done >[pkg.madpilot.net] | | `-- Extracting mkfontscale-1.1.2: .. done >[pkg.madpilot.net] | `-- Extracting mkfontdir-1.0.7: .. done >[pkg.madpilot.net] `-- Extracting dejavu-2.35: .......... done >[pkg.madpilot.net] `-- Installing pango-1.36.8_1... >[pkg.madpilot.net] | `-- Installing encodings-1.0.4_3,1... >[pkg.madpilot.net] | | `-- Installing font-util-1.3.1... >[pkg.madpilot.net] | | `-- Extracting font-util-1.3.1: .......... done >[pkg.madpilot.net] | `-- Extracting encodings-1.0.4_3,1: .......... done >[pkg.madpilot.net] | `-- Installing harfbuzz-0.9.41... >[pkg.madpilot.net] | | `-- Installing graphite2-1.2.4... >[pkg.madpilot.net] | | `-- Extracting graphite2-1.2.4: .......... done >[pkg.madpilot.net] | | `-- Installing icu-55.1... >[pkg.madpilot.net] | | `-- Extracting icu-55.1: .......... done >[pkg.madpilot.net] | `-- Extracting harfbuzz-0.9.41: .......... done >[pkg.madpilot.net] | `-- Installing libXft-2.3.2_1... >[pkg.madpilot.net] | `-- Extracting libXft-2.3.2_1: ......... done >[pkg.madpilot.net] | `-- Installing xorg-fonts-truetype-7.7_1... >[pkg.madpilot.net] | | `-- Installing font-bh-ttf-1.0.3_3... >[pkg.madpilot.net] | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done >[pkg.madpilot.net] | | `-- Installing font-misc-ethiopic-1.0.3_3... >[pkg.madpilot.net] | | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done >[pkg.madpilot.net] | | `-- Installing font-misc-meltho-1.0.3_3... >[pkg.madpilot.net] | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done >[pkg.madpilot.net] `-- Extracting pango-1.36.8_1: .......... done >[pkg.madpilot.net] Extracting rrdtool-1.4.8_8: .......... done >Message for python27-2.7.10: >===================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >===================================================================== >Message for dejavu-2.35: >Make sure that the freetype module is loaded. If it is not, add the following >line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > >Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/share/fonts/dejavu/" > >Note: your X Windows configuration file is typically /etc/X11/XF86Config >if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. >===> opendkim-2.10.3 depends on shared library: librrd.so - found (/usr/local/lib/librrd.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: liblua-5.2.so - not found >===> Installing existing package /packages/All/lua52-5.2.4.txz >[pkg.madpilot.net] Installing lua52-5.2.4... >[pkg.madpilot.net] Extracting lua52-5.2.4: .......... done >===> opendkim-2.10.3 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) >===> Returning to build of opendkim-2.10.3 >===> opendkim-2.10.3 depends on shared library: libldap-2.4.so.2 - not found >===> Installing existing package /packages/All/openldap-sasl-client-2.4.41.txz >[pkg.madpilot.net] Installing openldap-sasl-client-2.4.41... >[pkg.madpilot.net] Extracting openldap-sasl-client-2.4.41: .......... done >Message for openldap-sasl-client-2.4.41: >************************************************************ > >The OpenLDAP client package has been successfully installed. > >Edit > /usr/local/etc/openldap/ldap.conf >to change the system-wide client defaults. > >Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3 >for more information. > >************************************************************ >===> opendkim-2.10.3 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) >===> Returning to build of opendkim-2.10.3 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> opendkim-2.10.3 depends on executable: pkgconf - found >===> opendkim-2.10.3 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) >===> opendkim-2.10.3 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) >===> opendkim-2.10.3 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> opendkim-2.10.3 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) >===> opendkim-2.10.3 depends on shared library: liblmdb.so - found (/usr/local/lib/liblmdb.so) >===> opendkim-2.10.3 depends on shared library: libmemcached.so - found (/usr/local/lib/libmemcached.so) >===> opendkim-2.10.3 depends on shared library: libopendbx.so - found (/usr/local/lib/libopendbx.so) >===> opendkim-2.10.3 depends on shared library: librrd.so - found (/usr/local/lib/librrd.so) >===> opendkim-2.10.3 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) >===> opendkim-2.10.3 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) >===> Configuring for opendkim-2.10.3 >/usr/bin/sed -i.bak -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-5.2/' -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-5.2/' -e '/PKG_CONFIG/s/cyrussasl/libsasl2/' /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/configure >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/m4/libtool.m4 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/configure >configure: WARNING: unrecognized options: --enable-adsp_lists >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for gcc... cc >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 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 cc option to accept ISO C99... none needed >checking whether cc understands -c and -o together... yes >checking build system type... amd64-portbld-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.1 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B 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... freebsd10.1 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... yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strncasecmp... (cached) yes >checking for strrchr... yes >checking for strstr... 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... yes >checking for library containing ceil... -lm >checking for sendmail... /usr/sbin/sendmail >checking for gcc... no >checking for cc... yes >checking for gprof... yes >checking names of profiling output files... unknown >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 RRDTOOL... yes >checking for LIBMEMCACHED... yes >checking for memcached_return_t... ok >checking for library containing ldns_rr_new... no >checking for library containing ldns_rr_new... -lldns >checking for LIBLUA... yes >checking Lua version... ok >checking for LIBODBX... yes >checking for OPENLDAP... no >configure: WARNING: pkg-config for openldap not found, trying manual > search... >checking for OpenLDAP... /usr/local >checking OpenLDAP version... ok >checking for SASL... yes >checking for mdb_env_open in -llmdb... yes >checking for CURL... yes >checking for curl_easy_strerror... yes >checking for LIBJANSSON... yes >checking for BerkeleyDB db.h... /usr/include >checking for library containing db_create... no >checking for library containing db_open... no >checking for library containing dbopen... none required >checking for domainname... /bin/domainname >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 >configure: WARNING: unrecognized options: --enable-adsp_lists >=========================================================================== >=======================<phase: build >============================ >===> Building for opendkim-2.10.3 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in libopendkim >--- all-recursive --- >Making all in tests >Making all in docs >--- libopendkim_la-base32.lo --- >--- libopendkim_la-base64.lo --- >--- libopendkim_la-dkim-atps.lo --- >--- libopendkim_la-dkim-cache.lo --- >--- libopendkim_la-base32.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c -o libopendkim_la-base32.lo `test -f 'base32.c' || echo './'`base32.c >--- libopendkim_la-base64.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c -o libopendkim_la-base64.lo `test -f 'base64.c' || echo './'`base64.c >--- libopendkim_la-dkim-atps.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c -o libopendkim_la-dkim-atps.lo `test -f 'dkim-atps.c' || echo './'`dkim-atps.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c dkim-atps.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-atps.o >--- libopendkim_la-base64.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libopendkim_la-base64.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base64.lo -MD -MP -MF .deps/libopendkim_la-base64.Tpo -c base64.c -o libopendkim_la-base64.o >/dev/null 2>&1 >--- libopendkim_la-base32.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c base32.c -fPIC -DPIC -o .libs/libopendkim_la-base32.o >--- libopendkim_la-dkim-cache.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c -o libopendkim_la-dkim-cache.lo `test -f 'dkim-cache.c' || echo './'`dkim-cache.c >--- libopendkim_la-base64.lo --- >mv -f .deps/libopendkim_la-base64.Tpo .deps/libopendkim_la-base64.Plo >--- libopendkim_la-dkim-canon.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c -o libopendkim_la-dkim-canon.lo `test -f 'dkim-canon.c' || echo './'`dkim-canon.c >--- libopendkim_la-dkim-cache.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c dkim-cache.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-cache.o >--- libopendkim_la-base32.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-base32.lo -MD -MP -MF .deps/libopendkim_la-base32.Tpo -c base32.c -o libopendkim_la-base32.o >/dev/null 2>&1 >--- libopendkim_la-dkim-canon.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c dkim-canon.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-canon.o >--- libopendkim_la-base32.lo --- >mv -f .deps/libopendkim_la-base32.Tpo .deps/libopendkim_la-base32.Plo >--- libopendkim_la-dkim-dns.lo --- >--- libopendkim_la-dkim-canon.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-canon.lo -MD -MP -MF .deps/libopendkim_la-dkim-canon.Tpo -c dkim-canon.c -o libopendkim_la-dkim-canon.o >/dev/null 2>&1 >--- libopendkim_la-dkim-cache.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-cache.lo -MD -MP -MF .deps/libopendkim_la-dkim-cache.Tpo -c dkim-cache.c -o libopendkim_la-dkim-cache.o >/dev/null 2>&1 >--- libopendkim_la-dkim-atps.lo --- >dkim-atps.c:139:45: warning: passing 'char [5]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > adomain = dkim_sig_gettagvalue(sig, FALSE, "atps"); > ^~~~~~ >./dkim.h:1450:73: note: passing argument to parameter here >extern u_char *dkim_sig_gettagvalue __P((DKIM_SIGINFO *, _Bool, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-atps.c:140:43: warning: passing 'char [6]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > ahash = dkim_sig_gettagvalue(sig, FALSE, "atpsh"); > ^~~~~~~ >./dkim.h:1450:73: note: passing argument to parameter here >extern u_char *dkim_sig_gettagvalue __P((DKIM_SIGINFO *, _Bool, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-atps.c:143:34: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ahash == NULL || strcasecmp(adomain, fdomain) != 0) > ^~~~~~~ >/usr/include/strings.h:60:29: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim-atps.c:143:43: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ahash == NULL || strcasecmp(adomain, fdomain) != 0) > ^~~~~~~ >/usr/include/strings.h:60:43: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim-atps.c:147:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcasecmp(ahash, "none") != 0) > ^~~~~ >/usr/include/strings.h:60:29: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim-atps.c:149:36: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > hash = dkim_name_to_code(hashes, ahash); > ^~~~~ >./dkim-tables.h:46:53: note: passing argument to parameter 'name' here > const char *name)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-atps.c:194:40: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > gnutls_hash(ctx, sdomain, strlen(sdomain)) != 0) > ^~~~~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >dkim-atps.c:223:26: warning: passing 'u_char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (dkim_base32_encode(b32, &buflen, > ^~~ >./dkim.h:1845:42: note: passing argument to parameter here >extern int dkim_base32_encode __P((char *, size_t *, const void *, size_t)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-atps.c:229:12: warning: passing 'u_char [257]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > snprintf(query, sizeof query, "%s._atps.%s", b32, fdomain); > ^~~~~ >/usr/include/stdio.h:279:32: note: passing argument to parameter here >int snprintf(char * __restrict, size_t, const char * __restrict, > ^ >dkim-atps.c:234:12: warning: passing 'u_char [257]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > snprintf(query, sizeof query, "%s._atps.%s", sdomain, fdomain); > ^~~~~ >/usr/include/stdio.h:279:32: note: passing argument to parameter here >int snprintf(char * __restrict, size_t, const char * __restrict, > ^ >dkim-atps.c:469:13: warning: passing 'u_char [1025]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcmp(buf, DKIM_ATPS_VALID) == 0) > ^~~ >/usr/include/string.h:80:25: note: passing argument to parameter here >int strcmp(const char *, const char *) __pure; > ^ >11 warnings generated. >--- libopendkim_la-dkim-dns.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c -o libopendkim_la-dkim-dns.lo `test -f 'dkim-dns.c' || echo './'`dkim-dns.c >--- libopendkim_la-dkim-atps.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-atps.lo -MD -MP -MF .deps/libopendkim_la-dkim-atps.Tpo -c dkim-atps.c -o libopendkim_la-dkim-atps.o >/dev/null 2>&1 >mv -f .deps/libopendkim_la-dkim-atps.Tpo .deps/libopendkim_la-dkim-atps.Plo >--- libopendkim_la-dkim-keys.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c -o libopendkim_la-dkim-keys.lo `test -f 'dkim-keys.c' || echo './'`dkim-keys.c >--- libopendkim_la-dkim-canon.lo --- >mv -f .deps/libopendkim_la-dkim-canon.Tpo .deps/libopendkim_la-dkim-canon.Plo >--- libopendkim_la-dkim-mailparse.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c -o libopendkim_la-dkim-mailparse.lo `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c >--- libopendkim_la-dkim-dns.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c dkim-dns.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-dns.o >--- libopendkim_la-dkim-cache.lo --- >mv -f .deps/libopendkim_la-dkim-cache.Tpo .deps/libopendkim_la-dkim-cache.Plo >--- libopendkim_la-dkim-keys.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c dkim-keys.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-keys.o >--- libopendkim_la-dkim-report.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c -o libopendkim_la-dkim-report.lo `test -f 'dkim-report.c' || echo './'`dkim-report.c >--- libopendkim_la-dkim-keys.lo --- >dkim-keys.c:124:29: warning: passing 'unsigned char [257]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > qname, 0, buf, &blen, &err); > ^~~~~ >./dkim-cache.h:26:46: note: passing argument to parameter here >extern int dkim_cache_query __P((DB *, char *, int, char *, size_t *, int *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-keys.c:124:39: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > qname, 0, buf, &blen, &err); > ^~~ >./dkim-cache.h:26:59: note: passing argument to parameter here >extern int dkim_cache_query __P((DB *, char *, int, char *, size_t *, int *)); > ^ >--- libopendkim_la-dkim-dns.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-dns.lo -MD -MP -MF .deps/libopendkim_la-dkim-dns.Tpo -c dkim-dns.c -o libopendkim_la-dkim-dns.o >/dev/null 2>&1 >--- libopendkim_la-dkim-report.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c dkim-report.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-report.o >--- libopendkim_la-dkim-keys.lo --- >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-keys.c:398:30: warning: passing 'unsigned char [257]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > qname, buf, ttl, &err); > ^~~~~ >./dkim-cache.h:25:47: note: passing argument to parameter here >extern int dkim_cache_insert __P((DB *, char *, char *, int, int *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-keys.c:398:37: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > qname, buf, ttl, &err); > ^~~ >./dkim-cache.h:25:55: note: passing argument to parameter here >extern int dkim_cache_insert __P((DB *, char *, char *, int, int *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim-keys.c:497:28: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > memmove(buf, p2, strlen(p2) + 1); > ^~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >5 warnings generated. >--- libopendkim_la-dkim-report.lo --- >dkim-report.c:97:11: warning: passing 'u_char [257]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > snprintf(query, sizeof query, "%s.%s", DKIM_REPORT_PREFIX, > ^~~~~ >/usr/include/stdio.h:279:32: note: passing argument to parameter here >int snprintf(char * __restrict, size_t, const char * __restrict, > ^ >1 warning generated. >--- libopendkim_la-dkim-keys.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-keys.lo -MD -MP -MF .deps/libopendkim_la-dkim-keys.Tpo -c dkim-keys.c -o libopendkim_la-dkim-keys.o >/dev/null 2>&1 >--- libopendkim_la-dkim-mailparse.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c dkim-mailparse.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-mailparse.o >dkim-mailparse.c:513:7: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > addr = line; > ^ ~~~~ >dkim-mailparse.c:514:9: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > for (p = line; !done; p++) > ^ ~~~~ >dkim-mailparse.c:550:29: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > status = dkim_mail_parse(addr, &u, &d); > ^~~~ >dkim-mailparse.c:365:32: note: passing argument to parameter 'line' here >dkim_mail_parse(unsigned char *line, unsigned char **user_out, > ^ >dkim-mailparse.c:611:14: warning: expression which evaluates to zero treated as a null pointer constant of type 'unsigned char *' [-Wnon-literal-null-conversion] > uout[n] = '\0'; > ^~~~ >dkim-mailparse.c:612:14: warning: expression which evaluates to zero treated as a null pointer constant of type 'unsigned char *' [-Wnon-literal-null-conversion] > dout[n] = '\0'; > ^~~~ >5 warnings generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-mailparse.lo -MD -MP -MF .deps/libopendkim_la-dkim-mailparse.Tpo -c dkim-mailparse.c -o libopendkim_la-dkim-mailparse.o >/dev/null 2>&1 >--- libopendkim_la-dkim-dns.lo --- >mv -f .deps/libopendkim_la-dkim-dns.Tpo .deps/libopendkim_la-dkim-dns.Plo >--- libopendkim_la-dkim-tables.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c -o libopendkim_la-dkim-tables.lo `test -f 'dkim-tables.c' || echo './'`dkim-tables.c >--- libopendkim_la-dkim-report.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-report.lo -MD -MP -MF .deps/libopendkim_la-dkim-report.Tpo -c dkim-report.c -o libopendkim_la-dkim-report.o >/dev/null 2>&1 >mv -f .deps/libopendkim_la-dkim-report.Tpo .deps/libopendkim_la-dkim-report.Plo >--- libopendkim_la-dkim-mailparse.lo --- >mv -f .deps/libopendkim_la-dkim-mailparse.Tpo .deps/libopendkim_la-dkim-mailparse.Plo >--- libopendkim_la-dkim-test.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c -o libopendkim_la-dkim-test.lo `test -f 'dkim-test.c' || echo './'`dkim-test.c >--- libopendkim_la-dkim-keys.lo --- >mv -f .deps/libopendkim_la-dkim-keys.Tpo .deps/libopendkim_la-dkim-keys.Plo >--- libopendkim_la-dkim-util.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c -o libopendkim_la-dkim-util.lo `test -f 'dkim-util.c' || echo './'`dkim-util.c >--- libopendkim_la-dkim-tables.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c dkim-tables.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-tables.o >--- libopendkim_la-dkim.lo --- >--- libopendkim_la-dkim-tables.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-tables.lo -MD -MP -MF .deps/libopendkim_la-dkim-tables.Tpo -c dkim-tables.c -o libopendkim_la-dkim-tables.o >/dev/null 2>&1 >mv -f .deps/libopendkim_la-dkim-tables.Tpo .deps/libopendkim_la-dkim-tables.Plo >--- libopendkim_la-dkim.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim.lo -MD -MP -MF .deps/libopendkim_la-dkim.Tpo -c -o libopendkim_la-dkim.lo `test -f 'dkim.c' || echo './'`dkim.c >--- libopendkim_la-dkim-util.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c dkim-util.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-util.o >--- libopendkim_la-util.lo --- >--- libopendkim_la-dkim-test.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c dkim-test.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-test.o >--- libopendkim_la-util.lo --- >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c -o libopendkim_la-util.lo `test -f 'util.c' || echo './'`util.c >--- libopendkim_la-dkim.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim.lo -MD -MP -MF .deps/libopendkim_la-dkim.Tpo -c dkim.c -fPIC -DPIC -o .libs/libopendkim_la-dkim.o >--- libopendkim_la-dkim-test.lo --- >dkim-test.c:392:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > keybuf.data = key; > ^ ~~~ >1 warning generated. >--- libopendkim_la-dkim.lo --- >dkim.c:224:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [5]' converts between pointers to integer types with different sign [-Wpointer-sign] > "from", > ^~~~~~ >dkim.c:225:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [9]' converts between pointers to integer types with different sign [-Wpointer-sign] > "reply-to", > ^~~~~~~~~~ >dkim.c:226:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [8]' converts between pointers to integer types with different sign [-Wpointer-sign] > "subject", > ^~~~~~~~~ >dkim.c:227:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [5]' converts between pointers to integer types with different sign [-Wpointer-sign] > "date", > ^~~~~~ >dkim.c:228:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [3]' converts between pointers to integer types with different sign [-Wpointer-sign] > "to", > ^~~~ >dkim.c:229:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [3]' converts between pointers to integer types with different sign [-Wpointer-sign] > "cc", > ^~~~ >dkim.c:230:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [12]' converts between pointers to integer types with different sign [-Wpointer-sign] > "resent-date", > ^~~~~~~~~~~~~ >dkim.c:231:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [12]' converts between pointers to integer types with different sign [-Wpointer-sign] > "resent-from", > ^~~~~~~~~~~~~ >dkim.c:232:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [14]' converts between pointers to integer types with different sign [-Wpointer-sign] > "resent-sender", > ^~~~~~~~~~~~~~~ >--- libopendkim_la-dkim-util.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-util.lo -MD -MP -MF .deps/libopendkim_la-dkim-util.Tpo -c dkim-util.c -o libopendkim_la-dkim-util.o >/dev/null 2>&1 >--- libopendkim_la-dkim.lo --- >dkim.c:233:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign] > "resent-to", > ^~~~~~~~~~~ >dkim.c:234:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign] > "resent-cc", > ^~~~~~~~~~~ >dkim.c:235:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [12]' converts between pointers to integer types with different sign [-Wpointer-sign] > "in-reply-to", > ^~~~~~~~~~~~~ >dkim.c:236:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [11]' converts between pointers to integer types with different sign [-Wpointer-sign] > "references", > ^~~~~~~~~~~~ >dkim.c:237:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [8]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-id", > ^~~~~~~~~ >dkim.c:238:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-help", > ^~~~~~~~~~~ >dkim.c:239:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [17]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-unsubscribe", > ^~~~~~~~~~~~~~~~~~ >dkim.c:240:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [15]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-subscribe", > ^~~~~~~~~~~~~~~~ >--- libopendkim_la-util.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libopendkim_la-util.o >--- libopendkim_la-dkim.lo --- >dkim.c:241:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-post", > ^~~~~~~~~~~ >dkim.c:242:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [11]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-owner", > ^~~~~~~~~~~~ >dkim.c:243:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [13]' converts between pointers to integer types with different sign [-Wpointer-sign] > "list-archive", > ^~~~~~~~~~~~~~ >dkim.c:250:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [12]' converts between pointers to integer types with different sign [-Wpointer-sign] > "return-path", > ^~~~~~~~~~~~~ >dkim.c:251:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [9]' converts between pointers to integer types with different sign [-Wpointer-sign] > "received", > ^~~~~~~~~~ >dkim.c:252:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [9]' converts between pointers to integer types with different sign [-Wpointer-sign] > "comments", > ^~~~~~~~~~ >dkim.c:253:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [9]' converts between pointers to integer types with different sign [-Wpointer-sign] > "keywords", > ^~~~~~~~~~ >dkim.c:260:2: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'char [5]' converts between pointers to integer types with different sign [-Wpointer-sign] > "from", > ^~~~~~ >dkim.c:733:33: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > tmp = (unsigned int) strtoul(value, (char **) &p, 10); > ^~~~~ >/usr/include/stdlib.h:112:34: note: passing argument to parameter here > strtoul(const char * __restrict, char ** __restrict, int); > ^ >dkim.c:920:43: warning: passing 'char [3]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > dkim_dstring_cat(dkim->dkim_sslerrbuf, "; "); > ^~~~ >./dkim-util.h:35:67: note: passing argument to parameter here >extern _Bool dkim_dstring_cat __P((struct dkim_dstring *, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:923:20: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > (char *) gnutls_strerror(status)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./dkim-util.h:35:67: note: passing argument to parameter here >extern _Bool dkim_dstring_cat __P((struct dkim_dstring *, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:986:41: warning: passing 'char [3]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > dkim_dstring_cat(sig->sig_sslerrbuf, "; "); > ^~~~ >./dkim-util.h:35:67: note: passing argument to parameter here >extern _Bool dkim_dstring_cat __P((struct dkim_dstring *, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:989:20: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > (char *) gnutls_strerror(status)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./dkim-util.h:35:67: note: passing argument to parameter here >extern _Bool dkim_dstring_cat __P((struct dkim_dstring *, u_char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:2342:15: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sd = strchr(dkim->dkim_signer, '@'); > ^~~~~~~~~~~~~~~~~ >/usr/include/string.h:76:26: note: passing argument to parameter here >char *strchr(const char *, int) __pure; > ^ >dkim.c:2342:6: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sd = strchr(dkim->dkim_signer, '@'); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >dkim.c:2349:18: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcasecmp(sd + 1, sig->sig_domain) == 0) > ^~~~~~ >/usr/include/strings.h:60:29: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim.c:2349:26: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcasecmp(sd + 1, sig->sig_domain) == 0) > ^~~~~~~~~~~~~~~ >/usr/include/strings.h:60:43: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim.c:2355:21: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > for (sd = strchr(sd + 1, '.'); > ^~~~~~ >/usr/include/string.h:76:26: note: passing argument to parameter here >char *strchr(const char *, int) __pure; > ^ >dkim.c:2355:12: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > for (sd = strchr(sd + 1, '.'); > ^ ~~~~~~~~~~~~~~~~~~~ >dkim.c:2357:21: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sd = strchr(sd + 1, '.')) > ^~~~~~ >/usr/include/string.h:76:26: note: passing argument to parameter here >char *strchr(const char *, int) __pure; > ^ >dkim.c:2357:12: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sd = strchr(sd + 1, '.')) > ^ ~~~~~~~~~~~~~~~~~~~ >dkim.c:2359:20: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcasecmp(sd + 1, sig->sig_domain) == 0) > ^~~~~~ >/usr/include/strings.h:60:29: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim.c:2359:28: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strcasecmp(sd + 1, sig->sig_domain) == 0) > ^~~~~~~~~~~~~~~ >/usr/include/strings.h:60:43: note: passing argument to parameter here >int strcasecmp(const char *, const char *) __pure; > ^ >dkim.c:2519:28: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > dkim_dstring_catn(dstr, delim, delimlen); > ^~~~~ >./dkim-util.h:37:68: note: passing argument to parameter here >extern _Bool dkim_dstring_catn __P((struct dkim_dstring *, u_char *, size_t)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:2520:28: warning: passing 'char [3]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > dkim_dstring_catn(dstr, "h=", 2); > ^~~~ >./dkim-util.h:37:68: note: passing argument to parameter here >extern _Bool dkim_dstring_catn __P((struct dkim_dstring *, u_char *, size_t)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:3010:31: warning: passing 'char [5]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Date", 4, 0); > ^~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3017:31: warning: passing 'char [5]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Date", 4, 1); > ^~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3026:31: warning: passing 'char [5]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "From", 4, 1); > ^~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3034:31: warning: passing 'char [5]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "From", 4, 0); > ^~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3042:16: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > tmp = strdup(hdr->hdr_colon + 1); > ^~~~~~~~~~~~~~~~~~ >/usr/include/string.h:85:26: note: passing argument to parameter here >char *strdup(const char *) __malloc_like; > ^ >dkim.c:3042:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > tmp = strdup(hdr->hdr_colon + 1); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ >dkim.c:3058:31: warning: passing 'char [7]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Sender", 6, 1); > ^~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3067:31: warning: passing 'char [9]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Reply-To", 8, 1); > ^~~~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3076:31: warning: passing 'char [3]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "To", 2, 1); > ^~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3085:31: warning: passing 'char [3]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Cc", 2, 1); > ^~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3094:31: warning: passing 'char [4]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Bcc", 3, 1); > ^~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3103:31: warning: passing 'char [11]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Message-ID", 10, 1); > ^~~~~~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3112:31: warning: passing 'char [12]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "In-Reply-To", 11, 1); > ^~~~~~~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3121:31: warning: passing 'char [11]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "References", 10, 1); > ^~~~~~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3130:31: warning: passing 'char [8]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hdr = dkim_get_header(dkim, "Subject", 7, 1); > ^~~~~~~~~ >dkim.c:1270:37: note: passing argument to parameter 'name' here >dkim_get_header(DKIM *dkim, u_char *name, size_t namelen, int inst) > ^ >dkim.c:3576:6: warning: assigning to 'char *' from 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > hn = (u_char *) dkim_check_requiredhdrs(dkim); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >dkim.c:4172:44: warning: passing 'u_char [1025]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > libhandle->dkiml_tmpdir); > ^~~~~~~~~~~~~~~~~~~~~~~ >./dkim-cache.h:24:46: note: passing argument to parameter here >extern DB *dkim_cache_init __P((int *, char *)); > ^ >/usr/include/sys/cdefs.h:153:21: note: expanded from macro '__P' >#define __P(protos) protos /* full-blown ANSI C */ > ^ >dkim.c:5445:13: warning: 'gnutls_pubkey_verify_hash' is deprecated [-Wdeprecated-declarations] > rsastat = gnutls_pubkey_verify_hash(rsa->rsa_pubkey, 0, > ^ >/usr/local/include/gnutls/abstract.h:505:5: note: 'gnutls_pubkey_verify_hash' declared here >int gnutls_pubkey_verify_hash(gnutls_pubkey_t key, > ^ >dkim.c:5680:49: warning: size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size] > strlcpy((char *) dkim->dkim_zdecode, z, strlen(z)); > ~~~~~~~^~ >dkim.c:5768:2: error: use of undeclared identifier 'regaparams_t' >--- libopendkim_la-dkim-test.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-dkim-test.lo -MD -MP -MF .deps/libopendkim_la-dkim-test.Tpo -c dkim-test.c -o libopendkim_la-dkim-test.o >/dev/null 2>&1 >--- libopendkim_la-dkim.lo --- > regaparams_t params; > ^ >dkim.c:5769:2: error: unknown type name 'regamatch_t'; did you mean 'regmatch_t'? > regamatch_t matches; > ^~~~~~~~~~~ > regmatch_t >/usr/include/regex.h:61:3: note: 'regmatch_t' declared here >} regmatch_t; > ^ >dkim.c:5792:10: error: use of undeclared identifier 'params' > memset(¶ms, '\0', sizeof params); > ^ >dkim.c:5794:2: error: must use 'union' tag to refer to type 'params' > params.cost_ins = COST_INSERT; > ^ > union >dkim.c:5794:8: error: expected identifier or '(' > params.cost_ins = COST_INSERT; > ^ >dkim.c:5795:2: error: must use 'union' tag to refer to type 'params' > params.cost_del = COST_DELETE; > ^ > union >dkim.c:5795:8: error: expected identifier or '(' > params.cost_del = COST_DELETE; > ^ >dkim.c:5796:2: error: must use 'union' tag to refer to type 'params' > params.cost_subst = COST_SUBST; > ^ > union >dkim.c:5796:8: error: expected identifier or '(' > params.cost_subst = COST_SUBST; > ^ >dkim.c:5798:2: error: must use 'union' tag to refer to type 'params' > params.max_cost = maxcost; > ^ > union >dkim.c:5798:8: error: expected identifier or '(' > params.max_cost = maxcost; > ^ >dkim.c:5799:2: error: must use 'union' tag to refer to type 'params' > params.max_ins = DKIM_MAXHEADER; > ^ > union >dkim.c:5799:8: error: expected identifier or '(' > params.max_ins = DKIM_MAXHEADER; > ^ >dkim.c:5800:2: error: must use 'union' tag to refer to type 'params' > params.max_del = DKIM_MAXHEADER; > ^ > union >dkim.c:5800:8: error: expected identifier or '(' > params.max_del = DKIM_MAXHEADER; > ^ >dkim.c:5801:2: error: must use 'union' tag to refer to type 'params' > params.max_subst = DKIM_MAXHEADER; > ^ > union >dkim.c:5801:8: error: expected identifier or '(' > params.max_subst = DKIM_MAXHEADER; > ^ >dkim.c:5802:2: error: must use 'union' tag to refer to type 'params' > params.max_err = maxcost; > ^ > union >dkim.c:5802:8: error: expected identifier or '(' > params.max_err = maxcost; > ^ >fatal error: too many errors emitted, stopping now [-ferror-limit=] >61 warnings and 20 errors generated. >*** [libopendkim_la-dkim.lo] Error code 1 > >make[4]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/libopendkim >--- libopendkim_la-util.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I-I/usr/include -I/usr/local/include -DCONFIG_BASE=\"/usr/local/etc\" -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/include -g -pg -pipe -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libopendkim_la-util.lo -MD -MP -MF .deps/libopendkim_la-util.Tpo -c util.c -o libopendkim_la-util.o >/dev/null 2>&1 >--- libopendkim_la-dkim-util.lo --- >mv -f .deps/libopendkim_la-dkim-util.Tpo .deps/libopendkim_la-dkim-util.Plo >--- libopendkim_la-dkim-test.lo --- >mv -f .deps/libopendkim_la-dkim-test.Tpo .deps/libopendkim_la-dkim-test.Plo >--- libopendkim_la-util.lo --- >mv -f .deps/libopendkim_la-util.Tpo .deps/libopendkim_la-util.Plo >1 error > >make[4]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/libopendkim >*** [all-recursive] Error code 1 > >make[3]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/libopendkim >1 error > >make[3]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/libopendkim >*** [all-recursive] Error code 1 > >make[2]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3 >1 error > >make[2]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3 >*** [all] Error code 2 > >make[1]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3 >1 error > >make[1]: stopped in /wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3 >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make: stopped in /usr/ports/mail/opendkim >====>> Cleaning up wrkdir >===> Cleaning for opendkim-2.10.3 >build of mail/opendkim ended at Tue Jul 28 13:49:14 CEST 2015 >build time: 00:01:06 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 200900
:
157798
|
159396
| 159397 |
159398
|
159418
|
159440
|
159620