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

  $ ../../../mpich-master-v3.2-88-gbbb40df74d46/src/mpl/configure --disable-option-checking --prefix=/usr/local/mpich-3.2.1_64_gcc --disable-versioning --enable-embedded --libdir=/usr/local/mpich-3.2.1_64_gcc/lib64 --includedir=/usr/local/mpich-3.2.1_64_gcc/include64 CC=gcc CXX=g++ F77=gfortran FC=gfortran CFLAGS=-m64 -z noexecstack   CXXFLAGS=-m64  FFLAGS=-m64  FCFLAGS=-m64  LDFLAGS=-m64 --enable-fortran=yes --enable-cxx --enable-romio --enable-debuginfo --enable-smpcoll --enable-threads=multiple --with-thread-package=posix --enable-shared --cache-file=/dev/null --srcdir=../../../mpich-master-v3.2-88-gbbb40df74d46/src/mpl

## --------- ##
## Platform. ##
## --------- ##

hostname = loki
uname -m = x86_64
uname -r = 3.12.51-52.31-default
uname -s = Linux
uname -v = #1 SMP Wed Nov 25 16:25:02 UTC 2015 (ef4fd28)

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/jdk1.8.0_66/bin
PATH: /usr/local/jdk1.8.0_66/db/bin
PATH: /opt/solstudio12.4/bin
PATH: /usr/local/gcc-5.2.0/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /root/Linux/x86_64/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2345: checking for a BSD-compatible install
configure:2413: result: /usr/bin/install -c
configure:2424: checking whether build environment is sane
configure:2479: result: yes
configure:2630: checking for a thread-safe mkdir -p
configure:2669: result: /bin/mkdir -p
configure:2676: checking for gawk
configure:2692: found /bin/gawk
configure:2703: result: gawk
configure:2714: checking whether make sets $(MAKE)
configure:2736: result: yes
configure:2765: checking whether make supports nested variables
configure:2782: result: yes
configure:2921: checking for style of include used by make
configure:2949: result: GNU
configure:3093: checking for C compiler version
configure:3102: gcc --version >&5
gcc (GCC) 5.2.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3113: $? = 0
configure:3102: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-5.2.0/libexec/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-5.2.0/configure --prefix=/usr/local/gcc-5.2.0
Thread model: posix
gcc version 5.2.0 (GCC) 
configure:3113: $? = 0
configure:3102: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3113: $? = 1
configure:3102: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3113: $? = 1
configure:3133: checking whether the C compiler works
configure:3155: gcc -m64 -z noexecstack     -m64 conftest.c  >&5
configure:3159: $? = 0
configure:3207: result: yes
configure:3210: checking for C compiler default output file name
configure:3212: result: a.out
configure:3218: checking for suffix of executables
configure:3225: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:3229: $? = 0
configure:3251: result: 
configure:3273: checking whether we are cross compiling
configure:3281: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:3285: $? = 0
configure:3292: ./conftest
configure:3296: $? = 0
configure:3311: result: no
configure:3316: checking for suffix of object files
configure:3338: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:3342: $? = 0
configure:3363: result: o
configure:3367: checking whether we are using the GNU C compiler
configure:3386: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:3386: $? = 0
configure:3395: result: yes
configure:3404: checking whether gcc accepts -g
configure:3424: gcc -c -g   conftest.c >&5
configure:3424: $? = 0
configure:3465: result: yes
configure:3482: checking for gcc option to accept ISO C89
configure:3545: gcc  -c -m64 -z noexecstack     conftest.c >&5
configure:3545: $? = 0
configure:3558: result: none needed
configure:3583: checking whether gcc understands -c and -o together
configure:3605: gcc -c conftest.c -o conftest2.o
configure:3608: $? = 0
configure:3605: gcc -c conftest.c -o conftest2.o
configure:3608: $? = 0
configure:3620: result: yes
configure:3639: checking dependency style of gcc
configure:3750: result: gcc3
configure:3876: checking the archiver (ar) interface
configure:3892: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:3892: $? = 0
configure:3894: ar cru libconftest.a conftest.o >&5
configure:3897: $? = 0
configure:3925: result: ar
configure:3985: checking build system type
configure:3999: result: x86_64-unknown-linux-gnu
configure:4019: checking host system type
configure:4032: result: x86_64-unknown-linux-gnu
configure:4073: checking how to print strings
configure:4100: result: printf
configure:4121: checking for a sed that does not truncate output
configure:4185: result: /bin/sed
configure:4203: checking for grep that handles long lines and -e
configure:4261: result: /bin/grep
configure:4266: checking for egrep
configure:4328: result: /bin/grep -E
configure:4333: checking for fgrep
configure:4395: result: /bin/grep -F
configure:4430: checking for ld used by gcc
configure:4497: result: /usr/bin/ld
configure:4504: checking if the linker (/usr/bin/ld) is GNU ld
configure:4519: result: yes
configure:4531: checking for BSD- or MS-compatible name lister (nm)
configure:4585: result: /usr/bin/nm -B
configure:4715: checking the name lister (/usr/bin/nm -B) interface
configure:4722: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:4725: /usr/bin/nm -B "conftest.o"
configure:4728: output
0000000000000000 B some_variable
configure:4735: result: BSD nm
configure:4738: checking whether ln -s works
configure:4742: result: yes
configure:4750: checking the maximum length of command line arguments
configure:4881: result: 1572864
configure:4929: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4969: result: func_convert_file_noop
configure:4976: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4996: result: func_convert_file_noop
configure:5003: checking for /usr/bin/ld option to reload object files
configure:5010: result: -r
configure:5084: checking for objdump
configure:5100: found /usr/bin/objdump
configure:5111: result: objdump
configure:5143: checking how to recognize dependent libraries
configure:5343: result: pass_all
configure:5428: checking for dlltool
configure:5458: result: no
configure:5488: checking how to associate runtime and link libraries
configure:5515: result: printf %s\n
configure:5639: checking for archiver @FILE support
configure:5656: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:5656: $? = 0
configure:5659: ar cru libconftest.a @conftest.lst >&5
configure:5662: $? = 0
configure:5667: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5670: $? = 1
configure:5682: result: @
configure:5740: checking for strip
configure:5756: found /usr/bin/strip
configure:5767: result: strip
configure:5839: checking for ranlib
configure:5866: result: ranlib
configure:5968: checking command to parse /usr/bin/nm -B output from gcc object
configure:6121: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:6124: $? = 0
configure:6128: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6131: $? = 0
configure:6197: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c conftstm.o >&5
configure:6200: $? = 0
configure:6238: result: ok
configure:6285: checking for sysroot
configure:6315: result: no
configure:6322: checking for a working dd
configure:6360: result: /bin/dd
configure:6364: checking how to truncate binary pipes
configure:6379: result: /bin/dd bs=4096 count=1
configure:6515: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:6518: $? = 0
configure:6708: checking for mt
configure:6724: found /usr/bin/mt
configure:6735: result: mt
configure:6758: checking if mt is a manifest tool
configure:6764: mt '-?'
configure:6772: result: no
configure:7449: checking how to run the C preprocessor
configure:7480: gcc -E   conftest.c
configure:7480: $? = 0
configure:7494: gcc -E   conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7494: $? = 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"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7519: result: gcc -E
configure:7539: gcc -E   conftest.c
configure:7539: $? = 0
configure:7553: gcc -E   conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7553: $? = 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"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7582: checking for ANSI C header files
configure:7602: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7602: $? = 0
configure:7675: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:7675: $? = 0
configure:7675: ./conftest
configure:7675: $? = 0
configure:7686: result: yes
configure:7699: checking for sys/types.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for sys/stat.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for stdlib.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for string.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for memory.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for strings.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for inttypes.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for stdint.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7699: checking for unistd.h
configure:7699: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7699: $? = 0
configure:7699: result: yes
configure:7713: checking for dlfcn.h
configure:7713: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:7713: $? = 0
configure:7713: result: yes
configure:7969: checking for objdir
configure:7984: result: .libs
configure:8248: checking if gcc supports -fno-rtti -fno-exceptions
configure:8266: gcc -c -m64 -z noexecstack     -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8270: $? = 0
configure:8283: result: no
configure:8641: checking for gcc option to produce PIC
configure:8648: result: -fPIC -DPIC
configure:8656: checking if gcc PIC flag -fPIC -DPIC works
configure:8674: gcc -c -m64 -z noexecstack     -fPIC -DPIC -DPIC conftest.c >&5
configure:8678: $? = 0
configure:8691: result: yes
configure:8720: checking if gcc static flag -static works
configure:8748: result: no
configure:8763: checking if gcc supports -c -o file.o
configure:8784: gcc -c -m64 -z noexecstack     -o out/conftest2.o conftest.c >&5
configure:8788: $? = 0
configure:8810: result: yes
configure:8818: checking if gcc supports -c -o file.o
configure:8865: result: yes
configure:8898: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10160: result: yes
configure:10197: checking whether -lc should be explicitly linked in
configure:10205: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:10208: $? = 0
configure:10223: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10226: $? = 0
configure:10240: result: no
configure:10400: checking dynamic linker characteristics
configure:10981: gcc -o conftest -m64 -z noexecstack     -m64 -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10981: $? = 0
configure:11218: result: GNU/Linux ld.so
configure:11340: checking how to hardcode library paths into programs
configure:11365: result: immediate
configure:11913: checking whether stripping libraries is possible
configure:11918: result: yes
configure:11953: checking if libtool supports shared libraries
configure:11955: result: yes
configure:11958: checking whether to build shared libraries
configure:11983: result: yes
configure:11986: checking whether to build static libraries
configure:11990: result: yes
configure:12064: checking whether make supports nested variables
configure:12081: result: yes
configure:12093: checking for an ANSI C-conforming const
configure:12159: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12159: $? = 0
configure:12166: result: yes
configure:12174: checking for C/C++ restrict keyword
configure:12199: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12199: $? = 0
configure:12207: result: __restrict
configure:12220: checking for inline
configure:12236: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12236: $? = 0
configure:12244: result: inline
configure:12264: checking for variable argument list macro functionality
configure:12280: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12280: $? = 0
configure:12284: result: yes
configure:12318: checking for gcov
configure:12334: found /usr/local/gcc-5.2.0/bin/gcov
configure:12345: result: gcov
configure:12466: checking whether the compiler supports __typeof(variable)
configure:12482: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12482: $? = 0
configure:12490: result: yes
configure:12501: checking stdio.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking stdio.h presence
configure:12501: gcc -E   conftest.c
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking for stdio.h
configure:12501: result: yes
configure:12501: checking for stdlib.h
configure:12501: result: yes
configure:12501: checking for string.h
configure:12501: result: yes
configure:12501: checking stdarg.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking stdarg.h presence
configure:12501: gcc -E   conftest.c
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking for stdarg.h
configure:12501: result: yes
configure:12501: checking ctype.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking ctype.h presence
configure:12501: gcc -E   conftest.c
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking for ctype.h
configure:12501: result: yes
configure:12501: checking for sys/types.h
configure:12501: result: yes
configure:12501: checking sys/uio.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking sys/uio.h presence
configure:12501: gcc -E   conftest.c
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking for sys/uio.h
configure:12501: result: yes
configure:12501: checking execinfo.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking execinfo.h presence
configure:12501: gcc -E   conftest.c
configure:12501: $? = 0
configure:12501: result: yes
configure:12501: checking for execinfo.h
configure:12501: result: yes
configure:12501: checking backtrace.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:67:23: fatal error: backtrace.h: No such file or directory
compilation terminated.
configure:12501: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <backtrace.h>
configure:12501: result: no
configure:12501: checking backtrace.h presence
configure:12501: gcc -E   conftest.c
conftest.c:34:23: fatal error: backtrace.h: No such file or directory
compilation terminated.
configure:12501: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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
| /* end confdefs.h.  */
| #include <backtrace.h>
configure:12501: result: no
configure:12501: checking for backtrace.h
configure:12501: result: no
configure:12501: checking libunwind.h usability
configure:12501: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:67:23: fatal error: libunwind.h: No such file or directory
compilation terminated.
configure:12501: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libunwind.h>
configure:12501: result: no
configure:12501: checking libunwind.h presence
configure:12501: gcc -E   conftest.c
conftest.c:34:23: fatal error: libunwind.h: No such file or directory
compilation terminated.
configure:12501: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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
| /* end confdefs.h.  */
| #include <libunwind.h>
configure:12501: result: no
configure:12501: checking for libunwind.h
configure:12501: result: no
configure:12516: checking for inttypes.h
configure:12516: result: yes
configure:12516: checking for stdint.h
configure:12516: result: yes
configure:12558: checking valgrind.h usability
configure:12558: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:22: fatal error: valgrind.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind.h>
configure:12558: result: no
configure:12558: checking valgrind.h presence
configure:12558: gcc -E   conftest.c
conftest.c:36:22: fatal error: valgrind.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <valgrind.h>
configure:12558: result: no
configure:12558: checking for valgrind.h
configure:12558: result: no
configure:12558: checking memcheck.h usability
configure:12558: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:22: fatal error: memcheck.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <memcheck.h>
configure:12558: result: no
configure:12558: checking memcheck.h presence
configure:12558: gcc -E   conftest.c
conftest.c:36:22: fatal error: memcheck.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <memcheck.h>
configure:12558: result: no
configure:12558: checking for memcheck.h
configure:12558: result: no
configure:12558: checking valgrind/valgrind.h usability
configure:12558: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:31: fatal error: valgrind/valgrind.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:12558: result: no
configure:12558: checking valgrind/valgrind.h presence
configure:12558: gcc -E   conftest.c
conftest.c:36:31: fatal error: valgrind/valgrind.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <valgrind/valgrind.h>
configure:12558: result: no
configure:12558: checking for valgrind/valgrind.h
configure:12558: result: no
configure:12558: checking valgrind/memcheck.h usability
configure:12558: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:31: fatal error: valgrind/memcheck.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/memcheck.h>
configure:12558: result: no
configure:12558: checking valgrind/memcheck.h presence
configure:12558: gcc -E   conftest.c
conftest.c:36:31: fatal error: valgrind/memcheck.h: No such file or directory
compilation terminated.
configure:12558: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <valgrind/memcheck.h>
configure:12558: result: no
configure:12558: checking for valgrind/memcheck.h
configure:12558: result: no
configure:12574: checking helgrind.h usability
configure:12574: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:22: fatal error: helgrind.h: No such file or directory
compilation terminated.
configure:12574: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <helgrind.h>
configure:12574: result: no
configure:12574: checking helgrind.h presence
configure:12574: gcc -E   conftest.c
conftest.c:36:22: fatal error: helgrind.h: No such file or directory
compilation terminated.
configure:12574: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <helgrind.h>
configure:12574: result: no
configure:12574: checking for helgrind.h
configure:12574: result: no
configure:12574: checking valgrind/helgrind.h usability
configure:12574: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:31: fatal error: valgrind/helgrind.h: No such file or directory
compilation terminated.
configure:12574: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/helgrind.h>
configure:12574: result: no
configure:12574: checking valgrind/helgrind.h presence
configure:12574: gcc -E   conftest.c
conftest.c:36:31: fatal error: valgrind/helgrind.h: No such file or directory
compilation terminated.
configure:12574: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <valgrind/helgrind.h>
configure:12574: result: no
configure:12574: checking for valgrind/helgrind.h
configure:12574: result: no
configure:12587: checking drd.h usability
configure:12587: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:17: fatal error: drd.h: No such file or directory
compilation terminated.
configure:12587: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <drd.h>
configure:12587: result: no
configure:12587: checking drd.h presence
configure:12587: gcc -E   conftest.c
conftest.c:36:17: fatal error: drd.h: No such file or directory
compilation terminated.
configure:12587: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <drd.h>
configure:12587: result: no
configure:12587: checking for drd.h
configure:12587: result: no
configure:12587: checking valgrind/drd.h usability
configure:12587: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c:69:26: fatal error: valgrind/drd.h: No such file or directory
compilation terminated.
configure:12587: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/drd.h>
configure:12587: result: no
configure:12587: checking valgrind/drd.h presence
configure:12587: gcc -E   conftest.c
conftest.c:36:26: fatal error: valgrind/drd.h: No such file or directory
compilation terminated.
configure:12587: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <valgrind/drd.h>
configure:12587: result: no
configure:12587: checking for valgrind/drd.h
configure:12587: result: no
configure:12602: checking whether the valgrind headers are broken or too old
configure:12654: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
conftest.c:44:4: error: #error unexpected valgrind header error
 #  error unexpected valgrind header error
    ^
