Ticket #71171: config.log

File config.log, 124.8 KB (added by reneeotten (Renee Otten), 11 days ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by MPICH configure 4.2.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-fortran --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-timer-type=mach_absolute_time --with-pm=hydra --with-thread-package=posix --with-hwloc-prefix=/opt/local --disable-collalgo-tests --with-device=ch4:ofi:tcp --libdir=/opt/local/lib/mpich-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64 FCFLAGS=
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBookPro
14uname -m = x86_64
15uname -r = 24.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:30 PDT 2024; root:xnu-11215.1.12~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:30 PDT 2024; root:xnu-11215.1.12~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 816 tasks, 3032 threads, 8 processors
34Load average: 1.72, Mach factor: 6.27
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:5387: checking build system type
53configure:5401: result: x86_64-apple-darwin24.0.0
54configure:5421: checking host system type
55configure:5434: result: x86_64-apple-darwin24.0.0
56configure:5454: checking target system type
57configure:5467: result: x86_64-apple-darwin24.0.0
58configure:5545: checking for gcc
59configure:5572: result: /usr/bin/clang
60configure:5801: checking for C compiler version
61configure:5810: /usr/bin/clang --version >&5
62Apple clang version 16.0.0 (clang-1600.0.26.3)
63Target: x86_64-apple-darwin24.0.0
64Thread model: posix
65InstalledDir: /Library/Developer/CommandLineTools/usr/bin
66configure:5821: $? = 0
67configure:5810: /usr/bin/clang -v >&5
68Apple clang version 16.0.0 (clang-1600.0.26.3)
69Target: x86_64-apple-darwin24.0.0
70Thread model: posix
71InstalledDir: /Library/Developer/CommandLineTools/usr/bin
72configure:5821: $? = 0
73configure:5810: /usr/bin/clang -V >&5
74clang: error: argument to '-V' is missing (expected 1 value)
75clang: error: no input files
76configure:5821: $? = 1
77configure:5810: /usr/bin/clang -qversion >&5
78clang: error: unknown argument '-qversion'; did you mean '--version'?
79clang: error: no input files
80configure:5821: $? = 1
81configure:5841: checking whether the C compiler works
82configure:5863: /usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
83configure:5867: $? = 0
84configure:5915: result: yes
85configure:5918: checking for C compiler default output file name
86configure:5920: result: a.out
87configure:5926: checking for suffix of executables
88configure:5933: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
89configure:5937: $? = 0
90configure:5959: result:
91configure:5981: checking whether we are cross compiling
92configure:5989: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
93configure:5993: $? = 0
94configure:6000: ./conftest
95configure:6004: $? = 0
96configure:6019: result: no
97configure:6024: checking for suffix of object files
98configure:6046: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
99configure:6050: $? = 0
100configure:6071: result: o
101configure:6075: checking whether we are using the GNU C compiler
102configure:6094: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
103configure:6094: $? = 0
104configure:6103: result: yes
105configure:6112: checking whether /usr/bin/clang accepts -g
106configure:6132: /usr/bin/clang -c -g  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
107configure:6132: $? = 0
108configure:6173: result: yes
109configure:6190: checking for /usr/bin/clang option to accept ISO C89
110configure:6253: /usr/bin/clang  -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
111conftest.c:16:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
112   16 | static char *e (p, i)
113      |              ^
1141 warning generated.
115configure:6253: $? = 0
116configure:6266: result: none needed
117configure:6294: checking whether /usr/bin/clang understands -c and -o together
118configure:6316: /usr/bin/clang -c conftest.c -o conftest2.o
119configure:6319: $? = 0
120configure:6316: /usr/bin/clang -c conftest.c -o conftest2.o
121configure:6319: $? = 0
122configure:6331: result: yes
123configure:6360: checking how to run the C preprocessor
124configure:6391: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
125configure:6391: $? = 0
126configure:6405: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
127conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
128   10 | #include <ac_nonexistent.h>
129      |          ^~~~~~~~~~~~~~~~~~
1301 error generated.
131configure:6405: $? = 1
132configure: failed program was:
133| /* confdefs.h */
134| #define PACKAGE_NAME "MPICH"
135| #define PACKAGE_TARNAME "mpich"
136| #define PACKAGE_VERSION "4.2.2"
137| #define PACKAGE_STRING "MPICH 4.2.2"
138| #define PACKAGE_BUGREPORT "discuss@mpich.org"
139| #define PACKAGE_URL "http://www.mpich.org/"
140| #define USE_CONFIGFILE "/etc/mpich.conf"
141| /* end confdefs.h.  */
142| #include <ac_nonexistent.h>
143configure:6430: result: /usr/bin/clang -E
144configure:6450: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
145configure:6450: $? = 0
146configure:6464: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
147conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
148   10 | #include <ac_nonexistent.h>
149      |          ^~~~~~~~~~~~~~~~~~
1501 error generated.
151configure:6464: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "MPICH"
155| #define PACKAGE_TARNAME "mpich"
156| #define PACKAGE_VERSION "4.2.2"
157| #define PACKAGE_STRING "MPICH 4.2.2"
158| #define PACKAGE_BUGREPORT "discuss@mpich.org"
159| #define PACKAGE_URL "http://www.mpich.org/"
160| #define USE_CONFIGFILE "/etc/mpich.conf"
161| /* end confdefs.h.  */
162| #include <ac_nonexistent.h>
163configure:6510: checking for grep that handles long lines and -e
164configure:6568: result: /usr/bin/grep
165configure:6573: checking for egrep
166configure:6635: result: /usr/bin/grep -E
167configure:6640: checking for ANSI C header files
168configure:6660: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
169configure:6660: $? = 0
170configure:6733: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
171configure:6733: $? = 0
172configure:6733: ./conftest
173configure:6733: $? = 0
174configure:6744: result: yes
175configure:6757: checking for sys/types.h
176configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
177configure:6757: $? = 0
178configure:6757: result: yes
179configure:6757: checking for sys/stat.h
180configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
181configure:6757: $? = 0
182configure:6757: result: yes
183configure:6757: checking for stdlib.h
184configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
185configure:6757: $? = 0
186configure:6757: result: yes
187configure:6757: checking for string.h
188configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
189configure:6757: $? = 0
190configure:6757: result: yes
191configure:6757: checking for memory.h
192configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
193configure:6757: $? = 0
194configure:6757: result: yes
195configure:6757: checking for strings.h
196configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
197configure:6757: $? = 0
198configure:6757: result: yes
199configure:6757: checking for inttypes.h
200configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
201configure:6757: $? = 0
202configure:6757: result: yes
203configure:6757: checking for stdint.h
204configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
205configure:6757: $? = 0
206configure:6757: result: yes
207configure:6757: checking for unistd.h
208configure:6757: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
209configure:6757: $? = 0
210configure:6757: result: yes
211configure:6770: checking minix/config.h usability
212configure:6770: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
213conftest.c:53:10: fatal error: 'minix/config.h' file not found
214   53 | #include <minix/config.h>
215      |          ^~~~~~~~~~~~~~~~
2161 error generated.
217configure:6770: $? = 1
218configure: failed program was:
219| /* confdefs.h */
220| #define PACKAGE_NAME "MPICH"
221| #define PACKAGE_TARNAME "mpich"
222| #define PACKAGE_VERSION "4.2.2"
223| #define PACKAGE_STRING "MPICH 4.2.2"
224| #define PACKAGE_BUGREPORT "discuss@mpich.org"
225| #define PACKAGE_URL "http://www.mpich.org/"
226| #define USE_CONFIGFILE "/etc/mpich.conf"
227| #define STDC_HEADERS 1
228| #define HAVE_SYS_TYPES_H 1
229| #define HAVE_SYS_STAT_H 1
230| #define HAVE_STDLIB_H 1
231| #define HAVE_STRING_H 1
232| #define HAVE_MEMORY_H 1
233| #define HAVE_STRINGS_H 1
234| #define HAVE_INTTYPES_H 1
235| #define HAVE_STDINT_H 1
236| #define HAVE_UNISTD_H 1
237| /* end confdefs.h.  */
238| #include <stdio.h>
239| #ifdef HAVE_SYS_TYPES_H
240| # include <sys/types.h>
241| #endif
242| #ifdef HAVE_SYS_STAT_H
243| # include <sys/stat.h>
244| #endif
245| #ifdef STDC_HEADERS
246| # include <stdlib.h>
247| # include <stddef.h>
248| #else
249| # ifdef HAVE_STDLIB_H
250| #  include <stdlib.h>
251| # endif
252| #endif
253| #ifdef HAVE_STRING_H
254| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
255| #  include <memory.h>
256| # endif
257| # include <string.h>
258| #endif
259| #ifdef HAVE_STRINGS_H
260| # include <strings.h>
261| #endif
262| #ifdef HAVE_INTTYPES_H
263| # include <inttypes.h>
264| #endif
265| #ifdef HAVE_STDINT_H
266| # include <stdint.h>
267| #endif
268| #ifdef HAVE_UNISTD_H
269| # include <unistd.h>
270| #endif
271| #include <minix/config.h>
272configure:6770: result: no
273configure:6770: checking minix/config.h presence
274configure:6770: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
275conftest.c:20:10: fatal error: 'minix/config.h' file not found
276   20 | #include <minix/config.h>
277      |          ^~~~~~~~~~~~~~~~
2781 error generated.
279configure:6770: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "MPICH"
283| #define PACKAGE_TARNAME "mpich"
284| #define PACKAGE_VERSION "4.2.2"
285| #define PACKAGE_STRING "MPICH 4.2.2"
286| #define PACKAGE_BUGREPORT "discuss@mpich.org"
287| #define PACKAGE_URL "http://www.mpich.org/"
288| #define USE_CONFIGFILE "/etc/mpich.conf"
289| #define STDC_HEADERS 1
290| #define HAVE_SYS_TYPES_H 1
291| #define HAVE_SYS_STAT_H 1
292| #define HAVE_STDLIB_H 1
293| #define HAVE_STRING_H 1
294| #define HAVE_MEMORY_H 1
295| #define HAVE_STRINGS_H 1
296| #define HAVE_INTTYPES_H 1
297| #define HAVE_STDINT_H 1
298| #define HAVE_UNISTD_H 1
299| /* end confdefs.h.  */
300| #include <minix/config.h>
301configure:6770: result: no
302configure:6770: checking for minix/config.h
303configure:6770: result: no
304configure:6791: checking whether it is safe to define __EXTENSIONS__
305configure:6809: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
306configure:6809: $? = 0
307configure:6816: result: yes
308configure:6831: checking for fgrep
309configure:6893: result: /usr/bin/grep -F
310configure:6898: checking if fgrep support -w option
311configure:6902: result: yes
312configure:6917: checking whether C compiler accepts option -fno-common
313configure:6969: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
314configure:6969: $? = 0
315configure:7000: /usr/bin/clang -o conftest -fno-common  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test2.log 2>&1
316configure:7000: $? = 0
317configure:7008: diff -b pac_test1.log pac_test2.log > pac_test.log
318configure:7011: $? = 0
319configure:7111: result: yes
320configure:7116: checking whether routines compiled with -fno-common can be linked with ones compiled without -fno-common
321configure:7156: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c > pac_test3.log 2>&1
322configure:7156: $? = 0
323configure:7160: mv conftest.o pac_conftest.o
324configure:7163: $? = 0
325configure:7199: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
326configure:7199: $? = 0
327configure:7234: /usr/bin/clang -o conftest -fno-common  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
328configure:7234: $? = 0
329configure:7242: diff -b pac_test4.log pac_test5.log > pac_test.log
330configure:7245: $? = 0
331configure:7384: result: yes
332CFLAGS(=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64') does not contain '-fno-common', appending
333configure:7441: checking for a BSD-compatible install
334configure:7509: result: /usr/bin/install -c
335configure:7520: checking whether build environment is sane
336configure:7575: result: yes
337configure:7718: checking for a thread-safe mkdir -p
338configure:7757: result: confdb/install-sh -c -d
339configure:7764: checking for gawk
340configure:7794: result: no
341configure:7764: checking for mawk
342configure:7794: result: no
343configure:7764: checking for nawk
344configure:7794: result: no
345configure:7764: checking for awk
346configure:7780: found /usr/bin/awk
347configure:7791: result: awk
348configure:7802: checking whether make sets $(MAKE)
349configure:7824: result: yes
350configure:7846: checking whether make supports the include directive
351configure:7861: make -f confmf.GNU && cat confinc.out
352this is the am__doit target
353configure:7864: $? = 0
354configure:7883: result: yes (GNU style)
355configure:7916: checking whether make supports nested variables
356configure:7933: result: yes
357configure:8018: checking dependency style of /usr/bin/clang
358configure:8129: result: none
359configure:8202: checking whether to enable maintainer-specific portions of Makefiles
360configure:8211: result: yes
361configure:8274: checking for ar
362configure:8290: found /opt/local/bin/ar
363configure:8301: result: ar
364configure:8327: checking the archiver (ar) interface
365configure:8343: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
366configure:8343: $? = 0
367configure:8345: ar cru libconftest.a conftest.o >&5
368configure:8348: $? = 0
369configure:8376: result: ar
370configure:8443: checking how to print strings
371configure:8470: result: printf
372configure:8491: checking for a sed that does not truncate output
373configure:8555: result: /usr/bin/sed
374configure:8603: checking for ld used by /usr/bin/clang
375configure:8670: result: /Library/Developer/CommandLineTools/usr/bin/ld
376configure:8677: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
377configure:8692: result: no
378configure:8704: checking for BSD- or MS-compatible name lister (nm)
379configure:8758: result: /opt/local/bin/nm -B
380configure:8888: checking the name lister (/opt/local/bin/nm -B) interface
381configure:8895: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
382configure:8898: /opt/local/bin/nm -B "conftest.o"
383configure:8901: output
3840000000000000000 S _some_variable
385configure:8908: result: BSD nm
386configure:8911: checking whether ln -s works
387configure:8915: result: yes
388configure:8923: checking the maximum length of command line arguments
389configure:9054: result: 786432
390configure:9102: checking how to convert x86_64-apple-darwin24.0.0 file names to x86_64-apple-darwin24.0.0 format
391configure:9142: result: func_convert_file_noop
392configure:9149: checking how to convert x86_64-apple-darwin24.0.0 file names to toolchain format
393configure:9169: result: func_convert_file_noop
394configure:9176: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
395configure:9183: result: -r
396configure:9257: checking for objdump
397configure:9273: found /opt/local/bin/objdump
398configure:9284: result: objdump
399configure:9316: checking how to recognize dependent libraries
400configure:9516: result: pass_all
401configure:9601: checking for dlltool
402configure:9631: result: no
403configure:9661: checking how to associate runtime and link libraries
404configure:9688: result: printf %s\n
405configure:9812: checking for archiver @FILE support
406configure:9829: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
407configure:9829: $? = 0
408configure:9832: ar cru libconftest.a @conftest.lst >&5
409ar: @conftest.lst: No such file or directory
410configure:9835: $? = 1
411configure:9855: result: no
412configure:9913: checking for strip
413configure:9929: found /opt/local/bin/strip
414configure:9940: result: strip
415configure:10012: checking for ranlib
416configure:10028: found /opt/local/bin/ranlib
417configure:10039: result: ranlib
418configure:10141: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
419configure:10294: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
420configure:10297: $? = 0
421configure:10301: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
422configure:10304: $? = 0
423cannot find nm_test_var in conftest.nm
424configure:10294: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
425configure:10297: $? = 0
426configure:10301: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
427configure:10304: $? = 0
428configure:10370: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c conftstm.o >&5
429configure:10373: $? = 0
430configure:10411: result: ok
431configure:10458: checking for sysroot
432configure:10488: result: no
433configure:10495: checking for a working dd
434configure:10533: result: /bin/dd
435configure:10537: checking how to truncate binary pipes
436configure:10552: result: /bin/dd bs=4096 count=1
437configure:10881: checking for mt
438configure:10911: result: no
439configure:10931: checking if : is a manifest tool
440configure:10937: : '-?'
441configure:10945: result: no
442configure:11001: checking for dsymutil
443configure:11017: found /usr/bin/dsymutil
444configure:11028: result: dsymutil
445configure:11093: checking for nmedit
446configure:11109: found /usr/bin/nmedit
447configure:11120: result: nmedit
448configure:11185: checking for lipo
449configure:11201: found /opt/local/bin/lipo
450configure:11212: result: lipo
451configure:11277: checking for otool
452configure:11293: found /opt/local/bin/otool
453configure:11304: result: otool
454configure:11369: checking for otool64
455configure:11399: result: no
456configure:11444: checking for -single_module linker flag
457/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
458ld: warning: -single_module is obsolete
459configure:11477: result: no
460configure:11480: checking for -exported_symbols_list linker flag
461configure:11500: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
462configure:11500: $? = 0
463configure:11510: result: yes
464configure:11513: checking for -force_load linker flag
465/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common -c -o conftest.o conftest.c
466ar cru libconftest.a conftest.o
467ranlib libconftest.a
468/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
469configure:11545: result: yes
470configure:11614: checking for dlfcn.h
471configure:11614: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
472configure:11614: $? = 0
473configure:11614: result: yes
474configure:11870: checking for objdir
475configure:11885: result: .libs
476configure:12149: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
477configure:12167: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fno-rtti -fno-exceptions conftest.c >&5
478configure:12171: $? = 0
479configure:12184: result: yes
480configure:12551: checking for /usr/bin/clang option to produce PIC
481configure:12558: result: -fno-common -DPIC
482configure:12566: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
483configure:12584: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fno-common -DPIC -DPIC conftest.c >&5
484configure:12588: $? = 0
485configure:12601: result: yes
486configure:12630: checking if /usr/bin/clang static flag -static works
487configure:12658: result: no
488configure:12673: checking if /usr/bin/clang supports -c -o file.o
489configure:12694: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -o out/conftest2.o conftest.c >&5
490configure:12698: $? = 0
491configure:12720: result: yes
492configure:12728: checking if /usr/bin/clang supports -c -o file.o
493configure:12775: result: yes
494configure:12808: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
495configure:14081: result: yes
496configure:14321: checking dynamic linker characteristics
497configure:15180: result: darwin24.0.0 dyld
498configure:15302: checking how to hardcode library paths into programs
499configure:15327: result: immediate
500configure:15875: checking whether stripping libraries is possible
501configure:15889: result: yes
502configure:15915: checking if libtool supports shared libraries
503configure:15917: result: yes
504configure:15920: checking whether to build shared libraries
505configure:15945: result: yes
506configure:15948: checking whether to build static libraries
507configure:15952: result: yes
508configure:16001: checking whether make supports nested variables
509configure:16018: result: yes
510configure:16170: checking for C++ compiler version
511configure:16179: /usr/bin/clang++ --version >&5
512Apple clang version 16.0.0 (clang-1600.0.26.3)
513Target: x86_64-apple-darwin24.0.0
514Thread model: posix
515InstalledDir: /Library/Developer/CommandLineTools/usr/bin
516configure:16190: $? = 0
517configure:16179: /usr/bin/clang++ -v >&5
518Apple clang version 16.0.0 (clang-1600.0.26.3)
519Target: x86_64-apple-darwin24.0.0
520Thread model: posix
521InstalledDir: /Library/Developer/CommandLineTools/usr/bin
522configure:16190: $? = 0
523configure:16179: /usr/bin/clang++ -V >&5
524clang++: error: argument to '-V' is missing (expected 1 value)
525clang++: error: no input files
526configure:16190: $? = 1
527configure:16179: /usr/bin/clang++ -qversion >&5
528clang++: error: unknown argument '-qversion'; did you mean '--version'?
529clang++: error: no input files
530configure:16190: $? = 1
531configure:16194: checking whether we are using the GNU C++ compiler
532configure:16213: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5
533configure:16213: $? = 0
534configure:16222: result: yes
535configure:16231: checking whether /usr/bin/clang++ accepts -g
536configure:16251: /usr/bin/clang++ -c -g  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5
537configure:16251: $? = 0
538configure:16292: result: yes
539configure:16317: checking dependency style of /usr/bin/clang++
540configure:16428: result: none
541configure:16461: checking how to run the C++ preprocessor
542configure:16488: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp
543configure:16488: $? = 0
544configure:16502: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp
545conftest.cpp:29:10: fatal error: 'ac_nonexistent.h' file not found
546   29 | #include <ac_nonexistent.h>
547      |          ^~~~~~~~~~~~~~~~~~
5481 error generated.
549configure:16502: $? = 1
550configure: failed program was:
551| /* confdefs.h */
552| #define PACKAGE_NAME "MPICH"
553| #define PACKAGE_TARNAME "mpich"
554| #define PACKAGE_VERSION "4.2.2"
555| #define PACKAGE_STRING "MPICH 4.2.2"
556| #define PACKAGE_BUGREPORT "discuss@mpich.org"
557| #define PACKAGE_URL "http://www.mpich.org/"
558| #define USE_CONFIGFILE "/etc/mpich.conf"
559| #define STDC_HEADERS 1
560| #define HAVE_SYS_TYPES_H 1
561| #define HAVE_SYS_STAT_H 1
562| #define HAVE_STDLIB_H 1
563| #define HAVE_STRING_H 1
564| #define HAVE_MEMORY_H 1
565| #define HAVE_STRINGS_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_UNISTD_H 1
569| #define __EXTENSIONS__ 1
570| #define _ALL_SOURCE 1
571| #define _GNU_SOURCE 1
572| #define _POSIX_PTHREAD_SEMANTICS 1
573| #define _TANDEM_SOURCE 1
574| #define PACKAGE "mpich"
575| #define VERSION "4.2.2"
576| #define HAVE_DLFCN_H 1
577| #define LT_OBJDIR ".libs/"
578| /* end confdefs.h.  */
579| #include <ac_nonexistent.h>
580configure:16527: result: /usr/bin/clang++ -E
581configure:16547: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp
582configure:16547: $? = 0
583configure:16561: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp
584conftest.cpp:29:10: fatal error: 'ac_nonexistent.h' file not found
585   29 | #include <ac_nonexistent.h>
586      |          ^~~~~~~~~~~~~~~~~~
5871 error generated.
588configure:16561: $? = 1
589configure: failed program was:
590| /* confdefs.h */
591| #define PACKAGE_NAME "MPICH"
592| #define PACKAGE_TARNAME "mpich"
593| #define PACKAGE_VERSION "4.2.2"
594| #define PACKAGE_STRING "MPICH 4.2.2"
595| #define PACKAGE_BUGREPORT "discuss@mpich.org"
596| #define PACKAGE_URL "http://www.mpich.org/"
597| #define USE_CONFIGFILE "/etc/mpich.conf"
598| #define STDC_HEADERS 1
599| #define HAVE_SYS_TYPES_H 1
600| #define HAVE_SYS_STAT_H 1
601| #define HAVE_STDLIB_H 1
602| #define HAVE_STRING_H 1
603| #define HAVE_MEMORY_H 1
604| #define HAVE_STRINGS_H 1
605| #define HAVE_INTTYPES_H 1
606| #define HAVE_STDINT_H 1
607| #define HAVE_UNISTD_H 1
608| #define __EXTENSIONS__ 1
609| #define _ALL_SOURCE 1
610| #define _GNU_SOURCE 1
611| #define _POSIX_PTHREAD_SEMANTICS 1
612| #define _TANDEM_SOURCE 1
613| #define PACKAGE "mpich"
614| #define VERSION "4.2.2"
615| #define HAVE_DLFCN_H 1
616| #define LT_OBJDIR ".libs/"
617| /* end confdefs.h.  */
618| #include <ac_nonexistent.h>
619configure:16723: checking for ld used by /usr/bin/clang++
620configure:16790: result: /Library/Developer/CommandLineTools/usr/bin/ld
621configure:16797: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
622configure:16812: result: no
623configure:16867: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
624configure:17943: result: yes
625configure:17979: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5
626configure:17982: $? = 0
627configure:18463: checking for /usr/bin/clang++ option to produce PIC
628configure:18470: result: -fno-common -DPIC
629configure:18478: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
630configure:18496: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
631configure:18500: $? = 0
632configure:18513: result: yes
633configure:18536: checking if /usr/bin/clang++ static flag -static works
634configure:18564: result: no
635configure:18576: checking if /usr/bin/clang++ supports -c -o file.o
636configure:18597: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -o out/conftest2.o conftest.cpp >&5
637configure:18601: $? = 0
638configure:18623: result: yes
639configure:18628: checking if /usr/bin/clang++ supports -c -o file.o
640configure:18675: result: yes
641configure:18705: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
642configure:18745: result: yes
643configure:18886: checking dynamic linker characteristics
644configure:19672: result: darwin24.0.0 dyld
645configure:19737: checking how to hardcode library paths into programs
646configure:19762: result: immediate
647configure:19802: checking whether the C++ compiler /usr/bin/clang++ can build an executable
648configure:19832: /usr/bin/clang++ -o conftest  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.cpp  >&5
649configure:19832: $? = 0
650configure:19847: result: yes
651configure:20082: checking for Fortran compiler version
652configure:20091: /opt/local/bin/gfortran-mp-14 --version >&5
653GNU Fortran (MacPorts gcc14 14.2.0_3+stdlib_flag) 14.2.0
654Copyright (C) 2024 Free Software Foundation, Inc.
655This is free software; see the source for copying conditions.  There is NO
656warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
657
658configure:20102: $? = 0
659configure:20091: /opt/local/bin/gfortran-mp-14 -v >&5
660Using built-in specs.
661COLLECT_GCC=/opt/local/bin/gfortran-mp-14
662COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin24/14.2.0/lto-wrapper
663Target: x86_64-apple-darwin24
664Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc14/gcc14/work/gcc-14.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin24 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc14 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-14 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-14 --with-gxx-include-dir=/opt/local/include/gcc14/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 --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/gcc14/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc14 14.2.0_3+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
665Thread model: posix
666Supported LTO compression algorithms: zlib zstd
667gcc version 14.2.0 (MacPorts gcc14 14.2.0_3+stdlib_flag)
668configure:20102: $? = 0
669configure:20091: /opt/local/bin/gfortran-mp-14 -V >&5
670gfortran-mp-14: error: unrecognized command-line option '-V'
671gfortran-mp-14: fatal error: no input files
672compilation terminated.
673configure:20102: $? = 1
674configure:20091: /opt/local/bin/gfortran-mp-14 -qversion >&5
675gfortran-mp-14: error: unrecognized command-line option '-qversion'; did you mean '--version'?
676gfortran-mp-14: fatal error: no input files
677compilation terminated.
678configure:20102: $? = 1
679configure:20111: checking whether we are using the GNU Fortran compiler
680configure:20124: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64  conftest.F >&5
681/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
682conftest.F:6:72:
683
684    6 |       end
685      |                                                                        ^
686Fatal Error: error closing -: Broken pipe
687compilation terminated.
688configure:20124: $? = 1
689configure: failed program was:
690|       program main
691| #ifndef __GNUC__
692|        choke me
693| #endif
694|
695|       end
696configure:20133: result: no
697configure:20139: checking whether /opt/local/bin/gfortran-mp-14 accepts -g
698configure:20150: /opt/local/bin/gfortran-mp-14 -c -g  conftest.f >&5
699/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
700configure:20150: $? = 1
701configure: failed program was:
702|       program main
703|
704|       end
705configure:20158: result: no
706configure:20290: checking if libtool supports shared libraries
707configure:20292: result: yes
708configure:20295: checking whether to build shared libraries
709configure:20319: result: yes
710configure:20322: checking whether to build static libraries
711configure:20326: result: yes
712configure:20360: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64  conftest.f >&5
713/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
714configure:20363: $? = 1
715configure:20832: checking for /opt/local/bin/gfortran-mp-14 option to produce PIC
716configure:20839: result: -fno-common
717configure:20847: checking if /opt/local/bin/gfortran-mp-14 PIC flag -fno-common works
718configure:20865: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 -fno-common  conftest.f >&5
719/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
720configure:20869: $? = 1
721configure:20882: result: no
722configure:20905: checking if /opt/local/bin/gfortran-mp-14 static flag  works
723configure:20933: result: no
724configure:20945: checking if /opt/local/bin/gfortran-mp-14 supports -c -o file.o
725configure:20966: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o  conftest.f >&5
726/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
727configure:20970: $? = 1
728configure:20992: result: no
729configure:20997: checking if /opt/local/bin/gfortran-mp-14 supports -c -o file.o
730configure:21044: result: no
731configure:21074: checking whether the /opt/local/bin/gfortran-mp-14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
732configure:22297: result: no
733configure:22438: checking dynamic linker characteristics
734configure:23218: result: darwin24.0.0 dyld
735configure:23283: checking how to hardcode library paths into programs
736configure:23308: result: immediate
737configure:23451: checking for Fortran 77 compiler version
738configure:23460: /opt/local/bin/gfortran-mp-14 --version >&5
739GNU Fortran (MacPorts gcc14 14.2.0_3+stdlib_flag) 14.2.0
740Copyright (C) 2024 Free Software Foundation, Inc.
741This is free software; see the source for copying conditions.  There is NO
742warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
743
744configure:23471: $? = 0
745configure:23460: /opt/local/bin/gfortran-mp-14 -v >&5
746Using built-in specs.
747COLLECT_GCC=/opt/local/bin/gfortran-mp-14
748COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin24/14.2.0/lto-wrapper
749Target: x86_64-apple-darwin24
750Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc14/gcc14/work/gcc-14.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin24 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc14 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-14 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-14 --with-gxx-include-dir=/opt/local/include/gcc14/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 --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/gcc14/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc14 14.2.0_3+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
751Thread model: posix
752Supported LTO compression algorithms: zlib zstd
753gcc version 14.2.0 (MacPorts gcc14 14.2.0_3+stdlib_flag)
754configure:23471: $? = 0
755configure:23460: /opt/local/bin/gfortran-mp-14 -V >&5
756gfortran-mp-14: error: unrecognized command-line option '-V'
757gfortran-mp-14: fatal error: no input files
758compilation terminated.
759configure:23471: $? = 1
760configure:23460: /opt/local/bin/gfortran-mp-14 -qversion >&5
761gfortran-mp-14: error: unrecognized command-line option '-qversion'; did you mean '--version'?
762gfortran-mp-14: fatal error: no input files
763compilation terminated.
764configure:23471: $? = 1
765configure:23480: checking whether we are using the GNU Fortran 77 compiler
766configure:23493: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 conftest.F >&5
767/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
768configure:23493: $? = 1
769configure: failed program was:
770|       program main
771| #ifndef __GNUC__
772|        choke me
773| #endif
774|
775|       end
776configure:23502: result: no
777configure:23508: checking whether /opt/local/bin/gfortran-mp-14 accepts -g
778configure:23519: /opt/local/bin/gfortran-mp-14 -c -g conftest.f >&5
779/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
780configure:23519: $? = 1
781configure: failed program was:
782|       program main
783|
784|       end
785configure:23527: result: no
786configure:23656: checking if libtool supports shared libraries
787configure:23658: result: no
788configure:23661: checking whether to build shared libraries
789configure:23685: result: no
790configure:23688: checking whether to build static libraries
791configure:23692: result: yes
792configure:24053: checking for /opt/local/bin/gfortran-mp-14 option to produce PIC
793configure:24060: result: -fno-common
794configure:24068: checking if /opt/local/bin/gfortran-mp-14 PIC flag -fno-common works
795configure:24086: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 -fno-common conftest.f >&5
796/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
797configure:24090: $? = 1
798configure:24103: result: no
799configure:24126: checking if /opt/local/bin/gfortran-mp-14 static flag  works
800configure:24154: result: no
801configure:24166: checking if /opt/local/bin/gfortran-mp-14 supports -c -o file.o
802configure:24187: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o conftest.f >&5
803/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
804configure:24191: $? = 1
805configure:24213: result: no
806configure:24218: checking if /opt/local/bin/gfortran-mp-14 supports -c -o file.o
807configure:24265: result: no
808configure:24295: checking whether the /opt/local/bin/gfortran-mp-14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
809configure:25518: result: no
810configure:25659: checking dynamic linker characteristics
811configure:26439: result: darwin24.0.0 dyld
812configure:26504: checking how to hardcode library paths into programs
813configure:26529: result: immediate
814configure:26602: checking for C compiler vendor
815configure:26623: /usr/bin/clang --version </dev/null >conftest.txt 2>&1
816configure:26626: $? = 0
817configure:26653: result: clang
818configure:27553: checking whether C compiler accepts option -fPIE
819configure:27605: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
820configure:27605: $? = 0
821configure:27636: /usr/bin/clang -o conftest -fPIE  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test2.log 2>&1
822configure:27636: $? = 0
823configure:27644: diff -b pac_test1.log pac_test2.log > pac_test.log
824configure:27647: $? = 0
825configure:27747: result: yes
826configure:27752: checking whether routines compiled with -fPIE can be linked with ones compiled without -fPIE
827configure:27792: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c > pac_test3.log 2>&1
828configure:27792: $? = 0
829configure:27796: mv conftest.o pac_conftest.o
830configure:27799: $? = 0
831configure:27835: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
832configure:27835: $? = 0
833configure:27870: /usr/bin/clang -o conftest -fPIE  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
834configure:27870: $? = 0
835configure:27878: diff -b pac_test4.log pac_test5.log > pac_test.log
836configure:27881: $? = 0
837configure:28020: result: yes
838configure:29010: checking hcoll/api/hcoll_api.h usability
839configure:29010: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
840conftest.c:63:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
841   63 | #include <hcoll/api/hcoll_api.h>
842      |          ^~~~~~~~~~~~~~~~~~~~~~~
8431 error generated.
844configure:29010: $? = 1
845configure: failed program was:
846| /* confdefs.h */
847| #define PACKAGE_NAME "MPICH"
848| #define PACKAGE_TARNAME "mpich"
849| #define PACKAGE_VERSION "4.2.2"
850| #define PACKAGE_STRING "MPICH 4.2.2"
851| #define PACKAGE_BUGREPORT "discuss@mpich.org"
852| #define PACKAGE_URL "http://www.mpich.org/"
853| #define USE_CONFIGFILE "/etc/mpich.conf"
854| #define STDC_HEADERS 1
855| #define HAVE_SYS_TYPES_H 1
856| #define HAVE_SYS_STAT_H 1
857| #define HAVE_STDLIB_H 1
858| #define HAVE_STRING_H 1
859| #define HAVE_MEMORY_H 1
860| #define HAVE_STRINGS_H 1
861| #define HAVE_INTTYPES_H 1
862| #define HAVE_STDINT_H 1
863| #define HAVE_UNISTD_H 1
864| #define __EXTENSIONS__ 1
865| #define _ALL_SOURCE 1
866| #define _GNU_SOURCE 1
867| #define _POSIX_PTHREAD_SEMANTICS 1
868| #define _TANDEM_SOURCE 1
869| #define PACKAGE "mpich"
870| #define VERSION "4.2.2"
871| #define HAVE_DLFCN_H 1
872| #define LT_OBJDIR ".libs/"
873| #define ENABLE_LOCAL_SESSION_INIT 1
874| /* end confdefs.h.  */
875| #include <stdio.h>
876| #ifdef HAVE_SYS_TYPES_H
877| # include <sys/types.h>
878| #endif
879| #ifdef HAVE_SYS_STAT_H
880| # include <sys/stat.h>
881| #endif
882| #ifdef STDC_HEADERS
883| # include <stdlib.h>
884| # include <stddef.h>
885| #else
886| # ifdef HAVE_STDLIB_H
887| #  include <stdlib.h>
888| # endif
889| #endif
890| #ifdef HAVE_STRING_H
891| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
892| #  include <memory.h>
893| # endif
894| # include <string.h>
895| #endif
896| #ifdef HAVE_STRINGS_H
897| # include <strings.h>
898| #endif
899| #ifdef HAVE_INTTYPES_H
900| # include <inttypes.h>
901| #endif
902| #ifdef HAVE_STDINT_H
903| # include <stdint.h>
904| #endif
905| #ifdef HAVE_UNISTD_H
906| # include <unistd.h>
907| #endif
908| #include <hcoll/api/hcoll_api.h>
909configure:29010: result: no
910configure:29010: checking hcoll/api/hcoll_api.h presence
911configure:29010: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
912conftest.c:30:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
913   30 | #include <hcoll/api/hcoll_api.h>
914      |          ^~~~~~~~~~~~~~~~~~~~~~~
9151 error generated.
916configure:29010: $? = 1
917configure: failed program was:
918| /* confdefs.h */
919| #define PACKAGE_NAME "MPICH"
920| #define PACKAGE_TARNAME "mpich"
921| #define PACKAGE_VERSION "4.2.2"
922| #define PACKAGE_STRING "MPICH 4.2.2"
923| #define PACKAGE_BUGREPORT "discuss@mpich.org"
924| #define PACKAGE_URL "http://www.mpich.org/"
925| #define USE_CONFIGFILE "/etc/mpich.conf"
926| #define STDC_HEADERS 1
927| #define HAVE_SYS_TYPES_H 1
928| #define HAVE_SYS_STAT_H 1
929| #define HAVE_STDLIB_H 1
930| #define HAVE_STRING_H 1
931| #define HAVE_MEMORY_H 1
932| #define HAVE_STRINGS_H 1
933| #define HAVE_INTTYPES_H 1
934| #define HAVE_STDINT_H 1
935| #define HAVE_UNISTD_H 1
936| #define __EXTENSIONS__ 1
937| #define _ALL_SOURCE 1
938| #define _GNU_SOURCE 1
939| #define _POSIX_PTHREAD_SEMANTICS 1
940| #define _TANDEM_SOURCE 1
941| #define PACKAGE "mpich"
942| #define VERSION "4.2.2"
943| #define HAVE_DLFCN_H 1
944| #define LT_OBJDIR ".libs/"
945| #define ENABLE_LOCAL_SESSION_INIT 1
946| /* end confdefs.h.  */
947| #include <hcoll/api/hcoll_api.h>
948configure:29010: result: no
949configure:29010: checking for hcoll/api/hcoll_api.h
950configure:29010: result: no
951configure:29147: RUNNING PREREQ FOR CH4 DEVICE
952configure:29323: checking rdma/fabric.h usability
953configure:29323: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
954conftest.c:63:10: fatal error: 'rdma/fabric.h' file not found
955   63 | #include <rdma/fabric.h>
956      |          ^~~~~~~~~~~~~~~
9571 error generated.
958configure:29323: $? = 1
959configure: failed program was:
960| /* confdefs.h */
961| #define PACKAGE_NAME "MPICH"
962| #define PACKAGE_TARNAME "mpich"
963| #define PACKAGE_VERSION "4.2.2"
964| #define PACKAGE_STRING "MPICH 4.2.2"
965| #define PACKAGE_BUGREPORT "discuss@mpich.org"
966| #define PACKAGE_URL "http://www.mpich.org/"
967| #define USE_CONFIGFILE "/etc/mpich.conf"
968| #define STDC_HEADERS 1
969| #define HAVE_SYS_TYPES_H 1
970| #define HAVE_SYS_STAT_H 1
971| #define HAVE_STDLIB_H 1
972| #define HAVE_STRING_H 1
973| #define HAVE_MEMORY_H 1
974| #define HAVE_STRINGS_H 1
975| #define HAVE_INTTYPES_H 1
976| #define HAVE_STDINT_H 1
977| #define HAVE_UNISTD_H 1
978| #define __EXTENSIONS__ 1
979| #define _ALL_SOURCE 1
980| #define _GNU_SOURCE 1
981| #define _POSIX_PTHREAD_SEMANTICS 1
982| #define _TANDEM_SOURCE 1
983| #define PACKAGE "mpich"
984| #define VERSION "4.2.2"
985| #define HAVE_DLFCN_H 1
986| #define LT_OBJDIR ".libs/"
987| #define ENABLE_LOCAL_SESSION_INIT 1
988| /* end confdefs.h.  */
989| #include <stdio.h>
990| #ifdef HAVE_SYS_TYPES_H
991| # include <sys/types.h>
992| #endif
993| #ifdef HAVE_SYS_STAT_H
994| # include <sys/stat.h>
995| #endif
996| #ifdef STDC_HEADERS
997| # include <stdlib.h>
998| # include <stddef.h>
999| #else
1000| # ifdef HAVE_STDLIB_H
1001| #  include <stdlib.h>
1002| # endif
1003| #endif
1004| #ifdef HAVE_STRING_H
1005| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1006| #  include <memory.h>
1007| # endif
1008| # include <string.h>
1009| #endif
1010| #ifdef HAVE_STRINGS_H
1011| # include <strings.h>
1012| #endif
1013| #ifdef HAVE_INTTYPES_H
1014| # include <inttypes.h>
1015| #endif
1016| #ifdef HAVE_STDINT_H
1017| # include <stdint.h>
1018| #endif
1019| #ifdef HAVE_UNISTD_H
1020| # include <unistd.h>
1021| #endif
1022| #include <rdma/fabric.h>
1023configure:29323: result: no
1024configure:29323: checking rdma/fabric.h presence
1025configure:29323: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
1026conftest.c:30:10: fatal error: 'rdma/fabric.h' file not found
1027   30 | #include <rdma/fabric.h>
1028      |          ^~~~~~~~~~~~~~~
10291 error generated.
1030configure:29323: $? = 1
1031configure: failed program was:
1032| /* confdefs.h */
1033| #define PACKAGE_NAME "MPICH"
1034| #define PACKAGE_TARNAME "mpich"
1035| #define PACKAGE_VERSION "4.2.2"
1036| #define PACKAGE_STRING "MPICH 4.2.2"
1037| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1038| #define PACKAGE_URL "http://www.mpich.org/"
1039| #define USE_CONFIGFILE "/etc/mpich.conf"
1040| #define STDC_HEADERS 1
1041| #define HAVE_SYS_TYPES_H 1
1042| #define HAVE_SYS_STAT_H 1
1043| #define HAVE_STDLIB_H 1
1044| #define HAVE_STRING_H 1
1045| #define HAVE_MEMORY_H 1
1046| #define HAVE_STRINGS_H 1
1047| #define HAVE_INTTYPES_H 1
1048| #define HAVE_STDINT_H 1
1049| #define HAVE_UNISTD_H 1
1050| #define __EXTENSIONS__ 1
1051| #define _ALL_SOURCE 1
1052| #define _GNU_SOURCE 1
1053| #define _POSIX_PTHREAD_SEMANTICS 1
1054| #define _TANDEM_SOURCE 1
1055| #define PACKAGE "mpich"
1056| #define VERSION "4.2.2"
1057| #define HAVE_DLFCN_H 1
1058| #define LT_OBJDIR ".libs/"
1059| #define ENABLE_LOCAL_SESSION_INIT 1
1060| /* end confdefs.h.  */
1061| #include <rdma/fabric.h>
1062configure:29323: result: no
1063configure:29323: checking for rdma/fabric.h
1064configure:29323: result: no
1065configure:29573: checking ucp/api/ucp.h usability
1066configure:29573: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
1067conftest.c:63:10: fatal error: 'ucp/api/ucp.h' file not found
1068   63 | #include <ucp/api/ucp.h>
1069      |          ^~~~~~~~~~~~~~~
10701 error generated.
1071configure:29573: $? = 1
1072configure: failed program was:
1073| /* confdefs.h */
1074| #define PACKAGE_NAME "MPICH"
1075| #define PACKAGE_TARNAME "mpich"
1076| #define PACKAGE_VERSION "4.2.2"
1077| #define PACKAGE_STRING "MPICH 4.2.2"
1078| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1079| #define PACKAGE_URL "http://www.mpich.org/"
1080| #define USE_CONFIGFILE "/etc/mpich.conf"
1081| #define STDC_HEADERS 1
1082| #define HAVE_SYS_TYPES_H 1
1083| #define HAVE_SYS_STAT_H 1
1084| #define HAVE_STDLIB_H 1
1085| #define HAVE_STRING_H 1
1086| #define HAVE_MEMORY_H 1
1087| #define HAVE_STRINGS_H 1
1088| #define HAVE_INTTYPES_H 1
1089| #define HAVE_STDINT_H 1
1090| #define HAVE_UNISTD_H 1
1091| #define __EXTENSIONS__ 1
1092| #define _ALL_SOURCE 1
1093| #define _GNU_SOURCE 1
1094| #define _POSIX_PTHREAD_SEMANTICS 1
1095| #define _TANDEM_SOURCE 1
1096| #define PACKAGE "mpich"
1097| #define VERSION "4.2.2"
1098| #define HAVE_DLFCN_H 1
1099| #define LT_OBJDIR ".libs/"
1100| #define ENABLE_LOCAL_SESSION_INIT 1
1101| /* end confdefs.h.  */
1102| #include <stdio.h>
1103| #ifdef HAVE_SYS_TYPES_H
1104| # include <sys/types.h>
1105| #endif
1106| #ifdef HAVE_SYS_STAT_H
1107| # include <sys/stat.h>
1108| #endif
1109| #ifdef STDC_HEADERS
1110| # include <stdlib.h>
1111| # include <stddef.h>
1112| #else
1113| # ifdef HAVE_STDLIB_H
1114| #  include <stdlib.h>
1115| # endif
1116| #endif
1117| #ifdef HAVE_STRING_H
1118| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1119| #  include <memory.h>
1120| # endif
1121| # include <string.h>
1122| #endif
1123| #ifdef HAVE_STRINGS_H
1124| # include <strings.h>
1125| #endif
1126| #ifdef HAVE_INTTYPES_H
1127| # include <inttypes.h>
1128| #endif
1129| #ifdef HAVE_STDINT_H
1130| # include <stdint.h>
1131| #endif
1132| #ifdef HAVE_UNISTD_H
1133| # include <unistd.h>
1134| #endif
1135| #include <ucp/api/ucp.h>
1136configure:29573: result: no
1137configure:29573: checking ucp/api/ucp.h presence
1138configure:29573: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
1139conftest.c:30:10: fatal error: 'ucp/api/ucp.h' file not found
1140   30 | #include <ucp/api/ucp.h>
1141      |          ^~~~~~~~~~~~~~~
11421 error generated.
1143configure:29573: $? = 1
1144configure: failed program was:
1145| /* confdefs.h */
1146| #define PACKAGE_NAME "MPICH"
1147| #define PACKAGE_TARNAME "mpich"
1148| #define PACKAGE_VERSION "4.2.2"
1149| #define PACKAGE_STRING "MPICH 4.2.2"
1150| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1151| #define PACKAGE_URL "http://www.mpich.org/"
1152| #define USE_CONFIGFILE "/etc/mpich.conf"
1153| #define STDC_HEADERS 1
1154| #define HAVE_SYS_TYPES_H 1
1155| #define HAVE_SYS_STAT_H 1
1156| #define HAVE_STDLIB_H 1
1157| #define HAVE_STRING_H 1
1158| #define HAVE_MEMORY_H 1
1159| #define HAVE_STRINGS_H 1
1160| #define HAVE_INTTYPES_H 1
1161| #define HAVE_STDINT_H 1
1162| #define HAVE_UNISTD_H 1
1163| #define __EXTENSIONS__ 1
1164| #define _ALL_SOURCE 1
1165| #define _GNU_SOURCE 1
1166| #define _POSIX_PTHREAD_SEMANTICS 1
1167| #define _TANDEM_SOURCE 1
1168| #define PACKAGE "mpich"
1169| #define VERSION "4.2.2"
1170| #define HAVE_DLFCN_H 1
1171| #define LT_OBJDIR ".libs/"
1172| #define ENABLE_LOCAL_SESSION_INIT 1
1173| /* end confdefs.h.  */
1174| #include <ucp/api/ucp.h>
1175configure:29573: result: no
1176configure:29573: checking for ucp/api/ucp.h
1177configure:29573: result: no
1178configure:29697: CH4 select netmod: ofi tcp
1179CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending
1180configure:31152: checking for type of weak symbol alias support
1181configure:31178: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
1182conftest.c:46:12: error: call to 'PFoo' is ambiguous
1183   46 |     return PFoo(1);
1184      |            ^~~~
1185conftest.c:38:16: note: candidate function
1186   38 |     extern int PFoo(int);
1187      |                ^
1188conftest.c:39:18: note: candidate function
1189   39 |     #pragma weak PFoo = Foo
1190      |                  ^
11911 error generated.
1192configure:31178: $? = 1
1193configure: failed program was:
1194| /* confdefs.h */
1195| #define PACKAGE_NAME "MPICH"
1196| #define PACKAGE_TARNAME "mpich"
1197| #define PACKAGE_VERSION "4.2.2"
1198| #define PACKAGE_STRING "MPICH 4.2.2"
1199| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1200| #define PACKAGE_URL "http://www.mpich.org/"
1201| #define USE_CONFIGFILE "/etc/mpich.conf"
1202| #define STDC_HEADERS 1
1203| #define HAVE_SYS_TYPES_H 1
1204| #define HAVE_SYS_STAT_H 1
1205| #define HAVE_STDLIB_H 1
1206| #define HAVE_STRING_H 1
1207| #define HAVE_MEMORY_H 1
1208| #define HAVE_STRINGS_H 1
1209| #define HAVE_INTTYPES_H 1
1210| #define HAVE_STDINT_H 1
1211| #define HAVE_UNISTD_H 1
1212| #define __EXTENSIONS__ 1
1213| #define _ALL_SOURCE 1
1214| #define _GNU_SOURCE 1
1215| #define _POSIX_PTHREAD_SEMANTICS 1
1216| #define _TANDEM_SOURCE 1
1217| #define PACKAGE "mpich"
1218| #define VERSION "4.2.2"
1219| #define HAVE_DLFCN_H 1
1220| #define LT_OBJDIR ".libs/"
1221| #define ENABLE_LOCAL_SESSION_INIT 1
1222| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1223| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1224| #define HAVE_CH4_NETMOD_OFI 1
1225| #define NEEDS_STRICT_ALIGNMENT 1
1226| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1227| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1228| #define HAVE_TAG_ERROR_BITS 1
1229| /* end confdefs.h.  */
1230|
1231|     extern int PFoo(int);
1232|     #pragma weak PFoo = Foo
1233|     int Foo(int a) { return a; }
1234|
1235| int
1236| main ()
1237| {
1238|
1239|     return PFoo(1);
1240|
1241|   ;
1242|   return 0;
1243| }
1244configure:31427: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
1245Undefined symbols for architecture x86_64:
1246  "_PFoo", referenced from:
1247      _main in conftest-b7ef57.o
1248ld: symbol(s) not found for architecture x86_64
1249clang: error: linker command failed with exit code 1 (use -v to see invocation)
1250configure:31427: $? = 1
1251configure: failed program was:
1252| /* confdefs.h */
1253| #define PACKAGE_NAME "MPICH"
1254| #define PACKAGE_TARNAME "mpich"
1255| #define PACKAGE_VERSION "4.2.2"
1256| #define PACKAGE_STRING "MPICH 4.2.2"
1257| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1258| #define PACKAGE_URL "http://www.mpich.org/"
1259| #define USE_CONFIGFILE "/etc/mpich.conf"
1260| #define STDC_HEADERS 1
1261| #define HAVE_SYS_TYPES_H 1
1262| #define HAVE_SYS_STAT_H 1
1263| #define HAVE_STDLIB_H 1
1264| #define HAVE_STRING_H 1
1265| #define HAVE_MEMORY_H 1
1266| #define HAVE_STRINGS_H 1
1267| #define HAVE_INTTYPES_H 1
1268| #define HAVE_STDINT_H 1
1269| #define HAVE_UNISTD_H 1
1270| #define __EXTENSIONS__ 1
1271| #define _ALL_SOURCE 1
1272| #define _GNU_SOURCE 1
1273| #define _POSIX_PTHREAD_SEMANTICS 1
1274| #define _TANDEM_SOURCE 1
1275| #define PACKAGE "mpich"
1276| #define VERSION "4.2.2"
1277| #define HAVE_DLFCN_H 1
1278| #define LT_OBJDIR ".libs/"
1279| #define ENABLE_LOCAL_SESSION_INIT 1
1280| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1281| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1282| #define HAVE_CH4_NETMOD_OFI 1
1283| #define NEEDS_STRICT_ALIGNMENT 1
1284| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1285| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1286| #define HAVE_TAG_ERROR_BITS 1
1287| /* end confdefs.h.  */
1288|
1289|         extern int PFoo(int);
1290|         #pragma _HP_SECONDARY_DEF Foo  PFoo
1291|         int Foo(int a) { return a; }
1292|
1293| int
1294| main ()
1295| {
1296|
1297|         return PFoo(1);
1298|
1299|   ;
1300|   return 0;
1301| }
1302configure:31451: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
1303Undefined symbols for architecture x86_64:
1304  "_PFoo", referenced from:
1305      _main in conftest-0590bd.o
1306ld: symbol(s) not found for architecture x86_64
1307clang: error: linker command failed with exit code 1 (use -v to see invocation)
1308configure:31451: $? = 1
1309configure: failed program was:
1310| /* confdefs.h */
1311| #define PACKAGE_NAME "MPICH"
1312| #define PACKAGE_TARNAME "mpich"
1313| #define PACKAGE_VERSION "4.2.2"
1314| #define PACKAGE_STRING "MPICH 4.2.2"
1315| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1316| #define PACKAGE_URL "http://www.mpich.org/"
1317| #define USE_CONFIGFILE "/etc/mpich.conf"
1318| #define STDC_HEADERS 1
1319| #define HAVE_SYS_TYPES_H 1
1320| #define HAVE_SYS_STAT_H 1
1321| #define HAVE_STDLIB_H 1
1322| #define HAVE_STRING_H 1
1323| #define HAVE_MEMORY_H 1
1324| #define HAVE_STRINGS_H 1
1325| #define HAVE_INTTYPES_H 1
1326| #define HAVE_STDINT_H 1
1327| #define HAVE_UNISTD_H 1
1328| #define __EXTENSIONS__ 1
1329| #define _ALL_SOURCE 1
1330| #define _GNU_SOURCE 1
1331| #define _POSIX_PTHREAD_SEMANTICS 1
1332| #define _TANDEM_SOURCE 1
1333| #define PACKAGE "mpich"
1334| #define VERSION "4.2.2"
1335| #define HAVE_DLFCN_H 1
1336| #define LT_OBJDIR ".libs/"
1337| #define ENABLE_LOCAL_SESSION_INIT 1
1338| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1339| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1340| #define HAVE_CH4_NETMOD_OFI 1
1341| #define NEEDS_STRICT_ALIGNMENT 1
1342| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1343| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1344| #define HAVE_TAG_ERROR_BITS 1
1345| /* end confdefs.h.  */
1346|
1347|         extern int PFoo(int);
1348|         #pragma _CRI duplicate PFoo as Foo
1349|         int Foo(int a) { return a; }
1350|
1351| int
1352| main ()
1353| {
1354|
1355|         return PFoo(1);
1356|
1357|   ;
1358|   return 0;
1359| }
1360configure:31465: result: no
1361configure:31483: checking whether __attribute__ ((weak,alias(...))) allowed
1362configure:31497: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1363conftest.c:38:41: error: aliases are not supported on darwin
1364   38 |             int PFoo(int) __attribute__ ((weak,alias("Foo")));
1365      |                                                ^
13661 error generated.
1367configure:31497: $? = 1
1368configure: failed program was:
1369| /* confdefs.h */
1370| #define PACKAGE_NAME "MPICH"
1371| #define PACKAGE_TARNAME "mpich"
1372| #define PACKAGE_VERSION "4.2.2"
1373| #define PACKAGE_STRING "MPICH 4.2.2"
1374| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1375| #define PACKAGE_URL "http://www.mpich.org/"
1376| #define USE_CONFIGFILE "/etc/mpich.conf"
1377| #define STDC_HEADERS 1
1378| #define HAVE_SYS_TYPES_H 1
1379| #define HAVE_SYS_STAT_H 1
1380| #define HAVE_STDLIB_H 1
1381| #define HAVE_STRING_H 1
1382| #define HAVE_MEMORY_H 1
1383| #define HAVE_STRINGS_H 1
1384| #define HAVE_INTTYPES_H 1
1385| #define HAVE_STDINT_H 1
1386| #define HAVE_UNISTD_H 1
1387| #define __EXTENSIONS__ 1
1388| #define _ALL_SOURCE 1
1389| #define _GNU_SOURCE 1
1390| #define _POSIX_PTHREAD_SEMANTICS 1
1391| #define _TANDEM_SOURCE 1
1392| #define PACKAGE "mpich"
1393| #define VERSION "4.2.2"
1394| #define HAVE_DLFCN_H 1
1395| #define LT_OBJDIR ".libs/"
1396| #define ENABLE_LOCAL_SESSION_INIT 1
1397| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1398| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1399| #define HAVE_CH4_NETMOD_OFI 1
1400| #define NEEDS_STRICT_ALIGNMENT 1
1401| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1402| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1403| #define HAVE_TAG_ERROR_BITS 1
1404| /* end confdefs.h.  */
1405|
1406|           int PFoo(int) __attribute__ ((weak,alias("Foo")));
1407|           int Foo(int a) { return a; }
1408|
1409configure:31593: result: no
1410configure:31778: checking if /usr/bin/clang supports -fvisibility=hidden
1411configure:31790: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -fvisibility=hidden -Werror  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  >&5
1412configure:31790: $? = 0
1413configure:31809: result: yes
1414configure:31818: checking whether to enable symbol visibility
1415configure:31820: result: yes (via -fvisibility=hidden)
1416configure:31870: ===== configuring src/mpl =====
1417configure:32035: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--with-device=ch4:ofi:tcp' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-14' 'F77=/opt/local/bin/gfortran-mp-14' --cache-file=/dev/null --srcdir=.
1418configure:32055: ===== done with src/mpl configure =====
1419configure:32061: sourcing src/mpl/localdefs
1420CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__') does not contain '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include', appending
1421CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include') contains '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include', not appending
1422configure:32194: ===== configuring modules/json-c =====
1423configure:32359: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded --disable-werror '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--with-device=ch4:ofi:tcp' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-14' 'F77=/opt/local/bin/gfortran-mp-14' --cache-file=/dev/null --srcdir=.
1424configure:32379: ===== done with modules/json-c configure =====
1425CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c', appending
1426CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c') contains '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c', not appending
1427configure:32654: checking hwloc.h usability
1428configure:32654: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c conftest.c >&5
1429configure:32654: $? = 0
1430configure:32654: result: yes
1431configure:32654: checking hwloc.h presence
1432configure:32654: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c conftest.c
1433configure:32654: $? = 0
1434configure:32654: result: yes
1435configure:32654: checking for hwloc.h
1436configure:32654: result: yes
1437configure:32671: checking for hwloc_topology_set_pid in -lhwloc
1438configure:32696: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c -lhwloc   >&5
1439configure:32696: $? = 0
1440configure:32706: result: yes
1441WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', appending
1442configure:32763: checking if hwloc meets minimum version requirement
1443configure:32780: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c conftest.c >&5
1444configure:32780: $? = 0
1445configure:32786: result: yes
1446configure:33279: checking netloc.h usability
1447configure:33279: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c conftest.c >&5
1448conftest.c:73:10: fatal error: 'netloc.h' file not found
1449   73 | #include <netloc.h>
1450      |          ^~~~~~~~~~
14511 error generated.
1452configure:33279: $? = 1
1453configure: failed program was:
1454| /* confdefs.h */
1455| #define PACKAGE_NAME "MPICH"
1456| #define PACKAGE_TARNAME "mpich"
1457| #define PACKAGE_VERSION "4.2.2"
1458| #define PACKAGE_STRING "MPICH 4.2.2"
1459| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1460| #define PACKAGE_URL "http://www.mpich.org/"
1461| #define USE_CONFIGFILE "/etc/mpich.conf"
1462| #define STDC_HEADERS 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_STDLIB_H 1
1466| #define HAVE_STRING_H 1
1467| #define HAVE_MEMORY_H 1
1468| #define HAVE_STRINGS_H 1
1469| #define HAVE_INTTYPES_H 1
1470| #define HAVE_STDINT_H 1
1471| #define HAVE_UNISTD_H 1
1472| #define __EXTENSIONS__ 1
1473| #define _ALL_SOURCE 1
1474| #define _GNU_SOURCE 1
1475| #define _POSIX_PTHREAD_SEMANTICS 1
1476| #define _TANDEM_SOURCE 1
1477| #define PACKAGE "mpich"
1478| #define VERSION "4.2.2"
1479| #define HAVE_DLFCN_H 1
1480| #define LT_OBJDIR ".libs/"
1481| #define ENABLE_LOCAL_SESSION_INIT 1
1482| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1483| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1484| #define HAVE_CH4_NETMOD_OFI 1
1485| #define NEEDS_STRICT_ALIGNMENT 1
1486| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1487| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1488| #define HAVE_TAG_ERROR_BITS 1
1489| #define HAVE_VISIBILITY 1
1490| #define HAVE_LIBHWLOC 1
1491| #define HAVE_HWLOC 1
1492| /* end confdefs.h.  */
1493| #include <stdio.h>
1494| #ifdef HAVE_SYS_TYPES_H
1495| # include <sys/types.h>
1496| #endif
1497| #ifdef HAVE_SYS_STAT_H
1498| # include <sys/stat.h>
1499| #endif
1500| #ifdef STDC_HEADERS
1501| # include <stdlib.h>
1502| # include <stddef.h>
1503| #else
1504| # ifdef HAVE_STDLIB_H
1505| #  include <stdlib.h>
1506| # endif
1507| #endif
1508| #ifdef HAVE_STRING_H
1509| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1510| #  include <memory.h>
1511| # endif
1512| # include <string.h>
1513| #endif
1514| #ifdef HAVE_STRINGS_H
1515| # include <strings.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_UNISTD_H
1524| # include <unistd.h>
1525| #endif
1526| #include <netloc.h>
1527configure:33279: result: no
1528configure:33279: checking netloc.h presence
1529configure:33279: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c conftest.c
1530conftest.c:40:10: fatal error: 'netloc.h' file not found
1531   40 | #include <netloc.h>
1532      |          ^~~~~~~~~~
15331 error generated.
1534configure:33279: $? = 1
1535configure: failed program was:
1536| /* confdefs.h */
1537| #define PACKAGE_NAME "MPICH"
1538| #define PACKAGE_TARNAME "mpich"
1539| #define PACKAGE_VERSION "4.2.2"
1540| #define PACKAGE_STRING "MPICH 4.2.2"
1541| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1542| #define PACKAGE_URL "http://www.mpich.org/"
1543| #define USE_CONFIGFILE "/etc/mpich.conf"
1544| #define STDC_HEADERS 1
1545| #define HAVE_SYS_TYPES_H 1
1546| #define HAVE_SYS_STAT_H 1
1547| #define HAVE_STDLIB_H 1
1548| #define HAVE_STRING_H 1
1549| #define HAVE_MEMORY_H 1
1550| #define HAVE_STRINGS_H 1
1551| #define HAVE_INTTYPES_H 1
1552| #define HAVE_STDINT_H 1
1553| #define HAVE_UNISTD_H 1
1554| #define __EXTENSIONS__ 1
1555| #define _ALL_SOURCE 1
1556| #define _GNU_SOURCE 1
1557| #define _POSIX_PTHREAD_SEMANTICS 1
1558| #define _TANDEM_SOURCE 1
1559| #define PACKAGE "mpich"
1560| #define VERSION "4.2.2"
1561| #define HAVE_DLFCN_H 1
1562| #define LT_OBJDIR ".libs/"
1563| #define ENABLE_LOCAL_SESSION_INIT 1
1564| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1565| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1566| #define HAVE_CH4_NETMOD_OFI 1
1567| #define NEEDS_STRICT_ALIGNMENT 1
1568| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
1569| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1570| #define HAVE_TAG_ERROR_BITS 1
1571| #define HAVE_VISIBILITY 1
1572| #define HAVE_LIBHWLOC 1
1573| #define HAVE_HWLOC 1
1574| /* end confdefs.h.  */
1575| #include <netloc.h>
1576configure:33279: result: no
1577configure:33279: checking for netloc.h
1578configure:33279: result: no
1579CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c') does not contain '-D_REENTRANT', appending
1580CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT') does not contain '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include', appending
1581configure:34275: ===== configuring src/mpi/romio =====
1582configure:34440: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--with-device=ch4:ofi:tcp' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-14' 'F77=/opt/local/bin/gfortran-mp-14' --cache-file=/dev/null --srcdir=.
1583configure:34460: ===== done with src/mpi/romio configure =====
1584configure:34466: sourcing src/mpi/romio/localdefs
1585configure:35819: ===== configuring src/pmi =====
1586configure:35984: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--with-device=ch4:ofi:tcp' '--libdir=/opt/local/lib/mpich-mp' '--sysconfdir=/opt/local/etc/mpich-mp' '--program-suffix=-mpich-mp' '--includedir=/opt/local/include/mpich-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-14' 'F77=/opt/local/bin/gfortran-mp-14' --cache-file=/dev/null --srcdir=.
1587configure:36004: ===== done with src/pmi configure =====
1588CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include') does not contain '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include', appending
1589CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include') contains '-I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include', not appending
1590configure:36563: checking whether C compiler accepts option -O2
1591configure:36615: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
1592configure:36615: $? = 0
1593configure:36646: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c  > pac_test2.log 2>&1
1594configure:36646: $? = 0
1595configure:36654: diff -b pac_test1.log pac_test2.log > pac_test.log
1596configure:36657: $? = 0
1597configure:36757: result: yes
1598configure:36762: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1599configure:36802: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include conftest.c > pac_test3.log 2>&1
1600configure:36802: $? = 0
1601configure:36806: mv conftest.o pac_conftest.o
1602configure:36809: $? = 0
1603configure:36845: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
1604configure:36845: $? = 0
1605configure:36880: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
1606configure:36880: $? = 0
1607configure:36888: diff -b pac_test4.log pac_test5.log > pac_test.log
1608configure:36891: $? = 0
1609configure:37030: result: yes
1610configure:37077: checking for shared library (esp. rpath) characteristics of CC
1611configure:37168: result: done (results in src/env/cc_shlib.conf)
1612configure:37339: checking for extension for Fortran 90 programs
1613configure:37354: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1614/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1615configure:37354: $? = 1
1616configure: failed program was:
1617|
1618|           program main
1619|
1620|       end
1621|
1622configure:37369: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1623/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1624configure:37369: $? = 1
1625configure: failed program was:
1626|
1627|               program main
1628|
1629|       end
1630|
1631configure:37376: result: unknown!
1632configure:37400: checking whether Fortran 77 compiler accepts option -O2
1633configure:37445: /opt/local/bin/gfortran-mp-14 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.f  > pac_test1.log 2>&1
1634configure:37445: $? = 1
1635configure: failed program was:
1636|       program main
1637|
1638|       end
1639configure:37587: result: no
1640configure:37826: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-14
1641configure:37836: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 conftest.f >&5
1642/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1643configure:37836: $? = 1
1644configure: failed program was:
1645|       program main
1646|
1647|       end
1648configure:37931: WARNING: compilation failed
1649configure:37937: result:
1650configure:37939: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-14
1651configure:37962: /opt/local/bin/gfortran-mp-14 -o conftest -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.f
1652/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1653configure:38158: result:
1654configure:38174: checking whether /opt/local/bin/gfortran-mp-14 accepts the FLIBS found by autoconf
1655configure:38190: /opt/local/bin/gfortran-mp-14 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.f  >&5
1656/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1657configure:38190: $? = 1
1658configure: failed program was:
1659|
1660|
1661|         program main
1662|         end
1663|
1664|
1665configure:38197: result: no
1666configure:38199: checking for valid entries in FLIBS
1667configure:38213: result:
1668configure:38230: checking whether /usr/bin/clang links with FLIBS found by autoconf
1669configure:38255: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.c   >&5
1670configure:38255: $? = 0
1671configure:38257: result: yes
1672configure:38307: checking whether Fortran 77 and C objects are compatible
1673configure:38398: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -O2 -fPIE  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include conftest.c >&5
1674configure:38398: $? = 0
1675configure:38401: mv conftest.o pac_conftest.o
1676configure:38404: $? = 0
1677configure:38413: /opt/local/bin/gfortran-mp-14 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
1678/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1679configure:38413: $? = 1
1680configure: failed program was:
1681|
1682|
1683|         program test
1684|         integer rc
1685|         rc = -1
1686|         call c_subpgm( rc )
1687|         write(6,*) "rc=", rc
1688|         end
1689|
1690|
1691configure:38458: /opt/local/bin/gfortran-mp-14 -c  -pipe -fallow-argument-mismatch -m64 conftest.f >&5
1692/Library/Developer/CommandLineTools/usr/bin/as:14: no such file or directory: ./clang
1693configure:38458: $? = 1
1694configure: failed program was:
1695|
1696|
1697|         program test
1698|         integer rc
1699|         rc = -1
1700|         call c_subpgm( rc )
1701|         write(6,*) "rc=", rc
1702|         end
1703|
1704|
1705configure:38531: result: no
1706configure:38535: checking for file
1707configure:38551: found /usr/bin/file
1708configure:38562: result: file
1709configure:38574: error: ****  Incompatible Fortran and C Object File Types!  ****
1710F77 Object File Type produced by "/opt/local/bin/gfortran-mp-14  -pipe -fallow-argument-mismatch -m64" is : : cannot open `' (No such file or directory).
1711 C  Object File Type produced by "/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -O2" is : : Mach-O 64-bit object x86_64.
1712
1713## ---------------- ##
1714## Cache variables. ##
1715## ---------------- ##
1716
1717ac_cv_build=x86_64-apple-darwin24.0.0
1718ac_cv_c_compiler_gnu=yes
1719ac_cv_cxx_compiler_gnu=yes
1720ac_cv_env_CCC_set=
1721ac_cv_env_CCC_value=
1722ac_cv_env_CC_set=set
1723ac_cv_env_CC_value=/usr/bin/clang
1724ac_cv_env_CFLAGS_set=set
1725ac_cv_env_CFLAGS_value=
1726ac_cv_env_CPPFLAGS_set=set
1727ac_cv_env_CPPFLAGS_value=
1728ac_cv_env_CPP_set=
1729ac_cv_env_CPP_value=
1730ac_cv_env_CXXCPP_set=
1731ac_cv_env_CXXCPP_value=
1732ac_cv_env_CXXFLAGS_set=set
1733ac_cv_env_CXXFLAGS_value=
1734ac_cv_env_CXX_set=set
1735ac_cv_env_CXX_value=/usr/bin/clang++
1736ac_cv_env_F77_set=set
1737ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-14
1738ac_cv_env_FCFLAGS_set=set
1739ac_cv_env_FCFLAGS_value=
1740ac_cv_env_FC_set=set
1741ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-14
1742ac_cv_env_FFLAGS_set=set
1743ac_cv_env_FFLAGS_value=
1744ac_cv_env_GCOV_set=
1745ac_cv_env_GCOV_value=
1746ac_cv_env_LDFLAGS_set=set
1747ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
1748ac_cv_env_LIBS_set=
1749ac_cv_env_LIBS_value=
1750ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1751ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1752ac_cv_env_MPICHLIB_CFLAGS_set=set
1753ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
1754ac_cv_env_MPICHLIB_CPPFLAGS_set=set
1755ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
1756ac_cv_env_MPICHLIB_CXXFLAGS_set=set
1757ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
1758ac_cv_env_MPICHLIB_FCFLAGS_set=set
1759ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -fallow-argument-mismatch -m64'
1760ac_cv_env_MPICHLIB_FFLAGS_set=set
1761ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m64'
1762ac_cv_env_MPICXXLIBNAME_set=
1763ac_cv_env_MPICXXLIBNAME_value=
1764ac_cv_env_MPIFCLIBNAME_set=
1765ac_cv_env_MPIFCLIBNAME_value=
1766ac_cv_env_MPILIBNAME_set=
1767ac_cv_env_MPILIBNAME_value=
1768ac_cv_env_PMPILIBNAME_set=
1769ac_cv_env_PMPILIBNAME_value=
1770ac_cv_env_PYTHON_set=set
1771ac_cv_env_PYTHON_value=/opt/local/bin/python3.11
1772ac_cv_env_YAKSALIBNAME_set=
1773ac_cv_env_YAKSALIBNAME_value=
1774ac_cv_env_build_alias_set=
1775ac_cv_env_build_alias_value=
1776ac_cv_env_host_alias_set=
1777ac_cv_env_host_alias_value=
1778ac_cv_env_target_alias_set=
1779ac_cv_env_target_alias_value=
1780ac_cv_f77_compiler_gnu=no
1781ac_cv_f77_libs=
1782ac_cv_fc_compiler_gnu=no
1783ac_cv_header_dlfcn_h=yes
1784ac_cv_header_hcoll_api_hcoll_api_h=no
1785ac_cv_header_hwloc_h=yes
1786ac_cv_header_inttypes_h=yes
1787ac_cv_header_memory_h=yes
1788ac_cv_header_minix_config_h=no
1789ac_cv_header_netloc_h=no
1790ac_cv_header_rdma_fabric_h=no
1791ac_cv_header_stdc=yes
1792ac_cv_header_stdint_h=yes
1793ac_cv_header_stdlib_h=yes
1794ac_cv_header_string_h=yes
1795ac_cv_header_strings_h=yes
1796ac_cv_header_sys_stat_h=yes
1797ac_cv_header_sys_types_h=yes
1798ac_cv_header_ucp_api_ucp_h=no
1799ac_cv_header_unistd_h=yes
1800ac_cv_host=x86_64-apple-darwin24.0.0
1801ac_cv_lib_hwloc___hwloc_topology_set_pid=yes
1802ac_cv_objext=o
1803ac_cv_path_EGREP='/usr/bin/grep -E'
1804ac_cv_path_FGREP='/usr/bin/grep -F'
1805ac_cv_path_GREP=/usr/bin/grep
1806ac_cv_path_SED=/usr/bin/sed
1807ac_cv_path_lt_DD=/bin/dd
1808ac_cv_prog_AWK=awk
1809ac_cv_prog_CPP='/usr/bin/clang -E'
1810ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1811ac_cv_prog_FILE=file
1812ac_cv_prog_ac_ct_AR=ar
1813ac_cv_prog_ac_ct_CC=/usr/bin/clang
1814ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1815ac_cv_prog_ac_ct_LIPO=lipo
1816ac_cv_prog_ac_ct_NMEDIT=nmedit
1817ac_cv_prog_ac_ct_OBJDUMP=objdump
1818ac_cv_prog_ac_ct_OTOOL=otool
1819ac_cv_prog_ac_ct_RANLIB=ranlib
1820ac_cv_prog_ac_ct_STRIP=strip
1821ac_cv_prog_cc_c89=
1822ac_cv_prog_cc_g=yes
1823ac_cv_prog_cxx_g=yes
1824ac_cv_prog_f77_g=no
1825ac_cv_prog_fc_g=no
1826ac_cv_prog_make_make_set=yes
1827ac_cv_safe_to_define___extensions__=yes
1828ac_cv_target=x86_64-apple-darwin24.0.0
1829am_cv_CC_dependencies_compiler_type=none
1830am_cv_CXX_dependencies_compiler_type=none
1831am_cv_ar_interface=ar
1832am_cv_make_support_nested_variables=yes
1833am_cv_prog_cc_c_o=yes
1834lt_cv_apple_cc_single_mod=no
1835lt_cv_ar_at_file=no
1836lt_cv_deplibs_check_method=pass_all
1837lt_cv_file_magic_cmd='$MAGIC_CMD'
1838lt_cv_file_magic_test_file=
1839lt_cv_ld_exported_symbols_list=yes
1840lt_cv_ld_force_load=yes
1841lt_cv_ld_reload_flag=-r
1842lt_cv_nm_interface='BSD nm'
1843lt_cv_objdir=.libs
1844lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1845lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
1846lt_cv_path_NM='/opt/local/bin/nm -B'
1847lt_cv_path_mainfest_tool=no
1848lt_cv_prog_compiler_c_o=yes
1849lt_cv_prog_compiler_c_o_CXX=yes
1850lt_cv_prog_compiler_c_o_F77=no
1851lt_cv_prog_compiler_c_o_FC=no
1852lt_cv_prog_compiler_pic='-fno-common -DPIC'
1853lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1854lt_cv_prog_compiler_pic_F77=-fno-common
1855lt_cv_prog_compiler_pic_FC=-fno-common
1856lt_cv_prog_compiler_pic_works=yes
1857lt_cv_prog_compiler_pic_works_CXX=yes
1858lt_cv_prog_compiler_pic_works_F77=no
1859lt_cv_prog_compiler_pic_works_FC=no
1860lt_cv_prog_compiler_rtti_exceptions=yes
1861lt_cv_prog_compiler_static_works=no
1862lt_cv_prog_compiler_static_works_CXX=no
1863lt_cv_prog_compiler_static_works_F77=no
1864lt_cv_prog_compiler_static_works_FC=no
1865lt_cv_prog_gnu_ld=no
1866lt_cv_prog_gnu_ldcxx=no
1867lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1868lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1869lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1870lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='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'\'''
1871lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1872lt_cv_sys_global_symbol_to_import=
1873lt_cv_sys_max_cmd_len=786432
1874lt_cv_to_host_file_cmd=func_convert_file_noop
1875lt_cv_to_tool_file_cmd=func_convert_file_noop
1876lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1877pac_cv_attr_weak_alias=no
1878pac_cv_cc_vendor=clang
1879pac_cv_cxx_builds_exe=yes
1880pac_cv_f77_flibs_valid=unknown
1881pac_cv_my_conf_dir=/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2
1882pac_cv_prog_c_weak_symbols=no
1883
1884## ----------------- ##
1885## Output variables. ##
1886## ----------------- ##
1887
1888ABIVERSION='16:2:4'
1889ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
1890ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/missing'\'' aclocal-1.16'
1891ADDRESS_KIND=''
1892AMDEPBACKSLASH=''
1893AMDEP_FALSE=''
1894AMDEP_TRUE='#'
1895AMTAR='$${TAR-tar}'
1896AM_BACKSLASH='\'
1897AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1898AM_DEFAULT_VERBOSITY='1'
1899AM_V='$(V)'
1900AR='ar'
1901AS=''
1902AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/missing'\'' autoconf'
1903AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/missing'\'' autoheader'
1904AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/missing'\'' automake-1.16'
1905AWK='awk'
1906BASH_SHELL='/bin/bash'
1907BSEND_OVERHEAD=''
1908BUILD_BASH_SCRIPTS_FALSE=''
1909BUILD_BASH_SCRIPTS_TRUE=''
1910BUILD_CH3_FALSE=''
1911BUILD_CH3_NEMESIS_FALSE=''
1912BUILD_CH3_NEMESIS_TRUE='#'
1913BUILD_CH3_SOCK_FALSE=''
1914BUILD_CH3_SOCK_TRUE='#'
1915BUILD_CH3_TRUE='#'
1916BUILD_CH3_UTIL_SOCK_FALSE=''
1917BUILD_CH3_UTIL_SOCK_TRUE='#'
1918BUILD_CH4_COLL_TUNING_FALSE=''
1919BUILD_CH4_COLL_TUNING_TRUE=''
1920BUILD_CH4_FALSE='#'
1921BUILD_CH4_NETMOD_OFI_FALSE='#'
1922BUILD_CH4_NETMOD_OFI_TRUE=''
1923BUILD_CH4_NETMOD_STUBNM_FALSE=''
1924BUILD_CH4_NETMOD_STUBNM_TRUE='#'
1925BUILD_CH4_NETMOD_UCX_FALSE=''
1926BUILD_CH4_NETMOD_UCX_TRUE='#'
1927BUILD_CH4_SHM_FALSE=''
1928BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#'
1929BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE=''
1930BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE=''
1931BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#'
1932BUILD_CH4_SHM_TRUE=''
1933BUILD_CH4_TRUE=''
1934BUILD_COVERAGE_FALSE=''
1935BUILD_COVERAGE_TRUE=''
1936BUILD_CXX_BINDING_FALSE=''
1937BUILD_CXX_BINDING_TRUE=''
1938BUILD_DATALOOP_ENGINE_FALSE=''
1939BUILD_DATALOOP_ENGINE_TRUE=''
1940BUILD_DEBUGGER_DLL_FALSE=''
1941BUILD_DEBUGGER_DLL_TRUE=''
1942BUILD_F08_BINDING_FALSE=''
1943BUILD_F08_BINDING_TRUE=''
1944BUILD_F77_BINDING_FALSE=''
1945BUILD_F77_BINDING_TRUE=''
1946BUILD_FC_BINDING_FALSE='#'
1947BUILD_FC_BINDING_TRUE=''
1948BUILD_HCOLL_FALSE=''
1949BUILD_HCOLL_TRUE='#'
1950BUILD_MPID_COMMON_BC_FALSE='#'
1951BUILD_MPID_COMMON_BC_TRUE=''
1952BUILD_MPID_COMMON_GENQ_FALSE='#'
1953BUILD_MPID_COMMON_GENQ_TRUE=''
1954BUILD_MPID_COMMON_SCHED_FALSE='#'
1955BUILD_MPID_COMMON_SCHED_TRUE=''
1956BUILD_MPID_COMMON_SHM_FALSE='#'
1957BUILD_MPID_COMMON_SHM_TRUE=''
1958BUILD_MPID_COMMON_STREAM_WORKQ_FALSE='#'
1959BUILD_MPID_COMMON_STREAM_WORKQ_TRUE=''
1960BUILD_MPID_COMMON_THREAD_FALSE='#'
1961BUILD_MPID_COMMON_THREAD_TRUE=''
1962BUILD_NAMEPUB_FILE_FALSE=''
1963BUILD_NAMEPUB_FILE_TRUE=''
1964BUILD_NAMEPUB_PMI_FALSE=''
1965BUILD_NAMEPUB_PMI_TRUE=''
1966BUILD_NEMESIS_NETMOD_TCP_FALSE=''
1967BUILD_NEMESIS_NETMOD_TCP_TRUE='#'
1968BUILD_PM_GFORKER_FALSE=''
1969BUILD_PM_GFORKER_TRUE='#'
1970BUILD_PM_HYDRA_FALSE=''
1971BUILD_PM_HYDRA_TRUE=''
1972BUILD_PM_REMSHELL_FALSE=''
1973BUILD_PM_REMSHELL_TRUE='#'
1974BUILD_PM_UTIL_FALSE=''
1975BUILD_PM_UTIL_TRUE=''
1976BUILD_PROFILING_LIB_FALSE='#'
1977BUILD_PROFILING_LIB_TRUE=''
1978BUILD_ROMIO_FALSE='#'
1979BUILD_ROMIO_TRUE=''
1980BUILD_SHM_IPC_GPU_FALSE='#'
1981BUILD_SHM_IPC_GPU_TRUE=''
1982BUILD_SHM_IPC_XPMEM_FALSE='#'
1983BUILD_SHM_IPC_XPMEM_TRUE=''
1984BUILD_SHM_POSIX_FALSE='#'
1985BUILD_SHM_POSIX_TRUE=''
1986BUILD_SHM_STUBSHM_FALSE=''
1987BUILD_SHM_STUBSHM_TRUE='#'
1988BUILD_YAKSA_ENGINE_FALSE=''
1989BUILD_YAKSA_ENGINE_TRUE=''
1990CC='/usr/bin/clang'
1991CCDEPMODE='depmode=none'
1992CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -fno-common  -O2'
1993CMB_1INT_ALIGNMENT=''
1994CMB_STATUS_ALIGNMENT=''
1995CONFIGURE_ARGS_CLEAN='--prefix=/opt/local --disable-dependency-tracking --enable-fortran --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-timer-type=mach_absolute_time --with-pm=hydra --with-thread-package=posix --with-hwloc-prefix=/opt/local --disable-collalgo-tests --with-device=ch4:ofi:tcp --libdir=/opt/local/lib/mpich-mp --sysconfdir=/opt/local/etc/mpich-mp --program-suffix=-mpich-mp --includedir=/opt/local/include/mpich-mp MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64 FCFLAGS='
1996CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--enable-fortran'\'' '\''--disable-silent-rules'\'' '\''--enable-base-cache'\'' '\''--enable-cache'\'' '\''--enable-cxx'\'' '\''--enable-fast=O2'\'' '\''--enable-shared'\'' '\''--enable-versioning'\'' '\''--enable-timer-type=mach_absolute_time'\'' '\''--with-pm=hydra'\'' '\''--with-thread-package=posix'\'' '\''--with-hwloc-prefix=/opt/local'\'' '\''--disable-collalgo-tests'\'' '\''--with-device=ch4:ofi:tcp'\'' '\''--libdir=/opt/local/lib/mpich-mp'\'' '\''--sysconfdir=/opt/local/etc/mpich-mp'\'' '\''--program-suffix=-mpich-mp'\'' '\''--includedir=/opt/local/include/mpich-mp'\'' '\''MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64'\'' '\''FCFLAGS='\'' '\''CC=/usr/bin/clang'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''PYTHON=/opt/local/bin/python3.11'\'' '\''FC=/opt/local/bin/gfortran-mp-14'\'' '\''F77=/opt/local/bin/gfortran-mp-14'\'''
1997COUNT_KIND=''
1998CPP='/usr/bin/clang -E'
1999CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpl/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/mpi/romio/include -I/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/src/pmi/include'
2000CSCOPE='cscope'
2001CTAGS='ctags'
2002CXX='/usr/bin/clang++'
2003CXXCPP='/usr/bin/clang++ -E'
2004CXXDEPMODE='depmode=none'
2005CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2006CYGPATH_W='echo'
2007C_LINKPATH_SHL=''
2008DEFS=''
2009DEPDIR='.deps'
2010DEVICE='ch4:ofi'
2011DISABLE_TAG_SUPPORT=''
2012DLLIMPORT=''
2013DLLTOOL='false'
2014DOCTEXT=''
2015DSYMUTIL='dsymutil'
2016DUMPBIN=''
2017ECHO_C='\c'
2018ECHO_N=''
2019ECHO_T=''
2020EGREP='/usr/bin/grep -E'
2021ENABLE_QMPI='0'
2022ETAGS='etags'
2023EXEEXT=''
2024F08_C_AINT=''
2025F08_C_COUNT=''
2026F08_C_OFFSET=''
2027F08_MPIR_CXX_BOOL=''
2028F08_MPIR_CXX_DOUBLE_COMPLEX=''
2029F08_MPIR_CXX_FLOAT_COMPLEX=''
2030F08_MPIR_CXX_LONG_DOUBLE_COMPLEX=''
2031F08_MPIX_C_FLOAT16=''
2032F08_MPI_2COMPLEX=''
2033F08_MPI_2DOUBLE_COMPLEX=''
2034F08_MPI_2DOUBLE_PRECISION=''
2035F08_MPI_2INT=''
2036F08_MPI_2INTEGER=''
2037F08_MPI_2REAL=''
2038F08_MPI_AINT_DATATYPE=''
2039F08_MPI_BYTE=''
2040F08_MPI_CHAR=''
2041F08_MPI_CHARACTER=''
2042F08_MPI_COMPLEX16=''
2043F08_MPI_COMPLEX32=''
2044F08_MPI_COMPLEX8=''
2045F08_MPI_COMPLEX=''
2046F08_MPI_COUNT_DATATYPE=''
2047F08_MPI_C_BOOL=''
2048F08_MPI_C_COMPLEX=''
2049F08_MPI_C_DOUBLE_COMPLEX=''
2050F08_MPI_C_FLOAT_COMPLEX=''
2051F08_MPI_C_LONG_DOUBLE_COMPLEX=''
2052F08_MPI_DOUBLE=''
2053F08_MPI_DOUBLE_COMPLEX=''
2054F08_MPI_DOUBLE_INT=''
2055F08_MPI_DOUBLE_PRECISION=''
2056F08_MPI_FLOAT=''
2057F08_MPI_FLOAT_INT=''
2058F08_MPI_INT16_T=''
2059F08_MPI_INT32_T=''
2060F08_MPI_INT64_T=''
2061F08_MPI_INT8_T=''
2062F08_MPI_INT=''
2063F08_MPI_INTEGER16=''
2064F08_MPI_INTEGER1=''
2065F08_MPI_INTEGER2=''
2066F08_MPI_INTEGER4=''
2067F08_MPI_INTEGER8=''
2068F08_MPI_INTEGER=''
2069F08_MPI_LB=''
2070F08_MPI_LOGICAL=''
2071F08_MPI_LONG=''
2072F08_MPI_LONG_DOUBLE=''
2073F08_MPI_LONG_DOUBLE_INT=''
2074F08_MPI_LONG_INT=''
2075F08_MPI_LONG_LONG=''
2076F08_MPI_LONG_LONG_INT=''
2077F08_MPI_OFFSET_DATATYPE=''
2078F08_MPI_PACKED=''
2079F08_MPI_REAL16=''
2080F08_MPI_REAL4=''
2081F08_MPI_REAL8=''
2082F08_MPI_REAL=''
2083F08_MPI_SHORT=''
2084F08_MPI_SHORT_INT=''
2085F08_MPI_SIGNED_CHAR=''
2086F08_MPI_UB=''
2087F08_MPI_UINT16_T=''
2088F08_MPI_UINT32_T=''
2089F08_MPI_UINT64_T=''
2090F08_MPI_UINT8_T=''
2091F08_MPI_UNSIGNED=''
2092F08_MPI_UNSIGNED_CHAR=''
2093F08_MPI_UNSIGNED_LONG=''
2094F08_MPI_UNSIGNED_LONG_LONG=''
2095F08_MPI_UNSIGNED_SHORT=''
2096F08_MPI_WCHAR=''
2097F77='/opt/local/bin/gfortran-mp-14'
2098F77CPP=''
2099F77_INCDIR=''
2100F77_LIBDIR_LEADER=''
2101F77_MPIR_CXX_BOOL=''
2102F77_MPIR_CXX_DOUBLE_COMPLEX=''
2103F77_MPIR_CXX_FLOAT_COMPLEX=''
2104F77_MPIR_CXX_LONG_DOUBLE_COMPLEX=''
2105F77_MPIX_C_FLOAT16=''
2106F77_MPI_2COMPLEX=''
2107F77_MPI_2DOUBLE_COMPLEX=''
2108F77_MPI_2DOUBLE_PRECISION=''
2109F77_MPI_2INT=''
2110F77_MPI_2INTEGER=''
2111F77_MPI_2REAL=''
2112F77_MPI_AINT_DATATYPE=''
2113F77_MPI_BYTE=''
2114F77_MPI_CHAR=''
2115F77_MPI_CHARACTER=''
2116F77_MPI_COMPLEX16=''
2117F77_MPI_COMPLEX32=''
2118F77_MPI_COMPLEX8=''
2119F77_MPI_COMPLEX=''
2120F77_MPI_COUNT_DATATYPE=''
2121F77_MPI_C_BOOL=''
2122F77_MPI_C_COMPLEX=''
2123F77_MPI_C_DOUBLE_COMPLEX=''
2124F77_MPI_C_FLOAT_COMPLEX=''
2125F77_MPI_C_LONG_DOUBLE_COMPLEX=''
2126F77_MPI_DOUBLE=''
2127F77_MPI_DOUBLE_COMPLEX=''
2128F77_MPI_DOUBLE_INT=''
2129F77_MPI_DOUBLE_PRECISION=''
2130F77_MPI_FLOAT=''
2131F77_MPI_FLOAT_INT=''
2132F77_MPI_INT16_T=''
2133F77_MPI_INT32_T=''
2134F77_MPI_INT64_T=''
2135F77_MPI_INT8_T=''
2136F77_MPI_INT=''
2137F77_MPI_INTEGER16=''
2138F77_MPI_INTEGER1=''
2139F77_MPI_INTEGER2=''
2140F77_MPI_INTEGER4=''
2141F77_MPI_INTEGER8=''
2142F77_MPI_INTEGER=''
2143F77_MPI_LB=''
2144F77_MPI_LOGICAL=''
2145F77_MPI_LONG=''
2146F77_MPI_LONG_DOUBLE=''
2147F77_MPI_LONG_DOUBLE_INT=''
2148F77_MPI_LONG_INT=''
2149F77_MPI_LONG_LONG=''
2150F77_MPI_LONG_LONG_INT=''
2151F77_MPI_OFFSET_DATATYPE=''
2152F77_MPI_PACKED=''
2153F77_MPI_REAL16=''
2154F77_MPI_REAL4=''
2155F77_MPI_REAL8=''
2156F77_MPI_REAL=''
2157F77_MPI_SHORT=''
2158F77_MPI_SHORT_INT=''
2159F77_MPI_SIGNED_CHAR=''
2160F77_MPI_UB=''
2161F77_MPI_UINT16_T=''
2162F77_MPI_UINT32_T=''
2163F77_MPI_UINT64_T=''
2164F77_MPI_UINT8_T=''
2165F77_MPI_UNSIGNED=''
2166F77_MPI_UNSIGNED_CHAR=''
2167F77_MPI_UNSIGNED_LONG=''
2168F77_MPI_UNSIGNED_LONG_LONG=''
2169F77_MPI_UNSIGNED_SHORT=''
2170F77_MPI_WCHAR=''
2171F77_NAME_MANGLE=''
2172F77_OTHER_LIBS=''
2173FC='/opt/local/bin/gfortran-mp-14'
2174FCCPP=''
2175FCEXT='f'
2176FCFLAGS=' -pipe -fallow-argument-mismatch -m64'
2177FCINC=''
2178FCINCFLAG=''
2179FCLIB_LDFLAGS=''
2180FCMODEXT=''
2181FCMODINCFLAG=''
2182FCMODINCSPEC=''
2183FCMODOUTFLAG=''
2184FC_ALL_INTEGER_MODELS=''
2185FC_DOUBLE_MODEL=''
2186FC_INTEGER_MODEL=''
2187FC_INTEGER_MODEL_MAP=''
2188FC_OTHER_LIBS=''
2189FC_REAL_MODEL=''
2190FC_WORK_FILES_ARG=''
2191FFLAGS=' -pipe -fallow-argument-mismatch -m64'
2192FGREP='/usr/bin/grep -F'
2193FILE='file'
2194FLIBS=''
2195FORTRAN_BINDING='0'
2196FORTRAN_MPI_OFFSET='integer*8'
2197GCOV=''
2198GNUCXX_MINORVERSION=''
2199GNUCXX_VERSION=''
2200GNULIB_ATOLL=''
2201GNULIB_CALLOC_POSIX=''
2202GNULIB_CANONICALIZE_FILE_NAME=''
2203GNULIB_GETLOADAVG=''
2204GNULIB_GETSUBOPT=''
2205GNULIB_GRANTPT=''
2206GNULIB_MALLOC_POSIX=''
2207GNULIB_MBTOWC=''
2208GNULIB_MKDTEMP=''
2209GNULIB_MKOSTEMP=''
2210GNULIB_MKOSTEMPS=''
2211GNULIB_MKSTEMP=''
2212GNULIB_MKSTEMPS=''
2213GNULIB_POSIX_OPENPT=''
2214GNULIB_PTSNAME=''
2215GNULIB_PTSNAME_R=''
2216GNULIB_PUTENV=''
2217GNULIB_QSORT_R=''
2218GNULIB_RANDOM=''
2219GNULIB_RANDOM_R=''
2220GNULIB_REALLOC_POSIX=''
2221GNULIB_REALPATH=''
2222GNULIB_RPMATCH=''
2223GNULIB_SECURE_GETENV=''
2224GNULIB_SETENV=''
2225GNULIB_STRTOD=''
2226GNULIB_STRTOLL=''
2227GNULIB_STRTOULL=''
2228GNULIB_SYSTEM_POSIX=''
2229GNULIB_UNLOCKPT=''
2230GNULIB_UNSETENV=''
2231GNULIB_WCTOMB=''
2232GNULIB__EXIT=''
2233GREP='/usr/bin/grep'
2234HAVE_ATOLL=''
2235HAVE_CANONICALIZE_FILE_NAME=''
2236HAVE_CXX_EXCEPTIONS=''
2237HAVE_CXX_IO='1'
2238HAVE_DECL_GETLOADAVG=''
2239HAVE_DECL_SETENV=''
2240HAVE_DECL_UNSETENV=''
2241HAVE_ERROR_CHECKING='1'
2242HAVE_GETSUBOPT=''
2243HAVE_GRANTPT=''
2244HAVE_MKDTEMP=''
2245HAVE_MKOSTEMP=''
2246HAVE_MKOSTEMPS=''
2247HAVE_MKSTEMP=''
2248HAVE_MKSTEMPS=''
2249HAVE_POSIX_OPENPT=''
2250HAVE_PTSNAME=''
2251HAVE_PTSNAME_R=''
2252HAVE_RANDOM=''
2253HAVE_RANDOM_H=''
2254HAVE_RANDOM_R=''
2255HAVE_REALPATH=''
2256HAVE_ROMIO='#include "mpio.h"'
2257HAVE_RPMATCH=''
2258HAVE_SECURE_GETENV=''
2259HAVE_SETENV=''
2260HAVE_STRTOD=''
2261HAVE_STRTOLL=''
2262HAVE_STRTOULL=''
2263HAVE_STRUCT_RANDOM_DATA=''
2264HAVE_SYS_LOADAVG_H=''
2265HAVE_UNLOCKPT=''
2266HAVE__EXIT=''
2267INCLUDE_MPICXX_H=''
2268INSTALL_DATA='${INSTALL} -m 644'
2269INSTALL_DOCS_FALSE=''
2270INSTALL_DOCS_TRUE=''
2271INSTALL_MPICXX_FALSE=''
2272INSTALL_MPICXX_TRUE=''
2273INSTALL_MPIF77_FALSE=''
2274INSTALL_MPIF77_TRUE='#'
2275INSTALL_PROGRAM='${INSTALL}'
2276INSTALL_SCRIPT='${INSTALL}'
2277INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2278INTEGER_KIND=''
2279INTERLIB_DEPS='yes'
2280KILLALL=''
2281LD='/Library/Developer/CommandLineTools/usr/bin/ld'
2282LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2283LIBOBJS=''
2284LIBS=''
2285LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2286LIPO='lipo'
2287LN_S='ln -s'
2288LPMPILIBNAME=''
2289LTLIBOBJS=''
2290LT_SYS_LIBRARY_PATH=''
2291MAINT=''
2292MAINTAINER_MODE_FALSE='#'
2293MAINTAINER_MODE_TRUE=''
2294MAKE=''
2295MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/missing'\'' makeinfo'
2296MANIFEST_TOOL=':'
2297MKDIR_P='confdb/install-sh -c -d'
2298MPIBASEMODNAME=''
2299MPICC_NAME=''
2300MPICHLIB_CFLAGS='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2301MPICHLIB_CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
2302MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2303MPICHLIB_FCFLAGS='-pipe -fallow-argument-mismatch -m64'
2304MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m64'
2305MPICH_CUSTOM_STRING=''
2306MPICH_MPICC_CFLAGS=''
2307MPICH_MPICC_CPPFLAGS=''
2308MPICH_MPICC_LDFLAGS=''
2309MPICH_MPICC_LIBS=''
2310MPICH_MPICXX_CPPFLAGS=''
2311MPICH_MPICXX_CXXFLAGS=''
2312MPICH_MPICXX_LDFLAGS=''
2313MPICH_MPICXX_LIBS=''
2314MPICH_MPIF77_CPPFLAGS=''
2315MPICH_MPIF77_FFLAGS=''
2316MPICH_MPIF77_LDFLAGS=''
2317MPICH_MPIF77_LIBS=''
2318MPICH_MPIFORT_CPPFLAGS=''
2319MPICH_MPIFORT_FCFLAGS=''
2320MPICH_MPIFORT_LDFLAGS=''
2321MPICH_MPIFORT_LIBS=''
2322MPICH_NUMVERSION='40202300'
2323MPICH_RELEASE_DATE='Wed Jul  3 09:16:22 AM CDT 2024'
2324MPICH_VERSION='4.2.2'
2325MPICONSTMODNAME=''
2326MPICPP_NAME=''
2327MPICXXLIBNAME='mpicxx'
2328MPICXX_NAME=''
2329MPIF77_NAME=''
2330MPIF90_NAME=''
2331MPIFCLIBNAME='mpifort'
2332MPIFORT_NAME=''
2333MPIFPMPI=''
2334MPILIBNAME='mpi'
2335MPIMODNAME=''
2336MPIR_CXX_BOOL=''
2337MPIR_CXX_DOUBLE_COMPLEX=''
2338MPIR_CXX_FLOAT_COMPLEX=''
2339MPIR_CXX_LONG_DOUBLE_COMPLEX=''
2340MPISIZEOFMODNAME=''
2341MPIU_DLL_SPEC_DEF=''
2342MPIX_C_FLOAT16=''
2343MPI_2COMPLEX=''
2344MPI_2DOUBLE_COMPLEX=''
2345MPI_2DOUBLE_PRECISION=''
2346MPI_2INT=''
2347MPI_2INTEGER=''
2348MPI_2REAL=''
2349MPI_AINT=''
2350MPI_AINT_DATATYPE=''
2351MPI_AINT_FMT_DEC_SPEC=''
2352MPI_AINT_FMT_HEX_SPEC=''
2353MPI_BYTE=''
2354MPI_CHAR=''
2355MPI_CHARACTER=''
2356MPI_COMPLEX16=''
2357MPI_COMPLEX32=''
2358MPI_COMPLEX8=''
2359MPI_COMPLEX=''
2360MPI_COUNT=''
2361MPI_COUNT_DATATYPE=''
2362MPI_C_BOOL=''
2363MPI_C_COMPLEX=''
2364MPI_C_DOUBLE_COMPLEX=''
2365MPI_C_FLOAT_COMPLEX=''
2366MPI_C_INTERFACE_CDESC_NAME=''
2367MPI_C_INTERFACE_GLUE_NAME=''
2368MPI_C_INTERFACE_NAME=''
2369MPI_C_INTERFACE_NOBUF_NAME=''
2370MPI_C_INTERFACE_TYPES_NAME=''
2371MPI_C_LONG_DOUBLE_COMPLEX=''
2372MPI_DOUBLE=''
2373MPI_DOUBLE_COMPLEX=''
2374MPI_DOUBLE_INT=''
2375MPI_DOUBLE_PRECISION=''
2376MPI_F08_CALLBACKS_NAME=''
2377MPI_F08_COMPILE_CONSTANTS_NAME=''
2378MPI_F08_LINK_CONSTANTS_NAME=''
2379MPI_F08_NAME=''
2380MPI_F08_TYPES_NAME=''
2381MPI_FINT=''
2382MPI_FLOAT=''
2383MPI_FLOAT_INT=''
2384MPI_INT16_T=''
2385MPI_INT32_T=''
2386MPI_INT64_T=''
2387MPI_INT8_T=''
2388MPI_INT=''
2389MPI_INTEGER16=''
2390MPI_INTEGER1=''
2391MPI_INTEGER2=''
2392MPI_INTEGER4=''
2393MPI_INTEGER8=''
2394MPI_INTEGER=''
2395MPI_LB=''
2396MPI_LOGICAL=''
2397MPI_LONG=''
2398MPI_LONG_DOUBLE=''
2399MPI_LONG_DOUBLE_INT=''
2400MPI_LONG_INT=''
2401MPI_LONG_LONG=''
2402MPI_LONG_LONG_INT=''
2403MPI_MAX_ERROR_STRING=''
2404MPI_MAX_LIBRARY_VERSION_STRING=''
2405MPI_MAX_PROCESSOR_NAME=''
2406MPI_OFFSET=''
2407MPI_OFFSET_DATATYPE=''
2408MPI_OFFSET_TYPEDEF=''
2409MPI_PACKED=''
2410MPI_REAL16=''
2411MPI_REAL4=''
2412MPI_REAL8=''
2413MPI_REAL=''
2414MPI_SHORT=''
2415MPI_SHORT_INT=''
2416MPI_SIGNED_CHAR=''
2417MPI_STATUS_SIZE=''
2418MPI_UB=''
2419MPI_UINT16_T=''
2420MPI_UINT32_T=''
2421MPI_UINT64_T=''
2422MPI_UINT8_T=''
2423MPI_UNSIGNED=''
2424MPI_UNSIGNED_CHAR=''
2425MPI_UNSIGNED_LONG=''
2426MPI_UNSIGNED_LONG_LONG=''
2427MPI_UNSIGNED_SHORT=''
2428MPI_WCHAR=''
2429NM='/opt/local/bin/nm -B'
2430NMEDIT='nmedit'
2431NVCC=''
2432OBJDUMP='objdump'
2433OBJEXT='o'
2434OFFSET_KIND=''
2435OTOOL64=':'
2436OTOOL='otool'
2437PACKAGE='mpich'
2438PACKAGE_BUGREPORT='discuss@mpich.org'
2439PACKAGE_NAME='MPICH'
2440PACKAGE_STRING='MPICH 4.2.2'
2441PACKAGE_TARNAME='mpich'
2442PACKAGE_URL='http://www.mpich.org/'
2443PACKAGE_VERSION='4.2.2'
2444PAPI_INCLUDE=''
2445PATH_SEPARATOR=':'
2446PERL=''
2447PMPIBASEMODNAME=''
2448PMPILIBNAME='pmpi'
2449PMPI_F08_NAME=''
2450PRIMARY_PM_GFORKER_FALSE=''
2451PRIMARY_PM_GFORKER_TRUE='#'
2452PRIMARY_PM_REMSHELL_FALSE=''
2453PRIMARY_PM_REMSHELL_TRUE='#'
2454PYTHON3_PATH=''
2455PYTHON='/opt/local/bin/python3.11'
2456PYTHON_PATH=''
2457RANLIB='ranlib'
2458REPLACE_CALLOC=''
2459REPLACE_CANONICALIZE_FILE_NAME=''
2460REPLACE_MALLOC=''
2461REPLACE_MBTOWC=''
2462REPLACE_MKSTEMP=''
2463REPLACE_PTSNAME=''
2464REPLACE_PTSNAME_R=''
2465REPLACE_PUTENV=''
2466REPLACE_QSORT_R=''
2467REPLACE_RANDOM_R=''
2468REPLACE_REALLOC=''
2469REPLACE_REALPATH=''
2470REPLACE_SETENV=''
2471REPLACE_STRTOD=''
2472REPLACE_UNSETENV=''
2473REPLACE_WCTOMB=''
2474RSH=''
2475SED='/usr/bin/sed'
2476SET_CFLAGS=''
2477SET_MAKE=''
2478SHELL='/bin/sh'
2479SHLIB_EXT=''
2480SSH=''
2481STRIP='strip'
2482USER_CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2483USER_CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
2484USER_CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2485USER_EXTRA_LIBS=''
2486USER_FCFLAGS=' -pipe -fallow-argument-mismatch -m64'
2487USER_FFLAGS=' -pipe -fallow-argument-mismatch -m64'
2488USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2489USER_LIBS=''
2490VERSION='4.2.2'
2491VISIBILITY_CFLAGS=''
2492VPATH=''
2493WRAPPER_CFLAGS=''
2494WRAPPER_CPPFLAGS=''
2495WRAPPER_CXXFLAGS=''
2496WRAPPER_C_DYNAMIC_LOADING_FLAGS=' '
2497WRAPPER_EXTRA_F77_FLAGS=''
2498WRAPPER_EXTRA_LIBS=''
2499WRAPPER_FCFLAGS=''
2500WRAPPER_FFLAGS=''
2501WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64'
2502WRAPPER_LIBS=' -lpthread  -lhwloc '
2503WTIME_DOUBLE_TYPE=''
2504XARGS_NODATA_OPT=''
2505YAKSALIBNAME=''
2506ac_ct_AR='ar'
2507ac_ct_CC='/usr/bin/clang'
2508ac_ct_CXX=''
2509ac_ct_DUMPBIN=''
2510ac_ct_F77=''
2511ac_ct_FC=''
2512am__EXEEXT_FALSE=''
2513am__EXEEXT_TRUE=''
2514am__fastdepCC_FALSE=''
2515am__fastdepCC_TRUE='#'
2516am__fastdepCXX_FALSE=''
2517am__fastdepCXX_TRUE='#'
2518am__include='include'
2519am__isrc=''
2520am__leading_dot='.'
2521am__nodep=''
2522am__quote=''
2523am__tar='$${TAR-tar} chof - "$$tardir"'
2524am__untar='$${TAR-tar} xf -'
2525bindings=''
2526bindir='${exec_prefix}/bin'
2527build='x86_64-apple-darwin24.0.0'
2528build_alias=''
2529build_cpu='x86_64'
2530build_os='darwin24.0.0'
2531build_vendor='apple'
2532ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;'
2533ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;'
2534ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"'
2535ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"'
2536ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;'
2537ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;'
2538ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;'
2539ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;'
2540ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"'
2541ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;'
2542ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;'
2543ch4_netmods='ofi'
2544ch4_nets_array='MPIDI_CH4_OFI'
2545ch4_nets_array_sz='1'
2546ch4_nets_func_array='&MPIDI_NM_ofi_funcs'
2547ch4_nets_func_decl='MPIDI_NM_ofi_funcs'
2548ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs'
2549ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs'
2550ch4_nets_strings='"ofi"'
2551ch4_posix_eager_array='MPIDI_POSIX_IQUEUE'
2552ch4_posix_eager_array_sz='1'
2553ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs'
2554ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs'
2555ch4_posix_eager_modules='iqueue'
2556ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"'
2557ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;'
2558ch4_posix_eager_strings='"iqueue"'
2559channel_name=''
2560datadir='${datarootdir}'
2561datarootdir='${prefix}/share'
2562device_name='ch4'
2563docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2564dvidir='${docdir}'
2565exec_prefix='NONE'
2566host='x86_64-apple-darwin24.0.0'
2567host_alias=''
2568host_cpu='x86_64'
2569host_os='darwin24.0.0'
2570host_vendor='apple'
2571htmldir='${docdir}'
2572hwloclib=''
2573hwlocsrcdir=''
2574includedir='/opt/local/include/mpich-mp'
2575infodir='${datarootdir}/info'
2576install_sh='${SHELL} /opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/confdb/install-sh'
2577jsonlib='modules/json-c/libjson-c.la'
2578jsonsrcdir='/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2/modules/json-c'
2579libdir='/opt/local/lib/mpich-mp'
2580libexecdir='${exec_prefix}/libexec'
2581libmpi_so_version='16:2:4'
2582localedir='${datarootdir}/locale'
2583localstatedir='${prefix}/var'
2584main_top_builddir='/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2'
2585main_top_srcdir='/opt/local/var/macports/build/_Users_renee_Software_macports-ports_science_mpich/mpich-default/work/mpich-4.2.2'
2586mandir='${datarootdir}/man'
2587mkdir_p='$(MKDIR_P)'
2588mmx_copy_s=''
2589modincdir=''
2590mpllib='src/mpl/libmpl.la'
2591mpllibdir=''
2592mplsrcdir='src/mpl'
2593nemesis_nets_array=''
2594nemesis_nets_array_sz=''
2595nemesis_nets_dirs=''
2596nemesis_nets_func_array=''
2597nemesis_nets_func_decl=''
2598nemesis_nets_macro_defs=''
2599nemesis_nets_strings=''
2600nemesis_networks=''
2601ofilib=''
2602ofisrcdir=''
2603oldincludedir='/usr/include'
2604pdfdir='${docdir}'
2605pkgconfigdir=''
2606pm_name='hydra'
2607pmilib='src/pmi/libpmi.la'
2608pmisrcdir='src/pmi'
2609prefix='/opt/local'
2610program_transform_name='s&$$&-mpich-mp&'
2611psdir='${docdir}'
2612sbindir='${exec_prefix}/sbin'
2613sharedstatedir='${prefix}/com'
2614sysconfdir='/opt/local/etc/mpich-mp'
2615target='x86_64-apple-darwin24.0.0'
2616target_alias=''
2617target_cpu='x86_64'
2618target_os='darwin24.0.0'
2619target_vendor='apple'
2620ucxdir=''
2621ucxlib=''
2622with_wrapper_dl_type='runpath'
2623yaksalib=''
2624yaksalibdir=''
2625yaksasrcdir=''
2626
2627## ------------------- ##
2628## File substitutions. ##
2629## ------------------- ##
2630
2631cc_shlib_conf='src/env/cc_shlib.conf'
2632cxx_shlib_conf=''
2633f77_shlib_conf=''
2634fc_shlib_conf=''
2635
2636## ----------- ##
2637## confdefs.h. ##
2638## ----------- ##
2639
2640/* confdefs.h */
2641#define PACKAGE_NAME "MPICH"
2642#define PACKAGE_TARNAME "mpich"
2643#define PACKAGE_VERSION "4.2.2"
2644#define PACKAGE_STRING "MPICH 4.2.2"
2645#define PACKAGE_BUGREPORT "discuss@mpich.org"
2646#define PACKAGE_URL "http://www.mpich.org/"
2647#define USE_CONFIGFILE "/etc/mpich.conf"
2648#define STDC_HEADERS 1
2649#define HAVE_SYS_TYPES_H 1
2650#define HAVE_SYS_STAT_H 1
2651#define HAVE_STDLIB_H 1
2652#define HAVE_STRING_H 1
2653#define HAVE_MEMORY_H 1
2654#define HAVE_STRINGS_H 1
2655#define HAVE_INTTYPES_H 1
2656#define HAVE_STDINT_H 1
2657#define HAVE_UNISTD_H 1
2658#define __EXTENSIONS__ 1
2659#define _ALL_SOURCE 1
2660#define _GNU_SOURCE 1
2661#define _POSIX_PTHREAD_SEMANTICS 1
2662#define _TANDEM_SOURCE 1
2663#define PACKAGE "mpich"
2664#define VERSION "4.2.2"
2665#define HAVE_DLFCN_H 1
2666#define LT_OBJDIR ".libs/"
2667#define ENABLE_LOCAL_SESSION_INIT 1
2668#define HAVE_CH4_SHM_EAGER_IQUEUE 1
2669#define MPIDI_CH4_SHM_ENABLE_GPU 1
2670#define HAVE_CH4_NETMOD_OFI 1
2671#define NEEDS_STRICT_ALIGNMENT 1
2672#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME
2673#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2674#define HAVE_TAG_ERROR_BITS 1
2675#define HAVE_VISIBILITY 1
2676#define HAVE_LIBHWLOC 1
2677#define HAVE_HWLOC 1
2678#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2679#define MPICH_IS_THREADED 1
2680#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI
2681#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE
2682#define ENABLE_THREADCOMM 1
2683#define HAVE_ROMIO 1
2684#define ENABLE_PMI1 1
2685#define ENABLE_PMI2 1
2686#define ENABLE_PMIX 1
2687#define ENABLE_PVAR_NEM 0
2688#define ENABLE_PVAR_RECVQ 0
2689#define ENABLE_PVAR_RMA 0
2690#define ENABLE_PVAR_DIMS 0
2691#define ENABLE_PVAR_MULTINIC 0
2692
2693configure: exit 1