>>> Building on exopi-6 under mail/bogofilter BDEPENDS = [devel/autoconf/2.69;databases/db/v3;devel/metaauto;archivers/xz;devel/gettext,-tools;converters/libiconv] DIST = [mail/bogofilter:bogofilter-1.2.5.tar.xz] FULLPKGNAME = bogofilter-1.2.5 RDEPENDS = [databases/db/v3;converters/libiconv] (Junk lock obtained for exopi-6 at 1713362973.15) >>> Running depends in mail/bogofilter at 1713362973.20 last junk was in net/tg_owt /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 db-3.1.17p3v0 gettext-tools-0.22.5 libiconv-1.17 metaauto-1.0p4 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 db-3.1.17p3v0 gettext-tools-0.22.5 libiconv-1.17 metaauto-1.0p4 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 db-3.1.17p3v0 gettext-tools-0.22.5 libiconv-1.17 metaauto-1.0p4 xz-5.4.5 >>> Running show-prepare-results in mail/bogofilter at 1713362975.84 ===> mail/bogofilter ===> Building from scratch bogofilter-1.2.5 ===> bogofilter-1.2.5 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> bogofilter-1.2.5 depends on: metaauto-* -> metaauto-1.0p4 ===> bogofilter-1.2.5 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> bogofilter-1.2.5 depends on: xz->=5.4.0 -> xz-5.4.5 ===> bogofilter-1.2.5 depends on: libiconv-* -> libiconv-1.17 ===> bogofilter-1.2.5 depends on: db->=3,<4|db->=3v0,<4v0 -> db-3.1.17p3v0 ===> Verifying specs: c iconv m lib/db/db=3 ===> found c.100.0 iconv.7.1 m.10.1 lib/db/db.3.1 autoconf-2.69p3 db-3.1.17p3v0 gettext-tools-0.22.5 libiconv-1.17 metaauto-1.0p4 xz-5.4.5 (Junk lock released for exopi-6 at 1713362977.23) distfiles size=801240 >>> Running build in mail/bogofilter at 1713362977.28 ===> mail/bogofilter ===> Checking files for bogofilter-1.2.5 `/exopi-cvs/ports/distfiles/bogofilter-1.2.5.tar.xz' is up to date. >> (SHA256) bogofilter-1.2.5.tar.xz: OK ===> Extracting for bogofilter-1.2.5 cd /usr/local/share/aclocal; cp iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5/m4 ===> Patching for bogofilter-1.2.5 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |LLVM 9+ no longer pretends to be gcc 4.2.1 | |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 193. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for bogofilter-1.2.5 Running autoconf-2.69 in /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5 configure.ac:290: warning: gl_HOST_CPU_C_ABI_32BIT is m4_require'd but not m4_defun'd m4/lib-prefix.m4:332: AC_LIB_PREPARE_MULTILIB is expanded from... m4/lib-link.m4:712: AC_LIB_LINKFLAGS_BODY is expanded from... m4/iconv.m4:25: AM_ICONV_LINKFLAGS_BODY is expanded from... m4/iconv.m4:233: AM_ICONV_LINK is expanded from... m4/iconv.m4:293: AM_ICONV is expanded from... configure.ac:290: the top level Running autoheader-2.69 in /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5 configure.ac:290: warning: gl_HOST_CPU_C_ABI_32BIT is m4_require'd but not m4_defun'd m4/lib-prefix.m4:332: AC_LIB_PREPARE_MULTILIB is expanded from... m4/lib-link.m4:712: AC_LIB_LINKFLAGS_BODY is expanded from... m4/iconv.m4:25: AM_ICONV_LINKFLAGS_BODY is expanded from... m4/iconv.m4:233: AM_ICONV_LINK is expanded from... m4/iconv.m4:293: AM_ICONV is expanded from... configure.ac:290: the top level ===> Configuring for bogofilter-1.2.5 Using /exopi-obj/pobj/bogofilter-1.2.5/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/bogofilter-1.2.5/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking dependency style of cc... gcc3 checking for gawk... (cached) awk checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for perl... /usr/bin/perl checking for onsgmls... no checking for nsgmls... no checking for rpmbuild... no checking for rpm... no checking for xmllint... /usr/local/bin/xmllint checking for flex... /usr/bin/flex checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for working volatile... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for extern inline... no checking for a working shell...... /bin/sh checking if gcc is really Intel C++... no checking for additional compiler options... ignoring -mieee -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat checking 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... (cached) yes checking whether getopt is declared... yes checking whether optreset is declared... yes 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 cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ELF binary format... ./configure[8145]: gl_HOST_CPU_C_ABI_32BIT: not found yes checking for the common suffixes of directories in the library search path... ./configure[8145]: test: no: unexpected operator/operand ./configure[8145]: test: yes: unexpected operator/operand ./configure[8145]: test: yes: unexpected operator/operand ./configure[8145]: test: no: unexpected operator/operand lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking whether iconv is compatible with its POSIX signature... yes 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... (cached) yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/param.h... (cached) yes checking for fcntl.h... (cached) 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 for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for limits.h... (cached) yes checking for float.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) 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... (cached) yes checking for u_long... yes checking for sig_atomic_t... yes checking for rlim_t... yes checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for working memcmp... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for getopt_long... (cached) yes checking for arc4random... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strerror... (cached) yes checking for strtoul... (cached) yes checking for shared library run path origin... (cached) done checking how to link with libdb... -ldb checking db and dependent libraries... -ldb checking if a program can be linked against Berkeley DB and run... yes checking if Berkeley DB header and library versions match... yes checking whether db_create is declared... yes checking if Berkeley DB supports shared environments... yes checking for xmlto... no checking whether xmlto is available... no checking for extended floating point registers... yes configure: ------------------------------------------------------------- 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 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=-I/usr/local/include/db -I/usr/local/include configure: WARNING: unrecognized options: --disable-gtk-doc configure: CFLAGS=-O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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=-L/usr/local/lib/db -L/usr/local/lib configure: LIBS=-lm configure: LIBDB=-ldb configure: GSL_LIBS=libbf_gsl.a configure: LIBICONV=-liconv ===> Building for bogofilter-1.2.5 Making all in trio Making all in src /bin/sh ./version.sh .. >"version.c.new" && mv -f "version.c.new" "version.c" || { rm -f "version.c" ; false ; } 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 ; } cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/cdf/libbf_gsl_a-chisq.o -MD -MP -MF ../gsl/cdf/.deps/libbf_gsl_a-chisq.Tpo -c -o ../gsl/cdf/libbf_gsl_a-chisq.o `test -f '../gsl/cdf/chisq.c' || echo './'`../gsl/cdf/chisq.c mv -f ../gsl/cdf/.deps/libbf_gsl_a-chisq.Tpo ../gsl/cdf/.deps/libbf_gsl_a-chisq.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/cdf/libbf_gsl_a-gamma.o -MD -MP -MF ../gsl/cdf/.deps/libbf_gsl_a-gamma.Tpo -c -o ../gsl/cdf/libbf_gsl_a-gamma.o `test -f '../gsl/cdf/gamma.c' || echo './'`../gsl/cdf/gamma.c In file included from ../gsl/cdf/gamma.c:137: ../gsl/cdf/../specfunc/gamma.c:1033:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] int n = (int) floor (x); ^~~~~~~~~ ../gsl/cdf/../specfunc/gamma.c:1256:23: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] int rint_x = (int)floor(x+0.5); ^~~~~~~~~~~~ ../gsl/cdf/../specfunc/gamma.c:1612:54: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] result->err = 2.0 * GSL_DBL_EPSILON * prod * fabs(n-m); ^ ../gsl/cdf/../specfunc/gamma.c:1612:54: note: remove the call to 'fabs' since unsigned values cannot be negative result->err = 2.0 * GSL_DBL_EPSILON * prod * fabs(n-m); ^~~~ 3 warnings generated. mv -f ../gsl/cdf/.deps/libbf_gsl_a-gamma.Tpo ../gsl/cdf/.deps/libbf_gsl_a-gamma.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-gamma_inc.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-gamma_inc.o `test -f '../gsl/specfunc/gamma_inc.c' || echo './'`../gsl/specfunc/gamma_inc.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/err/libbf_gsl_a-error.o -MD -MP -MF ../gsl/err/.deps/libbf_gsl_a-error.Tpo -c -o ../gsl/err/libbf_gsl_a-error.o `test -f '../gsl/err/error.c' || echo './'`../gsl/err/error.c ../gsl/err/error.c:65:31: warning: parameter 'reason' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:51: warning: parameter 'file' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:61: warning: parameter 'line' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:71: warning: parameter 'gsl_errno' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ 4 warnings generated. mv -f ../gsl/err/.deps/libbf_gsl_a-error.Tpo ../gsl/err/.deps/libbf_gsl_a-error.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-infnan.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-infnan.Tpo -c -o ../gsl/sys/libbf_gsl_a-infnan.o `test -f '../gsl/sys/infnan.c' || echo './'`../gsl/sys/infnan.c mv -f ../gsl/sys/.deps/libbf_gsl_a-infnan.Tpo ../gsl/sys/.deps/libbf_gsl_a-infnan.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-fdiv.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-fdiv.Tpo -c -o ../gsl/sys/libbf_gsl_a-fdiv.o `test -f '../gsl/sys/fdiv.c' || echo './'`../gsl/sys/fdiv.c mv -f ../gsl/sys/.deps/libbf_gsl_a-fdiv.Tpo ../gsl/sys/.deps/libbf_gsl_a-fdiv.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-exp.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-exp.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-exp.o `test -f '../gsl/specfunc/exp.c' || echo './'`../gsl/specfunc/exp.c ../gsl/specfunc/exp.c:133:25: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(x/M_LN10); ^~~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:216:32: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(l10_val); ^~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:313:32: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(l10_val); ^~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:568:28: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int)floor(x/M_LN10); ^~~~~~~~~~~~~~~ 4 warnings generated. mv -f ../gsl/specfunc/.deps/libbf_gsl_a-exp.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-exp.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-trig.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-trig.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-trig.o `test -f '../gsl/specfunc/trig.c' || echo './'`../gsl/specfunc/trig.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-trig.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-trig.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-log.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-log.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-log.o `test -f '../gsl/specfunc/log.c' || echo './'`../gsl/specfunc/log.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-log.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-log.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-psi.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-psi.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-psi.o `test -f '../gsl/specfunc/psi.c' || echo './'`../gsl/specfunc/psi.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-psi.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-psi.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-zeta.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-zeta.o `test -f '../gsl/specfunc/zeta.c' || echo './'`../gsl/specfunc/zeta.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-elementary.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-elementary.o `test -f '../gsl/specfunc/elementary.c' || echo './'`../gsl/specfunc/elementary.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/err/libbf_gsl_a-stream.o -MD -MP -MF ../gsl/err/.deps/libbf_gsl_a-stream.Tpo -c -o ../gsl/err/libbf_gsl_a-stream.o `test -f '../gsl/err/stream.c' || echo './'`../gsl/err/stream.c mv -f ../gsl/err/.deps/libbf_gsl_a-stream.Tpo ../gsl/err/.deps/libbf_gsl_a-stream.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-expint.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-expint.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-expint.o `test -f '../gsl/specfunc/expint.c' || echo './'`../gsl/specfunc/expint.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-expint.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-expint.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-erfc.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-erfc.o `test -f '../gsl/specfunc/erfc.c' || echo './'`../gsl/specfunc/erfc.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-coerce.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-coerce.Tpo -c -o ../gsl/sys/libbf_gsl_a-coerce.o `test -f '../gsl/sys/coerce.c' || echo './'`../gsl/sys/coerce.c mv -f ../gsl/sys/.deps/libbf_gsl_a-coerce.Tpo ../gsl/sys/.deps/libbf_gsl_a-coerce.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-pow_int.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-pow_int.Tpo -c -o ../gsl/sys/libbf_gsl_a-pow_int.o `test -f '../gsl/sys/pow_int.c' || echo './'`../gsl/sys/pow_int.c mv -f ../gsl/sys/.deps/libbf_gsl_a-pow_int.Tpo ../gsl/sys/.deps/libbf_gsl_a-pow_int.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-minmax.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-minmax.Tpo -c -o ../gsl/sys/libbf_gsl_a-minmax.o `test -f '../gsl/sys/minmax.c' || echo './'`../gsl/sys/minmax.c mv -f ../gsl/sys/.deps/libbf_gsl_a-minmax.Tpo ../gsl/sys/.deps/libbf_gsl_a-minmax.Po rm -f libbf_gsl.a ar cru libbf_gsl.a ../gsl/cdf/libbf_gsl_a-chisq.o ../gsl/cdf/libbf_gsl_a-gamma.o ../gsl/specfunc/libbf_gsl_a-gamma_inc.o ../gsl/err/libbf_gsl_a-error.o ../gsl/sys/libbf_gsl_a-infnan.o ../gsl/sys/libbf_gsl_a-fdiv.o ../gsl/specfunc/libbf_gsl_a-exp.o ../gsl/specfunc/libbf_gsl_a-trig.o ../gsl/specfunc/libbf_gsl_a-log.o ../gsl/specfunc/libbf_gsl_a-psi.o ../gsl/specfunc/libbf_gsl_a-zeta.o ../gsl/specfunc/libbf_gsl_a-elementary.o ../gsl/err/libbf_gsl_a-stream.o ../gsl/specfunc/libbf_gsl_a-expint.o ../gsl/specfunc/libbf_gsl_a-erfc.o ../gsl/sys/libbf_gsl_a-coerce.o ../gsl/sys/libbf_gsl_a-pow_int.o ../gsl/sys/libbf_gsl_a-minmax.o ranlib libbf_gsl.a (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5/missing autoheader) configure.ac:290: warning: gl_HOST_CPU_C_ABI_32BIT is m4_require'd but not m4_defun'd m4/lib-prefix.m4:332: AC_LIB_PREPARE_MULTILIB is expanded from... m4/lib-link.m4:712: AC_LIB_LINKFLAGS_BODY is expanded from... m4/iconv.m4:25: AM_ICONV_LINKFLAGS_BODY is expanded from... m4/iconv.m4:233: AM_ICONV_LINK is expanded from... m4/iconv.m4:293: AM_ICONV is expanded from... configure.ac:290: the top level rm -f stamp-h1 touch ../config.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-recursive Making all in . depbase=`echo bogofilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogofilter.o -MD -MP -MF $depbase.Tpo -c -o bogofilter.o bogofilter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o base64.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bf_exit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bf_exit.o -MD -MP -MF $depbase.Tpo -c -o bf_exit.o bf_exit.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bogoconfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoconfig.o -MD -MP -MF $depbase.Tpo -c -o bogoconfig.o bogoconfig.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bogomain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogomain.o -MD -MP -MF $depbase.Tpo -c -o bogomain.o bogomain.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bogoreader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoreader.o -MD -MP -MF $depbase.Tpo -c -o bogoreader.o bogoreader.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bool.o -MD -MP -MF $depbase.Tpo -c -o bool.o bool.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo buff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT buff.o -MD -MP -MF $depbase.Tpo -c -o buff.o buff.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo charset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT charset.o -MD -MP -MF $depbase.Tpo -c -o charset.o charset.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo convert_unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT convert_unicode.o -MD -MP -MF $depbase.Tpo -c -o convert_unicode.o convert_unicode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo iconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT iconvert.o -MD -MP -MF $depbase.Tpo -c -o iconvert.o iconvert.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo collect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT collect.o -MD -MP -MF $depbase.Tpo -c -o collect.o collect.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo configfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT configfile.o -MD -MP -MF $depbase.Tpo -c -o configfile.o configfile.c && mv -f $depbase.Tpo $depbase.Po configfile.c:147:9: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] int lineno = 0; ^ 1 warning generated. depbase=`echo datastore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore.o -MD -MP -MF $depbase.Tpo -c -o datastore.o datastore.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo db_lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT db_lock.o -MD -MP -MF $depbase.Tpo -c -o db_lock.o db_lock.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fgetsl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT fgetsl.o -MD -MP -MF $depbase.Tpo -c -o fgetsl.o fgetsl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo find_home.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home.o -MD -MP -MF $depbase.Tpo -c -o find_home.o find_home.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo find_home_user.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home_user.o -MD -MP -MF $depbase.Tpo -c -o find_home_user.o find_home_user.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo find_home_tildeexpand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT find_home_tildeexpand.o -MD -MP -MF $depbase.Tpo -c -o find_home_tildeexpand.o find_home_tildeexpand.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lexer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT lexer.o -MD -MP -MF $depbase.Tpo -c -o lexer.o lexer.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/flex ./lexer_v3.l (echo '/* Include config.h early to avoid _FILE_OFFSET_BITS redefinition on Solaris */'; echo '#include "config.h"' ; sed '/^#/ s|lex.yy\.c|lexer_v3.c|; s/\(accepting rule at line\) %d/\\1 %ld/' lex.yy.c) >lexer_v3.c patch lexer_v3.c < ./patch.lexer.253n.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lexer_v3.c.orig |+++ lexer_v3.c -------------------------- Patching file lexer_v3.c using Plan A... Hunk #1 succeeded at 3123 (offset -5 lines). done rm -f lex.yy.c depbase=`echo lexer_v3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT lexer_v3.o -MD -MP -MF $depbase.Tpo -c -o lexer_v3.o lexer_v3.c && mv -f $depbase.Tpo $depbase.Po ./lexer_v3.l:445:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char yy_get_state() ^ void 1 warning generated. depbase=`echo listsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT listsort.o -MD -MP -MF $depbase.Tpo -c -o listsort.o listsort.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo maint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT maint.o -MD -MP -MF $depbase.Tpo -c -o maint.o maint.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo memstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT memstr.o -MD -MP -MF $depbase.Tpo -c -o memstr.o memstr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT mime.o -MD -MP -MF $depbase.Tpo -c -o mime.o mime.c && mv -f $depbase.Tpo $depbase.Po mime.c:200:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void mime_cleanup() ^ void 1 warning generated. depbase=`echo msgcounts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT msgcounts.o -MD -MP -MF $depbase.Tpo -c -o msgcounts.o msgcounts.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mxcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT mxcat.o -MD -MP -MF $depbase.Tpo -c -o mxcat.o mxcat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo passthrough.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT passthrough.o -MD -MP -MF $depbase.Tpo -c -o passthrough.o passthrough.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo paths.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT paths.o -MD -MP -MF $depbase.Tpo -c -o paths.o paths.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo prob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT prob.o -MD -MP -MF $depbase.Tpo -c -o prob.o prob.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo qp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT qp.o -MD -MP -MF $depbase.Tpo -c -o qp.o qp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo rand_sleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT rand_sleep.o -MD -MP -MF $depbase.Tpo -c -o rand_sleep.o rand_sleep.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo register.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT register.o -MD -MP -MF $depbase.Tpo -c -o register.o register.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo robx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT robx.o -MD -MP -MF $depbase.Tpo -c -o robx.o robx.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo rstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT rstats.o -MD -MP -MF $depbase.Tpo -c -o rstats.o rstats.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo score.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT score.o -MD -MP -MF $depbase.Tpo -c -o score.o score.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sighandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT sighandler.o -MD -MP -MF $depbase.Tpo -c -o sighandler.o sighandler.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo swap_32bit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT swap_32bit.o -MD -MP -MF $depbase.Tpo -c -o swap_32bit.o swap_32bit.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT system.o -MD -MP -MF $depbase.Tpo -c -o system.o system.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo textblock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT textblock.o -MD -MP -MF $depbase.Tpo -c -o textblock.o textblock.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT token.o -MD -MP -MF $depbase.Tpo -c -o token.o token.c && mv -f $depbase.Tpo $depbase.Po token.c:677:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void token_cleanup() ^ void token.c:696:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void token_clear() ^ void 2 warnings generated. depbase=`echo transaction.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT transaction.o -MD -MP -MF $depbase.Tpo -c -o transaction.o transaction.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo uudecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT uudecode.o -MD -MP -MF $depbase.Tpo -c -o uudecode.o uudecode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo word.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT word.o -MD -MP -MF $depbase.Tpo -c -o word.o word.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wordhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordhash.o -MD -MP -MF $depbase.Tpo -c -o wordhash.o wordhash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wordlists.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordlists.o -MD -MP -MF $depbase.Tpo -c -o wordlists.o wordlists.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wordlists_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT wordlists_base.o -MD -MP -MF $depbase.Tpo -c -o wordlists_base.o wordlists_base.c && mv -f $depbase.Tpo $depbase.Po wordlists_base.c:126:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void free_wordlists() ^ void 1 warning generated. depbase=`echo xcalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xcalloc.o -MD -MP -MF $depbase.Tpo -c -o xcalloc.o xcalloc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xmem_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmem_error.o -MD -MP -MF $depbase.Tpo -c -o xmem_error.o xmem_error.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xrealloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xrealloc.o -MD -MP -MF $depbase.Tpo -c -o xrealloc.o xrealloc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xmemrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xmemrchr.o -MD -MP -MF $depbase.Tpo -c -o xmemrchr.o xmemrchr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrdup.o -MD -MP -MF $depbase.Tpo -c -o xstrdup.o xstrdup.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrlcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrlcat.o -MD -MP -MF $depbase.Tpo -c -o xstrlcat.o xstrlcat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xstrlcpy.o -MD -MP -MF $depbase.Tpo -c -o xstrlcpy.o xstrlcpy.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xatof.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xatof.o -MD -MP -MF $depbase.Tpo -c -o xatof.o xatof.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xatoi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT xatoi.o -MD -MP -MF $depbase.Tpo -c -o xatoi.o xatoi.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt_long_chk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT getopt_long_chk.o -MD -MP -MF $depbase.Tpo -c -o getopt_long_chk.o getopt_long_chk.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo datastore_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db.o -MD -MP -MF $depbase.Tpo -c -o datastore_db.o datastore_db.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo datastore_db_trad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db_trad.o -MD -MP -MF $depbase.Tpo -c -o datastore_db_trad.o datastore_db_trad.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo datastore_db_trans.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT datastore_db_trans.o -MD -MP -MF $depbase.Tpo -c -o datastore_db_trans.o datastore_db_trans.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo directories.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT directories.o -MD -MP -MF $depbase.Tpo -c -o directories.o directories.c && mv -f $depbase.Tpo $depbase.Po rm -f libbogofilter.a ar cru libbogofilter.a version.o globals.o base64.o bf_exit.o bogoconfig.o bogomain.o bogoreader.o bool.o buff.o charset.o convert_unicode.o iconvert.o collect.o configfile.o datastore.o db_lock.o debug.o error.o fgetsl.o find_home.o find_home_user.o find_home_tildeexpand.o format.o lexer.o lexer_v3.o listsort.o maint.o memstr.o mime.o msgcounts.o mxcat.o passthrough.o paths.o prob.o qp.o rand_sleep.o register.o robx.o rstats.o score.o sighandler.o swap_32bit.o system.o textblock.o token.o transaction.o uudecode.o word.o wordhash.o wordlists.o wordlists_base.o xcalloc.o xmalloc.o xmem_error.o xrealloc.o xmemrchr.o xstrdup.o xstrlcat.o xstrlcpy.o xatof.o xatoi.o getopt_long_chk.o datastore_db.o datastore_db_trad.o datastore_db_trans.o directories.o ranlib libbogofilter.a cc -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -L/usr/local/lib/db -L/usr/local/lib -o bogofilter bogofilter.o main.o libbogofilter.a -liconv -ldb libbf_gsl.a -lm token.c:399(token.o:(get_token) in archive libbogofilter.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo bogoutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogoutil.o -MD -MP -MF $depbase.Tpo -c -o bogoutil.o bogoutil.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bogohist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogohist.o -MD -MP -MF $depbase.Tpo -c -o bogohist.o bogohist.c && mv -f $depbase.Tpo $depbase.Po cc -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -L/usr/local/lib/db -L/usr/local/lib -o bogoutil bogoutil.o bogohist.o libbogofilter.a -liconv -ldb -lm depbase=`echo bogolexer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogolexer.o -MD -MP -MF $depbase.Tpo -c -o bogolexer.o bogolexer.c && mv -f $depbase.Tpo $depbase.Po cc -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -L/usr/local/lib/db -L/usr/local/lib -o bogolexer bogolexer.o libbogofilter.a -liconv -lm token.c:399(token.o:(get_token) in archive libbogofilter.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo bogotune.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT bogotune.o -MD -MP -MF $depbase.Tpo -c -o bogotune.o bogotune.c && mv -f $depbase.Tpo $depbase.Po bogotune.c:1584:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (check_for_high_ns_scores() | check_for_low_sp_scores()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || bogotune.c:1584:9: note: cast one or both operands to int to silence this warning 1 warning generated. depbase=`echo tunelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -iquote../gnugetopt -iquote../trio -I. -I../gsl/specfunc -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT tunelist.o -MD -MP -MF $depbase.Tpo -c -o tunelist.o tunelist.c && mv -f $depbase.Tpo $depbase.Po cc -DBOGOFILTER -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -L/usr/local/lib/db -L/usr/local/lib -o bogotune bogotune.o tunelist.o libbogofilter.a -liconv -ldb libbf_gsl.a -lm token.c:399(token.o:(get_token) in archive libbogofilter.a): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/cdf/libbf_gsl_a-chisq.o -MD -MP -MF ../gsl/cdf/.deps/libbf_gsl_a-chisq.Tpo -c -o ../gsl/cdf/libbf_gsl_a-chisq.o `test -f '../gsl/cdf/chisq.c' || echo './'`../gsl/cdf/chisq.c mv -f ../gsl/cdf/.deps/libbf_gsl_a-chisq.Tpo ../gsl/cdf/.deps/libbf_gsl_a-chisq.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/cdf/libbf_gsl_a-gamma.o -MD -MP -MF ../gsl/cdf/.deps/libbf_gsl_a-gamma.Tpo -c -o ../gsl/cdf/libbf_gsl_a-gamma.o `test -f '../gsl/cdf/gamma.c' || echo './'`../gsl/cdf/gamma.c In file included from ../gsl/cdf/gamma.c:137: ../gsl/cdf/../specfunc/gamma.c:1033:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] int n = (int) floor (x); ^~~~~~~~~ ../gsl/cdf/../specfunc/gamma.c:1256:23: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] int rint_x = (int)floor(x+0.5); ^~~~~~~~~~~~ ../gsl/cdf/../specfunc/gamma.c:1612:54: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] result->err = 2.0 * GSL_DBL_EPSILON * prod * fabs(n-m); ^ ../gsl/cdf/../specfunc/gamma.c:1612:54: note: remove the call to 'fabs' since unsigned values cannot be negative result->err = 2.0 * GSL_DBL_EPSILON * prod * fabs(n-m); ^~~~ 3 warnings generated. mv -f ../gsl/cdf/.deps/libbf_gsl_a-gamma.Tpo ../gsl/cdf/.deps/libbf_gsl_a-gamma.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-gamma_inc.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-gamma_inc.o `test -f '../gsl/specfunc/gamma_inc.c' || echo './'`../gsl/specfunc/gamma_inc.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/err/libbf_gsl_a-error.o -MD -MP -MF ../gsl/err/.deps/libbf_gsl_a-error.Tpo -c -o ../gsl/err/libbf_gsl_a-error.o `test -f '../gsl/err/error.c' || echo './'`../gsl/err/error.c ../gsl/err/error.c:65:31: warning: parameter 'reason' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:51: warning: parameter 'file' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:61: warning: parameter 'line' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ ../gsl/err/error.c:65:71: warning: parameter 'gsl_errno' set but not used [-Wunused-but-set-parameter] no_error_handler (const char *reason, const char *file, int line, int gsl_errno) ^ 4 warnings generated. mv -f ../gsl/err/.deps/libbf_gsl_a-error.Tpo ../gsl/err/.deps/libbf_gsl_a-error.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-infnan.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-infnan.Tpo -c -o ../gsl/sys/libbf_gsl_a-infnan.o `test -f '../gsl/sys/infnan.c' || echo './'`../gsl/sys/infnan.c mv -f ../gsl/sys/.deps/libbf_gsl_a-infnan.Tpo ../gsl/sys/.deps/libbf_gsl_a-infnan.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-fdiv.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-fdiv.Tpo -c -o ../gsl/sys/libbf_gsl_a-fdiv.o `test -f '../gsl/sys/fdiv.c' || echo './'`../gsl/sys/fdiv.c mv -f ../gsl/sys/.deps/libbf_gsl_a-fdiv.Tpo ../gsl/sys/.deps/libbf_gsl_a-fdiv.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-exp.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-exp.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-exp.o `test -f '../gsl/specfunc/exp.c' || echo './'`../gsl/specfunc/exp.c ../gsl/specfunc/exp.c:133:25: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(x/M_LN10); ^~~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:216:32: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(l10_val); ^~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:313:32: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int) floor(l10_val); ^~~~~~~~~~~~~~ ../gsl/specfunc/exp.c:568:28: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] const int N = (int)floor(x/M_LN10); ^~~~~~~~~~~~~~~ 4 warnings generated. mv -f ../gsl/specfunc/.deps/libbf_gsl_a-exp.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-exp.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-trig.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-trig.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-trig.o `test -f '../gsl/specfunc/trig.c' || echo './'`../gsl/specfunc/trig.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-trig.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-trig.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-log.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-log.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-log.o `test -f '../gsl/specfunc/log.c' || echo './'`../gsl/specfunc/log.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-log.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-log.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-psi.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-psi.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-psi.o `test -f '../gsl/specfunc/psi.c' || echo './'`../gsl/specfunc/psi.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-psi.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-psi.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-zeta.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-zeta.o `test -f '../gsl/specfunc/zeta.c' || echo './'`../gsl/specfunc/zeta.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-elementary.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-elementary.o `test -f '../gsl/specfunc/elementary.c' || echo './'`../gsl/specfunc/elementary.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/err/libbf_gsl_a-stream.o -MD -MP -MF ../gsl/err/.deps/libbf_gsl_a-stream.Tpo -c -o ../gsl/err/libbf_gsl_a-stream.o `test -f '../gsl/err/stream.c' || echo './'`../gsl/err/stream.c mv -f ../gsl/err/.deps/libbf_gsl_a-stream.Tpo ../gsl/err/.deps/libbf_gsl_a-stream.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-expint.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-expint.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-expint.o `test -f '../gsl/specfunc/expint.c' || echo './'`../gsl/specfunc/expint.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-expint.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-expint.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/specfunc/libbf_gsl_a-erfc.o -MD -MP -MF ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Tpo -c -o ../gsl/specfunc/libbf_gsl_a-erfc.o `test -f '../gsl/specfunc/erfc.c' || echo './'`../gsl/specfunc/erfc.c mv -f ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-coerce.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-coerce.Tpo -c -o ../gsl/sys/libbf_gsl_a-coerce.o `test -f '../gsl/sys/coerce.c' || echo './'`../gsl/sys/coerce.c mv -f ../gsl/sys/.deps/libbf_gsl_a-coerce.Tpo ../gsl/sys/.deps/libbf_gsl_a-coerce.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-pow_int.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-pow_int.Tpo -c -o ../gsl/sys/libbf_gsl_a-pow_int.o `test -f '../gsl/sys/pow_int.c' || echo './'`../gsl/sys/pow_int.c mv -f ../gsl/sys/.deps/libbf_gsl_a-pow_int.Tpo ../gsl/sys/.deps/libbf_gsl_a-pow_int.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/db -I/usr/local/include -DBOGOFILTER -DRENAMEFILES -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT ../gsl/sys/libbf_gsl_a-minmax.o -MD -MP -MF ../gsl/sys/.deps/libbf_gsl_a-minmax.Tpo -c -o ../gsl/sys/libbf_gsl_a-minmax.o `test -f '../gsl/sys/minmax.c' || echo './'`../gsl/sys/minmax.c mv -f ../gsl/sys/.deps/libbf_gsl_a-minmax.Tpo ../gsl/sys/.deps/libbf_gsl_a-minmax.Po rm -f libbf_gsl.a ar cru libbf_gsl.a ../gsl/cdf/libbf_gsl_a-chisq.o ../gsl/cdf/libbf_gsl_a-gamma.o ../gsl/specfunc/libbf_gsl_a-gamma_inc.o ../gsl/err/libbf_gsl_a-error.o ../gsl/sys/libbf_gsl_a-infnan.o ../gsl/sys/libbf_gsl_a-fdiv.o ../gsl/specfunc/libbf_gsl_a-exp.o ../gsl/specfunc/libbf_gsl_a-trig.o ../gsl/specfunc/libbf_gsl_a-log.o ../gsl/specfunc/libbf_gsl_a-psi.o ../gsl/specfunc/libbf_gsl_a-zeta.o ../gsl/specfunc/libbf_gsl_a-elementary.o ../gsl/err/libbf_gsl_a-stream.o ../gsl/specfunc/libbf_gsl_a-expint.o ../gsl/specfunc/libbf_gsl_a-erfc.o ../gsl/sys/libbf_gsl_a-coerce.o ../gsl/sys/libbf_gsl_a-pow_int.o ../gsl/sys/libbf_gsl_a-minmax.o ranlib libbf_gsl.a rm -f bogoupgrade sed 's}[@]PERL@}/usr/bin/perl}' <./bogoupgrade.in >bogoupgrade || rm -f bogoupgrade chmod +x bogoupgrade Making all in 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 Making all in . depbase=`echo contrib/bogogrep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include/db -I/usr/local/include -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -MT contrib/bogogrep.o -MD -MP -MF $depbase.Tpo -c -o contrib/bogogrep.o contrib/bogogrep.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -L/usr/local/lib/db -L/usr/local/lib -o bogogrep contrib/bogogrep.o -lm Making all in doc sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogofilter.1 || { rm -f bogofilter.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogoutil.1 || { rm -f bogoutil.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogoupgrade.1 || { rm -f bogoupgrade.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogolexer.1 || { rm -f bogolexer.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogotune.1 || { rm -f bogotune.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_copy.1 || { rm -f bf_copy.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_tar.1 || { rm -f bf_tar.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_compact.1 || { rm -f bf_compact.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogofilter.html || { rm -f bogofilter.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogoutil.html || { rm -f bogoutil.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogoupgrade.html || { rm -f bogoupgrade.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogolexer.html || { rm -f bogolexer.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bogotune.html || { rm -f bogotune.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_copy.html || { rm -f bf_copy.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_tar.html || { rm -f bf_tar.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" -e "s|[@]bindir@|/usr/local/bin|g" bf_compact.html || { rm -f bf_compact.html ; exit 1 ; } >>> Running package in mail/bogofilter at 1713363028.30 ===> mail/bogofilter ===> Faking installation for bogofilter-1.2.5 Making install in trio Making install in src /usr/bin/make install-recursive Making install in . mkdir -p '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -s -m 755 bogofilter bogoutil bogolexer bogotune '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 755 bogoupgrade '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 755 bf_copy bf_compact bf_tar '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/bin' Making install in tests /usr/bin/make install-am Making install in . mkdir -p '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/etc' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 644 bogofilter.cf.example '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/etc' Making install in doc mkdir -p '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 644 bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 bf_copy.1 bf_tar.1 bf_compact.1 '/exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/bogofilter-1.2.5/bin/install -d -m 755 /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/examples/bogofilter mv /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/etc/bogofilter.cf.example /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/examples/bogofilter /exopi-obj/pobj/bogofilter-1.2.5/bin/install -d -m 755 /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/doc/bogofilter /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 644 /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5/doc/README.* /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/doc/bogofilter /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 644 /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5/doc/*.html /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/doc/bogofilter /exopi-obj/pobj/bogofilter-1.2.5/bin/install -c -m 644 /exopi-obj/pobj/bogofilter-1.2.5/bogofilter-1.2.5/doc/integrating-* /exopi-obj/pobj/bogofilter-1.2.5/fake-amd64/usr/local/share/doc/bogofilter ===> Building package for bogofilter-1.2.5 Create /exopi-cvs/ports/packages/amd64/all/bogofilter-1.2.5.tgz Creating package bogofilter-1.2.5 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|databases/db/v3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 26% archiving|*********************** | 36% archiving|*************************************** | 61% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|**************************************************** | 82% archiving|******************************************************** | 87% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bogofilter-1.2.5.tgz >>> Running clean in mail/bogofilter at 1713363031.63 ===> mail/bogofilter ===> Cleaning for bogofilter-1.2.5 >>> Ended at 1713363031.95 max_stuck=0.05/depends=2.64/show-prepare-results=1.44/build=50.99/package=3.37/clean=0.36