Ticket #68124: config.log

File config.log, 124.5 KB (added by kencu (Ken), 8 months ago)

successful config.log on Sonoma arm64

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 = Kens-MBP
14uname -m = arm64
15uname -r = 23.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:18 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6000
18
19/usr/bin/uname -p = arm
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.2.0: Wed Nov 15 21:53:18 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6000
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 16.00 gigabytes
33Default processor set: 604 tasks, 2272 threads, 10 processors
34Load average: 2.55, Mach factor: 7.44
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: aarch64-apple-darwin23.2.0
62configure:3193: checking host system type
63configure:3207: result: aarch64-apple-darwin23.2.0
64configure:3229: checking target system type
65configure:3243: result: aarch64-apple-darwin23.2.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: /opt/local/bin/gmkdir -p
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: arm64-apple-darwin23.2.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: arm64-apple-darwin23.2.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 arm64 -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 arm64 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 arm64 -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 arm64 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 arm64 -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 arm64 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 arm64 -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 arm64 -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 arm64 -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 arm64 -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 arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
168conftest.c:19:7: error: use of undeclared identifier 'choke'
169      choke me
170      ^
1711 error generated.
172configure:5210: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "netCDF-Fortran"
176| #define PACKAGE_TARNAME "netcdf-fortran"
177| #define PACKAGE_VERSION "4.6.1"
178| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
179| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
180| #define PACKAGE_URL ""
181| #define PACKAGE "netcdf-fortran"
182| #define VERSION "4.6.1"
183| #define NF_RELAX_COORD_BOUND 1
184| /* end confdefs.h.  */
185|
186| int
187| main (void)
188| {
189|
190| #include <netcdf_meta.h>
191| #if !defined(NC_HAS_CDF5) || NC_HAS_CDF5 == 0
192|       choke me
193| #endif
194|   ;
195|   return 0;
196| }
197configure:5222: result: no
198configure:5239: checking if netCDF was built with Zstandard compression
199configure:5256: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
200configure:5256: $? = 0
201configure:5264: result: yes
202configure:5269: WARNING: 
203configure:5271: WARNING: ------------------------------------------
204configure: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.
205configure:5275: WARNING: ------------------------------------------
206configure:5277: WARNING: 
207configure:5298: checking if netCDF was built with pnetcdf
208configure:5315: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
209conftest.c:19:7: error: use of undeclared identifier 'choke'
210      choke me
211      ^
2121 error generated.
213configure:5315: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME "netCDF-Fortran"
217| #define PACKAGE_TARNAME "netcdf-fortran"
218| #define PACKAGE_VERSION "4.6.1"
219| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
220| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
221| #define PACKAGE_URL ""
222| #define PACKAGE "netcdf-fortran"
223| #define VERSION "4.6.1"
224| #define NF_RELAX_COORD_BOUND 1
225| /* end confdefs.h.  */
226|
227| int
228| main (void)
229| {
230|
231| #include <netcdf_meta.h>
232| #if !defined(NC_HAS_PNETCDF) || NC_HAS_PNETCDF == 0
233|       choke me
234| #endif
235|   ;
236|   return 0;
237| }
238configure:5327: result: no
239configure:5330: checking if netCDF was built with HDF5 parallel I/O features
240configure:5347: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
241conftest.c:19:7: error: use of undeclared identifier 'choke'
242      choke me
243      ^
2441 error generated.
245configure:5347: $? = 1
246configure: failed program was:
247| /* confdefs.h */
248| #define PACKAGE_NAME "netCDF-Fortran"
249| #define PACKAGE_TARNAME "netcdf-fortran"
250| #define PACKAGE_VERSION "4.6.1"
251| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
252| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
253| #define PACKAGE_URL ""
254| #define PACKAGE "netcdf-fortran"
255| #define VERSION "4.6.1"
256| #define NF_RELAX_COORD_BOUND 1
257| /* end confdefs.h.  */
258|
259| int
260| main (void)
261| {
262|
263| #include <netcdf_meta.h>
264| #if !defined(NC_HAS_PARALLEL4) || NC_HAS_PARALLEL4 == 0
265|       choke me
266| #endif
267|   ;
268|   return 0;
269| }
270configure:5354: result: no
271configure:5357: checking if netCDF was built with any parallel I/O features
272configure:5374: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
273conftest.c:19:7: error: use of undeclared identifier 'choke'
274      choke me
275      ^
2761 error generated.
277configure:5374: $? = 1
278configure: failed program was:
279| /* confdefs.h */
280| #define PACKAGE_NAME "netCDF-Fortran"
281| #define PACKAGE_TARNAME "netcdf-fortran"
282| #define PACKAGE_VERSION "4.6.1"
283| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
284| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
285| #define PACKAGE_URL ""
286| #define PACKAGE "netcdf-fortran"
287| #define VERSION "4.6.1"
288| #define NF_RELAX_COORD_BOUND 1
289| /* end confdefs.h.  */
290|
291| int
292| main (void)
293| {
294|
295| #include <netcdf_meta.h>
296| #if !defined(NC_HAS_PARALLEL) || NC_HAS_PARALLEL == 0
297|       choke me
298| #endif
299|   ;
300|   return 0;
301| }
302configure:5381: result: no
303configure:5387: checking if netCDF-fortran should be built with HDF5 parallel I/O features
304configure:5397: result: no
305configure:5400: checking if netCDF was built with support for szip writes
306configure:5417: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
307conftest.c:19:7: error: use of undeclared identifier 'choke'
308      choke me
309      ^
3101 error generated.
311configure:5417: $? = 1
312configure: failed program was:
313| /* confdefs.h */
314| #define PACKAGE_NAME "netCDF-Fortran"
315| #define PACKAGE_TARNAME "netcdf-fortran"
316| #define PACKAGE_VERSION "4.6.1"
317| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
318| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
319| #define PACKAGE_URL ""
320| #define PACKAGE "netcdf-fortran"
321| #define VERSION "4.6.1"
322| #define NF_RELAX_COORD_BOUND 1
323| /* end confdefs.h.  */
324|
325| int
326| main (void)
327| {
328|
329| #include <netcdf_meta.h>
330| #if !(NC_HAS_SZIP_WRITE)
331|       choke me
332| #endif
333|   ;
334|   return 0;
335| }
336configure:5424: result: no
337configure:5435: checking if netCDF was built with support for quantize
338configure:5452: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
339configure:5452: $? = 0
340configure:5464: result: yes
341configure:5497: checking for valgrind
342configure:5532: result: no
343configure:5937: checking whether parallel IO tests should be run
344configure:5946: result: no
345configure:5962: checking whether a user specified program to run mpi programs
346configure:5973: result: mpiexec
347configure:5981: checking whether netCDF documentation should be generated
348configure:5990: result: no
349configure:6026: checking for doxygen
350configure:6061: result: no
351configure:6070: WARNING: Doxygen not found - documentation will not be built
352configure:6080: checking for dot
353configure:6115: result: no
354configure:6124: WARNING: dot not found - will use simple charts in documentation
355configure:6143: finding C compiler
356configure:6199: checking for gcc
357configure:6231: result: /usr/bin/clang
358configure:6584: checking for C compiler version
359configure:6593: /usr/bin/clang --version >&5
360Apple clang version 15.0.0 (clang-1500.1.0.2.5)
361Target: arm64-apple-darwin23.2.0
362Thread model: posix
363InstalledDir: /Library/Developer/CommandLineTools/usr/bin
364configure:6604: $? = 0
365configure:6593: /usr/bin/clang -v >&5
366Apple clang version 15.0.0 (clang-1500.1.0.2.5)
367Target: arm64-apple-darwin23.2.0
368Thread model: posix
369InstalledDir: /Library/Developer/CommandLineTools/usr/bin
370configure:6604: $? = 0
371configure:6593: /usr/bin/clang -V >&5
372clang: error: argument to '-V' is missing (expected 1 value)
373clang: error: no input files
374configure:6604: $? = 1
375configure:6593: /usr/bin/clang -qversion >&5
376clang: error: unknown argument '-qversion'; did you mean '--version'?
377clang: error: no input files
378configure:6604: $? = 1
379configure:6593: /usr/bin/clang -version >&5
380clang: error: unknown argument '-version'; did you mean '--version'?
381clang: error: no input files
382configure:6604: $? = 1
383configure:6608: checking whether the compiler supports GNU C
384configure:6638: result: yes
385configure:6649: checking whether /usr/bin/clang accepts -g
386configure:6714: result: yes
387configure:6734: checking for /usr/bin/clang option to enable C11 features
388configure:6767: result: none needed
389configure:6883: checking whether /usr/bin/clang understands -c and -o together
390configure:6921: result: yes
391configure:6940: checking dependency style of /usr/bin/clang
392configure:7052: result: gcc3
393configure:7068: checking for an ANSI C-conforming const
394configure:7135: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
395configure:7135: $? = 0
396configure:7143: result: yes
397configure:7153: checking for a sed that does not truncate output
398configure:7223: result: /usr/bin/sed
399configure:7245: finding Fortran compiler
400configure:7364: checking for Fortran compiler version
401configure:7373: /opt/local/bin/gfortran-mp-13 --version >&5
402GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0
403Copyright (C) 2023 Free Software Foundation, Inc.
404This is free software; see the source for copying conditions.  There is NO
405warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
406
407configure:7384: $? = 0
408configure:7373: /opt/local/bin/gfortran-mp-13 -v >&5
409Using built-in specs.
410COLLECT_GCC=/opt/local/bin/gfortran-mp-13
411COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper
412Target: arm64-apple-darwin23
413Configured 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=arm64-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
414Thread model: posix
415Supported LTO compression algorithms: zlib zstd
416gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag)
417configure:7384: $? = 0
418configure:7373: /opt/local/bin/gfortran-mp-13 -V >&5
419gfortran-mp-13: error: unrecognized command-line option '-V'
420gfortran-mp-13: fatal error: no input files
421compilation terminated.
422configure:7384: $? = 1
423configure:7373: /opt/local/bin/gfortran-mp-13 -qversion >&5
424gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'?
425gfortran-mp-13: fatal error: no input files
426compilation terminated.
427configure:7384: $? = 1
428configure:7393: checking whether the compiler supports GNU Fortran
429configure:7407: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.F >&5
430configure:7407: $? = 0
431configure:7417: result: yes
432configure:7425: checking whether /opt/local/bin/gfortran-mp-13 accepts -g
433configure:7437: /opt/local/bin/gfortran-mp-13 -c -g  conftest.f >&5
434configure:7437: $? = 0
435configure:7446: result: yes
436configure:7591: checking for Fortran 77 compiler version
437configure:7600: /opt/local/bin/gfortran-mp-13 --version >&5
438GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0
439Copyright (C) 2023 Free Software Foundation, Inc.
440This is free software; see the source for copying conditions.  There is NO
441warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
442
443configure:7611: $? = 0
444configure:7600: /opt/local/bin/gfortran-mp-13 -v >&5
445Using built-in specs.
446COLLECT_GCC=/opt/local/bin/gfortran-mp-13
447COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper
448Target: arm64-apple-darwin23
449Configured 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=arm64-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
450Thread model: posix
451Supported LTO compression algorithms: zlib zstd
452gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag)
453configure:7611: $? = 0
454configure:7600: /opt/local/bin/gfortran-mp-13 -V >&5
455gfortran-mp-13: error: unrecognized command-line option '-V'
456gfortran-mp-13: fatal error: no input files
457compilation terminated.
458configure:7611: $? = 1
459configure:7600: /opt/local/bin/gfortran-mp-13 -qversion >&5
460gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'?
461gfortran-mp-13: fatal error: no input files
462compilation terminated.
463configure:7611: $? = 1
464configure:7620: checking whether the compiler supports GNU Fortran 77
465configure:7634: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.F >&5
466configure:7634: $? = 0
467configure:7644: result: yes
468configure:7652: checking whether /opt/local/bin/gfortran-mp-13 accepts -g
469configure:7664: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5
470configure:7664: $? = 0
471configure:7673: result: yes
472configure:7730: checking whether Fortran compiler is checked for ISO_C_BINDING support
473configure:7739: result: yes
474configure:7759: checking for Fortran flag to compile .f90 files
475configure:7780: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90 >&5
476configure:7780: $? = 0
477configure:7790: result: none
478configure:7818: checking fortran 90 modules inclusion flag
479configure:7844: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90 >&5
480configure:7844: $? = 0
481configure:7862: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -Itmpdir_0  conftest.f90 >&5
482configure:7862: $? = 0
483configure:7882: result: -I
484configure:7887: checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING
485configure:7895: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
486configure:7898: $? = 0
487configure:7904: result: yes
488configure:7907: checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions
489configure:7915: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
490configure:7918: $? = 0
491configure:7927: result: yes
492configure:7930: checking if Fortran compiler supports TS29113 standard extension
493configure:7938: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  conftest.f90
494configure:7941: $? = 0
495configure:7950: result: yes
496configure:7970: checking if Fortran compiler supports allow-mismatch flag
497configure:7978: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64  -fallow-argument-mismatch conftest.f90
498configure:7981: $? = 0
499configure:7989: result: yes
500configure:7993: checking if Fortran compiler supports mismatch_all flag
501configure:8001: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch  -mismatch_all conftest.f90
502gfortran-mp-13: error: unrecognized command-line option '-mismatch_all'
503configure:8004: $? = 1
504configure:8012: result: no
505configure:8033: checking whether fortran type sizes should be checked
506configure:8042: result: yes
507configure:8046: checking whether large file (> 2GB) tests should be run
508configure:8055: result: no
509configure:8072: checking whether benchmarks should be run
510configure:8081: result: yes
511configure:8095: checking where to put large temp files if large file tests are run
512configure:8105: result: .
513configure:8125: setting up libtool
514configure:8175: checking how to print strings
515configure:8202: result: printf
516configure:8223: checking for a sed that does not truncate output
517configure:8293: result: /usr/bin/sed
518configure:8311: checking for grep that handles long lines and -e
519configure:8375: result: /usr/bin/grep
520configure:8380: checking for egrep
521configure:8448: result: /usr/bin/grep -E
522configure:8453: checking for fgrep
523configure:8521: result: /usr/bin/grep -F
524configure:8557: checking for ld used by /usr/bin/clang
525configure:8625: result: /Library/Developer/CommandLineTools/usr/bin/ld
526configure:8632: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
527configure:8648: result: no
528configure:8660: checking for BSD- or MS-compatible name lister (nm)
529configure:8715: result: /opt/local/bin/nm -B
530configure:8855: checking the name lister (/opt/local/bin/nm -B) interface
531configure:8863: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
532configure:8866: /opt/local/bin/nm -B "conftest.o"
533configure:8869: output
5340000000000000000 S _some_variable
5350000000000000000 t ltmp0
5360000000000000000 s ltmp1
537configure:8876: result: BSD nm
538configure:8879: checking whether ln -s works
539configure:8883: result: yes
540configure:8891: checking the maximum length of command line arguments
541configure:9023: result: 786432
542configure:9071: checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format
543configure:9112: result: func_convert_file_noop
544configure:9119: checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format
545configure:9140: result: func_convert_file_noop
546configure:9147: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
547configure:9155: result: -r
548configure:9234: checking for file
549configure:9255: found /usr/bin/file
550configure:9266: result: file
551configure:9342: checking for objdump
552configure:9363: found /opt/local/bin/objdump
553configure:9374: result: objdump
554configure:9406: checking how to recognize dependent libraries
555configure:9607: result: pass_all
556configure:9697: checking for dlltool
557configure:9732: result: no
558configure:9762: checking how to associate runtime and link libraries
559configure:9790: result: printf %s\n
560configure:9855: checking for ar
561configure:9876: found /opt/local/bin/ar
562configure:9887: result: ar
563configure:9940: checking for archiver @FILE support
564configure:9958: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
565configure:9958: $? = 0
566configure:9962: ar cr libconftest.a @conftest.lst >&5
567ar: @conftest.lst: No such file or directory
568configure:9965: $? = 1
569configure:9985: result: no
570configure:10048: checking for strip
571configure:10069: found /opt/local/bin/strip
572configure:10080: result: strip
573configure:10157: checking for ranlib
574configure:10178: found /opt/local/bin/ranlib
575configure:10189: result: ranlib
576configure:10291: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
577configure:10445: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
578configure:10448: $? = 0
579configure: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
580configure:10455: $? = 0
581cannot find nm_test_var in conftest.nm
582configure:10445: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
583configure:10448: $? = 0
584configure: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
585configure:10455: $? = 0
586configure:10521: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c conftstm.o >&5
587configure:10524: $? = 0
588configure:10562: result: ok
589configure:10609: checking for sysroot
590configure:10640: result: no
591configure:10647: checking for a working dd
592configure:10691: result: /bin/dd
593configure:10695: checking how to truncate binary pipes
594configure:10711: result: /bin/dd bs=4096 count=1
595configure:11048: checking for mt
596configure:11083: result: no
597configure:11103: checking if : is a manifest tool
598configure:11110: : '-?'
599configure:11118: result: no
600configure:11179: checking for dsymutil
601configure:11200: found /usr/bin/dsymutil
602configure:11211: result: dsymutil
603configure:11281: checking for nmedit
604configure:11302: found /usr/bin/nmedit
605configure:11313: result: nmedit
606configure:11383: checking for lipo
607configure:11404: found /opt/local/bin/lipo
608configure:11415: result: lipo
609configure:11485: checking for otool
610configure:11506: found /opt/local/bin/otool
611configure:11517: result: otool
612configure:11587: checking for otool64
613configure:11622: result: no
614configure:11667: checking for -single_module linker flag
615/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
616ld: warning: -single_module is obsolete
617configure:11701: result: no
618configure:11704: checking for -exported_symbols_list linker flag
619configure:11725: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
620configure:11725: $? = 0
621configure:11736: result: yes
622configure:11739: checking for -force_load linker flag
623/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -c -o conftest.o conftest.c
624ar cr libconftest.a conftest.o
625ranlib libconftest.a
626/usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
627configure:11772: result: yes
628configure:11843: checking for stdio.h
629configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
630configure:11843: $? = 0
631configure:11843: result: yes
632configure:11843: checking for stdlib.h
633configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
634configure:11843: $? = 0
635configure:11843: result: yes
636configure:11843: checking for string.h
637configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
638configure:11843: $? = 0
639configure:11843: result: yes
640configure:11843: checking for inttypes.h
641configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
642configure:11843: $? = 0
643configure:11843: result: yes
644configure:11843: checking for stdint.h
645configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
646configure:11843: $? = 0
647configure:11843: result: yes
648configure:11843: checking for strings.h
649configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
650configure:11843: $? = 0
651configure:11843: result: yes
652configure:11843: checking for sys/stat.h
653configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
654configure:11843: $? = 0
655configure:11843: result: yes
656configure:11843: checking for sys/types.h
657configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
658configure:11843: $? = 0
659configure:11843: result: yes
660configure:11843: checking for unistd.h
661configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
662configure:11843: $? = 0
663configure:11843: result: yes
664configure:11843: checking for sys/time.h
665configure:11843: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
666configure:11843: $? = 0
667configure:11843: result: yes
668configure:11868: checking for dlfcn.h
669configure:11868: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
670configure:11868: $? = 0
671configure:11868: result: yes
672configure:12138: checking for objdir
673configure:12154: result: .libs
674configure:12418: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
675configure:12437: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5
676configure:12441: $? = 0
677configure:12454: result: yes
678configure:12812: checking for /usr/bin/clang option to produce PIC
679configure:12820: result: -fno-common -DPIC
680configure:12828: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
681configure:12847: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5
682configure:12851: $? = 0
683configure:12864: result: yes
684configure:12893: checking if /usr/bin/clang static flag -static works
685configure:12922: result: no
686configure:12937: checking if /usr/bin/clang supports -c -o file.o
687configure:12959: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5
688configure:12963: $? = 0
689configure:12985: result: yes
690configure:12993: checking if /usr/bin/clang supports -c -o file.o
691configure:13041: result: yes
692configure:13074: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
693configure:14342: result: yes
694configure:14583: checking dynamic linker characteristics
695configure:15404: result: darwin23.2.0 dyld
696configure:15526: checking how to hardcode library paths into programs
697configure:15551: result: immediate
698configure:16103: checking whether stripping libraries is possible
699configure:16120: result: yes
700configure:16154: checking if libtool supports shared libraries
701configure:16156: result: yes
702configure:16159: checking whether to build shared libraries
703configure:16184: result: yes
704configure:16187: checking whether to build static libraries
705configure:16191: result: yes
706configure:16308: checking if libtool supports shared libraries
707configure:16310: result: yes
708configure:16313: checking whether to build shared libraries
709configure:16337: result: yes
710configure:16340: checking whether to build static libraries
711configure:16344: result: yes
712configure:16696: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC
713configure:16704: result: -fno-common
714configure:16712: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works
715configure:16731: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common conftest.f >&5
716configure:16735: $? = 0
717configure:16748: result: yes
718configure:16771: checking if /opt/local/bin/gfortran-mp-13 static flag -static works
719configure:16800: result: no
720configure:16812: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
721configure:16834: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5
722configure:16838: $? = 0
723configure:16860: result: yes
724configure:16865: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
725configure:16913: result: yes
726configure:16943: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
727configure:18160: result: yes
728configure:18302: checking dynamic linker characteristics
729configure:19044: result: darwin23.2.0 dyld
730configure:19109: checking how to hardcode library paths into programs
731configure:19134: result: immediate
732configure:19271: checking if libtool supports shared libraries
733configure:19273: result: yes
734configure:19276: checking whether to build shared libraries
735configure:19300: result: yes
736configure:19303: checking whether to build static libraries
737configure:19307: result: yes
738configure:19341: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch  conftest.f90 >&5
739configure:19344: $? = 0
740configure:19822: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC
741configure:19830: result: -fno-common
742configure:19838: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works
743configure:19857: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common  conftest.f90 >&5
744configure:19861: $? = 0
745configure:19874: result: yes
746configure:19897: checking if /opt/local/bin/gfortran-mp-13 static flag -static works
747configure:19926: result: no
748configure:19938: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
749configure:19960: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o  conftest.f90 >&5
750configure:19964: $? = 0
751configure:19986: result: yes
752configure:19991: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o
753configure:20039: result: yes
754configure:20069: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
755configure:21286: result: yes
756configure:21428: checking dynamic linker characteristics
757configure:22170: result: darwin23.2.0 dyld
758configure:22235: checking how to hardcode library paths into programs
759configure:22260: result: immediate
760configure:22311: finding other utilities
761configure:22317: trying to set fortran flags for this platform
762configure:22319: checking what FC is set to
763configure:22321: result: /opt/local/bin/gfortran-mp-13
764configure:22333: checking for special C compiler options needed for large files
765configure:22381: result: no
766configure:22387: checking for _FILE_OFFSET_BITS value needed for large files
767configure:22413: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
768configure:22413: $? = 0
769configure:22447: result: no
770configure:22586: checking for /opt/local/bin/nm
771configure:22618: result: /opt/local/bin/nm -B
772configure:22631: checking nm flags
773configure:22636: result:
774configure:22648: checking for C-equivalent to Fortran routine "SUB"
775configure:22655: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
776configure:22658: $? = 0
777configure:22668: result: sub_
778configure:22688: checking for Fortran "byte"
779configure:22696: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
780configure:22699: $? = 0
781configure:22701: result: yes
782configure:22717: checking for Fortran "integer*2"
783configure:22725: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
784configure:22728: $? = 0
785configure:22730: result: yes
786configure:22746: checking for Fortran "integer*8"
787configure:22754: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
788configure:22757: $? = 0
789configure:22759: result: yes
790configure:22784: checking if Fortran "byte" is C "signed char"
791configure: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 arm64 conftest.c
792conftest.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]
793            void sub_(values)
794                 ^
7951 warning generated.
796configure:22798: $? = 0
797configure:22801: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
798configure:22804: $? = 0
799configure: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 arm64 conftestf.o conftest.o 
800configure:22810: $? = 0
801configure:22813: ./conftest
802configure:22816: $? = 0
803configure:22818: result: yes
804configure:22850: checking if Fortran "byte" is C "short"
805configure: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 arm64 conftest.c
806conftest.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]
807            void sub_(values)
808                 ^
8091 warning generated.
810configure:22864: $? = 0
811configure:22867: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
812configure:22870: $? = 0
813configure: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 arm64 conftestf.o conftest.o 
814configure:22876: $? = 0
815configure:22879: ./conftest
816configure:22882: $? = 1
817configure:22893: result: no
818configure:22916: checking if Fortran "byte" is C "int"
819configure: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 arm64 conftest.c
820conftest.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]
821            void sub_(values)
822                 ^
8231 warning generated.
824configure:22930: $? = 0
825configure:22933: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
826configure:22936: $? = 0
827configure: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 arm64 conftestf.o conftest.o 
828configure:22942: $? = 0
829configure:22945: ./conftest
830configure:22948: $? = 1
831configure:22959: result: no
832configure:22982: checking if Fortran "byte" is C "long"
833configure: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 arm64 conftest.c
834conftest.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]
835            void sub_(values)
836                 ^
8371 warning generated.
838configure:22996: $? = 0
839configure:22999: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
840configure:23002: $? = 0
841configure: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 arm64 conftestf.o conftest.o 
842configure:23008: $? = 0
843configure:23011: ./conftest
844configure:23014: $? = 1
845configure:23025: result: no
846configure:23052: checking if Fortran "integer*2" is C "short"
847configure: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 arm64 conftest.c
848conftest.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]
849            void sub_(values)
850                 ^
8511 warning generated.
852configure:23066: $? = 0
853configure:23069: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
854configure:23072: $? = 0
855configure: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 arm64 conftestf.o conftest.o 
856configure:23078: $? = 0
857configure:23081: ./conftest
858configure:23084: $? = 0
859configure:23086: result: yes
860configure:23118: checking if Fortran "integer*2" is C "int"
861configure: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 arm64 conftest.c
862conftest.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]
863            void sub_(values)
864                 ^
8651 warning generated.
866configure:23132: $? = 0
867configure:23135: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
868configure:23138: $? = 0
869configure: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 arm64 conftestf.o conftest.o 
870configure:23144: $? = 0
871configure:23147: ./conftest
872configure:23150: $? = 1
873configure:23161: result: no
874configure:23184: checking if Fortran "integer*2" is C "long"
875configure: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 arm64 conftest.c
876conftest.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]
877            void sub_(values)
878                 ^
8791 warning generated.
880configure:23198: $? = 0
881configure:23201: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
882configure:23204: $? = 0
883configure: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 arm64 conftestf.o conftest.o 
884configure:23210: $? = 0
885configure:23213: ./conftest
886configure:23216: $? = 1
887configure:23227: result: no
888configure:23254: checking if Fortran "integer*8" is C "short"
889configure: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 arm64 conftest.c
890conftest.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]
891            void sub_(values)
892                 ^
8931 warning generated.
894configure:23268: $? = 0
895configure:23271: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
896configure:23274: $? = 0
897configure: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 arm64 conftestf.o conftest.o 
898configure:23280: $? = 0
899configure:23283: ./conftest
900configure:23286: $? = 1
901configure:23297: result: no
902configure:23320: checking if Fortran "integer*8" is C "int"
903configure: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 arm64 conftest.c
904conftest.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]
905            void sub_(values)
906                 ^
9071 warning generated.
908configure:23334: $? = 0
909configure:23337: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
910configure:23340: $? = 0
911configure: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 arm64 conftestf.o conftest.o 
912configure:23346: $? = 0
913configure:23349: ./conftest
914configure:23352: $? = 1
915configure:23363: result: no
916configure:23386: checking if Fortran "integer*8" is C "long long"
917configure: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 arm64 conftest.c
918conftest.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]
919            void sub_(values)
920                 ^
9211 warning generated.
922configure:23400: $? = 0
923configure:23403: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
924configure:23406: $? = 0
925configure: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 arm64 conftestf.o conftest.o 
926configure:23412: $? = 0
927configure:23415: ./conftest
928configure:23418: $? = 0
929configure:23420: result: yes
930configure:23454: checking if Fortran "integer" is C "int"
931configure: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 arm64 conftest.c
932conftest.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]
933            void sub_(values)
934                 ^
9351 warning generated.
936configure:23468: $? = 0
937configure:23471: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
938configure:23474: $? = 0
939configure: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 arm64 conftestf.o conftest.o 
940configure:23480: $? = 0
941configure:23483: ./conftest
942configure:23486: $? = 0
943configure:23488: result: yes
944configure:23520: checking if Fortran "real" is C "float"
945configure: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 arm64 conftest.c
946conftest.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]
947            void sub_(values)
948                 ^
9491 warning generated.
950configure:23534: $? = 0
951configure:23537: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
952configure:23540: $? = 0
953configure: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 arm64 conftestf.o conftest.o 
954configure:23546: $? = 0
955configure:23549: ./conftest
956configure:23552: $? = 0
957configure:23554: result: yes
958configure:23586: checking if Fortran "doubleprecision" is C "double"
959configure: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 arm64 conftest.c
960conftest.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]
961            void sub_(values)
962                 ^
9631 warning generated.
964configure:23600: $? = 0
965configure:23603: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f
966configure:23606: $? = 0
967configure: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 arm64 conftestf.o conftest.o 
968configure:23612: $? = 0
969configure:23615: ./conftest
970configure:23618: $? = 0
971configure:23620: result: yes
972configure:23646: checking for Fortran-equivalent to netCDF "byte"
973configure:23654: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
974configure:23657: $? = 0
975configure:23666: result: byte
976configure:23672: checking for Fortran-equivalent to netCDF "short"
977configure:23680: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f
978configure:23683: $? = 0
979configure:23692: result: integer*2
980configure:23736: checking types, headers, and functions
981configure:23749: checking for floor in -lm
982configure:23772: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lm   >&5
983conftest.c:44:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
984char floor ();
985     ^
986conftest.c:44:6: note: 'floor' is a builtin with type 'double (double)'
9871 warning generated.
988configure:23772: $? = 0
989configure:23782: result: yes
990configure:23792: checking for library containing dlopen
991configure:23822: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lm  >&5
992configure:23822: $? = 0
993configure:23842: result: none required
994configure:23873: checking for netcdf.h
995configure:23873: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
996configure:23873: $? = 0
997configure:23873: result: yes
998configure:23883: checking for library containing nc_open
999configure:23913: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lm  >&5
1000ld: Undefined symbols:
1001  _nc_open, referenced from:
1002      _main in conftest-df3158.o
1003clang: error: linker command failed with exit code 1 (use -v to see invocation)
1004configure:23913: $? = 1
1005configure: failed program was:
1006| /* confdefs.h */
1007| #define PACKAGE_NAME "netCDF-Fortran"
1008| #define PACKAGE_TARNAME "netcdf-fortran"
1009| #define PACKAGE_VERSION "4.6.1"
1010| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1011| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1012| #define PACKAGE_URL ""
1013| #define PACKAGE "netcdf-fortran"
1014| #define VERSION "4.6.1"
1015| #define NF_RELAX_COORD_BOUND 1
1016| #define NF_HAS_QUANTIZE 1
1017| #define HAVE_F2008 1
1018| #define HAVE_TS29113_SUPPORT 1
1019| #define TEMP_LARGE "."
1020| #define HAVE_STDIO_H 1
1021| #define HAVE_STDLIB_H 1
1022| #define HAVE_STRING_H 1
1023| #define HAVE_INTTYPES_H 1
1024| #define HAVE_STDINT_H 1
1025| #define HAVE_STRINGS_H 1
1026| #define HAVE_SYS_STAT_H 1
1027| #define HAVE_SYS_TYPES_H 1
1028| #define HAVE_UNISTD_H 1
1029| #define HAVE_SYS_TIME_H 1
1030| #define STDC_HEADERS 1
1031| #define HAVE_DLFCN_H 1
1032| #define LT_OBJDIR ".libs/"
1033| #define NF_INT1_T byte
1034| #define NF_INT2_T integer*2
1035| #define NF_INT8_T integer*8
1036| #define NF_INT1_IS_C_SIGNED_CHAR 1
1037| #define NF_INT2_IS_C_SHORT 1
1038| #define NF_INT8_IS_C_LONG_LONG 1
1039| #define NF_INT_IS_C_INT 1
1040| #define NF_REAL_IS_C_FLOAT 1
1041| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1042| #define NCBYTE_T byte
1043| #define NCSHORT_T integer*2
1044| #define HAVE_LIBM 1
1045| #define HAVE_NETCDF_H 1
1046| /* end confdefs.h.  */
1047|
1048| /* Override any GCC internal prototype to avoid an error.
1049|    Use char because int might match the return type of a GCC
1050|    builtin and then its argument prototype would still apply.  */
1051| char nc_open ();
1052| int
1053| main (void)
1054| {
1055| return nc_open ();
1056|   ;
1057|   return 0;
1058| }
1059configure:23913: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf  -lm  >&5
1060configure:23913: $? = 0
1061configure:23933: result: -lnetcdf
1062configure:23946: checking for nc_def_opaque
1063configure:23946: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1064configure:23946: $? = 0
1065configure:23946: result: yes
1066configure:23952: checking for nccreate
1067configure:23952: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1068configure:23952: $? = 0
1069configure:23952: result: yes
1070configure:23958: checking for nc_set_log_level
1071configure:23958: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1072configure:23958: $? = 0
1073configure:23958: result: yes
1074configure:23964: checking for oc_open
1075configure:23964: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1076configure:23964: $? = 0
1077configure:23964: result: yes
1078configure:23970: checking for nc_def_var_szip
1079configure:23970: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1080configure:23970: $? = 0
1081configure:23970: result: yes
1082configure:23988: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1083configure:23988: $? = 0
1084configure:23988: ./conftest
1085configure:23988: $? = 0
1086configure:24011: checking netCDF logging present
1087configure:24013: result: yes
1088configure:24016: checking netCDF v2 API present
1089configure:24018: result: yes
1090configure:24020: checking netCDF-4 present
1091configure:24022: result: yes
1092configure:24025: checking whether to test the filter API
1093configure:24034: result: no
1094configure:24111: checking for stdlib.h
1095configure:24111: result: yes
1096configure:24121: checking for sys/types.h
1097configure:24121: result: yes
1098configure:24131: checking for sys/param.h
1099configure:24131: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1100configure:24131: $? = 0
1101configure:24131: result: yes
1102configure:24138: checking for locale.h
1103configure:24138: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1104configure:24138: $? = 0
1105configure:24138: result: yes
1106configure:24144: checking for stdio.h
1107configure:24144: result: yes
1108configure:24150: checking for stdarg.h
1109configure:24150: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1110configure:24150: $? = 0
1111configure:24150: result: yes
1112configure:24156: checking for errno.h
1113configure:24156: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1114configure:24156: $? = 0
1115configure:24156: result: yes
1116configure:24162: checking for ctype.h
1117configure:24162: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1118configure:24162: $? = 0
1119configure:24162: result: yes
1120configure:24168: checking for fcntl.h
1121configure:24168: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1122configure:24168: $? = 0
1123configure:24168: result: yes
1124configure:24174: checking for malloc.h
1125configure:24174: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1126conftest.c:84:10: fatal error: 'malloc.h' file not found
1127#include <malloc.h>
1128         ^~~~~~~~~~
11291 error generated.
1130configure:24174: $? = 1
1131configure: failed program was:
1132| /* confdefs.h */
1133| #define PACKAGE_NAME "netCDF-Fortran"
1134| #define PACKAGE_TARNAME "netcdf-fortran"
1135| #define PACKAGE_VERSION "4.6.1"
1136| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1137| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1138| #define PACKAGE_URL ""
1139| #define PACKAGE "netcdf-fortran"
1140| #define VERSION "4.6.1"
1141| #define NF_RELAX_COORD_BOUND 1
1142| #define NF_HAS_QUANTIZE 1
1143| #define HAVE_F2008 1
1144| #define HAVE_TS29113_SUPPORT 1
1145| #define TEMP_LARGE "."
1146| #define HAVE_STDIO_H 1
1147| #define HAVE_STDLIB_H 1
1148| #define HAVE_STRING_H 1
1149| #define HAVE_INTTYPES_H 1
1150| #define HAVE_STDINT_H 1
1151| #define HAVE_STRINGS_H 1
1152| #define HAVE_SYS_STAT_H 1
1153| #define HAVE_SYS_TYPES_H 1
1154| #define HAVE_UNISTD_H 1
1155| #define HAVE_SYS_TIME_H 1
1156| #define STDC_HEADERS 1
1157| #define HAVE_DLFCN_H 1
1158| #define LT_OBJDIR ".libs/"
1159| #define NF_INT1_T byte
1160| #define NF_INT2_T integer*2
1161| #define NF_INT8_T integer*8
1162| #define NF_INT1_IS_C_SIGNED_CHAR 1
1163| #define NF_INT2_IS_C_SHORT 1
1164| #define NF_INT8_IS_C_LONG_LONG 1
1165| #define NF_INT_IS_C_INT 1
1166| #define NF_REAL_IS_C_FLOAT 1
1167| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1168| #define NCBYTE_T byte
1169| #define NCSHORT_T integer*2
1170| #define HAVE_LIBM 1
1171| #define HAVE_NETCDF_H 1
1172| #define HAVE_NC_DEF_OPAQUE 1
1173| #define HAVE_NCCREATE 1
1174| #define HAVE_NC_SET_LOG_LEVEL 1
1175| #define HAVE_OC_OPEN 1
1176| #define HAVE_NC_DEF_VAR_SZIP 1
1177| #define USE_NETCDF4 1
1178| #define LOGGING 1
1179| #define HAVE_SYS_PARAM_H 1
1180| #define HAVE_LOCALE_H 1
1181| #define HAVE_STDIO_H 1
1182| #define HAVE_STDARG_H 1
1183| #define HAVE_ERRNO_H 1
1184| #define HAVE_CTYPE_H 1
1185| #define HAVE_FCNTL_H 1
1186| /* end confdefs.h.  */
1187| #include <stddef.h>
1188| #ifdef HAVE_STDIO_H
1189| # include <stdio.h>
1190| #endif
1191| #ifdef HAVE_STDLIB_H
1192| # include <stdlib.h>
1193| #endif
1194| #ifdef HAVE_STRING_H
1195| # include <string.h>
1196| #endif
1197| #ifdef HAVE_INTTYPES_H
1198| # include <inttypes.h>
1199| #endif
1200| #ifdef HAVE_STDINT_H
1201| # include <stdint.h>
1202| #endif
1203| #ifdef HAVE_STRINGS_H
1204| # include <strings.h>
1205| #endif
1206| #ifdef HAVE_SYS_TYPES_H
1207| # include <sys/types.h>
1208| #endif
1209| #ifdef HAVE_SYS_STAT_H
1210| # include <sys/stat.h>
1211| #endif
1212| #ifdef HAVE_UNISTD_H
1213| # include <unistd.h>
1214| #endif
1215| #include <malloc.h>
1216configure:24174: result: no
1217configure:24180: checking for stdlib.h
1218configure:24180: result: yes
1219configure:24186: checking for string.h
1220configure:24186: result: yes
1221configure:24192: checking for strings.h
1222configure:24192: result: yes
1223configure:24198: checking for unistd.h
1224configure:24198: result: yes
1225configure:24204: checking for sys/stat.h
1226configure:24204: result: yes
1227configure:24210: checking for getopt.h
1228configure:24210: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1229configure:24210: $? = 0
1230configure:24210: result: yes
1231configure:24216: checking for sys/time.h
1232configure:24216: result: yes
1233configure:24222: checking for sys/resource.h
1234configure:24222: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1235configure:24222: $? = 0
1236configure:24222: result: yes
1237configure:24232: checking for dirent.h that defines DIR
1238configure:24252: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1239configure:24252: $? = 0
1240configure:24261: result: yes
1241configure:24275: checking for library containing opendir
1242configure:24305: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1243configure:24305: $? = 0
1244configure:24325: result: none required
1245configure:24399: checking for egrep
1246configure:24467: result: /usr/bin/grep -E
1247configure:24473: checking for sys/wait.h that is POSIX.1 compatible
1248configure:24500: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1249configure:24500: $? = 0
1250configure:24508: result: yes
1251configure:24531: checking for vprintf
1252configure:24531: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1253conftest.c:83:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
1254char vprintf ();
1255     ^
1256conftest.c:83:6: note: 'vprintf' is a builtin with type 'int (const char *, __builtin_va_list)'
12571 warning generated.
1258configure:24531: $? = 0
1259configure:24531: result: yes
1260configure:24554: checking for _Bool
1261configure:24554: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1262configure:24554: $? = 0
1263configure:24554: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1264conftest.c:99:20: error: expected expression
1265if (sizeof ((_Bool)))
1266                   ^
12671 error generated.
1268configure:24554: $? = 1
1269configure: failed program was:
1270| /* confdefs.h */
1271| #define PACKAGE_NAME "netCDF-Fortran"
1272| #define PACKAGE_TARNAME "netcdf-fortran"
1273| #define PACKAGE_VERSION "4.6.1"
1274| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1275| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1276| #define PACKAGE_URL ""
1277| #define PACKAGE "netcdf-fortran"
1278| #define VERSION "4.6.1"
1279| #define NF_RELAX_COORD_BOUND 1
1280| #define NF_HAS_QUANTIZE 1
1281| #define HAVE_F2008 1
1282| #define HAVE_TS29113_SUPPORT 1
1283| #define TEMP_LARGE "."
1284| #define HAVE_STDIO_H 1
1285| #define HAVE_STDLIB_H 1
1286| #define HAVE_STRING_H 1
1287| #define HAVE_INTTYPES_H 1
1288| #define HAVE_STDINT_H 1
1289| #define HAVE_STRINGS_H 1
1290| #define HAVE_SYS_STAT_H 1
1291| #define HAVE_SYS_TYPES_H 1
1292| #define HAVE_UNISTD_H 1
1293| #define HAVE_SYS_TIME_H 1
1294| #define STDC_HEADERS 1
1295| #define HAVE_DLFCN_H 1
1296| #define LT_OBJDIR ".libs/"
1297| #define NF_INT1_T byte
1298| #define NF_INT2_T integer*2
1299| #define NF_INT8_T integer*8
1300| #define NF_INT1_IS_C_SIGNED_CHAR 1
1301| #define NF_INT2_IS_C_SHORT 1
1302| #define NF_INT8_IS_C_LONG_LONG 1
1303| #define NF_INT_IS_C_INT 1
1304| #define NF_REAL_IS_C_FLOAT 1
1305| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1306| #define NCBYTE_T byte
1307| #define NCSHORT_T integer*2
1308| #define HAVE_LIBM 1
1309| #define HAVE_NETCDF_H 1
1310| #define HAVE_NC_DEF_OPAQUE 1
1311| #define HAVE_NCCREATE 1
1312| #define HAVE_NC_SET_LOG_LEVEL 1
1313| #define HAVE_OC_OPEN 1
1314| #define HAVE_NC_DEF_VAR_SZIP 1
1315| #define USE_NETCDF4 1
1316| #define LOGGING 1
1317| #define HAVE_SYS_PARAM_H 1
1318| #define HAVE_LOCALE_H 1
1319| #define HAVE_STDIO_H 1
1320| #define HAVE_STDARG_H 1
1321| #define HAVE_ERRNO_H 1
1322| #define HAVE_CTYPE_H 1
1323| #define HAVE_FCNTL_H 1
1324| #define HAVE_STDLIB_H 1
1325| #define HAVE_STRING_H 1
1326| #define HAVE_STRINGS_H 1
1327| #define HAVE_UNISTD_H 1
1328| #define HAVE_SYS_STAT_H 1
1329| #define HAVE_GETOPT_H 1
1330| #define HAVE_SYS_TIME_H 1
1331| #define HAVE_SYS_RESOURCE_H 1
1332| #define HAVE_DIRENT_H 1
1333| #define HAVE_SYS_WAIT_H 1
1334| #define TIME_WITH_SYS_TIME 1
1335| #define HAVE_VPRINTF 1
1336| /* end confdefs.h.  */
1337| #include <stddef.h>
1338| #ifdef HAVE_STDIO_H
1339| # include <stdio.h>
1340| #endif
1341| #ifdef HAVE_STDLIB_H
1342| # include <stdlib.h>
1343| #endif
1344| #ifdef HAVE_STRING_H
1345| # include <string.h>
1346| #endif
1347| #ifdef HAVE_INTTYPES_H
1348| # include <inttypes.h>
1349| #endif
1350| #ifdef HAVE_STDINT_H
1351| # include <stdint.h>
1352| #endif
1353| #ifdef HAVE_STRINGS_H
1354| # include <strings.h>
1355| #endif
1356| #ifdef HAVE_SYS_TYPES_H
1357| # include <sys/types.h>
1358| #endif
1359| #ifdef HAVE_SYS_STAT_H
1360| # include <sys/stat.h>
1361| #endif
1362| #ifdef HAVE_UNISTD_H
1363| # include <unistd.h>
1364| #endif
1365| int
1366| main (void)
1367| {
1368| if (sizeof ((_Bool)))
1369|           return 0;
1370|   ;
1371|   return 0;
1372| }
1373configure:24554: result: yes
1374configure:24563: checking for stdbool.h that conforms to C99
1375configure:24679: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1376conftest.c:154:25: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1377             bool ps = &s;
1378                  ~~    ^
1379conftest.c:159:28: warning: address of 't' will always evaluate to 'true' [-Wpointer-bool-conversion]
1380               _Bool pt = &t;
1381                     ~~    ^
1382conftest.c:169:55: warning: address of array 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
1383                                                     ~^
1384conftest.c:169:50: warning: address of array 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
1385                                                ~^
1386conftest.c:169:45: warning: address of array 'w' will always evaluate to 'true' [-Wpointer-bool-conversion]
1387                                           ~^
1388conftest.c:169:40: warning: address of array 'v' will always evaluate to 'true' [-Wpointer-bool-conversion]
1389                                      ~^
1390conftest.c:169:35: warning: address of array 'u' will always evaluate to 'true' [-Wpointer-bool-conversion]
1391                                 ~^
1392conftest.c:169:30: warning: address of array 'r' will always evaluate to 'true' [-Wpointer-bool-conversion]
1393                            ~^
1394conftest.c:169:25: warning: address of array 'q' will always evaluate to 'true' [-Wpointer-bool-conversion]
1395                       ~^
1396conftest.c:167:40: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1397                                      ~^
1398conftest.c:167:35: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1399                                 ~^
1400conftest.c:167:30: warning: address of array 'm' will always evaluate to 'true' [-Wpointer-bool-conversion]
1401                            ~^
1402conftest.c:167:25: warning: address of array 'l' will always evaluate to 'true' [-Wpointer-bool-conversion]
1403                       ~^
1404conftest.c:166:73: warning: address of array 'k' will always evaluate to 'true' [-Wpointer-bool-conversion]
1405             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1406                                                                       ~^
1407conftest.c:166:68: warning: address of array 'j' will always evaluate to 'true' [-Wpointer-bool-conversion]
1408             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1409                                                                  ~^
1410conftest.c:166:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1411             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1412                                                             ~^
1413conftest.c:166:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1414             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1415                                    ~^
1416conftest.c:166:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1417             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1418                               ~^
1419conftest.c:166:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1420             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1421                          ~^
1422conftest.c:166:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1423             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1424                     ~^
142520 warnings generated.
1426configure:24679: $? = 0
1427configure:24687: result: yes
1428configure:24698: checking for size_t
1429configure:24698: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1430configure:24698: $? = 0
1431configure:24698: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1432conftest.c:101:21: error: expected expression
1433if (sizeof ((size_t)))
1434                    ^
14351 error generated.
1436configure:24698: $? = 1
1437configure: failed program was:
1438| /* confdefs.h */
1439| #define PACKAGE_NAME "netCDF-Fortran"
1440| #define PACKAGE_TARNAME "netcdf-fortran"
1441| #define PACKAGE_VERSION "4.6.1"
1442| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1443| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1444| #define PACKAGE_URL ""
1445| #define PACKAGE "netcdf-fortran"
1446| #define VERSION "4.6.1"
1447| #define NF_RELAX_COORD_BOUND 1
1448| #define NF_HAS_QUANTIZE 1
1449| #define HAVE_F2008 1
1450| #define HAVE_TS29113_SUPPORT 1
1451| #define TEMP_LARGE "."
1452| #define HAVE_STDIO_H 1
1453| #define HAVE_STDLIB_H 1
1454| #define HAVE_STRING_H 1
1455| #define HAVE_INTTYPES_H 1
1456| #define HAVE_STDINT_H 1
1457| #define HAVE_STRINGS_H 1
1458| #define HAVE_SYS_STAT_H 1
1459| #define HAVE_SYS_TYPES_H 1
1460| #define HAVE_UNISTD_H 1
1461| #define HAVE_SYS_TIME_H 1
1462| #define STDC_HEADERS 1
1463| #define HAVE_DLFCN_H 1
1464| #define LT_OBJDIR ".libs/"
1465| #define NF_INT1_T byte
1466| #define NF_INT2_T integer*2
1467| #define NF_INT8_T integer*8
1468| #define NF_INT1_IS_C_SIGNED_CHAR 1
1469| #define NF_INT2_IS_C_SHORT 1
1470| #define NF_INT8_IS_C_LONG_LONG 1
1471| #define NF_INT_IS_C_INT 1
1472| #define NF_REAL_IS_C_FLOAT 1
1473| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1474| #define NCBYTE_T byte
1475| #define NCSHORT_T integer*2
1476| #define HAVE_LIBM 1
1477| #define HAVE_NETCDF_H 1
1478| #define HAVE_NC_DEF_OPAQUE 1
1479| #define HAVE_NCCREATE 1
1480| #define HAVE_NC_SET_LOG_LEVEL 1
1481| #define HAVE_OC_OPEN 1
1482| #define HAVE_NC_DEF_VAR_SZIP 1
1483| #define USE_NETCDF4 1
1484| #define LOGGING 1
1485| #define HAVE_SYS_PARAM_H 1
1486| #define HAVE_LOCALE_H 1
1487| #define HAVE_STDIO_H 1
1488| #define HAVE_STDARG_H 1
1489| #define HAVE_ERRNO_H 1
1490| #define HAVE_CTYPE_H 1
1491| #define HAVE_FCNTL_H 1
1492| #define HAVE_STDLIB_H 1
1493| #define HAVE_STRING_H 1
1494| #define HAVE_STRINGS_H 1
1495| #define HAVE_UNISTD_H 1
1496| #define HAVE_SYS_STAT_H 1
1497| #define HAVE_GETOPT_H 1
1498| #define HAVE_SYS_TIME_H 1
1499| #define HAVE_SYS_RESOURCE_H 1
1500| #define HAVE_DIRENT_H 1
1501| #define HAVE_SYS_WAIT_H 1
1502| #define TIME_WITH_SYS_TIME 1
1503| #define HAVE_VPRINTF 1
1504| #define HAVE__BOOL 1
1505| #define HAVE_STDBOOL_H 1
1506| /* end confdefs.h.  */
1507| #include <stddef.h>
1508| #ifdef HAVE_STDIO_H
1509| # include <stdio.h>
1510| #endif
1511| #ifdef HAVE_STDLIB_H
1512| # include <stdlib.h>
1513| #endif
1514| #ifdef HAVE_STRING_H
1515| # include <string.h>
1516| #endif
1517| #ifdef HAVE_INTTYPES_H
1518| # include <inttypes.h>
1519| #endif
1520| #ifdef HAVE_STDINT_H
1521| # include <stdint.h>
1522| #endif
1523| #ifdef HAVE_STRINGS_H
1524| # include <strings.h>
1525| #endif
1526| #ifdef HAVE_SYS_TYPES_H
1527| # include <sys/types.h>
1528| #endif
1529| #ifdef HAVE_SYS_STAT_H
1530| # include <sys/stat.h>
1531| #endif
1532| #ifdef HAVE_UNISTD_H
1533| # include <unistd.h>
1534| #endif
1535| int
1536| main (void)
1537| {
1538| if (sizeof ((size_t)))
1539|           return 0;
1540|   ;
1541|   return 0;
1542| }
1543configure:24698: result: yes
1544configure:24710: checking for working alloca.h
1545configure:24728: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
1546configure:24728: $? = 0
1547configure:24737: result: yes
1548configure:24745: checking for alloca
1549configure:24790: result: yes
1550configure:24857: checking for size_t
1551configure:24857: result: yes
1552configure:24867: checking for off_t
1553configure:24867: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1554configure:24867: $? = 0
1555configure:24867: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1556conftest.c:103:20: error: expected expression
1557if (sizeof ((off_t)))
1558                   ^
15591 error generated.
1560configure:24867: $? = 1
1561configure: failed program was:
1562| /* confdefs.h */
1563| #define PACKAGE_NAME "netCDF-Fortran"
1564| #define PACKAGE_TARNAME "netcdf-fortran"
1565| #define PACKAGE_VERSION "4.6.1"
1566| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1567| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1568| #define PACKAGE_URL ""
1569| #define PACKAGE "netcdf-fortran"
1570| #define VERSION "4.6.1"
1571| #define NF_RELAX_COORD_BOUND 1
1572| #define NF_HAS_QUANTIZE 1
1573| #define HAVE_F2008 1
1574| #define HAVE_TS29113_SUPPORT 1
1575| #define TEMP_LARGE "."
1576| #define HAVE_STDIO_H 1
1577| #define HAVE_STDLIB_H 1
1578| #define HAVE_STRING_H 1
1579| #define HAVE_INTTYPES_H 1
1580| #define HAVE_STDINT_H 1
1581| #define HAVE_STRINGS_H 1
1582| #define HAVE_SYS_STAT_H 1
1583| #define HAVE_SYS_TYPES_H 1
1584| #define HAVE_UNISTD_H 1
1585| #define HAVE_SYS_TIME_H 1
1586| #define STDC_HEADERS 1
1587| #define HAVE_DLFCN_H 1
1588| #define LT_OBJDIR ".libs/"
1589| #define NF_INT1_T byte
1590| #define NF_INT2_T integer*2
1591| #define NF_INT8_T integer*8
1592| #define NF_INT1_IS_C_SIGNED_CHAR 1
1593| #define NF_INT2_IS_C_SHORT 1
1594| #define NF_INT8_IS_C_LONG_LONG 1
1595| #define NF_INT_IS_C_INT 1
1596| #define NF_REAL_IS_C_FLOAT 1
1597| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1598| #define NCBYTE_T byte
1599| #define NCSHORT_T integer*2
1600| #define HAVE_LIBM 1
1601| #define HAVE_NETCDF_H 1
1602| #define HAVE_NC_DEF_OPAQUE 1
1603| #define HAVE_NCCREATE 1
1604| #define HAVE_NC_SET_LOG_LEVEL 1
1605| #define HAVE_OC_OPEN 1
1606| #define HAVE_NC_DEF_VAR_SZIP 1
1607| #define USE_NETCDF4 1
1608| #define LOGGING 1
1609| #define HAVE_SYS_PARAM_H 1
1610| #define HAVE_LOCALE_H 1
1611| #define HAVE_STDIO_H 1
1612| #define HAVE_STDARG_H 1
1613| #define HAVE_ERRNO_H 1
1614| #define HAVE_CTYPE_H 1
1615| #define HAVE_FCNTL_H 1
1616| #define HAVE_STDLIB_H 1
1617| #define HAVE_STRING_H 1
1618| #define HAVE_STRINGS_H 1
1619| #define HAVE_UNISTD_H 1
1620| #define HAVE_SYS_STAT_H 1
1621| #define HAVE_GETOPT_H 1
1622| #define HAVE_SYS_TIME_H 1
1623| #define HAVE_SYS_RESOURCE_H 1
1624| #define HAVE_DIRENT_H 1
1625| #define HAVE_SYS_WAIT_H 1
1626| #define TIME_WITH_SYS_TIME 1
1627| #define HAVE_VPRINTF 1
1628| #define HAVE__BOOL 1
1629| #define HAVE_STDBOOL_H 1
1630| #define HAVE_ALLOCA_H 1
1631| #define HAVE_ALLOCA 1
1632| /* end confdefs.h.  */
1633| #include <stddef.h>
1634| #ifdef HAVE_STDIO_H
1635| # include <stdio.h>
1636| #endif
1637| #ifdef HAVE_STDLIB_H
1638| # include <stdlib.h>
1639| #endif
1640| #ifdef HAVE_STRING_H
1641| # include <string.h>
1642| #endif
1643| #ifdef HAVE_INTTYPES_H
1644| # include <inttypes.h>
1645| #endif
1646| #ifdef HAVE_STDINT_H
1647| # include <stdint.h>
1648| #endif
1649| #ifdef HAVE_STRINGS_H
1650| # include <strings.h>
1651| #endif
1652| #ifdef HAVE_SYS_TYPES_H
1653| # include <sys/types.h>
1654| #endif
1655| #ifdef HAVE_SYS_STAT_H
1656| # include <sys/stat.h>
1657| #endif
1658| #ifdef HAVE_UNISTD_H
1659| # include <unistd.h>
1660| #endif
1661| int
1662| main (void)
1663| {
1664| if (sizeof ((off_t)))
1665|           return 0;
1666|   ;
1667|   return 0;
1668| }
1669configure:24867: result: yes
1670configure:24877: checking for ssize_t
1671configure:24877: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1672configure:24877: $? = 0
1673configure:24877: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1674conftest.c:103:22: error: expected expression
1675if (sizeof ((ssize_t)))
1676                     ^
16771 error generated.
1678configure:24877: $? = 1
1679configure: failed program was:
1680| /* confdefs.h */
1681| #define PACKAGE_NAME "netCDF-Fortran"
1682| #define PACKAGE_TARNAME "netcdf-fortran"
1683| #define PACKAGE_VERSION "4.6.1"
1684| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1685| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1686| #define PACKAGE_URL ""
1687| #define PACKAGE "netcdf-fortran"
1688| #define VERSION "4.6.1"
1689| #define NF_RELAX_COORD_BOUND 1
1690| #define NF_HAS_QUANTIZE 1
1691| #define HAVE_F2008 1
1692| #define HAVE_TS29113_SUPPORT 1
1693| #define TEMP_LARGE "."
1694| #define HAVE_STDIO_H 1
1695| #define HAVE_STDLIB_H 1
1696| #define HAVE_STRING_H 1
1697| #define HAVE_INTTYPES_H 1
1698| #define HAVE_STDINT_H 1
1699| #define HAVE_STRINGS_H 1
1700| #define HAVE_SYS_STAT_H 1
1701| #define HAVE_SYS_TYPES_H 1
1702| #define HAVE_UNISTD_H 1
1703| #define HAVE_SYS_TIME_H 1
1704| #define STDC_HEADERS 1
1705| #define HAVE_DLFCN_H 1
1706| #define LT_OBJDIR ".libs/"
1707| #define NF_INT1_T byte
1708| #define NF_INT2_T integer*2
1709| #define NF_INT8_T integer*8
1710| #define NF_INT1_IS_C_SIGNED_CHAR 1
1711| #define NF_INT2_IS_C_SHORT 1
1712| #define NF_INT8_IS_C_LONG_LONG 1
1713| #define NF_INT_IS_C_INT 1
1714| #define NF_REAL_IS_C_FLOAT 1
1715| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1716| #define NCBYTE_T byte
1717| #define NCSHORT_T integer*2
1718| #define HAVE_LIBM 1
1719| #define HAVE_NETCDF_H 1
1720| #define HAVE_NC_DEF_OPAQUE 1
1721| #define HAVE_NCCREATE 1
1722| #define HAVE_NC_SET_LOG_LEVEL 1
1723| #define HAVE_OC_OPEN 1
1724| #define HAVE_NC_DEF_VAR_SZIP 1
1725| #define USE_NETCDF4 1
1726| #define LOGGING 1
1727| #define HAVE_SYS_PARAM_H 1
1728| #define HAVE_LOCALE_H 1
1729| #define HAVE_STDIO_H 1
1730| #define HAVE_STDARG_H 1
1731| #define HAVE_ERRNO_H 1
1732| #define HAVE_CTYPE_H 1
1733| #define HAVE_FCNTL_H 1
1734| #define HAVE_STDLIB_H 1
1735| #define HAVE_STRING_H 1
1736| #define HAVE_STRINGS_H 1
1737| #define HAVE_UNISTD_H 1
1738| #define HAVE_SYS_STAT_H 1
1739| #define HAVE_GETOPT_H 1
1740| #define HAVE_SYS_TIME_H 1
1741| #define HAVE_SYS_RESOURCE_H 1
1742| #define HAVE_DIRENT_H 1
1743| #define HAVE_SYS_WAIT_H 1
1744| #define TIME_WITH_SYS_TIME 1
1745| #define HAVE_VPRINTF 1
1746| #define HAVE__BOOL 1
1747| #define HAVE_STDBOOL_H 1
1748| #define HAVE_ALLOCA_H 1
1749| #define HAVE_ALLOCA 1
1750| /* end confdefs.h.  */
1751| #include <stddef.h>
1752| #ifdef HAVE_STDIO_H
1753| # include <stdio.h>
1754| #endif
1755| #ifdef HAVE_STDLIB_H
1756| # include <stdlib.h>
1757| #endif
1758| #ifdef HAVE_STRING_H
1759| # include <string.h>
1760| #endif
1761| #ifdef HAVE_INTTYPES_H
1762| # include <inttypes.h>
1763| #endif
1764| #ifdef HAVE_STDINT_H
1765| # include <stdint.h>
1766| #endif
1767| #ifdef HAVE_STRINGS_H
1768| # include <strings.h>
1769| #endif
1770| #ifdef HAVE_SYS_TYPES_H
1771| # include <sys/types.h>
1772| #endif
1773| #ifdef HAVE_SYS_STAT_H
1774| # include <sys/stat.h>
1775| #endif
1776| #ifdef HAVE_UNISTD_H
1777| # include <unistd.h>
1778| #endif
1779| int
1780| main (void)
1781| {
1782| if (sizeof ((ssize_t)))
1783|           return 0;
1784|   ;
1785|   return 0;
1786| }
1787configure:24877: result: yes
1788configure:24885: checking for ptrdiff_t
1789configure:24885: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1790configure:24885: $? = 0
1791configure:24885: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1792conftest.c:104:24: error: expected expression
1793if (sizeof ((ptrdiff_t)))
1794                       ^
17951 error generated.
1796configure:24885: $? = 1
1797configure: failed program was:
1798| /* confdefs.h */
1799| #define PACKAGE_NAME "netCDF-Fortran"
1800| #define PACKAGE_TARNAME "netcdf-fortran"
1801| #define PACKAGE_VERSION "4.6.1"
1802| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1803| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1804| #define PACKAGE_URL ""
1805| #define PACKAGE "netcdf-fortran"
1806| #define VERSION "4.6.1"
1807| #define NF_RELAX_COORD_BOUND 1
1808| #define NF_HAS_QUANTIZE 1
1809| #define HAVE_F2008 1
1810| #define HAVE_TS29113_SUPPORT 1
1811| #define TEMP_LARGE "."
1812| #define HAVE_STDIO_H 1
1813| #define HAVE_STDLIB_H 1
1814| #define HAVE_STRING_H 1
1815| #define HAVE_INTTYPES_H 1
1816| #define HAVE_STDINT_H 1
1817| #define HAVE_STRINGS_H 1
1818| #define HAVE_SYS_STAT_H 1
1819| #define HAVE_SYS_TYPES_H 1
1820| #define HAVE_UNISTD_H 1
1821| #define HAVE_SYS_TIME_H 1
1822| #define STDC_HEADERS 1
1823| #define HAVE_DLFCN_H 1
1824| #define LT_OBJDIR ".libs/"
1825| #define NF_INT1_T byte
1826| #define NF_INT2_T integer*2
1827| #define NF_INT8_T integer*8
1828| #define NF_INT1_IS_C_SIGNED_CHAR 1
1829| #define NF_INT2_IS_C_SHORT 1
1830| #define NF_INT8_IS_C_LONG_LONG 1
1831| #define NF_INT_IS_C_INT 1
1832| #define NF_REAL_IS_C_FLOAT 1
1833| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1834| #define NCBYTE_T byte
1835| #define NCSHORT_T integer*2
1836| #define HAVE_LIBM 1
1837| #define HAVE_NETCDF_H 1
1838| #define HAVE_NC_DEF_OPAQUE 1
1839| #define HAVE_NCCREATE 1
1840| #define HAVE_NC_SET_LOG_LEVEL 1
1841| #define HAVE_OC_OPEN 1
1842| #define HAVE_NC_DEF_VAR_SZIP 1
1843| #define USE_NETCDF4 1
1844| #define LOGGING 1
1845| #define HAVE_SYS_PARAM_H 1
1846| #define HAVE_LOCALE_H 1
1847| #define HAVE_STDIO_H 1
1848| #define HAVE_STDARG_H 1
1849| #define HAVE_ERRNO_H 1
1850| #define HAVE_CTYPE_H 1
1851| #define HAVE_FCNTL_H 1
1852| #define HAVE_STDLIB_H 1
1853| #define HAVE_STRING_H 1
1854| #define HAVE_STRINGS_H 1
1855| #define HAVE_UNISTD_H 1
1856| #define HAVE_SYS_STAT_H 1
1857| #define HAVE_GETOPT_H 1
1858| #define HAVE_SYS_TIME_H 1
1859| #define HAVE_SYS_RESOURCE_H 1
1860| #define HAVE_DIRENT_H 1
1861| #define HAVE_SYS_WAIT_H 1
1862| #define TIME_WITH_SYS_TIME 1
1863| #define HAVE_VPRINTF 1
1864| #define HAVE__BOOL 1
1865| #define HAVE_STDBOOL_H 1
1866| #define HAVE_ALLOCA_H 1
1867| #define HAVE_ALLOCA 1
1868| #define HAVE_SSIZE_T 1
1869| /* end confdefs.h.  */
1870| #include <stddef.h>
1871| #ifdef HAVE_STDIO_H
1872| # include <stdio.h>
1873| #endif
1874| #ifdef HAVE_STDLIB_H
1875| # include <stdlib.h>
1876| #endif
1877| #ifdef HAVE_STRING_H
1878| # include <string.h>
1879| #endif
1880| #ifdef HAVE_INTTYPES_H
1881| # include <inttypes.h>
1882| #endif
1883| #ifdef HAVE_STDINT_H
1884| # include <stdint.h>
1885| #endif
1886| #ifdef HAVE_STRINGS_H
1887| # include <strings.h>
1888| #endif
1889| #ifdef HAVE_SYS_TYPES_H
1890| # include <sys/types.h>
1891| #endif
1892| #ifdef HAVE_SYS_STAT_H
1893| # include <sys/stat.h>
1894| #endif
1895| #ifdef HAVE_UNISTD_H
1896| # include <unistd.h>
1897| #endif
1898| int
1899| main (void)
1900| {
1901| if (sizeof ((ptrdiff_t)))
1902|           return 0;
1903|   ;
1904|   return 0;
1905| }
1906configure:24885: result: yes
1907configure:24893: checking for uchar
1908configure:24893: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1909conftest.c:105:13: error: use of undeclared identifier 'uchar'
1910if (sizeof (uchar))
1911            ^
19121 error generated.
1913configure:24893: $? = 1
1914configure: failed program was:
1915| /* confdefs.h */
1916| #define PACKAGE_NAME "netCDF-Fortran"
1917| #define PACKAGE_TARNAME "netcdf-fortran"
1918| #define PACKAGE_VERSION "4.6.1"
1919| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
1920| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
1921| #define PACKAGE_URL ""
1922| #define PACKAGE "netcdf-fortran"
1923| #define VERSION "4.6.1"
1924| #define NF_RELAX_COORD_BOUND 1
1925| #define NF_HAS_QUANTIZE 1
1926| #define HAVE_F2008 1
1927| #define HAVE_TS29113_SUPPORT 1
1928| #define TEMP_LARGE "."
1929| #define HAVE_STDIO_H 1
1930| #define HAVE_STDLIB_H 1
1931| #define HAVE_STRING_H 1
1932| #define HAVE_INTTYPES_H 1
1933| #define HAVE_STDINT_H 1
1934| #define HAVE_STRINGS_H 1
1935| #define HAVE_SYS_STAT_H 1
1936| #define HAVE_SYS_TYPES_H 1
1937| #define HAVE_UNISTD_H 1
1938| #define HAVE_SYS_TIME_H 1
1939| #define STDC_HEADERS 1
1940| #define HAVE_DLFCN_H 1
1941| #define LT_OBJDIR ".libs/"
1942| #define NF_INT1_T byte
1943| #define NF_INT2_T integer*2
1944| #define NF_INT8_T integer*8
1945| #define NF_INT1_IS_C_SIGNED_CHAR 1
1946| #define NF_INT2_IS_C_SHORT 1
1947| #define NF_INT8_IS_C_LONG_LONG 1
1948| #define NF_INT_IS_C_INT 1
1949| #define NF_REAL_IS_C_FLOAT 1
1950| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
1951| #define NCBYTE_T byte
1952| #define NCSHORT_T integer*2
1953| #define HAVE_LIBM 1
1954| #define HAVE_NETCDF_H 1
1955| #define HAVE_NC_DEF_OPAQUE 1
1956| #define HAVE_NCCREATE 1
1957| #define HAVE_NC_SET_LOG_LEVEL 1
1958| #define HAVE_OC_OPEN 1
1959| #define HAVE_NC_DEF_VAR_SZIP 1
1960| #define USE_NETCDF4 1
1961| #define LOGGING 1
1962| #define HAVE_SYS_PARAM_H 1
1963| #define HAVE_LOCALE_H 1
1964| #define HAVE_STDIO_H 1
1965| #define HAVE_STDARG_H 1
1966| #define HAVE_ERRNO_H 1
1967| #define HAVE_CTYPE_H 1
1968| #define HAVE_FCNTL_H 1
1969| #define HAVE_STDLIB_H 1
1970| #define HAVE_STRING_H 1
1971| #define HAVE_STRINGS_H 1
1972| #define HAVE_UNISTD_H 1
1973| #define HAVE_SYS_STAT_H 1
1974| #define HAVE_GETOPT_H 1
1975| #define HAVE_SYS_TIME_H 1
1976| #define HAVE_SYS_RESOURCE_H 1
1977| #define HAVE_DIRENT_H 1
1978| #define HAVE_SYS_WAIT_H 1
1979| #define TIME_WITH_SYS_TIME 1
1980| #define HAVE_VPRINTF 1
1981| #define HAVE__BOOL 1
1982| #define HAVE_STDBOOL_H 1
1983| #define HAVE_ALLOCA_H 1
1984| #define HAVE_ALLOCA 1
1985| #define HAVE_SSIZE_T 1
1986| #define HAVE_PTRDIFF_T 1
1987| /* end confdefs.h.  */
1988| #include <stddef.h>
1989| #ifdef HAVE_STDIO_H
1990| # include <stdio.h>
1991| #endif
1992| #ifdef HAVE_STDLIB_H
1993| # include <stdlib.h>
1994| #endif
1995| #ifdef HAVE_STRING_H
1996| # include <string.h>
1997| #endif
1998| #ifdef HAVE_INTTYPES_H
1999| # include <inttypes.h>
2000| #endif
2001| #ifdef HAVE_STDINT_H
2002| # include <stdint.h>
2003| #endif
2004| #ifdef HAVE_STRINGS_H
2005| # include <strings.h>
2006| #endif
2007| #ifdef HAVE_SYS_TYPES_H
2008| # include <sys/types.h>
2009| #endif
2010| #ifdef HAVE_SYS_STAT_H
2011| # include <sys/stat.h>
2012| #endif
2013| #ifdef HAVE_UNISTD_H
2014| # include <unistd.h>
2015| #endif
2016| int
2017| main (void)
2018| {
2019| if (sizeof (uchar))
2020|        return 0;
2021|   ;
2022|   return 0;
2023| }
2024configure:24893: result: no
2025configure:24901: checking for longlong
2026configure:24901: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2027conftest.c:105:13: error: use of undeclared identifier 'longlong'
2028if (sizeof (longlong))
2029            ^
20301 error generated.
2031configure:24901: $? = 1
2032configure: failed program was:
2033| /* confdefs.h */
2034| #define PACKAGE_NAME "netCDF-Fortran"
2035| #define PACKAGE_TARNAME "netcdf-fortran"
2036| #define PACKAGE_VERSION "4.6.1"
2037| #define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2038| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2039| #define PACKAGE_URL ""
2040| #define PACKAGE "netcdf-fortran"
2041| #define VERSION "4.6.1"
2042| #define NF_RELAX_COORD_BOUND 1
2043| #define NF_HAS_QUANTIZE 1
2044| #define HAVE_F2008 1
2045| #define HAVE_TS29113_SUPPORT 1
2046| #define TEMP_LARGE "."
2047| #define HAVE_STDIO_H 1
2048| #define HAVE_STDLIB_H 1
2049| #define HAVE_STRING_H 1
2050| #define HAVE_INTTYPES_H 1
2051| #define HAVE_STDINT_H 1
2052| #define HAVE_STRINGS_H 1
2053| #define HAVE_SYS_STAT_H 1
2054| #define HAVE_SYS_TYPES_H 1
2055| #define HAVE_UNISTD_H 1
2056| #define HAVE_SYS_TIME_H 1
2057| #define STDC_HEADERS 1
2058| #define HAVE_DLFCN_H 1
2059| #define LT_OBJDIR ".libs/"
2060| #define NF_INT1_T byte
2061| #define NF_INT2_T integer*2
2062| #define NF_INT8_T integer*8
2063| #define NF_INT1_IS_C_SIGNED_CHAR 1
2064| #define NF_INT2_IS_C_SHORT 1
2065| #define NF_INT8_IS_C_LONG_LONG 1
2066| #define NF_INT_IS_C_INT 1
2067| #define NF_REAL_IS_C_FLOAT 1
2068| #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2069| #define NCBYTE_T byte
2070| #define NCSHORT_T integer*2
2071| #define HAVE_LIBM 1
2072| #define HAVE_NETCDF_H 1
2073| #define HAVE_NC_DEF_OPAQUE 1
2074| #define HAVE_NCCREATE 1
2075| #define HAVE_NC_SET_LOG_LEVEL 1
2076| #define HAVE_OC_OPEN 1
2077| #define HAVE_NC_DEF_VAR_SZIP 1
2078| #define USE_NETCDF4 1
2079| #define LOGGING 1
2080| #define HAVE_SYS_PARAM_H 1
2081| #define HAVE_LOCALE_H 1
2082| #define HAVE_STDIO_H 1
2083| #define HAVE_STDARG_H 1
2084| #define HAVE_ERRNO_H 1
2085| #define HAVE_CTYPE_H 1
2086| #define HAVE_FCNTL_H 1
2087| #define HAVE_STDLIB_H 1
2088| #define HAVE_STRING_H 1
2089| #define HAVE_STRINGS_H 1
2090| #define HAVE_UNISTD_H 1
2091| #define HAVE_SYS_STAT_H 1
2092| #define HAVE_GETOPT_H 1
2093| #define HAVE_SYS_TIME_H 1
2094| #define HAVE_SYS_RESOURCE_H 1
2095| #define HAVE_DIRENT_H 1
2096| #define HAVE_SYS_WAIT_H 1
2097| #define TIME_WITH_SYS_TIME 1
2098| #define HAVE_VPRINTF 1
2099| #define HAVE__BOOL 1
2100| #define HAVE_STDBOOL_H 1
2101| #define HAVE_ALLOCA_H 1
2102| #define HAVE_ALLOCA 1
2103| #define HAVE_SSIZE_T 1
2104| #define HAVE_PTRDIFF_T 1
2105| /* end confdefs.h.  */
2106| #include <stddef.h>
2107| #ifdef HAVE_STDIO_H
2108| # include <stdio.h>
2109| #endif
2110| #ifdef HAVE_STDLIB_H
2111| # include <stdlib.h>
2112| #endif
2113| #ifdef HAVE_STRING_H
2114| # include <string.h>
2115| #endif
2116| #ifdef HAVE_INTTYPES_H
2117| # include <inttypes.h>
2118| #endif
2119| #ifdef HAVE_STDINT_H
2120| # include <stdint.h>
2121| #endif
2122| #ifdef HAVE_STRINGS_H
2123| # include <strings.h>
2124| #endif
2125| #ifdef HAVE_SYS_TYPES_H
2126| # include <sys/types.h>
2127| #endif
2128| #ifdef HAVE_SYS_STAT_H
2129| # include <sys/stat.h>
2130| #endif
2131| #ifdef HAVE_UNISTD_H
2132| # include <unistd.h>
2133| #endif
2134| int
2135| main (void)
2136| {
2137| if (sizeof (longlong))
2138|        return 0;
2139|   ;
2140|   return 0;
2141| }
2142configure:24901: result: no
2143configure:24910: checking whether char is unsigned
2144configure:24930: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2145configure:24930: $? = 0
2146configure:24938: result: no
2147configure:24949: checking size of short
2148configure:24955: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2149configure:24955: $? = 0
2150configure:24955: ./conftest
2151configure:24955: $? = 0
2152configure:24970: result: 2
2153configure:24982: checking size of int
2154configure:24988: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2155configure:24988: $? = 0
2156configure:24988: ./conftest
2157configure:24988: $? = 0
2158configure:25003: result: 4
2159configure:25015: checking size of long
2160configure:25021: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2161configure:25021: $? = 0
2162configure:25021: ./conftest
2163configure:25021: $? = 0
2164configure:25036: result: 8
2165configure:25048: checking size of float
2166configure:25054: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2167configure:25054: $? = 0
2168configure:25054: ./conftest
2169configure:25054: $? = 0
2170configure:25069: result: 4
2171configure:25081: checking size of double
2172configure:25087: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2173configure:25087: $? = 0
2174configure:25087: ./conftest
2175configure:25087: $? = 0
2176configure:25102: result: 8
2177configure:25114: checking size of off_t
2178configure:25120: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2179configure:25120: $? = 0
2180configure:25120: ./conftest
2181configure:25120: $? = 0
2182configure:25135: result: 8
2183configure:25147: checking size of size_t
2184configure:25153: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2185configure:25153: $? = 0
2186configure:25153: ./conftest
2187configure:25153: $? = 0
2188configure:25168: result: 8
2189configure:25180: checking size of ptrdiff_t
2190configure:25186: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2191configure:25186: $? = 0
2192configure:25186: ./conftest
2193configure:25186: $? = 0
2194configure:25201: result: 8
2195configure:25209: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -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 arm64 conftest.c -lnetcdf -lm  >&5
2196configure:25209: $? = 0
2197configure:25209: ./conftest
2198configure:25209: $? = 0
2199configure:25291: generating header files and makefiles
2200configure:25442: checking that generated files are newer than configure
2201configure:25448: result: done
2202configure:25551: creating ./config.status
2203
2204## ---------------------- ##
2205## Running config.status. ##
2206## ---------------------- ##
2207
2208This file was extended by netCDF-Fortran config.status 4.6.1, which was
2209generated by GNU Autoconf 2.71.  Invocation command line was
2210
2211  CONFIG_FILES    =
2212  CONFIG_HEADERS  =
2213  CONFIG_LINKS    =
2214  CONFIG_COMMANDS =
2215  $ ./config.status
2216
2217on Kens-MBP
2218
2219config.status:1321: creating Makefile
2220config.status:1321: creating nf-config
2221config.status:1321: creating netcdf-fortran.pc
2222config.status:1321: creating libnetcdff.settings
2223config.status:1321: creating docs/Makefile
2224config.status:1321: creating fortran/Makefile
2225config.status:1321: creating nf_test/Makefile
2226config.status:1321: creating nf_test4/Makefile
2227config.status:1321: creating nf03_test/Makefile
2228config.status:1321: creating nf03_test4/Makefile
2229config.status:1321: creating CMakeExtras/Makefile
2230config.status:1321: creating libsrc/Makefile
2231config.status:1321: creating examples/Makefile
2232config.status:1321: creating examples/F90/Makefile
2233config.status:1321: creating examples/F77/Makefile
2234config.status:1505: linking nf_test/ref_fills.nc to nf_test/fills.nc
2235config.status:1524: executing depfiles commands
2236config.status:1601: cd fortran       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2237config.status:1606: $? = 0
2238config.status:1601: cd nf_test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2239config.status:1606: $? = 0
2240config.status:1524: executing libtool commands
2241configure:28098: WARNING: 
2242configure:28100: WARNING: ------------------------------------------
2243configure:28102: WARNING: libnetcdf was built with zstd support, but HDF5_PLUGIN_PATH is not set, so zstd support is not enabled in libnetcdff. Set HDF5_PLUGIN_PATH and re-run configure if you want to enable zstd support.
2244configure:28105: WARNING: You can use `nc-config --plugindir` to determine the appropriate value for HDF5_PLUGIN_PATH
2245configure:28107: WARNING: ------------------------------------------
2246configure:28109: WARNING: 
2247
2248## ---------------- ##
2249## Cache variables. ##
2250## ---------------- ##
2251
2252ac_cv_build=aarch64-apple-darwin23.2.0
2253ac_cv_c_char_unsigned=no
2254ac_cv_c_compiler_gnu=yes
2255ac_cv_c_const=yes
2256ac_cv_env_CC_set=set
2257ac_cv_env_CC_value=/usr/bin/clang
2258ac_cv_env_CFLAGS_set=set
2259ac_cv_env_CFLAGS_value='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
2260ac_cv_env_CPPFLAGS_set=set
2261ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
2262ac_cv_env_F77_set=set
2263ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-13
2264ac_cv_env_FCFLAGS_set=set
2265ac_cv_env_FCFLAGS_value='-pipe -Os -m64'
2266ac_cv_env_FC_set=set
2267ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13
2268ac_cv_env_FFLAGS_set=set
2269ac_cv_env_FFLAGS_value='-pipe -Os -m64'
2270ac_cv_env_LDFLAGS_set=set
2271ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
2272ac_cv_env_LIBS_set=
2273ac_cv_env_LIBS_value=
2274ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2275ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2276ac_cv_env_build_alias_set=
2277ac_cv_env_build_alias_value=
2278ac_cv_env_host_alias_set=
2279ac_cv_env_host_alias_value=
2280ac_cv_env_target_alias_set=
2281ac_cv_env_target_alias_value=
2282ac_cv_f77_compiler_gnu=yes
2283ac_cv_fc_compiler_gnu=yes
2284ac_cv_fc_srcext_f90=none
2285ac_cv_func_alloca_works=yes
2286ac_cv_func_nc_def_opaque=yes
2287ac_cv_func_nc_def_var_szip=yes
2288ac_cv_func_nc_set_log_level=yes
2289ac_cv_func_nccreate=yes
2290ac_cv_func_oc_open=yes
2291ac_cv_func_vprintf=yes
2292ac_cv_header_ctype_h=yes
2293ac_cv_header_dirent_dirent_h=yes
2294ac_cv_header_dlfcn_h=yes
2295ac_cv_header_errno_h=yes
2296ac_cv_header_fcntl_h=yes
2297ac_cv_header_getopt_h=yes
2298ac_cv_header_inttypes_h=yes
2299ac_cv_header_locale_h=yes
2300ac_cv_header_malloc_h=no
2301ac_cv_header_netcdf_h=yes
2302ac_cv_header_stdarg_h=yes
2303ac_cv_header_stdbool_h=yes
2304ac_cv_header_stdint_h=yes
2305ac_cv_header_stdio_h=yes
2306ac_cv_header_stdlib_h=yes
2307ac_cv_header_string_h=yes
2308ac_cv_header_strings_h=yes
2309ac_cv_header_sys_param_h=yes
2310ac_cv_header_sys_resource_h=yes
2311ac_cv_header_sys_stat_h=yes
2312ac_cv_header_sys_time_h=yes
2313ac_cv_header_sys_types_h=yes
2314ac_cv_header_sys_wait_h=yes
2315ac_cv_header_unistd_h=yes
2316ac_cv_host=aarch64-apple-darwin23.2.0
2317ac_cv_lib_m_floor=yes
2318ac_cv_objext=o
2319ac_cv_path_EGREP='/usr/bin/grep -E'
2320ac_cv_path_FGREP='/usr/bin/grep -F'
2321ac_cv_path_GREP=/usr/bin/grep
2322ac_cv_path_SED=/usr/bin/sed
2323ac_cv_path_lt_DD=/bin/dd
2324ac_cv_path_mkdir=/opt/local/bin/gmkdir
2325ac_cv_prog_AWK=awk
2326ac_cv_prog_NM='/opt/local/bin/nm -B'
2327ac_cv_prog_ac_ct_AR=ar
2328ac_cv_prog_ac_ct_CC=/usr/bin/clang
2329ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2330ac_cv_prog_ac_ct_FILECMD=file
2331ac_cv_prog_ac_ct_LIPO=lipo
2332ac_cv_prog_ac_ct_NMEDIT=nmedit
2333ac_cv_prog_ac_ct_OBJDUMP=objdump
2334ac_cv_prog_ac_ct_OTOOL=otool
2335ac_cv_prog_ac_ct_RANLIB=ranlib
2336ac_cv_prog_ac_ct_STRIP=strip
2337ac_cv_prog_cc_c11=
2338ac_cv_prog_cc_g=yes
2339ac_cv_prog_cc_stdc=
2340ac_cv_prog_f77_g=yes
2341ac_cv_prog_fc_g=yes
2342ac_cv_prog_make_make_set=yes
2343ac_cv_search_dlopen='none required'
2344ac_cv_search_nc_open=-lnetcdf
2345ac_cv_search_opendir='none required'
2346ac_cv_sizeof_double=8
2347ac_cv_sizeof_float=4
2348ac_cv_sizeof_int=4
2349ac_cv_sizeof_long=8
2350ac_cv_sizeof_off_t=8
2351ac_cv_sizeof_ptrdiff_t=8
2352ac_cv_sizeof_short=2
2353ac_cv_sizeof_size_t=8
2354ac_cv_sys_file_offset_bits=no
2355ac_cv_sys_largefile_CC=no
2356ac_cv_target=aarch64-apple-darwin23.2.0
2357ac_cv_type__Bool=yes
2358ac_cv_type_longlong=no
2359ac_cv_type_off_t=yes
2360ac_cv_type_ptrdiff_t=yes
2361ac_cv_type_size_t=yes
2362ac_cv_type_ssize_t=yes
2363ac_cv_type_uchar=no
2364ac_cv_working_alloca_h=yes
2365am_cv_CC_dependencies_compiler_type=gcc3
2366am_cv_make_support_nested_variables=yes
2367am_cv_prog_cc_c_o=yes
2368ax_cv_f90_modflag=-I
2369lt_cv_apple_cc_single_mod=no
2370lt_cv_ar_at_file=no
2371lt_cv_deplibs_check_method=pass_all
2372lt_cv_file_magic_cmd='$MAGIC_CMD'
2373lt_cv_file_magic_test_file=
2374lt_cv_ld_exported_symbols_list=yes
2375lt_cv_ld_force_load=yes
2376lt_cv_ld_reload_flag=-r
2377lt_cv_nm_interface='BSD nm'
2378lt_cv_objdir=.libs
2379lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
2380lt_cv_path_NM='/opt/local/bin/nm -B'
2381lt_cv_path_mainfest_tool=no
2382lt_cv_prog_compiler_c_o=yes
2383lt_cv_prog_compiler_c_o_F77=yes
2384lt_cv_prog_compiler_c_o_FC=yes
2385lt_cv_prog_compiler_pic='-fno-common -DPIC'
2386lt_cv_prog_compiler_pic_F77=-fno-common
2387lt_cv_prog_compiler_pic_FC=-fno-common
2388lt_cv_prog_compiler_pic_works=yes
2389lt_cv_prog_compiler_pic_works_F77=yes
2390lt_cv_prog_compiler_pic_works_FC=yes
2391lt_cv_prog_compiler_rtti_exceptions=yes
2392lt_cv_prog_compiler_static_works=no
2393lt_cv_prog_compiler_static_works_F77=no
2394lt_cv_prog_compiler_static_works_FC=no
2395lt_cv_prog_gnu_ld=no
2396lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2397lt_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'\'''
2398lt_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'\'''
2399lt_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'\'''
2400lt_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'\'''
2401lt_cv_sys_global_symbol_to_import=
2402lt_cv_sys_max_cmd_len=786432
2403lt_cv_to_host_file_cmd=func_convert_file_noop
2404lt_cv_to_tool_file_cmd=func_convert_file_noop
2405lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2406
2407## ----------------- ##
2408## Output variables. ##
2409## ----------------- ##
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424                $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool))
2425                LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \
2426                LOG_FLAGS="$$(valgrind_$(1)_flags)" \
2427                TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \
2428                TEST_SUITE_LOG=test-suite-$(1).log
2429        $$(valgrind_v_use)$$(MAKE) check-TESTS \
2430        $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \
2431        $(TESTS_ENVIRONMENT) \
2432        $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)
2433        $(valgrind_lt) \
2434        @echo "Need to reconfigure with --enable-valgrind"
2435        @echo "Need to reconfigure with --enable-valgrind"
2436        @echo "Need to reconfigure with --enable-valgrind-$(1)"
2437        G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly
2438        G_SLICE=always-malloc,debug-blocks \
2439        env VALGRIND=$(VALGRIND) \
2440#
2441#    (Default: --num-callers=30)
2442#    files to load. (Default: empty)
2443#    memcheck, helgrind, drd, sgcheck). (Default: various)
2444#  - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
2445#  - VALGRIND_FLAGS: General flags to pass to all Valgrind tools.
2446#  - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions
2447# Internal use
2448# Optional variables
2449# Optional:
2450# Support running with and without libtool.
2451# Use recursive makes in order to ignore errors during check
2452# Valgrind check
2453# Valgrind running
2454$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
2455'
2456.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools))
2457ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' aclocal-1.16'
2458ALLOCA=''
2459AMDEPBACKSLASH='\'
2460AMDEP_FALSE='#'
2461AMDEP_TRUE=''
2462AMTAR='$${TAR-tar}'
2463AM_BACKSLASH='\'
2464AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2465AM_DEFAULT_VERBOSITY='1'
2466AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind
2467AM_DISTCHECK_CONFIGURE_FLAGS ?=
2468AM_V='$(V)'
2469AR='ar'
2470AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoconf'
2471AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoheader'
2472AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' automake-1.16'
2473AWK='awk'
2474BUILD_BENCHMARKS_FALSE='#'
2475BUILD_BENCHMARKS_TRUE=''
2476BUILD_DAP_FALSE='#'
2477BUILD_DAP_TRUE=''
2478BUILD_DOCS_FALSE=''
2479BUILD_DOCS_TRUE='#'
2480BUILD_INTERNAL_DOCS='no'
2481BUILD_PARALLEL4_FALSE=''
2482BUILD_PARALLEL4_TRUE='#'
2483BUILD_PARALLEL_FALSE=''
2484BUILD_PARALLEL_TRUE='#'
2485BUILD_PNETCDF_FALSE=''
2486BUILD_PNETCDF_TRUE='#'
2487BUILD_V2_FALSE='#'
2488BUILD_V2_TRUE=''
2489CC='/usr/bin/clang'
2490CCDEPMODE='depmode=gcc3'
2491CFLAGS='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -DLONGLONG_IS_LONG'
2492CONFIG_DATE='Mon Jan 22 20:34:26 PST 2024'
2493CPPFLAGS='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
2494CSCOPE='cscope'
2495CTAGS='ctags'
2496CYGPATH_W='echo'
2497DEFS='-DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.6.1\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.6.1\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.6.1\" -DNF_RELAX_COORD_BOUND=1 -DNF_HAS_QUANTIZE=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8'
2498DEPDIR='.deps'
2499DLLTOOL='false'
2500DOT=''
2501DOXYGEN=''
2502DSYMUTIL='dsymutil'
2503DUMPBIN=''
2504ECHO_C='\c'
2505ECHO_N=''
2506ECHO_T=''
2507EGREP='/usr/bin/grep -E'
2508ENABLE_VALGRIND_FALSE=''
2509ENABLE_VALGRIND_TRUE='#'
2510ENABLE_VALGRIND_drd='no'
2511ENABLE_VALGRIND_helgrind='no'
2512ENABLE_VALGRIND_memcheck='no'
2513ENABLE_VALGRIND_sgcheck='no'
2514ETAGS='etags'
2515EXEEXT=''
2516F77='/opt/local/bin/gfortran-mp-13'
2517FC='/opt/local/bin/gfortran-mp-13'
2518FCFLAGS='-pipe -Os -m64 -fallow-argument-mismatch'
2519FCFLAGS_f90=''
2520FC_VERSION='/opt/local/bin/gfortran-mp-13'
2521FFLAGS='-pipe -Os -m64 -fallow-argument-mismatch'
2522FGREP='/usr/bin/grep -F'
2523FILECMD='file'
2524GREP='/usr/bin/grep'
2525HAS_CDF5='no'
2526HAS_DAP='yes'
2527HAS_F03='yes'
2528HAS_F90=''
2529HAS_LOGGING='yes'
2530HAS_LOGGING_FALSE='#'
2531HAS_LOGGING_TRUE=''
2532HAS_NC2='yes'
2533HAS_NC4='yes'
2534HAS_NC4_PARALLEL='no'
2535HAS_PARALLEL='no'
2536HAS_PNETCDF='no'
2537HAS_QUANTIZE='yes'
2538HAS_SZIP_WRITE='no'
2539HAS_ZSTD='no'
2540HAVE_DOT='NO'
2541INSTALL_DATA='${INSTALL} -m 644'
2542INSTALL_PROGRAM='${INSTALL}'
2543INSTALL_SCRIPT='${INSTALL}'
2544INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2545LARGE_FILE_TESTS_FALSE=''
2546LARGE_FILE_TESTS_TRUE='#'
2547LD='/Library/Developer/CommandLineTools/usr/bin/ld'
2548LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
2549LIBOBJS=''
2550LIBS='-lnetcdf -lm '
2551LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2552LIPO='lipo'
2553LN_S='ln -s'
2554LTLIBOBJS=''
2555LT_SYS_LIBRARY_PATH=''
2556MAINT='#'
2557MAINTAINER_MODE_FALSE=''
2558MAINTAINER_MODE_TRUE='#'
2559MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' makeinfo'
2560MANIFEST_TOOL=':'
2561MKDIR_P='/opt/local/bin/gmkdir -p'
2562MOD_FLAG='-I'
2563MOSTLYCLEANFILES += $(valgrind_log_files)
2564MOSTLYCLEANFILES ?=
2565MPIEXEC='mpiexec'
2566NC_FLIBS='-lnetcdff -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -lnetcdf -lnetcdf -lm '
2567NC_LIBS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -lnetcdf -lnetcdf -lm '
2568NF_HDF5_PLUGIN_PATH=''
2569NM='/opt/local/bin/nm -B'
2570NMEDIT='nmedit'
2571NMFLAGS=''
2572OBJDUMP='objdump'
2573OBJEXT='o'
2574OTOOL64=':'
2575OTOOL='otool'
2576PACKAGE='netcdf-fortran'
2577PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
2578PACKAGE_NAME='netCDF-Fortran'
2579PACKAGE_STRING='netCDF-Fortran 4.6.1'
2580PACKAGE_TARNAME='netcdf-fortran'
2581PACKAGE_URL=''
2582PACKAGE_VERSION='4.6.1'
2583PATH_SEPARATOR=':'
2584RANLIB='ranlib'
2585SED='/usr/bin/sed'
2586SET_MAKE=''
2587SHELL='/bin/sh'
2588STRIP='strip'
2589TEST_FILTERS_FALSE=''
2590TEST_FILTERS_TRUE='#'
2591TEST_PARALLEL_FALSE=''
2592TEST_PARALLEL_TRUE='#'
2593TEST_QUANTIZE_FALSE='#'
2594TEST_QUANTIZE_TRUE=''
2595TEST_SZIP_WRITE_FALSE=''
2596TEST_SZIP_WRITE_TRUE='#'
2597USE_LOGGING_FALSE='#'
2598USE_LOGGING_TRUE=''
2599USE_NETCDF4_FALSE='#'
2600USE_NETCDF4_TRUE=''
2601USE_SED_FALSE='#'
2602USE_SED_TRUE=''
2603VALGRIND=''
2604VALGRIND_CHECK_RULES='
2605VALGRIND_ENABLED='no'
2606VALGRIND_ENABLED_FALSE=''
2607VALGRIND_ENABLED_TRUE='#'
2608VALGRIND_FLAGS ?= --num-callers=30
2609VALGRIND_LOG_COMPILER = \
2610VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES))
2611VALGRIND_TESTS_ENVIRONMENT = \
2612VALGRIND_drd_FLAGS ?=
2613VALGRIND_helgrind_FLAGS ?= --history-level=approx
2614VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
2615VALGRIND_sgcheck_FLAGS ?=
2616VERSION='4.6.1'
2617ac_ct_AR='ar'
2618ac_ct_CC='/usr/bin/clang'
2619ac_ct_DUMPBIN=''
2620ac_ct_F77=''
2621ac_ct_FC=''
2622am__EXEEXT_FALSE=''
2623am__EXEEXT_TRUE='#'
2624am__fastdepCC_FALSE='#'
2625am__fastdepCC_TRUE=''
2626am__include='include'
2627am__isrc=''
2628am__leading_dot='.'
2629am__nodep='_no'
2630am__quote=''
2631am__tar='$${TAR-tar} chof - "$$tardir"'
2632am__untar='$${TAR-tar} xf -'
2633bindir='${exec_prefix}/bin'
2634build='aarch64-apple-darwin23.2.0'
2635build_alias=''
2636build_cpu='aarch64'
2637build_os='darwin23.2.0'
2638build_vendor='apple'
2639check-valgrind-$(1)-am:
2640check-valgrind-am:
2641datadir='${datarootdir}'
2642datarootdir='${prefix}/share'
2643define valgrind_tool_rule
2644docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2645dvidir='${docdir}'
2646else
2647else
2648else
2649else ifeq ($$(VALGRIND_ENABLED),yes)
2650enable_shared='yes'
2651enable_static='yes'
2652endef
2653endif
2654endif
2655endif
2656endif
2657exec_prefix='${prefix}'
2658fmoddir='${includedir}'
2659host='aarch64-apple-darwin23.2.0'
2660host_alias=''
2661host_cpu='aarch64'
2662host_os='darwin23.2.0'
2663host_vendor='apple'
2664htmldir='${docdir}'
2665ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes)
2666ifeq ($(VALGRIND_ENABLED),yes)
2667ifneq ($$(TESTS),)
2668ifneq ($(LIBTOOL),)
2669includedir='${prefix}/include'
2670infodir='${datarootdir}/info'
2671install_sh='${SHELL} /opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/install-sh'
2672libdir='${exec_prefix}/lib'
2673libexecdir='${exec_prefix}/libexec'
2674localedir='${datarootdir}/locale'
2675localstatedir='${prefix}/var'
2676mandir='${datarootdir}/man'
2677mkdir_p='$(MKDIR_P)'
2678oldincludedir='/usr/include'
2679pdfdir='${docdir}'
2680prefix='/opt/local'
2681program_transform_name='s,x,x,'
2682psdir='${docdir}'
2683runstatedir='${localstatedir}/run'
2684sbindir='${exec_prefix}/sbin'
2685sharedstatedir='${prefix}/com'
2686sysconfdir='${prefix}/etc'
2687target='aarch64-apple-darwin23.2.0'
2688target_alias=''
2689target_cpu='aarch64'
2690target_os='darwin23.2.0'
2691target_vendor='apple'
2692valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
2693valgrind_enabled_tools=''
2694valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
2695valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools)))
2696valgrind_lt =
2697valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute
2698valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)
2699valgrind_quiet = $(valgrind_quiet_$(V))
2700valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY))
2701valgrind_quiet_0 = --quiet
2702valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS)
2703valgrind_tools='memcheck helgrind drd sgcheck'
2704valgrind_v_use   = $(valgrind_v_use_$(V))
2705valgrind_v_use_  = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY))
2706valgrind_v_use_0 = @echo "  USE   " $(patsubst check-valgrind-%-am,%,$@):;
2707
2708## ----------- ##
2709## confdefs.h. ##
2710## ----------- ##
2711
2712/* confdefs.h */
2713#define PACKAGE_NAME "netCDF-Fortran"
2714#define PACKAGE_TARNAME "netcdf-fortran"
2715#define PACKAGE_VERSION "4.6.1"
2716#define PACKAGE_STRING "netCDF-Fortran 4.6.1"
2717#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
2718#define PACKAGE_URL ""
2719#define PACKAGE "netcdf-fortran"
2720#define VERSION "4.6.1"
2721#define NF_RELAX_COORD_BOUND 1
2722#define NF_HAS_QUANTIZE 1
2723#define HAVE_F2008 1
2724#define HAVE_TS29113_SUPPORT 1
2725#define TEMP_LARGE "."
2726#define HAVE_STDIO_H 1
2727#define HAVE_STDLIB_H 1
2728#define HAVE_STRING_H 1
2729#define HAVE_INTTYPES_H 1
2730#define HAVE_STDINT_H 1
2731#define HAVE_STRINGS_H 1
2732#define HAVE_SYS_STAT_H 1
2733#define HAVE_SYS_TYPES_H 1
2734#define HAVE_UNISTD_H 1
2735#define HAVE_SYS_TIME_H 1
2736#define STDC_HEADERS 1
2737#define HAVE_DLFCN_H 1
2738#define LT_OBJDIR ".libs/"
2739#define NF_INT1_T byte
2740#define NF_INT2_T integer*2
2741#define NF_INT8_T integer*8
2742#define NF_INT1_IS_C_SIGNED_CHAR 1
2743#define NF_INT2_IS_C_SHORT 1
2744#define NF_INT8_IS_C_LONG_LONG 1
2745#define NF_INT_IS_C_INT 1
2746#define NF_REAL_IS_C_FLOAT 1
2747#define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
2748#define NCBYTE_T byte
2749#define NCSHORT_T integer*2
2750#define HAVE_LIBM 1
2751#define HAVE_NETCDF_H 1
2752#define HAVE_NC_DEF_OPAQUE 1
2753#define HAVE_NCCREATE 1
2754#define HAVE_NC_SET_LOG_LEVEL 1
2755#define HAVE_OC_OPEN 1
2756#define HAVE_NC_DEF_VAR_SZIP 1
2757#define USE_NETCDF4 1
2758#define LOGGING 1
2759#define HAVE_SYS_PARAM_H 1
2760#define HAVE_LOCALE_H 1
2761#define HAVE_STDIO_H 1
2762#define HAVE_STDARG_H 1
2763#define HAVE_ERRNO_H 1
2764#define HAVE_CTYPE_H 1
2765#define HAVE_FCNTL_H 1
2766#define HAVE_STDLIB_H 1
2767#define HAVE_STRING_H 1
2768#define HAVE_STRINGS_H 1
2769#define HAVE_UNISTD_H 1
2770#define HAVE_SYS_STAT_H 1
2771#define HAVE_GETOPT_H 1
2772#define HAVE_SYS_TIME_H 1
2773#define HAVE_SYS_RESOURCE_H 1
2774#define HAVE_DIRENT_H 1
2775#define HAVE_SYS_WAIT_H 1
2776#define TIME_WITH_SYS_TIME 1
2777#define HAVE_VPRINTF 1
2778#define HAVE__BOOL 1
2779#define HAVE_STDBOOL_H 1
2780#define HAVE_ALLOCA_H 1
2781#define HAVE_ALLOCA 1
2782#define HAVE_SSIZE_T 1
2783#define HAVE_PTRDIFF_T 1
2784#define SIZEOF_SHORT 2
2785#define SIZEOF_INT 4
2786#define SIZEOF_LONG 8
2787#define SIZEOF_FLOAT 4
2788#define SIZEOF_DOUBLE 8
2789#define SIZEOF_OFF_T 8
2790#define SIZEOF_SIZE_T 8
2791#define SIZEOF_PTRDIFF_T 8
2792
2793configure: exit 0