[package - head-i386-default][mail/dspam] Failed for dspam-3.10.2_7 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Aug 25 18:33:51 UTC 2020
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: danny at dannywarren.com
Last committer: danfe at FreeBSD.org
Ident: $FreeBSD: head/mail/dspam/Makefile 542858 2020-07-22 14:20:57Z danfe $
Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p546132_s364744/logs/dspam-3.10.2_7.log
Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p546132_s364744
Log:
=>> Building mail/dspam
build started at Tue Aug 25 18:33:01 UTC 2020
port directory: /usr/ports/mail/dspam
package name: dspam-3.10.2_7
building for: FreeBSD head-i386-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 i386
maintained by: danny at dannywarren.com
Makefile ident: $FreeBSD: head/mail/dspam/Makefile 542858 2020-07-22 14:20:57Z danfe $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300111
Job Id: 06
!!! Jail is newer than host. (Jail: 1300111, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for dspam-3.10.2_7:
BNR_DEBUG=off: Debug for Bayesian Noise Reduction
CLAMAV=on: ClamAV support
CLAMAV_LOCAL=on: RUN_DEPEND on ClamAV
DAEMON=on: Daemonize dspam; speaks LMTP or DLMTP
DEBUG=on: Build with debugging support
DOCS=on: Build and/or install documentation
DOMAIN_SCALE=off: File structure for multiple domains
EXAMPLES=on: Build and/or install examples
EXTERNAL_LOOKUP=off: RCPT verification via extlookup
LARGE_SCALE=off: File structure for large scale
LIGHTTPD=off: RUN_DEPEND on Lighttpd instead of Apache
LONG_USERNAMES=off: Usernames longer that OS supports
NICESENDMAIL=off: Play nice with sendmail server
POSTFIX_MBC=off: Dspam as mailbox_command in Postfix
PREF_EXT=off: Preferences in database not in files
QMAIL=off: Play nice with Qmail mail server
SETUID=off: Run as root:mail with setuid (insecure)
SYSLOG=on: Syslog logging support
TRUSTED_USERS=off: Disable trusted user security
USER_HOMEDIR=off: Store user data in ~/.dspam
VERBOSE_DEBUG=off: Debug in LOGDIR/dspam.debug
VIRT_USERS=off: Virtual users (needs SQL back-end)
WEBUI=off: Install WebUI (RUN_DEPEND on Apache/Lighttpd)
====> Options available for the multi DB: you have to choose at least one of them
HASH=on: Hash driver
MYSQL=on: MySQL 5.X.x as back-end
MYSQL_COMPRESS=on: Compress dspam <--> MySQL
MYSQL_LOCAL=off: RUN_DEPEND on MySQL server
PGSQL=on: PostgreSQL as back-end
PGSQL_LOCAL=off: RUN_DEPEND on PostgreSQL server
SQLITE2=off: SQLite v2.x as back-end
SQLITE3=on: SQLite v3.x as back-end
====> Options available for the radio LDA: you can only select none or one of them
CYRUS23=off: Cyrus's 2.3 deliver as LDA
CYRUS24=off: Cyrus's 2.4 deliver as LDA
DOVECOT2=off: Dovecot 2.2 dovecot-lda as LDA
EXIM=off: Exim as local delivery agent
MAILDROP=off: Maildrop as local delivery agent
PROCMAIL=off: Procmail as local delivery agent
SAFECAT=off: Safecat as local delivery agent
SENDMAIL=off: Sendmail as local delivery agent
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
danny at dannywarren.com
--End MAINTAINER--
--CONFIGURE_ARGS--
--sysconfdir=/usr/local/etc --with-logdir=/var/log/dspam --with-dspam-home=/var/db/dspam --with-dspam-home-owner=dspam --with-dspam-home-group=dspam --with-dspam-home-mode=0770 --with-dspam-owner=dspam --with-dspam-group=dspam --enable-syslog --enable-debug --enable-daemon --enable-clamav --with-pgsql-includes=/usr/local/include --with-pgsql-libraries=/usr/local/lib --with-sqlite-includes=/usr/local/include --with-sqlite-libraries=/usr/local/lib --with-mysql-includes=/usr/local/include/mysql --with-mysql-libraries=/usr/local/lib/mysql --enable-client-compression --with-storage-driver=pgsql_drv,sqlite3_drv,hash_drv,mysql_drv --with-dspam-mode=0555 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dspam/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dspam/work HOME=/wrkdirs/usr/ports/mail/dspam/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/dspam/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dspam/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dspam/work HOME=/wrkdirs/usr/ports/mail/dspam/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/dspam/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" BNR_DEBUG="@comment " NO_BNR_DEBUG="" CLAMAV="" NO_CLAMAV="@comment " CLAMAV_LOCAL="" NO_CLAMAV_LOCAL="@comment " CYRUS23="@comment " NO_CYRUS23="" CYRUS24="@comment " NO_CYRUS24="" DAEMON="" NO_DAEMON="@comment " DEBUG="" NO_DEBUG="@comment " DOCS="" NO_DOCS="@comment " DOMAIN_SCALE="@comment " NO_DOMAIN_SCALE="" DOVECOT2="@comment " NO_DOVECOT2="" EXAMPLES="" NO_EXAMPLES="@comment " EXIM="@comment " NO_EXIM="" EXTERNAL_LOOKUP="@comment " NO_EXTERNAL_LOOKUP="" HASH="" NO_HASH="@comment " LARGE_SCALE="@comment " NO_LARGE_SCALE="" LIGHTTPD="@comment " NO_LIGHTTPD="" LONG_USERNAMES="@comment " NO_LONG_USERNAMES="" MAILDROP="@comment " NO_MAILDROP="" MYSQL="" NO_MYSQL="@comment " MYSQL_COMPRESS="" NO_MYSQL_COMPRESS="@comment " MYSQL_LOCAL="@comment " NO_MYSQL_LOCAL="" NICESENDMAIL="@comment " NO_NICESENDMAIL="" PGSQL="" NO_PGSQL="@comment " PGSQL_LOCAL="@comment " NO_PGSQL_LOCAL="" POSTFIX_MBC="@comment " NO_POSTFIX_MBC="" PREF_EXT="@comment " NO_PREF_EXT=""
PROCMAIL="@comment " NO_PROCMAIL="" QMAIL="@comment " NO_QMAIL="" SAFECAT="@comment " NO_SAFECAT="" SENDMAIL="@comment " NO_SENDMAIL="" SETUID="@comment " NO_SETUID="" SQLITE2="@comment " NO_SQLITE2="" SQLITE3="" NO_SQLITE3="@comment " SYSLOG="" NO_SYSLOG="@comment " TRUSTED_USERS="@comment " NO_TRUSTED_USERS="" USER_HOMEDIR="@comment " NO_USER_HOMEDIR="" VERBOSE_DEBUG="@comment " NO_VERBOSE_DEBUG="" VIRT_USERS="@comment " NO_VIRT_USERS="" WEBUI="@comment " NO_WEBUI="" DSPAM_HOME=/var/db/dspam DSPAM_OWNER=dspam DSPAM_GROUP=dspam DSPAM_MODE=0555 DSPAM_HOME_OWNER=dspam DSPAM_HOME_GROUP=dspam DSPAM_HOME_MODE=0770 DSPAM_SAMPLE_MODE=0640 LOG_DIR=/var/log/dspam RUN_DIR=/var/run/dspam DSPAM_HOME=/var/db/dspam DSPAM_HOME_OWNER=dspam DSPAM_HOME_GROUP=dspam DSPAM_HOME_MODE=0770 DSPAM_OWNER=dspam DSPAM_GROUP=dspam DSPAM_MODE=0555 PGSQL="" SQLITE3="" SQLITE2="@comment " SQLITE="" HASH="" MYSQL="" DYNAMIC="" SETUID="@comment " NOSETUID="" WebUI="@comment " OSREL=13.0 PREFIX=%D LOCALB
ASE=/usr/local RESETPREFIX=/usr/local LIB32!
DIR=lib PERL_VERSION=5.32.0 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/dspam" EXAMPLESDIR="share/examples/dspam" DATADIR="share/dspam" WWWDIR="www/dspam" ETCDIR="etc/dspam"
--End PLIST_SUB--
--SUB_LIST--
BNR_DEBUG="@comment " NO_BNR_DEBUG="" CLAMAV="" NO_CLAMAV="@comment " CLAMAV_LOCAL="" NO_CLAMAV_LOCAL="@comment " CYRUS23="@comment " NO_CYRUS23="" CYRUS24="@comment " NO_CYRUS24="" DAEMON="" NO_DAEMON="@comment " DEBUG="" NO_DEBUG="@comment " DOCS="" NO_DOCS="@comment " DOMAIN_SCALE="@comment " NO_DOMAIN_SCALE="" DOVECOT2="@comment " NO_DOVECOT2="" EXAMPLES="" NO_EXAMPLES="@comment " EXIM="@comment " NO_EXIM="" EXTERNAL_LOOKUP="@comment " NO_EXTERNAL_LOOKUP="" HASH="" NO_HASH="@comment " LARGE_SCALE="@comment " NO_LARGE_SCALE="" LIGHTTPD="@comment " NO_LIGHTTPD="" LONG_USERNAMES="@comment " NO_LONG_USERNAMES="" MAILDROP="@comment " NO_MAILDROP="" MYSQL="" NO_MYSQL="@comment " MYSQL_COMPRESS="" NO_MYSQL_COMPRESS="@comment " MYSQL_LOCAL="@comment " NO_MYSQL_LOCAL="" NICESENDMAIL="@comment " NO_NICESENDMAIL="" PGSQL="" NO_PGSQL="@comment " PGSQL_LOCAL="@comment " NO_PGSQL_LOCAL="" POSTFIX_MBC="@comment " NO_POSTFIX_MBC="" PREF_EXT="@comment " NO_PREF_EXT="" PROCMAIL="@comment " NO_PROC
MAIL="" QMAIL="@comment " NO_QMAIL="" SAFECAT="@comment " NO_SAFECAT="" SENDMAIL="@comment " NO_SENDMAIL="" SETUID="@comment " NO_SETUID="" SQLITE2="@comment " NO_SQLITE2="" SQLITE3="" NO_SQLITE3="@comment " SYSLOG="" NO_SYSLOG="@comment " TRUSTED_USERS="@comment " NO_TRUSTED_USERS="" USER_HOMEDIR="@comment " NO_USER_HOMEDIR="" VERBOSE_DEBUG="@comment " NO_VERBOSE_DEBUG="" VIRT_USERS="@comment " NO_VIRT_USERS="" WEBUI="@comment " NO_WEBUI="" DSPAM_HOME=/var/db/dspam DSPAM_OWNER=dspam DSPAM_GROUP=dspam CLAMD=clamd PGSQL= MYSQL= PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dspam DOCSDIR=/usr/local/share/doc/dspam EXAMPLESDIR=/usr/local/share/examples/dspam WWWDIR=/usr/local/www/dspam ETCDIR=/usr/local/etc/dspam
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
<snip>
hash_drv.c:1119:11: warning: explicitly assigning value of variable of type 'ds_diction_t' (aka 'struct _ds_diction *') to itself [-Wself-assign]
diction = diction; /* Keep compiler happy */
~~~~~~~ ^ ~~~~~~~
5 warnings generated.
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libhash_drv_la-hash_drv.lo -MD -MP -MF .deps/libhash_drv_la-hash_drv.Tpo -c hash_drv.c -o libhash_drv_la-hash_drv.o >/dev/null 2>&1
mv -f .deps/libhash_drv_la-hash_drv.Tpo .deps/libhash_drv_la-hash_drv.Plo
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -rpath '/usr/local/lib/dspam' -version-info 7:0:0 -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -o libhash_drv.la -rpath /usr/local/lib/dspam libhash_drv_la-hash_drv.lo -L. -ldspam -pthread
libtool: link: cc -shared -fPIC -DPIC .libs/libhash_drv_la-hash_drv.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L. /wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs/libdspam.so -lm -O2 -fstack-protector-strong -fstack-protector-strong -pthread -pthread -Wl,-soname -Wl,libhash_drv.so.7 -o .libs/libhash_drv.so.7.0.0
libtool: link: (cd ".libs" && rm -f "libhash_drv.so.7" && ln -s "libhash_drv.so.7.0.0" "libhash_drv.so.7")
libtool: link: (cd ".libs" && rm -f "libhash_drv.so" && ln -s "libhash_drv.so.7.0.0" "libhash_drv.so")
libtool: link: ar cru .libs/libhash_drv.a libhash_drv_la-hash_drv.o
libtool: link: ranlib .libs/libhash_drv.a
libtool: link: ( cd ".libs" && rm -f "libhash_drv.la" && ln -s "../libhash_drv.la" "libhash_drv.la" )
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF .deps/libmysql_drv_la-mysql_drv.Tpo -c -o libmysql_drv_la-mysql_drv.lo `test -f 'mysql_drv.c' || echo './'`mysql_drv.c
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF .deps/libmysql_drv_la-mysql_drv.Tpo -c mysql_drv.c -fPIC -DPIC -o .libs/libmysql_drv_la-mysql_drv.o
mysql_drv.c:2379:7: warning: unused variable 'query_rc' [-Wunused-variable]
int query_rc = 0;
^
mysql_drv.c:2380:7: warning: unused variable 'query_errno' [-Wunused-variable]
int query_errno = 0;
^
mysql_drv.c:2538:7: warning: unused variable 'query_errno' [-Wunused-variable]
int query_errno = 0;
^
mysql_drv.c:2537:7: warning: unused variable 'query_rc' [-Wunused-variable]
int query_rc = 0;
^
4 warnings generated.
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF .deps/libmysql_drv_la-mysql_drv.Tpo -c mysql_drv.c -o libmysql_drv_la-mysql_drv.o >/dev/null 2>&1
mv -f .deps/libmysql_drv_la-mysql_drv.Tpo .deps/libmysql_drv_la-mysql_drv.Plo
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib/mysql -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -rpath '/usr/local/lib/dspam' -version-info 7:0:0 -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -o libmysql_drv.la -rpath /usr/local/lib/dspam libmysql_drv_la-mysql_drv.lo -lmysqlclient -pthread -L. -ldspam -pthread
libtool: link: cc -shared -fPIC -DPIC .libs/libmysql_drv_la-mysql_drv.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib/mysql -L/usr/local/lib -lmysqlclient -L. /wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs/libdspam.so -lm -O2 -fstack-protector-strong -fstack-protector-strong -fstack-protector-strong -pthread -pthread -pthread -Wl,-soname -Wl,libmysql_drv.so.7 -o .libs/libmysql_drv.so.7.0.0
libtool: link: (cd ".libs" && rm -f "libmysql_drv.so.7" && ln -s "libmysql_drv.so.7.0.0" "libmysql_drv.so.7")
libtool: link: (cd ".libs" && rm -f "libmysql_drv.so" && ln -s "libmysql_drv.so.7.0.0" "libmysql_drv.so")
libtool: link: ar cru .libs/libmysql_drv.a libmysql_drv_la-mysql_drv.o
libtool: link: ranlib .libs/libmysql_drv.a
libtool: link: ( cd ".libs" && rm -f "libmysql_drv.la" && ln -s "../libmysql_drv.la" "libmysql_drv.la" )
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF .deps/libpgsql_drv_la-pgsql_drv.Tpo -c -o libpgsql_drv_la-pgsql_drv.lo `test -f 'pgsql_drv.c' || echo './'`pgsql_drv.c
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF .deps/libpgsql_drv_la-pgsql_drv.Tpo -c pgsql_drv.c -fPIC -DPIC -o .libs/libpgsql_drv_la-pgsql_drv.o
pgsql_drv.c:93:7: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign]
arg = arg; /* Keep compiler happy */
~~~ ^ ~~~
1 warning generated.
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF .deps/libpgsql_drv_la-pgsql_drv.Tpo -c pgsql_drv.c -o libpgsql_drv_la-pgsql_drv.o >/dev/null 2>&1
mv -f .deps/libpgsql_drv_la-pgsql_drv.Tpo .deps/libpgsql_drv_la-pgsql_drv.Plo
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -rpath '/usr/local/lib/dspam' -version-info 7:0:0 -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -o libpgsql_drv.la -rpath /usr/local/lib/dspam libpgsql_drv_la-pgsql_drv.lo -lpq -pthread -L. -ldspam -pthread
libtool: link: cc -shared -fPIC -DPIC .libs/libpgsql_drv_la-pgsql_drv.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lpq -L. /wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs/libdspam.so -lm -O2 -fstack-protector-strong -fstack-protector-strong -fstack-protector-strong -pthread -pthread -pthread -Wl,-soname -Wl,libpgsql_drv.so.7 -o .libs/libpgsql_drv.so.7.0.0
libtool: link: (cd ".libs" && rm -f "libpgsql_drv.so.7" && ln -s "libpgsql_drv.so.7.0.0" "libpgsql_drv.so.7")
libtool: link: (cd ".libs" && rm -f "libpgsql_drv.so" && ln -s "libpgsql_drv.so.7.0.0" "libpgsql_drv.so")
libtool: link: ar cru .libs/libpgsql_drv.a libpgsql_drv_la-pgsql_drv.o
libtool: link: ranlib .libs/libpgsql_drv.a
libtool: link: ( cd ".libs" && rm -f "libpgsql_drv.la" && ln -s "../libpgsql_drv.la" "libpgsql_drv.la" )
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libsqlite3_drv_la-sqlite3_drv.lo -MD -MP -MF .deps/libsqlite3_drv_la-sqlite3_drv.Tpo -c -o libsqlite3_drv_la-sqlite3_drv.lo `test -f 'sqlite3_drv.c' || echo './'`sqlite3_drv.c
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libsqlite3_drv_la-sqlite3_drv.lo -MD -MP -MF .deps/libsqlite3_drv_la-sqlite3_drv.Tpo -c sqlite3_drv.c -fPIC -DPIC -o .libs/libsqlite3_drv_la-sqlite3_drv.o
libtool: compile: cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT libsqlite3_drv_la-sqlite3_drv.lo -MD -MP -MF .deps/libsqlite3_drv_la-sqlite3_drv.Tpo -c sqlite3_drv.c -o libsqlite3_drv_la-sqlite3_drv.o >/dev/null 2>&1
mv -f .deps/libsqlite3_drv_la-sqlite3_drv.Tpo .deps/libsqlite3_drv_la-sqlite3_drv.Plo
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -rpath '/usr/local/lib/dspam' -version-info 7:0:0 -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -o libsqlite3_drv.la -rpath /usr/local/lib/dspam libsqlite3_drv_la-sqlite3_drv.lo -lsqlite3 -pthread -L. -ldspam -pthread
libtool: link: cc -shared -fPIC -DPIC .libs/libsqlite3_drv_la-sqlite3_drv.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lsqlite3 -L. /wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src/.libs/libdspam.so -lm -O2 -fstack-protector-strong -fstack-protector-strong -fstack-protector-strong -pthread -pthread -pthread -Wl,-soname -Wl,libsqlite3_drv.so.7 -o .libs/libsqlite3_drv.so.7.0.0
libtool: link: (cd ".libs" && rm -f "libsqlite3_drv.so.7" && ln -s "libsqlite3_drv.so.7.0.0" "libsqlite3_drv.so.7")
libtool: link: (cd ".libs" && rm -f "libsqlite3_drv.so" && ln -s "libsqlite3_drv.so.7.0.0" "libsqlite3_drv.so")
libtool: link: ar cru .libs/libsqlite3_drv.a libsqlite3_drv_la-sqlite3_drv.o
libtool: link: ranlib .libs/libsqlite3_drv.a
libtool: link: ( cd ".libs" && rm -f "libsqlite3_drv.la" && ln -s "../libsqlite3_drv.la" "libsqlite3_drv.la" )
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT dspam.o -MD -MP -MF .deps/dspam.Tpo -c -o dspam.o dspam.c
dspam.c:3198:12: warning: address of array 'ATX->status' will always evaluate to 'true' [-Wpointer-bool-conversion]
(ATX->status) ? ATX->status : "",
~~~~~^~~~~~ ~
dspam.c:3428:7: warning: explicitly assigning value of variable of type 'AGENT_CTX *' to itself [-Wself-assign]
ATX = ATX; /* Keep compiler happy */
~~~ ^ ~~~
dspam.c:4149:7: warning: explicitly assigning value of variable of type 'AGENT_CTX *' to itself [-Wself-assign]
ATX = ATX; /* Keep compiler happy */
~~~ ^ ~~~
3 warnings generated.
mv -f .deps/dspam.Tpo .deps/dspam.Po
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.o -MD -MP -MF .deps/read_config.Tpo -c -o read_config.o read_config.c
mv -f .deps/read_config.Tpo .deps/read_config.Po
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_api.o -MD -MP -MF .deps/config_api.Tpo -c -o config_api.o config_api.c
mv -f .deps/config_api.Tpo .deps/config_api.Po
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c
mv -f .deps/daemon.Tpo .deps/daemon.Po
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
mv -f .deps/client.Tpo .deps/client.Po
cc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT agent_shared.o -MD -MP -MF .deps/agent_shared.Tpo -c -o agent_shared.o agent_shared.c
mv -f .deps/agent_shared.Tpo .deps/agent_shared.Po
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong -rdynamic -o dspam dspam.o read_config.o config_api.o daemon.o client.o agent_shared.o -lm libdspam.la -pthread
libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fstack-protector-strong -rdynamic -o .libs/dspam dspam.o read_config.o config_api.o daemon.o client.o agent_shared.o -pthread -L/usr/local/lib ./.libs/libdspam.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>> dspam.o:(agent_config)
>>> defined at read_config.c
>>> read_config.o:(.bss+0x0)
ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>> dspam.o:(agent_config)
>>> defined at config_api.c
>>> config_api.o:(.bss+0x0)
ld: error: duplicate symbol: __daemon_run
>>> defined at dspam.c
>>> dspam.o:(__daemon_run)
>>> defined at daemon.c
>>> daemon.o:(.bss+0x4)
ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>> dspam.o:(__hup)
>>> defined at daemon.c
>>> daemon.o:(.bss+0x8)
ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>> dspam.o:(__lock)
>>> defined at daemon.c
>>> daemon.o:(.bss+0xC)
ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>> dspam.o:(__num_threads)
>>> defined at daemon.c
>>> daemon.o:(.bss+0x10)
ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>> dspam.o:(agent_config)
>>> defined at daemon.c
>>> daemon.o:(.bss+0x0)
ld: error: duplicate symbol: __daemon_run
>>> defined at dspam.c
>>> dspam.o:(__daemon_run)
>>> defined at client.c
>>> client.o:(.bss+0x4)
ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>> dspam.o:(__hup)
>>> defined at client.c
>>> client.o:(.bss+0xC)
ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>> dspam.o:(__lock)
>>> defined at client.c
>>> client.o:(.bss+0x10)
ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>> dspam.o:(__num_threads)
>>> defined at client.c
>>> client.o:(.bss+0x8)
ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>> dspam.o:(agent_config)
>>> defined at client.c
>>> client.o:(.bss+0x0)
ld: error: duplicate symbol: __daemon_run
>>> defined at dspam.c
>>> dspam.o:(__daemon_run)
>>> defined at agent_shared.c
>>> agent_shared.o:(.bss+0xC)
ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>> dspam.o:(__hup)
>>> defined at agent_shared.c
>>> agent_shared.o:(.bss+0x14)
ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>> dspam.o:(__lock)
>>> defined at agent_shared.c
>>> agent_shared.o:(.bss+0x18)
ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>> dspam.o:(__num_threads)
>>> defined at agent_shared.c
>>> agent_shared.o:(.bss+0x10)
ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>> dspam.o:(agent_config)
>>> defined at agent_shared.c
>>> agent_shared.o:(.bss+0x8)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[4]: stopped in /wrkdirs/usr/ports/mail/dspam/work/dspam-3.10.2/src
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/dspam
More information about the freebsd-pkg-fallout
mailing list