conftest.c: In function 'main':
conftest.c:67:2: error: #error missing essential valgrind client macros
 #error missing essential valgrind client macros
  ^
conftest.c:69:5: warning: implicit declaration of function 'VALGRIND_CREATE_BLOCK' [-Wimplicit-function-declaration]
     VALGRIND_CREATE_BLOCK(&foo,sizeof(foo),"description");
     ^
conftest.c:70:9: error: 'RUNNING_ON_VALGRIND' undeclared (first use in this function)
     if (RUNNING_ON_VALGRIND) ++foo;
         ^
conftest.c:70:9: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:71:5: warning: implicit declaration of function 'VALGRIND_PRINTF_BACKTRACE' [-Wimplicit-function-declaration]
     VALGRIND_PRINTF_BACKTRACE("testing: %s","valgrind support");
     ^
conftest.c:72:5: warning: implicit declaration of function 'VALGRIND_CREATE_MEMPOOL' [-Wimplicit-function-declaration]
     VALGRIND_CREATE_MEMPOOL(&mempool_obj,0,0);
     ^
conftest.c:73:5: warning: implicit declaration of function 'VALGRIND_MEMPOOL_ALLOC' [-Wimplicit-function-declaration]
     VALGRIND_MEMPOOL_ALLOC(&mempool_obj,&foo,sizeof(foo));
     ^
