1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by hdf-eos5 configure 1.8, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --prefix=/opt/local/lib/hdfeos5 --enable-shared --with-zlib=/opt/local --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = archer.al.noaa.gov |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/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 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 12 processors. |
---|
28 | 6 processors are physically available. |
---|
29 | 12 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 315 tasks, 1146 threads, 12 processors |
---|
34 | Load average: 2.60, Mach factor: 9.38 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2020: checking for a BSD-compatible install |
---|
52 | configure:2076: result: /usr/bin/install -c |
---|
53 | configure:2087: checking whether build environment is sane |
---|
54 | configure:2130: result: yes |
---|
55 | configure:2195: checking for gawk |
---|
56 | configure:2225: result: no |
---|
57 | configure:2195: checking for mawk |
---|
58 | configure:2225: result: no |
---|
59 | configure:2195: checking for nawk |
---|
60 | configure:2225: result: no |
---|
61 | configure:2195: checking for awk |
---|
62 | configure:2211: found /usr/bin/awk |
---|
63 | configure:2222: result: awk |
---|
64 | configure:2233: checking whether make sets $(MAKE) |
---|
65 | configure:2254: result: yes |
---|
66 | configure:2438: checking whether to enable maintainer-specific portions of Makefiles |
---|
67 | configure:2447: result: no |
---|
68 | configure:2544: checking build system type |
---|
69 | configure:2562: result: i686-apple-darwin16.7.0 |
---|
70 | configure:2584: checking host system type |
---|
71 | configure:2599: result: i686-apple-darwin16.7.0 |
---|
72 | configure:2633: checking for style of include used by make |
---|
73 | configure:2661: result: GNU |
---|
74 | configure:2734: checking for gcc |
---|
75 | configure:2761: result: /opt/local/lib/hdf5-18/bin/h5cc |
---|
76 | configure:2999: checking for C compiler version |
---|
77 | configure:3006: /opt/local/lib/hdf5-18/bin/h5cc --version >&5 |
---|
78 | ./configure: line 3007: /opt/local/lib/hdf5-18/bin/h5cc: No such file or directory |
---|
79 | configure:3009: $? = 127 |
---|
80 | configure:3016: /opt/local/lib/hdf5-18/bin/h5cc -v >&5 |
---|
81 | ./configure: line 3017: /opt/local/lib/hdf5-18/bin/h5cc: No such file or directory |
---|
82 | configure:3019: $? = 127 |
---|
83 | configure:3026: /opt/local/lib/hdf5-18/bin/h5cc -V >&5 |
---|
84 | ./configure: line 3027: /opt/local/lib/hdf5-18/bin/h5cc: No such file or directory |
---|
85 | configure:3029: $? = 127 |
---|
86 | configure:3052: checking for C compiler default output file name |
---|
87 | configure:3079: /opt/local/lib/hdf5-18/bin/h5cc -pipe -Os -DH5_USE_16_API -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
88 | ./configure: line 3080: /opt/local/lib/hdf5-18/bin/h5cc: No such file or directory |
---|
89 | configure:3082: $? = 127 |
---|
90 | configure:3120: result: |
---|
91 | configure: failed program was: |
---|
92 | | /* confdefs.h. */ |
---|
93 | | #define PACKAGE_NAME "hdf-eos5" |
---|
94 | | #define PACKAGE_TARNAME "hdf-eos5" |
---|
95 | | #define PACKAGE_VERSION "1.8" |
---|
96 | | #define PACKAGE_STRING "hdf-eos5 1.8" |
---|
97 | | #define PACKAGE_BUGREPORT "null@bogus.email" |
---|
98 | | #define PACKAGE "hdf-eos5" |
---|
99 | | #define VERSION "1.8" |
---|
100 | | /* end confdefs.h. */ |
---|
101 | | |
---|
102 | | int |
---|
103 | | main () |
---|
104 | | { |
---|
105 | | |
---|
106 | | ; |
---|
107 | | return 0; |
---|
108 | | } |
---|
109 | configure:3127: error: C compiler cannot create executables |
---|
110 | See `config.log' for more details. |
---|
111 | |
---|
112 | ## ---------------- ## |
---|
113 | ## Cache variables. ## |
---|
114 | ## ---------------- ## |
---|
115 | |
---|
116 | ac_cv_build=i686-apple-darwin16.7.0 |
---|
117 | ac_cv_env_CCC_set= |
---|
118 | ac_cv_env_CCC_value= |
---|
119 | ac_cv_env_CC_set=set |
---|
120 | ac_cv_env_CC_value=/opt/local/lib/hdf5-18/bin/h5cc |
---|
121 | ac_cv_env_CFLAGS_set=set |
---|
122 | ac_cv_env_CFLAGS_value='-pipe -Os -DH5_USE_16_API' |
---|
123 | ac_cv_env_CPPFLAGS_set=set |
---|
124 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
125 | ac_cv_env_CPP_set= |
---|
126 | ac_cv_env_CPP_value= |
---|
127 | ac_cv_env_CXXCPP_set= |
---|
128 | ac_cv_env_CXXCPP_value= |
---|
129 | ac_cv_env_CXXFLAGS_set=set |
---|
130 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
131 | ac_cv_env_CXX_set=set |
---|
132 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
133 | ac_cv_env_F77_set= |
---|
134 | ac_cv_env_F77_value= |
---|
135 | ac_cv_env_FCFLAGS_set=set |
---|
136 | ac_cv_env_FCFLAGS_value='-pipe -Os -m64' |
---|
137 | ac_cv_env_FC_set= |
---|
138 | ac_cv_env_FC_value= |
---|
139 | ac_cv_env_FFLAGS_set=set |
---|
140 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
141 | ac_cv_env_LDFLAGS_set=set |
---|
142 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
143 | ac_cv_env_LIBS_set= |
---|
144 | ac_cv_env_LIBS_value= |
---|
145 | ac_cv_env_build_alias_set= |
---|
146 | ac_cv_env_build_alias_value= |
---|
147 | ac_cv_env_host_alias_set= |
---|
148 | ac_cv_env_host_alias_value= |
---|
149 | ac_cv_env_target_alias_set= |
---|
150 | ac_cv_env_target_alias_value= |
---|
151 | ac_cv_host=i686-apple-darwin16.7.0 |
---|
152 | ac_cv_prog_AWK=awk |
---|
153 | ac_cv_prog_ac_ct_CC=/opt/local/lib/hdf5-18/bin/h5cc |
---|
154 | ac_cv_prog_make_make_set=yes |
---|
155 | |
---|
156 | ## ----------------- ## |
---|
157 | ## Output variables. ## |
---|
158 | ## ----------------- ## |
---|
159 | |
---|
160 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run aclocal-1.9' |
---|
161 | AMDEPBACKSLASH='' |
---|
162 | AMDEP_FALSE='' |
---|
163 | AMDEP_TRUE='#' |
---|
164 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run tar' |
---|
165 | AR='' |
---|
166 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run autoconf' |
---|
167 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run autoheader' |
---|
168 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run automake-1.9' |
---|
169 | AWK='awk' |
---|
170 | CC='/opt/local/lib/hdf5-18/bin/h5cc' |
---|
171 | CCDEPMODE='' |
---|
172 | CFLAGS='-pipe -Os -DH5_USE_16_API' |
---|
173 | CPP='' |
---|
174 | CPPFLAGS='-I/opt/local/include' |
---|
175 | CXX='/usr/bin/clang++' |
---|
176 | CXXCPP='' |
---|
177 | CXXDEPMODE='' |
---|
178 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
179 | CYGPATH_W='echo' |
---|
180 | DEFS='' |
---|
181 | DEPDIR='.deps' |
---|
182 | ECHO='/bin/echo' |
---|
183 | ECHO_C='ECHO_N='' |
---|
184 | ECHO_T='' |
---|
185 | EGREP='' |
---|
186 | EXEEXT='' |
---|
187 | F2CFORTRAN_32PTR_CONDITIONAL_FALSE='' |
---|
188 | F2CFORTRAN_32PTR_CONDITIONAL_TRUE='' |
---|
189 | F2CFORTRAN_90_CONDITIONAL_FALSE='' |
---|
190 | F2CFORTRAN_90_CONDITIONAL_TRUE='' |
---|
191 | F2CFORTRAN_CONDITIONAL_FALSE='' |
---|
192 | F2CFORTRAN_CONDITIONAL_TRUE='' |
---|
193 | F77='' |
---|
194 | FC='' |
---|
195 | FCFLAGS='-pipe -Os -m64' |
---|
196 | FFLAGS='-pipe -Os' |
---|
197 | GREP='' |
---|
198 | INSTALL_DATA='${INSTALL} -m 644' |
---|
199 | INSTALL_INCLUDE_CONDITIONAL_FALSE='' |
---|
200 | INSTALL_INCLUDE_CONDITIONAL_TRUE='' |
---|
201 | INSTALL_PROGRAM='${INSTALL}' |
---|
202 | INSTALL_SCRIPT='${INSTALL}' |
---|
203 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
204 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
205 | LIBOBJS='' |
---|
206 | LIBS='' |
---|
207 | LIBTOOL='' |
---|
208 | LN_S='' |
---|
209 | LTLIBOBJS='' |
---|
210 | MAINT='#' |
---|
211 | MAINTAINER_MODE_FALSE='' |
---|
212 | MAINTAINER_MODE_TRUE='#' |
---|
213 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/missing --run makeinfo' |
---|
214 | OBJEXT='' |
---|
215 | PACKAGE='hdf-eos5' |
---|
216 | PACKAGE_BUGREPORT='null@bogus.email' |
---|
217 | PACKAGE_NAME='hdf-eos5' |
---|
218 | PACKAGE_STRING='hdf-eos5 1.8' |
---|
219 | PACKAGE_TARNAME='hdf-eos5' |
---|
220 | PACKAGE_VERSION='1.8' |
---|
221 | PATH_SEPARATOR=':' |
---|
222 | RANLIB='' |
---|
223 | SET_MAKE='' |
---|
224 | SHELL='/bin/sh' |
---|
225 | STRIP='' |
---|
226 | SZIP_ENCODER_CONDITIONAL_FALSE='' |
---|
227 | SZIP_ENCODER_CONDITIONAL_TRUE='' |
---|
228 | TESTDRIVERS_CONDITIONAL_FALSE='' |
---|
229 | TESTDRIVERS_CONDITIONAL_TRUE='' |
---|
230 | THREADSAFE_CONDITIONAL_FALSE='' |
---|
231 | THREADSAFE_CONDITIONAL_TRUE='' |
---|
232 | VERSION='1.8' |
---|
233 | ac_ct_CC='/opt/local/lib/hdf5-18/bin/h5cc' |
---|
234 | ac_ct_CXX='' |
---|
235 | ac_ct_F77='' |
---|
236 | ac_ct_FC='' |
---|
237 | am__fastdepCC_FALSE='' |
---|
238 | am__fastdepCC_TRUE='' |
---|
239 | am__fastdepCXX_FALSE='' |
---|
240 | am__fastdepCXX_TRUE='' |
---|
241 | am__include='include' |
---|
242 | am__leading_dot='.' |
---|
243 | am__quote='' |
---|
244 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
245 | am__untar='${AMTAR} xf -' |
---|
246 | bindir='${exec_prefix}/bin' |
---|
247 | build='i686-apple-darwin16.7.0' |
---|
248 | build_alias='' |
---|
249 | build_cpu='i686' |
---|
250 | build_os='darwin16.7.0' |
---|
251 | build_vendor='apple' |
---|
252 | datadir='${datarootdir}' |
---|
253 | datarootdir='${prefix}/share' |
---|
254 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
255 | dvidir='${docdir}' |
---|
256 | exec_prefix='NONE' |
---|
257 | host='i686-apple-darwin16.7.0' |
---|
258 | host_alias='' |
---|
259 | host_cpu='i686' |
---|
260 | host_os='darwin16.7.0' |
---|
261 | host_vendor='apple' |
---|
262 | htmldir='${docdir}' |
---|
263 | includedir='${prefix}/include' |
---|
264 | infodir='${datarootdir}/info' |
---|
265 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos5/hdfeos5/work/hdfeos5/config/install-sh' |
---|
266 | libdir='${exec_prefix}/lib' |
---|
267 | libexecdir='${exec_prefix}/libexec' |
---|
268 | localedir='${datarootdir}/locale' |
---|
269 | localstatedir='${prefix}/var' |
---|
270 | mandir='${datarootdir}/man' |
---|
271 | mkdir_p='$(install_sh) -d' |
---|
272 | oldincludedir='/usr/include' |
---|
273 | pdfdir='${docdir}' |
---|
274 | prefix='/opt/local/lib/hdfeos5' |
---|
275 | program_transform_name='s,x,x,' |
---|
276 | psdir='${docdir}' |
---|
277 | sbindir='${exec_prefix}/sbin' |
---|
278 | sharedstatedir='${prefix}/com' |
---|
279 | sysconfdir='${prefix}/etc' |
---|
280 | target_alias='' |
---|
281 | |
---|
282 | ## ----------- ## |
---|
283 | ## confdefs.h. ## |
---|
284 | ## ----------- ## |
---|
285 | |
---|
286 | #define PACKAGE_NAME "hdf-eos5" |
---|
287 | #define PACKAGE_TARNAME "hdf-eos5" |
---|
288 | #define PACKAGE_VERSION "1.8" |
---|
289 | #define PACKAGE_STRING "hdf-eos5 1.8" |
---|
290 | #define PACKAGE_BUGREPORT "null@bogus.email" |
---|
291 | #define PACKAGE "hdf-eos5" |
---|
292 | #define VERSION "1.8" |
---|
293 | |
---|
294 | configure: exit 77 |
---|