Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dspam.spec'], False, '/var/lib/mock/dist-4E-epel-build-753232-107152/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dspam.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dspam-3.9.0-7.el4.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dspam.spec'], False, '/var/lib/mock/dist-4E-epel-build-753232-107152/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dspam.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26485 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dspam-3.9.0 + /bin/gzip -dc /builddir/build/SOURCES/dspam-3.9.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dspam-3.9.0 ++ /usr/bin/id -u + '[' 428 = 0 ']' ++ /usr/bin/id -u + '[' 428 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.26485 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + LANG=C + export LANG + unset DISPLAY + sh ./autogen.sh libtoolize: `/usr/share/aclocal/libtool.m4' is serial 47, less than 52 in `aclocal.m4' To remain compatible, you should update your `aclocal.m4' by running aclocal. src/Makefile.am: installing `./compile' + CFLAGS='-O2 -g -pipe -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -m64' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-long-usernames --enable-syslog --enable-large-scale --disable-domain-scale --disable-homedir --enable-virtual-users --enable-preferences-extension --with-mysql-includes=/usr/include/mysql --with-mysql-libraries=/usr/lib64/mysql --with-pgsql-includes=/usr/include/pgsql --with-pgsql-libraries=/usr/lib64 --enable-daemon --enable-external-lookup --with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv --with-dspam-home=/var/lib/dspam --with-dspam-owner=dspam --with-dspam-group=mail --with-dspam-home-group=mail --with-dspam-mode=2511 --with-logdir=/var/log/dspam --sysconfdir=/etc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool 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 NodalCore(tm) C-Series Hardware Extensions... no checking whether to enable split configuration file support... no 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/lib/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... no checking whether to enable debug output... no checking whether to enable syslog output... yes 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... yes checking whether to enable verbose debug output... no checking whether to enable long usernames... yes checking whether to enable large scale implementation... yes checking whether to enable domain structure implementation... no checking for logdir... /var/log/dspam checking which storage drivers to build... hash_drv,mysql_drv,pgsql_drv,sqlite3_drv checking whether to enable virtual users... yes checking where to find MySQL headers... /usr/include/mysql checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for library containing gzopen... none required checking where to find MySQL libraries... /usr/lib64/mysql checking for library containing inet_ntoa... (cached) none required checking for library containing socket... (cached) none required checking for mysql_init in -lmysqlclient... yes checking whether to enable virtual users... yes checking where to find PostgreSQL headers... /usr/include/pgsql checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking where to find PostgreSQL libraries... /usr/lib64 checking for library containing inet_ntoa... (cached) none required checking for library containing socket... (cached) none required checking for PQconnectdb in libpq... yes checking if this version of Postgres supports PQfreemem... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking SQLite header version... 3.3.6 checking how to link SQLite libraries... -lsqlite3 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/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 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 scripts/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 + /usr/bin/make 'OPTIMIZE=-O2 -g -pipe -m64 -fPIC -DPIC' Making all in . make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0' Making all in webui make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui' Making all in cgi-bin make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' Making all in templates make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates' Making all in templates/de make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/de' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/de' Making all in templates/es-es make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/es-es' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/es-es' Making all in templates/fr make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/fr' Making all in templates/he make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/he' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/he' Making all in templates/pt-br make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/pt-br' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/pt-br' Making all in templates/ro make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/ro' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/ro' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' Making all in htdocs make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/htdocs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/htdocs' make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui' Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/m4' Making all in man make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' Making all in . make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' Making all in src make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' cd .. && /bin/sh /builddir/build/BUILD/dspam-3.9.0/missing --run autoheader rm -f stamp-h1 touch auto-config.h.in cd .. && /bin/sh ./config.status src/auto-config.h config.status: creating src/auto-config.h config.status: src/auto-config.h is unchanged /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF ".deps/libdspam.Tpo" -c -o libdspam.lo libdspam.c; \ then mv -f ".deps/libdspam.Tpo" ".deps/libdspam.Plo"; else rm -f ".deps/libdspam.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF .deps/libdspam.Tpo -c libdspam.c -fPIC -DPIC -o .libs/libdspam.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF .deps/libdspam.Tpo -c libdspam.c -o libdspam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF ".deps/heap.Tpo" -c -o heap.lo heap.c; \ then mv -f ".deps/heap.Tpo" ".deps/heap.Plo"; else rm -f ".deps/heap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF ".deps/diction.Tpo" -c -o diction.lo diction.c; \ then mv -f ".deps/diction.Tpo" ".deps/diction.Plo"; else rm -f ".deps/diction.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF .deps/diction.Tpo -c diction.c -fPIC -DPIC -o .libs/diction.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF .deps/diction.Tpo -c diction.c -o diction.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.lo buffer.c; \ then mv -f ".deps/buffer.Tpo" ".deps/buffer.Plo"; else rm -f ".deps/buffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF ".deps/nodetree.Tpo" -c -o nodetree.lo nodetree.c; \ then mv -f ".deps/nodetree.Tpo" ".deps/nodetree.Plo"; else rm -f ".deps/nodetree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF .deps/nodetree.Tpo -c nodetree.c -fPIC -DPIC -o .libs/nodetree.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF .deps/nodetree.Tpo -c nodetree.c -o nodetree.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo decode.c; \ then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP -MF ".deps/read_config.Tpo" -c -o read_config.lo read_config.c; \ then mv -f ".deps/read_config.Tpo" ".deps/read_config.Plo"; else rm -f ".deps/read_config.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c -fPIC -DPIC -o .libs/read_config.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c -o read_config.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP -MF ".deps/config_shared.Tpo" -c -o config_shared.lo config_shared.c; \ then mv -f ".deps/config_shared.Tpo" ".deps/config_shared.Plo"; else rm -f ".deps/config_shared.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP -MF .deps/config_shared.Tpo -c config_shared.c -fPIC -DPIC -o .libs/config_shared.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP -MF .deps/config_shared.Tpo -c config_shared.c -o config_shared.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF ".deps/bnr.Tpo" -c -o bnr.lo bnr.c; \ then mv -f ".deps/bnr.Tpo" ".deps/bnr.Plo"; else rm -f ".deps/bnr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF .deps/bnr.Tpo -c bnr.c -fPIC -DPIC -o .libs/bnr.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF .deps/bnr.Tpo -c bnr.c -o bnr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD -MP -MF ".deps/external_lookup.Tpo" -c -o external_lookup.lo external_lookup.c; \ then mv -f ".deps/external_lookup.Tpo" ".deps/external_lookup.Plo"; else rm -f ".deps/external_lookup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD -MP -MF .deps/external_lookup.Tpo -c external_lookup.c -fPIC -DPIC -o .libs/external_lookup.o external_lookup.c: In function `ldap_lookup': external_lookup.c:163: warning: 'transcoded_query' might be used uninitialized in this function external_lookup.c:164: warning: 'ldap_uri' might be used uninitialized in this function gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD -MP -MF .deps/external_lookup.Tpo -c external_lookup.c -o external_lookup.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF ".deps/tokenizer.Tpo" -c -o tokenizer.lo tokenizer.c; \ then mv -f ".deps/tokenizer.Tpo" ".deps/tokenizer.Plo"; else rm -f ".deps/tokenizer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT storage_driver.lo -MD -MP -MF ".deps/storage_driver.Tpo" -c -o storage_driver.lo storage_driver.c; \ then mv -f ".deps/storage_driver.Tpo" ".deps/storage_driver.Plo"; else rm -f ".deps/storage_driver.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT storage_driver.lo -MD -MP -MF .deps/storage_driver.Tpo -c storage_driver.c -fPIC -DPIC -o .libs/storage_driver.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT storage_driver.lo -MD -MP -MF .deps/storage_driver.Tpo -c storage_driver.c -o storage_driver.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libdspam.la -rpath /usr/lib64 -rpath '/usr/lib64' -version-info 7:0:0 libdspam.lo heap.lo diction.lo base64.lo buffer.lo util.lo nodetree.lo error.lo decode.lo read_config.lo config_shared.lo bnr.lo hash.lo list.lo external_lookup.lo tokenizer.lo storage_driver.lo -lm -lm -pthread -ldl -lldap -llber gcc -shared .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/read_config.o .libs/config_shared.o .libs/bnr.o .libs/hash.o .libs/list.o .libs/external_lookup.o .libs/tokenizer.o .libs/storage_driver.o -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 (cd .libs && rm -f libdspam.so.7 && ln -s libdspam.so.7.0.0 libdspam.so.7) (cd .libs && rm -f libdspam.so && ln -s libdspam.so.7.0.0 libdspam.so) ar cru .libs/libdspam.a libdspam.o heap.o diction.o base64.o buffer.o util.o nodetree.o error.o decode.o read_config.o config_shared.o bnr.o hash.o list.o external_lookup.o tokenizer.o storage_driver.o ranlib .libs/libdspam.a creating libdspam.la (cd .libs && rm -f libdspam.la && ln -s ../libdspam.la libdspam.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libhash_drv_la-hash_drv.lo -MD -MP -MF ".deps/libhash_drv_la-hash_drv.Tpo" -c -o libhash_drv_la-hash_drv.lo `test -f 'hash_drv.c' || echo './'`hash_drv.c; \ then mv -f ".deps/libhash_drv_la-hash_drv.Tpo" ".deps/libhash_drv_la-hash_drv.Plo"; else rm -f ".deps/libhash_drv_la-hash_drv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libhash_drv_la-hash_drv.lo -MD -MP -MF .deps/libhash_drv_la-hash_drv.Tpo -c hash_drv.c -fPIC -DPIC -o .libs/libhash_drv_la-hash_drv.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libhash_drv_la-hash_drv.lo -MD -MP -MF .deps/libhash_drv_la-hash_drv.Tpo -c hash_drv.c -o libhash_drv_la-hash_drv.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libhash_drv.la -rpath /usr/lib64/dspam -rpath '/usr/lib64/dspam' -version-info 7:0:0 libhash_drv_la-hash_drv.lo -L. -ldspam -lm -pthread -ldl -lldap -llber gcc -shared .libs/libhash_drv_la-hash_drv.o -Wl,--rpath -Wl,/builddir/build/BUILD/dspam-3.9.0/src/.libs -L/builddir/build/BUILD/dspam-3.9.0/src /builddir/build/BUILD/dspam-3.9.0/src/.libs/libdspam.so -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libhash_drv.so.7 -o .libs/libhash_drv.so.7.0.0 (cd .libs && rm -f libhash_drv.so.7 && ln -s libhash_drv.so.7.0.0 libhash_drv.so.7) (cd .libs && rm -f libhash_drv.so && ln -s libhash_drv.so.7.0.0 libhash_drv.so) ar cru .libs/libhash_drv.a libhash_drv_la-hash_drv.o ranlib .libs/libhash_drv.a creating libhash_drv.la (cd .libs && rm -f libhash_drv.la && ln -s ../libhash_drv.la libhash_drv.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/mysql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF ".deps/libmysql_drv_la-mysql_drv.Tpo" -c -o libmysql_drv_la-mysql_drv.lo `test -f 'mysql_drv.c' || echo './'`mysql_drv.c; \ then mv -f ".deps/libmysql_drv_la-mysql_drv.Tpo" ".deps/libmysql_drv_la-mysql_drv.Plo"; else rm -f ".deps/libmysql_drv_la-mysql_drv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/mysql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF .deps/libmysql_drv_la-mysql_drv.Tpo -c mysql_drv.c -fPIC -DPIC -o .libs/libmysql_drv_la-mysql_drv.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/mysql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libmysql_drv_la-mysql_drv.lo -MD -MP -MF .deps/libmysql_drv_la-mysql_drv.Tpo -c mysql_drv.c -o libmysql_drv_la-mysql_drv.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libmysql_drv.la -rpath /usr/lib64/dspam -L/usr/lib64/mysql -rdynamic -rpath '/usr/lib64/dspam' -version-info 7:0:0 libmysql_drv_la-mysql_drv.lo -lmysqlclient -lm -lz -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber gcc -shared .libs/libmysql_drv_la-mysql_drv.o -Wl,--rpath -Wl,/builddir/build/BUILD/dspam-3.9.0/src/.libs -L/usr/lib64/mysql -lmysqlclient -lz -L/builddir/build/BUILD/dspam-3.9.0/src /builddir/build/BUILD/dspam-3.9.0/src/.libs/libdspam.so -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libmysql_drv.so.7 -o .libs/libmysql_drv.so.7.0.0 (cd .libs && rm -f libmysql_drv.so.7 && ln -s libmysql_drv.so.7.0.0 libmysql_drv.so.7) (cd .libs && rm -f libmysql_drv.so && ln -s libmysql_drv.so.7.0.0 libmysql_drv.so) ar cru .libs/libmysql_drv.a libmysql_drv_la-mysql_drv.o ranlib .libs/libmysql_drv.a creating libmysql_drv.la (cd .libs && rm -f libmysql_drv.la && ln -s ../libmysql_drv.la libmysql_drv.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF ".deps/libpgsql_drv_la-pgsql_drv.Tpo" -c -o libpgsql_drv_la-pgsql_drv.lo `test -f 'pgsql_drv.c' || echo './'`pgsql_drv.c; \ then mv -f ".deps/libpgsql_drv_la-pgsql_drv.Tpo" ".deps/libpgsql_drv_la-pgsql_drv.Plo"; else rm -f ".deps/libpgsql_drv_la-pgsql_drv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF .deps/libpgsql_drv_la-pgsql_drv.Tpo -c pgsql_drv.c -fPIC -DPIC -o .libs/libpgsql_drv_la-pgsql_drv.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libpgsql_drv_la-pgsql_drv.lo -MD -MP -MF .deps/libpgsql_drv_la-pgsql_drv.Tpo -c pgsql_drv.c -o libpgsql_drv_la-pgsql_drv.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libpgsql_drv.la -rpath /usr/lib64/dspam -L/usr/lib64 -rdynamic -rpath '/usr/lib64/dspam' -version-info 7:0:0 libpgsql_drv_la-pgsql_drv.lo -lpq -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber gcc -shared .libs/libpgsql_drv_la-pgsql_drv.o -Wl,--rpath -Wl,/builddir/build/BUILD/dspam-3.9.0/src/.libs -L/usr/lib64 -lpq -L/builddir/build/BUILD/dspam-3.9.0/src /builddir/build/BUILD/dspam-3.9.0/src/.libs/libdspam.so -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libpgsql_drv.so.7 -o .libs/libpgsql_drv.so.7.0.0 (cd .libs && rm -f libpgsql_drv.so.7 && ln -s libpgsql_drv.so.7.0.0 libpgsql_drv.so.7) (cd .libs && rm -f libpgsql_drv.so && ln -s libpgsql_drv.so.7.0.0 libpgsql_drv.so) ar cru .libs/libpgsql_drv.a libpgsql_drv_la-pgsql_drv.o ranlib .libs/libpgsql_drv.a creating libpgsql_drv.la (cd .libs && rm -f libpgsql_drv.la && ln -s ../libpgsql_drv.la libpgsql_drv.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libsqlite3_drv_la-sqlite3_drv.lo -MD -MP -MF ".deps/libsqlite3_drv_la-sqlite3_drv.Tpo" -c -o libsqlite3_drv_la-sqlite3_drv.lo `test -f 'sqlite3_drv.c' || echo './'`sqlite3_drv.c; \ then mv -f ".deps/libsqlite3_drv_la-sqlite3_drv.Tpo" ".deps/libsqlite3_drv_la-sqlite3_drv.Plo"; else rm -f ".deps/libsqlite3_drv_la-sqlite3_drv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libsqlite3_drv_la-sqlite3_drv.lo -MD -MP -MF .deps/libsqlite3_drv_la-sqlite3_drv.Tpo -c sqlite3_drv.c -fPIC -DPIC -o .libs/libsqlite3_drv_la-sqlite3_drv.o gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -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 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libsqlite3_drv.la -rpath /usr/lib64/dspam -rdynamic -rpath '/usr/lib64/dspam' -version-info 7:0:0 libsqlite3_drv_la-sqlite3_drv.lo -lsqlite3 -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber gcc -shared .libs/libsqlite3_drv_la-sqlite3_drv.o -Wl,--rpath -Wl,/builddir/build/BUILD/dspam-3.9.0/src/.libs -lsqlite3 -L/builddir/build/BUILD/dspam-3.9.0/src /builddir/build/BUILD/dspam-3.9.0/src/.libs/libdspam.so -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libsqlite3_drv.so.7 -o .libs/libsqlite3_drv.so.7.0.0 (cd .libs && rm -f libsqlite3_drv.so.7 && ln -s libsqlite3_drv.so.7.0.0 libsqlite3_drv.so.7) (cd .libs && rm -f libsqlite3_drv.so && ln -s libsqlite3_drv.so.7.0.0 libsqlite3_drv.so) ar cru .libs/libsqlite3_drv.a libsqlite3_drv_la-sqlite3_drv.o ranlib .libs/libsqlite3_drv.a creating libsqlite3_drv.la (cd .libs && rm -f libsqlite3_drv.la && ln -s ../libsqlite3_drv.la libsqlite3_drv.la) if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT dspam.o -MD -MP -MF ".deps/dspam.Tpo" -c -o dspam.o dspam.c; \ then mv -f ".deps/dspam.Tpo" ".deps/dspam.Po"; else rm -f ".deps/dspam.Tpo"; exit 1; fi dspam.c: In function `process_users': dspam.c:1616: warning: 'username' might be used uninitialized in this function if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_api.o -MD -MP -MF ".deps/config_api.Tpo" -c -o config_api.o config_api.c; \ then mv -f ".deps/config_api.Tpo" ".deps/config_api.Po"; else rm -f ".deps/config_api.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.o daemon.c; \ then mv -f ".deps/daemon.Tpo" ".deps/daemon.Po"; else rm -f ".deps/daemon.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT client.o -MD -MP -MF ".deps/client.Tpo" -c -o client.o client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT agent_shared.o -MD -MP -MF ".deps/agent_shared.Tpo" -c -o agent_shared.o agent_shared.c; \ then mv -f ".deps/agent_shared.Tpo" ".deps/agent_shared.Po"; else rm -f ".deps/agent_shared.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pref.o -MD -MP -MF ".deps/pref.Tpo" -c -o pref.o pref.c; \ then mv -f ".deps/pref.Tpo" ".deps/pref.Po"; else rm -f ".deps/pref.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o dspam dspam.o config_api.o daemon.o client.o agent_shared.o -lm pref.o libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o .libs/dspam dspam.o config_api.o daemon.o client.o agent_shared.o pref.o ./.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFDIR=\"/etc\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -MT dspamc.o -MD -MP -MF ".deps/dspamc.Tpo" -c -o dspamc.o dspamc.c; \ then mv -f ".deps/dspamc.Tpo" ".deps/dspamc.Po"; else rm -f ".deps/dspamc.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o dspamc dspamc.o client.o agent_shared.o -lm buffer.o config_shared.o error.o read_config.o pref.o nodetree.o util.o -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o dspamc dspamc.o client.o agent_shared.o buffer.o config_shared.o error.o read_config.o pref.o nodetree.o util.o -lm -pthread -ldl -lldap -llber dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib64,g' < ./dspam.conf.in > dspam.conf make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_dump.o -MD -MP -MF ".deps/dspam_dump.Tpo" -c -o dspam_dump.o dspam_dump.c; \ then mv -f ".deps/dspam_dump.Tpo" ".deps/dspam_dump.Po"; else rm -f ".deps/dspam_dump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT pref.o -MD -MP -MF ".deps/pref.Tpo" -c -o pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/pref.Tpo" ".deps/pref.Po"; else rm -f ".deps/pref.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT read_config.o -MD -MP -MF ".deps/read_config.Tpo" -c -o read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/read_config.Tpo" ".deps/read_config.Po"; else rm -f ".deps/read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT config_api.o -MD -MP -MF ".deps/config_api.Tpo" -c -o config_api.o `test -f '../config_api.c' || echo './'`../config_api.c; \ then mv -f ".deps/config_api.Tpo" ".deps/config_api.Po"; else rm -f ".deps/config_api.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_dump dspam_dump.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber mkdir .libs gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_dump dspam_dump.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_dump if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_clean.o -MD -MP -MF ".deps/dspam_clean.Tpo" -c -o dspam_clean.o dspam_clean.c; \ then mv -f ".deps/dspam_clean.Tpo" ".deps/dspam_clean.Po"; else rm -f ".deps/dspam_clean.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_clean dspam_clean.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_clean dspam_clean.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_clean if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_crc.o -MD -MP -MF ".deps/dspam_crc.Tpo" -c -o dspam_crc.o dspam_crc.c; \ then mv -f ".deps/dspam_crc.Tpo" ".deps/dspam_crc.Po"; else rm -f ".deps/dspam_crc.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_crc dspam_crc.o pref.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_crc dspam_crc.o pref.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_crc if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_stats.o -MD -MP -MF ".deps/dspam_stats.Tpo" -c -o dspam_stats.o dspam_stats.c; \ then mv -f ".deps/dspam_stats.Tpo" ".deps/dspam_stats.Po"; else rm -f ".deps/dspam_stats.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_stats dspam_stats.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_stats dspam_stats.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_stats if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_merge.o -MD -MP -MF ".deps/dspam_merge.Tpo" -c -o dspam_merge.o dspam_merge.c; \ then mv -f ".deps/dspam_merge.Tpo" ".deps/dspam_merge.Po"; else rm -f ".deps/dspam_merge.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_merge dspam_merge.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_merge dspam_merge.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_merge if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_2sql.o -MD -MP -MF ".deps/dspam_2sql.Tpo" -c -o dspam_2sql.o dspam_2sql.c; \ then mv -f ".deps/dspam_2sql.Tpo" ".deps/dspam_2sql.Po"; else rm -f ".deps/dspam_2sql.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_2sql dspam_2sql.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_2sql dspam_2sql.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_2sql if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../.. -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_admin.o -MD -MP -MF ".deps/dspam_admin.Tpo" -c -o dspam_admin.o dspam_admin.c; \ then mv -f ".deps/dspam_admin.Tpo" ".deps/dspam_admin.Po"; else rm -f ".deps/dspam_admin.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_admin dspam_admin.o pref.o read_config.o config_api.o ../libdspam.la -lm -pthread -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_admin dspam_admin.o pref.o read_config.o config_api.o ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_admin dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@bindir\@,/usr/bin,g' -e 's,@PACKAGE_STRING\@,dspam 3.9.0,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 make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' Making all in tools.hash_drv make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-cssstat.o -MD -MP -MF ".deps/cssstat-cssstat.Tpo" -c -o cssstat-cssstat.o `test -f 'cssstat.c' || echo './'`cssstat.c; \ then mv -f ".deps/cssstat-cssstat.Tpo" ".deps/cssstat-cssstat.Po"; else rm -f ".deps/cssstat-cssstat.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-read_config.o -MD -MP -MF ".deps/cssstat-read_config.Tpo" -c -o cssstat-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/cssstat-read_config.Tpo" ".deps/cssstat-read_config.Po"; else rm -f ".deps/cssstat-read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-util.o -MD -MP -MF ".deps/cssstat-util.Tpo" -c -o cssstat-util.o `test -f '../util.c' || echo './'`../util.c; \ then mv -f ".deps/cssstat-util.Tpo" ".deps/cssstat-util.Po"; else rm -f ".deps/cssstat-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-diction.o -MD -MP -MF ".deps/cssstat-diction.Tpo" -c -o cssstat-diction.o `test -f '../diction.c' || echo './'`../diction.c; \ then mv -f ".deps/cssstat-diction.Tpo" ".deps/cssstat-diction.Po"; else rm -f ".deps/cssstat-diction.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-nodetree.o -MD -MP -MF ".deps/cssstat-nodetree.Tpo" -c -o cssstat-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c; \ then mv -f ".deps/cssstat-nodetree.Tpo" ".deps/cssstat-nodetree.Po"; else rm -f ".deps/cssstat-nodetree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-hash_drv.o -MD -MP -MF ".deps/cssstat-hash_drv.Tpo" -c -o cssstat-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c; \ then mv -f ".deps/cssstat-hash_drv.Tpo" ".deps/cssstat-hash_drv.Po"; else rm -f ".deps/cssstat-hash_drv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-error.o -MD -MP -MF ".deps/cssstat-error.Tpo" -c -o cssstat-error.o `test -f '../error.c' || echo './'`../error.c; \ then mv -f ".deps/cssstat-error.Tpo" ".deps/cssstat-error.Po"; else rm -f ".deps/cssstat-error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-config_shared.o -MD -MP -MF ".deps/cssstat-config_shared.Tpo" -c -o cssstat-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c; \ then mv -f ".deps/cssstat-config_shared.Tpo" ".deps/cssstat-config_shared.Po"; else rm -f ".deps/cssstat-config_shared.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssstat-pref.o -MD -MP -MF ".deps/cssstat-pref.Tpo" -c -o cssstat-pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/cssstat-pref.Tpo" ".deps/cssstat-pref.Po"; else rm -f ".deps/cssstat-pref.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber mkdir .libs gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-cssclean.o -MD -MP -MF ".deps/cssclean-cssclean.Tpo" -c -o cssclean-cssclean.o `test -f 'cssclean.c' || echo './'`cssclean.c; \ then mv -f ".deps/cssclean-cssclean.Tpo" ".deps/cssclean-cssclean.Po"; else rm -f ".deps/cssclean-cssclean.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-read_config.o -MD -MP -MF ".deps/cssclean-read_config.Tpo" -c -o cssclean-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/cssclean-read_config.Tpo" ".deps/cssclean-read_config.Po"; else rm -f ".deps/cssclean-read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-util.o -MD -MP -MF ".deps/cssclean-util.Tpo" -c -o cssclean-util.o `test -f '../util.c' || echo './'`../util.c; \ then mv -f ".deps/cssclean-util.Tpo" ".deps/cssclean-util.Po"; else rm -f ".deps/cssclean-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-diction.o -MD -MP -MF ".deps/cssclean-diction.Tpo" -c -o cssclean-diction.o `test -f '../diction.c' || echo './'`../diction.c; \ then mv -f ".deps/cssclean-diction.Tpo" ".deps/cssclean-diction.Po"; else rm -f ".deps/cssclean-diction.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-nodetree.o -MD -MP -MF ".deps/cssclean-nodetree.Tpo" -c -o cssclean-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c; \ then mv -f ".deps/cssclean-nodetree.Tpo" ".deps/cssclean-nodetree.Po"; else rm -f ".deps/cssclean-nodetree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-hash_drv.o -MD -MP -MF ".deps/cssclean-hash_drv.Tpo" -c -o cssclean-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c; \ then mv -f ".deps/cssclean-hash_drv.Tpo" ".deps/cssclean-hash_drv.Po"; else rm -f ".deps/cssclean-hash_drv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-error.o -MD -MP -MF ".deps/cssclean-error.Tpo" -c -o cssclean-error.o `test -f '../error.c' || echo './'`../error.c; \ then mv -f ".deps/cssclean-error.Tpo" ".deps/cssclean-error.Po"; else rm -f ".deps/cssclean-error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-config_shared.o -MD -MP -MF ".deps/cssclean-config_shared.Tpo" -c -o cssclean-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c; \ then mv -f ".deps/cssclean-config_shared.Tpo" ".deps/cssclean-config_shared.Po"; else rm -f ".deps/cssclean-config_shared.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssclean-pref.o -MD -MP -MF ".deps/cssclean-pref.Tpo" -c -o cssclean-pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/cssclean-pref.Tpo" ".deps/cssclean-pref.Po"; else rm -f ".deps/cssclean-pref.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-cssconvert.o -MD -MP -MF ".deps/cssconvert-cssconvert.Tpo" -c -o cssconvert-cssconvert.o `test -f 'cssconvert.c' || echo './'`cssconvert.c; \ then mv -f ".deps/cssconvert-cssconvert.Tpo" ".deps/cssconvert-cssconvert.Po"; else rm -f ".deps/cssconvert-cssconvert.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-read_config.o -MD -MP -MF ".deps/cssconvert-read_config.Tpo" -c -o cssconvert-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/cssconvert-read_config.Tpo" ".deps/cssconvert-read_config.Po"; else rm -f ".deps/cssconvert-read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-util.o -MD -MP -MF ".deps/cssconvert-util.Tpo" -c -o cssconvert-util.o `test -f '../util.c' || echo './'`../util.c; \ then mv -f ".deps/cssconvert-util.Tpo" ".deps/cssconvert-util.Po"; else rm -f ".deps/cssconvert-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-diction.o -MD -MP -MF ".deps/cssconvert-diction.Tpo" -c -o cssconvert-diction.o `test -f '../diction.c' || echo './'`../diction.c; \ then mv -f ".deps/cssconvert-diction.Tpo" ".deps/cssconvert-diction.Po"; else rm -f ".deps/cssconvert-diction.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-nodetree.o -MD -MP -MF ".deps/cssconvert-nodetree.Tpo" -c -o cssconvert-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c; \ then mv -f ".deps/cssconvert-nodetree.Tpo" ".deps/cssconvert-nodetree.Po"; else rm -f ".deps/cssconvert-nodetree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-hash_drv.o -MD -MP -MF ".deps/cssconvert-hash_drv.Tpo" -c -o cssconvert-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c; \ then mv -f ".deps/cssconvert-hash_drv.Tpo" ".deps/cssconvert-hash_drv.Po"; else rm -f ".deps/cssconvert-hash_drv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-error.o -MD -MP -MF ".deps/cssconvert-error.Tpo" -c -o cssconvert-error.o `test -f '../error.c' || echo './'`../error.c; \ then mv -f ".deps/cssconvert-error.Tpo" ".deps/cssconvert-error.Po"; else rm -f ".deps/cssconvert-error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-config_shared.o -MD -MP -MF ".deps/cssconvert-config_shared.Tpo" -c -o cssconvert-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c; \ then mv -f ".deps/cssconvert-config_shared.Tpo" ".deps/cssconvert-config_shared.Po"; else rm -f ".deps/cssconvert-config_shared.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT cssconvert-pref.o -MD -MP -MF ".deps/cssconvert-pref.Tpo" -c -o cssconvert-pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/cssconvert-pref.Tpo" ".deps/cssconvert-pref.Po"; else rm -f ".deps/cssconvert-pref.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-csscompress.o -MD -MP -MF ".deps/csscompress-csscompress.Tpo" -c -o csscompress-csscompress.o `test -f 'csscompress.c' || echo './'`csscompress.c; \ then mv -f ".deps/csscompress-csscompress.Tpo" ".deps/csscompress-csscompress.Po"; else rm -f ".deps/csscompress-csscompress.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-read_config.o -MD -MP -MF ".deps/csscompress-read_config.Tpo" -c -o csscompress-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/csscompress-read_config.Tpo" ".deps/csscompress-read_config.Po"; else rm -f ".deps/csscompress-read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-util.o -MD -MP -MF ".deps/csscompress-util.Tpo" -c -o csscompress-util.o `test -f '../util.c' || echo './'`../util.c; \ then mv -f ".deps/csscompress-util.Tpo" ".deps/csscompress-util.Po"; else rm -f ".deps/csscompress-util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-diction.o -MD -MP -MF ".deps/csscompress-diction.Tpo" -c -o csscompress-diction.o `test -f '../diction.c' || echo './'`../diction.c; \ then mv -f ".deps/csscompress-diction.Tpo" ".deps/csscompress-diction.Po"; else rm -f ".deps/csscompress-diction.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-nodetree.o -MD -MP -MF ".deps/csscompress-nodetree.Tpo" -c -o csscompress-nodetree.o `test -f '../nodetree.c' || echo './'`../nodetree.c; \ then mv -f ".deps/csscompress-nodetree.Tpo" ".deps/csscompress-nodetree.Po"; else rm -f ".deps/csscompress-nodetree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-hash_drv.o -MD -MP -MF ".deps/csscompress-hash_drv.Tpo" -c -o csscompress-hash_drv.o `test -f '../hash_drv.c' || echo './'`../hash_drv.c; \ then mv -f ".deps/csscompress-hash_drv.Tpo" ".deps/csscompress-hash_drv.Po"; else rm -f ".deps/csscompress-hash_drv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-error.o -MD -MP -MF ".deps/csscompress-error.Tpo" -c -o csscompress-error.o `test -f '../error.c' || echo './'`../error.c; \ then mv -f ".deps/csscompress-error.Tpo" ".deps/csscompress-error.Po"; else rm -f ".deps/csscompress-error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-config_shared.o -MD -MP -MF ".deps/csscompress-config_shared.Tpo" -c -o csscompress-config_shared.o `test -f '../config_shared.c' || echo './'`../config_shared.c; \ then mv -f ".deps/csscompress-config_shared.Tpo" ".deps/csscompress-config_shared.Po"; else rm -f ".deps/csscompress-config_shared.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT csscompress-pref.o -MD -MP -MF ".deps/csscompress-pref.Tpo" -c -o csscompress-pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/csscompress-pref.Tpo" ".deps/csscompress-pref.Po"; else rm -f ".deps/csscompress-pref.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -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 -ldl -lldap -llber make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' Making all in tools.mysql_drv make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' Making all in tools.pgsql_drv make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_pg2int8-dspam_pg2int8.o -MD -MP -MF ".deps/dspam_pg2int8-dspam_pg2int8.Tpo" -c -o dspam_pg2int8-dspam_pg2int8.o `test -f 'dspam_pg2int8.c' || echo './'`dspam_pg2int8.c; \ then mv -f ".deps/dspam_pg2int8-dspam_pg2int8.Tpo" ".deps/dspam_pg2int8-dspam_pg2int8.Po"; else rm -f ".deps/dspam_pg2int8-dspam_pg2int8.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_pg2int8-read_config.o -MD -MP -MF ".deps/dspam_pg2int8-read_config.Tpo" -c -o dspam_pg2int8-read_config.o `test -f '../read_config.c' || echo './'`../read_config.c; \ then mv -f ".deps/dspam_pg2int8-read_config.Tpo" ".deps/dspam_pg2int8-read_config.Po"; else rm -f ".deps/dspam_pg2int8-read_config.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_pg2int8-config_api.o -MD -MP -MF ".deps/dspam_pg2int8-config_api.Tpo" -c -o dspam_pg2int8-config_api.o `test -f '../config_api.c' || echo './'`../config_api.c; \ then mv -f ".deps/dspam_pg2int8-config_api.Tpo" ".deps/dspam_pg2int8-config_api.Po"; else rm -f ".deps/dspam_pg2int8-config_api.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DLOGDIR=\"/var/log/dspam\" -DCONFIG_DEFAULT=\"/etc/dspam.conf\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -I. -I../../src -I/usr/include/pgsql -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -MT dspam_pg2int8-pref.o -MD -MP -MF ".deps/dspam_pg2int8-pref.Tpo" -c -o dspam_pg2int8-pref.o `test -f '../pref.c' || echo './'`../pref.c; \ then mv -f ".deps/dspam_pg2int8-pref.Tpo" ".deps/dspam_pg2int8-pref.Po"; else rm -f ".deps/dspam_pg2int8-pref.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o dspam_pg2int8 -lpq -lm -pthread -ldl -lldap -llber -L/usr/lib64 -rdynamic dspam_pg2int8-dspam_pg2int8.o dspam_pg2int8-read_config.o dspam_pg2int8-config_api.o dspam_pg2int8-pref.o ../libdspam.la -lm -pthread -ldl -lldap -llber mkdir .libs gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src -rdynamic -o .libs/dspam_pg2int8 -rdynamic dspam_pg2int8-dspam_pg2int8.o dspam_pg2int8-read_config.o dspam_pg2int8-config_api.o dspam_pg2int8-pref.o -lpq -L/usr/lib64 ../.libs/libdspam.so -lm -pthread -ldl -lldap -llber creating dspam_pg2int8 make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' Making all in tools.sqlite_drv make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.92157 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116 + make install DESTDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116 'INSTALL=install -p' Making install in . make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0' make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0' Making install in webui make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui' Making install in cgi-bin make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' Making install in templates make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates' Making install in templates/de make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/de' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/de' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/de' Making install in templates/es-es make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/es-es' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/es-es' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/es-es' Making install in templates/fr make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/fr' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/fr' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/fr' Making install in templates/he make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/he' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/he' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/he' Making install in templates/pt-br make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/pt-br' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/pt-br' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/pt-br' Making install in templates/ro make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/ro' make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/ro' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin/templates/ro' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@bindir\@,/usr/bin,g' < ./configure.pl.in > configure.pl test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/cgi-bin' Making install in htdocs make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui/htdocs' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui/htdocs' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui/htdocs' make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/webui' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/webui' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/webui' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/m4' make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/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 `/builddir/build/BUILD/dspam-3.9.0/m4' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/m4' Making install in man make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' Making install in . make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1" install -p -m 644 './dspam.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam.1' install -p -m 644 './dspam_stats.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam_stats.1' install -p -m 644 './dspam_train.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam_train.1' install -p -m 644 './dspam_clean.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam_clean.1' install -p -m 644 './dspam_dump.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam_dump.1' install -p -m 644 './dspam_merge.1' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man1/dspam_merge.1' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3" install -p -m 644 './libdspam.3' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/libdspam.3' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/man' rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_init.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_create.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_addattribute.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_attach.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_process.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_getsource.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_destroy.3 rm -f /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_detach.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_init.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_create.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_addattribute.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_attach.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_process.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_getsource.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_destroy.3 ln -s /usr/share/man/man3/libdspam.3 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/man/man3/dspam_detach.3 make[4]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/man' Making install in src make[1]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib64,g' < ./dspam.conf.in > dspam.conf make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64" /bin/sh ../libtool --mode=install install -p 'libdspam.la' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.la' install -p .libs/libdspam.so.7.0.0 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.so.7.0.0 (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 && rm -f libdspam.so.7 && ln -s libdspam.so.7.0.0 libdspam.so.7) (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 && rm -f libdspam.so && ln -s libdspam.so.7.0.0 libdspam.so) install -p .libs/libdspam.lai /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.la install -p .libs/libdspam.a /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.a ranlib /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.a chmod 644 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" /bin/sh ../libtool --mode=install install -p 'dspam' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam' libtool: install: warning: `libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam /bin/sh ../libtool --mode=install install -p 'dspamc' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspamc' install -p dspamc /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspamc test -z "/usr/lib64/dspam" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam" /bin/sh ../libtool --mode=install install -p 'libhash_drv.la' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.la' libtool: install: warning: relinking `libhash_drv.la' (cd /builddir/build/BUILD/dspam-3.9.0/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libhash_drv.la -rpath /usr/lib64/dspam -rpath /usr/lib64/dspam -version-info 7:0:0 libhash_drv_la-hash_drv.lo -L. -ldspam -lm -pthread -ldl -lldap -llber -inst-prefix-dir /var/tmp/dspam-3.9.0-7.el4-HP2116) gcc -shared .libs/libhash_drv_la-hash_drv.o -L/builddir/build/BUILD/dspam-3.9.0/src -L/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 -L/usr/lib64 -ldspam -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libhash_drv.so.7 -o .libs/libhash_drv.so.7.0.0 install -p .libs/libhash_drv.so.7.0.0T /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.so.7.0.0 (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libhash_drv.so.7 && ln -s libhash_drv.so.7.0.0 libhash_drv.so.7) (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libhash_drv.so && ln -s libhash_drv.so.7.0.0 libhash_drv.so) install -p .libs/libhash_drv.lai /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.la install -p .libs/libhash_drv.a /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.a ranlib /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.a chmod 644 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/dspam' /bin/sh ../libtool --mode=install install -p 'libmysql_drv.la' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.la' libtool: install: warning: relinking `libmysql_drv.la' (cd /builddir/build/BUILD/dspam-3.9.0/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libmysql_drv.la -rpath /usr/lib64/dspam -L/usr/lib64/mysql -rdynamic -rpath /usr/lib64/dspam -version-info 7:0:0 libmysql_drv_la-mysql_drv.lo -lmysqlclient -lm -lz -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber -inst-prefix-dir /var/tmp/dspam-3.9.0-7.el4-HP2116) gcc -shared .libs/libmysql_drv_la-mysql_drv.o -L/usr/lib64/mysql -lmysqlclient -lz -L/builddir/build/BUILD/dspam-3.9.0/src -L/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 -L/usr/lib64 -ldspam -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libmysql_drv.so.7 -o .libs/libmysql_drv.so.7.0.0 install -p .libs/libmysql_drv.so.7.0.0T /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.so.7.0.0 (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libmysql_drv.so.7 && ln -s libmysql_drv.so.7.0.0 libmysql_drv.so.7) (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libmysql_drv.so && ln -s libmysql_drv.so.7.0.0 libmysql_drv.so) install -p .libs/libmysql_drv.lai /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.la install -p .libs/libmysql_drv.a /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.a ranlib /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.a chmod 644 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/dspam' /bin/sh ../libtool --mode=install install -p 'libpgsql_drv.la' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.la' libtool: install: warning: relinking `libpgsql_drv.la' (cd /builddir/build/BUILD/dspam-3.9.0/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libpgsql_drv.la -rpath /usr/lib64/dspam -L/usr/lib64 -rdynamic -rpath /usr/lib64/dspam -version-info 7:0:0 libpgsql_drv_la-pgsql_drv.lo -lpq -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber -inst-prefix-dir /var/tmp/dspam-3.9.0-7.el4-HP2116) gcc -shared .libs/libpgsql_drv_la-pgsql_drv.o -L/usr/lib64 -lpq -L/builddir/build/BUILD/dspam-3.9.0/src -L/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 -ldspam -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libpgsql_drv.so.7 -o .libs/libpgsql_drv.so.7.0.0 install -p .libs/libpgsql_drv.so.7.0.0T /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.so.7.0.0 (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libpgsql_drv.so.7 && ln -s libpgsql_drv.so.7.0.0 libpgsql_drv.so.7) (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libpgsql_drv.so && ln -s libpgsql_drv.so.7.0.0 libpgsql_drv.so) install -p .libs/libpgsql_drv.lai /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.la install -p .libs/libpgsql_drv.a /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.a ranlib /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.a chmod 644 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/dspam' /bin/sh ../libtool --mode=install install -p 'libsqlite3_drv.la' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.la' libtool: install: warning: relinking `libsqlite3_drv.la' (cd /builddir/build/BUILD/dspam-3.9.0/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -m64 -Wall -Wmissing-prototypes -Wmissing-declarations -rdynamic -o libsqlite3_drv.la -rpath /usr/lib64/dspam -rdynamic -rpath /usr/lib64/dspam -version-info 7:0:0 libsqlite3_drv_la-sqlite3_drv.lo -lsqlite3 -lm -pthread -ldl -lldap -llber -L. -ldspam -lm -pthread -ldl -lldap -llber -inst-prefix-dir /var/tmp/dspam-3.9.0-7.el4-HP2116) gcc -shared .libs/libsqlite3_drv_la-sqlite3_drv.o -lsqlite3 -L/builddir/build/BUILD/dspam-3.9.0/src -L/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64 -L/usr/lib64 -ldspam -lm -pthread -ldl -lldap -llber -m64 -Wl,-soname -Wl,libsqlite3_drv.so.7 -o .libs/libsqlite3_drv.so.7.0.0 install -p .libs/libsqlite3_drv.so.7.0.0T /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.so.7.0.0 (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libsqlite3_drv.so.7 && ln -s libsqlite3_drv.so.7.0.0 libsqlite3_drv.so.7) (cd /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam && rm -f libsqlite3_drv.so && ln -s libsqlite3_drv.so.7.0.0 libsqlite3_drv.so) install -p .libs/libsqlite3_drv.lai /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.la install -p .libs/libsqlite3_drv.a /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.a ranlib /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.a chmod 644 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/dspam' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src' if test ! -d /var/tmp/dspam-3.9.0-7.el4-HP2116/etc; then \ mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/etc; \ chmod 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/etc; \ fi if test ! -f /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf; then \ cp dspam.conf /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf; \ chmod 640 /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf; \ chown "dspam" /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf; \ chgrp "mail" /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf; \ fi chown: `dspam': invalid user chgrp: changing group of `/var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf': Operation not permitted make[4]: [install-exec-hook] Error 1 (ignored) if test x"dspam" != xnone; then \ chown "dspam" /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam; \ fi chown: `dspam': invalid user make[4]: [install-exec-hook] Error 1 (ignored) if test x"mail" != xnone; then \ chgrp "mail" /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam; \ fi chgrp: changing group of `/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam': Operation not permitted make[4]: [install-exec-hook] Error 1 (ignored) if test x"2511" != xnone; then \ chmod "2511" /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam; \ fi if test ! -d /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam; then \ /builddir/build/BUILD/dspam-3.9.0/install-sh -d /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam; \ if test x"root" != xnone; then \ chown "root" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam; \ fi; \ if test x"mail" != xnone; then \ chgrp "mail" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam; \ fi; \ if test x"770" != xnone; then \ chmod "770" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam; \ fi; \ fi chown: changing ownership of `/var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam': Operation not permitted chgrp: changing group of `/var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam': Operation not permitted if test ! -d /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam; then \ /builddir/build/BUILD/dspam-3.9.0/install-sh -d /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam; \ if test x"root" != xnone; then \ chown "root" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam; \ fi; \ if test x"mail" != xnone; then \ chgrp "mail" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam; \ fi; \ if test x"770" != xnone; then \ chmod "770" /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam; \ fi; \ fi chown: changing ownership of `/var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam': Operation not permitted chgrp: changing group of `/var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam': Operation not permitted make[4]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' dspam_transformed=`echo dspam | sed 's,^,,'`; sed -e 's,@dspam_home\@,/var/lib/dspam,g' -e 's,@delivery_agent\@,/usr/bin/procmail,g' -e 's,@storage_driver\@,libhash_drv.so,g' -e 's,@libdir\@,/usr/lib64,g' < ./dspam.conf.in > dspam.conf test -z "/etc" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/etc" test -z "/usr/include/dspam" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam" install -p -m 644 'buffer.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/buffer.h' install -p -m 644 'config_shared.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/config_shared.h' install -p -m 644 'decode.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/decode.h' install -p -m 644 'error.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/error.h' install -p -m 644 'diction.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/diction.h' install -p -m 644 'libdspam.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/libdspam.h' install -p -m 644 'libdspam_objects.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/libdspam_objects.h' install -p -m 644 'nodetree.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/nodetree.h' install -p -m 644 'tokenizer.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/tokenizer.h' install -p -m 644 'external_lookup.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/external_lookup.h' install -p -m 644 'storage_driver.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/storage_driver.h' install -p -m 644 'heap.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/heap.h' install -p -m 644 'config.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/config.h' install -p -m 644 'pref.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/pref.h' install -p -m 644 'read_config.h' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/read_config.h' test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/pkgconfig" install -p -m 644 'dspam.pc' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/pkgconfig/dspam.pc' make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" /bin/sh ../../libtool --mode=install install -p 'dspam_dump' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_dump' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_dump /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_dump /bin/sh ../../libtool --mode=install install -p 'dspam_clean' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_clean' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_clean /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_clean /bin/sh ../../libtool --mode=install install -p 'dspam_crc' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_crc' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_crc /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_crc /bin/sh ../../libtool --mode=install install -p 'dspam_stats' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_stats' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_stats /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_stats /bin/sh ../../libtool --mode=install install -p 'dspam_merge' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_merge' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_merge /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_merge /bin/sh ../../libtool --mode=install install -p 'dspam_2sql' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_2sql' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_2sql /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_2sql /bin/sh ../../libtool --mode=install install -p 'dspam_admin' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_admin' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_admin /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_admin test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" install -p 'dspam_train' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_train' install -p 'dspam_logrotate' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_logrotate' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools' Making install in tools.hash_drv make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" /bin/sh ../../libtool --mode=install install -p 'cssstat' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssstat' install -p cssstat /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssstat /bin/sh ../../libtool --mode=install install -p 'cssclean' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssclean' install -p cssclean /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssclean /bin/sh ../../libtool --mode=install install -p 'cssconvert' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssconvert' install -p cssconvert /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssconvert /bin/sh ../../libtool --mode=install install -p 'csscompress' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/csscompress' install -p csscompress /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/csscompress make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.hash_drv' Making install in tools.mysql_drv make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.mysql_drv' Making install in tools.pgsql_drv make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin" /bin/sh ../../libtool --mode=install install -p 'dspam_pg2int8' '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_pg2int8' libtool: install: warning: `../libdspam.la' has not been installed in `/usr/lib64' install -p .libs/dspam_pg2int8 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_pg2int8 make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.pgsql_drv' Making install in tools.sqlite_drv make[2]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[3]: Entering directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[2]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src/tools.sqlite_drv' make[1]: Leaving directory `/builddir/build/BUILD/dspam-3.9.0/src' + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/httpd/conf.d/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam/opt-in/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam/opt-out/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam/data/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/var/log/dspam/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/var/run/dspam/ + /usr/bin/install -Dp -m 755 /builddir/build/SOURCES/dspam-front /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam-front + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/de ']' + /usr/bin/install -d p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/de + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/fr ']' + /usr/bin/install -d p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/fr + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/he ']' + /usr/bin/install -d p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/he + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/ro ']' + /usr/bin/install -d p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ro + find /var/tmp/dspam-3.9.0-7.el4-HP2116 -name '*.la' -exec rm '{}' ';' + find /var/tmp/dspam-3.9.0-7.el4-HP2116 -name '*.a' -exec rm '{}' ';' + '[' -f '/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/lib*_drv*' ']' + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/mysql + /usr/bin/install -Dp -m 644 src/tools.mysql_drv/mysql_objects-4.1.sql src/tools.mysql_drv/mysql_objects-space.sql src/tools.mysql_drv/mysql_objects-speed.sql src/tools.mysql_drv/purge-4.1.sql src/tools.mysql_drv/purge.sql src/tools.mysql_drv/virtual_user_aliases.sql src/tools.mysql_drv/virtual_users.sql /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/mysql/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/pgsql + /usr/bin/install -Dp -m 644 src/tools.pgsql_drv/pgsql_objects.sql src/tools.pgsql_drv/purge-pe.sql src/tools.pgsql_drv/purge.sql src/tools.pgsql_drv/virtual_users.sql /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/pgsql/ + /usr/bin/install -d -p -m 755 /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/sqlite3 + /usr/bin/install -m 644 src/tools.sqlite_drv/purge-3.sql /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam/sql-scripts/sqlite3/ + /usr/bin/install -d -p /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam/txt/ + /usr/bin/install -Dp -m 644 txt/firstrun.txt txt/firstspam.txt txt/quarantinefull.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/var/lib/dspam/txt/ + echo 'Scanned and tagged as SPAM with DSPAM 3.9.0 by Your ISP.com' + echo 'Scanned and tagged as non-SPAM with DSPAM 3.9.0 by Your ISP.com' + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/dspam-init.d /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/rc.d/init.d/dspam + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/dspam-cron /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/cron.daily/dspam + /usr/bin/install -Dp -m0644 /builddir/build/SOURCES/dspam-logrotate /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/logrotate.d/dspam + /usr/bin/install -Dp -m0755 /builddir/build/SOURCES/dspam-sysconfig /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/sysconfig/dspam + /usr/bin/install -Dp -m 0644 src/agent_shared.h src/auto-config.h src/base64.h src/bnr.h src/buffer.h src/client.h src/config.h src/config_api.h src/config_shared.h src/daemon.h src/decode.h src/diction.h src/dspam.h src/dspamc.h src/error.h src/external_lookup.h src/hash.h src/hash_drv.h src/heap.h src/language.h src/libdspam.h src/libdspam_objects.h src/list.h src/mysql_drv.h src/ncore_adp.h src/nodetree.h src/pgsql_drv.h src/pref.h src/read_config.h src/sqlite3_drv.h src/sqlite_drv.h src/storage_driver.h src/tokenizer.h src/util.h /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/include/dspam/ + /bin/sed -i -e 's:^[\t ]\(StorageDriver[\t ]\{1,99\}.*\)$:# \1:' src/dspam.conf + /usr/bin/install -m0644 src/dspam.conf /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/dspam.conf.default + iconv -f iso8859-1 -t utf-8 CHANGELOG + mv -f CHANGELOG.conv CHANGELOG + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ + /usr/bin/install -p -m0755 webui/cgi-bin/templates/strings.pl /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ + /usr/bin/install -p -m0644 webui/htdocs/base.css webui/htdocs/dspam-logo-small.gif /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/ + /usr/bin/install -p -m0644 webui/cgi-bin/templates/nav_admin_error.html webui/cgi-bin/templates/nav_admin_preferences.html webui/cgi-bin/templates/nav_admin_status.html webui/cgi-bin/templates/nav_admin_user.html webui/cgi-bin/templates/nav_alerts.html webui/cgi-bin/templates/nav_analysis.html webui/cgi-bin/templates/nav_error.html webui/cgi-bin/templates/nav_fragment.html webui/cgi-bin/templates/nav_history.html webui/cgi-bin/templates/nav_performance.html webui/cgi-bin/templates/nav_preferences.html webui/cgi-bin/templates/nav_quarantine.html webui/cgi-bin/templates/nav_viewmessage.html /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ + /usr/bin/install -p -m0644 webui/cgi-bin/admins webui/cgi-bin/default.prefs webui/cgi-bin/rgb.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/ + /bin/sed -i -r -e '/CONFIG.*WEB_ROOT/s,"","/dspam",' webui/cgi-bin/configure.pl + /usr/bin/install -Dp -m0755 webui/cgi-bin/configure.pl webui/cgi-bin/admin.cgi webui/cgi-bin/admingraph.cgi webui/cgi-bin/dspam.cgi webui/cgi-bin/graph.cgi /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/ + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/de ']' + /usr/bin/install -Dp -m0644 webui/cgi-bin/templates/de/nav_admin_error.html webui/cgi-bin/templates/de/nav_admin_preferences.html webui/cgi-bin/templates/de/nav_admin_status.html webui/cgi-bin/templates/de/nav_admin_user.html webui/cgi-bin/templates/de/nav_alerts.html webui/cgi-bin/templates/de/nav_analysis.html webui/cgi-bin/templates/de/nav_error.html webui/cgi-bin/templates/de/nav_fragment.html webui/cgi-bin/templates/de/nav_history.html webui/cgi-bin/templates/de/nav_performance.html webui/cgi-bin/templates/de/nav_preferences.html webui/cgi-bin/templates/de/nav_quarantine.html webui/cgi-bin/templates/de/nav_viewmessage.html /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/de + '[' -f webui/cgi-bin/templates/de/strings.pl ']' + /usr/bin/install -p -m0755 webui/cgi-bin/templates/de/strings.pl /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/de + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/fr ']' + /usr/bin/install -Dp -m0644 webui/cgi-bin/templates/fr/nav_admin_error.html webui/cgi-bin/templates/fr/nav_admin_preferences.html webui/cgi-bin/templates/fr/nav_admin_status.html webui/cgi-bin/templates/fr/nav_admin_user.html webui/cgi-bin/templates/fr/nav_alerts.html webui/cgi-bin/templates/fr/nav_analysis.html webui/cgi-bin/templates/fr/nav_error.html webui/cgi-bin/templates/fr/nav_fragment.html webui/cgi-bin/templates/fr/nav_history.html webui/cgi-bin/templates/fr/nav_performance.html webui/cgi-bin/templates/fr/nav_preferences.html webui/cgi-bin/templates/fr/nav_quarantine.html webui/cgi-bin/templates/fr/nav_viewmessage.html /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/fr + '[' -f webui/cgi-bin/templates/fr/strings.pl ']' + /usr/bin/install -p -m0755 webui/cgi-bin/templates/fr/strings.pl /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/fr + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/he ']' + /usr/bin/install -Dp -m0644 webui/cgi-bin/templates/he/nav_admin_error.html webui/cgi-bin/templates/he/nav_admin_preferences.html webui/cgi-bin/templates/he/nav_admin_status.html webui/cgi-bin/templates/he/nav_admin_user.html webui/cgi-bin/templates/he/nav_alerts.html webui/cgi-bin/templates/he/nav_analysis.html webui/cgi-bin/templates/he/nav_error.html webui/cgi-bin/templates/he/nav_fragment.html webui/cgi-bin/templates/he/nav_history.html webui/cgi-bin/templates/he/nav_performance.html webui/cgi-bin/templates/he/nav_preferences.html webui/cgi-bin/templates/he/nav_quarantine.html webui/cgi-bin/templates/he/nav_viewmessage.html /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/he + '[' -f 'webui/cgi-bin/templates/he/*.pl' ']' + for foo in 'webui/cgi-bin/templates/??' + '[' -d webui/cgi-bin/templates/ro ']' + /usr/bin/install -Dp -m0644 webui/cgi-bin/templates/ro/nav_admin_error.html webui/cgi-bin/templates/ro/nav_admin_preferences.html webui/cgi-bin/templates/ro/nav_admin_status.html webui/cgi-bin/templates/ro/nav_admin_user.html webui/cgi-bin/templates/ro/nav_alerts.html webui/cgi-bin/templates/ro/nav_analysis.html webui/cgi-bin/templates/ro/nav_error.html webui/cgi-bin/templates/ro/nav_fragment.html webui/cgi-bin/templates/ro/nav_history.html webui/cgi-bin/templates/ro/nav_performance.html webui/cgi-bin/templates/ro/nav_preferences.html webui/cgi-bin/templates/ro/nav_quarantine.html webui/cgi-bin/templates/ro/nav_viewmessage.html /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/dspam-web/templates/ro + '[' -f 'webui/cgi-bin/templates/ro/*.pl' ']' + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/httpd/conf.d + /usr/bin/install -p -m0644 /builddir/build/SOURCES/dspam-web.conf /var/tmp/dspam-3.9.0-7.el4-HP2116/etc/httpd/conf.d/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/dspam-3.9.0 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspamc extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_dump extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_clean extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_crc extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_stats extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_merge extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_2sql extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_admin extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssstat extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssclean extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/cssconvert extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/csscompress extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/bin/dspam_pg2int8 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/libdspam.so.7.0.0 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libhash_drv.so.7.0.0 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libmysql_drv.so.7.0.0 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libpgsql_drv.so.7.0.0 extracting debug info from /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/lib64/dspam/libsqlite3_drv.so.7.0.0 cpio: dspam-3.9.0/src/: No such file or directory cpio: dspam-3.9.0/src/tools.hash_drv/: No such file or directory 1345 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: dspam-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-3.9.0 + cp -pr README CHANGELOG RELEASE.NOTES UPGRADING /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-3.9.0 + exit 0 Provides: config(dspam) = 3.9.0-7.el4 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/perl config(dspam) = 3.9.0-7.el4 dspam-libs = 3.9.0-7.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdspam.so.7()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(FileHandle) perl(IPC::Open2) perl(strict) perl(vars) Processing files: dspam-libs-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-libs-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-libs-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-libs-3.9.0 + cp -pr README CHANGELOG RELEASE.NOTES UPGRADING LICENSE /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-libs-3.9.0 + cp -pr doc/courier.txt doc/exim.txt doc/markov.txt doc/osx.txt doc/pop3filter.txt doc/postfix.txt doc/qmail.txt doc/relay.txt doc/sendmail.txt doc/tests.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-libs-3.9.0 + exit 0 Provides: libdspam.so.7()(64bit) Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: dspam-client-3.9.0-7.el4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: dspam-hash-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-hash-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-hash-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-hash-3.9.0 + cp -pr README.cssclean /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-hash-3.9.0 + exit 0 Provides: libhash_drv.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: dspam-libs = 3.9.0-7.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdspam.so.7()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: dspam-mysql-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-mysql-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-mysql-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-mysql-3.9.0 + cp -pr doc/mysql_drv.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-mysql-3.9.0 + exit 0 Provides: libmysql_drv.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: dspam-libs = 3.9.0-7.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdspam.so.7()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libmysqlclient.so.14()(64bit) libmysqlclient.so.14(libmysqlclient_14)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) Processing files: dspam-pgsql-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-pgsql-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-pgsql-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-pgsql-3.9.0 + cp -pr doc/pgsql_drv.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-pgsql-3.9.0 + exit 0 Provides: libpgsql_drv.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: dspam-libs = 3.9.0-7.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdspam.so.7()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libpq.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: dspam-sqlite3-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-sqlite3-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-sqlite3-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-sqlite3-3.9.0 + cp -pr doc/sqlite_drv.txt /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-sqlite3-3.9.0 + exit 0 Provides: libsqlite3_drv.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: dspam-libs = 3.9.0-7.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdspam.so.7()(64bit) liblber-2.2.so.7()(64bit) libldap-2.2.so.7()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) Processing files: dspam-devel-3.9.0-7.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.62514 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + DOCDIR=/var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-devel-3.9.0 + export DOCDIR + rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-devel-3.9.0 + /bin/mkdir -p /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-devel-3.9.0 + cp -pr src/example.c /var/tmp/dspam-3.9.0-7.el4-HP2116/usr/share/doc/dspam-devel-3.9.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: dspam-libs = 3.9.0-7.el4 Processing files: dspam-web-3.9.0-7.el4 Provides: config(dspam-web) = 3.9.0-7.el4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl config(dspam-web) = 3.9.0-7.el4 dspam = 3.9.0-7.el4 perl(CGI) perl(GD::Graph::bars) perl(GD::Graph::lines) perl(GD::Graph::lines3d) perl(POSIX) perl(Time::Local) perl(ctime.pl) perl(strict) perl(vars) webserver Processing files: dspam-debuginfo-3.9.0-7.el4 Provides: libdspam.so.7.0.0.debug()(64bit) libhash_drv.so.7.0.0.debug()(64bit) libmysql_drv.so.7.0.0.debug()(64bit) libpgsql_drv.so.7.0.0.debug()(64bit) libsqlite3_drv.so.7.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/dspam-3.9.0-7.el4-HP2116 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dspam-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-libs-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-client-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-hash-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-mysql-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-pgsql-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-sqlite3-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-devel-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-web-3.9.0-7.el4.x86_64.rpm Wrote: /builddir/build/RPMS/dspam-debuginfo-3.9.0-7.el4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.29621 + umask 022 + cd /builddir/build/BUILD + cd dspam-3.9.0 + /bin/rm -rf /var/tmp/dspam-3.9.0-7.el4-HP2116 + exit 0 Child returncode was: 0 LEAVE do -->