(view as text)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by spatialdata configure 1.8.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/home/buildbot/install/pylith_linux_x86_64_binbot LDFLAGS=-L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib CPPFLAGS=-I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include --enable-testing --enable-pythia --enable-swig

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

hostname = io
uname -m = x86_64
uname -r = 2.6.24-27-server
uname -s = Linux
uname -v = #1 SMP Wed Mar 24 11:32:39 UTC 2010

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

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

PATH: /home/buildbot/install/pylith_linux_x86_64_binbot/bin
PATH: /home/buildbot/install/pylith_linux_x86_64_binbot/bin
PATH: /home/buildbot/pylith_deps/bin
PATH: /home/buildbot/buildbot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2038: checking for a BSD-compatible install
configure:2094: result: /usr/bin/install -c
configure:2105: checking whether build environment is sane
configure:2148: result: yes
configure:2176: checking for a thread-safe mkdir -p
configure:2215: result: /bin/mkdir -p
configure:2228: checking for gawk
configure:2258: result: no
configure:2228: checking for mawk
configure:2244: found /usr/bin/mawk
configure:2255: result: mawk
configure:2266: checking whether make sets $(MAKE)
configure:2287: result: yes
configure:2648: checking for C++ compiler version
configure:2655: mpicxx --version >&5
g++ (GCC) 4.5.2
Copyright (C) 2010 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:2658: $? = 0
configure:2665: mpicxx -v >&5
mpicxx for MPICH2 version 1.3.2p1
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/home/buildbot/install/pylith_linux_x86_64_binbot/libexec/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.2/configure --prefix=/home/buildbot/install/pylith_linux_x86_64_binbot --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.5.2 (GCC) 
configure:2668: $? = 0
configure:2675: mpicxx -V >&5
g++: error trying to exec 'x86_64-unknown-linux-gnu-gcc--I/home/buildbot/install/pylith_linux_x86_64_binbot/include': execvp: No such file or directory
configure:2678: $? = 0
configure:2701: checking for C++ compiler default output file name
configure:2728: mpicxx  -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib conftest.cpp  >&5
configure:2731: $? = 0
configure:2769: result: a.out
configure:2786: checking whether the C++ compiler works
configure:2796: ./a.out
configure:2799: $? = 0
configure:2816: result: yes
configure:2823: checking whether we are cross compiling
configure:2825: result: no
configure:2828: checking for suffix of executables
configure:2835: mpicxx -o conftest  -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib conftest.cpp  >&5
configure:2838: $? = 0
configure:2862: result: 
configure:2868: checking for suffix of object files
configure:2894: mpicxx -c  -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:2897: $? = 0
configure:2920: result: o
configure:2924: checking whether we are using the GNU C++ compiler
configure:2953: mpicxx -c  -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:2959: $? = 0
configure:2976: result: yes
configure:2981: checking whether mpicxx accepts -g
configure:3011: mpicxx -c -g -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:3017: $? = 0
configure:3116: result: yes
configure:3150: checking for style of include used by make
configure:3178: result: GNU
configure:3203: checking dependency style of mpicxx
configure:3294: result: gcc3
configure:3357: checking for gcc
configure:3384: result: mpicc
configure:3622: checking for C compiler version
configure:3629: mpicc --version >&5
gcc (GCC) 4.5.2
Copyright (C) 2010 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:3632: $? = 0
configure:3639: mpicc -v >&5
mpicc for MPICH2 version 1.3.2p1
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/home/buildbot/install/pylith_linux_x86_64_binbot/libexec/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.2/configure --prefix=/home/buildbot/install/pylith_linux_x86_64_binbot --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.5.2 (GCC) 
configure:3642: $? = 0
configure:3649: mpicc -V >&5
gcc: error trying to exec 'x86_64-unknown-linux-gnu-gcc--I/home/buildbot/install/pylith_linux_x86_64_binbot/include': execvp: No such file or directory
configure:3652: $? = 0
configure:3655: checking whether we are using the GNU C compiler
configure:3684: mpicc -c  -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:3690: $? = 0
configure:3707: result: yes
configure:3712: checking whether mpicc accepts -g
configure:3742: mpicc -c -g -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:3748: $? = 0
configure:3847: result: yes
configure:3864: checking for mpicc option to accept ISO C89
configure:3938: mpicc  -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:3944: $? = 0
configure:3967: result: none needed
configure:3987: checking dependency style of mpicc
configure:4078: result: gcc3
configure:4172: checking build system type
configure:4190: result: x86_64-unknown-linux-gnu
configure:4212: checking host system type
configure:4227: result: x86_64-unknown-linux-gnu
configure:4249: checking for a sed that does not truncate output
configure:4305: result: /bin/sed
configure:4308: checking for grep that handles long lines and -e
configure:4382: result: /bin/grep
configure:4387: checking for egrep
configure:4465: result: /bin/grep -E
configure:4481: checking for ld used by mpicc
configure:4548: result: /usr/bin/ld
configure:4557: checking if the linker (/usr/bin/ld) is GNU ld
configure:4572: result: yes
configure:4577: checking for /usr/bin/ld option to reload object files
configure:4584: result: -r
configure:4602: checking for BSD-compatible nm
configure:4651: result: /usr/bin/nm -B
configure:4655: checking whether ln -s works
configure:4659: result: yes
configure:4666: checking how to recognize dependent libraries
configure:4852: result: pass_all
configure:4941: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:4944: $? = 0
configure:5097: checking how to run the C preprocessor
configure:5137: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
configure:5143: $? = 0
configure:5174: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5180: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "spatialdata"
| #define PACKAGE_TARNAME "spatialdata"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "spatialdata 1.8.0"
| #define PACKAGE_BUGREPORT "baagaard@usgs.gov"
| #define PACKAGE "spatialdata"
| #define VERSION "1.8.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5213: result: mpicc -E
configure:5242: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
configure:5248: $? = 0
configure:5279: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5285: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "spatialdata"
| #define PACKAGE_TARNAME "spatialdata"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "spatialdata 1.8.0"
| #define PACKAGE_BUGREPORT "baagaard@usgs.gov"
| #define PACKAGE "spatialdata"
| #define VERSION "1.8.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5323: checking for ANSI C header files
configure:5353: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5359: $? = 0
configure:5458: mpicc -o conftest -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib conftest.c  >&5
configure:5461: $? = 0
configure:5467: ./conftest
configure:5470: $? = 0
configure:5487: result: yes
configure:5511: checking for sys/types.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for sys/stat.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for stdlib.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for string.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for memory.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for strings.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for inttypes.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for stdint.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5511: checking for unistd.h
configure:5532: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5581: checking dlfcn.h usability
configure:5598: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:5604: $? = 0
configure:5618: result: yes
configure:5622: checking dlfcn.h presence
configure:5637: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
configure:5643: $? = 0
configure:5657: result: yes
configure:5690: checking for dlfcn.h
configure:5698: result: yes
configure:5721: checking how to run the C++ preprocessor
configure:5757: mpicxx -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp
configure:5763: $? = 0
configure:5794: mpicxx -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5800: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "spatialdata"
| #define PACKAGE_TARNAME "spatialdata"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "spatialdata 1.8.0"
| #define PACKAGE_BUGREPORT "baagaard@usgs.gov"
| #define PACKAGE "spatialdata"
| #define VERSION "1.8.0"
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5833: result: mpicxx -E
configure:5862: mpicxx -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp
configure:5868: $? = 0
configure:5899: mpicxx -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5905: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "spatialdata"
| #define PACKAGE_TARNAME "spatialdata"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "spatialdata 1.8.0"
| #define PACKAGE_BUGREPORT "baagaard@usgs.gov"
| #define PACKAGE "spatialdata"
| #define VERSION "1.8.0"
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6055: checking for Fortran 77 compiler version
configure:6062: mpif77 --version >&5
GNU Fortran (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:6065: $? = 0
configure:6072: mpif77 -v >&5
mpif77 for MPICH2 version 1.3.2p1
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/home/buildbot/install/pylith_linux_x86_64_binbot/libexec/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.2/configure --prefix=/home/buildbot/install/pylith_linux_x86_64_binbot --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.5.2 (GCC) 
configure:6075: $? = 0
configure:6082: mpif77 -V >&5
gfortran: error trying to exec 'x86_64-unknown-linux-gnu-gcc--I/home/buildbot/install/pylith_linux_x86_64_binbot/include': execvp: No such file or directory
configure:6085: $? = 0
configure:6093: checking whether we are using the GNU Fortran 77 compiler
configure:6112: mpif77 -c  conftest.F >&5
configure:6118: $? = 0
configure:6135: result: yes
configure:6141: checking whether mpif77 accepts -g
configure:6158: mpif77 -c -g conftest.f >&5
configure:6164: $? = 0
configure:6180: result: yes
configure:6209: checking the maximum length of command line arguments
configure:6321: result: 98304
configure:6333: checking command to parse /usr/bin/nm -B output from mpicc object
configure:6438: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:6441: $? = 0
configure:6445: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6448: $? = 0
configure:6500: mpicc -o conftest -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib conftest.c conftstm.o >&5
configure:6503: $? = 0
configure:6541: result: ok
configure:6545: checking for objdir
configure:6560: result: .libs
configure:6652: checking for ar
configure:6668: found /usr/bin/ar
configure:6679: result: ar
configure:6748: checking for ranlib
configure:6764: found /usr/bin/ranlib
configure:6775: result: ranlib
configure:6844: checking for strip
configure:6860: found /usr/bin/strip
configure:6871: result: strip
configure:7469: checking if mpicc supports -fno-rtti -fno-exceptions
configure:7487: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7491: $? = 0
configure:7504: result: no
configure:7519: checking for mpicc option to produce PIC
configure:7751: result: -fPIC
configure:7759: checking if mpicc PIC flag -fPIC works
configure:7777: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -fPIC -DPIC conftest.c >&5
configure:7781: $? = 0
configure:7794: result: yes
configure:7822: checking if mpicc static flag -static works
configure:7850: result: no
configure:7860: checking if mpicc supports -c -o file.o
configure:7881: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -o out/conftest2.o conftest.c >&5
configure:7885: $? = 0
configure:7907: result: yes
configure:7933: checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8914: result: yes
configure:8935: checking whether -lc should be explicitly linked in
configure:8940: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:8943: $? = 0
configure:8958: mpicc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8961: $? = 0
configure:8973: result: no
configure:8981: checking dynamic linker characteristics
configure:9595: result: GNU/Linux ld.so
configure:9619: checking how to hardcode library paths into programs
configure:9644: result: immediate
configure:9658: checking whether stripping libraries is possible
configure:9663: result: yes
configure:10465: checking if libtool supports shared libraries
configure:10467: result: yes
configure:10470: checking whether to build shared libraries
configure:10491: result: yes
configure:10494: checking whether to build static libraries
configure:10498: result: yes
configure:10592: creating libtool
configure:11185: checking for ld used by mpicxx
configure:11252: result: /usr/bin/ld -m elf_x86_64
configure:11261: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11276: result: yes
configure:11327: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12273: result: yes
configure:12290: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:12293: $? = 0
configure:12449: checking for mpicxx option to produce PIC
configure:12733: result: -fPIC
configure:12741: checking if mpicxx PIC flag -fPIC works
configure:12759: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -fPIC -DPIC conftest.cpp >&5
configure:12763: $? = 0
configure:12776: result: yes
configure:12804: checking if mpicxx static flag -static works
configure:12832: result: no
configure:12842: checking if mpicxx supports -c -o file.o
configure:12863: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -o out/conftest2.o conftest.cpp >&5
configure:12867: $? = 0
configure:12889: result: yes
configure:12915: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12944: result: yes
configure:13011: checking dynamic linker characteristics
configure:13573: result: GNU/Linux ld.so
configure:13597: checking how to hardcode library paths into programs
configure:13622: result: immediate
configure:14161: checking if libtool supports shared libraries
configure:14163: result: yes
configure:14166: checking whether to build shared libraries
configure:14186: result: yes
configure:14189: checking whether to build static libraries
configure:14193: result: yes
configure:14203: checking for mpif77 option to produce PIC
configure:14435: result: -fPIC
configure:14443: checking if mpif77 PIC flag -fPIC works
configure:14461: mpif77 -c -g -O2 -fPIC conftest.f >&5
configure:14465: $? = 0
configure:14478: result: yes
configure:14506: checking if mpif77 static flag -static works
configure:14534: result: no
configure:14544: checking if mpif77 supports -c -o file.o
configure:14565: mpif77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14569: $? = 0
configure:14591: result: yes
configure:14617: checking whether the mpif77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15578: result: yes
configure:15645: checking dynamic linker characteristics
configure:16207: result: GNU/Linux ld.so
configure:16231: checking how to hardcode library paths into programs
configure:16256: result: immediate
configure:19885: checking for pj_init_plus in -lproj
configure:19920: mpicc -o conftest -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib conftest.c -lproj   >&5
configure:19926: $? = 0
configure:19944: result: yes
configure:19958: checking proj_api.h usability
configure:19975: mpicc -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c >&5
configure:19981: $? = 0
configure:19995: result: yes
configure:19999: checking proj_api.h presence
configure:20014: mpicc -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.c
configure:20020: $? = 0
configure:20034: result: yes
configure:20067: checking for proj_api.h
configure:20074: result: yes
configure:20127: checking cppunit/TestRunner.h usability
configure:20144: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:20150: $? = 0
configure:20164: result: yes
configure:20168: checking cppunit/TestRunner.h presence
configure:20183: mpicxx -E -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp
configure:20189: $? = 0
configure:20203: result: yes
configure:20236: checking for cppunit/TestRunner.h
configure:20243: result: yes
configure:20265: checking for CppUnit::TestRunner in -lcppunit
configure:20289: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:20295: $? = 0
configure:20300: result: yes
configure:20585: checking for python version
configure:20592: result: 2.6
configure:20604: checking for python platform
configure:20611: result: linux2
configure:20618: checking for python script directory
configure:20626: result: ${prefix}/lib/python2.6/site-packages
configure:20635: checking for python extension module directory
configure:20643: result: ${exec_prefix}/lib/python2.6/site-packages
configure:20659: checking python sysconfig
configure:20740: result: ok
configure:20800: Generating Python egg info
configure:20803: python2.6 setup.py egg_info  >&5 2>&5
/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/merlin-1.7.egg/merlin/__init__.py:175: DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet
running egg_info
creating spatialdata.egg-info
writing requirements to spatialdata.egg-info/requires.txt
writing spatialdata.egg-info/PKG-INFO
writing top-level names to spatialdata.egg-info/top_level.txt
writing dependency_links to spatialdata.egg-info/dependency_links.txt
writing manifest file 'spatialdata.egg-info/SOURCES.txt'
writing manifest file 'spatialdata.egg-info/SOURCES.txt'
configure:20806: $? = 0
configure:20818: checking for egg-related flags
configure:20821: python2.6 setup.py egg_flags >&5 2>&5
/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/merlin-1.7.egg/merlin/__init__.py:175: DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet
running egg_flags
configure:20824: $? = 0
configure:20826: result: ok
configure:20860: checking whether python2.6 version >= 2.3
configure:20869: python2.6 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:20872: $? = 0
configure:20874: result: yes
configure:20969: checking for python2.6 version
configure:20976: result: 2.6
configure:20988: checking for python2.6 platform
configure:20995: result: linux2
configure:21002: checking for python2.6 script directory
configure:21010: result: ${prefix}/lib/python2.6/site-packages
configure:21019: checking for python2.6 extension module directory
configure:21027: result: ${exec_prefix}/lib/python2.6/site-packages
configure:21044: checking for numpy python module
configure:21048: result: found
configure:21060: checking for numpy include directory
configure:21067: result: /home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/numpy/core/include
configure:21078: checking for swig
configure:21096: found /home/buildbot/pylith_deps/bin/swig
configure:21108: result: /home/buildbot/pylith_deps/bin/swig
configure:21124: checking for SWIG version
configure:21127: result: 2.0.2
configure:21184: SWIG executable is '/home/buildbot/pylith_deps/bin/swig'
configure:21187: SWIG library directory is '/home/buildbot/pylith_deps/share/swig/2.0.2'
configure:21261: checking whether byte ordering is bigendian
configure:21294: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
configure:21300: $? = 0
configure:21332: mpicxx -c -g -O2 -I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:28:6: error: 'big' was not declared in this scope
conftest.cpp:28:10: error: expected ';' before 'endian'
configure:21338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "spatialdata"
| #define PACKAGE_TARNAME "spatialdata"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "spatialdata 1.8.0"
| #define PACKAGE_BUGREPORT "baagaard@usgs.gov"
| #define PACKAGE "spatialdata"
| #define VERSION "1.8.0"
| #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
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:21478: result: no
configure:21665: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by spatialdata config.status 1.8.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on io

config.status:740: creating Makefile
config.status:740: creating libsrc/Makefile
config.status:740: creating libsrc/geocoords/Makefile
config.status:740: creating libsrc/geocoords/data/Makefile
config.status:740: creating libsrc/spatialdb/Makefile
config.status:740: creating libsrc/units/Makefile
config.status:740: creating libsrc/utils/Makefile
config.status:740: creating modulesrc/Makefile
config.status:740: creating modulesrc/include/Makefile
config.status:740: creating modulesrc/geocoords/Makefile
config.status:740: creating modulesrc/spatialdb/Makefile
config.status:740: creating modulesrc/units/Makefile
config.status:740: creating spatialdata/Makefile
config.status:740: creating tests/Makefile
config.status:740: creating tests/libtests/Makefile
config.status:740: creating tests/libtests/geocoords/Makefile
config.status:740: creating tests/libtests/geocoords/data/Makefile
config.status:740: creating tests/libtests/spatialdb/Makefile
config.status:740: creating tests/libtests/spatialdb/data/Makefile
config.status:740: creating tests/libtests/units/Makefile
config.status:740: creating tests/libtests/utils/Makefile
config.status:740: creating tests/libtests/utils/data/Makefile
config.status:740: creating tests/pytests/Makefile
config.status:740: creating tests/pytests/geocoords/Makefile
config.status:740: creating tests/pytests/spatialdb/Makefile
config.status:740: creating tests/pytests/spatialdb/data/Makefile
config.status:740: creating tests/pytests/units/Makefile
config.status:740: creating tests/pytests/utils/Makefile
config.status:740: creating applications/Makefile
config.status:740: creating templates/Makefile
config.status:740: creating doc/Makefile
config.status:740: creating portinfo
config.status:1014: executing depfiles commands

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

_cv_numpy_incdir=/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/numpy/core/include
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=mpicc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=mpicxx
ac_cv_env_F77_set=set
ac_cv_env_F77_value=mpif77
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHONPATH_set=set
ac_cv_env_PYTHONPATH_value=/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages:/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages:/home/buildbot/pylith_deps/lib/python2.6/site-packages:/home/buildbot/buildbot/lib/python2.5/site-packages
ac_cv_env_PYTHON_set=set
ac_cv_env_PYTHON_value=python2.6
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_f77_compiler_gnu=yes
ac_cv_header_cppunit_TestRunner_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_proj_api_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_proj_pj_init_plus=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SWIG=/home/buildbot/pylith_deps/bin/swig
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='mpicc -E'
ac_cv_prog_CXXCPP='mpicxx -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=mpicc
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_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages'
am_cv_python_version=2.6
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /opt/pkg/gcc-4.5.2/lib64/ /opt/pkg/gcc-4.5.2/lib32/ /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/home/buildbot/install/pylith_linux_x86_64_binbot/lib/gcc/x86_64-unknown-linux-gnu/4.5.2 /home/buildbot/install/pylith_linux_x86_64_binbot/lib64 /lib64 /usr/lib64'
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run tar'
AM_LDFLAGS=''
AR='ar'
AUTOCONF='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run automake-1.10'
AWK='mawk'
CC='mpicc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='mpicc -E'
CPPFLAGS='-I/home/buildbot/install/pylith_linux_x86_64_binbot/include -I/home/buildbot/pylith_deps/include'
CXX='mpicxx'
CXXCPP='mpicxx -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DOCUMENTATION_FALSE=''
ENABLE_DOCUMENTATION_TRUE='#'
ENABLE_PYTHIA_FALSE='#'
ENABLE_PYTHIA_TRUE=''
ENABLE_SCEC_CVM_H_FALSE=''
ENABLE_SCEC_CVM_H_TRUE='#'
ENABLE_SWIG_FALSE='#'
ENABLE_SWIG_TRUE=''
ENABLE_TESTING_FALSE='#'
ENABLE_TESTING_TRUE=''
EXEEXT=''
F77='mpif77'
FFLAGS='-g -O2'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/pylith_deps/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/missing --run makeinfo'
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE='#'
NUMPY_INCDIR='/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/numpy/core/include'
OBJEXT='o'
PACKAGE='spatialdata'
PACKAGE_BUGREPORT='baagaard@usgs.gov'
PACKAGE_NAME='spatialdata'
PACKAGE_STRING='spatialdata 1.8.0'
PACKAGE_TARNAME='spatialdata'
PACKAGE_VERSION='1.8.0'
PATH_SEPARATOR=':'
PYTHON='python2.6'
PYTHONPATH='${prefix}/lib/python2.6/site-packages:${exec_prefix}/lib/python2.6/site-packages:/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages:/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages:/home/buildbot/pylith_deps/lib/python2.6/site-packages:/home/buildbot/buildbot/lib/python2.5/site-packages'
PYTHON_BLDLIBRARY='-L/home/buildbot/install/pylith_linux_x86_64_binbot/lib -L/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/config -lpython2.6'
PYTHON_EGG_CFLAGS=''
PYTHON_EGG_CPPFLAGS='-I/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg'
PYTHON_EGG_LDFLAGS=''
PYTHON_EGG_LIBS=''
PYTHON_EGG_PYXFLAGS='-I/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg/mpi'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCDIR='/home/buildbot/install/pylith_linux_x86_64_binbot/include/python2.6'
PYTHON_LA_LDFLAGS=''
PYTHON_LDFLAGS=''
PYTHON_LDLAST=''
PYTHON_LDLIBRARY='libpython2.6.so'
PYTHON_LIBDIR='/home/buildbot/install/pylith_linux_x86_64_binbot/lib'
PYTHON_LIBP='/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6'
PYTHON_LIBPL='/home/buildbot/install/pylith_linux_x86_64_binbot/lib/python2.6/config'
PYTHON_LIBS='-lpthread -ldl -lutil'
PYTHON_LINKFORSHARED='-Xlinker -export-dynamic'
PYTHON_MODLIBS=''
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_SYSLIBS='-lm'
PYTHON_VERSION='2.6'
RANLIB='ranlib'
SCECCVMH_DATADIR=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SWIG='/home/buildbot/pylith_deps/bin/swig'
SWIG_LIB='/home/buildbot/pylith_deps/share/swig/2.0.2'
VERSION='1.8.0'
ac_ct_CC='mpicc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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}'
have_doxygen=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/buildbot/slave/build/pylith_linux_x86_64_binbot/spatialdata/trunk/binaries/aux-config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/spatialdata'
pkgpythondir='${pythondir}/spatialdata'
prefix='/home/buildbot/install/pylith_linux_x86_64_binbot'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
pythondir='${prefix}/lib/python2.6/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "spatialdata"
#define PACKAGE_TARNAME "spatialdata"
#define PACKAGE_VERSION "1.8.0"
#define PACKAGE_STRING "spatialdata 1.8.0"
#define PACKAGE_BUGREPORT "baagaard@usgs.gov"
#define PACKAGE "spatialdata"
#define VERSION "1.8.0"
#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

configure: exit 0