conftest.c:74:5: warning: implicit declaration of function 'VALGRIND_MEMPOOL_FREE' [-Wimplicit-function-declaration]
     VALGRIND_MEMPOOL_FREE(&mempool_obj,&foo);
     ^
conftest.c:75:5: warning: implicit declaration of function 'VALGRIND_DESTROY_MEMPOOL' [-Wimplicit-function-declaration]
     VALGRIND_DESTROY_MEMPOOL(&mempool_obj);
     ^
configure:12654: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| 
| #if defined(HAVE_VALGRIND_H) && defined(HAVE_MEMCHECK_H)
| #  include <valgrind.h>
| #  include <memcheck.h>
| #elif defined(HAVE_VALGRIND_VALGRIND_H) && defined(HAVE_VALGRIND_MEMCHECK_H)
| #  include <valgrind/valgrind.h>
| #  include <valgrind/memcheck.h>
| #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:12662: result: yes
configure:12699: checking for clock_gettime
configure:12699: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12699: $? = 0
configure:12699: result: yes
configure:12699: checking for clock_getres
configure:12699: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12699: $? = 0
configure:12699: result: yes
configure:12699: checking for gethrtime
configure:12699: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
/tmp/ccyKSwqP.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `gethrtime'
collect2: error: ld returned 1 exit status
configure:12699: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_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 <limits.h> declares gethrtime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethrtime innocuous_gethrtime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethrtime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12699: result: no
configure:12699: checking for mach_absolute_time
configure:12699: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
/tmp/ccgpA5bU.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `mach_absolute_time'
collect2: error: ld returned 1 exit status
configure:12699: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_BROKEN_VALGRIND 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| /* end confdefs.h.  */
| /* Define mach_absolute_time to an innocuous variant, in case <limits.h> declares mach_absolute_time.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mach_absolute_time innocuous_mach_absolute_time
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mach_absolute_time (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mach_absolute_time
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mach_absolute_time ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
| choke me
| #endif
| 
| int
| main ()
| {
| return mach_absolute_time ();
|   ;
|   return 0;
| }
configure:12699: result: no
configure:12699: checking for gettimeofday
configure:12699: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12699: $? = 0
configure:12699: result: yes
configure:12781: checking for library containing clock_gettime
configure:12812: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12812: $? = 0
configure:12829: result: none required
configure:12839: checking for library containing clock_getres
configure:12870: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:12870: $? = 0
configure:12887: result: none required
configure:12900: checking whether struct timespec is defined in time.h
configure:12919: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12919: $? = 0
configure:12927: result: yes
configure:12973: checking for CLOCK_REALTIME defined in time.h
configure:12992: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:12992: $? = 0
configure:12999: result: yes
configure:13391: checking for strdup
configure:13391: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
conftest.c:63:6: warning: conflicting types for built-in function 'strdup'
 char strdup ();
      ^
configure:13391: $? = 0
configure:13391: result: yes
configure:13402: checking whether strdup needs a declaration
configure:13420: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13420: $? = 0
configure:13427: result: no
configure:13443: checking for snprintf
configure:13443: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
conftest.c:64:6: warning: conflicting types for built-in function 'snprintf'
 char snprintf ();
      ^
configure:13443: $? = 0
configure:13443: result: yes
configure:13454: checking whether snprintf needs a declaration
configure:13472: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13472: $? = 0
configure:13479: result: no
configure:13495: checking for strncmp
configure:13495: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
conftest.c:65:6: warning: conflicting types for built-in function 'strncmp'
 char strncmp ();
      ^
configure:13495: $? = 0
configure:13495: result: yes
configure:13506: checking whether strncmp needs a declaration
configure:13524: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13524: $? = 0
configure:13531: result: no
configure:13547: checking for putenv
configure:13547: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:13547: $? = 0
configure:13547: result: yes
configure:13558: checking whether putenv needs a declaration
configure:13576: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13576: $? = 0
configure:13583: result: no
configure:13599: checking for strerror
configure:13599: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:13599: $? = 0
configure:13599: result: yes
configure:13610: checking whether strerror needs a declaration
configure:13628: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13628: $? = 0
configure:13635: result: no
configure:13651: checking for usleep
configure:13651: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13662: checking whether usleep needs a declaration
configure:13680: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13680: $? = 0
configure:13687: result: no
configure:13702: checking for backtrace_symbols
configure:13702: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c  >&5
configure:13702: $? = 0
configure:13702: result: yes
configure:13711: checking for backtrace_create_state in -lbacktrace
configure:13736: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c -lbacktrace   >&5
/usr/bin/ld: cannot find -lbacktrace
collect2: error: ld returned 1 exit status
configure:13736: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_BROKEN_VALGRIND 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 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_BACKTRACE_SYMBOLS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace_create_state ();
| int
| main ()
| {
| return backtrace_create_state ();
|   ;
|   return 0;
| }
configure:13745: result: no
configure:13756: checking for unw_backtrace in -lunwind
configure:13781: gcc -o conftest -m64 -z noexecstack     -m64 conftest.c -lunwind   >&5
configure:13781: $? = 0
configure:13790: result: yes
configure:13802: checking whether backtrace_create_state is declared
configure:13802: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:10: error: 'backtrace_create_state' undeclared (first use in this function)
   (void) backtrace_create_state;
          ^
conftest.c:88:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13802: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_BROKEN_VALGRIND 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 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_BACKTRACE_SYMBOLS 1
| #define HAVE_LIBUNWIND 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef backtrace_create_state
| #ifdef __cplusplus
|   (void) backtrace_create_state;
| #else
|   (void) backtrace_create_state;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:13802: result: no
configure:13812: checking whether backtrace_print is declared
configure:13812: gcc -c -m64 -z noexecstack     conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:10: error: 'backtrace_print' undeclared (first use in this function)
   (void) backtrace_print;
          ^
conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13812: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_BROKEN_VALGRIND 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 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_BACKTRACE_SYMBOLS 1
| #define HAVE_LIBUNWIND 1
| #define HAVE_DECL_BACKTRACE_CREATE_STATE 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef backtrace_print
| #ifdef __cplusplus
|   (void) backtrace_print;
| #else
|   (void) backtrace_print;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:13812: result: no
configure:13828: checking whether __attribute__ allowed
configure:13845: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13845: $? = 0
configure:13852: result: yes
configure:13854: checking whether __attribute__((format)) allowed
configure:13871: gcc -c -m64 -z noexecstack     conftest.c >&5
configure:13871: $? = 0
configure:13878: result: yes
configure:13999: checking that generated files are newer than configure
configure:14005: result: done
configure:14036: 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 loki

config.status:1125: creating Makefile
config.status:1125: creating localdefs
config.status:1125: creating include/mpl_timer.h
config.status:1125: creating include/config.h
config.status:1339: executing depfiles commands
config.status:1339: executing libtool commands
config.status:1339: executing include/mplconfig.h commands
config.status:2013: creating include/mplconfig.h - prefix MPL for include/config.h defines

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
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=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m64 -z noexecstack  '
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=-m64
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_backtrace_symbols=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_gethrtime=no
ac_cv_func_gettimeofday=yes
ac_cv_func_mach_absolute_time=no
ac_cv_func_putenv=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_have_decl_backtrace_create_state=no
ac_cv_have_decl_backtrace_print=no
ac_cv_header_backtrace_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_drd_h=no
ac_cv_header_execinfo_h=yes
ac_cv_header_helgrind_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libunwind_h=no
ac_cv_header_memcheck_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_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_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_host=x86_64-unknown-linux-gnu
ac_cv_lib_backtrace_backtrace_create_state=no
ac_cv_lib_unwind_unw_backtrace=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_GCOV=gcov
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_getres='none required'
ac_cv_search_clock_gettime='none required'
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
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
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_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

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/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} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/src/mpl/confdb/missing autoconf'
AUTOHEADER='${SHELL} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/src/mpl/confdb/missing autoheader'
AUTOMAKE='${SHELL} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/src/mpl/confdb/missing automake-1.15'
AWK='gawk'
BUILD_COVERAGE_FALSE=''
BUILD_COVERAGE_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-m64 -z noexecstack  '
CPP='gcc -E'
CPPFLAGS=' '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GCOV='gcov'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-m64'
LIBOBJS=''
LIBS='-lunwind '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/src/mpl/confdb/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
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=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
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='/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=' -I$(srcdir)'
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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/usr/local/mpich-3.2.1_64_gcc/include64'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export2/src/mpich-3.2.1/mpich-master-v3.2-88-gbbb40df74d46/src/mpl/confdb/install-sh'
libdir='/usr/local/mpich-3.2.1_64_gcc/lib64'
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/mpich-3.2.1_64_gcc'
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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define restrict __restrict
#define HAVE_MACRO_VA_ARGS 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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_BROKEN_VALGRIND 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 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_BACKTRACE_SYMBOLS 1
#define HAVE_LIBUNWIND 1
#define HAVE_DECL_BACKTRACE_CREATE_STATE 0
#define HAVE_DECL_BACKTRACE_PRINT 0
#define HAVE_GCC_ATTRIBUTE 1

configure: exit 0
