This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by c-ares-test configure -, which was generated by GNU Autoconf 2.72. Invocation command line was $ ./configure --disable-option-checking --prefix=/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/release --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = zksy uname -m = aarch64 uname -r = 5.4.0-125-generic uname -s = Linux uname -v = #141-Ubuntu SMP Wed Aug 10 14:03:41 UTC 2022 /usr/bin/uname -p = aarch64 /bin/uname -X = unknown /bin/arch = aarch64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2788: looking for aux files: compile config.guess config.sub ltmain.sh missing install-sh configure:2801: trying ./ configure:2830: ./compile found configure:2830: ./config.guess found configure:2830: ./config.sub found configure:2830: ./ltmain.sh found configure:2830: ./missing found configure:2812: ./install-sh found configure:2963: checking for a BSD-compatible install configure:3037: result: /usr/bin/install -c configure:3048: checking whether build environment is sane configure:3103: result: yes configure:3262: checking for a race-free mkdir -p configure:3305: result: /usr/bin/mkdir -p configure:3312: checking for gawk configure:3333: found /usr/bin/gawk configure:3345: result: gawk configure:3356: checking whether make sets $(MAKE) configure:3380: result: yes configure:3410: checking whether make supports nested variables configure:3429: result: yes configure:3572: checking whether make supports nested variables configure:3591: result: yes configure:3678: checking for g++ configure:3699: found /usr/bin/g++ configure:3711: result: g++ configure:3738: checking for C++ compiler version configure:3747: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Copyright (C) 2019 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:3758: $? = 0 configure:3747: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) configure:3758: $? = 0 configure:3747: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3758: $? = 1 configure:3747: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3758: $? = 1 configure:3778: checking whether the C++ compiler works configure:3800: g++ conftest.cpp >&5 configure:3804: $? = 0 configure:3855: result: yes configure:3859: checking for C++ compiler default output file name configure:3861: result: a.out configure:3867: checking for suffix of executables configure:3874: g++ -o conftest conftest.cpp >&5 configure:3878: $? = 0 configure:3902: result: configure:3926: checking whether we are cross compiling configure:3934: g++ -o conftest conftest.cpp >&5 configure:3938: $? = 0 configure:3945: ./conftest configure:3949: $? = 0 configure:3937: result: no configure:3943: checking for suffix of object files configure:3966: g++ -c conftest.cpp >&5 configure:3970: $? = 0 configure:3994: result: o configure:3998: checking whether the compiler supports GNU C++ configure:4018: g++ -c conftest.cpp >&5 configure:4018: $? = 0 configure:4030: result: yes configure:4041: checking whether g++ accepts -g configure:4062: g++ -c -g conftest.cpp >&5 configure:4062: $? = 0 configure:4109: result: yes configure:4129: checking for g++ option to enable C++11 features configure:4144: g++ -c -g -O2 conftest.cpp >&5 configure:4144: $? = 0 configure:4163: result: none needed configure:4235: checking whether make supports the include directive configure:4250: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4253: $? = 0 configure:4272: result: yes (GNU style) configure:4298: checking dependency style of g++ configure:4411: result: gcc3 configure:4434: checking whether g++ supports C++11 features by default configure:4490: g++ -c -g -O2 conftest.cpp >&5 configure:4490: $? = 0 configure:4500: result: yes configure:4647: checking build system type configure:4663: result: aarch64-unknown-linux-gnu configure:4683: checking host system type configure:4698: result: aarch64-unknown-linux-gnu configure:4739: checking how to print strings configure:4766: result: printf configure:4850: checking for gcc configure:4871: found /usr/bin/gcc configure:4883: result: gcc configure:5242: checking for C compiler version configure:5251: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Copyright (C) 2019 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:5262: $? = 0 configure:5251: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) configure:5262: $? = 0 configure:5251: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5262: $? = 1 configure:5251: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5262: $? = 1 configure:5251: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:5262: $? = 1 configure:5266: checking whether the compiler supports GNU C configure:5286: gcc -c conftest.c >&5 configure:5286: $? = 0 configure:5298: result: yes configure:5309: checking whether gcc accepts -g configure:5330: gcc -c -g conftest.c >&5 configure:5330: $? = 0 configure:5377: result: yes configure:5397: checking for gcc option to enable C11 features configure:5412: gcc -c -g -O2 conftest.c >&5 configure:5412: $? = 0 configure:5431: result: none needed configure:5555: checking whether gcc understands -c and -o together configure:5578: gcc -c conftest.c -o conftest2.o configure:5581: $? = 0 configure:5578: gcc -c conftest.c -o conftest2.o configure:5581: $? = 0 configure:5594: result: yes configure:5613: checking dependency style of gcc configure:5726: result: gcc3 configure:5741: checking for a sed that does not truncate output configure:5813: result: /usr/bin/sed configure:5831: checking for grep that handles long lines and -e configure:5897: result: /usr/bin/grep configure:5902: checking for egrep configure:5972: result: /usr/bin/grep -E configure:5979: checking for fgrep configure:6049: result: /usr/bin/grep -F configure:6086: checking for ld used by gcc configure:6155: result: /usr/bin/ld configure:6162: checking if the linker (/usr/bin/ld) is GNU ld configure:6179: result: yes configure:6191: checking for BSD- or MS-compatible name lister (nm) configure:6247: result: /usr/bin/nm -B configure:6389: checking the name lister (/usr/bin/nm -B) interface configure:6397: gcc -c -g -O2 conftest.c >&5 configure:6400: /usr/bin/nm -B "conftest.o" configure:6403: output 0000000000000000 B some_variable configure:6411: result: BSD nm configure:6414: checking whether ln -s works configure:6418: result: yes configure:6426: checking the maximum length of command line arguments configure:6559: result: 1572864 configure:6607: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format configure:6649: result: func_convert_file_noop configure:6656: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:6678: result: func_convert_file_noop configure:6685: checking for /usr/bin/ld option to reload object files configure:6694: result: -r configure:6774: checking for objdump configure:6795: found /usr/bin/objdump configure:6807: result: objdump configure:6839: checking how to recognize dependent libraries configure:7041: result: pass_all configure:7132: checking for dlltool configure:7168: result: no configure:7198: checking how to associate runtime and link libraries configure:7227: result: printf %s\n configure:7294: checking for ar configure:7315: found /usr/bin/ar configure:7327: result: ar configure:7364: checking for archiver @FILE support configure:7382: gcc -c -g -O2 conftest.c >&5 configure:7382: $? = 0 configure:7386: ar cr libconftest.a @conftest.lst >&5 configure:7389: $? = 0 configure:7394: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7397: $? = 1 configure:7410: result: @ configure:7474: checking for strip configure:7495: found /usr/bin/strip configure:7507: result: strip configure:7585: checking for ranlib configure:7606: found /usr/bin/ranlib configure:7618: result: ranlib configure:7720: checking command to parse /usr/bin/nm -B output from gcc object configure:7874: gcc -c -g -O2 conftest.c >&5 configure:7877: $? = 0 configure:7881: /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:7947: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7950: $? = 0 configure:7989: result: ok configure:8036: checking for sysroot configure:8068: result: no configure:8075: checking for a working dd configure:8120: result: /usr/bin/dd configure:8124: checking how to truncate binary pipes configure:8141: result: /usr/bin/dd bs=4096 count=1 configure:8481: checking for mt configure:8502: found /usr/bin/mt configure:8514: result: mt configure:8537: checking if mt is a manifest tool configure:8544: mt '-?' configure:8553: result: no configure:9297: checking for stdio.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for stdlib.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for string.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for inttypes.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for stdint.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for strings.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for sys/stat.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for sys/types.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9297: checking for unistd.h configure:9297: gcc -c -g -O2 conftest.c >&5 configure:9297: $? = 0 configure:9297: result: yes configure:9322: checking for dlfcn.h configure:9322: gcc -c -g -O2 conftest.c >&5 configure:9322: $? = 0 configure:9322: result: yes configure:9597: checking for objdir configure:9614: result: .libs configure:9880: checking if gcc supports -fno-rtti -fno-exceptions configure:9899: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9903: $? = 0 configure:9917: result: no configure:10281: checking for gcc option to produce PIC configure:10290: result: -fPIC -DPIC configure:10298: checking if gcc PIC flag -fPIC -DPIC works configure:10317: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10321: $? = 0 configure:10335: result: yes configure:10364: checking if gcc static flag -static works configure:10394: result: yes configure:10409: checking if gcc supports -c -o file.o configure:10431: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10435: $? = 0 configure:10458: result: yes configure:10466: checking if gcc supports -c -o file.o configure:10515: result: yes configure:10548: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11823: result: yes configure:11860: checking whether -lc should be explicitly linked in configure:11869: gcc -c -g -O2 conftest.c >&5 configure:11872: $? = 0 configure:11887: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11890: $? = 0 configure:11905: result: no configure:12065: checking dynamic linker characteristics configure:12647: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12647: $? = 0 configure:12899: result: GNU/Linux ld.so configure:13021: checking how to hardcode library paths into programs configure:13046: result: immediate configure:13646: checking whether stripping libraries is possible configure:13651: result: yes configure:13686: checking if libtool supports shared libraries configure:13688: result: yes configure:13691: checking whether to build shared libraries configure:13716: result: yes configure:13719: checking whether to build static libraries configure:13723: result: yes configure:13746: checking how to run the C++ preprocessor configure:13768: g++ -E conftest.cpp configure:13768: $? = 0 configure:13784: g++ -E conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13813: result: g++ -E configure:13827: g++ -E conftest.cpp configure:13827: $? = 0 configure:13843: g++ -E conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14011: checking for ld used by g++ configure:14080: result: /usr/bin/ld configure:14087: checking if the linker (/usr/bin/ld) is GNU ld configure:14104: result: yes configure:14159: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15238: result: yes configure:15274: g++ -c -g -O2 conftest.cpp >&5 configure:15277: $? = 0 configure:15758: checking for g++ option to produce PIC configure:15767: result: -fPIC -DPIC configure:15775: checking if g++ PIC flag -fPIC -DPIC works configure:15794: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15798: $? = 0 configure:15812: result: yes configure:15835: checking if g++ static flag -static works configure:15865: result: yes configure:15877: checking if g++ supports -c -o file.o configure:15899: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15903: $? = 0 configure:15926: result: yes configure:15931: checking if g++ supports -c -o file.o configure:15980: result: yes configure:16010: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:16053: result: yes configure:16196: checking dynamic linker characteristics configure:16957: result: GNU/Linux ld.so configure:17022: checking how to hardcode library paths into programs configure:17047: result: immediate configure:17225: checking if compiler needs -Werror to reject unknown flags configure:17241: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:17241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int foo(void); | int | main (void) | { | foo() | ; | return 0; | } configure:17247: result: no configure:17320: checking for the pthreads library -lpthreads configure:17358: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:17358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main (void) | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17368: result: no configure:17259: checking whether pthreads work without any flags configure:17358: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccwe2dwo.o: in function `main': /home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/conftest.c:28: undefined reference to `pthread_create' /usr/bin/ld: /home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/conftest.c:29: undefined reference to `pthread_join' /usr/bin/ld: /home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/conftest.c:31: undefined reference to `__pthread_register_cancel' /usr/bin/ld: /home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/conftest.c:32: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:17358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main (void) | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17368: result: no configure:17264: checking whether pthreads work with -Kthread configure:17358: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:17358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main (void) | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17368: result: no configure:17264: checking whether pthreads work with -kthread configure:17358: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:17358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main (void) | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17368: result: no configure:17320: checking for the pthreads library -llthread configure:17358: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:17358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main (void) | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17368: result: no configure:17264: checking whether pthreads work with -pthread configure:17358: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:17358: $? = 0 configure:17368: result: yes configure:17387: checking for joinable pthread attribute configure:17402: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:17402: $? = 0 configure:17409: result: PTHREAD_CREATE_JOINABLE configure:17417: checking if more special flags are required for pthreads configure:17432: result: no configure:17438: checking for PTHREAD_PRIO_INHERIT configure:17456: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:17456: $? = 0 configure:17468: result: yes configure:17601: checking whether to build with code coverage support configure:17623: result: no configure:17969: checking whether user namespaces are supported configure:18022: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'userfn': conftest.c:34:3: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] 34 | usleep(100000); /* synchronize by sleep */ | ^~~~~~ conftest.c:35:11: warning: implicit declaration of function 'getuid' [-Wimplicit-function-declaration] 35 | return (getuid() != 0); | ^~~~~~ conftest.c: In function 'main': conftest.c:47:3: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 47 | write(fd, buffer, strlen(buffer)); | ^~~~~ | fwrite conftest.c:48:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 48 | close(fd); | ^~~~~ | pclose configure:18022: $? = 0 configure:18022: ./conftest configure:18022: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #define _GNU_SOURCE | #include | #include | #include | #include | #include | #include | #include | | int userfn(void *d) { | usleep(100000); /* synchronize by sleep */ | return (getuid() != 0); | } | char userst[1024*1024]; | int main() { | char buffer[1024]; | int rc, status, fd; | pid_t child = clone(userfn, userst + 1024*1024, CLONE_NEWUSER|SIGCHLD, 0); | if (child < 0) return 1; | | sprintf(buffer, "/proc/%d/uid_map", child); | fd = open(buffer, O_CREAT|O_WRONLY|O_TRUNC, 0755); | sprintf(buffer, "0 %d 1\n", getuid()); | write(fd, buffer, strlen(buffer)); | close(fd); | | rc = waitpid(child, &status, 0); | if (rc <= 0) return 1; | if (!WIFEXITED(status)) return 1; | return WEXITSTATUS(status); | } | configure:18043: result: no configure:18051: checking whether UTS namespaces are supported configure:18124: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 66 | write(fd, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:18124: $? = 0 configure:18124: ./conftest configure:18124: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "c-ares-test" | #define PACKAGE_TARNAME "c-ares-test" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "c-ares-test -" | #define PACKAGE_BUGREPORT "-" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #define _GNU_SOURCE | #include | #include | #include | #include | #include | #include | #include | #include | | int utsfn(void *d) { | char buffer[1024]; | const char *name = "autoconftest"; | int rc = sethostname(name, strlen(name)); | if (rc != 0) return 1; | gethostname(buffer, 1024); | return (strcmp(buffer, name) != 0); | } | | char st2[1024*1024]; | int fn(void *d) { | pid_t child; | int rc, status; | usleep(100000); /* synchronize by sleep */ | if (getuid() != 0) return 1; | child = clone(utsfn, st2 + 1024*1024, CLONE_NEWUTS|SIGCHLD, 0); | if (child < 0) return 1; | rc = waitpid(child, &status, 0); | if (rc <= 0) return 1; | if (!WIFEXITED(status)) return 1; | return WEXITSTATUS(status); | } | char st[1024*1024]; | int main() { | char buffer[1024]; | int rc, status, fd; | pid_t child = clone(fn, st + 1024*1024, CLONE_NEWUSER|SIGCHLD, 0); | if (child < 0) return 1; | | sprintf(buffer, "/proc/%d/uid_map", child); | fd = open(buffer, O_CREAT|O_WRONLY|O_TRUNC, 0755); | sprintf(buffer, "0 %d 1\n", getuid()); | write(fd, buffer, strlen(buffer)); | close(fd); | | rc = waitpid(child, &status, 0); | if (rc <= 0) return 1; | if (!WIFEXITED(status)) return 1; | return WEXITSTATUS(status); | } | | configure:18145: result: no configure:18154: checking for netdb.h configure:18154: gcc -c -g -O2 conftest.c >&5 configure:18154: $? = 0 configure:18154: result: yes configure:18160: checking for netinet/tcp.h configure:18160: gcc -c -g -O2 conftest.c >&5 configure:18160: $? = 0 configure:18160: result: yes configure:18272: checking that generated files are newer than configure configure:18278: result: done configure:18309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by c-ares-test config.status -, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on zksy config.status:1161: creating Makefile config.status:1161: creating config.h config.status:1342: config.h is unchanged config.status:1390: executing depfiles commands config.status:1467: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1472: $? = 0 config.status:1390: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_cxx_compile_cxx11=yes ax_cv_user_namespace=no ax_cv_uts_namespace=no 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_LDCXX=/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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([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='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_LIBS='' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' GCOV='' GENHTML='' GREP='/usr/bin/grep' HAVE_CXX11='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='.//ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='c-ares-test' PACKAGE_BUGREPORT='-' PACKAGE_NAME='c-ares-test' PACKAGE_STRING='c-ares-test -' PACKAGE_TARNAME='c-ares-test' PACKAGE_URL='' PACKAGE_VERSION='-' PATH_SEPARATOR=':' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='-' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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 -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' ifGNUmake='' ifnGNUmake='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/test/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='/home/cmhu/vpt_ascend_arm/3rdparty/sip_sdk/c-ares-1.18.1/release' 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 "c-ares-test" #define PACKAGE_TARNAME "c-ares-test" #define PACKAGE_VERSION "-" #define PACKAGE_STRING "c-ares-test -" #define PACKAGE_BUGREPORT "-" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_TCP_H 1 configure: exit 0