Ticket #45195: hdfeos5_config.log

File hdfeos5_config.log, 37.4 KB (added by William.Capehart@…, 10 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by hdf-eos5 configure 1.8, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --prefix=/opt/local/lib/hdfeos5 --enable-shared --with-hdf5=/opt/local --with-zlib=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mandrenke.ias.sdsmt.edu
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 189 tasks, 921 threads, 8 processors
34Load average: 2.67, Mach factor: 5.32
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2020: checking for a BSD-compatible install
52configure:2076: result: /usr/bin/install -c
53configure:2087: checking whether build environment is sane
54configure:2130: result: yes
55configure:2195: checking for gawk
56configure:2211: found /opt/local/bin/gawk
57configure:2222: result: gawk
58configure:2233: checking whether make sets $(MAKE)
59configure:2254: result: yes
60configure:2438: checking whether to enable maintainer-specific portions of Makefiles
61configure:2447: result: no
62configure:2544: checking build system type
63configure:2562: result: i686-apple-darwin13.4.0
64configure:2584: checking host system type
65configure:2599: result: i686-apple-darwin13.4.0
66configure:2633: checking for style of include used by make
67configure:2661: result: GNU
68configure:2734: checking for gcc
69configure:2761: result: /opt/local/bin/gcc-mp-4.9
70configure:2999: checking for C compiler version
71configure:3006: /opt/local/bin/gcc-mp-4.9 --version >&5
72gcc-mp-4.9 (MacPorts gcc49 4.9.1_0) 4.9.1
73Copyright (C) 2014 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77configure:3009: $? = 0
78configure:3016: /opt/local/bin/gcc-mp-4.9 -v >&5
79Using built-in specs.
80COLLECT_GCC=/opt/local/bin/gcc-mp-4.9
81COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin13/4.9.1/lto-wrapper
82Target: x86_64-apple-darwin13
83Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.1/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.1_0'
84Thread model: posix
85gcc version 4.9.1 (MacPorts gcc49 4.9.1_0)
86configure:3019: $? = 0
87configure:3026: /opt/local/bin/gcc-mp-4.9 -V >&5
88gcc-mp-4.9: error: unrecognized command line option '-V'
89gcc-mp-4.9: fatal error: no input files
90compilation terminated.
91configure:3029: $? = 1
92configure:3052: checking for C compiler default output file name
93configure:3079: /opt/local/bin/gcc-mp-4.9 -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
94configure:3082: $? = 0
95configure:3120: result: a.out
96configure:3137: checking whether the C compiler works
97configure:3147: ./a.out
98configure:3150: $? = 0
99configure:3167: result: yes
100configure:3174: checking whether we are cross compiling
101configure:3176: result: no
102configure:3179: checking for suffix of executables
103configure:3186: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
104configure:3189: $? = 0
105configure:3213: result:
106configure:3219: checking for suffix of object files
107configure:3245: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
108configure:3248: $? = 0
109configure:3271: result: o
110configure:3275: checking whether we are using the GNU C compiler
111configure:3304: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
112configure:3310: $? = 0
113configure:3327: result: yes
114configure:3332: checking whether /opt/local/bin/gcc-mp-4.9 accepts -g
115configure:3362: /opt/local/bin/gcc-mp-4.9 -c -g -I/opt/local/include conftest.c >&5
116configure:3368: $? = 0
117configure:3467: result: yes
118configure:3484: checking for /opt/local/bin/gcc-mp-4.9 option to accept ISO C89
119configure:3558: /opt/local/bin/gcc-mp-4.9  -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
120configure:3564: $? = 0
121configure:3587: result: none needed
122configure:3607: checking dependency style of /opt/local/bin/gcc-mp-4.9
123configure:3697: result: none
124configure:3714: checking for a sed that does not truncate output
125configure:3768: result: /opt/local/bin/gsed
126configure:3771: checking for grep that handles long lines and -e
127configure:3845: result: /opt/local/bin/grep
128configure:3850: checking for egrep
129configure:3928: result: /opt/local/bin/grep -E
130configure:3944: checking for ld used by /opt/local/bin/gcc-mp-4.9
131configure:4011: result: /opt/local/bin/ld
132configure:4020: checking if the linker (/opt/local/bin/ld) is GNU ld
133configure:4035: result: no
134configure:4040: checking for /opt/local/bin/ld option to reload object files
135configure:4047: result: -r
136configure:4056: checking for BSD-compatible nm
137configure:4098: result: /opt/local/bin/nm
138configure:4102: checking whether ln -s works
139configure:4106: result: yes
140configure:4113: checking how to recognise dependent libraries
141configure:4296: result: pass_all
142configure:4507: checking how to run the C preprocessor
143configure:4547: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include conftest.c
144configure:4553: $? = 0
145configure:4584: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include conftest.c
146conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
147 #include <ac_nonexistent.h>
148                            ^
149compilation terminated.
150configure:4590: $? = 1
151configure: failed program was:
152| /* confdefs.h.  */
153| #define PACKAGE_NAME "hdf-eos5"
154| #define PACKAGE_TARNAME "hdf-eos5"
155| #define PACKAGE_VERSION "1.8"
156| #define PACKAGE_STRING "hdf-eos5 1.8"
157| #define PACKAGE_BUGREPORT "null@bogus.email"
158| #define PACKAGE "hdf-eos5"
159| #define VERSION "1.8"
160| /* end confdefs.h.  */
161| #include <ac_nonexistent.h>
162configure:4623: result: /opt/local/bin/gcc-mp-4.9 -E
163configure:4652: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include conftest.c
164configure:4658: $? = 0
165configure:4689: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include conftest.c
166conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
167 #include <ac_nonexistent.h>
168                            ^
169compilation terminated.
170configure:4695: $? = 1
171configure: failed program was:
172| /* confdefs.h.  */
173| #define PACKAGE_NAME "hdf-eos5"
174| #define PACKAGE_TARNAME "hdf-eos5"
175| #define PACKAGE_VERSION "1.8"
176| #define PACKAGE_STRING "hdf-eos5 1.8"
177| #define PACKAGE_BUGREPORT "null@bogus.email"
178| #define PACKAGE "hdf-eos5"
179| #define VERSION "1.8"
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:4733: checking for ANSI C header files
183configure:4763: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
184configure:4769: $? = 0
185configure:4868: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
186configure:4871: $? = 0
187configure:4877: ./conftest
188configure:4880: $? = 0
189configure:4897: result: yes
190configure:4921: checking for sys/types.h
191configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
192configure:4948: $? = 0
193configure:4964: result: yes
194configure:4921: checking for sys/stat.h
195configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
196configure:4948: $? = 0
197configure:4964: result: yes
198configure:4921: checking for stdlib.h
199configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
200configure:4948: $? = 0
201configure:4964: result: yes
202configure:4921: checking for string.h
203configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
204configure:4948: $? = 0
205configure:4964: result: yes
206configure:4921: checking for memory.h
207configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
208configure:4948: $? = 0
209configure:4964: result: yes
210configure:4921: checking for strings.h
211configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
212configure:4948: $? = 0
213configure:4964: result: yes
214configure:4921: checking for inttypes.h
215configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
216configure:4948: $? = 0
217configure:4964: result: yes
218configure:4921: checking for stdint.h
219configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
220configure:4948: $? = 0
221configure:4964: result: yes
222configure:4921: checking for unistd.h
223configure:4942: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
224configure:4948: $? = 0
225configure:4964: result: yes
226configure:4991: checking dlfcn.h usability
227configure:5008: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
228configure:5014: $? = 0
229configure:5028: result: yes
230configure:5032: checking dlfcn.h presence
231configure:5047: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include conftest.c
232configure:5053: $? = 0
233configure:5067: result: yes
234configure:5100: checking for dlfcn.h
235configure:5108: result: yes
236configure:5237: checking for C++ compiler version
237configure:5244: mpicxx-mpich-gcc49 --version >&5
238g++-mp-4.9 (MacPorts gcc49 4.9.1_0) 4.9.1
239Copyright (C) 2014 Free Software Foundation, Inc.
240This is free software; see the source for copying conditions.  There is NO
241warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
242
243configure:5247: $? = 0
244configure:5254: mpicxx-mpich-gcc49 -v >&5
245mpicxx for MPICH version 3.1.2
246Using built-in specs.
247COLLECT_GCC=/opt/local/bin/g++-mp-4.9
248COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin13/4.9.1/lto-wrapper
249Target: x86_64-apple-darwin13
250Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.1/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.1_0'
251Thread model: posix
252gcc version 4.9.1 (MacPorts gcc49 4.9.1_0)
253configure:5257: $? = 0
254configure:5264: mpicxx-mpich-gcc49 -V >&5
255g++-mp-4.9: error: unrecognized command line option '-V'
256configure:5267: $? = 1
257configure:5270: checking whether we are using the GNU C++ compiler
258configure:5299: mpicxx-mpich-gcc49 -c -pipe -Os -I/opt/local/include conftest.cpp >&5
259configure:5305: $? = 0
260configure:5322: result: yes
261configure:5327: checking whether mpicxx-mpich-gcc49 accepts -g
262configure:5357: mpicxx-mpich-gcc49 -c -g -I/opt/local/include conftest.cpp >&5
263configure:5363: $? = 0
264configure:5462: result: yes
265configure:5487: checking dependency style of mpicxx-mpich-gcc49
266configure:5577: result: none
267configure:5599: checking how to run the C++ preprocessor
268configure:5635: mpicxx-mpich-gcc49 -E -I/opt/local/include conftest.cpp
269configure:5641: $? = 0
270configure:5672: mpicxx-mpich-gcc49 -E -I/opt/local/include conftest.cpp
271conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
272 #include <ac_nonexistent.h>
273                            ^
274compilation terminated.
275configure:5678: $? = 1
276configure: failed program was:
277| /* confdefs.h.  */
278| #define PACKAGE_NAME "hdf-eos5"
279| #define PACKAGE_TARNAME "hdf-eos5"
280| #define PACKAGE_VERSION "1.8"
281| #define PACKAGE_STRING "hdf-eos5 1.8"
282| #define PACKAGE_BUGREPORT "null@bogus.email"
283| #define PACKAGE "hdf-eos5"
284| #define VERSION "1.8"
285| #define STDC_HEADERS 1
286| #define HAVE_SYS_TYPES_H 1
287| #define HAVE_SYS_STAT_H 1
288| #define HAVE_STDLIB_H 1
289| #define HAVE_STRING_H 1
290| #define HAVE_MEMORY_H 1
291| #define HAVE_STRINGS_H 1
292| #define HAVE_INTTYPES_H 1
293| #define HAVE_STDINT_H 1
294| #define HAVE_UNISTD_H 1
295| #define HAVE_DLFCN_H 1
296| /* end confdefs.h.  */
297| #include <ac_nonexistent.h>
298configure:5711: result: mpicxx-mpich-gcc49 -E
299configure:5740: mpicxx-mpich-gcc49 -E -I/opt/local/include conftest.cpp
300configure:5746: $? = 0
301configure:5777: mpicxx-mpich-gcc49 -E -I/opt/local/include conftest.cpp
302conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
303 #include <ac_nonexistent.h>
304                            ^
305compilation terminated.
306configure:5783: $? = 1
307configure: failed program was:
308| /* confdefs.h.  */
309| #define PACKAGE_NAME "hdf-eos5"
310| #define PACKAGE_TARNAME "hdf-eos5"
311| #define PACKAGE_VERSION "1.8"
312| #define PACKAGE_STRING "hdf-eos5 1.8"
313| #define PACKAGE_BUGREPORT "null@bogus.email"
314| #define PACKAGE "hdf-eos5"
315| #define VERSION "1.8"
316| #define STDC_HEADERS 1
317| #define HAVE_SYS_TYPES_H 1
318| #define HAVE_SYS_STAT_H 1
319| #define HAVE_STDLIB_H 1
320| #define HAVE_STRING_H 1
321| #define HAVE_MEMORY_H 1
322| #define HAVE_STRINGS_H 1
323| #define HAVE_INTTYPES_H 1
324| #define HAVE_STDINT_H 1
325| #define HAVE_UNISTD_H 1
326| #define HAVE_DLFCN_H 1
327| /* end confdefs.h.  */
328| #include <ac_nonexistent.h>
329configure:5931: checking for Fortran 77 compiler version
330configure:5938: /opt/local/bin/gfortran-mp-4.9 --version >&5
331GNU Fortran (MacPorts gcc49 4.9.1_0) 4.9.1
332Copyright (C) 2014 Free Software Foundation, Inc.
333
334GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
335You may redistribute copies of GNU Fortran
336under the terms of the GNU General Public License.
337For more information about these matters, see the file named COPYING
338
339configure:5941: $? = 0
340configure:5948: /opt/local/bin/gfortran-mp-4.9 -v >&5
341Using built-in specs.
342COLLECT_GCC=/opt/local/bin/gfortran-mp-4.9
343COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin13/4.9.1/lto-wrapper
344Target: x86_64-apple-darwin13
345Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.1/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.1_0'
346Thread model: posix
347gcc version 4.9.1 (MacPorts gcc49 4.9.1_0)
348configure:5951: $? = 0
349configure:5958: /opt/local/bin/gfortran-mp-4.9 -V >&5
350gfortran-mp-4.9: error: unrecognized command line option '-V'
351gfortran-mp-4.9: fatal error: no input files
352compilation terminated.
353configure:5961: $? = 1
354configure:5969: checking whether we are using the GNU Fortran 77 compiler
355configure:5988: /opt/local/bin/gfortran-mp-4.9 -c -pipe -Os conftest.F >&5
356configure:5994: $? = 0
357configure:6011: result: yes
358configure:6017: checking whether /opt/local/bin/gfortran-mp-4.9 accepts -g
359configure:6034: /opt/local/bin/gfortran-mp-4.9 -c -g conftest.f >&5
360configure:6040: $? = 0
361configure:6056: result: yes
362configure:6086: checking the maximum length of command line arguments
363configure:6151: result: 65536
364configure:6162: checking command to parse /opt/local/bin/nm output from /opt/local/bin/gcc-mp-4.9 object
365configure:6251: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
366configure:6254: $? = 0
367configure:6258: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
368configure:6261: $? = 0
369cannot find nm_test_var in conftest.nm
370configure:6251: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include conftest.c >&5
371configure:6254: $? = 0
372configure:6258: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
373configure:6261: $? = 0
374configure:6313: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5
375configure:6316: $? = 0
376configure:6354: result: ok
377configure:6358: checking for objdir
378configure:6373: result: .libs
379configure:6465: checking for ar
380configure:6481: found /opt/local/bin/ar
381configure:6492: result: ar
382configure:6561: checking for ranlib
383configure:6577: found /opt/local/bin/ranlib
384configure:6588: result: ranlib
385configure:6657: checking for strip
386configure:6673: found /opt/local/bin/strip
387configure:6684: result: strip
388configure:6960: checking if /opt/local/bin/gcc-mp-4.9 static flag  works
389configure:6983: result: yes
390configure:7001: checking if /opt/local/bin/gcc-mp-4.9 supports -fno-rtti -fno-exceptions
391configure:7019: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
392cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
393configure:7023: $? = 0
394configure:7034: result: no
395configure:7049: checking for /opt/local/bin/gcc-mp-4.9 option to produce PIC
396configure:7226: result: -fno-common
397configure:7234: checking if /opt/local/bin/gcc-mp-4.9 PIC flag -fno-common works
398configure:7252: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include -fno-common -DPIC conftest.c >&5
399configure:7256: $? = 0
400configure:7267: result: yes
401configure:7291: checking if /opt/local/bin/gcc-mp-4.9 supports -c -o file.o
402configure:7312: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include -o out/conftest2.o conftest.c >&5
403configure:7316: $? = 0
404configure:7336: result: yes
405configure:7362: checking whether the /opt/local/bin/gcc-mp-4.9 linker (/opt/local/bin/ld) supports shared libraries
406configure:8206: result: yes
407configure:8277: checking dynamic linker characteristics
408configure:8838: result: darwin13.4.0 dyld
409configure:8842: checking how to hardcode library paths into programs
410configure:8867: result: immediate
411configure:8881: checking whether stripping libraries is possible
412configure:8894: result: yes
413configure:9683: checking if libtool supports shared libraries
414configure:9685: result: yes
415configure:9688: checking whether to build shared libraries
416configure:9746: result: yes
417configure:9749: checking whether to build static libraries
418configure:9753: result: yes
419configure:9845: creating libtool
420configure:10392: checking for ld used by mpicxx-mpich-gcc49
421configure:10459: result: /opt/local/bin/ld
422configure:10468: checking if the linker (/opt/local/bin/ld) is GNU ld
423configure:10483: result: no
424configure:10534: checking whether the mpicxx-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries
425configure:11358: result: yes
426configure:11376: mpicxx-mpich-gcc49 -c -pipe -Os -I/opt/local/include conftest.cc >&5
427configure:11379: $? = 0
428configure:11475: checking for mpicxx-mpich-gcc49 option to produce PIC
429configure:11727: result: -fno-common
430configure:11735: checking if mpicxx-mpich-gcc49 PIC flag -fno-common works
431configure:11753: mpicxx-mpich-gcc49 -c -pipe -Os -I/opt/local/include -fno-common -DPIC conftest.cc >&5
432configure:11757: $? = 0
433configure:11768: result: yes
434configure:11792: checking if mpicxx-mpich-gcc49 supports -c -o file.o
435configure:11813: mpicxx-mpich-gcc49 -c -pipe -Os -I/opt/local/include -o out/conftest2.o conftest.cc >&5
436configure:11817: $? = 0
437configure:11837: result: yes
438configure:11863: checking whether the mpicxx-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries
439configure:11888: result: yes
440configure:11959: checking dynamic linker characteristics
441configure:12520: result: darwin13.4.0 dyld
442configure:12524: checking how to hardcode library paths into programs
443configure:12549: result: immediate
444configure:12563: checking whether stripping libraries is possible
445configure:12576: result: yes
446configure:13842: checking if libtool supports shared libraries
447configure:13844: result: yes
448configure:13847: checking whether to build shared libraries
449configure:13865: result: yes
450configure:13868: checking whether to build static libraries
451configure:13872: result: yes
452configure:13884: checking for /opt/local/bin/gfortran-mp-4.9 option to produce PIC
453configure:14061: result: -fno-common
454configure:14069: checking if /opt/local/bin/gfortran-mp-4.9 PIC flag -fno-common works
455configure:14087: /opt/local/bin/gfortran-mp-4.9 -c -pipe -Os -fno-common conftest.f >&5
456configure:14091: $? = 0
457configure:14102: result: yes
458configure:14126: checking if /opt/local/bin/gfortran-mp-4.9 supports -c -o file.o
459configure:14147: /opt/local/bin/gfortran-mp-4.9 -c -pipe -Os -o out/conftest2.o conftest.f >&5
460configure:14151: $? = 0
461configure:14171: result: yes
462configure:14197: checking whether the /opt/local/bin/gfortran-mp-4.9 linker (/opt/local/bin/ld) supports shared libraries
463configure:15021: result: yes
464configure:15092: checking dynamic linker characteristics
465configure:15653: result: darwin13.4.0 dyld
466configure:15657: checking how to hardcode library paths into programs
467configure:15682: result: immediate
468configure:15696: checking whether stripping libraries is possible
469configure:15709: result: yes
470configure:19774: checking for ceil in -lm
471configure:19809: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lm   >&5
472conftest.c:28:6: warning: conflicting types for built-in function 'ceil'
473 char ceil ();
474      ^
475configure:19815: $? = 0
476configure:19833: result: yes
477configure:20137: checking zlib.h usability
478configure:20154: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include -I/opt/local/include conftest.c >&5
479configure:20160: $? = 0
480configure:20174: result: yes
481configure:20178: checking zlib.h presence
482configure:20193: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include -I/opt/local/include conftest.c
483configure:20199: $? = 0
484configure:20213: result: yes
485configure:20246: checking for zlib.h
486configure:20254: result: yes
487configure:20275: checking for compress2 in -lz
488configure:20310: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lz  -lm  >&5
489configure:20316: $? = 0
490configure:20334: result: yes
491configure:20356: checking for fc2Fortran macro
492configure:20391: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lz -lm  >&5
493configure:20394: $? = 0
494configure:20400: ./conftest
495configure:20403: $? = 1
496configure: program exited with status 1
497configure: failed program was:
498| /* confdefs.h.  */
499| #define PACKAGE_NAME "hdf-eos5"
500| #define PACKAGE_TARNAME "hdf-eos5"
501| #define PACKAGE_VERSION "1.8"
502| #define PACKAGE_STRING "hdf-eos5 1.8"
503| #define PACKAGE_BUGREPORT "null@bogus.email"
504| #define PACKAGE "hdf-eos5"
505| #define VERSION "1.8"
506| #define STDC_HEADERS 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| #define HAVE_DLFCN_H 1
517| #define HAVE_LIBM 1
518| #define HAVE_ZLIB_H 1
519| #define HAVE_LIBZ 1
520| /* end confdefs.h.  */
521|
522|     int main(void)
523|     {
524|     #ifdef f2cFortran
525|       return 0;
526|     #else
527|       return 1;
528|     #endif
529|     }
530|
531configure:20426: result: not defined
532configure:21749: checking for szlib
533configure:21751: result: suppressed
534configure:22364: checking hdf5.h usability
535configure:22381: /opt/local/bin/gcc-mp-4.9 -c -pipe -Os -DH5_USE_16_API -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
536In file included from /opt/local/include/hdf5.h:24:0,
537                 from conftest.c:57:
538/opt/local/include/H5public.h:61:20: fatal error: mpi.h: No such file or directory
539 #   include <mpi.h>
540                    ^
541compilation terminated.
542configure:22387: $? = 1
543configure: failed program was:
544| /* confdefs.h.  */
545| #define PACKAGE_NAME "hdf-eos5"
546| #define PACKAGE_TARNAME "hdf-eos5"
547| #define PACKAGE_VERSION "1.8"
548| #define PACKAGE_STRING "hdf-eos5 1.8"
549| #define PACKAGE_BUGREPORT "null@bogus.email"
550| #define PACKAGE "hdf-eos5"
551| #define VERSION "1.8"
552| #define STDC_HEADERS 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_SYS_STAT_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_MEMORY_H 1
558| #define HAVE_STRINGS_H 1
559| #define HAVE_INTTYPES_H 1
560| #define HAVE_STDINT_H 1
561| #define HAVE_UNISTD_H 1
562| #define HAVE_DLFCN_H 1
563| #define HAVE_LIBM 1
564| #define HAVE_ZLIB_H 1
565| #define HAVE_LIBZ 1
566| /* end confdefs.h.  */
567| #include <stdio.h>
568| #ifdef HAVE_SYS_TYPES_H
569| # include <sys/types.h>
570| #endif
571| #ifdef HAVE_SYS_STAT_H
572| # include <sys/stat.h>
573| #endif
574| #ifdef STDC_HEADERS
575| # include <stdlib.h>
576| # include <stddef.h>
577| #else
578| # ifdef HAVE_STDLIB_H
579| #  include <stdlib.h>
580| # endif
581| #endif
582| #ifdef HAVE_STRING_H
583| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584| #  include <memory.h>
585| # endif
586| # include <string.h>
587| #endif
588| #ifdef HAVE_STRINGS_H
589| # include <strings.h>
590| #endif
591| #ifdef HAVE_INTTYPES_H
592| # include <inttypes.h>
593| #endif
594| #ifdef HAVE_STDINT_H
595| # include <stdint.h>
596| #endif
597| #ifdef HAVE_UNISTD_H
598| # include <unistd.h>
599| #endif
600| #include <hdf5.h>
601configure:22401: result: no
602configure:22405: checking hdf5.h presence
603configure:22420: /opt/local/bin/gcc-mp-4.9 -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
604In file included from /opt/local/include/hdf5.h:24:0,
605                 from conftest.c:24:
606/opt/local/include/H5public.h:61:20: fatal error: mpi.h: No such file or directory
607 #   include <mpi.h>
608                    ^
609compilation terminated.
610configure:22426: $? = 1
611configure: failed program was:
612| /* confdefs.h.  */
613| #define PACKAGE_NAME "hdf-eos5"
614| #define PACKAGE_TARNAME "hdf-eos5"
615| #define PACKAGE_VERSION "1.8"
616| #define PACKAGE_STRING "hdf-eos5 1.8"
617| #define PACKAGE_BUGREPORT "null@bogus.email"
618| #define PACKAGE "hdf-eos5"
619| #define VERSION "1.8"
620| #define STDC_HEADERS 1
621| #define HAVE_SYS_TYPES_H 1
622| #define HAVE_SYS_STAT_H 1
623| #define HAVE_STDLIB_H 1
624| #define HAVE_STRING_H 1
625| #define HAVE_MEMORY_H 1
626| #define HAVE_STRINGS_H 1
627| #define HAVE_INTTYPES_H 1
628| #define HAVE_STDINT_H 1
629| #define HAVE_UNISTD_H 1
630| #define HAVE_DLFCN_H 1
631| #define HAVE_LIBM 1
632| #define HAVE_ZLIB_H 1
633| #define HAVE_LIBZ 1
634| /* end confdefs.h.  */
635| #include <hdf5.h>
636configure:22440: result: no
637configure:22473: checking for hdf5.h
638configure:22481: result: no
639configure:22497: checking for H5Fcreate in -lhdf5
640configure:22532: /opt/local/bin/gcc-mp-4.9 -o conftest -pipe -Os -DH5_USE_16_API -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib conftest.c -lhdf5_hl -lhdf5  -lz -lm  >&5
641configure:22538: $? = 0
642configure:22556: result: yes
643configure:22571: error: can't link against HDF5 library
644
645## ---------------- ##
646## Cache variables. ##
647## ---------------- ##
648
649ac_cv_build=i686-apple-darwin13.4.0
650ac_cv_c_compiler_gnu=yes
651ac_cv_cxx_compiler_gnu=yes
652ac_cv_env_CCC_set=
653ac_cv_env_CCC_value=
654ac_cv_env_CC_set=set
655ac_cv_env_CC_value=/opt/local/bin/gcc-mp-4.9
656ac_cv_env_CFLAGS_set=set
657ac_cv_env_CFLAGS_value='-pipe -Os -DH5_USE_16_API'
658ac_cv_env_CPPFLAGS_set=set
659ac_cv_env_CPPFLAGS_value=-I/opt/local/include
660ac_cv_env_CPP_set=
661ac_cv_env_CPP_value=
662ac_cv_env_CXXCPP_set=
663ac_cv_env_CXXCPP_value=
664ac_cv_env_CXXFLAGS_set=set
665ac_cv_env_CXXFLAGS_value='-pipe -Os'
666ac_cv_env_CXX_set=set
667ac_cv_env_CXX_value=mpicxx-mpich-gcc49
668ac_cv_env_F77_set=set
669ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-4.9
670ac_cv_env_FCFLAGS_set=set
671ac_cv_env_FCFLAGS_value='-pipe -Os'
672ac_cv_env_FC_set=set
673ac_cv_env_FC_value=mpif90-mpich-gcc49
674ac_cv_env_FFLAGS_set=set
675ac_cv_env_FFLAGS_value='-pipe -Os'
676ac_cv_env_LDFLAGS_set=set
677ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
678ac_cv_env_LIBS_set=
679ac_cv_env_LIBS_value=
680ac_cv_env_build_alias_set=
681ac_cv_env_build_alias_value=
682ac_cv_env_host_alias_set=
683ac_cv_env_host_alias_value=
684ac_cv_env_target_alias_set=
685ac_cv_env_target_alias_value=
686ac_cv_f77_compiler_gnu=yes
687ac_cv_header_dlfcn_h=yes
688ac_cv_header_hdf5_h=no
689ac_cv_header_inttypes_h=yes
690ac_cv_header_memory_h=yes
691ac_cv_header_stdc=yes
692ac_cv_header_stdint_h=yes
693ac_cv_header_stdlib_h=yes
694ac_cv_header_string_h=yes
695ac_cv_header_strings_h=yes
696ac_cv_header_sys_stat_h=yes
697ac_cv_header_sys_types_h=yes
698ac_cv_header_unistd_h=yes
699ac_cv_header_zlib_h=yes
700ac_cv_host=i686-apple-darwin13.4.0
701ac_cv_lib_hdf5_H5Fcreate=yes
702ac_cv_lib_m_ceil=yes
703ac_cv_lib_z_compress2=yes
704ac_cv_objext=o
705ac_cv_path_EGREP='/opt/local/bin/grep -E'
706ac_cv_path_GREP=/opt/local/bin/grep
707ac_cv_prog_AWK=gawk
708ac_cv_prog_CPP='/opt/local/bin/gcc-mp-4.9 -E'
709ac_cv_prog_CXXCPP='mpicxx-mpich-gcc49 -E'
710ac_cv_prog_ac_ct_AR=ar
711ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-4.9
712ac_cv_prog_ac_ct_RANLIB=ranlib
713ac_cv_prog_ac_ct_STRIP=strip
714ac_cv_prog_cc_c89=
715ac_cv_prog_cc_g=yes
716ac_cv_prog_cxx_g=yes
717ac_cv_prog_f77_g=yes
718ac_cv_prog_make_make_set=yes
719am_cv_CC_dependencies_compiler_type=none
720am_cv_CXX_dependencies_compiler_type=none
721he5_cv_f2cFortran_defined=no
722lt_cv_deplibs_check_method=pass_all
723lt_cv_file_magic_cmd='$MAGIC_CMD'
724lt_cv_file_magic_test_file=
725lt_cv_ld_reload_flag=-r
726lt_cv_objdir=.libs
727lt_cv_path_LD=/opt/local/bin/ld
728lt_cv_path_LDCXX=/opt/local/bin/ld
729lt_cv_path_NM=/opt/local/bin/nm
730lt_cv_path_SED=/opt/local/bin/gsed
731lt_cv_prog_compiler_c_o=yes
732lt_cv_prog_compiler_c_o_CXX=yes
733lt_cv_prog_compiler_c_o_F77=yes
734lt_cv_prog_compiler_rtti_exceptions=no
735lt_cv_prog_gnu_ld=no
736lt_cv_prog_gnu_ldcxx=no
737lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
738lt_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'\'''
739lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
740lt_cv_sys_max_cmd_len=65536
741lt_lt_cv_prog_compiler_c_o='"yes"'
742lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
743lt_lt_cv_prog_compiler_c_o_F77='"yes"'
744lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
745lt_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'\''"'
746lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
747
748## ----------------- ##
749## Output variables. ##
750## ----------------- ##
751
752ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run aclocal-1.9'
753AMDEPBACKSLASH=''
754AMDEP_FALSE=''
755AMDEP_TRUE='#'
756AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run tar'
757AR='ar'
758AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run autoconf'
759AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run autoheader'
760AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run automake-1.9'
761AWK='gawk'
762CC='/opt/local/bin/gcc-mp-4.9'
763CCDEPMODE='depmode=none'
764CFLAGS='-pipe -Os -DH5_USE_16_API -I/opt/local/include'
765CPP='/opt/local/bin/gcc-mp-4.9 -E'
766CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include'
767CXX='mpicxx-mpich-gcc49'
768CXXCPP='mpicxx-mpich-gcc49 -E'
769CXXDEPMODE='depmode=none'
770CXXFLAGS='-pipe -Os'
771CYGPATH_W='echo'
772DEFS=''
773DEPDIR='.deps'
774ECHO='/bin/echo'
775ECHO_C='ECHO_N=''
776ECHO_T=''
777EGREP='/opt/local/bin/grep -E'
778EXEEXT=''
779F2CFORTRAN_32PTR_CONDITIONAL_FALSE=''
780F2CFORTRAN_32PTR_CONDITIONAL_TRUE=''
781F2CFORTRAN_90_CONDITIONAL_FALSE=''
782F2CFORTRAN_90_CONDITIONAL_TRUE=''
783F2CFORTRAN_CONDITIONAL_FALSE=''
784F2CFORTRAN_CONDITIONAL_TRUE=''
785F77='/opt/local/bin/gfortran-mp-4.9'
786FC='mpif90-mpich-gcc49'
787FCFLAGS='-pipe -Os'
788FFLAGS='-pipe -Os'
789GREP='/opt/local/bin/grep'
790INSTALL_DATA='${INSTALL} -m 644'
791INSTALL_INCLUDE_CONDITIONAL_FALSE=''
792INSTALL_INCLUDE_CONDITIONAL_TRUE=''
793INSTALL_PROGRAM='${INSTALL}'
794INSTALL_SCRIPT='${INSTALL}'
795INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
796LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib'
797LIBOBJS=''
798LIBS='-lhdf5_hl -lhdf5 -lz -lm '
799LIBTOOL='$(SHELL) $(top_builddir)/libtool'
800LN_S='ln -s'
801LTLIBOBJS=''
802MAINT='#'
803MAINTAINER_MODE_FALSE=''
804MAINTAINER_MODE_TRUE='#'
805MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run makeinfo'
806OBJEXT='o'
807PACKAGE='hdf-eos5'
808PACKAGE_BUGREPORT='null@bogus.email'
809PACKAGE_NAME='hdf-eos5'
810PACKAGE_STRING='hdf-eos5 1.8'
811PACKAGE_TARNAME='hdf-eos5'
812PACKAGE_VERSION='1.8'
813PATH_SEPARATOR=':'
814RANLIB='ranlib'
815SET_MAKE=''
816SHELL='/bin/sh'
817STRIP='strip'
818SZIP_ENCODER_CONDITIONAL_FALSE=''
819SZIP_ENCODER_CONDITIONAL_TRUE=''
820TESTDRIVERS_CONDITIONAL_FALSE=''
821TESTDRIVERS_CONDITIONAL_TRUE=''
822THREADSAFE_CONDITIONAL_FALSE=''
823THREADSAFE_CONDITIONAL_TRUE=''
824VERSION='1.8'
825ac_ct_CC='/opt/local/bin/gcc-mp-4.9'
826ac_ct_CXX=''
827ac_ct_F77=''
828ac_ct_FC=''
829am__fastdepCC_FALSE=''
830am__fastdepCC_TRUE='#'
831am__fastdepCXX_FALSE=''
832am__fastdepCXX_TRUE='#'
833am__include='include'
834am__leading_dot='.'
835am__quote=''
836am__tar='${AMTAR} chof - "$$tardir"'
837am__untar='${AMTAR} xf -'
838bindir='${exec_prefix}/bin'
839build='i686-apple-darwin13.4.0'
840build_alias=''
841build_cpu='i686'
842build_os='darwin13.4.0'
843build_vendor='apple'
844datadir='${datarootdir}'
845datarootdir='${prefix}/share'
846docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
847dvidir='${docdir}'
848exec_prefix='NONE'
849host='i686-apple-darwin13.4.0'
850host_alias=''
851host_cpu='i686'
852host_os='darwin13.4.0'
853host_vendor='apple'
854htmldir='${docdir}'
855includedir='${prefix}/include'
856infodir='${datarootdir}/info'
857install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/install-sh'
858libdir='${exec_prefix}/lib'
859libexecdir='${exec_prefix}/libexec'
860localedir='${datarootdir}/locale'
861localstatedir='${prefix}/var'
862mandir='${datarootdir}/man'
863mkdir_p='$(install_sh) -d'
864oldincludedir='/usr/include'
865pdfdir='${docdir}'
866prefix='/opt/local/lib/hdfeos5'
867program_transform_name='s,x,x,'
868psdir='${docdir}'
869sbindir='${exec_prefix}/sbin'
870sharedstatedir='${prefix}/com'
871sysconfdir='${prefix}/etc'
872target_alias=''
873
874## ----------- ##
875## confdefs.h. ##
876## ----------- ##
877
878#define PACKAGE_NAME "hdf-eos5"
879#define PACKAGE_TARNAME "hdf-eos5"
880#define PACKAGE_VERSION "1.8"
881#define PACKAGE_STRING "hdf-eos5 1.8"
882#define PACKAGE_BUGREPORT "null@bogus.email"
883#define PACKAGE "hdf-eos5"
884#define VERSION "1.8"
885#define STDC_HEADERS 1
886#define HAVE_SYS_TYPES_H 1
887#define HAVE_SYS_STAT_H 1
888#define HAVE_STDLIB_H 1
889#define HAVE_STRING_H 1
890#define HAVE_MEMORY_H 1
891#define HAVE_STRINGS_H 1
892#define HAVE_INTTYPES_H 1
893#define HAVE_STDINT_H 1
894#define HAVE_UNISTD_H 1
895#define HAVE_DLFCN_H 1
896#define HAVE_LIBM 1
897#define HAVE_ZLIB_H 1
898#define HAVE_LIBZ 1
899#define HAVE_LIBHDF5 1
900
901configure: exit 1