Ticket #68124: config.2.log

File config.2.log, 144.8 KB (added by richarddray, 8 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by netCDF-Fortran configure 4.6.1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBook-Pro-6.local
14uname -m = x86_64
15uname -r = 23.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.3.0: Wed Dec 20 21:28:58 PST 2023; root:xnu-10002.81.5~7/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 23.3.0: Wed Dec 20 21:28:58 PST 2023; root:xnu-10002.81.5~7/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 592 tasks, 2117 threads, 8 processors
34Load average: 2.05, Mach factor: 5.93
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:2979: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub
52configure:2992:  trying ./
53configure:3021:   ./ltmain.sh found
54configure:3021:   ./compile found
55configure:3021:   ./missing found
56configure:3003:   ./install-sh found
57configure:3021:   ./config.guess found
58configure:3021:   ./config.sub found
59configure:3137: netCDF-Fortran 4.6.1
60configure:3158: checking build system type
61configure:3173: result: x86_64-apple-darwin23.3.0
62configure:3193: checking host system type
63configure:3207: result: x86_64-apple-darwin23.3.0
64configure:3229: checking target system type
65configure:3243: result: x86_64-apple-darwin23.3.0
66configure:3288: checking for a BSD-compatible install
67configure:3361: result: /usr/bin/install -c
68configure:3372: checking whether build environment is sane
69configure:3427: result: yes
70configure:3586: checking for a race-free mkdir -p
71configure:3630: result: ./install-sh -c -d
72configure:3637: checking for gawk
73configure:3672: result: no
74configure:3637: checking for mawk
75configure:3672: result: no
76configure:3637: checking for nawk
77configure:3672: result: no
78configure:3637: checking for awk
79configure:3658: found /usr/bin/awk
80configure:3669: result: awk
81configure:3680: checking whether make sets $(MAKE)
82configure:3703: result: yes
83configure:3733: checking whether make supports nested variables
84configure:3751: result: yes
85configure:3888: checking whether to enable maintainer-specific portions of Makefiles
86configure:3898: result: no
87configure:3912: checking user options
88configure:3928: checking whether make supports the include directive
89configure:3943: make -f confmf.GNU && cat confinc.out
90this is the am__doit target
91configure:3946: $? = 0
92configure:3965: result: yes (GNU style)
93configure:4041: checking for gcc
94configure:4073: result: /usr/bin/clang
95configure:4426: checking for C compiler version
96configure:4435: /usr/bin/clang --version >&5
97Apple clang version 15.0.0 (clang-1500.1.0.2.5)
98Target: x86_64-apple-darwin23.3.0
99Thread model: posix
100InstalledDir: /Library/Developer/CommandLineTools/usr/bin
101configure:4446: $? = 0
102configure:4435: /usr/bin/clang -v >&5
103Apple clang version 15.0.0 (clang-1500.1.0.2.5)
104Target: x86_64-apple-darwin23.3.0
105Thread model: posix
106InstalledDir: /Library/Developer/CommandLineTools/usr/bin
107configure:4446: $? = 0
108configure:4435: /usr/bin/clang -V >&5
109clang: error: argument to '-V' is missing (expected 1 value)
110clang: error: no input files
111configure:4446: $? = 1
112configure:4435: /usr/bin/clang -qversion >&5
113clang: error: unknown argument '-qversion'; did you mean '--version'?
114clang: error: no input files
115configure:4446: $? = 1
116configure:4435: /usr/bin/clang -version >&5
117clang: error: unknown argument '-version'; did you mean '--version'?
118clang: error: no input files
119configure:4446: $? = 1
120configure:4466: checking whether the C compiler works
121configure:4488: /usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
122configure:4492: $? = 0
123configure:4542: result: yes
124configure:4545: checking for C compiler default output file name
125configure:4547: result: a.out
126configure:4553: checking for suffix of executables
127configure:4560: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
128configure:4564: $? = 0
129configure:4587: result:
130configure:4609: checking whether we are cross compiling
131configure:4617: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  >&5
132configure:4621: $? = 0
133configure:4628: ./conftest
134configure:4632: $? = 0
135configure:4647: result: no
136configure:4652: checking for suffix of object files
137configure:4675: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
138configure:4679: $? = 0
139configure:4701: result: o
140configure:4705: checking whether the compiler supports GNU C
141configure:4725: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
142configure:4725: $? = 0
143configure:4735: result: yes
144configure:4746: checking whether /usr/bin/clang accepts -g
145configure:4767: /usr/bin/clang -c -g -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
146configure:4767: $? = 0
147configure:4811: result: yes
148configure:4831: checking for /usr/bin/clang option to enable C11 features
149configure:4846: /usr/bin/clang  -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
150conftest.c:25:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
151static char *e (p, i)
152             ^
1531 warning generated.
154configure:4846: $? = 0
155configure:4864: result: none needed
156configure:4980: checking whether /usr/bin/clang understands -c and -o together
157configure:5003: /usr/bin/clang -c conftest.c -o conftest2.o
158configure:5006: $? = 0
159configure:5003: /usr/bin/clang -c conftest.c -o conftest2.o
160configure:5006: $? = 0
161configure:5018: result: yes
162configure:5037: checking dependency style of /usr/bin/clang
163configure:5149: result: gcc3
164configure:5180: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
165configure:5180: $? = 0
166configure:5193: checking if netCDF was built with CDF5
167configure:5210: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
168configure:5210: $? = 0
169configure:5222: result: yes
170configure:5239: checking if netCDF was built with Zstandard compression
171configure:5256: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
172configure:5256: $? = 0
173configure:5264: result: yes
174configure:5269: WARNING: 
175configure:5271: WARNING: ------------------------------------------
176configure:5273: WARNING: libnetcdf was built with zstd support, but HDF5_PLUGIN_PATH is not set.  Either set the HDF5_PLUGIN_PATH environmental variable if zstandard tests fail, or use --disable-zstandard-plugin when running configure.
177configure:5275: WARNING: ------------------------------------------
178configure:5277: WARNING: 
179configure:5298: checking if netCDF was built with pnetcdf
180configure:5315: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
181conftest.c:20:7: error: use of undeclared identifier 'choke'
182      choke me
183      ^
1841 error generated.
185configure:5315: $? = 1
186configure: failed program was:
187| /* confdefs.h */
188| #define PACKAGE_NAME "netCDF-Fortran"
189| #define PACKAGE_TARNAME "netcdf-fortran"
190| #define PACKAGE_VERSION "4.6.1"
191| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
192| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
193| #define PACKAGE_URL ""
194| #define PACKAGE "netcdf-fortran"
195| #define VERSION "4.6.1"
196| #define NF_RELAX_COORD_BOUND 1
197| #define ENABLE_CDF5 1
198| /* end confdefs.h.  */
199|
200| int
201| main (void)
202| {
203|
204| #include <netcdf_meta.h>
205| #if !defined(NC_HAS_PNETCDF) || NC_HAS_PNETCDF == 0
206|       choke me
207| #endif
208|   ;
209|   return 0;
210| }
211configure:5327: result: no
212configure:5330: checking if netCDF was built with HDF5 parallel I/O features
213configure:5347: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
214conftest.c:20:7: error: use of undeclared identifier 'choke'
215      choke me
216      ^
2171 error generated.
218configure:5347: $? = 1
219configure: failed program was:
220| /* confdefs.h */
221| #define PACKAGE_NAME "netCDF-Fortran"
222| #define PACKAGE_TARNAME "netcdf-fortran"
223| #define PACKAGE_VERSION "4.6.1"
224| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
225| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
226| #define PACKAGE_URL ""
227| #define PACKAGE "netcdf-fortran"
228| #define VERSION "4.6.1"
229| #define NF_RELAX_COORD_BOUND 1
230| #define ENABLE_CDF5 1
231| /* end confdefs.h.  */
232|
233| int
234| main (void)
235| {
236|
237| #include <netcdf_meta.h>
238| #if !defined(NC_HAS_PARALLEL4) || NC_HAS_PARALLEL4 == 0
239|       choke me
240| #endif
241|   ;
242|   return 0;
243| }
244configure:5354: result: no
245configure:5357: checking if netCDF was built with any parallel I/O features
246configure:5374: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
247conftest.c:20:7: error: use of undeclared identifier 'choke'
248      choke me
249      ^
2501 error generated.
251configure:5374: $? = 1
252configure: failed program was:
253| /* confdefs.h */
254| #define PACKAGE_NAME "netCDF-Fortran"
255| #define PACKAGE_TARNAME "netcdf-fortran"
256| #define PACKAGE_VERSION "4.6.1"
257| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
258| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
259| #define PACKAGE_URL ""
260| #define PACKAGE "netcdf-fortran"
261| #define VERSION "4.6.1"
262| #define NF_RELAX_COORD_BOUND 1
263| #define ENABLE_CDF5 1
264| /* end confdefs.h.  */
265|
266| int
267| main (void)
268| {
269|
270| #include <netcdf_meta.h>
271| #if !defined(NC_HAS_PARALLEL) || NC_HAS_PARALLEL == 0
272|       choke me
273| #endif
274|   ;
275|   return 0;
276| }
277configure:5381: result: no
278configure:5387: checking if netCDF-fortran should be built with HDF5 parallel I/O features
279configure:5397: result: no
280configure:5400: checking if netCDF was built with support for szip writes
281configure:5417: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
282conftest.c:20:7: error: use of undeclared identifier 'choke'
283      choke me
284      ^
2851 error generated.
286configure:5417: $? = 1
287configure: failed program was:
288| /* confdefs.h */
289| #define PACKAGE_NAME "netCDF-Fortran"
290| #define PACKAGE_TARNAME "netcdf-fortran"
291| #define PACKAGE_VERSION "4.6.1"
292| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
293| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
294| #define PACKAGE_URL ""
295| #define PACKAGE "netcdf-fortran"
296| #define VERSION "4.6.1"
297| #define NF_RELAX_COORD_BOUND 1
298| #define ENABLE_CDF5 1
299| /* end confdefs.h.  */
300|
301| int
302| main (void)
303| {
304|
305| #include <netcdf_meta.h>
306| #if !(NC_HAS_SZIP_WRITE)
307|       choke me
308| #endif
309|   ;
310|   return 0;
311| }
312configure:5424: result: no
313configure:5435: checking if netCDF was built with support for quantize
314configure:5452: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
315configure:5452: $? = 0
316configure:5464: result: yes
317configure:5497: checking for valgrind
318configure:5532: result: no
319configure:5937: checking whether parallel IO tests should be run
320configure:5946: result: no
321configure:5962: checking whether a user specified program to run mpi programs
322configure:5973: result: mpiexec
323configure:5981: checking whether netCDF documentation should be generated
324configure:5990: result: no
325configure:6026: checking for doxygen
326configure:6061: result: no
327configure:6070: WARNING: Doxygen not found - documentation will not be built
328configure:6080: checking for dot
329configure:6115: result: no
330configure:6124: WARNING: dot not found - will use simple charts in documentation
331configure:6143: finding C compiler
332configure:6199: checking for gcc
333configure:6231: result: /usr/bin/clang
334configure:6584: checking for C compiler version
335configure:6593: /usr/bin/clang --version >&5
336Apple clang version 15.0.0 (clang-1500.1.0.2.5)
337Target: x86_64-apple-darwin23.3.0
338Thread model: posix
339InstalledDir: /Library/Developer/CommandLineTools/usr/bin
340configure:6604: $? = 0
341configure:6593: /usr/bin/clang -v >&5
342Apple clang version 15.0.0 (clang-1500.1.0.2.5)
343Target: x86_64-apple-darwin23.3.0
344Thread model: posix
345InstalledDir: /Library/Developer/CommandLineTools/usr/bin
346configure:6604: $? = 0
347configure:6593: /usr/bin/clang -V >&5
348clang: error: argument to '-V' is missing (expected 1 value)
349clang: error: no input files
350configure:6604: $? = 1
351configure:6593: /usr/bin/clang -qversion >&5
352clang: error: unknown argument '-qversion'; did you mean '--version'?
353clang: error: no input files
354configure:6604: $? = 1
355configure:6593: /usr/bin/clang -version >&5
356clang: error: unknown argument '-version'; did you mean '--version'?
357clang: error: no input files
358configure:6604: $? = 1
359configure:6608: checking whether the compiler supports GNU C
360configure:6638: result: yes
361configure:6649: checking whether /usr/bin/clang accepts -g
362configure:6714: result: yes
363configure:6734: checking for /usr/bin/clang option to enable C11 features
364configure:6767: result: none needed
365configure:6883: checking whether /usr/bin/clang understands -c and -o together
366configure:6921: result: yes
367configure:6940: checking dependency style of /usr/bin/clang
368configure:7052: result: gcc3
369configure:7068: checking for an ANSI C-conforming const
370configure:7135: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
371configure:7135: $? = 0
372configure:7143: result: yes
373configure:7153: checking for a sed that does not truncate output
374configure:7223: result: /usr/bin/sed
375configure:7245: finding Fortran compiler
376configure:7364: checking for Fortran compiler version
377configure:7373: /opt/local/bin/gfortran-mp-13 --version >&5
378GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0
379Copyright (C) 2023 Free Software Foundation, Inc.
380This is free software; see the source for copying conditions.  There is NO
381warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
382
383configure:7384: $? = 0
384configure:7373: /opt/local/bin/gfortran-mp-13 -v >&5
385Using built-in specs.
386COLLECT_GCC=/opt/local/bin/gfortran-mp-13
387COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin23/13.2.0/lto-wrapper
388Target: x86_64-apple-darwin23
389Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin23 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld-classic --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --disable-tls --with-gxx-libcxx-include-dir=/opt/local/libexec/gcc13/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc13 13.2.0_4+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
390Thread model: posix
391Supported LTO compression algorithms: zlib zstd
392gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag)
393configure:7384: $? = 0
394configure:7373: /opt/local/bin/gfortran-mp-13 -V >&5
395gfortran-mp-13: error: unrecognized command-line option '-V'
396gfortran-mp-13: fatal error: no input files
397compilation terminated.
398configure:7384: $? = 1
399configure:7373: /opt/local/bin/gfortran-mp-13 -qversion >&5
400gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'?
401gfortran-mp-13: fatal error: no input files
402compilation terminated.
403configure:7384: $? = 1
404configure:7393: checking whether the compiler supports GNU Fortran
405configure:7407: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.F >&5
406configure:7407: $? = 0
407configure:7417: result: yes
408configure:7425: checking whether /opt/local/bin/gfortran-mp-13 accepts -g
409configure:7437: /opt/local/bin/gfortran-mp-13 -c -g  conftest.f >&5
410configure:7437: $? = 0
411configure:7446: result: yes
412configure:7591: checking for Fortran 77 compiler version
413configure:7600: /opt/local/bin/gfortran-mp-13 --version >&5
414GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0
415Copyright (C) 2023 Free Software Foundation, Inc.
416This is free software; see the source for copying conditions.  There is NO
417warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
418
419configure:7611: $? = 0
420configure:7600: /opt/local/bin/gfortran-mp-13 -v >&5
421Using built-in specs.
422COLLECT_GCC=/opt/local/bin/gfortran-mp-13
423COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin23/13.2.0/lto-wrapper
424Target: x86_64-apple-darwin23
425Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin23 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld-classic --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --disable-tls --with-gxx-libcxx-include-dir=/opt/local/libexec/gcc13/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc13 13.2.0_4+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
426Thread model: posix
427Supported LTO compression algorithms: zlib zstd
428gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag)
429configure:7611: $? = 0
430configure:7600: /opt/local/bin/gfortran-mp-13 -V >&5
431gfortran-mp-13: error: unrecognized command-line option '-V'
432gfortran-mp-13: fatal error: no input files
433compilation terminated.
434configure:7611: $? = 1
435configure:7600: /opt/local/bin/gfortran-mp-13 -qversion >&5
436gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'?
437gfortran-mp-13: fatal error: no input files
438compilation terminated.
439configure:7611: $? = 1
440configure:7620: checking whether the compiler supports GNU Fortran 77
441configure:7634: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.F >&5
442configure:7634: $? = 0
443configure:7644: result: yes
444configure:7652: checking whether /opt/local/bin/gfortran-mp-13 accepts -g
445configure:7664: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5
446configure:7664: $? = 0
447configure:7673: result: yes
448configure:7730: checking whether Fortran compiler is checked for ISO_C_BINDING support
449configure:7739: result: yes
450configure:7759: checking for Fortran flag to compile .f90 files
451configure:7780: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90 >&5
452configure:7780: $? = 0
453configure:7790: result: none
454configure:7818: checking fortran 90 modules inclusion flag
455configure:7844: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90 >&5
456configure:7844: $? = 0
457configure:7862: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -Itmpdir_0  conftest.f90 >&5
458configure:7862: $? = 0
459configure:7882: result: -I
460configure:7887: checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING
461configure:7895: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
462configure:7898: $? = 0
463configure:7904: result: yes
464configure:7907: checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions
465configure:7915: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
466configure:7918: $? = 0
467configure:7927: result: yes
468configure:7930: checking if Fortran compiler supports TS29113 standard extension
469configure:7938: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
470configure:7941: $? = 0
471configure:7950: result: yes
472configure:7970: checking if Fortran compiler supports allow-mismatch flag
473configure:7978: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  -fallow-argument-mismatch conftest.f90
474configure:7981: $? = 0
475configure:7989: result: yes
476configure:7993: checking if Fortran compiler supports mismatch_all flag
477configure:8001: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch  -mismatch_all conftest.f90
478gfortran-mp-13: error: unrecognized command-line option '-mismatch_all'
479configure:8004: $? = 1
480configure:8012: result: no
481configure:8033: checking whether fortran type sizes should be checked
482configure:8042: result: yes
483configure:8046: checking whether large file (> 2GB) tests should be run
484configure:8055: result: no
485configure:8072: checking whether benchmarks should be run
486configure:8081: result: yes
487configure:8095: checking where to put large temp files if large file tests are run
488configure:8105: result: .
489configure:8125: setting up libtool
490configure:8175: checking how to print strings
491configure:8202: result: printf
492configure:8223: checking for a sed that does not truncate output
493configure:8293: result: /usr/bin/sed
494configure:8311: checking for grep that handles long lines and -e
495configure:8375: result: /usr/bin/grep
496configure:8380: checking for egrep
497configure:8448: result: /usr/bin/grep -E
498configure:8453: checking for fgrep
499configure:8521: result: /usr/bin/grep -F
500configure:8557: checking for ld used by /usr/bin/clang
501configure:8625: result: /Library/Developer/CommandLineTools/usr/bin/ld
502configure:8632: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
503configure:8648: result: no
504configure:8660: checking for BSD- or MS-compatible name lister (nm)
505configure:8715: result: /opt/local/bin/nm -B
506configure:8855: checking the name lister (/opt/local/bin/nm -B) interface
507configure:8863: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
508configure:8866: /opt/local/bin/nm -B "conftest.o"
509configure:8869: output
5100000000000000000 S _some_variable
511configure:8876: result: BSD nm
512configure:8879: checking whether ln -s works
513configure:8883: result: yes
514configure:8891: checking the maximum length of command line arguments
515configure:9023: result: 786432
516configure:9071: checking how to convert x86_64-apple-darwin23.3.0 file names to x86_64-apple-darwin23.3.0 format
517configure:9112: result: func_convert_file_noop
518configure:9119: checking how to convert x86_64-apple-darwin23.3.0 file names to toolchain format
519configure:9140: result: func_convert_file_noop
520configure:9147: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
521configure:9155: result: -r
522configure:9234: checking for file
523configure:9255: found /usr/bin/file
524configure:9266: result: file
525configure:9342: checking for objdump
526configure:9363: found /opt/local/bin/objdump
527configure:9374: result: objdump
528configure:9406: checking how to recognize dependent libraries
529configure:9607: result: pass_all
530configure:9697: checking for dlltool
531configure:9732: result: no
532configure:9762: checking how to associate runtime and link libraries
533configure:9790: result: printf %s\n
534configure:9855: checking for ar
535configure:9876: found /opt/local/bin/ar
536configure:9887: result: ar
537configure:9940: checking for archiver @FILE support
538configure:9958: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
539configure:9958: $? = 0
540configure:9962: ar cr libconftest.a @conftest.lst >&5
541ar: @conftest.lst: No such file or directory
542configure:9965: $? = 1
543configure:9985: result: no
544configure:10048: checking for strip
545configure:10069: found /opt/local/bin/strip
546configure:10080: result: strip
547configure:10157: checking for ranlib
548configure:10178: found /opt/local/bin/ranlib
549configure:10189: result: ranlib
550configure:10291: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
551configure:10445: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
552configure:10448: $? = 0
553configure:10452: /opt/local/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
554configure:10455: $? = 0
555cannot find nm_test_var in conftest.nm
556configure:10445: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
557configure:10448: $? = 0
558configure:10452: /opt/local/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
559configure:10455: $? = 0
560configure:10521: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c conftstm.o >&5
561configure:10524: $? = 0
562configure:10562: result: ok
563configure:10609: checking for sysroot
564configure:10640: result: no
565configure:10647: checking for a working dd
566configure:10691: result: /bin/dd
567configure:10695: checking how to truncate binary pipes
568configure:10711: result: /bin/dd bs=4096 count=1
569configure:11048: checking for mt
570configure:11083: result: no
571configure:11103: checking if : is a manifest tool
572configure:11110: : '-?'
573configure:11118: result: no
574configure:11179: checking for dsymutil
575configure:11200: found /usr/bin/dsymutil
576configure:11211: result: dsymutil
577configure:11281: checking for nmedit
578configure:11302: found /usr/bin/nmedit
579configure:11313: result: nmedit
580configure:11383: checking for lipo
581configure:11404: found /opt/local/bin/lipo
582configure:11415: result: lipo
583configure:11485: checking for otool
584configure:11506: found /opt/local/bin/otool
585configure:11517: result: otool
586configure:11587: checking for otool64
587configure:11622: result: no
588configure:11667: checking for -single_module linker flag
589/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
590ld: warning: -single_module is obsolete
591configure:11701: result: no
592configure:11704: checking for -exported_symbols_list linker flag
593configure:11725: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
594configure:11725: $? = 0
595configure:11736: result: yes
596configure:11739: checking for -force_load linker flag
597/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -c -o conftest.o conftest.c
598ar cr libconftest.a conftest.o
599ranlib libconftest.a
600/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
601configure:11772: result: yes
602configure:11843: checking for stdio.h
603configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
604configure:11843: $? = 0
605configure:11843: result: yes
606configure:11843: checking for stdlib.h
607configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
608configure:11843: $? = 0
609configure:11843: result: yes
610configure:11843: checking for string.h
611configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
612configure:11843: $? = 0
613configure:11843: result: yes
614configure:11843: checking for inttypes.h
615configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
616configure:11843: $? = 0
617configure:11843: result: yes
618configure:11843: checking for stdint.h
619configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
620configure:11843: $? = 0
621configure:11843: result: yes
622configure:11843: checking for strings.h
623configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
624configure:11843: $? = 0
625configure:11843: result: yes
626configure:11843: checking for sys/stat.h
627configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
628configure:11843: $? = 0
629configure:11843: result: yes
630configure:11843: checking for sys/types.h
631configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
632configure:11843: $? = 0
633configure:11843: result: yes
634configure:11843: checking for unistd.h
635configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
636configure:11843: $? = 0
637configure:11843: result: yes
638configure:11843: checking for sys/time.h
639configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
640configure:11843: $? = 0
641configure:11843: result: yes
642configure:11868: checking for dlfcn.h
643configure:11868: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
644configure:11868: $? = 0
645configure:11868: result: yes
646configure:12138: checking for objdir
647configure:12154: result: .libs
648configure:12418: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
649configure:12437: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5
650configure:12441: $? = 0
651configure:12454: result: yes
652configure:12812: checking for /usr/bin/clang option to produce PIC
653configure:12820: result: -fno-common -DPIC
654configure:12828: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
655configure:12847: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5
656configure:12851: $? = 0
657configure:12864: result: yes
658configure:12893: checking if /usr/bin/clang static flag -static works
659configure:12922: result: no
660configure:12937: checking if /usr/bin/clang supports -c -o file.o
661configure:12959: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5
662configure:12963: $? = 0
663configure:12985: result: yes
664configure:12993: checking if /usr/bin/clang supports -c -o file.o
665configure:13041: result: yes
666configure:13074: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
667configure:14342: result: yes
668configure:14583: checking dynamic linker characteristics
669configure:15404: result: darwin23.3.0 dyld
670configure:15526: checking how to hardcode library paths into programs
671configure:15551: result: immediate
672configure:16103: checking whether stripping libraries is possible
673configure:16120: result: yes
674configure:16154: checking if libtool supports shared libraries
675configure:16156: result: yes
676configure:16159: checking whether to build shared libraries
677configure:16184: result: yes
678configure:16187: checking whether to build static libraries
679configure:16191: result: yes
680configure:16308: checking if libtool supports shared libraries
681configure:16310: result: yes
682configure:16313: checking whether to build shared libraries
683configure:16337: result: yes
684configure:16340: checking whether to build static libraries
685configure:16344: result: yes
686configure:16696: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC
687configure:16704: result: -fno-common
688configure:16712: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works
689configure:16731: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common conftest.f >&5
690configure:16735: $? = 0
691configure:16748: result: yes
692configure:16771: checking if /opt/local/bin/gfortran-mp-13 static flag -static works
693configure:16800: result: no
694configure:16812: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
695configure:16834: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5
696configure:16838: $? = 0
697configure:16860: result: yes
698configure:16865: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
699configure:16913: result: yes
700configure:16943: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
701configure:18160: result: yes
702configure:18302: checking dynamic linker characteristics
703configure:19044: result: darwin23.3.0 dyld
704configure:19109: checking how to hardcode library paths into programs
705configure:19134: result: immediate
706configure:19271: checking if libtool supports shared libraries
707configure:19273: result: yes
708configure:19276: checking whether to build shared libraries
709configure:19300: result: yes
710configure:19303: checking whether to build static libraries
711configure:19307: result: yes
712configure:19341: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch  conftest.f90 >&5
713configure:19344: $? = 0
714configure:19822: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC
715configure:19830: result: -fno-common
716configure:19838: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works
717configure:19857: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common  conftest.f90 >&5
718configure:19861: $? = 0
719configure:19874: result: yes
720configure:19897: checking if /opt/local/bin/gfortran-mp-13 static flag -static works
721configure:19926: result: no
722configure:19938: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
723configure:19960: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o  conftest.f90 >&5
724configure:19964: $? = 0
725configure:19986: result: yes
726configure:19991: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
727configure:20039: result: yes
728configure:20069: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
729configure:21286: result: yes
730configure:21428: checking dynamic linker characteristics
731configure:22170: result: darwin23.3.0 dyld
732configure:22235: checking how to hardcode library paths into programs
733configure:22260: result: immediate
734configure:22311: finding other utilities
735configure:22317: trying to set fortran flags for this platform
736configure:22319: checking what FC is set to
737configure:22321: result: /opt/local/bin/gfortran-mp-13
738configure:22333: checking for special C compiler options needed for large files
739configure:22381: result: no
740configure:22387: checking for _FILE_OFFSET_BITS value needed for large files
741configure:22413: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
742configure:22413: $? = 0
743configure:22447: result: no
744configure:22586: checking for /opt/local/bin/nm
745configure:22618: result: /opt/local/bin/nm -B
746configure:22631: checking nm flags
747configure:22636: result:
748configure:22648: checking for C-equivalent to Fortran routine "SUB"
749configure:22655: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
750configure:22658: $? = 0
751configure:22668: result: sub_
752configure:22688: checking for Fortran "byte"
753configure:22696: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
754configure:22699: $? = 0
755configure:22701: result: yes
756configure:22717: checking for Fortran "integer*2"
757configure:22725: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
758configure:22728: $? = 0
759configure:22730: result: yes
760configure:22746: checking for Fortran "integer*8"
761configure:22754: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
762configure:22757: $? = 0
763configure:22759: result: yes
764configure:22784: checking if Fortran "byte" is C "signed char"
765configure:22795: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
766conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
767            void sub_(values)
768                 ^
7691 warning generated.
770configure:22798: $? = 0
771configure:22801: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
772configure:22804: $? = 0
773configure:22807: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
774configure:22810: $? = 0
775configure:22813: ./conftest
776configure:22816: $? = 0
777configure:22818: result: yes
778configure:22850: checking if Fortran "byte" is C "short"
779configure:22861: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
780conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
781            void sub_(values)
782                 ^
7831 warning generated.
784configure:22864: $? = 0
785configure:22867: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
786configure:22870: $? = 0
787configure:22873: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
788configure:22876: $? = 0
789configure:22879: ./conftest
790configure:22882: $? = 1
791configure:22893: result: no
792configure:22916: checking if Fortran "byte" is C "int"
793configure:22927: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
794conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
795            void sub_(values)
796                 ^
7971 warning generated.
798configure:22930: $? = 0
799configure:22933: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
800configure:22936: $? = 0
801configure:22939: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
802configure:22942: $? = 0
803configure:22945: ./conftest
804configure:22948: $? = 1
805configure:22959: result: no
806configure:22982: checking if Fortran "byte" is C "long"
807configure:22993: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
808conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
809            void sub_(values)
810                 ^
8111 warning generated.
812configure:22996: $? = 0
813configure:22999: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
814configure:23002: $? = 0
815configure:23005: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
816configure:23008: $? = 0
817configure:23011: ./conftest
818configure:23014: $? = 1
819configure:23025: result: no
820configure:23052: checking if Fortran "integer*2" is C "short"
821configure:23063: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
822conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
823            void sub_(values)
824                 ^
8251 warning generated.
826configure:23066: $? = 0
827configure:23069: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
828configure:23072: $? = 0
829configure:23075: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
830configure:23078: $? = 0
831configure:23081: ./conftest
832configure:23084: $? = 0
833configure:23086: result: yes
834configure:23118: checking if Fortran "integer*2" is C "int"
835configure:23129: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
836conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
837            void sub_(values)
838                 ^
8391 warning generated.
840configure:23132: $? = 0
841configure:23135: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
842configure:23138: $? = 0
843configure:23141: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
844configure:23144: $? = 0
845configure:23147: ./conftest
846configure:23150: $? = 1
847configure:23161: result: no
848configure:23184: checking if Fortran "integer*2" is C "long"
849configure:23195: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
850conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
851            void sub_(values)
852                 ^
8531 warning generated.
854configure:23198: $? = 0
855configure:23201: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
856configure:23204: $? = 0
857configure:23207: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
858configure:23210: $? = 0
859configure:23213: ./conftest
860configure:23216: $? = 1
861configure:23227: result: no
862configure:23254: checking if Fortran "integer*8" is C "short"
863configure:23265: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
864conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
865            void sub_(values)
866                 ^
8671 warning generated.
868configure:23268: $? = 0
869configure:23271: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
870configure:23274: $? = 0
871configure:23277: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
872configure:23280: $? = 0
873configure:23283: ./conftest
874configure:23286: $? = 1
875configure:23297: result: no
876configure:23320: checking if Fortran "integer*8" is C "int"
877configure:23331: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
878conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
879            void sub_(values)
880                 ^
8811 warning generated.
882configure:23334: $? = 0
883configure:23337: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
884configure:23340: $? = 0
885configure:23343: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
886configure:23346: $? = 0
887configure:23349: ./conftest
888configure:23352: $? = 1
889configure:23363: result: no
890configure:23386: checking if Fortran "integer*8" is C "long long"
891configure:23397: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
892conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
893            void sub_(values)
894                 ^
8951 warning generated.
896configure:23400: $? = 0
897configure:23403: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
898configure:23406: $? = 0
899configure:23409: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
900configure:23412: $? = 0
901configure:23415: ./conftest
902configure:23418: $? = 0
903configure:23420: result: yes
904configure:23454: checking if Fortran "integer" is C "int"
905configure:23465: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
906conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
907            void sub_(values)
908                 ^
9091 warning generated.
910configure:23468: $? = 0
911configure:23471: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
912configure:23474: $? = 0
913configure:23477: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
914configure:23480: $? = 0
915configure:23483: ./conftest
916configure:23486: $? = 0
917configure:23488: result: yes
918configure:23520: checking if Fortran "real" is C "float"
919configure:23531: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
920conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
921            void sub_(values)
922                 ^
9231 warning generated.
924configure:23534: $? = 0
925configure:23537: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
926configure:23540: $? = 0
927configure:23543: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
928configure:23546: $? = 0
929configure:23549: ./conftest
930configure:23552: $? = 0
931configure:23554: result: yes
932configure:23586: checking if Fortran "doubleprecision" is C "double"
933configure:23597: /usr/bin/clang -c -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c
934conftest.c:2:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
935            void sub_(values)
936                 ^
9371 warning generated.
938configure:23600: $? = 0
939configure:23603: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
940configure:23606: $? = 0
941configure:23609: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -Os -m64 -fallow-argument-mismatch -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftestf.o conftest.o 
942configure:23612: $? = 0
943configure:23615: ./conftest
944configure:23618: $? = 0
945configure:23620: result: yes
946configure:23646: checking for Fortran-equivalent to netCDF "byte"
947configure:23654: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
948configure:23657: $? = 0
949configure:23666: result: byte
950configure:23672: checking for Fortran-equivalent to netCDF "short"
951configure:23680: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
952configure:23683: $? = 0
953configure:23692: result: integer*2
954configure:23736: checking types, headers, and functions
955configure:23749: checking for floor in -lm
956configure:23772: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm   >&5
957conftest.c:45:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
958char floor ();
959     ^
960conftest.c:45:6: note: 'floor' is a builtin with type 'double (double)'
9611 warning generated.
962configure:23772: $? = 0
963configure:23782: result: yes
964configure:23792: checking for library containing dlopen
965configure:23822: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm  >&5
966configure:23822: $? = 0
967configure:23842: result: none required
968configure:23873: checking for netcdf.h
969configure:23873: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
970configure:23873: $? = 0
971configure:23873: result: yes
972configure:23883: checking for library containing nc_open
973configure:23913: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm  >&5
974ld: Undefined symbols:
975  _nc_open, referenced from:
976      _main in conftest-06d46d.o
977clang: error: linker command failed with exit code 1 (use -v to see invocation)
978configure:23913: $? = 1
979configure: failed program was:
980| /* confdefs.h */
981| #define PACKAGE_NAME "netCDF-Fortran"
982| #define PACKAGE_TARNAME "netcdf-fortran"
983| #define PACKAGE_VERSION "4.6.1"
984| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
985| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
986| #define PACKAGE_URL ""
987| #define PACKAGE "netcdf-fortran"
988| #define VERSION "4.6.1"
989| #define NF_RELAX_COORD_BOUND 1
990| #define ENABLE_CDF5 1
991| #define NF_HAS_QUANTIZE 1
992| #define HAVE_F2008 1
993| #define HAVE_TS29113_SUPPORT 1
994| #define TEMP_LARGE "."
995| #define HAVE_STDIO_H 1
996| #define HAVE_STDLIB_H 1
997| #define HAVE_STRING_H 1
998| #define HAVE_INTTYPES_H 1
999| #define HAVE_STDINT_H 1
1000| #define HAVE_STRINGS_H 1
1001| #define HAVE_SYS_STAT_H 1
1002| #define HAVE_SYS_TYPES_H 1
1003| #define HAVE_UNISTD_H 1
1004| #define HAVE_SYS_TIME_H 1
1005| #define STDC_HEADERS 1
1006| #define HAVE_DLFCN_H 1
1007| #define LT_OBJDIR ".libs/"
1008| #define NF_INT1_T byte
1009| #define NF_INT2_T integer*2
1010| #define NF_INT8_T integer*8
1011| #define NF_INT1_IS_C_SIGNED_CHAR 1
1012| #define NF_INT2_IS_C_SHORT 1
1013| #define NF_INT8_IS_C_LONG_LONG 1
1014| #define NF_INT_IS_C_INT 1
1015| #define NF_REAL_IS_C_FLOAT 1
1016| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1017| #define NCBYTE_T byte
1018| #define NCSHORT_T integer*2
1019| #define HAVE_LIBM 1
1020| #define HAVE_NETCDF_H 1
1021| /* end confdefs.h.  */
1022|
1023| /* Override any GCC internal prototype to avoid an error.
1024|    Use char because int might match the return type of a GCC
1025|    builtin and then its argument prototype would still apply.  */
1026| char nc_open ();
1027| int
1028| main (void)
1029| {
1030| return nc_open ();
1031|   ;
1032|   return 0;
1033| }
1034configure:23913: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf  -lm  >&5
1035configure:23913: $? = 0
1036configure:23933: result: -lnetcdf
1037configure:23946: checking for nc_def_opaque
1038configure:23946: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1039configure:23946: $? = 0
1040configure:23946: result: yes
1041configure:23952: checking for nccreate
1042configure:23952: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1043configure:23952: $? = 0
1044configure:23952: result: yes
1045configure:23958: checking for nc_set_log_level
1046configure:23958: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1047configure:23958: $? = 0
1048configure:23958: result: yes
1049configure:23964: checking for oc_open
1050configure:23964: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1051configure:23964: $? = 0
1052configure:23964: result: yes
1053configure:23970: checking for nc_def_var_szip
1054configure:23970: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1055configure:23970: $? = 0
1056configure:23970: result: yes
1057configure:23988: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1058configure:23988: $? = 0
1059configure:23988: ./conftest
1060dyld[92894]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
1061  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
1062  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
1063./configure: line 2087: 92894 Abort trap: 6           ./conftest$ac_exeext
1064configure:23988: $? = 134
1065configure: program exited with status 134
1066configure: failed program was:
1067| /* confdefs.h */
1068| #define PACKAGE_NAME "netCDF-Fortran"
1069| #define PACKAGE_TARNAME "netcdf-fortran"
1070| #define PACKAGE_VERSION "4.6.1"
1071| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1072| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1073| #define PACKAGE_URL ""
1074| #define PACKAGE "netcdf-fortran"
1075| #define VERSION "4.6.1"
1076| #define NF_RELAX_COORD_BOUND 1
1077| #define ENABLE_CDF5 1
1078| #define NF_HAS_QUANTIZE 1
1079| #define HAVE_F2008 1
1080| #define HAVE_TS29113_SUPPORT 1
1081| #define TEMP_LARGE "."
1082| #define HAVE_STDIO_H 1
1083| #define HAVE_STDLIB_H 1
1084| #define HAVE_STRING_H 1
1085| #define HAVE_INTTYPES_H 1
1086| #define HAVE_STDINT_H 1
1087| #define HAVE_STRINGS_H 1
1088| #define HAVE_SYS_STAT_H 1
1089| #define HAVE_SYS_TYPES_H 1
1090| #define HAVE_UNISTD_H 1
1091| #define HAVE_SYS_TIME_H 1
1092| #define STDC_HEADERS 1
1093| #define HAVE_DLFCN_H 1
1094| #define LT_OBJDIR ".libs/"
1095| #define NF_INT1_T byte
1096| #define NF_INT2_T integer*2
1097| #define NF_INT8_T integer*8
1098| #define NF_INT1_IS_C_SIGNED_CHAR 1
1099| #define NF_INT2_IS_C_SHORT 1
1100| #define NF_INT8_IS_C_LONG_LONG 1
1101| #define NF_INT_IS_C_INT 1
1102| #define NF_REAL_IS_C_FLOAT 1
1103| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1104| #define NCBYTE_T byte
1105| #define NCSHORT_T integer*2
1106| #define HAVE_LIBM 1
1107| #define HAVE_NETCDF_H 1
1108| #define HAVE_NC_DEF_OPAQUE 1
1109| #define HAVE_NCCREATE 1
1110| #define HAVE_NC_SET_LOG_LEVEL 1
1111| #define HAVE_OC_OPEN 1
1112| #define HAVE_NC_DEF_VAR_SZIP 1
1113| /* end confdefs.h.  */
1114| #include <netcdf_meta.h>
1115| static long int longval (void) { return NC_HAS_HDF5; }
1116| static unsigned long int ulongval (void) { return NC_HAS_HDF5; }
1117| #include <stdio.h>
1118| #include <stdlib.h>
1119| int
1120| main (void)
1121| {
1122|
1123|   FILE *f = fopen ("conftest.val", "w");
1124|   if (! f)
1125|     return 1;
1126|   if ((NC_HAS_HDF5) < 0)
1127|     {
1128|       long int i = longval ();
1129|       if (i != (NC_HAS_HDF5))
1130|       return 1;
1131|       fprintf (f, "%ld", i);
1132|     }
1133|   else
1134|     {
1135|       unsigned long int i = ulongval ();
1136|       if (i != (NC_HAS_HDF5))
1137|       return 1;
1138|       fprintf (f, "%lu", i);
1139|     }
1140|   /* Do not output a trailing newline, as this causes \r\n confusion
1141|      on some platforms.  */
1142|   return ferror (f) || fclose (f) != 0;
1143|
1144|   ;
1145|   return 0;
1146| }
1147configure:24011: checking netCDF logging present
1148configure:24013: result: yes
1149configure:24016: checking netCDF v2 API present
1150configure:24018: result: yes
1151configure:24020: checking netCDF-4 present
1152configure:24022: result: no
1153configure:24025: checking whether to test the filter API
1154configure:24034: result: no
1155configure:24111: checking for stdlib.h
1156configure:24111: result: yes
1157configure:24121: checking for sys/types.h
1158configure:24121: result: yes
1159configure:24131: checking for sys/param.h
1160configure:24131: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1161configure:24131: $? = 0
1162configure:24131: result: yes
1163configure:24138: checking for locale.h
1164configure:24138: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1165configure:24138: $? = 0
1166configure:24138: result: yes
1167configure:24144: checking for stdio.h
1168configure:24144: result: yes
1169configure:24150: checking for stdarg.h
1170configure:24150: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1171configure:24150: $? = 0
1172configure:24150: result: yes
1173configure:24156: checking for errno.h
1174configure:24156: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1175configure:24156: $? = 0
1176configure:24156: result: yes
1177configure:24162: checking for ctype.h
1178configure:24162: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1179configure:24162: $? = 0
1180configure:24162: result: yes
1181configure:24168: checking for fcntl.h
1182configure:24168: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1183configure:24168: $? = 0
1184configure:24168: result: yes
1185configure:24174: checking for malloc.h
1186configure:24174: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1187conftest.c:84:10: fatal error: 'malloc.h' file not found
1188#include <malloc.h>
1189         ^~~~~~~~~~
11901 error generated.
1191configure:24174: $? = 1
1192configure: failed program was:
1193| /* confdefs.h */
1194| #define PACKAGE_NAME "netCDF-Fortran"
1195| #define PACKAGE_TARNAME "netcdf-fortran"
1196| #define PACKAGE_VERSION "4.6.1"
1197| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1198| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1199| #define PACKAGE_URL ""
1200| #define PACKAGE "netcdf-fortran"
1201| #define VERSION "4.6.1"
1202| #define NF_RELAX_COORD_BOUND 1
1203| #define ENABLE_CDF5 1
1204| #define NF_HAS_QUANTIZE 1
1205| #define HAVE_F2008 1
1206| #define HAVE_TS29113_SUPPORT 1
1207| #define TEMP_LARGE "."
1208| #define HAVE_STDIO_H 1
1209| #define HAVE_STDLIB_H 1
1210| #define HAVE_STRING_H 1
1211| #define HAVE_INTTYPES_H 1
1212| #define HAVE_STDINT_H 1
1213| #define HAVE_STRINGS_H 1
1214| #define HAVE_SYS_STAT_H 1
1215| #define HAVE_SYS_TYPES_H 1
1216| #define HAVE_UNISTD_H 1
1217| #define HAVE_SYS_TIME_H 1
1218| #define STDC_HEADERS 1
1219| #define HAVE_DLFCN_H 1
1220| #define LT_OBJDIR ".libs/"
1221| #define NF_INT1_T byte
1222| #define NF_INT2_T integer*2
1223| #define NF_INT8_T integer*8
1224| #define NF_INT1_IS_C_SIGNED_CHAR 1
1225| #define NF_INT2_IS_C_SHORT 1
1226| #define NF_INT8_IS_C_LONG_LONG 1
1227| #define NF_INT_IS_C_INT 1
1228| #define NF_REAL_IS_C_FLOAT 1
1229| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1230| #define NCBYTE_T byte
1231| #define NCSHORT_T integer*2
1232| #define HAVE_LIBM 1
1233| #define HAVE_NETCDF_H 1
1234| #define HAVE_NC_DEF_OPAQUE 1
1235| #define HAVE_NCCREATE 1
1236| #define HAVE_NC_SET_LOG_LEVEL 1
1237| #define HAVE_OC_OPEN 1
1238| #define HAVE_NC_DEF_VAR_SZIP 1
1239| #define LOGGING 1
1240| #define HAVE_SYS_PARAM_H 1
1241| #define HAVE_LOCALE_H 1
1242| #define HAVE_STDIO_H 1
1243| #define HAVE_STDARG_H 1
1244| #define HAVE_ERRNO_H 1
1245| #define HAVE_CTYPE_H 1
1246| #define HAVE_FCNTL_H 1
1247| /* end confdefs.h.  */
1248| #include <stddef.h>
1249| #ifdef HAVE_STDIO_H
1250| # include <stdio.h>
1251| #endif
1252| #ifdef HAVE_STDLIB_H
1253| # include <stdlib.h>
1254| #endif
1255| #ifdef HAVE_STRING_H
1256| # include <string.h>
1257| #endif
1258| #ifdef HAVE_INTTYPES_H
1259| # include <inttypes.h>
1260| #endif
1261| #ifdef HAVE_STDINT_H
1262| # include <stdint.h>
1263| #endif
1264| #ifdef HAVE_STRINGS_H
1265| # include <strings.h>
1266| #endif
1267| #ifdef HAVE_SYS_TYPES_H
1268| # include <sys/types.h>
1269| #endif
1270| #ifdef HAVE_SYS_STAT_H
1271| # include <sys/stat.h>
1272| #endif
1273| #ifdef HAVE_UNISTD_H
1274| # include <unistd.h>
1275| #endif
1276| #include <malloc.h>
1277configure:24174: result: no
1278configure:24180: checking for stdlib.h
1279configure:24180: result: yes
1280configure:24186: checking for string.h
1281configure:24186: result: yes
1282configure:24192: checking for strings.h
1283configure:24192: result: yes
1284configure:24198: checking for unistd.h
1285configure:24198: result: yes
1286configure:24204: checking for sys/stat.h
1287configure:24204: result: yes
1288configure:24210: checking for getopt.h
1289configure:24210: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1290configure:24210: $? = 0
1291configure:24210: result: yes
1292configure:24216: checking for sys/time.h
1293configure:24216: result: yes
1294configure:24222: checking for sys/resource.h
1295configure:24222: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1296configure:24222: $? = 0
1297configure:24222: result: yes
1298configure:24232: checking for dirent.h that defines DIR
1299configure:24252: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1300configure:24252: $? = 0
1301configure:24261: result: yes
1302configure:24275: checking for library containing opendir
1303configure:24305: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1304configure:24305: $? = 0
1305configure:24325: result: none required
1306configure:24399: checking for egrep
1307configure:24467: result: /usr/bin/grep -E
1308configure:24473: checking for sys/wait.h that is POSIX.1 compatible
1309configure:24500: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1310configure:24500: $? = 0
1311configure:24508: result: yes
1312configure:24531: checking for vprintf
1313configure:24531: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1314conftest.c:83:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
1315char vprintf ();
1316     ^
1317conftest.c:83:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
13181 warning generated.
1319configure:24531: $? = 0
1320configure:24531: result: yes
1321configure:24554: checking for _Bool
1322configure:24554: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1323configure:24554: $? = 0
1324configure:24554: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1325conftest.c:99:20: error: expected expression
1326if (sizeof ((_Bool)))
1327                   ^
13281 error generated.
1329configure:24554: $? = 1
1330configure: failed program was:
1331| /* confdefs.h */
1332| #define PACKAGE_NAME "netCDF-Fortran"
1333| #define PACKAGE_TARNAME "netcdf-fortran"
1334| #define PACKAGE_VERSION "4.6.1"
1335| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1336| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1337| #define PACKAGE_URL ""
1338| #define PACKAGE "netcdf-fortran"
1339| #define VERSION "4.6.1"
1340| #define NF_RELAX_COORD_BOUND 1
1341| #define ENABLE_CDF5 1
1342| #define NF_HAS_QUANTIZE 1
1343| #define HAVE_F2008 1
1344| #define HAVE_TS29113_SUPPORT 1
1345| #define TEMP_LARGE "."
1346| #define HAVE_STDIO_H 1
1347| #define HAVE_STDLIB_H 1
1348| #define HAVE_STRING_H 1
1349| #define HAVE_INTTYPES_H 1
1350| #define HAVE_STDINT_H 1
1351| #define HAVE_STRINGS_H 1
1352| #define HAVE_SYS_STAT_H 1
1353| #define HAVE_SYS_TYPES_H 1
1354| #define HAVE_UNISTD_H 1
1355| #define HAVE_SYS_TIME_H 1
1356| #define STDC_HEADERS 1
1357| #define HAVE_DLFCN_H 1
1358| #define LT_OBJDIR ".libs/"
1359| #define NF_INT1_T byte
1360| #define NF_INT2_T integer*2
1361| #define NF_INT8_T integer*8
1362| #define NF_INT1_IS_C_SIGNED_CHAR 1
1363| #define NF_INT2_IS_C_SHORT 1
1364| #define NF_INT8_IS_C_LONG_LONG 1
1365| #define NF_INT_IS_C_INT 1
1366| #define NF_REAL_IS_C_FLOAT 1
1367| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1368| #define NCBYTE_T byte
1369| #define NCSHORT_T integer*2
1370| #define HAVE_LIBM 1
1371| #define HAVE_NETCDF_H 1
1372| #define HAVE_NC_DEF_OPAQUE 1
1373| #define HAVE_NCCREATE 1
1374| #define HAVE_NC_SET_LOG_LEVEL 1
1375| #define HAVE_OC_OPEN 1
1376| #define HAVE_NC_DEF_VAR_SZIP 1
1377| #define LOGGING 1
1378| #define HAVE_SYS_PARAM_H 1
1379| #define HAVE_LOCALE_H 1
1380| #define HAVE_STDIO_H 1
1381| #define HAVE_STDARG_H 1
1382| #define HAVE_ERRNO_H 1
1383| #define HAVE_CTYPE_H 1
1384| #define HAVE_FCNTL_H 1
1385| #define HAVE_STDLIB_H 1
1386| #define HAVE_STRING_H 1
1387| #define HAVE_STRINGS_H 1
1388| #define HAVE_UNISTD_H 1
1389| #define HAVE_SYS_STAT_H 1
1390| #define HAVE_GETOPT_H 1
1391| #define HAVE_SYS_TIME_H 1
1392| #define HAVE_SYS_RESOURCE_H 1
1393| #define HAVE_DIRENT_H 1
1394| #define HAVE_SYS_WAIT_H 1
1395| #define TIME_WITH_SYS_TIME 1
1396| #define HAVE_VPRINTF 1
1397| /* end confdefs.h.  */
1398| #include <stddef.h>
1399| #ifdef HAVE_STDIO_H
1400| # include <stdio.h>
1401| #endif
1402| #ifdef HAVE_STDLIB_H
1403| # include <stdlib.h>
1404| #endif
1405| #ifdef HAVE_STRING_H
1406| # include <string.h>
1407| #endif
1408| #ifdef HAVE_INTTYPES_H
1409| # include <inttypes.h>
1410| #endif
1411| #ifdef HAVE_STDINT_H
1412| # include <stdint.h>
1413| #endif
1414| #ifdef HAVE_STRINGS_H
1415| # include <strings.h>
1416| #endif
1417| #ifdef HAVE_SYS_TYPES_H
1418| # include <sys/types.h>
1419| #endif
1420| #ifdef HAVE_SYS_STAT_H
1421| # include <sys/stat.h>
1422| #endif
1423| #ifdef HAVE_UNISTD_H
1424| # include <unistd.h>
1425| #endif
1426| int
1427| main (void)
1428| {
1429| if (sizeof ((_Bool)))
1430|           return 0;
1431|   ;
1432|   return 0;
1433| }
1434configure:24554: result: yes
1435configure:24563: checking for stdbool.h that conforms to C99
1436configure:24679: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1437conftest.c:154:25: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1438             bool ps = &s;
1439                  ~~    ^
1440conftest.c:159:28: warning: address of 't' will always evaluate to 'true' [-Wpointer-bool-conversion]
1441               _Bool pt = &t;
1442                     ~~    ^
1443conftest.c:169:55: warning: address of array 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
1444                                                     ~^
1445conftest.c:169:50: warning: address of array 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
1446                                                ~^
1447conftest.c:169:45: warning: address of array 'w' will always evaluate to 'true' [-Wpointer-bool-conversion]
1448                                           ~^
1449conftest.c:169:40: warning: address of array 'v' will always evaluate to 'true' [-Wpointer-bool-conversion]
1450                                      ~^
1451conftest.c:169:35: warning: address of array 'u' will always evaluate to 'true' [-Wpointer-bool-conversion]
1452                                 ~^
1453conftest.c:169:30: warning: address of array 'r' will always evaluate to 'true' [-Wpointer-bool-conversion]
1454                            ~^
1455conftest.c:169:25: warning: address of array 'q' will always evaluate to 'true' [-Wpointer-bool-conversion]
1456                       ~^
1457conftest.c:167:40: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1458                                      ~^
1459conftest.c:167:35: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1460                                 ~^
1461conftest.c:167:30: warning: address of array 'm' will always evaluate to 'true' [-Wpointer-bool-conversion]
1462                            ~^
1463conftest.c:167:25: warning: address of array 'l' will always evaluate to 'true' [-Wpointer-bool-conversion]
1464                       ~^
1465conftest.c:166:73: warning: address of array 'k' will always evaluate to 'true' [-Wpointer-bool-conversion]
1466             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1467                                                                       ~^
1468conftest.c:166:68: warning: address of array 'j' will always evaluate to 'true' [-Wpointer-bool-conversion]
1469             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1470                                                                  ~^
1471conftest.c:166:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1472             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1473                                                             ~^
1474conftest.c:166:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1475             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1476                                    ~^
1477conftest.c:166:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1478             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1479                               ~^
1480conftest.c:166:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1481             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1482                          ~^
1483conftest.c:166:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1484             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1485                     ~^
148620 warnings generated.
1487configure:24679: $? = 0
1488configure:24687: result: yes
1489configure:24698: checking for size_t
1490configure:24698: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1491configure:24698: $? = 0
1492configure:24698: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1493conftest.c:101:21: error: expected expression
1494if (sizeof ((size_t)))
1495                    ^
14961 error generated.
1497configure:24698: $? = 1
1498configure: failed program was:
1499| /* confdefs.h */
1500| #define PACKAGE_NAME "netCDF-Fortran"
1501| #define PACKAGE_TARNAME "netcdf-fortran"
1502| #define PACKAGE_VERSION "4.6.1"
1503| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1504| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1505| #define PACKAGE_URL ""
1506| #define PACKAGE "netcdf-fortran"
1507| #define VERSION "4.6.1"
1508| #define NF_RELAX_COORD_BOUND 1
1509| #define ENABLE_CDF5 1
1510| #define NF_HAS_QUANTIZE 1
1511| #define HAVE_F2008 1
1512| #define HAVE_TS29113_SUPPORT 1
1513| #define TEMP_LARGE "."
1514| #define HAVE_STDIO_H 1
1515| #define HAVE_STDLIB_H 1
1516| #define HAVE_STRING_H 1
1517| #define HAVE_INTTYPES_H 1
1518| #define HAVE_STDINT_H 1
1519| #define HAVE_STRINGS_H 1
1520| #define HAVE_SYS_STAT_H 1
1521| #define HAVE_SYS_TYPES_H 1
1522| #define HAVE_UNISTD_H 1
1523| #define HAVE_SYS_TIME_H 1
1524| #define STDC_HEADERS 1
1525| #define HAVE_DLFCN_H 1
1526| #define LT_OBJDIR ".libs/"
1527| #define NF_INT1_T byte
1528| #define NF_INT2_T integer*2
1529| #define NF_INT8_T integer*8
1530| #define NF_INT1_IS_C_SIGNED_CHAR 1
1531| #define NF_INT2_IS_C_SHORT 1
1532| #define NF_INT8_IS_C_LONG_LONG 1
1533| #define NF_INT_IS_C_INT 1
1534| #define NF_REAL_IS_C_FLOAT 1
1535| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1536| #define NCBYTE_T byte
1537| #define NCSHORT_T integer*2
1538| #define HAVE_LIBM 1
1539| #define HAVE_NETCDF_H 1
1540| #define HAVE_NC_DEF_OPAQUE 1
1541| #define HAVE_NCCREATE 1
1542| #define HAVE_NC_SET_LOG_LEVEL 1
1543| #define HAVE_OC_OPEN 1
1544| #define HAVE_NC_DEF_VAR_SZIP 1
1545| #define LOGGING 1
1546| #define HAVE_SYS_PARAM_H 1
1547| #define HAVE_LOCALE_H 1
1548| #define HAVE_STDIO_H 1
1549| #define HAVE_STDARG_H 1
1550| #define HAVE_ERRNO_H 1
1551| #define HAVE_CTYPE_H 1
1552| #define HAVE_FCNTL_H 1
1553| #define HAVE_STDLIB_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_STRINGS_H 1
1556| #define HAVE_UNISTD_H 1
1557| #define HAVE_SYS_STAT_H 1
1558| #define HAVE_GETOPT_H 1
1559| #define HAVE_SYS_TIME_H 1
1560| #define HAVE_SYS_RESOURCE_H 1
1561| #define HAVE_DIRENT_H 1
1562| #define HAVE_SYS_WAIT_H 1
1563| #define TIME_WITH_SYS_TIME 1
1564| #define HAVE_VPRINTF 1
1565| #define HAVE__BOOL 1
1566| #define HAVE_STDBOOL_H 1
1567| /* end confdefs.h.  */
1568| #include <stddef.h>
1569| #ifdef HAVE_STDIO_H
1570| # include <stdio.h>
1571| #endif
1572| #ifdef HAVE_STDLIB_H
1573| # include <stdlib.h>
1574| #endif
1575| #ifdef HAVE_STRING_H
1576| # include <string.h>
1577| #endif
1578| #ifdef HAVE_INTTYPES_H
1579| # include <inttypes.h>
1580| #endif
1581| #ifdef HAVE_STDINT_H
1582| # include <stdint.h>
1583| #endif
1584| #ifdef HAVE_STRINGS_H
1585| # include <strings.h>
1586| #endif
1587| #ifdef HAVE_SYS_TYPES_H
1588| # include <sys/types.h>
1589| #endif
1590| #ifdef HAVE_SYS_STAT_H
1591| # include <sys/stat.h>
1592| #endif
1593| #ifdef HAVE_UNISTD_H
1594| # include <unistd.h>
1595| #endif
1596| int
1597| main (void)
1598| {
1599| if (sizeof ((size_t)))
1600|           return 0;
1601|   ;
1602|   return 0;
1603| }
1604configure:24698: result: yes
1605configure:24710: checking for working alloca.h
1606configure:24728: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1607configure:24728: $? = 0
1608configure:24737: result: yes
1609configure:24745: checking for alloca
1610configure:24790: result: yes
1611configure:24857: checking for size_t
1612configure:24857: result: yes
1613configure:24867: checking for off_t
1614configure:24867: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1615configure:24867: $? = 0
1616configure:24867: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1617conftest.c:103:20: error: expected expression
1618if (sizeof ((off_t)))
1619                   ^
16201 error generated.
1621configure:24867: $? = 1
1622configure: failed program was:
1623| /* confdefs.h */
1624| #define PACKAGE_NAME "netCDF-Fortran"
1625| #define PACKAGE_TARNAME "netcdf-fortran"
1626| #define PACKAGE_VERSION "4.6.1"
1627| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1628| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1629| #define PACKAGE_URL ""
1630| #define PACKAGE "netcdf-fortran"
1631| #define VERSION "4.6.1"
1632| #define NF_RELAX_COORD_BOUND 1
1633| #define ENABLE_CDF5 1
1634| #define NF_HAS_QUANTIZE 1
1635| #define HAVE_F2008 1
1636| #define HAVE_TS29113_SUPPORT 1
1637| #define TEMP_LARGE "."
1638| #define HAVE_STDIO_H 1
1639| #define HAVE_STDLIB_H 1
1640| #define HAVE_STRING_H 1
1641| #define HAVE_INTTYPES_H 1
1642| #define HAVE_STDINT_H 1
1643| #define HAVE_STRINGS_H 1
1644| #define HAVE_SYS_STAT_H 1
1645| #define HAVE_SYS_TYPES_H 1
1646| #define HAVE_UNISTD_H 1
1647| #define HAVE_SYS_TIME_H 1
1648| #define STDC_HEADERS 1
1649| #define HAVE_DLFCN_H 1
1650| #define LT_OBJDIR ".libs/"
1651| #define NF_INT1_T byte
1652| #define NF_INT2_T integer*2
1653| #define NF_INT8_T integer*8
1654| #define NF_INT1_IS_C_SIGNED_CHAR 1
1655| #define NF_INT2_IS_C_SHORT 1
1656| #define NF_INT8_IS_C_LONG_LONG 1
1657| #define NF_INT_IS_C_INT 1
1658| #define NF_REAL_IS_C_FLOAT 1
1659| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1660| #define NCBYTE_T byte
1661| #define NCSHORT_T integer*2
1662| #define HAVE_LIBM 1
1663| #define HAVE_NETCDF_H 1
1664| #define HAVE_NC_DEF_OPAQUE 1
1665| #define HAVE_NCCREATE 1
1666| #define HAVE_NC_SET_LOG_LEVEL 1
1667| #define HAVE_OC_OPEN 1
1668| #define HAVE_NC_DEF_VAR_SZIP 1
1669| #define LOGGING 1
1670| #define HAVE_SYS_PARAM_H 1
1671| #define HAVE_LOCALE_H 1
1672| #define HAVE_STDIO_H 1
1673| #define HAVE_STDARG_H 1
1674| #define HAVE_ERRNO_H 1
1675| #define HAVE_CTYPE_H 1
1676| #define HAVE_FCNTL_H 1
1677| #define HAVE_STDLIB_H 1
1678| #define HAVE_STRING_H 1
1679| #define HAVE_STRINGS_H 1
1680| #define HAVE_UNISTD_H 1
1681| #define HAVE_SYS_STAT_H 1
1682| #define HAVE_GETOPT_H 1
1683| #define HAVE_SYS_TIME_H 1
1684| #define HAVE_SYS_RESOURCE_H 1
1685| #define HAVE_DIRENT_H 1
1686| #define HAVE_SYS_WAIT_H 1
1687| #define TIME_WITH_SYS_TIME 1
1688| #define HAVE_VPRINTF 1
1689| #define HAVE__BOOL 1
1690| #define HAVE_STDBOOL_H 1
1691| #define HAVE_ALLOCA_H 1
1692| #define HAVE_ALLOCA 1
1693| /* end confdefs.h.  */
1694| #include <stddef.h>
1695| #ifdef HAVE_STDIO_H
1696| # include <stdio.h>
1697| #endif
1698| #ifdef HAVE_STDLIB_H
1699| # include <stdlib.h>
1700| #endif
1701| #ifdef HAVE_STRING_H
1702| # include <string.h>
1703| #endif
1704| #ifdef HAVE_INTTYPES_H
1705| # include <inttypes.h>
1706| #endif
1707| #ifdef HAVE_STDINT_H
1708| # include <stdint.h>
1709| #endif
1710| #ifdef HAVE_STRINGS_H
1711| # include <strings.h>
1712| #endif
1713| #ifdef HAVE_SYS_TYPES_H
1714| # include <sys/types.h>
1715| #endif
1716| #ifdef HAVE_SYS_STAT_H
1717| # include <sys/stat.h>
1718| #endif
1719| #ifdef HAVE_UNISTD_H
1720| # include <unistd.h>
1721| #endif
1722| int
1723| main (void)
1724| {
1725| if (sizeof ((off_t)))
1726|           return 0;
1727|   ;
1728|   return 0;
1729| }
1730configure:24867: result: yes
1731configure:24877: checking for ssize_t
1732configure:24877: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1733configure:24877: $? = 0
1734configure:24877: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1735conftest.c:103:22: error: expected expression
1736if (sizeof ((ssize_t)))
1737                     ^
17381 error generated.
1739configure:24877: $? = 1
1740configure: failed program was:
1741| /* confdefs.h */
1742| #define PACKAGE_NAME "netCDF-Fortran"
1743| #define PACKAGE_TARNAME "netcdf-fortran"
1744| #define PACKAGE_VERSION "4.6.1"
1745| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1746| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1747| #define PACKAGE_URL ""
1748| #define PACKAGE "netcdf-fortran"
1749| #define VERSION "4.6.1"
1750| #define NF_RELAX_COORD_BOUND 1
1751| #define ENABLE_CDF5 1
1752| #define NF_HAS_QUANTIZE 1
1753| #define HAVE_F2008 1
1754| #define HAVE_TS29113_SUPPORT 1
1755| #define TEMP_LARGE "."
1756| #define HAVE_STDIO_H 1
1757| #define HAVE_STDLIB_H 1
1758| #define HAVE_STRING_H 1
1759| #define HAVE_INTTYPES_H 1
1760| #define HAVE_STDINT_H 1
1761| #define HAVE_STRINGS_H 1
1762| #define HAVE_SYS_STAT_H 1
1763| #define HAVE_SYS_TYPES_H 1
1764| #define HAVE_UNISTD_H 1
1765| #define HAVE_SYS_TIME_H 1
1766| #define STDC_HEADERS 1
1767| #define HAVE_DLFCN_H 1
1768| #define LT_OBJDIR ".libs/"
1769| #define NF_INT1_T byte
1770| #define NF_INT2_T integer*2
1771| #define NF_INT8_T integer*8
1772| #define NF_INT1_IS_C_SIGNED_CHAR 1
1773| #define NF_INT2_IS_C_SHORT 1
1774| #define NF_INT8_IS_C_LONG_LONG 1
1775| #define NF_INT_IS_C_INT 1
1776| #define NF_REAL_IS_C_FLOAT 1
1777| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1778| #define NCBYTE_T byte
1779| #define NCSHORT_T integer*2
1780| #define HAVE_LIBM 1
1781| #define HAVE_NETCDF_H 1
1782| #define HAVE_NC_DEF_OPAQUE 1
1783| #define HAVE_NCCREATE 1
1784| #define HAVE_NC_SET_LOG_LEVEL 1
1785| #define HAVE_OC_OPEN 1
1786| #define HAVE_NC_DEF_VAR_SZIP 1
1787| #define LOGGING 1
1788| #define HAVE_SYS_PARAM_H 1
1789| #define HAVE_LOCALE_H 1
1790| #define HAVE_STDIO_H 1
1791| #define HAVE_STDARG_H 1
1792| #define HAVE_ERRNO_H 1
1793| #define HAVE_CTYPE_H 1
1794| #define HAVE_FCNTL_H 1
1795| #define HAVE_STDLIB_H 1
1796| #define HAVE_STRING_H 1
1797| #define HAVE_STRINGS_H 1
1798| #define HAVE_UNISTD_H 1
1799| #define HAVE_SYS_STAT_H 1
1800| #define HAVE_GETOPT_H 1
1801| #define HAVE_SYS_TIME_H 1
1802| #define HAVE_SYS_RESOURCE_H 1
1803| #define HAVE_DIRENT_H 1
1804| #define HAVE_SYS_WAIT_H 1
1805| #define TIME_WITH_SYS_TIME 1
1806| #define HAVE_VPRINTF 1
1807| #define HAVE__BOOL 1
1808| #define HAVE_STDBOOL_H 1
1809| #define HAVE_ALLOCA_H 1
1810| #define HAVE_ALLOCA 1
1811| /* end confdefs.h.  */
1812| #include <stddef.h>
1813| #ifdef HAVE_STDIO_H
1814| # include <stdio.h>
1815| #endif
1816| #ifdef HAVE_STDLIB_H
1817| # include <stdlib.h>
1818| #endif
1819| #ifdef HAVE_STRING_H
1820| # include <string.h>
1821| #endif
1822| #ifdef HAVE_INTTYPES_H
1823| # include <inttypes.h>
1824| #endif
1825| #ifdef HAVE_STDINT_H
1826| # include <stdint.h>
1827| #endif
1828| #ifdef HAVE_STRINGS_H
1829| # include <strings.h>
1830| #endif
1831| #ifdef HAVE_SYS_TYPES_H
1832| # include <sys/types.h>
1833| #endif
1834| #ifdef HAVE_SYS_STAT_H
1835| # include <sys/stat.h>
1836| #endif
1837| #ifdef HAVE_UNISTD_H
1838| # include <unistd.h>
1839| #endif
1840| int
1841| main (void)
1842| {
1843| if (sizeof ((ssize_t)))
1844|           return 0;
1845|   ;
1846|   return 0;
1847| }
1848configure:24877: result: yes
1849configure:24885: checking for ptrdiff_t
1850configure:24885: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1851configure:24885: $? = 0
1852configure:24885: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1853conftest.c:104:24: error: expected expression
1854if (sizeof ((ptrdiff_t)))
1855                       ^
18561 error generated.
1857configure:24885: $? = 1
1858configure: failed program was:
1859| /* confdefs.h */
1860| #define PACKAGE_NAME "netCDF-Fortran"
1861| #define PACKAGE_TARNAME "netcdf-fortran"
1862| #define PACKAGE_VERSION "4.6.1"
1863| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1864| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1865| #define PACKAGE_URL ""
1866| #define PACKAGE "netcdf-fortran"
1867| #define VERSION "4.6.1"
1868| #define NF_RELAX_COORD_BOUND 1
1869| #define ENABLE_CDF5 1
1870| #define NF_HAS_QUANTIZE 1
1871| #define HAVE_F2008 1
1872| #define HAVE_TS29113_SUPPORT 1
1873| #define TEMP_LARGE "."
1874| #define HAVE_STDIO_H 1
1875| #define HAVE_STDLIB_H 1
1876| #define HAVE_STRING_H 1
1877| #define HAVE_INTTYPES_H 1
1878| #define HAVE_STDINT_H 1
1879| #define HAVE_STRINGS_H 1
1880| #define HAVE_SYS_STAT_H 1
1881| #define HAVE_SYS_TYPES_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define HAVE_SYS_TIME_H 1
1884| #define STDC_HEADERS 1
1885| #define HAVE_DLFCN_H 1
1886| #define LT_OBJDIR ".libs/"
1887| #define NF_INT1_T byte
1888| #define NF_INT2_T integer*2
1889| #define NF_INT8_T integer*8
1890| #define NF_INT1_IS_C_SIGNED_CHAR 1
1891| #define NF_INT2_IS_C_SHORT 1
1892| #define NF_INT8_IS_C_LONG_LONG 1
1893| #define NF_INT_IS_C_INT 1
1894| #define NF_REAL_IS_C_FLOAT 1
1895| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1896| #define NCBYTE_T byte
1897| #define NCSHORT_T integer*2
1898| #define HAVE_LIBM 1
1899| #define HAVE_NETCDF_H 1
1900| #define HAVE_NC_DEF_OPAQUE 1
1901| #define HAVE_NCCREATE 1
1902| #define HAVE_NC_SET_LOG_LEVEL 1
1903| #define HAVE_OC_OPEN 1
1904| #define HAVE_NC_DEF_VAR_SZIP 1
1905| #define LOGGING 1
1906| #define HAVE_SYS_PARAM_H 1
1907| #define HAVE_LOCALE_H 1
1908| #define HAVE_STDIO_H 1
1909| #define HAVE_STDARG_H 1
1910| #define HAVE_ERRNO_H 1
1911| #define HAVE_CTYPE_H 1
1912| #define HAVE_FCNTL_H 1
1913| #define HAVE_STDLIB_H 1
1914| #define HAVE_STRING_H 1
1915| #define HAVE_STRINGS_H 1
1916| #define HAVE_UNISTD_H 1
1917| #define HAVE_SYS_STAT_H 1
1918| #define HAVE_GETOPT_H 1
1919| #define HAVE_SYS_TIME_H 1
1920| #define HAVE_SYS_RESOURCE_H 1
1921| #define HAVE_DIRENT_H 1
1922| #define HAVE_SYS_WAIT_H 1
1923| #define TIME_WITH_SYS_TIME 1
1924| #define HAVE_VPRINTF 1
1925| #define HAVE__BOOL 1
1926| #define HAVE_STDBOOL_H 1
1927| #define HAVE_ALLOCA_H 1
1928| #define HAVE_ALLOCA 1
1929| #define HAVE_SSIZE_T 1
1930| /* end confdefs.h.  */
1931| #include <stddef.h>
1932| #ifdef HAVE_STDIO_H
1933| # include <stdio.h>
1934| #endif
1935| #ifdef HAVE_STDLIB_H
1936| # include <stdlib.h>
1937| #endif
1938| #ifdef HAVE_STRING_H
1939| # include <string.h>
1940| #endif
1941| #ifdef HAVE_INTTYPES_H
1942| # include <inttypes.h>
1943| #endif
1944| #ifdef HAVE_STDINT_H
1945| # include <stdint.h>
1946| #endif
1947| #ifdef HAVE_STRINGS_H
1948| # include <strings.h>
1949| #endif
1950| #ifdef HAVE_SYS_TYPES_H
1951| # include <sys/types.h>
1952| #endif
1953| #ifdef HAVE_SYS_STAT_H
1954| # include <sys/stat.h>
1955| #endif
1956| #ifdef HAVE_UNISTD_H
1957| # include <unistd.h>
1958| #endif
1959| int
1960| main (void)
1961| {
1962| if (sizeof ((ptrdiff_t)))
1963|           return 0;
1964|   ;
1965|   return 0;
1966| }
1967configure:24885: result: yes
1968configure:24893: checking for uchar
1969configure:24893: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1970conftest.c:105:13: error: use of undeclared identifier 'uchar'
1971if (sizeof (uchar))
1972            ^
19731 error generated.
1974configure:24893: $? = 1
1975configure: failed program was:
1976| /* confdefs.h */
1977| #define PACKAGE_NAME "netCDF-Fortran"
1978| #define PACKAGE_TARNAME "netcdf-fortran"
1979| #define PACKAGE_VERSION "4.6.1"
1980| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1981| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1982| #define PACKAGE_URL ""
1983| #define PACKAGE "netcdf-fortran"
1984| #define VERSION "4.6.1"
1985| #define NF_RELAX_COORD_BOUND 1
1986| #define ENABLE_CDF5 1
1987| #define NF_HAS_QUANTIZE 1
1988| #define HAVE_F2008 1
1989| #define HAVE_TS29113_SUPPORT 1
1990| #define TEMP_LARGE "."
1991| #define HAVE_STDIO_H 1
1992| #define HAVE_STDLIB_H 1
1993| #define HAVE_STRING_H 1
1994| #define HAVE_INTTYPES_H 1
1995| #define HAVE_STDINT_H 1
1996| #define HAVE_STRINGS_H 1
1997| #define HAVE_SYS_STAT_H 1
1998| #define HAVE_SYS_TYPES_H 1
1999| #define HAVE_UNISTD_H 1
2000| #define HAVE_SYS_TIME_H 1
2001| #define STDC_HEADERS 1
2002| #define HAVE_DLFCN_H 1
2003| #define LT_OBJDIR ".libs/"
2004| #define NF_INT1_T byte
2005| #define NF_INT2_T integer*2
2006| #define NF_INT8_T integer*8
2007| #define NF_INT1_IS_C_SIGNED_CHAR 1
2008| #define NF_INT2_IS_C_SHORT 1
2009| #define NF_INT8_IS_C_LONG_LONG 1
2010| #define NF_INT_IS_C_INT 1
2011| #define NF_REAL_IS_C_FLOAT 1
2012| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2013| #define NCBYTE_T byte
2014| #define NCSHORT_T integer*2
2015| #define HAVE_LIBM 1
2016| #define HAVE_NETCDF_H 1
2017| #define HAVE_NC_DEF_OPAQUE 1
2018| #define HAVE_NCCREATE 1
2019| #define HAVE_NC_SET_LOG_LEVEL 1
2020| #define HAVE_OC_OPEN 1
2021| #define HAVE_NC_DEF_VAR_SZIP 1
2022| #define LOGGING 1
2023| #define HAVE_SYS_PARAM_H 1
2024| #define HAVE_LOCALE_H 1
2025| #define HAVE_STDIO_H 1
2026| #define HAVE_STDARG_H 1
2027| #define HAVE_ERRNO_H 1
2028| #define HAVE_CTYPE_H 1
2029| #define HAVE_FCNTL_H 1
2030| #define HAVE_STDLIB_H 1
2031| #define HAVE_STRING_H 1
2032| #define HAVE_STRINGS_H 1
2033| #define HAVE_UNISTD_H 1
2034| #define HAVE_SYS_STAT_H 1
2035| #define HAVE_GETOPT_H 1
2036| #define HAVE_SYS_TIME_H 1
2037| #define HAVE_SYS_RESOURCE_H 1
2038| #define HAVE_DIRENT_H 1
2039| #define HAVE_SYS_WAIT_H 1
2040| #define TIME_WITH_SYS_TIME 1
2041| #define HAVE_VPRINTF 1
2042| #define HAVE__BOOL 1
2043| #define HAVE_STDBOOL_H 1
2044| #define HAVE_ALLOCA_H 1
2045| #define HAVE_ALLOCA 1
2046| #define HAVE_SSIZE_T 1
2047| #define HAVE_PTRDIFF_T 1
2048| /* end confdefs.h.  */
2049| #include <stddef.h>
2050| #ifdef HAVE_STDIO_H
2051| # include <stdio.h>
2052| #endif
2053| #ifdef HAVE_STDLIB_H
2054| # include <stdlib.h>
2055| #endif
2056| #ifdef HAVE_STRING_H
2057| # include <string.h>
2058| #endif
2059| #ifdef HAVE_INTTYPES_H
2060| # include <inttypes.h>
2061| #endif
2062| #ifdef HAVE_STDINT_H
2063| # include <stdint.h>
2064| #endif
2065| #ifdef HAVE_STRINGS_H
2066| # include <strings.h>
2067| #endif
2068| #ifdef HAVE_SYS_TYPES_H
2069| # include <sys/types.h>
2070| #endif
2071| #ifdef HAVE_SYS_STAT_H
2072| # include <sys/stat.h>
2073| #endif
2074| #ifdef HAVE_UNISTD_H
2075| # include <unistd.h>
2076| #endif
2077| int
2078| main (void)
2079| {
2080| if (sizeof (uchar))
2081|        return 0;
2082|   ;
2083|   return 0;
2084| }
2085configure:24893: result: no
2086configure:24901: checking for longlong
2087configure:24901: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2088conftest.c:105:13: error: use of undeclared identifier 'longlong'
2089if (sizeof (longlong))
2090            ^
20911 error generated.
2092configure:24901: $? = 1
2093configure: failed program was:
2094| /* confdefs.h */
2095| #define PACKAGE_NAME "netCDF-Fortran"
2096| #define PACKAGE_TARNAME "netcdf-fortran"
2097| #define PACKAGE_VERSION "4.6.1"
2098| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2099| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2100| #define PACKAGE_URL ""
2101| #define PACKAGE "netcdf-fortran"
2102| #define VERSION "4.6.1"
2103| #define NF_RELAX_COORD_BOUND 1
2104| #define ENABLE_CDF5 1
2105| #define NF_HAS_QUANTIZE 1
2106| #define HAVE_F2008 1
2107| #define HAVE_TS29113_SUPPORT 1
2108| #define TEMP_LARGE "."
2109| #define HAVE_STDIO_H 1
2110| #define HAVE_STDLIB_H 1
2111| #define HAVE_STRING_H 1
2112| #define HAVE_INTTYPES_H 1
2113| #define HAVE_STDINT_H 1
2114| #define HAVE_STRINGS_H 1
2115| #define HAVE_SYS_STAT_H 1
2116| #define HAVE_SYS_TYPES_H 1
2117| #define HAVE_UNISTD_H 1
2118| #define HAVE_SYS_TIME_H 1
2119| #define STDC_HEADERS 1
2120| #define HAVE_DLFCN_H 1
2121| #define LT_OBJDIR ".libs/"
2122| #define NF_INT1_T byte
2123| #define NF_INT2_T integer*2
2124| #define NF_INT8_T integer*8
2125| #define NF_INT1_IS_C_SIGNED_CHAR 1
2126| #define NF_INT2_IS_C_SHORT 1
2127| #define NF_INT8_IS_C_LONG_LONG 1
2128| #define NF_INT_IS_C_INT 1
2129| #define NF_REAL_IS_C_FLOAT 1
2130| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2131| #define NCBYTE_T byte
2132| #define NCSHORT_T integer*2
2133| #define HAVE_LIBM 1
2134| #define HAVE_NETCDF_H 1
2135| #define HAVE_NC_DEF_OPAQUE 1
2136| #define HAVE_NCCREATE 1
2137| #define HAVE_NC_SET_LOG_LEVEL 1
2138| #define HAVE_OC_OPEN 1
2139| #define HAVE_NC_DEF_VAR_SZIP 1
2140| #define LOGGING 1
2141| #define HAVE_SYS_PARAM_H 1
2142| #define HAVE_LOCALE_H 1
2143| #define HAVE_STDIO_H 1
2144| #define HAVE_STDARG_H 1
2145| #define HAVE_ERRNO_H 1
2146| #define HAVE_CTYPE_H 1
2147| #define HAVE_FCNTL_H 1
2148| #define HAVE_STDLIB_H 1
2149| #define HAVE_STRING_H 1
2150| #define HAVE_STRINGS_H 1
2151| #define HAVE_UNISTD_H 1
2152| #define HAVE_SYS_STAT_H 1
2153| #define HAVE_GETOPT_H 1
2154| #define HAVE_SYS_TIME_H 1
2155| #define HAVE_SYS_RESOURCE_H 1
2156| #define HAVE_DIRENT_H 1
2157| #define HAVE_SYS_WAIT_H 1
2158| #define TIME_WITH_SYS_TIME 1
2159| #define HAVE_VPRINTF 1
2160| #define HAVE__BOOL 1
2161| #define HAVE_STDBOOL_H 1
2162| #define HAVE_ALLOCA_H 1
2163| #define HAVE_ALLOCA 1
2164| #define HAVE_SSIZE_T 1
2165| #define HAVE_PTRDIFF_T 1
2166| /* end confdefs.h.  */
2167| #include <stddef.h>
2168| #ifdef HAVE_STDIO_H
2169| # include <stdio.h>
2170| #endif
2171| #ifdef HAVE_STDLIB_H
2172| # include <stdlib.h>
2173| #endif
2174| #ifdef HAVE_STRING_H
2175| # include <string.h>
2176| #endif
2177| #ifdef HAVE_INTTYPES_H
2178| # include <inttypes.h>
2179| #endif
2180| #ifdef HAVE_STDINT_H
2181| # include <stdint.h>
2182| #endif
2183| #ifdef HAVE_STRINGS_H
2184| # include <strings.h>
2185| #endif
2186| #ifdef HAVE_SYS_TYPES_H
2187| # include <sys/types.h>
2188| #endif
2189| #ifdef HAVE_SYS_STAT_H
2190| # include <sys/stat.h>
2191| #endif
2192| #ifdef HAVE_UNISTD_H
2193| # include <unistd.h>
2194| #endif
2195| int
2196| main (void)
2197| {
2198| if (sizeof (longlong))
2199|        return 0;
2200|   ;
2201|   return 0;
2202| }
2203configure:24901: result: no
2204configure:24910: checking whether char is unsigned
2205configure:24930: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2206configure:24930: $? = 0
2207configure:24938: result: no
2208configure:24949: checking size of short
2209configure:24955: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2210configure:24955: $? = 0
2211configure:24955: ./conftest
2212dyld[93129]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2213  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2214  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2215./configure: line 2087: 93129 Abort trap: 6           ./conftest$ac_exeext
2216configure:24955: $? = 134
2217configure: program exited with status 134
2218configure: failed program was:
2219| /* confdefs.h */
2220| #define PACKAGE_NAME "netCDF-Fortran"
2221| #define PACKAGE_TARNAME "netcdf-fortran"
2222| #define PACKAGE_VERSION "4.6.1"
2223| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2224| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2225| #define PACKAGE_URL ""
2226| #define PACKAGE "netcdf-fortran"
2227| #define VERSION "4.6.1"
2228| #define NF_RELAX_COORD_BOUND 1
2229| #define ENABLE_CDF5 1
2230| #define NF_HAS_QUANTIZE 1
2231| #define HAVE_F2008 1
2232| #define HAVE_TS29113_SUPPORT 1
2233| #define TEMP_LARGE "."
2234| #define HAVE_STDIO_H 1
2235| #define HAVE_STDLIB_H 1
2236| #define HAVE_STRING_H 1
2237| #define HAVE_INTTYPES_H 1
2238| #define HAVE_STDINT_H 1
2239| #define HAVE_STRINGS_H 1
2240| #define HAVE_SYS_STAT_H 1
2241| #define HAVE_SYS_TYPES_H 1
2242| #define HAVE_UNISTD_H 1
2243| #define HAVE_SYS_TIME_H 1
2244| #define STDC_HEADERS 1
2245| #define HAVE_DLFCN_H 1
2246| #define LT_OBJDIR ".libs/"
2247| #define NF_INT1_T byte
2248| #define NF_INT2_T integer*2
2249| #define NF_INT8_T integer*8
2250| #define NF_INT1_IS_C_SIGNED_CHAR 1
2251| #define NF_INT2_IS_C_SHORT 1
2252| #define NF_INT8_IS_C_LONG_LONG 1
2253| #define NF_INT_IS_C_INT 1
2254| #define NF_REAL_IS_C_FLOAT 1
2255| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2256| #define NCBYTE_T byte
2257| #define NCSHORT_T integer*2
2258| #define HAVE_LIBM 1
2259| #define HAVE_NETCDF_H 1
2260| #define HAVE_NC_DEF_OPAQUE 1
2261| #define HAVE_NCCREATE 1
2262| #define HAVE_NC_SET_LOG_LEVEL 1
2263| #define HAVE_OC_OPEN 1
2264| #define HAVE_NC_DEF_VAR_SZIP 1
2265| #define LOGGING 1
2266| #define HAVE_SYS_PARAM_H 1
2267| #define HAVE_LOCALE_H 1
2268| #define HAVE_STDIO_H 1
2269| #define HAVE_STDARG_H 1
2270| #define HAVE_ERRNO_H 1
2271| #define HAVE_CTYPE_H 1
2272| #define HAVE_FCNTL_H 1
2273| #define HAVE_STDLIB_H 1
2274| #define HAVE_STRING_H 1
2275| #define HAVE_STRINGS_H 1
2276| #define HAVE_UNISTD_H 1
2277| #define HAVE_SYS_STAT_H 1
2278| #define HAVE_GETOPT_H 1
2279| #define HAVE_SYS_TIME_H 1
2280| #define HAVE_SYS_RESOURCE_H 1
2281| #define HAVE_DIRENT_H 1
2282| #define HAVE_SYS_WAIT_H 1
2283| #define TIME_WITH_SYS_TIME 1
2284| #define HAVE_VPRINTF 1
2285| #define HAVE__BOOL 1
2286| #define HAVE_STDBOOL_H 1
2287| #define HAVE_ALLOCA_H 1
2288| #define HAVE_ALLOCA 1
2289| #define HAVE_SSIZE_T 1
2290| #define HAVE_PTRDIFF_T 1
2291| /* end confdefs.h.  */
2292| #include <stddef.h>
2293| #ifdef HAVE_STDIO_H
2294| # include <stdio.h>
2295| #endif
2296| #ifdef HAVE_STDLIB_H
2297| # include <stdlib.h>
2298| #endif
2299| #ifdef HAVE_STRING_H
2300| # include <string.h>
2301| #endif
2302| #ifdef HAVE_INTTYPES_H
2303| # include <inttypes.h>
2304| #endif
2305| #ifdef HAVE_STDINT_H
2306| # include <stdint.h>
2307| #endif
2308| #ifdef HAVE_STRINGS_H
2309| # include <strings.h>
2310| #endif
2311| #ifdef HAVE_SYS_TYPES_H
2312| # include <sys/types.h>
2313| #endif
2314| #ifdef HAVE_SYS_STAT_H
2315| # include <sys/stat.h>
2316| #endif
2317| #ifdef HAVE_UNISTD_H
2318| # include <unistd.h>
2319| #endif
2320| static long int longval (void) { return (long int) (sizeof (short)); }
2321| static unsigned long int ulongval (void) { return (long int) (sizeof (short)); }
2322| #include <stdio.h>
2323| #include <stdlib.h>
2324| int
2325| main (void)
2326| {
2327|
2328|   FILE *f = fopen ("conftest.val", "w");
2329|   if (! f)
2330|     return 1;
2331|   if (((long int) (sizeof (short))) < 0)
2332|     {
2333|       long int i = longval ();
2334|       if (i != ((long int) (sizeof (short))))
2335|       return 1;
2336|       fprintf (f, "%ld", i);
2337|     }
2338|   else
2339|     {
2340|       unsigned long int i = ulongval ();
2341|       if (i != ((long int) (sizeof (short))))
2342|       return 1;
2343|       fprintf (f, "%lu", i);
2344|     }
2345|   /* Do not output a trailing newline, as this causes \r\n confusion
2346|      on some platforms.  */
2347|   return ferror (f) || fclose (f) != 0;
2348|
2349|   ;
2350|   return 0;
2351| }
2352configure:24970: result: 0
2353configure:24982: checking size of int
2354configure:24988: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2355configure:24988: $? = 0
2356configure:24988: ./conftest
2357dyld[93140]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2358  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2359  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2360./configure: line 2087: 93140 Abort trap: 6           ./conftest$ac_exeext
2361configure:24988: $? = 134
2362configure: program exited with status 134
2363configure: failed program was:
2364| /* confdefs.h */
2365| #define PACKAGE_NAME "netCDF-Fortran"
2366| #define PACKAGE_TARNAME "netcdf-fortran"
2367| #define PACKAGE_VERSION "4.6.1"
2368| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2369| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2370| #define PACKAGE_URL ""
2371| #define PACKAGE "netcdf-fortran"
2372| #define VERSION "4.6.1"
2373| #define NF_RELAX_COORD_BOUND 1
2374| #define ENABLE_CDF5 1
2375| #define NF_HAS_QUANTIZE 1
2376| #define HAVE_F2008 1
2377| #define HAVE_TS29113_SUPPORT 1
2378| #define TEMP_LARGE "."
2379| #define HAVE_STDIO_H 1
2380| #define HAVE_STDLIB_H 1
2381| #define HAVE_STRING_H 1
2382| #define HAVE_INTTYPES_H 1
2383| #define HAVE_STDINT_H 1
2384| #define HAVE_STRINGS_H 1
2385| #define HAVE_SYS_STAT_H 1
2386| #define HAVE_SYS_TYPES_H 1
2387| #define HAVE_UNISTD_H 1
2388| #define HAVE_SYS_TIME_H 1
2389| #define STDC_HEADERS 1
2390| #define HAVE_DLFCN_H 1
2391| #define LT_OBJDIR ".libs/"
2392| #define NF_INT1_T byte
2393| #define NF_INT2_T integer*2
2394| #define NF_INT8_T integer*8
2395| #define NF_INT1_IS_C_SIGNED_CHAR 1
2396| #define NF_INT2_IS_C_SHORT 1
2397| #define NF_INT8_IS_C_LONG_LONG 1
2398| #define NF_INT_IS_C_INT 1
2399| #define NF_REAL_IS_C_FLOAT 1
2400| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2401| #define NCBYTE_T byte
2402| #define NCSHORT_T integer*2
2403| #define HAVE_LIBM 1
2404| #define HAVE_NETCDF_H 1
2405| #define HAVE_NC_DEF_OPAQUE 1
2406| #define HAVE_NCCREATE 1
2407| #define HAVE_NC_SET_LOG_LEVEL 1
2408| #define HAVE_OC_OPEN 1
2409| #define HAVE_NC_DEF_VAR_SZIP 1
2410| #define LOGGING 1
2411| #define HAVE_SYS_PARAM_H 1
2412| #define HAVE_LOCALE_H 1
2413| #define HAVE_STDIO_H 1
2414| #define HAVE_STDARG_H 1
2415| #define HAVE_ERRNO_H 1
2416| #define HAVE_CTYPE_H 1
2417| #define HAVE_FCNTL_H 1
2418| #define HAVE_STDLIB_H 1
2419| #define HAVE_STRING_H 1
2420| #define HAVE_STRINGS_H 1
2421| #define HAVE_UNISTD_H 1
2422| #define HAVE_SYS_STAT_H 1
2423| #define HAVE_GETOPT_H 1
2424| #define HAVE_SYS_TIME_H 1
2425| #define HAVE_SYS_RESOURCE_H 1
2426| #define HAVE_DIRENT_H 1
2427| #define HAVE_SYS_WAIT_H 1
2428| #define TIME_WITH_SYS_TIME 1
2429| #define HAVE_VPRINTF 1
2430| #define HAVE__BOOL 1
2431| #define HAVE_STDBOOL_H 1
2432| #define HAVE_ALLOCA_H 1
2433| #define HAVE_ALLOCA 1
2434| #define HAVE_SSIZE_T 1
2435| #define HAVE_PTRDIFF_T 1
2436| #define SIZEOF_SHORT 0
2437| /* end confdefs.h.  */
2438| #include <stddef.h>
2439| #ifdef HAVE_STDIO_H
2440| # include <stdio.h>
2441| #endif
2442| #ifdef HAVE_STDLIB_H
2443| # include <stdlib.h>
2444| #endif
2445| #ifdef HAVE_STRING_H
2446| # include <string.h>
2447| #endif
2448| #ifdef HAVE_INTTYPES_H
2449| # include <inttypes.h>
2450| #endif
2451| #ifdef HAVE_STDINT_H
2452| # include <stdint.h>
2453| #endif
2454| #ifdef HAVE_STRINGS_H
2455| # include <strings.h>
2456| #endif
2457| #ifdef HAVE_SYS_TYPES_H
2458| # include <sys/types.h>
2459| #endif
2460| #ifdef HAVE_SYS_STAT_H
2461| # include <sys/stat.h>
2462| #endif
2463| #ifdef HAVE_UNISTD_H
2464| # include <unistd.h>
2465| #endif
2466| static long int longval (void) { return (long int) (sizeof (int)); }
2467| static unsigned long int ulongval (void) { return (long int) (sizeof (int)); }
2468| #include <stdio.h>
2469| #include <stdlib.h>
2470| int
2471| main (void)
2472| {
2473|
2474|   FILE *f = fopen ("conftest.val", "w");
2475|   if (! f)
2476|     return 1;
2477|   if (((long int) (sizeof (int))) < 0)
2478|     {
2479|       long int i = longval ();
2480|       if (i != ((long int) (sizeof (int))))
2481|       return 1;
2482|       fprintf (f, "%ld", i);
2483|     }
2484|   else
2485|     {
2486|       unsigned long int i = ulongval ();
2487|       if (i != ((long int) (sizeof (int))))
2488|       return 1;
2489|       fprintf (f, "%lu", i);
2490|     }
2491|   /* Do not output a trailing newline, as this causes \r\n confusion
2492|      on some platforms.  */
2493|   return ferror (f) || fclose (f) != 0;
2494|
2495|   ;
2496|   return 0;
2497| }
2498configure:25003: result: 0
2499configure:25015: checking size of long
2500configure:25021: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2501configure:25021: $? = 0
2502configure:25021: ./conftest
2503dyld[93151]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2504  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2505  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2506./configure: line 2087: 93151 Abort trap: 6           ./conftest$ac_exeext
2507configure:25021: $? = 134
2508configure: program exited with status 134
2509configure: failed program was:
2510| /* confdefs.h */
2511| #define PACKAGE_NAME "netCDF-Fortran"
2512| #define PACKAGE_TARNAME "netcdf-fortran"
2513| #define PACKAGE_VERSION "4.6.1"
2514| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2515| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2516| #define PACKAGE_URL ""
2517| #define PACKAGE "netcdf-fortran"
2518| #define VERSION "4.6.1"
2519| #define NF_RELAX_COORD_BOUND 1
2520| #define ENABLE_CDF5 1
2521| #define NF_HAS_QUANTIZE 1
2522| #define HAVE_F2008 1
2523| #define HAVE_TS29113_SUPPORT 1
2524| #define TEMP_LARGE "."
2525| #define HAVE_STDIO_H 1
2526| #define HAVE_STDLIB_H 1
2527| #define HAVE_STRING_H 1
2528| #define HAVE_INTTYPES_H 1
2529| #define HAVE_STDINT_H 1
2530| #define HAVE_STRINGS_H 1
2531| #define HAVE_SYS_STAT_H 1
2532| #define HAVE_SYS_TYPES_H 1
2533| #define HAVE_UNISTD_H 1
2534| #define HAVE_SYS_TIME_H 1
2535| #define STDC_HEADERS 1
2536| #define HAVE_DLFCN_H 1
2537| #define LT_OBJDIR ".libs/"
2538| #define NF_INT1_T byte
2539| #define NF_INT2_T integer*2
2540| #define NF_INT8_T integer*8
2541| #define NF_INT1_IS_C_SIGNED_CHAR 1
2542| #define NF_INT2_IS_C_SHORT 1
2543| #define NF_INT8_IS_C_LONG_LONG 1
2544| #define NF_INT_IS_C_INT 1
2545| #define NF_REAL_IS_C_FLOAT 1
2546| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2547| #define NCBYTE_T byte
2548| #define NCSHORT_T integer*2
2549| #define HAVE_LIBM 1
2550| #define HAVE_NETCDF_H 1
2551| #define HAVE_NC_DEF_OPAQUE 1
2552| #define HAVE_NCCREATE 1
2553| #define HAVE_NC_SET_LOG_LEVEL 1
2554| #define HAVE_OC_OPEN 1
2555| #define HAVE_NC_DEF_VAR_SZIP 1
2556| #define LOGGING 1
2557| #define HAVE_SYS_PARAM_H 1
2558| #define HAVE_LOCALE_H 1
2559| #define HAVE_STDIO_H 1
2560| #define HAVE_STDARG_H 1
2561| #define HAVE_ERRNO_H 1
2562| #define HAVE_CTYPE_H 1
2563| #define HAVE_FCNTL_H 1
2564| #define HAVE_STDLIB_H 1
2565| #define HAVE_STRING_H 1
2566| #define HAVE_STRINGS_H 1
2567| #define HAVE_UNISTD_H 1
2568| #define HAVE_SYS_STAT_H 1
2569| #define HAVE_GETOPT_H 1
2570| #define HAVE_SYS_TIME_H 1
2571| #define HAVE_SYS_RESOURCE_H 1
2572| #define HAVE_DIRENT_H 1
2573| #define HAVE_SYS_WAIT_H 1
2574| #define TIME_WITH_SYS_TIME 1
2575| #define HAVE_VPRINTF 1
2576| #define HAVE__BOOL 1
2577| #define HAVE_STDBOOL_H 1
2578| #define HAVE_ALLOCA_H 1
2579| #define HAVE_ALLOCA 1
2580| #define HAVE_SSIZE_T 1
2581| #define HAVE_PTRDIFF_T 1
2582| #define SIZEOF_SHORT 0
2583| #define SIZEOF_INT 0
2584| /* end confdefs.h.  */
2585| #include <stddef.h>
2586| #ifdef HAVE_STDIO_H
2587| # include <stdio.h>
2588| #endif
2589| #ifdef HAVE_STDLIB_H
2590| # include <stdlib.h>
2591| #endif
2592| #ifdef HAVE_STRING_H
2593| # include <string.h>
2594| #endif
2595| #ifdef HAVE_INTTYPES_H
2596| # include <inttypes.h>
2597| #endif
2598| #ifdef HAVE_STDINT_H
2599| # include <stdint.h>
2600| #endif
2601| #ifdef HAVE_STRINGS_H
2602| # include <strings.h>
2603| #endif
2604| #ifdef HAVE_SYS_TYPES_H
2605| # include <sys/types.h>
2606| #endif
2607| #ifdef HAVE_SYS_STAT_H
2608| # include <sys/stat.h>
2609| #endif
2610| #ifdef HAVE_UNISTD_H
2611| # include <unistd.h>
2612| #endif
2613| static long int longval (void) { return (long int) (sizeof (long)); }
2614| static unsigned long int ulongval (void) { return (long int) (sizeof (long)); }
2615| #include <stdio.h>
2616| #include <stdlib.h>
2617| int
2618| main (void)
2619| {
2620|
2621|   FILE *f = fopen ("conftest.val", "w");
2622|   if (! f)
2623|     return 1;
2624|   if (((long int) (sizeof (long))) < 0)
2625|     {
2626|       long int i = longval ();
2627|       if (i != ((long int) (sizeof (long))))
2628|       return 1;
2629|       fprintf (f, "%ld", i);
2630|     }
2631|   else
2632|     {
2633|       unsigned long int i = ulongval ();
2634|       if (i != ((long int) (sizeof (long))))
2635|       return 1;
2636|       fprintf (f, "%lu", i);
2637|     }
2638|   /* Do not output a trailing newline, as this causes \r\n confusion
2639|      on some platforms.  */
2640|   return ferror (f) || fclose (f) != 0;
2641|
2642|   ;
2643|   return 0;
2644| }
2645configure:25036: result: 0
2646configure:25048: checking size of float
2647configure:25054: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2648configure:25054: $? = 0
2649configure:25054: ./conftest
2650dyld[93162]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2651  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2652  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2653./configure: line 2087: 93162 Abort trap: 6           ./conftest$ac_exeext
2654configure:25054: $? = 134
2655configure: program exited with status 134
2656configure: failed program was:
2657| /* confdefs.h */
2658| #define PACKAGE_NAME "netCDF-Fortran"
2659| #define PACKAGE_TARNAME "netcdf-fortran"
2660| #define PACKAGE_VERSION "4.6.1"
2661| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2662| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2663| #define PACKAGE_URL ""
2664| #define PACKAGE "netcdf-fortran"
2665| #define VERSION "4.6.1"
2666| #define NF_RELAX_COORD_BOUND 1
2667| #define ENABLE_CDF5 1
2668| #define NF_HAS_QUANTIZE 1
2669| #define HAVE_F2008 1
2670| #define HAVE_TS29113_SUPPORT 1
2671| #define TEMP_LARGE "."
2672| #define HAVE_STDIO_H 1
2673| #define HAVE_STDLIB_H 1
2674| #define HAVE_STRING_H 1
2675| #define HAVE_INTTYPES_H 1
2676| #define HAVE_STDINT_H 1
2677| #define HAVE_STRINGS_H 1
2678| #define HAVE_SYS_STAT_H 1
2679| #define HAVE_SYS_TYPES_H 1
2680| #define HAVE_UNISTD_H 1
2681| #define HAVE_SYS_TIME_H 1
2682| #define STDC_HEADERS 1
2683| #define HAVE_DLFCN_H 1
2684| #define LT_OBJDIR ".libs/"
2685| #define NF_INT1_T byte
2686| #define NF_INT2_T integer*2
2687| #define NF_INT8_T integer*8
2688| #define NF_INT1_IS_C_SIGNED_CHAR 1
2689| #define NF_INT2_IS_C_SHORT 1
2690| #define NF_INT8_IS_C_LONG_LONG 1
2691| #define NF_INT_IS_C_INT 1
2692| #define NF_REAL_IS_C_FLOAT 1
2693| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2694| #define NCBYTE_T byte
2695| #define NCSHORT_T integer*2
2696| #define HAVE_LIBM 1
2697| #define HAVE_NETCDF_H 1
2698| #define HAVE_NC_DEF_OPAQUE 1
2699| #define HAVE_NCCREATE 1
2700| #define HAVE_NC_SET_LOG_LEVEL 1
2701| #define HAVE_OC_OPEN 1
2702| #define HAVE_NC_DEF_VAR_SZIP 1
2703| #define LOGGING 1
2704| #define HAVE_SYS_PARAM_H 1
2705| #define HAVE_LOCALE_H 1
2706| #define HAVE_STDIO_H 1
2707| #define HAVE_STDARG_H 1
2708| #define HAVE_ERRNO_H 1
2709| #define HAVE_CTYPE_H 1
2710| #define HAVE_FCNTL_H 1
2711| #define HAVE_STDLIB_H 1
2712| #define HAVE_STRING_H 1
2713| #define HAVE_STRINGS_H 1
2714| #define HAVE_UNISTD_H 1
2715| #define HAVE_SYS_STAT_H 1
2716| #define HAVE_GETOPT_H 1
2717| #define HAVE_SYS_TIME_H 1
2718| #define HAVE_SYS_RESOURCE_H 1
2719| #define HAVE_DIRENT_H 1
2720| #define HAVE_SYS_WAIT_H 1
2721| #define TIME_WITH_SYS_TIME 1
2722| #define HAVE_VPRINTF 1
2723| #define HAVE__BOOL 1
2724| #define HAVE_STDBOOL_H 1
2725| #define HAVE_ALLOCA_H 1
2726| #define HAVE_ALLOCA 1
2727| #define HAVE_SSIZE_T 1
2728| #define HAVE_PTRDIFF_T 1
2729| #define SIZEOF_SHORT 0
2730| #define SIZEOF_INT 0
2731| #define SIZEOF_LONG 0
2732| /* end confdefs.h.  */
2733| #include <stddef.h>
2734| #ifdef HAVE_STDIO_H
2735| # include <stdio.h>
2736| #endif
2737| #ifdef HAVE_STDLIB_H
2738| # include <stdlib.h>
2739| #endif
2740| #ifdef HAVE_STRING_H
2741| # include <string.h>
2742| #endif
2743| #ifdef HAVE_INTTYPES_H
2744| # include <inttypes.h>
2745| #endif
2746| #ifdef HAVE_STDINT_H
2747| # include <stdint.h>
2748| #endif
2749| #ifdef HAVE_STRINGS_H
2750| # include <strings.h>
2751| #endif
2752| #ifdef HAVE_SYS_TYPES_H
2753| # include <sys/types.h>
2754| #endif
2755| #ifdef HAVE_SYS_STAT_H
2756| # include <sys/stat.h>
2757| #endif
2758| #ifdef HAVE_UNISTD_H
2759| # include <unistd.h>
2760| #endif
2761| static long int longval (void) { return (long int) (sizeof (float)); }
2762| static unsigned long int ulongval (void) { return (long int) (sizeof (float)); }
2763| #include <stdio.h>
2764| #include <stdlib.h>
2765| int
2766| main (void)
2767| {
2768|
2769|   FILE *f = fopen ("conftest.val", "w");
2770|   if (! f)
2771|     return 1;
2772|   if (((long int) (sizeof (float))) < 0)
2773|     {
2774|       long int i = longval ();
2775|       if (i != ((long int) (sizeof (float))))
2776|       return 1;
2777|       fprintf (f, "%ld", i);
2778|     }
2779|   else
2780|     {
2781|       unsigned long int i = ulongval ();
2782|       if (i != ((long int) (sizeof (float))))
2783|       return 1;
2784|       fprintf (f, "%lu", i);
2785|     }
2786|   /* Do not output a trailing newline, as this causes \r\n confusion
2787|      on some platforms.  */
2788|   return ferror (f) || fclose (f) != 0;
2789|
2790|   ;
2791|   return 0;
2792| }
2793configure:25069: result: 0
2794configure:25081: checking size of double
2795configure:25087: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2796configure:25087: $? = 0
2797configure:25087: ./conftest
2798dyld[93173]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2799  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2800  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2801./configure: line 2087: 93173 Abort trap: 6           ./conftest$ac_exeext
2802configure:25087: $? = 134
2803configure: program exited with status 134
2804configure: failed program was:
2805| /* confdefs.h */
2806| #define PACKAGE_NAME "netCDF-Fortran"
2807| #define PACKAGE_TARNAME "netcdf-fortran"
2808| #define PACKAGE_VERSION "4.6.1"
2809| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2810| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2811| #define PACKAGE_URL ""
2812| #define PACKAGE "netcdf-fortran"
2813| #define VERSION "4.6.1"
2814| #define NF_RELAX_COORD_BOUND 1
2815| #define ENABLE_CDF5 1
2816| #define NF_HAS_QUANTIZE 1
2817| #define HAVE_F2008 1
2818| #define HAVE_TS29113_SUPPORT 1
2819| #define TEMP_LARGE "."
2820| #define HAVE_STDIO_H 1
2821| #define HAVE_STDLIB_H 1
2822| #define HAVE_STRING_H 1
2823| #define HAVE_INTTYPES_H 1
2824| #define HAVE_STDINT_H 1
2825| #define HAVE_STRINGS_H 1
2826| #define HAVE_SYS_STAT_H 1
2827| #define HAVE_SYS_TYPES_H 1
2828| #define HAVE_UNISTD_H 1
2829| #define HAVE_SYS_TIME_H 1
2830| #define STDC_HEADERS 1
2831| #define HAVE_DLFCN_H 1
2832| #define LT_OBJDIR ".libs/"
2833| #define NF_INT1_T byte
2834| #define NF_INT2_T integer*2
2835| #define NF_INT8_T integer*8
2836| #define NF_INT1_IS_C_SIGNED_CHAR 1
2837| #define NF_INT2_IS_C_SHORT 1
2838| #define NF_INT8_IS_C_LONG_LONG 1
2839| #define NF_INT_IS_C_INT 1
2840| #define NF_REAL_IS_C_FLOAT 1
2841| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2842| #define NCBYTE_T byte
2843| #define NCSHORT_T integer*2
2844| #define HAVE_LIBM 1
2845| #define HAVE_NETCDF_H 1
2846| #define HAVE_NC_DEF_OPAQUE 1
2847| #define HAVE_NCCREATE 1
2848| #define HAVE_NC_SET_LOG_LEVEL 1
2849| #define HAVE_OC_OPEN 1
2850| #define HAVE_NC_DEF_VAR_SZIP 1
2851| #define LOGGING 1
2852| #define HAVE_SYS_PARAM_H 1
2853| #define HAVE_LOCALE_H 1
2854| #define HAVE_STDIO_H 1
2855| #define HAVE_STDARG_H 1
2856| #define HAVE_ERRNO_H 1
2857| #define HAVE_CTYPE_H 1
2858| #define HAVE_FCNTL_H 1
2859| #define HAVE_STDLIB_H 1
2860| #define HAVE_STRING_H 1
2861| #define HAVE_STRINGS_H 1
2862| #define HAVE_UNISTD_H 1
2863| #define HAVE_SYS_STAT_H 1
2864| #define HAVE_GETOPT_H 1
2865| #define HAVE_SYS_TIME_H 1
2866| #define HAVE_SYS_RESOURCE_H 1
2867| #define HAVE_DIRENT_H 1
2868| #define HAVE_SYS_WAIT_H 1
2869| #define TIME_WITH_SYS_TIME 1
2870| #define HAVE_VPRINTF 1
2871| #define HAVE__BOOL 1
2872| #define HAVE_STDBOOL_H 1
2873| #define HAVE_ALLOCA_H 1
2874| #define HAVE_ALLOCA 1
2875| #define HAVE_SSIZE_T 1
2876| #define HAVE_PTRDIFF_T 1
2877| #define SIZEOF_SHORT 0
2878| #define SIZEOF_INT 0
2879| #define SIZEOF_LONG 0
2880| #define SIZEOF_FLOAT 0
2881| /* end confdefs.h.  */
2882| #include <stddef.h>
2883| #ifdef HAVE_STDIO_H
2884| # include <stdio.h>
2885| #endif
2886| #ifdef HAVE_STDLIB_H
2887| # include <stdlib.h>
2888| #endif
2889| #ifdef HAVE_STRING_H
2890| # include <string.h>
2891| #endif
2892| #ifdef HAVE_INTTYPES_H
2893| # include <inttypes.h>
2894| #endif
2895| #ifdef HAVE_STDINT_H
2896| # include <stdint.h>
2897| #endif
2898| #ifdef HAVE_STRINGS_H
2899| # include <strings.h>
2900| #endif
2901| #ifdef HAVE_SYS_TYPES_H
2902| # include <sys/types.h>
2903| #endif
2904| #ifdef HAVE_SYS_STAT_H
2905| # include <sys/stat.h>
2906| #endif
2907| #ifdef HAVE_UNISTD_H
2908| # include <unistd.h>
2909| #endif
2910| static long int longval (void) { return (long int) (sizeof (double)); }
2911| static unsigned long int ulongval (void) { return (long int) (sizeof (double)); }
2912| #include <stdio.h>
2913| #include <stdlib.h>
2914| int
2915| main (void)
2916| {
2917|
2918|   FILE *f = fopen ("conftest.val", "w");
2919|   if (! f)
2920|     return 1;
2921|   if (((long int) (sizeof (double))) < 0)
2922|     {
2923|       long int i = longval ();
2924|       if (i != ((long int) (sizeof (double))))
2925|       return 1;
2926|       fprintf (f, "%ld", i);
2927|     }
2928|   else
2929|     {
2930|       unsigned long int i = ulongval ();
2931|       if (i != ((long int) (sizeof (double))))
2932|       return 1;
2933|       fprintf (f, "%lu", i);
2934|     }
2935|   /* Do not output a trailing newline, as this causes \r\n confusion
2936|      on some platforms.  */
2937|   return ferror (f) || fclose (f) != 0;
2938|
2939|   ;
2940|   return 0;
2941| }
2942configure:25102: result: 0
2943configure:25114: checking size of off_t
2944configure:25120: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
2945configure:25120: $? = 0
2946configure:25120: ./conftest
2947dyld[93184]: Library not loaded: /opt/local/lib/libbz2.1.0.dylib
2948  Referenced from: <0416D6CF-FC05-318C-8F92-09AD8B456287> /opt/local/lib/libnetcdf.19.dylib
2949  Reason: tried: '/opt/local/lib/libbz2.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libbz2.1.0.dylib' (no such file), '/opt/local/lib/libbz2.1.0.dylib' (no such file)
2950./configure: line 2087: 93184 Abort trap: 6           ./conftest$ac_exeext
2951configure:25120: $? = 134
2952configure: program exited with status 134
2953configure: failed program was:
2954| /* confdefs.h */
2955| #define PACKAGE_NAME "netCDF-Fortran"
2956| #define PACKAGE_TARNAME "netcdf-fortran"
2957| #define PACKAGE_VERSION "4.6.1"
2958| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2959| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2960| #define PACKAGE_URL ""
2961| #define PACKAGE "netcdf-fortran"
2962| #define VERSION "4.6.1"
2963| #define NF_RELAX_COORD_BOUND 1
2964| #define ENABLE_CDF5 1
2965| #define NF_HAS_QUANTIZE 1
2966| #define HAVE_F2008 1
2967| #define HAVE_TS29113_SUPPORT 1
2968| #define TEMP_LARGE "."
2969| #define HAVE_STDIO_H 1
2970| #define HAVE_STDLIB_H 1
2971| #define HAVE_STRING_H 1
2972| #define HAVE_INTTYPES_H 1
2973| #define HAVE_STDINT_H 1
2974| #define HAVE_STRINGS_H 1
2975| #define HAVE_SYS_STAT_H 1
2976| #define HAVE_SYS_TYPES_H 1
2977| #define HAVE_UNISTD_H 1
2978| #define HAVE_SYS_TIME_H 1
2979| #define STDC_HEADERS 1
2980| #define HAVE_DLFCN_H 1
2981| #define LT_OBJDIR ".libs/"
2982| #define NF_INT1_T byte
2983| #define NF_INT2_T integer*2
2984| #define NF_INT8_T integer*8
2985| #define NF_INT1_IS_C_SIGNED_CHAR 1
2986| #define NF_INT2_IS_C_SHORT 1
2987| #define NF_INT8_IS_C_LONG_LONG 1
2988| #define NF_INT_IS_C_INT 1
2989| #define NF_REAL_IS_C_FLOAT 1
2990| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2991| #define NCBYTE_T byte
2992| #define NCSHORT_T integer*2
2993| #define HAVE_LIBM 1
2994| #define HAVE_NETCDF_H 1
2995| #define HAVE_NC_DEF_OPAQUE 1
2996| #define HAVE_NCCREATE 1
2997| #define HAVE_NC_SET_LOG_LEVEL 1
2998| #define HAVE_OC_OPEN 1
2999| #define HAVE_NC_DEF_VAR_SZIP 1
3000| #define LOGGING 1
3001| #define HAVE_SYS_PARAM_H 1
3002| #define HAVE_LOCALE_H 1
3003| #define HAVE_STDIO_H 1
3004| #define HAVE_STDARG_H 1
3005| #define HAVE_ERRNO_H 1
3006| #define HAVE_CTYPE_H 1
3007| #define HAVE_FCNTL_H 1
3008| #define HAVE_STDLIB_H 1
3009| #define HAVE_STRING_H 1
3010| #define HAVE_STRINGS_H 1
3011| #define HAVE_UNISTD_H 1
3012| #define HAVE_SYS_STAT_H 1
3013| #define HAVE_GETOPT_H 1
3014| #define HAVE_SYS_TIME_H 1
3015| #define HAVE_SYS_RESOURCE_H 1
3016| #define HAVE_DIRENT_H 1
3017| #define HAVE_SYS_WAIT_H 1
3018| #define TIME_WITH_SYS_TIME 1
3019| #define HAVE_VPRINTF 1
3020| #define HAVE__BOOL 1
3021| #define HAVE_STDBOOL_H 1
3022| #define HAVE_ALLOCA_H 1
3023| #define HAVE_ALLOCA 1
3024| #define HAVE_SSIZE_T 1
3025| #define HAVE_PTRDIFF_T 1
3026| #define SIZEOF_SHORT 0
3027| #define SIZEOF_INT 0
3028| #define SIZEOF_LONG 0
3029| #define SIZEOF_FLOAT 0
3030| #define SIZEOF_DOUBLE 0
3031| /* end confdefs.h.  */
3032| #include <stddef.h>
3033| #ifdef HAVE_STDIO_H
3034| # include <stdio.h>
3035| #endif
3036| #ifdef HAVE_STDLIB_H
3037| # include <stdlib.h>
3038| #endif
3039| #ifdef HAVE_STRING_H
3040| # include <string.h>
3041| #endif
3042| #ifdef HAVE_INTTYPES_H
3043| # include <inttypes.h>
3044| #endif
3045| #ifdef HAVE_STDINT_H
3046| # include <stdint.h>
3047| #endif
3048| #ifdef HAVE_STRINGS_H
3049| # include <strings.h>
3050| #endif
3051| #ifdef HAVE_SYS_TYPES_H
3052| # include <sys/types.h>
3053| #endif
3054| #ifdef HAVE_SYS_STAT_H
3055| # include <sys/stat.h>
3056| #endif
3057| #ifdef HAVE_UNISTD_H
3058| # include <unistd.h>
3059| #endif
3060| static long int longval (void) { return (long int) (sizeof (off_t)); }
3061| static unsigned long int ulongval (void) { return (long int) (sizeof (off_t)); }
3062| #include <stdio.h>
3063| #include <stdlib.h>
3064| int
3065| main (void)
3066| {
3067|
3068|   FILE *f = fopen ("conftest.val", "w");
3069|   if (! f)
3070|     return 1;
3071|   if (((long int) (sizeof (off_t))) < 0)
3072|     {
3073|       long int i = longval ();
3074|       if (i != ((long int) (sizeof (off_t))))
3075|       return 1;
3076|       fprintf (f, "%ld", i);
3077|     }
3078|   else
3079|     {
3080|       unsigned long int i = ulongval ();
3081|       if (i != ((long int) (sizeof (off_t))))
3082|       return 1;
3083|       fprintf (f, "%lu", i);
3084|     }
3085|   /* Do not output a trailing newline, as this causes \r\n confusion
3086|      on some platforms.  */
3087|   return ferror (f) || fclose (f) != 0;
3088|
3089|   ;
3090|   return 0;
3091| }
3092configure:25125: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1':
3093configure:25127: error: cannot compute sizeof (off_t)
3094See `config.log' for more details
3095
3096## ---------------- ##
3097## Cache variables. ##
3098## ---------------- ##
3099
3100ac_cv_build=x86_64-apple-darwin23.3.0
3101ac_cv_c_char_unsigned=no
3102ac_cv_c_compiler_gnu=yes
3103ac_cv_c_const=yes
3104ac_cv_env_CC_set=set
3105ac_cv_env_CC_value=/usr/bin/clang
3106ac_cv_env_CFLAGS_set=set
3107ac_cv_env_CFLAGS_value='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
3108ac_cv_env_CPPFLAGS_set=set
3109ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
3110ac_cv_env_F77_set=set
3111ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-13
3112ac_cv_env_FCFLAGS_set=set
3113ac_cv_env_FCFLAGS_value='-pipe -Os -m64'
3114ac_cv_env_FC_set=set
3115ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13
3116ac_cv_env_FFLAGS_set=set
3117ac_cv_env_FFLAGS_value='-pipe -Os -m64'
3118ac_cv_env_LDFLAGS_set=set
3119ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
3120ac_cv_env_LIBS_set=
3121ac_cv_env_LIBS_value=
3122ac_cv_env_LT_SYS_LIBRARY_PATH_set=
3123ac_cv_env_LT_SYS_LIBRARY_PATH_value=
3124ac_cv_env_build_alias_set=
3125ac_cv_env_build_alias_value=
3126ac_cv_env_host_alias_set=
3127ac_cv_env_host_alias_value=
3128ac_cv_env_target_alias_set=
3129ac_cv_env_target_alias_value=
3130ac_cv_f77_compiler_gnu=yes
3131ac_cv_fc_compiler_gnu=yes
3132ac_cv_fc_srcext_f90=none
3133ac_cv_func_alloca_works=yes
3134ac_cv_func_nc_def_opaque=yes
3135ac_cv_func_nc_def_var_szip=yes
3136ac_cv_func_nc_set_log_level=yes
3137ac_cv_func_nccreate=yes
3138ac_cv_func_oc_open=yes
3139ac_cv_func_vprintf=yes
3140ac_cv_header_ctype_h=yes
3141ac_cv_header_dirent_dirent_h=yes
3142ac_cv_header_dlfcn_h=yes
3143ac_cv_header_errno_h=yes
3144ac_cv_header_fcntl_h=yes
3145ac_cv_header_getopt_h=yes
3146ac_cv_header_inttypes_h=yes
3147ac_cv_header_locale_h=yes
3148ac_cv_header_malloc_h=no
3149ac_cv_header_netcdf_h=yes
3150ac_cv_header_stdarg_h=yes
3151ac_cv_header_stdbool_h=yes
3152ac_cv_header_stdint_h=yes
3153ac_cv_header_stdio_h=yes
3154ac_cv_header_stdlib_h=yes
3155ac_cv_header_string_h=yes
3156ac_cv_header_strings_h=yes
3157ac_cv_header_sys_param_h=yes
3158ac_cv_header_sys_resource_h=yes
3159ac_cv_header_sys_stat_h=yes
3160ac_cv_header_sys_time_h=yes
3161ac_cv_header_sys_types_h=yes
3162ac_cv_header_sys_wait_h=yes
3163ac_cv_header_unistd_h=yes
3164ac_cv_host=x86_64-apple-darwin23.3.0
3165ac_cv_lib_m_floor=yes
3166ac_cv_objext=o
3167ac_cv_path_EGREP='/usr/bin/grep -E'
3168ac_cv_path_FGREP='/usr/bin/grep -F'
3169ac_cv_path_GREP=/usr/bin/grep
3170ac_cv_path_SED=/usr/bin/sed
3171ac_cv_path_lt_DD=/bin/dd
3172ac_cv_prog_AWK=awk
3173ac_cv_prog_NM='/opt/local/bin/nm -B'
3174ac_cv_prog_ac_ct_AR=ar
3175ac_cv_prog_ac_ct_CC=/usr/bin/clang
3176ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3177ac_cv_prog_ac_ct_FILECMD=file
3178ac_cv_prog_ac_ct_LIPO=lipo
3179ac_cv_prog_ac_ct_NMEDIT=nmedit
3180ac_cv_prog_ac_ct_OBJDUMP=objdump
3181ac_cv_prog_ac_ct_OTOOL=otool
3182ac_cv_prog_ac_ct_RANLIB=ranlib
3183ac_cv_prog_ac_ct_STRIP=strip
3184ac_cv_prog_cc_c11=
3185ac_cv_prog_cc_g=yes
3186ac_cv_prog_cc_stdc=
3187ac_cv_prog_f77_g=yes
3188ac_cv_prog_fc_g=yes
3189ac_cv_prog_make_make_set=yes
3190ac_cv_search_dlopen='none required'
3191ac_cv_search_nc_open=-lnetcdf
3192ac_cv_search_opendir='none required'
3193ac_cv_sizeof_double=0
3194ac_cv_sizeof_float=0
3195ac_cv_sizeof_int=0
3196ac_cv_sizeof_long=0
3197ac_cv_sizeof_short=0
3198ac_cv_sys_file_offset_bits=no
3199ac_cv_sys_largefile_CC=no
3200ac_cv_target=x86_64-apple-darwin23.3.0
3201ac_cv_type__Bool=yes
3202ac_cv_type_longlong=no
3203ac_cv_type_off_t=yes
3204ac_cv_type_ptrdiff_t=yes
3205ac_cv_type_size_t=yes
3206ac_cv_type_ssize_t=yes
3207ac_cv_type_uchar=no
3208ac_cv_working_alloca_h=yes
3209am_cv_CC_dependencies_compiler_type=gcc3
3210am_cv_make_support_nested_variables=yes
3211am_cv_prog_cc_c_o=yes
3212ax_cv_f90_modflag=-I
3213lt_cv_apple_cc_single_mod=no
3214lt_cv_ar_at_file=no
3215lt_cv_deplibs_check_method=pass_all
3216lt_cv_file_magic_cmd='$MAGIC_CMD'
3217lt_cv_file_magic_test_file=
3218lt_cv_ld_exported_symbols_list=yes
3219lt_cv_ld_force_load=yes
3220lt_cv_ld_reload_flag=-r
3221lt_cv_nm_interface='BSD nm'
3222lt_cv_objdir=.libs
3223lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
3224lt_cv_path_NM='/opt/local/bin/nm -B'
3225lt_cv_path_mainfest_tool=no
3226lt_cv_prog_compiler_c_o=yes
3227lt_cv_prog_compiler_c_o_F77=yes
3228lt_cv_prog_compiler_c_o_FC=yes
3229lt_cv_prog_compiler_pic='-fno-common -DPIC'
3230lt_cv_prog_compiler_pic_F77=-fno-common
3231lt_cv_prog_compiler_pic_FC=-fno-common
3232lt_cv_prog_compiler_pic_works=yes
3233lt_cv_prog_compiler_pic_works_F77=yes
3234lt_cv_prog_compiler_pic_works_FC=yes
3235lt_cv_prog_compiler_rtti_exceptions=yes
3236lt_cv_prog_compiler_static_works=no
3237lt_cv_prog_compiler_static_works_F77=no
3238lt_cv_prog_compiler_static_works_FC=no
3239lt_cv_prog_gnu_ld=no
3240lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3241lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
3242lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
3243lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
3244lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
3245lt_cv_sys_global_symbol_to_import=
3246lt_cv_sys_max_cmd_len=786432
3247lt_cv_to_host_file_cmd=func_convert_file_noop
3248lt_cv_to_tool_file_cmd=func_convert_file_noop
3249lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
3250
3251## ----------------- ##
3252## Output variables. ##
3253## ----------------- ##
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268                $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool))
3269                LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \
3270                LOG_FLAGS="$$(valgrind_$(1)_flags)" \
3271                TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \
3272                TEST_SUITE_LOG=test-suite-$(1).log
3273        $$(valgrind_v_use)$$(MAKE) check-TESTS \
3274        $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \
3275        $(TESTS_ENVIRONMENT) \
3276        $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)
3277        $(valgrind_lt) \
3278        @echo "Need to reconfigure with --enable-valgrind"
3279        @echo "Need to reconfigure with --enable-valgrind"
3280        @echo "Need to reconfigure with --enable-valgrind-$(1)"
3281        G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly
3282        G_SLICE=always-malloc,debug-blocks \
3283        env VALGRIND=$(VALGRIND) \
3284#
3285#    (Default: --num-callers=30)
3286#    files to load. (Default: empty)
3287#    memcheck, helgrind, drd, sgcheck). (Default: various)
3288#  - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
3289#  - VALGRIND_FLAGS: General flags to pass to all Valgrind tools.
3290#  - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions
3291# Internal use
3292# Optional variables
3293# Optional:
3294# Support running with and without libtool.
3295# Use recursive makes in order to ignore errors during check
3296# Valgrind check
3297# Valgrind running
3298$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
3299'
3300.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools))
3301ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' aclocal-1.16'
3302ALLOCA=''
3303AMDEPBACKSLASH='\'
3304AMDEP_FALSE='#'
3305AMDEP_TRUE=''
3306AMTAR='$${TAR-tar}'
3307AM_BACKSLASH='\'
3308AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3309AM_DEFAULT_VERBOSITY='1'
3310AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind
3311AM_DISTCHECK_CONFIGURE_FLAGS ?=
3312AM_V='$(V)'
3313AR='ar'
3314AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoconf'
3315AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoheader'
3316AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' automake-1.16'
3317AWK='awk'
3318BUILD_BENCHMARKS_FALSE='#'
3319BUILD_BENCHMARKS_TRUE=''
3320BUILD_DAP_FALSE='#'
3321BUILD_DAP_TRUE=''
3322BUILD_DOCS_FALSE=''
3323BUILD_DOCS_TRUE='#'
3324BUILD_INTERNAL_DOCS='no'
3325BUILD_PARALLEL4_FALSE=''
3326BUILD_PARALLEL4_TRUE='#'
3327BUILD_PARALLEL_FALSE=''
3328BUILD_PARALLEL_TRUE='#'
3329BUILD_PNETCDF_FALSE=''
3330BUILD_PNETCDF_TRUE='#'
3331BUILD_V2_FALSE='#'
3332BUILD_V2_TRUE=''
3333CC='/usr/bin/clang'
3334CCDEPMODE='depmode=gcc3'
3335CFLAGS='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
3336CONFIG_DATE='Wed Jan 31 16:34:20 EST 2024'
3337CPPFLAGS='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
3338CSCOPE='cscope'
3339CTAGS='ctags'
3340CYGPATH_W='echo'
3341DEFS=''
3342DEPDIR='.deps'
3343DLLTOOL='false'
3344DOT=''
3345DOXYGEN=''
3346DSYMUTIL='dsymutil'
3347DUMPBIN=''
3348ECHO_C='\c'
3349ECHO_N=''
3350ECHO_T=''
3351EGREP='/usr/bin/grep -E'
3352ENABLE_VALGRIND_FALSE=''
3353ENABLE_VALGRIND_TRUE='#'
3354ENABLE_VALGRIND_drd='no'
3355ENABLE_VALGRIND_helgrind='no'
3356ENABLE_VALGRIND_memcheck='no'
3357ENABLE_VALGRIND_sgcheck='no'
3358ETAGS='etags'
3359EXEEXT=''
3360F77='/opt/local/bin/gfortran-mp-13'
3361FC='/opt/local/bin/gfortran-mp-13'
3362FCFLAGS='-pipe -Os -m64 -fallow-argument-mismatch'
3363FCFLAGS_f90=''
3364FC_VERSION='/opt/local/bin/gfortran-mp-13'
3365FFLAGS='-pipe -Os -m64 -fallow-argument-mismatch'
3366FGREP='/usr/bin/grep -F'
3367FILECMD='file'
3368GREP='/usr/bin/grep'
3369HAS_CDF5=''
3370HAS_DAP=''
3371HAS_F03=''
3372HAS_F90=''
3373HAS_LOGGING=''
3374HAS_LOGGING_FALSE='#'
3375HAS_LOGGING_TRUE=''
3376HAS_NC2=''
3377HAS_NC4=''
3378HAS_NC4_PARALLEL=''
3379HAS_PARALLEL=''
3380HAS_PNETCDF=''
3381HAS_QUANTIZE=''
3382HAS_SZIP_WRITE=''
3383HAS_ZSTD=''
3384HAVE_DOT='NO'
3385INSTALL_DATA='${INSTALL} -m 644'
3386INSTALL_PROGRAM='${INSTALL}'
3387INSTALL_SCRIPT='${INSTALL}'
3388INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3389LARGE_FILE_TESTS_FALSE=''
3390LARGE_FILE_TESTS_TRUE='#'
3391LD='/Library/Developer/CommandLineTools/usr/bin/ld'
3392LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
3393LIBOBJS=''
3394LIBS='-lnetcdf -lm '
3395LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3396LIPO='lipo'
3397LN_S='ln -s'
3398LTLIBOBJS=''
3399LT_SYS_LIBRARY_PATH=''
3400MAINT='#'
3401MAINTAINER_MODE_FALSE=''
3402MAINTAINER_MODE_TRUE='#'
3403MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' makeinfo'
3404MANIFEST_TOOL=':'
3405MKDIR_P='./install-sh -c -d'
3406MOD_FLAG='-I'
3407MOSTLYCLEANFILES += $(valgrind_log_files)
3408MOSTLYCLEANFILES ?=
3409MPIEXEC='mpiexec'
3410NC_FLIBS=''
3411NC_LIBS=''
3412NF_HDF5_PLUGIN_PATH=''
3413NM='/opt/local/bin/nm -B'
3414NMEDIT='nmedit'
3415NMFLAGS=''
3416OBJDUMP='objdump'
3417OBJEXT='o'
3418OTOOL64=':'
3419OTOOL='otool'
3420PACKAGE='netcdf-fortran'
3421PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
3422PACKAGE_NAME='netCDF-Fortran'
3423PACKAGE_STRING='netCDF-Fortran 4.6.1'
3424PACKAGE_TARNAME='netcdf-fortran'
3425PACKAGE_URL=''
3426PACKAGE_VERSION='4.6.1'
3427PATH_SEPARATOR=':'
3428RANLIB='ranlib'
3429SED='/usr/bin/sed'
3430SET_MAKE=''
3431SHELL='/bin/sh'
3432STRIP='strip'
3433TEST_FILTERS_FALSE=''
3434TEST_FILTERS_TRUE='#'
3435TEST_PARALLEL_FALSE=''
3436TEST_PARALLEL_TRUE='#'
3437TEST_QUANTIZE_FALSE='#'
3438TEST_QUANTIZE_TRUE=''
3439TEST_SZIP_WRITE_FALSE=''
3440TEST_SZIP_WRITE_TRUE='#'
3441USE_LOGGING_FALSE='#'
3442USE_LOGGING_TRUE=''
3443USE_NETCDF4_FALSE=''
3444USE_NETCDF4_TRUE='#'
3445USE_SED_FALSE='#'
3446USE_SED_TRUE=''
3447VALGRIND=''
3448VALGRIND_CHECK_RULES='
3449VALGRIND_ENABLED='no'
3450VALGRIND_ENABLED_FALSE=''
3451VALGRIND_ENABLED_TRUE='#'
3452VALGRIND_FLAGS ?= --num-callers=30
3453VALGRIND_LOG_COMPILER = \
3454VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES))
3455VALGRIND_TESTS_ENVIRONMENT = \
3456VALGRIND_drd_FLAGS ?=
3457VALGRIND_helgrind_FLAGS ?= --history-level=approx
3458VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
3459VALGRIND_sgcheck_FLAGS ?=
3460VERSION='4.6.1'
3461ac_ct_AR='ar'
3462ac_ct_CC='/usr/bin/clang'
3463ac_ct_DUMPBIN=''
3464ac_ct_F77=''
3465ac_ct_FC=''
3466am__EXEEXT_FALSE=''
3467am__EXEEXT_TRUE=''
3468am__fastdepCC_FALSE='#'
3469am__fastdepCC_TRUE=''
3470am__include='include'
3471am__isrc=''
3472am__leading_dot='.'
3473am__nodep='_no'
3474am__quote=''
3475am__tar='$${TAR-tar} chof - "$$tardir"'
3476am__untar='$${TAR-tar} xf -'
3477bindir='${exec_prefix}/bin'
3478build='x86_64-apple-darwin23.3.0'
3479build_alias=''
3480build_cpu='x86_64'
3481build_os='darwin23.3.0'
3482build_vendor='apple'
3483check-valgrind-$(1)-am:
3484check-valgrind-am:
3485datadir='${datarootdir}'
3486datarootdir='${prefix}/share'
3487define valgrind_tool_rule
3488docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3489dvidir='${docdir}'
3490else
3491else
3492else
3493else ifeq ($$(VALGRIND_ENABLED),yes)
3494enable_shared='yes'
3495enable_static='yes'
3496endef
3497endif
3498endif
3499endif
3500endif
3501exec_prefix='NONE'
3502fmoddir='${includedir}'
3503host='x86_64-apple-darwin23.3.0'
3504host_alias=''
3505host_cpu='x86_64'
3506host_os='darwin23.3.0'
3507host_vendor='apple'
3508htmldir='${docdir}'
3509ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes)
3510ifeq ($(VALGRIND_ENABLED),yes)
3511ifneq ($$(TESTS),)
3512ifneq ($(LIBTOOL),)
3513includedir='${prefix}/include'
3514infodir='${datarootdir}/info'
3515install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/install-sh'
3516libdir='${exec_prefix}/lib'
3517libexecdir='${exec_prefix}/libexec'
3518localedir='${datarootdir}/locale'
3519localstatedir='${prefix}/var'
3520mandir='${datarootdir}/man'
3521mkdir_p='$(MKDIR_P)'
3522oldincludedir='/usr/include'
3523pdfdir='${docdir}'
3524prefix='/opt/local'
3525program_transform_name='s,x,x,'
3526psdir='${docdir}'
3527runstatedir='${localstatedir}/run'
3528sbindir='${exec_prefix}/sbin'
3529sharedstatedir='${prefix}/com'
3530sysconfdir='${prefix}/etc'
3531target='x86_64-apple-darwin23.3.0'
3532target_alias=''
3533target_cpu='x86_64'
3534target_os='darwin23.3.0'
3535target_vendor='apple'
3536valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
3537valgrind_enabled_tools=''
3538valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
3539valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools)))
3540valgrind_lt =
3541valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute
3542valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)
3543valgrind_quiet = $(valgrind_quiet_$(V))
3544valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY))
3545valgrind_quiet_0 = --quiet
3546valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS)
3547valgrind_tools='memcheck helgrind drd sgcheck'
3548valgrind_v_use   = $(valgrind_v_use_$(V))
3549valgrind_v_use_  = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY))
3550valgrind_v_use_0 = @echo "  USE   " $(patsubst check-valgrind-%-am,%,$@):;
3551
3552## ----------- ##
3553## confdefs.h. ##
3554## ----------- ##
3555
3556/* confdefs.h */
3557#define PACKAGE_NAME "netCDF-Fortran"
3558#define PACKAGE_TARNAME "netcdf-fortran"
3559#define PACKAGE_VERSION "4.6.1"
3560#define PACKAGE_STRING "netCDF-Fortran 4.6.1"
3561#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
3562#define PACKAGE_URL ""
3563#define PACKAGE "netcdf-fortran"
3564#define VERSION "4.6.1"
3565#define NF_RELAX_COORD_BOUND 1
3566#define ENABLE_CDF5 1
3567#define NF_HAS_QUANTIZE 1
3568#define HAVE_F2008 1
3569#define HAVE_TS29113_SUPPORT 1
3570#define TEMP_LARGE "."
3571#define HAVE_STDIO_H 1
3572#define HAVE_STDLIB_H 1
3573#define HAVE_STRING_H 1
3574#define HAVE_INTTYPES_H 1
3575#define HAVE_STDINT_H 1
3576#define HAVE_STRINGS_H 1
3577#define HAVE_SYS_STAT_H 1
3578#define HAVE_SYS_TYPES_H 1
3579#define HAVE_UNISTD_H 1
3580#define HAVE_SYS_TIME_H 1
3581#define STDC_HEADERS 1
3582#define HAVE_DLFCN_H 1
3583#define LT_OBJDIR ".libs/"
3584#define NF_INT1_T byte
3585#define NF_INT2_T integer*2
3586#define NF_INT8_T integer*8
3587#define NF_INT1_IS_C_SIGNED_CHAR 1
3588#define NF_INT2_IS_C_SHORT 1
3589#define NF_INT8_IS_C_LONG_LONG 1
3590#define NF_INT_IS_C_INT 1
3591#define NF_REAL_IS_C_FLOAT 1
3592#define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
3593#define NCBYTE_T byte
3594#define NCSHORT_T integer*2
3595#define HAVE_LIBM 1
3596#define HAVE_NETCDF_H 1
3597#define HAVE_NC_DEF_OPAQUE 1
3598#define HAVE_NCCREATE 1
3599#define HAVE_NC_SET_LOG_LEVEL 1
3600#define HAVE_OC_OPEN 1
3601#define HAVE_NC_DEF_VAR_SZIP 1
3602#define LOGGING 1
3603#define HAVE_SYS_PARAM_H 1
3604#define HAVE_LOCALE_H 1
3605#define HAVE_STDIO_H 1
3606#define HAVE_STDARG_H 1
3607#define HAVE_ERRNO_H 1
3608#define HAVE_CTYPE_H 1
3609#define HAVE_FCNTL_H 1
3610#define HAVE_STDLIB_H 1
3611#define HAVE_STRING_H 1
3612#define HAVE_STRINGS_H 1
3613#define HAVE_UNISTD_H 1
3614#define HAVE_SYS_STAT_H 1
3615#define HAVE_GETOPT_H 1
3616#define HAVE_SYS_TIME_H 1
3617#define HAVE_SYS_RESOURCE_H 1
3618#define HAVE_DIRENT_H 1
3619#define HAVE_SYS_WAIT_H 1
3620#define TIME_WITH_SYS_TIME 1
3621#define HAVE_VPRINTF 1
3622#define HAVE__BOOL 1
3623#define HAVE_STDBOOL_H 1
3624#define HAVE_ALLOCA_H 1
3625#define HAVE_ALLOCA 1
3626#define HAVE_SSIZE_T 1
3627#define HAVE_PTRDIFF_T 1
3628#define SIZEOF_SHORT 0
3629#define SIZEOF_INT 0
3630#define SIZEOF_LONG 0
3631#define SIZEOF_FLOAT 0
3632#define SIZEOF_DOUBLE 0
3633
3634configure: exit 77