Ticket #62109: config.log

File config.log, 31.5 KB (added by platipodium (Carsten Lemmen), 3 years ago)

Log output from ./configure

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.5.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = quoll.fritz.box
14uname -m = arm64
15uname -r = 20.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.2.0: Wed Dec  2 20:40:21 PST 2020; root:xnu-7195.60.75~1/RELEASE_ARM64_T8101
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 20.2.0: Wed Dec  2 20:40:21 PST 2020; root:xnu-7195.60.75~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 524 tasks, 2185 threads, 8 processors
34Load average: 2.29, Mach factor: 5.70
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:2771: netCDF-Fortran 4.5.3
52configure:2818: checking build system type
53configure:2832: result: arm-apple-darwin20.2.0
54configure:2852: checking host system type
55configure:2865: result: arm-apple-darwin20.2.0
56configure:2887: checking target system type
57configure:2900: result: arm-apple-darwin20.2.0
58configure:2944: checking for a BSD-compatible install
59configure:3012: result: /usr/bin/install -c
60configure:3023: checking whether build environment is sane
61configure:3078: result: yes
62configure:3229: checking for a thread-safe mkdir -p
63configure:3268: result: /opt/local/bin/gmkdir -p
64configure:3275: checking for gawk
65configure:3291: found /opt/local/bin/gawk
66configure:3302: result: gawk
67configure:3313: checking whether make sets $(MAKE)
68configure:3335: result: yes
69configure:3364: checking whether make supports nested variables
70configure:3381: result: yes
71configure:3508: checking whether to enable maintainer-specific portions of Makefiles
72configure:3517: result: no
73configure:3531: checking user options
74configure:3538: checking whether make supports the include directive
75configure:3553: make -f confmf.GNU && cat confinc.out
76this is the am__doit target
77configure:3556: $? = 0
78configure:3575: result: yes (GNU style)
79configure:3645: checking for gcc
80configure:3672: result: /usr/bin/clang
81configure:3901: checking for C compiler version
82configure:3910: /usr/bin/clang --version >&5
83Apple clang version 12.0.0 (clang-1200.0.32.28)
84Target: arm64-apple-darwin20.2.0
85Thread model: posix
86InstalledDir: /Library/Developer/CommandLineTools/usr/bin
87configure:3921: $? = 0
88configure:3910: /usr/bin/clang -v >&5
89Apple clang version 12.0.0 (clang-1200.0.32.28)
90Target: arm64-apple-darwin20.2.0
91Thread model: posix
92InstalledDir: /Library/Developer/CommandLineTools/usr/bin
93configure:3921: $? = 0
94configure:3910: /usr/bin/clang -V >&5
95clang: error: argument to '-V' is missing (expected 1 value)
96clang: error: no input files
97configure:3921: $? = 1
98configure:3910: /usr/bin/clang -qversion >&5
99clang: error: unknown argument '-qversion'; did you mean '--version'?
100clang: error: no input files
101configure:3921: $? = 1
102configure:3941: checking whether the C compiler works
103configure:3963: /usr/bin/clang -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 conftest.c  >&5
104configure:3967: $? = 0
105configure:4015: result: yes
106configure:4018: checking for C compiler default output file name
107configure:4020: result: a.out
108configure:4026: checking for suffix of executables
109configure:4033: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 conftest.c  >&5
110configure:4037: $? = 0
111configure:4059: result:
112configure:4081: checking whether we are cross compiling
113configure:4089: /usr/bin/clang -o conftest -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 conftest.c  >&5
114configure:4093: $? = 0
115configure:4100: ./conftest
116configure:4104: $? = 0
117configure:4119: result: no
118configure:4124: checking for suffix of object files
119configure:4146: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
120configure:4150: $? = 0
121configure:4171: result: o
122configure:4175: checking whether we are using the GNU C compiler
123configure:4194: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
124configure:4194: $? = 0
125configure:4203: result: yes
126configure:4212: checking whether /usr/bin/clang accepts -g
127configure:4232: /usr/bin/clang -c -g -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
128configure:4232: $? = 0
129configure:4273: result: yes
130configure:4290: checking for /usr/bin/clang option to accept ISO C89
131configure:4353: /usr/bin/clang  -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
132configure:4353: $? = 0
133configure:4366: result: none needed
134configure:4391: checking whether /usr/bin/clang understands -c and -o together
135configure:4413: /usr/bin/clang -c conftest.c -o conftest2.o
136configure:4416: $? = 0
137configure:4413: /usr/bin/clang -c conftest.c -o conftest2.o
138configure:4416: $? = 0
139configure:4428: result: yes
140configure:4447: checking dependency style of /usr/bin/clang
141configure:4558: result: gcc3
142configure:4589: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
143configure:4589: $? = 0
144configure:4601: checking if netCDF was built with CDF5
145configure:4618: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
146configure:4618: $? = 0
147configure:4629: result: yes
148configure:4632: checking if netCDF was built with pnetcdf
149configure:4649: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
150conftest.c:20:7: error: use of undeclared identifier 'choke'
151      choke me
152      ^
1531 error generated.
154configure:4649: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME "netCDF-Fortran"
158| #define PACKAGE_TARNAME "netcdf-fortran"
159| #define PACKAGE_VERSION "4.5.3"
160| #define PACKAGE_STRING "netCDF-Fortran 4.5.3"
161| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
162| #define PACKAGE_URL ""
163| #define PACKAGE "netcdf-fortran"
164| #define VERSION "4.5.3"
165| #define NF_RELAX_COORD_BOUND 1
166| #define ENABLE_CDF5 1
167| /* end confdefs.h.  */
168|
169| int
170| main ()
171| {
172|
173| #include <netcdf_meta.h>
174| #if !defined(NC_HAS_PNETCDF) || NC_HAS_PNETCDF == 0
175|       choke me
176| #endif
177|   ;
178|   return 0;
179| }
180configure:4660: result: no
181configure:4663: checking if netCDF was built with HDF5 parallel I/O features
182configure:4680: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
183conftest.c:20:7: error: use of undeclared identifier 'choke'
184      choke me
185      ^
1861 error generated.
187configure:4680: $? = 1
188configure: failed program was:
189| /* confdefs.h */
190| #define PACKAGE_NAME "netCDF-Fortran"
191| #define PACKAGE_TARNAME "netcdf-fortran"
192| #define PACKAGE_VERSION "4.5.3"
193| #define PACKAGE_STRING "netCDF-Fortran 4.5.3"
194| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
195| #define PACKAGE_URL ""
196| #define PACKAGE "netcdf-fortran"
197| #define VERSION "4.5.3"
198| #define NF_RELAX_COORD_BOUND 1
199| #define ENABLE_CDF5 1
200| /* end confdefs.h.  */
201|
202| int
203| main ()
204| {
205|
206| #include <netcdf_meta.h>
207| #if !defined(NC_HAS_PARALLEL4) || NC_HAS_PARALLEL4 == 0
208|       choke me
209| #endif
210|   ;
211|   return 0;
212| }
213configure:4686: result: no
214configure:4689: checking if netCDF was built with any parallel I/O features
215configure:4706: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
216conftest.c:20:7: error: use of undeclared identifier 'choke'
217      choke me
218      ^
2191 error generated.
220configure:4706: $? = 1
221configure: failed program was:
222| /* confdefs.h */
223| #define PACKAGE_NAME "netCDF-Fortran"
224| #define PACKAGE_TARNAME "netcdf-fortran"
225| #define PACKAGE_VERSION "4.5.3"
226| #define PACKAGE_STRING "netCDF-Fortran 4.5.3"
227| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
228| #define PACKAGE_URL ""
229| #define PACKAGE "netcdf-fortran"
230| #define VERSION "4.5.3"
231| #define NF_RELAX_COORD_BOUND 1
232| #define ENABLE_CDF5 1
233| /* end confdefs.h.  */
234|
235| int
236| main ()
237| {
238|
239| #include <netcdf_meta.h>
240| #if !defined(NC_HAS_PARALLEL) || NC_HAS_PARALLEL == 0
241|       choke me
242| #endif
243|   ;
244|   return 0;
245| }
246configure:4712: result: no
247configure:4717: checking if netCDF-fortran should be built with HDF5 parallel I/O features
248configure:4727: result: no
249configure:4730: checking if netCDF was built with support for szip writes
250configure:4747: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
251conftest.c:19:24: error: expected value in expression
252#if !(NC_HAS_SZIP_WRITE)
253                       ^
2541 error generated.
255configure:4747: $? = 1
256configure: failed program was:
257| /* confdefs.h */
258| #define PACKAGE_NAME "netCDF-Fortran"
259| #define PACKAGE_TARNAME "netcdf-fortran"
260| #define PACKAGE_VERSION "4.5.3"
261| #define PACKAGE_STRING "netCDF-Fortran 4.5.3"
262| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
263| #define PACKAGE_URL ""
264| #define PACKAGE "netcdf-fortran"
265| #define VERSION "4.5.3"
266| #define NF_RELAX_COORD_BOUND 1
267| #define ENABLE_CDF5 1
268| /* end confdefs.h.  */
269|
270| int
271| main ()
272| {
273|
274| #include <netcdf_meta.h>
275| #if !(NC_HAS_SZIP_WRITE)
276|       choke me
277| #endif
278|   ;
279|   return 0;
280| }
281configure:4753: result: no
282configure:4783: checking for valgrind
283configure:4813: result: no
284configure:5184: checking whether parallel IO tests should be run
285configure:5192: result: no
286configure:5210: checking whether netCDF documentation should be generated
287configure:5218: result: no
288configure:5252: checking for doxygen
289configure:5268: found /opt/local/bin/doxygen
290configure:5279: result: doxygen
291configure:5301: checking for dot
292configure:5331: result: no
293configure:5340: WARNING: dot not found - will use simple charts in documentation
294configure:5359: finding C compiler
295configure:5410: checking for gcc
296configure:5437: result: /usr/bin/clang
297configure:5666: checking for C compiler version
298configure:5675: /usr/bin/clang --version >&5
299Apple clang version 12.0.0 (clang-1200.0.32.28)
300Target: arm64-apple-darwin20.2.0
301Thread model: posix
302InstalledDir: /Library/Developer/CommandLineTools/usr/bin
303configure:5686: $? = 0
304configure:5675: /usr/bin/clang -v >&5
305Apple clang version 12.0.0 (clang-1200.0.32.28)
306Target: arm64-apple-darwin20.2.0
307Thread model: posix
308InstalledDir: /Library/Developer/CommandLineTools/usr/bin
309configure:5686: $? = 0
310configure:5675: /usr/bin/clang -V >&5
311clang: error: argument to '-V' is missing (expected 1 value)
312clang: error: no input files
313configure:5686: $? = 1
314configure:5675: /usr/bin/clang -qversion >&5
315clang: error: unknown argument '-qversion'; did you mean '--version'?
316clang: error: no input files
317configure:5686: $? = 1
318configure:5690: checking whether we are using the GNU C compiler
319configure:5718: result: yes
320configure:5727: checking whether /usr/bin/clang accepts -g
321configure:5788: result: yes
322configure:5805: checking for /usr/bin/clang option to accept ISO C89
323configure:5881: result: none needed
324configure:5906: checking whether /usr/bin/clang understands -c and -o together
325configure:5943: result: yes
326configure:5962: checking dependency style of /usr/bin/clang
327configure:6073: result: gcc3
328configure:6089: checking for an ANSI C-conforming const
329configure:6155: /usr/bin/clang -c -pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64 -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
330configure:6155: $? = 0
331configure:6162: result: yes
332configure:6172: checking for a sed that does not truncate output
333configure:6236: result: /opt/local/bin/gsed
334configure:6258: finding Fortran compiler
335configure:6367: checking for Fortran compiler version
336configure:6376: /opt/local/bin/gfortran-mp-devel --version >&5
337GNU Fortran (MacPorts gcc-devel 11-20210108_0) 11.0.0 20210109 (experimental)
338Copyright (C) 2021 Free Software Foundation, Inc.
339This is free software; see the source for copying conditions.  There is NO
340warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
341
342configure:6387: $? = 0
343configure:6376: /opt/local/bin/gfortran-mp-devel -v >&5
344Using built-in specs.
345COLLECT_GCC=/opt/local/bin/gfortran-mp-devel
346COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/aarch64-apple-darwin20/11.0.0/lto-wrapper
347Target: aarch64-apple-darwin20
348Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc-devel/gcc-devel/work/gcc-darwin-arm64-1d10327e4cfd6818a3173ad979a0225e45a6daf8/configure --prefix=/opt/local --build=aarch64-apple-darwin20 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc-devel --includedir=/opt/local/include/gcc-devel --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-devel --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-devel --with-gxx-include-dir=/opt/local/include/gcc-devel/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc-devel 11-20210108_0' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
349Thread model: posix
350Supported LTO compression algorithms: zlib
351gcc version 11.0.0 20210109 (experimental) (MacPorts gcc-devel 11-20210108_0)
352configure:6387: $? = 0
353configure:6376: /opt/local/bin/gfortran-mp-devel -V >&5
354gfortran-mp-devel: error: unrecognized command-line option '-V'
355gfortran-mp-devel: fatal error: no input files
356compilation terminated.
357configure:6387: $? = 1
358configure:6376: /opt/local/bin/gfortran-mp-devel -qversion >&5
359gfortran-mp-devel: error: unrecognized command-line option '-qversion'; did you mean '--version'?
360gfortran-mp-devel: fatal error: no input files
361compilation terminated.
362configure:6387: $? = 1
363configure:6396: checking whether we are using the GNU Fortran compiler
364configure:6409: /opt/local/bin/gfortran-mp-devel -c -pipe -Os -m64  conftest.F >&5
365gfortran-mp-devel: error: unrecognized command-line option '-m64'
366configure:6409: $? = 1
367configure: failed program was:
368|       program main
369| #ifndef __GNUC__
370|        choke me
371| #endif
372|
373|       end
374configure:6418: result: no
375configure:6424: checking whether /opt/local/bin/gfortran-mp-devel accepts -g
376configure:6435: /opt/local/bin/gfortran-mp-devel -c -g  conftest.f >&5
377configure:6435: $? = 0
378configure:6443: result: yes
379configure:6578: checking for Fortran 77 compiler version
380configure:6587: /opt/local/bin/gfortran-mp-devel --version >&5
381GNU Fortran (MacPorts gcc-devel 11-20210108_0) 11.0.0 20210109 (experimental)
382Copyright (C) 2021 Free Software Foundation, Inc.
383This is free software; see the source for copying conditions.  There is NO
384warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
385
386configure:6598: $? = 0
387configure:6587: /opt/local/bin/gfortran-mp-devel -v >&5
388Using built-in specs.
389COLLECT_GCC=/opt/local/bin/gfortran-mp-devel
390COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/aarch64-apple-darwin20/11.0.0/lto-wrapper
391Target: aarch64-apple-darwin20
392Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc-devel/gcc-devel/work/gcc-darwin-arm64-1d10327e4cfd6818a3173ad979a0225e45a6daf8/configure --prefix=/opt/local --build=aarch64-apple-darwin20 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc-devel --includedir=/opt/local/include/gcc-devel --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-devel --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-devel --with-gxx-include-dir=/opt/local/include/gcc-devel/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc-devel 11-20210108_0' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
393Thread model: posix
394Supported LTO compression algorithms: zlib
395gcc version 11.0.0 20210109 (experimental) (MacPorts gcc-devel 11-20210108_0)
396configure:6598: $? = 0
397configure:6587: /opt/local/bin/gfortran-mp-devel -V >&5
398gfortran-mp-devel: error: unrecognized command-line option '-V'
399gfortran-mp-devel: fatal error: no input files
400compilation terminated.
401configure:6598: $? = 1
402configure:6587: /opt/local/bin/gfortran-mp-devel -qversion >&5
403gfortran-mp-devel: error: unrecognized command-line option '-qversion'; did you mean '--version'?
404gfortran-mp-devel: fatal error: no input files
405compilation terminated.
406configure:6598: $? = 1
407configure:6607: checking whether we are using the GNU Fortran 77 compiler
408configure:6620: /opt/local/bin/gfortran-mp-devel -c -pipe -Os -m64 conftest.F >&5
409gfortran-mp-devel: error: unrecognized command-line option '-m64'
410configure:6620: $? = 1
411configure: failed program was:
412|       program main
413| #ifndef __GNUC__
414|        choke me
415| #endif
416|
417|       end
418configure:6629: result: no
419configure:6635: checking whether /opt/local/bin/gfortran-mp-devel accepts -g
420configure:6646: /opt/local/bin/gfortran-mp-devel -c -g conftest.f >&5
421configure:6646: $? = 0
422configure:6654: result: yes
423configure:6711: checking whether Fortran compiler is checked for ISO_C_BINDING support
424configure:6719: result: yes
425configure:6739: checking for Fortran flag to compile .f90 files
426configure:6759: /opt/local/bin/gfortran-mp-devel -c -pipe -Os -m64  conftest.f90 >&5
427gfortran-mp-devel: error: unrecognized command-line option '-m64'
428configure:6759: $? = 1
429configure: failed program was:
430|       program main
431|
432|       end
433configure:6759: /opt/local/bin/gfortran-mp-devel -c -pipe -Os -m64 -Tf conftest.f90 >&5
434gfortran-mp-devel: error: unrecognized command-line option '-m64'
435configure:6759: $? = 1
436configure: failed program was:
437|       program main
438|
439|       end
440configure:6759: /opt/local/bin/gfortran-mp-devel -c -pipe -Os -m64 -x f95 conftest.f90 >&5
441gfortran-mp-devel: error: unrecognized command-line option '-m64'
442configure:6759: $? = 1
443configure: failed program was:
444|       program main
445|
446|       end
447configure:6768: result: unknown
448configure:6771: error: Fortran could not compile .f90 files
449
450## ---------------- ##
451## Cache variables. ##
452## ---------------- ##
453
454ac_cv_build=arm-apple-darwin20.2.0
455ac_cv_c_compiler_gnu=yes
456ac_cv_c_const=yes
457ac_cv_env_CC_set=set
458ac_cv_env_CC_value=/usr/bin/clang
459ac_cv_env_CFLAGS_set=set
460ac_cv_env_CFLAGS_value='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64'
461ac_cv_env_CPPFLAGS_set=set
462ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk'
463ac_cv_env_CPP_set=
464ac_cv_env_CPP_value=
465ac_cv_env_F77_set=set
466ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-devel
467ac_cv_env_FCFLAGS_set=set
468ac_cv_env_FCFLAGS_value='-pipe -Os -m64'
469ac_cv_env_FC_set=set
470ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-devel
471ac_cv_env_FFLAGS_set=set
472ac_cv_env_FFLAGS_value='-pipe -Os -m64'
473ac_cv_env_LDFLAGS_set=set
474ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64'
475ac_cv_env_LIBS_set=
476ac_cv_env_LIBS_value=
477ac_cv_env_LT_SYS_LIBRARY_PATH_set=
478ac_cv_env_LT_SYS_LIBRARY_PATH_value=
479ac_cv_env_build_alias_set=
480ac_cv_env_build_alias_value=
481ac_cv_env_host_alias_set=
482ac_cv_env_host_alias_value=
483ac_cv_env_target_alias_set=
484ac_cv_env_target_alias_value=
485ac_cv_f77_compiler_gnu=no
486ac_cv_fc_compiler_gnu=no
487ac_cv_fc_srcext_f90=unknown
488ac_cv_host=arm-apple-darwin20.2.0
489ac_cv_objext=o
490ac_cv_path_SED=/opt/local/bin/gsed
491ac_cv_path_mkdir=/opt/local/bin/gmkdir
492ac_cv_prog_AWK=gawk
493ac_cv_prog_DOXYGEN=doxygen
494ac_cv_prog_ac_ct_CC=/usr/bin/clang
495ac_cv_prog_cc_c89=
496ac_cv_prog_cc_g=yes
497ac_cv_prog_f77_g=yes
498ac_cv_prog_fc_g=yes
499ac_cv_prog_make_make_set=yes
500ac_cv_target=arm-apple-darwin20.2.0
501am_cv_CC_dependencies_compiler_type=gcc3
502am_cv_make_support_nested_variables=yes
503am_cv_prog_cc_c_o=yes
504
505## ----------------- ##
506## Output variables. ##
507## ----------------- ##
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522                $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool))
523                LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \
524                LOG_FLAGS="$$(valgrind_$(1)_flags)" \
525                TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \
526                TEST_SUITE_LOG=test-suite-$(1).log
527        $$(valgrind_v_use)$$(MAKE) check-TESTS \
528        $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \
529        $(TESTS_ENVIRONMENT) \
530        $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)
531        $(valgrind_lt) \
532        @echo "Need to reconfigure with --enable-valgrind"
533        @echo "Need to reconfigure with --enable-valgrind"
534        @echo "Need to reconfigure with --enable-valgrind-$(1)"
535        G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly
536        G_SLICE=always-malloc,debug-blocks \
537        env VALGRIND=$(VALGRIND) \
538#
539#    (Default: --num-callers=30)
540#    files to load. (Default: empty)
541#    memcheck, helgrind, drd, sgcheck). (Default: various)
542#  - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
543#  - VALGRIND_FLAGS: General flags to pass to all Valgrind tools.
544#  - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions
545# Internal use
546# Optional variables
547# Optional:
548# Support running with and without libtool.
549# Use recursive makes in order to ignore errors during check
550# Valgrind check
551# Valgrind running
552$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
553'
554.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools))
555ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/missing aclocal-1.16'
556ALLOCA=''
557AMDEPBACKSLASH='\'
558AMDEP_FALSE='#'
559AMDEP_TRUE=''
560AMTAR='$${TAR-tar}'
561AM_BACKSLASH='\'
562AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
563AM_DEFAULT_VERBOSITY='1'
564AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind
565AM_DISTCHECK_CONFIGURE_FLAGS ?=
566AM_LDFLAGS=''
567AM_V='$(V)'
568AR=''
569AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/missing autoconf'
570AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/missing autoheader'
571AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/missing automake-1.16'
572AWK='gawk'
573BUILD_BENCHMARKS_FALSE=''
574BUILD_BENCHMARKS_TRUE=''
575BUILD_DAP_FALSE=''
576BUILD_DAP_TRUE=''
577BUILD_DOCS_FALSE=''
578BUILD_DOCS_TRUE='#'
579BUILD_INTERNAL_DOCS='no'
580BUILD_PARALLEL4_FALSE=''
581BUILD_PARALLEL4_TRUE=''
582BUILD_PARALLEL_FALSE=''
583BUILD_PARALLEL_TRUE=''
584BUILD_PNETCDF_FALSE=''
585BUILD_PNETCDF_TRUE=''
586BUILD_V2_FALSE=''
587BUILD_V2_TRUE=''
588CC='/usr/bin/clang'
589CCDEPMODE='depmode=gcc3'
590CFLAGS='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64'
591CONFIG_DATE='Wed Jan 20 20:16:35 CET 2021'
592CPP=''
593CPPFLAGS='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk'
594CYGPATH_W='echo'
595DEFS=''
596DEPDIR='.deps'
597DLLTOOL=''
598DOT=''
599DOXYGEN='doxygen'
600DSYMUTIL=''
601DUMPBIN=''
602ECHO_C='\c'
603ECHO_N=''
604ECHO_T=''
605EGREP=''
606ENABLE_VALGRIND_FALSE=''
607ENABLE_VALGRIND_TRUE='#'
608ENABLE_VALGRIND_drd='no'
609ENABLE_VALGRIND_helgrind='no'
610ENABLE_VALGRIND_memcheck='no'
611ENABLE_VALGRIND_sgcheck='no'
612EXEEXT=''
613F77='/opt/local/bin/gfortran-mp-devel'
614FC='/opt/local/bin/gfortran-mp-devel'
615FCFLAGS='-pipe -Os -m64'
616FCFLAGS_f90=''
617FC_VERSION='/opt/local/bin/gfortran-mp-devel'
618FFLAGS='-pipe -Os -m64'
619FGREP=''
620GREP=''
621HAS_CDF5=''
622HAS_DAP=''
623HAS_F03=''
624HAS_F90=''
625HAS_LOGGING=''
626HAS_LOGGING_FALSE=''
627HAS_LOGGING_TRUE=''
628HAS_NC2=''
629HAS_NC4=''
630HAS_NC4_PARALLEL=''
631HAS_PARALLEL=''
632HAS_PNETCDF=''
633HAS_SZIP_WRITE=''
634HAVE_DOT='NO'
635INSTALL_DATA='${INSTALL} -m 644'
636INSTALL_PROGRAM='${INSTALL}'
637INSTALL_SCRIPT='${INSTALL}'
638INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
639LARGE_FILE_TESTS_FALSE=''
640LARGE_FILE_TESTS_TRUE=''
641LD=''
642LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch arm64'
643LIBOBJS=''
644LIBS=''
645LIBTOOL=''
646LIPO=''
647LN_S=''
648LTLIBOBJS=''
649LT_SYS_LIBRARY_PATH=''
650MAINT='#'
651MAINTAINER_MODE_FALSE=''
652MAINTAINER_MODE_TRUE='#'
653MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/missing makeinfo'
654MANIFEST_TOOL=''
655MKDIR_P='/opt/local/bin/gmkdir -p'
656MOD_FLAG=''
657MOSTLYCLEANFILES += $(valgrind_log_files)
658MOSTLYCLEANFILES ?=
659NC_FLIBS=''
660NC_LIBS=''
661NM=''
662NMEDIT=''
663NMFLAGS=''
664OBJDUMP=''
665OBJEXT='o'
666OTOOL64=''
667OTOOL=''
668PACKAGE='netcdf-fortran'
669PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
670PACKAGE_NAME='netCDF-Fortran'
671PACKAGE_STRING='netCDF-Fortran 4.5.3'
672PACKAGE_TARNAME='netcdf-fortran'
673PACKAGE_URL=''
674PACKAGE_VERSION='4.5.3'
675PATH_SEPARATOR=':'
676RANLIB=''
677SED='/opt/local/bin/gsed'
678SET_MAKE=''
679SHELL='/bin/sh'
680STRIP=''
681TEST_FILTERS_FALSE=''
682TEST_FILTERS_TRUE=''
683TEST_PARALLEL_FALSE=''
684TEST_PARALLEL_TRUE='#'
685TEST_SZIP_WRITE_FALSE=''
686TEST_SZIP_WRITE_TRUE='#'
687USE_LOGGING_FALSE=''
688USE_LOGGING_TRUE=''
689USE_NETCDF4_FALSE=''
690USE_NETCDF4_TRUE=''
691USE_SED_FALSE='#'
692USE_SED_TRUE=''
693VALGRIND=''
694VALGRIND_CHECK_RULES='
695VALGRIND_ENABLED='no'
696VALGRIND_ENABLED_FALSE=''
697VALGRIND_ENABLED_TRUE='#'
698VALGRIND_FLAGS ?= --num-callers=30
699VALGRIND_LOG_COMPILER = \
700VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES))
701VALGRIND_TESTS_ENVIRONMENT = \
702VALGRIND_drd_FLAGS ?=
703VALGRIND_helgrind_FLAGS ?= --history-level=approx
704VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
705VALGRIND_sgcheck_FLAGS ?=
706VERSION='4.5.3'
707ac_ct_AR=''
708ac_ct_CC='/usr/bin/clang'
709ac_ct_DUMPBIN=''
710ac_ct_F77=''
711ac_ct_FC=''
712am__EXEEXT_FALSE=''
713am__EXEEXT_TRUE=''
714am__fastdepCC_FALSE='#'
715am__fastdepCC_TRUE=''
716am__include='include'
717am__isrc=''
718am__leading_dot='.'
719am__nodep='_no'
720am__quote=''
721am__tar='$${TAR-tar} chof - "$$tardir"'
722am__untar='$${TAR-tar} xf -'
723bindir='${exec_prefix}/bin'
724build='arm-apple-darwin20.2.0'
725build_alias=''
726build_cpu='arm'
727build_os='darwin20.2.0'
728build_vendor='apple'
729check-valgrind-$(1)-am:
730check-valgrind-am:
731datadir='${datarootdir}'
732datarootdir='${prefix}/share'
733define valgrind_tool_rule
734docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
735dvidir='${docdir}'
736else
737else
738else
739else ifeq ($$(VALGRIND_ENABLED),yes)
740enable_shared=''
741enable_static=''
742endef
743endif
744endif
745endif
746endif
747exec_prefix='NONE'
748fmoddir=''
749host='arm-apple-darwin20.2.0'
750host_alias=''
751host_cpu='arm'
752host_os='darwin20.2.0'
753host_vendor='apple'
754htmldir='${docdir}'
755ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes)
756ifeq ($(VALGRIND_ENABLED),yes)
757ifneq ($$(TESTS),)
758ifneq ($(LIBTOOL),)
759includedir='${prefix}/include'
760infodir='${datarootdir}/info'
761install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.5.3/install-sh'
762libdir='${exec_prefix}/lib'
763libexecdir='${exec_prefix}/libexec'
764localedir='${datarootdir}/locale'
765localstatedir='${prefix}/var'
766mandir='${datarootdir}/man'
767mkdir_p='$(MKDIR_P)'
768oldincludedir='/usr/include'
769pdfdir='${docdir}'
770prefix='/opt/local'
771program_transform_name='s,x,x,'
772psdir='${docdir}'
773sbindir='${exec_prefix}/sbin'
774sharedstatedir='${prefix}/com'
775sysconfdir='${prefix}/etc'
776target='arm-apple-darwin20.2.0'
777target_alias=''
778target_cpu='arm'
779target_os='darwin20.2.0'
780target_vendor='apple'
781valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
782valgrind_enabled_tools=''
783valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
784valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools)))
785valgrind_lt =
786valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute
787valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)
788valgrind_quiet = $(valgrind_quiet_$(V))
789valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY))
790valgrind_quiet_0 = --quiet
791valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS)
792valgrind_tools='memcheck helgrind drd sgcheck'
793valgrind_v_use   = $(valgrind_v_use_$(V))
794valgrind_v_use_  = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY))
795valgrind_v_use_0 = @echo "  USE   " $(patsubst check-valgrind-%-am,%,$@):;
796
797## ----------- ##
798## confdefs.h. ##
799## ----------- ##
800
801/* confdefs.h */
802#define PACKAGE_NAME "netCDF-Fortran"
803#define PACKAGE_TARNAME "netcdf-fortran"
804#define PACKAGE_VERSION "4.5.3"
805#define PACKAGE_STRING "netCDF-Fortran 4.5.3"
806#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
807#define PACKAGE_URL ""
808#define PACKAGE "netcdf-fortran"
809#define VERSION "4.5.3"
810#define NF_RELAX_COORD_BOUND 1
811#define ENABLE_CDF5 1
812
813configure: exit 1