This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib --without-gif --without-jpeg --without-png ## --------- ## ## Platform. ## ## --------- ## hostname = tinderbox.packet.net uname -m = x86_64 uname -r = 5.15.85-gentoo-dist uname -s = Linux uname -v = #1 SMP Thu Dec 22 12:11:58 -00 2022 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.11/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.11/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/16/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1361: checking for a BSD-compatible install configure:1416: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure:1427: checking whether build environment is sane configure:1470: result: yes configure:1535: checking for gawk configure:1551: found /usr/bin/gawk configure:1561: result: gawk configure:1571: checking whether make sets $(MAKE) configure:1591: result: yes configure:1767: checking for x86_64-gentoo-linux-musl-gcc configure:1793: result: clang configure:2075: checking for C compiler version configure:2078: clang --version &5 clang version 16.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg configure:2081: $? = 0 configure:2083: clang -v &5 clang version 16.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-gentoo-linux-musl/12 Candidate multilib: .;@m64 Selected multilib: .;@m64 configure:2086: $? = 0 configure:2088: clang -V &5 clang-16: error: argument to '-V' is missing (expected 1 value) clang-16: error: no input files configure:2091: $? = 1 configure:2114: checking for C compiler default output file name configure:2117: clang -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:2120: $? = 0 configure:2166: result: a.out configure:2171: checking whether the C compiler works configure:2177: ./a.out configure:2180: $? = 0 configure:2197: result: yes configure:2204: checking whether we are cross compiling configure:2206: result: no configure:2209: checking for suffix of executables configure:2211: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:2214: $? = 0 configure:2239: result: configure:2245: checking for suffix of object files configure:2266: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:2269: $? = 0 configure:2291: result: o configure:2295: checking whether we are using the GNU C compiler configure:2319: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:2325: $? = 0 configure:2329: test -z || test ! -s conftest.err configure:2332: $? = 0 configure:2335: test -s conftest.o configure:2338: $? = 0 configure:2351: result: yes configure:2357: checking whether clang accepts -g configure:2378: clang -c -g conftest.c >&5 configure:2384: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2408: result: yes configure:2425: checking for clang option to accept ANSI C configure:2495: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c:18:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *e (p, i) ^ 1 warning generated. configure:2501: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest.o configure:2514: $? = 0 configure:2532: result: none needed configure:2550: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:11: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:2556: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2700: checking for style of include used by make configure:2728: result: GNU configure:2756: checking dependency style of clang configure:2846: result: none configure:2873: checking for x86_64-gentoo-linux-musl-g++ configure:2899: result: clang++ configure:2957: checking for C++ compiler version configure:2960: clang++ --version &5 clang version 16.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang++.cfg configure:2963: $? = 0 configure:2965: clang++ -v &5 clang version 16.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang++.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-gentoo-linux-musl/12 Candidate multilib: .;@m64 Selected multilib: .;@m64 configure:2968: $? = 0 configure:2970: clang++ -V &5 clang-16: error: argument to '-V' is missing (expected 1 value) clang-16: error: no input files configure:2973: $? = 1 configure:2976: checking whether we are using the GNU C++ compiler configure:3000: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 configure:3006: $? = 0 configure:3010: test -z || test ! -s conftest.err configure:3013: $? = 0 configure:3016: test -s conftest.o configure:3019: $? = 0 configure:3032: result: yes configure:3038: checking whether clang++ accepts -g configure:3059: clang++ -c -g conftest.cc >&5 configure:3065: $? = 0 configure:3069: test -z || test ! -s conftest.err configure:3072: $? = 0 configure:3075: test -s conftest.o configure:3078: $? = 0 configure:3089: result: yes configure:3131: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3176: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 conftest.cc:15:1: error: use of undeclared identifier 'exit' exit (42); ^ 1 error generated. configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3131: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 conftest.cc:11:17: error: use of undeclared identifier 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ conftest.cc:11:49: error: use of undeclared identifier 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ 2 errors generated. configure:3137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3131: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 conftest.cc:11:17: error: use of undeclared identifier 'std' extern "C" void std::exit (int); using std::exit; ^ conftest.cc:11:40: error: use of undeclared identifier 'std' extern "C" void std::exit (int); using std::exit; ^ 2 errors generated. configure:3137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3131: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 In file included from conftest.cc:12: In file included from /usr/lib/gcc/x86_64-gentoo-linux-musl/12/include/g++-v12/stdlib.h:36: In file included from /usr/lib/gcc/x86_64-gentoo-linux-musl/12/include/g++-v12/cstdlib:75: /usr/include/stdlib.h:48:16: error: 'exit' is missing exception specification 'throw()' _Noreturn void exit (int); ^ conftest.cc:11:17: note: previous declaration is here extern "C" void exit (int) throw (); ^ 1 error generated. configure:3137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3131: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3176: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cc >&5 configure:3182: $? = 0 configure:3186: test -z || test ! -s conftest.err configure:3189: $? = 0 configure:3192: test -s conftest.o configure:3195: $? = 0 configure:3220: checking dependency style of clang++ configure:3310: result: none configure:3330: checking for x86_64-gentoo-linux-musl-ranlib configure:3346: found /usr/bin/x86_64-gentoo-linux-musl-ranlib configure:3356: result: x86_64-gentoo-linux-musl-ranlib configure:3414: checking how to run the C preprocessor configure:3449: clang -E conftest.c configure:3455: $? = 0 configure:3487: clang -E conftest.c conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3532: result: clang -E configure:3556: clang -E conftest.c configure:3562: $? = 0 configure:3594: clang -E conftest.c conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3600: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3644: checking for egrep configure:3654: result: grep -E configure:3659: checking for ANSI C header files configure:3684: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3690: $? = 0 configure:3694: test -z || test ! -s conftest.err configure:3697: $? = 0 configure:3700: test -s conftest.o configure:3703: $? = 0 configure:3792: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 conftest.c:31:7: error: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(2); ^ conftest.c:31:7: note: include the header or explicitly provide a declaration for 'exit' 1 error generated. configure:3795: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamprobe" | #define VERSION "1.4d" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | exit(2); | exit (0); | } configure:3815: result: no configure:3839: checking for sys/types.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for sys/stat.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for stdlib.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for string.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for memory.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for strings.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for inttypes.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for stdint.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3839: checking for unistd.h configure:3855: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:3861: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3885: result: yes configure:3902: checking for unistd.h configure:3907: result: yes configure:4061: checking dirent.h usability configure:4073: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:4079: $? = 0 configure:4083: test -z || test ! -s conftest.err configure:4086: $? = 0 configure:4089: test -s conftest.o configure:4092: $? = 0 configure:4102: result: yes configure:4106: checking dirent.h presence configure:4116: clang -E conftest.c configure:4122: $? = 0 configure:4142: result: yes configure:4177: checking for dirent.h configure:4184: result: yes conftest.c:26:10: fatal error: 'db.h' file not found #include ^~~~~~ 1 error generated. configure:4525: error: No suitable BerkeleyDB db.h header file found. Use --with-db=PATH to specify the path to a version 3 or later install directory. You can download BerkeleyDB from http://www.sleepycat.com ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=clang++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-gentoo-linux-musl ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-gentoo-linux-musl ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=clang ac_cv_prog_CPP='clang -E' ac_cv_prog_CXX=clang++ ac_cv_prog_RANLIB=x86_64-gentoo-linux-musl-ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run automake-1.9' AWK='gawk' CC='clang' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CPP='clang -E' CPPFLAGS='-DNDEBUG ' CXX='clang++' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/missing --run makeinfo' OBJEXT='o' PACKAGE='spamprobe' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='x86_64-gentoo-linux-musl-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.4d' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='x86_64-gentoo-linux-musl' datadir='/usr/share' exec_prefix='NONE' host_alias='x86_64-gentoo-linux-musl' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/mail-filter/spamprobe-1.4d-r2/work/spamprobe-1.4d/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DIRENT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "spamprobe" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.4d" #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 1