[user(_at_)host libspf2-1.2.5]$ sudo ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes ./configure: line 19319: test: too many arguments checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking if ld accepts --rpath... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for int... yes checking size of int... 4 checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking nmemory.h usability... no checking nmemory.h presence... no checking for nmemory.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for syslog.h... (cached) yes checking for resolv.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for pthread.h... (cached) yes checking for res_query in -lresolv (with resolv.h if present)... yes checking for inet_pton in -lnsl... yes checking for socket in -lsocket... no checking for gettext in -lintl... no checking for pthread_create in -lpthread... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking whether char is unsigned... no checking for u_char... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ns_type... yes checking for struct in6_addr... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether setpgrp takes no argument... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether res_ninit is declared... yes checking for ftruncate... yes checking for gethostname... yes checking for memmove... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strspn... yes checking for strtoul... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for select... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for getopt_long_only... yes checking for __ns_initparse... no checking for __ns_name_uncompress... no checking for __ns_get16... yes checking for __ns_msg_getflag... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/libreplace/Makefile config.status: creating src/libspf2/Makefile config.status: creating src/spfquery/Makefile config.status: creating src/spftest/Makefile config.status: creating src/spfd/Makefile config.status: creating src/spf_example/Makefile config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ sudo make make all-recursive make[1]: Entering directory `/installs/spf/libspf2-1.2.5' Making all in src make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src' Making all in include make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/include' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/include' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/include' Making all in libreplace make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libreplace' Making all in libspf2 make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libspf2' Making all in spfquery make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfquery' Making all in spftest make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spftest' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/spftest' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spftest' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spftest' Making all in spfd make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfd' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfd' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfd' Making all in spf_example make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[4]: Entering directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src' Making all in tests make[2]: Entering directory `/installs/spf/libspf2-1.2.5/tests' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/tests' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/tests' Making all in docs make[2]: Entering directory `/installs/spf/libspf2-1.2.5/docs' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/docs' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/docs' make[2]: Entering directory `/installs/spf/libspf2-1.2.5' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5' make[1]: Leaving directory `/installs/spf/libspf2-1.2.5' [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ [user(_at_)host libspf2-1.2.5]$ sudo make check Making check in src make[1]: Entering directory `/installs/spf/libspf2-1.2.5/src' Making check in include make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/include' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/include' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/include' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/include' Making check in libreplace make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libreplace' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libreplace' Making check in libspf2 make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libspf2' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/libspf2' Making check in spfquery make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfquery' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfquery' Making check in spftest make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/spftest' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spftest' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spftest' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spftest' Making check in spfd make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfd' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spfd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfd' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spfd' Making check in spf_example make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[3]: Entering directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src/spf_example' make[2]: Entering directory `/installs/spf/libspf2-1.2.5/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/src' make[1]: Leaving directory `/installs/spf/libspf2-1.2.5/src' Making check in tests make[1]: Entering directory `/installs/spf/libspf2-1.2.5/tests' make[2]: Entering directory `/installs/spf/libspf2-1.2.5/tests' make check-TESTS make[3]: Entering directory `/installs/spf/libspf2-1.2.5/tests' Running single tests on the parser... Running tests from test_parser.txt (with args '')... All regression tests passed PASS: run_single_parser Running single tests using adoption roll data... Running tests from test_adopt_roll.txt (with args '')... Error: 101 tests failed FAIL: run_single_adopt_roll Running single tests using data from the RFC examples... Running tests from test_rfc_examples.txt (with args '')... Error: 46 tests failed FAIL: run_single_rfc_examples Running single tests using static test dns zone file... Running piped tests using live data... Running tests from test_live.txt (with args '-pipe -test-opt=-dns=test --todo=121=FIXME --todo=135.r esult=FIXME --todo=136.result=FIXME --todo=137.result=FIXME --todo=139=Persistent_data_error? --todo =140=Persistent_data_error? --todo=142=Persistent_data_error? --todo=145=Persistent_data_error? --to do=146=Persistent_data_error? --todo=149=Persistent_data_error? --todo=154=Persistent_data_error? -- todo=155=Persistent_data_error? --todo=156=Persistent_data_error? --todo=157=Persistent_data_error? --todo=158=Persistent_data_error? --todo=159=Persistent_data_error? --todo=160=Persistent_data_error ? --todo=161=Persistent_data_error? --todo=162=Persistent_data_error? --todo=163=Persistent_data_err or? --todo=164=Persistent_data_error? --todo=165=Persistent_data_error? --todo=166=Persistent_data_e rror? --todo=167=Persistent_data_error? --todo=168=FIXME --todo=169=FIXME')... Error: 569 tests failed FAIL: run_single_tdns Running piped tests using static test dns zone file... Running single tests using live data... Running tests from test_live.txt (with args '--todo=121=FIXME --todo=135.result=FIXME --todo=136.res ult=FIXME --todo=137.result=FIXME --todo=168=FIXME --todo=169=FIXME')... Error: 215 tests failed FAIL: run_many_tdns Running single tests using live data... Running tests from test_live.txt (with args '--todo=121=FIXME --todo=135.result=FIXME --todo=136.res ult=FIXME --todo=137.result=FIXME --todo=168=FIXME --todo=169=FIXME')... Error: 215 tests failed FAIL: run_single_live Running piped tests using live data... Running tests from test_live.txt (with args '-pipe --todo=121=FIXME --todo=135.result=FIXME --todo=1 36.result=FIXME --todo=137.result=FIXME --todo=139=Persistent_data_error? --todo=140=Persistent_data _error? --todo=142=Persistent_data_error? --todo=145=Persistent_data_error? --todo=146=Persistent_da ta_error? --todo=149=Persistent_data_error? --todo=154=Persistent_data_error? --todo=155=Persistent_ data_error? --todo=156=Persistent_data_error? --todo=157=Persistent_data_error? --todo=158=Persisten t_data_error? --todo=159=Persistent_data_error? --todo=160=Persistent_data_error? --todo=161=Persist ent_data_error? --todo=162=Persistent_data_error? --todo=163=Persistent_data_error? --todo=164=Persi stent_data_error? --todo=165=Persistent_data_error? --todo=166=Persistent_data_error? --todo=167=Per sistent_data_error? --todo=168=FIXME --todo=169=FIXME')... Error: 569 tests failed FAIL: run_many_live ======================================= 6 of 7 tests failed Please report to libspf2(_at_)rt(_dot_)anarres(_dot_)org ======================================= make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/installs/spf/libspf2-1.2.5/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/installs/spf/libspf2-1.2.5/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/installs/spf/libspf2-1.2.5/tests' make: *** [check-recursive] Error 1 ------- Sender Policy Framework: http://www.openspf.org/ Archives at http://archives.listbox.com/spf-discuss/current/ To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com