This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libevent configure 2.1.12-stable, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-openssl ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = arm64 uname -r = 21.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101 /usr/bin/uname -p = arm /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 404 tasks, 2405 threads, 8 processors Load average: 1.94, Mach factor: 6.06 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Library/Frameworks/Python.framework/Versions/3.9/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2748: checking for a BSD-compatible install configure:2816: result: /usr/bin/install -c configure:2827: checking whether build environment is sane configure:2882: result: yes configure:3033: checking for a thread-safe mkdir -p configure:3072: result: build-aux/install-sh -c -d configure:3079: checking for gawk configure:3109: result: no configure:3079: checking for mawk configure:3109: result: no configure:3079: checking for nawk configure:3109: result: no configure:3079: checking for awk configure:3095: found /usr/bin/awk configure:3106: result: awk configure:3117: checking whether make sets $(MAKE) configure:3139: result: yes configure:3168: checking whether make supports nested variables configure:3185: result: yes configure:3322: checking whether make supports nested variables configure:3339: result: yes configure:3362: checking whether make supports the include directive configure:3377: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3380: $? = 0 configure:3399: result: yes (GNU style) configure:3469: checking for gcc configure:3485: found /usr/bin/gcc configure:3496: result: gcc configure:3725: checking for C compiler version configure:3734: gcc --version >&5 Apple clang version 13.0.0 (clang-1300.0.27.3) Target: arm64-apple-darwin21.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/c++/4.2.1 configure:3745: $? = 0 configure:3734: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/c++/4.2.1 Apple clang version 13.0.0 (clang-1300.0.27.3) Target: arm64-apple-darwin21.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3745: $? = 0 configure:3734: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3745: $? = 1 configure:3734: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3745: $? = 1 configure:3765: checking whether the C compiler works configure:3787: gcc conftest.c >&5 configure:3791: $? = 0 configure:3839: result: yes configure:3842: checking for C compiler default output file name configure:3844: result: a.out configure:3850: checking for suffix of executables configure:3857: gcc -o conftest conftest.c >&5 configure:3861: $? = 0 configure:3883: result: configure:3905: checking whether we are cross compiling configure:3913: gcc -o conftest conftest.c >&5 configure:3917: $? = 0 configure:3924: ./conftest configure:3928: $? = 0 configure:3943: result: no configure:3948: checking for suffix of object files configure:3970: gcc -c conftest.c >&5 configure:3974: $? = 0 configure:3995: result: o configure:3999: checking whether we are using the GNU C compiler configure:4018: gcc -c conftest.c >&5 configure:4018: $? = 0 configure:4027: result: yes configure:4036: checking whether gcc accepts -g configure:4056: gcc -c -g conftest.c >&5 configure:4056: $? = 0 configure:4097: result: yes configure:4114: checking for gcc option to accept ISO C89 configure:4177: gcc -c -g -O2 conftest.c >&5 configure:4177: $? = 0 configure:4190: result: none needed configure:4215: checking whether gcc understands -c and -o together configure:4237: gcc -c conftest.c -o conftest2.o configure:4240: $? = 0 configure:4237: gcc -c conftest.c -o conftest2.o configure:4240: $? = 0 configure:4252: result: yes configure:4271: checking dependency style of gcc configure:4382: result: gcc3 configure:4403: checking how to run the C preprocessor configure:4434: gcc -E conftest.c configure:4434: $? = 0 configure:4448: gcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | /* end confdefs.h. */ | #include configure:4473: result: gcc -E configure:4493: gcc -E conftest.c configure:4493: $? = 0 configure:4507: gcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | /* end confdefs.h. */ | #include configure:4536: checking for grep that handles long lines and -e configure:4594: result: /usr/bin/grep configure:4599: checking for egrep configure:4661: result: /usr/bin/grep -E configure:4666: checking for ANSI C header files configure:4686: gcc -c -g -O2 conftest.c >&5 configure:4686: $? = 0 configure:4759: gcc -o conftest -g -O2 conftest.c >&5 configure:4759: $? = 0 configure:4759: ./conftest configure:4759: $? = 0 configure:4770: result: yes configure:4783: checking for sys/types.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for sys/stat.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for stdlib.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for string.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for memory.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for strings.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for inttypes.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for stdint.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for unistd.h configure:4783: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4796: checking minix/config.h usability configure:4796: gcc -c -g -O2 conftest.c >&5 conftest.c:55:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 | /* 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:4796: result: no configure:4796: checking minix/config.h presence configure:4796: gcc -E conftest.c conftest.c:22:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for minix/config.h configure:4796: result: no configure:4817: checking whether it is safe to define __EXTENSIONS__ configure:4835: gcc -c -g -O2 conftest.c >&5 configure:4835: $? = 0 configure:4842: result: yes configure:4861: checking build system type configure:4875: result: arm-apple-darwin21.3.0 configure:4895: checking host system type configure:4908: result: arm-apple-darwin21.3.0 configure:4938: checking whether ln -s works configure:4942: result: yes configure:4951: checking for a sed that does not truncate output configure:5015: result: /usr/bin/sed configure:5022: checking whether gcc needs -traditional conftest.c:27:10: fatal error: 'termio.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:5056: result: no configure:5080: gcc -c -g -O2 conftest.c >&5 configure:5080: $? = 0 configure:5242: checking how to print strings configure:5269: result: printf configure:5290: checking for a sed that does not truncate output configure:5354: result: /usr/bin/sed configure:5372: checking for fgrep configure:5434: result: /usr/bin/grep -F configure:5469: checking for ld used by gcc configure:5536: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:5543: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:5558: result: no configure:5570: checking for BSD- or MS-compatible name lister (nm) configure:5624: result: /usr/bin/nm -B configure:5754: checking the name lister (/usr/bin/nm -B) interface configure:5761: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:5764: /usr/bin/nm -B "conftest.o" configure:5767: output 0000000000000230 S _some_variable 0000000000000000 t ltmp0 0000000000000230 s ltmp1 configure:5774: result: BSD nm configure:5778: checking the maximum length of command line arguments configure:5909: result: 786432 configure:5957: checking how to convert arm-apple-darwin21.3.0 file names to arm-apple-darwin21.3.0 format configure:5997: result: func_convert_file_noop configure:6004: checking how to convert arm-apple-darwin21.3.0 file names to toolchain format configure:6024: result: func_convert_file_noop configure:6031: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files configure:6038: result: -r configure:6112: checking for objdump configure:6128: found /usr/bin/objdump configure:6139: result: objdump configure:6171: checking how to recognize dependent libraries configure:6371: result: pass_all configure:6456: checking for dlltool configure:6486: result: no configure:6516: checking how to associate runtime and link libraries configure:6543: result: printf %s\n configure:6603: checking for ar configure:6619: found /usr/bin/ar configure:6630: result: ar configure:6683: checking for archiver @FILE support configure:6700: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:6700: $? = 0 configure:6703: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6706: $? = 1 configure:6726: result: no configure:6784: checking for strip configure:6800: found /usr/bin/strip configure:6811: result: strip configure:6883: checking for ranlib configure:6899: found /usr/bin/ranlib configure:6910: result: ranlib configure:7012: checking command to parse /usr/bin/nm -B output from gcc object configure:7165: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:7168: $? = 0 configure:7172: /usr/bin/nm -B 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:7175: $? = 0 cannot find nm_test_var in conftest.nm configure:7165: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:7168: $? = 0 configure:7172: /usr/bin/nm -B 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:7175: $? = 0 configure:7241: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c conftstm.o >&5 warning: (arm64) could not find object file symbol for symbol _main configure:7244: $? = 0 configure:7282: result: ok configure:7329: checking for sysroot configure:7359: result: no configure:7366: checking for a working dd configure:7404: result: /bin/dd configure:7408: checking how to truncate binary pipes configure:7423: result: /bin/dd bs=4096 count=1 configure:7752: checking for mt configure:7782: result: no configure:7802: checking if : is a manifest tool configure:7808: : '-?' configure:7816: result: no configure:7872: checking for dsymutil configure:7888: found /usr/bin/dsymutil configure:7899: result: dsymutil configure:7964: checking for nmedit configure:7980: found /usr/bin/nmedit configure:7991: result: nmedit configure:8056: checking for lipo configure:8072: found /usr/bin/lipo configure:8083: result: lipo configure:8148: checking for otool configure:8164: found /usr/bin/otool configure:8175: result: otool configure:8240: checking for otool64 configure:8270: result: no configure:8315: checking for -single_module linker flag gcc -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8348: result: yes configure:8351: checking for -exported_symbols_list linker flag configure:8371: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:8371: $? = 0 configure:8381: result: yes configure:8384: checking for -force_load linker flag gcc -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -c -o conftest.o conftest.c ar cr libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8416: result: yes configure:8490: checking for dlfcn.h configure:8490: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:8490: $? = 0 configure:8490: result: yes configure:8746: checking for objdir configure:8761: result: .libs configure:9025: checking if gcc supports -fno-rtti -fno-exceptions configure:9043: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -fno-rtti -fno-exceptions conftest.c >&5 configure:9047: $? = 0 configure:9060: result: yes configure:9418: checking for gcc option to produce PIC configure:9425: result: -fno-common -DPIC configure:9433: checking if gcc PIC flag -fno-common -DPIC works configure:9451: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -fno-common -DPIC -DPIC conftest.c >&5 configure:9455: $? = 0 configure:9468: result: yes configure:9497: checking if gcc static flag -static works configure:9525: result: no configure:9540: checking if gcc supports -c -o file.o configure:9561: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -o out/conftest2.o conftest.c >&5 configure:9565: $? = 0 configure:9587: result: yes configure:9595: checking if gcc supports -c -o file.o configure:9642: result: yes configure:9675: checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:10936: result: yes configure:11176: checking dynamic linker characteristics configure:11994: result: darwin21.3.0 dyld configure:12116: checking how to hardcode library paths into programs configure:12141: result: immediate configure:12689: checking whether stripping libraries is possible configure:12706: result: yes configure:12740: checking if libtool supports shared libraries configure:12742: result: yes configure:12745: checking whether to build shared libraries configure:12770: result: yes configure:12773: checking whether to build static libraries configure:12777: result: yes configure:12834: checking for library containing inet_ntoa configure:12865: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:12865: $? = 0 configure:12882: result: none required configure:12890: checking for library containing socket configure:12921: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:12921: $? = 0 configure:12938: result: none required configure:12946: checking for library containing inet_aton configure:12977: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:12977: $? = 0 configure:12994: result: none required configure:13003: checking for library containing clock_gettime configure:13034: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13034: $? = 0 configure:13051: result: none required configure:13061: checking for clock_gettime configure:13061: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13061: $? = 0 configure:13061: result: yes configure:13071: checking for library containing sendfile configure:13102: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13102: $? = 0 configure:13119: result: none required configure:13128: checking for WIN32 configure:13146: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:36:1: error: use of undeclared identifier 'die' die horribly ^ 1 error generated. configure:13146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef _WIN32 | die horribly | #endif | | | ; | return 0; | } configure:13150: result: no configure:13156: checking for MIDIPIX configure:13174: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:36:1: error: use of undeclared identifier 'die' die horribly ^ 1 error generated. configure:13174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __midipix__ | die horribly | #endif | | | ; | return 0; | } configure:13178: result: no configure:13184: checking for CYGWIN configure:13202: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:36:1: error: use of undeclared identifier 'die' die horribly ^ 1 error generated. configure:13202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __CYGWIN__ | die horribly | #endif | | | ; | return 0; | } configure:13206: result: no configure:13214: checking zlib.h usability configure:13214: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13214: $? = 0 configure:13214: result: yes configure:13214: checking zlib.h presence configure:13214: gcc -E conftest.c configure:13214: $? = 0 configure:13214: result: yes configure:13214: checking for zlib.h configure:13214: result: yes configure:13230: checking for library containing inflateEnd configure:13261: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_inflateEnd", referenced from: _main in conftest-7b3795.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 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 inflateEnd (); | int | main () | { | return inflateEnd (); | ; | return 0; | } configure:13261: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c -lz >&5 configure:13261: $? = 0 configure:13278: result: -lz configure:13320: checking for special C compiler options needed for large files configure:13365: result: no configure:13371: checking for _FILE_OFFSET_BITS value needed for large files configure:13396: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13396: $? = 0 configure:13428: result: no configure:13563: checking for pkg-config configure:13596: result: no configure:13807: checking arpa/inet.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking arpa/inet.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for arpa/inet.h configure:13807: result: yes configure:13807: checking fcntl.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking fcntl.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for fcntl.h configure:13807: result: yes configure:13807: checking ifaddrs.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking ifaddrs.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for ifaddrs.h configure:13807: result: yes configure:13807: checking mach/mach_time.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking mach/mach_time.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for mach/mach_time.h configure:13807: result: yes configure:13807: checking mach/mach.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking mach/mach.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for mach/mach.h configure:13807: result: yes configure:13807: checking netdb.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking netdb.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for netdb.h configure:13807: result: yes configure:13807: checking netinet/in.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking netinet/in.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for netinet/in.h configure:13807: result: yes configure:13807: checking netinet/in6.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:72:10: fatal error: 'netinet/in6.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:13807: result: no configure:13807: checking netinet/in6.h presence configure:13807: gcc -E conftest.c conftest.c:39:10: fatal error: 'netinet/in6.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for netinet/in6.h configure:13807: result: no configure:13807: checking netinet/tcp.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking netinet/tcp.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for netinet/tcp.h configure:13807: result: yes configure:13807: checking sys/un.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/un.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/un.h configure:13807: result: yes configure:13807: checking poll.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking poll.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for poll.h configure:13807: result: yes configure:13807: checking port.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:75:10: fatal error: 'port.h' file not found #include ^~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_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:13807: result: no configure:13807: checking port.h presence configure:13807: gcc -E conftest.c conftest.c:42:10: fatal error: 'port.h' file not found #include ^~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for port.h configure:13807: result: no configure:13807: checking stdarg.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking stdarg.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for stdarg.h configure:13807: result: yes configure:13807: checking stddef.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking stddef.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for stddef.h configure:13807: result: yes configure:13807: checking sys/devpoll.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:77:10: fatal error: 'sys/devpoll.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:13807: result: no configure:13807: checking sys/devpoll.h presence configure:13807: gcc -E conftest.c conftest.c:44:10: fatal error: 'sys/devpoll.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for sys/devpoll.h configure:13807: result: no configure:13807: checking sys/epoll.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:77:10: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:13807: result: no configure:13807: checking sys/epoll.h presence configure:13807: gcc -E conftest.c conftest.c:44:10: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for sys/epoll.h configure:13807: result: no configure:13807: checking sys/event.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/event.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/event.h configure:13807: result: yes configure:13807: checking sys/eventfd.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:78:10: fatal error: 'sys/eventfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_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:13807: result: no configure:13807: checking sys/eventfd.h presence configure:13807: gcc -E conftest.c conftest.c:45:10: fatal error: 'sys/eventfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for sys/eventfd.h configure:13807: result: no configure:13807: checking sys/ioctl.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/ioctl.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/ioctl.h configure:13807: result: yes configure:13807: checking sys/mman.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/mman.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/mman.h configure:13807: result: yes configure:13807: checking sys/param.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/param.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/param.h configure:13807: result: yes configure:13807: checking sys/queue.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/queue.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/queue.h configure:13807: result: yes configure:13807: checking sys/resource.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/resource.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/resource.h configure:13807: result: yes configure:13807: checking sys/select.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/select.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/select.h configure:13807: result: yes configure:13807: checking sys/sendfile.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:84:10: fatal error: 'sys/sendfile.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_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:13807: result: no configure:13807: checking sys/sendfile.h presence configure:13807: gcc -E conftest.c conftest.c:51:10: fatal error: 'sys/sendfile.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for sys/sendfile.h configure:13807: result: no configure:13807: checking sys/socket.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/socket.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/socket.h configure:13807: result: yes configure:13807: checking for sys/stat.h configure:13807: result: yes configure:13807: checking sys/time.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/time.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/time.h configure:13807: result: yes configure:13807: checking sys/timerfd.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:87:10: fatal error: 'sys/timerfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_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:13807: result: no configure:13807: checking sys/timerfd.h presence configure:13807: gcc -E conftest.c conftest.c:54:10: fatal error: 'sys/timerfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for sys/timerfd.h configure:13807: result: no configure:13807: checking sys/uio.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/uio.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/uio.h configure:13807: result: yes configure:13807: checking sys/wait.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/wait.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/wait.h configure:13807: result: yes configure:13807: checking sys/random.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking sys/random.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for sys/random.h configure:13807: result: yes configure:13807: checking errno.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking errno.h presence configure:13807: gcc -E conftest.c configure:13807: $? = 0 configure:13807: result: yes configure:13807: checking for errno.h configure:13807: result: yes configure:13807: checking afunix.h usability configure:13807: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:91:10: fatal error: 'afunix.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_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:13807: result: no configure:13807: checking afunix.h presence configure:13807: gcc -E conftest.c conftest.c:58:10: fatal error: 'afunix.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:13807: result: no configure:13807: checking for afunix.h configure:13807: result: no configure:13823: checking for sys/sysctl.h configure:13823: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13823: $? = 0 configure:13823: result: yes configure:13841: checking for TAILQ_FOREACH in sys/queue.h configure:13854: result: yes configure:13869: checking for timeradd in sys/time.h configure:13885: result: yes configure:13897: checking for timercmp in sys/time.h configure:13913: result: yes configure:13925: checking for timerclear in sys/time.h configure:13941: result: yes configure:13953: checking for timerisset in sys/time.h configure:13969: result: yes configure:13981: checking whether CTL_KERN is declared configure:13981: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:13981: $? = 0 configure:13981: result: yes configure:13994: checking whether KERN_ARND is declared configure:13994: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:76:10: error: use of undeclared identifier 'KERN_ARND' (void) KERN_ARND; ^ 1 error generated. configure:13994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | #ifndef KERN_ARND | #ifdef __cplusplus | (void) KERN_ARND; | #else | (void) KERN_ARND; | #endif | #endif | | ; | return 0; | } configure:13994: result: no configure:14086: checking for an ANSI C-conforming const configure:14152: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14152: $? = 0 configure:14159: result: yes configure:14167: checking for inline configure:14183: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:68:21: warning: unused function 'static_foo' [-Wunused-function] static inline foo_t static_foo () {return 0; } ^ 1 warning generated. configure:14183: $? = 0 configure:14191: result: inline configure:14209: checking whether time.h and sys/time.h may both be included configure:14229: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14229: $? = 0 configure:14236: result: yes configure:14284: checking for accept4 configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_accept4", referenced from: _main in conftest-038fc8.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef accept4 | | /* 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 accept4 (); | /* 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_accept4 || defined __stub___accept4 | choke me | #endif | | int | main () | { | return accept4 (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for arc4random configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for arc4random_buf configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for arc4random_addrandom configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for eventfd configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_eventfd", referenced from: _main in conftest-baa47d.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | /* end confdefs.h. */ | /* Define eventfd to an innocuous variant, in case declares eventfd. | For example, HP-UX 11i declares gettimeofday. */ | #define eventfd innocuous_eventfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eventfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eventfd | | /* 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 eventfd (); | /* 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_eventfd || defined __stub___eventfd | choke me | #endif | | int | main () | { | return eventfd (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for epoll_create1 configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_epoll_create1", referenced from: _main in conftest-bc37fb.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | /* end confdefs.h. */ | /* Define epoll_create1 to an innocuous variant, in case declares epoll_create1. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_create1 innocuous_epoll_create1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_create1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_create1 | | /* 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 epoll_create1 (); | /* 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_epoll_create1 || defined __stub___epoll_create1 | choke me | #endif | | int | main () | { | return epoll_create1 (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for fcntl configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for getegid configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for geteuid configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for getifaddrs configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for gettimeofday configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for issetugid configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for mach_absolute_time configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for mmap configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for nanosleep configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for pipe configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for pipe2 configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_pipe2", referenced from: _main in conftest-804154.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pipe2 | | /* 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 pipe2 (); | /* 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_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main () | { | return pipe2 (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for putenv configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for sendfile configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for setenv configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for setrlimit configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for sigaction configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for signal configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for splice configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_splice", referenced from: _main in conftest-a1c62f.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define splice to an innocuous variant, in case declares splice. | For example, HP-UX 11i declares gettimeofday. */ | #define splice innocuous_splice | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char splice (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef splice | | /* 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 splice (); | /* 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_splice || defined __stub___splice | choke me | #endif | | int | main () | { | return splice (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for strlcpy configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:109:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] char strlcpy (); ^ conftest.c:109:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for strsep configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for strtok_r configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for strtoll configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:112:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] char strtoll (); ^ conftest.c:112:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' 1 warning generated. configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for sysctl configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for timerfd_create configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_timerfd_create", referenced from: _main in conftest-01220a.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define timerfd_create to an innocuous variant, in case declares timerfd_create. | For example, HP-UX 11i declares gettimeofday. */ | #define timerfd_create innocuous_timerfd_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timerfd_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timerfd_create | | /* 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 timerfd_create (); | /* 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_timerfd_create || defined __stub___timerfd_create | choke me | #endif | | int | main () | { | return timerfd_create (); | ; | return 0; | } configure:14284: result: no configure:14284: checking for umask configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for unsetenv configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for usleep configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for vasprintf configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:128:19: warning: format string missing [-Wformat] return vasprintf (); ~~~~~~~~~ ^ 1 warning generated. configure:14284: $? = 0 configure:14284: result: yes configure:14284: checking for getrandom configure:14284: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_getrandom", referenced from: _main in conftest-8af2d9.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define getrandom to an innocuous variant, in case declares getrandom. | For example, HP-UX 11i declares gettimeofday. */ | #define getrandom innocuous_getrandom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrandom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrandom | | /* 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 getrandom (); | /* 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_getrandom || defined __stub___getrandom | choke me | #endif | | int | main () | { | return getrandom (); | ; | return 0; | } configure:14284: result: no configure:14453: checking for getnameinfo configure:14453: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14453: $? = 0 configure:14453: result: yes configure:14453: checking for getprotobynumber configure:14453: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14453: $? = 0 configure:14453: result: yes configure:14453: checking for getservbyname configure:14453: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14453: $? = 0 configure:14453: result: yes configure:14453: checking for inet_ntop configure:14453: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14453: $? = 0 configure:14453: result: yes configure:14453: checking for inet_pton configure:14453: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14453: $? = 0 configure:14453: result: yes configure:14469: checking for getaddrinfo configure:14492: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:109:3: warning: expression result unused [-Wunused-value] getaddrinfo; ^~~~~~~~~~~ 1 warning generated. configure:14492: $? = 0 configure:14502: result: yes configure:14631: checking for F_SETFD in fcntl.h configure:14648: result: yes configure:14662: checking for select configure:14662: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14662: $? = 0 configure:14662: result: yes configure:14687: checking for poll configure:14687: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14687: $? = 0 configure:14687: result: yes configure:14727: checking for kqueue configure:14727: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14727: $? = 0 configure:14727: result: yes configure:14737: checking for working kqueue configure:14805: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14805: $? = 0 configure:14805: ./conftest configure:14805: $? = 0 configure:14806: result: yes configure:14836: checking for epoll_ctl configure:14836: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_epoll_ctl", referenced from: _main in conftest-6a6ce1.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | /* end confdefs.h. */ | /* Define epoll_ctl to an innocuous variant, in case declares epoll_ctl. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_ctl innocuous_epoll_ctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_ctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_ctl | | /* 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 epoll_ctl (); | /* 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_epoll_ctl || defined __stub___epoll_ctl | choke me | #endif | | int | main () | { | return epoll_ctl (); | ; | return 0; | } configure:14836: result: no configure:14927: checking for port_create configure:14927: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 Undefined symbols for architecture arm64: "_port_create", referenced from: _main in conftest-a5b6c8.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* 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 port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:14927: result: no configure:14964: checking for pid_t configure:14964: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14964: $? = 0 configure:14964: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:142:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:14964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 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:14964: result: yes configure:14975: checking for size_t configure:14975: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14975: $? = 0 configure:14975: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:142:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:14975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 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:14975: result: yes configure:14986: checking for ssize_t configure:14986: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14986: $? = 0 configure:14986: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:142:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:14986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 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:14986: result: yes configure:14998: checking for uint64_t configure:14998: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:14998: $? = 0 configure:14998: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:118:23: error: expected expression if (sizeof ((uint64_t))) ^ 1 error generated. configure:14998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:14998: result: yes configure:15015: checking for uint32_t configure:15015: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15015: $? = 0 configure:15015: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:119:23: error: expected expression if (sizeof ((uint32_t))) ^ 1 error generated. configure:15015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:15015: result: yes configure:15032: checking for uint16_t configure:15032: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15032: $? = 0 configure:15032: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:120:23: error: expected expression if (sizeof ((uint16_t))) ^ 1 error generated. configure:15032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:15032: result: yes configure:15049: checking for uint8_t configure:15049: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15049: $? = 0 configure:15049: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:121:22: error: expected expression if (sizeof ((uint8_t))) ^ 1 error generated. configure:15049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:15049: result: yes configure:15066: checking for uintptr_t configure:15066: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15066: $? = 0 configure:15066: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:122:24: error: expected expression if (sizeof ((uintptr_t))) ^ 1 error generated. configure:15066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #elif defined(HAVE_INTTYPES_H) | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:15066: result: yes configure:15085: checking for fd_mask configure:15085: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15085: $? = 0 configure:15085: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:121:22: error: expected expression if (sizeof ((fd_mask))) ^ 1 error generated. configure:15085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | | int | main () | { | if (sizeof ((fd_mask))) | return 0; | ; | return 0; | } configure:15085: result: yes configure:15106: checking size of long long configure:15111: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15111: $? = 0 configure:15111: ./conftest configure:15111: $? = 0 configure:15125: result: 8 configure:15139: checking size of long configure:15144: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15144: $? = 0 configure:15144: ./conftest configure:15144: $? = 0 configure:15158: result: 8 configure:15172: checking size of int configure:15177: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15177: $? = 0 configure:15177: ./conftest configure:15177: $? = 0 configure:15191: result: 4 configure:15205: checking size of short configure:15210: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15210: $? = 0 configure:15210: ./conftest configure:15210: $? = 0 configure:15224: result: 2 configure:15238: checking size of size_t configure:15243: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15243: $? = 0 configure:15243: ./conftest configure:15243: $? = 0 configure:15257: result: 8 configure:15271: checking size of void * configure:15276: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15276: $? = 0 configure:15276: ./conftest configure:15276: $? = 0 configure:15290: result: 8 configure:15304: checking size of off_t configure:15309: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15309: $? = 0 configure:15309: ./conftest configure:15309: $? = 0 configure:15323: result: 8 configure:15337: checking size of time_t configure:15342: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15342: $? = 0 configure:15342: ./conftest configure:15342: $? = 0 configure:15356: result: 8 configure:15367: checking for struct in6_addr configure:15367: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15367: $? = 0 configure:15367: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:153:30: error: expected expression if (sizeof ((struct in6_addr))) ^ 1 error generated. configure:15367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((struct in6_addr))) | return 0; | ; | return 0; | } configure:15367: result: yes configure:15405: checking for struct sockaddr_in6 configure:15405: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15405: $? = 0 configure:15405: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:154:34: error: expected expression if (sizeof ((struct sockaddr_in6))) ^ 1 error generated. configure:15405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:15405: result: yes configure:15443: checking for struct sockaddr_un configure:15443: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15443: $? = 0 configure:15443: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:155:33: error: expected expression if (sizeof ((struct sockaddr_un))) ^ 1 error generated. configure:15443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_un))) | return 0; | ; | return 0; | } configure:15443: result: yes configure:15481: checking for sa_family_t configure:15481: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15481: $? = 0 configure:15481: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:156:26: error: expected expression if (sizeof ((sa_family_t))) ^ 1 error generated. configure:15481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:15481: result: yes configure:15519: checking for struct addrinfo configure:15519: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15519: $? = 0 configure:15519: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:157:30: error: expected expression if (sizeof ((struct addrinfo))) ^ 1 error generated. configure:15519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:15519: result: yes configure:15557: checking for struct sockaddr_storage configure:15557: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15557: $? = 0 configure:15557: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:158:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:15557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:15557: result: yes configure:15596: checking for struct in6_addr.s6_addr32 configure:15596: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:153:13: error: no member named 's6_addr32' in 'struct in6_addr' if (ac_aggr.s6_addr32) ~~~~~~~ ^ 1 error generated. configure:15596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (ac_aggr.s6_addr32) | return 0; | ; | return 0; | } configure:15596: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:153:20: error: no member named 's6_addr32' in 'struct in6_addr' if (sizeof ac_aggr.s6_addr32) ~~~~~~~ ^ 1 error generated. configure:15596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (sizeof ac_aggr.s6_addr32) | return 0; | ; | return 0; | } configure:15596: result: no configure:15627: checking for struct in6_addr.s6_addr16 configure:15627: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:153:13: error: no member named 's6_addr16' in 'struct in6_addr' if (ac_aggr.s6_addr16) ~~~~~~~ ^ 1 error generated. configure:15627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (ac_aggr.s6_addr16) | return 0; | ; | return 0; | } configure:15627: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:153:20: error: no member named 's6_addr16' in 'struct in6_addr' if (sizeof ac_aggr.s6_addr16) ~~~~~~~ ^ 1 error generated. configure:15627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct in6_addr ac_aggr; | if (sizeof ac_aggr.s6_addr16) | return 0; | ; | return 0; | } configure:15627: result: no configure:15658: checking for struct sockaddr_in.sin_len configure:15658: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15658: $? = 0 configure:15658: result: yes configure:15689: checking for struct sockaddr_in6.sin6_len configure:15689: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15689: $? = 0 configure:15689: result: yes configure:15720: checking for struct sockaddr_storage.ss_family configure:15720: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15720: $? = 0 configure:15720: result: yes configure:15751: checking for struct sockaddr_storage.__ss_family configure:15751: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:156:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/sys/socket.h:447:18: note: 'ss_family' declared here sa_family_t ss_family; /* [XSI] address family */ ^ 1 error generated. configure:15751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:15751: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:156:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (sizeof ac_aggr.__ss_family) ^~~~~~~~~~~ ss_family /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/sys/socket.h:447:18: note: 'ss_family' declared here sa_family_t ss_family; /* [XSI] address family */ ^ 1 error generated. configure:15751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_IN6_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #define WIN32_WINNT 0x400 | #define _WIN32_WINNT 0x400 | #define WIN32_LEAN_AND_MEAN | #if defined(_MSC_VER) && (_MSC_VER < 1300) | #include | #else | #include | #include | #endif | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:15751: result: no configure:15784: checking for struct linger configure:15784: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:15784: $? = 0 configure:15784: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:141:28: error: expected expression if (sizeof ((struct linger))) ^ 1 error generated. configure:15784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef _WIN32 | #include | #endif | | | int | main () | { | if (sizeof ((struct linger))) | return 0; | ; | return 0; | } configure:15784: result: yes configure:15803: checking for socklen_t configure:15824: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:141:11: warning: unused variable 'x' [-Wunused-variable] socklen_t x; ^ 1 warning generated. configure:15824: $? = 0 configure:15825: result: yes configure:15838: checking whether our compiler supports __func__ configure:15852: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:134:14: warning: unused variable 'cp' [-Wunused-variable] const char *cp = __func__; ^ 1 warning generated. configure:15852: $? = 0 configure:15856: result: yes configure:15865: checking whether our compiler supports __FUNCTION__ configure:15879: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:135:14: warning: unused variable 'cp' [-Wunused-variable] const char *cp = __FUNCTION__; ^ 1 warning generated. configure:15879: $? = 0 configure:15883: result: yes configure:16061: checking for the pthreads library -lpthreads configure:16094: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c -lpthreads >&5 conftest.c:137:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ~^ conftest.c:138:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ~ ^ conftest.c:138:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ~ ^ conftest.c:136:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~ conftest.c:136:13: note: initialize the variable 'th' to silence this warning pthread_t th; pthread_join(th, 0); ^ = NULL 4 warnings generated. ld: library not found for -lpthreads clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:16094: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_LINGER 1 | #define HAVE___func__ 1 | #define HAVE___FUNCTION__ 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16103: result: no configure:16006: checking whether pthreads work without any flags configure:16094: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 conftest.c:137:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ~^ conftest.c:138:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ~ ^ conftest.c:138:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ~ ^ conftest.c:136:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~ conftest.c:136:13: note: initialize the variable 'th' to silence this warning pthread_t th; pthread_join(th, 0); ^ = NULL 4 warnings generated. configure:16094: $? = 0 configure:16103: result: yes configure:16122: checking for joinable pthread attribute configure:16137: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations conftest.c >&5 configure:16137: $? = 0 configure:16143: result: PTHREAD_CREATE_JOINABLE configure:16153: checking if more special flags are required for pthreads configure:16160: result: -D_THREAD_SAFE configure:16249: checking size of pthread_t configure:16254: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE conftest.c >&5 configure:16254: $? = 0 configure:16254: ./conftest configure:16254: $? = 0 configure:16271: result: 8 configure:16353: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE conftest.c >&5 configure:16353: $? = 0 configure:16374: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE conftest.c >&5 configure:16374: $? = 0 configure:16395: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE conftest.c >&5 conftest.c:140:2: error: #error ^ 1 error generated. configure:16395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.12-stable" | #define PACKAGE_STRING "libevent 2.1.12-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.12-stable" | #define NUMERIC_VERSION 0x02010c00 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TAILQFOREACH 1 | #define HAVE_TIMERADD 1 | #define HAVE_TIMERCMP 1 | #define HAVE_TIMERCLEAR 1 | #define HAVE_TIMERISSET 1 | #define HAVE_DECL_CTL_KERN 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_BUF 1 | #define HAVE_ARC4RANDOM_ADDRANDOM 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISSETUGID 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PUTENV 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_WORKING_KQUEUE 1 | #define HAVE_UINT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_FD_MASK 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_UN 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_LINGER 1 | #define HAVE___func__ 1 | #define HAVE___FUNCTION__ 1 | #define HAVE_PTHREADS 1 | #define SIZEOF_PTHREAD_T 8 | /* end confdefs.h. */ | | int | main () | { | | #if !defined(__GNUC__) || (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) | #error | #endif | ; | return 0; | } configure:16416: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE conftest.c >&5 configure:16416: $? = 0 configure:18711: checking that generated files are newer than configure configure:18717: result: done configure:18828: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libevent config.status 2.1.12-stable, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1295: creating libevent.pc config.status:1295: creating libevent_openssl.pc config.status:1295: creating libevent_pthreads.pc config.status:1295: creating libevent_core.pc config.status:1295: creating libevent_extra.pc config.status:1295: creating Makefile config.status:1295: creating config.h config.status:1295: creating evconfig-private.h config.status:1524: executing depfiles commands config.status:1601: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1606: $? = 0 config.status:1524: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=arm-apple-darwin21.3.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DOXYGEN_PAPER_SIZE_set= ac_cv_env_DOXYGEN_PAPER_SIZE_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_accept4=no ac_cv_func_arc4random=yes ac_cv_func_arc4random_addrandom=yes ac_cv_func_arc4random_buf=yes ac_cv_func_clock_gettime=yes ac_cv_func_epoll_create1=no ac_cv_func_epoll_ctl=no ac_cv_func_eventfd=no ac_cv_func_fcntl=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getifaddrs=yes ac_cv_func_getnameinfo=yes ac_cv_func_getprotobynumber=yes ac_cv_func_getrandom=no ac_cv_func_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_issetugid=yes ac_cv_func_kqueue=yes ac_cv_func_mach_absolute_time=yes ac_cv_func_mmap=yes ac_cv_func_nanosleep=yes ac_cv_func_pipe2=no ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_port_create=no ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_sendfile=yes ac_cv_func_setenv=yes ac_cv_func_setrlimit=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_splice=no ac_cv_func_strlcpy=yes ac_cv_func_strsep=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_sysctl=yes ac_cv_func_timerfd_create=no ac_cv_func_umask=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_have_decl_CTL_KERN=yes ac_cv_have_decl_KERN_ARND=no ac_cv_header_afunix_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mach_mach_h=yes ac_cv_header_mach_mach_time_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in6_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_port_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_devpoll_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=yes ac_cv_header_sys_eventfd_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_queue_h=yes ac_cv_header_sys_random_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timerfd_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=arm-apple-darwin21.3.0 ac_cv_member_struct_in6_addr_s6_addr16=no ac_cv_member_struct_in6_addr_s6_addr32=no ac_cv_member_struct_sockaddr_in6_sin6_len=yes ac_cv_member_struct_sockaddr_in_sin_len=yes ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_inet_aton='none required' ac_cv_search_inet_ntoa='none required' ac_cv_search_inflateEnd=-lz ac_cv_search_sendfile='none required' ac_cv_search_socket='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_fd_mask=yes ac_cv_type_pid_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_in6_addr=yes ac_cv_type_struct_linger=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_sockaddr_un=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uintptr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes libevent_cv_getaddrinfo=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' 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=786432 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} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/missing autoconf' AUTOHEADER='${SHELL} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/missing autoheader' AUTOMAKE='${SHELL} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/missing automake-1.16' AWK='awk' BUILD_CYGWIN_FALSE='' BUILD_CYGWIN_TRUE='#' BUILD_MIDIPIX_FALSE='' BUILD_MIDIPIX_TRUE='#' BUILD_REGRESS_FALSE='#' BUILD_REGRESS_TRUE='' BUILD_SAMPLES_FALSE='#' BUILD_SAMPLES_TRUE='' BUILD_WIN32_FALSE='' BUILD_WIN32_TRUE='#' BUILD_WITH_NO_UNDEFINED_FALSE='' BUILD_WITH_NO_UNDEFINED_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wno-unused-function -Qunused-arguments' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVPOLL_BACKEND_FALSE='' DEVPOLL_BACKEND_TRUE='#' DLLTOOL='false' DOT_PATH='' DOXYGEN_PAPER_SIZE='' DSYMUTIL='dsymutil' DUMPBIN='' DX_CONFIG='${top_srcdir}/Doxyfile' DX_DOCDIR='doxygen' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''libevent'\'' VERSION='\''2.1.12-stable'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\''' DX_FLAG_chi='0' DX_FLAG_chm='0' DX_FLAG_doc='0' DX_FLAG_dot='0' DX_FLAG_html='0' DX_FLAG_man='0' DX_FLAG_pdf='0' DX_FLAG_ps='0' DX_FLAG_rtf='0' DX_FLAG_xml='0' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='' DX_PROJECT='libevent' DX_RULES='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DOXYGEN_FALSE='' ENABLE_DOXYGEN_MAN_FALSE='' ENABLE_DOXYGEN_MAN_TRUE='#' ENABLE_DOXYGEN_TRUE='#' EPOLL_BACKEND_FALSE='' EPOLL_BACKEND_TRUE='#' EVPORT_BACKEND_FALSE='' EVPORT_BACKEND_TRUE='#' EV_LIB_GDI='' EV_LIB_WS32='' EXEEXT='' FGREP='/usr/bin/grep -F' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_HTMLHELP='NO' GENERATE_LATEX='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GREP='/usr/bin/grep' HAVE_DOT='NO' HHC_PATH='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBEVENT_FALSE='#' INSTALL_LIBEVENT_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KQUEUE_BACKEND_FALSE='#' KQUEUE_BACKEND_TRUE='' LD='/Library/Developer/CommandLineTools/usr/bin/ld' LDFLAGS='' LIBEVENT_GC_SECTIONS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='build-aux/ltmain.sh' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='build-aux/install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OPENSSL_FALSE='' OPENSSL_INCS='' OPENSSL_LIBADD='' OPENSSL_LIBS='' OPENSSL_TRUE='#' OTOOL64=':' OTOOL='otool' PACKAGE='libevent' PACKAGE_BUGREPORT='' PACKAGE_NAME='libevent' PACKAGE_STRING='libevent 2.1.12-stable' PACKAGE_TARNAME='libevent' PACKAGE_URL='' PACKAGE_VERSION='2.1.12-stable' PAPER_SIZE='' PATH_SEPARATOR=':' PERL_PATH='' PKG_CONFIG='' POLL_BACKEND_FALSE='#' POLL_BACKEND_TRUE='' PROJECT='libevent' PTHREADS_FALSE='#' PTHREADS_TRUE='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/bin/sed' SELECT_BACKEND_FALSE='#' SELECT_BACKEND_TRUE='' SET_MAKE='' SHELL='/bin/sh' SIGNAL_SUPPORT_FALSE='#' SIGNAL_SUPPORT_TRUE='' SRCDIR='.' STRIP='strip' STRLCPY_IMPL_FALSE='' STRLCPY_IMPL_TRUE='#' THREADS_FALSE='#' THREADS_TRUE='' VERSION='2.1.12-stable' ZLIB_LIBS='-lz ' ZLIB_REGRESS_FALSE='#' ZLIB_REGRESS_TRUE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='arm-apple-darwin21.3.0' build_alias='' build_cpu='arm' build_os='darwin21.3.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='arm-apple-darwin21.3.0' host_alias='' host_cpu='arm' host_os='darwin21.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/zyh/Downloads/libevent-2.1.12-stable/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libevent" #define PACKAGE_TARNAME "libevent" #define PACKAGE_VERSION "2.1.12-stable" #define PACKAGE_STRING "libevent 2.1.12-stable" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libevent" #define VERSION "2.1.12-stable" #define NUMERIC_VERSION 0x02010c00 #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CLOCK_GETTIME 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_MACH_MACH_TIME_H 1 #define HAVE_MACH_MACH_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_POLL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RANDOM_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_TAILQFOREACH 1 #define HAVE_TIMERADD 1 #define HAVE_TIMERCMP 1 #define HAVE_TIMERCLEAR 1 #define HAVE_TIMERISSET 1 #define HAVE_DECL_CTL_KERN 1 #define HAVE_DECL_KERN_ARND 0 #define TIME_WITH_SYS_TIME 1 #define HAVE_ARC4RANDOM 1 #define HAVE_ARC4RANDOM_BUF 1 #define HAVE_ARC4RANDOM_ADDRANDOM 1 #define HAVE_FCNTL 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISSETUGID 1 #define HAVE_MACH_ABSOLUTE_TIME 1 #define HAVE_MMAP 1 #define HAVE_NANOSLEEP 1 #define HAVE_PIPE 1 #define HAVE_PUTENV 1 #define HAVE_SENDFILE 1 #define HAVE_SETENV 1 #define HAVE_SETRLIMIT 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL 1 #define HAVE_STRLCPY 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOLL 1 #define HAVE_SYSCTL 1 #define HAVE_UMASK 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define HAVE_VASPRINTF 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_GETADDRINFO 1 #define HAVE_SETFD 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_KQUEUE 1 #define HAVE_WORKING_KQUEUE 1 #define HAVE_UINT64_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_FD_MASK 1 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 8 #define SIZEOF_VOID_P 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_UN 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_LINGER 1 #define HAVE___func__ 1 #define HAVE___FUNCTION__ 1 #define HAVE_PTHREADS 1 #define SIZEOF_PTHREAD_T 8 configure: exit 0