Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 362522 Details for
Bug 490322
=mail-filter/dspam-3.10.2-r1 - Parallel build failure - ld: cannot find -ldspam
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 78.95 KB, created by
Dennis Schridde
on 2013-11-03 22:34:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2013-11-03 22:34:56 UTC
Size:
78.95 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: mail-filter/dspam-3.10.2-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: net-mail@gentoo.org >[32;01m * [39;49;00mUSE: clamav daemon domain-scale elibc_glibc hash ia64 kernel_linux userland_GNU virtual-users >[32;01m * [39;49;00mFEATURES: compressdebug distcc distcc-pump preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Building with drivers: hash_drv,hash_drv > [32;01m*[0m Adding group 'dspam' to your system ... > [32;01m*[0m - Groupid: 1002 > [32;01m*[0m Adding user 'dspam' to your system ... > [32;01m*[0m - Userid: 1000 > [32;01m*[0m - Shell: /sbin/nologin > [32;01m*[0m - Home: /dev/null > [32;01m*[0m - Groups: dspam,mail > [32;01m*[0m - GECOS: added by portage for dspam >useradd: group '100' does not exist >useradd: the GROUP= configuration in /etc/default/useradd will be ignored >>>> Unpacking source... >>>> Unpacking dspam-3.10.2.tar.gz to /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work >>>> Source unpacked in /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work >>>> Preparing source in /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2 ... > * econf: updating dspam-3.10.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dspam-3.10.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=ia64-unknown-linux-gnu --host=ia64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --sysconfdir=/etc/dspam --with-dspam-home=/var/spool/dspam --with-dspam-home-group=dspam --with-dspam-mode=2510 --with-dspam-group=dspam --with-logdir=/var/log/dspam --enable-external-lookup --enable-long-usernames --enable-split-configuration --enable-clamav --enable-daemon --disable-debug --disable-bnr-debug --disable-verbose-debug --enable-domain-scale --disable-large-scale --disable-static --disable-syslog --disable-homedir --enable-virtual-users --with-storage-driver=hash_drv,hash_drv --with-logfile=/var/log/dspam/dspam.log >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by ia64-unknown-linux-gnu-gcc... /usr/ia64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/ia64-unknown-linux-gnu/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert ia64-unknown-linux-gnu file names to ia64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert ia64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/ia64-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for ia64-unknown-linux-gnu-objdump... ia64-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for ia64-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ia64-unknown-linux-gnu-ar... ia64-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for ia64-unknown-linux-gnu-strip... ia64-unknown-linux-gnu-strip >checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from ia64-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for ia64-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if ia64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for ia64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if ia64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if ia64-unknown-linux-gnu-gcc static flag -static works... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the ia64-unknown-linux-gnu-gcc linker (/usr/ia64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking for ISO C99 varargs macros in C... yes >checking for string.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for strlcpy... no >checking for strsep... yes >checking for strtok_r... yes >checking for getpwnam_r... yes >checking for getpwuid_r... yes >checking for memcpy... yes >checking for memset... yes >checking for localtime_r... yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... yes >checking for netinet/in.h... yes >checking for arpa/inet.h... yes >checking for inet_ntoa_r... no >checking if inet_ntoa_r might be used... no >checking for strcasestr... yes >checking whether to enable daemon mode... yes >checking how you like your pthreads... -pthread >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for library containing inet_ntoa... none required >checking for library containing socket... none required >checking for library containing dlopen... -ldl >checking whether to enable split configuration file support... yes >checking whether to enable external lookup support... yes >checking lber.h usability... yes >checking lber.h presence... yes >checking for lber.h... yes >checking ldap.h usability... yes >checking ldap.h presence... yes >checking for ldap.h... yes >checking for ber_alloc in -llber... yes >checking for ldap_init in -lldap... yes >checking for OpenLDAP version >= 2.2.0... yes >checking whether to enable LDAP support in external lookup... yes >checking for dspam_home... /var/spool/dspam >checking which delivery agent to activate in dspam.conf... /usr/bin/procmail >checking whether to enable trusted user security... yes >checking whether to enable clamav... yes >checking whether to enable debug output... no >checking whether to enable syslog output... no >checking whether to enable debug output for BNR... no >checking whether to enable home directory support... no >checking whether to enable MySQL client initialization... yes >checking whether to enable preferences-extension... no >checking whether to enable verbose debug output... no >checking whether to enable long usernames... yes >checking whether to enable large scale implementation... no >checking whether to enable domain structure implementation... yes >checking for logdir... /var/log/dspam >checking which storage drivers to build... hash_drv,hash_drv >checking whether we are building a single, static storage driver... no >checking whether to enable profiling output... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/tools/Makefile >config.status: creating webui/Makefile >config.status: creating m4/Makefile >config.status: creating src/tools.mysql_drv/Makefile >config.status: creating txt/Makefile >config.status: creating src/tools.pgsql_drv/Makefile >config.status: creating src/Makefile >config.status: creating webui/cgi-bin/templates/Makefile >config.status: creating webui/cgi-bin/templates/cs/Makefile >config.status: creating webui/cgi-bin/templates/de/Makefile >config.status: creating webui/cgi-bin/templates/es-es/Makefile >config.status: creating webui/cgi-bin/templates/fr/Makefile >config.status: creating webui/cgi-bin/templates/he/Makefile >config.status: creating webui/cgi-bin/templates/pt-br/Makefile >config.status: creating webui/cgi-bin/templates/ro/Makefile >config.status: creating webui/cgi-bin/templates/ru/Makefile >config.status: creating src/tools.sqlite_drv/Makefile >config.status: creating man/Makefile >config.status: creating src/dspam.pc >config.status: creating src/dspam-uninstalled.pc >config.status: creating doc/Makefile >config.status: creating src/tools.hash_drv/Makefile >config.status: creating webui/cgi-bin/Makefile >config.status: creating webui/htdocs/Makefile >config.status: creating contrib/Makefile >config.status: creating src/auto-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2 ... >make -j6 >Making all in . >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >Making all in webui >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >Making all in cgi-bin >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >Making all in templates >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >Making all in templates/cs >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >Making all in templates/de >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >Making all in templates/es-es >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >Making all in templates/fr >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >Making all in templates/he >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >Making all in templates/pt-br >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >Making all in templates/ro >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >Making all in templates/ru >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >Making all in htdocs >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >Making all in m4 >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >Making all in man >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >Making all in . >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >Making all in src >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >Making all in . >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o libdspam.lo libdspam.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o heap.lo heap.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o diction.lo diction.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o base64.lo base64.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o buffer.lo buffer.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o util.lo util.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c libdspam.c -fPIC -DPIC -o .libs/libdspam.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c heap.c -fPIC -DPIC -o .libs/heap.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c util.c -fPIC -DPIC -o .libs/util.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c diction.c -fPIC -DPIC -o .libs/diction.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c buffer.c -fPIC -DPIC -o .libs/buffer.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o nodetree.lo nodetree.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c nodetree.c -fPIC -DPIC -o .libs/nodetree.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o error.lo error.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o decode.lo decode.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o pref.lo pref.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c decode.c -fPIC -DPIC -o .libs/decode.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c pref.c -fPIC -DPIC -o .libs/pref.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o config_shared.lo config_shared.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c config_shared.c -fPIC -DPIC -o .libs/config_shared.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o bnr.lo bnr.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o hash.lo hash.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c bnr.c -fPIC -DPIC -o .libs/bnr.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o list.lo list.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c hash.c -fPIC -DPIC -o .libs/hash.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o tokenizer.lo tokenizer.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o external_lookup.lo external_lookup.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o storage_driver.lo storage_driver.c >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c -o libhash_drv_la-hash_drv.lo `test -f 'hash_drv.c' || echo './'`hash_drv.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c external_lookup.c -fPIC -DPIC -o .libs/external_lookup.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c storage_driver.c -fPIC -DPIC -o .libs/storage_driver.o >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c hash_drv.c -fPIC -DPIC -o .libs/libhash_drv_la-hash_drv.o >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c dspam.c >dspam.c: In function âfind_signatureâ: >dspam.c:2160:8: warning: variable âfirst_boundaryâ set but not used [-Wunused-but-set-variable] >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c config_api.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c daemon.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c client.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c agent_shared.c >libdspam.c: In function '_ds_operate': >libdspam.c:778:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c dspamc.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c buffer.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c config_shared.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c error.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c pref.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c nodetree.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -c util.c >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib,g' < ./dspam.conf.in > dspam.conf >/bin/sh ../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath '/usr/lib' -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o libdspam.la -rpath /usr/lib libdspam.lo heap.lo diction.lo base64.lo buffer.lo util.lo nodetree.lo error.lo decode.lo pref.lo config_shared.lo bnr.lo hash.lo list.lo tokenizer.lo external_lookup.lo storage_driver.lo -lm -ldl -lldap -llber -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libdspam.o .libs/heap.o .libs/diction.o .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o .libs/bnr.o .libs/hash.o .libs/list.o .libs/tokenizer.o .libs/external_lookup.o .libs/storage_driver.o -lm -ldl /usr/lib/libldap.so -L/usr/lib -lssl -lcrypto /usr/lib/liblber.so -lresolv -mtune=mckinley -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libdspam.so.7" && ln -s "libdspam.so.7.0.0" "libdspam.so.7") >libtool: link: (cd ".libs" && rm -f "libdspam.so" && ln -s "libdspam.so.7.0.0" "libdspam.so") >libtool: link: ( cd ".libs" && rm -f "libdspam.la" && ln -s "../libdspam.la" "libdspam.la" ) >/bin/sh ../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath '/usr/lib/dspam' -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o libhash_drv.la -rpath /usr/lib/dspam libhash_drv_la-hash_drv.lo -L. -ldspam -pthread >/bin/sh ../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspamc dspamc.o read_config.o client.o agent_shared.o -lm buffer.o config_shared.o error.o pref.o nodetree.o util.o -ldl -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libhash_drv_la-hash_drv.o -Wl,-rpath -Wl,/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/.libs -L. /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -mtune=mckinley -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libhash_drv.so.7 -o .libs/libhash_drv.so.7.0.0 >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspamc dspamc.o read_config.o client.o agent_shared.o buffer.o config_shared.o error.o pref.o nodetree.o util.o -pthread -lm -ldl -pthread >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: ( cd ".libs" && rm -f "libhash_drv.la" && ln -s "../libhash_drv.la" "libhash_drv.la" ) >/bin/sh ../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam dspam.o read_config.o config_api.o daemon.o client.o agent_shared.o -lm libdspam.la -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam dspam.o read_config.o config_api.o daemon.o client.o agent_shared.o -pthread ./.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >Making all in tools >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools' >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_dump.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o read_config.o `test -f '../read_config.c' || echo './'`../read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o config_api.o `test -f '../config_api.c' || echo './'`../config_api.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_clean.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_crc.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_stats.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_merge.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_2sql.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c dspam_admin.c >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sysconfdir\@,/etc/dspam,g' -e 's,@PACKAGE_STRING\@,dspam 3.10.2,g' -e 's,@PACKAGE_BUGREPORT\@,dspam-devel@lists.sourceforge.net,g' -e "s,@dspam_transformed\@,$dspam_transformed,g" < ./dspam_train.in > dspam_train >chmod +x dspam_train >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@bindir\@,/usr/bin,g' -e 's,@sysconfdir\@,/etc/dspam,g' -e 's,@PACKAGE_STRING\@,dspam 3.10.2,g' -e 's,@PACKAGE_BUGREPORT\@,dspam-devel@lists.sourceforge.net,g' -e "s,@dspam_transformed\@,$dspam_transformed,g" < ./dspam_notify.in > dspam_notify >chmod +x dspam_notify >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_crc dspam_crc.o ../libdspam.la -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_crc dspam_crc.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_dump dspam_dump.o read_config.o config_api.o ../libdspam.la -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_stats dspam_stats.o read_config.o config_api.o ../libdspam.la -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_merge dspam_merge.o read_config.o config_api.o ../libdspam.la -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_2sql dspam_2sql.o read_config.o config_api.o ../libdspam.la -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_admin dspam_admin.o read_config.o config_api.o ../libdspam.la -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_dump dspam_dump.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_stats dspam_stats.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_admin dspam_admin.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_merge dspam_merge.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_2sql dspam_2sql.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o dspam_clean dspam_clean.o read_config.o config_api.o ../libdspam.la -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o .libs/dspam_clean dspam_clean.o read_config.o config_api.o -pthread ../.libs/libdspam.so -L/usr/lib -lm -ldl /usr/lib/libldap.so -lssl -lcrypto /usr/lib/liblber.so -lresolv -pthread >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools' >Making all in tools.hash_drv >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools.hash_drv' >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-cssstat.o `test -f 'cssstat.c' || echo './'`cssstat.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-util.o `test -f '../util.c' || echo './'`../util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-diction.o `test -f '../diction.c' || echo './'`../diction.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-error.o `test -f '../error.c' || echo './'`../error.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssstat-pref.o `test -f '../pref.c' || echo './'`../pref.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-cssclean.o `test -f 'cssclean.c' || echo './'`cssclean.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-util.o `test -f '../util.c' || echo './'`../util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-diction.o `test -f '../diction.c' || echo './'`../diction.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-error.o `test -f '../error.c' || echo './'`../error.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssclean-pref.o `test -f '../pref.c' || echo './'`../pref.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-cssconvert.o `test -f 'cssconvert.c' || echo './'`cssconvert.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-util.o `test -f '../util.c' || echo './'`../util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-diction.o `test -f '../diction.c' || echo './'`../diction.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-error.o `test -f '../error.c' || echo './'`../error.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o cssconvert-pref.o `test -f '../pref.c' || echo './'`../pref.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-csscompress.o `test -f 'csscompress.c' || echo './'`csscompress.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-util.o `test -f '../util.c' || echo './'`../util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-diction.o `test -f '../diction.c' || echo './'`../diction.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-error.o `test -f '../error.c' || echo './'`../error.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I../../src -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -c -o csscompress-pref.o `test -f '../pref.c' || echo './'`../pref.c >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssstat cssstat-cssstat.o cssstat-read_config.o cssstat-util.o cssstat-diction.o cssstat-nodetree.o cssstat-hash_drv.o cssstat-error.o cssstat-config_shared.o cssstat-pref.o -lm -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssclean cssclean-cssclean.o cssclean-read_config.o cssclean-util.o cssclean-diction.o cssclean-nodetree.o cssclean-hash_drv.o cssclean-error.o cssclean-config_shared.o cssclean-pref.o -lm -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssconvert cssconvert-cssconvert.o cssconvert-read_config.o cssconvert-util.o cssconvert-diction.o cssconvert-nodetree.o cssconvert-hash_drv.o cssconvert-error.o cssconvert-config_shared.o cssconvert-pref.o -lm -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssstat cssstat-cssstat.o cssstat-read_config.o cssstat-util.o cssstat-diction.o cssstat-nodetree.o cssstat-hash_drv.o cssstat-error.o cssstat-config_shared.o cssstat-pref.o -pthread -lm -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssclean cssclean-cssclean.o cssclean-read_config.o cssclean-util.o cssclean-diction.o cssclean-nodetree.o cssclean-hash_drv.o cssclean-error.o cssclean-config_shared.o cssclean-pref.o -pthread -lm -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o cssconvert cssconvert-cssconvert.o cssconvert-read_config.o cssconvert-util.o cssconvert-diction.o cssconvert-nodetree.o cssconvert-hash_drv.o cssconvert-error.o cssconvert-config_shared.o cssconvert-pref.o -pthread -lm -pthread >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o csscompress csscompress-csscompress.o csscompress-read_config.o csscompress-util.o csscompress-diction.o csscompress-nodetree.o csscompress-hash_drv.o csscompress-error.o csscompress-config_shared.o csscompress-pref.o -lm -pthread >libtool: link: ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o csscompress csscompress-csscompress.o csscompress-read_config.o csscompress-util.o csscompress-diction.o csscompress-nodetree.o csscompress-hash_drv.o csscompress-error.o csscompress-config_shared.o csscompress-pref.o -pthread -lm -pthread >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools.hash_drv' >Making all in tools.hash_drv >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools.hash_drv' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src/tools.hash_drv' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >>>> Source compiled. >__________Shutting down distcc-pump include server >>>> Test phase [not enabled]: mail-filter/dspam-3.10.2-r1 > >>>> Install dspam-3.10.2-r1 into /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image/ category mail-filter >make -j6 DESTDIR=/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image/ install >Making install in . >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' >Making install in webui >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >Making install in cgi-bin >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >Making install in templates >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates' >Making install in templates/cs >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/cs' >Making install in templates/de >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/de' >Making install in templates/es-es >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/es-es' >Making install in templates/fr >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/fr' >Making install in templates/he >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/he' >Making install in templates/pt-br >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/pt-br' >Making install in templates/ro >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ro' >Making install in templates/ru >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin/templates/ru' >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl >make[4]: Nothing to be done for `install-data-am'. >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/bin" >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/cgi-bin' >Making install in htdocs >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui/htdocs' >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/webui' >Making install in m4 >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/m4' >Making install in man >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >Making install in . >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man1" >test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3" > /usr/lib/portage/bin/ebuild-helpers/xattr/install -c -m 644 dspam.1 dspam_admin.1 dspam_clean.1 dspam_crc.1 dspam_dump.1 dspam_logrotate.1 dspam_merge.1 dspam_stats.1 dspam_train.1 '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man1' > /usr/lib/portage/bin/ebuild-helpers/xattr/install -c -m 644 libdspam.3 '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3' >make install-data-hook >make[4]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_addattribute.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_attach.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_clearattributes.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_create.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_destroy.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_detach.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_getsource.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_init.3 >rm -f /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/dspam_process.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_addattribute.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_attach.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_clearattributes.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_create.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_destroy.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_detach.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_getsource.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_init.3 >cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/share/man/man3/ && ln -s libdspam.3 dspam_process.3 >make[4]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/man' >Making install in src >make[1]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >Making install in . >make[2]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib,g' < ./dspam.conf.in > dspam.conf >make[3]: Entering directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib" >test -z "/usr/lib/dspam" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/dspam" >dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e 's,@dspam_home\@,/var/spool/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib,g' < ./dspam.conf.in > dspam.conf >test -z "/usr/include/dspam" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/include/dspam" >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/pkgconfig" > /bin/sh ../libtool --mode=install /usr/lib/portage/bin/ebuild-helpers/xattr/install -c libdspam.la '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib' >test -z "/etc/dspam" || /bin/mkdir -p "/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//etc/dspam" > /bin/sh ../libtool --mode=install /usr/lib/portage/bin/ebuild-helpers/xattr/install -c libhash_drv.la '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/dspam' > /usr/lib/portage/bin/ebuild-helpers/xattr/install -c -m 644 buffer.h config_shared.h decode.h error.h diction.h libdspam.h libdspam_objects.h nodetree.h tokenizer.h storage_driver.h heap.h config.h pref.h read_config.h external_lookup.h '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/include/dspam' > /usr/lib/portage/bin/ebuild-helpers/xattr/install -c -m 644 dspam.pc '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/pkgconfig' >libtool: install: warning: relinking `libhash_drv.la' >libtool: install: (cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src; /bin/sh /var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/libtool --tag CC --mode=relink ia64-unknown-linux-gnu-gcc -pipe -mtune=mckinley -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/lib/dspam -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o libhash_drv.la -rpath /usr/lib/dspam libhash_drv_la-hash_drv.lo -L. -ldspam -pthread -inst-prefix-dir /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image/) >libtool: install: /usr/lib/portage/bin/ebuild-helpers/xattr/install -c .libs/libdspam.so.7.0.0 /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/libdspam.so.7.0.0 >libtool: relink: ia64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libhash_drv_la-hash_drv.o -L. -L/var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib -L/usr/lib -ldspam -lm -ldl -lldap -lssl -lcrypto -llber -lresolv -mtune=mckinley -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,libhash_drv.so.7 -o .libs/libhash_drv.so.7.0.0 >/usr/lib/gcc/ia64-unknown-linux-gnu/4.7.3/../../../../ia64-unknown-linux-gnu/bin/ld: cannot find -ldspam >collect2: error: ld returned 1 exit status >distcc[21966] ERROR: compile (null) on localhost failed >distcc[21965] ERROR: compile (null) on localhost failed >libtool: install: (cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib && { ln -s -f libdspam.so.7.0.0 libdspam.so.7 || { rm -f libdspam.so.7 && ln -s libdspam.so.7.0.0 libdspam.so.7; }; }) >libtool: install: (cd /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib && { ln -s -f libdspam.so.7.0.0 libdspam.so || { rm -f libdspam.so && ln -s libdspam.so.7.0.0 libdspam.so; }; }) >libtool: install: error: relink `libhash_drv.la' with the above command before installing it >make[3]: *** [install-pkglibLTLIBRARIES] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: install: /usr/lib/portage/bin/ebuild-helpers/xattr/install -c .libs/libdspam.lai /var/tmp/portage/mail-filter/dspam-3.10.2-r1/image//usr/lib/libdspam.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >make[2]: *** [install-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >make[1]: *** [install-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2/src' >make: *** [install-recursive] Error 1 > [31;01m*[0m ERROR: mail-filter/dspam-3.10.2-r1::gentoo failed (install phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=mail-filter/dspam-3.10.2-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=mail-filter/dspam-3.10.2-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2' > [31;01m*[0m S: '/var/tmp/portage/mail-filter/dspam-3.10.2-r1/work/dspam-3.10.2'
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 490322
: 362522