<86>Apr 21 01:53:24 userdel[112193]: delete user 'rooter' <86>Apr 21 01:53:24 userdel[112193]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:53:24 groupadd[112216]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 01:53:24 groupadd[112216]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:53:24 groupadd[112216]: new group: name=rooter, GID=585 <86>Apr 21 01:53:24 useradd[112231]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 01:53:24 userdel[112337]: delete user 'builder' <86>Apr 21 01:53:24 userdel[112337]: removed group 'builder' owned by 'builder' <86>Apr 21 01:53:24 userdel[112337]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:53:24 groupadd[112359]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 01:53:24 groupadd[112359]: group added to /etc/gshadow: name=builder <86>Apr 21 01:53:24 groupadd[112359]: new group: name=builder, GID=586 <86>Apr 21 01:53:24 useradd[112372]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 01:53:27 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 01:53:27 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 01:53:27 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 01:53:27 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 01:53:27 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 01:53:27 rpmi: libgsl-1.16-alt1.git20150121.1 1449191800 installed <13>Apr 21 01:53:27 rpmi: libOpenSP-1.5.2-alt3.qa1 1365943428 installed <13>Apr 21 01:53:27 rpmi: OpenSP-1.5.2-alt3.qa1 1365943428 installed <13>Apr 21 01:53:27 rpmi: libgsl-devel-1.16-alt1.git20150121.1 1449191800 installed <13>Apr 21 01:53:27 rpmi: libdb4.7-devel-4.7.25-alt8 1342057780 installed <13>Apr 21 01:53:27 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 21 01:53:27 rpmi: perl-podlators-4.07-alt1 1458574366 installed <13>Apr 21 01:53:27 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 01:53:27 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed Installing bogofilter-1.2.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bogofilter-1.2.4 + echo 'Source #0 (bogofilter-1.2.4.tar.bz2):' Source #0 (bogofilter-1.2.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/bogofilter-1.2.4.tar.bz2 + /bin/tar -xf - + cd bogofilter-1.2.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bogofilter-0.96.4-alt-bogus-deps.patch):' Patch #0 (bogofilter-0.96.4-alt-bogus-deps.patch): + /usr/bin/patch -p1 patching file contrib/bogofilter-qfe.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6088 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bogofilter-1.2.4 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-dependency-tracking --with-database=db --disable-rpath configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-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-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /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 x86_64-alt-linux-gcc... none checking for gawk... (cached) gawk checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for perl... /usr/bin/perl checking for onsgmls... /usr/bin/onsgmls checking for rpmbuild... /usr/bin/rpmbuild checking for xmllint... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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... no 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 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... extern 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... yes checking for strlcat... yes checking for strerror... yes checking for strtoul... yes checking for shared library run path origin... (cached) done checking how to link with libdb... /usr/lib64/libdb.so checking db and dependent libraries... /usr/lib64/libdb.so 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: ------------------------------------------------------------- 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... /usr/bin/gsl-config checking for GSL - version >= 1.4... yes checking for gsl-config... (cached) /usr/bin/gsl-config checking for GSL - version >= 1.0... yes checking that generated files are newer than configure... done 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: WARNING: unrecognized options: --without-included-gettext configure: Using these settings: configure: --------------------- configure: CPPFLAGS= configure: CFLAGS=-pipe -Wall -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=/usr/lib64/libdb.so configure: GSL_LIBS=-lgsl -lgslcblas -lm configure: LIBICONV= + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making all in trio make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' rm -f directories.c echo "const char *const system_config_file = \"/etc/bogofilter.cf\";" >"directories.c" \ || { rm -f "directories.c" ; false ; } make all-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making all in . make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c version.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c globals.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c base64.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bf_exit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogoconfig.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogomain.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogoreader.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bool.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c buff.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c charset.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c convert_unicode.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c iconvert.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c collect.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c configfile.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c datastore.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c db_lock.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c debug.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c error.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c fgetsl.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c find_home.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c find_home_user.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c find_home_tildeexpand.c cc1: note: obsolete option -I- used, please use -iquote instead db_lock.c: In function 'check_lock': db_lock.c:294:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(STDERR_FILENO, text, strlen(text)); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c format.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c lexer.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c lexer_v3.c cc1: note: obsolete option -I- used, please use -iquote instead lexer_v3.c: In function 'yy_scan_bytes': lexer_v3.c:3788:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c listsort.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c maint.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c memstr.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c mime.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c msgcounts.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c mxcat.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c passthrough.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c paths.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c prob.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c qp.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c rand_sleep.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c register.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c robx.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c rstats.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c score.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c sighandler.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c swap_32bit.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c system.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c textblock.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c token.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c transaction.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c uudecode.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c word.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c wordhash.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c wordlists.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c wordlists_base.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xcalloc.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xmalloc.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xmem_error.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xrealloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xmemrchr.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xstrdup.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xstrlcat.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xstrlcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xatof.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c xatoi.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c getopt_long_chk.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c datastore_db.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c datastore_db_trad.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c datastore_db_trans.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c directories.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogofilter.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c main.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogoutil.c cc1: note: obsolete option -I- used, please use -iquote instead datastore_db.c: In function 'db_foreach': datastore_db.c:1036:5: warning: case value '4294936308' not in enumerated type 'ex_t {aka enum ex_e}' [-Wswitch] case DB_NOTFOUND: ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogohist.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogolexer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c bogotune.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c tunelist.c cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead cc1: note: obsolete option -I- used, please use -iquote instead rm -f bogoupgrade sed 's}[@]PERL@}/usr/bin/perl}' <./bogoupgrade.in >bogoupgrade || rm -f bogoupgrade chmod +x bogoupgrade 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 getopt_long_chk.o datastore_db.o datastore_db_trad.o datastore_db_trans.o directories.o ranlib libbogofilter.a x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 /usr/lib64/libdb.so -lgsl -lgslcblas -lm -lm x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 /usr/lib64/libdb.so -lm x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 -lm x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 /usr/lib64/libdb.so -lgsl -lgslcblas -lm -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making all in tests make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/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 `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -Wall -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 -c -o bogogrep.o `test -f 'contrib/bogogrep.c' || echo './'`contrib/bogogrep.c x86_64-alt-linux-gcc -pipe -Wall -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 `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogofilter.1 \ || { rm -f bogofilter.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoutil.1 \ || { rm -f bogoutil.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoupgrade.1 \ || { rm -f bogoupgrade.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogolexer.1 \ || { rm -f bogolexer.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogotune.1 \ || { rm -f bogotune.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_copy.1 \ || { rm -f bf_copy.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_tar.1 \ || { rm -f bf_tar.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_compact.1 \ || { rm -f bf_compact.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogofilter.html \ || { rm -f bogofilter.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoutil.html \ || { rm -f bogoutil.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoupgrade.html \ || { rm -f bogoupgrade.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogolexer.html \ || { rm -f bogolexer.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogotune.html \ || { rm -f bogotune.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_copy.html \ || { rm -f bf_copy.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_tar.html \ || { rm -f bf_tar.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_compact.html \ || { rm -f bf_compact.html ; exit 1 ; } make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' + make check make: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making check in trio make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make check-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making check in . make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make debugtest configtest wordhash find_home.test fgetsl.test make[4]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c debug.main.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 debugtest debug.main.o libbogofilter.a -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c configtest.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 configtest configtest.o libbogofilter.a /usr/lib64/libdb.so -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c wordhash.main.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 wordhash wordhash.main.o libbogofilter.a -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DBOGOFILTER -pipe -Wall -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 -c find_home.test.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DBOGOFILTER -pipe -Wall -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 find_home.test find_home.test.o libbogofilter.a -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I/usr/include/gsl -I../gsl/specfunc -I.. -DMAIN -pipe -Wall -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 -c -o fgetsl_test-fgetsl.o `test -f 'fgetsl.c' || echo './'`fgetsl.c cc1: note: obsolete option -I- used, please use -iquote instead x86_64-alt-linux-gcc -DMAIN -pipe -Wall -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 fgetsl.test fgetsl_test-fgetsl.o libbogofilter.a -lm make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make check-TESTS make[4]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' ================== All 0 tests passed ================== make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making check in tests make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make check-am make[4]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make dehex spam_header_name dumbhead deqp deb64 escnp abortme u_fpe wantcore leakmem ctype make[5]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c dehex.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o dehex dehex.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c spam_header_name.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o spam_header_name spam_header_name.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c dumbhead.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o dumbhead dumbhead.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c deqp.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o deqp deqp.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c deb64.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o deb64 deb64.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c escnp.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o escnp escnp.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c abortme.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o abortme abortme.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c u_fpe.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o u_fpe u_fpe.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c wantcore.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o wantcore wantcore.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c leakmem.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o leakmem leakmem.o -lbogofilter -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -pipe -Wall -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 -c ctype.c x86_64-alt-linux-gcc -pipe -Wall -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 -L.. -o ctype ctype.o -lbogofilter -lm make[5]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make check-TESTS make[5]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' PASS: t.query.config ./t._abort: line 4: 32577 Aborted ( ./abortme ) PASS: t.abort PASS: t.env PASS: t.ctype PASS: t.bogodir SKIP: t.leakfind PASS: t.u_fpe PASS: t.longoptions PASS: t.ignore_spam_header PASS: t.nullstatsprefix PASS: t.integrity PASS: t.integrity2 PASS: t.integrity3 PASS: t.passthrough-hb PASS: t.escaped.html PASS: t.escaped.url PASS: t.base64 PASS: t.split PASS: t.parsing PASS: t.lexer PASS: t.lexer.mbx PASS: t.lexer.qpcr PASS: t.lexer.eoh PASS: t.spam.header.place PASS: t.block.on.subnets PASS: t.token.count PASS: t.multiple.tokens.head PASS: t.multiple.tokens.body PASS: t.multiple.tokens.min.mul PASS: t.encoding PASS: t.rfc2047_broken PASS: t.rfc2047_folded PASS: t.crash-invalid-base64 PASS: t.message_addr PASS: t.message_id PASS: t.queue_id PASS: t.dump.load PASS: t.nonascii.replace PASS: t.maint PASS: t.robx PASS: t.regtest PASS: t.upgrade.subnet.prefix PASS: t.multiple.wordlists PASS: t.probe PASS: t.bf_compact PASS: t.score1 PASS: t.score2 PASS: t.systest PASS: t.grftest PASS: t.wordhist PASS: t.bulkmode PASS: t.MH PASS: t.maildir PASS: t.bogoutil PASS: t.lock1 PASS: t.lock3 ----> the following test is skipped, set BF_RUN_VALGRIND=1 to run it SKIP: t.valgrind ====================== All 55 tests passed (2 tests were not run) ====================== make[5]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making check in . make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' *** Not validating XHTML, XHTML 1.1 DTD not or improperly installed *** *** Not validating HTML, nsgmls/HTML DTDs improperly installed *** make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33046 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bogofilter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bogofilter-buildroot + cd bogofilter-1.2.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bogofilter-buildroot/usr exec_prefix=/usr/src/tmp/bogofilter-buildroot/usr bindir=/usr/src/tmp/bogofilter-buildroot/usr/bin sbindir=/usr/src/tmp/bogofilter-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bogofilter-buildroot/etc datadir=/usr/src/tmp/bogofilter-buildroot/usr/share includedir=/usr/src/tmp/bogofilter-buildroot/usr/include libdir=/usr/src/tmp/bogofilter-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bogofilter-buildroot/usr/lib localstatedir=/usr/src/tmp/bogofilter-buildroot/var/lib sharedstatedir=/usr/src/tmp/bogofilter-buildroot/var/lib mandir=/usr/src/tmp/bogofilter-buildroot/usr/share/man infodir=/usr/src/tmp/bogofilter-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making install in trio make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/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 `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/trio' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' /usr/bin/make install-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making install in . make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[4]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' /bin/mkdir -p '/usr/src/tmp/bogofilter-buildroot/usr/bin' /bin/install -p bogofilter bogoutil bogolexer bogotune '/usr/src/tmp/bogofilter-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/bogofilter-buildroot/usr/bin' /bin/install -p bogoupgrade '/usr/src/tmp/bogofilter-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/bogofilter-buildroot/usr/bin' /bin/install -p bf_copy bf_compact bf_tar '/usr/src/tmp/bogofilter-buildroot/usr/bin' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making install in tests make[3]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' /usr/bin/make install-am make[4]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[5]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/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 `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[4]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[3]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/src' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' /bin/mkdir -p '/usr/src/tmp/bogofilter-buildroot/etc' /bin/install -p -m 644 bogofilter.cf.example '/usr/src/tmp/bogofilter-buildroot/etc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/bogofilter-buildroot/usr/share/man/man1' /bin/install -p -m 644 bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 bf_copy.1 bf_tar.1 bf_compact.1 '/usr/src/tmp/bogofilter-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4/doc' make: Leaving directory `/usr/src/RPM/BUILD/bogofilter-1.2.4' + install -d -m755 /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter + install -d -m755 /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib ++ find contrib -type f '!' '(' -name 'Makefile*' -o -name '*.c' -o -name '*.o' -o -name '*.Po' ')' + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/bogofilter-qfe.sh /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/mime.get.rfc822.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/scramble.sh /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/stripsearch.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/printmaildir.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/randomtrain.sh /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/dot-qmail-bogofilter-default /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/bfproxy.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/trainbogo.sh /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/vm-bogofilter.el /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/parmtest.sh /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/mailfilter.example /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/procmailrc.example /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/bogofilter-milter.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/README.contrib /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/bogo.R /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/bogominitrain.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/spamitarium.pl /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + for f in '$(find contrib -type f ! \( -name '\''Makefile*'\'' -o -name '\''*.c'\'' -o -name '\''*.o'\'' -o -name '\''*.Po'\'' \))' + cp -p contrib/README.randomtrain /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib + install -d -m755 /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4 + ln -s /usr/share/license/GPL-2 /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4/COPYING + install -m644 AUTHORS GETTING.STARTED NEWS README RELEASE.NOTES TODO /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4/ + install -m644 doc/bf_compact.html doc/bf_copy.html doc/bf_tar.html doc/bogofilter-faq-fr.html doc/bogofilter-faq-it.html doc/bogofilter-faq.html doc/bogofilter-tuning.HOWTO.html doc/bogofilter.html doc/bogolexer.html doc/bogotune-faq.html doc/bogotune.html doc/bogoupgrade.html doc/bogoutil.html /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4/ + install -m644 doc/integrating-with-postfix doc/integrating-with-qmail /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4/ + install -m644 doc/README.db /usr/src/tmp/bogofilter-buildroot/usr/share/doc/bogofilter-1.2.4/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bogofilter-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bogofilter-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/bogofilter-buildroot (auto) Adjusting library links in /usr/src/tmp/bogofilter-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/bogofilter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: bogofilter-1.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bHpVwT find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lHq9Rt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libgsl >= 1.4, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb-4.7.so()(64bit) >= set:jgqk0ILNvmOe2, libgsl.so.0()(64bit) >= set:qpF6xe, libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.npkv06 Creating bogofilter-debuginfo package Processing files: bogofilter-utils-1.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbOGVM find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XDpPBv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/bogofilter-buildroot/usr/bin/bogoupgrade syntax OK find-requires: FINDPACKAGE-COMMANDS: cp cut dd grep mkdir mv pax rm Provides: bogofilter-tuning Requires: bogofilter = 1.2.4-alt1, pax, /bin/sh, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, coreutils, grep, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb-4.7.so()(64bit) >= set:jgqk0ILNvmOe2, libgsl.so.0()(64bit) >= set:qpF6xe, libm.so.6(GLIBC_2.2.5)(64bit), perl(Pod/Usage.pm), perl(filetest.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: bogofilter-tuning Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lfWxLj Creating bogofilter-utils-debuginfo package Processing files: bogofilter-contrib-1.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hADDKa find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7TRGu4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shebang.req.files: executable script /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib/bogofilter-milter.pl is not executable shebang.req.files: executable script /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib/scramble.sh is not executable shebang.req.files: executable script /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib/trainbogo.sh is not executable shell.req: /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib/bogofilter-qfe.sh: /usr/bin/formail -> /usr/bin/formail (raw, not installed) shell.req: /usr/src/tmp/bogofilter-buildroot/usr/lib64/bogofilter/contrib/randomtrain.sh: scramble.sh not found (skip) find-requires: FINDPACKAGE-COMMANDS: awk cat cp date dd grep mkdir mv perl rm rmdir scramble.sh sed sort wc Requires: bogofilter = 1.2.4-alt1, /bin/bash, /bin/sed, /bin/sh, /usr/bin/bogofilter, /usr/bin/formail, /usr/bin/perl, coreutils, gawk, grep, perl-base, sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bhGN00 Processing files: bogofilter-debuginfo-1.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dfOui0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vB4Ul2 find-requires: running scripts (debuginfo) Requires: bogofilter = 1.2.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdb-4.7.so), debug64(libgsl.so.0), debug64(libm.so.6) Processing files: bogofilter-utils-debuginfo-1.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hcw0c7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PHhFNe find-requires: running scripts (debuginfo) Requires: bogofilter-utils = 1.2.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdb-4.7.so), debug64(libgsl.so.0), debug64(libm.so.6) Adding to bogofilter-utils-debuginfo a strict dependency on bogofilter-debuginfo Removing from bogofilter-utils-debuginfo 109 sources provided by bogofilter-debuginfo also prunning dir /usr/src/debug/bogofilter-1.2.4/gnugetopt also prunning dir /usr/src/debug/bogofilter-1.2.4/gsl Removing 1 extra deps from bogofilter-contrib due to dependency on bogofilter Removing 11 extra deps from bogofilter-utils due to repentancy on bogofilter Removing 5 extra deps from bogofilter-utils-debuginfo due to repentancy on bogofilter-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/bogofilter-1.2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bogofilter-utils-1.2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bogofilter-contrib-1.2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bogofilter-debuginfo-1.2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bogofilter-utils-debuginfo-1.2.4-alt1.x86_64.rpm 35.79user 10.54system 0:59.52elapsed 77%CPU (0avgtext+0avgdata 45216maxresident)k 0inputs+0outputs (0major+2289355minor)pagefaults 0swaps 39.62user 13.23system 1:07.27elapsed 78%CPU (0avgtext+0avgdata 121960maxresident)k 1800inputs+0outputs (0major+2576460minor)pagefaults 0swaps --- bogofilter-1.2.4-alt1.x86_64.rpm.repo 2013-08-15 00:50:30.000000000 +0000 +++ bogofilter-1.2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:54:29.634554659 +0000 @@ -26,3 +26,3 @@ /usr/share/doc/bogofilter-1.2.4/integrating-with-qmail 100644 -/usr/share/man/man1/bogofilter.1.bz2 100644 +/usr/share/man/man1/bogofilter.1.xz 100644 Requires: libgsl >= 1.4 --- bogofilter-utils-1.2.4-alt1.x86_64.rpm.repo 2013-08-15 00:50:30.000000000 +0000 +++ bogofilter-utils-1.2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:54:29.744553524 +0000 @@ -7,9 +7,9 @@ /usr/bin/bogoutil 100755 -/usr/share/man/man1/bf_compact.1.gz 100644 -/usr/share/man/man1/bf_copy.1.gz 100644 -/usr/share/man/man1/bf_tar.1.gz 100644 -/usr/share/man/man1/bogolexer.1.gz 100644 -/usr/share/man/man1/bogotune.1.gz 100644 -/usr/share/man/man1/bogoupgrade.1.gz 100644 -/usr/share/man/man1/bogoutil.1.gz 100644 +/usr/share/man/man1/bf_compact.1.xz 100644 +/usr/share/man/man1/bf_copy.1.xz 100644 +/usr/share/man/man1/bf_tar.1.xz 100644 +/usr/share/man/man1/bogolexer.1.xz 100644 +/usr/share/man/man1/bogotune.1.xz 100644 +/usr/share/man/man1/bogoupgrade.1.xz 100644 +/usr/share/man/man1/bogoutil.1.xz 100644 Requires: bogofilter = 1.2.4-alt1