Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/bogofilter-linux.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1924-3382/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/bogofilter-linux.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bogofilter-1.2.2-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/bogofilter-linux.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1924-3382/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/bogofilter-linux.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.99846 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bogofilter-1.2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/bogofilter-1.2.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bogofilter-1.2.2 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.99846 + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.2 + LANG=C + export LANG + unset DISPLAY + ./configure --with-libdb-prefix=/usr/local/lib checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for ar... ar checking for ranlib... ranlib checking for perl... /usr/bin/perl checking for onsgmls... no checking for nsgmls... no checking for rpmbuild... /usr/bin/rpmbuild checking for flex... no checking for lex... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking for extern inline... yes checking for a working shell...... /bin/sh checking if gcc is really Intel C++... no checking for additional compiler options... ignoring -mieee -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat ./configure: line 5782: ${SHELL}: command not found checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for cos in -lm... yes checking whether getopt is declared... yes checking whether optreset is declared... no checking whether O_DSYNC is declared... yes checking whether O_SYNC is declared... yes checking whether O_FSYNC is declared... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for uint... yes checking for ulong... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for int16_t... yes checking for u_int16_t... yes checking for uint16_t... yes checking for u_int8_t... yes checking for ssize_t... yes checking for u_long... yes checking for sig_atomic_t... yes checking for rlim_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for arc4random... no checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for strtoul... yes checking for shared library run path origin... (cached) done checking how to link with libdb... -ldb checking db and dependent libraries... -ldb checking if a program can be linked against Berkeley DB and run... yes checking if Berkeley DB header and library versions match... yes checking whether db_create is declared... yes checking if Berkeley DB supports shared environments... yes checking for xmlto... no checking whether xmlto is available... no checking for extended floating point registers... yes configure: configuration directory is "/etc". configure: use --sysconfdir to override. configure: ------------------------------------------------------------- configure: If you have multiple versions of GSL installed, this configure: configure script will prefer the one in /lib or /usr/lib configure: to work around a bug in Linux ldconfig. configure: Deinstall the older GSL version if this behaviour annoys you. configure: ------------------------------------------------------------- checking for gsl-config... no checking for GSL - version >= 1.4... no checking for gsl-config... (cached) no checking for GSL - version >= 1.0... no configure: creating ./config.status config.status: creating Makefile config.status: creating bogofilter.spec config.status: creating trio/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating src/bf_compact config.status: creating src/bf_copy config.status: creating src/bf_tar config.status: creating src/config.h config.status: executing depfiles commands configure: Using these settings: configure: --------------------- configure: CPPFLAGS= configure: CFLAGS=-g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat configure: LDFLAGS= configure: LIBS=-lm configure: LIBDB=-ldb configure: GSL_LIBS=libbf_gsl.a configure: LIBICONV= + make Making all in trio make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/trio' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/trio' Making all in src make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' rm -f directories.c echo "const char *const system_config_file = \"/etc/bogofilter.cf\";" >"directories.c" \ || { rm -f "directories.c" ; false ; } gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-chisq.o -MD -MP -MF .deps/libbf_gsl_a-chisq.Tpo -c -o libbf_gsl_a-chisq.o `test -f '../gsl/cdf/chisq.c' || echo './'`../gsl/cdf/chisq.c mv -f .deps/libbf_gsl_a-chisq.Tpo .deps/libbf_gsl_a-chisq.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-gamma.o -MD -MP -MF .deps/libbf_gsl_a-gamma.Tpo -c -o libbf_gsl_a-gamma.o `test -f '../gsl/cdf/gamma.c' || echo './'`../gsl/cdf/gamma.c In file included from ../gsl/cdf/gamma.c:137: ../gsl/cdf/../specfunc/gamma.c: In function 'gamma_xgthalf': ../gsl/cdf/../specfunc/gamma.c:1033: warning: cast from function call of type 'double' to non-matching type 'int' ../gsl/cdf/../specfunc/gamma.c: In function 'gsl_sf_gamma_e': ../gsl/cdf/../specfunc/gamma.c:1256: warning: cast from function call of type 'double' to non-matching type 'int' mv -f .deps/libbf_gsl_a-gamma.Tpo .deps/libbf_gsl_a-gamma.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-gamma_inc.o -MD -MP -MF .deps/libbf_gsl_a-gamma_inc.Tpo -c -o libbf_gsl_a-gamma_inc.o `test -f '../gsl/specfunc/gamma_inc.c' || echo './'`../gsl/specfunc/gamma_inc.c ../gsl/specfunc/gamma_inc.c: In function 'gamma_inc_Q_asymp_unif': ../gsl/specfunc/gamma_inc.c:152: warning: declaration of 'erfc' shadows a global declaration /usr/include/bits/mathcalls.h:251: warning: shadowed declaration is here mv -f .deps/libbf_gsl_a-gamma_inc.Tpo .deps/libbf_gsl_a-gamma_inc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-error.o -MD -MP -MF .deps/libbf_gsl_a-error.Tpo -c -o libbf_gsl_a-error.o `test -f '../gsl/err/error.c' || echo './'`../gsl/err/error.c mv -f .deps/libbf_gsl_a-error.Tpo .deps/libbf_gsl_a-error.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-infnan.o -MD -MP -MF .deps/libbf_gsl_a-infnan.Tpo -c -o libbf_gsl_a-infnan.o `test -f '../gsl/sys/infnan.c' || echo './'`../gsl/sys/infnan.c mv -f .deps/libbf_gsl_a-infnan.Tpo .deps/libbf_gsl_a-infnan.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-fdiv.o -MD -MP -MF .deps/libbf_gsl_a-fdiv.Tpo -c -o libbf_gsl_a-fdiv.o `test -f '../gsl/sys/fdiv.c' || echo './'`../gsl/sys/fdiv.c mv -f .deps/libbf_gsl_a-fdiv.Tpo .deps/libbf_gsl_a-fdiv.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-exp.o -MD -MP -MF .deps/libbf_gsl_a-exp.Tpo -c -o libbf_gsl_a-exp.o `test -f '../gsl/specfunc/exp.c' || echo './'`../gsl/specfunc/exp.c ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_e10_e': ../gsl/specfunc/exp.c:133: warning: cast from function call of type 'double' to non-matching type 'int' ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_mult_e10_e': ../gsl/specfunc/exp.c:216: warning: cast from function call of type 'double' to non-matching type 'int' ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_mult_err_e10_e': ../gsl/specfunc/exp.c:313: warning: cast from function call of type 'double' to non-matching type 'int' ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_err_e10_e': ../gsl/specfunc/exp.c:568: warning: cast from function call of type 'double' to non-matching type 'int' mv -f .deps/libbf_gsl_a-exp.Tpo .deps/libbf_gsl_a-exp.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-trig.o -MD -MP -MF .deps/libbf_gsl_a-trig.Tpo -c -o libbf_gsl_a-trig.o `test -f '../gsl/specfunc/trig.c' || echo './'`../gsl/specfunc/trig.c mv -f .deps/libbf_gsl_a-trig.Tpo .deps/libbf_gsl_a-trig.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-log.o -MD -MP -MF .deps/libbf_gsl_a-log.Tpo -c -o libbf_gsl_a-log.o `test -f '../gsl/specfunc/log.c' || echo './'`../gsl/specfunc/log.c mv -f .deps/libbf_gsl_a-log.Tpo .deps/libbf_gsl_a-log.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-psi.o -MD -MP -MF .deps/libbf_gsl_a-psi.Tpo -c -o libbf_gsl_a-psi.o `test -f '../gsl/specfunc/psi.c' || echo './'`../gsl/specfunc/psi.c mv -f .deps/libbf_gsl_a-psi.Tpo .deps/libbf_gsl_a-psi.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-zeta.o -MD -MP -MF .deps/libbf_gsl_a-zeta.Tpo -c -o libbf_gsl_a-zeta.o `test -f '../gsl/specfunc/zeta.c' || echo './'`../gsl/specfunc/zeta.c mv -f .deps/libbf_gsl_a-zeta.Tpo .deps/libbf_gsl_a-zeta.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-elementary.o -MD -MP -MF .deps/libbf_gsl_a-elementary.Tpo -c -o libbf_gsl_a-elementary.o `test -f '../gsl/specfunc/elementary.c' || echo './'`../gsl/specfunc/elementary.c mv -f .deps/libbf_gsl_a-elementary.Tpo .deps/libbf_gsl_a-elementary.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-stream.o -MD -MP -MF .deps/libbf_gsl_a-stream.Tpo -c -o libbf_gsl_a-stream.o `test -f '../gsl/err/stream.c' || echo './'`../gsl/err/stream.c mv -f .deps/libbf_gsl_a-stream.Tpo .deps/libbf_gsl_a-stream.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-expint.o -MD -MP -MF .deps/libbf_gsl_a-expint.Tpo -c -o libbf_gsl_a-expint.o `test -f '../gsl/specfunc/expint.c' || echo './'`../gsl/specfunc/expint.c mv -f .deps/libbf_gsl_a-expint.Tpo .deps/libbf_gsl_a-expint.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-erfc.o -MD -MP -MF .deps/libbf_gsl_a-erfc.Tpo -c -o libbf_gsl_a-erfc.o `test -f '../gsl/specfunc/erfc.c' || echo './'`../gsl/specfunc/erfc.c mv -f .deps/libbf_gsl_a-erfc.Tpo .deps/libbf_gsl_a-erfc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-coerce.o -MD -MP -MF .deps/libbf_gsl_a-coerce.Tpo -c -o libbf_gsl_a-coerce.o `test -f '../gsl/sys/coerce.c' || echo './'`../gsl/sys/coerce.c mv -f .deps/libbf_gsl_a-coerce.Tpo .deps/libbf_gsl_a-coerce.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-pow_int.o -MD -MP -MF .deps/libbf_gsl_a-pow_int.Tpo -c -o libbf_gsl_a-pow_int.o `test -f '../gsl/sys/pow_int.c' || echo './'`../gsl/sys/pow_int.c mv -f .deps/libbf_gsl_a-pow_int.Tpo .deps/libbf_gsl_a-pow_int.Po gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT libbf_gsl_a-minmax.o -MD -MP -MF .deps/libbf_gsl_a-minmax.Tpo -c -o libbf_gsl_a-minmax.o `test -f '../gsl/sys/minmax.c' || echo './'`../gsl/sys/minmax.c mv -f .deps/libbf_gsl_a-minmax.Tpo .deps/libbf_gsl_a-minmax.Po rm -f libbf_gsl.a ar cru libbf_gsl.a libbf_gsl_a-chisq.o libbf_gsl_a-gamma.o libbf_gsl_a-gamma_inc.o libbf_gsl_a-error.o libbf_gsl_a-infnan.o libbf_gsl_a-fdiv.o libbf_gsl_a-exp.o libbf_gsl_a-trig.o libbf_gsl_a-log.o libbf_gsl_a-psi.o libbf_gsl_a-zeta.o libbf_gsl_a-elementary.o libbf_gsl_a-stream.o libbf_gsl_a-expint.o libbf_gsl_a-erfc.o libbf_gsl_a-coerce.o libbf_gsl_a-pow_int.o libbf_gsl_a-minmax.o ranlib libbf_gsl.a make all-recursive make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.c mv -f .deps/globals.Tpo .deps/globals.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bf_exit.o -MD -MP -MF .deps/bf_exit.Tpo -c -o bf_exit.o bf_exit.c mv -f .deps/bf_exit.Tpo .deps/bf_exit.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoconfig.o -MD -MP -MF .deps/bogoconfig.Tpo -c -o bogoconfig.o bogoconfig.c mv -f .deps/bogoconfig.Tpo .deps/bogoconfig.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogomain.o -MD -MP -MF .deps/bogomain.Tpo -c -o bogomain.o bogomain.c mv -f .deps/bogomain.Tpo .deps/bogomain.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoreader.o -MD -MP -MF .deps/bogoreader.Tpo -c -o bogoreader.o bogoreader.c mv -f .deps/bogoreader.Tpo .deps/bogoreader.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bool.o -MD -MP -MF .deps/bool.Tpo -c -o bool.o bool.c mv -f .deps/bool.Tpo .deps/bool.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT buff.o -MD -MP -MF .deps/buff.Tpo -c -o buff.o buff.c mv -f .deps/buff.Tpo .deps/buff.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c mv -f .deps/charset.Tpo .deps/charset.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT convert_unicode.o -MD -MP -MF .deps/convert_unicode.Tpo -c -o convert_unicode.o convert_unicode.c mv -f .deps/convert_unicode.Tpo .deps/convert_unicode.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT iconvert.o -MD -MP -MF .deps/iconvert.Tpo -c -o iconvert.o iconvert.c mv -f .deps/iconvert.Tpo .deps/iconvert.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT collect.o -MD -MP -MF .deps/collect.Tpo -c -o collect.o collect.c mv -f .deps/collect.Tpo .deps/collect.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT configfile.o -MD -MP -MF .deps/configfile.Tpo -c -o configfile.o configfile.c mv -f .deps/configfile.Tpo .deps/configfile.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore.o -MD -MP -MF .deps/datastore.Tpo -c -o datastore.o datastore.c mv -f .deps/datastore.Tpo .deps/datastore.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT db_lock.o -MD -MP -MF .deps/db_lock.Tpo -c -o db_lock.o db_lock.c mv -f .deps/db_lock.Tpo .deps/db_lock.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT fgetsl.o -MD -MP -MF .deps/fgetsl.Tpo -c -o fgetsl.o fgetsl.c mv -f .deps/fgetsl.Tpo .deps/fgetsl.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home.o -MD -MP -MF .deps/find_home.Tpo -c -o find_home.o find_home.c mv -f .deps/find_home.Tpo .deps/find_home.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home_user.o -MD -MP -MF .deps/find_home_user.Tpo -c -o find_home_user.o find_home_user.c mv -f .deps/find_home_user.Tpo .deps/find_home_user.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home_tildeexpand.o -MD -MP -MF .deps/find_home_tildeexpand.Tpo -c -o find_home_tildeexpand.o find_home_tildeexpand.c mv -f .deps/find_home_tildeexpand.Tpo .deps/find_home_tildeexpand.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c mv -f .deps/format.Tpo .deps/format.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c mv -f .deps/lexer.Tpo .deps/lexer.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT lexer_v3.o -MD -MP -MF .deps/lexer_v3.Tpo -c -o lexer_v3.o lexer_v3.c mv -f .deps/lexer_v3.Tpo .deps/lexer_v3.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT listsort.o -MD -MP -MF .deps/listsort.Tpo -c -o listsort.o listsort.c mv -f .deps/listsort.Tpo .deps/listsort.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT maint.o -MD -MP -MF .deps/maint.Tpo -c -o maint.o maint.c mv -f .deps/maint.Tpo .deps/maint.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT memstr.o -MD -MP -MF .deps/memstr.Tpo -c -o memstr.o memstr.c mv -f .deps/memstr.Tpo .deps/memstr.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT mime.o -MD -MP -MF .deps/mime.Tpo -c -o mime.o mime.c mv -f .deps/mime.Tpo .deps/mime.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT msgcounts.o -MD -MP -MF .deps/msgcounts.Tpo -c -o msgcounts.o msgcounts.c mv -f .deps/msgcounts.Tpo .deps/msgcounts.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT mxcat.o -MD -MP -MF .deps/mxcat.Tpo -c -o mxcat.o mxcat.c mv -f .deps/mxcat.Tpo .deps/mxcat.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT passthrough.o -MD -MP -MF .deps/passthrough.Tpo -c -o passthrough.o passthrough.c mv -f .deps/passthrough.Tpo .deps/passthrough.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT paths.o -MD -MP -MF .deps/paths.Tpo -c -o paths.o paths.c mv -f .deps/paths.Tpo .deps/paths.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT prob.o -MD -MP -MF .deps/prob.Tpo -c -o prob.o prob.c mv -f .deps/prob.Tpo .deps/prob.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT qp.o -MD -MP -MF .deps/qp.Tpo -c -o qp.o qp.c mv -f .deps/qp.Tpo .deps/qp.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT rand_sleep.o -MD -MP -MF .deps/rand_sleep.Tpo -c -o rand_sleep.o rand_sleep.c mv -f .deps/rand_sleep.Tpo .deps/rand_sleep.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT register.o -MD -MP -MF .deps/register.Tpo -c -o register.o register.c mv -f .deps/register.Tpo .deps/register.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT robx.o -MD -MP -MF .deps/robx.Tpo -c -o robx.o robx.c mv -f .deps/robx.Tpo .deps/robx.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT rstats.o -MD -MP -MF .deps/rstats.Tpo -c -o rstats.o rstats.c mv -f .deps/rstats.Tpo .deps/rstats.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.c mv -f .deps/score.Tpo .deps/score.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT sighandler.o -MD -MP -MF .deps/sighandler.Tpo -c -o sighandler.o sighandler.c mv -f .deps/sighandler.Tpo .deps/sighandler.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT swap_32bit.o -MD -MP -MF .deps/swap_32bit.Tpo -c -o swap_32bit.o swap_32bit.c mv -f .deps/swap_32bit.Tpo .deps/swap_32bit.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c mv -f .deps/system.Tpo .deps/system.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT textblock.o -MD -MP -MF .deps/textblock.Tpo -c -o textblock.o textblock.c mv -f .deps/textblock.Tpo .deps/textblock.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.c mv -f .deps/token.Tpo .deps/token.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT transaction.o -MD -MP -MF .deps/transaction.Tpo -c -o transaction.o transaction.c mv -f .deps/transaction.Tpo .deps/transaction.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT uudecode.o -MD -MP -MF .deps/uudecode.Tpo -c -o uudecode.o uudecode.c mv -f .deps/uudecode.Tpo .deps/uudecode.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT word.o -MD -MP -MF .deps/word.Tpo -c -o word.o word.c mv -f .deps/word.Tpo .deps/word.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordhash.o -MD -MP -MF .deps/wordhash.Tpo -c -o wordhash.o wordhash.c mv -f .deps/wordhash.Tpo .deps/wordhash.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordlists.o -MD -MP -MF .deps/wordlists.Tpo -c -o wordlists.o wordlists.c mv -f .deps/wordlists.Tpo .deps/wordlists.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordlists_base.o -MD -MP -MF .deps/wordlists_base.Tpo -c -o wordlists_base.o wordlists_base.c mv -f .deps/wordlists_base.Tpo .deps/wordlists_base.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xcalloc.o -MD -MP -MF .deps/xcalloc.Tpo -c -o xcalloc.o xcalloc.c mv -f .deps/xcalloc.Tpo .deps/xcalloc.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmem_error.o -MD -MP -MF .deps/xmem_error.Tpo -c -o xmem_error.o xmem_error.c mv -f .deps/xmem_error.Tpo .deps/xmem_error.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xrealloc.o -MD -MP -MF .deps/xrealloc.Tpo -c -o xrealloc.o xrealloc.c mv -f .deps/xrealloc.Tpo .deps/xrealloc.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmemrchr.o -MD -MP -MF .deps/xmemrchr.Tpo -c -o xmemrchr.o xmemrchr.c mv -f .deps/xmemrchr.Tpo .deps/xmemrchr.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o xstrdup.c mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrlcat.o -MD -MP -MF .deps/xstrlcat.Tpo -c -o xstrlcat.o xstrlcat.c mv -f .deps/xstrlcat.Tpo .deps/xstrlcat.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrlcpy.o -MD -MP -MF .deps/xstrlcpy.Tpo -c -o xstrlcpy.o xstrlcpy.c mv -f .deps/xstrlcpy.Tpo .deps/xstrlcpy.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xatof.o -MD -MP -MF .deps/xatof.Tpo -c -o xatof.o xatof.c mv -f .deps/xatof.Tpo .deps/xatof.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xatoi.o -MD -MP -MF .deps/xatoi.Tpo -c -o xatoi.o xatoi.c mv -f .deps/xatoi.Tpo .deps/xatoi.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db.o -MD -MP -MF .deps/datastore_db.Tpo -c -o datastore_db.o datastore_db.c mv -f .deps/datastore_db.Tpo .deps/datastore_db.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db_trad.o -MD -MP -MF .deps/datastore_db_trad.Tpo -c -o datastore_db_trad.o datastore_db_trad.c mv -f .deps/datastore_db_trad.Tpo .deps/datastore_db_trad.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db_trans.o -MD -MP -MF .deps/datastore_db_trans.Tpo -c -o datastore_db_trans.o datastore_db_trans.c mv -f .deps/datastore_db_trans.Tpo .deps/datastore_db_trans.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT directories.o -MD -MP -MF .deps/directories.Tpo -c -o directories.o directories.c mv -f .deps/directories.Tpo .deps/directories.Po rm -f libbogofilter.a ar cru libbogofilter.a version.o globals.o base64.o bf_exit.o bogoconfig.o bogomain.o bogoreader.o bool.o buff.o charset.o convert_unicode.o iconvert.o collect.o configfile.o datastore.o db_lock.o debug.o error.o fgetsl.o find_home.o find_home_user.o find_home_tildeexpand.o format.o lexer.o lexer_v3.o listsort.o maint.o memstr.o mime.o msgcounts.o mxcat.o passthrough.o paths.o prob.o qp.o rand_sleep.o register.o robx.o rstats.o score.o sighandler.o swap_32bit.o system.o textblock.o token.o transaction.o uudecode.o word.o wordhash.o wordlists.o wordlists_base.o xcalloc.o xmalloc.o xmem_error.o xrealloc.o xmemrchr.o xstrdup.o xstrlcat.o xstrlcpy.o xatof.o xatoi.o datastore_db.o datastore_db_trad.o datastore_db_trans.o directories.o ranlib libbogofilter.a gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogofilter.o -MD -MP -MF .deps/bogofilter.Tpo -c -o bogofilter.o bogofilter.c mv -f .deps/bogofilter.Tpo .deps/bogofilter.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT strlcat.o -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.o strlcat.c mv -f .deps/strlcat.Tpo .deps/strlcat.Po gcc -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -o bogofilter bogofilter.o main.o libbogofilter.a strlcpy.o strlcat.o -ldb libbf_gsl.a -lm gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoutil.o -MD -MP -MF .deps/bogoutil.Tpo -c -o bogoutil.o bogoutil.c mv -f .deps/bogoutil.Tpo .deps/bogoutil.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogohist.o -MD -MP -MF .deps/bogohist.Tpo -c -o bogohist.o bogohist.c mv -f .deps/bogohist.Tpo .deps/bogohist.Po gcc -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -o bogoutil bogoutil.o bogohist.o libbogofilter.a strlcpy.o strlcat.o -ldb -lm gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogolexer.o -MD -MP -MF .deps/bogolexer.Tpo -c -o bogolexer.o bogolexer.c mv -f .deps/bogolexer.Tpo .deps/bogolexer.Po gcc -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -o bogolexer bogolexer.o libbogofilter.a strlcpy.o strlcat.o -lm gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogotune.o -MD -MP -MF .deps/bogotune.Tpo -c -o bogotune.o bogotune.c mv -f .deps/bogotune.Tpo .deps/bogotune.Po gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT tunelist.o -MD -MP -MF .deps/tunelist.Tpo -c -o tunelist.o tunelist.c mv -f .deps/tunelist.Tpo .deps/tunelist.Po gcc -DBOGOFILTER -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -o bogotune bogotune.o tunelist.o libbogofilter.a strlcpy.o strlcat.o -ldb libbf_gsl.a -lm rm -f bogoupgrade sed 's}[@]PERL@}/usr/bin/perl}' <./bogoupgrade.in >bogoupgrade || rm -f bogoupgrade chmod +x bogoupgrade make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' ( echo >t.config 'EXE_EXT=""' ; \ echo >>t.config 'DB_EXT=".db"' ; \ echo >>t.config 'DB_TYPE="db"'; \ echo >>t.config 'USE_TRANSACTIONS=""' ; \ echo >>t.config 'USE_UNICODE=""' ) || rm -f t.config rm -f t.query.config cat ./t.query.config.in | \ sed 's/[@]ENCODING[@]/utf-8/' | \ sed 's/[@]DEFAULT_CHARSET[@]/iso-8859-1/' > t.query.config || rm -f t.query.config chmod +x t.query.config make all-am make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making all in . make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2' gcc -DHAVE_CONFIG_H -I. -I./src -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogogrep.o -MD -MP -MF .deps/bogogrep.Tpo -c -o bogogrep.o `test -f 'contrib/bogogrep.c' || echo './'`contrib/bogogrep.c mv -f .deps/bogogrep.Tpo .deps/bogogrep.Po gcc -g -O2 -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -o bogogrep bogogrep.o -lm make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogofilter.1 \ || { rm -f bogofilter.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogoutil.1 \ || { rm -f bogoutil.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogoupgrade.1 \ || { rm -f bogoupgrade.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogolexer.1 \ || { rm -f bogolexer.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogotune.1 \ || { rm -f bogotune.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_copy.1 \ || { rm -f bf_copy.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_tar.1 \ || { rm -f bf_tar.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_compact.1 \ || { rm -f bf_compact.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogofilter.html \ || { rm -f bogofilter.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogoutil.html \ || { rm -f bogoutil.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogoupgrade.html \ || { rm -f bogoupgrade.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogolexer.html \ || { rm -f bogolexer.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bogotune.html \ || { rm -f bogotune.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_copy.html \ || { rm -f bf_copy.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_tar.html \ || { rm -f bf_tar.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/local/bin|g" bf_compact.html \ || { rm -f bf_compact.html ; exit 1 ; } make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15182 + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/bogofilter-root + mkdir -p /var/tmp/bogofilter-root + make install DESTDIR=/var/tmp/bogofilter-root Making install in trio make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/trio' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/trio' 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/bogofilter-1.2.2/trio' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/trio' Making install in src make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src' test -z "/usr/local/bin" || /bin/mkdir -p "/var/tmp/bogofilter-root/usr/local/bin" /usr/bin/install -c bogofilter bogoutil bogolexer bogotune '/var/tmp/bogofilter-root/usr/local/bin' test -z "/usr/local/bin" || /bin/mkdir -p "/var/tmp/bogofilter-root/usr/local/bin" /usr/bin/install -c bogoupgrade '/var/tmp/bogofilter-root/usr/local/bin' test -z "/usr/local/bin" || /bin/mkdir -p "/var/tmp/bogofilter-root/usr/local/bin" /usr/bin/install -c bf_copy bf_compact bf_tar '/var/tmp/bogofilter-root/usr/local/bin' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make install-am make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[5]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/src' Making install in . make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2' test -z "/etc" || /bin/mkdir -p "/var/tmp/bogofilter-root/etc" /usr/bin/install -c -m 644 bogofilter.cf.example '/var/tmp/bogofilter-root/etc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/var/tmp/bogofilter-root/usr/local/share/man/man1" /usr/bin/install -c -m 644 bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 bf_copy.1 bf_tar.1 bf_compact.1 '/var/tmp/bogofilter-root/usr/local/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.2/doc' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/bogofilter-1.2.2 extracting debug info from /var/tmp/bogofilter-root/usr/local/bin/bogofilter extracting debug info from /var/tmp/bogofilter-root/usr/local/bin/bogoutil extracting debug info from /var/tmp/bogofilter-root/usr/local/bin/bogolexer extracting debug info from /var/tmp/bogofilter-root/usr/local/bin/bogotune 1734 blocks + /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 + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bogofilter-1.2.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.84332 + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.2 + DOCDIR=/var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + export DOCDIR + rm -rf /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + /bin/mkdir -p /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr AUTHORS COPYING INSTALL /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr GETTING.STARTED /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr NEWS README README.svn RELEASE.NOTES TODO /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr doc/bogofilter-tuning.HOWTO.html /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr doc/bogofilter-SA-2002-01 /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr doc/integrating-with-postfix doc/integrating-with-qmail /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr doc/programmer /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + cp -pr doc/README.db doc/rpm.notes.BerkeleyDB /var/tmp/bogofilter-root/usr/share/doc/bogofilter-1.2.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl db4 >= 4.3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdb-4.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) perl >= 0:5.005_03 perl(Pod::Usage) perl(filetest) perl(strict) rtld(GNU_HASH) Processing files: bogofilter-debuginfo-1.2.2-1.ru 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/bogofilter-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/bogofilter-1.2.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/bogofilter-debuginfo-1.2.2-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.66044 + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.2 + rm -rf /var/tmp/bogofilter-root + exit 0 Child returncode was: 0 LEAVE do -->