This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OpenSMTPD configure portable, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/opensmtpd-6.7.1_p1 --htmldir=/usr/share/doc/opensmtpd-6.7.1_p1/html --with-sysroot=/ --libdir=/usr/lib64 --sysconfdir=/etc/smtpd --with-path-mbox=/var/spool/mail --with-path-empty=/var/empty --with-path-socket=/run --with-path-CAfile=/etc/ssl/certs/ca-certificates.crt --with-user-smtpd=smtpd --with-user-queue=smtpq --with-group-queue=smtpq --with-auth-pam --with-table-db ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.4.0-1021-aws uname -s = Linux uname -v = #21-Ubuntu SMP Fri Jul 24 09:42:29 UTC 2020 /usr/bin/uname -p = Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz /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.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.7/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/10/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2896: checking for a BSD-compatible install configure:2964: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c configure:2975: checking whether build environment is sane configure:3030: result: yes configure:3179: checking for a thread-safe mkdir -p configure:3218: result: /bin/mkdir -p configure:3225: checking for gawk configure:3241: found /usr/bin/gawk configure:3252: result: gawk configure:3263: checking whether make sets $(MAKE) configure:3285: result: yes configure:3314: checking whether make supports nested variables configure:3331: result: yes configure:3486: checking build system type configure:3500: result: x86_64-pc-linux-gnu configure:3520: checking host system type configure:3533: result: x86_64-pc-linux-gnu configure:3574: checking how to print strings configure:3601: result: printf configure:3630: checking for x86_64-pc-linux-gnu-gcc configure:3657: result: x86_64-pc-linux-gnu-clang configure:3926: checking for C compiler version configure:3935: x86_64-pc-linux-gnu-clang --version >&5 clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin configure:3946: $? = 0 configure:3935: x86_64-pc-linux-gnu-clang -v >&5 clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 configure:3946: $? = 0 configure:3935: x86_64-pc-linux-gnu-clang -V >&5 clang-10: error: argument to '-V' is missing (expected 1 value) clang-10: error: no input files configure:3946: $? = 1 configure:3935: x86_64-pc-linux-gnu-clang -qversion >&5 clang-10: error: unknown argument '-qversion'; did you mean '--version'? clang-10: error: no input files configure:3946: $? = 1 configure:3966: checking whether the C compiler works configure:3988: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:3992: $? = 0 configure:4040: result: yes configure:4043: checking for C compiler default output file name configure:4045: result: a.out configure:4051: checking for suffix of executables configure:4058: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:4062: $? = 0 configure:4084: result: configure:4106: checking whether we are cross compiling configure:4114: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:4118: $? = 0 configure:4125: ./conftest configure:4129: $? = 0 configure:4117: result: no configure:4122: checking for suffix of object files configure:4144: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4148: $? = 0 configure:4169: result: o configure:4173: checking whether we are using the GNU C compiler configure:4192: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4192: $? = 0 configure:4201: result: yes configure:4210: checking whether x86_64-pc-linux-gnu-clang accepts -g configure:4230: x86_64-pc-linux-gnu-clang -c -g conftest.c >&5 configure:4230: $? = 0 configure:4271: result: yes configure:4288: checking for x86_64-pc-linux-gnu-clang option to accept ISO C89 configure:4351: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4351: $? = 0 configure:4364: result: none needed configure:4389: checking whether x86_64-pc-linux-gnu-clang understands -c and -o together configure:4411: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o configure:4414: $? = 0 configure:4411: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o configure:4414: $? = 0 configure:4426: result: yes configure:4443: checking for a sed that does not truncate output configure:4507: result: /bin/sed configure:4525: checking for grep that handles long lines and -e configure:4583: result: /bin/grep configure:4588: checking for egrep configure:4650: result: /bin/grep -E configure:4655: checking for fgrep configure:4717: result: /bin/grep -F configure:4752: checking for ld used by x86_64-pc-linux-gnu-clang configure:4819: result: ld.lld configure:4826: checking if the linker (ld.lld) is GNU ld configure:4841: result: yes configure:4853: checking for BSD- or MS-compatible name lister (nm) configure:4907: result: llvm-nm configure:5037: checking the name lister (llvm-nm) interface configure:5044: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:5047: llvm-nm "conftest.o" configure:5050: output 0000000000000000 B some_variable configure:5051: result: BSD nm configure:5054: checking whether ln -s works configure:5058: result: yes configure:5066: checking the maximum length of command line arguments configure:5197: result: 1572864 configure:5245: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5285: result: func_convert_file_noop configure:5292: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5312: result: func_convert_file_noop configure:5319: checking for ld.lld option to reload object files configure:5326: result: -r configure:5360: checking for x86_64-pc-linux-gnu-objdump configure:5387: result: llvm-objdump configure:5459: checking how to recognize dependent libraries configure:5659: result: pass_all configure:5704: checking for x86_64-pc-linux-gnu-dlltool configure:5734: result: no configure:5744: checking for dlltool configure:5774: result: no configure:5804: checking how to associate runtime and link libraries configure:5831: result: printf %s\n configure:5848: checking for x86_64-pc-linux-gnu-ar configure:5875: result: llvm-ar configure:5956: checking for archiver @FILE support configure:5973: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:5973: $? = 0 configure:5976: llvm-ar cru libconftest.a @conftest.lst >&5 configure:5979: $? = 0 configure:5984: llvm-ar cru libconftest.a @conftest.lst >&5 llvm-ar: error: conftest.o: No such file or directory configure:5987: $? = 1 configure:5986: result: @ configure:6004: checking for x86_64-pc-linux-gnu-strip configure:6031: result: llvm-strip configure:6103: checking for x86_64-pc-linux-gnu-ranlib configure:6130: result: llvm-ranlib configure:6272: checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object configure:6425: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:6428: $? = 0 configure:6432: llvm-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6435: $? = 0 configure:6501: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c conftstm.o >&5 configure:6504: $? = 0 configure:6542: result: ok configure:6589: checking for sysroot configure:6619: result: / configure:6626: checking for a working dd configure:6664: result: /bin/dd configure:6668: checking how to truncate binary pipes configure:6683: result: /bin/dd bs=4096 count=1 configure:6819: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:6822: $? = 0 configure:6972: checking for x86_64-pc-linux-gnu-mt configure:7002: result: no configure:7012: checking for mt configure:7042: result: no configure:7062: checking if : is a manifest tool configure:7068: : '-?' configure:7076: result: no configure:7753: checking how to run the C preprocessor configure:7823: result: x86_64-pc-linux-gnu-clang -E configure:7843: x86_64-pc-linux-gnu-clang -E conftest.c configure:7843: $? = 0 configure:7857: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:7857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | /* end confdefs.h. */ | #include configure:7886: checking for ANSI C header files configure:7906: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:7906: $? = 0 configure:7979: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:7979: $? = 0 configure:7979: ./conftest configure:7979: $? = 0 configure:7990: result: yes configure:8003: checking for sys/types.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for sys/stat.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for stdlib.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for string.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for memory.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for strings.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for inttypes.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for stdint.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8003: checking for unistd.h configure:8003: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8003: $? = 0 configure:8003: result: yes configure:8017: checking for dlfcn.h configure:8017: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8273: checking for objdir configure:8288: result: .libs configure:8552: checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions configure:8570: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fno-rtti -fno-exceptions conftest.c >&5 configure:8574: $? = 0 configure:8587: result: yes configure:8945: checking for x86_64-pc-linux-gnu-clang option to produce PIC configure:8952: result: -fPIC -DPIC configure:8960: checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works configure:8978: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -DPIC conftest.c >&5 configure:8982: $? = 0 configure:8995: result: yes configure:9024: checking if x86_64-pc-linux-gnu-clang static flag -static works configure:9052: result: yes configure:9067: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o configure:9088: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o out/conftest2.o conftest.c >&5 configure:9092: $? = 0 configure:9114: result: yes configure:9122: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o configure:9169: result: yes configure:9202: checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries configure:10461: result: yes configure:10498: checking whether -lc should be explicitly linked in configure:10506: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:10509: $? = 0 configure:10524: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10527: $? = 0 configure:10541: result: no configure:10701: checking dynamic linker characteristics configure:11282: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11282: $? = 0 configure:11519: result: GNU/Linux ld.so configure:11641: checking how to hardcode library paths into programs configure:11666: result: immediate configure:12214: checking whether stripping libraries is possible configure:12219: result: yes configure:12254: checking if libtool supports shared libraries configure:12256: result: yes configure:12259: checking whether to build shared libraries configure:12284: result: yes configure:12287: checking whether to build static libraries configure:12291: result: yes configure:9147: checking for x86_64-pc-linux-gnu-gcc configure:9174: result: x86_64-pc-linux-gnu-clang configure:9443: checking for C compiler version configure:9452: x86_64-pc-linux-gnu-clang --version >&5 clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin configure:9463: $? = 0 configure:9452: x86_64-pc-linux-gnu-clang -v >&5 clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 configure:9463: $? = 0 configure:9452: x86_64-pc-linux-gnu-clang -V >&5 clang-10: error: argument to '-V' is missing (expected 1 value) clang-10: error: no input files configure:9463: $? = 1 configure:9452: x86_64-pc-linux-gnu-clang -qversion >&5 clang-10: error: unknown argument '-qversion'; did you mean '--version'? clang-10: error: no input files configure:9463: $? = 1 configure:9467: checking whether we are using the GNU C compiler configure:9495: result: yes configure:9504: checking whether x86_64-pc-linux-gnu-clang accepts -g configure:9565: result: yes configure:9582: checking for x86_64-pc-linux-gnu-clang option to accept ISO C89 configure:9658: result: none needed configure:9683: checking whether x86_64-pc-linux-gnu-clang understands -c and -o together configure:9720: result: yes configure:9738: checking whether byte ordering is bigendian configure:9753: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:14: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:9753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9798: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:9798: $? = 0 configure:9816: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:30:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:9816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9944: result: no configure:9972: checking how to run the C preprocessor configure:10042: result: x86_64-pc-linux-gnu-clang -E configure:10062: x86_64-pc-linux-gnu-clang -E conftest.c configure:10062: $? = 0 configure:10076: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:10076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:10108: checking for ar configure:10126: found /usr/bin/ar configure:10138: result: /usr/bin/ar configure:10148: checking for cat configure:10166: found /bin/cat configure:10178: result: /bin/cat configure:10188: checking for chmod configure:10206: found /bin/chmod configure:10218: result: /bin/chmod configure:10228: checking for chown configure:10246: found /bin/chown configure:10258: result: /bin/chown configure:10268: checking for zcat configure:10286: found /bin/zcat configure:10298: result: /bin/zcat configure:10308: checking for sed configure:10338: result: /bin/sed configure:10348: checking for bash configure:10366: found /bin/bash configure:10378: result: /bin/bash configure:10388: checking for ksh configure:10418: result: /bin/bash configure:10428: checking for sh configure:10458: result: /bin/bash configure:10468: checking for sh configure:10486: found /bin/sh configure:10498: result: /bin/sh configure:10508: checking for groff configure:10526: found /usr/bin/groff configure:10538: result: /usr/bin/groff configure:10548: checking for nroff configure:10566: found /usr/bin/nroff configure:10578: result: /usr/bin/nroff configure:10588: checking for mandoc configure:10621: result: no configure:10630: checking for bison configure:10646: found /usr/bin/bison configure:10657: result: bison -y configure:10739: checking arpa/nameser_compat.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking arpa/nameser_compat.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for arpa/nameser_compat.h configure:10739: result: yes configure:10739: checking crypt.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking crypt.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for crypt.h configure:10739: result: yes configure:10739: checking dirent.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking dirent.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for dirent.h configure:10739: result: yes configure:10739: checking err.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking err.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for err.h configure:10739: result: yes configure:10739: checking fcntl.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking fcntl.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for fcntl.h configure:10739: result: yes configure:10739: checking getopt.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking getopt.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for getopt.h configure:10739: result: yes configure:10739: checking grp.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking grp.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for grp.h configure:10739: result: yes configure:10739: checking libgen.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking libgen.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for libgen.h configure:10739: result: yes configure:10739: checking limits.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking limits.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for limits.h configure:10739: result: yes configure:10739: checking maillock.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:65:10: fatal error: 'maillock.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking maillock.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:32:10: fatal error: 'maillock.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for maillock.h configure:10739: result: no configure:10739: checking mach/mach_time.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:65:10: fatal error: 'mach/mach_time.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking mach/mach_time.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:32:10: fatal error: 'mach/mach_time.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for mach/mach_time.h configure:10739: result: no configure:10739: checking ndir.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:65:10: fatal error: 'ndir.h' file not found #include ^~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking ndir.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:32:10: fatal error: 'ndir.h' file not found #include ^~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for ndir.h configure:10739: result: no configure:10739: checking netdb.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking netdb.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for netdb.h configure:10739: result: yes configure:10739: checking pam/pam_appl.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:66:10: fatal error: 'pam/pam_appl.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking pam/pam_appl.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:33:10: fatal error: 'pam/pam_appl.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for pam/pam_appl.h configure:10739: result: no configure:10739: checking paths.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking paths.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for paths.h configure:10739: result: yes configure:10739: checking security/pam_appl.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking security/pam_appl.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for security/pam_appl.h configure:10739: result: yes configure:10739: checking shadow.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking shadow.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for shadow.h configure:10739: result: yes configure:10739: checking sys/cdefs.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/cdefs.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/cdefs.h configure:10739: result: yes configure:10739: checking sys/dir.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/dir.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/dir.h configure:10739: result: yes configure:10739: checking sys/file.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/file.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/file.h configure:10739: result: yes configure:10739: checking sys/mount.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/mount.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/mount.h configure:10739: result: yes configure:10739: checking sys/ndir.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:73:10: fatal error: 'sys/ndir.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking sys/ndir.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:40:10: fatal error: 'sys/ndir.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for sys/ndir.h configure:10739: result: no configure:10739: checking sys/pstat.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:73:10: fatal error: 'sys/pstat.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking sys/pstat.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:40:10: fatal error: 'sys/pstat.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for sys/pstat.h configure:10739: result: no configure:10739: checking sys/statfs.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/statfs.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/statfs.h configure:10739: result: yes configure:10739: checking sys/time.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/time.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/time.h configure:10739: result: yes configure:10739: checking sys/un.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking sys/un.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for sys/un.h configure:10739: result: yes configure:10739: checking time.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking time.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c configure:10739: $? = 0 configure:10739: result: yes configure:10739: checking for time.h configure:10739: result: yes configure:10739: checking ucred.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:77:10: fatal error: 'ucred.h' file not found #include ^~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking ucred.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:44:10: fatal error: 'ucred.h' file not found #include ^~~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for ucred.h configure:10739: result: no configure:10739: checking util.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:77:10: fatal error: 'util.h' file not found #include ^~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking util.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:44:10: fatal error: 'util.h' file not found #include ^~~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for util.h configure:10739: result: no configure:10739: checking vis.h usability configure:10739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:77:10: fatal error: 'vis.h' file not found #include ^~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10739: result: no configure:10739: checking vis.h presence configure:10739: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:44:10: fatal error: 'vis.h' file not found #include ^~~~~~~ 1 error generated. configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:10739: result: no configure:10739: checking for vis.h configure:10739: result: no configure:10770: checking for login_cap.h configure:10770: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:48:10: fatal error: 'login_cap.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:10770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | | #include | | | #include configure:10770: result: no configure:10787: checking for sys/mount.h configure:10787: result: yes configure:10804: checking bsd/libutil.h usability configure:10804: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10804: $? = 0 configure:10804: result: yes configure:10804: checking bsd/libutil.h presence configure:10804: x86_64-pc-linux-gnu-clang -E conftest.c configure:10804: $? = 0 configure:10804: result: yes configure:10804: checking for bsd/libutil.h configure:10804: result: yes configure:10804: checking libutil.h usability configure:10804: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:79:10: fatal error: 'libutil.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:10804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10804: result: no configure:10804: checking libutil.h presence configure:10804: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:46:10: fatal error: 'libutil.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:10804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | /* end confdefs.h. */ | #include configure:10804: result: no configure:10804: checking for libutil.h configure:10804: result: no configure:10815: checking for fts.h configure:10815: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10815: $? = 0 configure:10815: result: yes configure:10829: checking for asr.h configure:10829: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10829: $? = 0 configure:10829: result: yes configure:10854: checking for long long configure:10854: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10854: $? = 0 configure:10854: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:82:24: error: expected expression if (sizeof ((long long))) ^ 1 error generated. configure:10854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:10854: result: yes configure:10863: checking for unsigned long long configure:10863: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10863: $? = 0 configure:10863: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:83:33: error: expected expression if (sizeof ((unsigned long long))) ^ 1 error generated. configure:10863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long long))) | return 0; | ; | return 0; | } configure:10863: result: yes configure:10872: checking for long double configure:10872: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10872: $? = 0 configure:10872: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:26: error: expected expression if (sizeof ((long double))) ^ 1 error generated. configure:10872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:10872: result: yes configure:10881: checking for u_int configure:10881: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10881: $? = 0 configure:10881: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:20: error: expected expression if (sizeof ((u_int))) ^ 1 error generated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int))) | return 0; | ; | return 0; | } configure:10881: result: yes configure:10890: checking for u_char configure:10890: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:10890: $? = 0 configure:10890: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:86:21: error: expected expression if (sizeof ((u_char))) ^ 1 error generated. configure:10890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_char))) | return 0; | ; | return 0; | } configure:10890: result: yes configure:10904: checking size of short int configure:10909: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:10909: $? = 0 configure:10909: ./conftest configure:10909: $? = 0 configure:10923: result: 2 configure:10937: checking size of int configure:10942: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:10942: $? = 0 configure:10942: ./conftest configure:10942: $? = 0 configure:10956: result: 4 configure:10970: checking size of long int configure:10975: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:10975: $? = 0 configure:10975: ./conftest configure:10975: $? = 0 configure:10989: result: 8 configure:11003: checking size of long long int configure:11008: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:11008: $? = 0 configure:11008: ./conftest configure:11008: $? = 0 configure:11022: result: 8 configure:11033: checking for int8_t configure:11033: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11033: $? = 0 configure:11033: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:92:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:11033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11033: result: yes configure:11044: checking for int16_t configure:11044: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11044: $? = 0 configure:11044: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:92:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:11044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11044: result: yes configure:11055: checking for int32_t configure:11055: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11055: $? = 0 configure:11055: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:93:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:92:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:11055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11055: result: yes configure:11066: checking for int64_t configure:11066: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11066: $? = 0 configure:11066: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:93:53: warning: overflow in expression; result is -9223372036854775808 with type 'long' [-Winteger-overflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:92:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:11066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11066: result: yes configure:11077: checking for uint8_t configure:11077: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11077: $? = 0 configure:11077: result: yes configure:11091: checking for uint16_t configure:11091: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11091: $? = 0 configure:11091: result: yes configure:11103: checking for uint32_t configure:11103: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11103: $? = 0 configure:11103: result: yes configure:11117: checking for uint64_t configure:11117: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11117: $? = 0 configure:11117: result: yes configure:11132: checking for intptr_t configure:11132: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11132: $? = 0 configure:11132: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:91:23: error: expected expression if (sizeof ((intptr_t))) ^ 1 error generated. configure:11132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:11132: result: yes configure:11168: checking for unsigned long long int configure:11207: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:11207: $? = 0 configure:11216: result: yes configure:11226: checking for long long int configure:11264: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:11264: $? = 0 configure:11264: ./conftest configure:11264: $? = 0 configure:11276: result: yes configure:11286: checking for intmax_t configure:11286: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11286: $? = 0 configure:11286: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:94:23: error: expected expression if (sizeof ((intmax_t))) ^ 1 error generated. configure:11286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:11286: result: yes configure:11304: checking for uintptr_t configure:11304: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11304: $? = 0 configure:11304: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:95:24: error: expected expression if (sizeof ((uintptr_t))) ^ 1 error generated. configure:11304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:11304: result: yes configure:11342: checking for uintmax_t configure:11342: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11342: $? = 0 configure:11342: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:96:24: error: expected expression if (sizeof ((uintmax_t))) ^ 1 error generated. configure:11342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:11342: result: yes configure:11359: checking for size_t configure:11359: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11359: $? = 0 configure:11359: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:97:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:11359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11359: result: yes configure:11370: checking for ssize_t configure:11370: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11370: $? = 0 configure:11370: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:97:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:11370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:11370: result: yes configure:11381: checking for off_t configure:11381: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11381: $? = 0 configure:11381: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:97:20: error: expected expression if (sizeof ((off_t))) ^ 1 error generated. configure:11381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11381: result: yes configure:11392: checking for mode_t configure:11392: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11392: $? = 0 configure:11392: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:97:21: error: expected expression if (sizeof ((mode_t))) ^ 1 error generated. configure:11392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:11392: result: yes configure:11403: checking for pid_t configure:11403: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11403: $? = 0 configure:11403: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:97:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:11403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11403: result: yes configure:11414: checking for uid_t in sys/types.h configure:11433: result: yes configure:11446: checking for socklen_t configure:11446: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11446: $? = 0 configure:11446: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:67:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 error generated. configure:11446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:11446: result: yes configure:11510: checking for sig_atomic_t configure:11510: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11510: $? = 0 configure:11510: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:68:27: error: expected expression if (sizeof ((sig_atomic_t))) ^ 1 error generated. configure:11510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:11510: result: yes configure:11523: checking for fsblkcnt_t configure:11523: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11523: $? = 0 configure:11523: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:78:25: error: expected expression if (sizeof ((fsblkcnt_t))) ^ 1 error generated. configure:11523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | if (sizeof ((fsblkcnt_t))) | return 0; | ; | return 0; | } configure:11523: result: yes configure:11544: checking for fsfilcnt_t configure:11544: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11544: $? = 0 configure:11544: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:79:25: error: expected expression if (sizeof ((fsfilcnt_t))) ^ 1 error generated. configure:11544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | if (sizeof ((fsfilcnt_t))) | return 0; | ; | return 0; | } configure:11544: result: yes configure:11567: checking for in_addr_t configure:11567: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11567: $? = 0 configure:11567: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:72:24: error: expected expression if (sizeof ((in_addr_t))) ^ 1 error generated. configure:11567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:11567: result: yes configure:11580: checking for in_port_t configure:11580: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11580: $? = 0 configure:11580: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:73:24: error: expected expression if (sizeof ((in_port_t))) ^ 1 error generated. configure:11580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((in_port_t))) | return 0; | ; | return 0; | } configure:11580: result: yes configure:11595: checking for sa_family_t configure:11595: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11595: $? = 0 configure:11595: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:75:26: error: expected expression if (sizeof ((sa_family_t))) ^ 1 error generated. configure:11595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:11595: result: yes configure:11611: checking for struct timespec configure:11611: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11611: $? = 0 configure:11611: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:103:30: error: expected expression if (sizeof ((struct timespec))) ^ 1 error generated. configure:11611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:11611: result: yes configure:11621: checking for struct ifgroupreq configure:11621: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:104:5: error: invalid application of 'sizeof' to an incomplete type 'struct ifgroupreq' if (sizeof (struct ifgroupreq)) ^ ~~~~~~~~~~~~~~~~~~~ conftest.c:104:20: note: forward declaration of 'struct ifgroupreq' if (sizeof (struct ifgroupreq)) ^ 1 error generated. configure:11621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (struct ifgroupreq)) | return 0; | ; | return 0; | } configure:11621: result: no configure:11631: checking for struct sockaddr_storage configure:11631: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11631: $? = 0 configure:11631: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:76:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:11631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:11631: result: yes configure:11645: checking for struct sockaddr_in6 configure:11645: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11645: $? = 0 configure:11645: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:77:34: error: expected expression if (sizeof ((struct sockaddr_in6))) ^ 1 error generated. configure:11645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:11645: result: yes configure:11659: checking for struct in6_addr configure:11659: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11659: $? = 0 configure:11659: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:78:30: error: expected expression if (sizeof ((struct in6_addr))) ^ 1 error generated. configure:11659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((struct in6_addr))) | return 0; | ; | return 0; | } configure:11659: result: yes configure:11673: checking for struct addrinfo configure:11673: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11673: $? = 0 configure:11673: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:80:30: error: expected expression if (sizeof ((struct addrinfo))) ^ 1 error generated. configure:11673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:11673: result: yes configure:11688: checking for struct timeval configure:11688: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11688: $? = 0 configure:11688: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:79:29: error: expected expression if (sizeof ((struct timeval))) ^ 1 error generated. configure:11688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((struct timeval))) | return 0; | ; | return 0; | } configure:11688: result: yes configure:11702: checking whether LLONG_MAX is declared configure:11702: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11702: $? = 0 configure:11702: result: yes configure:11713: checking for struct sockaddr_in6.sin6_scope_id configure:11713: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11713: $? = 0 configure:11713: result: yes configure:11730: checking for struct passwd.pw_gecos configure:11730: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11730: $? = 0 configure:11730: result: yes configure:11743: checking for struct passwd.pw_class configure:11743: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:13: error: no member named 'pw_class' in 'struct passwd' if (ac_aggr.pw_class) ~~~~~~~ ^ 1 error generated. configure:11743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:11743: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:20: error: no member named 'pw_class' in 'struct passwd' if (sizeof ac_aggr.pw_class) ~~~~~~~ ^ 1 error generated. configure:11743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:11743: result: no configure:11756: checking for struct passwd.pw_change configure:11756: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:13: error: no member named 'pw_change' in 'struct passwd' if (ac_aggr.pw_change) ~~~~~~~ ^ 1 error generated. configure:11756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:11756: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:20: error: no member named 'pw_change' in 'struct passwd' if (sizeof ac_aggr.pw_change) ~~~~~~~ ^ 1 error generated. configure:11756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:11756: result: no configure:11769: checking for struct passwd.pw_expire configure:11769: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:13: error: no member named 'pw_expire' in 'struct passwd' if (ac_aggr.pw_expire) ~~~~~~~ ^ 1 error generated. configure:11769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:11769: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:20: error: no member named 'pw_expire' in 'struct passwd' if (sizeof ac_aggr.pw_expire) ~~~~~~~ ^ 1 error generated. configure:11769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:11769: result: no configure:11784: checking for struct stat.st_flags configure:11784: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:83:13: error: no member named 'st_flags' in 'struct stat' if (ac_aggr.st_flags) ~~~~~~~ ^ 1 error generated. configure:11784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11784: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:83:20: error: no member named 'st_flags' in 'struct stat' if (sizeof ac_aggr.st_flags) ~~~~~~~ ^ 1 error generated. configure:11784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:11784: result: no configure:11798: checking for struct stat.st_mtim configure:11798: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:83:1: error: statement requires expression of scalar type ('struct timespec' invalid) if (ac_aggr.st_mtim) ^ ~~~~~~~~~~~~~~~ 1 error generated. configure:11798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:11798: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11798: $? = 0 configure:11798: result: yes configure:11812: checking for struct stat.st_mtimespec configure:11812: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:13: error: no member named 'st_mtimespec' in 'struct stat' if (ac_aggr.st_mtimespec) ~~~~~~~ ^ 1 error generated. configure:11812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:11812: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:20: error: no member named 'st_mtimespec' in 'struct stat' if (sizeof ac_aggr.st_mtimespec) ~~~~~~~ ^ 1 error generated. configure:11812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:11812: result: no configure:11826: checking for struct sockaddr.sa_len configure:11826: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:13: error: no member named 'sa_len' in 'struct sockaddr' if (ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:11826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:11826: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:20: error: no member named 'sa_len' in 'struct sockaddr' if (sizeof ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:11826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:11826: result: no configure:11841: checking for struct sockaddr_storage.ss_len configure:11841: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:13: error: no member named 'ss_len' in 'struct sockaddr_storage' if (ac_aggr.ss_len) ~~~~~~~ ^ 1 error generated. configure:11841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:11841: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:20: error: no member named 'ss_len' in 'struct sockaddr_storage' if (sizeof ac_aggr.ss_len) ~~~~~~~ ^ 1 error generated. configure:11841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.ss_len) | return 0; | ; | return 0; | } configure:11841: result: no configure:11856: checking for struct sockaddr_in.sin_len configure:11856: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:13: error: no member named 'sin_len' in 'struct sockaddr_in' if (ac_aggr.sin_len) ~~~~~~~ ^ 1 error generated. configure:11856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:11856: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:20: error: no member named 'sin_len' in 'struct sockaddr_in' if (sizeof ac_aggr.sin_len) ~~~~~~~ ^ 1 error generated. configure:11856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:11856: result: no configure:11871: checking for struct sockaddr_in6.sin6_len configure:11871: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:13: error: no member named 'sin6_len' in 'struct sockaddr_in6' if (ac_aggr.sin6_len) ~~~~~~~ ^ 1 error generated. configure:11871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:11871: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:85:20: error: no member named 'sin6_len' in 'struct sockaddr_in6' if (sizeof ac_aggr.sin6_len) ~~~~~~~ ^ 1 error generated. configure:11871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (sizeof ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:11871: result: no configure:11886: checking for struct statfs.f_favail configure:11886: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:13: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'? if (ac_aggr.f_favail) ^~~~~~~~ f_bavail /usr/include/bits/statfs.h:31:18: note: 'f_bavail' declared here __fsblkcnt_t f_bavail; ^ 1 error generated. configure:11886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:11886: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:84:20: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'? if (sizeof ac_aggr.f_favail) ^~~~~~~~ f_bavail /usr/include/bits/statfs.h:31:18: note: 'f_bavail' declared here __fsblkcnt_t f_bavail; ^ 1 error generated. configure:11886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:11886: result: no configure:11900: checking for struct sockaddr_storage.ss_family configure:11900: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11900: $? = 0 configure:11900: result: yes configure:11915: checking for struct sockaddr_storage.__ss_family configure:11915: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:86:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /usr/include/bits/socket.h:193:5: note: 'ss_family' declared here __SOCKADDR_COMMON (ss_); /* Address family, etc. */ ^ /usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON' sa_family_t sa_prefix##family ^ :10:1: note: expanded from here ss_family ^ 1 error generated. configure:11915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:11915: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:86:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (sizeof ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /usr/include/bits/socket.h:193:5: note: 'ss_family' declared here __SOCKADDR_COMMON (ss_); /* Address family, etc. */ ^ /usr/include/bits/sockaddr.h:35:15: note: expanded from macro '__SOCKADDR_COMMON' sa_family_t sa_prefix##family ^ :10:1: note: expanded from here ss_family ^ 1 error generated. configure:11915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:11915: result: no configure:11930: checking for struct tm.tm_gmtoff configure:11930: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11930: $? = 0 configure:11930: result: yes configure:11996: checking for struct tm.tm_zone configure:11996: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:11996: $? = 0 configure:11996: result: yes configure:12064: checking for struct DIR.d_type configure:12064: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:87:19: error: variable has incomplete type 'struct DIR' static struct DIR ac_aggr; ^ conftest.c:87:15: note: forward declaration of 'struct DIR' static struct DIR ac_aggr; ^ 1 error generated. configure:12064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct DIR ac_aggr; | if (ac_aggr.d_type) | return 0; | ; | return 0; | } configure:12064: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:87:19: error: variable has incomplete type 'struct DIR' static struct DIR ac_aggr; ^ conftest.c:87:15: note: forward declaration of 'struct DIR' static struct DIR ac_aggr; ^ 1 error generated. configure:12064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct DIR ac_aggr; | if (sizeof ac_aggr.d_type) | return 0; | ; | return 0; | } configure:12064: result: no configure:12082: checking whether O_NONBLOCK is declared configure:12082: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12082: $? = 0 configure:12082: result: yes configure:12103: checking whether AF_LOCAL is declared configure:12103: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12103: $? = 0 configure:12103: result: yes configure:12116: checking whether PF_LOCAL is declared configure:12116: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12116: $? = 0 configure:12116: result: yes configure:12131: checking whether IPPORT_HILASTAUTO is declared configure:12131: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:93:10: error: use of undeclared identifier 'IPPORT_HILASTAUTO' (void) IPPORT_HILASTAUTO; ^ 1 error generated. configure:12131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | #ifndef IPPORT_HILASTAUTO | #ifdef __cplusplus | (void) IPPORT_HILASTAUTO; | #else | (void) IPPORT_HILASTAUTO; | #endif | #endif | | ; | return 0; | } configure:12131: result: no configure:12146: checking whether WAIT_MYPGRP is declared configure:12146: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12146: $? = 0 configure:12146: result: yes configure:12161: checking whether writev is declared configure:12161: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12161: $? = 0 configure:12161: result: yes configure:12178: checking whether LOG_PERROR is declared configure:12178: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12178: $? = 0 configure:12178: result: yes configure:12197: checking for inline configure:12213: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:12213: $? = 0 configure:12221: result: inline configure:12255: checking for library containing basename configure:12286: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:12286: $? = 0 configure:12303: result: none required configure:12316: checking for library containing closefrom configure:12347: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 ld.lld: error: undefined symbol: closefrom >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-ad7b12.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | int | main () | { | return closefrom (); | ; | return 0; | } configure:12347: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lgen >&5 ld.lld: error: unable to find library -lgen clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | int | main () | { | return closefrom (); | ; | return 0; | } configure:12364: result: no configure:12397: checking for library containing fmt_scaled configure:12428: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 ld.lld: error: undefined symbol: fmt_scaled >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-4e8dbe.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:12428: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lutil >&5 ld.lld: error: undefined symbol: fmt_scaled >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-bb20e9.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:12428: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lbsd >&5 ld.lld: error: undefined symbol: fmt_scaled >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-a06c02.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:12445: result: no configure:12458: checking for library containing dirname configure:12489: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:12489: $? = 0 configure:12506: result: none required configure:12519: checking for library containing inet_net_pton configure:12550: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 ld.lld: error: undefined symbol: inet_net_pton >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-b4b8ce.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_net_pton (); | int | main () | { | return inet_net_pton (); | ; | return 0; | } configure:12550: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:12550: $? = 0 configure:12567: result: -lresolv configure:12580: checking for library containing clock_gettime configure:12611: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:12611: $? = 0 configure:12628: result: none required configure:12641: checking for library containing fts_open configure:12672: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:12672: $? = 0 configure:12689: result: none required configure:12702: checking for library containing daemon configure:12733: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:12733: $? = 0 configure:12750: result: none required configure:12763: checking for library containing fparseln configure:12794: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: fparseln >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-7c535b.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fparseln (); | int | main () | { | return fparseln (); | ; | return 0; | } configure:12794: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lutil -lresolv >&5 ld.lld: error: undefined symbol: fparseln >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-71c83f.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fparseln (); | int | main () | { | return fparseln (); | ; | return 0; | } configure:12811: result: no configure:12824: checking for library containing res_hnok configure:12855: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: res_hnok >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-dee9c0.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_hnok (); | int | main () | { | return res_hnok (); | ; | return 0; | } configure:12855: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv -lresolv >&5 ld.lld: error: undefined symbol: res_hnok >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-93e511.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_hnok (); | int | main () | { | return res_hnok (); | ; | return 0; | } configure:12872: result: no configure:12885: checking for library containing res_randomid configure:12916: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: res_randomid >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-3686c9.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_randomid (); | int | main () | { | return res_randomid (); | ; | return 0; | } configure:12916: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv -lresolv >&5 ld.lld: error: undefined symbol: res_randomid >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-567250.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_randomid (); | int | main () | { | return res_randomid (); | ; | return 0; | } configure:12933: result: no configure:12946: checking for library containing res_9_b64_ntop configure:12977: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: res_9_b64_ntop >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-291fde.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_b64_ntop (); | int | main () | { | return res_9_b64_ntop (); | ; | return 0; | } configure:12977: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv -lresolv >&5 ld.lld: error: undefined symbol: res_9_b64_ntop >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-aee97c.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:12977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_9_b64_ntop (); | int | main () | { | return res_9_b64_ntop (); | ; | return 0; | } configure:12994: result: no configure:13007: checking for library containing __b64_pton configure:13038: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:13038: $? = 0 configure:13055: result: none required configure:13068: checking for library containing b64_pton configure:13099: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: b64_pton >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-e5594b.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_pton (); | int | main () | { | return b64_pton (); | ; | return 0; | } configure:13099: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv -lresolv >&5 ld.lld: error: undefined symbol: b64_pton >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-9e2607.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_pton (); | int | main () | { | return b64_pton (); | ; | return 0; | } configure:13116: result: no configure:13129: checking for library containing __b64_ntop configure:13160: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:13160: $? = 0 configure:13177: result: none required configure:13190: checking for library containing b64_ntop configure:13221: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: b64_ntop >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-e68b26.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:13221: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv -lresolv >&5 ld.lld: error: undefined symbol: b64_ntop >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-51ed8d.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:13238: result: no configure:13251: checking for library containing setsockopt configure:13282: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 configure:13282: $? = 0 configure:13299: result: none required configure:13312: checking for library containing crypt configure:13343: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lresolv >&5 ld.lld: error: undefined symbol: crypt >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-111728.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:13343: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13343: $? = 0 configure:13360: result: -lcrypt configure:13373: checking for library containing imsg_init configure:13404: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: imsg_init >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-6b6c3e.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char imsg_init (); | int | main () | { | return imsg_init (); | ; | return 0; | } configure:13404: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lutil -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: imsg_init >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-166cb8.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char imsg_init (); | int | main () | { | return imsg_init (); | ; | return 0; | } configure:13421: result: no configure:13434: checking for library containing event_asr_run configure:13465: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: event_asr_run >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-ef4c42.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char event_asr_run (); | int | main () | { | return event_asr_run (); | ; | return 0; | } configure:13465: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -levent -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: event_asr_run >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-86fa89.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char event_asr_run (); | int | main () | { | return event_asr_run (); | ; | return 0; | } configure:13482: result: no configure:13570: checking for asprintf configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:130:18: warning: format string missing [-Wformat] return asprintf (); ~~~~~~~~ ^ 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for arc4random configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: arc4random >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-a506dd.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for bcopy configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for calloc_conceal configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: calloc_conceal >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-e0a217.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define calloc_conceal to an innocuous variant, in case declares calloc_conceal. | For example, HP-UX 11i declares gettimeofday. */ | #define calloc_conceal innocuous_calloc_conceal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char calloc_conceal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef calloc_conceal | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char calloc_conceal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_calloc_conceal || defined __stub___calloc_conceal | choke me | #endif | | int | main () | { | return calloc_conceal (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for chflags configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:126:1: error: unknown type name 'choke' choke me ^ conftest.c:126:9: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define chflags to an innocuous variant, in case declares chflags. | For example, HP-UX 11i declares gettimeofday. */ | #define chflags innocuous_chflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chflags | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chflags (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_chflags || defined __stub___chflags | choke me | #endif | | int | main () | { | return chflags (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for crypt_checkpass configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: crypt_checkpass >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-cbcedd.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define crypt_checkpass to an innocuous variant, in case declares crypt_checkpass. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt_checkpass innocuous_crypt_checkpass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt_checkpass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt_checkpass | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt_checkpass (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_crypt_checkpass || defined __stub___crypt_checkpass | choke me | #endif | | int | main () | { | return crypt_checkpass (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for dirfd configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for err configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for errc configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: errc >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-ad49ce.o:(main) >>> did you mean: errx >>> defined in: /lib64/libc.so.6 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | /* end confdefs.h. */ | /* Define errc to an innocuous variant, in case declares errc. | For example, HP-UX 11i declares gettimeofday. */ | #define errc innocuous_errc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char errc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef errc | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char errc (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_errc || defined __stub___errc | choke me | #endif | | int | main () | { | return errc (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for errx configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for explicit_bzero configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for fchflags configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:130:1: error: unknown type name 'choke' choke me ^ conftest.c:130:9: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define fchflags to an innocuous variant, in case declares fchflags. | For example, HP-UX 11i declares gettimeofday. */ | #define fchflags innocuous_fchflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchflags | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fchflags (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fchflags || defined __stub___fchflags | choke me | #endif | | int | main () | { | return fchflags (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for fgetln configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: fgetln >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-84eb31.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define fgetln to an innocuous variant, in case declares fgetln. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetln innocuous_fgetln | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetln (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetln | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetln (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgetln || defined __stub___fgetln | choke me | #endif | | int | main () | { | return fgetln (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for flock configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for freeaddrinfo configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for freezero configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: freezero >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-eecdd1.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | /* end confdefs.h. */ | /* Define freezero to an innocuous variant, in case declares freezero. | For example, HP-UX 11i declares gettimeofday. */ | #define freezero innocuous_freezero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freezero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freezero | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char freezero (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_freezero || defined __stub___freezero | choke me | #endif | | int | main () | { | return freezero (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for getaddrinfo configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for getdtablesize configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for getdtablecount configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: getdtablecount >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-a40b80.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getdtablecount to an innocuous variant, in case declares getdtablecount. | For example, HP-UX 11i declares gettimeofday. */ | #define getdtablecount innocuous_getdtablecount | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdtablecount (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdtablecount | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdtablecount (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getdtablecount || defined __stub___getdtablecount | choke me | #endif | | int | main () | { | return getdtablecount (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for getline configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for getnameinfo configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for gettimeofday configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for getopt configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for getpeereid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: getpeereid >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-9b0c5c.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeereid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for getpeerucred configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: getpeerucred >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-a51507.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for getspnam configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for inet_aton configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for inet_ntoa configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for inet_ntop configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for malloc_conceal configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: malloc_conceal >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-8b60f0.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define malloc_conceal to an innocuous variant, in case declares malloc_conceal. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_conceal innocuous_malloc_conceal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_conceal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_conceal | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_conceal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_conceal || defined __stub___malloc_conceal | choke me | #endif | | int | main () | { | return malloc_conceal (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for memmove configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:137:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] char memmove (); ^ conftest.c:137:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for nanosleep configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for nsleep configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: nsleep >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-08889b.o:(main) >>> did you mean: usleep >>> defined in: /lib64/libc.so.6 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define nsleep to an innocuous variant, in case declares nsleep. | For example, HP-UX 11i declares gettimeofday. */ | #define nsleep innocuous_nsleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nsleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nsleep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nsleep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_nsleep || defined __stub___nsleep | choke me | #endif | | int | main () | { | return nsleep (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for pipe2 configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for pidfile configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: pidfile >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-96b06e.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define pidfile to an innocuous variant, in case declares pidfile. | For example, HP-UX 11i declares gettimeofday. */ | #define pidfile innocuous_pidfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pidfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pidfile | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pidfile (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pidfile || defined __stub___pidfile | choke me | #endif | | int | main () | { | return pidfile (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for pledge configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: pledge >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-e724c9.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pledge | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pledge (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pledge || defined __stub___pledge | choke me | #endif | | int | main () | { | return pledge (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for reallocarray configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for recallocarray configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: recallocarray >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-f6c415.o:(main) >>> did you mean: reallocarray >>> defined in: /lib64/libc.so.6 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define recallocarray to an innocuous variant, in case declares recallocarray. | For example, HP-UX 11i declares gettimeofday. */ | #define recallocarray innocuous_recallocarray | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char recallocarray (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef recallocarray | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char recallocarray (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_recallocarray || defined __stub___recallocarray | choke me | #endif | | int | main () | { | return recallocarray (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for res_hnok configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: res_hnok >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-eeeb1e.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define res_hnok to an innocuous variant, in case declares res_hnok. | For example, HP-UX 11i declares gettimeofday. */ | #define res_hnok innocuous_res_hnok | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_hnok (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_hnok | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_hnok (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_hnok || defined __stub___res_hnok | choke me | #endif | | int | main () | { | return res_hnok (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for res_randomid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: res_randomid >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-73fff1.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define res_randomid to an innocuous variant, in case declares res_randomid. | For example, HP-UX 11i declares gettimeofday. */ | #define res_randomid innocuous_res_randomid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_randomid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_randomid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_randomid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_randomid || defined __stub___res_randomid | choke me | #endif | | int | main () | { | return res_randomid (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for setenv configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for seteuid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setegid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setproctitle configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: setproctitle >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-cea72e.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for setregid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setreuid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setresuid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setresgid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for setsid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for signal configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for sigaction configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for snprintf configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:151:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:151:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for socketpair configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for strdup configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:153:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] char strdup (); ^ conftest.c:153:6: note: 'strdup' is a builtin with type 'char *(const char *)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for strerror configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:154:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:154:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for strlcat configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:155:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] char strlcat (); ^ conftest.c:155:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. ld.lld: error: undefined symbol: strlcat >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-d141f6.o:(main) >>> did you mean: strncat >>> defined in: /lib64/libc.so.6 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for strlcpy configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:155:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] char strlcpy (); ^ conftest.c:155:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. ld.lld: error: undefined symbol: strlcpy >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-0ac241.o:(main) >>> did you mean: strncpy >>> defined in: /lib64/libc.so.6 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for strmode configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: strmode >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-aca477.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strmode to an innocuous variant, in case declares strmode. | For example, HP-UX 11i declares gettimeofday. */ | #define strmode innocuous_strmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strmode | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strmode || defined __stub___strmode | choke me | #endif | | int | main () | { | return strmode (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for strndup configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:155:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup (); ^ conftest.c:155:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for strnlen configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for strnvis configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: strnvis >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-57db5b.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strnvis to an innocuous variant, in case declares strnvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strnvis innocuous_strnvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnvis | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnvis (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnvis || defined __stub___strnvis | choke me | #endif | | int | main () | { | return strnvis (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for strtonum configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: strtonum >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-594284.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:13570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strtonum (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strtonum || defined __stub___strtonum | choke me | #endif | | int | main () | { | return strtonum (); | ; | return 0; | } configure:13570: result: no configure:13570: checking for sysconf configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for tcgetpgrp configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for time configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for usleep configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for vasprintf configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:172:19: warning: format string missing [-Wformat] return vasprintf (); ~~~~~~~~~ ^ 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for vsnprintf configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 conftest.c:162:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] char vsnprintf (); ^ conftest.c:162:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' 1 warning generated. configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for waitpid configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for warn configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13570: checking for warnx configure:13570: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13580: checking whether strsep is declared configure:13580: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 configure:13580: $? = 0 configure:13580: result: yes configure:13589: checking for strsep configure:13589: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:13589: $? = 0 configure:13589: result: yes configure:13603: checking whether strlcat is declared configure:13603: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:184:10: warning: implicitly declaring library function 'strlcat' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration] (void) strlcat; ^ conftest.c:184:10: note: include the header or explicitly provide a declaration for 'strlcat' 1 warning generated. configure:13603: $? = 0 configure:13603: result: yes configure:13613: checking whether strlcpy is declared configure:13613: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC conftest.c >&5 conftest.c:185:10: warning: implicitly declaring library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)' [-Wimplicit-function-declaration] (void) strlcpy; ^ conftest.c:185:10: note: include the header or explicitly provide a declaration for 'strlcpy' 1 warning generated. configure:13613: $? = 0 configure:13613: result: yes configure:13628: checking for /proc/pid/fd directory configure:13634: result: yes configure:13658: checking if x86_64-pc-linux-gnu-clang supports compile flag -Qunused-arguments configure:13680: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments conftest.c >&5 configure:13680: $? = 0 configure:13688: result: yes configure:13701: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wunknown-warning-option configure:13723: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option conftest.c >&5 configure:13723: $? = 0 configure:13731: result: yes configure:13744: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wall configure:13766: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall conftest.c >&5 configure:13766: $? = 0 configure:13774: result: yes configure:13787: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wpointer-arith configure:13809: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith conftest.c >&5 configure:13809: $? = 0 configure:13817: result: yes configure:13830: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wuninitialized configure:13852: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized conftest.c >&5 configure:13852: $? = 0 configure:13860: result: yes configure:13873: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wsign-compare configure:13895: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:13895: $? = 0 configure:13903: result: yes configure:13916: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wformat-security configure:13938: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security conftest.c >&5 configure:13938: $? = 0 configure:13946: result: yes configure:13959: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wsizeof-pointer-memaccess configure:13981: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess conftest.c >&5 configure:13981: $? = 0 configure:13989: result: yes configure:14002: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wpointer-sign configure:14024: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wpointer-sign conftest.c >&5 configure:14024: $? = 0 configure:14032: result: yes configure:14045: checking if x86_64-pc-linux-gnu-clang supports compile flag -Wunused-result configure:14067: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wunused-result conftest.c >&5 configure:14067: $? = 0 configure:14075: result: yes configure:14088: checking if x86_64-pc-linux-gnu-clang supports compile flag -fno-strict-aliasing configure:14110: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing conftest.c >&5 configure:14110: $? = 0 configure:14118: result: yes configure:14290: checking gcc version configure:14301: result: configure:14304: checking if x86_64-pc-linux-gnu-clang accepts -fno-builtin-memset configure:14319: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:14319: $? = 0 configure:14320: result: yes configure:14426: checking if compiler allows __attribute__ on return types configure:14441: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5 configure:14441: $? = 0 configure:14442: result: yes configure:14785: checking compiler and flags for sanity configure:14805: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:14805: $? = 0 configure:14805: ./conftest configure:14805: $? = 0 configure:14806: result: yes configure:14830: checking whether system supports SO_PEERCRED getsockopt configure:14845: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE conftest.c >&5 conftest.c:155:5: warning: unused variable 'i' [-Wunused-variable] int i = SO_PEERCRED; ^ 1 warning generated. configure:14845: $? = 0 configure:14846: result: yes configure:14885: checking for nroff configure:14915: result: /usr/bin/nroff configure:14983: checking for dlopen in -ldl configure:15008: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -ldl -lcrypt -lresolv >&5 configure:15008: $? = 0 configure:15017: result: yes configure:15028: checking for pam_set_item in -lpam configure:15053: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lpam -ldl -lcrypt -lresolv >&5 configure:15053: $? = 0 configure:15062: result: yes configure:15077: checking for pam_getenvlist configure:15077: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lpam -ldl -lcrypt -lresolv >&5 configure:15077: $? = 0 configure:15077: result: yes configure:15088: checking for pam_putenv configure:15088: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lpam -ldl -lcrypt -lresolv >&5 configure:15088: $? = 0 configure:15088: result: yes configure:15132: checking whether pam_strerror takes only one argument configure:15154: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE conftest.c >&5 configure:15154: $? = 0 configure:15155: result: no configure:15425: checking system pid directory configure:15465: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15465: $? = 0 configure:15465: ./conftest configure:15465: $? = 0 configure:15468: result: /var/run/ from paths.h configure:15654: checking for msg_accrights field in struct msghdr configure:15684: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE conftest.c >&5 conftest.c:178:3: error: no member named 'msg_accrights' in 'struct msghdr' m.msg_accrights = 0; ~ ^ 1 error generated. configure:15684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_STRSEP 1 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_PROC_PID 1 | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define SPT_TYPE SPT_REUSEARGV | #define HAVE_SO_PEERCRED 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define USE_PAM_SERVICE "smtpd" | #define SMTPD_USER "smtpd" | #define SMTPD_QUEUE_USER "smtpq" | #define SMTPD_QUEUE_GROUP "smtpq" | #define PATH_SPOOL "/var/spool/smtpd" | #define MAIL_DIRECTORY "/var/spool/mail" | #define SMTPD_SOCKDIR "/run" | #define SMTPD_PIDDIR "/var/run/" | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | #ifdef msg_accrights | #error "msg_accrights is a macro" | exit(1); | #endif | struct msghdr m; | m.msg_accrights = 0; | exit(0); | | ; | return 0; | } configure:15693: result: no configure:15702: checking for msg_control field in struct msghdr configure:15732: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE conftest.c >&5 configure:15732: $? = 0 configure:15741: result: yes configure:15749: checking if libc defines __progname configure:15766: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15766: $? = 0 configure:15776: result: yes configure:15784: checking whether x86_64-pc-linux-gnu-clang implements __FUNCTION__ configure:15801: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15801: $? = 0 configure:15811: result: yes configure:15819: checking whether x86_64-pc-linux-gnu-clang implements __func__ configure:15836: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15836: $? = 0 configure:15846: result: yes configure:15854: checking whether va_copy exists configure:15874: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15874: $? = 0 configure:15884: result: yes configure:15892: checking whether __va_copy exists configure:15912: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 configure:15912: $? = 0 configure:15922: result: yes configure:15930: checking whether getopt has optreset support configure:15947: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypt -lresolv >&5 ld.lld: error: undefined symbol: optreset >>> referenced by conftest.c >>> /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-902dd5.o:(main) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:15947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_STRSEP 1 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_PROC_PID 1 | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define SPT_TYPE SPT_REUSEARGV | #define HAVE_SO_PEERCRED 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define USE_PAM_SERVICE "smtpd" | #define SMTPD_USER "smtpd" | #define SMTPD_QUEUE_USER "smtpq" | #define SMTPD_QUEUE_GROUP "smtpq" | #define PATH_SPOOL "/var/spool/smtpd" | #define MAIL_DIRECTORY "/var/spool/mail" | #define SMTPD_SOCKDIR "/run" | #define SMTPD_PIDDIR "/var/run/" | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | #include | int | main () | { | extern int optreset; optreset = 0; | ; | return 0; | } configure:15957: result: no configure:16102: checking for event.h configure:16102: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/include conftest.c >&5 configure:16102: $? = 0 configure:16102: result: yes configure:16112: checking if programs using libevent functions will link configure:16129: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -levent -lcrypt -lresolv >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o is incompatible with elf_x86_64 ld.lld: error: /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-0a3ae7.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libevent.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o is incompatible with elf_x86_64 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:16129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_STRSEP 1 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_PROC_PID 1 | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define SPT_TYPE SPT_REUSEARGV | #define HAVE_SO_PEERCRED 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define USE_PAM_SERVICE "smtpd" | #define SMTPD_USER "smtpd" | #define SMTPD_QUEUE_USER "smtpq" | #define SMTPD_QUEUE_GROUP "smtpq" | #define PATH_SPOOL "/var/spool/smtpd" | #define MAIL_DIRECTORY "/var/spool/mail" | #define SMTPD_SOCKDIR "/run" | #define SMTPD_PIDDIR "/var/run/" | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | event_base_new(); | | ; | return 0; | } configure:16136: result: no configure:16207: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypto -lssl -levent -lcrypt -lresolv >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o is incompatible with elf_x86_64 ld.lld: error: /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-77a928.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libcrypto.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libssl.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libevent.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o is incompatible with elf_x86_64 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:16207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_STRSEP 1 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_PROC_PID 1 | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define SPT_TYPE SPT_REUSEARGV | #define HAVE_SO_PEERCRED 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define USE_PAM_SERVICE "smtpd" | #define SMTPD_USER "smtpd" | #define SMTPD_QUEUE_USER "smtpq" | #define SMTPD_QUEUE_GROUP "smtpq" | #define PATH_SPOOL "/var/spool/smtpd" | #define MAIL_DIRECTORY "/var/spool/mail" | #define SMTPD_SOCKDIR "/run" | #define SMTPD_PIDDIR "/var/run/" | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char RAND_add (); | int | main () | { | return RAND_add (); | ; | return 0; | } configure:16219: checking openssl/opensslv.h usability configure:16219: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/local/ssl/include -I/usr/include conftest.c >&5 configure:16219: $? = 0 configure:16219: result: yes configure:16219: checking openssl/opensslv.h presence configure:16219: x86_64-pc-linux-gnu-clang -E -I/usr/local/ssl/include -I/usr/include conftest.c configure:16219: $? = 0 configure:16219: result: yes configure:16219: checking for openssl/opensslv.h configure:16219: result: yes configure:16245: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/local/ssl/include -I/usr/include -L/usr/local/ssl/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lcrypto -lssl -levent -lcrypt -lresolv >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o is incompatible with elf_x86_64 ld.lld: error: /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/temp/conftest-04e67b.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libcrypto.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libssl.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libevent.so is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o is incompatible with elf_x86_64 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o is incompatible with elf_x86_64 clang-10: error: linker command failed with exit code 1 (use -v to see invocation) configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSMTPD" | #define PACKAGE_TARNAME "opensmtpd" | #define PACKAGE_VERSION "portable" | #define PACKAGE_STRING "OpenSMTPD portable" | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" | #define PACKAGE_URL "https://www.OpenSMTPD.org" | #define PACKAGE "opensmtpd" | #define VERSION "portable" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BSD_LIBUTIL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_U_INT 1 | #define HAVE_U_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_AF_LOCAL 1 | #define HAVE_DECL_PF_LOCAL 1 | #define HAVE_DECL_IPPORT_HILASTAUTO 0 | #define HAVE_DECL_WAIT_MYPGRP 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_LOG_PERROR 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_INET_NET_PTON 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FTS_OPEN 1 | #define HAVE_DAEMON 1 | #define HAVE___B64_PTON 1 | #define HAVE___B64_NTOP 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_CRYPT 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_DIRFD 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE2 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TIME 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_STRSEP 1 | #define HAVE_DECL_STRLCAT 1 | #define HAVE_DECL_STRLCPY 1 | #define HAVE_PROC_PID 1 | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define SPT_TYPE SPT_REUSEARGV | #define HAVE_SO_PEERCRED 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define USE_PAM_SERVICE "smtpd" | #define SMTPD_USER "smtpd" | #define SMTPD_QUEUE_USER "smtpq" | #define SMTPD_QUEUE_GROUP "smtpq" | #define PATH_SPOOL "/var/spool/smtpd" | #define MAIL_DIRECTORY "/var/spool/mail" | #define SMTPD_SOCKDIR "/run" | #define SMTPD_PIDDIR "/var/run/" | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char RAND_add (); | int | main () | { | return RAND_add (); | ; | return 0; | } configure:16250: error: *** Can't find recent LibreSSL libcrypto (see config.log for details) *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cc_implements___FUNCTION__=yes ac_cv_cc_implements___func__=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='x86_64-pc-linux-gnu-clang -E' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_arc4random=no ac_cv_func_asprintf=yes ac_cv_func_bcopy=yes ac_cv_func_calloc_conceal=no ac_cv_func_chflags=no ac_cv_func_crypt_checkpass=no ac_cv_func_dirfd=yes ac_cv_func_err=yes ac_cv_func_errc=no ac_cv_func_errx=yes ac_cv_func_explicit_bzero=yes ac_cv_func_fchflags=no ac_cv_func_fgetln=no ac_cv_func_flock=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_freezero=no ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablecount=no ac_cv_func_getdtablesize=yes ac_cv_func_getline=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_malloc_conceal=no ac_cv_func_memmove=yes ac_cv_func_nanosleep=yes ac_cv_func_nsleep=no ac_cv_func_pam_getenvlist=yes ac_cv_func_pam_putenv=yes ac_cv_func_pidfile=no ac_cv_func_pipe2=yes ac_cv_func_pledge=no ac_cv_func_reallocarray=yes ac_cv_func_recallocarray=no ac_cv_func_res_hnok=no ac_cv_func_res_randomid=no ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setproctitle=no ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strmode=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnvis=no ac_cv_func_strsep=yes ac_cv_func_strtonum=no ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_time=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_have___va_copy=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_AF_LOCAL=yes ac_cv_have_decl_IPPORT_HILASTAUTO=no ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl_LOG_PERROR=yes ac_cv_have_decl_O_NONBLOCK=yes ac_cv_have_decl_PF_LOCAL=yes ac_cv_have_decl_WAIT_MYPGRP=yes ac_cv_have_decl_strlcat=yes ac_cv_have_decl_strlcpy=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_writev=yes ac_cv_have_getopt_optreset=no ac_cv_have_va_copy=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_asr_h=yes ac_cv_header_bsd_libutil_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_err_h=yes ac_cv_header_event_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fts_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_login_cap_h=no ac_cv_header_mach_mach_time_h=no ac_cv_header_maillock_h=no ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_netdb_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes 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_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_vis_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_pam_pam_set_item=yes ac_cv_libc_defines___progname=yes ac_cv_member_struct_DIR_d_type=no ac_cv_member_struct_passwd_pw_change=no ac_cv_member_struct_passwd_pw_class=no ac_cv_member_struct_passwd_pw_expire=no ac_cv_member_struct_passwd_pw_gecos=yes ac_cv_member_struct_sockaddr_in6_sin6_len=no ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_sockaddr_storage_ss_len=no ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_mtim=yes ac_cv_member_struct_stat_st_mtimespec=no ac_cv_member_struct_statfs_f_favail=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CAT=/bin/cat ac_cv_path_CHMOD=/bin/chmod ac_cv_path_CHOWN=/bin/chown ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TEST_MINUS_S_SH=/bin/bash ac_cv_path_ZCAT=/bin/zcat ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=llvm-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-clang ac_cv_prog_CPP='x86_64-pc-linux-gnu-clang -E' ac_cv_prog_OBJDUMP=llvm-objdump ac_cv_prog_RANLIB=llvm-ranlib ac_cv_prog_STRIP=llvm-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search___b64_ntop='none required' ac_cv_search___b64_pton='none required' ac_cv_search_b64_ntop=no ac_cv_search_b64_pton=no ac_cv_search_basename='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_closefrom=no ac_cv_search_crypt=-lcrypt ac_cv_search_daemon='none required' ac_cv_search_dirname='none required' ac_cv_search_event_asr_run=no ac_cv_search_fmt_scaled=no ac_cv_search_fparseln=no ac_cv_search_fts_open='none required' ac_cv_search_imsg_init=no ac_cv_search_inet_net_pton=-lresolv ac_cv_search_res_9_b64_ntop=no ac_cv_search_res_hnok=no ac_cv_search_res_randomid=no ac_cv_search_setsockopt='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=8 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short_int=2 ac_cv_type_fsblkcnt_t=yes ac_cv_type_fsfilcnt_t=yes ac_cv_type_in_addr_t=yes ac_cv_type_in_port_t=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_ifgroupreq=no ac_cv_type_struct_in6_addr=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_timespec=yes ac_cv_type_struct_timeval=yes ac_cv_type_u_char=yes ac_cv_type_u_int=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld.lld lt_cv_path_NM=llvm-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/missing aclocal-1.16' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' ASR_LIB='' AUTOCONF='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/missing automake-1.16' AWK='gawk' CAT='/bin/cat' CA_FILE='/etc/ssl/certs/ca-certificates.crt' CC='x86_64-pc-linux-gnu-clang' CFLAGS='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_DEFAULT_SOURCE ' CHMOD='/bin/chmod' CHOWN='/bin/chown' CPP='x86_64-pc-linux-gnu-clang -E' CPPFLAGS='-I/usr/local/ssl/include -I/usr/include ' CYGPATH_W='echo' DB_LIB='' DEFS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' GROFF='/usr/bin/groff' HAVE_DB_API_FALSE='' HAVE_DB_API_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='ld.lld -m elf_x86_64' LDFLAGS='-L/usr/local/ssl/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' LIBOBJS='' LIBS='-lcrypto -lssl -levent -lcrypt -lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/missing makeinfo' MANDOC='' MANFMT='/usr/bin/nroff -mandoc' MANIFEST_TOOL=':' MANTYPE='doc' MKDIR_P='/bin/mkdir -p' NEED_ARC4RANDOM_FALSE='' NEED_ARC4RANDOM_TRUE='' NEED_BASE64_FALSE='' NEED_BASE64_TRUE='' NEED_BASENAME_FALSE='' NEED_BASENAME_TRUE='' NEED_CLOCK_GETTIME_FALSE='' NEED_CLOCK_GETTIME_TRUE='' NEED_CLOSEFROM_FALSE='' NEED_CLOSEFROM_TRUE='' NEED_CRYPT_CHECKPASS_FALSE='' NEED_CRYPT_CHECKPASS_TRUE='' NEED_DAEMON_FALSE='' NEED_DAEMON_TRUE='' NEED_DIRNAME_FALSE='' NEED_DIRNAME_TRUE='' NEED_ERRC_FALSE='' NEED_ERRC_TRUE='' NEED_ERR_FALSE='' NEED_ERR_H_FALSE='' NEED_ERR_H_TRUE='#' NEED_ERR_TRUE='' NEED_EVENT_ASR_RUN_FALSE='' NEED_EVENT_ASR_RUN_TRUE='' NEED_EXPLICIT_BZERO_FALSE='' NEED_EXPLICIT_BZERO_TRUE='' NEED_FGETLN_FALSE='' NEED_FGETLN_TRUE='' NEED_FMT_SCALED_FALSE='' NEED_FMT_SCALED_TRUE='' NEED_FPARSELN_FALSE='' NEED_FPARSELN_TRUE='' NEED_FREEZERO_FALSE='' NEED_FREEZERO_TRUE='' NEED_GETOPT_FALSE='' NEED_GETOPT_TRUE='' NEED_GETPEEREID_FALSE='' NEED_GETPEEREID_TRUE='' NEED_IMSG_FALSE='' NEED_IMSG_TRUE='' NEED_INET_NET_PTON_FALSE='' NEED_INET_NET_PTON_TRUE='' NEED_LIBASR_FALSE='' NEED_LIBASR_TRUE='#' NEED_NANOSLEEP_FALSE='' NEED_NANOSLEEP_TRUE='' NEED_PIDFILE_FALSE='' NEED_PIDFILE_TRUE='' NEED_PIPE2_FALSE='' NEED_PIPE2_TRUE='' NEED_PROGNAME_FALSE='' NEED_PROGNAME_TRUE='' NEED_REALLOCARRAY_FALSE='' NEED_REALLOCARRAY_TRUE='' NEED_RECALLOCARRAY_FALSE='' NEED_RECALLOCARRAY_TRUE='' NEED_RES_HNOK_FALSE='' NEED_RES_HNOK_TRUE='' NEED_RES_RANDOMID_FALSE='' NEED_RES_RANDOMID_TRUE='' NEED_SETEGID_FALSE='' NEED_SETEGID_TRUE='' NEED_SETEUID_FALSE='' NEED_SETEUID_TRUE='' NEED_SETPROCTITLE_FALSE='' NEED_SETPROCTITLE_TRUE='' NEED_SETRESGID_FALSE='' NEED_SETRESGID_TRUE='' NEED_SETRESUID_FALSE='' NEED_SETRESUID_TRUE='' NEED_SIGNAL_FALSE='' NEED_SIGNAL_TRUE='' NEED_SSL_CTX_USE_CERTIFICATE_CHAIN_MEM_FALSE='' NEED_SSL_CTX_USE_CERTIFICATE_CHAIN_MEM_TRUE='' NEED_STRERROR_FALSE='' NEED_STRERROR_TRUE='' NEED_STRLCAT_FALSE='' NEED_STRLCAT_TRUE='' NEED_STRLCPY_FALSE='' NEED_STRLCPY_TRUE='' NEED_STRMODE_FALSE='' NEED_STRMODE_TRUE='' NEED_STRNDUP_FALSE='' NEED_STRNDUP_TRUE='' NEED_STRNLEN_FALSE='' NEED_STRNLEN_TRUE='' NEED_STRSEP_FALSE='' NEED_STRSEP_TRUE='' NEED_STRTONUM_FALSE='' NEED_STRTONUM_TRUE='' NEED_USLEEP_FALSE='' NEED_USLEEP_TRUE='' NEED_VIS_FALSE='' NEED_VIS_TRUE='' NEED_WAITPID_FALSE='' NEED_WAITPID_TRUE='' NM='llvm-nm' NMEDIT='' NROFF='/usr/bin/nroff' OBJDUMP='llvm-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='opensmtpd' PACKAGE_BUGREPORT='bugs@opensmtpd.org' PACKAGE_NAME='OpenSMTPD' PACKAGE_STRING='OpenSMTPD portable' PACKAGE_TARNAME='opensmtpd' PACKAGE_URL='https://www.OpenSMTPD.org' PACKAGE_VERSION='portable' PATH_SEPARATOR=':' PRIVSEP_PATH='/var/empty' RANLIB='llvm-ranlib' SED='/bin/sed' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' SMTPD_QUEUE_GROUP='smtpq' SMTPD_QUEUE_USER='smtpq' SMTPD_USER='smtpd' STRIP='llvm-strip' STRIP_OPT='-s' SUPPORT_PATHS_H_FALSE='' SUPPORT_PATHS_H_TRUE='#' TEST_MALLOC_OPTIONS='' TEST_MINUS_S_SH='/bin/bash' USE_PAM_SERVICE='smtpd' VERSION='portable' YACC='bison -y' YFLAGS='' ZCAT='/bin/zcat' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/opensmtpd-6.7.1_p1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/opensmtpd-6.7.1_p1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/mail-mta/opensmtpd-6.7.1_p1/work/opensmtpd-6.7.1p1/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mansubdir='man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' piddir='/var/run/' pkglibexecdir='${exec_prefix}/libexec/opensmtpd' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sockdir='/run' spooldir='/var/spool/smtpd' sysconfdir='/etc/smtpd' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OpenSMTPD" #define PACKAGE_TARNAME "opensmtpd" #define PACKAGE_VERSION "portable" #define PACKAGE_STRING "OpenSMTPD portable" #define PACKAGE_BUGREPORT "bugs@opensmtpd.org" #define PACKAGE_URL "https://www.OpenSMTPD.org" #define PACKAGE "opensmtpd" #define VERSION "portable" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_PATHS_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_BSD_LIBUTIL_H 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_U_INT 1 #define HAVE_U_CHAR 1 #define SIZEOF_SHORT_INT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 8 #define SIZEOF_LONG_LONG_INT 8 #define HAVE_INTPTR_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_UINTMAX_T 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_FSBLKCNT_T 1 #define HAVE_FSFILCNT_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_IN_PORT_T 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_STRUCT_STAT_ST_MTIM 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_DECL_O_NONBLOCK 1 #define HAVE_DECL_AF_LOCAL 1 #define HAVE_DECL_PF_LOCAL 1 #define HAVE_DECL_IPPORT_HILASTAUTO 0 #define HAVE_DECL_WAIT_MYPGRP 1 #define HAVE_DECL_WRITEV 1 #define HAVE_DECL_LOG_PERROR 1 #define HAVE_BASENAME 1 #define HAVE_DIRNAME 1 #define HAVE_INET_NET_PTON 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_FTS_OPEN 1 #define HAVE_DAEMON 1 #define HAVE___B64_PTON 1 #define HAVE___B64_NTOP 1 #define HAVE_SETSOCKOPT 1 #define HAVE_CRYPT 1 #define HAVE_ASPRINTF 1 #define HAVE_BCOPY 1 #define HAVE_DIRFD 1 #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_FLOCK 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLINE 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETOPT 1 #define HAVE_GETSPNAM 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_MEMMOVE 1 #define HAVE_NANOSLEEP 1 #define HAVE_PIPE2 1 #define HAVE_REALLOCARRAY 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TIME 1 #define HAVE_USLEEP 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_WARN 1 #define HAVE_WARNX 1 #define HAVE_STRSEP 1 #define HAVE_DECL_STRLCAT 1 #define HAVE_DECL_STRLCPY 1 #define HAVE_PROC_PID 1 #define HAVE_ATTRIBUTE__NONNULL__ 1 #define SPT_TYPE SPT_REUSEARGV #define HAVE_SO_PEERCRED 1 #define HAVE_LIBDL 1 #define HAVE_LIBPAM 1 #define HAVE_PAM_GETENVLIST 1 #define HAVE_PAM_PUTENV 1 #define USE_PAM 1 #define USE_PAM_SERVICE "smtpd" #define SMTPD_USER "smtpd" #define SMTPD_QUEUE_USER "smtpq" #define SMTPD_QUEUE_GROUP "smtpq" #define PATH_SPOOL "/var/spool/smtpd" #define MAIL_DIRECTORY "/var/spool/mail" #define SMTPD_SOCKDIR "/run" #define SMTPD_PIDDIR "/var/run/" #define HAVE_CONTROL_IN_MSGHDR 1 #define HAVE___PROGNAME 1 #define HAVE___FUNCTION__ 1 #define HAVE___func__ 1 #define HAVE_VA_COPY 1 #define HAVE___VA_COPY 1 configure: exit 1