>>> bogofilter: Building community/bogofilter 1.2.5-r3 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 05:09:02 +0000 >>> bogofilter: Validating /home/buildozer/aports/community/bogofilter/APKBUILD... >>> bogofilter: Analyzing dependencies... >>> bogofilter: Installing for build: build-base sqlite-dev (1/4) Installing sqlite (3.47.0-r0) (2/4) Installing sqlite-libs (3.47.0-r0) (3/4) Installing sqlite-dev (3.47.0-r0) (4/4) Installing .makedepends-bogofilter (20241112.050904) Executing busybox-1.37.0-r6.trigger OK: 397 MiB in 105 packages >>> bogofilter: Cleaning up srcdir >>> bogofilter: Cleaning up pkgdir >>> bogofilter: Cleaning up tmpdir >>> bogofilter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/bogofilter-1.2.5.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/bogofilter-1.2.5.tar.xz.part' bogofilter-1.2.5.tar 100% |********************************| 782k 0:00:00 ETA '/var/cache/distfiles/v3.21/bogofilter-1.2.5.tar.xz.part' saved >>> bogofilter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/bogofilter-1.2.5.tar.xz >>> bogofilter: Checking sha512sums... bogofilter-1.2.5.tar.xz: OK >>> bogofilter: Unpacking /var/cache/distfiles/v3.21/bogofilter-1.2.5.tar.xz... >>> bogofilter: Updating ./config.guess >>> bogofilter: Updating ./config.sub checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking for gawk... (cached) awk checking for aarch64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-alpine-linux-musl-ar... ar checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for perl... no checking for perl5... no checking for onsgmls... no checking for nsgmls... no checking for rpmbuild... no checking for rpm... no checking for xmllint... no checking for flex... no checking for flex... no checking for lex... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking for extern inline... 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... ./configure: line 6482: ${SHELL}: not found unknown checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for cos in -lm... yes checking whether getopt is declared... yes checking whether optreset is declared... yes checking whether O_DSYNC is declared... yes checking whether O_SYNC is declared... yes checking whether O_FSYNC is declared... no checking for ld used by GCC... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for uint... yes checking for ulong... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for int16_t... yes checking for u_int16_t... yes checking for uint16_t... yes checking for u_int8_t... yes checking for ssize_t... yes checking for u_long... yes checking for sig_atomic_t... yes checking for rlim_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for arc4random... no checking for strlcpy... yes checking for strlcat... yes checking for strerror... yes checking for strtoul... yes checking for shared library run path origin... (cached) done checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking how to link with libsqlite3... /usr/lib/libsqlite3.so checking for sqlite3_prepare_v2... yes checking for xmlto... no checking whether xmlto is available... no checking for extended floating point registers... unknown 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= configure: CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat configure: LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs configure: LIBS=-lm configure: LIBDB=/usr/lib/libsqlite3.so configure: GSL_LIBS=libbf_gsl.a configure: LIBICONV= Making all in trio make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' rm -f directories.c echo "#include \"globals.h\"" >"directories.c" && \ echo "const char *const system_config_file = \"/etc/bogofilter.cf\";" >>"directories.c" \ || { rm -f "directories.c" ; false ; } gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_e10_e': gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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/specfunc/exp.c:133:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 133 | const int N = (int) floor(x/M_LN10); | ^ ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_mult_e10_e': ../gsl/specfunc/exp.c:216:26: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 216 | const int N = (int) floor(l10_val); | ^ ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_mult_err_e10_e': ../gsl/specfunc/exp.c:313:26: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 313 | const int N = (int) floor(l10_val); | ^ ../gsl/specfunc/exp.c: In function 'gsl_sf_exp_err_e10_e': ../gsl/specfunc/exp.c:568:23: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 568 | const int N = (int)floor(x/M_LN10); | ^ gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -DHAVE_CONFIG_H -I. -I.. -DBOGOFILTER -DRENAMEFILES -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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/cdf/.deps/libbf_gsl_a-chisq.Tpo ../gsl/cdf/.deps/libbf_gsl_a-chisq.Po In file included from ../gsl/cdf/gamma.c:137: ../gsl/cdf/../specfunc/gamma.c: In function 'gamma_xgthalf': ../gsl/cdf/../specfunc/gamma.c:1033:13: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 1033 | int n = (int) floor (x); | ^ mv -f ../gsl/sys/.deps/libbf_gsl_a-coerce.Tpo ../gsl/sys/.deps/libbf_gsl_a-coerce.Po ../gsl/cdf/../specfunc/gamma.c: In function 'gsl_sf_gamma_e': ../gsl/cdf/../specfunc/gamma.c:1256:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 1256 | int rint_x = (int)floor(x+0.5); | ^ ../gsl/cdf/../specfunc/gamma.c: In function 'gsl_sf_choose_e': ../gsl/cdf/../specfunc/gamma.c:1612:54: warning: using floating-point absolute value function 'fabs' when argument is of integer type 'unsigned int' [-Wabsolute-value] 1612 | result->err = 2.0 * GSL_DBL_EPSILON * prod * fabs(n-m); | ^~~~ mv -f ../gsl/sys/.deps/libbf_gsl_a-fdiv.Tpo ../gsl/sys/.deps/libbf_gsl_a-fdiv.Po ../gsl/err/error.c: In function 'no_error_handler': ../gsl/err/error.c:65:31: warning: parameter 'reason' set but not used [-Wunused-but-set-parameter] 65 | 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] 65 | 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] 65 | 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] 65 | no_error_handler (const char *reason, const char *file, int line, int gsl_errno) | ~~~~^~~~~~~~~ mv -f ../gsl/sys/.deps/libbf_gsl_a-infnan.Tpo ../gsl/sys/.deps/libbf_gsl_a-infnan.Po mv -f ../gsl/err/.deps/libbf_gsl_a-stream.Tpo ../gsl/err/.deps/libbf_gsl_a-stream.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-elementary.Po mv -f ../gsl/sys/.deps/libbf_gsl_a-minmax.Tpo ../gsl/sys/.deps/libbf_gsl_a-minmax.Po mv -f ../gsl/sys/.deps/libbf_gsl_a-pow_int.Tpo ../gsl/sys/.deps/libbf_gsl_a-pow_int.Po mv -f ../gsl/err/.deps/libbf_gsl_a-error.Tpo ../gsl/err/.deps/libbf_gsl_a-error.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-log.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-log.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-expint.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-expint.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-erfc.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-psi.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-psi.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-zeta.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-exp.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-exp.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-gamma_inc.Po mv -f ../gsl/specfunc/.deps/libbf_gsl_a-trig.Tpo ../gsl/specfunc/.deps/libbf_gsl_a-trig.Po mv -f ../gsl/cdf/.deps/libbf_gsl_a-gamma.Tpo ../gsl/cdf/.deps/libbf_gsl_a-gamma.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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbf_gsl.a make all-recursive make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making all in . make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' depbase=`echo bogofilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo bool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo buff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo convert_unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo iconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo collect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo configfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 depbase=`echo datastore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo db_lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo fgetsl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo find_home.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo find_home_user.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo find_home_tildeexpand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 depbase=`echo lexer_v3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo listsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo memstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo mime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 depbase=`echo msgcounts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo mxcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo passthrough.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo paths.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo prob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo qp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo rand_sleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead lexer.c: In function 'get_decoded_line': lexer.c:168:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 168 | tempbuff = (buff_t *) calloc(sizeof(buff_t), 1); | ^~~~~~ lexer.c:168:49: note: earlier argument should specify number of elements, later size of each element cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo robx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo rstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo score.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo sighandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo swap_32bit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 depbase=`echo transaction.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo uudecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo wordhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo wordlists_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xcalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xmem_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xrealloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xmemrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo xstrlcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo datastore_sqlite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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_sqlite.o -MD -MP -MF $depbase.Tpo -c -o datastore_sqlite.o datastore_sqlite.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo datastore_opthelp_dummies.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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_opthelp_dummies.o -MD -MP -MF $depbase.Tpo -c -o datastore_opthelp_dummies.o datastore_opthelp_dummies.c &&\ mv -f $depbase.Tpo $depbase.Po cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo datastore_dummies.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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_dummies.o -MD -MP -MF $depbase.Tpo -c -o datastore_dummies.o datastore_dummies.c &&\ mv -f $depbase.Tpo $depbase.Po cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo directories.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo bogoutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo bogohist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo bogolexer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo bogotune.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo tunelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead rm -f bogoupgrade cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead sed 's}[@]PERL@}}' <./bogoupgrade.in >bogoupgrade || rm -f bogoupgrade chmod +x bogoupgrade rm -f libbogofilter.a ar cru libbogofilter.a version.o globals.o base64.o bf_exit.o bogoconfig.o bogomain.o bogoreader.o bool.o buff.o charset.o convert_unicode.o iconvert.o collect.o configfile.o datastore.o db_lock.o debug.o error.o fgetsl.o find_home.o find_home_user.o find_home_tildeexpand.o format.o lexer.o lexer_v3.o listsort.o maint.o memstr.o mime.o msgcounts.o mxcat.o passthrough.o paths.o prob.o qp.o rand_sleep.o register.o robx.o rstats.o score.o sighandler.o swap_32bit.o system.o textblock.o token.o transaction.o uudecode.o word.o wordhash.o wordlists.o wordlists_base.o xcalloc.o xmalloc.o xmem_error.o xrealloc.o xmemrchr.o xstrdup.o xstrlcat.o xstrlcpy.o xatof.o xatoi.o getopt_long_chk.o datastore_sqlite.o datastore_opthelp_dummies.o datastore_dummies.o directories.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbogofilter.a gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bogofilter bogofilter.o main.o libbogofilter.a /usr/lib/libsqlite3.so libbf_gsl.a -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bogoutil bogoutil.o bogohist.o libbogofilter.a /usr/lib/libsqlite3.so -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bogolexer bogolexer.o libbogofilter.a -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bogotune bogotune.o tunelist.o libbogofilter.a /usr/lib/libsqlite3.so libbf_gsl.a -lm make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making all in tests make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' ( echo >t.config 'EXE_EXT=""' ; \ echo >>t.config 'DB_EXT=".db"' ; \ echo >>t.config 'DB_TYPE="sqlite"'; \ echo >>t.config 'USE_TRANSACTIONS=""' ; \ echo >>t.config 'USE_UNICODE=""' ) || rm -f t.config rm -f t.query.config cat ./t.query.config.in | \ sed 's/[@]ENCODING[@]/utf-8/' | \ sed 's/[@]DEFAULT_CHARSET[@]/iso-8859-1/' > t.query.config || rm -f t.query.config chmod +x t.query.config make all-am make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making all in . make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' depbase=`echo contrib/bogogrep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bogogrep contrib/bogogrep.o -lm make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' Making all in doc make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogofilter.1 \ || { rm -f bogofilter.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoutil.1 \ || { rm -f bogoutil.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoupgrade.1 \ || { rm -f bogoupgrade.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogolexer.1 \ || { rm -f bogolexer.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogotune.1 \ || { rm -f bogotune.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_copy.1 \ || { rm -f bf_copy.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_tar.1 \ || { rm -f bf_tar.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_compact.1 \ || { rm -f bf_compact.1 ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogofilter.html \ || { rm -f bogofilter.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoutil.html \ || { rm -f bogoutil.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogoupgrade.html \ || { rm -f bogoupgrade.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogolexer.html \ || { rm -f bogolexer.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bogotune.html \ || { rm -f bogotune.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_copy.html \ || { rm -f bf_copy.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_tar.html \ || { rm -f bf_tar.html ; exit 1 ; } sed -e "s|[@]sysconfdir@|/etc|g" \ -e "s|[@]bindir@|/usr/bin|g" bf_compact.html \ || { rm -f bf_compact.html ; exit 1 ; } make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' Making check in trio make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make check-recursive make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making check in . make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make debugtest configtest wordhash find_home.test fgetsl.test make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' depbase=`echo debug.main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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.main.o -MD -MP -MF $depbase.Tpo -c -o debug.main.o debug.main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo configtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 configtest.o -MD -MP -MF $depbase.Tpo -c -o configtest.o configtest.c &&\ mv -f $depbase.Tpo $depbase.Po cc1: note: obsolete option '-I-' used, please use '-iquote' instead depbase=`echo wordhash.main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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.main.o -MD -MP -MF $depbase.Tpo -c -o wordhash.main.o wordhash.main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo find_home.test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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.test.o -MD -MP -MF $depbase.Tpo -c -o find_home.test.o find_home.test.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I../gnugetopt -I../trio -I- -I. -I. -I../gsl/specfunc -I.. -DMAIN -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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_test-fgetsl.o -MD -MP -MF .deps/fgetsl_test-fgetsl.Tpo -c -o fgetsl_test-fgetsl.o `test -f 'fgetsl.c' || echo './'`fgetsl.c cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead cc1: note: obsolete option '-I-' used, please use '-iquote' instead gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o debugtest debug.main.o libbogofilter.a -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o wordhash wordhash.main.o libbogofilter.a -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o configtest configtest.o libbogofilter.a /usr/lib/libsqlite3.so -lm gcc -DBOGOFILTER -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o find_home.test find_home.test.o libbogofilter.a -lm mv -f .deps/fgetsl_test-fgetsl.Tpo .deps/fgetsl_test-fgetsl.Po gcc -DMAIN -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fgetsl.test fgetsl_test-fgetsl.o libbogofilter.a -lm make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make check-TESTS make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[5]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' ============================================================================ Testsuite summary for bogofilter 1.2.5 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making check in tests make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make check-am make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make dehex spam_header_name dumbhead deqp deb64 escnp abortme u_fpe wantcore leakmem ctype make[5]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' depbase=`echo dehex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 dehex.o -MD -MP -MF $depbase.Tpo -c -o dehex.o dehex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo spam_header_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 spam_header_name.o -MD -MP -MF $depbase.Tpo -c -o spam_header_name.o spam_header_name.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumbhead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 dumbhead.o -MD -MP -MF $depbase.Tpo -c -o dumbhead.o dumbhead.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deqp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 deqp.o -MD -MP -MF $depbase.Tpo -c -o deqp.o deqp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deb64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 deb64.o -MD -MP -MF $depbase.Tpo -c -o deb64.o deb64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escnp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 escnp.o -MD -MP -MF $depbase.Tpo -c -o escnp.o escnp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo abortme.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 abortme.o -MD -MP -MF $depbase.Tpo -c -o abortme.o abortme.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo u_fpe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 u_fpe.o -MD -MP -MF $depbase.Tpo -c -o u_fpe.o u_fpe.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wantcore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 wantcore.o -MD -MP -MF $depbase.Tpo -c -o wantcore.o wantcore.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo leakmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 leakmem.o -MD -MP -MF $depbase.Tpo -c -o leakmem.o leakmem.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-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 ctype.o -MD -MP -MF $depbase.Tpo -c -o ctype.o ctype.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dehex dehex.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o escnp escnp.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dumbhead dumbhead.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o abortme abortme.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o u_fpe u_fpe.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o leakmem leakmem.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o spam_header_name spam_header_name.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o deqp deqp.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o wantcore wantcore.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ctype ctype.o ../libbogofilter.a -lm gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/fortify/sys -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wno-system-headers -Wformat -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o deb64 deb64.o ../libbogofilter.a -lm make[5]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make check-TESTS make[5]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[6]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' PASS: t.ctype PASS: t.query.config SKIP: t.leakfind PASS: t.abort PASS: t.u_fpe PASS: t.parsing PASS: t.nullstatsprefix PASS: t.integrity PASS: t.block.on.subnets PASS: t.env PASS: t.spam.header.place PASS: t.longoptions PASS: t.sf-bug-122 PASS: t.integrity2 PASS: t.lexer.boundary-- PASS: t.crash-invalid-base64 PASS: t.escaped.url PASS: t.lock1 PASS: t.lexer.mbx PASS: t.score2 PASS: t.integrity3 PASS: t.multiple.tokens.body PASS: t.ignore_spam_header PASS: t.multiple.tokens.min.mul PASS: t.fgetsl.abort PASS: t.lexer.qpcr PASS: t.passthrough-hb PASS: t.escaped.html PASS: t.sf-bug-121 PASS: t.lexer PASS: t.base64 PASS: t.rfc2047_folded PASS: t.multiple.tokens.head PASS: t.lexer.eoh PASS: t.sf-bug-124 SKIP: t.valgrind PASS: t.rfc2047_broken PASS: t.nonascii.replace PASS: t.split PASS: t.bogodir SKIP: t.probe PASS: t.message_addr PASS: t.score1 PASS: t.encoding PASS: t.queue_id PASS: t.wordhist PASS: t.token.count PASS: t.message_id PASS: t.upgrade.subnet.prefix PASS: t.maint PASS: t.robx PASS: t.MH PASS: t.bf_compact PASS: t.regtest PASS: t.multiple.wordlists PASS: t.maildir PASS: t.bogoutil PASS: t.dump.load PASS: t.systest PASS: t.bulkmode PASS: t.grftest PASS: t.lock3 PASS: t.passthrough-truncation ============================================================================ Testsuite summary for bogofilter 1.2.5 ============================================================================ # TOTAL: 63 # PASS: 60 # SKIP: 3 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[5]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making check in . make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' *** Not validating XHTML, XHTML 1.1 DTD not or improperly installed *** *** Not validating HTML, nsgmls/HTML DTDs improperly installed *** make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' >>> bogofilter: Entering fakeroot... Making install in trio make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/trio' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make install-recursive make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' libfakeroot internal error: payload not recognized! Making install in . make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' .././install-sh -c -d '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' make[4]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' .././install-sh -c -d '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' /usr/bin/install -c bogoupgrade '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' /usr/bin/install -c bf_copy bf_compact bf_tar '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' /usr/bin/install -c bogofilter bogoutil bogolexer bogotune '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/bin' make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making install in tests make[3]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make install-am make[4]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[5]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[4]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[3]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src/tests' make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/src' Making install in . make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/etc' /usr/bin/install -c -m 644 bogofilter.cf.example '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/etc' make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' make[2]: Entering directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/share/man/man1' /usr/bin/install -c -m 644 bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 bf_copy.1 bf_tar.1 bf_compact.1 '/home/buildozer/aports/community/bogofilter/pkg/bogofilter/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' make[1]: Leaving directory '/home/buildozer/aports/community/bogofilter/src/bogofilter-1.2.5/doc' >>> bogofilter-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/bogofilter/pkg/bogofilter-doc/usr/share/man' >>> bogofilter-doc*: Preparing subpackage bogofilter-doc... >>> bogofilter-doc*: Running postcheck for bogofilter-doc >>> bogofilter*: Running postcheck for bogofilter >>> bogofilter*: Preparing package bogofilter... >>> bogofilter*: Stripping binaries >>> bogofilter-doc*: Scanning shared objects >>> bogofilter*: Scanning shared objects >>> bogofilter-doc*: Tracing dependencies... >>> bogofilter-doc*: Package size: 19.9 KB >>> bogofilter-doc*: Compressing data... >>> bogofilter-doc*: Create checksum... >>> bogofilter-doc*: Create bogofilter-doc-1.2.5-r3.apk >>> bogofilter*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libsqlite3.so.0 >>> bogofilter*: Package size: 748.2 KB >>> bogofilter*: Compressing data... >>> bogofilter*: Create checksum... libfakeroot internal error: payload not recognized! >>> bogofilter*: Create bogofilter-1.2.5-r3.apk >>> bogofilter: Build complete at Tue, 12 Nov 2024 05:09:32 +0000 elapsed time 0h 0m 30s >>> bogofilter: Cleaning up srcdir >>> bogofilter: Cleaning up pkgdir >>> bogofilter: Uninstalling dependencies... (1/4) Purging .makedepends-bogofilter (20241112.050904) (2/4) Purging sqlite-dev (3.47.0-r0) (3/4) Purging sqlite (3.47.0-r0) (4/4) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r6.trigger OK: 394 MiB in 101 packages >>> bogofilter: Updating the community/aarch64 repository index... >>> bogofilter: Signing the index...