This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPL configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local/Cellar/mpich/3.3.2 --disable-versioning --enable-embedded pac_cv_tls=none CC=icc CXX=icpc F77=ifort FC=ifort --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = tansongchendeMacBook-Pro.local uname -m = x86_64 uname -r = 19.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 Kernel configured for up to 12 processors. 6 processors are physically available. 12 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 Primary memory available: 16.00 gigabytes Default processor set: 448 tasks, 2062 threads, 12 processors Load average: 2.46, Mach factor: 9.52 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/local/Cellar/mpich/3.3.1/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Applications/VMware Fusion.app/Contents/Public PATH: /Library/TeX/texbin PATH: /opt/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2436: checking for a BSD-compatible install configure:2504: result: /usr/bin/install -c configure:2515: checking whether build environment is sane configure:2570: result: yes configure:2721: checking for a thread-safe mkdir -p configure:2760: result: confdb/install-sh -c -d configure:2767: checking for gawk configure:2797: result: no configure:2767: checking for mawk configure:2797: result: no configure:2767: checking for nawk configure:2797: result: no configure:2767: checking for awk configure:2783: found /usr/bin/awk configure:2794: result: awk configure:2805: checking whether make sets $(MAKE) configure:2827: result: yes configure:2856: checking whether make supports nested variables configure:2873: result: yes configure:3012: checking for style of include used by make configure:3040: result: GNU configure:3184: checking for C compiler version configure:3193: icc --version >&5 icc (ICC) 19.1.0.166 20191121 Copyright (C) 1985-2019 Intel Corporation. All rights reserved. configure:3204: $? = 0 configure:3193: icc -v >&5 icc version 19.1.0.166 (gcc version 4.9.0 compatibility) configure:3204: $? = 0 configure:3193: icc -V >&5 Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.1.0.166 Build 20191121 Copyright (C) 1985-2019 Intel Corporation. All rights reserved. configure:3204: $? = 0 configure:3193: icc -qversion >&5 icc: command line warning #10006: ignoring unknown option '-qversion' icc: command line error: no files specified; for help type "icc -help" configure:3204: $? = 1 configure:3224: checking whether the C compiler works configure:3246: icc conftest.c >&5 configure:3250: $? = 0 configure:3298: result: yes configure:3301: checking for C compiler default output file name configure:3303: result: a.out configure:3309: checking for suffix of executables configure:3316: icc -o conftest conftest.c >&5 configure:3320: $? = 0 configure:3342: result: configure:3364: checking whether we are cross compiling configure:3372: icc -o conftest conftest.c >&5 configure:3376: $? = 0 configure:3383: ./conftest configure:3387: $? = 0 configure:3402: result: no configure:3407: checking for suffix of object files configure:3429: icc -c conftest.c >&5 configure:3433: $? = 0 configure:3454: result: o configure:3458: checking whether we are using the GNU C compiler configure:3477: icc -c conftest.c >&5 configure:3477: $? = 0 configure:3486: result: yes configure:3495: checking whether icc accepts -g configure:3515: icc -c -g conftest.c >&5 configure:3515: $? = 0 configure:3556: result: yes configure:3573: checking for icc option to accept ISO C89 configure:3636: icc -c conftest.c >&5 configure:3636: $? = 0 configure:3649: result: none needed configure:3674: checking whether icc understands -c and -o together configure:3696: icc -c conftest.c -o conftest2.o configure:3699: $? = 0 configure:3696: icc -c conftest.c -o conftest2.o configure:3699: $? = 0 configure:3711: result: yes configure:3730: checking dependency style of icc configure:3841: result: gcc3 configure:3870: checking how to run the C preprocessor configure:3901: icc -E conftest.c configure:3901: $? = 0 configure:3915: icc -E conftest.c conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:3915: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3940: result: icc -E configure:3960: icc -E conftest.c configure:3960: $? = 0 configure:3974: icc -E conftest.c conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:3974: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4003: checking for grep that handles long lines and -e configure:4061: result: /usr/bin/grep configure:4066: checking for egrep configure:4128: result: /usr/bin/grep -E configure:4133: checking for ANSI C header files configure:4153: icc -c conftest.c >&5 configure:4153: $? = 0 configure:4226: icc -o conftest conftest.c >&5 configure:4226: $? = 0 configure:4226: ./conftest configure:4226: $? = 0 configure:4237: result: yes configure:4250: checking for sys/types.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for sys/stat.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for stdlib.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for string.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for memory.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for strings.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for inttypes.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for stdint.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4250: checking for unistd.h configure:4250: icc -c conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4263: checking minix/config.h usability configure:4263: icc -c conftest.c >&5 conftest.c(54): catastrophic error: cannot open source file "minix/config.h" #include ^ compilation aborted for conftest.c (code 4) configure:4263: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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:4263: result: no configure:4263: checking minix/config.h presence configure:4263: icc -E conftest.c conftest.c(21): error #2379: cannot open source file "minix/config.h" #include ^ configure:4263: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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:4263: result: no configure:4263: checking for minix/config.h configure:4263: result: no configure:4284: checking whether it is safe to define __EXTENSIONS__ configure:4302: icc -c conftest.c >&5 configure:4302: $? = 0 configure:4309: result: yes configure:4426: checking the archiver (ar) interface configure:4442: icc -c conftest.c >&5 configure:4442: $? = 0 configure:4444: ar cru libconftest.a conftest.o >&5 configure:4447: $? = 0 configure:4475: result: ar configure:4535: checking build system type configure:4549: result: x86_64-apple-darwin19.2.0 configure:4569: checking host system type configure:4582: result: x86_64-apple-darwin19.2.0 configure:4623: checking how to print strings configure:4650: result: printf configure:4671: checking for a sed that does not truncate output configure:4735: result: /usr/bin/sed configure:4753: checking for fgrep configure:4815: result: /usr/bin/grep -F configure:4850: checking for ld used by icc configure:4917: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4924: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4939: result: no configure:4951: checking for BSD- or MS-compatible name lister (nm) configure:5005: result: /usr/bin/nm -B configure:5135: checking the name lister (/usr/bin/nm -B) interface configure:5142: icc -c conftest.c >&5 configure:5145: /usr/bin/nm -B "conftest.o" configure:5148: output 0000000000000000 B _some_variable configure:5155: result: BSD nm configure:5158: checking whether ln -s works configure:5162: result: yes configure:5170: checking the maximum length of command line arguments configure:5301: result: 196608 configure:5349: checking how to convert x86_64-apple-darwin19.2.0 file names to x86_64-apple-darwin19.2.0 format configure:5389: result: func_convert_file_noop configure:5396: checking how to convert x86_64-apple-darwin19.2.0 file names to toolchain format configure:5416: result: func_convert_file_noop configure:5423: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:5430: result: -r configure:5504: checking for objdump configure:5520: found /usr/bin/objdump configure:5531: result: objdump configure:5563: checking how to recognize dependent libraries configure:5763: result: pass_all configure:5848: checking for dlltool configure:5878: result: no configure:5908: checking how to associate runtime and link libraries configure:5935: result: printf %s\n configure:6059: checking for archiver @FILE support configure:6076: icc -c conftest.c >&5 configure:6076: $? = 0 configure:6079: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6082: $? = 1 configure:6102: result: no configure:6160: checking for strip configure:6176: found /usr/bin/strip configure:6187: result: strip configure:6259: checking for ranlib configure:6286: result: ranlib configure:6388: checking command to parse /usr/bin/nm -B output from icc object configure:6541: icc -c conftest.c >&5 configure:6544: $? = 0 configure:6548: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6551: $? = 0 cannot find nm_test_var in conftest.nm configure:6541: icc -c conftest.c >&5 configure:6544: $? = 0 configure:6548: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6551: $? = 0 configure:6617: icc -o conftest conftest.c conftstm.o >&5 configure:6620: $? = 0 configure:6658: result: ok configure:6705: checking for sysroot configure:6735: result: no configure:6742: checking for a working dd configure:6780: result: /bin/dd configure:6784: checking how to truncate binary pipes configure:6799: result: /bin/dd bs=4096 count=1 configure:7128: checking for mt configure:7158: result: no configure:7178: checking if : is a manifest tool configure:7184: : '-?' configure:7192: result: no configure:7248: checking for dsymutil configure:7264: found /usr/bin/dsymutil configure:7275: result: dsymutil configure:7340: checking for nmedit configure:7356: found /usr/bin/nmedit configure:7367: result: nmedit configure:7432: checking for lipo configure:7448: found /usr/bin/lipo configure:7459: result: lipo configure:7524: checking for otool configure:7540: found /usr/bin/otool configure:7551: result: otool configure:7616: checking for otool64 configure:7646: result: no configure:7691: checking for -single_module linker flag icc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7724: result: yes configure:7727: checking for -exported_symbols_list linker flag configure:7747: icc -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:7747: $? = 0 configure:7757: result: yes configure:7760: checking for -force_load linker flag icc -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a icc -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:7792: result: yes configure:7866: checking for dlfcn.h configure:7866: icc -c conftest.c >&5 configure:7866: $? = 0 configure:7866: result: yes configure:8122: checking for objdir configure:8137: result: .libs configure:8401: checking if icc supports -fno-rtti -fno-exceptions configure:8419: icc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:8423: $? = 0 configure:8436: result: yes configure:8804: checking for icc option to produce PIC configure:8811: result: -fno-common -DPIC configure:8819: checking if icc PIC flag -fno-common -DPIC works configure:8837: icc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:8841: $? = 0 configure:8854: result: yes configure:8883: checking if icc static flag -static works icc: command line warning #10006: ignoring unknown option '-static' configure:8911: result: no configure:8926: checking if icc supports -c -o file.o configure:8947: icc -c -o out/conftest2.o conftest.c >&5 configure:8951: $? = 0 configure:8973: result: yes configure:8981: checking if icc supports -c -o file.o configure:9028: result: yes configure:9061: checking whether the icc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:10334: result: yes configure:10574: checking dynamic linker characteristics configure:11433: result: darwin19.2.0 dyld configure:11555: checking how to hardcode library paths into programs configure:11580: result: immediate configure:12128: checking whether stripping libraries is possible configure:12142: result: yes configure:12168: checking if libtool supports shared libraries configure:12170: result: yes configure:12173: checking whether to build shared libraries configure:12198: result: yes configure:12201: checking whether to build static libraries configure:12205: result: yes configure:12279: checking whether make supports nested variables configure:12296: result: yes configure:12308: checking for an ANSI C-conforming const configure:12374: icc -c conftest.c >&5 configure:12374: $? = 0 configure:12381: result: yes configure:12389: checking for C/C++ restrict keyword configure:12414: icc -c conftest.c >&5 configure:12414: $? = 0 configure:12422: result: __restrict configure:12435: checking for inline configure:12451: icc -c conftest.c >&5 configure:12451: $? = 0 configure:12459: result: inline configure:12479: checking for variable argument list macro functionality configure:12495: icc -o conftest conftest.c >&5 configure:12495: $? = 0 configure:12499: result: yes configure:12509: checking if C compiler supports __builtin_expect configure:12525: icc -o conftest conftest.c >&5 configure:12525: $? = 0 configure:12528: result: yes configure:12632: checking for gcov configure:12648: found /usr/bin/gcov configure:12659: result: gcov configure:12780: checking whether the compiler supports __typeof(variable) configure:12796: icc -c conftest.c >&5 configure:12796: $? = 0 configure:12804: result: yes configure:12815: checking stdio.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking stdio.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for stdio.h configure:12815: result: yes configure:12815: checking for stdlib.h configure:12815: result: yes configure:12815: checking for string.h configure:12815: result: yes configure:12815: checking stdarg.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking stdarg.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for stdarg.h configure:12815: result: yes configure:12815: checking ctype.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking ctype.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for ctype.h configure:12815: result: yes configure:12815: checking for sys/types.h configure:12815: result: yes configure:12815: checking sys/uio.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking sys/uio.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for sys/uio.h configure:12815: result: yes configure:12815: checking execinfo.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking execinfo.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for execinfo.h configure:12815: result: yes configure:12815: checking for unistd.h configure:12815: result: yes configure:12815: checking errno.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking errno.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for errno.h configure:12815: result: yes configure:12815: checking windows.h usability configure:12815: icc -c conftest.c >&5 conftest.c(75): catastrophic error: cannot open source file "windows.h" #include ^ compilation aborted for conftest.c (code 4) configure:12815: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12815: result: no configure:12815: checking windows.h presence configure:12815: icc -E conftest.c conftest.c(42): error #2379: cannot open source file "windows.h" #include ^ configure:12815: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:12815: result: no configure:12815: checking for windows.h configure:12815: result: no configure:12815: checking sys/mman.h usability configure:12815: icc -c conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking sys/mman.h presence configure:12815: icc -E conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for sys/mman.h configure:12815: result: yes configure:12830: checking for inttypes.h configure:12830: result: yes configure:12830: checking for stdint.h configure:12830: result: yes configure:12840: checking for stdbool.h that conforms to C99 configure:12907: icc -c conftest.c >&5 configure:12907: $? = 0 configure:12914: result: yes configure:12916: checking for _Bool configure:12916: icc -c conftest.c >&5 configure:12916: $? = 0 configure:12916: icc -c conftest.c >&5 conftest.c(81): error: expected an expression if (sizeof ((_Bool))) ^ compilation aborted for conftest.c (code 2) configure:12916: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:12916: result: yes configure:12965: checking valgrind.h usability configure:12965: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "valgrind.h" #include ^ compilation aborted for conftest.c (code 4) configure:12965: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12965: result: no configure:12965: checking valgrind.h presence configure:12965: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "valgrind.h" #include ^ configure:12965: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12965: result: no configure:12965: checking for valgrind.h configure:12965: result: no configure:12965: checking memcheck.h usability configure:12965: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "memcheck.h" #include ^ compilation aborted for conftest.c (code 4) configure:12965: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12965: result: no configure:12965: checking memcheck.h presence configure:12965: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "memcheck.h" #include ^ configure:12965: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12965: result: no configure:12965: checking for memcheck.h configure:12965: result: no configure:12965: checking valgrind/valgrind.h usability configure:12965: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "valgrind/valgrind.h" #include ^ compilation aborted for conftest.c (code 4) configure:12965: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12965: result: no configure:12965: checking valgrind/valgrind.h presence configure:12965: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "valgrind/valgrind.h" #include ^ configure:12965: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12965: result: no configure:12965: checking for valgrind/valgrind.h configure:12965: result: no configure:12965: checking valgrind/memcheck.h usability configure:12965: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "valgrind/memcheck.h" #include ^ compilation aborted for conftest.c (code 4) configure:12965: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12965: result: no configure:12965: checking valgrind/memcheck.h presence configure:12965: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "valgrind/memcheck.h" #include ^ configure:12965: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12965: result: no configure:12965: checking for valgrind/memcheck.h configure:12965: result: no configure:12981: checking helgrind.h usability configure:12981: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "helgrind.h" #include ^ compilation aborted for conftest.c (code 4) configure:12981: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12981: result: no configure:12981: checking helgrind.h presence configure:12981: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "helgrind.h" #include ^ configure:12981: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12981: result: no configure:12981: checking for helgrind.h configure:12981: result: no configure:12981: checking valgrind/helgrind.h usability configure:12981: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "valgrind/helgrind.h" #include ^ compilation aborted for conftest.c (code 4) configure:12981: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12981: result: no configure:12981: checking valgrind/helgrind.h presence configure:12981: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "valgrind/helgrind.h" #include ^ configure:12981: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12981: result: no configure:12981: checking for valgrind/helgrind.h configure:12981: result: no configure:12994: checking drd.h usability configure:12994: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "drd.h" #include ^ compilation aborted for conftest.c (code 4) configure:12994: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12994: result: no configure:12994: checking drd.h presence configure:12994: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "drd.h" #include ^ configure:12994: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12994: result: no configure:12994: checking for drd.h configure:12994: result: no configure:12994: checking valgrind/drd.h usability configure:12994: icc -c conftest.c >&5 conftest.c(80): catastrophic error: cannot open source file "valgrind/drd.h" #include ^ compilation aborted for conftest.c (code 4) configure:12994: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:12994: result: no configure:12994: checking valgrind/drd.h presence configure:12994: icc -E conftest.c conftest.c(47): error #2379: cannot open source file "valgrind/drd.h" #include ^ configure:12994: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:12994: result: no configure:12994: checking for valgrind/drd.h configure:12994: result: no configure:13009: checking whether the valgrind headers are broken or too old configure:13061: icc -o conftest conftest.c >&5 conftest.c(55): error: #error directive: unexpected valgrind header error # error unexpected valgrind header error ^ conftest.c(78): error: #error directive: missing essential valgrind client macros #error missing essential valgrind client macros ^ conftest.c(81): error: identifier "RUNNING_ON_VALGRIND" is undefined if (RUNNING_ON_VALGRIND) ++foo; ^ compilation aborted for conftest.c (code 2) configure:13061: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | | #if defined(HAVE_VALGRIND_H) && defined(HAVE_MEMCHECK_H) | # include | # include | #elif defined(HAVE_VALGRIND_VALGRIND_H) && defined(HAVE_VALGRIND_MEMCHECK_H) | # include | # include | #else | # error unexpected valgrind header error | #endif | int foo = 10; | char mempool_obj; | | int | main () | { | | #if defined(VALGRIND_MAKE_MEM_DEFINED) | VALGRIND_MAKE_MEM_NOACCESS(&foo,sizeof(foo)); | VALGRIND_MAKE_MEM_UNDEFINED(&foo,sizeof(foo)); | VALGRIND_MAKE_MEM_DEFINED(&foo,sizeof(foo)); | VALGRIND_CHECK_MEM_IS_DEFINED(&foo,sizeof(foo)); | VALGRIND_CHECK_MEM_IS_ADDRESSABLE(&foo,sizeof(foo)); | #elif defined(VALGRIND_MAKE_READABLE) | /* older (pre-3.2.0), but still supported style */ | VALGRIND_MAKE_READABLE(&foo,sizeof(foo)); | VALGRIND_MAKE_NOACCESS(&foo,sizeof(foo)); | VALGRIND_MAKE_UNDEFINED(&foo,sizeof(foo)); | VALGRIND_CHECK_READABLE(&foo,sizeof(foo)); | VALGRIND_CHECK_WRITEABLE(&foo,sizeof(foo)); | #else | #error missing essential valgrind client macros | #endif | VALGRIND_CREATE_BLOCK(&foo,sizeof(foo),"description"); | if (RUNNING_ON_VALGRIND) ++foo; | VALGRIND_PRINTF_BACKTRACE("testing: %s","valgrind support"); | VALGRIND_CREATE_MEMPOOL(&mempool_obj,0,0); | VALGRIND_MEMPOOL_ALLOC(&mempool_obj,&foo,sizeof(foo)); | VALGRIND_MEMPOOL_FREE(&mempool_obj,&foo); | VALGRIND_DESTROY_MEMPOOL(&mempool_obj); | | ; | return 0; | } configure:13069: result: yes configure:13106: checking for clock_gettime configure:13106: icc -o conftest conftest.c >&5 configure:13106: $? = 0 configure:13106: result: yes configure:13106: checking for clock_getres configure:13106: icc -o conftest conftest.c >&5 configure:13106: $? = 0 configure:13106: result: yes configure:13106: checking for gethrtime configure:13106: icc -o conftest conftest.c >&5 Undefined symbols for architecture x86_64: "_gethrtime", referenced from: _main in iccl8pONe.o ld: symbol(s) not found for architecture x86_64 configure:13106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* 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 gethrtime (); | /* 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_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:13106: result: no configure:13106: checking for mach_absolute_time configure:13106: icc -o conftest conftest.c >&5 configure:13106: $? = 0 configure:13106: result: yes configure:13106: checking for gettimeofday configure:13106: icc -o conftest conftest.c >&5 configure:13106: $? = 0 configure:13106: result: yes configure:13198: checking for library containing clock_gettime configure:13229: icc -o conftest conftest.c >&5 configure:13229: $? = 0 configure:13246: result: none required configure:13256: checking for library containing clock_getres configure:13287: icc -o conftest conftest.c >&5 configure:13287: $? = 0 configure:13304: result: none required configure:13317: checking whether struct timespec is defined in time.h configure:13336: icc -c conftest.c >&5 configure:13336: $? = 0 configure:13344: result: yes configure:13390: checking for CLOCK_REALTIME defined in time.h configure:13409: icc -c conftest.c >&5 configure:13409: $? = 0 configure:13416: result: yes configure:13815: Timer type selected is CLOCK_GETTIME configure:13834: checking sched.h usability configure:13834: icc -c conftest.c >&5 configure:13834: $? = 0 configure:13834: result: yes configure:13834: checking sched.h presence configure:13834: icc -E conftest.c configure:13834: $? = 0 configure:13834: result: yes configure:13834: checking for sched.h configure:13834: result: yes configure:13846: checking for unistd.h configure:13846: result: yes configure:13858: checking sys/select.h usability configure:13858: icc -c conftest.c >&5 configure:13858: $? = 0 configure:13858: result: yes configure:13858: checking sys/select.h presence configure:13858: icc -E conftest.c configure:13858: $? = 0 configure:13858: result: yes configure:13858: checking for sys/select.h configure:13858: result: yes configure:13871: checking for sched_yield configure:13871: icc -o conftest conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13871: checking for yield configure:13871: icc -o conftest conftest.c >&5 Undefined symbols for architecture x86_64: "_yield", referenced from: _main in iccTeZUcp.o ld: symbol(s) not found for architecture x86_64 configure:13871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yield | | /* 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 yield (); | /* 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_yield || defined __stub___yield | choke me | #endif | | int | main () | { | return yield (); | ; | return 0; | } configure:13871: result: no configure:13871: checking for usleep configure:13871: icc -o conftest conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13871: checking for sleep configure:13871: icc -o conftest conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13871: checking for select configure:13871: icc -o conftest conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13883: checking whether usleep needs a declaration configure:13901: icc -c conftest.c >&5 configure:13901: $? = 0 configure:13908: result: no configure:14157: checking pthread.h usability configure:14157: icc -c conftest.c >&5 configure:14157: $? = 0 configure:14157: result: yes configure:14157: checking pthread.h presence configure:14157: icc -E conftest.c configure:14157: $? = 0 configure:14157: result: yes configure:14157: checking for pthread.h configure:14157: result: yes configure:14175: checking for pthread_key_create in -lpthread configure:14200: icc -o conftest conftest.c -lpthread >&5 configure:14200: $? = 0 configure:14209: result: yes LIBS(='') does not contain '-lpthread', prepending configure:14230: checking for pthread_yield configure:14230: icc -o conftest conftest.c -lpthread >&5 Undefined symbols for architecture x86_64: "_pthread_yield", referenced from: _main in iccpKuilS.o ld: symbol(s) not found for architecture x86_64 configure:14230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_yield | | /* 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 pthread_yield (); | /* 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_pthread_yield || defined __stub___pthread_yield | choke me | #endif | | int | main () | { | return pthread_yield (); | ; | return 0; | } configure:14230: result: no configure:14241: checking for pthread_key_create configure:14241: icc -o conftest conftest.c -lpthread >&5 configure:14241: $? = 0 configure:14241: result: yes configure:14260: checking for pthread_cleanup_push configure:14260: icc -o conftest conftest.c -lpthread >&5 Undefined symbols for architecture x86_64: "_pthread_cleanup_push", referenced from: _main in iccIE1rJl.o ld: symbol(s) not found for architecture x86_64 configure:14260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define pthread_cleanup_push to an innocuous variant, in case declares pthread_cleanup_push. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cleanup_push innocuous_pthread_cleanup_push | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cleanup_push (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cleanup_push | | /* 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 pthread_cleanup_push (); | /* 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_pthread_cleanup_push || defined __stub___pthread_cleanup_push | choke me | #endif | | int | main () | { | return pthread_cleanup_push (); | ; | return 0; | } configure:14260: result: no configure:14270: checking whether pthread_cleanup_push is available (may be a macro in pthread.h) configure:14289: icc -o conftest conftest.c -lpthread >&5 conftest.c(70): error: expected a "}" compilation aborted for conftest.c (code 2) configure:14289: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | void f1(void *a) { return; } | int | main () | { | pthread_cleanup_push( f1, (void *)0 ); | ; | return 0; | } configure:14297: result: no configure:14379: POSIX will be used for thread package. configure:14566: checking for thread local storage configure:14627: result: none configure:14747: checking for pthread_mutex_init configure:14747: icc -o conftest conftest.c -lpthread >&5 configure:14747: $? = 0 configure:14747: result: yes configure:14757: checking for pthread_mutexattr_setpshared configure:14757: icc -o conftest conftest.c -lpthread >&5 configure:14757: $? = 0 configure:14757: result: yes configure:14767: POSIX will be used for interprocess mutex package. configure:14908: checking for mkstemp configure:14908: icc -o conftest conftest.c -lpthread >&5 configure:14908: $? = 0 configure:14908: result: yes configure:14919: checking whether mkstemp needs a declaration configure:14937: icc -c conftest.c >&5 configure:14937: $? = 0 configure:14944: result: no configure:14959: checking for fdopen configure:14959: icc -o conftest conftest.c -lpthread >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14970: checking whether fdopen needs a declaration configure:14988: icc -c conftest.c >&5 configure:14988: $? = 0 configure:14995: result: no configure:15010: checking for getpid configure:15010: icc -o conftest conftest.c -lpthread >&5 configure:15010: $? = 0 configure:15010: result: yes configure:15045: checking for mmap configure:15045: icc -o conftest conftest.c -lpthread >&5 configure:15045: $? = 0 configure:15045: result: yes configure:15045: checking for munmap configure:15045: icc -o conftest conftest.c -lpthread >&5 configure:15045: $? = 0 configure:15045: result: yes configure:15061: Using a memory-mapped file for shared memory configure:15144: checking for strdup configure:15144: icc -o conftest conftest.c -lpthread >&5 configure:15144: $? = 0 configure:15144: result: yes configure:15155: checking whether strdup needs a declaration configure:15173: icc -c conftest.c >&5 configure:15173: $? = 0 configure:15180: result: no configure:15196: checking for snprintf configure:15196: icc -o conftest conftest.c -lpthread >&5 configure:15196: $? = 0 configure:15196: result: yes configure:15207: checking whether snprintf needs a declaration configure:15225: icc -c conftest.c >&5 configure:15225: $? = 0 configure:15232: result: no configure:15248: checking for strncmp configure:15248: icc -o conftest conftest.c -lpthread >&5 configure:15248: $? = 0 configure:15248: result: yes configure:15259: checking whether strncmp needs a declaration configure:15277: icc -c conftest.c >&5 configure:15277: $? = 0 configure:15284: result: no configure:15300: checking for putenv configure:15300: icc -o conftest conftest.c -lpthread >&5 configure:15300: $? = 0 configure:15300: result: yes configure:15311: checking whether putenv needs a declaration configure:15329: icc -c conftest.c >&5 configure:15329: $? = 0 configure:15336: result: no configure:15352: checking for strerror configure:15352: icc -o conftest conftest.c -lpthread >&5 configure:15352: $? = 0 configure:15352: result: yes configure:15363: checking whether strerror needs a declaration configure:15381: icc -c conftest.c >&5 configure:15381: $? = 0 configure:15388: result: no configure:15404: checking for usleep configure:15404: result: yes configure:15415: checking whether usleep needs a declaration configure:15440: result: no configure:15456: checking for posix_memalign configure:15456: icc -o conftest conftest.c -lpthread >&5 configure:15456: $? = 0 configure:15456: result: yes configure:15467: checking for aligned_alloc configure:15467: icc -o conftest conftest.c -lpthread >&5 configure:15467: $? = 0 configure:15467: result: yes configure:15478: checking whether aligned_alloc needs a declaration configure:15496: icc -c conftest.c >&5 conftest.c(81): error: identifier "aligned_alloc" is undefined void (*fptr)(void) = (void(*)(void))aligned_alloc; ^ conftest.c(81): error: expression must have pointer type void (*fptr)(void) = (void(*)(void))aligned_alloc; ^ compilation aborted for conftest.c (code 2) configure:15496: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | /* end confdefs.h. */ | #include | void (*fptr)(void) = (void(*)(void))aligned_alloc; | int | main () | { | | ; | return 0; | } configure:15503: result: yes configure:15523: checking for backtrace_symbols configure:15523: icc -o conftest conftest.c -lpthread >&5 configure:15523: $? = 0 configure:15523: result: yes LIBS(='-lpthread ') does not contain '-lbacktrace', prepending configure:15568: icc -o conftest conftest.c -lbacktrace -lpthread >&5 conftest.c(85): catastrophic error: cannot open source file "backtrace.h" #include ^ compilation aborted for conftest.c (code 4) configure:15568: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | #define NEEDS_ALIGNED_ALLOC_DECL 1 | #define DEFINE_ALIGNED_ALLOC 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | /* end confdefs.h. */ | | | #include | | int | main () | { | | backtrace_create_state(0, 0, 0, 0); | backtrace_print(0, 0, 0); | | ; | return 0; | } configure:15597: checking whether backtrace_create_state is declared configure:15597: icc -c conftest.c >&5 conftest.c(123): error: identifier "backtrace_create_state" is undefined (void) backtrace_create_state; ^ compilation aborted for conftest.c (code 2) configure:15597: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | #define NEEDS_ALIGNED_ALLOC_DECL 1 | #define DEFINE_ALIGNED_ALLOC 1 | #define HAVE_BACKTRACE_SYMBOLS 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 () | { | #ifndef backtrace_create_state | #ifdef __cplusplus | (void) backtrace_create_state; | #else | (void) backtrace_create_state; | #endif | #endif | | ; | return 0; | } configure:15597: result: no configure:15607: checking whether backtrace_print is declared configure:15607: icc -c conftest.c >&5 conftest.c(124): error: identifier "backtrace_print" is undefined (void) backtrace_print; ^ compilation aborted for conftest.c (code 2) configure:15607: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | #define NEEDS_ALIGNED_ALLOC_DECL 1 | #define DEFINE_ALIGNED_ALLOC 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DECL_BACKTRACE_CREATE_STATE 0 | /* 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 () | { | #ifndef backtrace_print | #ifdef __cplusplus | (void) backtrace_print; | #else | (void) backtrace_print; | #endif | #endif | | ; | return 0; | } configure:15607: result: no LIBS(='-lpthread ') does not contain '-lunwind', prepending configure:15653: icc -o conftest conftest.c -lunwind -lpthread >&5 ld: library not found for -lunwind configure:15653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | #define NEEDS_ALIGNED_ALLOC_DECL 1 | #define DEFINE_ALIGNED_ALLOC 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DECL_BACKTRACE_CREATE_STATE 0 | #define HAVE_DECL_BACKTRACE_PRINT 0 | /* end confdefs.h. */ | | | #include | | int | main () | { | | unw_backtrace(0, 0); | | ; | return 0; | } configure:15684: checking for library containing gethostbyname configure:15715: icc -o conftest conftest.c -lpthread >&5 configure:15715: $? = 0 configure:15732: result: none required configure:15740: checking for library containing socket configure:15771: icc -o conftest conftest.c -lpthread >&5 configure:15771: $? = 0 configure:15788: result: none required configure:15842: checking ifaddrs.h usability configure:15842: icc -c conftest.c >&5 configure:15842: $? = 0 configure:15842: result: yes configure:15842: checking ifaddrs.h presence configure:15842: icc -E conftest.c configure:15842: $? = 0 configure:15842: result: yes configure:15842: checking for ifaddrs.h configure:15842: result: yes configure:15842: checking arpa/inet.h usability configure:15842: icc -c conftest.c >&5 configure:15842: $? = 0 configure:15842: result: yes configure:15842: checking arpa/inet.h presence configure:15842: icc -E conftest.c configure:15842: $? = 0 configure:15842: result: yes configure:15842: checking for arpa/inet.h configure:15842: result: yes configure:15855: checking for inet_ntop configure:15855: icc -o conftest conftest.c -lpthread >&5 configure:15855: $? = 0 configure:15855: result: yes configure:15855: checking for getifaddrs configure:15855: icc -o conftest conftest.c -lpthread >&5 configure:15855: $? = 0 configure:15855: result: yes configure:15869: checking whether __attribute__ allowed configure:15886: icc -c conftest.c >&5 configure:15886: $? = 0 configure:15893: result: yes configure:15895: checking whether __attribute__((format)) allowed configure:15912: icc -c conftest.c >&5 configure:15912: $? = 0 configure:15919: result: yes configure:15931: checking for __attribute__((aligned)) configure:15954: icc -o conftest conftest.c -lpthread >&5 configure:15954: $? = 0 configure:15967: result: yes configure:15983: checking for __attribute__((used)) configure:16006: icc -o conftest conftest.c -lpthread >&5 configure:16006: $? = 0 configure:16019: result: yes configure:16088: checking for __attribute__((fallthrough)) configure:16109: icc -o conftest conftest.c -lpthread >&5 conftest.c(94): error: a declaration cannot have a label int foo( void ) {switch (0) { case 1: __attribute__((fallthrough)); case 2: break ; }}; ^ conftest.c(94): warning #1292: unknown attribute "fallthrough" int foo( void ) {switch (0) { case 1: __attribute__((fallthrough)); case 2: break ; }}; ^ compilation aborted for conftest.c (code 2) configure:16109: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPL" | #define PACKAGE_TARNAME "mpl" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "MPL 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mpl" | #define VERSION "0.1" | #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 restrict __restrict | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE___TYPEOF 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_BROKEN_VALGRIND 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_MACH_ABSOLUTE_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_SCHED_YIELD_FOR_YIELD 1 | #define HAVE_PTHREAD_H 1 | #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX | #define TLS none | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_GETPID 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPL_USE_MMAP_SHM 1 | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_ALIGNED_ALLOC 1 | #define NEEDS_ALIGNED_ALLOC_DECL 1 | #define DEFINE_ALIGNED_ALLOC 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DECL_BACKTRACE_CREATE_STATE 0 | #define HAVE_DECL_BACKTRACE_PRINT 0 | #define HAVE_IFADDRS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_VAR_ATTRIBUTE_ALIGNED 1 | #define HAVE_VAR_ATTRIBUTE_USED 1 | /* end confdefs.h. */ | | | int foo( void ) {switch (0) { case 1: __attribute__((fallthrough)); case 2: break ; }}; | | int | main () | { | | ; | return 0; | } | configure:16122: result: no configure:16284: checking that generated files are newer than configure configure:16290: result: done configure:16321: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPL config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tansongchendeMacBook-Pro.local config.status:1162: creating Makefile config.status:1162: creating localdefs config.status:1162: creating include/mpl_timer.h config.status:1162: creating include/config.h config.status:1391: executing depfiles commands config.status:1391: executing libtool commands config.status:1391: executing prefix-config commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin19.2.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set=set ac_cv_env_CC_value=icc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' ' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=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_MPLLIBNAME_set=set ac_cv_env_MPLLIBNAME_value=mpl 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_aligned_alloc=yes ac_cv_func_backtrace_symbols=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_fdopen=yes ac_cv_func_gethrtime=no ac_cv_func_getifaddrs=yes ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntop=yes ac_cv_func_mach_absolute_time=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_posix_memalign=yes ac_cv_func_pthread_cleanup_push=no ac_cv_func_pthread_key_create=yes ac_cv_func_pthread_mutex_init=yes ac_cv_func_pthread_mutexattr_setpshared=yes ac_cv_func_pthread_yield=no ac_cv_func_putenv=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_usleep=yes ac_cv_func_yield=no ac_cv_have_decl_backtrace_create_state=no ac_cv_have_decl_backtrace_print=no ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_drd_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_helgrind_h=no ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_drd_h=no ac_cv_header_valgrind_h=no ac_cv_header_valgrind_helgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_header_windows_h=no ac_cv_host=x86_64-apple-darwin19.2.0 ac_cv_lib_backtrace=no ac_cv_lib_libunwind=no ac_cv_lib_pthread_pthread_key_create=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='icc -E' ac_cv_prog_GCOV=gcov ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_getres='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_have_func_attribute_fallthrough=no ax_cv_have_var_attribute_aligned=yes ax_cv_have_var_attribute_used=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 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' pac_cv_func_decl_aligned_alloc=yes pac_cv_func_decl_fdopen=no pac_cv_func_decl_mkstemp=no pac_cv_func_decl_putenv=no pac_cv_func_decl_snprintf=no pac_cv_func_decl_strdup=no pac_cv_func_decl_strerror=no pac_cv_func_decl_strncmp=no pac_cv_func_decl_usleep=no pac_cv_func_pthread_cleanup_push=no pac_cv_gnu_attr_format=yes pac_cv_gnu_attr_pure=yes pac_cv_have___typeof=yes pac_cv_have_broken_valgrind=yes pac_cv_posix_clock_realtime=yes pac_cv_struct_timespec_defined=yes pac_cv_tls=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/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} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/missing autoconf' AUTOHEADER='${SHELL} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/missing autoheader' AUTOMAKE='${SHELL} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/missing automake-1.15' AWK='awk' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='#' CC='icc' CCDEPMODE='depmode=gcc3' CFLAGS=' ' CPP='icc -E' CPPFLAGS=' ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GCOV='gcov' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='confdb/install-sh -c -d' MPLLIBNAME='mpl' MPL_EMBEDDED_MODE_FALSE='#' MPL_EMBEDDED_MODE_TRUE='' MPL_TIMER_KIND='MPL_TIMER_KIND__CLOCK_GETTIME' MPL_TIMER_TYPE='struct timespec' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='mpl' PACKAGE_BUGREPORT='' PACKAGE_NAME='MPL' PACKAGE_STRING='MPL 0.1' PACKAGE_TARNAME='mpl' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' 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-apple-darwin19.2.0' build_alias='' build_cpu='x86_64' build_os='darwin19.2.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin19.2.0' host_alias='' host_cpu='x86_64' host_os='darwin19.2.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/tansongchen/Applications/mpich-3.3.2/src/mpl/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpl_so_version='1:0' libmpl_so_versionflags='-avoid-version' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/Cellar/mpich/3.3.2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPL" #define PACKAGE_TARNAME "mpl" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "MPL 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "mpl" #define VERSION "0.1" #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 restrict __restrict #define HAVE_MACRO_VA_ARGS 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE___TYPEOF 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STDARG_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_BROKEN_VALGRIND 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_MACH_ABSOLUTE_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_SCHED_YIELD_FOR_YIELD 1 #define HAVE_PTHREAD_H 1 #define THREAD_PACKAGE_NAME MPL_THREAD_PACKAGE_POSIX #define TLS none #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 #define PROC_MUTEX_PACKAGE_NAME MPL_PROC_MUTEX_PACKAGE_POSIX #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define HAVE_GETPID 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define MPL_USE_MMAP_SHM 1 #define HAVE_STRDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCMP 1 #define HAVE_PUTENV 1 #define HAVE_STRERROR 1 #define HAVE_USLEEP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_ALIGNED_ALLOC 1 #define NEEDS_ALIGNED_ALLOC_DECL 1 #define DEFINE_ALIGNED_ALLOC 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_DECL_BACKTRACE_CREATE_STATE 0 #define HAVE_DECL_BACKTRACE_PRINT 0 #define HAVE_IFADDRS_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_INET_NTOP 1 #define HAVE_GETIFADDRS 1 #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_VAR_ATTRIBUTE_ALIGNED 1 #define HAVE_VAR_ATTRIBUTE_USED 1 configure: exit 0