1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by netCDF-Fortran configure 4.6.1, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Kens-MBP |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 604 tasks, 2272 threads, 10 processors |
---|
34 | Load average: 2.55, Mach factor: 7.44 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/ |
---|
40 | PATH: /opt/local/sbin/ |
---|
41 | PATH: /bin/ |
---|
42 | PATH: /sbin/ |
---|
43 | PATH: /usr/bin/ |
---|
44 | PATH: /usr/sbin/ |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2979: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub |
---|
52 | configure:2992: trying ./ |
---|
53 | configure:3021: ./ltmain.sh found |
---|
54 | configure:3021: ./compile found |
---|
55 | configure:3021: ./missing found |
---|
56 | configure:3003: ./install-sh found |
---|
57 | configure:3021: ./config.guess found |
---|
58 | configure:3021: ./config.sub found |
---|
59 | configure:3137: netCDF-Fortran 4.6.1 |
---|
60 | configure:3158: checking build system type |
---|
61 | configure:3173: result: aarch64-apple-darwin23.2.0 |
---|
62 | configure:3193: checking host system type |
---|
63 | configure:3207: result: aarch64-apple-darwin23.2.0 |
---|
64 | configure:3229: checking target system type |
---|
65 | configure:3243: result: aarch64-apple-darwin23.2.0 |
---|
66 | configure:3288: checking for a BSD-compatible install |
---|
67 | configure:3361: result: /usr/bin/install -c |
---|
68 | configure:3372: checking whether build environment is sane |
---|
69 | configure:3427: result: yes |
---|
70 | configure:3586: checking for a race-free mkdir -p |
---|
71 | configure:3630: result: /opt/local/bin/gmkdir -p |
---|
72 | configure:3637: checking for gawk |
---|
73 | configure:3672: result: no |
---|
74 | configure:3637: checking for mawk |
---|
75 | configure:3672: result: no |
---|
76 | configure:3637: checking for nawk |
---|
77 | configure:3672: result: no |
---|
78 | configure:3637: checking for awk |
---|
79 | configure:3658: found /usr/bin/awk |
---|
80 | configure:3669: result: awk |
---|
81 | configure:3680: checking whether make sets $(MAKE) |
---|
82 | configure:3703: result: yes |
---|
83 | configure:3733: checking whether make supports nested variables |
---|
84 | configure:3751: result: yes |
---|
85 | configure:3888: checking whether to enable maintainer-specific portions of Makefiles |
---|
86 | configure:3898: result: no |
---|
87 | configure:3912: checking user options |
---|
88 | configure:3928: checking whether make supports the include directive |
---|
89 | configure:3943: make -f confmf.GNU && cat confinc.out |
---|
90 | this is the am__doit target |
---|
91 | configure:3946: $? = 0 |
---|
92 | configure:3965: result: yes (GNU style) |
---|
93 | configure:4041: checking for gcc |
---|
94 | configure:4073: result: /usr/bin/clang |
---|
95 | configure:4426: checking for C compiler version |
---|
96 | configure:4435: /usr/bin/clang --version >&5 |
---|
97 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
98 | Target: arm64-apple-darwin23.2.0 |
---|
99 | Thread model: posix |
---|
100 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
101 | configure:4446: $? = 0 |
---|
102 | configure:4435: /usr/bin/clang -v >&5 |
---|
103 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
104 | Target: arm64-apple-darwin23.2.0 |
---|
105 | Thread model: posix |
---|
106 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
107 | configure:4446: $? = 0 |
---|
108 | configure:4435: /usr/bin/clang -V >&5 |
---|
109 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
110 | clang: error: no input files |
---|
111 | configure:4446: $? = 1 |
---|
112 | configure:4435: /usr/bin/clang -qversion >&5 |
---|
113 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
114 | clang: error: no input files |
---|
115 | configure:4446: $? = 1 |
---|
116 | configure:4435: /usr/bin/clang -version >&5 |
---|
117 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
118 | clang: error: no input files |
---|
119 | configure:4446: $? = 1 |
---|
120 | configure:4466: checking whether the C compiler works |
---|
121 | configure: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 |
---|
122 | configure:4492: $? = 0 |
---|
123 | configure:4542: result: yes |
---|
124 | configure:4545: checking for C compiler default output file name |
---|
125 | configure:4547: result: a.out |
---|
126 | configure:4553: checking for suffix of executables |
---|
127 | configure: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 |
---|
128 | configure:4564: $? = 0 |
---|
129 | configure:4587: result: |
---|
130 | configure:4609: checking whether we are cross compiling |
---|
131 | configure: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 |
---|
132 | configure:4621: $? = 0 |
---|
133 | configure:4628: ./conftest |
---|
134 | configure:4632: $? = 0 |
---|
135 | configure:4647: result: no |
---|
136 | configure:4652: checking for suffix of object files |
---|
137 | configure: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 |
---|
138 | configure:4679: $? = 0 |
---|
139 | configure:4701: result: o |
---|
140 | configure:4705: checking whether the compiler supports GNU C |
---|
141 | configure: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 |
---|
142 | configure:4725: $? = 0 |
---|
143 | configure:4735: result: yes |
---|
144 | configure:4746: checking whether /usr/bin/clang accepts -g |
---|
145 | configure:4767: /usr/bin/clang -c -g -I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
146 | configure:4767: $? = 0 |
---|
147 | configure:4811: result: yes |
---|
148 | configure:4831: checking for /usr/bin/clang option to enable C11 features |
---|
149 | configure: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 |
---|
150 | conftest.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] |
---|
151 | static char *e (p, i) |
---|
152 | ^ |
---|
153 | 1 warning generated. |
---|
154 | configure:4846: $? = 0 |
---|
155 | configure:4864: result: none needed |
---|
156 | configure:4980: checking whether /usr/bin/clang understands -c and -o together |
---|
157 | configure:5003: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
158 | configure:5006: $? = 0 |
---|
159 | configure:5003: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
160 | configure:5006: $? = 0 |
---|
161 | configure:5018: result: yes |
---|
162 | configure:5037: checking dependency style of /usr/bin/clang |
---|
163 | configure:5149: result: gcc3 |
---|
164 | configure: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 |
---|
165 | configure:5180: $? = 0 |
---|
166 | configure:5193: checking if netCDF was built with CDF5 |
---|
167 | configure: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 |
---|
168 | conftest.c:19:7: error: use of undeclared identifier 'choke' |
---|
169 | choke me |
---|
170 | ^ |
---|
171 | 1 error generated. |
---|
172 | configure:5210: $? = 1 |
---|
173 | configure: 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 | | } |
---|
197 | configure:5222: result: no |
---|
198 | configure:5239: checking if netCDF was built with Zstandard compression |
---|
199 | configure: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 |
---|
200 | configure:5256: $? = 0 |
---|
201 | configure:5264: result: yes |
---|
202 | configure:5269: WARNING: |
---|
203 | configure:5271: WARNING: ------------------------------------------ |
---|
204 | configure: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. |
---|
205 | configure:5275: WARNING: ------------------------------------------ |
---|
206 | configure:5277: WARNING: |
---|
207 | configure:5298: checking if netCDF was built with pnetcdf |
---|
208 | configure: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 |
---|
209 | conftest.c:19:7: error: use of undeclared identifier 'choke' |
---|
210 | choke me |
---|
211 | ^ |
---|
212 | 1 error generated. |
---|
213 | configure:5315: $? = 1 |
---|
214 | configure: 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 | | } |
---|
238 | configure:5327: result: no |
---|
239 | configure:5330: checking if netCDF was built with HDF5 parallel I/O features |
---|
240 | configure: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 |
---|
241 | conftest.c:19:7: error: use of undeclared identifier 'choke' |
---|
242 | choke me |
---|
243 | ^ |
---|
244 | 1 error generated. |
---|
245 | configure:5347: $? = 1 |
---|
246 | configure: 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 | | } |
---|
270 | configure:5354: result: no |
---|
271 | configure:5357: checking if netCDF was built with any parallel I/O features |
---|
272 | configure: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 |
---|
273 | conftest.c:19:7: error: use of undeclared identifier 'choke' |
---|
274 | choke me |
---|
275 | ^ |
---|
276 | 1 error generated. |
---|
277 | configure:5374: $? = 1 |
---|
278 | configure: 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 | | } |
---|
302 | configure:5381: result: no |
---|
303 | configure:5387: checking if netCDF-fortran should be built with HDF5 parallel I/O features |
---|
304 | configure:5397: result: no |
---|
305 | configure:5400: checking if netCDF was built with support for szip writes |
---|
306 | configure: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 |
---|
307 | conftest.c:19:7: error: use of undeclared identifier 'choke' |
---|
308 | choke me |
---|
309 | ^ |
---|
310 | 1 error generated. |
---|
311 | configure:5417: $? = 1 |
---|
312 | configure: 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 | | } |
---|
336 | configure:5424: result: no |
---|
337 | configure:5435: checking if netCDF was built with support for quantize |
---|
338 | configure: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 |
---|
339 | configure:5452: $? = 0 |
---|
340 | configure:5464: result: yes |
---|
341 | configure:5497: checking for valgrind |
---|
342 | configure:5532: result: no |
---|
343 | configure:5937: checking whether parallel IO tests should be run |
---|
344 | configure:5946: result: no |
---|
345 | configure:5962: checking whether a user specified program to run mpi programs |
---|
346 | configure:5973: result: mpiexec |
---|
347 | configure:5981: checking whether netCDF documentation should be generated |
---|
348 | configure:5990: result: no |
---|
349 | configure:6026: checking for doxygen |
---|
350 | configure:6061: result: no |
---|
351 | configure:6070: WARNING: Doxygen not found - documentation will not be built |
---|
352 | configure:6080: checking for dot |
---|
353 | configure:6115: result: no |
---|
354 | configure:6124: WARNING: dot not found - will use simple charts in documentation |
---|
355 | configure:6143: finding C compiler |
---|
356 | configure:6199: checking for gcc |
---|
357 | configure:6231: result: /usr/bin/clang |
---|
358 | configure:6584: checking for C compiler version |
---|
359 | configure:6593: /usr/bin/clang --version >&5 |
---|
360 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
361 | Target: arm64-apple-darwin23.2.0 |
---|
362 | Thread model: posix |
---|
363 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
364 | configure:6604: $? = 0 |
---|
365 | configure:6593: /usr/bin/clang -v >&5 |
---|
366 | Apple clang version 15.0.0 (clang-1500.1.0.2.5) |
---|
367 | Target: arm64-apple-darwin23.2.0 |
---|
368 | Thread model: posix |
---|
369 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
370 | configure:6604: $? = 0 |
---|
371 | configure:6593: /usr/bin/clang -V >&5 |
---|
372 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
373 | clang: error: no input files |
---|
374 | configure:6604: $? = 1 |
---|
375 | configure:6593: /usr/bin/clang -qversion >&5 |
---|
376 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
377 | clang: error: no input files |
---|
378 | configure:6604: $? = 1 |
---|
379 | configure:6593: /usr/bin/clang -version >&5 |
---|
380 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
381 | clang: error: no input files |
---|
382 | configure:6604: $? = 1 |
---|
383 | configure:6608: checking whether the compiler supports GNU C |
---|
384 | configure:6638: result: yes |
---|
385 | configure:6649: checking whether /usr/bin/clang accepts -g |
---|
386 | configure:6714: result: yes |
---|
387 | configure:6734: checking for /usr/bin/clang option to enable C11 features |
---|
388 | configure:6767: result: none needed |
---|
389 | configure:6883: checking whether /usr/bin/clang understands -c and -o together |
---|
390 | configure:6921: result: yes |
---|
391 | configure:6940: checking dependency style of /usr/bin/clang |
---|
392 | configure:7052: result: gcc3 |
---|
393 | configure:7068: checking for an ANSI C-conforming const |
---|
394 | configure: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 |
---|
395 | configure:7135: $? = 0 |
---|
396 | configure:7143: result: yes |
---|
397 | configure:7153: checking for a sed that does not truncate output |
---|
398 | configure:7223: result: /usr/bin/sed |
---|
399 | configure:7245: finding Fortran compiler |
---|
400 | configure:7364: checking for Fortran compiler version |
---|
401 | configure:7373: /opt/local/bin/gfortran-mp-13 --version >&5 |
---|
402 | GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0 |
---|
403 | Copyright (C) 2023 Free Software Foundation, Inc. |
---|
404 | This is free software; see the source for copying conditions. There is NO |
---|
405 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
406 | |
---|
407 | configure:7384: $? = 0 |
---|
408 | configure:7373: /opt/local/bin/gfortran-mp-13 -v >&5 |
---|
409 | Using built-in specs. |
---|
410 | COLLECT_GCC=/opt/local/bin/gfortran-mp-13 |
---|
411 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper |
---|
412 | Target: arm64-apple-darwin23 |
---|
413 | Configured 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 |
---|
414 | Thread model: posix |
---|
415 | Supported LTO compression algorithms: zlib zstd |
---|
416 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag) |
---|
417 | configure:7384: $? = 0 |
---|
418 | configure:7373: /opt/local/bin/gfortran-mp-13 -V >&5 |
---|
419 | gfortran-mp-13: error: unrecognized command-line option '-V' |
---|
420 | gfortran-mp-13: fatal error: no input files |
---|
421 | compilation terminated. |
---|
422 | configure:7384: $? = 1 |
---|
423 | configure:7373: /opt/local/bin/gfortran-mp-13 -qversion >&5 |
---|
424 | gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
425 | gfortran-mp-13: fatal error: no input files |
---|
426 | compilation terminated. |
---|
427 | configure:7384: $? = 1 |
---|
428 | configure:7393: checking whether the compiler supports GNU Fortran |
---|
429 | configure:7407: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.F >&5 |
---|
430 | configure:7407: $? = 0 |
---|
431 | configure:7417: result: yes |
---|
432 | configure:7425: checking whether /opt/local/bin/gfortran-mp-13 accepts -g |
---|
433 | configure:7437: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5 |
---|
434 | configure:7437: $? = 0 |
---|
435 | configure:7446: result: yes |
---|
436 | configure:7591: checking for Fortran 77 compiler version |
---|
437 | configure:7600: /opt/local/bin/gfortran-mp-13 --version >&5 |
---|
438 | GNU Fortran (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0 |
---|
439 | Copyright (C) 2023 Free Software Foundation, Inc. |
---|
440 | This is free software; see the source for copying conditions. There is NO |
---|
441 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
442 | |
---|
443 | configure:7611: $? = 0 |
---|
444 | configure:7600: /opt/local/bin/gfortran-mp-13 -v >&5 |
---|
445 | Using built-in specs. |
---|
446 | COLLECT_GCC=/opt/local/bin/gfortran-mp-13 |
---|
447 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper |
---|
448 | Target: arm64-apple-darwin23 |
---|
449 | Configured 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 |
---|
450 | Thread model: posix |
---|
451 | Supported LTO compression algorithms: zlib zstd |
---|
452 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_4+stdlib_flag) |
---|
453 | configure:7611: $? = 0 |
---|
454 | configure:7600: /opt/local/bin/gfortran-mp-13 -V >&5 |
---|
455 | gfortran-mp-13: error: unrecognized command-line option '-V' |
---|
456 | gfortran-mp-13: fatal error: no input files |
---|
457 | compilation terminated. |
---|
458 | configure:7611: $? = 1 |
---|
459 | configure:7600: /opt/local/bin/gfortran-mp-13 -qversion >&5 |
---|
460 | gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
461 | gfortran-mp-13: fatal error: no input files |
---|
462 | compilation terminated. |
---|
463 | configure:7611: $? = 1 |
---|
464 | configure:7620: checking whether the compiler supports GNU Fortran 77 |
---|
465 | configure:7634: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.F >&5 |
---|
466 | configure:7634: $? = 0 |
---|
467 | configure:7644: result: yes |
---|
468 | configure:7652: checking whether /opt/local/bin/gfortran-mp-13 accepts -g |
---|
469 | configure:7664: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5 |
---|
470 | configure:7664: $? = 0 |
---|
471 | configure:7673: result: yes |
---|
472 | configure:7730: checking whether Fortran compiler is checked for ISO_C_BINDING support |
---|
473 | configure:7739: result: yes |
---|
474 | configure:7759: checking for Fortran flag to compile .f90 files |
---|
475 | configure:7780: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.f90 >&5 |
---|
476 | configure:7780: $? = 0 |
---|
477 | configure:7790: result: none |
---|
478 | configure:7818: checking fortran 90 modules inclusion flag |
---|
479 | configure:7844: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.f90 >&5 |
---|
480 | configure:7844: $? = 0 |
---|
481 | configure:7862: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -Itmpdir_0 conftest.f90 >&5 |
---|
482 | configure:7862: $? = 0 |
---|
483 | configure:7882: result: -I |
---|
484 | configure:7887: checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING |
---|
485 | configure:7895: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.f90 |
---|
486 | configure:7898: $? = 0 |
---|
487 | configure:7904: result: yes |
---|
488 | configure:7907: checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions |
---|
489 | configure:7915: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.f90 |
---|
490 | configure:7918: $? = 0 |
---|
491 | configure:7927: result: yes |
---|
492 | configure:7930: checking if Fortran compiler supports TS29113 standard extension |
---|
493 | configure:7938: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 conftest.f90 |
---|
494 | configure:7941: $? = 0 |
---|
495 | configure:7950: result: yes |
---|
496 | configure:7970: checking if Fortran compiler supports allow-mismatch flag |
---|
497 | configure:7978: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f90 |
---|
498 | configure:7981: $? = 0 |
---|
499 | configure:7989: result: yes |
---|
500 | configure:7993: checking if Fortran compiler supports mismatch_all flag |
---|
501 | configure:8001: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -mismatch_all conftest.f90 |
---|
502 | gfortran-mp-13: error: unrecognized command-line option '-mismatch_all' |
---|
503 | configure:8004: $? = 1 |
---|
504 | configure:8012: result: no |
---|
505 | configure:8033: checking whether fortran type sizes should be checked |
---|
506 | configure:8042: result: yes |
---|
507 | configure:8046: checking whether large file (> 2GB) tests should be run |
---|
508 | configure:8055: result: no |
---|
509 | configure:8072: checking whether benchmarks should be run |
---|
510 | configure:8081: result: yes |
---|
511 | configure:8095: checking where to put large temp files if large file tests are run |
---|
512 | configure:8105: result: . |
---|
513 | configure:8125: setting up libtool |
---|
514 | configure:8175: checking how to print strings |
---|
515 | configure:8202: result: printf |
---|
516 | configure:8223: checking for a sed that does not truncate output |
---|
517 | configure:8293: result: /usr/bin/sed |
---|
518 | configure:8311: checking for grep that handles long lines and -e |
---|
519 | configure:8375: result: /usr/bin/grep |
---|
520 | configure:8380: checking for egrep |
---|
521 | configure:8448: result: /usr/bin/grep -E |
---|
522 | configure:8453: checking for fgrep |
---|
523 | configure:8521: result: /usr/bin/grep -F |
---|
524 | configure:8557: checking for ld used by /usr/bin/clang |
---|
525 | configure:8625: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
526 | configure:8632: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
527 | configure:8648: result: no |
---|
528 | configure:8660: checking for BSD- or MS-compatible name lister (nm) |
---|
529 | configure:8715: result: /opt/local/bin/nm -B |
---|
530 | configure:8855: checking the name lister (/opt/local/bin/nm -B) interface |
---|
531 | configure: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 |
---|
532 | configure:8866: /opt/local/bin/nm -B "conftest.o" |
---|
533 | configure:8869: output |
---|
534 | 0000000000000000 S _some_variable |
---|
535 | 0000000000000000 t ltmp0 |
---|
536 | 0000000000000000 s ltmp1 |
---|
537 | configure:8876: result: BSD nm |
---|
538 | configure:8879: checking whether ln -s works |
---|
539 | configure:8883: result: yes |
---|
540 | configure:8891: checking the maximum length of command line arguments |
---|
541 | configure:9023: result: 786432 |
---|
542 | configure:9071: checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format |
---|
543 | configure:9112: result: func_convert_file_noop |
---|
544 | configure:9119: checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format |
---|
545 | configure:9140: result: func_convert_file_noop |
---|
546 | configure:9147: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
547 | configure:9155: result: -r |
---|
548 | configure:9234: checking for file |
---|
549 | configure:9255: found /usr/bin/file |
---|
550 | configure:9266: result: file |
---|
551 | configure:9342: checking for objdump |
---|
552 | configure:9363: found /opt/local/bin/objdump |
---|
553 | configure:9374: result: objdump |
---|
554 | configure:9406: checking how to recognize dependent libraries |
---|
555 | configure:9607: result: pass_all |
---|
556 | configure:9697: checking for dlltool |
---|
557 | configure:9732: result: no |
---|
558 | configure:9762: checking how to associate runtime and link libraries |
---|
559 | configure:9790: result: printf %s\n |
---|
560 | configure:9855: checking for ar |
---|
561 | configure:9876: found /opt/local/bin/ar |
---|
562 | configure:9887: result: ar |
---|
563 | configure:9940: checking for archiver @FILE support |
---|
564 | configure: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 |
---|
565 | configure:9958: $? = 0 |
---|
566 | configure:9962: ar cr libconftest.a @conftest.lst >&5 |
---|
567 | ar: @conftest.lst: No such file or directory |
---|
568 | configure:9965: $? = 1 |
---|
569 | configure:9985: result: no |
---|
570 | configure:10048: checking for strip |
---|
571 | configure:10069: found /opt/local/bin/strip |
---|
572 | configure:10080: result: strip |
---|
573 | configure:10157: checking for ranlib |
---|
574 | configure:10178: found /opt/local/bin/ranlib |
---|
575 | configure:10189: result: ranlib |
---|
576 | configure:10291: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
577 | configure: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 |
---|
578 | configure:10448: $? = 0 |
---|
579 | configure: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 |
---|
580 | configure:10455: $? = 0 |
---|
581 | cannot find nm_test_var in conftest.nm |
---|
582 | configure: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 |
---|
583 | configure:10448: $? = 0 |
---|
584 | configure: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 |
---|
585 | configure:10455: $? = 0 |
---|
586 | configure: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 |
---|
587 | configure:10524: $? = 0 |
---|
588 | configure:10562: result: ok |
---|
589 | configure:10609: checking for sysroot |
---|
590 | configure:10640: result: no |
---|
591 | configure:10647: checking for a working dd |
---|
592 | configure:10691: result: /bin/dd |
---|
593 | configure:10695: checking how to truncate binary pipes |
---|
594 | configure:10711: result: /bin/dd bs=4096 count=1 |
---|
595 | configure:11048: checking for mt |
---|
596 | configure:11083: result: no |
---|
597 | configure:11103: checking if : is a manifest tool |
---|
598 | configure:11110: : '-?' |
---|
599 | configure:11118: result: no |
---|
600 | configure:11179: checking for dsymutil |
---|
601 | configure:11200: found /usr/bin/dsymutil |
---|
602 | configure:11211: result: dsymutil |
---|
603 | configure:11281: checking for nmedit |
---|
604 | configure:11302: found /usr/bin/nmedit |
---|
605 | configure:11313: result: nmedit |
---|
606 | configure:11383: checking for lipo |
---|
607 | configure:11404: found /opt/local/bin/lipo |
---|
608 | configure:11415: result: lipo |
---|
609 | configure:11485: checking for otool |
---|
610 | configure:11506: found /opt/local/bin/otool |
---|
611 | configure:11517: result: otool |
---|
612 | configure:11587: checking for otool64 |
---|
613 | configure:11622: result: no |
---|
614 | configure: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 |
---|
616 | ld: warning: -single_module is obsolete |
---|
617 | configure:11701: result: no |
---|
618 | configure:11704: checking for -exported_symbols_list linker flag |
---|
619 | configure: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 |
---|
620 | configure:11725: $? = 0 |
---|
621 | configure:11736: result: yes |
---|
622 | configure: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 |
---|
624 | ar cr libconftest.a conftest.o |
---|
625 | ranlib 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 |
---|
627 | configure:11772: result: yes |
---|
628 | configure:11843: checking for stdio.h |
---|
629 | configure: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 |
---|
630 | configure:11843: $? = 0 |
---|
631 | configure:11843: result: yes |
---|
632 | configure:11843: checking for stdlib.h |
---|
633 | configure: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 |
---|
634 | configure:11843: $? = 0 |
---|
635 | configure:11843: result: yes |
---|
636 | configure:11843: checking for string.h |
---|
637 | configure: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 |
---|
638 | configure:11843: $? = 0 |
---|
639 | configure:11843: result: yes |
---|
640 | configure:11843: checking for inttypes.h |
---|
641 | configure: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 |
---|
642 | configure:11843: $? = 0 |
---|
643 | configure:11843: result: yes |
---|
644 | configure:11843: checking for stdint.h |
---|
645 | configure: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 |
---|
646 | configure:11843: $? = 0 |
---|
647 | configure:11843: result: yes |
---|
648 | configure:11843: checking for strings.h |
---|
649 | configure: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 |
---|
650 | configure:11843: $? = 0 |
---|
651 | configure:11843: result: yes |
---|
652 | configure:11843: checking for sys/stat.h |
---|
653 | configure: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 |
---|
654 | configure:11843: $? = 0 |
---|
655 | configure:11843: result: yes |
---|
656 | configure:11843: checking for sys/types.h |
---|
657 | configure: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 |
---|
658 | configure:11843: $? = 0 |
---|
659 | configure:11843: result: yes |
---|
660 | configure:11843: checking for unistd.h |
---|
661 | configure: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 |
---|
662 | configure:11843: $? = 0 |
---|
663 | configure:11843: result: yes |
---|
664 | configure:11843: checking for sys/time.h |
---|
665 | configure: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 |
---|
666 | configure:11843: $? = 0 |
---|
667 | configure:11843: result: yes |
---|
668 | configure:11868: checking for dlfcn.h |
---|
669 | configure: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 |
---|
670 | configure:11868: $? = 0 |
---|
671 | configure:11868: result: yes |
---|
672 | configure:12138: checking for objdir |
---|
673 | configure:12154: result: .libs |
---|
674 | configure:12418: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
675 | configure: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 |
---|
676 | configure:12441: $? = 0 |
---|
677 | configure:12454: result: yes |
---|
678 | configure:12812: checking for /usr/bin/clang option to produce PIC |
---|
679 | configure:12820: result: -fno-common -DPIC |
---|
680 | configure:12828: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
681 | configure: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 |
---|
682 | configure:12851: $? = 0 |
---|
683 | configure:12864: result: yes |
---|
684 | configure:12893: checking if /usr/bin/clang static flag -static works |
---|
685 | configure:12922: result: no |
---|
686 | configure:12937: checking if /usr/bin/clang supports -c -o file.o |
---|
687 | configure: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 |
---|
688 | configure:12963: $? = 0 |
---|
689 | configure:12985: result: yes |
---|
690 | configure:12993: checking if /usr/bin/clang supports -c -o file.o |
---|
691 | configure:13041: result: yes |
---|
692 | configure:13074: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
693 | configure:14342: result: yes |
---|
694 | configure:14583: checking dynamic linker characteristics |
---|
695 | configure:15404: result: darwin23.2.0 dyld |
---|
696 | configure:15526: checking how to hardcode library paths into programs |
---|
697 | configure:15551: result: immediate |
---|
698 | configure:16103: checking whether stripping libraries is possible |
---|
699 | configure:16120: result: yes |
---|
700 | configure:16154: checking if libtool supports shared libraries |
---|
701 | configure:16156: result: yes |
---|
702 | configure:16159: checking whether to build shared libraries |
---|
703 | configure:16184: result: yes |
---|
704 | configure:16187: checking whether to build static libraries |
---|
705 | configure:16191: result: yes |
---|
706 | configure:16308: checking if libtool supports shared libraries |
---|
707 | configure:16310: result: yes |
---|
708 | configure:16313: checking whether to build shared libraries |
---|
709 | configure:16337: result: yes |
---|
710 | configure:16340: checking whether to build static libraries |
---|
711 | configure:16344: result: yes |
---|
712 | configure:16696: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC |
---|
713 | configure:16704: result: -fno-common |
---|
714 | configure:16712: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works |
---|
715 | configure:16731: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common conftest.f >&5 |
---|
716 | configure:16735: $? = 0 |
---|
717 | configure:16748: result: yes |
---|
718 | configure:16771: checking if /opt/local/bin/gfortran-mp-13 static flag -static works |
---|
719 | configure:16800: result: no |
---|
720 | configure:16812: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
721 | configure:16834: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5 |
---|
722 | configure:16838: $? = 0 |
---|
723 | configure:16860: result: yes |
---|
724 | configure:16865: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
725 | configure:16913: result: yes |
---|
726 | configure:16943: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
727 | configure:18160: result: yes |
---|
728 | configure:18302: checking dynamic linker characteristics |
---|
729 | configure:19044: result: darwin23.2.0 dyld |
---|
730 | configure:19109: checking how to hardcode library paths into programs |
---|
731 | configure:19134: result: immediate |
---|
732 | configure:19271: checking if libtool supports shared libraries |
---|
733 | configure:19273: result: yes |
---|
734 | configure:19276: checking whether to build shared libraries |
---|
735 | configure:19300: result: yes |
---|
736 | configure:19303: checking whether to build static libraries |
---|
737 | configure:19307: result: yes |
---|
738 | configure:19341: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f90 >&5 |
---|
739 | configure:19344: $? = 0 |
---|
740 | configure:19822: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC |
---|
741 | configure:19830: result: -fno-common |
---|
742 | configure:19838: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works |
---|
743 | configure:19857: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -fno-common conftest.f90 >&5 |
---|
744 | configure:19861: $? = 0 |
---|
745 | configure:19874: result: yes |
---|
746 | configure:19897: checking if /opt/local/bin/gfortran-mp-13 static flag -static works |
---|
747 | configure:19926: result: no |
---|
748 | configure:19938: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
749 | configure:19960: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch -o out/conftest2.o conftest.f90 >&5 |
---|
750 | configure:19964: $? = 0 |
---|
751 | configure:19986: result: yes |
---|
752 | configure:19991: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
753 | configure:20039: result: yes |
---|
754 | configure:20069: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
755 | configure:21286: result: yes |
---|
756 | configure:21428: checking dynamic linker characteristics |
---|
757 | configure:22170: result: darwin23.2.0 dyld |
---|
758 | configure:22235: checking how to hardcode library paths into programs |
---|
759 | configure:22260: result: immediate |
---|
760 | configure:22311: finding other utilities |
---|
761 | configure:22317: trying to set fortran flags for this platform |
---|
762 | configure:22319: checking what FC is set to |
---|
763 | configure:22321: result: /opt/local/bin/gfortran-mp-13 |
---|
764 | configure:22333: checking for special C compiler options needed for large files |
---|
765 | configure:22381: result: no |
---|
766 | configure:22387: checking for _FILE_OFFSET_BITS value needed for large files |
---|
767 | configure: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 |
---|
768 | configure:22413: $? = 0 |
---|
769 | configure:22447: result: no |
---|
770 | configure:22586: checking for /opt/local/bin/nm |
---|
771 | configure:22618: result: /opt/local/bin/nm -B |
---|
772 | configure:22631: checking nm flags |
---|
773 | configure:22636: result: |
---|
774 | configure:22648: checking for C-equivalent to Fortran routine "SUB" |
---|
775 | configure:22655: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
776 | configure:22658: $? = 0 |
---|
777 | configure:22668: result: sub_ |
---|
778 | configure:22688: checking for Fortran "byte" |
---|
779 | configure:22696: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
780 | configure:22699: $? = 0 |
---|
781 | configure:22701: result: yes |
---|
782 | configure:22717: checking for Fortran "integer*2" |
---|
783 | configure:22725: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
784 | configure:22728: $? = 0 |
---|
785 | configure:22730: result: yes |
---|
786 | configure:22746: checking for Fortran "integer*8" |
---|
787 | configure:22754: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
788 | configure:22757: $? = 0 |
---|
789 | configure:22759: result: yes |
---|
790 | configure:22784: checking if Fortran "byte" is C "signed char" |
---|
791 | configure: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 |
---|
792 | conftest.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 | ^ |
---|
795 | 1 warning generated. |
---|
796 | configure:22798: $? = 0 |
---|
797 | configure:22801: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
798 | configure:22804: $? = 0 |
---|
799 | configure: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 |
---|
800 | configure:22810: $? = 0 |
---|
801 | configure:22813: ./conftest |
---|
802 | configure:22816: $? = 0 |
---|
803 | configure:22818: result: yes |
---|
804 | configure:22850: checking if Fortran "byte" is C "short" |
---|
805 | configure: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 |
---|
806 | conftest.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 | ^ |
---|
809 | 1 warning generated. |
---|
810 | configure:22864: $? = 0 |
---|
811 | configure:22867: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
812 | configure:22870: $? = 0 |
---|
813 | configure: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 |
---|
814 | configure:22876: $? = 0 |
---|
815 | configure:22879: ./conftest |
---|
816 | configure:22882: $? = 1 |
---|
817 | configure:22893: result: no |
---|
818 | configure:22916: checking if Fortran "byte" is C "int" |
---|
819 | configure: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 |
---|
820 | conftest.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 | ^ |
---|
823 | 1 warning generated. |
---|
824 | configure:22930: $? = 0 |
---|
825 | configure:22933: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
826 | configure:22936: $? = 0 |
---|
827 | configure: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 |
---|
828 | configure:22942: $? = 0 |
---|
829 | configure:22945: ./conftest |
---|
830 | configure:22948: $? = 1 |
---|
831 | configure:22959: result: no |
---|
832 | configure:22982: checking if Fortran "byte" is C "long" |
---|
833 | configure: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 |
---|
834 | conftest.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 | ^ |
---|
837 | 1 warning generated. |
---|
838 | configure:22996: $? = 0 |
---|
839 | configure:22999: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
840 | configure:23002: $? = 0 |
---|
841 | configure: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 |
---|
842 | configure:23008: $? = 0 |
---|
843 | configure:23011: ./conftest |
---|
844 | configure:23014: $? = 1 |
---|
845 | configure:23025: result: no |
---|
846 | configure:23052: checking if Fortran "integer*2" is C "short" |
---|
847 | configure: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 |
---|
848 | conftest.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 | ^ |
---|
851 | 1 warning generated. |
---|
852 | configure:23066: $? = 0 |
---|
853 | configure:23069: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
854 | configure:23072: $? = 0 |
---|
855 | configure: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 |
---|
856 | configure:23078: $? = 0 |
---|
857 | configure:23081: ./conftest |
---|
858 | configure:23084: $? = 0 |
---|
859 | configure:23086: result: yes |
---|
860 | configure:23118: checking if Fortran "integer*2" is C "int" |
---|
861 | configure: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 |
---|
862 | conftest.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 | ^ |
---|
865 | 1 warning generated. |
---|
866 | configure:23132: $? = 0 |
---|
867 | configure:23135: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
868 | configure:23138: $? = 0 |
---|
869 | configure: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 |
---|
870 | configure:23144: $? = 0 |
---|
871 | configure:23147: ./conftest |
---|
872 | configure:23150: $? = 1 |
---|
873 | configure:23161: result: no |
---|
874 | configure:23184: checking if Fortran "integer*2" is C "long" |
---|
875 | configure: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 |
---|
876 | conftest.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 | ^ |
---|
879 | 1 warning generated. |
---|
880 | configure:23198: $? = 0 |
---|
881 | configure:23201: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
882 | configure:23204: $? = 0 |
---|
883 | configure: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 |
---|
884 | configure:23210: $? = 0 |
---|
885 | configure:23213: ./conftest |
---|
886 | configure:23216: $? = 1 |
---|
887 | configure:23227: result: no |
---|
888 | configure:23254: checking if Fortran "integer*8" is C "short" |
---|
889 | configure: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 |
---|
890 | conftest.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 | ^ |
---|
893 | 1 warning generated. |
---|
894 | configure:23268: $? = 0 |
---|
895 | configure:23271: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
896 | configure:23274: $? = 0 |
---|
897 | configure: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 |
---|
898 | configure:23280: $? = 0 |
---|
899 | configure:23283: ./conftest |
---|
900 | configure:23286: $? = 1 |
---|
901 | configure:23297: result: no |
---|
902 | configure:23320: checking if Fortran "integer*8" is C "int" |
---|
903 | configure: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 |
---|
904 | conftest.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 | ^ |
---|
907 | 1 warning generated. |
---|
908 | configure:23334: $? = 0 |
---|
909 | configure:23337: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
910 | configure:23340: $? = 0 |
---|
911 | configure: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 |
---|
912 | configure:23346: $? = 0 |
---|
913 | configure:23349: ./conftest |
---|
914 | configure:23352: $? = 1 |
---|
915 | configure:23363: result: no |
---|
916 | configure:23386: checking if Fortran "integer*8" is C "long long" |
---|
917 | configure: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 |
---|
918 | conftest.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 | ^ |
---|
921 | 1 warning generated. |
---|
922 | configure:23400: $? = 0 |
---|
923 | configure:23403: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
924 | configure:23406: $? = 0 |
---|
925 | configure: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 |
---|
926 | configure:23412: $? = 0 |
---|
927 | configure:23415: ./conftest |
---|
928 | configure:23418: $? = 0 |
---|
929 | configure:23420: result: yes |
---|
930 | configure:23454: checking if Fortran "integer" is C "int" |
---|
931 | configure: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 |
---|
932 | conftest.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 | ^ |
---|
935 | 1 warning generated. |
---|
936 | configure:23468: $? = 0 |
---|
937 | configure:23471: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
938 | configure:23474: $? = 0 |
---|
939 | configure: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 |
---|
940 | configure:23480: $? = 0 |
---|
941 | configure:23483: ./conftest |
---|
942 | configure:23486: $? = 0 |
---|
943 | configure:23488: result: yes |
---|
944 | configure:23520: checking if Fortran "real" is C "float" |
---|
945 | configure: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 |
---|
946 | conftest.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 | ^ |
---|
949 | 1 warning generated. |
---|
950 | configure:23534: $? = 0 |
---|
951 | configure:23537: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
952 | configure:23540: $? = 0 |
---|
953 | configure: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 |
---|
954 | configure:23546: $? = 0 |
---|
955 | configure:23549: ./conftest |
---|
956 | configure:23552: $? = 0 |
---|
957 | configure:23554: result: yes |
---|
958 | configure:23586: checking if Fortran "doubleprecision" is C "double" |
---|
959 | configure: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 |
---|
960 | conftest.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 | ^ |
---|
963 | 1 warning generated. |
---|
964 | configure:23600: $? = 0 |
---|
965 | configure:23603: /opt/local/bin/gfortran-mp-13 -pipe -Os -m64 -fallow-argument-mismatch -c conftestf.f |
---|
966 | configure:23606: $? = 0 |
---|
967 | configure: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 |
---|
968 | configure:23612: $? = 0 |
---|
969 | configure:23615: ./conftest |
---|
970 | configure:23618: $? = 0 |
---|
971 | configure:23620: result: yes |
---|
972 | configure:23646: checking for Fortran-equivalent to netCDF "byte" |
---|
973 | configure:23654: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
974 | configure:23657: $? = 0 |
---|
975 | configure:23666: result: byte |
---|
976 | configure:23672: checking for Fortran-equivalent to netCDF "short" |
---|
977 | configure:23680: /opt/local/bin/gfortran-mp-13 -c -pipe -Os -m64 -fallow-argument-mismatch conftest.f |
---|
978 | configure:23683: $? = 0 |
---|
979 | configure:23692: result: integer*2 |
---|
980 | configure:23736: checking types, headers, and functions |
---|
981 | configure:23749: checking for floor in -lm |
---|
982 | configure: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 |
---|
983 | conftest.c:44:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration] |
---|
984 | char floor (); |
---|
985 | ^ |
---|
986 | conftest.c:44:6: note: 'floor' is a builtin with type 'double (double)' |
---|
987 | 1 warning generated. |
---|
988 | configure:23772: $? = 0 |
---|
989 | configure:23782: result: yes |
---|
990 | configure:23792: checking for library containing dlopen |
---|
991 | configure: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 |
---|
992 | configure:23822: $? = 0 |
---|
993 | configure:23842: result: none required |
---|
994 | configure:23873: checking for netcdf.h |
---|
995 | configure: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 |
---|
996 | configure:23873: $? = 0 |
---|
997 | configure:23873: result: yes |
---|
998 | configure:23883: checking for library containing nc_open |
---|
999 | configure: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 |
---|
1000 | ld: Undefined symbols: |
---|
1001 | _nc_open, referenced from: |
---|
1002 | _main in conftest-df3158.o |
---|
1003 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1004 | configure:23913: $? = 1 |
---|
1005 | configure: 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 | | } |
---|
1059 | configure: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 |
---|
1060 | configure:23913: $? = 0 |
---|
1061 | configure:23933: result: -lnetcdf |
---|
1062 | configure:23946: checking for nc_def_opaque |
---|
1063 | configure: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 |
---|
1064 | configure:23946: $? = 0 |
---|
1065 | configure:23946: result: yes |
---|
1066 | configure:23952: checking for nccreate |
---|
1067 | configure: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 |
---|
1068 | configure:23952: $? = 0 |
---|
1069 | configure:23952: result: yes |
---|
1070 | configure:23958: checking for nc_set_log_level |
---|
1071 | configure: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 |
---|
1072 | configure:23958: $? = 0 |
---|
1073 | configure:23958: result: yes |
---|
1074 | configure:23964: checking for oc_open |
---|
1075 | configure: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 |
---|
1076 | configure:23964: $? = 0 |
---|
1077 | configure:23964: result: yes |
---|
1078 | configure:23970: checking for nc_def_var_szip |
---|
1079 | configure: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 |
---|
1080 | configure:23970: $? = 0 |
---|
1081 | configure:23970: result: yes |
---|
1082 | configure: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 |
---|
1083 | configure:23988: $? = 0 |
---|
1084 | configure:23988: ./conftest |
---|
1085 | configure:23988: $? = 0 |
---|
1086 | configure:24011: checking netCDF logging present |
---|
1087 | configure:24013: result: yes |
---|
1088 | configure:24016: checking netCDF v2 API present |
---|
1089 | configure:24018: result: yes |
---|
1090 | configure:24020: checking netCDF-4 present |
---|
1091 | configure:24022: result: yes |
---|
1092 | configure:24025: checking whether to test the filter API |
---|
1093 | configure:24034: result: no |
---|
1094 | configure:24111: checking for stdlib.h |
---|
1095 | configure:24111: result: yes |
---|
1096 | configure:24121: checking for sys/types.h |
---|
1097 | configure:24121: result: yes |
---|
1098 | configure:24131: checking for sys/param.h |
---|
1099 | configure: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 |
---|
1100 | configure:24131: $? = 0 |
---|
1101 | configure:24131: result: yes |
---|
1102 | configure:24138: checking for locale.h |
---|
1103 | configure: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 |
---|
1104 | configure:24138: $? = 0 |
---|
1105 | configure:24138: result: yes |
---|
1106 | configure:24144: checking for stdio.h |
---|
1107 | configure:24144: result: yes |
---|
1108 | configure:24150: checking for stdarg.h |
---|
1109 | configure: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 |
---|
1110 | configure:24150: $? = 0 |
---|
1111 | configure:24150: result: yes |
---|
1112 | configure:24156: checking for errno.h |
---|
1113 | configure: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 |
---|
1114 | configure:24156: $? = 0 |
---|
1115 | configure:24156: result: yes |
---|
1116 | configure:24162: checking for ctype.h |
---|
1117 | configure: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 |
---|
1118 | configure:24162: $? = 0 |
---|
1119 | configure:24162: result: yes |
---|
1120 | configure:24168: checking for fcntl.h |
---|
1121 | configure: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 |
---|
1122 | configure:24168: $? = 0 |
---|
1123 | configure:24168: result: yes |
---|
1124 | configure:24174: checking for malloc.h |
---|
1125 | configure: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 |
---|
1126 | conftest.c:84:10: fatal error: 'malloc.h' file not found |
---|
1127 | #include <malloc.h> |
---|
1128 | ^~~~~~~~~~ |
---|
1129 | 1 error generated. |
---|
1130 | configure:24174: $? = 1 |
---|
1131 | configure: 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> |
---|
1216 | configure:24174: result: no |
---|
1217 | configure:24180: checking for stdlib.h |
---|
1218 | configure:24180: result: yes |
---|
1219 | configure:24186: checking for string.h |
---|
1220 | configure:24186: result: yes |
---|
1221 | configure:24192: checking for strings.h |
---|
1222 | configure:24192: result: yes |
---|
1223 | configure:24198: checking for unistd.h |
---|
1224 | configure:24198: result: yes |
---|
1225 | configure:24204: checking for sys/stat.h |
---|
1226 | configure:24204: result: yes |
---|
1227 | configure:24210: checking for getopt.h |
---|
1228 | configure: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 |
---|
1229 | configure:24210: $? = 0 |
---|
1230 | configure:24210: result: yes |
---|
1231 | configure:24216: checking for sys/time.h |
---|
1232 | configure:24216: result: yes |
---|
1233 | configure:24222: checking for sys/resource.h |
---|
1234 | configure: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 |
---|
1235 | configure:24222: $? = 0 |
---|
1236 | configure:24222: result: yes |
---|
1237 | configure:24232: checking for dirent.h that defines DIR |
---|
1238 | configure: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 |
---|
1239 | configure:24252: $? = 0 |
---|
1240 | configure:24261: result: yes |
---|
1241 | configure:24275: checking for library containing opendir |
---|
1242 | configure: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 |
---|
1243 | configure:24305: $? = 0 |
---|
1244 | configure:24325: result: none required |
---|
1245 | configure:24399: checking for egrep |
---|
1246 | configure:24467: result: /usr/bin/grep -E |
---|
1247 | configure:24473: checking for sys/wait.h that is POSIX.1 compatible |
---|
1248 | configure: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 |
---|
1249 | configure:24500: $? = 0 |
---|
1250 | configure:24508: result: yes |
---|
1251 | configure:24531: checking for vprintf |
---|
1252 | configure: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 |
---|
1253 | conftest.c:83:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
1254 | char vprintf (); |
---|
1255 | ^ |
---|
1256 | conftest.c:83:6: note: 'vprintf' is a builtin with type 'int (const char *, __builtin_va_list)' |
---|
1257 | 1 warning generated. |
---|
1258 | configure:24531: $? = 0 |
---|
1259 | configure:24531: result: yes |
---|
1260 | configure:24554: checking for _Bool |
---|
1261 | configure: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 |
---|
1262 | configure:24554: $? = 0 |
---|
1263 | configure: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 |
---|
1264 | conftest.c:99:20: error: expected expression |
---|
1265 | if (sizeof ((_Bool))) |
---|
1266 | ^ |
---|
1267 | 1 error generated. |
---|
1268 | configure:24554: $? = 1 |
---|
1269 | configure: 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 | | } |
---|
1373 | configure:24554: result: yes |
---|
1374 | configure:24563: checking for stdbool.h that conforms to C99 |
---|
1375 | configure: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 |
---|
1376 | conftest.c:154:25: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1377 | bool ps = &s; |
---|
1378 | ~~ ^ |
---|
1379 | conftest.c:159:28: warning: address of 't' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1380 | _Bool pt = &t; |
---|
1381 | ~~ ^ |
---|
1382 | conftest.c:169:55: warning: address of array 'y' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1383 | ~^ |
---|
1384 | conftest.c:169:50: warning: address of array 'x' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1385 | ~^ |
---|
1386 | conftest.c:169:45: warning: address of array 'w' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1387 | ~^ |
---|
1388 | conftest.c:169:40: warning: address of array 'v' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1389 | ~^ |
---|
1390 | conftest.c:169:35: warning: address of array 'u' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1391 | ~^ |
---|
1392 | conftest.c:169:30: warning: address of array 'r' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1393 | ~^ |
---|
1394 | conftest.c:169:25: warning: address of array 'q' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1395 | ~^ |
---|
1396 | conftest.c:167:40: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1397 | ~^ |
---|
1398 | conftest.c:167:35: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1399 | ~^ |
---|
1400 | conftest.c:167:30: warning: address of array 'm' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1401 | ~^ |
---|
1402 | conftest.c:167:25: warning: address of array 'l' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1403 | ~^ |
---|
1404 | conftest.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 | ~^ |
---|
1407 | conftest.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 | ~^ |
---|
1410 | conftest.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 | ~^ |
---|
1413 | conftest.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 | ~^ |
---|
1416 | conftest.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 | ~^ |
---|
1419 | conftest.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 | ~^ |
---|
1422 | conftest.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 | ~^ |
---|
1425 | 20 warnings generated. |
---|
1426 | configure:24679: $? = 0 |
---|
1427 | configure:24687: result: yes |
---|
1428 | configure:24698: checking for size_t |
---|
1429 | configure: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 |
---|
1430 | configure:24698: $? = 0 |
---|
1431 | configure: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 |
---|
1432 | conftest.c:101:21: error: expected expression |
---|
1433 | if (sizeof ((size_t))) |
---|
1434 | ^ |
---|
1435 | 1 error generated. |
---|
1436 | configure:24698: $? = 1 |
---|
1437 | configure: 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 | | } |
---|
1543 | configure:24698: result: yes |
---|
1544 | configure:24710: checking for working alloca.h |
---|
1545 | configure: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 |
---|
1546 | configure:24728: $? = 0 |
---|
1547 | configure:24737: result: yes |
---|
1548 | configure:24745: checking for alloca |
---|
1549 | configure:24790: result: yes |
---|
1550 | configure:24857: checking for size_t |
---|
1551 | configure:24857: result: yes |
---|
1552 | configure:24867: checking for off_t |
---|
1553 | configure: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 |
---|
1554 | configure:24867: $? = 0 |
---|
1555 | configure: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 |
---|
1556 | conftest.c:103:20: error: expected expression |
---|
1557 | if (sizeof ((off_t))) |
---|
1558 | ^ |
---|
1559 | 1 error generated. |
---|
1560 | configure:24867: $? = 1 |
---|
1561 | configure: 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 | | } |
---|
1669 | configure:24867: result: yes |
---|
1670 | configure:24877: checking for ssize_t |
---|
1671 | configure: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 |
---|
1672 | configure:24877: $? = 0 |
---|
1673 | configure: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 |
---|
1674 | conftest.c:103:22: error: expected expression |
---|
1675 | if (sizeof ((ssize_t))) |
---|
1676 | ^ |
---|
1677 | 1 error generated. |
---|
1678 | configure:24877: $? = 1 |
---|
1679 | configure: 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 | | } |
---|
1787 | configure:24877: result: yes |
---|
1788 | configure:24885: checking for ptrdiff_t |
---|
1789 | configure: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 |
---|
1790 | configure:24885: $? = 0 |
---|
1791 | configure: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 |
---|
1792 | conftest.c:104:24: error: expected expression |
---|
1793 | if (sizeof ((ptrdiff_t))) |
---|
1794 | ^ |
---|
1795 | 1 error generated. |
---|
1796 | configure:24885: $? = 1 |
---|
1797 | configure: 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 | | } |
---|
1906 | configure:24885: result: yes |
---|
1907 | configure:24893: checking for uchar |
---|
1908 | configure: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 |
---|
1909 | conftest.c:105:13: error: use of undeclared identifier 'uchar' |
---|
1910 | if (sizeof (uchar)) |
---|
1911 | ^ |
---|
1912 | 1 error generated. |
---|
1913 | configure:24893: $? = 1 |
---|
1914 | configure: 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 | | } |
---|
2024 | configure:24893: result: no |
---|
2025 | configure:24901: checking for longlong |
---|
2026 | configure: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 |
---|
2027 | conftest.c:105:13: error: use of undeclared identifier 'longlong' |
---|
2028 | if (sizeof (longlong)) |
---|
2029 | ^ |
---|
2030 | 1 error generated. |
---|
2031 | configure:24901: $? = 1 |
---|
2032 | configure: 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 | | } |
---|
2142 | configure:24901: result: no |
---|
2143 | configure:24910: checking whether char is unsigned |
---|
2144 | configure: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 |
---|
2145 | configure:24930: $? = 0 |
---|
2146 | configure:24938: result: no |
---|
2147 | configure:24949: checking size of short |
---|
2148 | configure: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 |
---|
2149 | configure:24955: $? = 0 |
---|
2150 | configure:24955: ./conftest |
---|
2151 | configure:24955: $? = 0 |
---|
2152 | configure:24970: result: 2 |
---|
2153 | configure:24982: checking size of int |
---|
2154 | configure: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 |
---|
2155 | configure:24988: $? = 0 |
---|
2156 | configure:24988: ./conftest |
---|
2157 | configure:24988: $? = 0 |
---|
2158 | configure:25003: result: 4 |
---|
2159 | configure:25015: checking size of long |
---|
2160 | configure: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 |
---|
2161 | configure:25021: $? = 0 |
---|
2162 | configure:25021: ./conftest |
---|
2163 | configure:25021: $? = 0 |
---|
2164 | configure:25036: result: 8 |
---|
2165 | configure:25048: checking size of float |
---|
2166 | configure: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 |
---|
2167 | configure:25054: $? = 0 |
---|
2168 | configure:25054: ./conftest |
---|
2169 | configure:25054: $? = 0 |
---|
2170 | configure:25069: result: 4 |
---|
2171 | configure:25081: checking size of double |
---|
2172 | configure: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 |
---|
2173 | configure:25087: $? = 0 |
---|
2174 | configure:25087: ./conftest |
---|
2175 | configure:25087: $? = 0 |
---|
2176 | configure:25102: result: 8 |
---|
2177 | configure:25114: checking size of off_t |
---|
2178 | configure: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 |
---|
2179 | configure:25120: $? = 0 |
---|
2180 | configure:25120: ./conftest |
---|
2181 | configure:25120: $? = 0 |
---|
2182 | configure:25135: result: 8 |
---|
2183 | configure:25147: checking size of size_t |
---|
2184 | configure: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 |
---|
2185 | configure:25153: $? = 0 |
---|
2186 | configure:25153: ./conftest |
---|
2187 | configure:25153: $? = 0 |
---|
2188 | configure:25168: result: 8 |
---|
2189 | configure:25180: checking size of ptrdiff_t |
---|
2190 | configure: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 |
---|
2191 | configure:25186: $? = 0 |
---|
2192 | configure:25186: ./conftest |
---|
2193 | configure:25186: $? = 0 |
---|
2194 | configure:25201: result: 8 |
---|
2195 | configure: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 |
---|
2196 | configure:25209: $? = 0 |
---|
2197 | configure:25209: ./conftest |
---|
2198 | configure:25209: $? = 0 |
---|
2199 | configure:25291: generating header files and makefiles |
---|
2200 | configure:25442: checking that generated files are newer than configure |
---|
2201 | configure:25448: result: done |
---|
2202 | configure:25551: creating ./config.status |
---|
2203 | |
---|
2204 | ## ---------------------- ## |
---|
2205 | ## Running config.status. ## |
---|
2206 | ## ---------------------- ## |
---|
2207 | |
---|
2208 | This file was extended by netCDF-Fortran config.status 4.6.1, which was |
---|
2209 | generated 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 | |
---|
2217 | on Kens-MBP |
---|
2218 | |
---|
2219 | config.status:1321: creating Makefile |
---|
2220 | config.status:1321: creating nf-config |
---|
2221 | config.status:1321: creating netcdf-fortran.pc |
---|
2222 | config.status:1321: creating libnetcdff.settings |
---|
2223 | config.status:1321: creating docs/Makefile |
---|
2224 | config.status:1321: creating fortran/Makefile |
---|
2225 | config.status:1321: creating nf_test/Makefile |
---|
2226 | config.status:1321: creating nf_test4/Makefile |
---|
2227 | config.status:1321: creating nf03_test/Makefile |
---|
2228 | config.status:1321: creating nf03_test4/Makefile |
---|
2229 | config.status:1321: creating CMakeExtras/Makefile |
---|
2230 | config.status:1321: creating libsrc/Makefile |
---|
2231 | config.status:1321: creating examples/Makefile |
---|
2232 | config.status:1321: creating examples/F90/Makefile |
---|
2233 | config.status:1321: creating examples/F77/Makefile |
---|
2234 | config.status:1505: linking nf_test/ref_fills.nc to nf_test/fills.nc |
---|
2235 | config.status:1524: executing depfiles commands |
---|
2236 | config.status:1601: cd fortran && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
2237 | config.status:1606: $? = 0 |
---|
2238 | config.status:1601: cd nf_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
2239 | config.status:1606: $? = 0 |
---|
2240 | config.status:1524: executing libtool commands |
---|
2241 | configure:28098: WARNING: |
---|
2242 | configure:28100: WARNING: ------------------------------------------ |
---|
2243 | configure: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. |
---|
2244 | configure:28105: WARNING: You can use `nc-config --plugindir` to determine the appropriate value for HDF5_PLUGIN_PATH |
---|
2245 | configure:28107: WARNING: ------------------------------------------ |
---|
2246 | configure:28109: WARNING: |
---|
2247 | |
---|
2248 | ## ---------------- ## |
---|
2249 | ## Cache variables. ## |
---|
2250 | ## ---------------- ## |
---|
2251 | |
---|
2252 | ac_cv_build=aarch64-apple-darwin23.2.0 |
---|
2253 | ac_cv_c_char_unsigned=no |
---|
2254 | ac_cv_c_compiler_gnu=yes |
---|
2255 | ac_cv_c_const=yes |
---|
2256 | ac_cv_env_CC_set=set |
---|
2257 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2258 | ac_cv_env_CFLAGS_set=set |
---|
2259 | ac_cv_env_CFLAGS_value='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2260 | ac_cv_env_CPPFLAGS_set=set |
---|
2261 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
2262 | ac_cv_env_F77_set=set |
---|
2263 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-13 |
---|
2264 | ac_cv_env_FCFLAGS_set=set |
---|
2265 | ac_cv_env_FCFLAGS_value='-pipe -Os -m64' |
---|
2266 | ac_cv_env_FC_set=set |
---|
2267 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13 |
---|
2268 | ac_cv_env_FFLAGS_set=set |
---|
2269 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
2270 | ac_cv_env_LDFLAGS_set=set |
---|
2271 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2272 | ac_cv_env_LIBS_set= |
---|
2273 | ac_cv_env_LIBS_value= |
---|
2274 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
2275 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
2276 | ac_cv_env_build_alias_set= |
---|
2277 | ac_cv_env_build_alias_value= |
---|
2278 | ac_cv_env_host_alias_set= |
---|
2279 | ac_cv_env_host_alias_value= |
---|
2280 | ac_cv_env_target_alias_set= |
---|
2281 | ac_cv_env_target_alias_value= |
---|
2282 | ac_cv_f77_compiler_gnu=yes |
---|
2283 | ac_cv_fc_compiler_gnu=yes |
---|
2284 | ac_cv_fc_srcext_f90=none |
---|
2285 | ac_cv_func_alloca_works=yes |
---|
2286 | ac_cv_func_nc_def_opaque=yes |
---|
2287 | ac_cv_func_nc_def_var_szip=yes |
---|
2288 | ac_cv_func_nc_set_log_level=yes |
---|
2289 | ac_cv_func_nccreate=yes |
---|
2290 | ac_cv_func_oc_open=yes |
---|
2291 | ac_cv_func_vprintf=yes |
---|
2292 | ac_cv_header_ctype_h=yes |
---|
2293 | ac_cv_header_dirent_dirent_h=yes |
---|
2294 | ac_cv_header_dlfcn_h=yes |
---|
2295 | ac_cv_header_errno_h=yes |
---|
2296 | ac_cv_header_fcntl_h=yes |
---|
2297 | ac_cv_header_getopt_h=yes |
---|
2298 | ac_cv_header_inttypes_h=yes |
---|
2299 | ac_cv_header_locale_h=yes |
---|
2300 | ac_cv_header_malloc_h=no |
---|
2301 | ac_cv_header_netcdf_h=yes |
---|
2302 | ac_cv_header_stdarg_h=yes |
---|
2303 | ac_cv_header_stdbool_h=yes |
---|
2304 | ac_cv_header_stdint_h=yes |
---|
2305 | ac_cv_header_stdio_h=yes |
---|
2306 | ac_cv_header_stdlib_h=yes |
---|
2307 | ac_cv_header_string_h=yes |
---|
2308 | ac_cv_header_strings_h=yes |
---|
2309 | ac_cv_header_sys_param_h=yes |
---|
2310 | ac_cv_header_sys_resource_h=yes |
---|
2311 | ac_cv_header_sys_stat_h=yes |
---|
2312 | ac_cv_header_sys_time_h=yes |
---|
2313 | ac_cv_header_sys_types_h=yes |
---|
2314 | ac_cv_header_sys_wait_h=yes |
---|
2315 | ac_cv_header_unistd_h=yes |
---|
2316 | ac_cv_host=aarch64-apple-darwin23.2.0 |
---|
2317 | ac_cv_lib_m_floor=yes |
---|
2318 | ac_cv_objext=o |
---|
2319 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2320 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2321 | ac_cv_path_GREP=/usr/bin/grep |
---|
2322 | ac_cv_path_SED=/usr/bin/sed |
---|
2323 | ac_cv_path_lt_DD=/bin/dd |
---|
2324 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2325 | ac_cv_prog_AWK=awk |
---|
2326 | ac_cv_prog_NM='/opt/local/bin/nm -B' |
---|
2327 | ac_cv_prog_ac_ct_AR=ar |
---|
2328 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2329 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2330 | ac_cv_prog_ac_ct_FILECMD=file |
---|
2331 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2332 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2333 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2334 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2335 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2336 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2337 | ac_cv_prog_cc_c11= |
---|
2338 | ac_cv_prog_cc_g=yes |
---|
2339 | ac_cv_prog_cc_stdc= |
---|
2340 | ac_cv_prog_f77_g=yes |
---|
2341 | ac_cv_prog_fc_g=yes |
---|
2342 | ac_cv_prog_make_make_set=yes |
---|
2343 | ac_cv_search_dlopen='none required' |
---|
2344 | ac_cv_search_nc_open=-lnetcdf |
---|
2345 | ac_cv_search_opendir='none required' |
---|
2346 | ac_cv_sizeof_double=8 |
---|
2347 | ac_cv_sizeof_float=4 |
---|
2348 | ac_cv_sizeof_int=4 |
---|
2349 | ac_cv_sizeof_long=8 |
---|
2350 | ac_cv_sizeof_off_t=8 |
---|
2351 | ac_cv_sizeof_ptrdiff_t=8 |
---|
2352 | ac_cv_sizeof_short=2 |
---|
2353 | ac_cv_sizeof_size_t=8 |
---|
2354 | ac_cv_sys_file_offset_bits=no |
---|
2355 | ac_cv_sys_largefile_CC=no |
---|
2356 | ac_cv_target=aarch64-apple-darwin23.2.0 |
---|
2357 | ac_cv_type__Bool=yes |
---|
2358 | ac_cv_type_longlong=no |
---|
2359 | ac_cv_type_off_t=yes |
---|
2360 | ac_cv_type_ptrdiff_t=yes |
---|
2361 | ac_cv_type_size_t=yes |
---|
2362 | ac_cv_type_ssize_t=yes |
---|
2363 | ac_cv_type_uchar=no |
---|
2364 | ac_cv_working_alloca_h=yes |
---|
2365 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2366 | am_cv_make_support_nested_variables=yes |
---|
2367 | am_cv_prog_cc_c_o=yes |
---|
2368 | ax_cv_f90_modflag=-I |
---|
2369 | lt_cv_apple_cc_single_mod=no |
---|
2370 | lt_cv_ar_at_file=no |
---|
2371 | lt_cv_deplibs_check_method=pass_all |
---|
2372 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2373 | lt_cv_file_magic_test_file= |
---|
2374 | lt_cv_ld_exported_symbols_list=yes |
---|
2375 | lt_cv_ld_force_load=yes |
---|
2376 | lt_cv_ld_reload_flag=-r |
---|
2377 | lt_cv_nm_interface='BSD nm' |
---|
2378 | lt_cv_objdir=.libs |
---|
2379 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
2380 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
2381 | lt_cv_path_mainfest_tool=no |
---|
2382 | lt_cv_prog_compiler_c_o=yes |
---|
2383 | lt_cv_prog_compiler_c_o_F77=yes |
---|
2384 | lt_cv_prog_compiler_c_o_FC=yes |
---|
2385 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2386 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
2387 | lt_cv_prog_compiler_pic_FC=-fno-common |
---|
2388 | lt_cv_prog_compiler_pic_works=yes |
---|
2389 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
2390 | lt_cv_prog_compiler_pic_works_FC=yes |
---|
2391 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2392 | lt_cv_prog_compiler_static_works=no |
---|
2393 | lt_cv_prog_compiler_static_works_F77=no |
---|
2394 | lt_cv_prog_compiler_static_works_FC=no |
---|
2395 | lt_cv_prog_gnu_ld=no |
---|
2396 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2397 | lt_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'\''' |
---|
2398 | lt_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'\''' |
---|
2399 | lt_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'\''' |
---|
2400 | lt_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'\''' |
---|
2401 | lt_cv_sys_global_symbol_to_import= |
---|
2402 | lt_cv_sys_max_cmd_len=786432 |
---|
2403 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2404 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2405 | lt_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)) |
---|
2457 | ACLOCAL='${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' |
---|
2458 | ALLOCA='' |
---|
2459 | AMDEPBACKSLASH='\' |
---|
2460 | AMDEP_FALSE='#' |
---|
2461 | AMDEP_TRUE='' |
---|
2462 | AMTAR='$${TAR-tar}' |
---|
2463 | AM_BACKSLASH='\' |
---|
2464 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2465 | AM_DEFAULT_VERBOSITY='1' |
---|
2466 | AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind |
---|
2467 | AM_DISTCHECK_CONFIGURE_FLAGS ?= |
---|
2468 | AM_V='$(V)' |
---|
2469 | AR='ar' |
---|
2470 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoconf' |
---|
2471 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' autoheader' |
---|
2472 | AUTOMAKE='${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' |
---|
2473 | AWK='awk' |
---|
2474 | BUILD_BENCHMARKS_FALSE='#' |
---|
2475 | BUILD_BENCHMARKS_TRUE='' |
---|
2476 | BUILD_DAP_FALSE='#' |
---|
2477 | BUILD_DAP_TRUE='' |
---|
2478 | BUILD_DOCS_FALSE='' |
---|
2479 | BUILD_DOCS_TRUE='#' |
---|
2480 | BUILD_INTERNAL_DOCS='no' |
---|
2481 | BUILD_PARALLEL4_FALSE='' |
---|
2482 | BUILD_PARALLEL4_TRUE='#' |
---|
2483 | BUILD_PARALLEL_FALSE='' |
---|
2484 | BUILD_PARALLEL_TRUE='#' |
---|
2485 | BUILD_PNETCDF_FALSE='' |
---|
2486 | BUILD_PNETCDF_TRUE='#' |
---|
2487 | BUILD_V2_FALSE='#' |
---|
2488 | BUILD_V2_TRUE='' |
---|
2489 | CC='/usr/bin/clang' |
---|
2490 | CCDEPMODE='depmode=gcc3' |
---|
2491 | CFLAGS='-pipe -Os -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -DLONGLONG_IS_LONG' |
---|
2492 | CONFIG_DATE='Mon Jan 22 20:34:26 PST 2024' |
---|
2493 | CPPFLAGS='-I/opt/local/include -DNDEBUG -DpgiFortran -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
2494 | CSCOPE='cscope' |
---|
2495 | CTAGS='ctags' |
---|
2496 | CYGPATH_W='echo' |
---|
2497 | DEFS='-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' |
---|
2498 | DEPDIR='.deps' |
---|
2499 | DLLTOOL='false' |
---|
2500 | DOT='' |
---|
2501 | DOXYGEN='' |
---|
2502 | DSYMUTIL='dsymutil' |
---|
2503 | DUMPBIN='' |
---|
2504 | ECHO_C='\c' |
---|
2505 | ECHO_N='' |
---|
2506 | ECHO_T='' |
---|
2507 | EGREP='/usr/bin/grep -E' |
---|
2508 | ENABLE_VALGRIND_FALSE='' |
---|
2509 | ENABLE_VALGRIND_TRUE='#' |
---|
2510 | ENABLE_VALGRIND_drd='no' |
---|
2511 | ENABLE_VALGRIND_helgrind='no' |
---|
2512 | ENABLE_VALGRIND_memcheck='no' |
---|
2513 | ENABLE_VALGRIND_sgcheck='no' |
---|
2514 | ETAGS='etags' |
---|
2515 | EXEEXT='' |
---|
2516 | F77='/opt/local/bin/gfortran-mp-13' |
---|
2517 | FC='/opt/local/bin/gfortran-mp-13' |
---|
2518 | FCFLAGS='-pipe -Os -m64 -fallow-argument-mismatch' |
---|
2519 | FCFLAGS_f90='' |
---|
2520 | FC_VERSION='/opt/local/bin/gfortran-mp-13' |
---|
2521 | FFLAGS='-pipe -Os -m64 -fallow-argument-mismatch' |
---|
2522 | FGREP='/usr/bin/grep -F' |
---|
2523 | FILECMD='file' |
---|
2524 | GREP='/usr/bin/grep' |
---|
2525 | HAS_CDF5='no' |
---|
2526 | HAS_DAP='yes' |
---|
2527 | HAS_F03='yes' |
---|
2528 | HAS_F90='' |
---|
2529 | HAS_LOGGING='yes' |
---|
2530 | HAS_LOGGING_FALSE='#' |
---|
2531 | HAS_LOGGING_TRUE='' |
---|
2532 | HAS_NC2='yes' |
---|
2533 | HAS_NC4='yes' |
---|
2534 | HAS_NC4_PARALLEL='no' |
---|
2535 | HAS_PARALLEL='no' |
---|
2536 | HAS_PNETCDF='no' |
---|
2537 | HAS_QUANTIZE='yes' |
---|
2538 | HAS_SZIP_WRITE='no' |
---|
2539 | HAS_ZSTD='no' |
---|
2540 | HAVE_DOT='NO' |
---|
2541 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2542 | INSTALL_PROGRAM='${INSTALL}' |
---|
2543 | INSTALL_SCRIPT='${INSTALL}' |
---|
2544 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2545 | LARGE_FILE_TESTS_FALSE='' |
---|
2546 | LARGE_FILE_TESTS_TRUE='#' |
---|
2547 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
2548 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2549 | LIBOBJS='' |
---|
2550 | LIBS='-lnetcdf -lm ' |
---|
2551 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2552 | LIPO='lipo' |
---|
2553 | LN_S='ln -s' |
---|
2554 | LTLIBOBJS='' |
---|
2555 | LT_SYS_LIBRARY_PATH='' |
---|
2556 | MAINT='#' |
---|
2557 | MAINTAINER_MODE_FALSE='' |
---|
2558 | MAINTAINER_MODE_TRUE='#' |
---|
2559 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/missing'\'' makeinfo' |
---|
2560 | MANIFEST_TOOL=':' |
---|
2561 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2562 | MOD_FLAG='-I' |
---|
2563 | MOSTLYCLEANFILES += $(valgrind_log_files) |
---|
2564 | MOSTLYCLEANFILES ?= |
---|
2565 | MPIEXEC='mpiexec' |
---|
2566 | NC_FLIBS='-lnetcdff -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -lnetcdf -lnetcdf -lm ' |
---|
2567 | NC_LIBS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -lnetcdf -lnetcdf -lm ' |
---|
2568 | NF_HDF5_PLUGIN_PATH='' |
---|
2569 | NM='/opt/local/bin/nm -B' |
---|
2570 | NMEDIT='nmedit' |
---|
2571 | NMFLAGS='' |
---|
2572 | OBJDUMP='objdump' |
---|
2573 | OBJEXT='o' |
---|
2574 | OTOOL64=':' |
---|
2575 | OTOOL='otool' |
---|
2576 | PACKAGE='netcdf-fortran' |
---|
2577 | PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu' |
---|
2578 | PACKAGE_NAME='netCDF-Fortran' |
---|
2579 | PACKAGE_STRING='netCDF-Fortran 4.6.1' |
---|
2580 | PACKAGE_TARNAME='netcdf-fortran' |
---|
2581 | PACKAGE_URL='' |
---|
2582 | PACKAGE_VERSION='4.6.1' |
---|
2583 | PATH_SEPARATOR=':' |
---|
2584 | RANLIB='ranlib' |
---|
2585 | SED='/usr/bin/sed' |
---|
2586 | SET_MAKE='' |
---|
2587 | SHELL='/bin/sh' |
---|
2588 | STRIP='strip' |
---|
2589 | TEST_FILTERS_FALSE='' |
---|
2590 | TEST_FILTERS_TRUE='#' |
---|
2591 | TEST_PARALLEL_FALSE='' |
---|
2592 | TEST_PARALLEL_TRUE='#' |
---|
2593 | TEST_QUANTIZE_FALSE='#' |
---|
2594 | TEST_QUANTIZE_TRUE='' |
---|
2595 | TEST_SZIP_WRITE_FALSE='' |
---|
2596 | TEST_SZIP_WRITE_TRUE='#' |
---|
2597 | USE_LOGGING_FALSE='#' |
---|
2598 | USE_LOGGING_TRUE='' |
---|
2599 | USE_NETCDF4_FALSE='#' |
---|
2600 | USE_NETCDF4_TRUE='' |
---|
2601 | USE_SED_FALSE='#' |
---|
2602 | USE_SED_TRUE='' |
---|
2603 | VALGRIND='' |
---|
2604 | VALGRIND_CHECK_RULES=' |
---|
2605 | VALGRIND_ENABLED='no' |
---|
2606 | VALGRIND_ENABLED_FALSE='' |
---|
2607 | VALGRIND_ENABLED_TRUE='#' |
---|
2608 | VALGRIND_FLAGS ?= --num-callers=30 |
---|
2609 | VALGRIND_LOG_COMPILER = \ |
---|
2610 | VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES)) |
---|
2611 | VALGRIND_TESTS_ENVIRONMENT = \ |
---|
2612 | VALGRIND_drd_FLAGS ?= |
---|
2613 | VALGRIND_helgrind_FLAGS ?= --history-level=approx |
---|
2614 | VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no |
---|
2615 | VALGRIND_sgcheck_FLAGS ?= |
---|
2616 | VERSION='4.6.1' |
---|
2617 | ac_ct_AR='ar' |
---|
2618 | ac_ct_CC='/usr/bin/clang' |
---|
2619 | ac_ct_DUMPBIN='' |
---|
2620 | ac_ct_F77='' |
---|
2621 | ac_ct_FC='' |
---|
2622 | am__EXEEXT_FALSE='' |
---|
2623 | am__EXEEXT_TRUE='#' |
---|
2624 | am__fastdepCC_FALSE='#' |
---|
2625 | am__fastdepCC_TRUE='' |
---|
2626 | am__include='include' |
---|
2627 | am__isrc='' |
---|
2628 | am__leading_dot='.' |
---|
2629 | am__nodep='_no' |
---|
2630 | am__quote='' |
---|
2631 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2632 | am__untar='$${TAR-tar} xf -' |
---|
2633 | bindir='${exec_prefix}/bin' |
---|
2634 | build='aarch64-apple-darwin23.2.0' |
---|
2635 | build_alias='' |
---|
2636 | build_cpu='aarch64' |
---|
2637 | build_os='darwin23.2.0' |
---|
2638 | build_vendor='apple' |
---|
2639 | check-valgrind-$(1)-am: |
---|
2640 | check-valgrind-am: |
---|
2641 | datadir='${datarootdir}' |
---|
2642 | datarootdir='${prefix}/share' |
---|
2643 | define valgrind_tool_rule |
---|
2644 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2645 | dvidir='${docdir}' |
---|
2646 | else |
---|
2647 | else |
---|
2648 | else |
---|
2649 | else ifeq ($$(VALGRIND_ENABLED),yes) |
---|
2650 | enable_shared='yes' |
---|
2651 | enable_static='yes' |
---|
2652 | endef |
---|
2653 | endif |
---|
2654 | endif |
---|
2655 | endif |
---|
2656 | endif |
---|
2657 | exec_prefix='${prefix}' |
---|
2658 | fmoddir='${includedir}' |
---|
2659 | host='aarch64-apple-darwin23.2.0' |
---|
2660 | host_alias='' |
---|
2661 | host_cpu='aarch64' |
---|
2662 | host_os='darwin23.2.0' |
---|
2663 | host_vendor='apple' |
---|
2664 | htmldir='${docdir}' |
---|
2665 | ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes) |
---|
2666 | ifeq ($(VALGRIND_ENABLED),yes) |
---|
2667 | ifneq ($$(TESTS),) |
---|
2668 | ifneq ($(LIBTOOL),) |
---|
2669 | includedir='${prefix}/include' |
---|
2670 | infodir='${datarootdir}/info' |
---|
2671 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_macportsofficial_macports-ports_science_netcdf-fortran/netcdf-fortran/work/netcdf-fortran-4.6.1/install-sh' |
---|
2672 | libdir='${exec_prefix}/lib' |
---|
2673 | libexecdir='${exec_prefix}/libexec' |
---|
2674 | localedir='${datarootdir}/locale' |
---|
2675 | localstatedir='${prefix}/var' |
---|
2676 | mandir='${datarootdir}/man' |
---|
2677 | mkdir_p='$(MKDIR_P)' |
---|
2678 | oldincludedir='/usr/include' |
---|
2679 | pdfdir='${docdir}' |
---|
2680 | prefix='/opt/local' |
---|
2681 | program_transform_name='s,x,x,' |
---|
2682 | psdir='${docdir}' |
---|
2683 | runstatedir='${localstatedir}/run' |
---|
2684 | sbindir='${exec_prefix}/sbin' |
---|
2685 | sharedstatedir='${prefix}/com' |
---|
2686 | sysconfdir='${prefix}/etc' |
---|
2687 | target='aarch64-apple-darwin23.2.0' |
---|
2688 | target_alias='' |
---|
2689 | target_cpu='aarch64' |
---|
2690 | target_os='darwin23.2.0' |
---|
2691 | target_vendor='apple' |
---|
2692 | valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) |
---|
2693 | valgrind_enabled_tools='' |
---|
2694 | valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) |
---|
2695 | valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) |
---|
2696 | valgrind_lt = |
---|
2697 | valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute |
---|
2698 | valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) |
---|
2699 | valgrind_quiet = $(valgrind_quiet_$(V)) |
---|
2700 | valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY)) |
---|
2701 | valgrind_quiet_0 = --quiet |
---|
2702 | valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) |
---|
2703 | valgrind_tools='memcheck helgrind drd sgcheck' |
---|
2704 | valgrind_v_use = $(valgrind_v_use_$(V)) |
---|
2705 | valgrind_v_use_ = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY)) |
---|
2706 | valgrind_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 | |
---|
2793 | configure: exit 0 |
---|