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.71. 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 --disable-silent-rules --docdir=/usr/share/doc/tpop3d-1.5.5-r5 --htmldir=/usr/share/doc/tpop3d-1.5.5-r5/html --libdir=/usr/lib --enable-backtrace --disable-mbox-bsd --disable-snide-comments --enable-tls ## --------- ## ## 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 /usr/bin/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:2616: looking for aux files: config.guess config.sub compile missing install-sh configure:2629: trying ./config/ configure:2658: ./config/config.guess found configure:2658: ./config/config.sub found configure:2658: ./config/compile found configure:2658: ./config/missing found configure:2640: ./config/install-sh found configure:2790: checking for a BSD-compatible install configure:2863: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure:2874: checking whether build environment is sane configure:2929: result: yes configure:3088: checking for a race-free mkdir -p configure:3132: result: /bin/mkdir -p configure:3139: checking for gawk configure:3160: found /usr/bin/gawk configure:3171: result: gawk configure:3182: checking whether make sets $(MAKE) configure:3205: result: yes configure:3235: checking whether make supports nested variables configure:3253: result: yes configure:3997: checking for x86_64-gentoo-linux-musl-gcc configure:4029: result: clang configure:4427: checking for C compiler version configure:4436: 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:4447: $? = 0 configure:4436: 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:4447: $? = 0 configure:4436: clang -V >&5 clang-16: error: argument to '-V' is missing (expected 1 value) clang-16: error: no input files configure:4447: $? = 1 configure:4436: clang -qversion >&5 clang-16: error: unknown argument '-qversion'; did you mean '--version'? clang-16: error: no input files configure:4447: $? = 1 configure:4436: clang -version >&5 clang-16: error: unknown argument '-version'; did you mean '--version'? clang-16: error: no input files configure:4447: $? = 1 configure:4467: checking whether the C compiler works configure:4489: clang -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c >&5 configure:4493: $? = 0 configure:4543: result: yes configure:4546: checking for C compiler default output file name configure:4548: result: a.out configure:4554: checking for suffix of executables configure:4561: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c >&5 configure:4565: $? = 0 configure:4588: result: configure:4610: checking whether we are cross compiling configure:4618: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c >&5 configure:4622: $? = 0 configure:4629: ./conftest configure:4633: $? = 0 configure:4648: result: no configure:4653: checking for suffix of object files configure:4676: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:4680: $? = 0 configure:4702: result: o configure:4706: checking whether the compiler supports GNU C configure:4726: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:4726: $? = 0 configure:4736: result: yes configure:4747: checking whether clang accepts -g configure:4768: clang -c -g -I/usr/include conftest.c >&5 configure:4768: $? = 0 configure:4812: result: yes configure:4832: checking for clang option to enable C11 features configure:4847: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:4847: $? = 0 configure:4865: result: none needed configure:4981: checking whether clang understands -c and -o together configure:5004: clang -c conftest.c -o conftest2.o configure:5007: $? = 0 configure:5004: clang -c conftest.c -o conftest2.o configure:5007: $? = 0 configure:5019: result: yes configure:5039: checking whether make supports the include directive configure:5054: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5057: $? = 0 configure:5076: result: yes (GNU style) configure:5102: checking dependency style of clang configure:5214: result: none configure:5283: checking for library containing socket configure:5319: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c >&5 configure:5319: $? = 0 configure:5339: result: none required configure:5349: checking for gethostbyname configure:5349: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c >&5 configure:5349: $? = 0 configure:5349: result: yes configure:5524: checking for crypt in -lcrypt configure:5553: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c -lcrypt >&5 configure:5553: $? = 0 configure:5563: result: yes configure:5577: checking for dlopen in -ldl configure:5606: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c -ldl -lcrypt >&5 configure:5606: $? = 0 configure:5616: result: yes configure:5626: checking for pam_start in -lpam configure:5655: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c -lpam -ldl -lcrypt >&5 configure:5655: $? = 0 configure:5665: result: yes configure:6155: checking for SSL_new in -lssl configure:6184: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c -lssl -lpam -ldl -lcrypt >&5 configure:6184: $? = 0 configure:6194: result: yes configure:6206: checking for SHA1_Init in -lcrypto configure:6235: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib conftest.c -lcrypto -lssl -lpam -ldl -lcrypt >&5 configure:6235: $? = 0 configure:6245: result: yes configure:6578: checking for stdio.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for stdlib.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for string.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for inttypes.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for stdint.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for strings.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for sys/stat.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for sys/types.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for unistd.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for sys/time.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6578: checking for sys/param.h configure:6578: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6578: $? = 0 configure:6578: result: yes configure:6603: checking for grep that handles long lines and -e configure:6667: result: /bin/grep configure:6675: checking for egrep configure:6743: result: /bin/grep -E configure:6749: checking for sys/wait.h that is POSIX.1 compatible configure:6776: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6776: $? = 0 configure:6784: result: yes configure:6793: checking for fcntl.h configure:6793: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6793: $? = 0 configure:6793: result: yes configure:6799: checking for limits.h configure:6799: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6799: $? = 0 configure:6799: result: yes configure:6805: checking for sys/file.h configure:6805: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6805: $? = 0 configure:6805: result: yes configure:6811: checking for sys/time.h configure:6811: result: yes configure:6817: checking for syslog.h configure:6817: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6817: $? = 0 configure:6817: result: yes configure:6823: checking for unistd.h configure:6823: result: yes configure:6829: checking for crypt.h configure:6829: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6829: $? = 0 configure:6829: result: yes configure:6835: checking for execinfo.h configure:6835: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 conftest.c:72:10: fatal error: 'execinfo.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:6835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tpop3d" | #define VERSION "1.5.5" | #define TPOP3D_VERSION "1.5.5" | #define AUTH_PAM 1 | #define USE_TLS 1 | #define IGNORE_CCLIENT_METADATA 1 | #define NO_SNIDE_COMMENTS 1 | #define MASS_HOSTING 1 | #define SHA1_PASSWORDS 1 | #define APPALLING_BACKTRACE_HACK 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6835: result: no configure:6841: checking for security/pam_appl.h configure:6841: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6841: $? = 0 configure:6841: result: yes configure:6847: checking for ldap.h configure:6847: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 conftest.c:73:10: fatal error: 'ldap.h' file not found #include ^~~~~~~~ 1 error generated. configure:6847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tpop3d" | #define VERSION "1.5.5" | #define TPOP3D_VERSION "1.5.5" | #define AUTH_PAM 1 | #define USE_TLS 1 | #define IGNORE_CCLIENT_METADATA 1 | #define NO_SNIDE_COMMENTS 1 | #define MASS_HOSTING 1 | #define SHA1_PASSWORDS 1 | #define APPALLING_BACKTRACE_HACK 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6847: result: no configure:6853: checking for mysql.h configure:6853: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 conftest.c:73:10: fatal error: 'mysql.h' file not found #include ^~~~~~~~~ 1 error generated. configure:6853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tpop3d" | #define VERSION "1.5.5" | #define TPOP3D_VERSION "1.5.5" | #define AUTH_PAM 1 | #define USE_TLS 1 | #define IGNORE_CCLIENT_METADATA 1 | #define NO_SNIDE_COMMENTS 1 | #define MASS_HOSTING 1 | #define SHA1_PASSWORDS 1 | #define APPALLING_BACKTRACE_HACK 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6853: result: no configure:6859: checking for tcpd.h configure:6859: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 conftest.c:73:10: fatal error: 'tcpd.h' file not found #include ^~~~~~~~ 1 error generated. configure:6859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tpop3d" | #define VERSION "1.5.5" | #define TPOP3D_VERSION "1.5.5" | #define AUTH_PAM 1 | #define USE_TLS 1 | #define IGNORE_CCLIENT_METADATA 1 | #define NO_SNIDE_COMMENTS 1 | #define MASS_HOSTING 1 | #define SHA1_PASSWORDS 1 | #define APPALLING_BACKTRACE_HACK 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6859: result: no configure:6865: checking for openssl/ssl.h configure:6865: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6865: $? = 0 configure:6865: result: yes configure:6871: checking for libpq-fe.h configure:6871: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 conftest.c:74:10: fatal error: 'libpq-fe.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:6871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tpop3d" | #define VERSION "1.5.5" | #define TPOP3D_VERSION "1.5.5" | #define AUTH_PAM 1 | #define USE_TLS 1 | #define IGNORE_CCLIENT_METADATA 1 | #define NO_SNIDE_COMMENTS 1 | #define MASS_HOSTING 1 | #define SHA1_PASSWORDS 1 | #define APPALLING_BACKTRACE_HACK 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_OPENSSL_SSL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6871: result: no configure:6877: checking for gdbm.h configure:6877: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include conftest.c >&5 configure:6877: $? = 0 configure:6877: result: yes configure:6889: error: backtrace enabled but can't find execinfo.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= 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_func_gethostbyname=yes ac_cv_header_crypt_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_h=no ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_mysql_h=no ac_cv_header_openssl_ssl_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcpd_h=no ac_cv_header_unistd_h=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1_Init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=clang ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_socket='none required' am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} '\''/var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/missing'\'' automake-1.16' AWK='gawk' CC='clang' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CPP='' CPPFLAGS=' -I/usr/include' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ETAGS='etags' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib' LIBOBJS='' LIBS='-lcrypto -lssl -lpam -ldl -lcrypt ' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/missing'\'' makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='tpop3d' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.5.5' ac_aux_dir='./config/' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-gentoo-linux-musl' build_alias='x86_64-gentoo-linux-musl' build_cpu='' build_os='' build_vendor='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/tpop3d-1.5.5-r5' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-gentoo-linux-musl' host_alias='x86_64-gentoo-linux-musl' host_cpu='' host_os='' host_vendor='' htmldir='/usr/share/doc/tpop3d-1.5.5-r5/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-mail/tpop3d-1.5.5-r5/work/tpop3d-1.5.5/config/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "tpop3d" #define VERSION "1.5.5" #define TPOP3D_VERSION "1.5.5" #define AUTH_PAM 1 #define USE_TLS 1 #define IGNORE_CCLIENT_METADATA 1 #define NO_SNIDE_COMMENTS 1 #define MASS_HOSTING 1 #define SHA1_PASSWORDS 1 #define APPALLING_BACKTRACE_HACK 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBDL 1 #define HAVE_LIBPAM 1 #define HAVE_LIBSSL 1 #define HAVE_LIBCRYPTO 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CRYPT_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_GDBM_H 1 configure: exit 1