Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/bogofilter.spec'], chrootPath='/var/lib/mock/bogofilter-1.2.5-1.el7-20200930203650-22649/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/bogofilter.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/bogofilter-1.2.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/bogofilter.spec'], chrootPath='/var/lib/mock/bogofilter-1.2.5-1.el7-20200930203650-22649/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/bogofilter.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qMVc2s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bogofilter-1.2.5 + /usr/bin/xz -dc /builddir/build/SOURCES/bogofilter-1.2.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bogofilter-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 doc/bogofilter-faq-fr.html + /usr/bin/mv -f doc/bogofilter-faq-fr.html.utf8 doc/bogofilter-faq-fr.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ECSzrw + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1005' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking for gawk... (cached) gawk checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for ppc64le-redhat-linux-gnu-ar... no checking for ppc64le-redhat-linux-gnu-lib... no checking for ppc64le-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for ppc64le-redhat-linux-gnu-ar... ar checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for perl... /usr/bin/perl checking for onsgmls... no checking for nsgmls... no checking for rpmbuild... /usr/bin/rpmbuild checking for xmllint... /usr/bin/xmllint checking for flex... /usr/bin/flex checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking for extern inline... yes checking for a working shell...... /bin/sh checking if gcc is really Intel C++... no checking for additional compiler options... ignoring -mieee -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat checking whether flex needs patching... 253n 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 for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) 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 memory.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for uint... yes checking for ulong... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for int16_t... yes checking for u_int16_t... yes checking for uint16_t... yes checking for u_int8_t... yes checking for ssize_t... yes checking for u_long... yes checking for sig_atomic_t... yes checking for rlim_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for arc4random... no checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for strtoul... yes checking for shared library run path origin... (cached) done checking how to link with libdb... /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... no 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... /bin/gsl-config checking for GSL - version >= 1.4... yes checking for gsl-config... (cached) /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: Using these settings: configure: --------------------- configure: CPPFLAGS= configure: CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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=-Wl,-z,relro configure: LIBS=-lm configure: LIBDB=/usr/lib64/libdb.so configure: GSL_LIBS=-lgsl -lgslcblas -lm configure: LIBICONV= + /usr/bin/make -j32 Making all in trio make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' Making all in src make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' rm -f directories.c echo "#include \"globals.h\"" >"directories.c" && \ echo "const char *const system_config_file = \"/etc/bogofilter.cf\";" >>"directories.c" \ || { rm -f "directories.c" ; false ; } /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogofilter.o bogofilter.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 main.o main.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 version.o version.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 globals.o globals.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 base64.o base64.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bf_exit.o bf_exit.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogoconfig.o bogoconfig.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogomain.o bogomain.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogoreader.o bogoreader.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bool.o bool.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 buff.o buff.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 charset.o charset.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 convert_unicode.o convert_unicode.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 iconvert.o iconvert.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 collect.o collect.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 configfile.o configfile.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 datastore.o datastore.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 db_lock.o db_lock.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 debug.o debug.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 error.o error.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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.o fgetsl.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 find_home.o find_home.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 find_home_user.o find_home_user.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 find_home_tildeexpand.o find_home_tildeexpand.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 format.o format.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 lexer.o lexer.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 lexer_v3.o lexer_v3.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 listsort.o listsort.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 maint.o maint.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 memstr.o memstr.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 mime.o mime.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 msgcounts.o msgcounts.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 mxcat.o mxcat.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 passthrough.o passthrough.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 paths.o paths.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 prob.o prob.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 qp.o qp.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 rand_sleep.o rand_sleep.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 register.o register.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 robx.o robx.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 rstats.o rstats.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 score.o score.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 sighandler.o sighandler.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 swap_32bit.o swap_32bit.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 system.o system.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 textblock.o textblock.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 token.o token.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 transaction.o transaction.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 uudecode.o uudecode.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 word.o word.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 wordhash.o wordhash.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 wordlists.o wordlists.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 wordlists_base.o wordlists_base.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xcalloc.o xcalloc.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xmalloc.o xmalloc.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xmem_error.o xmem_error.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xrealloc.o xrealloc.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xmemrchr.o xmemrchr.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xstrdup.o xstrdup.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xstrlcat.o xstrlcat.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xstrlcpy.o xstrlcpy.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xatof.o xatof.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 xatoi.o xatoi.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 getopt_long_chk.o getopt_long_chk.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 datastore_db.o datastore_db.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 datastore_db_trad.o datastore_db_trad.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 datastore_db_trans.o datastore_db_trans.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 directories.o directories.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 strlcpy.o strlcpy.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 strlcat.o strlcat.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogoutil.o bogoutil.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogohist.o bogohist.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogolexer.o bogolexer.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 bogotune.o bogotune.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 tunelist.o tunelist.c 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 gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o bogofilter bogofilter.o main.o libbogofilter.a strlcpy.o strlcat.o /usr/lib64/libdb.so -lgsl -lgslcblas -lm -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o bogoutil bogoutil.o bogohist.o libbogofilter.a strlcpy.o strlcat.o /usr/lib64/libdb.so -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o bogolexer bogolexer.o libbogofilter.a strlcpy.o strlcat.o -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o bogotune bogotune.o tunelist.o libbogofilter.a strlcpy.o strlcat.o /usr/lib64/libdb.so -lgsl -lgslcblas -lm -lm make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/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 /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making all in . make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5' gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 contrib/bogogrep.o contrib/bogogrep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o bogogrep contrib/bogogrep.o -lm make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/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 `/builddir/build/BUILD/bogofilter-1.2.5/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n0pcJb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le + cd bogofilter-1.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le install Making install in trio make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' Making install in src make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' /usr/bin/install -c bogofilter bogoutil bogolexer bogotune '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' /usr/bin/install -c bogoupgrade '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' /usr/bin/install -c bf_copy bf_compact bf_tar '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' /usr/bin/make install-am make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[5]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making install in . make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/etc' /usr/bin/install -c -m 644 bogofilter.cf.example '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/etc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 bf_copy.1 bf_tar.1 bf_compact.1 '/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' + /usr/bin/mv -f /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/etc/bogofilter.cf.example /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/etc/bogofilter.cf + /usr/bin/install -d -m0755 rpm-doc/xml/ rpm-doc/html/ + /usr/bin/install -m644 doc/bf_compact.xml doc/bf_copy.xml doc/bf_tar.xml doc/bogofilter.xml doc/bogolexer.xml doc/bogotune.xml doc/bogoupgrade.xml doc/bogoutil.xml rpm-doc/xml/ + /usr/bin/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 rpm-doc/html/ + /usr/bin/chmod -x contrib/README.contrib contrib/README.randomtrain contrib/bfproxy.pl contrib/bogo.R contrib/bogofilter-milter.pl contrib/bogofilter-qfe.sh contrib/bogogrep.c contrib/bogogrep.o contrib/bogominitrain.pl contrib/dot-qmail-bogofilter-default contrib/mailfilter.example contrib/mime.get.rfc822.pl contrib/parmtest.sh contrib/printmaildir.pl contrib/procmailrc.example contrib/randomtrain.sh contrib/scramble.sh contrib/spamitarium.pl contrib/stripsearch.pl contrib/trainbogo.sh contrib/vm-bogofilter.el + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bogofilter-1.2.5 extracting debug info from /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin/bogoutil extracting debug info from /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin/bogotune extracting debug info from /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin/bogolexer extracting debug info from /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/bin/bogofilter /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. cpio: src/lexer_v3.l: Cannot stat: No such file or directory 1329 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NbtZIX + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.5 + /usr/bin/make -j32 check Making check in trio make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/trio' Making check in src make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' /usr/bin/make check-recursive make[2]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making check in . make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' /usr/bin/make debugtest configtest wordhash find_home.test fgetsl.test make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 debug.main.o debug.main.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 configtest.o configtest.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 wordhash.main.o wordhash.main.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 find_home.test.o find_home.test.c gcc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I/usr/include -I../gsl/specfunc -I.. -DMAIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o debugtest debug.main.o libbogofilter.a strlcpy.o strlcat.o -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o find_home.test find_home.test.o libbogofilter.a strlcpy.o strlcat.o -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o wordhash wordhash.main.o libbogofilter.a strlcpy.o strlcat.o -lm gcc -DBOGOFILTER -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o configtest configtest.o libbogofilter.a strlcpy.o strlcat.o /usr/lib64/libdb.so -lm gcc -DMAIN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o fgetsl.test fgetsl_test-fgetsl.o libbogofilter.a strlcpy.o strlcat.o -lm make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' /usr/bin/make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[5]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src' ============================================================================ Testsuite summary for bogofilter 1.2.5 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making check in tests make[3]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' /usr/bin/make check-am make[4]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' /usr/bin/make dehex spam_header_name dumbhead deqp deb64 escnp abortme u_fpe wantcore leakmem ctype make[5]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 dehex.o dehex.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 spam_header_name.o spam_header_name.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 dumbhead.o dumbhead.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 deqp.o deqp.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 deb64.o deb64.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 escnp.o escnp.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 abortme.o abortme.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 u_fpe.o u_fpe.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 wantcore.o wantcore.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 leakmem.o leakmem.c gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 ctype.o ctype.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o spam_header_name spam_header_name.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o abortme abortme.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o u_fpe u_fpe.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o dehex dehex.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o dumbhead dumbhead.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o escnp escnp.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o deqp deqp.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o deb64 deb64.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o leakmem leakmem.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o ctype ctype.o ../libbogofilter.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -Wl,-z,relro -o wantcore wantcore.o ../libbogofilter.a -lm make[5]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' /usr/bin/make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[6]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' PASS: t.ctype PASS: t.abort PASS: t.parsing PASS: t.block.on.subnets PASS: t.lexer.mbx PASS: t.lexer PASS: t.lexer.boundary-- PASS: t.lexer.qpcr PASS: t.lexer.eoh PASS: t.rfc2047_broken PASS: t.spam.header.place PASS: t.sf-bug-121 PASS: t.sf-bug-122 SKIP: t.leakfind PASS: t.ignore_spam_header PASS: t.u_fpe PASS: t.multiple.tokens.body PASS: t.base64 PASS: t.escaped.url PASS: t.escaped.html PASS: t.nullstatsprefix PASS: t.fgetsl.abort PASS: t.multiple.tokens.min.mul PASS: t.query.config PASS: t.multiple.tokens.head PASS: t.passthrough-hb PASS: t.integrity2 PASS: t.integrity PASS: t.integrity3 PASS: t.longoptions PASS: t.bogodir PASS: t.sf-bug-124 SKIP: t.valgrind PASS: t.score2 PASS: t.lock1 PASS: t.rfc2047_folded PASS: t.score1 PASS: t.crash-invalid-base64 PASS: t.env PASS: t.nonascii.replace PASS: t.split PASS: t.token.count PASS: t.upgrade.subnet.prefix PASS: t.encoding PASS: t.MH PASS: t.maildir PASS: t.wordhist PASS: t.message_addr PASS: t.queue_id PASS: t.message_id PASS: t.robx PASS: t.bulkmode PASS: t.maint PASS: t.systest PASS: t.probe PASS: t.multiple.wordlists PASS: t.bf_compact PASS: t.dump.load PASS: t.passthrough-truncation PASS: t.regtest PASS: t.grftest PASS: t.lock3 PASS: t.bogoutil ============================================================================ Testsuite summary for bogofilter 1.2.5 ============================================================================ # TOTAL: 63 # PASS: 61 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[5]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[4]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/src' Making check in . make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' *** Not validating XHTML, XHTML 1.1 DTD not or improperly installed *** *** Not validating HTML, nsgmls/HTML DTDs improperly installed *** make[1]: Leaving directory `/builddir/build/BUILD/bogofilter-1.2.5/doc' + exit 0 Processing files: bogofilter-1.2.5-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0ILZV9 + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr COPYING /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr NEWS /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr README README.git /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr RELEASE.NOTES /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr TODO /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr bogofilter.cf.example /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr doc/bogofilter-SA-2002-01 doc/bogofilter-SA-2004-01 doc/bogofilter-SA-2005-01 doc/bogofilter-SA-2005-02 doc/bogofilter-SA-2010-01 doc/bogofilter-SA-2012-01 /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr doc/bogofilter-tuning.HOWTO.html /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr doc/integrating-with-postfix doc/integrating-with-qmail /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr doc/programmer/ /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr rpm-doc/html/ /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr rpm-doc/xml/ /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + cp -pr contrib /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le/usr/share/doc/bogofilter-1.2.5 + exit 0 Provides: bogofilter = 1.2.5-1.el7 bogofilter(ppc-64) = 1.2.5-1.el7 config(bogofilter) = 1.2.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdb-5.3.so()(64bit) libgsl.so.0()(64bit) libgslcblas.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: bogofilter-bogoupgrade-1.2.5-1.el7.ppc64le Provides: bogofilter-bogoupgrade = 1.2.5-1.el7 bogofilter-bogoupgrade(ppc-64) = 1.2.5-1.el7 bogoupgrade Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl >= 0:5.005_03 perl(Pod::Usage) perl(filetest) perl(strict) Processing files: bogofilter-debuginfo-1.2.5-1.el7.ppc64le Provides: bogofilter-debuginfo = 1.2.5-1.el7 bogofilter-debuginfo(ppc-64) = 1.2.5-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le Wrote: /builddir/build/RPMS/bogofilter-1.2.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/bogofilter-bogoupgrade-1.2.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/bogofilter-debuginfo-1.2.5-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VwnbEZ + umask 022 + cd /builddir/build/BUILD + cd bogofilter-1.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bogofilter-1.2.5-1.el7.ppc64le + exit 0 Child return code was: 0