Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 10:09:24 GMT
From:      pkg-fallout@FreeBSD.org
To:        danny@dannywarren.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][mail/dspam] Failed for dspam-3.10.2_7 in build
Message-ID:  <202008231009.07NA9OQx097363@beefy18.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     danny@dannywarren.com
Last committer: danfe@FreeBSD.org
Ident:          $FreeBSD: head/mail/dspam/Makefile 542858 2020-07-22 14:20:57Z danfe $
Log URL:        http://beefy18.nyi.freebsd.org/data/head-amd64-default/p545731_s364466/logs/dspam-3.10.2_7.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p545731_s364466
Log:

=>> Building mail/dspam
build started at Sun Aug 23 10:08:46 UTC 2020
port directory: /usr/ports/mail/dspam
package name: dspam-3.10.2_7
building for: FreeBSD head-amd64-default-job-14 13.0-CURRENT FreeBSD 13.0-CURRENT 1300110 amd64
maintained by: danny@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: 1300110
Job Id: 14




!!! Jail is newer than host. (Jail: 1300110, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300110
UNAME_v=FreeBSD 13.0-CURRENT 1300110
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-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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@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
#### /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@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-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" "-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@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300110
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================

Last /usr/ports/mail/dspam/files/UPDATING entry:
###########################################################################
<snip>
sqlite3_drv.c:237:15: note: use function 'labs' instead
              abs (CTX->totals.spam_misclassified -
              ^~~
              labs
sqlite3_drv.c:241:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
              abs (CTX->totals.innocent_misclassified -
              ^
sqlite3_drv.c:241:15: note: use function 'labs' instead
              abs (CTX->totals.innocent_misclassified -
              ^~~
              labs
sqlite3_drv.c:245:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
              abs (CTX->totals.spam_corpusfed -
              ^
sqlite3_drv.c:245:15: note: use function 'labs' instead
              abs (CTX->totals.spam_corpusfed -
              ^~~
              labs
sqlite3_drv.c:249:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
              abs (CTX->totals.innocent_corpusfed -
              ^
sqlite3_drv.c:249:15: note: use function 'labs' instead
              abs (CTX->totals.innocent_corpusfed -
              ^~~
              labs
sqlite3_drv.c:253:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
              abs (CTX->totals.spam_classified -
              ^
sqlite3_drv.c:253:15: note: use function 'labs' instead
              abs (CTX->totals.spam_classified -
              ^~~
              labs
sqlite3_drv.c:257:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
              abs (CTX->totals.innocent_classified -
              ^
sqlite3_drv.c:257:15: note: use function 'labs' instead
              abs (CTX->totals.innocent_classified -
              ^~~
              labs
sqlite3_drv.c:446:13: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
            abs (control.spam_hits - s->control_sh),
            ^
sqlite3_drv.c:446:13: note: use function 'labs' instead
            abs (control.spam_hits - s->control_sh),
            ^~~
            labs
sqlite3_drv.c:448:13: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
            abs (control.innocent_hits - s->control_ih));
            ^
sqlite3_drv.c:448:13: note: use function 'labs' instead
            abs (control.innocent_hits - s->control_ih));
            ^~~
            labs
10 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 -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+0x8)

ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>>            dspam.o:(__hup)
>>> defined at daemon.c
>>>            daemon.o:(.bss+0xC)

ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>>            dspam.o:(__lock)
>>> defined at daemon.c
>>>            daemon.o:(.bss+0x10)

ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>>            dspam.o:(__num_threads)
>>> defined at daemon.c
>>>            daemon.o:(.bss+0x18)

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+0x8)

ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>>            dspam.o:(__hup)
>>> defined at client.c
>>>            client.o:(.bss+0x10)

ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>>            dspam.o:(__lock)
>>> defined at client.c
>>>            client.o:(.bss+0x18)

ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>>            dspam.o:(__num_threads)
>>> defined at client.c
>>>            client.o:(.bss+0xC)

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+0x18)

ld: error: duplicate symbol: __hup
>>> defined at dspam.c
>>>            dspam.o:(__hup)
>>> defined at agent_shared.c
>>>            agent_shared.o:(.bss+0x20)

ld: error: duplicate symbol: __lock
>>> defined at dspam.c
>>>            dspam.o:(__lock)
>>> defined at agent_shared.c
>>>            agent_shared.o:(.bss+0x28)

ld: error: duplicate symbol: __num_threads
>>> defined at dspam.c
>>>            dspam.o:(__num_threads)
>>> defined at agent_shared.c
>>>            agent_shared.o:(.bss+0x1C)

ld: error: duplicate symbol: agent_config
>>> defined at dspam.c
>>>            dspam.o:(agent_config)
>>> defined at agent_shared.c
>>>            agent_shared.o:(.bss+0x10)
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



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