Ticket #39529: config.log

File config.log, 155.8 KB (added by richard.katz@…, 11 years ago)

Configure log

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 netCDF configure 4.2.1.1, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-doxygen --enable-netcdf-4
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = euler.earth.ox.ac.uk
14uname -m = x86_64
15uname -r = 12.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~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 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
27Kernel configured for up to 12 processors.
286 processors are physically available.
2912 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11
32Primary memory available: 16.00 gigabytes
33Default processor set: 178 tasks, 770 threads, 12 processors
34Load average: 1.46, Mach factor: 10.53
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:2730: netCDF 4.2.1.1
52configure:2770: checking build system type
53configure:2784: result: x86_64-apple-darwin12.4.0
54configure:2804: checking host system type
55configure:2817: result: x86_64-apple-darwin12.4.0
56configure:2839: checking target system type
57configure:2852: result: x86_64-apple-darwin12.4.0
58configure:2899: checking for a BSD-compatible install
59configure:2967: result: /usr/bin/install -c
60configure:2978: checking whether build environment is sane
61configure:3028: result: yes
62configure:3169: checking for a thread-safe mkdir -p
63configure:3208: result: ./install-sh -c -d
64configure:3221: checking for gawk
65configure:3251: result: no
66configure:3221: checking for mawk
67configure:3251: result: no
68configure:3221: checking for nawk
69configure:3251: result: no
70configure:3221: checking for awk
71configure:3237: found /usr/bin/awk
72configure:3248: result: awk
73configure:3259: checking whether make sets $(MAKE)
74configure:3281: result: yes
75configure:3365: checking user options
76configure:3370: checking whether a win32 DLL is desired
77configure:3378: result: no
78configure:3398: checking whether a NCIO_MINBLOCKSIZE was specified
79configure:3408: result: 256
80configure:3440: checking if fsync support is enabled
81configure:3448: result: yes
82configure:3457: checking whether extra valgrind tests should be run
83configure:3465: result: no
84configure:3469: checking whether we should try to build netCDF-4
85configure:3477: result: yes
86configure:3492: checking whether reading of HDF4 SD files is to be enabled
87configure:3500: result: no
88configure:3504: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)
89configure:3517: result: no
90configure:3521: checking whether parallel I/O for classic and 64-bit offset files using parallel-netcdf is to be enabled
91configure:3529: result: no
92configure:3533: checking whether extra example tests should be run
93configure:3541: result: no
94configure:3545: checking whether parallel IO tests should be run
95configure:3553: result: no
96configure:3557: checking whether a default chunk size in bytes was specified
97configure:3567: result: 4194304
98configure:3576: checking whether a maximum per-variable cache size for HDF5 was specified
99configure:3586: result: 67108864
100configure:3595: checking whether a number of chunks for the default per-variable cache was specified
101configure:3605: result: 10
102configure:3614: checking whether a default file cache size for HDF5 was specified
103configure:3624: result: 4194304
104configure:3633: checking whether a default file cache maximum number of elements for HDF5 was specified
105configure:3643: result: 1009
106configure:3652: checking whether a default cache preemption for HDF5 was specified
107configure:3662: result: 0.75
108configure:3671: checking whether netCDF-4 logging is enabled
109configure:3679: result: no
110configure:3683: checking whether cdmremote client is to be built
111configure:3693: result: no
112configure:3697: checking whether DAP client is to be built
113configure:3705: result: yes
114configure:3742: checking for style of include used by make
115configure:3770: result: GNU
116configure:3840: checking for gcc
117configure:3867: result: clang
118configure:4096: checking for C compiler version
119configure:4105: clang --version >&5
120Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
121Target: x86_64-apple-darwin12.4.0
122Thread model: posix
123configure:4116: $? = 0
124configure:4105: clang -v >&5
125Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
126Target: x86_64-apple-darwin12.4.0
127Thread model: posix
128configure:4116: $? = 0
129configure:4105: clang -V >&5
130clang: error: argument to '-V' is missing (expected 1 value)
131clang: error: no input files
132configure:4116: $? = 1
133configure:4105: clang -qversion >&5
134clang: error: no input files
135configure:4116: $? = 1
136configure:4136: checking whether the C compiler works
137configure:4158: clang -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c  >&5
138configure:4162: $? = 0
139configure:4210: result: yes
140configure:4213: checking for C compiler default output file name
141configure:4215: result: a.out
142configure:4221: checking for suffix of executables
143configure:4228: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c  >&5
144configure:4232: $? = 0
145configure:4254: result:
146configure:4276: checking whether we are cross compiling
147configure:4284: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c  >&5
148configure:4288: $? = 0
149configure:4295: ./conftest
150configure:4299: $? = 0
151configure:4314: result: no
152configure:4319: checking for suffix of object files
153configure:4341: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
154configure:4345: $? = 0
155configure:4366: result: o
156configure:4370: checking whether we are using the GNU C compiler
157configure:4389: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
158configure:4389: $? = 0
159configure:4398: result: yes
160configure:4407: checking whether clang accepts -g
161configure:4427: clang -c -g -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
162configure:4427: $? = 0
163configure:4468: result: yes
164configure:4485: checking for clang option to accept ISO C89
165configure:4549: clang  -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
166configure:4549: $? = 0
167configure:4562: result: none needed
168configure:4584: checking dependency style of clang
169configure:4694: result: gcc3
170configure:4710: checking for curl_easy_setopt in -lcurl
171configure:4735: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl   >&5
172configure:4735: $? = 0
173configure:4744: result: yes
174configure:4768: checking for library containing curl_easy_setopt
175configure:4799: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c  >&5
176Undefined symbols for architecture x86_64:
177  "_curl_easy_setopt", referenced from:
178      _main in conftest-OaqmS6.o
179ld: symbol(s) not found for architecture x86_64
180clang: error: linker command failed with exit code 1 (use -v to see invocation)
181configure:4799: $? = 1
182configure: failed program was:
183| /* confdefs.h */
184| #define PACKAGE_NAME "netCDF"
185| #define PACKAGE_TARNAME "netcdf"
186| #define PACKAGE_VERSION "4.2.1.1"
187| #define PACKAGE_STRING "netCDF 4.2.1.1"
188| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
189| #define PACKAGE_URL ""
190| #define PACKAGE "netcdf"
191| #define VERSION "4.2.1.1"
192| #define NCIO_MINBLOCKSIZE 256
193| #define USE_FSYNC 1
194| #define DEFAULT_CHUNK_SIZE 4194304
195| #define MAX_DEFAULT_CACHE_SIZE 67108864
196| #define DEFAULT_CHUNKS_IN_CACHE 10
197| #define CHUNK_CACHE_SIZE 4194304
198| #define CHUNK_CACHE_NELEMS 1009
199| #define CHUNK_CACHE_PREEMPTION 0.75
200| /* end confdefs.h.  */
201|
202| /* Override any GCC internal prototype to avoid an error.
203|    Use char because int might match the return type of a GCC
204|    builtin and then its argument prototype would still apply.  */
205| #ifdef __cplusplus
206| extern "C"
207| #endif
208| char curl_easy_setopt ();
209| int
210| main ()
211| {
212| return curl_easy_setopt ();
213|   ;
214|   return 0;
215| }
216configure:4799: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl   >&5
217configure:4799: $? = 0
218configure:4816: result: -lcurl
219configure:4828: checking whether dap remote testing should be enabled (default on)
220configure:4839: result: yes
221configure:4843: checking whether netcdf4 group names should be enabled (default on)
222configure:4856: result: yes
223configure:4892: checking whether the time-consuming dap tests should be enabled (default off)
224configure:4903: result: no
225configure:4916: checking whether netCDF extra tests should be run (developers only)
226configure:4924: result: no
227configure:4941: checking whether FFIO will be used
228configure:4949: result: no
229configure:4975: checking whether examples should be built
230configure:4983: result: yes
231configure:4995: checking whether v2 netCDF API should be built
232configure:5003: result: yes
233configure:5022: checking whether the ncgen/ncdump/nccopy should be built
234configure:5031: result: yes
235configure:5043: checking whether test should be built and run
236configure:5052: result: yes
237configure:5064: checking whether large file (> 2GB) tests should be run
238configure:5072: result: no
239configure:5089: checking whether benchmaks should be run (experimental)
240configure:5097: result: no
241configure:5109: checking whether extreme numbers should be used in tests
242configure:5124: result: yes
243configure:5136: checking where to put large temp files if large file tests are run
244configure:5145: result: .
245configure:5160: finding C compiler
246configure:5211: checking for gcc
247configure:5238: result: clang
248configure:5467: checking for C compiler version
249configure:5476: clang --version >&5
250Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
251Target: x86_64-apple-darwin12.4.0
252Thread model: posix
253configure:5487: $? = 0
254configure:5476: clang -v >&5
255Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
256Target: x86_64-apple-darwin12.4.0
257Thread model: posix
258configure:5487: $? = 0
259configure:5476: clang -V >&5
260clang: error: argument to '-V' is missing (expected 1 value)
261clang: error: no input files
262configure:5487: $? = 1
263configure:5476: clang -qversion >&5
264clang: error: no input files
265configure:5487: $? = 1
266configure:5491: checking whether we are using the GNU C compiler
267configure:5519: result: yes
268configure:5528: checking whether clang accepts -g
269configure:5589: result: yes
270configure:5606: checking for clang option to accept ISO C89
271configure:5683: result: none needed
272configure:5705: checking dependency style of clang
273configure:5815: result: gcc3
274configure:5831: checking whether clang and cc understand -c and -o together
275configure:5862: clang -c conftest.c -o conftest2.o >&5
276configure:5866: $? = 0
277configure:5872: clang -c conftest.c -o conftest2.o >&5
278configure:5876: $? = 0
279configure:5887: cc -c conftest.c >&5
280configure:5891: $? = 0
281configure:5899: cc -c conftest.c -o conftest2.o >&5
282configure:5903: $? = 0
283configure:5909: cc -c conftest.c -o conftest2.o >&5
284configure:5913: $? = 0
285configure:5931: result: yes
286configure:5956: checking for an ANSI C-conforming const
287configure:6021: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
288configure:6021: $? = 0
289configure:6028: result: yes
290configure:6053: clang -c  -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
291configure:6053: $? = 0
292configure:6059: checking whether a CURLOPT_KEYPASSWD is defined
293configure:6061: result: yes
294configure:6071: setting up libtool
295configure:6120: checking how to print strings
296configure:6147: result: printf
297configure:6168: checking for a sed that does not truncate output
298configure:6232: result: /usr/bin/sed
299configure:6250: checking for grep that handles long lines and -e
300configure:6308: result: /usr/bin/grep
301configure:6313: checking for egrep
302configure:6375: result: /usr/bin/grep -E
303configure:6380: checking for fgrep
304configure:6442: result: /usr/bin/grep -F
305configure:6477: checking for ld used by clang
306configure:6544: result: /usr/bin/ld
307configure:6551: checking if the linker (/usr/bin/ld) is GNU ld
308configure:6566: result: no
309configure:6578: checking for BSD- or MS-compatible name lister (nm)
310configure:6627: result: /opt/local/bin/nm
311configure:6757: checking the name lister (/opt/local/bin/nm) interface
312configure:6764: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
313configure:6767: /opt/local/bin/nm "conftest.o"
314configure:6770: output
3150000000000000000 S _some_variable
316configure:6777: result: BSD nm
317configure:6780: checking whether ln -s works
318configure:6784: result: yes
319configure:6792: checking the maximum length of command line arguments
320configure:6917: result: 196608
321configure:6934: checking whether the shell understands some XSI constructs
322configure:6944: result: yes
323configure:6948: checking whether the shell understands "+="
324configure:6954: result: yes
325configure:6989: checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format
326configure:7029: result: func_convert_file_noop
327configure:7036: checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format
328configure:7056: result: func_convert_file_noop
329configure:7063: checking for /usr/bin/ld option to reload object files
330configure:7070: result: -r
331configure:7144: checking for objdump
332configure:7174: result: no
333configure:7200: checking how to recognize dependent libraries
334configure:7402: result: pass_all
335configure:7487: checking for dlltool
336configure:7517: result: no
337configure:7544: checking how to associate runtime and link libraries
338configure:7571: result: printf %s\n
339configure:7631: checking for ar
340configure:7647: found /opt/local/bin/ar
341configure:7658: result: ar
342configure:7695: checking for archiver @FILE support
343configure:7712: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
344configure:7712: $? = 0
345configure:7715: ar cru libconftest.a @conftest.lst >&5
346ar: @conftest.lst: No such file or directory
347configure:7718: $? = 1
348configure:7738: result: no
349configure:7796: checking for strip
350configure:7812: found /opt/local/bin/strip
351configure:7823: result: strip
352configure:7895: checking for ranlib
353configure:7911: found /opt/local/bin/ranlib
354configure:7922: result: ranlib
355configure:8024: checking command to parse /opt/local/bin/nm output from clang object
356configure:8143: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
357configure:8146: $? = 0
358configure:8150: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
359configure:8153: $? = 0
360cannot find nm_test_var in conftest.nm
361configure:8143: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
362configure:8146: $? = 0
363configure:8150: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
364configure:8153: $? = 0
365configure:8219: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
366configure:8222: $? = 0
367configure:8260: result: ok
368configure:8297: checking for sysroot
369configure:8327: result: no
370configure:8570: checking for mt
371configure:8600: result: no
372configure:8620: checking if : is a manifest tool
373configure:8626: : '-?'
374configure:8634: result: no
375configure:8690: checking for dsymutil
376configure:8706: found /usr/bin/dsymutil
377configure:8717: result: dsymutil
378configure:8782: checking for nmedit
379configure:8798: found /opt/local/bin/nmedit
380configure:8809: result: nmedit
381configure:8874: checking for lipo
382configure:8890: found /opt/local/bin/lipo
383configure:8901: result: lipo
384configure:8966: checking for otool
385configure:8982: found /opt/local/bin/otool
386configure:8993: result: otool
387configure:9058: checking for otool64
388configure:9088: result: no
389configure:9133: checking for -single_module linker flag
390clang -pipe -O2 -mtune=native -fno-common -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
391configure:9160: result: yes
392configure:9162: checking for -exported_symbols_list linker flag
393configure:9182: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c -lcurl  >&5
394configure:9182: $? = 0
395configure:9192: result: yes
396configure:9194: checking for -force_load linker flag
397clang -pipe -O2 -mtune=native -fno-common -arch x86_64 -c -o conftest.o conftest.c
398ar cru libconftest.a conftest.o
399ranlib libconftest.a
400clang -pipe -O2 -mtune=native -fno-common -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
401configure:9224: result: yes
402configure:9266: checking how to run the C preprocessor
403configure:9297: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
404configure:9297: $? = 0
405configure:9311: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
406conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
407#include <ac_nonexistent.h>
408         ^
4091 error generated.
410configure:9311: $? = 1
411configure: failed program was:
412| /* confdefs.h */
413| #define PACKAGE_NAME "netCDF"
414| #define PACKAGE_TARNAME "netcdf"
415| #define PACKAGE_VERSION "4.2.1.1"
416| #define PACKAGE_STRING "netCDF 4.2.1.1"
417| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
418| #define PACKAGE_URL ""
419| #define PACKAGE "netcdf"
420| #define VERSION "4.2.1.1"
421| #define NCIO_MINBLOCKSIZE 256
422| #define USE_FSYNC 1
423| #define DEFAULT_CHUNK_SIZE 4194304
424| #define MAX_DEFAULT_CACHE_SIZE 67108864
425| #define DEFAULT_CHUNKS_IN_CACHE 10
426| #define CHUNK_CACHE_SIZE 4194304
427| #define CHUNK_CACHE_NELEMS 1009
428| #define CHUNK_CACHE_PREEMPTION 0.75
429| #define ENABLE_DAP_GROUPS 1
430| #define USE_DAP 1
431| #define ENABLE_DAP 1
432| #define ENABLE_DAP_REMOTE_TESTS 1
433| #define USE_EXTREME_NUMBERS 1
434| #define TEMP_LARGE "."
435| #define HAVE_CURLOPT_KEYPASSWD 1
436| /* end confdefs.h.  */
437| #include <ac_nonexistent.h>
438configure:9336: result: clang -E
439configure:9356: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
440configure:9356: $? = 0
441configure:9370: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
442conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
443#include <ac_nonexistent.h>
444         ^
4451 error generated.
446configure:9370: $? = 1
447configure: failed program was:
448| /* confdefs.h */
449| #define PACKAGE_NAME "netCDF"
450| #define PACKAGE_TARNAME "netcdf"
451| #define PACKAGE_VERSION "4.2.1.1"
452| #define PACKAGE_STRING "netCDF 4.2.1.1"
453| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
454| #define PACKAGE_URL ""
455| #define PACKAGE "netcdf"
456| #define VERSION "4.2.1.1"
457| #define NCIO_MINBLOCKSIZE 256
458| #define USE_FSYNC 1
459| #define DEFAULT_CHUNK_SIZE 4194304
460| #define MAX_DEFAULT_CACHE_SIZE 67108864
461| #define DEFAULT_CHUNKS_IN_CACHE 10
462| #define CHUNK_CACHE_SIZE 4194304
463| #define CHUNK_CACHE_NELEMS 1009
464| #define CHUNK_CACHE_PREEMPTION 0.75
465| #define ENABLE_DAP_GROUPS 1
466| #define USE_DAP 1
467| #define ENABLE_DAP 1
468| #define ENABLE_DAP_REMOTE_TESTS 1
469| #define USE_EXTREME_NUMBERS 1
470| #define TEMP_LARGE "."
471| #define HAVE_CURLOPT_KEYPASSWD 1
472| /* end confdefs.h.  */
473| #include <ac_nonexistent.h>
474configure:9399: checking for ANSI C header files
475configure:9419: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
476configure:9419: $? = 0
477configure:9492: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
478configure:9492: $? = 0
479configure:9492: ./conftest
480configure:9492: $? = 0
481configure:9503: result: yes
482configure:9516: checking for sys/types.h
483configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
484configure:9516: $? = 0
485configure:9516: result: yes
486configure:9516: checking for sys/stat.h
487configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
488configure:9516: $? = 0
489configure:9516: result: yes
490configure:9516: checking for stdlib.h
491configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
492configure:9516: $? = 0
493configure:9516: result: yes
494configure:9516: checking for string.h
495configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
496configure:9516: $? = 0
497configure:9516: result: yes
498configure:9516: checking for memory.h
499configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
500configure:9516: $? = 0
501configure:9516: result: yes
502configure:9516: checking for strings.h
503configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
504configure:9516: $? = 0
505configure:9516: result: yes
506configure:9516: checking for inttypes.h
507configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
508configure:9516: $? = 0
509configure:9516: result: yes
510configure:9516: checking for stdint.h
511configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
512configure:9516: $? = 0
513configure:9516: result: yes
514configure:9516: checking for unistd.h
515configure:9516: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
516configure:9516: $? = 0
517configure:9516: result: yes
518configure:9530: checking for dlfcn.h
519configure:9530: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
520configure:9530: $? = 0
521configure:9530: result: yes
522configure:10015: checking for objdir
523configure:10030: result: .libs
524configure:10301: checking if clang supports -fno-rtti -fno-exceptions
525configure:10319: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5
526configure:10323: $? = 0
527configure:10336: result: yes
528configure:10646: checking for clang option to produce PIC
529configure:10653: result: -fno-common -DPIC
530configure:10661: checking if clang PIC flag -fno-common -DPIC works
531configure:10679: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -fno-common -DPIC -DPIC conftest.c >&5
532configure:10683: $? = 0
533configure:10696: result: yes
534configure:10725: checking if clang static flag -static works
535configure:10753: result: no
536configure:10768: checking if clang supports -c -o file.o
537configure:10789: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -o out/conftest2.o conftest.c >&5
538configure:10793: $? = 0
539configure:10815: result: yes
540configure:10823: checking if clang supports -c -o file.o
541configure:10870: result: yes
542configure:10903: checking whether the clang linker (/usr/bin/ld) supports shared libraries
543configure:12061: result: yes
544configure:12306: checking dynamic linker characteristics
545configure:13042: result: darwin12.4.0 dyld
546configure:13149: checking how to hardcode library paths into programs
547configure:13174: result: immediate
548configure:13714: checking whether stripping libraries is possible
549configure:13728: result: yes
550configure:13754: checking if libtool supports shared libraries
551configure:13756: result: yes
552configure:13759: checking whether to build shared libraries
553configure:13780: result: yes
554configure:13783: checking whether to build static libraries
555configure:13787: result: yes
556configure:13831: finding other utilities
557configure:13839: checking for doxygen
558configure:13869: result: no
559configure:13878: WARNING: Doxygen not found - documentation will not be built
560configure:13905: checking for special C compiler options needed for large files
561configure:13950: result: no
562configure:13956: checking for _FILE_OFFSET_BITS value needed for large files
563configure:13981: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
564configure:13981: $? = 0
565configure:14013: result: no
566configure:14097: displaying some results
567configure:14103: checking CPPFLAGS
568configure:14105: result: -I/opt/local/include -mtune=native -DNDEBUG
569configure:14107: checking CC CFLAGS
570configure:14109: result: clang -pipe -O2 -mtune=native -fno-common -arch x86_64
571configure:14112: checking type clang
572configure:14114: result: clang is hashed (/usr/bin/clang)
573configure:14117: checking CXX
574configure:14120: result: clang++
575configure:14122: checking CXXFLAGS
576configure:14124: result: -pipe -O2 -mtune=native -arch x86_64
577configure:14127: checking type clang++
578configure:14129: result: clang++ is /usr/bin/clang++
579configure:14136: checking FC
580configure:14139: result: gfortran
581configure:14141: checking FFLAGS
582configure:14143: result: -pipe -O2 -mtune=native -m64
583configure:14146: checking type gfortran
584configure:14148: result: gfortran is /opt/local/bin/gfortran
585configure:14155: checking F90
586configure:14158: result: gfortran
587configure:14160: checking FCFLAGS
588configure:14162: result: -pipe -O2 -mtune=native -m64
589configure:14165: checking type gfortran
590configure:14167: result: gfortran is /opt/local/bin/gfortran
591configure:14174: checking AR
592configure:14177: result: ar
593configure:14179: checking AR_FLAGS
594configure:14181: result: cru
595configure:14184: checking type ar
596configure:14186: result: ar is hashed (/opt/local/bin/ar)
597configure:14193: checking NM
598configure:14196: result: /opt/local/bin/nm
599configure:14198: checking NMFLAGS
600configure:14200: result:
601configure:14215: checking types, headers, and functions
602configure:14218: checking for stdlib.h
603configure:14218: result: yes
604configure:14228: checking for sys/types.h
605configure:14228: result: yes
606configure:14240: checking sys/param.h usability
607configure:14240: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
608configure:14240: $? = 0
609configure:14240: result: yes
610configure:14240: checking sys/param.h presence
611configure:14240: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
612configure:14240: $? = 0
613configure:14240: result: yes
614configure:14240: checking for sys/param.h
615configure:14240: result: yes
616configure:14254: checking for dirent.h that defines DIR
617configure:14273: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
618configure:14273: $? = 0
619configure:14281: result: yes
620configure:14294: checking for library containing opendir
621configure:14325: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
622configure:14325: $? = 0
623configure:14342: result: none required
624configure:14409: checking for ANSI C header files
625configure:14513: result: yes
626configure:14521: checking for sys/wait.h that is POSIX.1 compatible
627configure:14547: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
628configure:14547: $? = 0
629configure:14554: result: yes
630configure:14562: checking whether time.h and sys/time.h may both be included
631configure:14582: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
632configure:14582: $? = 0
633configure:14589: result: yes
634configure:14600: checking locale.h usability
635configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
636configure:14600: $? = 0
637configure:14600: result: yes
638configure:14600: checking locale.h presence
639configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
640configure:14600: $? = 0
641configure:14600: result: yes
642configure:14600: checking for locale.h
643configure:14600: result: yes
644configure:14600: checking stdio.h usability
645configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
646configure:14600: $? = 0
647configure:14600: result: yes
648configure:14600: checking stdio.h presence
649configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
650configure:14600: $? = 0
651configure:14600: result: yes
652configure:14600: checking for stdio.h
653configure:14600: result: yes
654configure:14600: checking stdarg.h usability
655configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
656configure:14600: $? = 0
657configure:14600: result: yes
658configure:14600: checking stdarg.h presence
659configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
660configure:14600: $? = 0
661configure:14600: result: yes
662configure:14600: checking for stdarg.h
663configure:14600: result: yes
664configure:14600: checking errno.h usability
665configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
666configure:14600: $? = 0
667configure:14600: result: yes
668configure:14600: checking errno.h presence
669configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
670configure:14600: $? = 0
671configure:14600: result: yes
672configure:14600: checking for errno.h
673configure:14600: result: yes
674configure:14600: checking ctype.h usability
675configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
676configure:14600: $? = 0
677configure:14600: result: yes
678configure:14600: checking ctype.h presence
679configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
680configure:14600: $? = 0
681configure:14600: result: yes
682configure:14600: checking for ctype.h
683configure:14600: result: yes
684configure:14600: checking fcntl.h usability
685configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
686configure:14600: $? = 0
687configure:14600: result: yes
688configure:14600: checking fcntl.h presence
689configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
690configure:14600: $? = 0
691configure:14600: result: yes
692configure:14600: checking for fcntl.h
693configure:14600: result: yes
694configure:14600: checking malloc.h usability
695configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
696conftest.c:82:10: fatal error: 'malloc.h' file not found
697#include <malloc.h>
698         ^
6991 error generated.
700configure:14600: $? = 1
701configure: failed program was:
702| /* confdefs.h */
703| #define PACKAGE_NAME "netCDF"
704| #define PACKAGE_TARNAME "netcdf"
705| #define PACKAGE_VERSION "4.2.1.1"
706| #define PACKAGE_STRING "netCDF 4.2.1.1"
707| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
708| #define PACKAGE_URL ""
709| #define PACKAGE "netcdf"
710| #define VERSION "4.2.1.1"
711| #define NCIO_MINBLOCKSIZE 256
712| #define USE_FSYNC 1
713| #define DEFAULT_CHUNK_SIZE 4194304
714| #define MAX_DEFAULT_CACHE_SIZE 67108864
715| #define DEFAULT_CHUNKS_IN_CACHE 10
716| #define CHUNK_CACHE_SIZE 4194304
717| #define CHUNK_CACHE_NELEMS 1009
718| #define CHUNK_CACHE_PREEMPTION 0.75
719| #define ENABLE_DAP_GROUPS 1
720| #define USE_DAP 1
721| #define ENABLE_DAP 1
722| #define ENABLE_DAP_REMOTE_TESTS 1
723| #define USE_EXTREME_NUMBERS 1
724| #define TEMP_LARGE "."
725| #define HAVE_CURLOPT_KEYPASSWD 1
726| #define STDC_HEADERS 1
727| #define HAVE_SYS_TYPES_H 1
728| #define HAVE_SYS_STAT_H 1
729| #define HAVE_STDLIB_H 1
730| #define HAVE_STRING_H 1
731| #define HAVE_MEMORY_H 1
732| #define HAVE_STRINGS_H 1
733| #define HAVE_INTTYPES_H 1
734| #define HAVE_STDINT_H 1
735| #define HAVE_UNISTD_H 1
736| #define HAVE_DLFCN_H 1
737| #define LT_OBJDIR ".libs/"
738| #define HAVE_SYS_PARAM_H 1
739| #define HAVE_DIRENT_H 1
740| #define STDC_HEADERS 1
741| #define HAVE_SYS_WAIT_H 1
742| #define TIME_WITH_SYS_TIME 1
743| #define HAVE_LOCALE_H 1
744| #define HAVE_STDIO_H 1
745| #define HAVE_STDARG_H 1
746| #define HAVE_ERRNO_H 1
747| #define HAVE_CTYPE_H 1
748| #define HAVE_FCNTL_H 1
749| /* end confdefs.h.  */
750| #include <stdio.h>
751| #ifdef HAVE_SYS_TYPES_H
752| # include <sys/types.h>
753| #endif
754| #ifdef HAVE_SYS_STAT_H
755| # include <sys/stat.h>
756| #endif
757| #ifdef STDC_HEADERS
758| # include <stdlib.h>
759| # include <stddef.h>
760| #else
761| # ifdef HAVE_STDLIB_H
762| #  include <stdlib.h>
763| # endif
764| #endif
765| #ifdef HAVE_STRING_H
766| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
767| #  include <memory.h>
768| # endif
769| # include <string.h>
770| #endif
771| #ifdef HAVE_STRINGS_H
772| # include <strings.h>
773| #endif
774| #ifdef HAVE_INTTYPES_H
775| # include <inttypes.h>
776| #endif
777| #ifdef HAVE_STDINT_H
778| # include <stdint.h>
779| #endif
780| #ifdef HAVE_UNISTD_H
781| # include <unistd.h>
782| #endif
783| #include <malloc.h>
784configure:14600: result: no
785configure:14600: checking malloc.h presence
786configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
787conftest.c:49:10: fatal error: 'malloc.h' file not found
788#include <malloc.h>
789         ^
7901 error generated.
791configure:14600: $? = 1
792configure: failed program was:
793| /* confdefs.h */
794| #define PACKAGE_NAME "netCDF"
795| #define PACKAGE_TARNAME "netcdf"
796| #define PACKAGE_VERSION "4.2.1.1"
797| #define PACKAGE_STRING "netCDF 4.2.1.1"
798| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
799| #define PACKAGE_URL ""
800| #define PACKAGE "netcdf"
801| #define VERSION "4.2.1.1"
802| #define NCIO_MINBLOCKSIZE 256
803| #define USE_FSYNC 1
804| #define DEFAULT_CHUNK_SIZE 4194304
805| #define MAX_DEFAULT_CACHE_SIZE 67108864
806| #define DEFAULT_CHUNKS_IN_CACHE 10
807| #define CHUNK_CACHE_SIZE 4194304
808| #define CHUNK_CACHE_NELEMS 1009
809| #define CHUNK_CACHE_PREEMPTION 0.75
810| #define ENABLE_DAP_GROUPS 1
811| #define USE_DAP 1
812| #define ENABLE_DAP 1
813| #define ENABLE_DAP_REMOTE_TESTS 1
814| #define USE_EXTREME_NUMBERS 1
815| #define TEMP_LARGE "."
816| #define HAVE_CURLOPT_KEYPASSWD 1
817| #define STDC_HEADERS 1
818| #define HAVE_SYS_TYPES_H 1
819| #define HAVE_SYS_STAT_H 1
820| #define HAVE_STDLIB_H 1
821| #define HAVE_STRING_H 1
822| #define HAVE_MEMORY_H 1
823| #define HAVE_STRINGS_H 1
824| #define HAVE_INTTYPES_H 1
825| #define HAVE_STDINT_H 1
826| #define HAVE_UNISTD_H 1
827| #define HAVE_DLFCN_H 1
828| #define LT_OBJDIR ".libs/"
829| #define HAVE_SYS_PARAM_H 1
830| #define HAVE_DIRENT_H 1
831| #define STDC_HEADERS 1
832| #define HAVE_SYS_WAIT_H 1
833| #define TIME_WITH_SYS_TIME 1
834| #define HAVE_LOCALE_H 1
835| #define HAVE_STDIO_H 1
836| #define HAVE_STDARG_H 1
837| #define HAVE_ERRNO_H 1
838| #define HAVE_CTYPE_H 1
839| #define HAVE_FCNTL_H 1
840| /* end confdefs.h.  */
841| #include <malloc.h>
842configure:14600: result: no
843configure:14600: checking for malloc.h
844configure:14600: result: no
845configure:14600: checking for stdlib.h
846configure:14600: result: yes
847configure:14600: checking for string.h
848configure:14600: result: yes
849configure:14600: checking for strings.h
850configure:14600: result: yes
851configure:14600: checking for unistd.h
852configure:14600: result: yes
853configure:14600: checking for sys/stat.h
854configure:14600: result: yes
855configure:14600: checking getopt.h usability
856configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
857configure:14600: $? = 0
858configure:14600: result: yes
859configure:14600: checking getopt.h presence
860configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
861configure:14600: $? = 0
862configure:14600: result: yes
863configure:14600: checking for getopt.h
864configure:14600: result: yes
865configure:14600: checking sys/time.h usability
866configure:14600: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
867configure:14600: $? = 0
868configure:14600: result: yes
869configure:14600: checking sys/time.h presence
870configure:14600: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
871configure:14600: $? = 0
872configure:14600: result: yes
873configure:14600: checking for sys/time.h
874configure:14600: result: yes
875configure:14612: checking for vprintf
876configure:14612: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
877conftest.c:79:6: warning: incompatible redeclaration of library function 'vprintf'
878char vprintf ();
879     ^
880conftest.c:79:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
8811 warning generated.
882configure:14612: $? = 0
883configure:14612: result: yes
884configure:14618: checking for _doprnt
885configure:14618: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
886Undefined symbols for architecture x86_64:
887  "__doprnt", referenced from:
888      _main in conftest-8DNple.o
889ld: symbol(s) not found for architecture x86_64
890clang: error: linker command failed with exit code 1 (use -v to see invocation)
891configure:14618: $? = 1
892configure: failed program was:
893| /* confdefs.h */
894| #define PACKAGE_NAME "netCDF"
895| #define PACKAGE_TARNAME "netcdf"
896| #define PACKAGE_VERSION "4.2.1.1"
897| #define PACKAGE_STRING "netCDF 4.2.1.1"
898| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
899| #define PACKAGE_URL ""
900| #define PACKAGE "netcdf"
901| #define VERSION "4.2.1.1"
902| #define NCIO_MINBLOCKSIZE 256
903| #define USE_FSYNC 1
904| #define DEFAULT_CHUNK_SIZE 4194304
905| #define MAX_DEFAULT_CACHE_SIZE 67108864
906| #define DEFAULT_CHUNKS_IN_CACHE 10
907| #define CHUNK_CACHE_SIZE 4194304
908| #define CHUNK_CACHE_NELEMS 1009
909| #define CHUNK_CACHE_PREEMPTION 0.75
910| #define ENABLE_DAP_GROUPS 1
911| #define USE_DAP 1
912| #define ENABLE_DAP 1
913| #define ENABLE_DAP_REMOTE_TESTS 1
914| #define USE_EXTREME_NUMBERS 1
915| #define TEMP_LARGE "."
916| #define HAVE_CURLOPT_KEYPASSWD 1
917| #define STDC_HEADERS 1
918| #define HAVE_SYS_TYPES_H 1
919| #define HAVE_SYS_STAT_H 1
920| #define HAVE_STDLIB_H 1
921| #define HAVE_STRING_H 1
922| #define HAVE_MEMORY_H 1
923| #define HAVE_STRINGS_H 1
924| #define HAVE_INTTYPES_H 1
925| #define HAVE_STDINT_H 1
926| #define HAVE_UNISTD_H 1
927| #define HAVE_DLFCN_H 1
928| #define LT_OBJDIR ".libs/"
929| #define HAVE_SYS_PARAM_H 1
930| #define HAVE_DIRENT_H 1
931| #define STDC_HEADERS 1
932| #define HAVE_SYS_WAIT_H 1
933| #define TIME_WITH_SYS_TIME 1
934| #define HAVE_LOCALE_H 1
935| #define HAVE_STDIO_H 1
936| #define HAVE_STDARG_H 1
937| #define HAVE_ERRNO_H 1
938| #define HAVE_CTYPE_H 1
939| #define HAVE_FCNTL_H 1
940| #define HAVE_STDLIB_H 1
941| #define HAVE_STRING_H 1
942| #define HAVE_STRINGS_H 1
943| #define HAVE_UNISTD_H 1
944| #define HAVE_SYS_STAT_H 1
945| #define HAVE_GETOPT_H 1
946| #define HAVE_SYS_TIME_H 1
947| #define HAVE_VPRINTF 1
948| /* end confdefs.h.  */
949| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
950|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
951| #define _doprnt innocuous__doprnt
952|
953| /* System header to define __stub macros and hopefully few prototypes,
954|     which can conflict with char _doprnt (); below.
955|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
956|     <limits.h> exists even on freestanding compilers.  */
957|
958| #ifdef __STDC__
959| # include <limits.h>
960| #else
961| # include <assert.h>
962| #endif
963|
964| #undef _doprnt
965|
966| /* Override any GCC internal prototype to avoid an error.
967|    Use char because int might match the return type of a GCC
968|    builtin and then its argument prototype would still apply.  */
969| #ifdef __cplusplus
970| extern "C"
971| #endif
972| char _doprnt ();
973| /* The GNU C library defines this for functions which it implements
974|     to always fail with ENOSYS.  Some functions are actually named
975|     something starting with __ and the normal name is an alias.  */
976| #if defined __stub__doprnt || defined __stub____doprnt
977| choke me
978| #endif
979|
980| int
981| main ()
982| {
983| return _doprnt ();
984|   ;
985|   return 0;
986| }
987configure:14618: result: no
988configure:14635: checking sys/resource.h usability
989configure:14635: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
990configure:14635: $? = 0
991configure:14635: result: yes
992configure:14635: checking sys/resource.h presence
993configure:14635: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
994configure:14635: $? = 0
995configure:14635: result: yes
996configure:14635: checking for sys/resource.h
997configure:14635: result: yes
998configure:14648: checking for stdbool.h that conforms to C99
999configure:14715: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1000configure:14715: $? = 0
1001configure:14722: result: yes
1002configure:14724: checking for _Bool
1003configure:14724: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1004configure:14724: $? = 0
1005configure:14724: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1006conftest.c:94:20: error: expected expression
1007if (sizeof ((_Bool)))
1008                   ^
10091 error generated.
1010configure:14724: $? = 1
1011configure: failed program was:
1012| /* confdefs.h */
1013| #define PACKAGE_NAME "netCDF"
1014| #define PACKAGE_TARNAME "netcdf"
1015| #define PACKAGE_VERSION "4.2.1.1"
1016| #define PACKAGE_STRING "netCDF 4.2.1.1"
1017| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1018| #define PACKAGE_URL ""
1019| #define PACKAGE "netcdf"
1020| #define VERSION "4.2.1.1"
1021| #define NCIO_MINBLOCKSIZE 256
1022| #define USE_FSYNC 1
1023| #define DEFAULT_CHUNK_SIZE 4194304
1024| #define MAX_DEFAULT_CACHE_SIZE 67108864
1025| #define DEFAULT_CHUNKS_IN_CACHE 10
1026| #define CHUNK_CACHE_SIZE 4194304
1027| #define CHUNK_CACHE_NELEMS 1009
1028| #define CHUNK_CACHE_PREEMPTION 0.75
1029| #define ENABLE_DAP_GROUPS 1
1030| #define USE_DAP 1
1031| #define ENABLE_DAP 1
1032| #define ENABLE_DAP_REMOTE_TESTS 1
1033| #define USE_EXTREME_NUMBERS 1
1034| #define TEMP_LARGE "."
1035| #define HAVE_CURLOPT_KEYPASSWD 1
1036| #define STDC_HEADERS 1
1037| #define HAVE_SYS_TYPES_H 1
1038| #define HAVE_SYS_STAT_H 1
1039| #define HAVE_STDLIB_H 1
1040| #define HAVE_STRING_H 1
1041| #define HAVE_MEMORY_H 1
1042| #define HAVE_STRINGS_H 1
1043| #define HAVE_INTTYPES_H 1
1044| #define HAVE_STDINT_H 1
1045| #define HAVE_UNISTD_H 1
1046| #define HAVE_DLFCN_H 1
1047| #define LT_OBJDIR ".libs/"
1048| #define HAVE_SYS_PARAM_H 1
1049| #define HAVE_DIRENT_H 1
1050| #define STDC_HEADERS 1
1051| #define HAVE_SYS_WAIT_H 1
1052| #define TIME_WITH_SYS_TIME 1
1053| #define HAVE_LOCALE_H 1
1054| #define HAVE_STDIO_H 1
1055| #define HAVE_STDARG_H 1
1056| #define HAVE_ERRNO_H 1
1057| #define HAVE_CTYPE_H 1
1058| #define HAVE_FCNTL_H 1
1059| #define HAVE_STDLIB_H 1
1060| #define HAVE_STRING_H 1
1061| #define HAVE_STRINGS_H 1
1062| #define HAVE_UNISTD_H 1
1063| #define HAVE_SYS_STAT_H 1
1064| #define HAVE_GETOPT_H 1
1065| #define HAVE_SYS_TIME_H 1
1066| #define HAVE_VPRINTF 1
1067| #define HAVE_SYS_RESOURCE_H 1
1068| /* end confdefs.h.  */
1069| #include <stdio.h>
1070| #ifdef HAVE_SYS_TYPES_H
1071| # include <sys/types.h>
1072| #endif
1073| #ifdef HAVE_SYS_STAT_H
1074| # include <sys/stat.h>
1075| #endif
1076| #ifdef STDC_HEADERS
1077| # include <stdlib.h>
1078| # include <stddef.h>
1079| #else
1080| # ifdef HAVE_STDLIB_H
1081| #  include <stdlib.h>
1082| # endif
1083| #endif
1084| #ifdef HAVE_STRING_H
1085| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1086| #  include <memory.h>
1087| # endif
1088| # include <string.h>
1089| #endif
1090| #ifdef HAVE_STRINGS_H
1091| # include <strings.h>
1092| #endif
1093| #ifdef HAVE_INTTYPES_H
1094| # include <inttypes.h>
1095| #endif
1096| #ifdef HAVE_STDINT_H
1097| # include <stdint.h>
1098| #endif
1099| #ifdef HAVE_UNISTD_H
1100| # include <unistd.h>
1101| #endif
1102| int
1103| main ()
1104| {
1105| if (sizeof ((_Bool)))
1106|           return 0;
1107|   ;
1108|   return 0;
1109| }
1110configure:14724: result: yes
1111configure:14748: checking for strlcat
1112configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1113conftest.c:83:6: warning: incompatible redeclaration of library function 'strlcat'
1114char strlcat ();
1115     ^
1116conftest.c:83:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
11171 warning generated.
1118configure:14748: $? = 0
1119configure:14748: result: yes
1120configure:14748: checking for strerror
1121configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1122conftest.c:84:6: warning: incompatible redeclaration of library function 'strerror'
1123char strerror ();
1124     ^
1125conftest.c:84:6: note: 'strerror' is a builtin with type 'char *(int)'
11261 warning generated.
1127configure:14748: $? = 0
1128configure:14748: result: yes
1129configure:14748: checking for snprintf
1130configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1131conftest.c:85:6: warning: incompatible redeclaration of library function 'snprintf'
1132char snprintf ();
1133     ^
1134conftest.c:85:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
11351 warning generated.
1136configure:14748: $? = 0
1137configure:14748: result: yes
1138configure:14748: checking for strchr
1139configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1140conftest.c:86:6: warning: incompatible redeclaration of library function 'strchr'
1141char strchr ();
1142     ^
1143conftest.c:86:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
11441 warning generated.
1145configure:14748: $? = 0
1146configure:14748: result: yes
1147configure:14748: checking for strrchr
1148configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1149conftest.c:87:6: warning: incompatible redeclaration of library function 'strrchr'
1150char strrchr ();
1151     ^
1152conftest.c:87:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
11531 warning generated.
1154configure:14748: $? = 0
1155configure:14748: result: yes
1156configure:14748: checking for strcat
1157configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1158conftest.c:88:6: warning: incompatible redeclaration of library function 'strcat'
1159char strcat ();
1160     ^
1161conftest.c:88:6: note: 'strcat' is a builtin with type 'char *(char *, const char *)'
11621 warning generated.
1163configure:14748: $? = 0
1164configure:14748: result: yes
1165configure:14748: checking for strcpy
1166configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1167conftest.c:89:6: warning: incompatible redeclaration of library function 'strcpy'
1168char strcpy ();
1169     ^
1170conftest.c:89:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)'
11711 warning generated.
1172configure:14748: $? = 0
1173configure:14748: result: yes
1174configure:14748: checking for strdup
1175configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1176conftest.c:90:6: warning: incompatible redeclaration of library function 'strdup'
1177char strdup ();
1178     ^
1179conftest.c:90:6: note: 'strdup' is a builtin with type 'char *(const char *)'
11801 warning generated.
1181configure:14748: $? = 0
1182configure:14748: result: yes
1183configure:14748: checking for strcasecmp
1184configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1185conftest.c:91:6: warning: incompatible redeclaration of library function 'strcasecmp'
1186char strcasecmp ();
1187     ^
1188conftest.c:91:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
11891 warning generated.
1190configure:14748: $? = 0
1191configure:14748: result: yes
1192configure:14748: checking for strtod
1193configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1194configure:14748: $? = 0
1195configure:14748: result: yes
1196configure:14748: checking for strtoll
1197configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1198configure:14748: $? = 0
1199configure:14748: result: yes
1200configure:14748: checking for strtoull
1201configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1202configure:14748: $? = 0
1203configure:14748: result: yes
1204configure:14748: checking for strstr
1205configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1206conftest.c:95:6: warning: incompatible redeclaration of library function 'strstr'
1207char strstr ();
1208     ^
1209conftest.c:95:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
12101 warning generated.
1211configure:14748: $? = 0
1212configure:14748: result: yes
1213configure:14748: checking for mkstemp
1214configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1215configure:14748: $? = 0
1216configure:14748: result: yes
1217configure:14748: checking for rand
1218configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1219configure:14748: $? = 0
1220configure:14748: result: yes
1221configure:14748: checking for getrlimit
1222configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1223configure:14748: $? = 0
1224configure:14748: result: yes
1225configure:14748: checking for gettimeofday
1226configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1227configure:14748: $? = 0
1228configure:14748: result: yes
1229configure:14748: checking for fsync
1230configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1231configure:14748: $? = 0
1232configure:14748: result: yes
1233configure:14748: checking for MPI_Comm_f2c
1234configure:14748: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1235Undefined symbols for architecture x86_64:
1236  "_MPI_Comm_f2c", referenced from:
1237      _main in conftest-taryne.o
1238ld: symbol(s) not found for architecture x86_64
1239clang: error: linker command failed with exit code 1 (use -v to see invocation)
1240configure:14748: $? = 1
1241configure: failed program was:
1242| /* confdefs.h */
1243| #define PACKAGE_NAME "netCDF"
1244| #define PACKAGE_TARNAME "netcdf"
1245| #define PACKAGE_VERSION "4.2.1.1"
1246| #define PACKAGE_STRING "netCDF 4.2.1.1"
1247| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1248| #define PACKAGE_URL ""
1249| #define PACKAGE "netcdf"
1250| #define VERSION "4.2.1.1"
1251| #define NCIO_MINBLOCKSIZE 256
1252| #define USE_FSYNC 1
1253| #define DEFAULT_CHUNK_SIZE 4194304
1254| #define MAX_DEFAULT_CACHE_SIZE 67108864
1255| #define DEFAULT_CHUNKS_IN_CACHE 10
1256| #define CHUNK_CACHE_SIZE 4194304
1257| #define CHUNK_CACHE_NELEMS 1009
1258| #define CHUNK_CACHE_PREEMPTION 0.75
1259| #define ENABLE_DAP_GROUPS 1
1260| #define USE_DAP 1
1261| #define ENABLE_DAP 1
1262| #define ENABLE_DAP_REMOTE_TESTS 1
1263| #define USE_EXTREME_NUMBERS 1
1264| #define TEMP_LARGE "."
1265| #define HAVE_CURLOPT_KEYPASSWD 1
1266| #define STDC_HEADERS 1
1267| #define HAVE_SYS_TYPES_H 1
1268| #define HAVE_SYS_STAT_H 1
1269| #define HAVE_STDLIB_H 1
1270| #define HAVE_STRING_H 1
1271| #define HAVE_MEMORY_H 1
1272| #define HAVE_STRINGS_H 1
1273| #define HAVE_INTTYPES_H 1
1274| #define HAVE_STDINT_H 1
1275| #define HAVE_UNISTD_H 1
1276| #define HAVE_DLFCN_H 1
1277| #define LT_OBJDIR ".libs/"
1278| #define HAVE_SYS_PARAM_H 1
1279| #define HAVE_DIRENT_H 1
1280| #define STDC_HEADERS 1
1281| #define HAVE_SYS_WAIT_H 1
1282| #define TIME_WITH_SYS_TIME 1
1283| #define HAVE_LOCALE_H 1
1284| #define HAVE_STDIO_H 1
1285| #define HAVE_STDARG_H 1
1286| #define HAVE_ERRNO_H 1
1287| #define HAVE_CTYPE_H 1
1288| #define HAVE_FCNTL_H 1
1289| #define HAVE_STDLIB_H 1
1290| #define HAVE_STRING_H 1
1291| #define HAVE_STRINGS_H 1
1292| #define HAVE_UNISTD_H 1
1293| #define HAVE_SYS_STAT_H 1
1294| #define HAVE_GETOPT_H 1
1295| #define HAVE_SYS_TIME_H 1
1296| #define HAVE_VPRINTF 1
1297| #define HAVE_SYS_RESOURCE_H 1
1298| #define HAVE__BOOL 1
1299| #define HAVE_STDBOOL_H 1
1300| #define HAVE_STRLCAT 1
1301| #define HAVE_STRERROR 1
1302| #define HAVE_SNPRINTF 1
1303| #define HAVE_STRCHR 1
1304| #define HAVE_STRRCHR 1
1305| #define HAVE_STRCAT 1
1306| #define HAVE_STRCPY 1
1307| #define HAVE_STRDUP 1
1308| #define HAVE_STRCASECMP 1
1309| #define HAVE_STRTOD 1
1310| #define HAVE_STRTOLL 1
1311| #define HAVE_STRTOULL 1
1312| #define HAVE_STRSTR 1
1313| #define HAVE_MKSTEMP 1
1314| #define HAVE_RAND 1
1315| #define HAVE_GETRLIMIT 1
1316| #define HAVE_GETTIMEOFDAY 1
1317| #define HAVE_FSYNC 1
1318| /* end confdefs.h.  */
1319| /* Define MPI_Comm_f2c to an innocuous variant, in case <limits.h> declares MPI_Comm_f2c.
1320|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1321| #define MPI_Comm_f2c innocuous_MPI_Comm_f2c
1322|
1323| /* System header to define __stub macros and hopefully few prototypes,
1324|     which can conflict with char MPI_Comm_f2c (); below.
1325|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1326|     <limits.h> exists even on freestanding compilers.  */
1327|
1328| #ifdef __STDC__
1329| # include <limits.h>
1330| #else
1331| # include <assert.h>
1332| #endif
1333|
1334| #undef MPI_Comm_f2c
1335|
1336| /* Override any GCC internal prototype to avoid an error.
1337|    Use char because int might match the return type of a GCC
1338|    builtin and then its argument prototype would still apply.  */
1339| #ifdef __cplusplus
1340| extern "C"
1341| #endif
1342| char MPI_Comm_f2c ();
1343| /* The GNU C library defines this for functions which it implements
1344|     to always fail with ENOSYS.  Some functions are actually named
1345|     something starting with __ and the normal name is an alias.  */
1346| #if defined __stub_MPI_Comm_f2c || defined __stub___MPI_Comm_f2c
1347| choke me
1348| #endif
1349|
1350| int
1351| main ()
1352| {
1353| return MPI_Comm_f2c ();
1354|   ;
1355|   return 0;
1356| }
1357configure:14748: result: no
1358configure:14759: checking whether in-memory files are enabled
1359configure:14767: result: yes
1360configure:14774: checking for memmove
1361configure:14774: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1362conftest.c:101:6: warning: incompatible redeclaration of library function 'memmove'
1363char memmove ();
1364     ^
1365conftest.c:101:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
13661 warning generated.
1367configure:14774: $? = 0
1368configure:14774: result: yes
1369configure:14774: checking for getpagesize
1370configure:14774: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1371configure:14774: $? = 0
1372configure:14774: result: yes
1373configure:14774: checking for sysconf
1374configure:14774: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1375configure:14774: $? = 0
1376configure:14774: result: yes
1377configure:14785: checking whether mmap is enabled for in-memory files
1378configure:14793: result: no
1379configure:14803: checking for stdlib.h
1380configure:14803: result: yes
1381configure:14803: checking for unistd.h
1382configure:14803: result: yes
1383configure:14803: checking for sys/param.h
1384configure:14803: result: yes
1385configure:14823: checking for getpagesize
1386configure:14823: result: yes
1387configure:14832: checking for working mmap
1388configure:14979: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1389configure:14979: $? = 0
1390configure:14979: ./conftest
1391configure:14979: $? = 0
1392configure:14989: result: yes
1393configure:15000: checking for mremap
1394configure:15000: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1395Undefined symbols for architecture x86_64:
1396  "_mremap", referenced from:
1397      _main in conftest-rRSlo2.o
1398ld: symbol(s) not found for architecture x86_64
1399clang: error: linker command failed with exit code 1 (use -v to see invocation)
1400configure:15000: $? = 1
1401configure: failed program was:
1402| /* confdefs.h */
1403| #define PACKAGE_NAME "netCDF"
1404| #define PACKAGE_TARNAME "netcdf"
1405| #define PACKAGE_VERSION "4.2.1.1"
1406| #define PACKAGE_STRING "netCDF 4.2.1.1"
1407| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1408| #define PACKAGE_URL ""
1409| #define PACKAGE "netcdf"
1410| #define VERSION "4.2.1.1"
1411| #define NCIO_MINBLOCKSIZE 256
1412| #define USE_FSYNC 1
1413| #define DEFAULT_CHUNK_SIZE 4194304
1414| #define MAX_DEFAULT_CACHE_SIZE 67108864
1415| #define DEFAULT_CHUNKS_IN_CACHE 10
1416| #define CHUNK_CACHE_SIZE 4194304
1417| #define CHUNK_CACHE_NELEMS 1009
1418| #define CHUNK_CACHE_PREEMPTION 0.75
1419| #define ENABLE_DAP_GROUPS 1
1420| #define USE_DAP 1
1421| #define ENABLE_DAP 1
1422| #define ENABLE_DAP_REMOTE_TESTS 1
1423| #define USE_EXTREME_NUMBERS 1
1424| #define TEMP_LARGE "."
1425| #define HAVE_CURLOPT_KEYPASSWD 1
1426| #define STDC_HEADERS 1
1427| #define HAVE_SYS_TYPES_H 1
1428| #define HAVE_SYS_STAT_H 1
1429| #define HAVE_STDLIB_H 1
1430| #define HAVE_STRING_H 1
1431| #define HAVE_MEMORY_H 1
1432| #define HAVE_STRINGS_H 1
1433| #define HAVE_INTTYPES_H 1
1434| #define HAVE_STDINT_H 1
1435| #define HAVE_UNISTD_H 1
1436| #define HAVE_DLFCN_H 1
1437| #define LT_OBJDIR ".libs/"
1438| #define HAVE_SYS_PARAM_H 1
1439| #define HAVE_DIRENT_H 1
1440| #define STDC_HEADERS 1
1441| #define HAVE_SYS_WAIT_H 1
1442| #define TIME_WITH_SYS_TIME 1
1443| #define HAVE_LOCALE_H 1
1444| #define HAVE_STDIO_H 1
1445| #define HAVE_STDARG_H 1
1446| #define HAVE_ERRNO_H 1
1447| #define HAVE_CTYPE_H 1
1448| #define HAVE_FCNTL_H 1
1449| #define HAVE_STDLIB_H 1
1450| #define HAVE_STRING_H 1
1451| #define HAVE_STRINGS_H 1
1452| #define HAVE_UNISTD_H 1
1453| #define HAVE_SYS_STAT_H 1
1454| #define HAVE_GETOPT_H 1
1455| #define HAVE_SYS_TIME_H 1
1456| #define HAVE_VPRINTF 1
1457| #define HAVE_SYS_RESOURCE_H 1
1458| #define HAVE__BOOL 1
1459| #define HAVE_STDBOOL_H 1
1460| #define HAVE_STRLCAT 1
1461| #define HAVE_STRERROR 1
1462| #define HAVE_SNPRINTF 1
1463| #define HAVE_STRCHR 1
1464| #define HAVE_STRRCHR 1
1465| #define HAVE_STRCAT 1
1466| #define HAVE_STRCPY 1
1467| #define HAVE_STRDUP 1
1468| #define HAVE_STRCASECMP 1
1469| #define HAVE_STRTOD 1
1470| #define HAVE_STRTOLL 1
1471| #define HAVE_STRTOULL 1
1472| #define HAVE_STRSTR 1
1473| #define HAVE_MKSTEMP 1
1474| #define HAVE_RAND 1
1475| #define HAVE_GETRLIMIT 1
1476| #define HAVE_GETTIMEOFDAY 1
1477| #define HAVE_FSYNC 1
1478| #define HAVE_MEMMOVE 1
1479| #define HAVE_GETPAGESIZE 1
1480| #define HAVE_SYSCONF 1
1481| #define HAVE_STDLIB_H 1
1482| #define HAVE_UNISTD_H 1
1483| #define HAVE_SYS_PARAM_H 1
1484| #define HAVE_GETPAGESIZE 1
1485| #define HAVE_MMAP 1
1486| /* end confdefs.h.  */
1487| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
1488|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1489| #define mremap innocuous_mremap
1490|
1491| /* System header to define __stub macros and hopefully few prototypes,
1492|     which can conflict with char mremap (); below.
1493|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1494|     <limits.h> exists even on freestanding compilers.  */
1495|
1496| #ifdef __STDC__
1497| # include <limits.h>
1498| #else
1499| # include <assert.h>
1500| #endif
1501|
1502| #undef mremap
1503|
1504| /* Override any GCC internal prototype to avoid an error.
1505|    Use char because int might match the return type of a GCC
1506|    builtin and then its argument prototype would still apply.  */
1507| #ifdef __cplusplus
1508| extern "C"
1509| #endif
1510| char mremap ();
1511| /* The GNU C library defines this for functions which it implements
1512|     to always fail with ENOSYS.  Some functions are actually named
1513|     something starting with __ and the normal name is an alias.  */
1514| #if defined __stub_mremap || defined __stub___mremap
1515| choke me
1516| #endif
1517|
1518| int
1519| main ()
1520| {
1521| return mremap ();
1522|   ;
1523|   return 0;
1524| }
1525configure:15000: result: no
1526configure:15027: checking for size_t
1527configure:15027: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1528configure:15027: $? = 0
1529configure:15027: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1530conftest.c:123:21: error: expected expression
1531if (sizeof ((size_t)))
1532                    ^
15331 error generated.
1534configure:15027: $? = 1
1535configure: failed program was:
1536| /* confdefs.h */
1537| #define PACKAGE_NAME "netCDF"
1538| #define PACKAGE_TARNAME "netcdf"
1539| #define PACKAGE_VERSION "4.2.1.1"
1540| #define PACKAGE_STRING "netCDF 4.2.1.1"
1541| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1542| #define PACKAGE_URL ""
1543| #define PACKAGE "netcdf"
1544| #define VERSION "4.2.1.1"
1545| #define NCIO_MINBLOCKSIZE 256
1546| #define USE_FSYNC 1
1547| #define DEFAULT_CHUNK_SIZE 4194304
1548| #define MAX_DEFAULT_CACHE_SIZE 67108864
1549| #define DEFAULT_CHUNKS_IN_CACHE 10
1550| #define CHUNK_CACHE_SIZE 4194304
1551| #define CHUNK_CACHE_NELEMS 1009
1552| #define CHUNK_CACHE_PREEMPTION 0.75
1553| #define ENABLE_DAP_GROUPS 1
1554| #define USE_DAP 1
1555| #define ENABLE_DAP 1
1556| #define ENABLE_DAP_REMOTE_TESTS 1
1557| #define USE_EXTREME_NUMBERS 1
1558| #define TEMP_LARGE "."
1559| #define HAVE_CURLOPT_KEYPASSWD 1
1560| #define STDC_HEADERS 1
1561| #define HAVE_SYS_TYPES_H 1
1562| #define HAVE_SYS_STAT_H 1
1563| #define HAVE_STDLIB_H 1
1564| #define HAVE_STRING_H 1
1565| #define HAVE_MEMORY_H 1
1566| #define HAVE_STRINGS_H 1
1567| #define HAVE_INTTYPES_H 1
1568| #define HAVE_STDINT_H 1
1569| #define HAVE_UNISTD_H 1
1570| #define HAVE_DLFCN_H 1
1571| #define LT_OBJDIR ".libs/"
1572| #define HAVE_SYS_PARAM_H 1
1573| #define HAVE_DIRENT_H 1
1574| #define STDC_HEADERS 1
1575| #define HAVE_SYS_WAIT_H 1
1576| #define TIME_WITH_SYS_TIME 1
1577| #define HAVE_LOCALE_H 1
1578| #define HAVE_STDIO_H 1
1579| #define HAVE_STDARG_H 1
1580| #define HAVE_ERRNO_H 1
1581| #define HAVE_CTYPE_H 1
1582| #define HAVE_FCNTL_H 1
1583| #define HAVE_STDLIB_H 1
1584| #define HAVE_STRING_H 1
1585| #define HAVE_STRINGS_H 1
1586| #define HAVE_UNISTD_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_GETOPT_H 1
1589| #define HAVE_SYS_TIME_H 1
1590| #define HAVE_VPRINTF 1
1591| #define HAVE_SYS_RESOURCE_H 1
1592| #define HAVE__BOOL 1
1593| #define HAVE_STDBOOL_H 1
1594| #define HAVE_STRLCAT 1
1595| #define HAVE_STRERROR 1
1596| #define HAVE_SNPRINTF 1
1597| #define HAVE_STRCHR 1
1598| #define HAVE_STRRCHR 1
1599| #define HAVE_STRCAT 1
1600| #define HAVE_STRCPY 1
1601| #define HAVE_STRDUP 1
1602| #define HAVE_STRCASECMP 1
1603| #define HAVE_STRTOD 1
1604| #define HAVE_STRTOLL 1
1605| #define HAVE_STRTOULL 1
1606| #define HAVE_STRSTR 1
1607| #define HAVE_MKSTEMP 1
1608| #define HAVE_RAND 1
1609| #define HAVE_GETRLIMIT 1
1610| #define HAVE_GETTIMEOFDAY 1
1611| #define HAVE_FSYNC 1
1612| #define HAVE_MEMMOVE 1
1613| #define HAVE_GETPAGESIZE 1
1614| #define HAVE_SYSCONF 1
1615| #define HAVE_STDLIB_H 1
1616| #define HAVE_UNISTD_H 1
1617| #define HAVE_SYS_PARAM_H 1
1618| #define HAVE_GETPAGESIZE 1
1619| #define HAVE_MMAP 1
1620| #define USE_DISKLESS 1
1621| /* end confdefs.h.  */
1622| #include <stdio.h>
1623| #ifdef HAVE_SYS_TYPES_H
1624| # include <sys/types.h>
1625| #endif
1626| #ifdef HAVE_SYS_STAT_H
1627| # include <sys/stat.h>
1628| #endif
1629| #ifdef STDC_HEADERS
1630| # include <stdlib.h>
1631| # include <stddef.h>
1632| #else
1633| # ifdef HAVE_STDLIB_H
1634| #  include <stdlib.h>
1635| # endif
1636| #endif
1637| #ifdef HAVE_STRING_H
1638| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1639| #  include <memory.h>
1640| # endif
1641| # include <string.h>
1642| #endif
1643| #ifdef HAVE_STRINGS_H
1644| # include <strings.h>
1645| #endif
1646| #ifdef HAVE_INTTYPES_H
1647| # include <inttypes.h>
1648| #endif
1649| #ifdef HAVE_STDINT_H
1650| # include <stdint.h>
1651| #endif
1652| #ifdef HAVE_UNISTD_H
1653| # include <unistd.h>
1654| #endif
1655| int
1656| main ()
1657| {
1658| if (sizeof ((size_t)))
1659|           return 0;
1660|   ;
1661|   return 0;
1662| }
1663configure:15027: result: yes
1664configure:15040: checking for working alloca.h
1665configure:15057: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1666configure:15057: $? = 0
1667configure:15065: result: yes
1668configure:15073: checking for alloca
1669configure:15110: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1670configure:15110: $? = 0
1671configure:15118: result: yes
1672configure:15227: checking whether isnan is declared
1673configure:15227: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1674configure:15227: $? = 0
1675configure:15227: result: yes
1676configure:15238: checking whether isinf is declared
1677configure:15238: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1678configure:15238: $? = 0
1679configure:15238: result: yes
1680configure:15249: checking whether isfinite is declared
1681configure:15249: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1682configure:15249: $? = 0
1683configure:15249: result: yes
1684configure:15260: checking whether signbit is declared
1685configure:15260: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1686configure:15260: $? = 0
1687configure:15260: result: yes
1688configure:15272: checking for struct stat.st_blksize
1689configure:15272: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1690configure:15272: $? = 0
1691configure:15272: result: yes
1692configure:15286: checking for IEEE floating point format
1693configure:15324: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
1694configure:15324: $? = 0
1695configure:15324: ./conftest
1696configure:15324: $? = 0
1697configure:15333: result: yes
1698configure:15341: checking for size_t
1699configure:15341: result: yes
1700configure:15352: checking for off_t
1701configure:15352: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1702configure:15352: $? = 0
1703configure:15352: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1704conftest.c:131:20: error: expected expression
1705if (sizeof ((off_t)))
1706                   ^
17071 error generated.
1708configure:15352: $? = 1
1709configure: failed program was:
1710| /* confdefs.h */
1711| #define PACKAGE_NAME "netCDF"
1712| #define PACKAGE_TARNAME "netcdf"
1713| #define PACKAGE_VERSION "4.2.1.1"
1714| #define PACKAGE_STRING "netCDF 4.2.1.1"
1715| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1716| #define PACKAGE_URL ""
1717| #define PACKAGE "netcdf"
1718| #define VERSION "4.2.1.1"
1719| #define NCIO_MINBLOCKSIZE 256
1720| #define USE_FSYNC 1
1721| #define DEFAULT_CHUNK_SIZE 4194304
1722| #define MAX_DEFAULT_CACHE_SIZE 67108864
1723| #define DEFAULT_CHUNKS_IN_CACHE 10
1724| #define CHUNK_CACHE_SIZE 4194304
1725| #define CHUNK_CACHE_NELEMS 1009
1726| #define CHUNK_CACHE_PREEMPTION 0.75
1727| #define ENABLE_DAP_GROUPS 1
1728| #define USE_DAP 1
1729| #define ENABLE_DAP 1
1730| #define ENABLE_DAP_REMOTE_TESTS 1
1731| #define USE_EXTREME_NUMBERS 1
1732| #define TEMP_LARGE "."
1733| #define HAVE_CURLOPT_KEYPASSWD 1
1734| #define STDC_HEADERS 1
1735| #define HAVE_SYS_TYPES_H 1
1736| #define HAVE_SYS_STAT_H 1
1737| #define HAVE_STDLIB_H 1
1738| #define HAVE_STRING_H 1
1739| #define HAVE_MEMORY_H 1
1740| #define HAVE_STRINGS_H 1
1741| #define HAVE_INTTYPES_H 1
1742| #define HAVE_STDINT_H 1
1743| #define HAVE_UNISTD_H 1
1744| #define HAVE_DLFCN_H 1
1745| #define LT_OBJDIR ".libs/"
1746| #define HAVE_SYS_PARAM_H 1
1747| #define HAVE_DIRENT_H 1
1748| #define STDC_HEADERS 1
1749| #define HAVE_SYS_WAIT_H 1
1750| #define TIME_WITH_SYS_TIME 1
1751| #define HAVE_LOCALE_H 1
1752| #define HAVE_STDIO_H 1
1753| #define HAVE_STDARG_H 1
1754| #define HAVE_ERRNO_H 1
1755| #define HAVE_CTYPE_H 1
1756| #define HAVE_FCNTL_H 1
1757| #define HAVE_STDLIB_H 1
1758| #define HAVE_STRING_H 1
1759| #define HAVE_STRINGS_H 1
1760| #define HAVE_UNISTD_H 1
1761| #define HAVE_SYS_STAT_H 1
1762| #define HAVE_GETOPT_H 1
1763| #define HAVE_SYS_TIME_H 1
1764| #define HAVE_VPRINTF 1
1765| #define HAVE_SYS_RESOURCE_H 1
1766| #define HAVE__BOOL 1
1767| #define HAVE_STDBOOL_H 1
1768| #define HAVE_STRLCAT 1
1769| #define HAVE_STRERROR 1
1770| #define HAVE_SNPRINTF 1
1771| #define HAVE_STRCHR 1
1772| #define HAVE_STRRCHR 1
1773| #define HAVE_STRCAT 1
1774| #define HAVE_STRCPY 1
1775| #define HAVE_STRDUP 1
1776| #define HAVE_STRCASECMP 1
1777| #define HAVE_STRTOD 1
1778| #define HAVE_STRTOLL 1
1779| #define HAVE_STRTOULL 1
1780| #define HAVE_STRSTR 1
1781| #define HAVE_MKSTEMP 1
1782| #define HAVE_RAND 1
1783| #define HAVE_GETRLIMIT 1
1784| #define HAVE_GETTIMEOFDAY 1
1785| #define HAVE_FSYNC 1
1786| #define HAVE_MEMMOVE 1
1787| #define HAVE_GETPAGESIZE 1
1788| #define HAVE_SYSCONF 1
1789| #define HAVE_STDLIB_H 1
1790| #define HAVE_UNISTD_H 1
1791| #define HAVE_SYS_PARAM_H 1
1792| #define HAVE_GETPAGESIZE 1
1793| #define HAVE_MMAP 1
1794| #define USE_DISKLESS 1
1795| #define HAVE_ALLOCA_H 1
1796| #define HAVE_ALLOCA 1
1797| #define HAVE_DECL_ISNAN 1
1798| #define HAVE_DECL_ISINF 1
1799| #define HAVE_DECL_ISFINITE 1
1800| #define HAVE_DECL_SIGNBIT 1
1801| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
1802| #define HAVE_ST_BLKSIZE 1
1803| /* end confdefs.h.  */
1804| #include <stdio.h>
1805| #ifdef HAVE_SYS_TYPES_H
1806| # include <sys/types.h>
1807| #endif
1808| #ifdef HAVE_SYS_STAT_H
1809| # include <sys/stat.h>
1810| #endif
1811| #ifdef STDC_HEADERS
1812| # include <stdlib.h>
1813| # include <stddef.h>
1814| #else
1815| # ifdef HAVE_STDLIB_H
1816| #  include <stdlib.h>
1817| # endif
1818| #endif
1819| #ifdef HAVE_STRING_H
1820| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1821| #  include <memory.h>
1822| # endif
1823| # include <string.h>
1824| #endif
1825| #ifdef HAVE_STRINGS_H
1826| # include <strings.h>
1827| #endif
1828| #ifdef HAVE_INTTYPES_H
1829| # include <inttypes.h>
1830| #endif
1831| #ifdef HAVE_STDINT_H
1832| # include <stdint.h>
1833| #endif
1834| #ifdef HAVE_UNISTD_H
1835| # include <unistd.h>
1836| #endif
1837| int
1838| main ()
1839| {
1840| if (sizeof ((off_t)))
1841|           return 0;
1842|   ;
1843|   return 0;
1844| }
1845configure:15352: result: yes
1846configure:15363: checking for ssize_t
1847configure:15363: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1848configure:15363: $? = 0
1849configure:15363: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1850conftest.c:131:22: error: expected expression
1851if (sizeof ((ssize_t)))
1852                     ^
18531 error generated.
1854configure:15363: $? = 1
1855configure: failed program was:
1856| /* confdefs.h */
1857| #define PACKAGE_NAME "netCDF"
1858| #define PACKAGE_TARNAME "netcdf"
1859| #define PACKAGE_VERSION "4.2.1.1"
1860| #define PACKAGE_STRING "netCDF 4.2.1.1"
1861| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1862| #define PACKAGE_URL ""
1863| #define PACKAGE "netcdf"
1864| #define VERSION "4.2.1.1"
1865| #define NCIO_MINBLOCKSIZE 256
1866| #define USE_FSYNC 1
1867| #define DEFAULT_CHUNK_SIZE 4194304
1868| #define MAX_DEFAULT_CACHE_SIZE 67108864
1869| #define DEFAULT_CHUNKS_IN_CACHE 10
1870| #define CHUNK_CACHE_SIZE 4194304
1871| #define CHUNK_CACHE_NELEMS 1009
1872| #define CHUNK_CACHE_PREEMPTION 0.75
1873| #define ENABLE_DAP_GROUPS 1
1874| #define USE_DAP 1
1875| #define ENABLE_DAP 1
1876| #define ENABLE_DAP_REMOTE_TESTS 1
1877| #define USE_EXTREME_NUMBERS 1
1878| #define TEMP_LARGE "."
1879| #define HAVE_CURLOPT_KEYPASSWD 1
1880| #define STDC_HEADERS 1
1881| #define HAVE_SYS_TYPES_H 1
1882| #define HAVE_SYS_STAT_H 1
1883| #define HAVE_STDLIB_H 1
1884| #define HAVE_STRING_H 1
1885| #define HAVE_MEMORY_H 1
1886| #define HAVE_STRINGS_H 1
1887| #define HAVE_INTTYPES_H 1
1888| #define HAVE_STDINT_H 1
1889| #define HAVE_UNISTD_H 1
1890| #define HAVE_DLFCN_H 1
1891| #define LT_OBJDIR ".libs/"
1892| #define HAVE_SYS_PARAM_H 1
1893| #define HAVE_DIRENT_H 1
1894| #define STDC_HEADERS 1
1895| #define HAVE_SYS_WAIT_H 1
1896| #define TIME_WITH_SYS_TIME 1
1897| #define HAVE_LOCALE_H 1
1898| #define HAVE_STDIO_H 1
1899| #define HAVE_STDARG_H 1
1900| #define HAVE_ERRNO_H 1
1901| #define HAVE_CTYPE_H 1
1902| #define HAVE_FCNTL_H 1
1903| #define HAVE_STDLIB_H 1
1904| #define HAVE_STRING_H 1
1905| #define HAVE_STRINGS_H 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_SYS_STAT_H 1
1908| #define HAVE_GETOPT_H 1
1909| #define HAVE_SYS_TIME_H 1
1910| #define HAVE_VPRINTF 1
1911| #define HAVE_SYS_RESOURCE_H 1
1912| #define HAVE__BOOL 1
1913| #define HAVE_STDBOOL_H 1
1914| #define HAVE_STRLCAT 1
1915| #define HAVE_STRERROR 1
1916| #define HAVE_SNPRINTF 1
1917| #define HAVE_STRCHR 1
1918| #define HAVE_STRRCHR 1
1919| #define HAVE_STRCAT 1
1920| #define HAVE_STRCPY 1
1921| #define HAVE_STRDUP 1
1922| #define HAVE_STRCASECMP 1
1923| #define HAVE_STRTOD 1
1924| #define HAVE_STRTOLL 1
1925| #define HAVE_STRTOULL 1
1926| #define HAVE_STRSTR 1
1927| #define HAVE_MKSTEMP 1
1928| #define HAVE_RAND 1
1929| #define HAVE_GETRLIMIT 1
1930| #define HAVE_GETTIMEOFDAY 1
1931| #define HAVE_FSYNC 1
1932| #define HAVE_MEMMOVE 1
1933| #define HAVE_GETPAGESIZE 1
1934| #define HAVE_SYSCONF 1
1935| #define HAVE_STDLIB_H 1
1936| #define HAVE_UNISTD_H 1
1937| #define HAVE_SYS_PARAM_H 1
1938| #define HAVE_GETPAGESIZE 1
1939| #define HAVE_MMAP 1
1940| #define USE_DISKLESS 1
1941| #define HAVE_ALLOCA_H 1
1942| #define HAVE_ALLOCA 1
1943| #define HAVE_DECL_ISNAN 1
1944| #define HAVE_DECL_ISINF 1
1945| #define HAVE_DECL_ISFINITE 1
1946| #define HAVE_DECL_SIGNBIT 1
1947| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
1948| #define HAVE_ST_BLKSIZE 1
1949| /* end confdefs.h.  */
1950| #include <stdio.h>
1951| #ifdef HAVE_SYS_TYPES_H
1952| # include <sys/types.h>
1953| #endif
1954| #ifdef HAVE_SYS_STAT_H
1955| # include <sys/stat.h>
1956| #endif
1957| #ifdef STDC_HEADERS
1958| # include <stdlib.h>
1959| # include <stddef.h>
1960| #else
1961| # ifdef HAVE_STDLIB_H
1962| #  include <stdlib.h>
1963| # endif
1964| #endif
1965| #ifdef HAVE_STRING_H
1966| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1967| #  include <memory.h>
1968| # endif
1969| # include <string.h>
1970| #endif
1971| #ifdef HAVE_STRINGS_H
1972| # include <strings.h>
1973| #endif
1974| #ifdef HAVE_INTTYPES_H
1975| # include <inttypes.h>
1976| #endif
1977| #ifdef HAVE_STDINT_H
1978| # include <stdint.h>
1979| #endif
1980| #ifdef HAVE_UNISTD_H
1981| # include <unistd.h>
1982| #endif
1983| int
1984| main ()
1985| {
1986| if (sizeof ((ssize_t)))
1987|           return 0;
1988|   ;
1989|   return 0;
1990| }
1991configure:15363: result: yes
1992configure:15372: checking for ptrdiff_t
1993configure:15372: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1994configure:15372: $? = 0
1995configure:15372: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
1996conftest.c:132:24: error: expected expression
1997if (sizeof ((ptrdiff_t)))
1998                       ^
19991 error generated.
2000configure:15372: $? = 1
2001configure: failed program was:
2002| /* confdefs.h */
2003| #define PACKAGE_NAME "netCDF"
2004| #define PACKAGE_TARNAME "netcdf"
2005| #define PACKAGE_VERSION "4.2.1.1"
2006| #define PACKAGE_STRING "netCDF 4.2.1.1"
2007| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2008| #define PACKAGE_URL ""
2009| #define PACKAGE "netcdf"
2010| #define VERSION "4.2.1.1"
2011| #define NCIO_MINBLOCKSIZE 256
2012| #define USE_FSYNC 1
2013| #define DEFAULT_CHUNK_SIZE 4194304
2014| #define MAX_DEFAULT_CACHE_SIZE 67108864
2015| #define DEFAULT_CHUNKS_IN_CACHE 10
2016| #define CHUNK_CACHE_SIZE 4194304
2017| #define CHUNK_CACHE_NELEMS 1009
2018| #define CHUNK_CACHE_PREEMPTION 0.75
2019| #define ENABLE_DAP_GROUPS 1
2020| #define USE_DAP 1
2021| #define ENABLE_DAP 1
2022| #define ENABLE_DAP_REMOTE_TESTS 1
2023| #define USE_EXTREME_NUMBERS 1
2024| #define TEMP_LARGE "."
2025| #define HAVE_CURLOPT_KEYPASSWD 1
2026| #define STDC_HEADERS 1
2027| #define HAVE_SYS_TYPES_H 1
2028| #define HAVE_SYS_STAT_H 1
2029| #define HAVE_STDLIB_H 1
2030| #define HAVE_STRING_H 1
2031| #define HAVE_MEMORY_H 1
2032| #define HAVE_STRINGS_H 1
2033| #define HAVE_INTTYPES_H 1
2034| #define HAVE_STDINT_H 1
2035| #define HAVE_UNISTD_H 1
2036| #define HAVE_DLFCN_H 1
2037| #define LT_OBJDIR ".libs/"
2038| #define HAVE_SYS_PARAM_H 1
2039| #define HAVE_DIRENT_H 1
2040| #define STDC_HEADERS 1
2041| #define HAVE_SYS_WAIT_H 1
2042| #define TIME_WITH_SYS_TIME 1
2043| #define HAVE_LOCALE_H 1
2044| #define HAVE_STDIO_H 1
2045| #define HAVE_STDARG_H 1
2046| #define HAVE_ERRNO_H 1
2047| #define HAVE_CTYPE_H 1
2048| #define HAVE_FCNTL_H 1
2049| #define HAVE_STDLIB_H 1
2050| #define HAVE_STRING_H 1
2051| #define HAVE_STRINGS_H 1
2052| #define HAVE_UNISTD_H 1
2053| #define HAVE_SYS_STAT_H 1
2054| #define HAVE_GETOPT_H 1
2055| #define HAVE_SYS_TIME_H 1
2056| #define HAVE_VPRINTF 1
2057| #define HAVE_SYS_RESOURCE_H 1
2058| #define HAVE__BOOL 1
2059| #define HAVE_STDBOOL_H 1
2060| #define HAVE_STRLCAT 1
2061| #define HAVE_STRERROR 1
2062| #define HAVE_SNPRINTF 1
2063| #define HAVE_STRCHR 1
2064| #define HAVE_STRRCHR 1
2065| #define HAVE_STRCAT 1
2066| #define HAVE_STRCPY 1
2067| #define HAVE_STRDUP 1
2068| #define HAVE_STRCASECMP 1
2069| #define HAVE_STRTOD 1
2070| #define HAVE_STRTOLL 1
2071| #define HAVE_STRTOULL 1
2072| #define HAVE_STRSTR 1
2073| #define HAVE_MKSTEMP 1
2074| #define HAVE_RAND 1
2075| #define HAVE_GETRLIMIT 1
2076| #define HAVE_GETTIMEOFDAY 1
2077| #define HAVE_FSYNC 1
2078| #define HAVE_MEMMOVE 1
2079| #define HAVE_GETPAGESIZE 1
2080| #define HAVE_SYSCONF 1
2081| #define HAVE_STDLIB_H 1
2082| #define HAVE_UNISTD_H 1
2083| #define HAVE_SYS_PARAM_H 1
2084| #define HAVE_GETPAGESIZE 1
2085| #define HAVE_MMAP 1
2086| #define USE_DISKLESS 1
2087| #define HAVE_ALLOCA_H 1
2088| #define HAVE_ALLOCA 1
2089| #define HAVE_DECL_ISNAN 1
2090| #define HAVE_DECL_ISINF 1
2091| #define HAVE_DECL_ISFINITE 1
2092| #define HAVE_DECL_SIGNBIT 1
2093| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2094| #define HAVE_ST_BLKSIZE 1
2095| #define HAVE_SSIZE_T 1
2096| /* end confdefs.h.  */
2097| #include <stdio.h>
2098| #ifdef HAVE_SYS_TYPES_H
2099| # include <sys/types.h>
2100| #endif
2101| #ifdef HAVE_SYS_STAT_H
2102| # include <sys/stat.h>
2103| #endif
2104| #ifdef STDC_HEADERS
2105| # include <stdlib.h>
2106| # include <stddef.h>
2107| #else
2108| # ifdef HAVE_STDLIB_H
2109| #  include <stdlib.h>
2110| # endif
2111| #endif
2112| #ifdef HAVE_STRING_H
2113| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2114| #  include <memory.h>
2115| # endif
2116| # include <string.h>
2117| #endif
2118| #ifdef HAVE_STRINGS_H
2119| # include <strings.h>
2120| #endif
2121| #ifdef HAVE_INTTYPES_H
2122| # include <inttypes.h>
2123| #endif
2124| #ifdef HAVE_STDINT_H
2125| # include <stdint.h>
2126| #endif
2127| #ifdef HAVE_UNISTD_H
2128| # include <unistd.h>
2129| #endif
2130| int
2131| main ()
2132| {
2133| if (sizeof ((ptrdiff_t)))
2134|           return 0;
2135|   ;
2136|   return 0;
2137| }
2138configure:15372: result: yes
2139configure:15381: checking for uchar
2140configure:15381: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2141conftest.c:133:13: error: use of undeclared identifier 'uchar'
2142if (sizeof (uchar))
2143            ^
21441 error generated.
2145configure:15381: $? = 1
2146configure: failed program was:
2147| /* confdefs.h */
2148| #define PACKAGE_NAME "netCDF"
2149| #define PACKAGE_TARNAME "netcdf"
2150| #define PACKAGE_VERSION "4.2.1.1"
2151| #define PACKAGE_STRING "netCDF 4.2.1.1"
2152| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2153| #define PACKAGE_URL ""
2154| #define PACKAGE "netcdf"
2155| #define VERSION "4.2.1.1"
2156| #define NCIO_MINBLOCKSIZE 256
2157| #define USE_FSYNC 1
2158| #define DEFAULT_CHUNK_SIZE 4194304
2159| #define MAX_DEFAULT_CACHE_SIZE 67108864
2160| #define DEFAULT_CHUNKS_IN_CACHE 10
2161| #define CHUNK_CACHE_SIZE 4194304
2162| #define CHUNK_CACHE_NELEMS 1009
2163| #define CHUNK_CACHE_PREEMPTION 0.75
2164| #define ENABLE_DAP_GROUPS 1
2165| #define USE_DAP 1
2166| #define ENABLE_DAP 1
2167| #define ENABLE_DAP_REMOTE_TESTS 1
2168| #define USE_EXTREME_NUMBERS 1
2169| #define TEMP_LARGE "."
2170| #define HAVE_CURLOPT_KEYPASSWD 1
2171| #define STDC_HEADERS 1
2172| #define HAVE_SYS_TYPES_H 1
2173| #define HAVE_SYS_STAT_H 1
2174| #define HAVE_STDLIB_H 1
2175| #define HAVE_STRING_H 1
2176| #define HAVE_MEMORY_H 1
2177| #define HAVE_STRINGS_H 1
2178| #define HAVE_INTTYPES_H 1
2179| #define HAVE_STDINT_H 1
2180| #define HAVE_UNISTD_H 1
2181| #define HAVE_DLFCN_H 1
2182| #define LT_OBJDIR ".libs/"
2183| #define HAVE_SYS_PARAM_H 1
2184| #define HAVE_DIRENT_H 1
2185| #define STDC_HEADERS 1
2186| #define HAVE_SYS_WAIT_H 1
2187| #define TIME_WITH_SYS_TIME 1
2188| #define HAVE_LOCALE_H 1
2189| #define HAVE_STDIO_H 1
2190| #define HAVE_STDARG_H 1
2191| #define HAVE_ERRNO_H 1
2192| #define HAVE_CTYPE_H 1
2193| #define HAVE_FCNTL_H 1
2194| #define HAVE_STDLIB_H 1
2195| #define HAVE_STRING_H 1
2196| #define HAVE_STRINGS_H 1
2197| #define HAVE_UNISTD_H 1
2198| #define HAVE_SYS_STAT_H 1
2199| #define HAVE_GETOPT_H 1
2200| #define HAVE_SYS_TIME_H 1
2201| #define HAVE_VPRINTF 1
2202| #define HAVE_SYS_RESOURCE_H 1
2203| #define HAVE__BOOL 1
2204| #define HAVE_STDBOOL_H 1
2205| #define HAVE_STRLCAT 1
2206| #define HAVE_STRERROR 1
2207| #define HAVE_SNPRINTF 1
2208| #define HAVE_STRCHR 1
2209| #define HAVE_STRRCHR 1
2210| #define HAVE_STRCAT 1
2211| #define HAVE_STRCPY 1
2212| #define HAVE_STRDUP 1
2213| #define HAVE_STRCASECMP 1
2214| #define HAVE_STRTOD 1
2215| #define HAVE_STRTOLL 1
2216| #define HAVE_STRTOULL 1
2217| #define HAVE_STRSTR 1
2218| #define HAVE_MKSTEMP 1
2219| #define HAVE_RAND 1
2220| #define HAVE_GETRLIMIT 1
2221| #define HAVE_GETTIMEOFDAY 1
2222| #define HAVE_FSYNC 1
2223| #define HAVE_MEMMOVE 1
2224| #define HAVE_GETPAGESIZE 1
2225| #define HAVE_SYSCONF 1
2226| #define HAVE_STDLIB_H 1
2227| #define HAVE_UNISTD_H 1
2228| #define HAVE_SYS_PARAM_H 1
2229| #define HAVE_GETPAGESIZE 1
2230| #define HAVE_MMAP 1
2231| #define USE_DISKLESS 1
2232| #define HAVE_ALLOCA_H 1
2233| #define HAVE_ALLOCA 1
2234| #define HAVE_DECL_ISNAN 1
2235| #define HAVE_DECL_ISINF 1
2236| #define HAVE_DECL_ISFINITE 1
2237| #define HAVE_DECL_SIGNBIT 1
2238| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2239| #define HAVE_ST_BLKSIZE 1
2240| #define HAVE_SSIZE_T 1
2241| #define HAVE_PTRDIFF_T 1
2242| /* end confdefs.h.  */
2243| #include <stdio.h>
2244| #ifdef HAVE_SYS_TYPES_H
2245| # include <sys/types.h>
2246| #endif
2247| #ifdef HAVE_SYS_STAT_H
2248| # include <sys/stat.h>
2249| #endif
2250| #ifdef STDC_HEADERS
2251| # include <stdlib.h>
2252| # include <stddef.h>
2253| #else
2254| # ifdef HAVE_STDLIB_H
2255| #  include <stdlib.h>
2256| # endif
2257| #endif
2258| #ifdef HAVE_STRING_H
2259| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2260| #  include <memory.h>
2261| # endif
2262| # include <string.h>
2263| #endif
2264| #ifdef HAVE_STRINGS_H
2265| # include <strings.h>
2266| #endif
2267| #ifdef HAVE_INTTYPES_H
2268| # include <inttypes.h>
2269| #endif
2270| #ifdef HAVE_STDINT_H
2271| # include <stdint.h>
2272| #endif
2273| #ifdef HAVE_UNISTD_H
2274| # include <unistd.h>
2275| #endif
2276| int
2277| main ()
2278| {
2279| if (sizeof (uchar))
2280|        return 0;
2281|   ;
2282|   return 0;
2283| }
2284configure:15381: result: no
2285configure:15390: checking for longlong
2286configure:15390: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2287conftest.c:133:13: error: use of undeclared identifier 'longlong'
2288if (sizeof (longlong))
2289            ^
22901 error generated.
2291configure:15390: $? = 1
2292configure: failed program was:
2293| /* confdefs.h */
2294| #define PACKAGE_NAME "netCDF"
2295| #define PACKAGE_TARNAME "netcdf"
2296| #define PACKAGE_VERSION "4.2.1.1"
2297| #define PACKAGE_STRING "netCDF 4.2.1.1"
2298| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2299| #define PACKAGE_URL ""
2300| #define PACKAGE "netcdf"
2301| #define VERSION "4.2.1.1"
2302| #define NCIO_MINBLOCKSIZE 256
2303| #define USE_FSYNC 1
2304| #define DEFAULT_CHUNK_SIZE 4194304
2305| #define MAX_DEFAULT_CACHE_SIZE 67108864
2306| #define DEFAULT_CHUNKS_IN_CACHE 10
2307| #define CHUNK_CACHE_SIZE 4194304
2308| #define CHUNK_CACHE_NELEMS 1009
2309| #define CHUNK_CACHE_PREEMPTION 0.75
2310| #define ENABLE_DAP_GROUPS 1
2311| #define USE_DAP 1
2312| #define ENABLE_DAP 1
2313| #define ENABLE_DAP_REMOTE_TESTS 1
2314| #define USE_EXTREME_NUMBERS 1
2315| #define TEMP_LARGE "."
2316| #define HAVE_CURLOPT_KEYPASSWD 1
2317| #define STDC_HEADERS 1
2318| #define HAVE_SYS_TYPES_H 1
2319| #define HAVE_SYS_STAT_H 1
2320| #define HAVE_STDLIB_H 1
2321| #define HAVE_STRING_H 1
2322| #define HAVE_MEMORY_H 1
2323| #define HAVE_STRINGS_H 1
2324| #define HAVE_INTTYPES_H 1
2325| #define HAVE_STDINT_H 1
2326| #define HAVE_UNISTD_H 1
2327| #define HAVE_DLFCN_H 1
2328| #define LT_OBJDIR ".libs/"
2329| #define HAVE_SYS_PARAM_H 1
2330| #define HAVE_DIRENT_H 1
2331| #define STDC_HEADERS 1
2332| #define HAVE_SYS_WAIT_H 1
2333| #define TIME_WITH_SYS_TIME 1
2334| #define HAVE_LOCALE_H 1
2335| #define HAVE_STDIO_H 1
2336| #define HAVE_STDARG_H 1
2337| #define HAVE_ERRNO_H 1
2338| #define HAVE_CTYPE_H 1
2339| #define HAVE_FCNTL_H 1
2340| #define HAVE_STDLIB_H 1
2341| #define HAVE_STRING_H 1
2342| #define HAVE_STRINGS_H 1
2343| #define HAVE_UNISTD_H 1
2344| #define HAVE_SYS_STAT_H 1
2345| #define HAVE_GETOPT_H 1
2346| #define HAVE_SYS_TIME_H 1
2347| #define HAVE_VPRINTF 1
2348| #define HAVE_SYS_RESOURCE_H 1
2349| #define HAVE__BOOL 1
2350| #define HAVE_STDBOOL_H 1
2351| #define HAVE_STRLCAT 1
2352| #define HAVE_STRERROR 1
2353| #define HAVE_SNPRINTF 1
2354| #define HAVE_STRCHR 1
2355| #define HAVE_STRRCHR 1
2356| #define HAVE_STRCAT 1
2357| #define HAVE_STRCPY 1
2358| #define HAVE_STRDUP 1
2359| #define HAVE_STRCASECMP 1
2360| #define HAVE_STRTOD 1
2361| #define HAVE_STRTOLL 1
2362| #define HAVE_STRTOULL 1
2363| #define HAVE_STRSTR 1
2364| #define HAVE_MKSTEMP 1
2365| #define HAVE_RAND 1
2366| #define HAVE_GETRLIMIT 1
2367| #define HAVE_GETTIMEOFDAY 1
2368| #define HAVE_FSYNC 1
2369| #define HAVE_MEMMOVE 1
2370| #define HAVE_GETPAGESIZE 1
2371| #define HAVE_SYSCONF 1
2372| #define HAVE_STDLIB_H 1
2373| #define HAVE_UNISTD_H 1
2374| #define HAVE_SYS_PARAM_H 1
2375| #define HAVE_GETPAGESIZE 1
2376| #define HAVE_MMAP 1
2377| #define USE_DISKLESS 1
2378| #define HAVE_ALLOCA_H 1
2379| #define HAVE_ALLOCA 1
2380| #define HAVE_DECL_ISNAN 1
2381| #define HAVE_DECL_ISINF 1
2382| #define HAVE_DECL_ISFINITE 1
2383| #define HAVE_DECL_SIGNBIT 1
2384| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2385| #define HAVE_ST_BLKSIZE 1
2386| #define HAVE_SSIZE_T 1
2387| #define HAVE_PTRDIFF_T 1
2388| /* end confdefs.h.  */
2389| #include <stdio.h>
2390| #ifdef HAVE_SYS_TYPES_H
2391| # include <sys/types.h>
2392| #endif
2393| #ifdef HAVE_SYS_STAT_H
2394| # include <sys/stat.h>
2395| #endif
2396| #ifdef STDC_HEADERS
2397| # include <stdlib.h>
2398| # include <stddef.h>
2399| #else
2400| # ifdef HAVE_STDLIB_H
2401| #  include <stdlib.h>
2402| # endif
2403| #endif
2404| #ifdef HAVE_STRING_H
2405| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2406| #  include <memory.h>
2407| # endif
2408| # include <string.h>
2409| #endif
2410| #ifdef HAVE_STRINGS_H
2411| # include <strings.h>
2412| #endif
2413| #ifdef HAVE_INTTYPES_H
2414| # include <inttypes.h>
2415| #endif
2416| #ifdef HAVE_STDINT_H
2417| # include <stdint.h>
2418| #endif
2419| #ifdef HAVE_UNISTD_H
2420| # include <unistd.h>
2421| #endif
2422| int
2423| main ()
2424| {
2425| if (sizeof (longlong))
2426|        return 0;
2427|   ;
2428|   return 0;
2429| }
2430configure:15390: result: no
2431configure:15400: checking whether char is unsigned
2432configure:15418: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2433configure:15418: $? = 0
2434configure:15425: result: no
2435configure:15432: checking whether byte ordering is bigendian
2436configure:15447: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2437configure:15447: $? = 0
2438configure:15492: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2439configure:15492: $? = 0
2440configure:15510: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
2441conftest.c:104:4: error: use of undeclared identifier 'not'
2442                 not big endian
2443                 ^
24441 error generated.
2445configure:15510: $? = 1
2446configure: failed program was:
2447| /* confdefs.h */
2448| #define PACKAGE_NAME "netCDF"
2449| #define PACKAGE_TARNAME "netcdf"
2450| #define PACKAGE_VERSION "4.2.1.1"
2451| #define PACKAGE_STRING "netCDF 4.2.1.1"
2452| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2453| #define PACKAGE_URL ""
2454| #define PACKAGE "netcdf"
2455| #define VERSION "4.2.1.1"
2456| #define NCIO_MINBLOCKSIZE 256
2457| #define USE_FSYNC 1
2458| #define DEFAULT_CHUNK_SIZE 4194304
2459| #define MAX_DEFAULT_CACHE_SIZE 67108864
2460| #define DEFAULT_CHUNKS_IN_CACHE 10
2461| #define CHUNK_CACHE_SIZE 4194304
2462| #define CHUNK_CACHE_NELEMS 1009
2463| #define CHUNK_CACHE_PREEMPTION 0.75
2464| #define ENABLE_DAP_GROUPS 1
2465| #define USE_DAP 1
2466| #define ENABLE_DAP 1
2467| #define ENABLE_DAP_REMOTE_TESTS 1
2468| #define USE_EXTREME_NUMBERS 1
2469| #define TEMP_LARGE "."
2470| #define HAVE_CURLOPT_KEYPASSWD 1
2471| #define STDC_HEADERS 1
2472| #define HAVE_SYS_TYPES_H 1
2473| #define HAVE_SYS_STAT_H 1
2474| #define HAVE_STDLIB_H 1
2475| #define HAVE_STRING_H 1
2476| #define HAVE_MEMORY_H 1
2477| #define HAVE_STRINGS_H 1
2478| #define HAVE_INTTYPES_H 1
2479| #define HAVE_STDINT_H 1
2480| #define HAVE_UNISTD_H 1
2481| #define HAVE_DLFCN_H 1
2482| #define LT_OBJDIR ".libs/"
2483| #define HAVE_SYS_PARAM_H 1
2484| #define HAVE_DIRENT_H 1
2485| #define STDC_HEADERS 1
2486| #define HAVE_SYS_WAIT_H 1
2487| #define TIME_WITH_SYS_TIME 1
2488| #define HAVE_LOCALE_H 1
2489| #define HAVE_STDIO_H 1
2490| #define HAVE_STDARG_H 1
2491| #define HAVE_ERRNO_H 1
2492| #define HAVE_CTYPE_H 1
2493| #define HAVE_FCNTL_H 1
2494| #define HAVE_STDLIB_H 1
2495| #define HAVE_STRING_H 1
2496| #define HAVE_STRINGS_H 1
2497| #define HAVE_UNISTD_H 1
2498| #define HAVE_SYS_STAT_H 1
2499| #define HAVE_GETOPT_H 1
2500| #define HAVE_SYS_TIME_H 1
2501| #define HAVE_VPRINTF 1
2502| #define HAVE_SYS_RESOURCE_H 1
2503| #define HAVE__BOOL 1
2504| #define HAVE_STDBOOL_H 1
2505| #define HAVE_STRLCAT 1
2506| #define HAVE_STRERROR 1
2507| #define HAVE_SNPRINTF 1
2508| #define HAVE_STRCHR 1
2509| #define HAVE_STRRCHR 1
2510| #define HAVE_STRCAT 1
2511| #define HAVE_STRCPY 1
2512| #define HAVE_STRDUP 1
2513| #define HAVE_STRCASECMP 1
2514| #define HAVE_STRTOD 1
2515| #define HAVE_STRTOLL 1
2516| #define HAVE_STRTOULL 1
2517| #define HAVE_STRSTR 1
2518| #define HAVE_MKSTEMP 1
2519| #define HAVE_RAND 1
2520| #define HAVE_GETRLIMIT 1
2521| #define HAVE_GETTIMEOFDAY 1
2522| #define HAVE_FSYNC 1
2523| #define HAVE_MEMMOVE 1
2524| #define HAVE_GETPAGESIZE 1
2525| #define HAVE_SYSCONF 1
2526| #define HAVE_STDLIB_H 1
2527| #define HAVE_UNISTD_H 1
2528| #define HAVE_SYS_PARAM_H 1
2529| #define HAVE_GETPAGESIZE 1
2530| #define HAVE_MMAP 1
2531| #define USE_DISKLESS 1
2532| #define HAVE_ALLOCA_H 1
2533| #define HAVE_ALLOCA 1
2534| #define HAVE_DECL_ISNAN 1
2535| #define HAVE_DECL_ISINF 1
2536| #define HAVE_DECL_ISFINITE 1
2537| #define HAVE_DECL_SIGNBIT 1
2538| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2539| #define HAVE_ST_BLKSIZE 1
2540| #define HAVE_SSIZE_T 1
2541| #define HAVE_PTRDIFF_T 1
2542| /* end confdefs.h.  */
2543| #include <sys/types.h>
2544|               #include <sys/param.h>
2545|
2546| int
2547| main ()
2548| {
2549| #if BYTE_ORDER != BIG_ENDIAN
2550|                not big endian
2551|               #endif
2552|
2553|   ;
2554|   return 0;
2555| }
2556configure:15638: result: no
2557configure:15660: checking size of short
2558configure:15665: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2559configure:15665: $? = 0
2560configure:15665: ./conftest
2561configure:15665: $? = 0
2562configure:15679: result: 2
2563configure:15693: checking size of int
2564configure:15698: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2565configure:15698: $? = 0
2566configure:15698: ./conftest
2567configure:15698: $? = 0
2568configure:15712: result: 4
2569configure:15726: checking size of long
2570configure:15731: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2571configure:15731: $? = 0
2572configure:15731: ./conftest
2573configure:15731: $? = 0
2574configure:15745: result: 8
2575configure:15759: checking size of long long
2576configure:15764: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2577configure:15764: $? = 0
2578configure:15764: ./conftest
2579configure:15764: $? = 0
2580configure:15778: result: 8
2581configure:15792: checking size of float
2582configure:15797: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2583configure:15797: $? = 0
2584configure:15797: ./conftest
2585configure:15797: $? = 0
2586configure:15811: result: 4
2587configure:15825: checking size of double
2588configure:15830: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2589configure:15830: $? = 0
2590configure:15830: ./conftest
2591configure:15830: $? = 0
2592configure:15844: result: 8
2593configure:15858: checking size of off_t
2594configure:15863: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2595configure:15863: $? = 0
2596configure:15863: ./conftest
2597configure:15863: $? = 0
2598configure:15877: result: 8
2599configure:15891: checking size of size_t
2600configure:15896: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2601configure:15896: $? = 0
2602configure:15896: ./conftest
2603configure:15896: $? = 0
2604configure:15910: result: 8
2605configure:15922: checking for library containing deflate
2606configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lcurl  >&5
2607Undefined symbols for architecture x86_64:
2608  "_deflate", referenced from:
2609      _main in conftest-gGPSUN.o
2610ld: symbol(s) not found for architecture x86_64
2611clang: error: linker command failed with exit code 1 (use -v to see invocation)
2612configure:15953: $? = 1
2613configure: failed program was:
2614| /* confdefs.h */
2615| #define PACKAGE_NAME "netCDF"
2616| #define PACKAGE_TARNAME "netcdf"
2617| #define PACKAGE_VERSION "4.2.1.1"
2618| #define PACKAGE_STRING "netCDF 4.2.1.1"
2619| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2620| #define PACKAGE_URL ""
2621| #define PACKAGE "netcdf"
2622| #define VERSION "4.2.1.1"
2623| #define NCIO_MINBLOCKSIZE 256
2624| #define USE_FSYNC 1
2625| #define DEFAULT_CHUNK_SIZE 4194304
2626| #define MAX_DEFAULT_CACHE_SIZE 67108864
2627| #define DEFAULT_CHUNKS_IN_CACHE 10
2628| #define CHUNK_CACHE_SIZE 4194304
2629| #define CHUNK_CACHE_NELEMS 1009
2630| #define CHUNK_CACHE_PREEMPTION 0.75
2631| #define ENABLE_DAP_GROUPS 1
2632| #define USE_DAP 1
2633| #define ENABLE_DAP 1
2634| #define ENABLE_DAP_REMOTE_TESTS 1
2635| #define USE_EXTREME_NUMBERS 1
2636| #define TEMP_LARGE "."
2637| #define HAVE_CURLOPT_KEYPASSWD 1
2638| #define STDC_HEADERS 1
2639| #define HAVE_SYS_TYPES_H 1
2640| #define HAVE_SYS_STAT_H 1
2641| #define HAVE_STDLIB_H 1
2642| #define HAVE_STRING_H 1
2643| #define HAVE_MEMORY_H 1
2644| #define HAVE_STRINGS_H 1
2645| #define HAVE_INTTYPES_H 1
2646| #define HAVE_STDINT_H 1
2647| #define HAVE_UNISTD_H 1
2648| #define HAVE_DLFCN_H 1
2649| #define LT_OBJDIR ".libs/"
2650| #define HAVE_SYS_PARAM_H 1
2651| #define HAVE_DIRENT_H 1
2652| #define STDC_HEADERS 1
2653| #define HAVE_SYS_WAIT_H 1
2654| #define TIME_WITH_SYS_TIME 1
2655| #define HAVE_LOCALE_H 1
2656| #define HAVE_STDIO_H 1
2657| #define HAVE_STDARG_H 1
2658| #define HAVE_ERRNO_H 1
2659| #define HAVE_CTYPE_H 1
2660| #define HAVE_FCNTL_H 1
2661| #define HAVE_STDLIB_H 1
2662| #define HAVE_STRING_H 1
2663| #define HAVE_STRINGS_H 1
2664| #define HAVE_UNISTD_H 1
2665| #define HAVE_SYS_STAT_H 1
2666| #define HAVE_GETOPT_H 1
2667| #define HAVE_SYS_TIME_H 1
2668| #define HAVE_VPRINTF 1
2669| #define HAVE_SYS_RESOURCE_H 1
2670| #define HAVE__BOOL 1
2671| #define HAVE_STDBOOL_H 1
2672| #define HAVE_STRLCAT 1
2673| #define HAVE_STRERROR 1
2674| #define HAVE_SNPRINTF 1
2675| #define HAVE_STRCHR 1
2676| #define HAVE_STRRCHR 1
2677| #define HAVE_STRCAT 1
2678| #define HAVE_STRCPY 1
2679| #define HAVE_STRDUP 1
2680| #define HAVE_STRCASECMP 1
2681| #define HAVE_STRTOD 1
2682| #define HAVE_STRTOLL 1
2683| #define HAVE_STRTOULL 1
2684| #define HAVE_STRSTR 1
2685| #define HAVE_MKSTEMP 1
2686| #define HAVE_RAND 1
2687| #define HAVE_GETRLIMIT 1
2688| #define HAVE_GETTIMEOFDAY 1
2689| #define HAVE_FSYNC 1
2690| #define HAVE_MEMMOVE 1
2691| #define HAVE_GETPAGESIZE 1
2692| #define HAVE_SYSCONF 1
2693| #define HAVE_STDLIB_H 1
2694| #define HAVE_UNISTD_H 1
2695| #define HAVE_SYS_PARAM_H 1
2696| #define HAVE_GETPAGESIZE 1
2697| #define HAVE_MMAP 1
2698| #define USE_DISKLESS 1
2699| #define HAVE_ALLOCA_H 1
2700| #define HAVE_ALLOCA 1
2701| #define HAVE_DECL_ISNAN 1
2702| #define HAVE_DECL_ISINF 1
2703| #define HAVE_DECL_ISFINITE 1
2704| #define HAVE_DECL_SIGNBIT 1
2705| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2706| #define HAVE_ST_BLKSIZE 1
2707| #define HAVE_SSIZE_T 1
2708| #define HAVE_PTRDIFF_T 1
2709| #define SIZEOF_SHORT 2
2710| #define SIZEOF_INT 4
2711| #define SIZEOF_LONG 8
2712| #define SIZEOF_LONG_LONG 8
2713| #define SIZEOF_FLOAT 4
2714| #define SIZEOF_DOUBLE 8
2715| #define SIZEOF_OFF_T 8
2716| #define SIZEOF_SIZE_T 8
2717| /* end confdefs.h.  */
2718|
2719| /* Override any GCC internal prototype to avoid an error.
2720|    Use char because int might match the return type of a GCC
2721|    builtin and then its argument prototype would still apply.  */
2722| #ifdef __cplusplus
2723| extern "C"
2724| #endif
2725| char deflate ();
2726| int
2727| main ()
2728| {
2729| return deflate ();
2730|   ;
2731|   return 0;
2732| }
2733configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lzlibwapi  -lcurl  >&5
2734ld: library not found for -lzlibwapi
2735clang: error: linker command failed with exit code 1 (use -v to see invocation)
2736configure:15953: $? = 1
2737configure: failed program was:
2738| /* confdefs.h */
2739| #define PACKAGE_NAME "netCDF"
2740| #define PACKAGE_TARNAME "netcdf"
2741| #define PACKAGE_VERSION "4.2.1.1"
2742| #define PACKAGE_STRING "netCDF 4.2.1.1"
2743| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2744| #define PACKAGE_URL ""
2745| #define PACKAGE "netcdf"
2746| #define VERSION "4.2.1.1"
2747| #define NCIO_MINBLOCKSIZE 256
2748| #define USE_FSYNC 1
2749| #define DEFAULT_CHUNK_SIZE 4194304
2750| #define MAX_DEFAULT_CACHE_SIZE 67108864
2751| #define DEFAULT_CHUNKS_IN_CACHE 10
2752| #define CHUNK_CACHE_SIZE 4194304
2753| #define CHUNK_CACHE_NELEMS 1009
2754| #define CHUNK_CACHE_PREEMPTION 0.75
2755| #define ENABLE_DAP_GROUPS 1
2756| #define USE_DAP 1
2757| #define ENABLE_DAP 1
2758| #define ENABLE_DAP_REMOTE_TESTS 1
2759| #define USE_EXTREME_NUMBERS 1
2760| #define TEMP_LARGE "."
2761| #define HAVE_CURLOPT_KEYPASSWD 1
2762| #define STDC_HEADERS 1
2763| #define HAVE_SYS_TYPES_H 1
2764| #define HAVE_SYS_STAT_H 1
2765| #define HAVE_STDLIB_H 1
2766| #define HAVE_STRING_H 1
2767| #define HAVE_MEMORY_H 1
2768| #define HAVE_STRINGS_H 1
2769| #define HAVE_INTTYPES_H 1
2770| #define HAVE_STDINT_H 1
2771| #define HAVE_UNISTD_H 1
2772| #define HAVE_DLFCN_H 1
2773| #define LT_OBJDIR ".libs/"
2774| #define HAVE_SYS_PARAM_H 1
2775| #define HAVE_DIRENT_H 1
2776| #define STDC_HEADERS 1
2777| #define HAVE_SYS_WAIT_H 1
2778| #define TIME_WITH_SYS_TIME 1
2779| #define HAVE_LOCALE_H 1
2780| #define HAVE_STDIO_H 1
2781| #define HAVE_STDARG_H 1
2782| #define HAVE_ERRNO_H 1
2783| #define HAVE_CTYPE_H 1
2784| #define HAVE_FCNTL_H 1
2785| #define HAVE_STDLIB_H 1
2786| #define HAVE_STRING_H 1
2787| #define HAVE_STRINGS_H 1
2788| #define HAVE_UNISTD_H 1
2789| #define HAVE_SYS_STAT_H 1
2790| #define HAVE_GETOPT_H 1
2791| #define HAVE_SYS_TIME_H 1
2792| #define HAVE_VPRINTF 1
2793| #define HAVE_SYS_RESOURCE_H 1
2794| #define HAVE__BOOL 1
2795| #define HAVE_STDBOOL_H 1
2796| #define HAVE_STRLCAT 1
2797| #define HAVE_STRERROR 1
2798| #define HAVE_SNPRINTF 1
2799| #define HAVE_STRCHR 1
2800| #define HAVE_STRRCHR 1
2801| #define HAVE_STRCAT 1
2802| #define HAVE_STRCPY 1
2803| #define HAVE_STRDUP 1
2804| #define HAVE_STRCASECMP 1
2805| #define HAVE_STRTOD 1
2806| #define HAVE_STRTOLL 1
2807| #define HAVE_STRTOULL 1
2808| #define HAVE_STRSTR 1
2809| #define HAVE_MKSTEMP 1
2810| #define HAVE_RAND 1
2811| #define HAVE_GETRLIMIT 1
2812| #define HAVE_GETTIMEOFDAY 1
2813| #define HAVE_FSYNC 1
2814| #define HAVE_MEMMOVE 1
2815| #define HAVE_GETPAGESIZE 1
2816| #define HAVE_SYSCONF 1
2817| #define HAVE_STDLIB_H 1
2818| #define HAVE_UNISTD_H 1
2819| #define HAVE_SYS_PARAM_H 1
2820| #define HAVE_GETPAGESIZE 1
2821| #define HAVE_MMAP 1
2822| #define USE_DISKLESS 1
2823| #define HAVE_ALLOCA_H 1
2824| #define HAVE_ALLOCA 1
2825| #define HAVE_DECL_ISNAN 1
2826| #define HAVE_DECL_ISINF 1
2827| #define HAVE_DECL_ISFINITE 1
2828| #define HAVE_DECL_SIGNBIT 1
2829| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2830| #define HAVE_ST_BLKSIZE 1
2831| #define HAVE_SSIZE_T 1
2832| #define HAVE_PTRDIFF_T 1
2833| #define SIZEOF_SHORT 2
2834| #define SIZEOF_INT 4
2835| #define SIZEOF_LONG 8
2836| #define SIZEOF_LONG_LONG 8
2837| #define SIZEOF_FLOAT 4
2838| #define SIZEOF_DOUBLE 8
2839| #define SIZEOF_OFF_T 8
2840| #define SIZEOF_SIZE_T 8
2841| /* end confdefs.h.  */
2842|
2843| /* Override any GCC internal prototype to avoid an error.
2844|    Use char because int might match the return type of a GCC
2845|    builtin and then its argument prototype would still apply.  */
2846| #ifdef __cplusplus
2847| extern "C"
2848| #endif
2849| char deflate ();
2850| int
2851| main ()
2852| {
2853| return deflate ();
2854|   ;
2855|   return 0;
2856| }
2857configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lzlibstat  -lcurl  >&5
2858ld: library not found for -lzlibstat
2859clang: error: linker command failed with exit code 1 (use -v to see invocation)
2860configure:15953: $? = 1
2861configure: failed program was:
2862| /* confdefs.h */
2863| #define PACKAGE_NAME "netCDF"
2864| #define PACKAGE_TARNAME "netcdf"
2865| #define PACKAGE_VERSION "4.2.1.1"
2866| #define PACKAGE_STRING "netCDF 4.2.1.1"
2867| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2868| #define PACKAGE_URL ""
2869| #define PACKAGE "netcdf"
2870| #define VERSION "4.2.1.1"
2871| #define NCIO_MINBLOCKSIZE 256
2872| #define USE_FSYNC 1
2873| #define DEFAULT_CHUNK_SIZE 4194304
2874| #define MAX_DEFAULT_CACHE_SIZE 67108864
2875| #define DEFAULT_CHUNKS_IN_CACHE 10
2876| #define CHUNK_CACHE_SIZE 4194304
2877| #define CHUNK_CACHE_NELEMS 1009
2878| #define CHUNK_CACHE_PREEMPTION 0.75
2879| #define ENABLE_DAP_GROUPS 1
2880| #define USE_DAP 1
2881| #define ENABLE_DAP 1
2882| #define ENABLE_DAP_REMOTE_TESTS 1
2883| #define USE_EXTREME_NUMBERS 1
2884| #define TEMP_LARGE "."
2885| #define HAVE_CURLOPT_KEYPASSWD 1
2886| #define STDC_HEADERS 1
2887| #define HAVE_SYS_TYPES_H 1
2888| #define HAVE_SYS_STAT_H 1
2889| #define HAVE_STDLIB_H 1
2890| #define HAVE_STRING_H 1
2891| #define HAVE_MEMORY_H 1
2892| #define HAVE_STRINGS_H 1
2893| #define HAVE_INTTYPES_H 1
2894| #define HAVE_STDINT_H 1
2895| #define HAVE_UNISTD_H 1
2896| #define HAVE_DLFCN_H 1
2897| #define LT_OBJDIR ".libs/"
2898| #define HAVE_SYS_PARAM_H 1
2899| #define HAVE_DIRENT_H 1
2900| #define STDC_HEADERS 1
2901| #define HAVE_SYS_WAIT_H 1
2902| #define TIME_WITH_SYS_TIME 1
2903| #define HAVE_LOCALE_H 1
2904| #define HAVE_STDIO_H 1
2905| #define HAVE_STDARG_H 1
2906| #define HAVE_ERRNO_H 1
2907| #define HAVE_CTYPE_H 1
2908| #define HAVE_FCNTL_H 1
2909| #define HAVE_STDLIB_H 1
2910| #define HAVE_STRING_H 1
2911| #define HAVE_STRINGS_H 1
2912| #define HAVE_UNISTD_H 1
2913| #define HAVE_SYS_STAT_H 1
2914| #define HAVE_GETOPT_H 1
2915| #define HAVE_SYS_TIME_H 1
2916| #define HAVE_VPRINTF 1
2917| #define HAVE_SYS_RESOURCE_H 1
2918| #define HAVE__BOOL 1
2919| #define HAVE_STDBOOL_H 1
2920| #define HAVE_STRLCAT 1
2921| #define HAVE_STRERROR 1
2922| #define HAVE_SNPRINTF 1
2923| #define HAVE_STRCHR 1
2924| #define HAVE_STRRCHR 1
2925| #define HAVE_STRCAT 1
2926| #define HAVE_STRCPY 1
2927| #define HAVE_STRDUP 1
2928| #define HAVE_STRCASECMP 1
2929| #define HAVE_STRTOD 1
2930| #define HAVE_STRTOLL 1
2931| #define HAVE_STRTOULL 1
2932| #define HAVE_STRSTR 1
2933| #define HAVE_MKSTEMP 1
2934| #define HAVE_RAND 1
2935| #define HAVE_GETRLIMIT 1
2936| #define HAVE_GETTIMEOFDAY 1
2937| #define HAVE_FSYNC 1
2938| #define HAVE_MEMMOVE 1
2939| #define HAVE_GETPAGESIZE 1
2940| #define HAVE_SYSCONF 1
2941| #define HAVE_STDLIB_H 1
2942| #define HAVE_UNISTD_H 1
2943| #define HAVE_SYS_PARAM_H 1
2944| #define HAVE_GETPAGESIZE 1
2945| #define HAVE_MMAP 1
2946| #define USE_DISKLESS 1
2947| #define HAVE_ALLOCA_H 1
2948| #define HAVE_ALLOCA 1
2949| #define HAVE_DECL_ISNAN 1
2950| #define HAVE_DECL_ISINF 1
2951| #define HAVE_DECL_ISFINITE 1
2952| #define HAVE_DECL_SIGNBIT 1
2953| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2954| #define HAVE_ST_BLKSIZE 1
2955| #define HAVE_SSIZE_T 1
2956| #define HAVE_PTRDIFF_T 1
2957| #define SIZEOF_SHORT 2
2958| #define SIZEOF_INT 4
2959| #define SIZEOF_LONG 8
2960| #define SIZEOF_LONG_LONG 8
2961| #define SIZEOF_FLOAT 4
2962| #define SIZEOF_DOUBLE 8
2963| #define SIZEOF_OFF_T 8
2964| #define SIZEOF_SIZE_T 8
2965| /* end confdefs.h.  */
2966|
2967| /* Override any GCC internal prototype to avoid an error.
2968|    Use char because int might match the return type of a GCC
2969|    builtin and then its argument prototype would still apply.  */
2970| #ifdef __cplusplus
2971| extern "C"
2972| #endif
2973| char deflate ();
2974| int
2975| main ()
2976| {
2977| return deflate ();
2978|   ;
2979|   return 0;
2980| }
2981configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lzlib  -lcurl  >&5
2982ld: library not found for -lzlib
2983clang: error: linker command failed with exit code 1 (use -v to see invocation)
2984configure:15953: $? = 1
2985configure: failed program was:
2986| /* confdefs.h */
2987| #define PACKAGE_NAME "netCDF"
2988| #define PACKAGE_TARNAME "netcdf"
2989| #define PACKAGE_VERSION "4.2.1.1"
2990| #define PACKAGE_STRING "netCDF 4.2.1.1"
2991| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2992| #define PACKAGE_URL ""
2993| #define PACKAGE "netcdf"
2994| #define VERSION "4.2.1.1"
2995| #define NCIO_MINBLOCKSIZE 256
2996| #define USE_FSYNC 1
2997| #define DEFAULT_CHUNK_SIZE 4194304
2998| #define MAX_DEFAULT_CACHE_SIZE 67108864
2999| #define DEFAULT_CHUNKS_IN_CACHE 10
3000| #define CHUNK_CACHE_SIZE 4194304
3001| #define CHUNK_CACHE_NELEMS 1009
3002| #define CHUNK_CACHE_PREEMPTION 0.75
3003| #define ENABLE_DAP_GROUPS 1
3004| #define USE_DAP 1
3005| #define ENABLE_DAP 1
3006| #define ENABLE_DAP_REMOTE_TESTS 1
3007| #define USE_EXTREME_NUMBERS 1
3008| #define TEMP_LARGE "."
3009| #define HAVE_CURLOPT_KEYPASSWD 1
3010| #define STDC_HEADERS 1
3011| #define HAVE_SYS_TYPES_H 1
3012| #define HAVE_SYS_STAT_H 1
3013| #define HAVE_STDLIB_H 1
3014| #define HAVE_STRING_H 1
3015| #define HAVE_MEMORY_H 1
3016| #define HAVE_STRINGS_H 1
3017| #define HAVE_INTTYPES_H 1
3018| #define HAVE_STDINT_H 1
3019| #define HAVE_UNISTD_H 1
3020| #define HAVE_DLFCN_H 1
3021| #define LT_OBJDIR ".libs/"
3022| #define HAVE_SYS_PARAM_H 1
3023| #define HAVE_DIRENT_H 1
3024| #define STDC_HEADERS 1
3025| #define HAVE_SYS_WAIT_H 1
3026| #define TIME_WITH_SYS_TIME 1
3027| #define HAVE_LOCALE_H 1
3028| #define HAVE_STDIO_H 1
3029| #define HAVE_STDARG_H 1
3030| #define HAVE_ERRNO_H 1
3031| #define HAVE_CTYPE_H 1
3032| #define HAVE_FCNTL_H 1
3033| #define HAVE_STDLIB_H 1
3034| #define HAVE_STRING_H 1
3035| #define HAVE_STRINGS_H 1
3036| #define HAVE_UNISTD_H 1
3037| #define HAVE_SYS_STAT_H 1
3038| #define HAVE_GETOPT_H 1
3039| #define HAVE_SYS_TIME_H 1
3040| #define HAVE_VPRINTF 1
3041| #define HAVE_SYS_RESOURCE_H 1
3042| #define HAVE__BOOL 1
3043| #define HAVE_STDBOOL_H 1
3044| #define HAVE_STRLCAT 1
3045| #define HAVE_STRERROR 1
3046| #define HAVE_SNPRINTF 1
3047| #define HAVE_STRCHR 1
3048| #define HAVE_STRRCHR 1
3049| #define HAVE_STRCAT 1
3050| #define HAVE_STRCPY 1
3051| #define HAVE_STRDUP 1
3052| #define HAVE_STRCASECMP 1
3053| #define HAVE_STRTOD 1
3054| #define HAVE_STRTOLL 1
3055| #define HAVE_STRTOULL 1
3056| #define HAVE_STRSTR 1
3057| #define HAVE_MKSTEMP 1
3058| #define HAVE_RAND 1
3059| #define HAVE_GETRLIMIT 1
3060| #define HAVE_GETTIMEOFDAY 1
3061| #define HAVE_FSYNC 1
3062| #define HAVE_MEMMOVE 1
3063| #define HAVE_GETPAGESIZE 1
3064| #define HAVE_SYSCONF 1
3065| #define HAVE_STDLIB_H 1
3066| #define HAVE_UNISTD_H 1
3067| #define HAVE_SYS_PARAM_H 1
3068| #define HAVE_GETPAGESIZE 1
3069| #define HAVE_MMAP 1
3070| #define USE_DISKLESS 1
3071| #define HAVE_ALLOCA_H 1
3072| #define HAVE_ALLOCA 1
3073| #define HAVE_DECL_ISNAN 1
3074| #define HAVE_DECL_ISINF 1
3075| #define HAVE_DECL_ISFINITE 1
3076| #define HAVE_DECL_SIGNBIT 1
3077| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3078| #define HAVE_ST_BLKSIZE 1
3079| #define HAVE_SSIZE_T 1
3080| #define HAVE_PTRDIFF_T 1
3081| #define SIZEOF_SHORT 2
3082| #define SIZEOF_INT 4
3083| #define SIZEOF_LONG 8
3084| #define SIZEOF_LONG_LONG 8
3085| #define SIZEOF_FLOAT 4
3086| #define SIZEOF_DOUBLE 8
3087| #define SIZEOF_OFF_T 8
3088| #define SIZEOF_SIZE_T 8
3089| /* end confdefs.h.  */
3090|
3091| /* Override any GCC internal prototype to avoid an error.
3092|    Use char because int might match the return type of a GCC
3093|    builtin and then its argument prototype would still apply.  */
3094| #ifdef __cplusplus
3095| extern "C"
3096| #endif
3097| char deflate ();
3098| int
3099| main ()
3100| {
3101| return deflate ();
3102|   ;
3103|   return 0;
3104| }
3105configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lzlib1  -lcurl  >&5
3106ld: library not found for -lzlib1
3107clang: error: linker command failed with exit code 1 (use -v to see invocation)
3108configure:15953: $? = 1
3109configure: failed program was:
3110| /* confdefs.h */
3111| #define PACKAGE_NAME "netCDF"
3112| #define PACKAGE_TARNAME "netcdf"
3113| #define PACKAGE_VERSION "4.2.1.1"
3114| #define PACKAGE_STRING "netCDF 4.2.1.1"
3115| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3116| #define PACKAGE_URL ""
3117| #define PACKAGE "netcdf"
3118| #define VERSION "4.2.1.1"
3119| #define NCIO_MINBLOCKSIZE 256
3120| #define USE_FSYNC 1
3121| #define DEFAULT_CHUNK_SIZE 4194304
3122| #define MAX_DEFAULT_CACHE_SIZE 67108864
3123| #define DEFAULT_CHUNKS_IN_CACHE 10
3124| #define CHUNK_CACHE_SIZE 4194304
3125| #define CHUNK_CACHE_NELEMS 1009
3126| #define CHUNK_CACHE_PREEMPTION 0.75
3127| #define ENABLE_DAP_GROUPS 1
3128| #define USE_DAP 1
3129| #define ENABLE_DAP 1
3130| #define ENABLE_DAP_REMOTE_TESTS 1
3131| #define USE_EXTREME_NUMBERS 1
3132| #define TEMP_LARGE "."
3133| #define HAVE_CURLOPT_KEYPASSWD 1
3134| #define STDC_HEADERS 1
3135| #define HAVE_SYS_TYPES_H 1
3136| #define HAVE_SYS_STAT_H 1
3137| #define HAVE_STDLIB_H 1
3138| #define HAVE_STRING_H 1
3139| #define HAVE_MEMORY_H 1
3140| #define HAVE_STRINGS_H 1
3141| #define HAVE_INTTYPES_H 1
3142| #define HAVE_STDINT_H 1
3143| #define HAVE_UNISTD_H 1
3144| #define HAVE_DLFCN_H 1
3145| #define LT_OBJDIR ".libs/"
3146| #define HAVE_SYS_PARAM_H 1
3147| #define HAVE_DIRENT_H 1
3148| #define STDC_HEADERS 1
3149| #define HAVE_SYS_WAIT_H 1
3150| #define TIME_WITH_SYS_TIME 1
3151| #define HAVE_LOCALE_H 1
3152| #define HAVE_STDIO_H 1
3153| #define HAVE_STDARG_H 1
3154| #define HAVE_ERRNO_H 1
3155| #define HAVE_CTYPE_H 1
3156| #define HAVE_FCNTL_H 1
3157| #define HAVE_STDLIB_H 1
3158| #define HAVE_STRING_H 1
3159| #define HAVE_STRINGS_H 1
3160| #define HAVE_UNISTD_H 1
3161| #define HAVE_SYS_STAT_H 1
3162| #define HAVE_GETOPT_H 1
3163| #define HAVE_SYS_TIME_H 1
3164| #define HAVE_VPRINTF 1
3165| #define HAVE_SYS_RESOURCE_H 1
3166| #define HAVE__BOOL 1
3167| #define HAVE_STDBOOL_H 1
3168| #define HAVE_STRLCAT 1
3169| #define HAVE_STRERROR 1
3170| #define HAVE_SNPRINTF 1
3171| #define HAVE_STRCHR 1
3172| #define HAVE_STRRCHR 1
3173| #define HAVE_STRCAT 1
3174| #define HAVE_STRCPY 1
3175| #define HAVE_STRDUP 1
3176| #define HAVE_STRCASECMP 1
3177| #define HAVE_STRTOD 1
3178| #define HAVE_STRTOLL 1
3179| #define HAVE_STRTOULL 1
3180| #define HAVE_STRSTR 1
3181| #define HAVE_MKSTEMP 1
3182| #define HAVE_RAND 1
3183| #define HAVE_GETRLIMIT 1
3184| #define HAVE_GETTIMEOFDAY 1
3185| #define HAVE_FSYNC 1
3186| #define HAVE_MEMMOVE 1
3187| #define HAVE_GETPAGESIZE 1
3188| #define HAVE_SYSCONF 1
3189| #define HAVE_STDLIB_H 1
3190| #define HAVE_UNISTD_H 1
3191| #define HAVE_SYS_PARAM_H 1
3192| #define HAVE_GETPAGESIZE 1
3193| #define HAVE_MMAP 1
3194| #define USE_DISKLESS 1
3195| #define HAVE_ALLOCA_H 1
3196| #define HAVE_ALLOCA 1
3197| #define HAVE_DECL_ISNAN 1
3198| #define HAVE_DECL_ISINF 1
3199| #define HAVE_DECL_ISFINITE 1
3200| #define HAVE_DECL_SIGNBIT 1
3201| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3202| #define HAVE_ST_BLKSIZE 1
3203| #define HAVE_SSIZE_T 1
3204| #define HAVE_PTRDIFF_T 1
3205| #define SIZEOF_SHORT 2
3206| #define SIZEOF_INT 4
3207| #define SIZEOF_LONG 8
3208| #define SIZEOF_LONG_LONG 8
3209| #define SIZEOF_FLOAT 4
3210| #define SIZEOF_DOUBLE 8
3211| #define SIZEOF_OFF_T 8
3212| #define SIZEOF_SIZE_T 8
3213| /* end confdefs.h.  */
3214|
3215| /* Override any GCC internal prototype to avoid an error.
3216|    Use char because int might match the return type of a GCC
3217|    builtin and then its argument prototype would still apply.  */
3218| #ifdef __cplusplus
3219| extern "C"
3220| #endif
3221| char deflate ();
3222| int
3223| main ()
3224| {
3225| return deflate ();
3226|   ;
3227|   return 0;
3228| }
3229configure:15953: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lz  -lcurl  >&5
3230configure:15953: $? = 0
3231configure:15970: result: -lz
3232configure:15985: checking for floor in -lm
3233configure:16010: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lm  -lz -lcurl  >&5
3234conftest.c:112:6: warning: incompatible redeclaration of library function 'floor'
3235char floor ();
3236     ^
3237conftest.c:112:6: note: 'floor' is a builtin with type 'double (double)'
32381 warning generated.
3239configure:16010: $? = 0
3240configure:16019: result: yes
3241configure:16042: checking for library containing SZ_Compress
3242configure:16073: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lm -lz -lcurl  >&5
3243Undefined symbols for architecture x86_64:
3244  "_SZ_Compress", referenced from:
3245      _main in conftest-R4Nl3q.o
3246ld: symbol(s) not found for architecture x86_64
3247clang: error: linker command failed with exit code 1 (use -v to see invocation)
3248configure:16073: $? = 1
3249configure: failed program was:
3250| /* confdefs.h */
3251| #define PACKAGE_NAME "netCDF"
3252| #define PACKAGE_TARNAME "netcdf"
3253| #define PACKAGE_VERSION "4.2.1.1"
3254| #define PACKAGE_STRING "netCDF 4.2.1.1"
3255| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3256| #define PACKAGE_URL ""
3257| #define PACKAGE "netcdf"
3258| #define VERSION "4.2.1.1"
3259| #define NCIO_MINBLOCKSIZE 256
3260| #define USE_FSYNC 1
3261| #define DEFAULT_CHUNK_SIZE 4194304
3262| #define MAX_DEFAULT_CACHE_SIZE 67108864
3263| #define DEFAULT_CHUNKS_IN_CACHE 10
3264| #define CHUNK_CACHE_SIZE 4194304
3265| #define CHUNK_CACHE_NELEMS 1009
3266| #define CHUNK_CACHE_PREEMPTION 0.75
3267| #define ENABLE_DAP_GROUPS 1
3268| #define USE_DAP 1
3269| #define ENABLE_DAP 1
3270| #define ENABLE_DAP_REMOTE_TESTS 1
3271| #define USE_EXTREME_NUMBERS 1
3272| #define TEMP_LARGE "."
3273| #define HAVE_CURLOPT_KEYPASSWD 1
3274| #define STDC_HEADERS 1
3275| #define HAVE_SYS_TYPES_H 1
3276| #define HAVE_SYS_STAT_H 1
3277| #define HAVE_STDLIB_H 1
3278| #define HAVE_STRING_H 1
3279| #define HAVE_MEMORY_H 1
3280| #define HAVE_STRINGS_H 1
3281| #define HAVE_INTTYPES_H 1
3282| #define HAVE_STDINT_H 1
3283| #define HAVE_UNISTD_H 1
3284| #define HAVE_DLFCN_H 1
3285| #define LT_OBJDIR ".libs/"
3286| #define HAVE_SYS_PARAM_H 1
3287| #define HAVE_DIRENT_H 1
3288| #define STDC_HEADERS 1
3289| #define HAVE_SYS_WAIT_H 1
3290| #define TIME_WITH_SYS_TIME 1
3291| #define HAVE_LOCALE_H 1
3292| #define HAVE_STDIO_H 1
3293| #define HAVE_STDARG_H 1
3294| #define HAVE_ERRNO_H 1
3295| #define HAVE_CTYPE_H 1
3296| #define HAVE_FCNTL_H 1
3297| #define HAVE_STDLIB_H 1
3298| #define HAVE_STRING_H 1
3299| #define HAVE_STRINGS_H 1
3300| #define HAVE_UNISTD_H 1
3301| #define HAVE_SYS_STAT_H 1
3302| #define HAVE_GETOPT_H 1
3303| #define HAVE_SYS_TIME_H 1
3304| #define HAVE_VPRINTF 1
3305| #define HAVE_SYS_RESOURCE_H 1
3306| #define HAVE__BOOL 1
3307| #define HAVE_STDBOOL_H 1
3308| #define HAVE_STRLCAT 1
3309| #define HAVE_STRERROR 1
3310| #define HAVE_SNPRINTF 1
3311| #define HAVE_STRCHR 1
3312| #define HAVE_STRRCHR 1
3313| #define HAVE_STRCAT 1
3314| #define HAVE_STRCPY 1
3315| #define HAVE_STRDUP 1
3316| #define HAVE_STRCASECMP 1
3317| #define HAVE_STRTOD 1
3318| #define HAVE_STRTOLL 1
3319| #define HAVE_STRTOULL 1
3320| #define HAVE_STRSTR 1
3321| #define HAVE_MKSTEMP 1
3322| #define HAVE_RAND 1
3323| #define HAVE_GETRLIMIT 1
3324| #define HAVE_GETTIMEOFDAY 1
3325| #define HAVE_FSYNC 1
3326| #define HAVE_MEMMOVE 1
3327| #define HAVE_GETPAGESIZE 1
3328| #define HAVE_SYSCONF 1
3329| #define HAVE_STDLIB_H 1
3330| #define HAVE_UNISTD_H 1
3331| #define HAVE_SYS_PARAM_H 1
3332| #define HAVE_GETPAGESIZE 1
3333| #define HAVE_MMAP 1
3334| #define USE_DISKLESS 1
3335| #define HAVE_ALLOCA_H 1
3336| #define HAVE_ALLOCA 1
3337| #define HAVE_DECL_ISNAN 1
3338| #define HAVE_DECL_ISINF 1
3339| #define HAVE_DECL_ISFINITE 1
3340| #define HAVE_DECL_SIGNBIT 1
3341| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3342| #define HAVE_ST_BLKSIZE 1
3343| #define HAVE_SSIZE_T 1
3344| #define HAVE_PTRDIFF_T 1
3345| #define SIZEOF_SHORT 2
3346| #define SIZEOF_INT 4
3347| #define SIZEOF_LONG 8
3348| #define SIZEOF_LONG_LONG 8
3349| #define SIZEOF_FLOAT 4
3350| #define SIZEOF_DOUBLE 8
3351| #define SIZEOF_OFF_T 8
3352| #define SIZEOF_SIZE_T 8
3353| #define HAVE_LIBM 1
3354| #define USE_NETCDF4 1
3355| #define H5_USE_16_API 1
3356| /* end confdefs.h.  */
3357|
3358| /* Override any GCC internal prototype to avoid an error.
3359|    Use char because int might match the return type of a GCC
3360|    builtin and then its argument prototype would still apply.  */
3361| #ifdef __cplusplus
3362| extern "C"
3363| #endif
3364| char SZ_Compress ();
3365| int
3366| main ()
3367| {
3368| return SZ_Compress ();
3369|   ;
3370|   return 0;
3371| }
3372configure:16073: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lszip  -lm -lz -lcurl  >&5
3373ld: library not found for -lszip
3374clang: error: linker command failed with exit code 1 (use -v to see invocation)
3375configure:16073: $? = 1
3376configure: failed program was:
3377| /* confdefs.h */
3378| #define PACKAGE_NAME "netCDF"
3379| #define PACKAGE_TARNAME "netcdf"
3380| #define PACKAGE_VERSION "4.2.1.1"
3381| #define PACKAGE_STRING "netCDF 4.2.1.1"
3382| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3383| #define PACKAGE_URL ""
3384| #define PACKAGE "netcdf"
3385| #define VERSION "4.2.1.1"
3386| #define NCIO_MINBLOCKSIZE 256
3387| #define USE_FSYNC 1
3388| #define DEFAULT_CHUNK_SIZE 4194304
3389| #define MAX_DEFAULT_CACHE_SIZE 67108864
3390| #define DEFAULT_CHUNKS_IN_CACHE 10
3391| #define CHUNK_CACHE_SIZE 4194304
3392| #define CHUNK_CACHE_NELEMS 1009
3393| #define CHUNK_CACHE_PREEMPTION 0.75
3394| #define ENABLE_DAP_GROUPS 1
3395| #define USE_DAP 1
3396| #define ENABLE_DAP 1
3397| #define ENABLE_DAP_REMOTE_TESTS 1
3398| #define USE_EXTREME_NUMBERS 1
3399| #define TEMP_LARGE "."
3400| #define HAVE_CURLOPT_KEYPASSWD 1
3401| #define STDC_HEADERS 1
3402| #define HAVE_SYS_TYPES_H 1
3403| #define HAVE_SYS_STAT_H 1
3404| #define HAVE_STDLIB_H 1
3405| #define HAVE_STRING_H 1
3406| #define HAVE_MEMORY_H 1
3407| #define HAVE_STRINGS_H 1
3408| #define HAVE_INTTYPES_H 1
3409| #define HAVE_STDINT_H 1
3410| #define HAVE_UNISTD_H 1
3411| #define HAVE_DLFCN_H 1
3412| #define LT_OBJDIR ".libs/"
3413| #define HAVE_SYS_PARAM_H 1
3414| #define HAVE_DIRENT_H 1
3415| #define STDC_HEADERS 1
3416| #define HAVE_SYS_WAIT_H 1
3417| #define TIME_WITH_SYS_TIME 1
3418| #define HAVE_LOCALE_H 1
3419| #define HAVE_STDIO_H 1
3420| #define HAVE_STDARG_H 1
3421| #define HAVE_ERRNO_H 1
3422| #define HAVE_CTYPE_H 1
3423| #define HAVE_FCNTL_H 1
3424| #define HAVE_STDLIB_H 1
3425| #define HAVE_STRING_H 1
3426| #define HAVE_STRINGS_H 1
3427| #define HAVE_UNISTD_H 1
3428| #define HAVE_SYS_STAT_H 1
3429| #define HAVE_GETOPT_H 1
3430| #define HAVE_SYS_TIME_H 1
3431| #define HAVE_VPRINTF 1
3432| #define HAVE_SYS_RESOURCE_H 1
3433| #define HAVE__BOOL 1
3434| #define HAVE_STDBOOL_H 1
3435| #define HAVE_STRLCAT 1
3436| #define HAVE_STRERROR 1
3437| #define HAVE_SNPRINTF 1
3438| #define HAVE_STRCHR 1
3439| #define HAVE_STRRCHR 1
3440| #define HAVE_STRCAT 1
3441| #define HAVE_STRCPY 1
3442| #define HAVE_STRDUP 1
3443| #define HAVE_STRCASECMP 1
3444| #define HAVE_STRTOD 1
3445| #define HAVE_STRTOLL 1
3446| #define HAVE_STRTOULL 1
3447| #define HAVE_STRSTR 1
3448| #define HAVE_MKSTEMP 1
3449| #define HAVE_RAND 1
3450| #define HAVE_GETRLIMIT 1
3451| #define HAVE_GETTIMEOFDAY 1
3452| #define HAVE_FSYNC 1
3453| #define HAVE_MEMMOVE 1
3454| #define HAVE_GETPAGESIZE 1
3455| #define HAVE_SYSCONF 1
3456| #define HAVE_STDLIB_H 1
3457| #define HAVE_UNISTD_H 1
3458| #define HAVE_SYS_PARAM_H 1
3459| #define HAVE_GETPAGESIZE 1
3460| #define HAVE_MMAP 1
3461| #define USE_DISKLESS 1
3462| #define HAVE_ALLOCA_H 1
3463| #define HAVE_ALLOCA 1
3464| #define HAVE_DECL_ISNAN 1
3465| #define HAVE_DECL_ISINF 1
3466| #define HAVE_DECL_ISFINITE 1
3467| #define HAVE_DECL_SIGNBIT 1
3468| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3469| #define HAVE_ST_BLKSIZE 1
3470| #define HAVE_SSIZE_T 1
3471| #define HAVE_PTRDIFF_T 1
3472| #define SIZEOF_SHORT 2
3473| #define SIZEOF_INT 4
3474| #define SIZEOF_LONG 8
3475| #define SIZEOF_LONG_LONG 8
3476| #define SIZEOF_FLOAT 4
3477| #define SIZEOF_DOUBLE 8
3478| #define SIZEOF_OFF_T 8
3479| #define SIZEOF_SIZE_T 8
3480| #define HAVE_LIBM 1
3481| #define USE_NETCDF4 1
3482| #define H5_USE_16_API 1
3483| /* end confdefs.h.  */
3484|
3485| /* Override any GCC internal prototype to avoid an error.
3486|    Use char because int might match the return type of a GCC
3487|    builtin and then its argument prototype would still apply.  */
3488| #ifdef __cplusplus
3489| extern "C"
3490| #endif
3491| char SZ_Compress ();
3492| int
3493| main ()
3494| {
3495| return SZ_Compress ();
3496|   ;
3497|   return 0;
3498| }
3499configure:16073: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lsz  -lm -lz -lcurl  >&5
3500ld: library not found for -lsz
3501clang: error: linker command failed with exit code 1 (use -v to see invocation)
3502configure:16073: $? = 1
3503configure: failed program was:
3504| /* confdefs.h */
3505| #define PACKAGE_NAME "netCDF"
3506| #define PACKAGE_TARNAME "netcdf"
3507| #define PACKAGE_VERSION "4.2.1.1"
3508| #define PACKAGE_STRING "netCDF 4.2.1.1"
3509| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3510| #define PACKAGE_URL ""
3511| #define PACKAGE "netcdf"
3512| #define VERSION "4.2.1.1"
3513| #define NCIO_MINBLOCKSIZE 256
3514| #define USE_FSYNC 1
3515| #define DEFAULT_CHUNK_SIZE 4194304
3516| #define MAX_DEFAULT_CACHE_SIZE 67108864
3517| #define DEFAULT_CHUNKS_IN_CACHE 10
3518| #define CHUNK_CACHE_SIZE 4194304
3519| #define CHUNK_CACHE_NELEMS 1009
3520| #define CHUNK_CACHE_PREEMPTION 0.75
3521| #define ENABLE_DAP_GROUPS 1
3522| #define USE_DAP 1
3523| #define ENABLE_DAP 1
3524| #define ENABLE_DAP_REMOTE_TESTS 1
3525| #define USE_EXTREME_NUMBERS 1
3526| #define TEMP_LARGE "."
3527| #define HAVE_CURLOPT_KEYPASSWD 1
3528| #define STDC_HEADERS 1
3529| #define HAVE_SYS_TYPES_H 1
3530| #define HAVE_SYS_STAT_H 1
3531| #define HAVE_STDLIB_H 1
3532| #define HAVE_STRING_H 1
3533| #define HAVE_MEMORY_H 1
3534| #define HAVE_STRINGS_H 1
3535| #define HAVE_INTTYPES_H 1
3536| #define HAVE_STDINT_H 1
3537| #define HAVE_UNISTD_H 1
3538| #define HAVE_DLFCN_H 1
3539| #define LT_OBJDIR ".libs/"
3540| #define HAVE_SYS_PARAM_H 1
3541| #define HAVE_DIRENT_H 1
3542| #define STDC_HEADERS 1
3543| #define HAVE_SYS_WAIT_H 1
3544| #define TIME_WITH_SYS_TIME 1
3545| #define HAVE_LOCALE_H 1
3546| #define HAVE_STDIO_H 1
3547| #define HAVE_STDARG_H 1
3548| #define HAVE_ERRNO_H 1
3549| #define HAVE_CTYPE_H 1
3550| #define HAVE_FCNTL_H 1
3551| #define HAVE_STDLIB_H 1
3552| #define HAVE_STRING_H 1
3553| #define HAVE_STRINGS_H 1
3554| #define HAVE_UNISTD_H 1
3555| #define HAVE_SYS_STAT_H 1
3556| #define HAVE_GETOPT_H 1
3557| #define HAVE_SYS_TIME_H 1
3558| #define HAVE_VPRINTF 1
3559| #define HAVE_SYS_RESOURCE_H 1
3560| #define HAVE__BOOL 1
3561| #define HAVE_STDBOOL_H 1
3562| #define HAVE_STRLCAT 1
3563| #define HAVE_STRERROR 1
3564| #define HAVE_SNPRINTF 1
3565| #define HAVE_STRCHR 1
3566| #define HAVE_STRRCHR 1
3567| #define HAVE_STRCAT 1
3568| #define HAVE_STRCPY 1
3569| #define HAVE_STRDUP 1
3570| #define HAVE_STRCASECMP 1
3571| #define HAVE_STRTOD 1
3572| #define HAVE_STRTOLL 1
3573| #define HAVE_STRTOULL 1
3574| #define HAVE_STRSTR 1
3575| #define HAVE_MKSTEMP 1
3576| #define HAVE_RAND 1
3577| #define HAVE_GETRLIMIT 1
3578| #define HAVE_GETTIMEOFDAY 1
3579| #define HAVE_FSYNC 1
3580| #define HAVE_MEMMOVE 1
3581| #define HAVE_GETPAGESIZE 1
3582| #define HAVE_SYSCONF 1
3583| #define HAVE_STDLIB_H 1
3584| #define HAVE_UNISTD_H 1
3585| #define HAVE_SYS_PARAM_H 1
3586| #define HAVE_GETPAGESIZE 1
3587| #define HAVE_MMAP 1
3588| #define USE_DISKLESS 1
3589| #define HAVE_ALLOCA_H 1
3590| #define HAVE_ALLOCA 1
3591| #define HAVE_DECL_ISNAN 1
3592| #define HAVE_DECL_ISINF 1
3593| #define HAVE_DECL_ISFINITE 1
3594| #define HAVE_DECL_SIGNBIT 1
3595| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3596| #define HAVE_ST_BLKSIZE 1
3597| #define HAVE_SSIZE_T 1
3598| #define HAVE_PTRDIFF_T 1
3599| #define SIZEOF_SHORT 2
3600| #define SIZEOF_INT 4
3601| #define SIZEOF_LONG 8
3602| #define SIZEOF_LONG_LONG 8
3603| #define SIZEOF_FLOAT 4
3604| #define SIZEOF_DOUBLE 8
3605| #define SIZEOF_OFF_T 8
3606| #define SIZEOF_SIZE_T 8
3607| #define HAVE_LIBM 1
3608| #define USE_NETCDF4 1
3609| #define H5_USE_16_API 1
3610| /* end confdefs.h.  */
3611|
3612| /* Override any GCC internal prototype to avoid an error.
3613|    Use char because int might match the return type of a GCC
3614|    builtin and then its argument prototype would still apply.  */
3615| #ifdef __cplusplus
3616| extern "C"
3617| #endif
3618| char SZ_Compress ();
3619| int
3620| main ()
3621| {
3622| return SZ_Compress ();
3623|   ;
3624|   return 0;
3625| }
3626configure:16090: result: no
3627configure:16101: checking for library containing H5Fflush
3628configure:16132: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lm -lz -lcurl  >&5
3629Undefined symbols for architecture x86_64:
3630  "_H5Fflush", referenced from:
3631      _main in conftest-Gd0AnI.o
3632ld: symbol(s) not found for architecture x86_64
3633clang: error: linker command failed with exit code 1 (use -v to see invocation)
3634configure:16132: $? = 1
3635configure: failed program was:
3636| /* confdefs.h */
3637| #define PACKAGE_NAME "netCDF"
3638| #define PACKAGE_TARNAME "netcdf"
3639| #define PACKAGE_VERSION "4.2.1.1"
3640| #define PACKAGE_STRING "netCDF 4.2.1.1"
3641| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3642| #define PACKAGE_URL ""
3643| #define PACKAGE "netcdf"
3644| #define VERSION "4.2.1.1"
3645| #define NCIO_MINBLOCKSIZE 256
3646| #define USE_FSYNC 1
3647| #define DEFAULT_CHUNK_SIZE 4194304
3648| #define MAX_DEFAULT_CACHE_SIZE 67108864
3649| #define DEFAULT_CHUNKS_IN_CACHE 10
3650| #define CHUNK_CACHE_SIZE 4194304
3651| #define CHUNK_CACHE_NELEMS 1009
3652| #define CHUNK_CACHE_PREEMPTION 0.75
3653| #define ENABLE_DAP_GROUPS 1
3654| #define USE_DAP 1
3655| #define ENABLE_DAP 1
3656| #define ENABLE_DAP_REMOTE_TESTS 1
3657| #define USE_EXTREME_NUMBERS 1
3658| #define TEMP_LARGE "."
3659| #define HAVE_CURLOPT_KEYPASSWD 1
3660| #define STDC_HEADERS 1
3661| #define HAVE_SYS_TYPES_H 1
3662| #define HAVE_SYS_STAT_H 1
3663| #define HAVE_STDLIB_H 1
3664| #define HAVE_STRING_H 1
3665| #define HAVE_MEMORY_H 1
3666| #define HAVE_STRINGS_H 1
3667| #define HAVE_INTTYPES_H 1
3668| #define HAVE_STDINT_H 1
3669| #define HAVE_UNISTD_H 1
3670| #define HAVE_DLFCN_H 1
3671| #define LT_OBJDIR ".libs/"
3672| #define HAVE_SYS_PARAM_H 1
3673| #define HAVE_DIRENT_H 1
3674| #define STDC_HEADERS 1
3675| #define HAVE_SYS_WAIT_H 1
3676| #define TIME_WITH_SYS_TIME 1
3677| #define HAVE_LOCALE_H 1
3678| #define HAVE_STDIO_H 1
3679| #define HAVE_STDARG_H 1
3680| #define HAVE_ERRNO_H 1
3681| #define HAVE_CTYPE_H 1
3682| #define HAVE_FCNTL_H 1
3683| #define HAVE_STDLIB_H 1
3684| #define HAVE_STRING_H 1
3685| #define HAVE_STRINGS_H 1
3686| #define HAVE_UNISTD_H 1
3687| #define HAVE_SYS_STAT_H 1
3688| #define HAVE_GETOPT_H 1
3689| #define HAVE_SYS_TIME_H 1
3690| #define HAVE_VPRINTF 1
3691| #define HAVE_SYS_RESOURCE_H 1
3692| #define HAVE__BOOL 1
3693| #define HAVE_STDBOOL_H 1
3694| #define HAVE_STRLCAT 1
3695| #define HAVE_STRERROR 1
3696| #define HAVE_SNPRINTF 1
3697| #define HAVE_STRCHR 1
3698| #define HAVE_STRRCHR 1
3699| #define HAVE_STRCAT 1
3700| #define HAVE_STRCPY 1
3701| #define HAVE_STRDUP 1
3702| #define HAVE_STRCASECMP 1
3703| #define HAVE_STRTOD 1
3704| #define HAVE_STRTOLL 1
3705| #define HAVE_STRTOULL 1
3706| #define HAVE_STRSTR 1
3707| #define HAVE_MKSTEMP 1
3708| #define HAVE_RAND 1
3709| #define HAVE_GETRLIMIT 1
3710| #define HAVE_GETTIMEOFDAY 1
3711| #define HAVE_FSYNC 1
3712| #define HAVE_MEMMOVE 1
3713| #define HAVE_GETPAGESIZE 1
3714| #define HAVE_SYSCONF 1
3715| #define HAVE_STDLIB_H 1
3716| #define HAVE_UNISTD_H 1
3717| #define HAVE_SYS_PARAM_H 1
3718| #define HAVE_GETPAGESIZE 1
3719| #define HAVE_MMAP 1
3720| #define USE_DISKLESS 1
3721| #define HAVE_ALLOCA_H 1
3722| #define HAVE_ALLOCA 1
3723| #define HAVE_DECL_ISNAN 1
3724| #define HAVE_DECL_ISINF 1
3725| #define HAVE_DECL_ISFINITE 1
3726| #define HAVE_DECL_SIGNBIT 1
3727| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3728| #define HAVE_ST_BLKSIZE 1
3729| #define HAVE_SSIZE_T 1
3730| #define HAVE_PTRDIFF_T 1
3731| #define SIZEOF_SHORT 2
3732| #define SIZEOF_INT 4
3733| #define SIZEOF_LONG 8
3734| #define SIZEOF_LONG_LONG 8
3735| #define SIZEOF_FLOAT 4
3736| #define SIZEOF_DOUBLE 8
3737| #define SIZEOF_OFF_T 8
3738| #define SIZEOF_SIZE_T 8
3739| #define HAVE_LIBM 1
3740| #define USE_NETCDF4 1
3741| #define H5_USE_16_API 1
3742| /* end confdefs.h.  */
3743|
3744| /* Override any GCC internal prototype to avoid an error.
3745|    Use char because int might match the return type of a GCC
3746|    builtin and then its argument prototype would still apply.  */
3747| #ifdef __cplusplus
3748| extern "C"
3749| #endif
3750| char H5Fflush ();
3751| int
3752| main ()
3753| {
3754| return H5Fflush ();
3755|   ;
3756|   return 0;
3757| }
3758configure:16132: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lhdf5dll  -lm -lz -lcurl  >&5
3759ld: library not found for -lhdf5dll
3760clang: error: linker command failed with exit code 1 (use -v to see invocation)
3761configure:16132: $? = 1
3762configure: failed program was:
3763| /* confdefs.h */
3764| #define PACKAGE_NAME "netCDF"
3765| #define PACKAGE_TARNAME "netcdf"
3766| #define PACKAGE_VERSION "4.2.1.1"
3767| #define PACKAGE_STRING "netCDF 4.2.1.1"
3768| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3769| #define PACKAGE_URL ""
3770| #define PACKAGE "netcdf"
3771| #define VERSION "4.2.1.1"
3772| #define NCIO_MINBLOCKSIZE 256
3773| #define USE_FSYNC 1
3774| #define DEFAULT_CHUNK_SIZE 4194304
3775| #define MAX_DEFAULT_CACHE_SIZE 67108864
3776| #define DEFAULT_CHUNKS_IN_CACHE 10
3777| #define CHUNK_CACHE_SIZE 4194304
3778| #define CHUNK_CACHE_NELEMS 1009
3779| #define CHUNK_CACHE_PREEMPTION 0.75
3780| #define ENABLE_DAP_GROUPS 1
3781| #define USE_DAP 1
3782| #define ENABLE_DAP 1
3783| #define ENABLE_DAP_REMOTE_TESTS 1
3784| #define USE_EXTREME_NUMBERS 1
3785| #define TEMP_LARGE "."
3786| #define HAVE_CURLOPT_KEYPASSWD 1
3787| #define STDC_HEADERS 1
3788| #define HAVE_SYS_TYPES_H 1
3789| #define HAVE_SYS_STAT_H 1
3790| #define HAVE_STDLIB_H 1
3791| #define HAVE_STRING_H 1
3792| #define HAVE_MEMORY_H 1
3793| #define HAVE_STRINGS_H 1
3794| #define HAVE_INTTYPES_H 1
3795| #define HAVE_STDINT_H 1
3796| #define HAVE_UNISTD_H 1
3797| #define HAVE_DLFCN_H 1
3798| #define LT_OBJDIR ".libs/"
3799| #define HAVE_SYS_PARAM_H 1
3800| #define HAVE_DIRENT_H 1
3801| #define STDC_HEADERS 1
3802| #define HAVE_SYS_WAIT_H 1
3803| #define TIME_WITH_SYS_TIME 1
3804| #define HAVE_LOCALE_H 1
3805| #define HAVE_STDIO_H 1
3806| #define HAVE_STDARG_H 1
3807| #define HAVE_ERRNO_H 1
3808| #define HAVE_CTYPE_H 1
3809| #define HAVE_FCNTL_H 1
3810| #define HAVE_STDLIB_H 1
3811| #define HAVE_STRING_H 1
3812| #define HAVE_STRINGS_H 1
3813| #define HAVE_UNISTD_H 1
3814| #define HAVE_SYS_STAT_H 1
3815| #define HAVE_GETOPT_H 1
3816| #define HAVE_SYS_TIME_H 1
3817| #define HAVE_VPRINTF 1
3818| #define HAVE_SYS_RESOURCE_H 1
3819| #define HAVE__BOOL 1
3820| #define HAVE_STDBOOL_H 1
3821| #define HAVE_STRLCAT 1
3822| #define HAVE_STRERROR 1
3823| #define HAVE_SNPRINTF 1
3824| #define HAVE_STRCHR 1
3825| #define HAVE_STRRCHR 1
3826| #define HAVE_STRCAT 1
3827| #define HAVE_STRCPY 1
3828| #define HAVE_STRDUP 1
3829| #define HAVE_STRCASECMP 1
3830| #define HAVE_STRTOD 1
3831| #define HAVE_STRTOLL 1
3832| #define HAVE_STRTOULL 1
3833| #define HAVE_STRSTR 1
3834| #define HAVE_MKSTEMP 1
3835| #define HAVE_RAND 1
3836| #define HAVE_GETRLIMIT 1
3837| #define HAVE_GETTIMEOFDAY 1
3838| #define HAVE_FSYNC 1
3839| #define HAVE_MEMMOVE 1
3840| #define HAVE_GETPAGESIZE 1
3841| #define HAVE_SYSCONF 1
3842| #define HAVE_STDLIB_H 1
3843| #define HAVE_UNISTD_H 1
3844| #define HAVE_SYS_PARAM_H 1
3845| #define HAVE_GETPAGESIZE 1
3846| #define HAVE_MMAP 1
3847| #define USE_DISKLESS 1
3848| #define HAVE_ALLOCA_H 1
3849| #define HAVE_ALLOCA 1
3850| #define HAVE_DECL_ISNAN 1
3851| #define HAVE_DECL_ISINF 1
3852| #define HAVE_DECL_ISFINITE 1
3853| #define HAVE_DECL_SIGNBIT 1
3854| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3855| #define HAVE_ST_BLKSIZE 1
3856| #define HAVE_SSIZE_T 1
3857| #define HAVE_PTRDIFF_T 1
3858| #define SIZEOF_SHORT 2
3859| #define SIZEOF_INT 4
3860| #define SIZEOF_LONG 8
3861| #define SIZEOF_LONG_LONG 8
3862| #define SIZEOF_FLOAT 4
3863| #define SIZEOF_DOUBLE 8
3864| #define SIZEOF_OFF_T 8
3865| #define SIZEOF_SIZE_T 8
3866| #define HAVE_LIBM 1
3867| #define USE_NETCDF4 1
3868| #define H5_USE_16_API 1
3869| /* end confdefs.h.  */
3870|
3871| /* Override any GCC internal prototype to avoid an error.
3872|    Use char because int might match the return type of a GCC
3873|    builtin and then its argument prototype would still apply.  */
3874| #ifdef __cplusplus
3875| extern "C"
3876| #endif
3877| char H5Fflush ();
3878| int
3879| main ()
3880| {
3881| return H5Fflush ();
3882|   ;
3883|   return 0;
3884| }
3885configure:16132: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lhdf5  -lm -lz -lcurl  >&5
3886configure:16132: $? = 0
3887configure:16149: result: -lhdf5
3888configure:16159: checking for library containing H5DSis_scale
3889configure:16190: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lhdf5 -lm -lz -lcurl  >&5
3890Undefined symbols for architecture x86_64:
3891  "_H5DSis_scale", referenced from:
3892      _main in conftest-C4qj0S.o
3893ld: symbol(s) not found for architecture x86_64
3894clang: error: linker command failed with exit code 1 (use -v to see invocation)
3895configure:16190: $? = 1
3896configure: failed program was:
3897| /* confdefs.h */
3898| #define PACKAGE_NAME "netCDF"
3899| #define PACKAGE_TARNAME "netcdf"
3900| #define PACKAGE_VERSION "4.2.1.1"
3901| #define PACKAGE_STRING "netCDF 4.2.1.1"
3902| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3903| #define PACKAGE_URL ""
3904| #define PACKAGE "netcdf"
3905| #define VERSION "4.2.1.1"
3906| #define NCIO_MINBLOCKSIZE 256
3907| #define USE_FSYNC 1
3908| #define DEFAULT_CHUNK_SIZE 4194304
3909| #define MAX_DEFAULT_CACHE_SIZE 67108864
3910| #define DEFAULT_CHUNKS_IN_CACHE 10
3911| #define CHUNK_CACHE_SIZE 4194304
3912| #define CHUNK_CACHE_NELEMS 1009
3913| #define CHUNK_CACHE_PREEMPTION 0.75
3914| #define ENABLE_DAP_GROUPS 1
3915| #define USE_DAP 1
3916| #define ENABLE_DAP 1
3917| #define ENABLE_DAP_REMOTE_TESTS 1
3918| #define USE_EXTREME_NUMBERS 1
3919| #define TEMP_LARGE "."
3920| #define HAVE_CURLOPT_KEYPASSWD 1
3921| #define STDC_HEADERS 1
3922| #define HAVE_SYS_TYPES_H 1
3923| #define HAVE_SYS_STAT_H 1
3924| #define HAVE_STDLIB_H 1
3925| #define HAVE_STRING_H 1
3926| #define HAVE_MEMORY_H 1
3927| #define HAVE_STRINGS_H 1
3928| #define HAVE_INTTYPES_H 1
3929| #define HAVE_STDINT_H 1
3930| #define HAVE_UNISTD_H 1
3931| #define HAVE_DLFCN_H 1
3932| #define LT_OBJDIR ".libs/"
3933| #define HAVE_SYS_PARAM_H 1
3934| #define HAVE_DIRENT_H 1
3935| #define STDC_HEADERS 1
3936| #define HAVE_SYS_WAIT_H 1
3937| #define TIME_WITH_SYS_TIME 1
3938| #define HAVE_LOCALE_H 1
3939| #define HAVE_STDIO_H 1
3940| #define HAVE_STDARG_H 1
3941| #define HAVE_ERRNO_H 1
3942| #define HAVE_CTYPE_H 1
3943| #define HAVE_FCNTL_H 1
3944| #define HAVE_STDLIB_H 1
3945| #define HAVE_STRING_H 1
3946| #define HAVE_STRINGS_H 1
3947| #define HAVE_UNISTD_H 1
3948| #define HAVE_SYS_STAT_H 1
3949| #define HAVE_GETOPT_H 1
3950| #define HAVE_SYS_TIME_H 1
3951| #define HAVE_VPRINTF 1
3952| #define HAVE_SYS_RESOURCE_H 1
3953| #define HAVE__BOOL 1
3954| #define HAVE_STDBOOL_H 1
3955| #define HAVE_STRLCAT 1
3956| #define HAVE_STRERROR 1
3957| #define HAVE_SNPRINTF 1
3958| #define HAVE_STRCHR 1
3959| #define HAVE_STRRCHR 1
3960| #define HAVE_STRCAT 1
3961| #define HAVE_STRCPY 1
3962| #define HAVE_STRDUP 1
3963| #define HAVE_STRCASECMP 1
3964| #define HAVE_STRTOD 1
3965| #define HAVE_STRTOLL 1
3966| #define HAVE_STRTOULL 1
3967| #define HAVE_STRSTR 1
3968| #define HAVE_MKSTEMP 1
3969| #define HAVE_RAND 1
3970| #define HAVE_GETRLIMIT 1
3971| #define HAVE_GETTIMEOFDAY 1
3972| #define HAVE_FSYNC 1
3973| #define HAVE_MEMMOVE 1
3974| #define HAVE_GETPAGESIZE 1
3975| #define HAVE_SYSCONF 1
3976| #define HAVE_STDLIB_H 1
3977| #define HAVE_UNISTD_H 1
3978| #define HAVE_SYS_PARAM_H 1
3979| #define HAVE_GETPAGESIZE 1
3980| #define HAVE_MMAP 1
3981| #define USE_DISKLESS 1
3982| #define HAVE_ALLOCA_H 1
3983| #define HAVE_ALLOCA 1
3984| #define HAVE_DECL_ISNAN 1
3985| #define HAVE_DECL_ISINF 1
3986| #define HAVE_DECL_ISFINITE 1
3987| #define HAVE_DECL_SIGNBIT 1
3988| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3989| #define HAVE_ST_BLKSIZE 1
3990| #define HAVE_SSIZE_T 1
3991| #define HAVE_PTRDIFF_T 1
3992| #define SIZEOF_SHORT 2
3993| #define SIZEOF_INT 4
3994| #define SIZEOF_LONG 8
3995| #define SIZEOF_LONG_LONG 8
3996| #define SIZEOF_FLOAT 4
3997| #define SIZEOF_DOUBLE 8
3998| #define SIZEOF_OFF_T 8
3999| #define SIZEOF_SIZE_T 8
4000| #define HAVE_LIBM 1
4001| #define USE_NETCDF4 1
4002| #define H5_USE_16_API 1
4003| /* end confdefs.h.  */
4004|
4005| /* Override any GCC internal prototype to avoid an error.
4006|    Use char because int might match the return type of a GCC
4007|    builtin and then its argument prototype would still apply.  */
4008| #ifdef __cplusplus
4009| extern "C"
4010| #endif
4011| char H5DSis_scale ();
4012| int
4013| main ()
4014| {
4015| return H5DSis_scale ();
4016|   ;
4017|   return 0;
4018| }
4019configure:16190: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lhdf5_hldll  -lhdf5 -lm -lz -lcurl  >&5
4020ld: library not found for -lhdf5_hldll
4021clang: error: linker command failed with exit code 1 (use -v to see invocation)
4022configure:16190: $? = 1
4023configure: failed program was:
4024| /* confdefs.h */
4025| #define PACKAGE_NAME "netCDF"
4026| #define PACKAGE_TARNAME "netcdf"
4027| #define PACKAGE_VERSION "4.2.1.1"
4028| #define PACKAGE_STRING "netCDF 4.2.1.1"
4029| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
4030| #define PACKAGE_URL ""
4031| #define PACKAGE "netcdf"
4032| #define VERSION "4.2.1.1"
4033| #define NCIO_MINBLOCKSIZE 256
4034| #define USE_FSYNC 1
4035| #define DEFAULT_CHUNK_SIZE 4194304
4036| #define MAX_DEFAULT_CACHE_SIZE 67108864
4037| #define DEFAULT_CHUNKS_IN_CACHE 10
4038| #define CHUNK_CACHE_SIZE 4194304
4039| #define CHUNK_CACHE_NELEMS 1009
4040| #define CHUNK_CACHE_PREEMPTION 0.75
4041| #define ENABLE_DAP_GROUPS 1
4042| #define USE_DAP 1
4043| #define ENABLE_DAP 1
4044| #define ENABLE_DAP_REMOTE_TESTS 1
4045| #define USE_EXTREME_NUMBERS 1
4046| #define TEMP_LARGE "."
4047| #define HAVE_CURLOPT_KEYPASSWD 1
4048| #define STDC_HEADERS 1
4049| #define HAVE_SYS_TYPES_H 1
4050| #define HAVE_SYS_STAT_H 1
4051| #define HAVE_STDLIB_H 1
4052| #define HAVE_STRING_H 1
4053| #define HAVE_MEMORY_H 1
4054| #define HAVE_STRINGS_H 1
4055| #define HAVE_INTTYPES_H 1
4056| #define HAVE_STDINT_H 1
4057| #define HAVE_UNISTD_H 1
4058| #define HAVE_DLFCN_H 1
4059| #define LT_OBJDIR ".libs/"
4060| #define HAVE_SYS_PARAM_H 1
4061| #define HAVE_DIRENT_H 1
4062| #define STDC_HEADERS 1
4063| #define HAVE_SYS_WAIT_H 1
4064| #define TIME_WITH_SYS_TIME 1
4065| #define HAVE_LOCALE_H 1
4066| #define HAVE_STDIO_H 1
4067| #define HAVE_STDARG_H 1
4068| #define HAVE_ERRNO_H 1
4069| #define HAVE_CTYPE_H 1
4070| #define HAVE_FCNTL_H 1
4071| #define HAVE_STDLIB_H 1
4072| #define HAVE_STRING_H 1
4073| #define HAVE_STRINGS_H 1
4074| #define HAVE_UNISTD_H 1
4075| #define HAVE_SYS_STAT_H 1
4076| #define HAVE_GETOPT_H 1
4077| #define HAVE_SYS_TIME_H 1
4078| #define HAVE_VPRINTF 1
4079| #define HAVE_SYS_RESOURCE_H 1
4080| #define HAVE__BOOL 1
4081| #define HAVE_STDBOOL_H 1
4082| #define HAVE_STRLCAT 1
4083| #define HAVE_STRERROR 1
4084| #define HAVE_SNPRINTF 1
4085| #define HAVE_STRCHR 1
4086| #define HAVE_STRRCHR 1
4087| #define HAVE_STRCAT 1
4088| #define HAVE_STRCPY 1
4089| #define HAVE_STRDUP 1
4090| #define HAVE_STRCASECMP 1
4091| #define HAVE_STRTOD 1
4092| #define HAVE_STRTOLL 1
4093| #define HAVE_STRTOULL 1
4094| #define HAVE_STRSTR 1
4095| #define HAVE_MKSTEMP 1
4096| #define HAVE_RAND 1
4097| #define HAVE_GETRLIMIT 1
4098| #define HAVE_GETTIMEOFDAY 1
4099| #define HAVE_FSYNC 1
4100| #define HAVE_MEMMOVE 1
4101| #define HAVE_GETPAGESIZE 1
4102| #define HAVE_SYSCONF 1
4103| #define HAVE_STDLIB_H 1
4104| #define HAVE_UNISTD_H 1
4105| #define HAVE_SYS_PARAM_H 1
4106| #define HAVE_GETPAGESIZE 1
4107| #define HAVE_MMAP 1
4108| #define USE_DISKLESS 1
4109| #define HAVE_ALLOCA_H 1
4110| #define HAVE_ALLOCA 1
4111| #define HAVE_DECL_ISNAN 1
4112| #define HAVE_DECL_ISINF 1
4113| #define HAVE_DECL_ISFINITE 1
4114| #define HAVE_DECL_SIGNBIT 1
4115| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
4116| #define HAVE_ST_BLKSIZE 1
4117| #define HAVE_SSIZE_T 1
4118| #define HAVE_PTRDIFF_T 1
4119| #define SIZEOF_SHORT 2
4120| #define SIZEOF_INT 4
4121| #define SIZEOF_LONG 8
4122| #define SIZEOF_LONG_LONG 8
4123| #define SIZEOF_FLOAT 4
4124| #define SIZEOF_DOUBLE 8
4125| #define SIZEOF_OFF_T 8
4126| #define SIZEOF_SIZE_T 8
4127| #define HAVE_LIBM 1
4128| #define USE_NETCDF4 1
4129| #define H5_USE_16_API 1
4130| /* end confdefs.h.  */
4131|
4132| /* Override any GCC internal prototype to avoid an error.
4133|    Use char because int might match the return type of a GCC
4134|    builtin and then its argument prototype would still apply.  */
4135| #ifdef __cplusplus
4136| extern "C"
4137| #endif
4138| char H5DSis_scale ();
4139| int
4140| main ()
4141| {
4142| return H5DSis_scale ();
4143|   ;
4144|   return 0;
4145| }
4146configure:16190: clang -o conftest -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG -L/opt/local/lib -arch x86_64 conftest.c -lhdf5_hl  -lhdf5 -lm -lz -lcurl  >&5
4147configure:16190: $? = 0
4148configure:16207: result: -lhdf5_hl
4149configure:16220: checking hdf5.h usability
4150configure:16220: clang -c -pipe -O2 -mtune=native -fno-common -arch x86_64 -I/opt/local/include -mtune=native -DNDEBUG conftest.c >&5
4151In file included from conftest.c:141:
4152In file included from /opt/local/include/hdf5.h:24:
4153/opt/local/include/H5public.h:61:13: fatal error: 'mpi.h' file not found
4154#   include <mpi.h>
4155            ^
41561 error generated.
4157configure:16220: $? = 1
4158configure: failed program was:
4159| /* confdefs.h */
4160| #define PACKAGE_NAME "netCDF"
4161| #define PACKAGE_TARNAME "netcdf"
4162| #define PACKAGE_VERSION "4.2.1.1"
4163| #define PACKAGE_STRING "netCDF 4.2.1.1"
4164| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
4165| #define PACKAGE_URL ""
4166| #define PACKAGE "netcdf"
4167| #define VERSION "4.2.1.1"
4168| #define NCIO_MINBLOCKSIZE 256
4169| #define USE_FSYNC 1
4170| #define DEFAULT_CHUNK_SIZE 4194304
4171| #define MAX_DEFAULT_CACHE_SIZE 67108864
4172| #define DEFAULT_CHUNKS_IN_CACHE 10
4173| #define CHUNK_CACHE_SIZE 4194304
4174| #define CHUNK_CACHE_NELEMS 1009
4175| #define CHUNK_CACHE_PREEMPTION 0.75
4176| #define ENABLE_DAP_GROUPS 1
4177| #define USE_DAP 1
4178| #define ENABLE_DAP 1
4179| #define ENABLE_DAP_REMOTE_TESTS 1
4180| #define USE_EXTREME_NUMBERS 1
4181| #define TEMP_LARGE "."
4182| #define HAVE_CURLOPT_KEYPASSWD 1
4183| #define STDC_HEADERS 1
4184| #define HAVE_SYS_TYPES_H 1
4185| #define HAVE_SYS_STAT_H 1
4186| #define HAVE_STDLIB_H 1
4187| #define HAVE_STRING_H 1
4188| #define HAVE_MEMORY_H 1
4189| #define HAVE_STRINGS_H 1
4190| #define HAVE_INTTYPES_H 1
4191| #define HAVE_STDINT_H 1
4192| #define HAVE_UNISTD_H 1
4193| #define HAVE_DLFCN_H 1
4194| #define LT_OBJDIR ".libs/"
4195| #define HAVE_SYS_PARAM_H 1
4196| #define HAVE_DIRENT_H 1
4197| #define STDC_HEADERS 1
4198| #define HAVE_SYS_WAIT_H 1
4199| #define TIME_WITH_SYS_TIME 1
4200| #define HAVE_LOCALE_H 1
4201| #define HAVE_STDIO_H 1
4202| #define HAVE_STDARG_H 1
4203| #define HAVE_ERRNO_H 1
4204| #define HAVE_CTYPE_H 1
4205| #define HAVE_FCNTL_H 1
4206| #define HAVE_STDLIB_H 1
4207| #define HAVE_STRING_H 1
4208| #define HAVE_STRINGS_H 1
4209| #define HAVE_UNISTD_H 1
4210| #define HAVE_SYS_STAT_H 1
4211| #define HAVE_GETOPT_H 1
4212| #define HAVE_SYS_TIME_H 1
4213| #define HAVE_VPRINTF 1
4214| #define HAVE_SYS_RESOURCE_H 1
4215| #define HAVE__BOOL 1
4216| #define HAVE_STDBOOL_H 1
4217| #define HAVE_STRLCAT 1
4218| #define HAVE_STRERROR 1
4219| #define HAVE_SNPRINTF 1
4220| #define HAVE_STRCHR 1
4221| #define HAVE_STRRCHR 1
4222| #define HAVE_STRCAT 1
4223| #define HAVE_STRCPY 1
4224| #define HAVE_STRDUP 1
4225| #define HAVE_STRCASECMP 1
4226| #define HAVE_STRTOD 1
4227| #define HAVE_STRTOLL 1
4228| #define HAVE_STRTOULL 1
4229| #define HAVE_STRSTR 1
4230| #define HAVE_MKSTEMP 1
4231| #define HAVE_RAND 1
4232| #define HAVE_GETRLIMIT 1
4233| #define HAVE_GETTIMEOFDAY 1
4234| #define HAVE_FSYNC 1
4235| #define HAVE_MEMMOVE 1
4236| #define HAVE_GETPAGESIZE 1
4237| #define HAVE_SYSCONF 1
4238| #define HAVE_STDLIB_H 1
4239| #define HAVE_UNISTD_H 1
4240| #define HAVE_SYS_PARAM_H 1
4241| #define HAVE_GETPAGESIZE 1
4242| #define HAVE_MMAP 1
4243| #define USE_DISKLESS 1
4244| #define HAVE_ALLOCA_H 1
4245| #define HAVE_ALLOCA 1
4246| #define HAVE_DECL_ISNAN 1
4247| #define HAVE_DECL_ISINF 1
4248| #define HAVE_DECL_ISFINITE 1
4249| #define HAVE_DECL_SIGNBIT 1
4250| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
4251| #define HAVE_ST_BLKSIZE 1
4252| #define HAVE_SSIZE_T 1
4253| #define HAVE_PTRDIFF_T 1
4254| #define SIZEOF_SHORT 2
4255| #define SIZEOF_INT 4
4256| #define SIZEOF_LONG 8
4257| #define SIZEOF_LONG_LONG 8
4258| #define SIZEOF_FLOAT 4
4259| #define SIZEOF_DOUBLE 8
4260| #define SIZEOF_OFF_T 8
4261| #define SIZEOF_SIZE_T 8
4262| #define HAVE_LIBM 1
4263| #define USE_NETCDF4 1
4264| #define H5_USE_16_API 1
4265| /* end confdefs.h.  */
4266| #include <stdio.h>
4267| #ifdef HAVE_SYS_TYPES_H
4268| # include <sys/types.h>
4269| #endif
4270| #ifdef HAVE_SYS_STAT_H
4271| # include <sys/stat.h>
4272| #endif
4273| #ifdef STDC_HEADERS
4274| # include <stdlib.h>
4275| # include <stddef.h>
4276| #else
4277| # ifdef HAVE_STDLIB_H
4278| #  include <stdlib.h>
4279| # endif
4280| #endif
4281| #ifdef HAVE_STRING_H
4282| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4283| #  include <memory.h>
4284| # endif
4285| # include <string.h>
4286| #endif
4287| #ifdef HAVE_STRINGS_H
4288| # include <strings.h>
4289| #endif
4290| #ifdef HAVE_INTTYPES_H
4291| # include <inttypes.h>
4292| #endif
4293| #ifdef HAVE_STDINT_H
4294| # include <stdint.h>
4295| #endif
4296| #ifdef HAVE_UNISTD_H
4297| # include <unistd.h>
4298| #endif
4299| #include <hdf5.h>
4300configure:16220: result: no
4301configure:16220: checking hdf5.h presence
4302configure:16220: clang -E -I/opt/local/include -mtune=native -DNDEBUG conftest.c
4303In file included from conftest.c:108:
4304In file included from /opt/local/include/hdf5.h:24:
4305/opt/local/include/H5public.h:61:13: fatal error: 'mpi.h' file not found
4306#   include <mpi.h>
4307            ^
43081 error generated.
4309configure:16220: $? = 1
4310configure: failed program was:
4311| /* confdefs.h */
4312| #define PACKAGE_NAME "netCDF"
4313| #define PACKAGE_TARNAME "netcdf"
4314| #define PACKAGE_VERSION "4.2.1.1"
4315| #define PACKAGE_STRING "netCDF 4.2.1.1"
4316| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
4317| #define PACKAGE_URL ""
4318| #define PACKAGE "netcdf"
4319| #define VERSION "4.2.1.1"
4320| #define NCIO_MINBLOCKSIZE 256
4321| #define USE_FSYNC 1
4322| #define DEFAULT_CHUNK_SIZE 4194304
4323| #define MAX_DEFAULT_CACHE_SIZE 67108864
4324| #define DEFAULT_CHUNKS_IN_CACHE 10
4325| #define CHUNK_CACHE_SIZE 4194304
4326| #define CHUNK_CACHE_NELEMS 1009
4327| #define CHUNK_CACHE_PREEMPTION 0.75
4328| #define ENABLE_DAP_GROUPS 1
4329| #define USE_DAP 1
4330| #define ENABLE_DAP 1
4331| #define ENABLE_DAP_REMOTE_TESTS 1
4332| #define USE_EXTREME_NUMBERS 1
4333| #define TEMP_LARGE "."
4334| #define HAVE_CURLOPT_KEYPASSWD 1
4335| #define STDC_HEADERS 1
4336| #define HAVE_SYS_TYPES_H 1
4337| #define HAVE_SYS_STAT_H 1
4338| #define HAVE_STDLIB_H 1
4339| #define HAVE_STRING_H 1
4340| #define HAVE_MEMORY_H 1
4341| #define HAVE_STRINGS_H 1
4342| #define HAVE_INTTYPES_H 1
4343| #define HAVE_STDINT_H 1
4344| #define HAVE_UNISTD_H 1
4345| #define HAVE_DLFCN_H 1
4346| #define LT_OBJDIR ".libs/"
4347| #define HAVE_SYS_PARAM_H 1
4348| #define HAVE_DIRENT_H 1
4349| #define STDC_HEADERS 1
4350| #define HAVE_SYS_WAIT_H 1
4351| #define TIME_WITH_SYS_TIME 1
4352| #define HAVE_LOCALE_H 1
4353| #define HAVE_STDIO_H 1
4354| #define HAVE_STDARG_H 1
4355| #define HAVE_ERRNO_H 1
4356| #define HAVE_CTYPE_H 1
4357| #define HAVE_FCNTL_H 1
4358| #define HAVE_STDLIB_H 1
4359| #define HAVE_STRING_H 1
4360| #define HAVE_STRINGS_H 1
4361| #define HAVE_UNISTD_H 1
4362| #define HAVE_SYS_STAT_H 1
4363| #define HAVE_GETOPT_H 1
4364| #define HAVE_SYS_TIME_H 1
4365| #define HAVE_VPRINTF 1
4366| #define HAVE_SYS_RESOURCE_H 1
4367| #define HAVE__BOOL 1
4368| #define HAVE_STDBOOL_H 1
4369| #define HAVE_STRLCAT 1
4370| #define HAVE_STRERROR 1
4371| #define HAVE_SNPRINTF 1
4372| #define HAVE_STRCHR 1
4373| #define HAVE_STRRCHR 1
4374| #define HAVE_STRCAT 1
4375| #define HAVE_STRCPY 1
4376| #define HAVE_STRDUP 1
4377| #define HAVE_STRCASECMP 1
4378| #define HAVE_STRTOD 1
4379| #define HAVE_STRTOLL 1
4380| #define HAVE_STRTOULL 1
4381| #define HAVE_STRSTR 1
4382| #define HAVE_MKSTEMP 1
4383| #define HAVE_RAND 1
4384| #define HAVE_GETRLIMIT 1
4385| #define HAVE_GETTIMEOFDAY 1
4386| #define HAVE_FSYNC 1
4387| #define HAVE_MEMMOVE 1
4388| #define HAVE_GETPAGESIZE 1
4389| #define HAVE_SYSCONF 1
4390| #define HAVE_STDLIB_H 1
4391| #define HAVE_UNISTD_H 1
4392| #define HAVE_SYS_PARAM_H 1
4393| #define HAVE_GETPAGESIZE 1
4394| #define HAVE_MMAP 1
4395| #define USE_DISKLESS 1
4396| #define HAVE_ALLOCA_H 1
4397| #define HAVE_ALLOCA 1
4398| #define HAVE_DECL_ISNAN 1
4399| #define HAVE_DECL_ISINF 1
4400| #define HAVE_DECL_ISFINITE 1
4401| #define HAVE_DECL_SIGNBIT 1
4402| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
4403| #define HAVE_ST_BLKSIZE 1
4404| #define HAVE_SSIZE_T 1
4405| #define HAVE_PTRDIFF_T 1
4406| #define SIZEOF_SHORT 2
4407| #define SIZEOF_INT 4
4408| #define SIZEOF_LONG 8
4409| #define SIZEOF_LONG_LONG 8
4410| #define SIZEOF_FLOAT 4
4411| #define SIZEOF_DOUBLE 8
4412| #define SIZEOF_OFF_T 8
4413| #define SIZEOF_SIZE_T 8
4414| #define HAVE_LIBM 1
4415| #define USE_NETCDF4 1
4416| #define H5_USE_16_API 1
4417| /* end confdefs.h.  */
4418| #include <hdf5.h>
4419configure:16220: result: no
4420configure:16220: checking for hdf5.h
4421configure:16220: result: no
4422configure:16227: error: NetCDF-4 requires HDF5, but hdf5.h cannot be found.
4423
4424## ---------------- ##
4425## Cache variables. ##
4426## ---------------- ##
4427
4428ac_cv_build=x86_64-apple-darwin12.4.0
4429ac_cv_c_bigendian=no
4430ac_cv_c_char_unsigned=no
4431ac_cv_c_compiler_gnu=yes
4432ac_cv_c_const=yes
4433ac_cv_c_ieeefloat=yes
4434ac_cv_env_CC_set=set
4435ac_cv_env_CC_value=clang
4436ac_cv_env_CFLAGS_set=set
4437ac_cv_env_CFLAGS_value='-pipe -O2 -mtune=native -fno-common -arch x86_64'
4438ac_cv_env_CPPFLAGS_set=set
4439ac_cv_env_CPPFLAGS_value='-I/opt/local/include -mtune=native -DNDEBUG'
4440ac_cv_env_CPP_set=
4441ac_cv_env_CPP_value=
4442ac_cv_env_LDFLAGS_set=set
4443ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
4444ac_cv_env_LIBS_set=
4445ac_cv_env_LIBS_value=
4446ac_cv_env_build_alias_set=
4447ac_cv_env_build_alias_value=
4448ac_cv_env_host_alias_set=
4449ac_cv_env_host_alias_value=
4450ac_cv_env_target_alias_set=
4451ac_cv_env_target_alias_value=
4452ac_cv_func_MPI_Comm_f2c=no
4453ac_cv_func__doprnt=no
4454ac_cv_func_alloca_works=yes
4455ac_cv_func_fsync=yes
4456ac_cv_func_getpagesize=yes
4457ac_cv_func_getrlimit=yes
4458ac_cv_func_gettimeofday=yes
4459ac_cv_func_memmove=yes
4460ac_cv_func_mkstemp=yes
4461ac_cv_func_mmap_fixed_mapped=yes
4462ac_cv_func_mremap=no
4463ac_cv_func_rand=yes
4464ac_cv_func_snprintf=yes
4465ac_cv_func_strcasecmp=yes
4466ac_cv_func_strcat=yes
4467ac_cv_func_strchr=yes
4468ac_cv_func_strcpy=yes
4469ac_cv_func_strdup=yes
4470ac_cv_func_strerror=yes
4471ac_cv_func_strlcat=yes
4472ac_cv_func_strrchr=yes
4473ac_cv_func_strstr=yes
4474ac_cv_func_strtod=yes
4475ac_cv_func_strtoll=yes
4476ac_cv_func_strtoull=yes
4477ac_cv_func_sysconf=yes
4478ac_cv_func_vprintf=yes
4479ac_cv_have_decl_isfinite=yes
4480ac_cv_have_decl_isinf=yes
4481ac_cv_have_decl_isnan=yes
4482ac_cv_have_decl_signbit=yes
4483ac_cv_header_ctype_h=yes
4484ac_cv_header_dirent_dirent_h=yes
4485ac_cv_header_dlfcn_h=yes
4486ac_cv_header_errno_h=yes
4487ac_cv_header_fcntl_h=yes
4488ac_cv_header_getopt_h=yes
4489ac_cv_header_hdf5_h=no
4490ac_cv_header_inttypes_h=yes
4491ac_cv_header_locale_h=yes
4492ac_cv_header_malloc_h=no
4493ac_cv_header_memory_h=yes
4494ac_cv_header_stdarg_h=yes
4495ac_cv_header_stdbool_h=yes
4496ac_cv_header_stdc=yes
4497ac_cv_header_stdint_h=yes
4498ac_cv_header_stdio_h=yes
4499ac_cv_header_stdlib_h=yes
4500ac_cv_header_string_h=yes
4501ac_cv_header_strings_h=yes
4502ac_cv_header_sys_param_h=yes
4503ac_cv_header_sys_resource_h=yes
4504ac_cv_header_sys_stat_h=yes
4505ac_cv_header_sys_time_h=yes
4506ac_cv_header_sys_types_h=yes
4507ac_cv_header_sys_wait_h=yes
4508ac_cv_header_time=yes
4509ac_cv_header_unistd_h=yes
4510ac_cv_host=x86_64-apple-darwin12.4.0
4511ac_cv_lib_curl_curl_easy_setopt=yes
4512ac_cv_lib_m_floor=yes
4513ac_cv_member_struct_stat_st_blksize=yes
4514ac_cv_objext=o
4515ac_cv_path_EGREP='/usr/bin/grep -E'
4516ac_cv_path_FGREP='/usr/bin/grep -F'
4517ac_cv_path_GREP=/usr/bin/grep
4518ac_cv_path_SED=/usr/bin/sed
4519ac_cv_prog_AWK=awk
4520ac_cv_prog_CPP='clang -E'
4521ac_cv_prog_ac_ct_AR=ar
4522ac_cv_prog_ac_ct_CC=clang
4523ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4524ac_cv_prog_ac_ct_LIPO=lipo
4525ac_cv_prog_ac_ct_NMEDIT=nmedit
4526ac_cv_prog_ac_ct_OTOOL=otool
4527ac_cv_prog_ac_ct_RANLIB=ranlib
4528ac_cv_prog_ac_ct_STRIP=strip
4529ac_cv_prog_cc_c89=
4530ac_cv_prog_cc_clang_c_o=yes
4531ac_cv_prog_cc_g=yes
4532ac_cv_prog_make_make_set=yes
4533ac_cv_search_H5DSis_scale=-lhdf5_hl
4534ac_cv_search_H5Fflush=-lhdf5
4535ac_cv_search_SZ_Compress=no
4536ac_cv_search_curl_easy_setopt=-lcurl
4537ac_cv_search_deflate=-lz
4538ac_cv_search_opendir='none required'
4539ac_cv_sizeof_double=8
4540ac_cv_sizeof_float=4
4541ac_cv_sizeof_int=4
4542ac_cv_sizeof_long=8
4543ac_cv_sizeof_long_long=8
4544ac_cv_sizeof_off_t=8
4545ac_cv_sizeof_short=2
4546ac_cv_sizeof_size_t=8
4547ac_cv_sys_file_offset_bits=no
4548ac_cv_sys_largefile_CC=no
4549ac_cv_target=x86_64-apple-darwin12.4.0
4550ac_cv_type__Bool=yes
4551ac_cv_type_longlong=no
4552ac_cv_type_off_t=yes
4553ac_cv_type_ptrdiff_t=yes
4554ac_cv_type_size_t=yes
4555ac_cv_type_ssize_t=yes
4556ac_cv_type_uchar=no
4557ac_cv_working_alloca_h=yes
4558am_cv_CC_dependencies_compiler_type=gcc3
4559lt_cv_apple_cc_single_mod=yes
4560lt_cv_ar_at_file=no
4561lt_cv_deplibs_check_method=pass_all
4562lt_cv_file_magic_cmd='$MAGIC_CMD'
4563lt_cv_file_magic_test_file=
4564lt_cv_ld_exported_symbols_list=yes
4565lt_cv_ld_force_load=yes
4566lt_cv_ld_reload_flag=-r
4567lt_cv_nm_interface='BSD nm'
4568lt_cv_objdir=.libs
4569lt_cv_path_LD=/usr/bin/ld
4570lt_cv_path_NM=/opt/local/bin/nm
4571lt_cv_path_mainfest_tool=no
4572lt_cv_prog_compiler_c_o=yes
4573lt_cv_prog_compiler_pic='-fno-common -DPIC'
4574lt_cv_prog_compiler_pic_works=yes
4575lt_cv_prog_compiler_rtti_exceptions=yes
4576lt_cv_prog_compiler_static_works=no
4577lt_cv_prog_gnu_ld=no
4578lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4579lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
4580lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4581lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
4582lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4583lt_cv_sys_max_cmd_len=196608
4584lt_cv_to_host_file_cmd=func_convert_file_noop
4585lt_cv_to_tool_file_cmd=func_convert_file_noop
4586
4587## ----------------- ##
4588## Output variables. ##
4589## ----------------- ##
4590
4591ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run aclocal-1.11'
4592ALLOCA=''
4593AMDEPBACKSLASH='\'
4594AMDEP_FALSE='#'
4595AMDEP_TRUE=''
4596AMTAR='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run tar'
4597AR='ar'
4598AS='as'
4599AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run autoconf'
4600AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run autoheader'
4601AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run automake-1.11'
4602AWK='awk'
4603BINFILE_NAME=''
4604BUILD_BENCHMARKS_FALSE=''
4605BUILD_BENCHMARKS_TRUE='#'
4606BUILD_CDMREMOTE_FALSE=''
4607BUILD_CDMREMOTE_TRUE=''
4608BUILD_DAP_FALSE=''
4609BUILD_DAP_TRUE=''
4610BUILD_DISKLESS_FALSE=''
4611BUILD_DISKLESS_TRUE=''
4612BUILD_DLL_FALSE=''
4613BUILD_DLL_TRUE='#'
4614BUILD_DOCS_FALSE=''
4615BUILD_DOCS_TRUE='#'
4616BUILD_EXAMPLES_FALSE='#'
4617BUILD_EXAMPLES_TRUE=''
4618BUILD_INTERNAL_DOCS='no'
4619BUILD_MMAP_FALSE=''
4620BUILD_MMAP_TRUE=''
4621BUILD_PARALLEL_FALSE=''
4622BUILD_PARALLEL_TRUE=''
4623BUILD_RPC_FALSE=''
4624BUILD_RPC_TRUE=''
4625BUILD_TESTSETS_FALSE='#'
4626BUILD_TESTSETS_TRUE=''
4627BUILD_UTILITIES_FALSE='#'
4628BUILD_UTILITIES_TRUE=''
4629BUILD_V2_FALSE='#'
4630BUILD_V2_TRUE=''
4631CC='clang'
4632CCDEPMODE='depmode=gcc3'
4633CFLAGS='-pipe -O2 -mtune=native -fno-common -arch x86_64'
4634CPP='clang -E'
4635CPPFLAGS='-I/opt/local/include -mtune=native -DNDEBUG'
4636CROSS_COMPILING_FALSE=''
4637CROSS_COMPILING_TRUE=''
4638CYGPATH_W='echo'
4639DEFS=''
4640DEPDIR='.deps'
4641DLLTOOL='false'
4642DOXYGEN=''
4643DSYMUTIL='dsymutil'
4644DUMPBIN=''
4645ECHO_C='\c'
4646ECHO_N=''
4647ECHO_T=''
4648EGREP='/usr/bin/grep -E'
4649ENABLE_DAP_LONG_TESTS_FALSE=''
4650ENABLE_DAP_LONG_TESTS_TRUE=''
4651ENABLE_DAP_REMOTE_TESTS_FALSE=''
4652ENABLE_DAP_REMOTE_TESTS_TRUE=''
4653EXEEXT=''
4654EXTRA_EXAMPLE_TESTS_FALSE=''
4655EXTRA_EXAMPLE_TESTS_TRUE=''
4656EXTRA_TESTS_FALSE=''
4657EXTRA_TESTS_TRUE='#'
4658FGREP='/usr/bin/grep -F'
4659FTPBINDIR=''
4660GREP='/usr/bin/grep'
4661HAS_DAP=''
4662HAS_HDF4=''
4663HAS_HDF5=''
4664HAS_NC2=''
4665HAS_NC4=''
4666HAS_PNETCDF=''
4667HAS_SZLIB=''
4668INSTALL_DATA='${INSTALL} -m 644'
4669INSTALL_PROGRAM='${INSTALL}'
4670INSTALL_SCRIPT='${INSTALL}'
4671INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4672INTERNAL_OCLIB_FALSE='#'
4673INTERNAL_OCLIB_TRUE=''
4674LARGE_FILE_TESTS_FALSE=''
4675LARGE_FILE_TESTS_TRUE='#'
4676LD='/usr/bin/ld'
4677LDFLAGS='-L/opt/local/lib -arch x86_64'
4678LIBOBJS=''
4679LIBS='-lhdf5_hl -lhdf5 -lm -lz -lcurl '
4680LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4681LIPO='lipo'
4682LN_S='ln -s'
4683LTLIBOBJS=''
4684MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/missing --run makeinfo'
4685MANIFEST_TOOL=':'
4686MKDIR_P='./install-sh -c -d'
4687NC_LIBS=''
4688NM='/opt/local/bin/nm'
4689NMEDIT='nmedit'
4690OBJDUMP='false'
4691OBJEXT='o'
4692OTOOL64=':'
4693OTOOL='otool'
4694PACKAGE='netcdf'
4695PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
4696PACKAGE_NAME='netCDF'
4697PACKAGE_STRING='netCDF 4.2.1.1'
4698PACKAGE_TARNAME='netcdf'
4699PACKAGE_URL=''
4700PACKAGE_VERSION='4.2.1.1'
4701PATH_SEPARATOR=':'
4702RANLIB='ranlib'
4703SED='/usr/bin/sed'
4704SET_MAKE=''
4705SHELL='/bin/sh'
4706STRIP='strip'
4707TEST_PARALLEL_FALSE=''
4708TEST_PARALLEL_TRUE=''
4709USE_DAP_FALSE=''
4710USE_DAP_TRUE=''
4711USE_DISPATCH_FALSE=''
4712USE_DISPATCH_TRUE=''
4713USE_FFIO_FALSE=''
4714USE_FFIO_TRUE='#'
4715USE_HDF4_FALSE=''
4716USE_HDF4_FILE_TESTS_FALSE=''
4717USE_HDF4_FILE_TESTS_TRUE=''
4718USE_HDF4_TRUE=''
4719USE_LOGGING_FALSE=''
4720USE_LOGGING_TRUE=''
4721USE_NETCDF4_FALSE=''
4722USE_NETCDF4_TRUE=''
4723USE_PNETCDF_DIR_FALSE=''
4724USE_PNETCDF_DIR_TRUE=''
4725USE_PNETCDF_FALSE=''
4726USE_PNETCDF_TRUE=''
4727USE_RENAMEV3_FALSE=''
4728USE_RENAMEV3_TRUE=''
4729USE_SZIP_FALSE=''
4730USE_SZIP_TRUE=''
4731USE_VALGRIND_TESTS_FALSE=''
4732USE_VALGRIND_TESTS_TRUE=''
4733VERSION='4.2.1.1'
4734ac_ct_AR='ar'
4735ac_ct_CC='clang'
4736ac_ct_DUMPBIN=''
4737am__EXEEXT_FALSE=''
4738am__EXEEXT_TRUE=''
4739am__fastdepCC_FALSE='#'
4740am__fastdepCC_TRUE=''
4741am__include='include'
4742am__isrc=''
4743am__leading_dot='.'
4744am__quote=''
4745am__tar='${AMTAR} chof - "$$tardir"'
4746am__untar='${AMTAR} xf -'
4747bindir='${exec_prefix}/bin'
4748build='x86_64-apple-darwin12.4.0'
4749build_alias=''
4750build_cpu='x86_64'
4751build_os='darwin12.4.0'
4752build_vendor='apple'
4753datadir='${datarootdir}'
4754datarootdir='${prefix}/share'
4755docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4756dvidir='${docdir}'
4757exec_prefix='NONE'
4758host='x86_64-apple-darwin12.4.0'
4759host_alias=''
4760host_cpu='x86_64'
4761host_os='darwin12.4.0'
4762host_vendor='apple'
4763htmldir='${docdir}'
4764includedir='${prefix}/include'
4765infodir='${datarootdir}/info'
4766install_sh='${SHELL} /opt/local/var/macports/build/_opt_scienceports_science_netcdf/netcdf/work/netcdf-4.2.1.1/install-sh'
4767libdir='${exec_prefix}/lib'
4768libexecdir='${exec_prefix}/libexec'
4769localedir='${datarootdir}/locale'
4770localstatedir='${prefix}/var'
4771mandir='${datarootdir}/man'
4772mkdir_p='$(top_builddir)/./install-sh -c -d'
4773oldincludedir='/usr/include'
4774pdfdir='${docdir}'
4775prefix='/opt/local'
4776program_transform_name='s,x,x,'
4777psdir='${docdir}'
4778sbindir='${exec_prefix}/sbin'
4779sharedstatedir='${prefix}/com'
4780sysconfdir='${prefix}/etc'
4781target='x86_64-apple-darwin12.4.0'
4782target_alias=''
4783target_cpu='x86_64'
4784target_os='darwin12.4.0'
4785target_vendor='apple'
4786
4787## ----------- ##
4788## confdefs.h. ##
4789## ----------- ##
4790
4791/* confdefs.h */
4792#define PACKAGE_NAME "netCDF"
4793#define PACKAGE_TARNAME "netcdf"
4794#define PACKAGE_VERSION "4.2.1.1"
4795#define PACKAGE_STRING "netCDF 4.2.1.1"
4796#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
4797#define PACKAGE_URL ""
4798#define PACKAGE "netcdf"
4799#define VERSION "4.2.1.1"
4800#define NCIO_MINBLOCKSIZE 256
4801#define USE_FSYNC 1
4802#define DEFAULT_CHUNK_SIZE 4194304
4803#define MAX_DEFAULT_CACHE_SIZE 67108864
4804#define DEFAULT_CHUNKS_IN_CACHE 10
4805#define CHUNK_CACHE_SIZE 4194304
4806#define CHUNK_CACHE_NELEMS 1009
4807#define CHUNK_CACHE_PREEMPTION 0.75
4808#define ENABLE_DAP_GROUPS 1
4809#define USE_DAP 1
4810#define ENABLE_DAP 1
4811#define ENABLE_DAP_REMOTE_TESTS 1
4812#define USE_EXTREME_NUMBERS 1
4813#define TEMP_LARGE "."
4814#define HAVE_CURLOPT_KEYPASSWD 1
4815#define STDC_HEADERS 1
4816#define HAVE_SYS_TYPES_H 1
4817#define HAVE_SYS_STAT_H 1
4818#define HAVE_STDLIB_H 1
4819#define HAVE_STRING_H 1
4820#define HAVE_MEMORY_H 1
4821#define HAVE_STRINGS_H 1
4822#define HAVE_INTTYPES_H 1
4823#define HAVE_STDINT_H 1
4824#define HAVE_UNISTD_H 1
4825#define HAVE_DLFCN_H 1
4826#define LT_OBJDIR ".libs/"
4827#define HAVE_SYS_PARAM_H 1
4828#define HAVE_DIRENT_H 1
4829#define STDC_HEADERS 1
4830#define HAVE_SYS_WAIT_H 1
4831#define TIME_WITH_SYS_TIME 1
4832#define HAVE_LOCALE_H 1
4833#define HAVE_STDIO_H 1
4834#define HAVE_STDARG_H 1
4835#define HAVE_ERRNO_H 1
4836#define HAVE_CTYPE_H 1
4837#define HAVE_FCNTL_H 1
4838#define HAVE_STDLIB_H 1
4839#define HAVE_STRING_H 1
4840#define HAVE_STRINGS_H 1
4841#define HAVE_UNISTD_H 1
4842#define HAVE_SYS_STAT_H 1
4843#define HAVE_GETOPT_H 1
4844#define HAVE_SYS_TIME_H 1
4845#define HAVE_VPRINTF 1
4846#define HAVE_SYS_RESOURCE_H 1
4847#define HAVE__BOOL 1
4848#define HAVE_STDBOOL_H 1
4849#define HAVE_STRLCAT 1
4850#define HAVE_STRERROR 1
4851#define HAVE_SNPRINTF 1
4852#define HAVE_STRCHR 1
4853#define HAVE_STRRCHR 1
4854#define HAVE_STRCAT 1
4855#define HAVE_STRCPY 1
4856#define HAVE_STRDUP 1
4857#define HAVE_STRCASECMP 1
4858#define HAVE_STRTOD 1
4859#define HAVE_STRTOLL 1
4860#define HAVE_STRTOULL 1
4861#define HAVE_STRSTR 1
4862#define HAVE_MKSTEMP 1
4863#define HAVE_RAND 1
4864#define HAVE_GETRLIMIT 1
4865#define HAVE_GETTIMEOFDAY 1
4866#define HAVE_FSYNC 1
4867#define HAVE_MEMMOVE 1
4868#define HAVE_GETPAGESIZE 1
4869#define HAVE_SYSCONF 1
4870#define HAVE_STDLIB_H 1
4871#define HAVE_UNISTD_H 1
4872#define HAVE_SYS_PARAM_H 1
4873#define HAVE_GETPAGESIZE 1
4874#define HAVE_MMAP 1
4875#define USE_DISKLESS 1
4876#define HAVE_ALLOCA_H 1
4877#define HAVE_ALLOCA 1
4878#define HAVE_DECL_ISNAN 1
4879#define HAVE_DECL_ISINF 1
4880#define HAVE_DECL_ISFINITE 1
4881#define HAVE_DECL_SIGNBIT 1
4882#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
4883#define HAVE_ST_BLKSIZE 1
4884#define HAVE_SSIZE_T 1
4885#define HAVE_PTRDIFF_T 1
4886#define SIZEOF_SHORT 2
4887#define SIZEOF_INT 4
4888#define SIZEOF_LONG 8
4889#define SIZEOF_LONG_LONG 8
4890#define SIZEOF_FLOAT 4
4891#define SIZEOF_DOUBLE 8
4892#define SIZEOF_OFF_T 8
4893#define SIZEOF_SIZE_T 8
4894#define HAVE_LIBM 1
4895#define USE_NETCDF4 1
4896#define H5_USE_16_API 1
4897
4898configure: exit 1