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.10-stable, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = 192.168.1.121helius-PC uname -m = x86_64 uname -r = 4.15.0-55-generic uname -s = Linux uname -v = #60~16.04.2-Ubuntu SMP Thu Jul 4 09:03:09 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/helius/.local/share/umake/bin PATH: /home/helius/bin PATH: /home/helius/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2692: checking for a BSD-compatible install configure:2760: result: /usr/bin/install -c configure:2771: checking whether build environment is sane configure:2826: result: yes configure:2977: checking for a thread-safe mkdir -p configure:3016: result: /bin/mkdir -p configure:3023: checking for gawk configure:3053: result: no configure:3023: checking for mawk configure:3039: found /usr/bin/mawk configure:3050: result: mawk configure:3061: checking whether make sets $(MAKE) configure:3083: result: yes configure:3112: checking whether make supports nested variables configure:3129: result: yes configure:3266: checking whether make supports nested variables configure:3283: result: yes configure:3317: checking for style of include used by make configure:3345: result: GNU configure:3416: checking for gcc configure:3432: found /usr/bin/gcc configure:3443: result: gcc configure:3672: checking for C compiler version configure:3681: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3692: $? = 0 configure:3681: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11) configure:3692: $? = 0 configure:3681: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3692: $? = 1 configure:3681: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3692: $? = 1 configure:3712: checking whether the C compiler works configure:3734: gcc conftest.c >&5 configure:3738: $? = 0 configure:3786: result: yes configure:3789: checking for C compiler default output file name configure:3791: result: a.out configure:3797: checking for suffix of executables configure:3804: gcc -o conftest conftest.c >&5 configure:3808: $? = 0 configure:3830: result: configure:3852: checking whether we are cross compiling configure:3860: gcc -o conftest conftest.c >&5 configure:3864: $? = 0 configure:3871: ./conftest configure:3875: $? = 0 configure:3890: result: no configure:3895: checking for suffix of object files configure:3917: gcc -c conftest.c >&5 configure:3921: $? = 0 configure:3942: result: o configure:3946: checking whether we are using the GNU C compiler configure:3965: gcc -c conftest.c >&5 configure:3965: $? = 0 configure:3974: result: yes configure:3983: checking whether gcc accepts -g configure:4003: gcc -c -g conftest.c >&5 configure:4003: $? = 0 configure:4044: result: yes configure:4061: checking for gcc option to accept ISO C89 configure:4124: gcc -c -g -O2 conftest.c >&5 configure:4124: $? = 0 configure:4137: result: none needed configure:4162: checking whether gcc understands -c and -o together configure:4184: gcc -c conftest.c -o conftest2.o configure:4187: $? = 0 configure:4184: gcc -c conftest.c -o conftest2.o configure:4187: $? = 0 configure:4199: result: yes configure:4218: checking dependency style of gcc configure:4329: result: gcc3 configure:4350: checking how to run the C preprocessor configure:4381: gcc -E conftest.c configure:4381: $? = 0 configure:4395: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | /* end confdefs.h. */ | #include configure:4420: result: gcc -E configure:4440: gcc -E conftest.c configure:4440: $? = 0 configure:4454: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | /* end confdefs.h. */ | #include configure:4483: checking for grep that handles long lines and -e configure:4541: result: /bin/grep configure:4546: checking for egrep configure:4608: result: /bin/grep -E configure:4613: checking for ANSI C header files configure:4633: gcc -c -g -O2 conftest.c >&5 configure:4633: $? = 0 configure:4706: gcc -o conftest -g -O2 conftest.c >&5 configure:4706: $? = 0 configure:4706: ./conftest configure:4706: $? = 0 configure:4717: result: yes configure:4730: checking for sys/types.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for sys/stat.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for stdlib.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for string.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for memory.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for strings.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for inttypes.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for stdint.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4730: checking for unistd.h configure:4730: gcc -c -g -O2 conftest.c >&5 configure:4730: $? = 0 configure:4730: result: yes configure:4743: checking minix/config.h usability configure:4743: gcc -c -g -O2 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:4743: result: no configure:4743: checking minix/config.h presence configure:4743: gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:4743: result: no configure:4743: checking for minix/config.h configure:4743: result: no configure:4764: checking whether it is safe to define __EXTENSIONS__ configure:4782: gcc -c -g -O2 conftest.c >&5 configure:4782: $? = 0 configure:4789: result: yes configure:4809: checking build system type configure:4823: result: x86_64-pc-linux-gnu configure:4843: checking host system type configure:4856: result: x86_64-pc-linux-gnu configure:4886: checking whether ln -s works configure:4890: result: yes configure:4901: checking for a sed that does not truncate output configure:4965: result: /bin/sed configure:4972: checking whether gcc needs -traditional configure:5006: result: no configure:5030: gcc -c -g -O2 conftest.c >&5 configure:5030: $? = 0 configure:5191: checking how to print strings configure:5218: result: printf configure:5239: checking for a sed that does not truncate output configure:5303: result: /bin/sed configure:5321: checking for fgrep configure:5383: result: /bin/grep -F configure:5418: checking for ld used by gcc configure:5485: result: /usr/bin/ld configure:5492: checking if the linker (/usr/bin/ld) is GNU ld configure:5507: result: yes configure:5519: checking for BSD- or MS-compatible name lister (nm) configure:5573: result: /usr/bin/nm -B configure:5703: checking the name lister (/usr/bin/nm -B) interface configure:5710: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:5713: /usr/bin/nm -B "conftest.o" configure:5716: output 0000000000000000 B some_variable configure:5723: result: BSD nm configure:5727: checking the maximum length of command line arguments configure:5858: result: 1572864 configure:5906: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5946: result: func_convert_file_noop configure:5953: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5973: result: func_convert_file_noop configure:5980: checking for /usr/bin/ld option to reload object files configure:5987: result: -r configure:6061: checking for objdump configure:6077: found /usr/bin/objdump configure:6088: result: objdump configure:6120: checking how to recognize dependent libraries configure:6320: result: pass_all configure:6405: checking for dlltool configure:6435: result: no configure:6465: checking how to associate runtime and link libraries configure:6492: result: printf %s\n configure:6552: checking for ar configure:6568: found /usr/bin/ar configure:6579: result: ar configure:6616: checking for archiver @FILE support configure:6633: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:6633: $? = 0 configure:6636: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6639: $? = 0 configure:6644: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:6647: $? = 1 configure:6659: result: @ configure:6717: checking for strip configure:6733: found /usr/bin/strip configure:6744: result: strip configure:6816: checking for ranlib configure:6832: found /usr/bin/ranlib configure:6843: result: ranlib configure:6945: checking command to parse /usr/bin/nm -B output from gcc object configure:7098: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:7101: $? = 0 configure:7105: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7108: $? = 0 configure:7174: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c conftstm.o >&5 configure:7177: $? = 0 configure:7215: result: ok configure:7262: checking for sysroot configure:7292: result: no configure:7299: checking for a working dd configure:7337: result: /bin/dd configure:7341: checking how to truncate binary pipes configure:7356: result: /bin/dd bs=4096 count=1 configure:7492: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:7495: $? = 0 configure:7685: checking for mt configure:7701: found /bin/mt configure:7712: result: mt configure:7735: checking if mt is a manifest tool configure:7741: mt '-?' configure:7749: result: no configure:8423: checking for dlfcn.h configure:8423: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:8423: $? = 0 configure:8423: result: yes configure:8679: checking for objdir configure:8694: result: .libs configure:8958: checking if gcc supports -fno-rtti -fno-exceptions configure:8976: gcc -c -g -O2 -Wall -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8980: $? = 0 configure:8993: result: no configure:9351: checking for gcc option to produce PIC configure:9358: result: -fPIC -DPIC configure:9366: checking if gcc PIC flag -fPIC -DPIC works configure:9384: gcc -c -g -O2 -Wall -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:9388: $? = 0 configure:9401: result: yes configure:9430: checking if gcc static flag -static works configure:9458: result: yes configure:9473: checking if gcc supports -c -o file.o configure:9494: gcc -c -g -O2 -Wall -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:9498: $? = 0 configure:9520: result: yes configure:9528: checking if gcc supports -c -o file.o configure:9575: result: yes configure:9608: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10871: result: yes configure:10908: checking whether -lc should be explicitly linked in configure:10916: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:10919: $? = 0 configure:10934: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10937: $? = 0 configure:10951: result: no configure:11111: checking dynamic linker characteristics configure:11692: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11692: $? = 0 configure:11941: result: GNU/Linux ld.so configure:12063: checking how to hardcode library paths into programs configure:12088: result: immediate configure:12636: checking whether stripping libraries is possible configure:12641: result: yes configure:12676: checking if libtool supports shared libraries configure:12678: result: yes configure:12681: checking whether to build shared libraries configure:12706: result: yes configure:12709: checking whether to build static libraries configure:12713: result: yes configure:12770: checking for library containing inet_ntoa configure:12801: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:12801: $? = 0 configure:12818: result: none required configure:12826: checking for library containing socket configure:12857: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:12857: $? = 0 configure:12874: result: none required configure:12882: checking for library containing inet_aton configure:12913: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:12913: $? = 0 configure:12930: result: none required configure:12939: checking for library containing clock_gettime configure:12970: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:12970: $? = 0 configure:12987: result: none required configure:12997: checking for clock_gettime configure:12997: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:12997: $? = 0 configure:12997: result: yes configure:13007: checking for library containing sendfile configure:13038: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13038: $? = 0 configure:13055: result: none required configure:13064: checking for WIN32 configure:13081: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: unknown type name 'die' die horribly ^ conftest.c:36:5: warning: unused variable 'horribly' [-Wunused-variable] die horribly ^ configure:13081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:13085: result: no configure:13090: checking for MIDIPIX configure:13107: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: unknown type name 'die' die horribly ^ conftest.c:36:5: warning: unused variable 'horribly' [-Wunused-variable] die horribly ^ configure:13107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:13111: result: no configure:13116: checking for CYGWIN configure:13133: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: unknown type name 'die' die horribly ^ conftest.c:36:5: warning: unused variable 'horribly' [-Wunused-variable] die horribly ^ configure:13133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:13137: result: no configure:13144: checking zlib.h usability configure:13144: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking zlib.h presence configure:13144: gcc -E conftest.c configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking for zlib.h configure:13144: result: yes configure:13160: checking for library containing inflateEnd configure:13191: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/cchREHnG.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:42: undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status configure:13191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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:13191: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lz >&5 configure:13191: $? = 0 configure:13208: result: -lz configure:13250: checking for special C compiler options needed for large files configure:13295: result: no configure:13301: checking for _FILE_OFFSET_BITS value needed for large files configure:13326: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13326: $? = 0 configure:13358: result: no configure:13493: checking for pkg-config configure:13511: found /usr/bin/pkg-config configure:13523: result: /usr/bin/pkg-config configure:13550: checking if pkg-config is at least version 0.15.0 configure:13553: result: yes configure:13660: checking openssl/ssl.h usability configure:13660: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13660: $? = 0 configure:13660: result: yes configure:13660: checking openssl/ssl.h presence configure:13660: gcc -E conftest.c configure:13660: $? = 0 configure:13660: result: yes configure:13660: checking for openssl/ssl.h configure:13660: result: yes configure:13729: checking arpa/inet.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking arpa/inet.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for arpa/inet.h configure:13729: result: yes configure:13729: checking fcntl.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking fcntl.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for fcntl.h configure:13729: result: yes configure:13729: checking ifaddrs.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking ifaddrs.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for ifaddrs.h configure:13729: result: yes configure:13729: checking mach/mach_time.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c:70:28: fatal error: mach/mach_time.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking mach/mach_time.h presence configure:13729: gcc -E conftest.c conftest.c:37:28: fatal error: mach/mach_time.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:13729: result: no configure:13729: checking for mach/mach_time.h configure:13729: result: no configure:13729: checking netdb.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking netdb.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for netdb.h configure:13729: result: yes configure:13729: checking netinet/in.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking netinet/in.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for netinet/in.h configure:13729: result: yes configure:13729: checking netinet/in6.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c:72:25: fatal error: netinet/in6.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking netinet/in6.h presence configure:13729: gcc -E conftest.c conftest.c:39:25: fatal error: netinet/in6.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:13729: result: no configure:13729: checking for netinet/in6.h configure:13729: result: no configure:13729: checking netinet/tcp.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking netinet/tcp.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for netinet/tcp.h configure:13729: result: yes configure:13729: checking sys/un.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/un.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/un.h configure:13729: result: yes configure:13729: checking poll.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking poll.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for poll.h configure:13729: result: yes configure:13729: checking port.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c:75:18: fatal error: port.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking port.h presence configure:13729: gcc -E conftest.c conftest.c:42:18: fatal error: port.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking for port.h configure:13729: result: no configure:13729: checking stdarg.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking stdarg.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for stdarg.h configure:13729: result: yes configure:13729: checking stddef.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking stddef.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for stddef.h configure:13729: result: yes configure:13729: checking sys/devpoll.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c:77:25: fatal error: sys/devpoll.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking sys/devpoll.h presence configure:13729: gcc -E conftest.c conftest.c:44:25: fatal error: sys/devpoll.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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:13729: result: no configure:13729: checking for sys/devpoll.h configure:13729: result: no configure:13729: checking sys/epoll.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/epoll.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/epoll.h configure:13729: result: yes configure:13729: checking sys/event.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c:78:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_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:13729: result: no configure:13729: checking sys/event.h presence configure:13729: gcc -E conftest.c conftest.c:45:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:13729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:13729: result: no configure:13729: checking for sys/event.h configure:13729: result: no configure:13729: checking sys/eventfd.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/eventfd.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/eventfd.h configure:13729: result: yes configure:13729: checking sys/ioctl.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/ioctl.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/ioctl.h configure:13729: result: yes configure:13729: checking sys/mman.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/mman.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/mman.h configure:13729: result: yes configure:13729: checking sys/param.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/param.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/param.h configure:13729: result: yes configure:13729: checking sys/queue.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/queue.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/queue.h configure:13729: result: yes configure:13729: checking sys/resource.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/resource.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/resource.h configure:13729: result: yes configure:13729: checking sys/select.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/select.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/select.h configure:13729: result: yes configure:13729: checking sys/sendfile.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/sendfile.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/sendfile.h configure:13729: result: yes configure:13729: checking sys/socket.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/socket.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/socket.h configure:13729: result: yes configure:13729: checking for sys/stat.h configure:13729: result: yes configure:13729: checking sys/time.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/time.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/time.h configure:13729: result: yes configure:13729: checking sys/timerfd.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/timerfd.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/timerfd.h configure:13729: result: yes configure:13729: checking sys/uio.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/uio.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/uio.h configure:13729: result: yes configure:13729: checking sys/wait.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking sys/wait.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for sys/wait.h configure:13729: result: yes configure:13729: checking errno.h usability configure:13729: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking errno.h presence configure:13729: gcc -E conftest.c configure:13729: $? = 0 configure:13729: result: yes configure:13729: checking for errno.h configure:13729: result: yes configure:13742: checking for sys/sysctl.h configure:13742: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13742: $? = 0 configure:13742: result: yes configure:13758: checking for TAILQ_FOREACH in sys/queue.h configure:13771: result: yes configure:13786: checking for timeradd in sys/time.h configure:13802: result: yes configure:13814: checking for timercmp in sys/time.h configure:13830: result: yes configure:13842: checking for timerclear in sys/time.h configure:13858: result: yes configure:13870: checking for timerisset in sys/time.h configure:13886: result: yes configure:13898: checking whether CTL_KERN is declared configure:13898: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13898: $? = 0 configure:13898: result: yes configure:13911: checking whether KERN_RANDOM is declared configure:13911: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13911: $? = 0 configure:13911: result: yes configure:13924: checking whether RANDOM_UUID is declared configure:13924: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:13924: $? = 0 configure:13924: result: yes configure:13937: checking whether KERN_ARND is declared configure:13937: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:80:10: error: 'KERN_ARND' undeclared (first use in this function) (void) KERN_ARND; ^ conftest.c:80:10: note: each undeclared identifier is reported only once for each function it appears in configure:13937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 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:13937: result: no configure:14045: checking for an ANSI C-conforming const configure:14111: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14111: $? = 0 configure:14118: result: yes configure:14126: checking for inline configure:14142: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14142: $? = 0 configure:14150: result: inline configure:14168: checking whether time.h and sys/time.h may both be included configure:14188: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14188: $? = 0 configure:14195: result: yes configure:14247: checking for accept4 configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for arc4random configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/cc0YNiB8.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:106: undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for arc4random_buf configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/ccE1fBUa.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:106: undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_buf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_buf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_buf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_buf || defined __stub___arc4random_buf | choke me | #endif | | int | main () | { | return arc4random_buf (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for arc4random_addrandom configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/ccvvlQZb.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:106: undefined reference to `arc4random_addrandom' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | /* Define arc4random_addrandom to an innocuous variant, in case declares arc4random_addrandom. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_addrandom innocuous_arc4random_addrandom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_addrandom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_addrandom | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_addrandom (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_addrandom || defined __stub___arc4random_addrandom | choke me | #endif | | int | main () | { | return arc4random_addrandom (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for eventfd configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for epoll_create1 configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for fcntl configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for getegid configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for geteuid configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for getifaddrs configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for getnameinfo configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for getprotobynumber configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for gettimeofday configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for inet_ntop configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for inet_pton configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for issetugid configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/ccCPFzHN.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:117: undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for mach_absolute_time configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/cchBUjCO.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:117: undefined reference to `mach_absolute_time' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* 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 mach_absolute_time (); | /* 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_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for mmap configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for nanosleep configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for pipe configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for pipe2 configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for putenv configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for sendfile configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for setenv configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for setrlimit configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for sigaction configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for signal configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for splice configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for strlcpy configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/ccp4VrAj.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:128: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:14247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:14247: result: no configure:14247: checking for strsep configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for strtok_r configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for strtoll configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for sysctl configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for timerfd_create configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for umask configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for unsetenv configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for usleep configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for vasprintf configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14247: checking for getservbyname configure:14247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14247: $? = 0 configure:14247: result: yes configure:14265: checking for getaddrinfo configure:14288: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:113:3: warning: statement with no effect [-Wunused-value] getaddrinfo; ^ configure:14288: $? = 0 configure:14298: result: yes configure:14426: checking for F_SETFD in fcntl.h configure:14443: result: yes configure:14457: checking for select configure:14457: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14457: $? = 0 configure:14457: result: yes configure:14482: checking for poll configure:14482: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14482: $? = 0 configure:14482: result: yes configure:14624: checking for epoll_ctl configure:14624: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14624: $? = 0 configure:14624: result: yes configure:14708: checking for port_create configure:14708: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 /tmp/cccvaAs3.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:144: undefined reference to `port_create' collect2: error: ld returned 1 exit status configure:14708: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14708: result: no configure:14745: checking for pid_t configure:14745: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14745: $? = 0 configure:14745: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:146:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:14745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14745: result: yes configure:14756: checking for size_t configure:14756: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14756: $? = 0 configure:14756: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:146:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14756: result: yes configure:14767: checking for ssize_t configure:14767: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14767: $? = 0 configure:14767: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:146:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:14767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14767: result: yes configure:14779: checking for uint64_t configure:14779: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14779: $? = 0 configure:14779: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:122:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:14779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14779: result: yes configure:14796: checking for uint32_t configure:14796: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14796: $? = 0 configure:14796: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:123:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:14796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14796: result: yes configure:14813: checking for uint16_t configure:14813: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14813: $? = 0 configure:14813: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:124:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:14813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14813: result: yes configure:14830: checking for uint8_t configure:14830: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14830: $? = 0 configure:14830: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:125:22: error: expected expression before ')' token if (sizeof ((uint8_t))) ^ configure:14830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14830: result: yes configure:14847: checking for uintptr_t configure:14847: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14847: $? = 0 configure:14847: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:126:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:14847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14847: result: yes configure:14866: checking for fd_mask configure:14866: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14866: $? = 0 configure:14866: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:125:22: error: expected expression before ')' token if (sizeof ((fd_mask))) ^ configure:14866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:14866: result: yes configure:14887: checking size of long long configure:14892: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14892: $? = 0 configure:14892: ./conftest configure:14892: $? = 0 configure:14906: result: 8 configure:14920: checking size of long configure:14925: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14925: $? = 0 configure:14925: ./conftest configure:14925: $? = 0 configure:14939: result: 8 configure:14953: checking size of int configure:14958: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14958: $? = 0 configure:14958: ./conftest configure:14958: $? = 0 configure:14972: result: 4 configure:14986: checking size of short configure:14991: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:14991: $? = 0 configure:14991: ./conftest configure:14991: $? = 0 configure:15005: result: 2 configure:15019: checking size of size_t configure:15024: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15024: $? = 0 configure:15024: ./conftest configure:15024: $? = 0 configure:15038: result: 8 configure:15052: checking size of void * configure:15057: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15057: $? = 0 configure:15057: ./conftest configure:15057: $? = 0 configure:15071: result: 8 configure:15085: checking size of off_t configure:15090: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15090: $? = 0 configure:15090: ./conftest configure:15090: $? = 0 configure:15104: result: 8 configure:15118: checking size of time_t configure:15123: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15123: $? = 0 configure:15123: ./conftest configure:15123: $? = 0 configure:15137: result: 8 configure:15148: checking for struct in6_addr configure:15148: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15148: $? = 0 configure:15148: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:157:30: error: expected expression before ')' token if (sizeof ((struct in6_addr))) ^ configure:15148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15148: result: yes configure:15186: checking for struct sockaddr_in6 configure:15186: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15186: $? = 0 configure:15186: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:158:34: error: expected expression before ')' token if (sizeof ((struct sockaddr_in6))) ^ configure:15186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15186: result: yes configure:15224: checking for struct sockaddr_un configure:15224: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15224: $? = 0 configure:15224: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:159:33: error: expected expression before ')' token if (sizeof ((struct sockaddr_un))) ^ configure:15224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15224: result: yes configure:15262: checking for sa_family_t configure:15262: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15262: $? = 0 configure:15262: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:160:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:15262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15262: result: yes configure:15300: checking for struct addrinfo configure:15300: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15300: $? = 0 configure:15300: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:161:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:15300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15300: result: yes configure:15338: checking for struct sockaddr_storage configure:15338: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15338: $? = 0 configure:15338: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:162:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:15338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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:15338: result: yes configure:15377: checking for struct in6_addr.s6_addr32 configure:15377: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15377: $? = 0 configure:15377: result: yes configure:15408: checking for struct in6_addr.s6_addr16 configure:15408: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15408: $? = 0 configure:15408: result: yes configure:15439: checking for struct sockaddr_in.sin_len configure:15439: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:159:12: error: 'struct sockaddr_in' has no member named 'sin_len' if (ac_aggr.sin_len) ^ conftest.c:158:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure:15439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:15439: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:159:19: error: 'struct sockaddr_in' has no member named 'sin_len' if (sizeof ac_aggr.sin_len) ^ conftest.c:158:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in ac_aggr; ^ configure:15439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:15439: result: no configure:15470: checking for struct sockaddr_in6.sin6_len configure:15470: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:159:12: error: 'struct sockaddr_in6' has no member named 'sin6_len' if (ac_aggr.sin6_len) ^ conftest.c:158:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in6 ac_aggr; ^ configure:15470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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_in6 ac_aggr; | if (ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:15470: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:159:19: error: 'struct sockaddr_in6' has no member named 'sin6_len' if (sizeof ac_aggr.sin6_len) ^ conftest.c:158:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_in6 ac_aggr; ^ configure:15470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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_in6 ac_aggr; | if (sizeof ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:15470: result: no configure:15501: checking for struct sockaddr_storage.ss_family configure:15501: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15501: $? = 0 configure:15501: result: yes configure:15532: checking for struct sockaddr_storage.__ss_family configure:15532: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:160:12: error: 'struct sockaddr_storage' has no member named '__ss_family' if (ac_aggr.__ss_family) ^ conftest.c:159:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_storage ac_aggr; ^ configure:15532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15532: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:160:19: error: 'struct sockaddr_storage' has no member named '__ss_family' if (sizeof ac_aggr.__ss_family) ^ conftest.c:159:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr_storage ac_aggr; ^ configure:15532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15532: result: no configure:15565: checking for struct linger configure:15565: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 configure:15565: $? = 0 configure:15565: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:142:28: error: expected expression before ')' token if (sizeof ((struct linger))) ^ configure:15565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((struct linger))) | return 0; | ; | return 0; | } configure:15565: result: yes configure:15581: checking for socklen_t configure:15600: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:144:11: warning: unused variable 'x' [-Wunused-variable] socklen_t x; ^ configure:15600: $? = 0 configure:15601: result: yes configure:15614: checking whether our compiler supports __func__ configure:15627: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:138:14: warning: unused variable 'cp' [-Wunused-variable] const char *cp = __func__; ^ configure:15627: $? = 0 configure:15631: result: yes configure:15640: checking whether our compiler supports __FUNCTION__ configure:15653: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:139:14: warning: unused variable 'cp' [-Wunused-variable] const char *cp = __FUNCTION__; ^ configure:15653: $? = 0 configure:15657: result: yes configure:15835: checking for the pthreads library -lpthreads configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:141:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:140:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:15868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15877: result: no configure:15780: checking whether pthreads work without any flags configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:141:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:140:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /tmp/ccmZRP1H.o: In function `main': /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:140: undefined reference to `pthread_join' /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:141: undefined reference to `__pthread_register_cancel' /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:142: undefined reference to `pthread_create' /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/conftest.c:142: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:15868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15877: result: no configure:15785: checking whether pthreads work with -Kthread configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:15868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15877: result: no configure:15785: checking whether pthreads work with -kthread configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:15868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15877: result: no configure:15835: checking for the pthreads library -llthread configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -llthread >&5 conftest.c: In function 'main': conftest.c:141:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:140:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:15868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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:15877: result: no configure:15785: checking whether pthreads work with -pthread configure:15868: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:141:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:142:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:140:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ configure:15868: $? = 0 configure:15877: result: yes configure:15896: checking for joinable pthread attribute configure:15911: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 configure:15911: $? = 0 configure:15917: result: PTHREAD_CREATE_JOINABLE configure:15927: checking if more special flags are required for pthreads configure:15934: result: no configure:16023: checking size of pthread_t configure:16028: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 configure:16028: $? = 0 configure:16028: ./conftest configure:16028: $? = 0 configure:16045: result: 8 configure:16127: gcc -c -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 configure:16127: $? = 0 configure:16148: gcc -c -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 configure:16148: $? = 0 configure:16169: gcc -c -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 configure:16169: $? = 0 configure:16190: gcc -c -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:144:2: error: #error #error ^ configure:16190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libevent" | #define PACKAGE_TARNAME "libevent" | #define PACKAGE_VERSION "2.1.10-stable" | #define PACKAGE_STRING "libevent 2.1.10-stable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libevent" | #define VERSION "2.1.10-stable" | #define NUMERIC_VERSION 0x02010a00 | #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_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IFADDRS_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_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_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_RANDOM 1 | #define HAVE_DECL_RANDOM_UUID 1 | #define HAVE_DECL_KERN_ARND 0 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ACCEPT4 1 | #define HAVE_EVENTFD 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_FCNTL 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 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_SPLICE 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UMASK 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SETFD 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 | #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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(__clang__) | #error | #endif | ; | return 0; | } configure:16445: checking that generated files are newer than configure configure:16451: result: done configure:16554: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libevent config.status 2.1.10-stable, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 192.168.1.121helius-PC config.status:1258: creating libevent.pc config.status:1258: creating libevent_openssl.pc config.status:1258: creating libevent_pthreads.pc config.status:1258: creating libevent_core.pc config.status:1258: creating libevent_extra.pc config.status:1258: creating Makefile config.status:1258: creating config.h config.status:1258: creating evconfig-private.h config.status:1487: executing depfiles commands config.status:1487: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu 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_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=yes ac_cv_func_arc4random=no ac_cv_func_arc4random_addrandom=no ac_cv_func_arc4random_buf=no ac_cv_func_clock_gettime=yes ac_cv_func_epoll_create1=yes ac_cv_func_epoll_ctl=yes ac_cv_func_eventfd=yes 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_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_issetugid=no ac_cv_func_mach_absolute_time=no ac_cv_func_mmap=yes ac_cv_func_nanosleep=yes ac_cv_func_pipe2=yes 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=yes ac_cv_func_strlcpy=no 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=yes 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_have_decl_KERN_RANDOM=yes ac_cv_have_decl_RANDOM_UUID=yes 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_time_h=no 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_openssl_ssl_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=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_eventfd_h=yes 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_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes 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=yes 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=x86_64-pc-linux-gnu ac_cv_member_struct_in6_addr_s6_addr16=yes ac_cv_member_struct_in6_addr_s6_addr32=yes ac_cv_member_struct_sockaddr_in6_sin6_len=no ac_cv_member_struct_sockaddr_in_sin_len=no 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='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk 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_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump 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_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/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='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/missing aclocal-1.15' 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} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/missing autoconf' AUTOHEADER='${SHELL} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/missing autoheader' AUTOMAKE='${SHELL} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/missing automake-1.15' AWK='mawk' 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 -pthread -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVPOLL_BACKEND_FALSE='' DEVPOLL_BACKEND_TRUE='#' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EPOLL_BACKEND_FALSE='#' EPOLL_BACKEND_TRUE='' EVPORT_BACKEND_FALSE='' EVPORT_BACKEND_TRUE='#' EV_LIB_GDI='' EV_LIB_WS32='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' 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='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBEVENT_GC_SECTIONS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_FALSE='#' OPENSSL_INCS='' OPENSSL_LIBADD='' OPENSSL_LIBS='-lssl -lcrypto ' OPENSSL_TRUE='' OTOOL64='' OTOOL='' PACKAGE='libevent' PACKAGE_BUGREPORT='' PACKAGE_NAME='libevent' PACKAGE_STRING='libevent 2.1.10-stable' PACKAGE_TARNAME='libevent' PACKAGE_URL='' PACKAGE_VERSION='2.1.10-stable' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POLL_BACKEND_FALSE='#' POLL_BACKEND_TRUE='' PTHREADS_FALSE='#' PTHREADS_TRUE='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SELECT_BACKEND_FALSE='#' SELECT_BACKEND_TRUE='' SET_MAKE='' SHELL='/bin/bash' SIGNAL_SUPPORT_FALSE='#' SIGNAL_SUPPORT_TRUE='' STRIP='strip' STRLCPY_IMPL_FALSE='#' STRLCPY_IMPL_TRUE='' THREADS_FALSE='#' THREADS_TRUE='' VERSION='2.1.10-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='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/helius/zenglei/zenglei/GazeboAsync/p9fj35fl6/Gazebo_exercise/thirdparty_pkg/libevent-2.1.10-stable/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}' runstatedir='${localstatedir}/run' 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.10-stable" #define PACKAGE_STRING "libevent 2.1.10-stable" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libevent" #define VERSION "2.1.10-stable" #define NUMERIC_VERSION 0x02010a00 #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_OPENSSL_SSL_H 1 #define HAVE_OPENSSL 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_IFADDRS_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_EPOLL_H 1 #define HAVE_SYS_EVENTFD_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_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_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_RANDOM 1 #define HAVE_DECL_RANDOM_UUID 1 #define HAVE_DECL_KERN_ARND 0 #define TIME_WITH_SYS_TIME 1 #define HAVE_ACCEPT4 1 #define HAVE_EVENTFD 1 #define HAVE_EPOLL_CREATE1 1 #define HAVE_FCNTL 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_MMAP 1 #define HAVE_NANOSLEEP 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 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_SPLICE 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOLL 1 #define HAVE_SYSCTL 1 #define HAVE_TIMERFD_CREATE 1 #define HAVE_UMASK 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define HAVE_VASPRINTF 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_SETFD 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_EPOLL_CTL 1 #define HAVE_EPOLL 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_IN6_ADDR_S6_ADDR32 1 #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 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