Ticket #68641: config.log

File config.log, 478.5 KB (added by isolated-matrix, 11 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Open MPI configure 4.1.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/configure --prefix=/opt/local --enable-mpi-fortran --enable-mpi-cxx FFLAGS= F77= --bindir=/opt/local/libexec/openmpi-mp --libdir=/opt/local/lib/openmpi-mp --sysconfdir=/opt/local/etc/openmpi-mp --includedir=/opt/local/include/openmpi-mp --datadir=/opt/local/share/openmpi-mp --docdir=/opt/local/share/docdelete --mandir=/opt/local/share/mandelete --with-hwloc=/opt/local --with-libevent=/opt/local --with-zlib=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Matthews-MacBook-Pro-M1.local
14uname -m = arm64
15uname -r = 23.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.1.0: Mon Oct  9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000
18
19/usr/bin/uname -p = arm
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 23.1.0: Mon Oct  9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 64.00 gigabytes
33Default processor set: 608 tasks, 2399 threads, 10 processors
34Load average: 1.66, Mach factor: 8.33
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:5890: checking for perl
52configure:5906: found /opt/local/bin/perl
53configure:5918: result: perl
54configure:5947: === Configuring Open MPI
55configure:5963: *** Startup tests
56configure:6085: checking build system type
57configure:6099: result: aarch64-apple-darwin23.1.0
58configure:6119: checking host system type
59configure:6132: result: aarch64-apple-darwin23.1.0
60configure:6152: checking target system type
61configure:6165: result: aarch64-apple-darwin23.1.0
62configure:6295: checking for gcc
63configure:6322: result: /usr/bin/clang
64configure:6551: checking for C compiler version
65configure:6560: /usr/bin/clang --version >&5
66Apple clang version 15.0.0 (clang-1500.0.40.1)
67Target: arm64-apple-darwin23.1.0
68Thread model: posix
69InstalledDir: /Library/Developer/CommandLineTools/usr/bin
70configure:6571: $? = 0
71configure:6560: /usr/bin/clang -v >&5
72Apple clang version 15.0.0 (clang-1500.0.40.1)
73Target: arm64-apple-darwin23.1.0
74Thread model: posix
75InstalledDir: /Library/Developer/CommandLineTools/usr/bin
76configure:6571: $? = 0
77configure:6560: /usr/bin/clang -V >&5
78clang: error: argument to '-V' is missing (expected 1 value)
79clang: error: no input files
80configure:6571: $? = 1
81configure:6560: /usr/bin/clang -qversion >&5
82clang: error: unknown argument '-qversion'; did you mean '--version'?
83clang: error: no input files
84configure:6571: $? = 1
85configure:6591: checking whether the C compiler works
86configure:6613: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c  >&5
87configure:6617: $? = 0
88configure:6665: result: yes
89configure:6668: checking for C compiler default output file name
90configure:6670: result: a.out
91configure:6676: checking for suffix of executables
92configure:6683: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c  >&5
93configure:6687: $? = 0
94configure:6709: result:
95configure:6731: checking whether we are cross compiling
96configure:6739: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c  >&5
97configure:6743: $? = 0
98configure:6750: ./conftest
99configure:6754: $? = 0
100configure:6769: result: no
101configure:6774: checking for suffix of object files
102configure:6796: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
103configure:6800: $? = 0
104configure:6821: result: o
105configure:6825: checking whether we are using the GNU C compiler
106configure:6844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
107configure:6844: $? = 0
108configure:6853: result: yes
109configure:6862: checking whether /usr/bin/clang accepts -g
110configure:6882: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
111configure:6882: $? = 0
112configure:6923: result: yes
113configure:6940: checking for /usr/bin/clang option to accept ISO C89
114configure:7003: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
115conftest.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]
116static char *e (p, i)
117             ^
1181 warning generated.
119configure:7003: $? = 0
120configure:7016: result: none needed
121configure:7041: checking whether /usr/bin/clang understands -c and -o together
122configure:7063: /usr/bin/clang -c conftest.c -o conftest2.o
123configure:7066: $? = 0
124configure:7063: /usr/bin/clang -c conftest.c -o conftest2.o
125configure:7066: $? = 0
126configure:7078: result: yes
127configure:7101: checking how to run the C preprocessor
128configure:7132: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
129configure:7132: $? = 0
130configure:7146: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
131conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
132#include <ac_nonexistent.h>
133         ^~~~~~~~~~~~~~~~~~
1341 error generated.
135configure:7146: $? = 1
136configure: failed program was:
137| /* confdefs.h */
138| #define PACKAGE_NAME "Open MPI"
139| #define PACKAGE_TARNAME "openmpi"
140| #define PACKAGE_VERSION "4.1.4"
141| #define PACKAGE_STRING "Open MPI 4.1.4"
142| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
143| #define PACKAGE_URL ""
144| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
145| /* end confdefs.h.  */
146| #include <ac_nonexistent.h>
147configure:7171: result: /usr/bin/clang -E
148configure:7191: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
149configure:7191: $? = 0
150configure:7205: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
151conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:7205: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "Open MPI"
159| #define PACKAGE_TARNAME "openmpi"
160| #define PACKAGE_VERSION "4.1.4"
161| #define PACKAGE_STRING "Open MPI 4.1.4"
162| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
163| #define PACKAGE_URL ""
164| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
165| /* end confdefs.h.  */
166| #include <ac_nonexistent.h>
167configure:7234: checking for grep that handles long lines and -e
168configure:7292: result: /opt/local/bin/ggrep
169configure:7297: checking for egrep
170configure:7359: result: /opt/local/bin/ggrep -E
171configure:7364: checking for ANSI C header files
172configure:7384: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
173configure:7384: $? = 0
174configure:7457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c  >&5
175configure:7457: $? = 0
176configure:7457: ./conftest
177configure:7457: $? = 0
178configure:7468: result: yes
179configure:7481: checking for sys/types.h
180configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
181configure:7481: $? = 0
182configure:7481: result: yes
183configure:7481: checking for sys/stat.h
184configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
185configure:7481: $? = 0
186configure:7481: result: yes
187configure:7481: checking for stdlib.h
188configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
189configure:7481: $? = 0
190configure:7481: result: yes
191configure:7481: checking for string.h
192configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
193configure:7481: $? = 0
194configure:7481: result: yes
195configure:7481: checking for memory.h
196configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
197configure:7481: $? = 0
198configure:7481: result: yes
199configure:7481: checking for strings.h
200configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
201configure:7481: $? = 0
202configure:7481: result: yes
203configure:7481: checking for inttypes.h
204configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
205configure:7481: $? = 0
206configure:7481: result: yes
207configure:7481: checking for stdint.h
208configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
209configure:7481: $? = 0
210configure:7481: result: yes
211configure:7481: checking for unistd.h
212configure:7481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
213configure:7481: $? = 0
214configure:7481: result: yes
215configure:7494: checking minix/config.h usability
216configure:7494: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
217conftest.c:53:10: fatal error: 'minix/config.h' file not found
218#include <minix/config.h>
219         ^~~~~~~~~~~~~~~~
2201 error generated.
221configure:7494: $? = 1
222configure: failed program was:
223| /* confdefs.h */
224| #define PACKAGE_NAME "Open MPI"
225| #define PACKAGE_TARNAME "openmpi"
226| #define PACKAGE_VERSION "4.1.4"
227| #define PACKAGE_STRING "Open MPI 4.1.4"
228| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
229| #define PACKAGE_URL ""
230| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
231| #define STDC_HEADERS 1
232| #define HAVE_SYS_TYPES_H 1
233| #define HAVE_SYS_STAT_H 1
234| #define HAVE_STDLIB_H 1
235| #define HAVE_STRING_H 1
236| #define HAVE_MEMORY_H 1
237| #define HAVE_STRINGS_H 1
238| #define HAVE_INTTYPES_H 1
239| #define HAVE_STDINT_H 1
240| #define HAVE_UNISTD_H 1
241| /* end confdefs.h.  */
242| #include <stdio.h>
243| #ifdef HAVE_SYS_TYPES_H
244| # include <sys/types.h>
245| #endif
246| #ifdef HAVE_SYS_STAT_H
247| # include <sys/stat.h>
248| #endif
249| #ifdef STDC_HEADERS
250| # include <stdlib.h>
251| # include <stddef.h>
252| #else
253| # ifdef HAVE_STDLIB_H
254| #  include <stdlib.h>
255| # endif
256| #endif
257| #ifdef HAVE_STRING_H
258| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
259| #  include <memory.h>
260| # endif
261| # include <string.h>
262| #endif
263| #ifdef HAVE_STRINGS_H
264| # include <strings.h>
265| #endif
266| #ifdef HAVE_INTTYPES_H
267| # include <inttypes.h>
268| #endif
269| #ifdef HAVE_STDINT_H
270| # include <stdint.h>
271| #endif
272| #ifdef HAVE_UNISTD_H
273| # include <unistd.h>
274| #endif
275| #include <minix/config.h>
276configure:7494: result: no
277configure:7494: checking minix/config.h presence
278configure:7494: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
279conftest.c:20:10: fatal error: 'minix/config.h' file not found
280#include <minix/config.h>
281         ^~~~~~~~~~~~~~~~
2821 error generated.
283configure:7494: $? = 1
284configure: failed program was:
285| /* confdefs.h */
286| #define PACKAGE_NAME "Open MPI"
287| #define PACKAGE_TARNAME "openmpi"
288| #define PACKAGE_VERSION "4.1.4"
289| #define PACKAGE_STRING "Open MPI 4.1.4"
290| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
291| #define PACKAGE_URL ""
292| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
293| #define STDC_HEADERS 1
294| #define HAVE_SYS_TYPES_H 1
295| #define HAVE_SYS_STAT_H 1
296| #define HAVE_STDLIB_H 1
297| #define HAVE_STRING_H 1
298| #define HAVE_MEMORY_H 1
299| #define HAVE_STRINGS_H 1
300| #define HAVE_INTTYPES_H 1
301| #define HAVE_STDINT_H 1
302| #define HAVE_UNISTD_H 1
303| /* end confdefs.h.  */
304| #include <minix/config.h>
305configure:7494: result: no
306configure:7494: checking for minix/config.h
307configure:7494: result: no
308configure:7515: checking whether it is safe to define __EXTENSIONS__
309configure:7533: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
310configure:7533: $? = 0
311configure:7540: result: yes
312configure:7601: checking for a BSD-compatible install
313configure:7669: result: /usr/bin/install -c
314configure:7680: checking whether build environment is sane
315configure:7735: result: yes
316configure:7883: checking for a thread-safe mkdir -p
317configure:7922: result: /opt/local/bin/gmkdir -p
318configure:7929: checking for gawk
319configure:7945: found /opt/local/bin/gawk
320configure:7956: result: gawk
321configure:7967: checking whether make sets $(MAKE)
322configure:7989: result: yes
323configure:8019: checking for style of include used by make
324configure:8047: result: GNU
325configure:8081: checking whether make supports nested variables
326configure:8098: result: yes
327configure:8178: checking whether UID '502' is supported by ustar format
328configure:8181: result: yes
329configure:8188: checking whether GID '501' is supported by ustar format
330configure:8191: result: yes
331configure:8199: checking how to create a ustar tar archive
332configure:8210: tar --version
333bsdtar 3.5.3 - libarchive 3.5.3 zlib/1.2.12 liblzma/5.0.5 bz2lib/1.0.8
334configure:8213: $? = 0
335configure:8253: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
336configure:8256: $? = 0
337configure:8260: tar -xf - <conftest.tar
338configure:8263: $? = 0
339configure:8265: cat conftest.dir/file
340GrepMe
341configure:8268: $? = 0
342configure:8281: result: gnutar
343configure:8290: checking dependency style of /usr/bin/clang
344configure:8401: result: gcc3
345configure:8475: checking whether make supports nested variables
346configure:8492: result: yes
347configure:8517: checking directory of build tree
348configure:8519: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build
349configure:8534: checking directory of source tree
350configure:8536: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4
351configure:8551: checking directory of prefix
352configure:8553: result: /opt/local
353configure:5963: *** Checking versions
354configure:8595: checking for repo version
355configure:8624: result: v4.1.4
356configure:8638: checking Open MPI version
357configure:8640: result: 4.1.4
358configure:8642: checking Open MPI release date
359configure:8644: result: May 26, 2022
360configure:8646: checking Open MPI repository version
361configure:8648: result: v4.1.4
362configure:8723: checking for repo version
363configure:8752: result: v4.1.4
364configure:8766: checking Open MPI Run-Time Environment version
365configure:8768: result: 4.1.4
366configure:8770: checking Open MPI Run-Time Environment release date
367configure:8772: result: May 26, 2022
368configure:8774: checking Open MPI Run-Time Environment repository version
369configure:8776: result: v4.1.4
370configure:8851: checking for repo version
371configure:8880: result: v4.1.4
372configure:8894: checking Open SHMEM version
373configure:8896: result: 4.1.4
374configure:8898: checking Open SHMEM release date
375configure:8900: result: May 26, 2022
376configure:8902: checking Open SHMEM repository version
377configure:8904: result: v4.1.4
378configure:8979: checking for repo version
379configure:9008: result: v4.1.4
380configure:9022: checking Open Portable Access Layer version
381configure:9024: result: 4.1.4
382configure:9026: checking Open Portable Access Layer release date
383configure:9028: result: May 26, 2022
384configure:9030: checking Open Portable Access Layer repository version
385configure:9032: result: v4.1.4
386configure:9113: checking for bootstrap Autoconf version
387configure:9116: result: 2.69
388configure:9118: checking for bootstrap Automake version
389configure:9120: result: 1.15
390configure:9122: checking for boostrap Libtool version
391configure:9125: result: 2.4.6
392configure:5963: *** Initialization, setup
393configure:9146: builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build
394configure:9148: srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4
395configure:9151: Detected VPATH build
396configure:5963: *** OPAL Configuration options
397configure:9371: checking if want to run code coverage
398configure:9396: result: no
399configure:9406: checking if want to compile with branch probabilities
400configure:9418: result: no
401configure:9438: checking if want to debug memory usage
402configure:9450: result: no
403configure:9464: checking if want to profile memory usage
404configure:9476: result: no
405configure:9490: checking if want developer-level compiler pickyness
406configure:9502: result: no
407configure:9517: checking if want developer-level debugging code
408configure:9529: result: no
409configure:9535: checking if want to developer-level timing framework
410configure:9547: result: no
411configure:9595: checking if want to install project-internal header files
412configure:9608: result: no
413configure:9626: checking if want pretty-print stacktrace
414configure:9638: result: yes
415configure:9653: checking if want pty support
416configure:9665: result: yes
417configure:9680: checking if want weak symbol support
418configure:9688: result: yes
419configure:9702: checking if want dlopen support
420configure:9717: result: yes
421configure:9731: checking for default value of mca_base_component_show_load_errors
422configure:9744: result: enabled by default
423configure:9758: checking if want heterogeneous support
424configure:9770: result: no
425configure:9784: checking if word-sized integers must be word-size aligned
426configure:9815: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c  >&5
427configure:9815: $? = 0
428configure:9815: ./conftest
429configure:9815: $? = 0
430configure:9825: result: no
431configure:9933: checking if want IPv6 support
432configure:9945: result: no
433configure:9959: checking if want package/brand string
434configure:9975: result: Open MPI root@Matthews-MacBook-Pro-M1.local Distribution
435configure:9981: checking if want ident string
436configure:10007: result: 4.1.4
437configure:10014: checking if want to use an alternative checksum algo for messages
438configure:10027: result: no
439configure:10043: checking maximum length of processor name
440configure:10074: result: 256
441configure:10088: checking maximum length of error string
442configure:10119: result: 256
443configure:10133: checking maximum length of object name
444configure:10164: result: 64
445configure:10178: checking maximum length of info key
446configure:10209: result: 36
447configure:10223: checking maximum length of info val
448configure:10254: result: 256
449configure:10268: checking maximum length of port name
450configure:10299: result: 1024
451configure:10313: checking maximum length of datarep string
452configure:10344: result: 128
453configure:10362: checking if want getpwuid support
454configure:10374: result: yes
455configure:10443: checking for zlib in
456configure:10459: result: /opt/local and /opt/local/lib
457configure:10566: checking zlib.h usability
458configure:10566: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5
459configure:10566: $? = 0
460configure:10566: result: yes
461configure:10566: checking zlib.h presence
462configure:10566: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c
463configure:10566: $? = 0
464configure:10566: result: yes
465configure:10566: checking for zlib.h
466configure:10566: result: yes
467configure:10590: checking for library containing deflate
468configure:10621: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c  >&5
469ld: Undefined symbols:
470  _deflate, referenced from:
471      _main in conftest-2f8993.o
472clang: error: linker command failed with exit code 1 (use -v to see invocation)
473configure:10621: $? = 1
474configure: failed program was:
475| /* confdefs.h */
476| #define PACKAGE_NAME "Open MPI"
477| #define PACKAGE_TARNAME "openmpi"
478| #define PACKAGE_VERSION "4.1.4"
479| #define PACKAGE_STRING "Open MPI 4.1.4"
480| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
481| #define PACKAGE_URL ""
482| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
483| #define STDC_HEADERS 1
484| #define HAVE_SYS_TYPES_H 1
485| #define HAVE_SYS_STAT_H 1
486| #define HAVE_STDLIB_H 1
487| #define HAVE_STRING_H 1
488| #define HAVE_MEMORY_H 1
489| #define HAVE_STRINGS_H 1
490| #define HAVE_INTTYPES_H 1
491| #define HAVE_STDINT_H 1
492| #define HAVE_UNISTD_H 1
493| #define __EXTENSIONS__ 1
494| #define _ALL_SOURCE 1
495| #define _GNU_SOURCE 1
496| #define _POSIX_PTHREAD_SEMANTICS 1
497| #define _TANDEM_SOURCE 1
498| #define OMPI_MAJOR_VERSION 4
499| #define OMPI_MINOR_VERSION 1
500| #define OMPI_RELEASE_VERSION 4
501| #define OMPI_GREEK_VERSION ""
502| #define OMPI_REPO_REV "v4.1.4"
503| #define OMPI_TARBALL_VERSION "4.1.4"
504| #define OMPI_VERSION "4"
505| #define OMPI_RELEASE_DATE "May 26, 2022"
506| #define ORTE_MAJOR_VERSION 4
507| #define ORTE_MINOR_VERSION 1
508| #define ORTE_RELEASE_VERSION 4
509| #define ORTE_GREEK_VERSION ""
510| #define ORTE_REPO_REV "v4.1.4"
511| #define ORTE_TARBALL_VERSION "4.1.4"
512| #define ORTE_VERSION "4"
513| #define ORTE_RELEASE_DATE "May 26, 2022"
514| #define OSHMEM_MAJOR_VERSION 4
515| #define OSHMEM_MINOR_VERSION 1
516| #define OSHMEM_RELEASE_VERSION 4
517| #define OSHMEM_GREEK_VERSION ""
518| #define OSHMEM_REPO_REV "v4.1.4"
519| #define OSHMEM_TARBALL_VERSION "4.1.4"
520| #define OSHMEM_VERSION "4"
521| #define OSHMEM_RELEASE_DATE "May 26, 2022"
522| #define OPAL_MAJOR_VERSION 4
523| #define OPAL_MINOR_VERSION 1
524| #define OPAL_RELEASE_VERSION 4
525| #define OPAL_GREEK_VERSION ""
526| #define OPAL_REPO_REV "v4.1.4"
527| #define OPAL_TARBALL_VERSION "4.1.4"
528| #define OPAL_VERSION "4"
529| #define OPAL_RELEASE_DATE "May 26, 2022"
530| #define OPAL_ENABLE_MEM_DEBUG 0
531| #define OPAL_ENABLE_MEM_PROFILE 0
532| #define OPAL_ENABLE_TIMING 0
533| #define OPAL_ENABLE_DEBUG 0
534| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
535| #define OPAL_ENABLE_PTY_SUPPORT 1
536| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
537| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
538| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
539| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
540| #define OPAL_WANT_HOME_CONFIG_FILES 1
541| #define OPAL_ENABLE_IPV6 0
542| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
543| #define OPAL_IDENT_STRING "4.1.4"
544| #define OPAL_MAX_PROCESSOR_NAME 256
545| #define OPAL_MAX_ERROR_STRING 256
546| #define OPAL_MAX_OBJECT_NAME 64
547| #define OPAL_MAX_INFO_KEY 36
548| #define OPAL_MAX_INFO_VAL 256
549| #define OPAL_MAX_PORT_NAME 1024
550| #define OPAL_MAX_DATAREP_STRING 128
551| #define OPAL_ENABLE_CRDEBUG 0
552| #define OPAL_ENABLE_GETPWUID 1
553| #define OPAL_ENABLE_PROGRESS_THREADS 0
554| #define HAVE_ZLIB_H 1
555| /* end confdefs.h.  */
556|
557| /* Override any GCC internal prototype to avoid an error.
558|    Use char because int might match the return type of a GCC
559|    builtin and then its argument prototype would still apply.  */
560| #ifdef __cplusplus
561| extern "C"
562| #endif
563| char deflate ();
564| int
565| main ()
566| {
567| return deflate ();
568|   ;
569|   return 0;
570| }
571configure:10621: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz -lz  >&5
572ld: warning: ignoring duplicate libraries: '-lz'
573configure:10621: $? = 0
574configure:10638: result: -lz
575configure:12079: checking will zlib support be built
576configure:12085: result: yes
577configure:12121: checking __NetBSD__
578configure:12137: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
579conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
580      error: this is not __NetBSD__
581      ^
582      int
583conftest.c:84:12: error: expected ';' after top level declarator
584      error: this is not __NetBSD__
585           ^
586           ;
587conftest.c:84:14: error: unknown type name 'this'
588      error: this is not __NetBSD__
589             ^
590conftest.c:84:21: error: expected ';' after top level declarator
591      error: this is not __NetBSD__
592                    ^
593                    ;
5941 warning and 3 errors generated.
595configure:12137: $? = 1
596configure: failed program was:
597| /* confdefs.h */
598| #define PACKAGE_NAME "Open MPI"
599| #define PACKAGE_TARNAME "openmpi"
600| #define PACKAGE_VERSION "4.1.4"
601| #define PACKAGE_STRING "Open MPI 4.1.4"
602| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
603| #define PACKAGE_URL ""
604| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
605| #define STDC_HEADERS 1
606| #define HAVE_SYS_TYPES_H 1
607| #define HAVE_SYS_STAT_H 1
608| #define HAVE_STDLIB_H 1
609| #define HAVE_STRING_H 1
610| #define HAVE_MEMORY_H 1
611| #define HAVE_STRINGS_H 1
612| #define HAVE_INTTYPES_H 1
613| #define HAVE_STDINT_H 1
614| #define HAVE_UNISTD_H 1
615| #define __EXTENSIONS__ 1
616| #define _ALL_SOURCE 1
617| #define _GNU_SOURCE 1
618| #define _POSIX_PTHREAD_SEMANTICS 1
619| #define _TANDEM_SOURCE 1
620| #define OMPI_MAJOR_VERSION 4
621| #define OMPI_MINOR_VERSION 1
622| #define OMPI_RELEASE_VERSION 4
623| #define OMPI_GREEK_VERSION ""
624| #define OMPI_REPO_REV "v4.1.4"
625| #define OMPI_TARBALL_VERSION "4.1.4"
626| #define OMPI_VERSION "4"
627| #define OMPI_RELEASE_DATE "May 26, 2022"
628| #define ORTE_MAJOR_VERSION 4
629| #define ORTE_MINOR_VERSION 1
630| #define ORTE_RELEASE_VERSION 4
631| #define ORTE_GREEK_VERSION ""
632| #define ORTE_REPO_REV "v4.1.4"
633| #define ORTE_TARBALL_VERSION "4.1.4"
634| #define ORTE_VERSION "4"
635| #define ORTE_RELEASE_DATE "May 26, 2022"
636| #define OSHMEM_MAJOR_VERSION 4
637| #define OSHMEM_MINOR_VERSION 1
638| #define OSHMEM_RELEASE_VERSION 4
639| #define OSHMEM_GREEK_VERSION ""
640| #define OSHMEM_REPO_REV "v4.1.4"
641| #define OSHMEM_TARBALL_VERSION "4.1.4"
642| #define OSHMEM_VERSION "4"
643| #define OSHMEM_RELEASE_DATE "May 26, 2022"
644| #define OPAL_MAJOR_VERSION 4
645| #define OPAL_MINOR_VERSION 1
646| #define OPAL_RELEASE_VERSION 4
647| #define OPAL_GREEK_VERSION ""
648| #define OPAL_REPO_REV "v4.1.4"
649| #define OPAL_TARBALL_VERSION "4.1.4"
650| #define OPAL_VERSION "4"
651| #define OPAL_RELEASE_DATE "May 26, 2022"
652| #define OPAL_ENABLE_MEM_DEBUG 0
653| #define OPAL_ENABLE_MEM_PROFILE 0
654| #define OPAL_ENABLE_TIMING 0
655| #define OPAL_ENABLE_DEBUG 0
656| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
657| #define OPAL_ENABLE_PTY_SUPPORT 1
658| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
659| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
660| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
661| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
662| #define OPAL_WANT_HOME_CONFIG_FILES 1
663| #define OPAL_ENABLE_IPV6 0
664| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
665| #define OPAL_IDENT_STRING "4.1.4"
666| #define OPAL_MAX_PROCESSOR_NAME 256
667| #define OPAL_MAX_ERROR_STRING 256
668| #define OPAL_MAX_OBJECT_NAME 64
669| #define OPAL_MAX_INFO_KEY 36
670| #define OPAL_MAX_INFO_VAL 256
671| #define OPAL_MAX_PORT_NAME 1024
672| #define OPAL_MAX_DATAREP_STRING 128
673| #define OPAL_ENABLE_CRDEBUG 0
674| #define OPAL_ENABLE_GETPWUID 1
675| #define OPAL_ENABLE_PROGRESS_THREADS 0
676| #define HAVE_ZLIB_H 1
677| #define OPAL_HAVE_ZLIB 1
678| /* end confdefs.h.  */
679| #ifndef __NetBSD__
680|       error: this is not __NetBSD__
681|       #endif
682|
683| int
684| main ()
685| {
686|
687|   ;
688|   return 0;
689| }
690configure:12143: result: no
691configure:12147: checking __FreeBSD__
692configure:12163: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
693conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
694      error: this is not __FreeBSD__
695      ^
696      int
697conftest.c:84:12: error: expected ';' after top level declarator
698      error: this is not __FreeBSD__
699           ^
700           ;
701conftest.c:84:14: error: unknown type name 'this'
702      error: this is not __FreeBSD__
703             ^
704conftest.c:84:21: error: expected ';' after top level declarator
705      error: this is not __FreeBSD__
706                    ^
707                    ;
7081 warning and 3 errors generated.
709configure:12163: $? = 1
710configure: failed program was:
711| /* confdefs.h */
712| #define PACKAGE_NAME "Open MPI"
713| #define PACKAGE_TARNAME "openmpi"
714| #define PACKAGE_VERSION "4.1.4"
715| #define PACKAGE_STRING "Open MPI 4.1.4"
716| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
717| #define PACKAGE_URL ""
718| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
719| #define STDC_HEADERS 1
720| #define HAVE_SYS_TYPES_H 1
721| #define HAVE_SYS_STAT_H 1
722| #define HAVE_STDLIB_H 1
723| #define HAVE_STRING_H 1
724| #define HAVE_MEMORY_H 1
725| #define HAVE_STRINGS_H 1
726| #define HAVE_INTTYPES_H 1
727| #define HAVE_STDINT_H 1
728| #define HAVE_UNISTD_H 1
729| #define __EXTENSIONS__ 1
730| #define _ALL_SOURCE 1
731| #define _GNU_SOURCE 1
732| #define _POSIX_PTHREAD_SEMANTICS 1
733| #define _TANDEM_SOURCE 1
734| #define OMPI_MAJOR_VERSION 4
735| #define OMPI_MINOR_VERSION 1
736| #define OMPI_RELEASE_VERSION 4
737| #define OMPI_GREEK_VERSION ""
738| #define OMPI_REPO_REV "v4.1.4"
739| #define OMPI_TARBALL_VERSION "4.1.4"
740| #define OMPI_VERSION "4"
741| #define OMPI_RELEASE_DATE "May 26, 2022"
742| #define ORTE_MAJOR_VERSION 4
743| #define ORTE_MINOR_VERSION 1
744| #define ORTE_RELEASE_VERSION 4
745| #define ORTE_GREEK_VERSION ""
746| #define ORTE_REPO_REV "v4.1.4"
747| #define ORTE_TARBALL_VERSION "4.1.4"
748| #define ORTE_VERSION "4"
749| #define ORTE_RELEASE_DATE "May 26, 2022"
750| #define OSHMEM_MAJOR_VERSION 4
751| #define OSHMEM_MINOR_VERSION 1
752| #define OSHMEM_RELEASE_VERSION 4
753| #define OSHMEM_GREEK_VERSION ""
754| #define OSHMEM_REPO_REV "v4.1.4"
755| #define OSHMEM_TARBALL_VERSION "4.1.4"
756| #define OSHMEM_VERSION "4"
757| #define OSHMEM_RELEASE_DATE "May 26, 2022"
758| #define OPAL_MAJOR_VERSION 4
759| #define OPAL_MINOR_VERSION 1
760| #define OPAL_RELEASE_VERSION 4
761| #define OPAL_GREEK_VERSION ""
762| #define OPAL_REPO_REV "v4.1.4"
763| #define OPAL_TARBALL_VERSION "4.1.4"
764| #define OPAL_VERSION "4"
765| #define OPAL_RELEASE_DATE "May 26, 2022"
766| #define OPAL_ENABLE_MEM_DEBUG 0
767| #define OPAL_ENABLE_MEM_PROFILE 0
768| #define OPAL_ENABLE_TIMING 0
769| #define OPAL_ENABLE_DEBUG 0
770| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
771| #define OPAL_ENABLE_PTY_SUPPORT 1
772| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
773| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
774| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
775| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
776| #define OPAL_WANT_HOME_CONFIG_FILES 1
777| #define OPAL_ENABLE_IPV6 0
778| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
779| #define OPAL_IDENT_STRING "4.1.4"
780| #define OPAL_MAX_PROCESSOR_NAME 256
781| #define OPAL_MAX_ERROR_STRING 256
782| #define OPAL_MAX_OBJECT_NAME 64
783| #define OPAL_MAX_INFO_KEY 36
784| #define OPAL_MAX_INFO_VAL 256
785| #define OPAL_MAX_PORT_NAME 1024
786| #define OPAL_MAX_DATAREP_STRING 128
787| #define OPAL_ENABLE_CRDEBUG 0
788| #define OPAL_ENABLE_GETPWUID 1
789| #define OPAL_ENABLE_PROGRESS_THREADS 0
790| #define HAVE_ZLIB_H 1
791| #define OPAL_HAVE_ZLIB 1
792| /* end confdefs.h.  */
793| #ifndef __FreeBSD__
794|       error: this is not __FreeBSD__
795|       #endif
796|
797| int
798| main ()
799| {
800|
801|   ;
802|   return 0;
803| }
804configure:12169: result: no
805configure:12173: checking __OpenBSD__
806configure:12189: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
807conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
808      error: this is not __OpenBSD__
809      ^
810      int
811conftest.c:84:12: error: expected ';' after top level declarator
812      error: this is not __OpenBSD__
813           ^
814           ;
815conftest.c:84:14: error: unknown type name 'this'
816      error: this is not __OpenBSD__
817             ^
818conftest.c:84:21: error: expected ';' after top level declarator
819      error: this is not __OpenBSD__
820                    ^
821                    ;
8221 warning and 3 errors generated.
823configure:12189: $? = 1
824configure: failed program was:
825| /* confdefs.h */
826| #define PACKAGE_NAME "Open MPI"
827| #define PACKAGE_TARNAME "openmpi"
828| #define PACKAGE_VERSION "4.1.4"
829| #define PACKAGE_STRING "Open MPI 4.1.4"
830| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
831| #define PACKAGE_URL ""
832| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
833| #define STDC_HEADERS 1
834| #define HAVE_SYS_TYPES_H 1
835| #define HAVE_SYS_STAT_H 1
836| #define HAVE_STDLIB_H 1
837| #define HAVE_STRING_H 1
838| #define HAVE_MEMORY_H 1
839| #define HAVE_STRINGS_H 1
840| #define HAVE_INTTYPES_H 1
841| #define HAVE_STDINT_H 1
842| #define HAVE_UNISTD_H 1
843| #define __EXTENSIONS__ 1
844| #define _ALL_SOURCE 1
845| #define _GNU_SOURCE 1
846| #define _POSIX_PTHREAD_SEMANTICS 1
847| #define _TANDEM_SOURCE 1
848| #define OMPI_MAJOR_VERSION 4
849| #define OMPI_MINOR_VERSION 1
850| #define OMPI_RELEASE_VERSION 4
851| #define OMPI_GREEK_VERSION ""
852| #define OMPI_REPO_REV "v4.1.4"
853| #define OMPI_TARBALL_VERSION "4.1.4"
854| #define OMPI_VERSION "4"
855| #define OMPI_RELEASE_DATE "May 26, 2022"
856| #define ORTE_MAJOR_VERSION 4
857| #define ORTE_MINOR_VERSION 1
858| #define ORTE_RELEASE_VERSION 4
859| #define ORTE_GREEK_VERSION ""
860| #define ORTE_REPO_REV "v4.1.4"
861| #define ORTE_TARBALL_VERSION "4.1.4"
862| #define ORTE_VERSION "4"
863| #define ORTE_RELEASE_DATE "May 26, 2022"
864| #define OSHMEM_MAJOR_VERSION 4
865| #define OSHMEM_MINOR_VERSION 1
866| #define OSHMEM_RELEASE_VERSION 4
867| #define OSHMEM_GREEK_VERSION ""
868| #define OSHMEM_REPO_REV "v4.1.4"
869| #define OSHMEM_TARBALL_VERSION "4.1.4"
870| #define OSHMEM_VERSION "4"
871| #define OSHMEM_RELEASE_DATE "May 26, 2022"
872| #define OPAL_MAJOR_VERSION 4
873| #define OPAL_MINOR_VERSION 1
874| #define OPAL_RELEASE_VERSION 4
875| #define OPAL_GREEK_VERSION ""
876| #define OPAL_REPO_REV "v4.1.4"
877| #define OPAL_TARBALL_VERSION "4.1.4"
878| #define OPAL_VERSION "4"
879| #define OPAL_RELEASE_DATE "May 26, 2022"
880| #define OPAL_ENABLE_MEM_DEBUG 0
881| #define OPAL_ENABLE_MEM_PROFILE 0
882| #define OPAL_ENABLE_TIMING 0
883| #define OPAL_ENABLE_DEBUG 0
884| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
885| #define OPAL_ENABLE_PTY_SUPPORT 1
886| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
887| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
888| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
889| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
890| #define OPAL_WANT_HOME_CONFIG_FILES 1
891| #define OPAL_ENABLE_IPV6 0
892| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
893| #define OPAL_IDENT_STRING "4.1.4"
894| #define OPAL_MAX_PROCESSOR_NAME 256
895| #define OPAL_MAX_ERROR_STRING 256
896| #define OPAL_MAX_OBJECT_NAME 64
897| #define OPAL_MAX_INFO_KEY 36
898| #define OPAL_MAX_INFO_VAL 256
899| #define OPAL_MAX_PORT_NAME 1024
900| #define OPAL_MAX_DATAREP_STRING 128
901| #define OPAL_ENABLE_CRDEBUG 0
902| #define OPAL_ENABLE_GETPWUID 1
903| #define OPAL_ENABLE_PROGRESS_THREADS 0
904| #define HAVE_ZLIB_H 1
905| #define OPAL_HAVE_ZLIB 1
906| /* end confdefs.h.  */
907| #ifndef __OpenBSD__
908|       error: this is not __OpenBSD__
909|       #endif
910|
911| int
912| main ()
913| {
914|
915|   ;
916|   return 0;
917| }
918configure:12195: result: no
919configure:12199: checking __DragonFly__
920configure:12215: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
921conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
922      error: this is not __DragonFly__
923      ^
924      int
925conftest.c:84:12: error: expected ';' after top level declarator
926      error: this is not __DragonFly__
927           ^
928           ;
929conftest.c:84:14: error: unknown type name 'this'
930      error: this is not __DragonFly__
931             ^
932conftest.c:84:21: error: expected ';' after top level declarator
933      error: this is not __DragonFly__
934                    ^
935                    ;
9361 warning and 3 errors generated.
937configure:12215: $? = 1
938configure: failed program was:
939| /* confdefs.h */
940| #define PACKAGE_NAME "Open MPI"
941| #define PACKAGE_TARNAME "openmpi"
942| #define PACKAGE_VERSION "4.1.4"
943| #define PACKAGE_STRING "Open MPI 4.1.4"
944| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
945| #define PACKAGE_URL ""
946| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
947| #define STDC_HEADERS 1
948| #define HAVE_SYS_TYPES_H 1
949| #define HAVE_SYS_STAT_H 1
950| #define HAVE_STDLIB_H 1
951| #define HAVE_STRING_H 1
952| #define HAVE_MEMORY_H 1
953| #define HAVE_STRINGS_H 1
954| #define HAVE_INTTYPES_H 1
955| #define HAVE_STDINT_H 1
956| #define HAVE_UNISTD_H 1
957| #define __EXTENSIONS__ 1
958| #define _ALL_SOURCE 1
959| #define _GNU_SOURCE 1
960| #define _POSIX_PTHREAD_SEMANTICS 1
961| #define _TANDEM_SOURCE 1
962| #define OMPI_MAJOR_VERSION 4
963| #define OMPI_MINOR_VERSION 1
964| #define OMPI_RELEASE_VERSION 4
965| #define OMPI_GREEK_VERSION ""
966| #define OMPI_REPO_REV "v4.1.4"
967| #define OMPI_TARBALL_VERSION "4.1.4"
968| #define OMPI_VERSION "4"
969| #define OMPI_RELEASE_DATE "May 26, 2022"
970| #define ORTE_MAJOR_VERSION 4
971| #define ORTE_MINOR_VERSION 1
972| #define ORTE_RELEASE_VERSION 4
973| #define ORTE_GREEK_VERSION ""
974| #define ORTE_REPO_REV "v4.1.4"
975| #define ORTE_TARBALL_VERSION "4.1.4"
976| #define ORTE_VERSION "4"
977| #define ORTE_RELEASE_DATE "May 26, 2022"
978| #define OSHMEM_MAJOR_VERSION 4
979| #define OSHMEM_MINOR_VERSION 1
980| #define OSHMEM_RELEASE_VERSION 4
981| #define OSHMEM_GREEK_VERSION ""
982| #define OSHMEM_REPO_REV "v4.1.4"
983| #define OSHMEM_TARBALL_VERSION "4.1.4"
984| #define OSHMEM_VERSION "4"
985| #define OSHMEM_RELEASE_DATE "May 26, 2022"
986| #define OPAL_MAJOR_VERSION 4
987| #define OPAL_MINOR_VERSION 1
988| #define OPAL_RELEASE_VERSION 4
989| #define OPAL_GREEK_VERSION ""
990| #define OPAL_REPO_REV "v4.1.4"
991| #define OPAL_TARBALL_VERSION "4.1.4"
992| #define OPAL_VERSION "4"
993| #define OPAL_RELEASE_DATE "May 26, 2022"
994| #define OPAL_ENABLE_MEM_DEBUG 0
995| #define OPAL_ENABLE_MEM_PROFILE 0
996| #define OPAL_ENABLE_TIMING 0
997| #define OPAL_ENABLE_DEBUG 0
998| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
999| #define OPAL_ENABLE_PTY_SUPPORT 1
1000| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1001| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1002| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1003| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1004| #define OPAL_WANT_HOME_CONFIG_FILES 1
1005| #define OPAL_ENABLE_IPV6 0
1006| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1007| #define OPAL_IDENT_STRING "4.1.4"
1008| #define OPAL_MAX_PROCESSOR_NAME 256
1009| #define OPAL_MAX_ERROR_STRING 256
1010| #define OPAL_MAX_OBJECT_NAME 64
1011| #define OPAL_MAX_INFO_KEY 36
1012| #define OPAL_MAX_INFO_VAL 256
1013| #define OPAL_MAX_PORT_NAME 1024
1014| #define OPAL_MAX_DATAREP_STRING 128
1015| #define OPAL_ENABLE_CRDEBUG 0
1016| #define OPAL_ENABLE_GETPWUID 1
1017| #define OPAL_ENABLE_PROGRESS_THREADS 0
1018| #define HAVE_ZLIB_H 1
1019| #define OPAL_HAVE_ZLIB 1
1020| /* end confdefs.h.  */
1021| #ifndef __DragonFly__
1022|       error: this is not __DragonFly__
1023|       #endif
1024|
1025| int
1026| main ()
1027| {
1028|
1029|   ;
1030|   return 0;
1031| }
1032configure:12221: result: no
1033configure:12225: checking __386BSD__
1034configure:12241: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1035conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1036      error: this is not __386BSD__
1037      ^
1038      int
1039conftest.c:84:12: error: expected ';' after top level declarator
1040      error: this is not __386BSD__
1041           ^
1042           ;
1043conftest.c:84:14: error: unknown type name 'this'
1044      error: this is not __386BSD__
1045             ^
1046conftest.c:84:21: error: expected ';' after top level declarator
1047      error: this is not __386BSD__
1048                    ^
1049                    ;
10501 warning and 3 errors generated.
1051configure:12241: $? = 1
1052configure: failed program was:
1053| /* confdefs.h */
1054| #define PACKAGE_NAME "Open MPI"
1055| #define PACKAGE_TARNAME "openmpi"
1056| #define PACKAGE_VERSION "4.1.4"
1057| #define PACKAGE_STRING "Open MPI 4.1.4"
1058| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1059| #define PACKAGE_URL ""
1060| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1061| #define STDC_HEADERS 1
1062| #define HAVE_SYS_TYPES_H 1
1063| #define HAVE_SYS_STAT_H 1
1064| #define HAVE_STDLIB_H 1
1065| #define HAVE_STRING_H 1
1066| #define HAVE_MEMORY_H 1
1067| #define HAVE_STRINGS_H 1
1068| #define HAVE_INTTYPES_H 1
1069| #define HAVE_STDINT_H 1
1070| #define HAVE_UNISTD_H 1
1071| #define __EXTENSIONS__ 1
1072| #define _ALL_SOURCE 1
1073| #define _GNU_SOURCE 1
1074| #define _POSIX_PTHREAD_SEMANTICS 1
1075| #define _TANDEM_SOURCE 1
1076| #define OMPI_MAJOR_VERSION 4
1077| #define OMPI_MINOR_VERSION 1
1078| #define OMPI_RELEASE_VERSION 4
1079| #define OMPI_GREEK_VERSION ""
1080| #define OMPI_REPO_REV "v4.1.4"
1081| #define OMPI_TARBALL_VERSION "4.1.4"
1082| #define OMPI_VERSION "4"
1083| #define OMPI_RELEASE_DATE "May 26, 2022"
1084| #define ORTE_MAJOR_VERSION 4
1085| #define ORTE_MINOR_VERSION 1
1086| #define ORTE_RELEASE_VERSION 4
1087| #define ORTE_GREEK_VERSION ""
1088| #define ORTE_REPO_REV "v4.1.4"
1089| #define ORTE_TARBALL_VERSION "4.1.4"
1090| #define ORTE_VERSION "4"
1091| #define ORTE_RELEASE_DATE "May 26, 2022"
1092| #define OSHMEM_MAJOR_VERSION 4
1093| #define OSHMEM_MINOR_VERSION 1
1094| #define OSHMEM_RELEASE_VERSION 4
1095| #define OSHMEM_GREEK_VERSION ""
1096| #define OSHMEM_REPO_REV "v4.1.4"
1097| #define OSHMEM_TARBALL_VERSION "4.1.4"
1098| #define OSHMEM_VERSION "4"
1099| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1100| #define OPAL_MAJOR_VERSION 4
1101| #define OPAL_MINOR_VERSION 1
1102| #define OPAL_RELEASE_VERSION 4
1103| #define OPAL_GREEK_VERSION ""
1104| #define OPAL_REPO_REV "v4.1.4"
1105| #define OPAL_TARBALL_VERSION "4.1.4"
1106| #define OPAL_VERSION "4"
1107| #define OPAL_RELEASE_DATE "May 26, 2022"
1108| #define OPAL_ENABLE_MEM_DEBUG 0
1109| #define OPAL_ENABLE_MEM_PROFILE 0
1110| #define OPAL_ENABLE_TIMING 0
1111| #define OPAL_ENABLE_DEBUG 0
1112| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1113| #define OPAL_ENABLE_PTY_SUPPORT 1
1114| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1115| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1116| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1117| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1118| #define OPAL_WANT_HOME_CONFIG_FILES 1
1119| #define OPAL_ENABLE_IPV6 0
1120| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1121| #define OPAL_IDENT_STRING "4.1.4"
1122| #define OPAL_MAX_PROCESSOR_NAME 256
1123| #define OPAL_MAX_ERROR_STRING 256
1124| #define OPAL_MAX_OBJECT_NAME 64
1125| #define OPAL_MAX_INFO_KEY 36
1126| #define OPAL_MAX_INFO_VAL 256
1127| #define OPAL_MAX_PORT_NAME 1024
1128| #define OPAL_MAX_DATAREP_STRING 128
1129| #define OPAL_ENABLE_CRDEBUG 0
1130| #define OPAL_ENABLE_GETPWUID 1
1131| #define OPAL_ENABLE_PROGRESS_THREADS 0
1132| #define HAVE_ZLIB_H 1
1133| #define OPAL_HAVE_ZLIB 1
1134| /* end confdefs.h.  */
1135| #ifndef __386BSD__
1136|       error: this is not __386BSD__
1137|       #endif
1138|
1139| int
1140| main ()
1141| {
1142|
1143|   ;
1144|   return 0;
1145| }
1146configure:12247: result: no
1147configure:12251: checking __bsdi__
1148configure:12267: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1149conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1150      error: this is not __bsdi__
1151      ^
1152      int
1153conftest.c:84:12: error: expected ';' after top level declarator
1154      error: this is not __bsdi__
1155           ^
1156           ;
1157conftest.c:84:14: error: unknown type name 'this'
1158      error: this is not __bsdi__
1159             ^
1160conftest.c:84:21: error: expected ';' after top level declarator
1161      error: this is not __bsdi__
1162                    ^
1163                    ;
11641 warning and 3 errors generated.
1165configure:12267: $? = 1
1166configure: failed program was:
1167| /* confdefs.h */
1168| #define PACKAGE_NAME "Open MPI"
1169| #define PACKAGE_TARNAME "openmpi"
1170| #define PACKAGE_VERSION "4.1.4"
1171| #define PACKAGE_STRING "Open MPI 4.1.4"
1172| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1173| #define PACKAGE_URL ""
1174| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1175| #define STDC_HEADERS 1
1176| #define HAVE_SYS_TYPES_H 1
1177| #define HAVE_SYS_STAT_H 1
1178| #define HAVE_STDLIB_H 1
1179| #define HAVE_STRING_H 1
1180| #define HAVE_MEMORY_H 1
1181| #define HAVE_STRINGS_H 1
1182| #define HAVE_INTTYPES_H 1
1183| #define HAVE_STDINT_H 1
1184| #define HAVE_UNISTD_H 1
1185| #define __EXTENSIONS__ 1
1186| #define _ALL_SOURCE 1
1187| #define _GNU_SOURCE 1
1188| #define _POSIX_PTHREAD_SEMANTICS 1
1189| #define _TANDEM_SOURCE 1
1190| #define OMPI_MAJOR_VERSION 4
1191| #define OMPI_MINOR_VERSION 1
1192| #define OMPI_RELEASE_VERSION 4
1193| #define OMPI_GREEK_VERSION ""
1194| #define OMPI_REPO_REV "v4.1.4"
1195| #define OMPI_TARBALL_VERSION "4.1.4"
1196| #define OMPI_VERSION "4"
1197| #define OMPI_RELEASE_DATE "May 26, 2022"
1198| #define ORTE_MAJOR_VERSION 4
1199| #define ORTE_MINOR_VERSION 1
1200| #define ORTE_RELEASE_VERSION 4
1201| #define ORTE_GREEK_VERSION ""
1202| #define ORTE_REPO_REV "v4.1.4"
1203| #define ORTE_TARBALL_VERSION "4.1.4"
1204| #define ORTE_VERSION "4"
1205| #define ORTE_RELEASE_DATE "May 26, 2022"
1206| #define OSHMEM_MAJOR_VERSION 4
1207| #define OSHMEM_MINOR_VERSION 1
1208| #define OSHMEM_RELEASE_VERSION 4
1209| #define OSHMEM_GREEK_VERSION ""
1210| #define OSHMEM_REPO_REV "v4.1.4"
1211| #define OSHMEM_TARBALL_VERSION "4.1.4"
1212| #define OSHMEM_VERSION "4"
1213| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1214| #define OPAL_MAJOR_VERSION 4
1215| #define OPAL_MINOR_VERSION 1
1216| #define OPAL_RELEASE_VERSION 4
1217| #define OPAL_GREEK_VERSION ""
1218| #define OPAL_REPO_REV "v4.1.4"
1219| #define OPAL_TARBALL_VERSION "4.1.4"
1220| #define OPAL_VERSION "4"
1221| #define OPAL_RELEASE_DATE "May 26, 2022"
1222| #define OPAL_ENABLE_MEM_DEBUG 0
1223| #define OPAL_ENABLE_MEM_PROFILE 0
1224| #define OPAL_ENABLE_TIMING 0
1225| #define OPAL_ENABLE_DEBUG 0
1226| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1227| #define OPAL_ENABLE_PTY_SUPPORT 1
1228| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1229| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1230| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1231| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1232| #define OPAL_WANT_HOME_CONFIG_FILES 1
1233| #define OPAL_ENABLE_IPV6 0
1234| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1235| #define OPAL_IDENT_STRING "4.1.4"
1236| #define OPAL_MAX_PROCESSOR_NAME 256
1237| #define OPAL_MAX_ERROR_STRING 256
1238| #define OPAL_MAX_OBJECT_NAME 64
1239| #define OPAL_MAX_INFO_KEY 36
1240| #define OPAL_MAX_INFO_VAL 256
1241| #define OPAL_MAX_PORT_NAME 1024
1242| #define OPAL_MAX_DATAREP_STRING 128
1243| #define OPAL_ENABLE_CRDEBUG 0
1244| #define OPAL_ENABLE_GETPWUID 1
1245| #define OPAL_ENABLE_PROGRESS_THREADS 0
1246| #define HAVE_ZLIB_H 1
1247| #define OPAL_HAVE_ZLIB 1
1248| /* end confdefs.h.  */
1249| #ifndef __bsdi__
1250|       error: this is not __bsdi__
1251|       #endif
1252|
1253| int
1254| main ()
1255| {
1256|
1257|   ;
1258|   return 0;
1259| }
1260configure:12273: result: no
1261configure:12277: checking __APPLE__
1262configure:12293: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1263configure:12293: $? = 0
1264configure:12299: result: yes
1265configure:12303: checking __linux__
1266configure:12319: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1267conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1268      error: this is not __linux__
1269      ^
1270      int
1271conftest.c:84:12: error: expected ';' after top level declarator
1272      error: this is not __linux__
1273           ^
1274           ;
1275conftest.c:84:14: error: unknown type name 'this'
1276      error: this is not __linux__
1277             ^
1278conftest.c:84:21: error: expected ';' after top level declarator
1279      error: this is not __linux__
1280                    ^
1281                    ;
12821 warning and 3 errors generated.
1283configure:12319: $? = 1
1284configure: failed program was:
1285| /* confdefs.h */
1286| #define PACKAGE_NAME "Open MPI"
1287| #define PACKAGE_TARNAME "openmpi"
1288| #define PACKAGE_VERSION "4.1.4"
1289| #define PACKAGE_STRING "Open MPI 4.1.4"
1290| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1291| #define PACKAGE_URL ""
1292| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1293| #define STDC_HEADERS 1
1294| #define HAVE_SYS_TYPES_H 1
1295| #define HAVE_SYS_STAT_H 1
1296| #define HAVE_STDLIB_H 1
1297| #define HAVE_STRING_H 1
1298| #define HAVE_MEMORY_H 1
1299| #define HAVE_STRINGS_H 1
1300| #define HAVE_INTTYPES_H 1
1301| #define HAVE_STDINT_H 1
1302| #define HAVE_UNISTD_H 1
1303| #define __EXTENSIONS__ 1
1304| #define _ALL_SOURCE 1
1305| #define _GNU_SOURCE 1
1306| #define _POSIX_PTHREAD_SEMANTICS 1
1307| #define _TANDEM_SOURCE 1
1308| #define OMPI_MAJOR_VERSION 4
1309| #define OMPI_MINOR_VERSION 1
1310| #define OMPI_RELEASE_VERSION 4
1311| #define OMPI_GREEK_VERSION ""
1312| #define OMPI_REPO_REV "v4.1.4"
1313| #define OMPI_TARBALL_VERSION "4.1.4"
1314| #define OMPI_VERSION "4"
1315| #define OMPI_RELEASE_DATE "May 26, 2022"
1316| #define ORTE_MAJOR_VERSION 4
1317| #define ORTE_MINOR_VERSION 1
1318| #define ORTE_RELEASE_VERSION 4
1319| #define ORTE_GREEK_VERSION ""
1320| #define ORTE_REPO_REV "v4.1.4"
1321| #define ORTE_TARBALL_VERSION "4.1.4"
1322| #define ORTE_VERSION "4"
1323| #define ORTE_RELEASE_DATE "May 26, 2022"
1324| #define OSHMEM_MAJOR_VERSION 4
1325| #define OSHMEM_MINOR_VERSION 1
1326| #define OSHMEM_RELEASE_VERSION 4
1327| #define OSHMEM_GREEK_VERSION ""
1328| #define OSHMEM_REPO_REV "v4.1.4"
1329| #define OSHMEM_TARBALL_VERSION "4.1.4"
1330| #define OSHMEM_VERSION "4"
1331| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1332| #define OPAL_MAJOR_VERSION 4
1333| #define OPAL_MINOR_VERSION 1
1334| #define OPAL_RELEASE_VERSION 4
1335| #define OPAL_GREEK_VERSION ""
1336| #define OPAL_REPO_REV "v4.1.4"
1337| #define OPAL_TARBALL_VERSION "4.1.4"
1338| #define OPAL_VERSION "4"
1339| #define OPAL_RELEASE_DATE "May 26, 2022"
1340| #define OPAL_ENABLE_MEM_DEBUG 0
1341| #define OPAL_ENABLE_MEM_PROFILE 0
1342| #define OPAL_ENABLE_TIMING 0
1343| #define OPAL_ENABLE_DEBUG 0
1344| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1345| #define OPAL_ENABLE_PTY_SUPPORT 1
1346| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1347| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1348| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1349| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1350| #define OPAL_WANT_HOME_CONFIG_FILES 1
1351| #define OPAL_ENABLE_IPV6 0
1352| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1353| #define OPAL_IDENT_STRING "4.1.4"
1354| #define OPAL_MAX_PROCESSOR_NAME 256
1355| #define OPAL_MAX_ERROR_STRING 256
1356| #define OPAL_MAX_OBJECT_NAME 64
1357| #define OPAL_MAX_INFO_KEY 36
1358| #define OPAL_MAX_INFO_VAL 256
1359| #define OPAL_MAX_PORT_NAME 1024
1360| #define OPAL_MAX_DATAREP_STRING 128
1361| #define OPAL_ENABLE_CRDEBUG 0
1362| #define OPAL_ENABLE_GETPWUID 1
1363| #define OPAL_ENABLE_PROGRESS_THREADS 0
1364| #define HAVE_ZLIB_H 1
1365| #define OPAL_HAVE_ZLIB 1
1366| /* end confdefs.h.  */
1367| #ifndef __linux__
1368|       error: this is not __linux__
1369|       #endif
1370|
1371| int
1372| main ()
1373| {
1374|
1375|   ;
1376|   return 0;
1377| }
1378configure:12325: result: no
1379configure:12329: checking __sun__
1380configure:12345: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1381conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1382      error: this is not __sun__
1383      ^
1384      int
1385conftest.c:84:12: error: expected ';' after top level declarator
1386      error: this is not __sun__
1387           ^
1388           ;
1389conftest.c:84:14: error: unknown type name 'this'
1390      error: this is not __sun__
1391             ^
1392conftest.c:84:21: error: expected ';' after top level declarator
1393      error: this is not __sun__
1394                    ^
1395                    ;
13961 warning and 3 errors generated.
1397configure:12345: $? = 1
1398configure: failed program was:
1399| /* confdefs.h */
1400| #define PACKAGE_NAME "Open MPI"
1401| #define PACKAGE_TARNAME "openmpi"
1402| #define PACKAGE_VERSION "4.1.4"
1403| #define PACKAGE_STRING "Open MPI 4.1.4"
1404| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1405| #define PACKAGE_URL ""
1406| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1407| #define STDC_HEADERS 1
1408| #define HAVE_SYS_TYPES_H 1
1409| #define HAVE_SYS_STAT_H 1
1410| #define HAVE_STDLIB_H 1
1411| #define HAVE_STRING_H 1
1412| #define HAVE_MEMORY_H 1
1413| #define HAVE_STRINGS_H 1
1414| #define HAVE_INTTYPES_H 1
1415| #define HAVE_STDINT_H 1
1416| #define HAVE_UNISTD_H 1
1417| #define __EXTENSIONS__ 1
1418| #define _ALL_SOURCE 1
1419| #define _GNU_SOURCE 1
1420| #define _POSIX_PTHREAD_SEMANTICS 1
1421| #define _TANDEM_SOURCE 1
1422| #define OMPI_MAJOR_VERSION 4
1423| #define OMPI_MINOR_VERSION 1
1424| #define OMPI_RELEASE_VERSION 4
1425| #define OMPI_GREEK_VERSION ""
1426| #define OMPI_REPO_REV "v4.1.4"
1427| #define OMPI_TARBALL_VERSION "4.1.4"
1428| #define OMPI_VERSION "4"
1429| #define OMPI_RELEASE_DATE "May 26, 2022"
1430| #define ORTE_MAJOR_VERSION 4
1431| #define ORTE_MINOR_VERSION 1
1432| #define ORTE_RELEASE_VERSION 4
1433| #define ORTE_GREEK_VERSION ""
1434| #define ORTE_REPO_REV "v4.1.4"
1435| #define ORTE_TARBALL_VERSION "4.1.4"
1436| #define ORTE_VERSION "4"
1437| #define ORTE_RELEASE_DATE "May 26, 2022"
1438| #define OSHMEM_MAJOR_VERSION 4
1439| #define OSHMEM_MINOR_VERSION 1
1440| #define OSHMEM_RELEASE_VERSION 4
1441| #define OSHMEM_GREEK_VERSION ""
1442| #define OSHMEM_REPO_REV "v4.1.4"
1443| #define OSHMEM_TARBALL_VERSION "4.1.4"
1444| #define OSHMEM_VERSION "4"
1445| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1446| #define OPAL_MAJOR_VERSION 4
1447| #define OPAL_MINOR_VERSION 1
1448| #define OPAL_RELEASE_VERSION 4
1449| #define OPAL_GREEK_VERSION ""
1450| #define OPAL_REPO_REV "v4.1.4"
1451| #define OPAL_TARBALL_VERSION "4.1.4"
1452| #define OPAL_VERSION "4"
1453| #define OPAL_RELEASE_DATE "May 26, 2022"
1454| #define OPAL_ENABLE_MEM_DEBUG 0
1455| #define OPAL_ENABLE_MEM_PROFILE 0
1456| #define OPAL_ENABLE_TIMING 0
1457| #define OPAL_ENABLE_DEBUG 0
1458| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1459| #define OPAL_ENABLE_PTY_SUPPORT 1
1460| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1461| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1462| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1463| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1464| #define OPAL_WANT_HOME_CONFIG_FILES 1
1465| #define OPAL_ENABLE_IPV6 0
1466| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1467| #define OPAL_IDENT_STRING "4.1.4"
1468| #define OPAL_MAX_PROCESSOR_NAME 256
1469| #define OPAL_MAX_ERROR_STRING 256
1470| #define OPAL_MAX_OBJECT_NAME 64
1471| #define OPAL_MAX_INFO_KEY 36
1472| #define OPAL_MAX_INFO_VAL 256
1473| #define OPAL_MAX_PORT_NAME 1024
1474| #define OPAL_MAX_DATAREP_STRING 128
1475| #define OPAL_ENABLE_CRDEBUG 0
1476| #define OPAL_ENABLE_GETPWUID 1
1477| #define OPAL_ENABLE_PROGRESS_THREADS 0
1478| #define HAVE_ZLIB_H 1
1479| #define OPAL_HAVE_ZLIB 1
1480| /* end confdefs.h.  */
1481| #ifndef __sun__
1482|       error: this is not __sun__
1483|       #endif
1484|
1485| int
1486| main ()
1487| {
1488|
1489|   ;
1490|   return 0;
1491| }
1492configure:12351: result: no
1493configure:12356: checking __sun
1494configure:12372: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1495conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1496      error: this is not __sun
1497      ^
1498      int
1499conftest.c:84:12: error: expected ';' after top level declarator
1500      error: this is not __sun
1501           ^
1502           ;
1503conftest.c:84:14: error: unknown type name 'this'
1504      error: this is not __sun
1505             ^
1506conftest.c:84:21: error: expected ';' after top level declarator
1507      error: this is not __sun
1508                    ^
1509                    ;
15101 warning and 3 errors generated.
1511configure:12372: $? = 1
1512configure: failed program was:
1513| /* confdefs.h */
1514| #define PACKAGE_NAME "Open MPI"
1515| #define PACKAGE_TARNAME "openmpi"
1516| #define PACKAGE_VERSION "4.1.4"
1517| #define PACKAGE_STRING "Open MPI 4.1.4"
1518| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1519| #define PACKAGE_URL ""
1520| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1521| #define STDC_HEADERS 1
1522| #define HAVE_SYS_TYPES_H 1
1523| #define HAVE_SYS_STAT_H 1
1524| #define HAVE_STDLIB_H 1
1525| #define HAVE_STRING_H 1
1526| #define HAVE_MEMORY_H 1
1527| #define HAVE_STRINGS_H 1
1528| #define HAVE_INTTYPES_H 1
1529| #define HAVE_STDINT_H 1
1530| #define HAVE_UNISTD_H 1
1531| #define __EXTENSIONS__ 1
1532| #define _ALL_SOURCE 1
1533| #define _GNU_SOURCE 1
1534| #define _POSIX_PTHREAD_SEMANTICS 1
1535| #define _TANDEM_SOURCE 1
1536| #define OMPI_MAJOR_VERSION 4
1537| #define OMPI_MINOR_VERSION 1
1538| #define OMPI_RELEASE_VERSION 4
1539| #define OMPI_GREEK_VERSION ""
1540| #define OMPI_REPO_REV "v4.1.4"
1541| #define OMPI_TARBALL_VERSION "4.1.4"
1542| #define OMPI_VERSION "4"
1543| #define OMPI_RELEASE_DATE "May 26, 2022"
1544| #define ORTE_MAJOR_VERSION 4
1545| #define ORTE_MINOR_VERSION 1
1546| #define ORTE_RELEASE_VERSION 4
1547| #define ORTE_GREEK_VERSION ""
1548| #define ORTE_REPO_REV "v4.1.4"
1549| #define ORTE_TARBALL_VERSION "4.1.4"
1550| #define ORTE_VERSION "4"
1551| #define ORTE_RELEASE_DATE "May 26, 2022"
1552| #define OSHMEM_MAJOR_VERSION 4
1553| #define OSHMEM_MINOR_VERSION 1
1554| #define OSHMEM_RELEASE_VERSION 4
1555| #define OSHMEM_GREEK_VERSION ""
1556| #define OSHMEM_REPO_REV "v4.1.4"
1557| #define OSHMEM_TARBALL_VERSION "4.1.4"
1558| #define OSHMEM_VERSION "4"
1559| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1560| #define OPAL_MAJOR_VERSION 4
1561| #define OPAL_MINOR_VERSION 1
1562| #define OPAL_RELEASE_VERSION 4
1563| #define OPAL_GREEK_VERSION ""
1564| #define OPAL_REPO_REV "v4.1.4"
1565| #define OPAL_TARBALL_VERSION "4.1.4"
1566| #define OPAL_VERSION "4"
1567| #define OPAL_RELEASE_DATE "May 26, 2022"
1568| #define OPAL_ENABLE_MEM_DEBUG 0
1569| #define OPAL_ENABLE_MEM_PROFILE 0
1570| #define OPAL_ENABLE_TIMING 0
1571| #define OPAL_ENABLE_DEBUG 0
1572| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1573| #define OPAL_ENABLE_PTY_SUPPORT 1
1574| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1575| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1576| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1577| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1578| #define OPAL_WANT_HOME_CONFIG_FILES 1
1579| #define OPAL_ENABLE_IPV6 0
1580| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1581| #define OPAL_IDENT_STRING "4.1.4"
1582| #define OPAL_MAX_PROCESSOR_NAME 256
1583| #define OPAL_MAX_ERROR_STRING 256
1584| #define OPAL_MAX_OBJECT_NAME 64
1585| #define OPAL_MAX_INFO_KEY 36
1586| #define OPAL_MAX_INFO_VAL 256
1587| #define OPAL_MAX_PORT_NAME 1024
1588| #define OPAL_MAX_DATAREP_STRING 128
1589| #define OPAL_ENABLE_CRDEBUG 0
1590| #define OPAL_ENABLE_GETPWUID 1
1591| #define OPAL_ENABLE_PROGRESS_THREADS 0
1592| #define HAVE_ZLIB_H 1
1593| #define OPAL_HAVE_ZLIB 1
1594| /* end confdefs.h.  */
1595| #ifndef __sun
1596|       error: this is not __sun
1597|       #endif
1598|
1599| int
1600| main ()
1601| {
1602|
1603|   ;
1604|   return 0;
1605| }
1606configure:12378: result: no
1607configure:12400: checking netdb.h usability
1608configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1609configure:12400: $? = 0
1610configure:12400: result: yes
1611configure:12400: checking netdb.h presence
1612configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c
1613configure:12400: $? = 0
1614configure:12400: result: yes
1615configure:12400: checking for netdb.h
1616configure:12400: result: yes
1617configure:12400: checking netinet/in.h usability
1618configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1619configure:12400: $? = 0
1620configure:12400: result: yes
1621configure:12400: checking netinet/in.h presence
1622configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c
1623configure:12400: $? = 0
1624configure:12400: result: yes
1625configure:12400: checking for netinet/in.h
1626configure:12400: result: yes
1627configure:12400: checking netinet/tcp.h usability
1628configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1629configure:12400: $? = 0
1630configure:12400: result: yes
1631configure:12400: checking netinet/tcp.h presence
1632configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c
1633configure:12400: $? = 0
1634configure:12400: result: yes
1635configure:12400: checking for netinet/tcp.h
1636configure:12400: result: yes
1637configure:12410: checking for struct sockaddr_in
1638configure:12410: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1639configure:12410: $? = 0
1640configure:12410: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1641conftest.c:127:33: error: expected expression
1642if (sizeof ((struct sockaddr_in)))
1643                                ^
16441 error generated.
1645configure:12410: $? = 1
1646configure: failed program was:
1647| /* confdefs.h */
1648| #define PACKAGE_NAME "Open MPI"
1649| #define PACKAGE_TARNAME "openmpi"
1650| #define PACKAGE_VERSION "4.1.4"
1651| #define PACKAGE_STRING "Open MPI 4.1.4"
1652| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1653| #define PACKAGE_URL ""
1654| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1655| #define STDC_HEADERS 1
1656| #define HAVE_SYS_TYPES_H 1
1657| #define HAVE_SYS_STAT_H 1
1658| #define HAVE_STDLIB_H 1
1659| #define HAVE_STRING_H 1
1660| #define HAVE_MEMORY_H 1
1661| #define HAVE_STRINGS_H 1
1662| #define HAVE_INTTYPES_H 1
1663| #define HAVE_STDINT_H 1
1664| #define HAVE_UNISTD_H 1
1665| #define __EXTENSIONS__ 1
1666| #define _ALL_SOURCE 1
1667| #define _GNU_SOURCE 1
1668| #define _POSIX_PTHREAD_SEMANTICS 1
1669| #define _TANDEM_SOURCE 1
1670| #define OMPI_MAJOR_VERSION 4
1671| #define OMPI_MINOR_VERSION 1
1672| #define OMPI_RELEASE_VERSION 4
1673| #define OMPI_GREEK_VERSION ""
1674| #define OMPI_REPO_REV "v4.1.4"
1675| #define OMPI_TARBALL_VERSION "4.1.4"
1676| #define OMPI_VERSION "4"
1677| #define OMPI_RELEASE_DATE "May 26, 2022"
1678| #define ORTE_MAJOR_VERSION 4
1679| #define ORTE_MINOR_VERSION 1
1680| #define ORTE_RELEASE_VERSION 4
1681| #define ORTE_GREEK_VERSION ""
1682| #define ORTE_REPO_REV "v4.1.4"
1683| #define ORTE_TARBALL_VERSION "4.1.4"
1684| #define ORTE_VERSION "4"
1685| #define ORTE_RELEASE_DATE "May 26, 2022"
1686| #define OSHMEM_MAJOR_VERSION 4
1687| #define OSHMEM_MINOR_VERSION 1
1688| #define OSHMEM_RELEASE_VERSION 4
1689| #define OSHMEM_GREEK_VERSION ""
1690| #define OSHMEM_REPO_REV "v4.1.4"
1691| #define OSHMEM_TARBALL_VERSION "4.1.4"
1692| #define OSHMEM_VERSION "4"
1693| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1694| #define OPAL_MAJOR_VERSION 4
1695| #define OPAL_MINOR_VERSION 1
1696| #define OPAL_RELEASE_VERSION 4
1697| #define OPAL_GREEK_VERSION ""
1698| #define OPAL_REPO_REV "v4.1.4"
1699| #define OPAL_TARBALL_VERSION "4.1.4"
1700| #define OPAL_VERSION "4"
1701| #define OPAL_RELEASE_DATE "May 26, 2022"
1702| #define OPAL_ENABLE_MEM_DEBUG 0
1703| #define OPAL_ENABLE_MEM_PROFILE 0
1704| #define OPAL_ENABLE_TIMING 0
1705| #define OPAL_ENABLE_DEBUG 0
1706| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1707| #define OPAL_ENABLE_PTY_SUPPORT 1
1708| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1709| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1710| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1711| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1712| #define OPAL_WANT_HOME_CONFIG_FILES 1
1713| #define OPAL_ENABLE_IPV6 0
1714| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1715| #define OPAL_IDENT_STRING "4.1.4"
1716| #define OPAL_MAX_PROCESSOR_NAME 256
1717| #define OPAL_MAX_ERROR_STRING 256
1718| #define OPAL_MAX_OBJECT_NAME 64
1719| #define OPAL_MAX_INFO_KEY 36
1720| #define OPAL_MAX_INFO_VAL 256
1721| #define OPAL_MAX_PORT_NAME 1024
1722| #define OPAL_MAX_DATAREP_STRING 128
1723| #define OPAL_ENABLE_CRDEBUG 0
1724| #define OPAL_ENABLE_GETPWUID 1
1725| #define OPAL_ENABLE_PROGRESS_THREADS 0
1726| #define HAVE_ZLIB_H 1
1727| #define OPAL_HAVE_ZLIB 1
1728| #define OPAL_HAVE_SOLARIS 0
1729| #define HAVE_NETDB_H 1
1730| #define HAVE_NETINET_IN_H 1
1731| #define HAVE_NETINET_TCP_H 1
1732| /* end confdefs.h.  */
1733| #include <stdio.h>
1734| #ifdef HAVE_SYS_TYPES_H
1735| # include <sys/types.h>
1736| #endif
1737| #ifdef HAVE_SYS_STAT_H
1738| # include <sys/stat.h>
1739| #endif
1740| #ifdef STDC_HEADERS
1741| # include <stdlib.h>
1742| # include <stddef.h>
1743| #else
1744| # ifdef HAVE_STDLIB_H
1745| #  include <stdlib.h>
1746| # endif
1747| #endif
1748| #ifdef HAVE_STRING_H
1749| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1750| #  include <memory.h>
1751| # endif
1752| # include <string.h>
1753| #endif
1754| #ifdef HAVE_STRINGS_H
1755| # include <strings.h>
1756| #endif
1757| #ifdef HAVE_INTTYPES_H
1758| # include <inttypes.h>
1759| #endif
1760| #ifdef HAVE_STDINT_H
1761| # include <stdint.h>
1762| #endif
1763| #ifdef HAVE_UNISTD_H
1764| # include <unistd.h>
1765| #endif
1766| #ifdef HAVE_NETINET_IN_H
1767| #include <netinet/in.h>
1768| #endif
1769|
1770| int
1771| main ()
1772| {
1773| if (sizeof ((struct sockaddr_in)))
1774|           return 0;
1775|   ;
1776|   return 0;
1777| }
1778configure:12410: result: yes
1779configure:12437: checking if --with-cuda is set
1780configure:12451: result: not set (--with-cuda=)
1781configure:12515: checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared
1782configure:12515: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1783conftest.c:88:10: fatal error: '/cuda.h' file not found
1784#include </cuda.h>
1785         ^~~~~~~~~
17861 error generated.
1787configure:12515: $? = 1
1788configure: failed program was:
1789| /* confdefs.h */
1790| #define PACKAGE_NAME "Open MPI"
1791| #define PACKAGE_TARNAME "openmpi"
1792| #define PACKAGE_VERSION "4.1.4"
1793| #define PACKAGE_STRING "Open MPI 4.1.4"
1794| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1795| #define PACKAGE_URL ""
1796| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1797| #define STDC_HEADERS 1
1798| #define HAVE_SYS_TYPES_H 1
1799| #define HAVE_SYS_STAT_H 1
1800| #define HAVE_STDLIB_H 1
1801| #define HAVE_STRING_H 1
1802| #define HAVE_MEMORY_H 1
1803| #define HAVE_STRINGS_H 1
1804| #define HAVE_INTTYPES_H 1
1805| #define HAVE_STDINT_H 1
1806| #define HAVE_UNISTD_H 1
1807| #define __EXTENSIONS__ 1
1808| #define _ALL_SOURCE 1
1809| #define _GNU_SOURCE 1
1810| #define _POSIX_PTHREAD_SEMANTICS 1
1811| #define _TANDEM_SOURCE 1
1812| #define OMPI_MAJOR_VERSION 4
1813| #define OMPI_MINOR_VERSION 1
1814| #define OMPI_RELEASE_VERSION 4
1815| #define OMPI_GREEK_VERSION ""
1816| #define OMPI_REPO_REV "v4.1.4"
1817| #define OMPI_TARBALL_VERSION "4.1.4"
1818| #define OMPI_VERSION "4"
1819| #define OMPI_RELEASE_DATE "May 26, 2022"
1820| #define ORTE_MAJOR_VERSION 4
1821| #define ORTE_MINOR_VERSION 1
1822| #define ORTE_RELEASE_VERSION 4
1823| #define ORTE_GREEK_VERSION ""
1824| #define ORTE_REPO_REV "v4.1.4"
1825| #define ORTE_TARBALL_VERSION "4.1.4"
1826| #define ORTE_VERSION "4"
1827| #define ORTE_RELEASE_DATE "May 26, 2022"
1828| #define OSHMEM_MAJOR_VERSION 4
1829| #define OSHMEM_MINOR_VERSION 1
1830| #define OSHMEM_RELEASE_VERSION 4
1831| #define OSHMEM_GREEK_VERSION ""
1832| #define OSHMEM_REPO_REV "v4.1.4"
1833| #define OSHMEM_TARBALL_VERSION "4.1.4"
1834| #define OSHMEM_VERSION "4"
1835| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1836| #define OPAL_MAJOR_VERSION 4
1837| #define OPAL_MINOR_VERSION 1
1838| #define OPAL_RELEASE_VERSION 4
1839| #define OPAL_GREEK_VERSION ""
1840| #define OPAL_REPO_REV "v4.1.4"
1841| #define OPAL_TARBALL_VERSION "4.1.4"
1842| #define OPAL_VERSION "4"
1843| #define OPAL_RELEASE_DATE "May 26, 2022"
1844| #define OPAL_ENABLE_MEM_DEBUG 0
1845| #define OPAL_ENABLE_MEM_PROFILE 0
1846| #define OPAL_ENABLE_TIMING 0
1847| #define OPAL_ENABLE_DEBUG 0
1848| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1849| #define OPAL_ENABLE_PTY_SUPPORT 1
1850| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1851| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1852| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1853| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1854| #define OPAL_WANT_HOME_CONFIG_FILES 1
1855| #define OPAL_ENABLE_IPV6 0
1856| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1857| #define OPAL_IDENT_STRING "4.1.4"
1858| #define OPAL_MAX_PROCESSOR_NAME 256
1859| #define OPAL_MAX_ERROR_STRING 256
1860| #define OPAL_MAX_OBJECT_NAME 64
1861| #define OPAL_MAX_INFO_KEY 36
1862| #define OPAL_MAX_INFO_VAL 256
1863| #define OPAL_MAX_PORT_NAME 1024
1864| #define OPAL_MAX_DATAREP_STRING 128
1865| #define OPAL_ENABLE_CRDEBUG 0
1866| #define OPAL_ENABLE_GETPWUID 1
1867| #define OPAL_ENABLE_PROGRESS_THREADS 0
1868| #define HAVE_ZLIB_H 1
1869| #define OPAL_HAVE_ZLIB 1
1870| #define OPAL_HAVE_SOLARIS 0
1871| #define HAVE_NETDB_H 1
1872| #define HAVE_NETINET_IN_H 1
1873| #define HAVE_NETINET_TCP_H 1
1874| #define HAVE_STRUCT_SOCKADDR_IN 1
1875| /* end confdefs.h.  */
1876| #include </cuda.h>
1877|
1878| int
1879| main ()
1880| {
1881| #ifndef CU_POINTER_ATTRIBUTE_SYNC_MEMOPS
1882| #ifdef __cplusplus
1883|   (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
1884| #else
1885|   (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
1886| #endif
1887| #endif
1888|
1889|   ;
1890|   return 0;
1891| }
1892configure:12515: result: no
1893configure:12541: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
1894conftest.c:88:10: fatal error: '/cuda.h' file not found
1895#include </cuda.h>
1896         ^~~~~~~~~
18971 error generated.
1898configure:12541: $? = 1
1899configure: failed program was:
1900| /* confdefs.h */
1901| #define PACKAGE_NAME "Open MPI"
1902| #define PACKAGE_TARNAME "openmpi"
1903| #define PACKAGE_VERSION "4.1.4"
1904| #define PACKAGE_STRING "Open MPI 4.1.4"
1905| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1906| #define PACKAGE_URL ""
1907| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
1908| #define STDC_HEADERS 1
1909| #define HAVE_SYS_TYPES_H 1
1910| #define HAVE_SYS_STAT_H 1
1911| #define HAVE_STDLIB_H 1
1912| #define HAVE_STRING_H 1
1913| #define HAVE_MEMORY_H 1
1914| #define HAVE_STRINGS_H 1
1915| #define HAVE_INTTYPES_H 1
1916| #define HAVE_STDINT_H 1
1917| #define HAVE_UNISTD_H 1
1918| #define __EXTENSIONS__ 1
1919| #define _ALL_SOURCE 1
1920| #define _GNU_SOURCE 1
1921| #define _POSIX_PTHREAD_SEMANTICS 1
1922| #define _TANDEM_SOURCE 1
1923| #define OMPI_MAJOR_VERSION 4
1924| #define OMPI_MINOR_VERSION 1
1925| #define OMPI_RELEASE_VERSION 4
1926| #define OMPI_GREEK_VERSION ""
1927| #define OMPI_REPO_REV "v4.1.4"
1928| #define OMPI_TARBALL_VERSION "4.1.4"
1929| #define OMPI_VERSION "4"
1930| #define OMPI_RELEASE_DATE "May 26, 2022"
1931| #define ORTE_MAJOR_VERSION 4
1932| #define ORTE_MINOR_VERSION 1
1933| #define ORTE_RELEASE_VERSION 4
1934| #define ORTE_GREEK_VERSION ""
1935| #define ORTE_REPO_REV "v4.1.4"
1936| #define ORTE_TARBALL_VERSION "4.1.4"
1937| #define ORTE_VERSION "4"
1938| #define ORTE_RELEASE_DATE "May 26, 2022"
1939| #define OSHMEM_MAJOR_VERSION 4
1940| #define OSHMEM_MINOR_VERSION 1
1941| #define OSHMEM_RELEASE_VERSION 4
1942| #define OSHMEM_GREEK_VERSION ""
1943| #define OSHMEM_REPO_REV "v4.1.4"
1944| #define OSHMEM_TARBALL_VERSION "4.1.4"
1945| #define OSHMEM_VERSION "4"
1946| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1947| #define OPAL_MAJOR_VERSION 4
1948| #define OPAL_MINOR_VERSION 1
1949| #define OPAL_RELEASE_VERSION 4
1950| #define OPAL_GREEK_VERSION ""
1951| #define OPAL_REPO_REV "v4.1.4"
1952| #define OPAL_TARBALL_VERSION "4.1.4"
1953| #define OPAL_VERSION "4"
1954| #define OPAL_RELEASE_DATE "May 26, 2022"
1955| #define OPAL_ENABLE_MEM_DEBUG 0
1956| #define OPAL_ENABLE_MEM_PROFILE 0
1957| #define OPAL_ENABLE_TIMING 0
1958| #define OPAL_ENABLE_DEBUG 0
1959| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1960| #define OPAL_ENABLE_PTY_SUPPORT 1
1961| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1962| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1963| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1964| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1965| #define OPAL_WANT_HOME_CONFIG_FILES 1
1966| #define OPAL_ENABLE_IPV6 0
1967| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
1968| #define OPAL_IDENT_STRING "4.1.4"
1969| #define OPAL_MAX_PROCESSOR_NAME 256
1970| #define OPAL_MAX_ERROR_STRING 256
1971| #define OPAL_MAX_OBJECT_NAME 64
1972| #define OPAL_MAX_INFO_KEY 36
1973| #define OPAL_MAX_INFO_VAL 256
1974| #define OPAL_MAX_PORT_NAME 1024
1975| #define OPAL_MAX_DATAREP_STRING 128
1976| #define OPAL_ENABLE_CRDEBUG 0
1977| #define OPAL_ENABLE_GETPWUID 1
1978| #define OPAL_ENABLE_PROGRESS_THREADS 0
1979| #define HAVE_ZLIB_H 1
1980| #define OPAL_HAVE_ZLIB 1
1981| #define OPAL_HAVE_SOLARIS 0
1982| #define HAVE_NETDB_H 1
1983| #define HAVE_NETINET_IN_H 1
1984| #define HAVE_NETINET_TCP_H 1
1985| #define HAVE_STRUCT_SOCKADDR_IN 1
1986| /* end confdefs.h.  */
1987| #include </cuda.h>
1988| int
1989| main ()
1990| {
1991|
1992| #if CUDA_VERSION < 6000
1993| #error "CUDA_VERSION is less than 6000"
1994| #endif
1995|
1996|   ;
1997|   return 0;
1998| }
1999configure:12551: checking whether cuPointerGetAttributes is declared
2000configure:12551: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2001conftest.c:88:10: fatal error: '/cuda.h' file not found
2002#include </cuda.h>
2003         ^~~~~~~~~
20041 error generated.
2005configure:12551: $? = 1
2006configure: failed program was:
2007| /* confdefs.h */
2008| #define PACKAGE_NAME "Open MPI"
2009| #define PACKAGE_TARNAME "openmpi"
2010| #define PACKAGE_VERSION "4.1.4"
2011| #define PACKAGE_STRING "Open MPI 4.1.4"
2012| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2013| #define PACKAGE_URL ""
2014| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2015| #define STDC_HEADERS 1
2016| #define HAVE_SYS_TYPES_H 1
2017| #define HAVE_SYS_STAT_H 1
2018| #define HAVE_STDLIB_H 1
2019| #define HAVE_STRING_H 1
2020| #define HAVE_MEMORY_H 1
2021| #define HAVE_STRINGS_H 1
2022| #define HAVE_INTTYPES_H 1
2023| #define HAVE_STDINT_H 1
2024| #define HAVE_UNISTD_H 1
2025| #define __EXTENSIONS__ 1
2026| #define _ALL_SOURCE 1
2027| #define _GNU_SOURCE 1
2028| #define _POSIX_PTHREAD_SEMANTICS 1
2029| #define _TANDEM_SOURCE 1
2030| #define OMPI_MAJOR_VERSION 4
2031| #define OMPI_MINOR_VERSION 1
2032| #define OMPI_RELEASE_VERSION 4
2033| #define OMPI_GREEK_VERSION ""
2034| #define OMPI_REPO_REV "v4.1.4"
2035| #define OMPI_TARBALL_VERSION "4.1.4"
2036| #define OMPI_VERSION "4"
2037| #define OMPI_RELEASE_DATE "May 26, 2022"
2038| #define ORTE_MAJOR_VERSION 4
2039| #define ORTE_MINOR_VERSION 1
2040| #define ORTE_RELEASE_VERSION 4
2041| #define ORTE_GREEK_VERSION ""
2042| #define ORTE_REPO_REV "v4.1.4"
2043| #define ORTE_TARBALL_VERSION "4.1.4"
2044| #define ORTE_VERSION "4"
2045| #define ORTE_RELEASE_DATE "May 26, 2022"
2046| #define OSHMEM_MAJOR_VERSION 4
2047| #define OSHMEM_MINOR_VERSION 1
2048| #define OSHMEM_RELEASE_VERSION 4
2049| #define OSHMEM_GREEK_VERSION ""
2050| #define OSHMEM_REPO_REV "v4.1.4"
2051| #define OSHMEM_TARBALL_VERSION "4.1.4"
2052| #define OSHMEM_VERSION "4"
2053| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2054| #define OPAL_MAJOR_VERSION 4
2055| #define OPAL_MINOR_VERSION 1
2056| #define OPAL_RELEASE_VERSION 4
2057| #define OPAL_GREEK_VERSION ""
2058| #define OPAL_REPO_REV "v4.1.4"
2059| #define OPAL_TARBALL_VERSION "4.1.4"
2060| #define OPAL_VERSION "4"
2061| #define OPAL_RELEASE_DATE "May 26, 2022"
2062| #define OPAL_ENABLE_MEM_DEBUG 0
2063| #define OPAL_ENABLE_MEM_PROFILE 0
2064| #define OPAL_ENABLE_TIMING 0
2065| #define OPAL_ENABLE_DEBUG 0
2066| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2067| #define OPAL_ENABLE_PTY_SUPPORT 1
2068| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2069| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2070| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2071| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2072| #define OPAL_WANT_HOME_CONFIG_FILES 1
2073| #define OPAL_ENABLE_IPV6 0
2074| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2075| #define OPAL_IDENT_STRING "4.1.4"
2076| #define OPAL_MAX_PROCESSOR_NAME 256
2077| #define OPAL_MAX_ERROR_STRING 256
2078| #define OPAL_MAX_OBJECT_NAME 64
2079| #define OPAL_MAX_INFO_KEY 36
2080| #define OPAL_MAX_INFO_VAL 256
2081| #define OPAL_MAX_PORT_NAME 1024
2082| #define OPAL_MAX_DATAREP_STRING 128
2083| #define OPAL_ENABLE_CRDEBUG 0
2084| #define OPAL_ENABLE_GETPWUID 1
2085| #define OPAL_ENABLE_PROGRESS_THREADS 0
2086| #define HAVE_ZLIB_H 1
2087| #define OPAL_HAVE_ZLIB 1
2088| #define OPAL_HAVE_SOLARIS 0
2089| #define HAVE_NETDB_H 1
2090| #define HAVE_NETINET_IN_H 1
2091| #define HAVE_NETINET_TCP_H 1
2092| #define HAVE_STRUCT_SOCKADDR_IN 1
2093| /* end confdefs.h.  */
2094| #include </cuda.h>
2095|
2096| int
2097| main ()
2098| {
2099| #ifndef cuPointerGetAttributes
2100| #ifdef __cplusplus
2101|   (void) cuPointerGetAttributes;
2102| #else
2103|   (void) cuPointerGetAttributes;
2104| #endif
2105| #endif
2106|
2107|   ;
2108|   return 0;
2109| }
2110configure:12551: result: no
2111configure:12561: checking if have cuda support
2112configure:12570: result: no
2113configure:12787: checking if user requested PMI support
2114configure:12790: result: no
2115configure:13872: checking if user requested internal PMIx support()
2116configure:13885: result: no
2117configure:13938: checking for pmix.h in /usr
2118configure:13946: result: not found
2119configure:13948: checking for pmix.h in /usr/include
2120configure:13956: result: not found
2121configure:14246: WARNING: discovered external PMIx version is less than internal version 3.x
2122configure:14248: WARNING: using internal PMIx
2123configure:5963: *** ORTE Configuration options
2124configure:14522: checking if want orterun "--prefix" behavior to be enabled by default
2125configure:14542: result: no
2126configure:5963: *** OMPI Configuration options
2127configure:14574: checking if want compile-time warnings inside of mpi.h
2128configure:14582: result: yes
2129configure:14600: checking if want sparse process groups
2130configure:14612: result: no
2131configure:14627: checking if want peruse support
2132configure:14639: result: no
2133configure:14660: checking if want Fortran MPI bindings
2134configure:14693: result: yes (default)
2135configure:14740: checking if want C++ bindings
2136configure:14748: result: yes
2137configure:14757: checking if want MPI::SEEK_SET support
2138configure:14765: result: yes
2139configure:14842: checking if want run-time MPI parameter checking
2140configure:14866: result: runtime
2141configure:5963: *** OSHMEM Configuration options
2142configure:14905: checking if want oshmem
2143configure:14921: result: not supported on this platform
2144configure:14939: checking if want SGI/Quadrics compatibility mode
2145configure:14947: result: yes
2146configure:14966: checking if want OSHMEM API parameter checking
2147configure:14983: result: always
2148configure:15007: checking for on_exit
2149configure:15007: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2150ld: Undefined symbols:
2151  _on_exit, referenced from:
2152      _main in conftest-0f5c35.o
2153clang: error: linker command failed with exit code 1 (use -v to see invocation)
2154configure:15007: $? = 1
2155configure: failed program was:
2156| /* confdefs.h */
2157| #define PACKAGE_NAME "Open MPI"
2158| #define PACKAGE_TARNAME "openmpi"
2159| #define PACKAGE_VERSION "4.1.4"
2160| #define PACKAGE_STRING "Open MPI 4.1.4"
2161| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2162| #define PACKAGE_URL ""
2163| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2164| #define STDC_HEADERS 1
2165| #define HAVE_SYS_TYPES_H 1
2166| #define HAVE_SYS_STAT_H 1
2167| #define HAVE_STDLIB_H 1
2168| #define HAVE_STRING_H 1
2169| #define HAVE_MEMORY_H 1
2170| #define HAVE_STRINGS_H 1
2171| #define HAVE_INTTYPES_H 1
2172| #define HAVE_STDINT_H 1
2173| #define HAVE_UNISTD_H 1
2174| #define __EXTENSIONS__ 1
2175| #define _ALL_SOURCE 1
2176| #define _GNU_SOURCE 1
2177| #define _POSIX_PTHREAD_SEMANTICS 1
2178| #define _TANDEM_SOURCE 1
2179| #define OMPI_MAJOR_VERSION 4
2180| #define OMPI_MINOR_VERSION 1
2181| #define OMPI_RELEASE_VERSION 4
2182| #define OMPI_GREEK_VERSION ""
2183| #define OMPI_REPO_REV "v4.1.4"
2184| #define OMPI_TARBALL_VERSION "4.1.4"
2185| #define OMPI_VERSION "4"
2186| #define OMPI_RELEASE_DATE "May 26, 2022"
2187| #define ORTE_MAJOR_VERSION 4
2188| #define ORTE_MINOR_VERSION 1
2189| #define ORTE_RELEASE_VERSION 4
2190| #define ORTE_GREEK_VERSION ""
2191| #define ORTE_REPO_REV "v4.1.4"
2192| #define ORTE_TARBALL_VERSION "4.1.4"
2193| #define ORTE_VERSION "4"
2194| #define ORTE_RELEASE_DATE "May 26, 2022"
2195| #define OSHMEM_MAJOR_VERSION 4
2196| #define OSHMEM_MINOR_VERSION 1
2197| #define OSHMEM_RELEASE_VERSION 4
2198| #define OSHMEM_GREEK_VERSION ""
2199| #define OSHMEM_REPO_REV "v4.1.4"
2200| #define OSHMEM_TARBALL_VERSION "4.1.4"
2201| #define OSHMEM_VERSION "4"
2202| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2203| #define OPAL_MAJOR_VERSION 4
2204| #define OPAL_MINOR_VERSION 1
2205| #define OPAL_RELEASE_VERSION 4
2206| #define OPAL_GREEK_VERSION ""
2207| #define OPAL_REPO_REV "v4.1.4"
2208| #define OPAL_TARBALL_VERSION "4.1.4"
2209| #define OPAL_VERSION "4"
2210| #define OPAL_RELEASE_DATE "May 26, 2022"
2211| #define OPAL_ENABLE_MEM_DEBUG 0
2212| #define OPAL_ENABLE_MEM_PROFILE 0
2213| #define OPAL_ENABLE_TIMING 0
2214| #define OPAL_ENABLE_DEBUG 0
2215| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2216| #define OPAL_ENABLE_PTY_SUPPORT 1
2217| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2218| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2219| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2220| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2221| #define OPAL_WANT_HOME_CONFIG_FILES 1
2222| #define OPAL_ENABLE_IPV6 0
2223| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2224| #define OPAL_IDENT_STRING "4.1.4"
2225| #define OPAL_MAX_PROCESSOR_NAME 256
2226| #define OPAL_MAX_ERROR_STRING 256
2227| #define OPAL_MAX_OBJECT_NAME 64
2228| #define OPAL_MAX_INFO_KEY 36
2229| #define OPAL_MAX_INFO_VAL 256
2230| #define OPAL_MAX_PORT_NAME 1024
2231| #define OPAL_MAX_DATAREP_STRING 128
2232| #define OPAL_ENABLE_CRDEBUG 0
2233| #define OPAL_ENABLE_GETPWUID 1
2234| #define OPAL_ENABLE_PROGRESS_THREADS 0
2235| #define HAVE_ZLIB_H 1
2236| #define OPAL_HAVE_ZLIB 1
2237| #define OPAL_HAVE_SOLARIS 0
2238| #define HAVE_NETDB_H 1
2239| #define HAVE_NETINET_IN_H 1
2240| #define HAVE_NETINET_TCP_H 1
2241| #define HAVE_STRUCT_SOCKADDR_IN 1
2242| #define OPAL_CUDA_SUPPORT 0
2243| #define OPAL_CUDA_SYNC_MEMOPS 0
2244| #define OPAL_CUDA_GET_ATTRIBUTES 0
2245| #define OPAL_CUDA_GDR_SUPPORT 0
2246| #define OPAL_PMIX_V1 0
2247| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2248| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2249| #define OMPI_GROUP_SPARSE 0
2250| #define OMPI_WANT_PERUSE 0
2251| #define OMPI_WANT_MPI_CXX_SEEK 1
2252| #define OMPI_ENABLE_MPI1_COMPAT 0
2253| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2254| #define MPI_PARAM_CHECK ompi_mpi_param_check
2255| #define OMPI_PARAM_CHECK 1
2256| #define OSHMEM_SPEC_COMPAT 1
2257| #define OSHMEM_PARAM_CHECK 1
2258| /* end confdefs.h.  */
2259| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
2260|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2261| #define on_exit innocuous_on_exit
2262|
2263| /* System header to define __stub macros and hopefully few prototypes,
2264|     which can conflict with char on_exit (); below.
2265|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2266|     <limits.h> exists even on freestanding compilers.  */
2267|
2268| #ifdef __STDC__
2269| # include <limits.h>
2270| #else
2271| # include <assert.h>
2272| #endif
2273|
2274| #undef on_exit
2275|
2276| /* Override any GCC internal prototype to avoid an error.
2277|    Use char because int might match the return type of a GCC
2278|    builtin and then its argument prototype would still apply.  */
2279| #ifdef __cplusplus
2280| extern "C"
2281| #endif
2282| char on_exit ();
2283| /* The GNU C library defines this for functions which it implements
2284|     to always fail with ENOSYS.  Some functions are actually named
2285|     something starting with __ and the normal name is an alias.  */
2286| #if defined __stub_on_exit || defined __stub___on_exit
2287| choke me
2288| #endif
2289|
2290| int
2291| main ()
2292| {
2293| return on_exit ();
2294|   ;
2295|   return 0;
2296| }
2297configure:15007: result: no
2298configure:15025: checking if want pshmem
2299configure:15028: result: yes
2300configure:15050: checking if want to build OSHMEM fortran bindings
2301configure:15072: result: yes
2302configure:15124: result: no
2303configure:15183: checking if want custom libmpi(_FOO) name
2304configure:15204: result: mpi
2305configure:15364: checking if want wrapper compiler rpath support
2306configure:15374: result: yes
2307configure:15377: checking if want wrapper compiler runpath support
2308configure:15387: result: yes
2309configure:5947: === Compiler and preprocessor tests
2310configure:5963: *** C compiler and preprocessor
2311configure:15526: checking for gcc
2312configure:15553: result: /usr/bin/clang
2313configure:15782: checking for C compiler version
2314configure:15791: /usr/bin/clang --version >&5
2315Apple clang version 15.0.0 (clang-1500.0.40.1)
2316Target: arm64-apple-darwin23.1.0
2317Thread model: posix
2318InstalledDir: /Library/Developer/CommandLineTools/usr/bin
2319configure:15802: $? = 0
2320configure:15791: /usr/bin/clang -v >&5
2321Apple clang version 15.0.0 (clang-1500.0.40.1)
2322Target: arm64-apple-darwin23.1.0
2323Thread model: posix
2324InstalledDir: /Library/Developer/CommandLineTools/usr/bin
2325configure:15802: $? = 0
2326configure:15791: /usr/bin/clang -V >&5
2327clang: error: argument to '-V' is missing (expected 1 value)
2328clang: error: no input files
2329configure:15802: $? = 1
2330configure:15791: /usr/bin/clang -qversion >&5
2331clang: error: unknown argument '-qversion'; did you mean '--version'?
2332clang: error: no input files
2333configure:15802: $? = 1
2334configure:15806: checking whether we are using the GNU C compiler
2335configure:15834: result: yes
2336configure:15843: checking whether /usr/bin/clang accepts -g
2337configure:15904: result: yes
2338configure:15921: checking for /usr/bin/clang option to accept ISO C89
2339configure:15997: result: none needed
2340configure:16022: checking whether /usr/bin/clang understands -c and -o together
2341configure:16059: result: yes
2342configure:16279: checking if /usr/bin/clang requires a flag for C11
2343configure:16297: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2344configure:16297: $? = 0
2345configure:16302: result: no
2346configure:16306: verifying /usr/bin/clang supports C11 without a flag
2347configure:16388: checking if /usr/bin/clang  supports C11 _Thread_local
2348configure:16402: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2349configure:16402: $? = 0
2350configure:16412: result: yes
2351configure:16475: checking if /usr/bin/clang  supports C11 atomic variables
2352configure:16489: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2353configure:16489: $? = 0
2354configure:16499: result: yes
2355configure:16562: checking if /usr/bin/clang  supports C11 _Atomic keyword
2356configure:16576: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2357configure:16576: $? = 0
2358configure:16586: result: yes
2359configure:16649: checking if /usr/bin/clang  supports C11 _Generic keyword
2360configure:16663: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2361configure:16663: $? = 0
2362configure:16673: result: yes
2363configure:16736: checking if /usr/bin/clang  supports C11 _Static_assert
2364configure:16750: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2365configure:16750: $? = 0
2366configure:16760: result: yes
2367configure:16823: checking if /usr/bin/clang  supports C11 atomic_fetch_xor_explicit
2368configure:16838: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2369configure:16838: $? = 0
2370configure:16848: result: yes
2371configure:17514: no flag required for C11 support
2372configure:18369: checking if /usr/bin/clang  supports __thread
2373configure:18383: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2374configure:18383: $? = 0
2375configure:18393: result: yes
2376configure:18456: checking if /usr/bin/clang  supports C11 _Thread_local
2377configure:18470: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
2378configure:18470: $? = 0
2379configure:18480: result: yes
2380configure:18544: checking for the C compiler vendor
2381configure:18573: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2382conftest.c:114:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2383#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2384 ^
2385conftest.c:115:1: error: unknown type name 'choke'
2386choke me
2387^
2388conftest.c:115:9: error: expected ';' after top level declarator
2389choke me
2390        ^
2391        ;
23923 errors generated.
2393configure:18573: $? = 1
2394configure: failed program was:
2395| /* confdefs.h */
2396| #define PACKAGE_NAME "Open MPI"
2397| #define PACKAGE_TARNAME "openmpi"
2398| #define PACKAGE_VERSION "4.1.4"
2399| #define PACKAGE_STRING "Open MPI 4.1.4"
2400| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2401| #define PACKAGE_URL ""
2402| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2403| #define STDC_HEADERS 1
2404| #define HAVE_SYS_TYPES_H 1
2405| #define HAVE_SYS_STAT_H 1
2406| #define HAVE_STDLIB_H 1
2407| #define HAVE_STRING_H 1
2408| #define HAVE_MEMORY_H 1
2409| #define HAVE_STRINGS_H 1
2410| #define HAVE_INTTYPES_H 1
2411| #define HAVE_STDINT_H 1
2412| #define HAVE_UNISTD_H 1
2413| #define __EXTENSIONS__ 1
2414| #define _ALL_SOURCE 1
2415| #define _GNU_SOURCE 1
2416| #define _POSIX_PTHREAD_SEMANTICS 1
2417| #define _TANDEM_SOURCE 1
2418| #define OMPI_MAJOR_VERSION 4
2419| #define OMPI_MINOR_VERSION 1
2420| #define OMPI_RELEASE_VERSION 4
2421| #define OMPI_GREEK_VERSION ""
2422| #define OMPI_REPO_REV "v4.1.4"
2423| #define OMPI_TARBALL_VERSION "4.1.4"
2424| #define OMPI_VERSION "4"
2425| #define OMPI_RELEASE_DATE "May 26, 2022"
2426| #define ORTE_MAJOR_VERSION 4
2427| #define ORTE_MINOR_VERSION 1
2428| #define ORTE_RELEASE_VERSION 4
2429| #define ORTE_GREEK_VERSION ""
2430| #define ORTE_REPO_REV "v4.1.4"
2431| #define ORTE_TARBALL_VERSION "4.1.4"
2432| #define ORTE_VERSION "4"
2433| #define ORTE_RELEASE_DATE "May 26, 2022"
2434| #define OSHMEM_MAJOR_VERSION 4
2435| #define OSHMEM_MINOR_VERSION 1
2436| #define OSHMEM_RELEASE_VERSION 4
2437| #define OSHMEM_GREEK_VERSION ""
2438| #define OSHMEM_REPO_REV "v4.1.4"
2439| #define OSHMEM_TARBALL_VERSION "4.1.4"
2440| #define OSHMEM_VERSION "4"
2441| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2442| #define OPAL_MAJOR_VERSION 4
2443| #define OPAL_MINOR_VERSION 1
2444| #define OPAL_RELEASE_VERSION 4
2445| #define OPAL_GREEK_VERSION ""
2446| #define OPAL_REPO_REV "v4.1.4"
2447| #define OPAL_TARBALL_VERSION "4.1.4"
2448| #define OPAL_VERSION "4"
2449| #define OPAL_RELEASE_DATE "May 26, 2022"
2450| #define OPAL_ENABLE_MEM_DEBUG 0
2451| #define OPAL_ENABLE_MEM_PROFILE 0
2452| #define OPAL_ENABLE_TIMING 0
2453| #define OPAL_ENABLE_DEBUG 0
2454| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2455| #define OPAL_ENABLE_PTY_SUPPORT 1
2456| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2457| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2458| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2459| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2460| #define OPAL_WANT_HOME_CONFIG_FILES 1
2461| #define OPAL_ENABLE_IPV6 0
2462| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2463| #define OPAL_IDENT_STRING "4.1.4"
2464| #define OPAL_MAX_PROCESSOR_NAME 256
2465| #define OPAL_MAX_ERROR_STRING 256
2466| #define OPAL_MAX_OBJECT_NAME 64
2467| #define OPAL_MAX_INFO_KEY 36
2468| #define OPAL_MAX_INFO_VAL 256
2469| #define OPAL_MAX_PORT_NAME 1024
2470| #define OPAL_MAX_DATAREP_STRING 128
2471| #define OPAL_ENABLE_CRDEBUG 0
2472| #define OPAL_ENABLE_GETPWUID 1
2473| #define OPAL_ENABLE_PROGRESS_THREADS 0
2474| #define HAVE_ZLIB_H 1
2475| #define OPAL_HAVE_ZLIB 1
2476| #define OPAL_HAVE_SOLARIS 0
2477| #define HAVE_NETDB_H 1
2478| #define HAVE_NETINET_IN_H 1
2479| #define HAVE_NETINET_TCP_H 1
2480| #define HAVE_STRUCT_SOCKADDR_IN 1
2481| #define OPAL_CUDA_SUPPORT 0
2482| #define OPAL_CUDA_SYNC_MEMOPS 0
2483| #define OPAL_CUDA_GET_ATTRIBUTES 0
2484| #define OPAL_CUDA_GDR_SUPPORT 0
2485| #define OPAL_PMIX_V1 0
2486| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2487| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2488| #define OMPI_GROUP_SPARSE 0
2489| #define OMPI_WANT_PERUSE 0
2490| #define OMPI_WANT_MPI_CXX_SEEK 1
2491| #define OMPI_ENABLE_MPI1_COMPAT 0
2492| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2493| #define MPI_PARAM_CHECK ompi_mpi_param_check
2494| #define OMPI_PARAM_CHECK 1
2495| #define OSHMEM_SPEC_COMPAT 1
2496| #define OSHMEM_PARAM_CHECK 1
2497| #define SPC_ENABLE 0
2498| #define OPAL_CC "/usr/bin/clang"
2499| #define OPAL_C_HAVE__THREAD_LOCAL 1
2500| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2501| #define OPAL_C_HAVE__ATOMIC 1
2502| #define OPAL_C_HAVE__GENERIC 1
2503| #define OPAL_C_HAVE__STATIC_ASSERT 1
2504| #define OPAL_C_HAVE___THREAD 1
2505| /* end confdefs.h.  */
2506|
2507| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
2508| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2509| choke me
2510| #endif
2511configure:18590: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2512conftest.c:114:2: error: "symbol __PGI not defined"
2513#error "symbol __PGI not defined"
2514 ^
2515conftest.c:115:1: error: unknown type name 'choke'
2516choke me
2517^
2518conftest.c:115:9: error: expected ';' after top level declarator
2519choke me
2520        ^
2521        ;
25223 errors generated.
2523configure:18590: $? = 1
2524configure: failed program was:
2525| /* confdefs.h */
2526| #define PACKAGE_NAME "Open MPI"
2527| #define PACKAGE_TARNAME "openmpi"
2528| #define PACKAGE_VERSION "4.1.4"
2529| #define PACKAGE_STRING "Open MPI 4.1.4"
2530| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2531| #define PACKAGE_URL ""
2532| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2533| #define STDC_HEADERS 1
2534| #define HAVE_SYS_TYPES_H 1
2535| #define HAVE_SYS_STAT_H 1
2536| #define HAVE_STDLIB_H 1
2537| #define HAVE_STRING_H 1
2538| #define HAVE_MEMORY_H 1
2539| #define HAVE_STRINGS_H 1
2540| #define HAVE_INTTYPES_H 1
2541| #define HAVE_STDINT_H 1
2542| #define HAVE_UNISTD_H 1
2543| #define __EXTENSIONS__ 1
2544| #define _ALL_SOURCE 1
2545| #define _GNU_SOURCE 1
2546| #define _POSIX_PTHREAD_SEMANTICS 1
2547| #define _TANDEM_SOURCE 1
2548| #define OMPI_MAJOR_VERSION 4
2549| #define OMPI_MINOR_VERSION 1
2550| #define OMPI_RELEASE_VERSION 4
2551| #define OMPI_GREEK_VERSION ""
2552| #define OMPI_REPO_REV "v4.1.4"
2553| #define OMPI_TARBALL_VERSION "4.1.4"
2554| #define OMPI_VERSION "4"
2555| #define OMPI_RELEASE_DATE "May 26, 2022"
2556| #define ORTE_MAJOR_VERSION 4
2557| #define ORTE_MINOR_VERSION 1
2558| #define ORTE_RELEASE_VERSION 4
2559| #define ORTE_GREEK_VERSION ""
2560| #define ORTE_REPO_REV "v4.1.4"
2561| #define ORTE_TARBALL_VERSION "4.1.4"
2562| #define ORTE_VERSION "4"
2563| #define ORTE_RELEASE_DATE "May 26, 2022"
2564| #define OSHMEM_MAJOR_VERSION 4
2565| #define OSHMEM_MINOR_VERSION 1
2566| #define OSHMEM_RELEASE_VERSION 4
2567| #define OSHMEM_GREEK_VERSION ""
2568| #define OSHMEM_REPO_REV "v4.1.4"
2569| #define OSHMEM_TARBALL_VERSION "4.1.4"
2570| #define OSHMEM_VERSION "4"
2571| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2572| #define OPAL_MAJOR_VERSION 4
2573| #define OPAL_MINOR_VERSION 1
2574| #define OPAL_RELEASE_VERSION 4
2575| #define OPAL_GREEK_VERSION ""
2576| #define OPAL_REPO_REV "v4.1.4"
2577| #define OPAL_TARBALL_VERSION "4.1.4"
2578| #define OPAL_VERSION "4"
2579| #define OPAL_RELEASE_DATE "May 26, 2022"
2580| #define OPAL_ENABLE_MEM_DEBUG 0
2581| #define OPAL_ENABLE_MEM_PROFILE 0
2582| #define OPAL_ENABLE_TIMING 0
2583| #define OPAL_ENABLE_DEBUG 0
2584| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2585| #define OPAL_ENABLE_PTY_SUPPORT 1
2586| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2587| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2588| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2589| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2590| #define OPAL_WANT_HOME_CONFIG_FILES 1
2591| #define OPAL_ENABLE_IPV6 0
2592| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2593| #define OPAL_IDENT_STRING "4.1.4"
2594| #define OPAL_MAX_PROCESSOR_NAME 256
2595| #define OPAL_MAX_ERROR_STRING 256
2596| #define OPAL_MAX_OBJECT_NAME 64
2597| #define OPAL_MAX_INFO_KEY 36
2598| #define OPAL_MAX_INFO_VAL 256
2599| #define OPAL_MAX_PORT_NAME 1024
2600| #define OPAL_MAX_DATAREP_STRING 128
2601| #define OPAL_ENABLE_CRDEBUG 0
2602| #define OPAL_ENABLE_GETPWUID 1
2603| #define OPAL_ENABLE_PROGRESS_THREADS 0
2604| #define HAVE_ZLIB_H 1
2605| #define OPAL_HAVE_ZLIB 1
2606| #define OPAL_HAVE_SOLARIS 0
2607| #define HAVE_NETDB_H 1
2608| #define HAVE_NETINET_IN_H 1
2609| #define HAVE_NETINET_TCP_H 1
2610| #define HAVE_STRUCT_SOCKADDR_IN 1
2611| #define OPAL_CUDA_SUPPORT 0
2612| #define OPAL_CUDA_SYNC_MEMOPS 0
2613| #define OPAL_CUDA_GET_ATTRIBUTES 0
2614| #define OPAL_CUDA_GDR_SUPPORT 0
2615| #define OPAL_PMIX_V1 0
2616| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2617| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2618| #define OMPI_GROUP_SPARSE 0
2619| #define OMPI_WANT_PERUSE 0
2620| #define OMPI_WANT_MPI_CXX_SEEK 1
2621| #define OMPI_ENABLE_MPI1_COMPAT 0
2622| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2623| #define MPI_PARAM_CHECK ompi_mpi_param_check
2624| #define OMPI_PARAM_CHECK 1
2625| #define OSHMEM_SPEC_COMPAT 1
2626| #define OSHMEM_PARAM_CHECK 1
2627| #define SPC_ENABLE 0
2628| #define OPAL_CC "/usr/bin/clang"
2629| #define OPAL_C_HAVE__THREAD_LOCAL 1
2630| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2631| #define OPAL_C_HAVE__ATOMIC 1
2632| #define OPAL_C_HAVE__GENERIC 1
2633| #define OPAL_C_HAVE__STATIC_ASSERT 1
2634| #define OPAL_C_HAVE___THREAD 1
2635| /* end confdefs.h.  */
2636|
2637| #ifndef __PGI
2638| #error "symbol __PGI not defined"
2639| choke me
2640| #endif
2641configure:18608: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2642conftest.c:114:2: error: "condition defined(__FUJITSU) not met"
2643#error "condition defined(__FUJITSU) not met"
2644 ^
2645conftest.c:115:1: error: unknown type name 'choke'
2646choke me
2647^
2648conftest.c:115:9: error: expected ';' after top level declarator
2649choke me
2650        ^
2651        ;
26523 errors generated.
2653configure:18608: $? = 1
2654configure: failed program was:
2655| /* confdefs.h */
2656| #define PACKAGE_NAME "Open MPI"
2657| #define PACKAGE_TARNAME "openmpi"
2658| #define PACKAGE_VERSION "4.1.4"
2659| #define PACKAGE_STRING "Open MPI 4.1.4"
2660| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2661| #define PACKAGE_URL ""
2662| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2663| #define STDC_HEADERS 1
2664| #define HAVE_SYS_TYPES_H 1
2665| #define HAVE_SYS_STAT_H 1
2666| #define HAVE_STDLIB_H 1
2667| #define HAVE_STRING_H 1
2668| #define HAVE_MEMORY_H 1
2669| #define HAVE_STRINGS_H 1
2670| #define HAVE_INTTYPES_H 1
2671| #define HAVE_STDINT_H 1
2672| #define HAVE_UNISTD_H 1
2673| #define __EXTENSIONS__ 1
2674| #define _ALL_SOURCE 1
2675| #define _GNU_SOURCE 1
2676| #define _POSIX_PTHREAD_SEMANTICS 1
2677| #define _TANDEM_SOURCE 1
2678| #define OMPI_MAJOR_VERSION 4
2679| #define OMPI_MINOR_VERSION 1
2680| #define OMPI_RELEASE_VERSION 4
2681| #define OMPI_GREEK_VERSION ""
2682| #define OMPI_REPO_REV "v4.1.4"
2683| #define OMPI_TARBALL_VERSION "4.1.4"
2684| #define OMPI_VERSION "4"
2685| #define OMPI_RELEASE_DATE "May 26, 2022"
2686| #define ORTE_MAJOR_VERSION 4
2687| #define ORTE_MINOR_VERSION 1
2688| #define ORTE_RELEASE_VERSION 4
2689| #define ORTE_GREEK_VERSION ""
2690| #define ORTE_REPO_REV "v4.1.4"
2691| #define ORTE_TARBALL_VERSION "4.1.4"
2692| #define ORTE_VERSION "4"
2693| #define ORTE_RELEASE_DATE "May 26, 2022"
2694| #define OSHMEM_MAJOR_VERSION 4
2695| #define OSHMEM_MINOR_VERSION 1
2696| #define OSHMEM_RELEASE_VERSION 4
2697| #define OSHMEM_GREEK_VERSION ""
2698| #define OSHMEM_REPO_REV "v4.1.4"
2699| #define OSHMEM_TARBALL_VERSION "4.1.4"
2700| #define OSHMEM_VERSION "4"
2701| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2702| #define OPAL_MAJOR_VERSION 4
2703| #define OPAL_MINOR_VERSION 1
2704| #define OPAL_RELEASE_VERSION 4
2705| #define OPAL_GREEK_VERSION ""
2706| #define OPAL_REPO_REV "v4.1.4"
2707| #define OPAL_TARBALL_VERSION "4.1.4"
2708| #define OPAL_VERSION "4"
2709| #define OPAL_RELEASE_DATE "May 26, 2022"
2710| #define OPAL_ENABLE_MEM_DEBUG 0
2711| #define OPAL_ENABLE_MEM_PROFILE 0
2712| #define OPAL_ENABLE_TIMING 0
2713| #define OPAL_ENABLE_DEBUG 0
2714| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2715| #define OPAL_ENABLE_PTY_SUPPORT 1
2716| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2717| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2718| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2719| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2720| #define OPAL_WANT_HOME_CONFIG_FILES 1
2721| #define OPAL_ENABLE_IPV6 0
2722| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2723| #define OPAL_IDENT_STRING "4.1.4"
2724| #define OPAL_MAX_PROCESSOR_NAME 256
2725| #define OPAL_MAX_ERROR_STRING 256
2726| #define OPAL_MAX_OBJECT_NAME 64
2727| #define OPAL_MAX_INFO_KEY 36
2728| #define OPAL_MAX_INFO_VAL 256
2729| #define OPAL_MAX_PORT_NAME 1024
2730| #define OPAL_MAX_DATAREP_STRING 128
2731| #define OPAL_ENABLE_CRDEBUG 0
2732| #define OPAL_ENABLE_GETPWUID 1
2733| #define OPAL_ENABLE_PROGRESS_THREADS 0
2734| #define HAVE_ZLIB_H 1
2735| #define OPAL_HAVE_ZLIB 1
2736| #define OPAL_HAVE_SOLARIS 0
2737| #define HAVE_NETDB_H 1
2738| #define HAVE_NETINET_IN_H 1
2739| #define HAVE_NETINET_TCP_H 1
2740| #define HAVE_STRUCT_SOCKADDR_IN 1
2741| #define OPAL_CUDA_SUPPORT 0
2742| #define OPAL_CUDA_SYNC_MEMOPS 0
2743| #define OPAL_CUDA_GET_ATTRIBUTES 0
2744| #define OPAL_CUDA_GDR_SUPPORT 0
2745| #define OPAL_PMIX_V1 0
2746| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2747| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2748| #define OMPI_GROUP_SPARSE 0
2749| #define OMPI_WANT_PERUSE 0
2750| #define OMPI_WANT_MPI_CXX_SEEK 1
2751| #define OMPI_ENABLE_MPI1_COMPAT 0
2752| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2753| #define MPI_PARAM_CHECK ompi_mpi_param_check
2754| #define OMPI_PARAM_CHECK 1
2755| #define OSHMEM_SPEC_COMPAT 1
2756| #define OSHMEM_PARAM_CHECK 1
2757| #define SPC_ENABLE 0
2758| #define OPAL_CC "/usr/bin/clang"
2759| #define OPAL_C_HAVE__THREAD_LOCAL 1
2760| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2761| #define OPAL_C_HAVE__ATOMIC 1
2762| #define OPAL_C_HAVE__GENERIC 1
2763| #define OPAL_C_HAVE__STATIC_ASSERT 1
2764| #define OPAL_C_HAVE___THREAD 1
2765| /* end confdefs.h.  */
2766|
2767| #if !( defined(__FUJITSU) )
2768| #error "condition defined(__FUJITSU) not met"
2769| choke me
2770| #endif
2771configure:18625: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2772conftest.c:114:2: error: "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2773#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2774 ^
2775conftest.c:115:1: error: unknown type name 'choke'
2776choke me
2777^
2778conftest.c:115:9: error: expected ';' after top level declarator
2779choke me
2780        ^
2781        ;
27823 errors generated.
2783configure:18625: $? = 1
2784configure: failed program was:
2785| /* confdefs.h */
2786| #define PACKAGE_NAME "Open MPI"
2787| #define PACKAGE_TARNAME "openmpi"
2788| #define PACKAGE_VERSION "4.1.4"
2789| #define PACKAGE_STRING "Open MPI 4.1.4"
2790| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2791| #define PACKAGE_URL ""
2792| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2793| #define STDC_HEADERS 1
2794| #define HAVE_SYS_TYPES_H 1
2795| #define HAVE_SYS_STAT_H 1
2796| #define HAVE_STDLIB_H 1
2797| #define HAVE_STRING_H 1
2798| #define HAVE_MEMORY_H 1
2799| #define HAVE_STRINGS_H 1
2800| #define HAVE_INTTYPES_H 1
2801| #define HAVE_STDINT_H 1
2802| #define HAVE_UNISTD_H 1
2803| #define __EXTENSIONS__ 1
2804| #define _ALL_SOURCE 1
2805| #define _GNU_SOURCE 1
2806| #define _POSIX_PTHREAD_SEMANTICS 1
2807| #define _TANDEM_SOURCE 1
2808| #define OMPI_MAJOR_VERSION 4
2809| #define OMPI_MINOR_VERSION 1
2810| #define OMPI_RELEASE_VERSION 4
2811| #define OMPI_GREEK_VERSION ""
2812| #define OMPI_REPO_REV "v4.1.4"
2813| #define OMPI_TARBALL_VERSION "4.1.4"
2814| #define OMPI_VERSION "4"
2815| #define OMPI_RELEASE_DATE "May 26, 2022"
2816| #define ORTE_MAJOR_VERSION 4
2817| #define ORTE_MINOR_VERSION 1
2818| #define ORTE_RELEASE_VERSION 4
2819| #define ORTE_GREEK_VERSION ""
2820| #define ORTE_REPO_REV "v4.1.4"
2821| #define ORTE_TARBALL_VERSION "4.1.4"
2822| #define ORTE_VERSION "4"
2823| #define ORTE_RELEASE_DATE "May 26, 2022"
2824| #define OSHMEM_MAJOR_VERSION 4
2825| #define OSHMEM_MINOR_VERSION 1
2826| #define OSHMEM_RELEASE_VERSION 4
2827| #define OSHMEM_GREEK_VERSION ""
2828| #define OSHMEM_REPO_REV "v4.1.4"
2829| #define OSHMEM_TARBALL_VERSION "4.1.4"
2830| #define OSHMEM_VERSION "4"
2831| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2832| #define OPAL_MAJOR_VERSION 4
2833| #define OPAL_MINOR_VERSION 1
2834| #define OPAL_RELEASE_VERSION 4
2835| #define OPAL_GREEK_VERSION ""
2836| #define OPAL_REPO_REV "v4.1.4"
2837| #define OPAL_TARBALL_VERSION "4.1.4"
2838| #define OPAL_VERSION "4"
2839| #define OPAL_RELEASE_DATE "May 26, 2022"
2840| #define OPAL_ENABLE_MEM_DEBUG 0
2841| #define OPAL_ENABLE_MEM_PROFILE 0
2842| #define OPAL_ENABLE_TIMING 0
2843| #define OPAL_ENABLE_DEBUG 0
2844| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2845| #define OPAL_ENABLE_PTY_SUPPORT 1
2846| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2847| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2848| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2849| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2850| #define OPAL_WANT_HOME_CONFIG_FILES 1
2851| #define OPAL_ENABLE_IPV6 0
2852| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2853| #define OPAL_IDENT_STRING "4.1.4"
2854| #define OPAL_MAX_PROCESSOR_NAME 256
2855| #define OPAL_MAX_ERROR_STRING 256
2856| #define OPAL_MAX_OBJECT_NAME 64
2857| #define OPAL_MAX_INFO_KEY 36
2858| #define OPAL_MAX_INFO_VAL 256
2859| #define OPAL_MAX_PORT_NAME 1024
2860| #define OPAL_MAX_DATAREP_STRING 128
2861| #define OPAL_ENABLE_CRDEBUG 0
2862| #define OPAL_ENABLE_GETPWUID 1
2863| #define OPAL_ENABLE_PROGRESS_THREADS 0
2864| #define HAVE_ZLIB_H 1
2865| #define OPAL_HAVE_ZLIB 1
2866| #define OPAL_HAVE_SOLARIS 0
2867| #define HAVE_NETDB_H 1
2868| #define HAVE_NETINET_IN_H 1
2869| #define HAVE_NETINET_TCP_H 1
2870| #define HAVE_STRUCT_SOCKADDR_IN 1
2871| #define OPAL_CUDA_SUPPORT 0
2872| #define OPAL_CUDA_SYNC_MEMOPS 0
2873| #define OPAL_CUDA_GET_ATTRIBUTES 0
2874| #define OPAL_CUDA_GDR_SUPPORT 0
2875| #define OPAL_PMIX_V1 0
2876| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2877| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2878| #define OMPI_GROUP_SPARSE 0
2879| #define OMPI_WANT_PERUSE 0
2880| #define OMPI_WANT_MPI_CXX_SEEK 1
2881| #define OMPI_ENABLE_MPI1_COMPAT 0
2882| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2883| #define MPI_PARAM_CHECK ompi_mpi_param_check
2884| #define OMPI_PARAM_CHECK 1
2885| #define OSHMEM_SPEC_COMPAT 1
2886| #define OSHMEM_PARAM_CHECK 1
2887| #define SPC_ENABLE 0
2888| #define OPAL_CC "/usr/bin/clang"
2889| #define OPAL_C_HAVE__THREAD_LOCAL 1
2890| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2891| #define OPAL_C_HAVE__ATOMIC 1
2892| #define OPAL_C_HAVE__GENERIC 1
2893| #define OPAL_C_HAVE__STATIC_ASSERT 1
2894| #define OPAL_C_HAVE___THREAD 1
2895| /* end confdefs.h.  */
2896|
2897| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
2898| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2899| choke me
2900| #endif
2901configure:18643: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
2902conftest.c:114:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met"
2903#error "condition defined(_AIX) && !defined(__GNUC__) not met"
2904 ^
2905conftest.c:115:1: error: unknown type name 'choke'
2906choke me
2907^
2908conftest.c:115:9: error: expected ';' after top level declarator
2909choke me
2910        ^
2911        ;
29123 errors generated.
2913configure:18643: $? = 1
2914configure: failed program was:
2915| /* confdefs.h */
2916| #define PACKAGE_NAME "Open MPI"
2917| #define PACKAGE_TARNAME "openmpi"
2918| #define PACKAGE_VERSION "4.1.4"
2919| #define PACKAGE_STRING "Open MPI 4.1.4"
2920| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2921| #define PACKAGE_URL ""
2922| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
2923| #define STDC_HEADERS 1
2924| #define HAVE_SYS_TYPES_H 1
2925| #define HAVE_SYS_STAT_H 1
2926| #define HAVE_STDLIB_H 1
2927| #define HAVE_STRING_H 1
2928| #define HAVE_MEMORY_H 1
2929| #define HAVE_STRINGS_H 1
2930| #define HAVE_INTTYPES_H 1
2931| #define HAVE_STDINT_H 1
2932| #define HAVE_UNISTD_H 1
2933| #define __EXTENSIONS__ 1
2934| #define _ALL_SOURCE 1
2935| #define _GNU_SOURCE 1
2936| #define _POSIX_PTHREAD_SEMANTICS 1
2937| #define _TANDEM_SOURCE 1
2938| #define OMPI_MAJOR_VERSION 4
2939| #define OMPI_MINOR_VERSION 1
2940| #define OMPI_RELEASE_VERSION 4
2941| #define OMPI_GREEK_VERSION ""
2942| #define OMPI_REPO_REV "v4.1.4"
2943| #define OMPI_TARBALL_VERSION "4.1.4"
2944| #define OMPI_VERSION "4"
2945| #define OMPI_RELEASE_DATE "May 26, 2022"
2946| #define ORTE_MAJOR_VERSION 4
2947| #define ORTE_MINOR_VERSION 1
2948| #define ORTE_RELEASE_VERSION 4
2949| #define ORTE_GREEK_VERSION ""
2950| #define ORTE_REPO_REV "v4.1.4"
2951| #define ORTE_TARBALL_VERSION "4.1.4"
2952| #define ORTE_VERSION "4"
2953| #define ORTE_RELEASE_DATE "May 26, 2022"
2954| #define OSHMEM_MAJOR_VERSION 4
2955| #define OSHMEM_MINOR_VERSION 1
2956| #define OSHMEM_RELEASE_VERSION 4
2957| #define OSHMEM_GREEK_VERSION ""
2958| #define OSHMEM_REPO_REV "v4.1.4"
2959| #define OSHMEM_TARBALL_VERSION "4.1.4"
2960| #define OSHMEM_VERSION "4"
2961| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2962| #define OPAL_MAJOR_VERSION 4
2963| #define OPAL_MINOR_VERSION 1
2964| #define OPAL_RELEASE_VERSION 4
2965| #define OPAL_GREEK_VERSION ""
2966| #define OPAL_REPO_REV "v4.1.4"
2967| #define OPAL_TARBALL_VERSION "4.1.4"
2968| #define OPAL_VERSION "4"
2969| #define OPAL_RELEASE_DATE "May 26, 2022"
2970| #define OPAL_ENABLE_MEM_DEBUG 0
2971| #define OPAL_ENABLE_MEM_PROFILE 0
2972| #define OPAL_ENABLE_TIMING 0
2973| #define OPAL_ENABLE_DEBUG 0
2974| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2975| #define OPAL_ENABLE_PTY_SUPPORT 1
2976| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2977| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2978| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2979| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2980| #define OPAL_WANT_HOME_CONFIG_FILES 1
2981| #define OPAL_ENABLE_IPV6 0
2982| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
2983| #define OPAL_IDENT_STRING "4.1.4"
2984| #define OPAL_MAX_PROCESSOR_NAME 256
2985| #define OPAL_MAX_ERROR_STRING 256
2986| #define OPAL_MAX_OBJECT_NAME 64
2987| #define OPAL_MAX_INFO_KEY 36
2988| #define OPAL_MAX_INFO_VAL 256
2989| #define OPAL_MAX_PORT_NAME 1024
2990| #define OPAL_MAX_DATAREP_STRING 128
2991| #define OPAL_ENABLE_CRDEBUG 0
2992| #define OPAL_ENABLE_GETPWUID 1
2993| #define OPAL_ENABLE_PROGRESS_THREADS 0
2994| #define HAVE_ZLIB_H 1
2995| #define OPAL_HAVE_ZLIB 1
2996| #define OPAL_HAVE_SOLARIS 0
2997| #define HAVE_NETDB_H 1
2998| #define HAVE_NETINET_IN_H 1
2999| #define HAVE_NETINET_TCP_H 1
3000| #define HAVE_STRUCT_SOCKADDR_IN 1
3001| #define OPAL_CUDA_SUPPORT 0
3002| #define OPAL_CUDA_SYNC_MEMOPS 0
3003| #define OPAL_CUDA_GET_ATTRIBUTES 0
3004| #define OPAL_CUDA_GDR_SUPPORT 0
3005| #define OPAL_PMIX_V1 0
3006| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3007| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3008| #define OMPI_GROUP_SPARSE 0
3009| #define OMPI_WANT_PERUSE 0
3010| #define OMPI_WANT_MPI_CXX_SEEK 1
3011| #define OMPI_ENABLE_MPI1_COMPAT 0
3012| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3013| #define MPI_PARAM_CHECK ompi_mpi_param_check
3014| #define OMPI_PARAM_CHECK 1
3015| #define OSHMEM_SPEC_COMPAT 1
3016| #define OSHMEM_PARAM_CHECK 1
3017| #define SPC_ENABLE 0
3018| #define OPAL_CC "/usr/bin/clang"
3019| #define OPAL_C_HAVE__THREAD_LOCAL 1
3020| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3021| #define OPAL_C_HAVE__ATOMIC 1
3022| #define OPAL_C_HAVE__GENERIC 1
3023| #define OPAL_C_HAVE__STATIC_ASSERT 1
3024| #define OPAL_C_HAVE___THREAD 1
3025| /* end confdefs.h.  */
3026|
3027| #if !( defined(_AIX) && !defined(__GNUC__) )
3028| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
3029| choke me
3030| #endif
3031configure:18662: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3032configure:18662: $? = 0
3033configure:19136: result: gnu
3034configure:19144: checking for ANSI C header files
3035configure:19248: result: yes
3036configure:19981: checking if /usr/bin/clang supports -finline-functions
3037configure:19997: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3038configure:19997: $? = 0
3039configure:20013: result: yes
3040configure:20023: checking if /usr/bin/clang supports -fno-strict-aliasing
3041configure:20039: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3042configure:20039: $? = 0
3043configure:20046: result: yes
3044configure:20144: WARNING:  -fno-strict-aliasing has been added to CFLAGS
3045configure:20292: checking if /usr/bin/clang supports __builtin_expect
3046configure:20309: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
3047configure:20309: $? = 0
3048configure:20317: result: yes
3049configure:20331: checking if /usr/bin/clang supports __builtin_prefetch
3050configure:20348: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
3051configure:20348: $? = 0
3052configure:20356: result: yes
3053configure:20370: checking if /usr/bin/clang supports __builtin_clz
3054configure:20387: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
3055configure:20387: $? = 0
3056configure:20395: result: yes
3057configure:20473: checking for C optimization flags
3058configure:20520: result: -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing
3059configure:20560: checking for Interix environment
3060configure:20575: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3061conftest.c:122:22: error: Normal Unix environment
3062                    #error Normal Unix environment
3063                     ^
30641 error generated.
3065configure:20575: $? = 1
3066configure: failed program was:
3067| /* confdefs.h */
3068| #define PACKAGE_NAME "Open MPI"
3069| #define PACKAGE_TARNAME "openmpi"
3070| #define PACKAGE_VERSION "4.1.4"
3071| #define PACKAGE_STRING "Open MPI 4.1.4"
3072| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3073| #define PACKAGE_URL ""
3074| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3075| #define STDC_HEADERS 1
3076| #define HAVE_SYS_TYPES_H 1
3077| #define HAVE_SYS_STAT_H 1
3078| #define HAVE_STDLIB_H 1
3079| #define HAVE_STRING_H 1
3080| #define HAVE_MEMORY_H 1
3081| #define HAVE_STRINGS_H 1
3082| #define HAVE_INTTYPES_H 1
3083| #define HAVE_STDINT_H 1
3084| #define HAVE_UNISTD_H 1
3085| #define __EXTENSIONS__ 1
3086| #define _ALL_SOURCE 1
3087| #define _GNU_SOURCE 1
3088| #define _POSIX_PTHREAD_SEMANTICS 1
3089| #define _TANDEM_SOURCE 1
3090| #define OMPI_MAJOR_VERSION 4
3091| #define OMPI_MINOR_VERSION 1
3092| #define OMPI_RELEASE_VERSION 4
3093| #define OMPI_GREEK_VERSION ""
3094| #define OMPI_REPO_REV "v4.1.4"
3095| #define OMPI_TARBALL_VERSION "4.1.4"
3096| #define OMPI_VERSION "4"
3097| #define OMPI_RELEASE_DATE "May 26, 2022"
3098| #define ORTE_MAJOR_VERSION 4
3099| #define ORTE_MINOR_VERSION 1
3100| #define ORTE_RELEASE_VERSION 4
3101| #define ORTE_GREEK_VERSION ""
3102| #define ORTE_REPO_REV "v4.1.4"
3103| #define ORTE_TARBALL_VERSION "4.1.4"
3104| #define ORTE_VERSION "4"
3105| #define ORTE_RELEASE_DATE "May 26, 2022"
3106| #define OSHMEM_MAJOR_VERSION 4
3107| #define OSHMEM_MINOR_VERSION 1
3108| #define OSHMEM_RELEASE_VERSION 4
3109| #define OSHMEM_GREEK_VERSION ""
3110| #define OSHMEM_REPO_REV "v4.1.4"
3111| #define OSHMEM_TARBALL_VERSION "4.1.4"
3112| #define OSHMEM_VERSION "4"
3113| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3114| #define OPAL_MAJOR_VERSION 4
3115| #define OPAL_MINOR_VERSION 1
3116| #define OPAL_RELEASE_VERSION 4
3117| #define OPAL_GREEK_VERSION ""
3118| #define OPAL_REPO_REV "v4.1.4"
3119| #define OPAL_TARBALL_VERSION "4.1.4"
3120| #define OPAL_VERSION "4"
3121| #define OPAL_RELEASE_DATE "May 26, 2022"
3122| #define OPAL_ENABLE_MEM_DEBUG 0
3123| #define OPAL_ENABLE_MEM_PROFILE 0
3124| #define OPAL_ENABLE_TIMING 0
3125| #define OPAL_ENABLE_DEBUG 0
3126| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3127| #define OPAL_ENABLE_PTY_SUPPORT 1
3128| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3129| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3130| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3131| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3132| #define OPAL_WANT_HOME_CONFIG_FILES 1
3133| #define OPAL_ENABLE_IPV6 0
3134| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3135| #define OPAL_IDENT_STRING "4.1.4"
3136| #define OPAL_MAX_PROCESSOR_NAME 256
3137| #define OPAL_MAX_ERROR_STRING 256
3138| #define OPAL_MAX_OBJECT_NAME 64
3139| #define OPAL_MAX_INFO_KEY 36
3140| #define OPAL_MAX_INFO_VAL 256
3141| #define OPAL_MAX_PORT_NAME 1024
3142| #define OPAL_MAX_DATAREP_STRING 128
3143| #define OPAL_ENABLE_CRDEBUG 0
3144| #define OPAL_ENABLE_GETPWUID 1
3145| #define OPAL_ENABLE_PROGRESS_THREADS 0
3146| #define HAVE_ZLIB_H 1
3147| #define OPAL_HAVE_ZLIB 1
3148| #define OPAL_HAVE_SOLARIS 0
3149| #define HAVE_NETDB_H 1
3150| #define HAVE_NETINET_IN_H 1
3151| #define HAVE_NETINET_TCP_H 1
3152| #define HAVE_STRUCT_SOCKADDR_IN 1
3153| #define OPAL_CUDA_SUPPORT 0
3154| #define OPAL_CUDA_SYNC_MEMOPS 0
3155| #define OPAL_CUDA_GET_ATTRIBUTES 0
3156| #define OPAL_CUDA_GDR_SUPPORT 0
3157| #define OPAL_PMIX_V1 0
3158| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3159| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3160| #define OMPI_GROUP_SPARSE 0
3161| #define OMPI_WANT_PERUSE 0
3162| #define OMPI_WANT_MPI_CXX_SEEK 1
3163| #define OMPI_ENABLE_MPI1_COMPAT 0
3164| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3165| #define MPI_PARAM_CHECK ompi_mpi_param_check
3166| #define OMPI_PARAM_CHECK 1
3167| #define OSHMEM_SPEC_COMPAT 1
3168| #define OSHMEM_PARAM_CHECK 1
3169| #define SPC_ENABLE 0
3170| #define OPAL_CC "/usr/bin/clang"
3171| #define OPAL_C_HAVE__THREAD_LOCAL 1
3172| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3173| #define OPAL_C_HAVE__ATOMIC 1
3174| #define OPAL_C_HAVE__GENERIC 1
3175| #define OPAL_C_HAVE__STATIC_ASSERT 1
3176| #define OPAL_C_HAVE___THREAD 1
3177| #define STDC_HEADERS 1
3178| #define _GNU_SOURCE 1
3179| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3180| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3181| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3182| /* end confdefs.h.  */
3183|
3184| int
3185| main ()
3186| {
3187| #if !defined(__INTERIX)
3188|                     #error Normal Unix environment
3189|                     #endif
3190|   ;
3191|   return 0;
3192| }
3193configure:20581: result: no
3194configure:20615: checking for C ident string support
3195configure:20643: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3196configure:20650: $? = 0
3197configure:20686: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3198configure:20693: $? = 0
3199configure:20729: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3200configure:20736: $? = 0
3201configure:21568: result: static const char
3202configure:21578: checking for int8_t
3203configure:21578: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3204configure:21578: $? = 0
3205configure:21578: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3206conftest.c:157:21: error: expected expression
3207if (sizeof ((int8_t)))
3208                    ^
32091 error generated.
3210configure:21578: $? = 1
3211configure: failed program was:
3212| /* confdefs.h */
3213| #define PACKAGE_NAME "Open MPI"
3214| #define PACKAGE_TARNAME "openmpi"
3215| #define PACKAGE_VERSION "4.1.4"
3216| #define PACKAGE_STRING "Open MPI 4.1.4"
3217| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3218| #define PACKAGE_URL ""
3219| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3220| #define STDC_HEADERS 1
3221| #define HAVE_SYS_TYPES_H 1
3222| #define HAVE_SYS_STAT_H 1
3223| #define HAVE_STDLIB_H 1
3224| #define HAVE_STRING_H 1
3225| #define HAVE_MEMORY_H 1
3226| #define HAVE_STRINGS_H 1
3227| #define HAVE_INTTYPES_H 1
3228| #define HAVE_STDINT_H 1
3229| #define HAVE_UNISTD_H 1
3230| #define __EXTENSIONS__ 1
3231| #define _ALL_SOURCE 1
3232| #define _GNU_SOURCE 1
3233| #define _POSIX_PTHREAD_SEMANTICS 1
3234| #define _TANDEM_SOURCE 1
3235| #define OMPI_MAJOR_VERSION 4
3236| #define OMPI_MINOR_VERSION 1
3237| #define OMPI_RELEASE_VERSION 4
3238| #define OMPI_GREEK_VERSION ""
3239| #define OMPI_REPO_REV "v4.1.4"
3240| #define OMPI_TARBALL_VERSION "4.1.4"
3241| #define OMPI_VERSION "4"
3242| #define OMPI_RELEASE_DATE "May 26, 2022"
3243| #define ORTE_MAJOR_VERSION 4
3244| #define ORTE_MINOR_VERSION 1
3245| #define ORTE_RELEASE_VERSION 4
3246| #define ORTE_GREEK_VERSION ""
3247| #define ORTE_REPO_REV "v4.1.4"
3248| #define ORTE_TARBALL_VERSION "4.1.4"
3249| #define ORTE_VERSION "4"
3250| #define ORTE_RELEASE_DATE "May 26, 2022"
3251| #define OSHMEM_MAJOR_VERSION 4
3252| #define OSHMEM_MINOR_VERSION 1
3253| #define OSHMEM_RELEASE_VERSION 4
3254| #define OSHMEM_GREEK_VERSION ""
3255| #define OSHMEM_REPO_REV "v4.1.4"
3256| #define OSHMEM_TARBALL_VERSION "4.1.4"
3257| #define OSHMEM_VERSION "4"
3258| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3259| #define OPAL_MAJOR_VERSION 4
3260| #define OPAL_MINOR_VERSION 1
3261| #define OPAL_RELEASE_VERSION 4
3262| #define OPAL_GREEK_VERSION ""
3263| #define OPAL_REPO_REV "v4.1.4"
3264| #define OPAL_TARBALL_VERSION "4.1.4"
3265| #define OPAL_VERSION "4"
3266| #define OPAL_RELEASE_DATE "May 26, 2022"
3267| #define OPAL_ENABLE_MEM_DEBUG 0
3268| #define OPAL_ENABLE_MEM_PROFILE 0
3269| #define OPAL_ENABLE_TIMING 0
3270| #define OPAL_ENABLE_DEBUG 0
3271| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3272| #define OPAL_ENABLE_PTY_SUPPORT 1
3273| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3274| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3275| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3276| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3277| #define OPAL_WANT_HOME_CONFIG_FILES 1
3278| #define OPAL_ENABLE_IPV6 0
3279| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3280| #define OPAL_IDENT_STRING "4.1.4"
3281| #define OPAL_MAX_PROCESSOR_NAME 256
3282| #define OPAL_MAX_ERROR_STRING 256
3283| #define OPAL_MAX_OBJECT_NAME 64
3284| #define OPAL_MAX_INFO_KEY 36
3285| #define OPAL_MAX_INFO_VAL 256
3286| #define OPAL_MAX_PORT_NAME 1024
3287| #define OPAL_MAX_DATAREP_STRING 128
3288| #define OPAL_ENABLE_CRDEBUG 0
3289| #define OPAL_ENABLE_GETPWUID 1
3290| #define OPAL_ENABLE_PROGRESS_THREADS 0
3291| #define HAVE_ZLIB_H 1
3292| #define OPAL_HAVE_ZLIB 1
3293| #define OPAL_HAVE_SOLARIS 0
3294| #define HAVE_NETDB_H 1
3295| #define HAVE_NETINET_IN_H 1
3296| #define HAVE_NETINET_TCP_H 1
3297| #define HAVE_STRUCT_SOCKADDR_IN 1
3298| #define OPAL_CUDA_SUPPORT 0
3299| #define OPAL_CUDA_SYNC_MEMOPS 0
3300| #define OPAL_CUDA_GET_ATTRIBUTES 0
3301| #define OPAL_CUDA_GDR_SUPPORT 0
3302| #define OPAL_PMIX_V1 0
3303| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3304| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3305| #define OMPI_GROUP_SPARSE 0
3306| #define OMPI_WANT_PERUSE 0
3307| #define OMPI_WANT_MPI_CXX_SEEK 1
3308| #define OMPI_ENABLE_MPI1_COMPAT 0
3309| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3310| #define MPI_PARAM_CHECK ompi_mpi_param_check
3311| #define OMPI_PARAM_CHECK 1
3312| #define OSHMEM_SPEC_COMPAT 1
3313| #define OSHMEM_PARAM_CHECK 1
3314| #define SPC_ENABLE 0
3315| #define OPAL_CC "/usr/bin/clang"
3316| #define OPAL_C_HAVE__THREAD_LOCAL 1
3317| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3318| #define OPAL_C_HAVE__ATOMIC 1
3319| #define OPAL_C_HAVE__GENERIC 1
3320| #define OPAL_C_HAVE__STATIC_ASSERT 1
3321| #define OPAL_C_HAVE___THREAD 1
3322| #define STDC_HEADERS 1
3323| #define _GNU_SOURCE 1
3324| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3325| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3326| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3327| #define OPAL_CC_USE_PRAGMA_IDENT 0
3328| #define OPAL_CC_USE_IDENT 0
3329| #define OPAL_CC_USE_PRAGMA_COMMENT
3330| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3331| /* end confdefs.h.  */
3332| #include <stdio.h>
3333| #ifdef HAVE_SYS_TYPES_H
3334| # include <sys/types.h>
3335| #endif
3336| #ifdef HAVE_SYS_STAT_H
3337| # include <sys/stat.h>
3338| #endif
3339| #ifdef STDC_HEADERS
3340| # include <stdlib.h>
3341| # include <stddef.h>
3342| #else
3343| # ifdef HAVE_STDLIB_H
3344| #  include <stdlib.h>
3345| # endif
3346| #endif
3347| #ifdef HAVE_STRING_H
3348| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3349| #  include <memory.h>
3350| # endif
3351| # include <string.h>
3352| #endif
3353| #ifdef HAVE_STRINGS_H
3354| # include <strings.h>
3355| #endif
3356| #ifdef HAVE_INTTYPES_H
3357| # include <inttypes.h>
3358| #endif
3359| #ifdef HAVE_STDINT_H
3360| # include <stdint.h>
3361| #endif
3362| #ifdef HAVE_UNISTD_H
3363| # include <unistd.h>
3364| #endif
3365| int
3366| main ()
3367| {
3368| if (sizeof ((int8_t)))
3369|           return 0;
3370|   ;
3371|   return 0;
3372| }
3373configure:21578: result: yes
3374configure:21588: checking for uint8_t
3375configure:21588: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3376configure:21588: $? = 0
3377configure:21588: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3378conftest.c:158:22: error: expected expression
3379if (sizeof ((uint8_t)))
3380                     ^
33811 error generated.
3382configure:21588: $? = 1
3383configure: failed program was:
3384| /* confdefs.h */
3385| #define PACKAGE_NAME "Open MPI"
3386| #define PACKAGE_TARNAME "openmpi"
3387| #define PACKAGE_VERSION "4.1.4"
3388| #define PACKAGE_STRING "Open MPI 4.1.4"
3389| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3390| #define PACKAGE_URL ""
3391| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3392| #define STDC_HEADERS 1
3393| #define HAVE_SYS_TYPES_H 1
3394| #define HAVE_SYS_STAT_H 1
3395| #define HAVE_STDLIB_H 1
3396| #define HAVE_STRING_H 1
3397| #define HAVE_MEMORY_H 1
3398| #define HAVE_STRINGS_H 1
3399| #define HAVE_INTTYPES_H 1
3400| #define HAVE_STDINT_H 1
3401| #define HAVE_UNISTD_H 1
3402| #define __EXTENSIONS__ 1
3403| #define _ALL_SOURCE 1
3404| #define _GNU_SOURCE 1
3405| #define _POSIX_PTHREAD_SEMANTICS 1
3406| #define _TANDEM_SOURCE 1
3407| #define OMPI_MAJOR_VERSION 4
3408| #define OMPI_MINOR_VERSION 1
3409| #define OMPI_RELEASE_VERSION 4
3410| #define OMPI_GREEK_VERSION ""
3411| #define OMPI_REPO_REV "v4.1.4"
3412| #define OMPI_TARBALL_VERSION "4.1.4"
3413| #define OMPI_VERSION "4"
3414| #define OMPI_RELEASE_DATE "May 26, 2022"
3415| #define ORTE_MAJOR_VERSION 4
3416| #define ORTE_MINOR_VERSION 1
3417| #define ORTE_RELEASE_VERSION 4
3418| #define ORTE_GREEK_VERSION ""
3419| #define ORTE_REPO_REV "v4.1.4"
3420| #define ORTE_TARBALL_VERSION "4.1.4"
3421| #define ORTE_VERSION "4"
3422| #define ORTE_RELEASE_DATE "May 26, 2022"
3423| #define OSHMEM_MAJOR_VERSION 4
3424| #define OSHMEM_MINOR_VERSION 1
3425| #define OSHMEM_RELEASE_VERSION 4
3426| #define OSHMEM_GREEK_VERSION ""
3427| #define OSHMEM_REPO_REV "v4.1.4"
3428| #define OSHMEM_TARBALL_VERSION "4.1.4"
3429| #define OSHMEM_VERSION "4"
3430| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3431| #define OPAL_MAJOR_VERSION 4
3432| #define OPAL_MINOR_VERSION 1
3433| #define OPAL_RELEASE_VERSION 4
3434| #define OPAL_GREEK_VERSION ""
3435| #define OPAL_REPO_REV "v4.1.4"
3436| #define OPAL_TARBALL_VERSION "4.1.4"
3437| #define OPAL_VERSION "4"
3438| #define OPAL_RELEASE_DATE "May 26, 2022"
3439| #define OPAL_ENABLE_MEM_DEBUG 0
3440| #define OPAL_ENABLE_MEM_PROFILE 0
3441| #define OPAL_ENABLE_TIMING 0
3442| #define OPAL_ENABLE_DEBUG 0
3443| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3444| #define OPAL_ENABLE_PTY_SUPPORT 1
3445| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3446| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3447| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3448| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3449| #define OPAL_WANT_HOME_CONFIG_FILES 1
3450| #define OPAL_ENABLE_IPV6 0
3451| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3452| #define OPAL_IDENT_STRING "4.1.4"
3453| #define OPAL_MAX_PROCESSOR_NAME 256
3454| #define OPAL_MAX_ERROR_STRING 256
3455| #define OPAL_MAX_OBJECT_NAME 64
3456| #define OPAL_MAX_INFO_KEY 36
3457| #define OPAL_MAX_INFO_VAL 256
3458| #define OPAL_MAX_PORT_NAME 1024
3459| #define OPAL_MAX_DATAREP_STRING 128
3460| #define OPAL_ENABLE_CRDEBUG 0
3461| #define OPAL_ENABLE_GETPWUID 1
3462| #define OPAL_ENABLE_PROGRESS_THREADS 0
3463| #define HAVE_ZLIB_H 1
3464| #define OPAL_HAVE_ZLIB 1
3465| #define OPAL_HAVE_SOLARIS 0
3466| #define HAVE_NETDB_H 1
3467| #define HAVE_NETINET_IN_H 1
3468| #define HAVE_NETINET_TCP_H 1
3469| #define HAVE_STRUCT_SOCKADDR_IN 1
3470| #define OPAL_CUDA_SUPPORT 0
3471| #define OPAL_CUDA_SYNC_MEMOPS 0
3472| #define OPAL_CUDA_GET_ATTRIBUTES 0
3473| #define OPAL_CUDA_GDR_SUPPORT 0
3474| #define OPAL_PMIX_V1 0
3475| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3476| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3477| #define OMPI_GROUP_SPARSE 0
3478| #define OMPI_WANT_PERUSE 0
3479| #define OMPI_WANT_MPI_CXX_SEEK 1
3480| #define OMPI_ENABLE_MPI1_COMPAT 0
3481| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3482| #define MPI_PARAM_CHECK ompi_mpi_param_check
3483| #define OMPI_PARAM_CHECK 1
3484| #define OSHMEM_SPEC_COMPAT 1
3485| #define OSHMEM_PARAM_CHECK 1
3486| #define SPC_ENABLE 0
3487| #define OPAL_CC "/usr/bin/clang"
3488| #define OPAL_C_HAVE__THREAD_LOCAL 1
3489| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3490| #define OPAL_C_HAVE__ATOMIC 1
3491| #define OPAL_C_HAVE__GENERIC 1
3492| #define OPAL_C_HAVE__STATIC_ASSERT 1
3493| #define OPAL_C_HAVE___THREAD 1
3494| #define STDC_HEADERS 1
3495| #define _GNU_SOURCE 1
3496| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3497| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3498| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3499| #define OPAL_CC_USE_PRAGMA_IDENT 0
3500| #define OPAL_CC_USE_IDENT 0
3501| #define OPAL_CC_USE_PRAGMA_COMMENT
3502| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3503| #define HAVE_INT8_T 1
3504| /* end confdefs.h.  */
3505| #include <stdio.h>
3506| #ifdef HAVE_SYS_TYPES_H
3507| # include <sys/types.h>
3508| #endif
3509| #ifdef HAVE_SYS_STAT_H
3510| # include <sys/stat.h>
3511| #endif
3512| #ifdef STDC_HEADERS
3513| # include <stdlib.h>
3514| # include <stddef.h>
3515| #else
3516| # ifdef HAVE_STDLIB_H
3517| #  include <stdlib.h>
3518| # endif
3519| #endif
3520| #ifdef HAVE_STRING_H
3521| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3522| #  include <memory.h>
3523| # endif
3524| # include <string.h>
3525| #endif
3526| #ifdef HAVE_STRINGS_H
3527| # include <strings.h>
3528| #endif
3529| #ifdef HAVE_INTTYPES_H
3530| # include <inttypes.h>
3531| #endif
3532| #ifdef HAVE_STDINT_H
3533| # include <stdint.h>
3534| #endif
3535| #ifdef HAVE_UNISTD_H
3536| # include <unistd.h>
3537| #endif
3538| int
3539| main ()
3540| {
3541| if (sizeof ((uint8_t)))
3542|           return 0;
3543|   ;
3544|   return 0;
3545| }
3546configure:21588: result: yes
3547configure:21598: checking for int16_t
3548configure:21598: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3549configure:21598: $? = 0
3550configure:21598: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3551conftest.c:159:22: error: expected expression
3552if (sizeof ((int16_t)))
3553                     ^
35541 error generated.
3555configure:21598: $? = 1
3556configure: failed program was:
3557| /* confdefs.h */
3558| #define PACKAGE_NAME "Open MPI"
3559| #define PACKAGE_TARNAME "openmpi"
3560| #define PACKAGE_VERSION "4.1.4"
3561| #define PACKAGE_STRING "Open MPI 4.1.4"
3562| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3563| #define PACKAGE_URL ""
3564| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3565| #define STDC_HEADERS 1
3566| #define HAVE_SYS_TYPES_H 1
3567| #define HAVE_SYS_STAT_H 1
3568| #define HAVE_STDLIB_H 1
3569| #define HAVE_STRING_H 1
3570| #define HAVE_MEMORY_H 1
3571| #define HAVE_STRINGS_H 1
3572| #define HAVE_INTTYPES_H 1
3573| #define HAVE_STDINT_H 1
3574| #define HAVE_UNISTD_H 1
3575| #define __EXTENSIONS__ 1
3576| #define _ALL_SOURCE 1
3577| #define _GNU_SOURCE 1
3578| #define _POSIX_PTHREAD_SEMANTICS 1
3579| #define _TANDEM_SOURCE 1
3580| #define OMPI_MAJOR_VERSION 4
3581| #define OMPI_MINOR_VERSION 1
3582| #define OMPI_RELEASE_VERSION 4
3583| #define OMPI_GREEK_VERSION ""
3584| #define OMPI_REPO_REV "v4.1.4"
3585| #define OMPI_TARBALL_VERSION "4.1.4"
3586| #define OMPI_VERSION "4"
3587| #define OMPI_RELEASE_DATE "May 26, 2022"
3588| #define ORTE_MAJOR_VERSION 4
3589| #define ORTE_MINOR_VERSION 1
3590| #define ORTE_RELEASE_VERSION 4
3591| #define ORTE_GREEK_VERSION ""
3592| #define ORTE_REPO_REV "v4.1.4"
3593| #define ORTE_TARBALL_VERSION "4.1.4"
3594| #define ORTE_VERSION "4"
3595| #define ORTE_RELEASE_DATE "May 26, 2022"
3596| #define OSHMEM_MAJOR_VERSION 4
3597| #define OSHMEM_MINOR_VERSION 1
3598| #define OSHMEM_RELEASE_VERSION 4
3599| #define OSHMEM_GREEK_VERSION ""
3600| #define OSHMEM_REPO_REV "v4.1.4"
3601| #define OSHMEM_TARBALL_VERSION "4.1.4"
3602| #define OSHMEM_VERSION "4"
3603| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3604| #define OPAL_MAJOR_VERSION 4
3605| #define OPAL_MINOR_VERSION 1
3606| #define OPAL_RELEASE_VERSION 4
3607| #define OPAL_GREEK_VERSION ""
3608| #define OPAL_REPO_REV "v4.1.4"
3609| #define OPAL_TARBALL_VERSION "4.1.4"
3610| #define OPAL_VERSION "4"
3611| #define OPAL_RELEASE_DATE "May 26, 2022"
3612| #define OPAL_ENABLE_MEM_DEBUG 0
3613| #define OPAL_ENABLE_MEM_PROFILE 0
3614| #define OPAL_ENABLE_TIMING 0
3615| #define OPAL_ENABLE_DEBUG 0
3616| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3617| #define OPAL_ENABLE_PTY_SUPPORT 1
3618| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3619| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3620| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3621| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3622| #define OPAL_WANT_HOME_CONFIG_FILES 1
3623| #define OPAL_ENABLE_IPV6 0
3624| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3625| #define OPAL_IDENT_STRING "4.1.4"
3626| #define OPAL_MAX_PROCESSOR_NAME 256
3627| #define OPAL_MAX_ERROR_STRING 256
3628| #define OPAL_MAX_OBJECT_NAME 64
3629| #define OPAL_MAX_INFO_KEY 36
3630| #define OPAL_MAX_INFO_VAL 256
3631| #define OPAL_MAX_PORT_NAME 1024
3632| #define OPAL_MAX_DATAREP_STRING 128
3633| #define OPAL_ENABLE_CRDEBUG 0
3634| #define OPAL_ENABLE_GETPWUID 1
3635| #define OPAL_ENABLE_PROGRESS_THREADS 0
3636| #define HAVE_ZLIB_H 1
3637| #define OPAL_HAVE_ZLIB 1
3638| #define OPAL_HAVE_SOLARIS 0
3639| #define HAVE_NETDB_H 1
3640| #define HAVE_NETINET_IN_H 1
3641| #define HAVE_NETINET_TCP_H 1
3642| #define HAVE_STRUCT_SOCKADDR_IN 1
3643| #define OPAL_CUDA_SUPPORT 0
3644| #define OPAL_CUDA_SYNC_MEMOPS 0
3645| #define OPAL_CUDA_GET_ATTRIBUTES 0
3646| #define OPAL_CUDA_GDR_SUPPORT 0
3647| #define OPAL_PMIX_V1 0
3648| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3649| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3650| #define OMPI_GROUP_SPARSE 0
3651| #define OMPI_WANT_PERUSE 0
3652| #define OMPI_WANT_MPI_CXX_SEEK 1
3653| #define OMPI_ENABLE_MPI1_COMPAT 0
3654| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3655| #define MPI_PARAM_CHECK ompi_mpi_param_check
3656| #define OMPI_PARAM_CHECK 1
3657| #define OSHMEM_SPEC_COMPAT 1
3658| #define OSHMEM_PARAM_CHECK 1
3659| #define SPC_ENABLE 0
3660| #define OPAL_CC "/usr/bin/clang"
3661| #define OPAL_C_HAVE__THREAD_LOCAL 1
3662| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3663| #define OPAL_C_HAVE__ATOMIC 1
3664| #define OPAL_C_HAVE__GENERIC 1
3665| #define OPAL_C_HAVE__STATIC_ASSERT 1
3666| #define OPAL_C_HAVE___THREAD 1
3667| #define STDC_HEADERS 1
3668| #define _GNU_SOURCE 1
3669| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3670| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3671| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3672| #define OPAL_CC_USE_PRAGMA_IDENT 0
3673| #define OPAL_CC_USE_IDENT 0
3674| #define OPAL_CC_USE_PRAGMA_COMMENT
3675| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3676| #define HAVE_INT8_T 1
3677| #define HAVE_UINT8_T 1
3678| /* end confdefs.h.  */
3679| #include <stdio.h>
3680| #ifdef HAVE_SYS_TYPES_H
3681| # include <sys/types.h>
3682| #endif
3683| #ifdef HAVE_SYS_STAT_H
3684| # include <sys/stat.h>
3685| #endif
3686| #ifdef STDC_HEADERS
3687| # include <stdlib.h>
3688| # include <stddef.h>
3689| #else
3690| # ifdef HAVE_STDLIB_H
3691| #  include <stdlib.h>
3692| # endif
3693| #endif
3694| #ifdef HAVE_STRING_H
3695| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3696| #  include <memory.h>
3697| # endif
3698| # include <string.h>
3699| #endif
3700| #ifdef HAVE_STRINGS_H
3701| # include <strings.h>
3702| #endif
3703| #ifdef HAVE_INTTYPES_H
3704| # include <inttypes.h>
3705| #endif
3706| #ifdef HAVE_STDINT_H
3707| # include <stdint.h>
3708| #endif
3709| #ifdef HAVE_UNISTD_H
3710| # include <unistd.h>
3711| #endif
3712| int
3713| main ()
3714| {
3715| if (sizeof ((int16_t)))
3716|           return 0;
3717|   ;
3718|   return 0;
3719| }
3720configure:21598: result: yes
3721configure:21608: checking for uint16_t
3722configure:21608: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3723configure:21608: $? = 0
3724configure:21608: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3725conftest.c:160:23: error: expected expression
3726if (sizeof ((uint16_t)))
3727                      ^
37281 error generated.
3729configure:21608: $? = 1
3730configure: failed program was:
3731| /* confdefs.h */
3732| #define PACKAGE_NAME "Open MPI"
3733| #define PACKAGE_TARNAME "openmpi"
3734| #define PACKAGE_VERSION "4.1.4"
3735| #define PACKAGE_STRING "Open MPI 4.1.4"
3736| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3737| #define PACKAGE_URL ""
3738| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3739| #define STDC_HEADERS 1
3740| #define HAVE_SYS_TYPES_H 1
3741| #define HAVE_SYS_STAT_H 1
3742| #define HAVE_STDLIB_H 1
3743| #define HAVE_STRING_H 1
3744| #define HAVE_MEMORY_H 1
3745| #define HAVE_STRINGS_H 1
3746| #define HAVE_INTTYPES_H 1
3747| #define HAVE_STDINT_H 1
3748| #define HAVE_UNISTD_H 1
3749| #define __EXTENSIONS__ 1
3750| #define _ALL_SOURCE 1
3751| #define _GNU_SOURCE 1
3752| #define _POSIX_PTHREAD_SEMANTICS 1
3753| #define _TANDEM_SOURCE 1
3754| #define OMPI_MAJOR_VERSION 4
3755| #define OMPI_MINOR_VERSION 1
3756| #define OMPI_RELEASE_VERSION 4
3757| #define OMPI_GREEK_VERSION ""
3758| #define OMPI_REPO_REV "v4.1.4"
3759| #define OMPI_TARBALL_VERSION "4.1.4"
3760| #define OMPI_VERSION "4"
3761| #define OMPI_RELEASE_DATE "May 26, 2022"
3762| #define ORTE_MAJOR_VERSION 4
3763| #define ORTE_MINOR_VERSION 1
3764| #define ORTE_RELEASE_VERSION 4
3765| #define ORTE_GREEK_VERSION ""
3766| #define ORTE_REPO_REV "v4.1.4"
3767| #define ORTE_TARBALL_VERSION "4.1.4"
3768| #define ORTE_VERSION "4"
3769| #define ORTE_RELEASE_DATE "May 26, 2022"
3770| #define OSHMEM_MAJOR_VERSION 4
3771| #define OSHMEM_MINOR_VERSION 1
3772| #define OSHMEM_RELEASE_VERSION 4
3773| #define OSHMEM_GREEK_VERSION ""
3774| #define OSHMEM_REPO_REV "v4.1.4"
3775| #define OSHMEM_TARBALL_VERSION "4.1.4"
3776| #define OSHMEM_VERSION "4"
3777| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3778| #define OPAL_MAJOR_VERSION 4
3779| #define OPAL_MINOR_VERSION 1
3780| #define OPAL_RELEASE_VERSION 4
3781| #define OPAL_GREEK_VERSION ""
3782| #define OPAL_REPO_REV "v4.1.4"
3783| #define OPAL_TARBALL_VERSION "4.1.4"
3784| #define OPAL_VERSION "4"
3785| #define OPAL_RELEASE_DATE "May 26, 2022"
3786| #define OPAL_ENABLE_MEM_DEBUG 0
3787| #define OPAL_ENABLE_MEM_PROFILE 0
3788| #define OPAL_ENABLE_TIMING 0
3789| #define OPAL_ENABLE_DEBUG 0
3790| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3791| #define OPAL_ENABLE_PTY_SUPPORT 1
3792| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3793| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3794| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3795| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3796| #define OPAL_WANT_HOME_CONFIG_FILES 1
3797| #define OPAL_ENABLE_IPV6 0
3798| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3799| #define OPAL_IDENT_STRING "4.1.4"
3800| #define OPAL_MAX_PROCESSOR_NAME 256
3801| #define OPAL_MAX_ERROR_STRING 256
3802| #define OPAL_MAX_OBJECT_NAME 64
3803| #define OPAL_MAX_INFO_KEY 36
3804| #define OPAL_MAX_INFO_VAL 256
3805| #define OPAL_MAX_PORT_NAME 1024
3806| #define OPAL_MAX_DATAREP_STRING 128
3807| #define OPAL_ENABLE_CRDEBUG 0
3808| #define OPAL_ENABLE_GETPWUID 1
3809| #define OPAL_ENABLE_PROGRESS_THREADS 0
3810| #define HAVE_ZLIB_H 1
3811| #define OPAL_HAVE_ZLIB 1
3812| #define OPAL_HAVE_SOLARIS 0
3813| #define HAVE_NETDB_H 1
3814| #define HAVE_NETINET_IN_H 1
3815| #define HAVE_NETINET_TCP_H 1
3816| #define HAVE_STRUCT_SOCKADDR_IN 1
3817| #define OPAL_CUDA_SUPPORT 0
3818| #define OPAL_CUDA_SYNC_MEMOPS 0
3819| #define OPAL_CUDA_GET_ATTRIBUTES 0
3820| #define OPAL_CUDA_GDR_SUPPORT 0
3821| #define OPAL_PMIX_V1 0
3822| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3823| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3824| #define OMPI_GROUP_SPARSE 0
3825| #define OMPI_WANT_PERUSE 0
3826| #define OMPI_WANT_MPI_CXX_SEEK 1
3827| #define OMPI_ENABLE_MPI1_COMPAT 0
3828| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3829| #define MPI_PARAM_CHECK ompi_mpi_param_check
3830| #define OMPI_PARAM_CHECK 1
3831| #define OSHMEM_SPEC_COMPAT 1
3832| #define OSHMEM_PARAM_CHECK 1
3833| #define SPC_ENABLE 0
3834| #define OPAL_CC "/usr/bin/clang"
3835| #define OPAL_C_HAVE__THREAD_LOCAL 1
3836| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3837| #define OPAL_C_HAVE__ATOMIC 1
3838| #define OPAL_C_HAVE__GENERIC 1
3839| #define OPAL_C_HAVE__STATIC_ASSERT 1
3840| #define OPAL_C_HAVE___THREAD 1
3841| #define STDC_HEADERS 1
3842| #define _GNU_SOURCE 1
3843| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3844| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3845| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3846| #define OPAL_CC_USE_PRAGMA_IDENT 0
3847| #define OPAL_CC_USE_IDENT 0
3848| #define OPAL_CC_USE_PRAGMA_COMMENT
3849| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3850| #define HAVE_INT8_T 1
3851| #define HAVE_UINT8_T 1
3852| #define HAVE_INT16_T 1
3853| /* end confdefs.h.  */
3854| #include <stdio.h>
3855| #ifdef HAVE_SYS_TYPES_H
3856| # include <sys/types.h>
3857| #endif
3858| #ifdef HAVE_SYS_STAT_H
3859| # include <sys/stat.h>
3860| #endif
3861| #ifdef STDC_HEADERS
3862| # include <stdlib.h>
3863| # include <stddef.h>
3864| #else
3865| # ifdef HAVE_STDLIB_H
3866| #  include <stdlib.h>
3867| # endif
3868| #endif
3869| #ifdef HAVE_STRING_H
3870| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3871| #  include <memory.h>
3872| # endif
3873| # include <string.h>
3874| #endif
3875| #ifdef HAVE_STRINGS_H
3876| # include <strings.h>
3877| #endif
3878| #ifdef HAVE_INTTYPES_H
3879| # include <inttypes.h>
3880| #endif
3881| #ifdef HAVE_STDINT_H
3882| # include <stdint.h>
3883| #endif
3884| #ifdef HAVE_UNISTD_H
3885| # include <unistd.h>
3886| #endif
3887| int
3888| main ()
3889| {
3890| if (sizeof ((uint16_t)))
3891|           return 0;
3892|   ;
3893|   return 0;
3894| }
3895configure:21608: result: yes
3896configure:21618: checking for int32_t
3897configure:21618: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3898configure:21618: $? = 0
3899configure:21618: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
3900conftest.c:161:22: error: expected expression
3901if (sizeof ((int32_t)))
3902                     ^
39031 error generated.
3904configure:21618: $? = 1
3905configure: failed program was:
3906| /* confdefs.h */
3907| #define PACKAGE_NAME "Open MPI"
3908| #define PACKAGE_TARNAME "openmpi"
3909| #define PACKAGE_VERSION "4.1.4"
3910| #define PACKAGE_STRING "Open MPI 4.1.4"
3911| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3912| #define PACKAGE_URL ""
3913| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
3914| #define STDC_HEADERS 1
3915| #define HAVE_SYS_TYPES_H 1
3916| #define HAVE_SYS_STAT_H 1
3917| #define HAVE_STDLIB_H 1
3918| #define HAVE_STRING_H 1
3919| #define HAVE_MEMORY_H 1
3920| #define HAVE_STRINGS_H 1
3921| #define HAVE_INTTYPES_H 1
3922| #define HAVE_STDINT_H 1
3923| #define HAVE_UNISTD_H 1
3924| #define __EXTENSIONS__ 1
3925| #define _ALL_SOURCE 1
3926| #define _GNU_SOURCE 1
3927| #define _POSIX_PTHREAD_SEMANTICS 1
3928| #define _TANDEM_SOURCE 1
3929| #define OMPI_MAJOR_VERSION 4
3930| #define OMPI_MINOR_VERSION 1
3931| #define OMPI_RELEASE_VERSION 4
3932| #define OMPI_GREEK_VERSION ""
3933| #define OMPI_REPO_REV "v4.1.4"
3934| #define OMPI_TARBALL_VERSION "4.1.4"
3935| #define OMPI_VERSION "4"
3936| #define OMPI_RELEASE_DATE "May 26, 2022"
3937| #define ORTE_MAJOR_VERSION 4
3938| #define ORTE_MINOR_VERSION 1
3939| #define ORTE_RELEASE_VERSION 4
3940| #define ORTE_GREEK_VERSION ""
3941| #define ORTE_REPO_REV "v4.1.4"
3942| #define ORTE_TARBALL_VERSION "4.1.4"
3943| #define ORTE_VERSION "4"
3944| #define ORTE_RELEASE_DATE "May 26, 2022"
3945| #define OSHMEM_MAJOR_VERSION 4
3946| #define OSHMEM_MINOR_VERSION 1
3947| #define OSHMEM_RELEASE_VERSION 4
3948| #define OSHMEM_GREEK_VERSION ""
3949| #define OSHMEM_REPO_REV "v4.1.4"
3950| #define OSHMEM_TARBALL_VERSION "4.1.4"
3951| #define OSHMEM_VERSION "4"
3952| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3953| #define OPAL_MAJOR_VERSION 4
3954| #define OPAL_MINOR_VERSION 1
3955| #define OPAL_RELEASE_VERSION 4
3956| #define OPAL_GREEK_VERSION ""
3957| #define OPAL_REPO_REV "v4.1.4"
3958| #define OPAL_TARBALL_VERSION "4.1.4"
3959| #define OPAL_VERSION "4"
3960| #define OPAL_RELEASE_DATE "May 26, 2022"
3961| #define OPAL_ENABLE_MEM_DEBUG 0
3962| #define OPAL_ENABLE_MEM_PROFILE 0
3963| #define OPAL_ENABLE_TIMING 0
3964| #define OPAL_ENABLE_DEBUG 0
3965| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3966| #define OPAL_ENABLE_PTY_SUPPORT 1
3967| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3968| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3969| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3970| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3971| #define OPAL_WANT_HOME_CONFIG_FILES 1
3972| #define OPAL_ENABLE_IPV6 0
3973| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
3974| #define OPAL_IDENT_STRING "4.1.4"
3975| #define OPAL_MAX_PROCESSOR_NAME 256
3976| #define OPAL_MAX_ERROR_STRING 256
3977| #define OPAL_MAX_OBJECT_NAME 64
3978| #define OPAL_MAX_INFO_KEY 36
3979| #define OPAL_MAX_INFO_VAL 256
3980| #define OPAL_MAX_PORT_NAME 1024
3981| #define OPAL_MAX_DATAREP_STRING 128
3982| #define OPAL_ENABLE_CRDEBUG 0
3983| #define OPAL_ENABLE_GETPWUID 1
3984| #define OPAL_ENABLE_PROGRESS_THREADS 0
3985| #define HAVE_ZLIB_H 1
3986| #define OPAL_HAVE_ZLIB 1
3987| #define OPAL_HAVE_SOLARIS 0
3988| #define HAVE_NETDB_H 1
3989| #define HAVE_NETINET_IN_H 1
3990| #define HAVE_NETINET_TCP_H 1
3991| #define HAVE_STRUCT_SOCKADDR_IN 1
3992| #define OPAL_CUDA_SUPPORT 0
3993| #define OPAL_CUDA_SYNC_MEMOPS 0
3994| #define OPAL_CUDA_GET_ATTRIBUTES 0
3995| #define OPAL_CUDA_GDR_SUPPORT 0
3996| #define OPAL_PMIX_V1 0
3997| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3998| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3999| #define OMPI_GROUP_SPARSE 0
4000| #define OMPI_WANT_PERUSE 0
4001| #define OMPI_WANT_MPI_CXX_SEEK 1
4002| #define OMPI_ENABLE_MPI1_COMPAT 0
4003| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4004| #define MPI_PARAM_CHECK ompi_mpi_param_check
4005| #define OMPI_PARAM_CHECK 1
4006| #define OSHMEM_SPEC_COMPAT 1
4007| #define OSHMEM_PARAM_CHECK 1
4008| #define SPC_ENABLE 0
4009| #define OPAL_CC "/usr/bin/clang"
4010| #define OPAL_C_HAVE__THREAD_LOCAL 1
4011| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4012| #define OPAL_C_HAVE__ATOMIC 1
4013| #define OPAL_C_HAVE__GENERIC 1
4014| #define OPAL_C_HAVE__STATIC_ASSERT 1
4015| #define OPAL_C_HAVE___THREAD 1
4016| #define STDC_HEADERS 1
4017| #define _GNU_SOURCE 1
4018| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4019| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4020| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4021| #define OPAL_CC_USE_PRAGMA_IDENT 0
4022| #define OPAL_CC_USE_IDENT 0
4023| #define OPAL_CC_USE_PRAGMA_COMMENT
4024| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4025| #define HAVE_INT8_T 1
4026| #define HAVE_UINT8_T 1
4027| #define HAVE_INT16_T 1
4028| #define HAVE_UINT16_T 1
4029| /* end confdefs.h.  */
4030| #include <stdio.h>
4031| #ifdef HAVE_SYS_TYPES_H
4032| # include <sys/types.h>
4033| #endif
4034| #ifdef HAVE_SYS_STAT_H
4035| # include <sys/stat.h>
4036| #endif
4037| #ifdef STDC_HEADERS
4038| # include <stdlib.h>
4039| # include <stddef.h>
4040| #else
4041| # ifdef HAVE_STDLIB_H
4042| #  include <stdlib.h>
4043| # endif
4044| #endif
4045| #ifdef HAVE_STRING_H
4046| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4047| #  include <memory.h>
4048| # endif
4049| # include <string.h>
4050| #endif
4051| #ifdef HAVE_STRINGS_H
4052| # include <strings.h>
4053| #endif
4054| #ifdef HAVE_INTTYPES_H
4055| # include <inttypes.h>
4056| #endif
4057| #ifdef HAVE_STDINT_H
4058| # include <stdint.h>
4059| #endif
4060| #ifdef HAVE_UNISTD_H
4061| # include <unistd.h>
4062| #endif
4063| int
4064| main ()
4065| {
4066| if (sizeof ((int32_t)))
4067|           return 0;
4068|   ;
4069|   return 0;
4070| }
4071configure:21618: result: yes
4072configure:21628: checking for uint32_t
4073configure:21628: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4074configure:21628: $? = 0
4075configure:21628: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4076conftest.c:162:23: error: expected expression
4077if (sizeof ((uint32_t)))
4078                      ^
40791 error generated.
4080configure:21628: $? = 1
4081configure: failed program was:
4082| /* confdefs.h */
4083| #define PACKAGE_NAME "Open MPI"
4084| #define PACKAGE_TARNAME "openmpi"
4085| #define PACKAGE_VERSION "4.1.4"
4086| #define PACKAGE_STRING "Open MPI 4.1.4"
4087| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4088| #define PACKAGE_URL ""
4089| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4090| #define STDC_HEADERS 1
4091| #define HAVE_SYS_TYPES_H 1
4092| #define HAVE_SYS_STAT_H 1
4093| #define HAVE_STDLIB_H 1
4094| #define HAVE_STRING_H 1
4095| #define HAVE_MEMORY_H 1
4096| #define HAVE_STRINGS_H 1
4097| #define HAVE_INTTYPES_H 1
4098| #define HAVE_STDINT_H 1
4099| #define HAVE_UNISTD_H 1
4100| #define __EXTENSIONS__ 1
4101| #define _ALL_SOURCE 1
4102| #define _GNU_SOURCE 1
4103| #define _POSIX_PTHREAD_SEMANTICS 1
4104| #define _TANDEM_SOURCE 1
4105| #define OMPI_MAJOR_VERSION 4
4106| #define OMPI_MINOR_VERSION 1
4107| #define OMPI_RELEASE_VERSION 4
4108| #define OMPI_GREEK_VERSION ""
4109| #define OMPI_REPO_REV "v4.1.4"
4110| #define OMPI_TARBALL_VERSION "4.1.4"
4111| #define OMPI_VERSION "4"
4112| #define OMPI_RELEASE_DATE "May 26, 2022"
4113| #define ORTE_MAJOR_VERSION 4
4114| #define ORTE_MINOR_VERSION 1
4115| #define ORTE_RELEASE_VERSION 4
4116| #define ORTE_GREEK_VERSION ""
4117| #define ORTE_REPO_REV "v4.1.4"
4118| #define ORTE_TARBALL_VERSION "4.1.4"
4119| #define ORTE_VERSION "4"
4120| #define ORTE_RELEASE_DATE "May 26, 2022"
4121| #define OSHMEM_MAJOR_VERSION 4
4122| #define OSHMEM_MINOR_VERSION 1
4123| #define OSHMEM_RELEASE_VERSION 4
4124| #define OSHMEM_GREEK_VERSION ""
4125| #define OSHMEM_REPO_REV "v4.1.4"
4126| #define OSHMEM_TARBALL_VERSION "4.1.4"
4127| #define OSHMEM_VERSION "4"
4128| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4129| #define OPAL_MAJOR_VERSION 4
4130| #define OPAL_MINOR_VERSION 1
4131| #define OPAL_RELEASE_VERSION 4
4132| #define OPAL_GREEK_VERSION ""
4133| #define OPAL_REPO_REV "v4.1.4"
4134| #define OPAL_TARBALL_VERSION "4.1.4"
4135| #define OPAL_VERSION "4"
4136| #define OPAL_RELEASE_DATE "May 26, 2022"
4137| #define OPAL_ENABLE_MEM_DEBUG 0
4138| #define OPAL_ENABLE_MEM_PROFILE 0
4139| #define OPAL_ENABLE_TIMING 0
4140| #define OPAL_ENABLE_DEBUG 0
4141| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4142| #define OPAL_ENABLE_PTY_SUPPORT 1
4143| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4144| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4145| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4146| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4147| #define OPAL_WANT_HOME_CONFIG_FILES 1
4148| #define OPAL_ENABLE_IPV6 0
4149| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
4150| #define OPAL_IDENT_STRING "4.1.4"
4151| #define OPAL_MAX_PROCESSOR_NAME 256
4152| #define OPAL_MAX_ERROR_STRING 256
4153| #define OPAL_MAX_OBJECT_NAME 64
4154| #define OPAL_MAX_INFO_KEY 36
4155| #define OPAL_MAX_INFO_VAL 256
4156| #define OPAL_MAX_PORT_NAME 1024
4157| #define OPAL_MAX_DATAREP_STRING 128
4158| #define OPAL_ENABLE_CRDEBUG 0
4159| #define OPAL_ENABLE_GETPWUID 1
4160| #define OPAL_ENABLE_PROGRESS_THREADS 0
4161| #define HAVE_ZLIB_H 1
4162| #define OPAL_HAVE_ZLIB 1
4163| #define OPAL_HAVE_SOLARIS 0
4164| #define HAVE_NETDB_H 1
4165| #define HAVE_NETINET_IN_H 1
4166| #define HAVE_NETINET_TCP_H 1
4167| #define HAVE_STRUCT_SOCKADDR_IN 1
4168| #define OPAL_CUDA_SUPPORT 0
4169| #define OPAL_CUDA_SYNC_MEMOPS 0
4170| #define OPAL_CUDA_GET_ATTRIBUTES 0
4171| #define OPAL_CUDA_GDR_SUPPORT 0
4172| #define OPAL_PMIX_V1 0
4173| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4174| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4175| #define OMPI_GROUP_SPARSE 0
4176| #define OMPI_WANT_PERUSE 0
4177| #define OMPI_WANT_MPI_CXX_SEEK 1
4178| #define OMPI_ENABLE_MPI1_COMPAT 0
4179| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4180| #define MPI_PARAM_CHECK ompi_mpi_param_check
4181| #define OMPI_PARAM_CHECK 1
4182| #define OSHMEM_SPEC_COMPAT 1
4183| #define OSHMEM_PARAM_CHECK 1
4184| #define SPC_ENABLE 0
4185| #define OPAL_CC "/usr/bin/clang"
4186| #define OPAL_C_HAVE__THREAD_LOCAL 1
4187| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4188| #define OPAL_C_HAVE__ATOMIC 1
4189| #define OPAL_C_HAVE__GENERIC 1
4190| #define OPAL_C_HAVE__STATIC_ASSERT 1
4191| #define OPAL_C_HAVE___THREAD 1
4192| #define STDC_HEADERS 1
4193| #define _GNU_SOURCE 1
4194| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4195| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4196| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4197| #define OPAL_CC_USE_PRAGMA_IDENT 0
4198| #define OPAL_CC_USE_IDENT 0
4199| #define OPAL_CC_USE_PRAGMA_COMMENT
4200| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4201| #define HAVE_INT8_T 1
4202| #define HAVE_UINT8_T 1
4203| #define HAVE_INT16_T 1
4204| #define HAVE_UINT16_T 1
4205| #define HAVE_INT32_T 1
4206| /* end confdefs.h.  */
4207| #include <stdio.h>
4208| #ifdef HAVE_SYS_TYPES_H
4209| # include <sys/types.h>
4210| #endif
4211| #ifdef HAVE_SYS_STAT_H
4212| # include <sys/stat.h>
4213| #endif
4214| #ifdef STDC_HEADERS
4215| # include <stdlib.h>
4216| # include <stddef.h>
4217| #else
4218| # ifdef HAVE_STDLIB_H
4219| #  include <stdlib.h>
4220| # endif
4221| #endif
4222| #ifdef HAVE_STRING_H
4223| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4224| #  include <memory.h>
4225| # endif
4226| # include <string.h>
4227| #endif
4228| #ifdef HAVE_STRINGS_H
4229| # include <strings.h>
4230| #endif
4231| #ifdef HAVE_INTTYPES_H
4232| # include <inttypes.h>
4233| #endif
4234| #ifdef HAVE_STDINT_H
4235| # include <stdint.h>
4236| #endif
4237| #ifdef HAVE_UNISTD_H
4238| # include <unistd.h>
4239| #endif
4240| int
4241| main ()
4242| {
4243| if (sizeof ((uint32_t)))
4244|           return 0;
4245|   ;
4246|   return 0;
4247| }
4248configure:21628: result: yes
4249configure:21638: checking for int64_t
4250configure:21638: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4251configure:21638: $? = 0
4252configure:21638: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4253conftest.c:163:22: error: expected expression
4254if (sizeof ((int64_t)))
4255                     ^
42561 error generated.
4257configure:21638: $? = 1
4258configure: failed program was:
4259| /* confdefs.h */
4260| #define PACKAGE_NAME "Open MPI"
4261| #define PACKAGE_TARNAME "openmpi"
4262| #define PACKAGE_VERSION "4.1.4"
4263| #define PACKAGE_STRING "Open MPI 4.1.4"
4264| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4265| #define PACKAGE_URL ""
4266| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4267| #define STDC_HEADERS 1
4268| #define HAVE_SYS_TYPES_H 1
4269| #define HAVE_SYS_STAT_H 1
4270| #define HAVE_STDLIB_H 1
4271| #define HAVE_STRING_H 1
4272| #define HAVE_MEMORY_H 1
4273| #define HAVE_STRINGS_H 1
4274| #define HAVE_INTTYPES_H 1
4275| #define HAVE_STDINT_H 1
4276| #define HAVE_UNISTD_H 1
4277| #define __EXTENSIONS__ 1
4278| #define _ALL_SOURCE 1
4279| #define _GNU_SOURCE 1
4280| #define _POSIX_PTHREAD_SEMANTICS 1
4281| #define _TANDEM_SOURCE 1
4282| #define OMPI_MAJOR_VERSION 4
4283| #define OMPI_MINOR_VERSION 1
4284| #define OMPI_RELEASE_VERSION 4
4285| #define OMPI_GREEK_VERSION ""
4286| #define OMPI_REPO_REV "v4.1.4"
4287| #define OMPI_TARBALL_VERSION "4.1.4"
4288| #define OMPI_VERSION "4"
4289| #define OMPI_RELEASE_DATE "May 26, 2022"
4290| #define ORTE_MAJOR_VERSION 4
4291| #define ORTE_MINOR_VERSION 1
4292| #define ORTE_RELEASE_VERSION 4
4293| #define ORTE_GREEK_VERSION ""
4294| #define ORTE_REPO_REV "v4.1.4"
4295| #define ORTE_TARBALL_VERSION "4.1.4"
4296| #define ORTE_VERSION "4"
4297| #define ORTE_RELEASE_DATE "May 26, 2022"
4298| #define OSHMEM_MAJOR_VERSION 4
4299| #define OSHMEM_MINOR_VERSION 1
4300| #define OSHMEM_RELEASE_VERSION 4
4301| #define OSHMEM_GREEK_VERSION ""
4302| #define OSHMEM_REPO_REV "v4.1.4"
4303| #define OSHMEM_TARBALL_VERSION "4.1.4"
4304| #define OSHMEM_VERSION "4"
4305| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4306| #define OPAL_MAJOR_VERSION 4
4307| #define OPAL_MINOR_VERSION 1
4308| #define OPAL_RELEASE_VERSION 4
4309| #define OPAL_GREEK_VERSION ""
4310| #define OPAL_REPO_REV "v4.1.4"
4311| #define OPAL_TARBALL_VERSION "4.1.4"
4312| #define OPAL_VERSION "4"
4313| #define OPAL_RELEASE_DATE "May 26, 2022"
4314| #define OPAL_ENABLE_MEM_DEBUG 0
4315| #define OPAL_ENABLE_MEM_PROFILE 0
4316| #define OPAL_ENABLE_TIMING 0
4317| #define OPAL_ENABLE_DEBUG 0
4318| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4319| #define OPAL_ENABLE_PTY_SUPPORT 1
4320| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4321| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4322| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4323| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4324| #define OPAL_WANT_HOME_CONFIG_FILES 1
4325| #define OPAL_ENABLE_IPV6 0
4326| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
4327| #define OPAL_IDENT_STRING "4.1.4"
4328| #define OPAL_MAX_PROCESSOR_NAME 256
4329| #define OPAL_MAX_ERROR_STRING 256
4330| #define OPAL_MAX_OBJECT_NAME 64
4331| #define OPAL_MAX_INFO_KEY 36
4332| #define OPAL_MAX_INFO_VAL 256
4333| #define OPAL_MAX_PORT_NAME 1024
4334| #define OPAL_MAX_DATAREP_STRING 128
4335| #define OPAL_ENABLE_CRDEBUG 0
4336| #define OPAL_ENABLE_GETPWUID 1
4337| #define OPAL_ENABLE_PROGRESS_THREADS 0
4338| #define HAVE_ZLIB_H 1
4339| #define OPAL_HAVE_ZLIB 1
4340| #define OPAL_HAVE_SOLARIS 0
4341| #define HAVE_NETDB_H 1
4342| #define HAVE_NETINET_IN_H 1
4343| #define HAVE_NETINET_TCP_H 1
4344| #define HAVE_STRUCT_SOCKADDR_IN 1
4345| #define OPAL_CUDA_SUPPORT 0
4346| #define OPAL_CUDA_SYNC_MEMOPS 0
4347| #define OPAL_CUDA_GET_ATTRIBUTES 0
4348| #define OPAL_CUDA_GDR_SUPPORT 0
4349| #define OPAL_PMIX_V1 0
4350| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4351| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4352| #define OMPI_GROUP_SPARSE 0
4353| #define OMPI_WANT_PERUSE 0
4354| #define OMPI_WANT_MPI_CXX_SEEK 1
4355| #define OMPI_ENABLE_MPI1_COMPAT 0
4356| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4357| #define MPI_PARAM_CHECK ompi_mpi_param_check
4358| #define OMPI_PARAM_CHECK 1
4359| #define OSHMEM_SPEC_COMPAT 1
4360| #define OSHMEM_PARAM_CHECK 1
4361| #define SPC_ENABLE 0
4362| #define OPAL_CC "/usr/bin/clang"
4363| #define OPAL_C_HAVE__THREAD_LOCAL 1
4364| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4365| #define OPAL_C_HAVE__ATOMIC 1
4366| #define OPAL_C_HAVE__GENERIC 1
4367| #define OPAL_C_HAVE__STATIC_ASSERT 1
4368| #define OPAL_C_HAVE___THREAD 1
4369| #define STDC_HEADERS 1
4370| #define _GNU_SOURCE 1
4371| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4372| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4373| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4374| #define OPAL_CC_USE_PRAGMA_IDENT 0
4375| #define OPAL_CC_USE_IDENT 0
4376| #define OPAL_CC_USE_PRAGMA_COMMENT
4377| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4378| #define HAVE_INT8_T 1
4379| #define HAVE_UINT8_T 1
4380| #define HAVE_INT16_T 1
4381| #define HAVE_UINT16_T 1
4382| #define HAVE_INT32_T 1
4383| #define HAVE_UINT32_T 1
4384| /* end confdefs.h.  */
4385| #include <stdio.h>
4386| #ifdef HAVE_SYS_TYPES_H
4387| # include <sys/types.h>
4388| #endif
4389| #ifdef HAVE_SYS_STAT_H
4390| # include <sys/stat.h>
4391| #endif
4392| #ifdef STDC_HEADERS
4393| # include <stdlib.h>
4394| # include <stddef.h>
4395| #else
4396| # ifdef HAVE_STDLIB_H
4397| #  include <stdlib.h>
4398| # endif
4399| #endif
4400| #ifdef HAVE_STRING_H
4401| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4402| #  include <memory.h>
4403| # endif
4404| # include <string.h>
4405| #endif
4406| #ifdef HAVE_STRINGS_H
4407| # include <strings.h>
4408| #endif
4409| #ifdef HAVE_INTTYPES_H
4410| # include <inttypes.h>
4411| #endif
4412| #ifdef HAVE_STDINT_H
4413| # include <stdint.h>
4414| #endif
4415| #ifdef HAVE_UNISTD_H
4416| # include <unistd.h>
4417| #endif
4418| int
4419| main ()
4420| {
4421| if (sizeof ((int64_t)))
4422|           return 0;
4423|   ;
4424|   return 0;
4425| }
4426configure:21638: result: yes
4427configure:21648: checking for uint64_t
4428configure:21648: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4429configure:21648: $? = 0
4430configure:21648: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4431conftest.c:164:23: error: expected expression
4432if (sizeof ((uint64_t)))
4433                      ^
44341 error generated.
4435configure:21648: $? = 1
4436configure: failed program was:
4437| /* confdefs.h */
4438| #define PACKAGE_NAME "Open MPI"
4439| #define PACKAGE_TARNAME "openmpi"
4440| #define PACKAGE_VERSION "4.1.4"
4441| #define PACKAGE_STRING "Open MPI 4.1.4"
4442| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4443| #define PACKAGE_URL ""
4444| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4445| #define STDC_HEADERS 1
4446| #define HAVE_SYS_TYPES_H 1
4447| #define HAVE_SYS_STAT_H 1
4448| #define HAVE_STDLIB_H 1
4449| #define HAVE_STRING_H 1
4450| #define HAVE_MEMORY_H 1
4451| #define HAVE_STRINGS_H 1
4452| #define HAVE_INTTYPES_H 1
4453| #define HAVE_STDINT_H 1
4454| #define HAVE_UNISTD_H 1
4455| #define __EXTENSIONS__ 1
4456| #define _ALL_SOURCE 1
4457| #define _GNU_SOURCE 1
4458| #define _POSIX_PTHREAD_SEMANTICS 1
4459| #define _TANDEM_SOURCE 1
4460| #define OMPI_MAJOR_VERSION 4
4461| #define OMPI_MINOR_VERSION 1
4462| #define OMPI_RELEASE_VERSION 4
4463| #define OMPI_GREEK_VERSION ""
4464| #define OMPI_REPO_REV "v4.1.4"
4465| #define OMPI_TARBALL_VERSION "4.1.4"
4466| #define OMPI_VERSION "4"
4467| #define OMPI_RELEASE_DATE "May 26, 2022"
4468| #define ORTE_MAJOR_VERSION 4
4469| #define ORTE_MINOR_VERSION 1
4470| #define ORTE_RELEASE_VERSION 4
4471| #define ORTE_GREEK_VERSION ""
4472| #define ORTE_REPO_REV "v4.1.4"
4473| #define ORTE_TARBALL_VERSION "4.1.4"
4474| #define ORTE_VERSION "4"
4475| #define ORTE_RELEASE_DATE "May 26, 2022"
4476| #define OSHMEM_MAJOR_VERSION 4
4477| #define OSHMEM_MINOR_VERSION 1
4478| #define OSHMEM_RELEASE_VERSION 4
4479| #define OSHMEM_GREEK_VERSION ""
4480| #define OSHMEM_REPO_REV "v4.1.4"
4481| #define OSHMEM_TARBALL_VERSION "4.1.4"
4482| #define OSHMEM_VERSION "4"
4483| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4484| #define OPAL_MAJOR_VERSION 4
4485| #define OPAL_MINOR_VERSION 1
4486| #define OPAL_RELEASE_VERSION 4
4487| #define OPAL_GREEK_VERSION ""
4488| #define OPAL_REPO_REV "v4.1.4"
4489| #define OPAL_TARBALL_VERSION "4.1.4"
4490| #define OPAL_VERSION "4"
4491| #define OPAL_RELEASE_DATE "May 26, 2022"
4492| #define OPAL_ENABLE_MEM_DEBUG 0
4493| #define OPAL_ENABLE_MEM_PROFILE 0
4494| #define OPAL_ENABLE_TIMING 0
4495| #define OPAL_ENABLE_DEBUG 0
4496| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4497| #define OPAL_ENABLE_PTY_SUPPORT 1
4498| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4499| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4500| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4501| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4502| #define OPAL_WANT_HOME_CONFIG_FILES 1
4503| #define OPAL_ENABLE_IPV6 0
4504| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
4505| #define OPAL_IDENT_STRING "4.1.4"
4506| #define OPAL_MAX_PROCESSOR_NAME 256
4507| #define OPAL_MAX_ERROR_STRING 256
4508| #define OPAL_MAX_OBJECT_NAME 64
4509| #define OPAL_MAX_INFO_KEY 36
4510| #define OPAL_MAX_INFO_VAL 256
4511| #define OPAL_MAX_PORT_NAME 1024
4512| #define OPAL_MAX_DATAREP_STRING 128
4513| #define OPAL_ENABLE_CRDEBUG 0
4514| #define OPAL_ENABLE_GETPWUID 1
4515| #define OPAL_ENABLE_PROGRESS_THREADS 0
4516| #define HAVE_ZLIB_H 1
4517| #define OPAL_HAVE_ZLIB 1
4518| #define OPAL_HAVE_SOLARIS 0
4519| #define HAVE_NETDB_H 1
4520| #define HAVE_NETINET_IN_H 1
4521| #define HAVE_NETINET_TCP_H 1
4522| #define HAVE_STRUCT_SOCKADDR_IN 1
4523| #define OPAL_CUDA_SUPPORT 0
4524| #define OPAL_CUDA_SYNC_MEMOPS 0
4525| #define OPAL_CUDA_GET_ATTRIBUTES 0
4526| #define OPAL_CUDA_GDR_SUPPORT 0
4527| #define OPAL_PMIX_V1 0
4528| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4529| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4530| #define OMPI_GROUP_SPARSE 0
4531| #define OMPI_WANT_PERUSE 0
4532| #define OMPI_WANT_MPI_CXX_SEEK 1
4533| #define OMPI_ENABLE_MPI1_COMPAT 0
4534| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4535| #define MPI_PARAM_CHECK ompi_mpi_param_check
4536| #define OMPI_PARAM_CHECK 1
4537| #define OSHMEM_SPEC_COMPAT 1
4538| #define OSHMEM_PARAM_CHECK 1
4539| #define SPC_ENABLE 0
4540| #define OPAL_CC "/usr/bin/clang"
4541| #define OPAL_C_HAVE__THREAD_LOCAL 1
4542| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4543| #define OPAL_C_HAVE__ATOMIC 1
4544| #define OPAL_C_HAVE__GENERIC 1
4545| #define OPAL_C_HAVE__STATIC_ASSERT 1
4546| #define OPAL_C_HAVE___THREAD 1
4547| #define STDC_HEADERS 1
4548| #define _GNU_SOURCE 1
4549| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4550| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4551| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4552| #define OPAL_CC_USE_PRAGMA_IDENT 0
4553| #define OPAL_CC_USE_IDENT 0
4554| #define OPAL_CC_USE_PRAGMA_COMMENT
4555| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4556| #define HAVE_INT8_T 1
4557| #define HAVE_UINT8_T 1
4558| #define HAVE_INT16_T 1
4559| #define HAVE_UINT16_T 1
4560| #define HAVE_INT32_T 1
4561| #define HAVE_UINT32_T 1
4562| #define HAVE_INT64_T 1
4563| /* end confdefs.h.  */
4564| #include <stdio.h>
4565| #ifdef HAVE_SYS_TYPES_H
4566| # include <sys/types.h>
4567| #endif
4568| #ifdef HAVE_SYS_STAT_H
4569| # include <sys/stat.h>
4570| #endif
4571| #ifdef STDC_HEADERS
4572| # include <stdlib.h>
4573| # include <stddef.h>
4574| #else
4575| # ifdef HAVE_STDLIB_H
4576| #  include <stdlib.h>
4577| # endif
4578| #endif
4579| #ifdef HAVE_STRING_H
4580| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4581| #  include <memory.h>
4582| # endif
4583| # include <string.h>
4584| #endif
4585| #ifdef HAVE_STRINGS_H
4586| # include <strings.h>
4587| #endif
4588| #ifdef HAVE_INTTYPES_H
4589| # include <inttypes.h>
4590| #endif
4591| #ifdef HAVE_STDINT_H
4592| # include <stdint.h>
4593| #endif
4594| #ifdef HAVE_UNISTD_H
4595| # include <unistd.h>
4596| #endif
4597| int
4598| main ()
4599| {
4600| if (sizeof ((uint64_t)))
4601|           return 0;
4602|   ;
4603|   return 0;
4604| }
4605configure:21648: result: yes
4606configure:21658: checking for int128_t
4607configure:21658: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4608conftest.c:165:13: error: use of undeclared identifier 'int128_t'
4609if (sizeof (int128_t))
4610            ^
46111 error generated.
4612configure:21658: $? = 1
4613configure: failed program was:
4614| /* confdefs.h */
4615| #define PACKAGE_NAME "Open MPI"
4616| #define PACKAGE_TARNAME "openmpi"
4617| #define PACKAGE_VERSION "4.1.4"
4618| #define PACKAGE_STRING "Open MPI 4.1.4"
4619| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4620| #define PACKAGE_URL ""
4621| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4622| #define STDC_HEADERS 1
4623| #define HAVE_SYS_TYPES_H 1
4624| #define HAVE_SYS_STAT_H 1
4625| #define HAVE_STDLIB_H 1
4626| #define HAVE_STRING_H 1
4627| #define HAVE_MEMORY_H 1
4628| #define HAVE_STRINGS_H 1
4629| #define HAVE_INTTYPES_H 1
4630| #define HAVE_STDINT_H 1
4631| #define HAVE_UNISTD_H 1
4632| #define __EXTENSIONS__ 1
4633| #define _ALL_SOURCE 1
4634| #define _GNU_SOURCE 1
4635| #define _POSIX_PTHREAD_SEMANTICS 1
4636| #define _TANDEM_SOURCE 1
4637| #define OMPI_MAJOR_VERSION 4
4638| #define OMPI_MINOR_VERSION 1
4639| #define OMPI_RELEASE_VERSION 4
4640| #define OMPI_GREEK_VERSION ""
4641| #define OMPI_REPO_REV "v4.1.4"
4642| #define OMPI_TARBALL_VERSION "4.1.4"
4643| #define OMPI_VERSION "4"
4644| #define OMPI_RELEASE_DATE "May 26, 2022"
4645| #define ORTE_MAJOR_VERSION 4
4646| #define ORTE_MINOR_VERSION 1
4647| #define ORTE_RELEASE_VERSION 4
4648| #define ORTE_GREEK_VERSION ""
4649| #define ORTE_REPO_REV "v4.1.4"
4650| #define ORTE_TARBALL_VERSION "4.1.4"
4651| #define ORTE_VERSION "4"
4652| #define ORTE_RELEASE_DATE "May 26, 2022"
4653| #define OSHMEM_MAJOR_VERSION 4
4654| #define OSHMEM_MINOR_VERSION 1
4655| #define OSHMEM_RELEASE_VERSION 4
4656| #define OSHMEM_GREEK_VERSION ""
4657| #define OSHMEM_REPO_REV "v4.1.4"
4658| #define OSHMEM_TARBALL_VERSION "4.1.4"
4659| #define OSHMEM_VERSION "4"
4660| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4661| #define OPAL_MAJOR_VERSION 4
4662| #define OPAL_MINOR_VERSION 1
4663| #define OPAL_RELEASE_VERSION 4
4664| #define OPAL_GREEK_VERSION ""
4665| #define OPAL_REPO_REV "v4.1.4"
4666| #define OPAL_TARBALL_VERSION "4.1.4"
4667| #define OPAL_VERSION "4"
4668| #define OPAL_RELEASE_DATE "May 26, 2022"
4669| #define OPAL_ENABLE_MEM_DEBUG 0
4670| #define OPAL_ENABLE_MEM_PROFILE 0
4671| #define OPAL_ENABLE_TIMING 0
4672| #define OPAL_ENABLE_DEBUG 0
4673| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4674| #define OPAL_ENABLE_PTY_SUPPORT 1
4675| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4676| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4677| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4678| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4679| #define OPAL_WANT_HOME_CONFIG_FILES 1
4680| #define OPAL_ENABLE_IPV6 0
4681| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
4682| #define OPAL_IDENT_STRING "4.1.4"
4683| #define OPAL_MAX_PROCESSOR_NAME 256
4684| #define OPAL_MAX_ERROR_STRING 256
4685| #define OPAL_MAX_OBJECT_NAME 64
4686| #define OPAL_MAX_INFO_KEY 36
4687| #define OPAL_MAX_INFO_VAL 256
4688| #define OPAL_MAX_PORT_NAME 1024
4689| #define OPAL_MAX_DATAREP_STRING 128
4690| #define OPAL_ENABLE_CRDEBUG 0
4691| #define OPAL_ENABLE_GETPWUID 1
4692| #define OPAL_ENABLE_PROGRESS_THREADS 0
4693| #define HAVE_ZLIB_H 1
4694| #define OPAL_HAVE_ZLIB 1
4695| #define OPAL_HAVE_SOLARIS 0
4696| #define HAVE_NETDB_H 1
4697| #define HAVE_NETINET_IN_H 1
4698| #define HAVE_NETINET_TCP_H 1
4699| #define HAVE_STRUCT_SOCKADDR_IN 1
4700| #define OPAL_CUDA_SUPPORT 0
4701| #define OPAL_CUDA_SYNC_MEMOPS 0
4702| #define OPAL_CUDA_GET_ATTRIBUTES 0
4703| #define OPAL_CUDA_GDR_SUPPORT 0
4704| #define OPAL_PMIX_V1 0
4705| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4706| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4707| #define OMPI_GROUP_SPARSE 0
4708| #define OMPI_WANT_PERUSE 0
4709| #define OMPI_WANT_MPI_CXX_SEEK 1
4710| #define OMPI_ENABLE_MPI1_COMPAT 0
4711| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4712| #define MPI_PARAM_CHECK ompi_mpi_param_check
4713| #define OMPI_PARAM_CHECK 1
4714| #define OSHMEM_SPEC_COMPAT 1
4715| #define OSHMEM_PARAM_CHECK 1
4716| #define SPC_ENABLE 0
4717| #define OPAL_CC "/usr/bin/clang"
4718| #define OPAL_C_HAVE__THREAD_LOCAL 1
4719| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4720| #define OPAL_C_HAVE__ATOMIC 1
4721| #define OPAL_C_HAVE__GENERIC 1
4722| #define OPAL_C_HAVE__STATIC_ASSERT 1
4723| #define OPAL_C_HAVE___THREAD 1
4724| #define STDC_HEADERS 1
4725| #define _GNU_SOURCE 1
4726| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4727| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4728| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4729| #define OPAL_CC_USE_PRAGMA_IDENT 0
4730| #define OPAL_CC_USE_IDENT 0
4731| #define OPAL_CC_USE_PRAGMA_COMMENT
4732| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4733| #define HAVE_INT8_T 1
4734| #define HAVE_UINT8_T 1
4735| #define HAVE_INT16_T 1
4736| #define HAVE_UINT16_T 1
4737| #define HAVE_INT32_T 1
4738| #define HAVE_UINT32_T 1
4739| #define HAVE_INT64_T 1
4740| #define HAVE_UINT64_T 1
4741| /* end confdefs.h.  */
4742| #include <stdio.h>
4743| #ifdef HAVE_SYS_TYPES_H
4744| # include <sys/types.h>
4745| #endif
4746| #ifdef HAVE_SYS_STAT_H
4747| # include <sys/stat.h>
4748| #endif
4749| #ifdef STDC_HEADERS
4750| # include <stdlib.h>
4751| # include <stddef.h>
4752| #else
4753| # ifdef HAVE_STDLIB_H
4754| #  include <stdlib.h>
4755| # endif
4756| #endif
4757| #ifdef HAVE_STRING_H
4758| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4759| #  include <memory.h>
4760| # endif
4761| # include <string.h>
4762| #endif
4763| #ifdef HAVE_STRINGS_H
4764| # include <strings.h>
4765| #endif
4766| #ifdef HAVE_INTTYPES_H
4767| # include <inttypes.h>
4768| #endif
4769| #ifdef HAVE_STDINT_H
4770| # include <stdint.h>
4771| #endif
4772| #ifdef HAVE_UNISTD_H
4773| # include <unistd.h>
4774| #endif
4775| int
4776| main ()
4777| {
4778| if (sizeof (int128_t))
4779|        return 0;
4780|   ;
4781|   return 0;
4782| }
4783configure:21658: result: no
4784configure:21668: checking for __int128
4785configure:21668: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4786configure:21668: $? = 0
4787configure:21668: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4788conftest.c:165:23: error: expected expression
4789if (sizeof ((__int128)))
4790                      ^
47911 error generated.
4792configure:21668: $? = 1
4793configure: failed program was:
4794| /* confdefs.h */
4795| #define PACKAGE_NAME "Open MPI"
4796| #define PACKAGE_TARNAME "openmpi"
4797| #define PACKAGE_VERSION "4.1.4"
4798| #define PACKAGE_STRING "Open MPI 4.1.4"
4799| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4800| #define PACKAGE_URL ""
4801| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4802| #define STDC_HEADERS 1
4803| #define HAVE_SYS_TYPES_H 1
4804| #define HAVE_SYS_STAT_H 1
4805| #define HAVE_STDLIB_H 1
4806| #define HAVE_STRING_H 1
4807| #define HAVE_MEMORY_H 1
4808| #define HAVE_STRINGS_H 1
4809| #define HAVE_INTTYPES_H 1
4810| #define HAVE_STDINT_H 1
4811| #define HAVE_UNISTD_H 1
4812| #define __EXTENSIONS__ 1
4813| #define _ALL_SOURCE 1
4814| #define _GNU_SOURCE 1
4815| #define _POSIX_PTHREAD_SEMANTICS 1
4816| #define _TANDEM_SOURCE 1
4817| #define OMPI_MAJOR_VERSION 4
4818| #define OMPI_MINOR_VERSION 1
4819| #define OMPI_RELEASE_VERSION 4
4820| #define OMPI_GREEK_VERSION ""
4821| #define OMPI_REPO_REV "v4.1.4"
4822| #define OMPI_TARBALL_VERSION "4.1.4"
4823| #define OMPI_VERSION "4"
4824| #define OMPI_RELEASE_DATE "May 26, 2022"
4825| #define ORTE_MAJOR_VERSION 4
4826| #define ORTE_MINOR_VERSION 1
4827| #define ORTE_RELEASE_VERSION 4
4828| #define ORTE_GREEK_VERSION ""
4829| #define ORTE_REPO_REV "v4.1.4"
4830| #define ORTE_TARBALL_VERSION "4.1.4"
4831| #define ORTE_VERSION "4"
4832| #define ORTE_RELEASE_DATE "May 26, 2022"
4833| #define OSHMEM_MAJOR_VERSION 4
4834| #define OSHMEM_MINOR_VERSION 1
4835| #define OSHMEM_RELEASE_VERSION 4
4836| #define OSHMEM_GREEK_VERSION ""
4837| #define OSHMEM_REPO_REV "v4.1.4"
4838| #define OSHMEM_TARBALL_VERSION "4.1.4"
4839| #define OSHMEM_VERSION "4"
4840| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4841| #define OPAL_MAJOR_VERSION 4
4842| #define OPAL_MINOR_VERSION 1
4843| #define OPAL_RELEASE_VERSION 4
4844| #define OPAL_GREEK_VERSION ""
4845| #define OPAL_REPO_REV "v4.1.4"
4846| #define OPAL_TARBALL_VERSION "4.1.4"
4847| #define OPAL_VERSION "4"
4848| #define OPAL_RELEASE_DATE "May 26, 2022"
4849| #define OPAL_ENABLE_MEM_DEBUG 0
4850| #define OPAL_ENABLE_MEM_PROFILE 0
4851| #define OPAL_ENABLE_TIMING 0
4852| #define OPAL_ENABLE_DEBUG 0
4853| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4854| #define OPAL_ENABLE_PTY_SUPPORT 1
4855| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4856| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4857| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4858| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4859| #define OPAL_WANT_HOME_CONFIG_FILES 1
4860| #define OPAL_ENABLE_IPV6 0
4861| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
4862| #define OPAL_IDENT_STRING "4.1.4"
4863| #define OPAL_MAX_PROCESSOR_NAME 256
4864| #define OPAL_MAX_ERROR_STRING 256
4865| #define OPAL_MAX_OBJECT_NAME 64
4866| #define OPAL_MAX_INFO_KEY 36
4867| #define OPAL_MAX_INFO_VAL 256
4868| #define OPAL_MAX_PORT_NAME 1024
4869| #define OPAL_MAX_DATAREP_STRING 128
4870| #define OPAL_ENABLE_CRDEBUG 0
4871| #define OPAL_ENABLE_GETPWUID 1
4872| #define OPAL_ENABLE_PROGRESS_THREADS 0
4873| #define HAVE_ZLIB_H 1
4874| #define OPAL_HAVE_ZLIB 1
4875| #define OPAL_HAVE_SOLARIS 0
4876| #define HAVE_NETDB_H 1
4877| #define HAVE_NETINET_IN_H 1
4878| #define HAVE_NETINET_TCP_H 1
4879| #define HAVE_STRUCT_SOCKADDR_IN 1
4880| #define OPAL_CUDA_SUPPORT 0
4881| #define OPAL_CUDA_SYNC_MEMOPS 0
4882| #define OPAL_CUDA_GET_ATTRIBUTES 0
4883| #define OPAL_CUDA_GDR_SUPPORT 0
4884| #define OPAL_PMIX_V1 0
4885| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4886| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4887| #define OMPI_GROUP_SPARSE 0
4888| #define OMPI_WANT_PERUSE 0
4889| #define OMPI_WANT_MPI_CXX_SEEK 1
4890| #define OMPI_ENABLE_MPI1_COMPAT 0
4891| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4892| #define MPI_PARAM_CHECK ompi_mpi_param_check
4893| #define OMPI_PARAM_CHECK 1
4894| #define OSHMEM_SPEC_COMPAT 1
4895| #define OSHMEM_PARAM_CHECK 1
4896| #define SPC_ENABLE 0
4897| #define OPAL_CC "/usr/bin/clang"
4898| #define OPAL_C_HAVE__THREAD_LOCAL 1
4899| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4900| #define OPAL_C_HAVE__ATOMIC 1
4901| #define OPAL_C_HAVE__GENERIC 1
4902| #define OPAL_C_HAVE__STATIC_ASSERT 1
4903| #define OPAL_C_HAVE___THREAD 1
4904| #define STDC_HEADERS 1
4905| #define _GNU_SOURCE 1
4906| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4907| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4908| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4909| #define OPAL_CC_USE_PRAGMA_IDENT 0
4910| #define OPAL_CC_USE_IDENT 0
4911| #define OPAL_CC_USE_PRAGMA_COMMENT
4912| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4913| #define HAVE_INT8_T 1
4914| #define HAVE_UINT8_T 1
4915| #define HAVE_INT16_T 1
4916| #define HAVE_UINT16_T 1
4917| #define HAVE_INT32_T 1
4918| #define HAVE_UINT32_T 1
4919| #define HAVE_INT64_T 1
4920| #define HAVE_UINT64_T 1
4921| /* end confdefs.h.  */
4922| #include <stdio.h>
4923| #ifdef HAVE_SYS_TYPES_H
4924| # include <sys/types.h>
4925| #endif
4926| #ifdef HAVE_SYS_STAT_H
4927| # include <sys/stat.h>
4928| #endif
4929| #ifdef STDC_HEADERS
4930| # include <stdlib.h>
4931| # include <stddef.h>
4932| #else
4933| # ifdef HAVE_STDLIB_H
4934| #  include <stdlib.h>
4935| # endif
4936| #endif
4937| #ifdef HAVE_STRING_H
4938| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4939| #  include <memory.h>
4940| # endif
4941| # include <string.h>
4942| #endif
4943| #ifdef HAVE_STRINGS_H
4944| # include <strings.h>
4945| #endif
4946| #ifdef HAVE_INTTYPES_H
4947| # include <inttypes.h>
4948| #endif
4949| #ifdef HAVE_STDINT_H
4950| # include <stdint.h>
4951| #endif
4952| #ifdef HAVE_UNISTD_H
4953| # include <unistd.h>
4954| #endif
4955| int
4956| main ()
4957| {
4958| if (sizeof ((__int128)))
4959|           return 0;
4960|   ;
4961|   return 0;
4962| }
4963configure:21668: result: yes
4964configure:21678: checking for uint128_t
4965configure:21678: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
4966conftest.c:166:13: error: use of undeclared identifier 'uint128_t'
4967if (sizeof (uint128_t))
4968            ^
49691 error generated.
4970configure:21678: $? = 1
4971configure: failed program was:
4972| /* confdefs.h */
4973| #define PACKAGE_NAME "Open MPI"
4974| #define PACKAGE_TARNAME "openmpi"
4975| #define PACKAGE_VERSION "4.1.4"
4976| #define PACKAGE_STRING "Open MPI 4.1.4"
4977| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4978| #define PACKAGE_URL ""
4979| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
4980| #define STDC_HEADERS 1
4981| #define HAVE_SYS_TYPES_H 1
4982| #define HAVE_SYS_STAT_H 1
4983| #define HAVE_STDLIB_H 1
4984| #define HAVE_STRING_H 1
4985| #define HAVE_MEMORY_H 1
4986| #define HAVE_STRINGS_H 1
4987| #define HAVE_INTTYPES_H 1
4988| #define HAVE_STDINT_H 1
4989| #define HAVE_UNISTD_H 1
4990| #define __EXTENSIONS__ 1
4991| #define _ALL_SOURCE 1
4992| #define _GNU_SOURCE 1
4993| #define _POSIX_PTHREAD_SEMANTICS 1
4994| #define _TANDEM_SOURCE 1
4995| #define OMPI_MAJOR_VERSION 4
4996| #define OMPI_MINOR_VERSION 1
4997| #define OMPI_RELEASE_VERSION 4
4998| #define OMPI_GREEK_VERSION ""
4999| #define OMPI_REPO_REV "v4.1.4"
5000| #define OMPI_TARBALL_VERSION "4.1.4"
5001| #define OMPI_VERSION "4"
5002| #define OMPI_RELEASE_DATE "May 26, 2022"
5003| #define ORTE_MAJOR_VERSION 4
5004| #define ORTE_MINOR_VERSION 1
5005| #define ORTE_RELEASE_VERSION 4
5006| #define ORTE_GREEK_VERSION ""
5007| #define ORTE_REPO_REV "v4.1.4"
5008| #define ORTE_TARBALL_VERSION "4.1.4"
5009| #define ORTE_VERSION "4"
5010| #define ORTE_RELEASE_DATE "May 26, 2022"
5011| #define OSHMEM_MAJOR_VERSION 4
5012| #define OSHMEM_MINOR_VERSION 1
5013| #define OSHMEM_RELEASE_VERSION 4
5014| #define OSHMEM_GREEK_VERSION ""
5015| #define OSHMEM_REPO_REV "v4.1.4"
5016| #define OSHMEM_TARBALL_VERSION "4.1.4"
5017| #define OSHMEM_VERSION "4"
5018| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5019| #define OPAL_MAJOR_VERSION 4
5020| #define OPAL_MINOR_VERSION 1
5021| #define OPAL_RELEASE_VERSION 4
5022| #define OPAL_GREEK_VERSION ""
5023| #define OPAL_REPO_REV "v4.1.4"
5024| #define OPAL_TARBALL_VERSION "4.1.4"
5025| #define OPAL_VERSION "4"
5026| #define OPAL_RELEASE_DATE "May 26, 2022"
5027| #define OPAL_ENABLE_MEM_DEBUG 0
5028| #define OPAL_ENABLE_MEM_PROFILE 0
5029| #define OPAL_ENABLE_TIMING 0
5030| #define OPAL_ENABLE_DEBUG 0
5031| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5032| #define OPAL_ENABLE_PTY_SUPPORT 1
5033| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5034| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5035| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5036| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5037| #define OPAL_WANT_HOME_CONFIG_FILES 1
5038| #define OPAL_ENABLE_IPV6 0
5039| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5040| #define OPAL_IDENT_STRING "4.1.4"
5041| #define OPAL_MAX_PROCESSOR_NAME 256
5042| #define OPAL_MAX_ERROR_STRING 256
5043| #define OPAL_MAX_OBJECT_NAME 64
5044| #define OPAL_MAX_INFO_KEY 36
5045| #define OPAL_MAX_INFO_VAL 256
5046| #define OPAL_MAX_PORT_NAME 1024
5047| #define OPAL_MAX_DATAREP_STRING 128
5048| #define OPAL_ENABLE_CRDEBUG 0
5049| #define OPAL_ENABLE_GETPWUID 1
5050| #define OPAL_ENABLE_PROGRESS_THREADS 0
5051| #define HAVE_ZLIB_H 1
5052| #define OPAL_HAVE_ZLIB 1
5053| #define OPAL_HAVE_SOLARIS 0
5054| #define HAVE_NETDB_H 1
5055| #define HAVE_NETINET_IN_H 1
5056| #define HAVE_NETINET_TCP_H 1
5057| #define HAVE_STRUCT_SOCKADDR_IN 1
5058| #define OPAL_CUDA_SUPPORT 0
5059| #define OPAL_CUDA_SYNC_MEMOPS 0
5060| #define OPAL_CUDA_GET_ATTRIBUTES 0
5061| #define OPAL_CUDA_GDR_SUPPORT 0
5062| #define OPAL_PMIX_V1 0
5063| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5064| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5065| #define OMPI_GROUP_SPARSE 0
5066| #define OMPI_WANT_PERUSE 0
5067| #define OMPI_WANT_MPI_CXX_SEEK 1
5068| #define OMPI_ENABLE_MPI1_COMPAT 0
5069| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5070| #define MPI_PARAM_CHECK ompi_mpi_param_check
5071| #define OMPI_PARAM_CHECK 1
5072| #define OSHMEM_SPEC_COMPAT 1
5073| #define OSHMEM_PARAM_CHECK 1
5074| #define SPC_ENABLE 0
5075| #define OPAL_CC "/usr/bin/clang"
5076| #define OPAL_C_HAVE__THREAD_LOCAL 1
5077| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5078| #define OPAL_C_HAVE__ATOMIC 1
5079| #define OPAL_C_HAVE__GENERIC 1
5080| #define OPAL_C_HAVE__STATIC_ASSERT 1
5081| #define OPAL_C_HAVE___THREAD 1
5082| #define STDC_HEADERS 1
5083| #define _GNU_SOURCE 1
5084| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5085| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5086| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5087| #define OPAL_CC_USE_PRAGMA_IDENT 0
5088| #define OPAL_CC_USE_IDENT 0
5089| #define OPAL_CC_USE_PRAGMA_COMMENT
5090| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5091| #define HAVE_INT8_T 1
5092| #define HAVE_UINT8_T 1
5093| #define HAVE_INT16_T 1
5094| #define HAVE_UINT16_T 1
5095| #define HAVE_INT32_T 1
5096| #define HAVE_UINT32_T 1
5097| #define HAVE_INT64_T 1
5098| #define HAVE_UINT64_T 1
5099| #define HAVE___INT128 1
5100| /* end confdefs.h.  */
5101| #include <stdio.h>
5102| #ifdef HAVE_SYS_TYPES_H
5103| # include <sys/types.h>
5104| #endif
5105| #ifdef HAVE_SYS_STAT_H
5106| # include <sys/stat.h>
5107| #endif
5108| #ifdef STDC_HEADERS
5109| # include <stdlib.h>
5110| # include <stddef.h>
5111| #else
5112| # ifdef HAVE_STDLIB_H
5113| #  include <stdlib.h>
5114| # endif
5115| #endif
5116| #ifdef HAVE_STRING_H
5117| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5118| #  include <memory.h>
5119| # endif
5120| # include <string.h>
5121| #endif
5122| #ifdef HAVE_STRINGS_H
5123| # include <strings.h>
5124| #endif
5125| #ifdef HAVE_INTTYPES_H
5126| # include <inttypes.h>
5127| #endif
5128| #ifdef HAVE_STDINT_H
5129| # include <stdint.h>
5130| #endif
5131| #ifdef HAVE_UNISTD_H
5132| # include <unistd.h>
5133| #endif
5134| int
5135| main ()
5136| {
5137| if (sizeof (uint128_t))
5138|        return 0;
5139|   ;
5140|   return 0;
5141| }
5142configure:21678: result: no
5143configure:21688: checking for long long
5144configure:21688: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5145configure:21688: $? = 0
5146configure:21688: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5147conftest.c:166:24: error: expected expression
5148if (sizeof ((long long)))
5149                       ^
51501 error generated.
5151configure:21688: $? = 1
5152configure: failed program was:
5153| /* confdefs.h */
5154| #define PACKAGE_NAME "Open MPI"
5155| #define PACKAGE_TARNAME "openmpi"
5156| #define PACKAGE_VERSION "4.1.4"
5157| #define PACKAGE_STRING "Open MPI 4.1.4"
5158| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5159| #define PACKAGE_URL ""
5160| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
5161| #define STDC_HEADERS 1
5162| #define HAVE_SYS_TYPES_H 1
5163| #define HAVE_SYS_STAT_H 1
5164| #define HAVE_STDLIB_H 1
5165| #define HAVE_STRING_H 1
5166| #define HAVE_MEMORY_H 1
5167| #define HAVE_STRINGS_H 1
5168| #define HAVE_INTTYPES_H 1
5169| #define HAVE_STDINT_H 1
5170| #define HAVE_UNISTD_H 1
5171| #define __EXTENSIONS__ 1
5172| #define _ALL_SOURCE 1
5173| #define _GNU_SOURCE 1
5174| #define _POSIX_PTHREAD_SEMANTICS 1
5175| #define _TANDEM_SOURCE 1
5176| #define OMPI_MAJOR_VERSION 4
5177| #define OMPI_MINOR_VERSION 1
5178| #define OMPI_RELEASE_VERSION 4
5179| #define OMPI_GREEK_VERSION ""
5180| #define OMPI_REPO_REV "v4.1.4"
5181| #define OMPI_TARBALL_VERSION "4.1.4"
5182| #define OMPI_VERSION "4"
5183| #define OMPI_RELEASE_DATE "May 26, 2022"
5184| #define ORTE_MAJOR_VERSION 4
5185| #define ORTE_MINOR_VERSION 1
5186| #define ORTE_RELEASE_VERSION 4
5187| #define ORTE_GREEK_VERSION ""
5188| #define ORTE_REPO_REV "v4.1.4"
5189| #define ORTE_TARBALL_VERSION "4.1.4"
5190| #define ORTE_VERSION "4"
5191| #define ORTE_RELEASE_DATE "May 26, 2022"
5192| #define OSHMEM_MAJOR_VERSION 4
5193| #define OSHMEM_MINOR_VERSION 1
5194| #define OSHMEM_RELEASE_VERSION 4
5195| #define OSHMEM_GREEK_VERSION ""
5196| #define OSHMEM_REPO_REV "v4.1.4"
5197| #define OSHMEM_TARBALL_VERSION "4.1.4"
5198| #define OSHMEM_VERSION "4"
5199| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5200| #define OPAL_MAJOR_VERSION 4
5201| #define OPAL_MINOR_VERSION 1
5202| #define OPAL_RELEASE_VERSION 4
5203| #define OPAL_GREEK_VERSION ""
5204| #define OPAL_REPO_REV "v4.1.4"
5205| #define OPAL_TARBALL_VERSION "4.1.4"
5206| #define OPAL_VERSION "4"
5207| #define OPAL_RELEASE_DATE "May 26, 2022"
5208| #define OPAL_ENABLE_MEM_DEBUG 0
5209| #define OPAL_ENABLE_MEM_PROFILE 0
5210| #define OPAL_ENABLE_TIMING 0
5211| #define OPAL_ENABLE_DEBUG 0
5212| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5213| #define OPAL_ENABLE_PTY_SUPPORT 1
5214| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5215| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5216| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5217| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5218| #define OPAL_WANT_HOME_CONFIG_FILES 1
5219| #define OPAL_ENABLE_IPV6 0
5220| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5221| #define OPAL_IDENT_STRING "4.1.4"
5222| #define OPAL_MAX_PROCESSOR_NAME 256
5223| #define OPAL_MAX_ERROR_STRING 256
5224| #define OPAL_MAX_OBJECT_NAME 64
5225| #define OPAL_MAX_INFO_KEY 36
5226| #define OPAL_MAX_INFO_VAL 256
5227| #define OPAL_MAX_PORT_NAME 1024
5228| #define OPAL_MAX_DATAREP_STRING 128
5229| #define OPAL_ENABLE_CRDEBUG 0
5230| #define OPAL_ENABLE_GETPWUID 1
5231| #define OPAL_ENABLE_PROGRESS_THREADS 0
5232| #define HAVE_ZLIB_H 1
5233| #define OPAL_HAVE_ZLIB 1
5234| #define OPAL_HAVE_SOLARIS 0
5235| #define HAVE_NETDB_H 1
5236| #define HAVE_NETINET_IN_H 1
5237| #define HAVE_NETINET_TCP_H 1
5238| #define HAVE_STRUCT_SOCKADDR_IN 1
5239| #define OPAL_CUDA_SUPPORT 0
5240| #define OPAL_CUDA_SYNC_MEMOPS 0
5241| #define OPAL_CUDA_GET_ATTRIBUTES 0
5242| #define OPAL_CUDA_GDR_SUPPORT 0
5243| #define OPAL_PMIX_V1 0
5244| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5245| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5246| #define OMPI_GROUP_SPARSE 0
5247| #define OMPI_WANT_PERUSE 0
5248| #define OMPI_WANT_MPI_CXX_SEEK 1
5249| #define OMPI_ENABLE_MPI1_COMPAT 0
5250| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5251| #define MPI_PARAM_CHECK ompi_mpi_param_check
5252| #define OMPI_PARAM_CHECK 1
5253| #define OSHMEM_SPEC_COMPAT 1
5254| #define OSHMEM_PARAM_CHECK 1
5255| #define SPC_ENABLE 0
5256| #define OPAL_CC "/usr/bin/clang"
5257| #define OPAL_C_HAVE__THREAD_LOCAL 1
5258| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5259| #define OPAL_C_HAVE__ATOMIC 1
5260| #define OPAL_C_HAVE__GENERIC 1
5261| #define OPAL_C_HAVE__STATIC_ASSERT 1
5262| #define OPAL_C_HAVE___THREAD 1
5263| #define STDC_HEADERS 1
5264| #define _GNU_SOURCE 1
5265| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5266| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5267| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5268| #define OPAL_CC_USE_PRAGMA_IDENT 0
5269| #define OPAL_CC_USE_IDENT 0
5270| #define OPAL_CC_USE_PRAGMA_COMMENT
5271| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5272| #define HAVE_INT8_T 1
5273| #define HAVE_UINT8_T 1
5274| #define HAVE_INT16_T 1
5275| #define HAVE_UINT16_T 1
5276| #define HAVE_INT32_T 1
5277| #define HAVE_UINT32_T 1
5278| #define HAVE_INT64_T 1
5279| #define HAVE_UINT64_T 1
5280| #define HAVE___INT128 1
5281| /* end confdefs.h.  */
5282| #include <stdio.h>
5283| #ifdef HAVE_SYS_TYPES_H
5284| # include <sys/types.h>
5285| #endif
5286| #ifdef HAVE_SYS_STAT_H
5287| # include <sys/stat.h>
5288| #endif
5289| #ifdef STDC_HEADERS
5290| # include <stdlib.h>
5291| # include <stddef.h>
5292| #else
5293| # ifdef HAVE_STDLIB_H
5294| #  include <stdlib.h>
5295| # endif
5296| #endif
5297| #ifdef HAVE_STRING_H
5298| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5299| #  include <memory.h>
5300| # endif
5301| # include <string.h>
5302| #endif
5303| #ifdef HAVE_STRINGS_H
5304| # include <strings.h>
5305| #endif
5306| #ifdef HAVE_INTTYPES_H
5307| # include <inttypes.h>
5308| #endif
5309| #ifdef HAVE_STDINT_H
5310| # include <stdint.h>
5311| #endif
5312| #ifdef HAVE_UNISTD_H
5313| # include <unistd.h>
5314| #endif
5315| int
5316| main ()
5317| {
5318| if (sizeof ((long long)))
5319|           return 0;
5320|   ;
5321|   return 0;
5322| }
5323configure:21688: result: yes
5324configure:21699: checking for __float128
5325configure:21699: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5326conftest.c:167:13: error: __float128 is not supported on this target
5327if (sizeof (__float128))
5328            ^
53291 error generated.
5330configure:21699: $? = 1
5331configure: failed program was:
5332| /* confdefs.h */
5333| #define PACKAGE_NAME "Open MPI"
5334| #define PACKAGE_TARNAME "openmpi"
5335| #define PACKAGE_VERSION "4.1.4"
5336| #define PACKAGE_STRING "Open MPI 4.1.4"
5337| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5338| #define PACKAGE_URL ""
5339| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
5340| #define STDC_HEADERS 1
5341| #define HAVE_SYS_TYPES_H 1
5342| #define HAVE_SYS_STAT_H 1
5343| #define HAVE_STDLIB_H 1
5344| #define HAVE_STRING_H 1
5345| #define HAVE_MEMORY_H 1
5346| #define HAVE_STRINGS_H 1
5347| #define HAVE_INTTYPES_H 1
5348| #define HAVE_STDINT_H 1
5349| #define HAVE_UNISTD_H 1
5350| #define __EXTENSIONS__ 1
5351| #define _ALL_SOURCE 1
5352| #define _GNU_SOURCE 1
5353| #define _POSIX_PTHREAD_SEMANTICS 1
5354| #define _TANDEM_SOURCE 1
5355| #define OMPI_MAJOR_VERSION 4
5356| #define OMPI_MINOR_VERSION 1
5357| #define OMPI_RELEASE_VERSION 4
5358| #define OMPI_GREEK_VERSION ""
5359| #define OMPI_REPO_REV "v4.1.4"
5360| #define OMPI_TARBALL_VERSION "4.1.4"
5361| #define OMPI_VERSION "4"
5362| #define OMPI_RELEASE_DATE "May 26, 2022"
5363| #define ORTE_MAJOR_VERSION 4
5364| #define ORTE_MINOR_VERSION 1
5365| #define ORTE_RELEASE_VERSION 4
5366| #define ORTE_GREEK_VERSION ""
5367| #define ORTE_REPO_REV "v4.1.4"
5368| #define ORTE_TARBALL_VERSION "4.1.4"
5369| #define ORTE_VERSION "4"
5370| #define ORTE_RELEASE_DATE "May 26, 2022"
5371| #define OSHMEM_MAJOR_VERSION 4
5372| #define OSHMEM_MINOR_VERSION 1
5373| #define OSHMEM_RELEASE_VERSION 4
5374| #define OSHMEM_GREEK_VERSION ""
5375| #define OSHMEM_REPO_REV "v4.1.4"
5376| #define OSHMEM_TARBALL_VERSION "4.1.4"
5377| #define OSHMEM_VERSION "4"
5378| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5379| #define OPAL_MAJOR_VERSION 4
5380| #define OPAL_MINOR_VERSION 1
5381| #define OPAL_RELEASE_VERSION 4
5382| #define OPAL_GREEK_VERSION ""
5383| #define OPAL_REPO_REV "v4.1.4"
5384| #define OPAL_TARBALL_VERSION "4.1.4"
5385| #define OPAL_VERSION "4"
5386| #define OPAL_RELEASE_DATE "May 26, 2022"
5387| #define OPAL_ENABLE_MEM_DEBUG 0
5388| #define OPAL_ENABLE_MEM_PROFILE 0
5389| #define OPAL_ENABLE_TIMING 0
5390| #define OPAL_ENABLE_DEBUG 0
5391| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5392| #define OPAL_ENABLE_PTY_SUPPORT 1
5393| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5394| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5395| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5396| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5397| #define OPAL_WANT_HOME_CONFIG_FILES 1
5398| #define OPAL_ENABLE_IPV6 0
5399| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5400| #define OPAL_IDENT_STRING "4.1.4"
5401| #define OPAL_MAX_PROCESSOR_NAME 256
5402| #define OPAL_MAX_ERROR_STRING 256
5403| #define OPAL_MAX_OBJECT_NAME 64
5404| #define OPAL_MAX_INFO_KEY 36
5405| #define OPAL_MAX_INFO_VAL 256
5406| #define OPAL_MAX_PORT_NAME 1024
5407| #define OPAL_MAX_DATAREP_STRING 128
5408| #define OPAL_ENABLE_CRDEBUG 0
5409| #define OPAL_ENABLE_GETPWUID 1
5410| #define OPAL_ENABLE_PROGRESS_THREADS 0
5411| #define HAVE_ZLIB_H 1
5412| #define OPAL_HAVE_ZLIB 1
5413| #define OPAL_HAVE_SOLARIS 0
5414| #define HAVE_NETDB_H 1
5415| #define HAVE_NETINET_IN_H 1
5416| #define HAVE_NETINET_TCP_H 1
5417| #define HAVE_STRUCT_SOCKADDR_IN 1
5418| #define OPAL_CUDA_SUPPORT 0
5419| #define OPAL_CUDA_SYNC_MEMOPS 0
5420| #define OPAL_CUDA_GET_ATTRIBUTES 0
5421| #define OPAL_CUDA_GDR_SUPPORT 0
5422| #define OPAL_PMIX_V1 0
5423| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5424| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5425| #define OMPI_GROUP_SPARSE 0
5426| #define OMPI_WANT_PERUSE 0
5427| #define OMPI_WANT_MPI_CXX_SEEK 1
5428| #define OMPI_ENABLE_MPI1_COMPAT 0
5429| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5430| #define MPI_PARAM_CHECK ompi_mpi_param_check
5431| #define OMPI_PARAM_CHECK 1
5432| #define OSHMEM_SPEC_COMPAT 1
5433| #define OSHMEM_PARAM_CHECK 1
5434| #define SPC_ENABLE 0
5435| #define OPAL_CC "/usr/bin/clang"
5436| #define OPAL_C_HAVE__THREAD_LOCAL 1
5437| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5438| #define OPAL_C_HAVE__ATOMIC 1
5439| #define OPAL_C_HAVE__GENERIC 1
5440| #define OPAL_C_HAVE__STATIC_ASSERT 1
5441| #define OPAL_C_HAVE___THREAD 1
5442| #define STDC_HEADERS 1
5443| #define _GNU_SOURCE 1
5444| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5445| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5446| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5447| #define OPAL_CC_USE_PRAGMA_IDENT 0
5448| #define OPAL_CC_USE_IDENT 0
5449| #define OPAL_CC_USE_PRAGMA_COMMENT
5450| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5451| #define HAVE_INT8_T 1
5452| #define HAVE_UINT8_T 1
5453| #define HAVE_INT16_T 1
5454| #define HAVE_UINT16_T 1
5455| #define HAVE_INT32_T 1
5456| #define HAVE_UINT32_T 1
5457| #define HAVE_INT64_T 1
5458| #define HAVE_UINT64_T 1
5459| #define HAVE___INT128 1
5460| #define HAVE_LONG_LONG 1
5461| /* end confdefs.h.  */
5462| #include <stdio.h>
5463| #ifdef HAVE_SYS_TYPES_H
5464| # include <sys/types.h>
5465| #endif
5466| #ifdef HAVE_SYS_STAT_H
5467| # include <sys/stat.h>
5468| #endif
5469| #ifdef STDC_HEADERS
5470| # include <stdlib.h>
5471| # include <stddef.h>
5472| #else
5473| # ifdef HAVE_STDLIB_H
5474| #  include <stdlib.h>
5475| # endif
5476| #endif
5477| #ifdef HAVE_STRING_H
5478| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5479| #  include <memory.h>
5480| # endif
5481| # include <string.h>
5482| #endif
5483| #ifdef HAVE_STRINGS_H
5484| # include <strings.h>
5485| #endif
5486| #ifdef HAVE_INTTYPES_H
5487| # include <inttypes.h>
5488| #endif
5489| #ifdef HAVE_STDINT_H
5490| # include <stdint.h>
5491| #endif
5492| #ifdef HAVE_UNISTD_H
5493| # include <unistd.h>
5494| #endif
5495| int
5496| main ()
5497| {
5498| if (sizeof (__float128))
5499|        return 0;
5500|   ;
5501|   return 0;
5502| }
5503configure:21699: result: no
5504configure:21709: checking for long double
5505configure:21709: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5506configure:21709: $? = 0
5507configure:21709: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5508conftest.c:167:26: error: expected expression
5509if (sizeof ((long double)))
5510                         ^
55111 error generated.
5512configure:21709: $? = 1
5513configure: failed program was:
5514| /* confdefs.h */
5515| #define PACKAGE_NAME "Open MPI"
5516| #define PACKAGE_TARNAME "openmpi"
5517| #define PACKAGE_VERSION "4.1.4"
5518| #define PACKAGE_STRING "Open MPI 4.1.4"
5519| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5520| #define PACKAGE_URL ""
5521| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
5522| #define STDC_HEADERS 1
5523| #define HAVE_SYS_TYPES_H 1
5524| #define HAVE_SYS_STAT_H 1
5525| #define HAVE_STDLIB_H 1
5526| #define HAVE_STRING_H 1
5527| #define HAVE_MEMORY_H 1
5528| #define HAVE_STRINGS_H 1
5529| #define HAVE_INTTYPES_H 1
5530| #define HAVE_STDINT_H 1
5531| #define HAVE_UNISTD_H 1
5532| #define __EXTENSIONS__ 1
5533| #define _ALL_SOURCE 1
5534| #define _GNU_SOURCE 1
5535| #define _POSIX_PTHREAD_SEMANTICS 1
5536| #define _TANDEM_SOURCE 1
5537| #define OMPI_MAJOR_VERSION 4
5538| #define OMPI_MINOR_VERSION 1
5539| #define OMPI_RELEASE_VERSION 4
5540| #define OMPI_GREEK_VERSION ""
5541| #define OMPI_REPO_REV "v4.1.4"
5542| #define OMPI_TARBALL_VERSION "4.1.4"
5543| #define OMPI_VERSION "4"
5544| #define OMPI_RELEASE_DATE "May 26, 2022"
5545| #define ORTE_MAJOR_VERSION 4
5546| #define ORTE_MINOR_VERSION 1
5547| #define ORTE_RELEASE_VERSION 4
5548| #define ORTE_GREEK_VERSION ""
5549| #define ORTE_REPO_REV "v4.1.4"
5550| #define ORTE_TARBALL_VERSION "4.1.4"
5551| #define ORTE_VERSION "4"
5552| #define ORTE_RELEASE_DATE "May 26, 2022"
5553| #define OSHMEM_MAJOR_VERSION 4
5554| #define OSHMEM_MINOR_VERSION 1
5555| #define OSHMEM_RELEASE_VERSION 4
5556| #define OSHMEM_GREEK_VERSION ""
5557| #define OSHMEM_REPO_REV "v4.1.4"
5558| #define OSHMEM_TARBALL_VERSION "4.1.4"
5559| #define OSHMEM_VERSION "4"
5560| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5561| #define OPAL_MAJOR_VERSION 4
5562| #define OPAL_MINOR_VERSION 1
5563| #define OPAL_RELEASE_VERSION 4
5564| #define OPAL_GREEK_VERSION ""
5565| #define OPAL_REPO_REV "v4.1.4"
5566| #define OPAL_TARBALL_VERSION "4.1.4"
5567| #define OPAL_VERSION "4"
5568| #define OPAL_RELEASE_DATE "May 26, 2022"
5569| #define OPAL_ENABLE_MEM_DEBUG 0
5570| #define OPAL_ENABLE_MEM_PROFILE 0
5571| #define OPAL_ENABLE_TIMING 0
5572| #define OPAL_ENABLE_DEBUG 0
5573| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5574| #define OPAL_ENABLE_PTY_SUPPORT 1
5575| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5576| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5577| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5578| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5579| #define OPAL_WANT_HOME_CONFIG_FILES 1
5580| #define OPAL_ENABLE_IPV6 0
5581| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5582| #define OPAL_IDENT_STRING "4.1.4"
5583| #define OPAL_MAX_PROCESSOR_NAME 256
5584| #define OPAL_MAX_ERROR_STRING 256
5585| #define OPAL_MAX_OBJECT_NAME 64
5586| #define OPAL_MAX_INFO_KEY 36
5587| #define OPAL_MAX_INFO_VAL 256
5588| #define OPAL_MAX_PORT_NAME 1024
5589| #define OPAL_MAX_DATAREP_STRING 128
5590| #define OPAL_ENABLE_CRDEBUG 0
5591| #define OPAL_ENABLE_GETPWUID 1
5592| #define OPAL_ENABLE_PROGRESS_THREADS 0
5593| #define HAVE_ZLIB_H 1
5594| #define OPAL_HAVE_ZLIB 1
5595| #define OPAL_HAVE_SOLARIS 0
5596| #define HAVE_NETDB_H 1
5597| #define HAVE_NETINET_IN_H 1
5598| #define HAVE_NETINET_TCP_H 1
5599| #define HAVE_STRUCT_SOCKADDR_IN 1
5600| #define OPAL_CUDA_SUPPORT 0
5601| #define OPAL_CUDA_SYNC_MEMOPS 0
5602| #define OPAL_CUDA_GET_ATTRIBUTES 0
5603| #define OPAL_CUDA_GDR_SUPPORT 0
5604| #define OPAL_PMIX_V1 0
5605| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5606| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5607| #define OMPI_GROUP_SPARSE 0
5608| #define OMPI_WANT_PERUSE 0
5609| #define OMPI_WANT_MPI_CXX_SEEK 1
5610| #define OMPI_ENABLE_MPI1_COMPAT 0
5611| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5612| #define MPI_PARAM_CHECK ompi_mpi_param_check
5613| #define OMPI_PARAM_CHECK 1
5614| #define OSHMEM_SPEC_COMPAT 1
5615| #define OSHMEM_PARAM_CHECK 1
5616| #define SPC_ENABLE 0
5617| #define OPAL_CC "/usr/bin/clang"
5618| #define OPAL_C_HAVE__THREAD_LOCAL 1
5619| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5620| #define OPAL_C_HAVE__ATOMIC 1
5621| #define OPAL_C_HAVE__GENERIC 1
5622| #define OPAL_C_HAVE__STATIC_ASSERT 1
5623| #define OPAL_C_HAVE___THREAD 1
5624| #define STDC_HEADERS 1
5625| #define _GNU_SOURCE 1
5626| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5627| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5628| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5629| #define OPAL_CC_USE_PRAGMA_IDENT 0
5630| #define OPAL_CC_USE_IDENT 0
5631| #define OPAL_CC_USE_PRAGMA_COMMENT
5632| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5633| #define HAVE_INT8_T 1
5634| #define HAVE_UINT8_T 1
5635| #define HAVE_INT16_T 1
5636| #define HAVE_UINT16_T 1
5637| #define HAVE_INT32_T 1
5638| #define HAVE_UINT32_T 1
5639| #define HAVE_INT64_T 1
5640| #define HAVE_UINT64_T 1
5641| #define HAVE___INT128 1
5642| #define HAVE_LONG_LONG 1
5643| /* end confdefs.h.  */
5644| #include <stdio.h>
5645| #ifdef HAVE_SYS_TYPES_H
5646| # include <sys/types.h>
5647| #endif
5648| #ifdef HAVE_SYS_STAT_H
5649| # include <sys/stat.h>
5650| #endif
5651| #ifdef STDC_HEADERS
5652| # include <stdlib.h>
5653| # include <stddef.h>
5654| #else
5655| # ifdef HAVE_STDLIB_H
5656| #  include <stdlib.h>
5657| # endif
5658| #endif
5659| #ifdef HAVE_STRING_H
5660| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5661| #  include <memory.h>
5662| # endif
5663| # include <string.h>
5664| #endif
5665| #ifdef HAVE_STRINGS_H
5666| # include <strings.h>
5667| #endif
5668| #ifdef HAVE_INTTYPES_H
5669| # include <inttypes.h>
5670| #endif
5671| #ifdef HAVE_STDINT_H
5672| # include <stdint.h>
5673| #endif
5674| #ifdef HAVE_UNISTD_H
5675| # include <unistd.h>
5676| #endif
5677| int
5678| main ()
5679| {
5680| if (sizeof ((long double)))
5681|           return 0;
5682|   ;
5683|   return 0;
5684| }
5685configure:21709: result: yes
5686configure:21723: checking complex.h usability
5687configure:21723: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5688configure:21723: $? = 0
5689configure:21723: result: yes
5690configure:21723: checking complex.h presence
5691configure:21723: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c
5692configure:21723: $? = 0
5693configure:21723: result: yes
5694configure:21723: checking for complex.h
5695configure:21723: result: yes
5696configure:21733: checking for float _Complex
5697configure:21733: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5698configure:21733: $? = 0
5699configure:21733: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5700conftest.c:169:29: error: expected expression
5701if (sizeof ((float _Complex)))
5702                            ^
57031 error generated.
5704configure:21733: $? = 1
5705configure: failed program was:
5706| /* confdefs.h */
5707| #define PACKAGE_NAME "Open MPI"
5708| #define PACKAGE_TARNAME "openmpi"
5709| #define PACKAGE_VERSION "4.1.4"
5710| #define PACKAGE_STRING "Open MPI 4.1.4"
5711| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5712| #define PACKAGE_URL ""
5713| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
5714| #define STDC_HEADERS 1
5715| #define HAVE_SYS_TYPES_H 1
5716| #define HAVE_SYS_STAT_H 1
5717| #define HAVE_STDLIB_H 1
5718| #define HAVE_STRING_H 1
5719| #define HAVE_MEMORY_H 1
5720| #define HAVE_STRINGS_H 1
5721| #define HAVE_INTTYPES_H 1
5722| #define HAVE_STDINT_H 1
5723| #define HAVE_UNISTD_H 1
5724| #define __EXTENSIONS__ 1
5725| #define _ALL_SOURCE 1
5726| #define _GNU_SOURCE 1
5727| #define _POSIX_PTHREAD_SEMANTICS 1
5728| #define _TANDEM_SOURCE 1
5729| #define OMPI_MAJOR_VERSION 4
5730| #define OMPI_MINOR_VERSION 1
5731| #define OMPI_RELEASE_VERSION 4
5732| #define OMPI_GREEK_VERSION ""
5733| #define OMPI_REPO_REV "v4.1.4"
5734| #define OMPI_TARBALL_VERSION "4.1.4"
5735| #define OMPI_VERSION "4"
5736| #define OMPI_RELEASE_DATE "May 26, 2022"
5737| #define ORTE_MAJOR_VERSION 4
5738| #define ORTE_MINOR_VERSION 1
5739| #define ORTE_RELEASE_VERSION 4
5740| #define ORTE_GREEK_VERSION ""
5741| #define ORTE_REPO_REV "v4.1.4"
5742| #define ORTE_TARBALL_VERSION "4.1.4"
5743| #define ORTE_VERSION "4"
5744| #define ORTE_RELEASE_DATE "May 26, 2022"
5745| #define OSHMEM_MAJOR_VERSION 4
5746| #define OSHMEM_MINOR_VERSION 1
5747| #define OSHMEM_RELEASE_VERSION 4
5748| #define OSHMEM_GREEK_VERSION ""
5749| #define OSHMEM_REPO_REV "v4.1.4"
5750| #define OSHMEM_TARBALL_VERSION "4.1.4"
5751| #define OSHMEM_VERSION "4"
5752| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5753| #define OPAL_MAJOR_VERSION 4
5754| #define OPAL_MINOR_VERSION 1
5755| #define OPAL_RELEASE_VERSION 4
5756| #define OPAL_GREEK_VERSION ""
5757| #define OPAL_REPO_REV "v4.1.4"
5758| #define OPAL_TARBALL_VERSION "4.1.4"
5759| #define OPAL_VERSION "4"
5760| #define OPAL_RELEASE_DATE "May 26, 2022"
5761| #define OPAL_ENABLE_MEM_DEBUG 0
5762| #define OPAL_ENABLE_MEM_PROFILE 0
5763| #define OPAL_ENABLE_TIMING 0
5764| #define OPAL_ENABLE_DEBUG 0
5765| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5766| #define OPAL_ENABLE_PTY_SUPPORT 1
5767| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5768| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5769| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5770| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5771| #define OPAL_WANT_HOME_CONFIG_FILES 1
5772| #define OPAL_ENABLE_IPV6 0
5773| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5774| #define OPAL_IDENT_STRING "4.1.4"
5775| #define OPAL_MAX_PROCESSOR_NAME 256
5776| #define OPAL_MAX_ERROR_STRING 256
5777| #define OPAL_MAX_OBJECT_NAME 64
5778| #define OPAL_MAX_INFO_KEY 36
5779| #define OPAL_MAX_INFO_VAL 256
5780| #define OPAL_MAX_PORT_NAME 1024
5781| #define OPAL_MAX_DATAREP_STRING 128
5782| #define OPAL_ENABLE_CRDEBUG 0
5783| #define OPAL_ENABLE_GETPWUID 1
5784| #define OPAL_ENABLE_PROGRESS_THREADS 0
5785| #define HAVE_ZLIB_H 1
5786| #define OPAL_HAVE_ZLIB 1
5787| #define OPAL_HAVE_SOLARIS 0
5788| #define HAVE_NETDB_H 1
5789| #define HAVE_NETINET_IN_H 1
5790| #define HAVE_NETINET_TCP_H 1
5791| #define HAVE_STRUCT_SOCKADDR_IN 1
5792| #define OPAL_CUDA_SUPPORT 0
5793| #define OPAL_CUDA_SYNC_MEMOPS 0
5794| #define OPAL_CUDA_GET_ATTRIBUTES 0
5795| #define OPAL_CUDA_GDR_SUPPORT 0
5796| #define OPAL_PMIX_V1 0
5797| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5798| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5799| #define OMPI_GROUP_SPARSE 0
5800| #define OMPI_WANT_PERUSE 0
5801| #define OMPI_WANT_MPI_CXX_SEEK 1
5802| #define OMPI_ENABLE_MPI1_COMPAT 0
5803| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5804| #define MPI_PARAM_CHECK ompi_mpi_param_check
5805| #define OMPI_PARAM_CHECK 1
5806| #define OSHMEM_SPEC_COMPAT 1
5807| #define OSHMEM_PARAM_CHECK 1
5808| #define SPC_ENABLE 0
5809| #define OPAL_CC "/usr/bin/clang"
5810| #define OPAL_C_HAVE__THREAD_LOCAL 1
5811| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5812| #define OPAL_C_HAVE__ATOMIC 1
5813| #define OPAL_C_HAVE__GENERIC 1
5814| #define OPAL_C_HAVE__STATIC_ASSERT 1
5815| #define OPAL_C_HAVE___THREAD 1
5816| #define STDC_HEADERS 1
5817| #define _GNU_SOURCE 1
5818| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5819| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5820| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5821| #define OPAL_CC_USE_PRAGMA_IDENT 0
5822| #define OPAL_CC_USE_IDENT 0
5823| #define OPAL_CC_USE_PRAGMA_COMMENT
5824| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5825| #define HAVE_INT8_T 1
5826| #define HAVE_UINT8_T 1
5827| #define HAVE_INT16_T 1
5828| #define HAVE_UINT16_T 1
5829| #define HAVE_INT32_T 1
5830| #define HAVE_UINT32_T 1
5831| #define HAVE_INT64_T 1
5832| #define HAVE_UINT64_T 1
5833| #define HAVE___INT128 1
5834| #define HAVE_LONG_LONG 1
5835| #define HAVE_LONG_DOUBLE 1
5836| #define HAVE_COMPLEX_H 1
5837| /* end confdefs.h.  */
5838| #include <stdio.h>
5839| #ifdef HAVE_SYS_TYPES_H
5840| # include <sys/types.h>
5841| #endif
5842| #ifdef HAVE_SYS_STAT_H
5843| # include <sys/stat.h>
5844| #endif
5845| #ifdef STDC_HEADERS
5846| # include <stdlib.h>
5847| # include <stddef.h>
5848| #else
5849| # ifdef HAVE_STDLIB_H
5850| #  include <stdlib.h>
5851| # endif
5852| #endif
5853| #ifdef HAVE_STRING_H
5854| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5855| #  include <memory.h>
5856| # endif
5857| # include <string.h>
5858| #endif
5859| #ifdef HAVE_STRINGS_H
5860| # include <strings.h>
5861| #endif
5862| #ifdef HAVE_INTTYPES_H
5863| # include <inttypes.h>
5864| #endif
5865| #ifdef HAVE_STDINT_H
5866| # include <stdint.h>
5867| #endif
5868| #ifdef HAVE_UNISTD_H
5869| # include <unistd.h>
5870| #endif
5871| int
5872| main ()
5873| {
5874| if (sizeof ((float _Complex)))
5875|           return 0;
5876|   ;
5877|   return 0;
5878| }
5879configure:21733: result: yes
5880configure:21743: checking for double _Complex
5881configure:21743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5882configure:21743: $? = 0
5883configure:21743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
5884conftest.c:170:30: error: expected expression
5885if (sizeof ((double _Complex)))
5886                             ^
58871 error generated.
5888configure:21743: $? = 1
5889configure: failed program was:
5890| /* confdefs.h */
5891| #define PACKAGE_NAME "Open MPI"
5892| #define PACKAGE_TARNAME "openmpi"
5893| #define PACKAGE_VERSION "4.1.4"
5894| #define PACKAGE_STRING "Open MPI 4.1.4"
5895| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5896| #define PACKAGE_URL ""
5897| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
5898| #define STDC_HEADERS 1
5899| #define HAVE_SYS_TYPES_H 1
5900| #define HAVE_SYS_STAT_H 1
5901| #define HAVE_STDLIB_H 1
5902| #define HAVE_STRING_H 1
5903| #define HAVE_MEMORY_H 1
5904| #define HAVE_STRINGS_H 1
5905| #define HAVE_INTTYPES_H 1
5906| #define HAVE_STDINT_H 1
5907| #define HAVE_UNISTD_H 1
5908| #define __EXTENSIONS__ 1
5909| #define _ALL_SOURCE 1
5910| #define _GNU_SOURCE 1
5911| #define _POSIX_PTHREAD_SEMANTICS 1
5912| #define _TANDEM_SOURCE 1
5913| #define OMPI_MAJOR_VERSION 4
5914| #define OMPI_MINOR_VERSION 1
5915| #define OMPI_RELEASE_VERSION 4
5916| #define OMPI_GREEK_VERSION ""
5917| #define OMPI_REPO_REV "v4.1.4"
5918| #define OMPI_TARBALL_VERSION "4.1.4"
5919| #define OMPI_VERSION "4"
5920| #define OMPI_RELEASE_DATE "May 26, 2022"
5921| #define ORTE_MAJOR_VERSION 4
5922| #define ORTE_MINOR_VERSION 1
5923| #define ORTE_RELEASE_VERSION 4
5924| #define ORTE_GREEK_VERSION ""
5925| #define ORTE_REPO_REV "v4.1.4"
5926| #define ORTE_TARBALL_VERSION "4.1.4"
5927| #define ORTE_VERSION "4"
5928| #define ORTE_RELEASE_DATE "May 26, 2022"
5929| #define OSHMEM_MAJOR_VERSION 4
5930| #define OSHMEM_MINOR_VERSION 1
5931| #define OSHMEM_RELEASE_VERSION 4
5932| #define OSHMEM_GREEK_VERSION ""
5933| #define OSHMEM_REPO_REV "v4.1.4"
5934| #define OSHMEM_TARBALL_VERSION "4.1.4"
5935| #define OSHMEM_VERSION "4"
5936| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5937| #define OPAL_MAJOR_VERSION 4
5938| #define OPAL_MINOR_VERSION 1
5939| #define OPAL_RELEASE_VERSION 4
5940| #define OPAL_GREEK_VERSION ""
5941| #define OPAL_REPO_REV "v4.1.4"
5942| #define OPAL_TARBALL_VERSION "4.1.4"
5943| #define OPAL_VERSION "4"
5944| #define OPAL_RELEASE_DATE "May 26, 2022"
5945| #define OPAL_ENABLE_MEM_DEBUG 0
5946| #define OPAL_ENABLE_MEM_PROFILE 0
5947| #define OPAL_ENABLE_TIMING 0
5948| #define OPAL_ENABLE_DEBUG 0
5949| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5950| #define OPAL_ENABLE_PTY_SUPPORT 1
5951| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5952| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5953| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5954| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5955| #define OPAL_WANT_HOME_CONFIG_FILES 1
5956| #define OPAL_ENABLE_IPV6 0
5957| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
5958| #define OPAL_IDENT_STRING "4.1.4"
5959| #define OPAL_MAX_PROCESSOR_NAME 256
5960| #define OPAL_MAX_ERROR_STRING 256
5961| #define OPAL_MAX_OBJECT_NAME 64
5962| #define OPAL_MAX_INFO_KEY 36
5963| #define OPAL_MAX_INFO_VAL 256
5964| #define OPAL_MAX_PORT_NAME 1024
5965| #define OPAL_MAX_DATAREP_STRING 128
5966| #define OPAL_ENABLE_CRDEBUG 0
5967| #define OPAL_ENABLE_GETPWUID 1
5968| #define OPAL_ENABLE_PROGRESS_THREADS 0
5969| #define HAVE_ZLIB_H 1
5970| #define OPAL_HAVE_ZLIB 1
5971| #define OPAL_HAVE_SOLARIS 0
5972| #define HAVE_NETDB_H 1
5973| #define HAVE_NETINET_IN_H 1
5974| #define HAVE_NETINET_TCP_H 1
5975| #define HAVE_STRUCT_SOCKADDR_IN 1
5976| #define OPAL_CUDA_SUPPORT 0
5977| #define OPAL_CUDA_SYNC_MEMOPS 0
5978| #define OPAL_CUDA_GET_ATTRIBUTES 0
5979| #define OPAL_CUDA_GDR_SUPPORT 0
5980| #define OPAL_PMIX_V1 0
5981| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5982| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5983| #define OMPI_GROUP_SPARSE 0
5984| #define OMPI_WANT_PERUSE 0
5985| #define OMPI_WANT_MPI_CXX_SEEK 1
5986| #define OMPI_ENABLE_MPI1_COMPAT 0
5987| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5988| #define MPI_PARAM_CHECK ompi_mpi_param_check
5989| #define OMPI_PARAM_CHECK 1
5990| #define OSHMEM_SPEC_COMPAT 1
5991| #define OSHMEM_PARAM_CHECK 1
5992| #define SPC_ENABLE 0
5993| #define OPAL_CC "/usr/bin/clang"
5994| #define OPAL_C_HAVE__THREAD_LOCAL 1
5995| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5996| #define OPAL_C_HAVE__ATOMIC 1
5997| #define OPAL_C_HAVE__GENERIC 1
5998| #define OPAL_C_HAVE__STATIC_ASSERT 1
5999| #define OPAL_C_HAVE___THREAD 1
6000| #define STDC_HEADERS 1
6001| #define _GNU_SOURCE 1
6002| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6003| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6004| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6005| #define OPAL_CC_USE_PRAGMA_IDENT 0
6006| #define OPAL_CC_USE_IDENT 0
6007| #define OPAL_CC_USE_PRAGMA_COMMENT
6008| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6009| #define HAVE_INT8_T 1
6010| #define HAVE_UINT8_T 1
6011| #define HAVE_INT16_T 1
6012| #define HAVE_UINT16_T 1
6013| #define HAVE_INT32_T 1
6014| #define HAVE_UINT32_T 1
6015| #define HAVE_INT64_T 1
6016| #define HAVE_UINT64_T 1
6017| #define HAVE___INT128 1
6018| #define HAVE_LONG_LONG 1
6019| #define HAVE_LONG_DOUBLE 1
6020| #define HAVE_COMPLEX_H 1
6021| #define HAVE_FLOAT__COMPLEX 1
6022| /* end confdefs.h.  */
6023| #include <stdio.h>
6024| #ifdef HAVE_SYS_TYPES_H
6025| # include <sys/types.h>
6026| #endif
6027| #ifdef HAVE_SYS_STAT_H
6028| # include <sys/stat.h>
6029| #endif
6030| #ifdef STDC_HEADERS
6031| # include <stdlib.h>
6032| # include <stddef.h>
6033| #else
6034| # ifdef HAVE_STDLIB_H
6035| #  include <stdlib.h>
6036| # endif
6037| #endif
6038| #ifdef HAVE_STRING_H
6039| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6040| #  include <memory.h>
6041| # endif
6042| # include <string.h>
6043| #endif
6044| #ifdef HAVE_STRINGS_H
6045| # include <strings.h>
6046| #endif
6047| #ifdef HAVE_INTTYPES_H
6048| # include <inttypes.h>
6049| #endif
6050| #ifdef HAVE_STDINT_H
6051| # include <stdint.h>
6052| #endif
6053| #ifdef HAVE_UNISTD_H
6054| # include <unistd.h>
6055| #endif
6056| int
6057| main ()
6058| {
6059| if (sizeof ((double _Complex)))
6060|           return 0;
6061|   ;
6062|   return 0;
6063| }
6064configure:21743: result: yes
6065configure:21753: checking for long double _Complex
6066configure:21753: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6067configure:21753: $? = 0
6068configure:21753: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6069conftest.c:171:35: error: expected expression
6070if (sizeof ((long double _Complex)))
6071                                  ^
60721 error generated.
6073configure:21753: $? = 1
6074configure: failed program was:
6075| /* confdefs.h */
6076| #define PACKAGE_NAME "Open MPI"
6077| #define PACKAGE_TARNAME "openmpi"
6078| #define PACKAGE_VERSION "4.1.4"
6079| #define PACKAGE_STRING "Open MPI 4.1.4"
6080| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6081| #define PACKAGE_URL ""
6082| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
6083| #define STDC_HEADERS 1
6084| #define HAVE_SYS_TYPES_H 1
6085| #define HAVE_SYS_STAT_H 1
6086| #define HAVE_STDLIB_H 1
6087| #define HAVE_STRING_H 1
6088| #define HAVE_MEMORY_H 1
6089| #define HAVE_STRINGS_H 1
6090| #define HAVE_INTTYPES_H 1
6091| #define HAVE_STDINT_H 1
6092| #define HAVE_UNISTD_H 1
6093| #define __EXTENSIONS__ 1
6094| #define _ALL_SOURCE 1
6095| #define _GNU_SOURCE 1
6096| #define _POSIX_PTHREAD_SEMANTICS 1
6097| #define _TANDEM_SOURCE 1
6098| #define OMPI_MAJOR_VERSION 4
6099| #define OMPI_MINOR_VERSION 1
6100| #define OMPI_RELEASE_VERSION 4
6101| #define OMPI_GREEK_VERSION ""
6102| #define OMPI_REPO_REV "v4.1.4"
6103| #define OMPI_TARBALL_VERSION "4.1.4"
6104| #define OMPI_VERSION "4"
6105| #define OMPI_RELEASE_DATE "May 26, 2022"
6106| #define ORTE_MAJOR_VERSION 4
6107| #define ORTE_MINOR_VERSION 1
6108| #define ORTE_RELEASE_VERSION 4
6109| #define ORTE_GREEK_VERSION ""
6110| #define ORTE_REPO_REV "v4.1.4"
6111| #define ORTE_TARBALL_VERSION "4.1.4"
6112| #define ORTE_VERSION "4"
6113| #define ORTE_RELEASE_DATE "May 26, 2022"
6114| #define OSHMEM_MAJOR_VERSION 4
6115| #define OSHMEM_MINOR_VERSION 1
6116| #define OSHMEM_RELEASE_VERSION 4
6117| #define OSHMEM_GREEK_VERSION ""
6118| #define OSHMEM_REPO_REV "v4.1.4"
6119| #define OSHMEM_TARBALL_VERSION "4.1.4"
6120| #define OSHMEM_VERSION "4"
6121| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6122| #define OPAL_MAJOR_VERSION 4
6123| #define OPAL_MINOR_VERSION 1
6124| #define OPAL_RELEASE_VERSION 4
6125| #define OPAL_GREEK_VERSION ""
6126| #define OPAL_REPO_REV "v4.1.4"
6127| #define OPAL_TARBALL_VERSION "4.1.4"
6128| #define OPAL_VERSION "4"
6129| #define OPAL_RELEASE_DATE "May 26, 2022"
6130| #define OPAL_ENABLE_MEM_DEBUG 0
6131| #define OPAL_ENABLE_MEM_PROFILE 0
6132| #define OPAL_ENABLE_TIMING 0
6133| #define OPAL_ENABLE_DEBUG 0
6134| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6135| #define OPAL_ENABLE_PTY_SUPPORT 1
6136| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6137| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6138| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6139| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6140| #define OPAL_WANT_HOME_CONFIG_FILES 1
6141| #define OPAL_ENABLE_IPV6 0
6142| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
6143| #define OPAL_IDENT_STRING "4.1.4"
6144| #define OPAL_MAX_PROCESSOR_NAME 256
6145| #define OPAL_MAX_ERROR_STRING 256
6146| #define OPAL_MAX_OBJECT_NAME 64
6147| #define OPAL_MAX_INFO_KEY 36
6148| #define OPAL_MAX_INFO_VAL 256
6149| #define OPAL_MAX_PORT_NAME 1024
6150| #define OPAL_MAX_DATAREP_STRING 128
6151| #define OPAL_ENABLE_CRDEBUG 0
6152| #define OPAL_ENABLE_GETPWUID 1
6153| #define OPAL_ENABLE_PROGRESS_THREADS 0
6154| #define HAVE_ZLIB_H 1
6155| #define OPAL_HAVE_ZLIB 1
6156| #define OPAL_HAVE_SOLARIS 0
6157| #define HAVE_NETDB_H 1
6158| #define HAVE_NETINET_IN_H 1
6159| #define HAVE_NETINET_TCP_H 1
6160| #define HAVE_STRUCT_SOCKADDR_IN 1
6161| #define OPAL_CUDA_SUPPORT 0
6162| #define OPAL_CUDA_SYNC_MEMOPS 0
6163| #define OPAL_CUDA_GET_ATTRIBUTES 0
6164| #define OPAL_CUDA_GDR_SUPPORT 0
6165| #define OPAL_PMIX_V1 0
6166| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6167| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6168| #define OMPI_GROUP_SPARSE 0
6169| #define OMPI_WANT_PERUSE 0
6170| #define OMPI_WANT_MPI_CXX_SEEK 1
6171| #define OMPI_ENABLE_MPI1_COMPAT 0
6172| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6173| #define MPI_PARAM_CHECK ompi_mpi_param_check
6174| #define OMPI_PARAM_CHECK 1
6175| #define OSHMEM_SPEC_COMPAT 1
6176| #define OSHMEM_PARAM_CHECK 1
6177| #define SPC_ENABLE 0
6178| #define OPAL_CC "/usr/bin/clang"
6179| #define OPAL_C_HAVE__THREAD_LOCAL 1
6180| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6181| #define OPAL_C_HAVE__ATOMIC 1
6182| #define OPAL_C_HAVE__GENERIC 1
6183| #define OPAL_C_HAVE__STATIC_ASSERT 1
6184| #define OPAL_C_HAVE___THREAD 1
6185| #define STDC_HEADERS 1
6186| #define _GNU_SOURCE 1
6187| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6188| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6189| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6190| #define OPAL_CC_USE_PRAGMA_IDENT 0
6191| #define OPAL_CC_USE_IDENT 0
6192| #define OPAL_CC_USE_PRAGMA_COMMENT
6193| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6194| #define HAVE_INT8_T 1
6195| #define HAVE_UINT8_T 1
6196| #define HAVE_INT16_T 1
6197| #define HAVE_UINT16_T 1
6198| #define HAVE_INT32_T 1
6199| #define HAVE_UINT32_T 1
6200| #define HAVE_INT64_T 1
6201| #define HAVE_UINT64_T 1
6202| #define HAVE___INT128 1
6203| #define HAVE_LONG_LONG 1
6204| #define HAVE_LONG_DOUBLE 1
6205| #define HAVE_COMPLEX_H 1
6206| #define HAVE_FLOAT__COMPLEX 1
6207| #define HAVE_DOUBLE__COMPLEX 1
6208| /* end confdefs.h.  */
6209| #include <stdio.h>
6210| #ifdef HAVE_SYS_TYPES_H
6211| # include <sys/types.h>
6212| #endif
6213| #ifdef HAVE_SYS_STAT_H
6214| # include <sys/stat.h>
6215| #endif
6216| #ifdef STDC_HEADERS
6217| # include <stdlib.h>
6218| # include <stddef.h>
6219| #else
6220| # ifdef HAVE_STDLIB_H
6221| #  include <stdlib.h>
6222| # endif
6223| #endif
6224| #ifdef HAVE_STRING_H
6225| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6226| #  include <memory.h>
6227| # endif
6228| # include <string.h>
6229| #endif
6230| #ifdef HAVE_STRINGS_H
6231| # include <strings.h>
6232| #endif
6233| #ifdef HAVE_INTTYPES_H
6234| # include <inttypes.h>
6235| #endif
6236| #ifdef HAVE_STDINT_H
6237| # include <stdint.h>
6238| #endif
6239| #ifdef HAVE_UNISTD_H
6240| # include <unistd.h>
6241| #endif
6242| int
6243| main ()
6244| {
6245| if (sizeof ((long double _Complex)))
6246|           return 0;
6247|   ;
6248|   return 0;
6249| }
6250configure:21753: result: yes
6251configure:21764: checking for intptr_t
6252configure:21764: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6253configure:21764: $? = 0
6254configure:21764: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6255conftest.c:172:23: error: expected expression
6256if (sizeof ((intptr_t)))
6257                      ^
62581 error generated.
6259configure:21764: $? = 1
6260configure: failed program was:
6261| /* confdefs.h */
6262| #define PACKAGE_NAME "Open MPI"
6263| #define PACKAGE_TARNAME "openmpi"
6264| #define PACKAGE_VERSION "4.1.4"
6265| #define PACKAGE_STRING "Open MPI 4.1.4"
6266| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6267| #define PACKAGE_URL ""
6268| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
6269| #define STDC_HEADERS 1
6270| #define HAVE_SYS_TYPES_H 1
6271| #define HAVE_SYS_STAT_H 1
6272| #define HAVE_STDLIB_H 1
6273| #define HAVE_STRING_H 1
6274| #define HAVE_MEMORY_H 1
6275| #define HAVE_STRINGS_H 1
6276| #define HAVE_INTTYPES_H 1
6277| #define HAVE_STDINT_H 1
6278| #define HAVE_UNISTD_H 1
6279| #define __EXTENSIONS__ 1
6280| #define _ALL_SOURCE 1
6281| #define _GNU_SOURCE 1
6282| #define _POSIX_PTHREAD_SEMANTICS 1
6283| #define _TANDEM_SOURCE 1
6284| #define OMPI_MAJOR_VERSION 4
6285| #define OMPI_MINOR_VERSION 1
6286| #define OMPI_RELEASE_VERSION 4
6287| #define OMPI_GREEK_VERSION ""
6288| #define OMPI_REPO_REV "v4.1.4"
6289| #define OMPI_TARBALL_VERSION "4.1.4"
6290| #define OMPI_VERSION "4"
6291| #define OMPI_RELEASE_DATE "May 26, 2022"
6292| #define ORTE_MAJOR_VERSION 4
6293| #define ORTE_MINOR_VERSION 1
6294| #define ORTE_RELEASE_VERSION 4
6295| #define ORTE_GREEK_VERSION ""
6296| #define ORTE_REPO_REV "v4.1.4"
6297| #define ORTE_TARBALL_VERSION "4.1.4"
6298| #define ORTE_VERSION "4"
6299| #define ORTE_RELEASE_DATE "May 26, 2022"
6300| #define OSHMEM_MAJOR_VERSION 4
6301| #define OSHMEM_MINOR_VERSION 1
6302| #define OSHMEM_RELEASE_VERSION 4
6303| #define OSHMEM_GREEK_VERSION ""
6304| #define OSHMEM_REPO_REV "v4.1.4"
6305| #define OSHMEM_TARBALL_VERSION "4.1.4"
6306| #define OSHMEM_VERSION "4"
6307| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6308| #define OPAL_MAJOR_VERSION 4
6309| #define OPAL_MINOR_VERSION 1
6310| #define OPAL_RELEASE_VERSION 4
6311| #define OPAL_GREEK_VERSION ""
6312| #define OPAL_REPO_REV "v4.1.4"
6313| #define OPAL_TARBALL_VERSION "4.1.4"
6314| #define OPAL_VERSION "4"
6315| #define OPAL_RELEASE_DATE "May 26, 2022"
6316| #define OPAL_ENABLE_MEM_DEBUG 0
6317| #define OPAL_ENABLE_MEM_PROFILE 0
6318| #define OPAL_ENABLE_TIMING 0
6319| #define OPAL_ENABLE_DEBUG 0
6320| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6321| #define OPAL_ENABLE_PTY_SUPPORT 1
6322| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6323| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6324| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6325| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6326| #define OPAL_WANT_HOME_CONFIG_FILES 1
6327| #define OPAL_ENABLE_IPV6 0
6328| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
6329| #define OPAL_IDENT_STRING "4.1.4"
6330| #define OPAL_MAX_PROCESSOR_NAME 256
6331| #define OPAL_MAX_ERROR_STRING 256
6332| #define OPAL_MAX_OBJECT_NAME 64
6333| #define OPAL_MAX_INFO_KEY 36
6334| #define OPAL_MAX_INFO_VAL 256
6335| #define OPAL_MAX_PORT_NAME 1024
6336| #define OPAL_MAX_DATAREP_STRING 128
6337| #define OPAL_ENABLE_CRDEBUG 0
6338| #define OPAL_ENABLE_GETPWUID 1
6339| #define OPAL_ENABLE_PROGRESS_THREADS 0
6340| #define HAVE_ZLIB_H 1
6341| #define OPAL_HAVE_ZLIB 1
6342| #define OPAL_HAVE_SOLARIS 0
6343| #define HAVE_NETDB_H 1
6344| #define HAVE_NETINET_IN_H 1
6345| #define HAVE_NETINET_TCP_H 1
6346| #define HAVE_STRUCT_SOCKADDR_IN 1
6347| #define OPAL_CUDA_SUPPORT 0
6348| #define OPAL_CUDA_SYNC_MEMOPS 0
6349| #define OPAL_CUDA_GET_ATTRIBUTES 0
6350| #define OPAL_CUDA_GDR_SUPPORT 0
6351| #define OPAL_PMIX_V1 0
6352| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6353| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6354| #define OMPI_GROUP_SPARSE 0
6355| #define OMPI_WANT_PERUSE 0
6356| #define OMPI_WANT_MPI_CXX_SEEK 1
6357| #define OMPI_ENABLE_MPI1_COMPAT 0
6358| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6359| #define MPI_PARAM_CHECK ompi_mpi_param_check
6360| #define OMPI_PARAM_CHECK 1
6361| #define OSHMEM_SPEC_COMPAT 1
6362| #define OSHMEM_PARAM_CHECK 1
6363| #define SPC_ENABLE 0
6364| #define OPAL_CC "/usr/bin/clang"
6365| #define OPAL_C_HAVE__THREAD_LOCAL 1
6366| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6367| #define OPAL_C_HAVE__ATOMIC 1
6368| #define OPAL_C_HAVE__GENERIC 1
6369| #define OPAL_C_HAVE__STATIC_ASSERT 1
6370| #define OPAL_C_HAVE___THREAD 1
6371| #define STDC_HEADERS 1
6372| #define _GNU_SOURCE 1
6373| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6374| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6375| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6376| #define OPAL_CC_USE_PRAGMA_IDENT 0
6377| #define OPAL_CC_USE_IDENT 0
6378| #define OPAL_CC_USE_PRAGMA_COMMENT
6379| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6380| #define HAVE_INT8_T 1
6381| #define HAVE_UINT8_T 1
6382| #define HAVE_INT16_T 1
6383| #define HAVE_UINT16_T 1
6384| #define HAVE_INT32_T 1
6385| #define HAVE_UINT32_T 1
6386| #define HAVE_INT64_T 1
6387| #define HAVE_UINT64_T 1
6388| #define HAVE___INT128 1
6389| #define HAVE_LONG_LONG 1
6390| #define HAVE_LONG_DOUBLE 1
6391| #define HAVE_COMPLEX_H 1
6392| #define HAVE_FLOAT__COMPLEX 1
6393| #define HAVE_DOUBLE__COMPLEX 1
6394| #define HAVE_LONG_DOUBLE__COMPLEX 1
6395| /* end confdefs.h.  */
6396| #include <stdio.h>
6397| #ifdef HAVE_SYS_TYPES_H
6398| # include <sys/types.h>
6399| #endif
6400| #ifdef HAVE_SYS_STAT_H
6401| # include <sys/stat.h>
6402| #endif
6403| #ifdef STDC_HEADERS
6404| # include <stdlib.h>
6405| # include <stddef.h>
6406| #else
6407| # ifdef HAVE_STDLIB_H
6408| #  include <stdlib.h>
6409| # endif
6410| #endif
6411| #ifdef HAVE_STRING_H
6412| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6413| #  include <memory.h>
6414| # endif
6415| # include <string.h>
6416| #endif
6417| #ifdef HAVE_STRINGS_H
6418| # include <strings.h>
6419| #endif
6420| #ifdef HAVE_INTTYPES_H
6421| # include <inttypes.h>
6422| #endif
6423| #ifdef HAVE_STDINT_H
6424| # include <stdint.h>
6425| #endif
6426| #ifdef HAVE_UNISTD_H
6427| # include <unistd.h>
6428| #endif
6429| int
6430| main ()
6431| {
6432| if (sizeof ((intptr_t)))
6433|           return 0;
6434|   ;
6435|   return 0;
6436| }
6437configure:21764: result: yes
6438configure:21774: checking for uintptr_t
6439configure:21774: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6440configure:21774: $? = 0
6441configure:21774: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6442conftest.c:173:24: error: expected expression
6443if (sizeof ((uintptr_t)))
6444                       ^
64451 error generated.
6446configure:21774: $? = 1
6447configure: failed program was:
6448| /* confdefs.h */
6449| #define PACKAGE_NAME "Open MPI"
6450| #define PACKAGE_TARNAME "openmpi"
6451| #define PACKAGE_VERSION "4.1.4"
6452| #define PACKAGE_STRING "Open MPI 4.1.4"
6453| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6454| #define PACKAGE_URL ""
6455| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
6456| #define STDC_HEADERS 1
6457| #define HAVE_SYS_TYPES_H 1
6458| #define HAVE_SYS_STAT_H 1
6459| #define HAVE_STDLIB_H 1
6460| #define HAVE_STRING_H 1
6461| #define HAVE_MEMORY_H 1
6462| #define HAVE_STRINGS_H 1
6463| #define HAVE_INTTYPES_H 1
6464| #define HAVE_STDINT_H 1
6465| #define HAVE_UNISTD_H 1
6466| #define __EXTENSIONS__ 1
6467| #define _ALL_SOURCE 1
6468| #define _GNU_SOURCE 1
6469| #define _POSIX_PTHREAD_SEMANTICS 1
6470| #define _TANDEM_SOURCE 1
6471| #define OMPI_MAJOR_VERSION 4
6472| #define OMPI_MINOR_VERSION 1
6473| #define OMPI_RELEASE_VERSION 4
6474| #define OMPI_GREEK_VERSION ""
6475| #define OMPI_REPO_REV "v4.1.4"
6476| #define OMPI_TARBALL_VERSION "4.1.4"
6477| #define OMPI_VERSION "4"
6478| #define OMPI_RELEASE_DATE "May 26, 2022"
6479| #define ORTE_MAJOR_VERSION 4
6480| #define ORTE_MINOR_VERSION 1
6481| #define ORTE_RELEASE_VERSION 4
6482| #define ORTE_GREEK_VERSION ""
6483| #define ORTE_REPO_REV "v4.1.4"
6484| #define ORTE_TARBALL_VERSION "4.1.4"
6485| #define ORTE_VERSION "4"
6486| #define ORTE_RELEASE_DATE "May 26, 2022"
6487| #define OSHMEM_MAJOR_VERSION 4
6488| #define OSHMEM_MINOR_VERSION 1
6489| #define OSHMEM_RELEASE_VERSION 4
6490| #define OSHMEM_GREEK_VERSION ""
6491| #define OSHMEM_REPO_REV "v4.1.4"
6492| #define OSHMEM_TARBALL_VERSION "4.1.4"
6493| #define OSHMEM_VERSION "4"
6494| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6495| #define OPAL_MAJOR_VERSION 4
6496| #define OPAL_MINOR_VERSION 1
6497| #define OPAL_RELEASE_VERSION 4
6498| #define OPAL_GREEK_VERSION ""
6499| #define OPAL_REPO_REV "v4.1.4"
6500| #define OPAL_TARBALL_VERSION "4.1.4"
6501| #define OPAL_VERSION "4"
6502| #define OPAL_RELEASE_DATE "May 26, 2022"
6503| #define OPAL_ENABLE_MEM_DEBUG 0
6504| #define OPAL_ENABLE_MEM_PROFILE 0
6505| #define OPAL_ENABLE_TIMING 0
6506| #define OPAL_ENABLE_DEBUG 0
6507| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6508| #define OPAL_ENABLE_PTY_SUPPORT 1
6509| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6510| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6511| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6512| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6513| #define OPAL_WANT_HOME_CONFIG_FILES 1
6514| #define OPAL_ENABLE_IPV6 0
6515| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
6516| #define OPAL_IDENT_STRING "4.1.4"
6517| #define OPAL_MAX_PROCESSOR_NAME 256
6518| #define OPAL_MAX_ERROR_STRING 256
6519| #define OPAL_MAX_OBJECT_NAME 64
6520| #define OPAL_MAX_INFO_KEY 36
6521| #define OPAL_MAX_INFO_VAL 256
6522| #define OPAL_MAX_PORT_NAME 1024
6523| #define OPAL_MAX_DATAREP_STRING 128
6524| #define OPAL_ENABLE_CRDEBUG 0
6525| #define OPAL_ENABLE_GETPWUID 1
6526| #define OPAL_ENABLE_PROGRESS_THREADS 0
6527| #define HAVE_ZLIB_H 1
6528| #define OPAL_HAVE_ZLIB 1
6529| #define OPAL_HAVE_SOLARIS 0
6530| #define HAVE_NETDB_H 1
6531| #define HAVE_NETINET_IN_H 1
6532| #define HAVE_NETINET_TCP_H 1
6533| #define HAVE_STRUCT_SOCKADDR_IN 1
6534| #define OPAL_CUDA_SUPPORT 0
6535| #define OPAL_CUDA_SYNC_MEMOPS 0
6536| #define OPAL_CUDA_GET_ATTRIBUTES 0
6537| #define OPAL_CUDA_GDR_SUPPORT 0
6538| #define OPAL_PMIX_V1 0
6539| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6540| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6541| #define OMPI_GROUP_SPARSE 0
6542| #define OMPI_WANT_PERUSE 0
6543| #define OMPI_WANT_MPI_CXX_SEEK 1
6544| #define OMPI_ENABLE_MPI1_COMPAT 0
6545| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6546| #define MPI_PARAM_CHECK ompi_mpi_param_check
6547| #define OMPI_PARAM_CHECK 1
6548| #define OSHMEM_SPEC_COMPAT 1
6549| #define OSHMEM_PARAM_CHECK 1
6550| #define SPC_ENABLE 0
6551| #define OPAL_CC "/usr/bin/clang"
6552| #define OPAL_C_HAVE__THREAD_LOCAL 1
6553| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6554| #define OPAL_C_HAVE__ATOMIC 1
6555| #define OPAL_C_HAVE__GENERIC 1
6556| #define OPAL_C_HAVE__STATIC_ASSERT 1
6557| #define OPAL_C_HAVE___THREAD 1
6558| #define STDC_HEADERS 1
6559| #define _GNU_SOURCE 1
6560| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6561| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6562| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6563| #define OPAL_CC_USE_PRAGMA_IDENT 0
6564| #define OPAL_CC_USE_IDENT 0
6565| #define OPAL_CC_USE_PRAGMA_COMMENT
6566| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6567| #define HAVE_INT8_T 1
6568| #define HAVE_UINT8_T 1
6569| #define HAVE_INT16_T 1
6570| #define HAVE_UINT16_T 1
6571| #define HAVE_INT32_T 1
6572| #define HAVE_UINT32_T 1
6573| #define HAVE_INT64_T 1
6574| #define HAVE_UINT64_T 1
6575| #define HAVE___INT128 1
6576| #define HAVE_LONG_LONG 1
6577| #define HAVE_LONG_DOUBLE 1
6578| #define HAVE_COMPLEX_H 1
6579| #define HAVE_FLOAT__COMPLEX 1
6580| #define HAVE_DOUBLE__COMPLEX 1
6581| #define HAVE_LONG_DOUBLE__COMPLEX 1
6582| #define HAVE_INTPTR_T 1
6583| /* end confdefs.h.  */
6584| #include <stdio.h>
6585| #ifdef HAVE_SYS_TYPES_H
6586| # include <sys/types.h>
6587| #endif
6588| #ifdef HAVE_SYS_STAT_H
6589| # include <sys/stat.h>
6590| #endif
6591| #ifdef STDC_HEADERS
6592| # include <stdlib.h>
6593| # include <stddef.h>
6594| #else
6595| # ifdef HAVE_STDLIB_H
6596| #  include <stdlib.h>
6597| # endif
6598| #endif
6599| #ifdef HAVE_STRING_H
6600| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6601| #  include <memory.h>
6602| # endif
6603| # include <string.h>
6604| #endif
6605| #ifdef HAVE_STRINGS_H
6606| # include <strings.h>
6607| #endif
6608| #ifdef HAVE_INTTYPES_H
6609| # include <inttypes.h>
6610| #endif
6611| #ifdef HAVE_STDINT_H
6612| # include <stdint.h>
6613| #endif
6614| #ifdef HAVE_UNISTD_H
6615| # include <unistd.h>
6616| #endif
6617| int
6618| main ()
6619| {
6620| if (sizeof ((uintptr_t)))
6621|           return 0;
6622|   ;
6623|   return 0;
6624| }
6625configure:21774: result: yes
6626configure:21784: checking for mode_t
6627configure:21784: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6628configure:21784: $? = 0
6629configure:21784: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6630conftest.c:174:21: error: expected expression
6631if (sizeof ((mode_t)))
6632                    ^
66331 error generated.
6634configure:21784: $? = 1
6635configure: failed program was:
6636| /* confdefs.h */
6637| #define PACKAGE_NAME "Open MPI"
6638| #define PACKAGE_TARNAME "openmpi"
6639| #define PACKAGE_VERSION "4.1.4"
6640| #define PACKAGE_STRING "Open MPI 4.1.4"
6641| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6642| #define PACKAGE_URL ""
6643| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
6644| #define STDC_HEADERS 1
6645| #define HAVE_SYS_TYPES_H 1
6646| #define HAVE_SYS_STAT_H 1
6647| #define HAVE_STDLIB_H 1
6648| #define HAVE_STRING_H 1
6649| #define HAVE_MEMORY_H 1
6650| #define HAVE_STRINGS_H 1
6651| #define HAVE_INTTYPES_H 1
6652| #define HAVE_STDINT_H 1
6653| #define HAVE_UNISTD_H 1
6654| #define __EXTENSIONS__ 1
6655| #define _ALL_SOURCE 1
6656| #define _GNU_SOURCE 1
6657| #define _POSIX_PTHREAD_SEMANTICS 1
6658| #define _TANDEM_SOURCE 1
6659| #define OMPI_MAJOR_VERSION 4
6660| #define OMPI_MINOR_VERSION 1
6661| #define OMPI_RELEASE_VERSION 4
6662| #define OMPI_GREEK_VERSION ""
6663| #define OMPI_REPO_REV "v4.1.4"
6664| #define OMPI_TARBALL_VERSION "4.1.4"
6665| #define OMPI_VERSION "4"
6666| #define OMPI_RELEASE_DATE "May 26, 2022"
6667| #define ORTE_MAJOR_VERSION 4
6668| #define ORTE_MINOR_VERSION 1
6669| #define ORTE_RELEASE_VERSION 4
6670| #define ORTE_GREEK_VERSION ""
6671| #define ORTE_REPO_REV "v4.1.4"
6672| #define ORTE_TARBALL_VERSION "4.1.4"
6673| #define ORTE_VERSION "4"
6674| #define ORTE_RELEASE_DATE "May 26, 2022"
6675| #define OSHMEM_MAJOR_VERSION 4
6676| #define OSHMEM_MINOR_VERSION 1
6677| #define OSHMEM_RELEASE_VERSION 4
6678| #define OSHMEM_GREEK_VERSION ""
6679| #define OSHMEM_REPO_REV "v4.1.4"
6680| #define OSHMEM_TARBALL_VERSION "4.1.4"
6681| #define OSHMEM_VERSION "4"
6682| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6683| #define OPAL_MAJOR_VERSION 4
6684| #define OPAL_MINOR_VERSION 1
6685| #define OPAL_RELEASE_VERSION 4
6686| #define OPAL_GREEK_VERSION ""
6687| #define OPAL_REPO_REV "v4.1.4"
6688| #define OPAL_TARBALL_VERSION "4.1.4"
6689| #define OPAL_VERSION "4"
6690| #define OPAL_RELEASE_DATE "May 26, 2022"
6691| #define OPAL_ENABLE_MEM_DEBUG 0
6692| #define OPAL_ENABLE_MEM_PROFILE 0
6693| #define OPAL_ENABLE_TIMING 0
6694| #define OPAL_ENABLE_DEBUG 0
6695| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6696| #define OPAL_ENABLE_PTY_SUPPORT 1
6697| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6698| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6699| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6700| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6701| #define OPAL_WANT_HOME_CONFIG_FILES 1
6702| #define OPAL_ENABLE_IPV6 0
6703| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
6704| #define OPAL_IDENT_STRING "4.1.4"
6705| #define OPAL_MAX_PROCESSOR_NAME 256
6706| #define OPAL_MAX_ERROR_STRING 256
6707| #define OPAL_MAX_OBJECT_NAME 64
6708| #define OPAL_MAX_INFO_KEY 36
6709| #define OPAL_MAX_INFO_VAL 256
6710| #define OPAL_MAX_PORT_NAME 1024
6711| #define OPAL_MAX_DATAREP_STRING 128
6712| #define OPAL_ENABLE_CRDEBUG 0
6713| #define OPAL_ENABLE_GETPWUID 1
6714| #define OPAL_ENABLE_PROGRESS_THREADS 0
6715| #define HAVE_ZLIB_H 1
6716| #define OPAL_HAVE_ZLIB 1
6717| #define OPAL_HAVE_SOLARIS 0
6718| #define HAVE_NETDB_H 1
6719| #define HAVE_NETINET_IN_H 1
6720| #define HAVE_NETINET_TCP_H 1
6721| #define HAVE_STRUCT_SOCKADDR_IN 1
6722| #define OPAL_CUDA_SUPPORT 0
6723| #define OPAL_CUDA_SYNC_MEMOPS 0
6724| #define OPAL_CUDA_GET_ATTRIBUTES 0
6725| #define OPAL_CUDA_GDR_SUPPORT 0
6726| #define OPAL_PMIX_V1 0
6727| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6728| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6729| #define OMPI_GROUP_SPARSE 0
6730| #define OMPI_WANT_PERUSE 0
6731| #define OMPI_WANT_MPI_CXX_SEEK 1
6732| #define OMPI_ENABLE_MPI1_COMPAT 0
6733| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6734| #define MPI_PARAM_CHECK ompi_mpi_param_check
6735| #define OMPI_PARAM_CHECK 1
6736| #define OSHMEM_SPEC_COMPAT 1
6737| #define OSHMEM_PARAM_CHECK 1
6738| #define SPC_ENABLE 0
6739| #define OPAL_CC "/usr/bin/clang"
6740| #define OPAL_C_HAVE__THREAD_LOCAL 1
6741| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6742| #define OPAL_C_HAVE__ATOMIC 1
6743| #define OPAL_C_HAVE__GENERIC 1
6744| #define OPAL_C_HAVE__STATIC_ASSERT 1
6745| #define OPAL_C_HAVE___THREAD 1
6746| #define STDC_HEADERS 1
6747| #define _GNU_SOURCE 1
6748| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6749| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6750| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6751| #define OPAL_CC_USE_PRAGMA_IDENT 0
6752| #define OPAL_CC_USE_IDENT 0
6753| #define OPAL_CC_USE_PRAGMA_COMMENT
6754| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6755| #define HAVE_INT8_T 1
6756| #define HAVE_UINT8_T 1
6757| #define HAVE_INT16_T 1
6758| #define HAVE_UINT16_T 1
6759| #define HAVE_INT32_T 1
6760| #define HAVE_UINT32_T 1
6761| #define HAVE_INT64_T 1
6762| #define HAVE_UINT64_T 1
6763| #define HAVE___INT128 1
6764| #define HAVE_LONG_LONG 1
6765| #define HAVE_LONG_DOUBLE 1
6766| #define HAVE_COMPLEX_H 1
6767| #define HAVE_FLOAT__COMPLEX 1
6768| #define HAVE_DOUBLE__COMPLEX 1
6769| #define HAVE_LONG_DOUBLE__COMPLEX 1
6770| #define HAVE_INTPTR_T 1
6771| #define HAVE_UINTPTR_T 1
6772| /* end confdefs.h.  */
6773| #include <stdio.h>
6774| #ifdef HAVE_SYS_TYPES_H
6775| # include <sys/types.h>
6776| #endif
6777| #ifdef HAVE_SYS_STAT_H
6778| # include <sys/stat.h>
6779| #endif
6780| #ifdef STDC_HEADERS
6781| # include <stdlib.h>
6782| # include <stddef.h>
6783| #else
6784| # ifdef HAVE_STDLIB_H
6785| #  include <stdlib.h>
6786| # endif
6787| #endif
6788| #ifdef HAVE_STRING_H
6789| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6790| #  include <memory.h>
6791| # endif
6792| # include <string.h>
6793| #endif
6794| #ifdef HAVE_STRINGS_H
6795| # include <strings.h>
6796| #endif
6797| #ifdef HAVE_INTTYPES_H
6798| # include <inttypes.h>
6799| #endif
6800| #ifdef HAVE_STDINT_H
6801| # include <stdint.h>
6802| #endif
6803| #ifdef HAVE_UNISTD_H
6804| # include <unistd.h>
6805| #endif
6806| int
6807| main ()
6808| {
6809| if (sizeof ((mode_t)))
6810|           return 0;
6811|   ;
6812|   return 0;
6813| }
6814configure:21784: result: yes
6815configure:21794: checking for ssize_t
6816configure:21794: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6817configure:21794: $? = 0
6818configure:21794: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
6819conftest.c:175:22: error: expected expression
6820if (sizeof ((ssize_t)))
6821                     ^
68221 error generated.
6823configure:21794: $? = 1
6824configure: failed program was:
6825| /* confdefs.h */
6826| #define PACKAGE_NAME "Open MPI"
6827| #define PACKAGE_TARNAME "openmpi"
6828| #define PACKAGE_VERSION "4.1.4"
6829| #define PACKAGE_STRING "Open MPI 4.1.4"
6830| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6831| #define PACKAGE_URL ""
6832| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
6833| #define STDC_HEADERS 1
6834| #define HAVE_SYS_TYPES_H 1
6835| #define HAVE_SYS_STAT_H 1
6836| #define HAVE_STDLIB_H 1
6837| #define HAVE_STRING_H 1
6838| #define HAVE_MEMORY_H 1
6839| #define HAVE_STRINGS_H 1
6840| #define HAVE_INTTYPES_H 1
6841| #define HAVE_STDINT_H 1
6842| #define HAVE_UNISTD_H 1
6843| #define __EXTENSIONS__ 1
6844| #define _ALL_SOURCE 1
6845| #define _GNU_SOURCE 1
6846| #define _POSIX_PTHREAD_SEMANTICS 1
6847| #define _TANDEM_SOURCE 1
6848| #define OMPI_MAJOR_VERSION 4
6849| #define OMPI_MINOR_VERSION 1
6850| #define OMPI_RELEASE_VERSION 4
6851| #define OMPI_GREEK_VERSION ""
6852| #define OMPI_REPO_REV "v4.1.4"
6853| #define OMPI_TARBALL_VERSION "4.1.4"
6854| #define OMPI_VERSION "4"
6855| #define OMPI_RELEASE_DATE "May 26, 2022"
6856| #define ORTE_MAJOR_VERSION 4
6857| #define ORTE_MINOR_VERSION 1
6858| #define ORTE_RELEASE_VERSION 4
6859| #define ORTE_GREEK_VERSION ""
6860| #define ORTE_REPO_REV "v4.1.4"
6861| #define ORTE_TARBALL_VERSION "4.1.4"
6862| #define ORTE_VERSION "4"
6863| #define ORTE_RELEASE_DATE "May 26, 2022"
6864| #define OSHMEM_MAJOR_VERSION 4
6865| #define OSHMEM_MINOR_VERSION 1
6866| #define OSHMEM_RELEASE_VERSION 4
6867| #define OSHMEM_GREEK_VERSION ""
6868| #define OSHMEM_REPO_REV "v4.1.4"
6869| #define OSHMEM_TARBALL_VERSION "4.1.4"
6870| #define OSHMEM_VERSION "4"
6871| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6872| #define OPAL_MAJOR_VERSION 4
6873| #define OPAL_MINOR_VERSION 1
6874| #define OPAL_RELEASE_VERSION 4
6875| #define OPAL_GREEK_VERSION ""
6876| #define OPAL_REPO_REV "v4.1.4"
6877| #define OPAL_TARBALL_VERSION "4.1.4"
6878| #define OPAL_VERSION "4"
6879| #define OPAL_RELEASE_DATE "May 26, 2022"
6880| #define OPAL_ENABLE_MEM_DEBUG 0
6881| #define OPAL_ENABLE_MEM_PROFILE 0
6882| #define OPAL_ENABLE_TIMING 0
6883| #define OPAL_ENABLE_DEBUG 0
6884| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6885| #define OPAL_ENABLE_PTY_SUPPORT 1
6886| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6887| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6888| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6889| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6890| #define OPAL_WANT_HOME_CONFIG_FILES 1
6891| #define OPAL_ENABLE_IPV6 0
6892| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
6893| #define OPAL_IDENT_STRING "4.1.4"
6894| #define OPAL_MAX_PROCESSOR_NAME 256
6895| #define OPAL_MAX_ERROR_STRING 256
6896| #define OPAL_MAX_OBJECT_NAME 64
6897| #define OPAL_MAX_INFO_KEY 36
6898| #define OPAL_MAX_INFO_VAL 256
6899| #define OPAL_MAX_PORT_NAME 1024
6900| #define OPAL_MAX_DATAREP_STRING 128
6901| #define OPAL_ENABLE_CRDEBUG 0
6902| #define OPAL_ENABLE_GETPWUID 1
6903| #define OPAL_ENABLE_PROGRESS_THREADS 0
6904| #define HAVE_ZLIB_H 1
6905| #define OPAL_HAVE_ZLIB 1
6906| #define OPAL_HAVE_SOLARIS 0
6907| #define HAVE_NETDB_H 1
6908| #define HAVE_NETINET_IN_H 1
6909| #define HAVE_NETINET_TCP_H 1
6910| #define HAVE_STRUCT_SOCKADDR_IN 1
6911| #define OPAL_CUDA_SUPPORT 0
6912| #define OPAL_CUDA_SYNC_MEMOPS 0
6913| #define OPAL_CUDA_GET_ATTRIBUTES 0
6914| #define OPAL_CUDA_GDR_SUPPORT 0
6915| #define OPAL_PMIX_V1 0
6916| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6917| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6918| #define OMPI_GROUP_SPARSE 0
6919| #define OMPI_WANT_PERUSE 0
6920| #define OMPI_WANT_MPI_CXX_SEEK 1
6921| #define OMPI_ENABLE_MPI1_COMPAT 0
6922| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6923| #define MPI_PARAM_CHECK ompi_mpi_param_check
6924| #define OMPI_PARAM_CHECK 1
6925| #define OSHMEM_SPEC_COMPAT 1
6926| #define OSHMEM_PARAM_CHECK 1
6927| #define SPC_ENABLE 0
6928| #define OPAL_CC "/usr/bin/clang"
6929| #define OPAL_C_HAVE__THREAD_LOCAL 1
6930| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6931| #define OPAL_C_HAVE__ATOMIC 1
6932| #define OPAL_C_HAVE__GENERIC 1
6933| #define OPAL_C_HAVE__STATIC_ASSERT 1
6934| #define OPAL_C_HAVE___THREAD 1
6935| #define STDC_HEADERS 1
6936| #define _GNU_SOURCE 1
6937| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6938| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6939| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6940| #define OPAL_CC_USE_PRAGMA_IDENT 0
6941| #define OPAL_CC_USE_IDENT 0
6942| #define OPAL_CC_USE_PRAGMA_COMMENT
6943| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6944| #define HAVE_INT8_T 1
6945| #define HAVE_UINT8_T 1
6946| #define HAVE_INT16_T 1
6947| #define HAVE_UINT16_T 1
6948| #define HAVE_INT32_T 1
6949| #define HAVE_UINT32_T 1
6950| #define HAVE_INT64_T 1
6951| #define HAVE_UINT64_T 1
6952| #define HAVE___INT128 1
6953| #define HAVE_LONG_LONG 1
6954| #define HAVE_LONG_DOUBLE 1
6955| #define HAVE_COMPLEX_H 1
6956| #define HAVE_FLOAT__COMPLEX 1
6957| #define HAVE_DOUBLE__COMPLEX 1
6958| #define HAVE_LONG_DOUBLE__COMPLEX 1
6959| #define HAVE_INTPTR_T 1
6960| #define HAVE_UINTPTR_T 1
6961| #define HAVE_MODE_T 1
6962| /* end confdefs.h.  */
6963| #include <stdio.h>
6964| #ifdef HAVE_SYS_TYPES_H
6965| # include <sys/types.h>
6966| #endif
6967| #ifdef HAVE_SYS_STAT_H
6968| # include <sys/stat.h>
6969| #endif
6970| #ifdef STDC_HEADERS
6971| # include <stdlib.h>
6972| # include <stddef.h>
6973| #else
6974| # ifdef HAVE_STDLIB_H
6975| #  include <stdlib.h>
6976| # endif
6977| #endif
6978| #ifdef HAVE_STRING_H
6979| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6980| #  include <memory.h>
6981| # endif
6982| # include <string.h>
6983| #endif
6984| #ifdef HAVE_STRINGS_H
6985| # include <strings.h>
6986| #endif
6987| #ifdef HAVE_INTTYPES_H
6988| # include <inttypes.h>
6989| #endif
6990| #ifdef HAVE_STDINT_H
6991| # include <stdint.h>
6992| #endif
6993| #ifdef HAVE_UNISTD_H
6994| # include <unistd.h>
6995| #endif
6996| int
6997| main ()
6998| {
6999| if (sizeof ((ssize_t)))
7000|           return 0;
7001|   ;
7002|   return 0;
7003| }
7004configure:21794: result: yes
7005configure:21804: checking for ptrdiff_t
7006configure:21804: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
7007configure:21804: $? = 0
7008configure:21804: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
7009conftest.c:176:24: error: expected expression
7010if (sizeof ((ptrdiff_t)))
7011                       ^
70121 error generated.
7013configure:21804: $? = 1
7014configure: failed program was:
7015| /* confdefs.h */
7016| #define PACKAGE_NAME "Open MPI"
7017| #define PACKAGE_TARNAME "openmpi"
7018| #define PACKAGE_VERSION "4.1.4"
7019| #define PACKAGE_STRING "Open MPI 4.1.4"
7020| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7021| #define PACKAGE_URL ""
7022| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
7023| #define STDC_HEADERS 1
7024| #define HAVE_SYS_TYPES_H 1
7025| #define HAVE_SYS_STAT_H 1
7026| #define HAVE_STDLIB_H 1
7027| #define HAVE_STRING_H 1
7028| #define HAVE_MEMORY_H 1
7029| #define HAVE_STRINGS_H 1
7030| #define HAVE_INTTYPES_H 1
7031| #define HAVE_STDINT_H 1
7032| #define HAVE_UNISTD_H 1
7033| #define __EXTENSIONS__ 1
7034| #define _ALL_SOURCE 1
7035| #define _GNU_SOURCE 1
7036| #define _POSIX_PTHREAD_SEMANTICS 1
7037| #define _TANDEM_SOURCE 1
7038| #define OMPI_MAJOR_VERSION 4
7039| #define OMPI_MINOR_VERSION 1
7040| #define OMPI_RELEASE_VERSION 4
7041| #define OMPI_GREEK_VERSION ""
7042| #define OMPI_REPO_REV "v4.1.4"
7043| #define OMPI_TARBALL_VERSION "4.1.4"
7044| #define OMPI_VERSION "4"
7045| #define OMPI_RELEASE_DATE "May 26, 2022"
7046| #define ORTE_MAJOR_VERSION 4
7047| #define ORTE_MINOR_VERSION 1
7048| #define ORTE_RELEASE_VERSION 4
7049| #define ORTE_GREEK_VERSION ""
7050| #define ORTE_REPO_REV "v4.1.4"
7051| #define ORTE_TARBALL_VERSION "4.1.4"
7052| #define ORTE_VERSION "4"
7053| #define ORTE_RELEASE_DATE "May 26, 2022"
7054| #define OSHMEM_MAJOR_VERSION 4
7055| #define OSHMEM_MINOR_VERSION 1
7056| #define OSHMEM_RELEASE_VERSION 4
7057| #define OSHMEM_GREEK_VERSION ""
7058| #define OSHMEM_REPO_REV "v4.1.4"
7059| #define OSHMEM_TARBALL_VERSION "4.1.4"
7060| #define OSHMEM_VERSION "4"
7061| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7062| #define OPAL_MAJOR_VERSION 4
7063| #define OPAL_MINOR_VERSION 1
7064| #define OPAL_RELEASE_VERSION 4
7065| #define OPAL_GREEK_VERSION ""
7066| #define OPAL_REPO_REV "v4.1.4"
7067| #define OPAL_TARBALL_VERSION "4.1.4"
7068| #define OPAL_VERSION "4"
7069| #define OPAL_RELEASE_DATE "May 26, 2022"
7070| #define OPAL_ENABLE_MEM_DEBUG 0
7071| #define OPAL_ENABLE_MEM_PROFILE 0
7072| #define OPAL_ENABLE_TIMING 0
7073| #define OPAL_ENABLE_DEBUG 0
7074| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7075| #define OPAL_ENABLE_PTY_SUPPORT 1
7076| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7077| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7078| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7079| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7080| #define OPAL_WANT_HOME_CONFIG_FILES 1
7081| #define OPAL_ENABLE_IPV6 0
7082| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
7083| #define OPAL_IDENT_STRING "4.1.4"
7084| #define OPAL_MAX_PROCESSOR_NAME 256
7085| #define OPAL_MAX_ERROR_STRING 256
7086| #define OPAL_MAX_OBJECT_NAME 64
7087| #define OPAL_MAX_INFO_KEY 36
7088| #define OPAL_MAX_INFO_VAL 256
7089| #define OPAL_MAX_PORT_NAME 1024
7090| #define OPAL_MAX_DATAREP_STRING 128
7091| #define OPAL_ENABLE_CRDEBUG 0
7092| #define OPAL_ENABLE_GETPWUID 1
7093| #define OPAL_ENABLE_PROGRESS_THREADS 0
7094| #define HAVE_ZLIB_H 1
7095| #define OPAL_HAVE_ZLIB 1
7096| #define OPAL_HAVE_SOLARIS 0
7097| #define HAVE_NETDB_H 1
7098| #define HAVE_NETINET_IN_H 1
7099| #define HAVE_NETINET_TCP_H 1
7100| #define HAVE_STRUCT_SOCKADDR_IN 1
7101| #define OPAL_CUDA_SUPPORT 0
7102| #define OPAL_CUDA_SYNC_MEMOPS 0
7103| #define OPAL_CUDA_GET_ATTRIBUTES 0
7104| #define OPAL_CUDA_GDR_SUPPORT 0
7105| #define OPAL_PMIX_V1 0
7106| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7107| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7108| #define OMPI_GROUP_SPARSE 0
7109| #define OMPI_WANT_PERUSE 0
7110| #define OMPI_WANT_MPI_CXX_SEEK 1
7111| #define OMPI_ENABLE_MPI1_COMPAT 0
7112| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7113| #define MPI_PARAM_CHECK ompi_mpi_param_check
7114| #define OMPI_PARAM_CHECK 1
7115| #define OSHMEM_SPEC_COMPAT 1
7116| #define OSHMEM_PARAM_CHECK 1
7117| #define SPC_ENABLE 0
7118| #define OPAL_CC "/usr/bin/clang"
7119| #define OPAL_C_HAVE__THREAD_LOCAL 1
7120| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7121| #define OPAL_C_HAVE__ATOMIC 1
7122| #define OPAL_C_HAVE__GENERIC 1
7123| #define OPAL_C_HAVE__STATIC_ASSERT 1
7124| #define OPAL_C_HAVE___THREAD 1
7125| #define STDC_HEADERS 1
7126| #define _GNU_SOURCE 1
7127| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7128| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7129| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7130| #define OPAL_CC_USE_PRAGMA_IDENT 0
7131| #define OPAL_CC_USE_IDENT 0
7132| #define OPAL_CC_USE_PRAGMA_COMMENT
7133| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7134| #define HAVE_INT8_T 1
7135| #define HAVE_UINT8_T 1
7136| #define HAVE_INT16_T 1
7137| #define HAVE_UINT16_T 1
7138| #define HAVE_INT32_T 1
7139| #define HAVE_UINT32_T 1
7140| #define HAVE_INT64_T 1
7141| #define HAVE_UINT64_T 1
7142| #define HAVE___INT128 1
7143| #define HAVE_LONG_LONG 1
7144| #define HAVE_LONG_DOUBLE 1
7145| #define HAVE_COMPLEX_H 1
7146| #define HAVE_FLOAT__COMPLEX 1
7147| #define HAVE_DOUBLE__COMPLEX 1
7148| #define HAVE_LONG_DOUBLE__COMPLEX 1
7149| #define HAVE_INTPTR_T 1
7150| #define HAVE_UINTPTR_T 1
7151| #define HAVE_MODE_T 1
7152| #define HAVE_SSIZE_T 1
7153| /* end confdefs.h.  */
7154| #include <stdio.h>
7155| #ifdef HAVE_SYS_TYPES_H
7156| # include <sys/types.h>
7157| #endif
7158| #ifdef HAVE_SYS_STAT_H
7159| # include <sys/stat.h>
7160| #endif
7161| #ifdef STDC_HEADERS
7162| # include <stdlib.h>
7163| # include <stddef.h>
7164| #else
7165| # ifdef HAVE_STDLIB_H
7166| #  include <stdlib.h>
7167| # endif
7168| #endif
7169| #ifdef HAVE_STRING_H
7170| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7171| #  include <memory.h>
7172| # endif
7173| # include <string.h>
7174| #endif
7175| #ifdef HAVE_STRINGS_H
7176| # include <strings.h>
7177| #endif
7178| #ifdef HAVE_INTTYPES_H
7179| # include <inttypes.h>
7180| #endif
7181| #ifdef HAVE_STDINT_H
7182| # include <stdint.h>
7183| #endif
7184| #ifdef HAVE_UNISTD_H
7185| # include <unistd.h>
7186| #endif
7187| int
7188| main ()
7189| {
7190| if (sizeof ((ptrdiff_t)))
7191|           return 0;
7192|   ;
7193|   return 0;
7194| }
7195configure:21804: result: yes
7196configure:21823: checking size of _Bool
7197configure:21828: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7198configure:21828: $? = 0
7199configure:21828: ./conftest
7200configure:21828: $? = 0
7201configure:21842: result: 1
7202configure:21856: checking size of char
7203configure:21861: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7204configure:21861: $? = 0
7205configure:21861: ./conftest
7206configure:21861: $? = 0
7207configure:21875: result: 1
7208configure:21889: checking size of short
7209configure:21894: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7210configure:21894: $? = 0
7211configure:21894: ./conftest
7212configure:21894: $? = 0
7213configure:21908: result: 2
7214configure:21922: checking size of int
7215configure:21927: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7216configure:21927: $? = 0
7217configure:21927: ./conftest
7218configure:21927: $? = 0
7219configure:21941: result: 4
7220configure:21955: checking size of long
7221configure:21960: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7222configure:21960: $? = 0
7223configure:21960: ./conftest
7224configure:21960: $? = 0
7225configure:21974: result: 8
7226configure:21989: checking size of long long
7227configure:21994: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7228configure:21994: $? = 0
7229configure:21994: ./conftest
7230configure:21994: $? = 0
7231configure:22008: result: 8
7232configure:22023: checking size of float
7233configure:22028: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7234configure:22028: $? = 0
7235configure:22028: ./conftest
7236configure:22028: $? = 0
7237configure:22042: result: 4
7238configure:22056: checking size of double
7239configure:22061: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7240configure:22061: $? = 0
7241configure:22061: ./conftest
7242configure:22061: $? = 0
7243configure:22075: result: 8
7244configure:22090: checking size of long double
7245configure:22095: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7246configure:22095: $? = 0
7247configure:22095: ./conftest
7248configure:22095: $? = 0
7249configure:22109: result: 8
7250configure:22162: checking size of float _Complex
7251configure:22167: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7252configure:22167: $? = 0
7253configure:22167: ./conftest
7254configure:22167: $? = 0
7255configure:22181: result: 8
7256configure:22197: checking size of double _Complex
7257configure:22202: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7258configure:22202: $? = 0
7259configure:22202: ./conftest
7260configure:22202: $? = 0
7261configure:22216: result: 16
7262configure:22232: checking size of long double _Complex
7263configure:22237: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7264configure:22237: $? = 0
7265configure:22237: ./conftest
7266configure:22237: $? = 0
7267configure:22251: result: 16
7268configure:22267: checking size of void *
7269configure:22272: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7270configure:22272: $? = 0
7271configure:22272: ./conftest
7272configure:22272: $? = 0
7273configure:22286: result: 8
7274configure:22300: checking size of size_t
7275configure:22305: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7276configure:22305: $? = 0
7277configure:22305: ./conftest
7278configure:22305: $? = 0
7279configure:22319: result: 8
7280configure:22334: checking size of ssize_t
7281configure:22339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7282configure:22339: $? = 0
7283configure:22339: ./conftest
7284configure:22339: $? = 0
7285configure:22353: result: 8
7286configure:22369: checking size of ptrdiff_t
7287configure:22374: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7288configure:22374: $? = 0
7289configure:22374: ./conftest
7290configure:22374: $? = 0
7291configure:22388: result: 8
7292configure:22405: checking size of wchar_t
7293configure:22410: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7294configure:22410: $? = 0
7295configure:22410: ./conftest
7296configure:22410: $? = 0
7297configure:22424: result: 4
7298configure:22439: checking size of pid_t
7299configure:22444: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7300configure:22444: $? = 0
7301configure:22444: ./conftest
7302configure:22444: $? = 0
7303configure:22458: result: 4
7304configure:22474: checking size of atomic_short
7305configure:22479: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7306configure:22479: $? = 0
7307configure:22479: ./conftest
7308configure:22479: $? = 0
7309configure:22494: result: 2
7310configure:22508: checking size of atomic_int
7311configure:22513: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7312configure:22513: $? = 0
7313configure:22513: ./conftest
7314configure:22513: $? = 0
7315configure:22528: result: 4
7316configure:22542: checking size of atomic_long
7317configure:22547: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7318configure:22547: $? = 0
7319configure:22547: ./conftest
7320configure:22547: $? = 0
7321configure:22562: result: 8
7322configure:22576: checking size of atomic_llong
7323configure:22581: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7324configure:22581: $? = 0
7325configure:22581: ./conftest
7326configure:22581: $? = 0
7327configure:22596: result: 8
7328configure:22612: checking alignment of bool
7329configure:22661: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7330configure:22661: $? = 0
7331configure:22661: ./conftest
7332configure:22661: $? = 0
7333configure:22675: result: 1
7334configure:22687: checking alignment of int8_t
7335configure:22736: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7336configure:22736: $? = 0
7337configure:22736: ./conftest
7338configure:22736: $? = 0
7339configure:22750: result: 1
7340configure:22762: checking alignment of int16_t
7341configure:22811: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7342configure:22811: $? = 0
7343configure:22811: ./conftest
7344configure:22811: $? = 0
7345configure:22825: result: 2
7346configure:22837: checking alignment of int32_t
7347configure:22886: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7348configure:22886: $? = 0
7349configure:22886: ./conftest
7350configure:22886: $? = 0
7351configure:22900: result: 4
7352configure:22912: checking alignment of int64_t
7353configure:22961: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7354configure:22961: $? = 0
7355configure:22961: ./conftest
7356configure:22961: $? = 0
7357configure:22975: result: 8
7358configure:23064: checking alignment of char
7359configure:23113: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7360configure:23113: $? = 0
7361configure:23113: ./conftest
7362configure:23113: $? = 0
7363configure:23127: result: 1
7364configure:23139: checking alignment of short
7365configure:23188: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7366configure:23188: $? = 0
7367configure:23188: ./conftest
7368configure:23188: $? = 0
7369configure:23202: result: 2
7370configure:23214: checking alignment of wchar_t
7371configure:23263: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7372configure:23263: $? = 0
7373configure:23263: ./conftest
7374configure:23263: $? = 0
7375configure:23277: result: 4
7376configure:23289: checking alignment of int
7377configure:23338: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7378configure:23338: $? = 0
7379configure:23338: ./conftest
7380configure:23338: $? = 0
7381configure:23352: result: 4
7382configure:23364: checking alignment of long
7383configure:23413: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7384configure:23413: $? = 0
7385configure:23413: ./conftest
7386configure:23413: $? = 0
7387configure:23427: result: 8
7388configure:23440: checking alignment of long long
7389configure:23489: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7390configure:23489: $? = 0
7391configure:23489: ./conftest
7392configure:23489: $? = 0
7393configure:23503: result: 8
7394configure:23516: checking alignment of float
7395configure:23565: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7396configure:23565: $? = 0
7397configure:23565: ./conftest
7398configure:23565: $? = 0
7399configure:23579: result: 4
7400configure:23591: checking alignment of double
7401configure:23640: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7402configure:23640: $? = 0
7403configure:23640: ./conftest
7404configure:23640: $? = 0
7405configure:23654: result: 8
7406configure:23667: checking alignment of long double
7407configure:23716: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7408configure:23716: $? = 0
7409configure:23716: ./conftest
7410configure:23716: $? = 0
7411configure:23730: result: 8
7412configure:23825: checking alignment of float _Complex
7413configure:23874: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7414configure:23874: $? = 0
7415configure:23874: ./conftest
7416configure:23874: $? = 0
7417configure:23888: result: 4
7418configure:23902: checking alignment of double _Complex
7419configure:23951: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7420configure:23951: $? = 0
7421configure:23951: ./conftest
7422configure:23951: $? = 0
7423configure:23965: result: 8
7424configure:23979: checking alignment of long double _Complex
7425configure:24028: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7426configure:24028: $? = 0
7427configure:24028: ./conftest
7428configure:24028: $? = 0
7429configure:24042: result: 8
7430configure:24056: checking alignment of void *
7431configure:24105: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7432configure:24105: $? = 0
7433configure:24105: ./conftest
7434configure:24105: $? = 0
7435configure:24119: result: 8
7436configure:24131: checking alignment of size_t
7437configure:24180: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
7438configure:24180: $? = 0
7439configure:24180: ./conftest
7440configure:24180: $? = 0
7441configure:24194: result: 8
7442configure:24211: checking for weak symbol support
7443configure:24242: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing  -c conftest_weak.c
7444configure:24249: $? = 0
7445configure:24259: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing  conftest.c conftest_weak.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib  -lz
7446ld: Undefined symbols:
7447  _fake, referenced from:
7448      _main in conftest-deb68e.o
7449clang: error: linker command failed with exit code 1 (use -v to see invocation)
7450configure:24266: $? = 1
7451configure:24292: result: no
7452configure:24302: checking for macro weak symbol support
7453configure:24339: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing  -c conftest_weak.c
7454configure:24346: $? = 0
7455configure:24356: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing  conftest.c conftest_weak.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib  -lz
7456ld: Undefined symbols:
7457  _fake1, referenced from:
7458      _main in conftest-cc3810.o
7459  _fake2, referenced from:
7460      _main in conftest-cc3810.o
7461clang: error: linker command failed with exit code 1 (use -v to see invocation)
7462configure:24363: $? = 1
7463configure:24389: result: no
7464configure:24513: checking for functional offsetof macro
7465configure:24526: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
7466configure:24526: $? = 0
7467configure:24561: result: yes
7468configure:5963: *** C++ compiler and preprocessor
7469configure:24752: checking for C++ compiler version
7470configure:24761: /usr/bin/clang++ --version >&5
7471Apple clang version 15.0.0 (clang-1500.0.40.1)
7472Target: arm64-apple-darwin23.1.0
7473Thread model: posix
7474InstalledDir: /Library/Developer/CommandLineTools/usr/bin
7475configure:24772: $? = 0
7476configure:24761: /usr/bin/clang++ -v >&5
7477Apple clang version 15.0.0 (clang-1500.0.40.1)
7478Target: arm64-apple-darwin23.1.0
7479Thread model: posix
7480InstalledDir: /Library/Developer/CommandLineTools/usr/bin
7481configure:24772: $? = 0
7482configure:24761: /usr/bin/clang++ -V >&5
7483clang: error: argument to '-V' is missing (expected 1 value)
7484clang: error: no input files
7485configure:24772: $? = 1
7486configure:24761: /usr/bin/clang++ -qversion >&5
7487clang: error: unknown argument '-qversion'; did you mean '--version'?
7488clang: error: no input files
7489configure:24772: $? = 1
7490configure:24776: checking whether we are using the GNU C++ compiler
7491configure:24795: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
7492configure:24795: $? = 0
7493configure:24804: result: yes
7494configure:24813: checking whether /usr/bin/clang++ accepts -g
7495configure:24833: /usr/bin/clang++ -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
7496configure:24833: $? = 0
7497configure:24874: result: yes
7498configure:24899: checking dependency style of /usr/bin/clang++
7499configure:25010: result: gcc3
7500configure:25030: checking how to run the C++ preprocessor
7501configure:25057: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
7502configure:25057: $? = 0
7503configure:25071: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
7504conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found
7505#include <ac_nonexistent.h>
7506         ^~~~~~~~~~~~~~~~~~
75071 error generated.
7508configure:25071: $? = 1
7509configure: failed program was:
7510| /* confdefs.h */
7511| #define PACKAGE_NAME "Open MPI"
7512| #define PACKAGE_TARNAME "openmpi"
7513| #define PACKAGE_VERSION "4.1.4"
7514| #define PACKAGE_STRING "Open MPI 4.1.4"
7515| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7516| #define PACKAGE_URL ""
7517| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
7518| #define STDC_HEADERS 1
7519| #define HAVE_SYS_TYPES_H 1
7520| #define HAVE_SYS_STAT_H 1
7521| #define HAVE_STDLIB_H 1
7522| #define HAVE_STRING_H 1
7523| #define HAVE_MEMORY_H 1
7524| #define HAVE_STRINGS_H 1
7525| #define HAVE_INTTYPES_H 1
7526| #define HAVE_STDINT_H 1
7527| #define HAVE_UNISTD_H 1
7528| #define __EXTENSIONS__ 1
7529| #define _ALL_SOURCE 1
7530| #define _GNU_SOURCE 1
7531| #define _POSIX_PTHREAD_SEMANTICS 1
7532| #define _TANDEM_SOURCE 1
7533| #define OMPI_MAJOR_VERSION 4
7534| #define OMPI_MINOR_VERSION 1
7535| #define OMPI_RELEASE_VERSION 4
7536| #define OMPI_GREEK_VERSION ""
7537| #define OMPI_REPO_REV "v4.1.4"
7538| #define OMPI_TARBALL_VERSION "4.1.4"
7539| #define OMPI_VERSION "4"
7540| #define OMPI_RELEASE_DATE "May 26, 2022"
7541| #define ORTE_MAJOR_VERSION 4
7542| #define ORTE_MINOR_VERSION 1
7543| #define ORTE_RELEASE_VERSION 4
7544| #define ORTE_GREEK_VERSION ""
7545| #define ORTE_REPO_REV "v4.1.4"
7546| #define ORTE_TARBALL_VERSION "4.1.4"
7547| #define ORTE_VERSION "4"
7548| #define ORTE_RELEASE_DATE "May 26, 2022"
7549| #define OSHMEM_MAJOR_VERSION 4
7550| #define OSHMEM_MINOR_VERSION 1
7551| #define OSHMEM_RELEASE_VERSION 4
7552| #define OSHMEM_GREEK_VERSION ""
7553| #define OSHMEM_REPO_REV "v4.1.4"
7554| #define OSHMEM_TARBALL_VERSION "4.1.4"
7555| #define OSHMEM_VERSION "4"
7556| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7557| #define OPAL_MAJOR_VERSION 4
7558| #define OPAL_MINOR_VERSION 1
7559| #define OPAL_RELEASE_VERSION 4
7560| #define OPAL_GREEK_VERSION ""
7561| #define OPAL_REPO_REV "v4.1.4"
7562| #define OPAL_TARBALL_VERSION "4.1.4"
7563| #define OPAL_VERSION "4"
7564| #define OPAL_RELEASE_DATE "May 26, 2022"
7565| #define OPAL_ENABLE_MEM_DEBUG 0
7566| #define OPAL_ENABLE_MEM_PROFILE 0
7567| #define OPAL_ENABLE_TIMING 0
7568| #define OPAL_ENABLE_DEBUG 0
7569| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7570| #define OPAL_ENABLE_PTY_SUPPORT 1
7571| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7572| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7573| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7574| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7575| #define OPAL_WANT_HOME_CONFIG_FILES 1
7576| #define OPAL_ENABLE_IPV6 0
7577| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
7578| #define OPAL_IDENT_STRING "4.1.4"
7579| #define OPAL_MAX_PROCESSOR_NAME 256
7580| #define OPAL_MAX_ERROR_STRING 256
7581| #define OPAL_MAX_OBJECT_NAME 64
7582| #define OPAL_MAX_INFO_KEY 36
7583| #define OPAL_MAX_INFO_VAL 256
7584| #define OPAL_MAX_PORT_NAME 1024
7585| #define OPAL_MAX_DATAREP_STRING 128
7586| #define OPAL_ENABLE_CRDEBUG 0
7587| #define OPAL_ENABLE_GETPWUID 1
7588| #define OPAL_ENABLE_PROGRESS_THREADS 0
7589| #define HAVE_ZLIB_H 1
7590| #define OPAL_HAVE_ZLIB 1
7591| #define OPAL_HAVE_SOLARIS 0
7592| #define HAVE_NETDB_H 1
7593| #define HAVE_NETINET_IN_H 1
7594| #define HAVE_NETINET_TCP_H 1
7595| #define HAVE_STRUCT_SOCKADDR_IN 1
7596| #define OPAL_CUDA_SUPPORT 0
7597| #define OPAL_CUDA_SYNC_MEMOPS 0
7598| #define OPAL_CUDA_GET_ATTRIBUTES 0
7599| #define OPAL_CUDA_GDR_SUPPORT 0
7600| #define OPAL_PMIX_V1 0
7601| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7602| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7603| #define OMPI_GROUP_SPARSE 0
7604| #define OMPI_WANT_PERUSE 0
7605| #define OMPI_WANT_MPI_CXX_SEEK 1
7606| #define OMPI_ENABLE_MPI1_COMPAT 0
7607| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7608| #define MPI_PARAM_CHECK ompi_mpi_param_check
7609| #define OMPI_PARAM_CHECK 1
7610| #define OSHMEM_SPEC_COMPAT 1
7611| #define OSHMEM_PARAM_CHECK 1
7612| #define SPC_ENABLE 0
7613| #define OPAL_CC "/usr/bin/clang"
7614| #define OPAL_C_HAVE__THREAD_LOCAL 1
7615| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7616| #define OPAL_C_HAVE__ATOMIC 1
7617| #define OPAL_C_HAVE__GENERIC 1
7618| #define OPAL_C_HAVE__STATIC_ASSERT 1
7619| #define OPAL_C_HAVE___THREAD 1
7620| #define STDC_HEADERS 1
7621| #define _GNU_SOURCE 1
7622| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7623| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7624| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7625| #define OPAL_CC_USE_PRAGMA_IDENT 0
7626| #define OPAL_CC_USE_IDENT 0
7627| #define OPAL_CC_USE_PRAGMA_COMMENT
7628| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7629| #define HAVE_INT8_T 1
7630| #define HAVE_UINT8_T 1
7631| #define HAVE_INT16_T 1
7632| #define HAVE_UINT16_T 1
7633| #define HAVE_INT32_T 1
7634| #define HAVE_UINT32_T 1
7635| #define HAVE_INT64_T 1
7636| #define HAVE_UINT64_T 1
7637| #define HAVE___INT128 1
7638| #define HAVE_LONG_LONG 1
7639| #define HAVE_LONG_DOUBLE 1
7640| #define HAVE_COMPLEX_H 1
7641| #define HAVE_FLOAT__COMPLEX 1
7642| #define HAVE_DOUBLE__COMPLEX 1
7643| #define HAVE_LONG_DOUBLE__COMPLEX 1
7644| #define HAVE_INTPTR_T 1
7645| #define HAVE_UINTPTR_T 1
7646| #define HAVE_MODE_T 1
7647| #define HAVE_SSIZE_T 1
7648| #define HAVE_PTRDIFF_T 1
7649| #define SIZEOF__BOOL 1
7650| #define SIZEOF_CHAR 1
7651| #define SIZEOF_SHORT 2
7652| #define SIZEOF_INT 4
7653| #define SIZEOF_LONG 8
7654| #define SIZEOF_LONG_LONG 8
7655| #define SIZEOF_FLOAT 4
7656| #define SIZEOF_DOUBLE 8
7657| #define SIZEOF_LONG_DOUBLE 8
7658| #define SIZEOF_FLOAT__COMPLEX 8
7659| #define SIZEOF_DOUBLE__COMPLEX 16
7660| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
7661| #define SIZEOF_VOID_P 8
7662| #define SIZEOF_SIZE_T 8
7663| #define SIZEOF_SSIZE_T 8
7664| #define SIZEOF_PTRDIFF_T 8
7665| #define SIZEOF_WCHAR_T 4
7666| #define SIZEOF_PID_T 4
7667| #define SIZEOF_ATOMIC_SHORT 2
7668| #define SIZEOF_ATOMIC_INT 4
7669| #define SIZEOF_ATOMIC_LONG 8
7670| #define SIZEOF_ATOMIC_LLONG 8
7671| #define OPAL_ALIGNMENT_BOOL 1
7672| #define OPAL_ALIGNMENT_INT8 1
7673| #define OPAL_ALIGNMENT_INT16 2
7674| #define OPAL_ALIGNMENT_INT32 4
7675| #define OPAL_ALIGNMENT_INT64 8
7676| #define OPAL_ALIGNMENT_CHAR 1
7677| #define OPAL_ALIGNMENT_SHORT 2
7678| #define OPAL_ALIGNMENT_WCHAR 4
7679| #define OPAL_ALIGNMENT_INT 4
7680| #define OPAL_ALIGNMENT_LONG 8
7681| #define OPAL_ALIGNMENT_LONG_LONG 8
7682| #define OPAL_ALIGNMENT_FLOAT 4
7683| #define OPAL_ALIGNMENT_DOUBLE 8
7684| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
7685| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
7686| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
7687| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
7688| #define OPAL_ALIGNMENT_VOID_P 8
7689| #define OPAL_ALIGNMENT_SIZE_T 8
7690| /* end confdefs.h.  */
7691| #include <ac_nonexistent.h>
7692configure:25096: result: /usr/bin/clang++ -E
7693configure:25116: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
7694configure:25116: $? = 0
7695configure:25130: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
7696conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found
7697#include <ac_nonexistent.h>
7698         ^~~~~~~~~~~~~~~~~~
76991 error generated.
7700configure:25130: $? = 1
7701configure: failed program was:
7702| /* confdefs.h */
7703| #define PACKAGE_NAME "Open MPI"
7704| #define PACKAGE_TARNAME "openmpi"
7705| #define PACKAGE_VERSION "4.1.4"
7706| #define PACKAGE_STRING "Open MPI 4.1.4"
7707| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7708| #define PACKAGE_URL ""
7709| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
7710| #define STDC_HEADERS 1
7711| #define HAVE_SYS_TYPES_H 1
7712| #define HAVE_SYS_STAT_H 1
7713| #define HAVE_STDLIB_H 1
7714| #define HAVE_STRING_H 1
7715| #define HAVE_MEMORY_H 1
7716| #define HAVE_STRINGS_H 1
7717| #define HAVE_INTTYPES_H 1
7718| #define HAVE_STDINT_H 1
7719| #define HAVE_UNISTD_H 1
7720| #define __EXTENSIONS__ 1
7721| #define _ALL_SOURCE 1
7722| #define _GNU_SOURCE 1
7723| #define _POSIX_PTHREAD_SEMANTICS 1
7724| #define _TANDEM_SOURCE 1
7725| #define OMPI_MAJOR_VERSION 4
7726| #define OMPI_MINOR_VERSION 1
7727| #define OMPI_RELEASE_VERSION 4
7728| #define OMPI_GREEK_VERSION ""
7729| #define OMPI_REPO_REV "v4.1.4"
7730| #define OMPI_TARBALL_VERSION "4.1.4"
7731| #define OMPI_VERSION "4"
7732| #define OMPI_RELEASE_DATE "May 26, 2022"
7733| #define ORTE_MAJOR_VERSION 4
7734| #define ORTE_MINOR_VERSION 1
7735| #define ORTE_RELEASE_VERSION 4
7736| #define ORTE_GREEK_VERSION ""
7737| #define ORTE_REPO_REV "v4.1.4"
7738| #define ORTE_TARBALL_VERSION "4.1.4"
7739| #define ORTE_VERSION "4"
7740| #define ORTE_RELEASE_DATE "May 26, 2022"
7741| #define OSHMEM_MAJOR_VERSION 4
7742| #define OSHMEM_MINOR_VERSION 1
7743| #define OSHMEM_RELEASE_VERSION 4
7744| #define OSHMEM_GREEK_VERSION ""
7745| #define OSHMEM_REPO_REV "v4.1.4"
7746| #define OSHMEM_TARBALL_VERSION "4.1.4"
7747| #define OSHMEM_VERSION "4"
7748| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7749| #define OPAL_MAJOR_VERSION 4
7750| #define OPAL_MINOR_VERSION 1
7751| #define OPAL_RELEASE_VERSION 4
7752| #define OPAL_GREEK_VERSION ""
7753| #define OPAL_REPO_REV "v4.1.4"
7754| #define OPAL_TARBALL_VERSION "4.1.4"
7755| #define OPAL_VERSION "4"
7756| #define OPAL_RELEASE_DATE "May 26, 2022"
7757| #define OPAL_ENABLE_MEM_DEBUG 0
7758| #define OPAL_ENABLE_MEM_PROFILE 0
7759| #define OPAL_ENABLE_TIMING 0
7760| #define OPAL_ENABLE_DEBUG 0
7761| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7762| #define OPAL_ENABLE_PTY_SUPPORT 1
7763| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7764| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7765| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7766| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7767| #define OPAL_WANT_HOME_CONFIG_FILES 1
7768| #define OPAL_ENABLE_IPV6 0
7769| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
7770| #define OPAL_IDENT_STRING "4.1.4"
7771| #define OPAL_MAX_PROCESSOR_NAME 256
7772| #define OPAL_MAX_ERROR_STRING 256
7773| #define OPAL_MAX_OBJECT_NAME 64
7774| #define OPAL_MAX_INFO_KEY 36
7775| #define OPAL_MAX_INFO_VAL 256
7776| #define OPAL_MAX_PORT_NAME 1024
7777| #define OPAL_MAX_DATAREP_STRING 128
7778| #define OPAL_ENABLE_CRDEBUG 0
7779| #define OPAL_ENABLE_GETPWUID 1
7780| #define OPAL_ENABLE_PROGRESS_THREADS 0
7781| #define HAVE_ZLIB_H 1
7782| #define OPAL_HAVE_ZLIB 1
7783| #define OPAL_HAVE_SOLARIS 0
7784| #define HAVE_NETDB_H 1
7785| #define HAVE_NETINET_IN_H 1
7786| #define HAVE_NETINET_TCP_H 1
7787| #define HAVE_STRUCT_SOCKADDR_IN 1
7788| #define OPAL_CUDA_SUPPORT 0
7789| #define OPAL_CUDA_SYNC_MEMOPS 0
7790| #define OPAL_CUDA_GET_ATTRIBUTES 0
7791| #define OPAL_CUDA_GDR_SUPPORT 0
7792| #define OPAL_PMIX_V1 0
7793| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7794| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7795| #define OMPI_GROUP_SPARSE 0
7796| #define OMPI_WANT_PERUSE 0
7797| #define OMPI_WANT_MPI_CXX_SEEK 1
7798| #define OMPI_ENABLE_MPI1_COMPAT 0
7799| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7800| #define MPI_PARAM_CHECK ompi_mpi_param_check
7801| #define OMPI_PARAM_CHECK 1
7802| #define OSHMEM_SPEC_COMPAT 1
7803| #define OSHMEM_PARAM_CHECK 1
7804| #define SPC_ENABLE 0
7805| #define OPAL_CC "/usr/bin/clang"
7806| #define OPAL_C_HAVE__THREAD_LOCAL 1
7807| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7808| #define OPAL_C_HAVE__ATOMIC 1
7809| #define OPAL_C_HAVE__GENERIC 1
7810| #define OPAL_C_HAVE__STATIC_ASSERT 1
7811| #define OPAL_C_HAVE___THREAD 1
7812| #define STDC_HEADERS 1
7813| #define _GNU_SOURCE 1
7814| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7815| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7816| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7817| #define OPAL_CC_USE_PRAGMA_IDENT 0
7818| #define OPAL_CC_USE_IDENT 0
7819| #define OPAL_CC_USE_PRAGMA_COMMENT
7820| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7821| #define HAVE_INT8_T 1
7822| #define HAVE_UINT8_T 1
7823| #define HAVE_INT16_T 1
7824| #define HAVE_UINT16_T 1
7825| #define HAVE_INT32_T 1
7826| #define HAVE_UINT32_T 1
7827| #define HAVE_INT64_T 1
7828| #define HAVE_UINT64_T 1
7829| #define HAVE___INT128 1
7830| #define HAVE_LONG_LONG 1
7831| #define HAVE_LONG_DOUBLE 1
7832| #define HAVE_COMPLEX_H 1
7833| #define HAVE_FLOAT__COMPLEX 1
7834| #define HAVE_DOUBLE__COMPLEX 1
7835| #define HAVE_LONG_DOUBLE__COMPLEX 1
7836| #define HAVE_INTPTR_T 1
7837| #define HAVE_UINTPTR_T 1
7838| #define HAVE_MODE_T 1
7839| #define HAVE_SSIZE_T 1
7840| #define HAVE_PTRDIFF_T 1
7841| #define SIZEOF__BOOL 1
7842| #define SIZEOF_CHAR 1
7843| #define SIZEOF_SHORT 2
7844| #define SIZEOF_INT 4
7845| #define SIZEOF_LONG 8
7846| #define SIZEOF_LONG_LONG 8
7847| #define SIZEOF_FLOAT 4
7848| #define SIZEOF_DOUBLE 8
7849| #define SIZEOF_LONG_DOUBLE 8
7850| #define SIZEOF_FLOAT__COMPLEX 8
7851| #define SIZEOF_DOUBLE__COMPLEX 16
7852| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
7853| #define SIZEOF_VOID_P 8
7854| #define SIZEOF_SIZE_T 8
7855| #define SIZEOF_SSIZE_T 8
7856| #define SIZEOF_PTRDIFF_T 8
7857| #define SIZEOF_WCHAR_T 4
7858| #define SIZEOF_PID_T 4
7859| #define SIZEOF_ATOMIC_SHORT 2
7860| #define SIZEOF_ATOMIC_INT 4
7861| #define SIZEOF_ATOMIC_LONG 8
7862| #define SIZEOF_ATOMIC_LLONG 8
7863| #define OPAL_ALIGNMENT_BOOL 1
7864| #define OPAL_ALIGNMENT_INT8 1
7865| #define OPAL_ALIGNMENT_INT16 2
7866| #define OPAL_ALIGNMENT_INT32 4
7867| #define OPAL_ALIGNMENT_INT64 8
7868| #define OPAL_ALIGNMENT_CHAR 1
7869| #define OPAL_ALIGNMENT_SHORT 2
7870| #define OPAL_ALIGNMENT_WCHAR 4
7871| #define OPAL_ALIGNMENT_INT 4
7872| #define OPAL_ALIGNMENT_LONG 8
7873| #define OPAL_ALIGNMENT_LONG_LONG 8
7874| #define OPAL_ALIGNMENT_FLOAT 4
7875| #define OPAL_ALIGNMENT_DOUBLE 8
7876| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
7877| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
7878| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
7879| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
7880| #define OPAL_ALIGNMENT_VOID_P 8
7881| #define OPAL_ALIGNMENT_SIZE_T 8
7882| /* end confdefs.h.  */
7883| #include <ac_nonexistent.h>
7884configure:25347: checking for the C++ compiler vendor
7885configure:25376: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
7886conftest.cpp:185:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
7887#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
7888 ^
7889conftest.cpp:186:1: error: unknown type name 'choke'
7890choke me
7891^
7892conftest.cpp:186:9: error: expected ';' after top level declarator
7893choke me
7894        ^
7895        ;
78963 errors generated.
7897configure:25376: $? = 1
7898configure: failed program was:
7899| /* confdefs.h */
7900| #define PACKAGE_NAME "Open MPI"
7901| #define PACKAGE_TARNAME "openmpi"
7902| #define PACKAGE_VERSION "4.1.4"
7903| #define PACKAGE_STRING "Open MPI 4.1.4"
7904| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7905| #define PACKAGE_URL ""
7906| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
7907| #define STDC_HEADERS 1
7908| #define HAVE_SYS_TYPES_H 1
7909| #define HAVE_SYS_STAT_H 1
7910| #define HAVE_STDLIB_H 1
7911| #define HAVE_STRING_H 1
7912| #define HAVE_MEMORY_H 1
7913| #define HAVE_STRINGS_H 1
7914| #define HAVE_INTTYPES_H 1
7915| #define HAVE_STDINT_H 1
7916| #define HAVE_UNISTD_H 1
7917| #define __EXTENSIONS__ 1
7918| #define _ALL_SOURCE 1
7919| #define _GNU_SOURCE 1
7920| #define _POSIX_PTHREAD_SEMANTICS 1
7921| #define _TANDEM_SOURCE 1
7922| #define OMPI_MAJOR_VERSION 4
7923| #define OMPI_MINOR_VERSION 1
7924| #define OMPI_RELEASE_VERSION 4
7925| #define OMPI_GREEK_VERSION ""
7926| #define OMPI_REPO_REV "v4.1.4"
7927| #define OMPI_TARBALL_VERSION "4.1.4"
7928| #define OMPI_VERSION "4"
7929| #define OMPI_RELEASE_DATE "May 26, 2022"
7930| #define ORTE_MAJOR_VERSION 4
7931| #define ORTE_MINOR_VERSION 1
7932| #define ORTE_RELEASE_VERSION 4
7933| #define ORTE_GREEK_VERSION ""
7934| #define ORTE_REPO_REV "v4.1.4"
7935| #define ORTE_TARBALL_VERSION "4.1.4"
7936| #define ORTE_VERSION "4"
7937| #define ORTE_RELEASE_DATE "May 26, 2022"
7938| #define OSHMEM_MAJOR_VERSION 4
7939| #define OSHMEM_MINOR_VERSION 1
7940| #define OSHMEM_RELEASE_VERSION 4
7941| #define OSHMEM_GREEK_VERSION ""
7942| #define OSHMEM_REPO_REV "v4.1.4"
7943| #define OSHMEM_TARBALL_VERSION "4.1.4"
7944| #define OSHMEM_VERSION "4"
7945| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7946| #define OPAL_MAJOR_VERSION 4
7947| #define OPAL_MINOR_VERSION 1
7948| #define OPAL_RELEASE_VERSION 4
7949| #define OPAL_GREEK_VERSION ""
7950| #define OPAL_REPO_REV "v4.1.4"
7951| #define OPAL_TARBALL_VERSION "4.1.4"
7952| #define OPAL_VERSION "4"
7953| #define OPAL_RELEASE_DATE "May 26, 2022"
7954| #define OPAL_ENABLE_MEM_DEBUG 0
7955| #define OPAL_ENABLE_MEM_PROFILE 0
7956| #define OPAL_ENABLE_TIMING 0
7957| #define OPAL_ENABLE_DEBUG 0
7958| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7959| #define OPAL_ENABLE_PTY_SUPPORT 1
7960| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7961| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7962| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7963| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7964| #define OPAL_WANT_HOME_CONFIG_FILES 1
7965| #define OPAL_ENABLE_IPV6 0
7966| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
7967| #define OPAL_IDENT_STRING "4.1.4"
7968| #define OPAL_MAX_PROCESSOR_NAME 256
7969| #define OPAL_MAX_ERROR_STRING 256
7970| #define OPAL_MAX_OBJECT_NAME 64
7971| #define OPAL_MAX_INFO_KEY 36
7972| #define OPAL_MAX_INFO_VAL 256
7973| #define OPAL_MAX_PORT_NAME 1024
7974| #define OPAL_MAX_DATAREP_STRING 128
7975| #define OPAL_ENABLE_CRDEBUG 0
7976| #define OPAL_ENABLE_GETPWUID 1
7977| #define OPAL_ENABLE_PROGRESS_THREADS 0
7978| #define HAVE_ZLIB_H 1
7979| #define OPAL_HAVE_ZLIB 1
7980| #define OPAL_HAVE_SOLARIS 0
7981| #define HAVE_NETDB_H 1
7982| #define HAVE_NETINET_IN_H 1
7983| #define HAVE_NETINET_TCP_H 1
7984| #define HAVE_STRUCT_SOCKADDR_IN 1
7985| #define OPAL_CUDA_SUPPORT 0
7986| #define OPAL_CUDA_SYNC_MEMOPS 0
7987| #define OPAL_CUDA_GET_ATTRIBUTES 0
7988| #define OPAL_CUDA_GDR_SUPPORT 0
7989| #define OPAL_PMIX_V1 0
7990| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7991| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7992| #define OMPI_GROUP_SPARSE 0
7993| #define OMPI_WANT_PERUSE 0
7994| #define OMPI_WANT_MPI_CXX_SEEK 1
7995| #define OMPI_ENABLE_MPI1_COMPAT 0
7996| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7997| #define MPI_PARAM_CHECK ompi_mpi_param_check
7998| #define OMPI_PARAM_CHECK 1
7999| #define OSHMEM_SPEC_COMPAT 1
8000| #define OSHMEM_PARAM_CHECK 1
8001| #define SPC_ENABLE 0
8002| #define OPAL_CC "/usr/bin/clang"
8003| #define OPAL_C_HAVE__THREAD_LOCAL 1
8004| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8005| #define OPAL_C_HAVE__ATOMIC 1
8006| #define OPAL_C_HAVE__GENERIC 1
8007| #define OPAL_C_HAVE__STATIC_ASSERT 1
8008| #define OPAL_C_HAVE___THREAD 1
8009| #define STDC_HEADERS 1
8010| #define _GNU_SOURCE 1
8011| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8012| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8013| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8014| #define OPAL_CC_USE_PRAGMA_IDENT 0
8015| #define OPAL_CC_USE_IDENT 0
8016| #define OPAL_CC_USE_PRAGMA_COMMENT
8017| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8018| #define HAVE_INT8_T 1
8019| #define HAVE_UINT8_T 1
8020| #define HAVE_INT16_T 1
8021| #define HAVE_UINT16_T 1
8022| #define HAVE_INT32_T 1
8023| #define HAVE_UINT32_T 1
8024| #define HAVE_INT64_T 1
8025| #define HAVE_UINT64_T 1
8026| #define HAVE___INT128 1
8027| #define HAVE_LONG_LONG 1
8028| #define HAVE_LONG_DOUBLE 1
8029| #define HAVE_COMPLEX_H 1
8030| #define HAVE_FLOAT__COMPLEX 1
8031| #define HAVE_DOUBLE__COMPLEX 1
8032| #define HAVE_LONG_DOUBLE__COMPLEX 1
8033| #define HAVE_INTPTR_T 1
8034| #define HAVE_UINTPTR_T 1
8035| #define HAVE_MODE_T 1
8036| #define HAVE_SSIZE_T 1
8037| #define HAVE_PTRDIFF_T 1
8038| #define SIZEOF__BOOL 1
8039| #define SIZEOF_CHAR 1
8040| #define SIZEOF_SHORT 2
8041| #define SIZEOF_INT 4
8042| #define SIZEOF_LONG 8
8043| #define SIZEOF_LONG_LONG 8
8044| #define SIZEOF_FLOAT 4
8045| #define SIZEOF_DOUBLE 8
8046| #define SIZEOF_LONG_DOUBLE 8
8047| #define SIZEOF_FLOAT__COMPLEX 8
8048| #define SIZEOF_DOUBLE__COMPLEX 16
8049| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
8050| #define SIZEOF_VOID_P 8
8051| #define SIZEOF_SIZE_T 8
8052| #define SIZEOF_SSIZE_T 8
8053| #define SIZEOF_PTRDIFF_T 8
8054| #define SIZEOF_WCHAR_T 4
8055| #define SIZEOF_PID_T 4
8056| #define SIZEOF_ATOMIC_SHORT 2
8057| #define SIZEOF_ATOMIC_INT 4
8058| #define SIZEOF_ATOMIC_LONG 8
8059| #define SIZEOF_ATOMIC_LLONG 8
8060| #define OPAL_ALIGNMENT_BOOL 1
8061| #define OPAL_ALIGNMENT_INT8 1
8062| #define OPAL_ALIGNMENT_INT16 2
8063| #define OPAL_ALIGNMENT_INT32 4
8064| #define OPAL_ALIGNMENT_INT64 8
8065| #define OPAL_ALIGNMENT_CHAR 1
8066| #define OPAL_ALIGNMENT_SHORT 2
8067| #define OPAL_ALIGNMENT_WCHAR 4
8068| #define OPAL_ALIGNMENT_INT 4
8069| #define OPAL_ALIGNMENT_LONG 8
8070| #define OPAL_ALIGNMENT_LONG_LONG 8
8071| #define OPAL_ALIGNMENT_FLOAT 4
8072| #define OPAL_ALIGNMENT_DOUBLE 8
8073| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
8074| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8075| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8076| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
8077| #define OPAL_ALIGNMENT_VOID_P 8
8078| #define OPAL_ALIGNMENT_SIZE_T 8
8079| #define OPAL_CXX "/usr/bin/clang++"
8080| /* end confdefs.h.  */
8081|
8082| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
8083| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
8084| choke me
8085| #endif
8086configure:25393: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8087conftest.cpp:185:2: error: "symbol __PGI not defined"
8088#error "symbol __PGI not defined"
8089 ^
8090conftest.cpp:186:1: error: unknown type name 'choke'
8091choke me
8092^
8093conftest.cpp:186:9: error: expected ';' after top level declarator
8094choke me
8095        ^
8096        ;
80973 errors generated.
8098configure:25393: $? = 1
8099configure: failed program was:
8100| /* confdefs.h */
8101| #define PACKAGE_NAME "Open MPI"
8102| #define PACKAGE_TARNAME "openmpi"
8103| #define PACKAGE_VERSION "4.1.4"
8104| #define PACKAGE_STRING "Open MPI 4.1.4"
8105| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8106| #define PACKAGE_URL ""
8107| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
8108| #define STDC_HEADERS 1
8109| #define HAVE_SYS_TYPES_H 1
8110| #define HAVE_SYS_STAT_H 1
8111| #define HAVE_STDLIB_H 1
8112| #define HAVE_STRING_H 1
8113| #define HAVE_MEMORY_H 1
8114| #define HAVE_STRINGS_H 1
8115| #define HAVE_INTTYPES_H 1
8116| #define HAVE_STDINT_H 1
8117| #define HAVE_UNISTD_H 1
8118| #define __EXTENSIONS__ 1
8119| #define _ALL_SOURCE 1
8120| #define _GNU_SOURCE 1
8121| #define _POSIX_PTHREAD_SEMANTICS 1
8122| #define _TANDEM_SOURCE 1
8123| #define OMPI_MAJOR_VERSION 4
8124| #define OMPI_MINOR_VERSION 1
8125| #define OMPI_RELEASE_VERSION 4
8126| #define OMPI_GREEK_VERSION ""
8127| #define OMPI_REPO_REV "v4.1.4"
8128| #define OMPI_TARBALL_VERSION "4.1.4"
8129| #define OMPI_VERSION "4"
8130| #define OMPI_RELEASE_DATE "May 26, 2022"
8131| #define ORTE_MAJOR_VERSION 4
8132| #define ORTE_MINOR_VERSION 1
8133| #define ORTE_RELEASE_VERSION 4
8134| #define ORTE_GREEK_VERSION ""
8135| #define ORTE_REPO_REV "v4.1.4"
8136| #define ORTE_TARBALL_VERSION "4.1.4"
8137| #define ORTE_VERSION "4"
8138| #define ORTE_RELEASE_DATE "May 26, 2022"
8139| #define OSHMEM_MAJOR_VERSION 4
8140| #define OSHMEM_MINOR_VERSION 1
8141| #define OSHMEM_RELEASE_VERSION 4
8142| #define OSHMEM_GREEK_VERSION ""
8143| #define OSHMEM_REPO_REV "v4.1.4"
8144| #define OSHMEM_TARBALL_VERSION "4.1.4"
8145| #define OSHMEM_VERSION "4"
8146| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8147| #define OPAL_MAJOR_VERSION 4
8148| #define OPAL_MINOR_VERSION 1
8149| #define OPAL_RELEASE_VERSION 4
8150| #define OPAL_GREEK_VERSION ""
8151| #define OPAL_REPO_REV "v4.1.4"
8152| #define OPAL_TARBALL_VERSION "4.1.4"
8153| #define OPAL_VERSION "4"
8154| #define OPAL_RELEASE_DATE "May 26, 2022"
8155| #define OPAL_ENABLE_MEM_DEBUG 0
8156| #define OPAL_ENABLE_MEM_PROFILE 0
8157| #define OPAL_ENABLE_TIMING 0
8158| #define OPAL_ENABLE_DEBUG 0
8159| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8160| #define OPAL_ENABLE_PTY_SUPPORT 1
8161| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8162| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8163| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8164| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8165| #define OPAL_WANT_HOME_CONFIG_FILES 1
8166| #define OPAL_ENABLE_IPV6 0
8167| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
8168| #define OPAL_IDENT_STRING "4.1.4"
8169| #define OPAL_MAX_PROCESSOR_NAME 256
8170| #define OPAL_MAX_ERROR_STRING 256
8171| #define OPAL_MAX_OBJECT_NAME 64
8172| #define OPAL_MAX_INFO_KEY 36
8173| #define OPAL_MAX_INFO_VAL 256
8174| #define OPAL_MAX_PORT_NAME 1024
8175| #define OPAL_MAX_DATAREP_STRING 128
8176| #define OPAL_ENABLE_CRDEBUG 0
8177| #define OPAL_ENABLE_GETPWUID 1
8178| #define OPAL_ENABLE_PROGRESS_THREADS 0
8179| #define HAVE_ZLIB_H 1
8180| #define OPAL_HAVE_ZLIB 1
8181| #define OPAL_HAVE_SOLARIS 0
8182| #define HAVE_NETDB_H 1
8183| #define HAVE_NETINET_IN_H 1
8184| #define HAVE_NETINET_TCP_H 1
8185| #define HAVE_STRUCT_SOCKADDR_IN 1
8186| #define OPAL_CUDA_SUPPORT 0
8187| #define OPAL_CUDA_SYNC_MEMOPS 0
8188| #define OPAL_CUDA_GET_ATTRIBUTES 0
8189| #define OPAL_CUDA_GDR_SUPPORT 0
8190| #define OPAL_PMIX_V1 0
8191| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8192| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8193| #define OMPI_GROUP_SPARSE 0
8194| #define OMPI_WANT_PERUSE 0
8195| #define OMPI_WANT_MPI_CXX_SEEK 1
8196| #define OMPI_ENABLE_MPI1_COMPAT 0
8197| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8198| #define MPI_PARAM_CHECK ompi_mpi_param_check
8199| #define OMPI_PARAM_CHECK 1
8200| #define OSHMEM_SPEC_COMPAT 1
8201| #define OSHMEM_PARAM_CHECK 1
8202| #define SPC_ENABLE 0
8203| #define OPAL_CC "/usr/bin/clang"
8204| #define OPAL_C_HAVE__THREAD_LOCAL 1
8205| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8206| #define OPAL_C_HAVE__ATOMIC 1
8207| #define OPAL_C_HAVE__GENERIC 1
8208| #define OPAL_C_HAVE__STATIC_ASSERT 1
8209| #define OPAL_C_HAVE___THREAD 1
8210| #define STDC_HEADERS 1
8211| #define _GNU_SOURCE 1
8212| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8213| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8214| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8215| #define OPAL_CC_USE_PRAGMA_IDENT 0
8216| #define OPAL_CC_USE_IDENT 0
8217| #define OPAL_CC_USE_PRAGMA_COMMENT
8218| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8219| #define HAVE_INT8_T 1
8220| #define HAVE_UINT8_T 1
8221| #define HAVE_INT16_T 1
8222| #define HAVE_UINT16_T 1
8223| #define HAVE_INT32_T 1
8224| #define HAVE_UINT32_T 1
8225| #define HAVE_INT64_T 1
8226| #define HAVE_UINT64_T 1
8227| #define HAVE___INT128 1
8228| #define HAVE_LONG_LONG 1
8229| #define HAVE_LONG_DOUBLE 1
8230| #define HAVE_COMPLEX_H 1
8231| #define HAVE_FLOAT__COMPLEX 1
8232| #define HAVE_DOUBLE__COMPLEX 1
8233| #define HAVE_LONG_DOUBLE__COMPLEX 1
8234| #define HAVE_INTPTR_T 1
8235| #define HAVE_UINTPTR_T 1
8236| #define HAVE_MODE_T 1
8237| #define HAVE_SSIZE_T 1
8238| #define HAVE_PTRDIFF_T 1
8239| #define SIZEOF__BOOL 1
8240| #define SIZEOF_CHAR 1
8241| #define SIZEOF_SHORT 2
8242| #define SIZEOF_INT 4
8243| #define SIZEOF_LONG 8
8244| #define SIZEOF_LONG_LONG 8
8245| #define SIZEOF_FLOAT 4
8246| #define SIZEOF_DOUBLE 8
8247| #define SIZEOF_LONG_DOUBLE 8
8248| #define SIZEOF_FLOAT__COMPLEX 8
8249| #define SIZEOF_DOUBLE__COMPLEX 16
8250| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
8251| #define SIZEOF_VOID_P 8
8252| #define SIZEOF_SIZE_T 8
8253| #define SIZEOF_SSIZE_T 8
8254| #define SIZEOF_PTRDIFF_T 8
8255| #define SIZEOF_WCHAR_T 4
8256| #define SIZEOF_PID_T 4
8257| #define SIZEOF_ATOMIC_SHORT 2
8258| #define SIZEOF_ATOMIC_INT 4
8259| #define SIZEOF_ATOMIC_LONG 8
8260| #define SIZEOF_ATOMIC_LLONG 8
8261| #define OPAL_ALIGNMENT_BOOL 1
8262| #define OPAL_ALIGNMENT_INT8 1
8263| #define OPAL_ALIGNMENT_INT16 2
8264| #define OPAL_ALIGNMENT_INT32 4
8265| #define OPAL_ALIGNMENT_INT64 8
8266| #define OPAL_ALIGNMENT_CHAR 1
8267| #define OPAL_ALIGNMENT_SHORT 2
8268| #define OPAL_ALIGNMENT_WCHAR 4
8269| #define OPAL_ALIGNMENT_INT 4
8270| #define OPAL_ALIGNMENT_LONG 8
8271| #define OPAL_ALIGNMENT_LONG_LONG 8
8272| #define OPAL_ALIGNMENT_FLOAT 4
8273| #define OPAL_ALIGNMENT_DOUBLE 8
8274| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
8275| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8276| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8277| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
8278| #define OPAL_ALIGNMENT_VOID_P 8
8279| #define OPAL_ALIGNMENT_SIZE_T 8
8280| #define OPAL_CXX "/usr/bin/clang++"
8281| /* end confdefs.h.  */
8282|
8283| #ifndef __PGI
8284| #error "symbol __PGI not defined"
8285| choke me
8286| #endif
8287configure:25411: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8288conftest.cpp:185:2: error: "condition defined(__FUJITSU) not met"
8289#error "condition defined(__FUJITSU) not met"
8290 ^
8291conftest.cpp:186:1: error: unknown type name 'choke'
8292choke me
8293^
8294conftest.cpp:186:9: error: expected ';' after top level declarator
8295choke me
8296        ^
8297        ;
82983 errors generated.
8299configure:25411: $? = 1
8300configure: failed program was:
8301| /* confdefs.h */
8302| #define PACKAGE_NAME "Open MPI"
8303| #define PACKAGE_TARNAME "openmpi"
8304| #define PACKAGE_VERSION "4.1.4"
8305| #define PACKAGE_STRING "Open MPI 4.1.4"
8306| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8307| #define PACKAGE_URL ""
8308| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
8309| #define STDC_HEADERS 1
8310| #define HAVE_SYS_TYPES_H 1
8311| #define HAVE_SYS_STAT_H 1
8312| #define HAVE_STDLIB_H 1
8313| #define HAVE_STRING_H 1
8314| #define HAVE_MEMORY_H 1
8315| #define HAVE_STRINGS_H 1
8316| #define HAVE_INTTYPES_H 1
8317| #define HAVE_STDINT_H 1
8318| #define HAVE_UNISTD_H 1
8319| #define __EXTENSIONS__ 1
8320| #define _ALL_SOURCE 1
8321| #define _GNU_SOURCE 1
8322| #define _POSIX_PTHREAD_SEMANTICS 1
8323| #define _TANDEM_SOURCE 1
8324| #define OMPI_MAJOR_VERSION 4
8325| #define OMPI_MINOR_VERSION 1
8326| #define OMPI_RELEASE_VERSION 4
8327| #define OMPI_GREEK_VERSION ""
8328| #define OMPI_REPO_REV "v4.1.4"
8329| #define OMPI_TARBALL_VERSION "4.1.4"
8330| #define OMPI_VERSION "4"
8331| #define OMPI_RELEASE_DATE "May 26, 2022"
8332| #define ORTE_MAJOR_VERSION 4
8333| #define ORTE_MINOR_VERSION 1
8334| #define ORTE_RELEASE_VERSION 4
8335| #define ORTE_GREEK_VERSION ""
8336| #define ORTE_REPO_REV "v4.1.4"
8337| #define ORTE_TARBALL_VERSION "4.1.4"
8338| #define ORTE_VERSION "4"
8339| #define ORTE_RELEASE_DATE "May 26, 2022"
8340| #define OSHMEM_MAJOR_VERSION 4
8341| #define OSHMEM_MINOR_VERSION 1
8342| #define OSHMEM_RELEASE_VERSION 4
8343| #define OSHMEM_GREEK_VERSION ""
8344| #define OSHMEM_REPO_REV "v4.1.4"
8345| #define OSHMEM_TARBALL_VERSION "4.1.4"
8346| #define OSHMEM_VERSION "4"
8347| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8348| #define OPAL_MAJOR_VERSION 4
8349| #define OPAL_MINOR_VERSION 1
8350| #define OPAL_RELEASE_VERSION 4
8351| #define OPAL_GREEK_VERSION ""
8352| #define OPAL_REPO_REV "v4.1.4"
8353| #define OPAL_TARBALL_VERSION "4.1.4"
8354| #define OPAL_VERSION "4"
8355| #define OPAL_RELEASE_DATE "May 26, 2022"
8356| #define OPAL_ENABLE_MEM_DEBUG 0
8357| #define OPAL_ENABLE_MEM_PROFILE 0
8358| #define OPAL_ENABLE_TIMING 0
8359| #define OPAL_ENABLE_DEBUG 0
8360| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8361| #define OPAL_ENABLE_PTY_SUPPORT 1
8362| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8363| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8364| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8365| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8366| #define OPAL_WANT_HOME_CONFIG_FILES 1
8367| #define OPAL_ENABLE_IPV6 0
8368| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
8369| #define OPAL_IDENT_STRING "4.1.4"
8370| #define OPAL_MAX_PROCESSOR_NAME 256
8371| #define OPAL_MAX_ERROR_STRING 256
8372| #define OPAL_MAX_OBJECT_NAME 64
8373| #define OPAL_MAX_INFO_KEY 36
8374| #define OPAL_MAX_INFO_VAL 256
8375| #define OPAL_MAX_PORT_NAME 1024
8376| #define OPAL_MAX_DATAREP_STRING 128
8377| #define OPAL_ENABLE_CRDEBUG 0
8378| #define OPAL_ENABLE_GETPWUID 1
8379| #define OPAL_ENABLE_PROGRESS_THREADS 0
8380| #define HAVE_ZLIB_H 1
8381| #define OPAL_HAVE_ZLIB 1
8382| #define OPAL_HAVE_SOLARIS 0
8383| #define HAVE_NETDB_H 1
8384| #define HAVE_NETINET_IN_H 1
8385| #define HAVE_NETINET_TCP_H 1
8386| #define HAVE_STRUCT_SOCKADDR_IN 1
8387| #define OPAL_CUDA_SUPPORT 0
8388| #define OPAL_CUDA_SYNC_MEMOPS 0
8389| #define OPAL_CUDA_GET_ATTRIBUTES 0
8390| #define OPAL_CUDA_GDR_SUPPORT 0
8391| #define OPAL_PMIX_V1 0
8392| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8393| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8394| #define OMPI_GROUP_SPARSE 0
8395| #define OMPI_WANT_PERUSE 0
8396| #define OMPI_WANT_MPI_CXX_SEEK 1
8397| #define OMPI_ENABLE_MPI1_COMPAT 0
8398| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8399| #define MPI_PARAM_CHECK ompi_mpi_param_check
8400| #define OMPI_PARAM_CHECK 1
8401| #define OSHMEM_SPEC_COMPAT 1
8402| #define OSHMEM_PARAM_CHECK 1
8403| #define SPC_ENABLE 0
8404| #define OPAL_CC "/usr/bin/clang"
8405| #define OPAL_C_HAVE__THREAD_LOCAL 1
8406| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8407| #define OPAL_C_HAVE__ATOMIC 1
8408| #define OPAL_C_HAVE__GENERIC 1
8409| #define OPAL_C_HAVE__STATIC_ASSERT 1
8410| #define OPAL_C_HAVE___THREAD 1
8411| #define STDC_HEADERS 1
8412| #define _GNU_SOURCE 1
8413| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8414| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8415| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8416| #define OPAL_CC_USE_PRAGMA_IDENT 0
8417| #define OPAL_CC_USE_IDENT 0
8418| #define OPAL_CC_USE_PRAGMA_COMMENT
8419| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8420| #define HAVE_INT8_T 1
8421| #define HAVE_UINT8_T 1
8422| #define HAVE_INT16_T 1
8423| #define HAVE_UINT16_T 1
8424| #define HAVE_INT32_T 1
8425| #define HAVE_UINT32_T 1
8426| #define HAVE_INT64_T 1
8427| #define HAVE_UINT64_T 1
8428| #define HAVE___INT128 1
8429| #define HAVE_LONG_LONG 1
8430| #define HAVE_LONG_DOUBLE 1
8431| #define HAVE_COMPLEX_H 1
8432| #define HAVE_FLOAT__COMPLEX 1
8433| #define HAVE_DOUBLE__COMPLEX 1
8434| #define HAVE_LONG_DOUBLE__COMPLEX 1
8435| #define HAVE_INTPTR_T 1
8436| #define HAVE_UINTPTR_T 1
8437| #define HAVE_MODE_T 1
8438| #define HAVE_SSIZE_T 1
8439| #define HAVE_PTRDIFF_T 1
8440| #define SIZEOF__BOOL 1
8441| #define SIZEOF_CHAR 1
8442| #define SIZEOF_SHORT 2
8443| #define SIZEOF_INT 4
8444| #define SIZEOF_LONG 8
8445| #define SIZEOF_LONG_LONG 8
8446| #define SIZEOF_FLOAT 4
8447| #define SIZEOF_DOUBLE 8
8448| #define SIZEOF_LONG_DOUBLE 8
8449| #define SIZEOF_FLOAT__COMPLEX 8
8450| #define SIZEOF_DOUBLE__COMPLEX 16
8451| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
8452| #define SIZEOF_VOID_P 8
8453| #define SIZEOF_SIZE_T 8
8454| #define SIZEOF_SSIZE_T 8
8455| #define SIZEOF_PTRDIFF_T 8
8456| #define SIZEOF_WCHAR_T 4
8457| #define SIZEOF_PID_T 4
8458| #define SIZEOF_ATOMIC_SHORT 2
8459| #define SIZEOF_ATOMIC_INT 4
8460| #define SIZEOF_ATOMIC_LONG 8
8461| #define SIZEOF_ATOMIC_LLONG 8
8462| #define OPAL_ALIGNMENT_BOOL 1
8463| #define OPAL_ALIGNMENT_INT8 1
8464| #define OPAL_ALIGNMENT_INT16 2
8465| #define OPAL_ALIGNMENT_INT32 4
8466| #define OPAL_ALIGNMENT_INT64 8
8467| #define OPAL_ALIGNMENT_CHAR 1
8468| #define OPAL_ALIGNMENT_SHORT 2
8469| #define OPAL_ALIGNMENT_WCHAR 4
8470| #define OPAL_ALIGNMENT_INT 4
8471| #define OPAL_ALIGNMENT_LONG 8
8472| #define OPAL_ALIGNMENT_LONG_LONG 8
8473| #define OPAL_ALIGNMENT_FLOAT 4
8474| #define OPAL_ALIGNMENT_DOUBLE 8
8475| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
8476| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8477| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8478| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
8479| #define OPAL_ALIGNMENT_VOID_P 8
8480| #define OPAL_ALIGNMENT_SIZE_T 8
8481| #define OPAL_CXX "/usr/bin/clang++"
8482| /* end confdefs.h.  */
8483|
8484| #if !( defined(__FUJITSU) )
8485| #error "condition defined(__FUJITSU) not met"
8486| choke me
8487| #endif
8488configure:25428: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8489conftest.cpp:185:2: error: "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8490#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8491 ^
8492conftest.cpp:186:1: error: unknown type name 'choke'
8493choke me
8494^
8495conftest.cpp:186:9: error: expected ';' after top level declarator
8496choke me
8497        ^
8498        ;
84993 errors generated.
8500configure:25428: $? = 1
8501configure: failed program was:
8502| /* confdefs.h */
8503| #define PACKAGE_NAME "Open MPI"
8504| #define PACKAGE_TARNAME "openmpi"
8505| #define PACKAGE_VERSION "4.1.4"
8506| #define PACKAGE_STRING "Open MPI 4.1.4"
8507| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8508| #define PACKAGE_URL ""
8509| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
8510| #define STDC_HEADERS 1
8511| #define HAVE_SYS_TYPES_H 1
8512| #define HAVE_SYS_STAT_H 1
8513| #define HAVE_STDLIB_H 1
8514| #define HAVE_STRING_H 1
8515| #define HAVE_MEMORY_H 1
8516| #define HAVE_STRINGS_H 1
8517| #define HAVE_INTTYPES_H 1
8518| #define HAVE_STDINT_H 1
8519| #define HAVE_UNISTD_H 1
8520| #define __EXTENSIONS__ 1
8521| #define _ALL_SOURCE 1
8522| #define _GNU_SOURCE 1
8523| #define _POSIX_PTHREAD_SEMANTICS 1
8524| #define _TANDEM_SOURCE 1
8525| #define OMPI_MAJOR_VERSION 4
8526| #define OMPI_MINOR_VERSION 1
8527| #define OMPI_RELEASE_VERSION 4
8528| #define OMPI_GREEK_VERSION ""
8529| #define OMPI_REPO_REV "v4.1.4"
8530| #define OMPI_TARBALL_VERSION "4.1.4"
8531| #define OMPI_VERSION "4"
8532| #define OMPI_RELEASE_DATE "May 26, 2022"
8533| #define ORTE_MAJOR_VERSION 4
8534| #define ORTE_MINOR_VERSION 1
8535| #define ORTE_RELEASE_VERSION 4
8536| #define ORTE_GREEK_VERSION ""
8537| #define ORTE_REPO_REV "v4.1.4"
8538| #define ORTE_TARBALL_VERSION "4.1.4"
8539| #define ORTE_VERSION "4"
8540| #define ORTE_RELEASE_DATE "May 26, 2022"
8541| #define OSHMEM_MAJOR_VERSION 4
8542| #define OSHMEM_MINOR_VERSION 1
8543| #define OSHMEM_RELEASE_VERSION 4
8544| #define OSHMEM_GREEK_VERSION ""
8545| #define OSHMEM_REPO_REV "v4.1.4"
8546| #define OSHMEM_TARBALL_VERSION "4.1.4"
8547| #define OSHMEM_VERSION "4"
8548| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8549| #define OPAL_MAJOR_VERSION 4
8550| #define OPAL_MINOR_VERSION 1
8551| #define OPAL_RELEASE_VERSION 4
8552| #define OPAL_GREEK_VERSION ""
8553| #define OPAL_REPO_REV "v4.1.4"
8554| #define OPAL_TARBALL_VERSION "4.1.4"
8555| #define OPAL_VERSION "4"
8556| #define OPAL_RELEASE_DATE "May 26, 2022"
8557| #define OPAL_ENABLE_MEM_DEBUG 0
8558| #define OPAL_ENABLE_MEM_PROFILE 0
8559| #define OPAL_ENABLE_TIMING 0
8560| #define OPAL_ENABLE_DEBUG 0
8561| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8562| #define OPAL_ENABLE_PTY_SUPPORT 1
8563| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8564| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8565| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8566| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8567| #define OPAL_WANT_HOME_CONFIG_FILES 1
8568| #define OPAL_ENABLE_IPV6 0
8569| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
8570| #define OPAL_IDENT_STRING "4.1.4"
8571| #define OPAL_MAX_PROCESSOR_NAME 256
8572| #define OPAL_MAX_ERROR_STRING 256
8573| #define OPAL_MAX_OBJECT_NAME 64
8574| #define OPAL_MAX_INFO_KEY 36
8575| #define OPAL_MAX_INFO_VAL 256
8576| #define OPAL_MAX_PORT_NAME 1024
8577| #define OPAL_MAX_DATAREP_STRING 128
8578| #define OPAL_ENABLE_CRDEBUG 0
8579| #define OPAL_ENABLE_GETPWUID 1
8580| #define OPAL_ENABLE_PROGRESS_THREADS 0
8581| #define HAVE_ZLIB_H 1
8582| #define OPAL_HAVE_ZLIB 1
8583| #define OPAL_HAVE_SOLARIS 0
8584| #define HAVE_NETDB_H 1
8585| #define HAVE_NETINET_IN_H 1
8586| #define HAVE_NETINET_TCP_H 1
8587| #define HAVE_STRUCT_SOCKADDR_IN 1
8588| #define OPAL_CUDA_SUPPORT 0
8589| #define OPAL_CUDA_SYNC_MEMOPS 0
8590| #define OPAL_CUDA_GET_ATTRIBUTES 0
8591| #define OPAL_CUDA_GDR_SUPPORT 0
8592| #define OPAL_PMIX_V1 0
8593| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8594| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8595| #define OMPI_GROUP_SPARSE 0
8596| #define OMPI_WANT_PERUSE 0
8597| #define OMPI_WANT_MPI_CXX_SEEK 1
8598| #define OMPI_ENABLE_MPI1_COMPAT 0
8599| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8600| #define MPI_PARAM_CHECK ompi_mpi_param_check
8601| #define OMPI_PARAM_CHECK 1
8602| #define OSHMEM_SPEC_COMPAT 1
8603| #define OSHMEM_PARAM_CHECK 1
8604| #define SPC_ENABLE 0
8605| #define OPAL_CC "/usr/bin/clang"
8606| #define OPAL_C_HAVE__THREAD_LOCAL 1
8607| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8608| #define OPAL_C_HAVE__ATOMIC 1
8609| #define OPAL_C_HAVE__GENERIC 1
8610| #define OPAL_C_HAVE__STATIC_ASSERT 1
8611| #define OPAL_C_HAVE___THREAD 1
8612| #define STDC_HEADERS 1
8613| #define _GNU_SOURCE 1
8614| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8615| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8616| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8617| #define OPAL_CC_USE_PRAGMA_IDENT 0
8618| #define OPAL_CC_USE_IDENT 0
8619| #define OPAL_CC_USE_PRAGMA_COMMENT
8620| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8621| #define HAVE_INT8_T 1
8622| #define HAVE_UINT8_T 1
8623| #define HAVE_INT16_T 1
8624| #define HAVE_UINT16_T 1
8625| #define HAVE_INT32_T 1
8626| #define HAVE_UINT32_T 1
8627| #define HAVE_INT64_T 1
8628| #define HAVE_UINT64_T 1
8629| #define HAVE___INT128 1
8630| #define HAVE_LONG_LONG 1
8631| #define HAVE_LONG_DOUBLE 1
8632| #define HAVE_COMPLEX_H 1
8633| #define HAVE_FLOAT__COMPLEX 1
8634| #define HAVE_DOUBLE__COMPLEX 1
8635| #define HAVE_LONG_DOUBLE__COMPLEX 1
8636| #define HAVE_INTPTR_T 1
8637| #define HAVE_UINTPTR_T 1
8638| #define HAVE_MODE_T 1
8639| #define HAVE_SSIZE_T 1
8640| #define HAVE_PTRDIFF_T 1
8641| #define SIZEOF__BOOL 1
8642| #define SIZEOF_CHAR 1
8643| #define SIZEOF_SHORT 2
8644| #define SIZEOF_INT 4
8645| #define SIZEOF_LONG 8
8646| #define SIZEOF_LONG_LONG 8
8647| #define SIZEOF_FLOAT 4
8648| #define SIZEOF_DOUBLE 8
8649| #define SIZEOF_LONG_DOUBLE 8
8650| #define SIZEOF_FLOAT__COMPLEX 8
8651| #define SIZEOF_DOUBLE__COMPLEX 16
8652| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
8653| #define SIZEOF_VOID_P 8
8654| #define SIZEOF_SIZE_T 8
8655| #define SIZEOF_SSIZE_T 8
8656| #define SIZEOF_PTRDIFF_T 8
8657| #define SIZEOF_WCHAR_T 4
8658| #define SIZEOF_PID_T 4
8659| #define SIZEOF_ATOMIC_SHORT 2
8660| #define SIZEOF_ATOMIC_INT 4
8661| #define SIZEOF_ATOMIC_LONG 8
8662| #define SIZEOF_ATOMIC_LLONG 8
8663| #define OPAL_ALIGNMENT_BOOL 1
8664| #define OPAL_ALIGNMENT_INT8 1
8665| #define OPAL_ALIGNMENT_INT16 2
8666| #define OPAL_ALIGNMENT_INT32 4
8667| #define OPAL_ALIGNMENT_INT64 8
8668| #define OPAL_ALIGNMENT_CHAR 1
8669| #define OPAL_ALIGNMENT_SHORT 2
8670| #define OPAL_ALIGNMENT_WCHAR 4
8671| #define OPAL_ALIGNMENT_INT 4
8672| #define OPAL_ALIGNMENT_LONG 8
8673| #define OPAL_ALIGNMENT_LONG_LONG 8
8674| #define OPAL_ALIGNMENT_FLOAT 4
8675| #define OPAL_ALIGNMENT_DOUBLE 8
8676| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
8677| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8678| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8679| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
8680| #define OPAL_ALIGNMENT_VOID_P 8
8681| #define OPAL_ALIGNMENT_SIZE_T 8
8682| #define OPAL_CXX "/usr/bin/clang++"
8683| /* end confdefs.h.  */
8684|
8685| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
8686| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8687| choke me
8688| #endif
8689configure:25446: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8690conftest.cpp:185:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met"
8691#error "condition defined(_AIX) && !defined(__GNUC__) not met"
8692 ^
8693conftest.cpp:186:1: error: unknown type name 'choke'
8694choke me
8695^
8696conftest.cpp:186:9: error: expected ';' after top level declarator
8697choke me
8698        ^
8699        ;
87003 errors generated.
8701configure:25446: $? = 1
8702configure: failed program was:
8703| /* confdefs.h */
8704| #define PACKAGE_NAME "Open MPI"
8705| #define PACKAGE_TARNAME "openmpi"
8706| #define PACKAGE_VERSION "4.1.4"
8707| #define PACKAGE_STRING "Open MPI 4.1.4"
8708| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8709| #define PACKAGE_URL ""
8710| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
8711| #define STDC_HEADERS 1
8712| #define HAVE_SYS_TYPES_H 1
8713| #define HAVE_SYS_STAT_H 1
8714| #define HAVE_STDLIB_H 1
8715| #define HAVE_STRING_H 1
8716| #define HAVE_MEMORY_H 1
8717| #define HAVE_STRINGS_H 1
8718| #define HAVE_INTTYPES_H 1
8719| #define HAVE_STDINT_H 1
8720| #define HAVE_UNISTD_H 1
8721| #define __EXTENSIONS__ 1
8722| #define _ALL_SOURCE 1
8723| #define _GNU_SOURCE 1
8724| #define _POSIX_PTHREAD_SEMANTICS 1
8725| #define _TANDEM_SOURCE 1
8726| #define OMPI_MAJOR_VERSION 4
8727| #define OMPI_MINOR_VERSION 1
8728| #define OMPI_RELEASE_VERSION 4
8729| #define OMPI_GREEK_VERSION ""
8730| #define OMPI_REPO_REV "v4.1.4"
8731| #define OMPI_TARBALL_VERSION "4.1.4"
8732| #define OMPI_VERSION "4"
8733| #define OMPI_RELEASE_DATE "May 26, 2022"
8734| #define ORTE_MAJOR_VERSION 4
8735| #define ORTE_MINOR_VERSION 1
8736| #define ORTE_RELEASE_VERSION 4
8737| #define ORTE_GREEK_VERSION ""
8738| #define ORTE_REPO_REV "v4.1.4"
8739| #define ORTE_TARBALL_VERSION "4.1.4"
8740| #define ORTE_VERSION "4"
8741| #define ORTE_RELEASE_DATE "May 26, 2022"
8742| #define OSHMEM_MAJOR_VERSION 4
8743| #define OSHMEM_MINOR_VERSION 1
8744| #define OSHMEM_RELEASE_VERSION 4
8745| #define OSHMEM_GREEK_VERSION ""
8746| #define OSHMEM_REPO_REV "v4.1.4"
8747| #define OSHMEM_TARBALL_VERSION "4.1.4"
8748| #define OSHMEM_VERSION "4"
8749| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8750| #define OPAL_MAJOR_VERSION 4
8751| #define OPAL_MINOR_VERSION 1
8752| #define OPAL_RELEASE_VERSION 4
8753| #define OPAL_GREEK_VERSION ""
8754| #define OPAL_REPO_REV "v4.1.4"
8755| #define OPAL_TARBALL_VERSION "4.1.4"
8756| #define OPAL_VERSION "4"
8757| #define OPAL_RELEASE_DATE "May 26, 2022"
8758| #define OPAL_ENABLE_MEM_DEBUG 0
8759| #define OPAL_ENABLE_MEM_PROFILE 0
8760| #define OPAL_ENABLE_TIMING 0
8761| #define OPAL_ENABLE_DEBUG 0
8762| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8763| #define OPAL_ENABLE_PTY_SUPPORT 1
8764| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8765| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8766| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8767| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8768| #define OPAL_WANT_HOME_CONFIG_FILES 1
8769| #define OPAL_ENABLE_IPV6 0
8770| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
8771| #define OPAL_IDENT_STRING "4.1.4"
8772| #define OPAL_MAX_PROCESSOR_NAME 256
8773| #define OPAL_MAX_ERROR_STRING 256
8774| #define OPAL_MAX_OBJECT_NAME 64
8775| #define OPAL_MAX_INFO_KEY 36
8776| #define OPAL_MAX_INFO_VAL 256
8777| #define OPAL_MAX_PORT_NAME 1024
8778| #define OPAL_MAX_DATAREP_STRING 128
8779| #define OPAL_ENABLE_CRDEBUG 0
8780| #define OPAL_ENABLE_GETPWUID 1
8781| #define OPAL_ENABLE_PROGRESS_THREADS 0
8782| #define HAVE_ZLIB_H 1
8783| #define OPAL_HAVE_ZLIB 1
8784| #define OPAL_HAVE_SOLARIS 0
8785| #define HAVE_NETDB_H 1
8786| #define HAVE_NETINET_IN_H 1
8787| #define HAVE_NETINET_TCP_H 1
8788| #define HAVE_STRUCT_SOCKADDR_IN 1
8789| #define OPAL_CUDA_SUPPORT 0
8790| #define OPAL_CUDA_SYNC_MEMOPS 0
8791| #define OPAL_CUDA_GET_ATTRIBUTES 0
8792| #define OPAL_CUDA_GDR_SUPPORT 0
8793| #define OPAL_PMIX_V1 0
8794| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8795| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8796| #define OMPI_GROUP_SPARSE 0
8797| #define OMPI_WANT_PERUSE 0
8798| #define OMPI_WANT_MPI_CXX_SEEK 1
8799| #define OMPI_ENABLE_MPI1_COMPAT 0
8800| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8801| #define MPI_PARAM_CHECK ompi_mpi_param_check
8802| #define OMPI_PARAM_CHECK 1
8803| #define OSHMEM_SPEC_COMPAT 1
8804| #define OSHMEM_PARAM_CHECK 1
8805| #define SPC_ENABLE 0
8806| #define OPAL_CC "/usr/bin/clang"
8807| #define OPAL_C_HAVE__THREAD_LOCAL 1
8808| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8809| #define OPAL_C_HAVE__ATOMIC 1
8810| #define OPAL_C_HAVE__GENERIC 1
8811| #define OPAL_C_HAVE__STATIC_ASSERT 1
8812| #define OPAL_C_HAVE___THREAD 1
8813| #define STDC_HEADERS 1
8814| #define _GNU_SOURCE 1
8815| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8816| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8817| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8818| #define OPAL_CC_USE_PRAGMA_IDENT 0
8819| #define OPAL_CC_USE_IDENT 0
8820| #define OPAL_CC_USE_PRAGMA_COMMENT
8821| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8822| #define HAVE_INT8_T 1
8823| #define HAVE_UINT8_T 1
8824| #define HAVE_INT16_T 1
8825| #define HAVE_UINT16_T 1
8826| #define HAVE_INT32_T 1
8827| #define HAVE_UINT32_T 1
8828| #define HAVE_INT64_T 1
8829| #define HAVE_UINT64_T 1
8830| #define HAVE___INT128 1
8831| #define HAVE_LONG_LONG 1
8832| #define HAVE_LONG_DOUBLE 1
8833| #define HAVE_COMPLEX_H 1
8834| #define HAVE_FLOAT__COMPLEX 1
8835| #define HAVE_DOUBLE__COMPLEX 1
8836| #define HAVE_LONG_DOUBLE__COMPLEX 1
8837| #define HAVE_INTPTR_T 1
8838| #define HAVE_UINTPTR_T 1
8839| #define HAVE_MODE_T 1
8840| #define HAVE_SSIZE_T 1
8841| #define HAVE_PTRDIFF_T 1
8842| #define SIZEOF__BOOL 1
8843| #define SIZEOF_CHAR 1
8844| #define SIZEOF_SHORT 2
8845| #define SIZEOF_INT 4
8846| #define SIZEOF_LONG 8
8847| #define SIZEOF_LONG_LONG 8
8848| #define SIZEOF_FLOAT 4
8849| #define SIZEOF_DOUBLE 8
8850| #define SIZEOF_LONG_DOUBLE 8
8851| #define SIZEOF_FLOAT__COMPLEX 8
8852| #define SIZEOF_DOUBLE__COMPLEX 16
8853| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
8854| #define SIZEOF_VOID_P 8
8855| #define SIZEOF_SIZE_T 8
8856| #define SIZEOF_SSIZE_T 8
8857| #define SIZEOF_PTRDIFF_T 8
8858| #define SIZEOF_WCHAR_T 4
8859| #define SIZEOF_PID_T 4
8860| #define SIZEOF_ATOMIC_SHORT 2
8861| #define SIZEOF_ATOMIC_INT 4
8862| #define SIZEOF_ATOMIC_LONG 8
8863| #define SIZEOF_ATOMIC_LLONG 8
8864| #define OPAL_ALIGNMENT_BOOL 1
8865| #define OPAL_ALIGNMENT_INT8 1
8866| #define OPAL_ALIGNMENT_INT16 2
8867| #define OPAL_ALIGNMENT_INT32 4
8868| #define OPAL_ALIGNMENT_INT64 8
8869| #define OPAL_ALIGNMENT_CHAR 1
8870| #define OPAL_ALIGNMENT_SHORT 2
8871| #define OPAL_ALIGNMENT_WCHAR 4
8872| #define OPAL_ALIGNMENT_INT 4
8873| #define OPAL_ALIGNMENT_LONG 8
8874| #define OPAL_ALIGNMENT_LONG_LONG 8
8875| #define OPAL_ALIGNMENT_FLOAT 4
8876| #define OPAL_ALIGNMENT_DOUBLE 8
8877| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
8878| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8879| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8880| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
8881| #define OPAL_ALIGNMENT_VOID_P 8
8882| #define OPAL_ALIGNMENT_SIZE_T 8
8883| #define OPAL_CXX "/usr/bin/clang++"
8884| /* end confdefs.h.  */
8885|
8886| #if !( defined(_AIX) && !defined(__GNUC__) )
8887| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
8888| choke me
8889| #endif
8890configure:25465: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8891configure:25465: $? = 0
8892configure:25939: result: gnu
8893configure:26332: checking if /usr/bin/clang++ supports -finline-functions
8894configure:26348: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
8895configure:26348: $? = 0
8896configure:26355: result: yes
8897configure:26459: WARNING:  -finline-functions has been added to CXXFLAGS
8898configure:26470: checking if C and C++ are link compatible
8899configure:26495: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest_c.c
8900configure:26502: $? = 0
8901configure:26533: /usr/bin/clang++ -o conftest -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.cpp conftest_c.o  -lz >&5
8902configure:26533: $? = 0
8903configure:26559: result: yes
8904configure:26654: checking for C++ optimization flags
8905configure:26656: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions
8906configure:26671: checking size of bool
8907configure:26676: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
8908configure:26676: $? = 0
8909configure:26676: ./conftest
8910configure:26676: $? = 0
8911configure:26690: result: 1
8912configure:26701: checking alignment of bool
8913configure:26764: result: 1
8914configure:5963: *** C++ compiler and preprocessor
8915configure:26937: checking for C++ compiler version
8916configure:26946: /usr/bin/clang++ --version >&5
8917Apple clang version 15.0.0 (clang-1500.0.40.1)
8918Target: arm64-apple-darwin23.1.0
8919Thread model: posix
8920InstalledDir: /Library/Developer/CommandLineTools/usr/bin
8921configure:26957: $? = 0
8922configure:26946: /usr/bin/clang++ -v >&5
8923Apple clang version 15.0.0 (clang-1500.0.40.1)
8924Target: arm64-apple-darwin23.1.0
8925Thread model: posix
8926InstalledDir: /Library/Developer/CommandLineTools/usr/bin
8927configure:26957: $? = 0
8928configure:26946: /usr/bin/clang++ -V >&5
8929clang: error: argument to '-V' is missing (expected 1 value)
8930clang: error: no input files
8931configure:26957: $? = 1
8932configure:26946: /usr/bin/clang++ -qversion >&5
8933clang: error: unknown argument '-qversion'; did you mean '--version'?
8934clang: error: no input files
8935configure:26957: $? = 1
8936configure:26961: checking whether we are using the GNU C++ compiler
8937configure:26989: result: yes
8938configure:26998: checking whether /usr/bin/clang++ accepts -g
8939configure:27059: result: yes
8940configure:27084: checking dependency style of /usr/bin/clang++
8941configure:27195: result: gcc3
8942configure:27215: checking how to run the C++ preprocessor
8943configure:27281: result: /usr/bin/clang++ -E
8944configure:27301: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
8945configure:27301: $? = 0
8946configure:27315: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp
8947conftest.cpp:185:10: fatal error: 'ac_nonexistent.h' file not found
8948#include <ac_nonexistent.h>
8949         ^~~~~~~~~~~~~~~~~~
89501 error generated.
8951configure:27315: $? = 1
8952configure: failed program was:
8953| /* confdefs.h */
8954| #define PACKAGE_NAME "Open MPI"
8955| #define PACKAGE_TARNAME "openmpi"
8956| #define PACKAGE_VERSION "4.1.4"
8957| #define PACKAGE_STRING "Open MPI 4.1.4"
8958| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8959| #define PACKAGE_URL ""
8960| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
8961| #define STDC_HEADERS 1
8962| #define HAVE_SYS_TYPES_H 1
8963| #define HAVE_SYS_STAT_H 1
8964| #define HAVE_STDLIB_H 1
8965| #define HAVE_STRING_H 1
8966| #define HAVE_MEMORY_H 1
8967| #define HAVE_STRINGS_H 1
8968| #define HAVE_INTTYPES_H 1
8969| #define HAVE_STDINT_H 1
8970| #define HAVE_UNISTD_H 1
8971| #define __EXTENSIONS__ 1
8972| #define _ALL_SOURCE 1
8973| #define _GNU_SOURCE 1
8974| #define _POSIX_PTHREAD_SEMANTICS 1
8975| #define _TANDEM_SOURCE 1
8976| #define OMPI_MAJOR_VERSION 4
8977| #define OMPI_MINOR_VERSION 1
8978| #define OMPI_RELEASE_VERSION 4
8979| #define OMPI_GREEK_VERSION ""
8980| #define OMPI_REPO_REV "v4.1.4"
8981| #define OMPI_TARBALL_VERSION "4.1.4"
8982| #define OMPI_VERSION "4"
8983| #define OMPI_RELEASE_DATE "May 26, 2022"
8984| #define ORTE_MAJOR_VERSION 4
8985| #define ORTE_MINOR_VERSION 1
8986| #define ORTE_RELEASE_VERSION 4
8987| #define ORTE_GREEK_VERSION ""
8988| #define ORTE_REPO_REV "v4.1.4"
8989| #define ORTE_TARBALL_VERSION "4.1.4"
8990| #define ORTE_VERSION "4"
8991| #define ORTE_RELEASE_DATE "May 26, 2022"
8992| #define OSHMEM_MAJOR_VERSION 4
8993| #define OSHMEM_MINOR_VERSION 1
8994| #define OSHMEM_RELEASE_VERSION 4
8995| #define OSHMEM_GREEK_VERSION ""
8996| #define OSHMEM_REPO_REV "v4.1.4"
8997| #define OSHMEM_TARBALL_VERSION "4.1.4"
8998| #define OSHMEM_VERSION "4"
8999| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9000| #define OPAL_MAJOR_VERSION 4
9001| #define OPAL_MINOR_VERSION 1
9002| #define OPAL_RELEASE_VERSION 4
9003| #define OPAL_GREEK_VERSION ""
9004| #define OPAL_REPO_REV "v4.1.4"
9005| #define OPAL_TARBALL_VERSION "4.1.4"
9006| #define OPAL_VERSION "4"
9007| #define OPAL_RELEASE_DATE "May 26, 2022"
9008| #define OPAL_ENABLE_MEM_DEBUG 0
9009| #define OPAL_ENABLE_MEM_PROFILE 0
9010| #define OPAL_ENABLE_TIMING 0
9011| #define OPAL_ENABLE_DEBUG 0
9012| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9013| #define OPAL_ENABLE_PTY_SUPPORT 1
9014| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9015| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9016| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9017| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9018| #define OPAL_WANT_HOME_CONFIG_FILES 1
9019| #define OPAL_ENABLE_IPV6 0
9020| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
9021| #define OPAL_IDENT_STRING "4.1.4"
9022| #define OPAL_MAX_PROCESSOR_NAME 256
9023| #define OPAL_MAX_ERROR_STRING 256
9024| #define OPAL_MAX_OBJECT_NAME 64
9025| #define OPAL_MAX_INFO_KEY 36
9026| #define OPAL_MAX_INFO_VAL 256
9027| #define OPAL_MAX_PORT_NAME 1024
9028| #define OPAL_MAX_DATAREP_STRING 128
9029| #define OPAL_ENABLE_CRDEBUG 0
9030| #define OPAL_ENABLE_GETPWUID 1
9031| #define OPAL_ENABLE_PROGRESS_THREADS 0
9032| #define HAVE_ZLIB_H 1
9033| #define OPAL_HAVE_ZLIB 1
9034| #define OPAL_HAVE_SOLARIS 0
9035| #define HAVE_NETDB_H 1
9036| #define HAVE_NETINET_IN_H 1
9037| #define HAVE_NETINET_TCP_H 1
9038| #define HAVE_STRUCT_SOCKADDR_IN 1
9039| #define OPAL_CUDA_SUPPORT 0
9040| #define OPAL_CUDA_SYNC_MEMOPS 0
9041| #define OPAL_CUDA_GET_ATTRIBUTES 0
9042| #define OPAL_CUDA_GDR_SUPPORT 0
9043| #define OPAL_PMIX_V1 0
9044| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9045| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9046| #define OMPI_GROUP_SPARSE 0
9047| #define OMPI_WANT_PERUSE 0
9048| #define OMPI_WANT_MPI_CXX_SEEK 1
9049| #define OMPI_ENABLE_MPI1_COMPAT 0
9050| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9051| #define MPI_PARAM_CHECK ompi_mpi_param_check
9052| #define OMPI_PARAM_CHECK 1
9053| #define OSHMEM_SPEC_COMPAT 1
9054| #define OSHMEM_PARAM_CHECK 1
9055| #define SPC_ENABLE 0
9056| #define OPAL_CC "/usr/bin/clang"
9057| #define OPAL_C_HAVE__THREAD_LOCAL 1
9058| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9059| #define OPAL_C_HAVE__ATOMIC 1
9060| #define OPAL_C_HAVE__GENERIC 1
9061| #define OPAL_C_HAVE__STATIC_ASSERT 1
9062| #define OPAL_C_HAVE___THREAD 1
9063| #define STDC_HEADERS 1
9064| #define _GNU_SOURCE 1
9065| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9066| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9067| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9068| #define OPAL_CC_USE_PRAGMA_IDENT 0
9069| #define OPAL_CC_USE_IDENT 0
9070| #define OPAL_CC_USE_PRAGMA_COMMENT
9071| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9072| #define HAVE_INT8_T 1
9073| #define HAVE_UINT8_T 1
9074| #define HAVE_INT16_T 1
9075| #define HAVE_UINT16_T 1
9076| #define HAVE_INT32_T 1
9077| #define HAVE_UINT32_T 1
9078| #define HAVE_INT64_T 1
9079| #define HAVE_UINT64_T 1
9080| #define HAVE___INT128 1
9081| #define HAVE_LONG_LONG 1
9082| #define HAVE_LONG_DOUBLE 1
9083| #define HAVE_COMPLEX_H 1
9084| #define HAVE_FLOAT__COMPLEX 1
9085| #define HAVE_DOUBLE__COMPLEX 1
9086| #define HAVE_LONG_DOUBLE__COMPLEX 1
9087| #define HAVE_INTPTR_T 1
9088| #define HAVE_UINTPTR_T 1
9089| #define HAVE_MODE_T 1
9090| #define HAVE_SSIZE_T 1
9091| #define HAVE_PTRDIFF_T 1
9092| #define SIZEOF__BOOL 1
9093| #define SIZEOF_CHAR 1
9094| #define SIZEOF_SHORT 2
9095| #define SIZEOF_INT 4
9096| #define SIZEOF_LONG 8
9097| #define SIZEOF_LONG_LONG 8
9098| #define SIZEOF_FLOAT 4
9099| #define SIZEOF_DOUBLE 8
9100| #define SIZEOF_LONG_DOUBLE 8
9101| #define SIZEOF_FLOAT__COMPLEX 8
9102| #define SIZEOF_DOUBLE__COMPLEX 16
9103| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
9104| #define SIZEOF_VOID_P 8
9105| #define SIZEOF_SIZE_T 8
9106| #define SIZEOF_SSIZE_T 8
9107| #define SIZEOF_PTRDIFF_T 8
9108| #define SIZEOF_WCHAR_T 4
9109| #define SIZEOF_PID_T 4
9110| #define SIZEOF_ATOMIC_SHORT 2
9111| #define SIZEOF_ATOMIC_INT 4
9112| #define SIZEOF_ATOMIC_LONG 8
9113| #define SIZEOF_ATOMIC_LLONG 8
9114| #define OPAL_ALIGNMENT_BOOL 1
9115| #define OPAL_ALIGNMENT_INT8 1
9116| #define OPAL_ALIGNMENT_INT16 2
9117| #define OPAL_ALIGNMENT_INT32 4
9118| #define OPAL_ALIGNMENT_INT64 8
9119| #define OPAL_ALIGNMENT_CHAR 1
9120| #define OPAL_ALIGNMENT_SHORT 2
9121| #define OPAL_ALIGNMENT_WCHAR 4
9122| #define OPAL_ALIGNMENT_INT 4
9123| #define OPAL_ALIGNMENT_LONG 8
9124| #define OPAL_ALIGNMENT_LONG_LONG 8
9125| #define OPAL_ALIGNMENT_FLOAT 4
9126| #define OPAL_ALIGNMENT_DOUBLE 8
9127| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
9128| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9129| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9130| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
9131| #define OPAL_ALIGNMENT_VOID_P 8
9132| #define OPAL_ALIGNMENT_SIZE_T 8
9133| #define OPAL_CXX "/usr/bin/clang++"
9134| #define SIZEOF_BOOL 1
9135| #define OPAL_ALIGNMENT_CXX_BOOL 1
9136| /* end confdefs.h.  */
9137| #include <ac_nonexistent.h>
9138configure:27540: checking if C++ compiler works
9139configure:27584: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9140configure:27584: $? = 0
9141configure:27584: ./conftest
9142configure:27584: $? = 0
9143configure:27600: result: yes
9144configure:28008: checking if /usr/bin/clang++ supports -finline-functions
9145configure:28024: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9146configure:28024: $? = 0
9147configure:28031: result: yes
9148configure:28135: WARNING:  -finline-functions has been added to CXXFLAGS
9149configure:28146: checking if C and C++ are link compatible
9150configure:28235: result: yes
9151configure:28330: checking for C++ optimization flags
9152configure:28332: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions
9153configure:28347: checking size of bool
9154configure:28366: result: 1
9155configure:28377: checking alignment of bool
9156configure:28440: result: 1
9157configure:28470: checking if able to build the MPI C++ bindings
9158configure:28473: result: yes
9159configure:28489: checking for the C++ compiler vendor
9160configure:29081: result: gnu
9161configure:29120: checking if want C++ exception handling
9162configure:29136: result: no
9163configure:29640: checking for C++ template_repository_directory
9164configure:29704: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest1.C
9165configure:29714: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest2.C
9166configure:29769: result: not used
9167configure:29790: checking for C++ compiler template parameters
9168configure:29798: result: none needed
9169configure:29807: checking for C++ ident string support
9170configure:29835: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o
9171configure:29842: $? = 0
9172configure:29878: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o
9173configure:29885: $? = 0
9174configure:29921: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o
9175configure:29928: $? = 0
9176configure:30760: result: static const char
9177configure:30818: checking if /usr/bin/clang++ supports __builtin_expect
9178configure:30835: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9179configure:30835: $? = 0
9180configure:30843: result: yes
9181configure:30864: checking if /usr/bin/clang++ supports __builtin_prefetch
9182configure:30881: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9183configure:30881: $? = 0
9184configure:30889: result: yes
9185configure:30988: checking if /usr/bin/clang++ supports const_cast<> properly
9186configure:31007: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9187configure:31007: $? = 0
9188configure:31014: result: yes
9189configure:5963: *** Compiler characteristics
9190configure:31095: checking for __attribute__
9191configure:31119: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9192configure:31119: $? = 0
9193configure:31144: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9194configure:31144: $? = 0
9195configure:31194: result: yes
9196configure:31198: checking for __attribute__(aligned)
9197configure:31218: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9198configure:31218: $? = 0
9199configure:31270: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9200configure:31270: $? = 0
9201configure:31360: result: yes
9202configure:31372: checking for __attribute__(always_inline)
9203configure:31392: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9204configure:31392: $? = 0
9205configure:31444: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9206configure:31444: $? = 0
9207configure:31534: result: yes
9208configure:31543: checking for __attribute__(cold)
9209configure:31566: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9210configure:31566: $? = 0
9211configure:31621: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9212configure:31621: $? = 0
9213configure:31711: result: yes
9214configure:31720: checking for __attribute__(const)
9215configure:31743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9216configure:31743: $? = 0
9217configure:31798: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9218configure:31798: $? = 0
9219configure:31888: result: yes
9220configure:31897: checking for __attribute__(deprecated)
9221configure:31920: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9222configure:31920: $? = 0
9223configure:31975: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9224configure:31975: $? = 0
9225configure:32065: result: yes
9226configure:32074: checking for __attribute__(deprecated_argument)
9227configure:32097: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9228configure:32097: $? = 0
9229configure:32152: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9230configure:32152: $? = 0
9231configure:32242: result: yes
9232configure:32251: checking for __attribute__(error)
9233configure:32273: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9234configure:32273: $? = 0
9235configure:32327: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9236configure:32327: $? = 0
9237configure:32417: result: yes
9238configure:32436: checking for __attribute__(format)
9239configure:32458: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9240configure:32458: $? = 0
9241configure:32512: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9242configure:32512: $? = 0
9243configure:32584: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9244conftest.c:203:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
9245             return this_printf (*argument, "%d", argument); /* This should produce a format warning */
9246                                             ~~   ^~~~~~~~
92471 warning generated.
9248configure:32584: $? = 0
9249configure: failed program was:
9250| /* confdefs.h */
9251| #define PACKAGE_NAME "Open MPI"
9252| #define PACKAGE_TARNAME "openmpi"
9253| #define PACKAGE_VERSION "4.1.4"
9254| #define PACKAGE_STRING "Open MPI 4.1.4"
9255| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9256| #define PACKAGE_URL ""
9257| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
9258| #define STDC_HEADERS 1
9259| #define HAVE_SYS_TYPES_H 1
9260| #define HAVE_SYS_STAT_H 1
9261| #define HAVE_STDLIB_H 1
9262| #define HAVE_STRING_H 1
9263| #define HAVE_MEMORY_H 1
9264| #define HAVE_STRINGS_H 1
9265| #define HAVE_INTTYPES_H 1
9266| #define HAVE_STDINT_H 1
9267| #define HAVE_UNISTD_H 1
9268| #define __EXTENSIONS__ 1
9269| #define _ALL_SOURCE 1
9270| #define _GNU_SOURCE 1
9271| #define _POSIX_PTHREAD_SEMANTICS 1
9272| #define _TANDEM_SOURCE 1
9273| #define OMPI_MAJOR_VERSION 4
9274| #define OMPI_MINOR_VERSION 1
9275| #define OMPI_RELEASE_VERSION 4
9276| #define OMPI_GREEK_VERSION ""
9277| #define OMPI_REPO_REV "v4.1.4"
9278| #define OMPI_TARBALL_VERSION "4.1.4"
9279| #define OMPI_VERSION "4"
9280| #define OMPI_RELEASE_DATE "May 26, 2022"
9281| #define ORTE_MAJOR_VERSION 4
9282| #define ORTE_MINOR_VERSION 1
9283| #define ORTE_RELEASE_VERSION 4
9284| #define ORTE_GREEK_VERSION ""
9285| #define ORTE_REPO_REV "v4.1.4"
9286| #define ORTE_TARBALL_VERSION "4.1.4"
9287| #define ORTE_VERSION "4"
9288| #define ORTE_RELEASE_DATE "May 26, 2022"
9289| #define OSHMEM_MAJOR_VERSION 4
9290| #define OSHMEM_MINOR_VERSION 1
9291| #define OSHMEM_RELEASE_VERSION 4
9292| #define OSHMEM_GREEK_VERSION ""
9293| #define OSHMEM_REPO_REV "v4.1.4"
9294| #define OSHMEM_TARBALL_VERSION "4.1.4"
9295| #define OSHMEM_VERSION "4"
9296| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9297| #define OPAL_MAJOR_VERSION 4
9298| #define OPAL_MINOR_VERSION 1
9299| #define OPAL_RELEASE_VERSION 4
9300| #define OPAL_GREEK_VERSION ""
9301| #define OPAL_REPO_REV "v4.1.4"
9302| #define OPAL_TARBALL_VERSION "4.1.4"
9303| #define OPAL_VERSION "4"
9304| #define OPAL_RELEASE_DATE "May 26, 2022"
9305| #define OPAL_ENABLE_MEM_DEBUG 0
9306| #define OPAL_ENABLE_MEM_PROFILE 0
9307| #define OPAL_ENABLE_TIMING 0
9308| #define OPAL_ENABLE_DEBUG 0
9309| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9310| #define OPAL_ENABLE_PTY_SUPPORT 1
9311| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9312| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9313| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9314| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9315| #define OPAL_WANT_HOME_CONFIG_FILES 1
9316| #define OPAL_ENABLE_IPV6 0
9317| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
9318| #define OPAL_IDENT_STRING "4.1.4"
9319| #define OPAL_MAX_PROCESSOR_NAME 256
9320| #define OPAL_MAX_ERROR_STRING 256
9321| #define OPAL_MAX_OBJECT_NAME 64
9322| #define OPAL_MAX_INFO_KEY 36
9323| #define OPAL_MAX_INFO_VAL 256
9324| #define OPAL_MAX_PORT_NAME 1024
9325| #define OPAL_MAX_DATAREP_STRING 128
9326| #define OPAL_ENABLE_CRDEBUG 0
9327| #define OPAL_ENABLE_GETPWUID 1
9328| #define OPAL_ENABLE_PROGRESS_THREADS 0
9329| #define HAVE_ZLIB_H 1
9330| #define OPAL_HAVE_ZLIB 1
9331| #define OPAL_HAVE_SOLARIS 0
9332| #define HAVE_NETDB_H 1
9333| #define HAVE_NETINET_IN_H 1
9334| #define HAVE_NETINET_TCP_H 1
9335| #define HAVE_STRUCT_SOCKADDR_IN 1
9336| #define OPAL_CUDA_SUPPORT 0
9337| #define OPAL_CUDA_SYNC_MEMOPS 0
9338| #define OPAL_CUDA_GET_ATTRIBUTES 0
9339| #define OPAL_CUDA_GDR_SUPPORT 0
9340| #define OPAL_PMIX_V1 0
9341| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9342| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9343| #define OMPI_GROUP_SPARSE 0
9344| #define OMPI_WANT_PERUSE 0
9345| #define OMPI_WANT_MPI_CXX_SEEK 1
9346| #define OMPI_ENABLE_MPI1_COMPAT 0
9347| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9348| #define MPI_PARAM_CHECK ompi_mpi_param_check
9349| #define OMPI_PARAM_CHECK 1
9350| #define OSHMEM_SPEC_COMPAT 1
9351| #define OSHMEM_PARAM_CHECK 1
9352| #define SPC_ENABLE 0
9353| #define OPAL_CC "/usr/bin/clang"
9354| #define OPAL_C_HAVE__THREAD_LOCAL 1
9355| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9356| #define OPAL_C_HAVE__ATOMIC 1
9357| #define OPAL_C_HAVE__GENERIC 1
9358| #define OPAL_C_HAVE__STATIC_ASSERT 1
9359| #define OPAL_C_HAVE___THREAD 1
9360| #define STDC_HEADERS 1
9361| #define _GNU_SOURCE 1
9362| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9363| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9364| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9365| #define OPAL_CC_USE_PRAGMA_IDENT 0
9366| #define OPAL_CC_USE_IDENT 0
9367| #define OPAL_CC_USE_PRAGMA_COMMENT
9368| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9369| #define HAVE_INT8_T 1
9370| #define HAVE_UINT8_T 1
9371| #define HAVE_INT16_T 1
9372| #define HAVE_UINT16_T 1
9373| #define HAVE_INT32_T 1
9374| #define HAVE_UINT32_T 1
9375| #define HAVE_INT64_T 1
9376| #define HAVE_UINT64_T 1
9377| #define HAVE___INT128 1
9378| #define HAVE_LONG_LONG 1
9379| #define HAVE_LONG_DOUBLE 1
9380| #define HAVE_COMPLEX_H 1
9381| #define HAVE_FLOAT__COMPLEX 1
9382| #define HAVE_DOUBLE__COMPLEX 1
9383| #define HAVE_LONG_DOUBLE__COMPLEX 1
9384| #define HAVE_INTPTR_T 1
9385| #define HAVE_UINTPTR_T 1
9386| #define HAVE_MODE_T 1
9387| #define HAVE_SSIZE_T 1
9388| #define HAVE_PTRDIFF_T 1
9389| #define SIZEOF__BOOL 1
9390| #define SIZEOF_CHAR 1
9391| #define SIZEOF_SHORT 2
9392| #define SIZEOF_INT 4
9393| #define SIZEOF_LONG 8
9394| #define SIZEOF_LONG_LONG 8
9395| #define SIZEOF_FLOAT 4
9396| #define SIZEOF_DOUBLE 8
9397| #define SIZEOF_LONG_DOUBLE 8
9398| #define SIZEOF_FLOAT__COMPLEX 8
9399| #define SIZEOF_DOUBLE__COMPLEX 16
9400| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
9401| #define SIZEOF_VOID_P 8
9402| #define SIZEOF_SIZE_T 8
9403| #define SIZEOF_SSIZE_T 8
9404| #define SIZEOF_PTRDIFF_T 8
9405| #define SIZEOF_WCHAR_T 4
9406| #define SIZEOF_PID_T 4
9407| #define SIZEOF_ATOMIC_SHORT 2
9408| #define SIZEOF_ATOMIC_INT 4
9409| #define SIZEOF_ATOMIC_LONG 8
9410| #define SIZEOF_ATOMIC_LLONG 8
9411| #define OPAL_ALIGNMENT_BOOL 1
9412| #define OPAL_ALIGNMENT_INT8 1
9413| #define OPAL_ALIGNMENT_INT16 2
9414| #define OPAL_ALIGNMENT_INT32 4
9415| #define OPAL_ALIGNMENT_INT64 8
9416| #define OPAL_ALIGNMENT_CHAR 1
9417| #define OPAL_ALIGNMENT_SHORT 2
9418| #define OPAL_ALIGNMENT_WCHAR 4
9419| #define OPAL_ALIGNMENT_INT 4
9420| #define OPAL_ALIGNMENT_LONG 8
9421| #define OPAL_ALIGNMENT_LONG_LONG 8
9422| #define OPAL_ALIGNMENT_FLOAT 4
9423| #define OPAL_ALIGNMENT_DOUBLE 8
9424| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
9425| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9426| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9427| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
9428| #define OPAL_ALIGNMENT_VOID_P 8
9429| #define OPAL_ALIGNMENT_SIZE_T 8
9430| #define OPAL_CXX "/usr/bin/clang++"
9431| #define SIZEOF_BOOL 1
9432| #define OPAL_ALIGNMENT_CXX_BOOL 1
9433| #define OMPI_CXX "/usr/bin/clang++"
9434| #define SIZEOF_BOOL 1
9435| #define OPAL_ALIGNMENT_CXX_BOOL 1
9436| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9437| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9438| #define OPAL_CXX_USE_IDENT 0
9439| #define OPAL_CXX_USE_PRAGMA_COMMENT
9440| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9441| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9442| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9443| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9444| #define OMPI_BUILD_CXX_BINDINGS 1
9445| #define OPAL_HAVE_ATTRIBUTE 1
9446| /* end confdefs.h.  */
9447|
9448|          static int usage (int * argument);
9449|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
9450|
9451|          static int usage (int * argument) {
9452|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
9453|          }
9454|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9455|          int main(void);
9456|
9457| int
9458| main ()
9459| {
9460|
9461|                  int i=4711;
9462|                  i=usage(&i);
9463|
9464|   ;
9465|   return 0;
9466| }
9467configure:32620: result: yes
9468configure:32639: checking for __attribute__(format_funcptr)
9469configure:32661: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9470configure:32661: $? = 0
9471configure:32715: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9472configure:32715: $? = 0
9473configure:32787: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9474configure:32787: $? = 0
9475configure:32826: result: no
9476configure:32832: checking for __attribute__(hot)
9477configure:32855: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9478configure:32855: $? = 0
9479configure:32910: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9480configure:32910: $? = 0
9481configure:33000: result: yes
9482configure:33009: checking for __attribute__(malloc)
9483configure:33035: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9484configure:33035: $? = 0
9485configure:33093: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9486configure:33093: $? = 0
9487configure:33183: result: yes
9488configure:33198: checking for __attribute__(may_alias)
9489configure:33218: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9490configure:33218: $? = 0
9491configure:33270: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9492configure:33270: $? = 0
9493configure:33360: result: yes
9494configure:33370: checking for __attribute__(no_instrument_function)
9495configure:33390: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9496configure:33390: $? = 0
9497configure:33442: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9498configure:33442: $? = 0
9499configure:33532: result: yes
9500configure:33542: checking for __attribute__(noinline)
9501configure:33567: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9502configure:33567: $? = 0
9503configure:33624: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9504configure:33624: $? = 0
9505configure:33714: result: yes
9506configure:33738: checking for __attribute__(nonnull)
9507configure:33761: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9508configure:33761: $? = 0
9509configure:33816: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9510configure:33816: $? = 0
9511configure:33890: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9512conftest.c:204:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
9513             return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
9514                            ~~~~~~~~~~ ^
95151 warning generated.
9516configure:33890: $? = 0
9517configure: failed program was:
9518| /* confdefs.h */
9519| #define PACKAGE_NAME "Open MPI"
9520| #define PACKAGE_TARNAME "openmpi"
9521| #define PACKAGE_VERSION "4.1.4"
9522| #define PACKAGE_STRING "Open MPI 4.1.4"
9523| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9524| #define PACKAGE_URL ""
9525| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
9526| #define STDC_HEADERS 1
9527| #define HAVE_SYS_TYPES_H 1
9528| #define HAVE_SYS_STAT_H 1
9529| #define HAVE_STDLIB_H 1
9530| #define HAVE_STRING_H 1
9531| #define HAVE_MEMORY_H 1
9532| #define HAVE_STRINGS_H 1
9533| #define HAVE_INTTYPES_H 1
9534| #define HAVE_STDINT_H 1
9535| #define HAVE_UNISTD_H 1
9536| #define __EXTENSIONS__ 1
9537| #define _ALL_SOURCE 1
9538| #define _GNU_SOURCE 1
9539| #define _POSIX_PTHREAD_SEMANTICS 1
9540| #define _TANDEM_SOURCE 1
9541| #define OMPI_MAJOR_VERSION 4
9542| #define OMPI_MINOR_VERSION 1
9543| #define OMPI_RELEASE_VERSION 4
9544| #define OMPI_GREEK_VERSION ""
9545| #define OMPI_REPO_REV "v4.1.4"
9546| #define OMPI_TARBALL_VERSION "4.1.4"
9547| #define OMPI_VERSION "4"
9548| #define OMPI_RELEASE_DATE "May 26, 2022"
9549| #define ORTE_MAJOR_VERSION 4
9550| #define ORTE_MINOR_VERSION 1
9551| #define ORTE_RELEASE_VERSION 4
9552| #define ORTE_GREEK_VERSION ""
9553| #define ORTE_REPO_REV "v4.1.4"
9554| #define ORTE_TARBALL_VERSION "4.1.4"
9555| #define ORTE_VERSION "4"
9556| #define ORTE_RELEASE_DATE "May 26, 2022"
9557| #define OSHMEM_MAJOR_VERSION 4
9558| #define OSHMEM_MINOR_VERSION 1
9559| #define OSHMEM_RELEASE_VERSION 4
9560| #define OSHMEM_GREEK_VERSION ""
9561| #define OSHMEM_REPO_REV "v4.1.4"
9562| #define OSHMEM_TARBALL_VERSION "4.1.4"
9563| #define OSHMEM_VERSION "4"
9564| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9565| #define OPAL_MAJOR_VERSION 4
9566| #define OPAL_MINOR_VERSION 1
9567| #define OPAL_RELEASE_VERSION 4
9568| #define OPAL_GREEK_VERSION ""
9569| #define OPAL_REPO_REV "v4.1.4"
9570| #define OPAL_TARBALL_VERSION "4.1.4"
9571| #define OPAL_VERSION "4"
9572| #define OPAL_RELEASE_DATE "May 26, 2022"
9573| #define OPAL_ENABLE_MEM_DEBUG 0
9574| #define OPAL_ENABLE_MEM_PROFILE 0
9575| #define OPAL_ENABLE_TIMING 0
9576| #define OPAL_ENABLE_DEBUG 0
9577| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9578| #define OPAL_ENABLE_PTY_SUPPORT 1
9579| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9580| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9581| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9582| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9583| #define OPAL_WANT_HOME_CONFIG_FILES 1
9584| #define OPAL_ENABLE_IPV6 0
9585| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
9586| #define OPAL_IDENT_STRING "4.1.4"
9587| #define OPAL_MAX_PROCESSOR_NAME 256
9588| #define OPAL_MAX_ERROR_STRING 256
9589| #define OPAL_MAX_OBJECT_NAME 64
9590| #define OPAL_MAX_INFO_KEY 36
9591| #define OPAL_MAX_INFO_VAL 256
9592| #define OPAL_MAX_PORT_NAME 1024
9593| #define OPAL_MAX_DATAREP_STRING 128
9594| #define OPAL_ENABLE_CRDEBUG 0
9595| #define OPAL_ENABLE_GETPWUID 1
9596| #define OPAL_ENABLE_PROGRESS_THREADS 0
9597| #define HAVE_ZLIB_H 1
9598| #define OPAL_HAVE_ZLIB 1
9599| #define OPAL_HAVE_SOLARIS 0
9600| #define HAVE_NETDB_H 1
9601| #define HAVE_NETINET_IN_H 1
9602| #define HAVE_NETINET_TCP_H 1
9603| #define HAVE_STRUCT_SOCKADDR_IN 1
9604| #define OPAL_CUDA_SUPPORT 0
9605| #define OPAL_CUDA_SYNC_MEMOPS 0
9606| #define OPAL_CUDA_GET_ATTRIBUTES 0
9607| #define OPAL_CUDA_GDR_SUPPORT 0
9608| #define OPAL_PMIX_V1 0
9609| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9610| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9611| #define OMPI_GROUP_SPARSE 0
9612| #define OMPI_WANT_PERUSE 0
9613| #define OMPI_WANT_MPI_CXX_SEEK 1
9614| #define OMPI_ENABLE_MPI1_COMPAT 0
9615| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9616| #define MPI_PARAM_CHECK ompi_mpi_param_check
9617| #define OMPI_PARAM_CHECK 1
9618| #define OSHMEM_SPEC_COMPAT 1
9619| #define OSHMEM_PARAM_CHECK 1
9620| #define SPC_ENABLE 0
9621| #define OPAL_CC "/usr/bin/clang"
9622| #define OPAL_C_HAVE__THREAD_LOCAL 1
9623| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9624| #define OPAL_C_HAVE__ATOMIC 1
9625| #define OPAL_C_HAVE__GENERIC 1
9626| #define OPAL_C_HAVE__STATIC_ASSERT 1
9627| #define OPAL_C_HAVE___THREAD 1
9628| #define STDC_HEADERS 1
9629| #define _GNU_SOURCE 1
9630| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9631| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9632| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9633| #define OPAL_CC_USE_PRAGMA_IDENT 0
9634| #define OPAL_CC_USE_IDENT 0
9635| #define OPAL_CC_USE_PRAGMA_COMMENT
9636| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9637| #define HAVE_INT8_T 1
9638| #define HAVE_UINT8_T 1
9639| #define HAVE_INT16_T 1
9640| #define HAVE_UINT16_T 1
9641| #define HAVE_INT32_T 1
9642| #define HAVE_UINT32_T 1
9643| #define HAVE_INT64_T 1
9644| #define HAVE_UINT64_T 1
9645| #define HAVE___INT128 1
9646| #define HAVE_LONG_LONG 1
9647| #define HAVE_LONG_DOUBLE 1
9648| #define HAVE_COMPLEX_H 1
9649| #define HAVE_FLOAT__COMPLEX 1
9650| #define HAVE_DOUBLE__COMPLEX 1
9651| #define HAVE_LONG_DOUBLE__COMPLEX 1
9652| #define HAVE_INTPTR_T 1
9653| #define HAVE_UINTPTR_T 1
9654| #define HAVE_MODE_T 1
9655| #define HAVE_SSIZE_T 1
9656| #define HAVE_PTRDIFF_T 1
9657| #define SIZEOF__BOOL 1
9658| #define SIZEOF_CHAR 1
9659| #define SIZEOF_SHORT 2
9660| #define SIZEOF_INT 4
9661| #define SIZEOF_LONG 8
9662| #define SIZEOF_LONG_LONG 8
9663| #define SIZEOF_FLOAT 4
9664| #define SIZEOF_DOUBLE 8
9665| #define SIZEOF_LONG_DOUBLE 8
9666| #define SIZEOF_FLOAT__COMPLEX 8
9667| #define SIZEOF_DOUBLE__COMPLEX 16
9668| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
9669| #define SIZEOF_VOID_P 8
9670| #define SIZEOF_SIZE_T 8
9671| #define SIZEOF_SSIZE_T 8
9672| #define SIZEOF_PTRDIFF_T 8
9673| #define SIZEOF_WCHAR_T 4
9674| #define SIZEOF_PID_T 4
9675| #define SIZEOF_ATOMIC_SHORT 2
9676| #define SIZEOF_ATOMIC_INT 4
9677| #define SIZEOF_ATOMIC_LONG 8
9678| #define SIZEOF_ATOMIC_LLONG 8
9679| #define OPAL_ALIGNMENT_BOOL 1
9680| #define OPAL_ALIGNMENT_INT8 1
9681| #define OPAL_ALIGNMENT_INT16 2
9682| #define OPAL_ALIGNMENT_INT32 4
9683| #define OPAL_ALIGNMENT_INT64 8
9684| #define OPAL_ALIGNMENT_CHAR 1
9685| #define OPAL_ALIGNMENT_SHORT 2
9686| #define OPAL_ALIGNMENT_WCHAR 4
9687| #define OPAL_ALIGNMENT_INT 4
9688| #define OPAL_ALIGNMENT_LONG 8
9689| #define OPAL_ALIGNMENT_LONG_LONG 8
9690| #define OPAL_ALIGNMENT_FLOAT 4
9691| #define OPAL_ALIGNMENT_DOUBLE 8
9692| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
9693| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9694| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9695| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
9696| #define OPAL_ALIGNMENT_VOID_P 8
9697| #define OPAL_ALIGNMENT_SIZE_T 8
9698| #define OPAL_CXX "/usr/bin/clang++"
9699| #define SIZEOF_BOOL 1
9700| #define OPAL_ALIGNMENT_CXX_BOOL 1
9701| #define OMPI_CXX "/usr/bin/clang++"
9702| #define SIZEOF_BOOL 1
9703| #define OPAL_ALIGNMENT_CXX_BOOL 1
9704| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9705| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9706| #define OPAL_CXX_USE_IDENT 0
9707| #define OPAL_CXX_USE_PRAGMA_COMMENT
9708| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9709| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9710| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9711| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9712| #define OMPI_BUILD_CXX_BINDINGS 1
9713| #define OPAL_HAVE_ATTRIBUTE 1
9714| /* end confdefs.h.  */
9715|
9716|          static int usage(int * argument);
9717|          int square(int * argument) __attribute__ ((__nonnull__));
9718|          int square(int * argument) { return (*argument) * (*argument); }
9719|
9720|          static int usage(int * argument) {
9721|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
9722|          }
9723|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9724|          int main(void);
9725|
9726| int
9727| main ()
9728| {
9729|
9730|                  int i=4711;
9731|                  i=usage(&i);
9732|
9733|   ;
9734|   return 0;
9735| }
9736configure:33926: result: yes
9737configure:33936: checking for __attribute__(noreturn)
9738configure:33965: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9739configure:33965: $? = 0
9740configure:34026: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9741configure:34026: $? = 0
9742configure:34116: result: yes
9743configure:34126: checking for __attribute__(noreturn_funcptr)
9744configure:34155: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9745configure:34155: $? = 0
9746configure:34216: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9747configure:34216: $? = 0
9748configure:34306: result: yes
9749configure:34316: checking for __attribute__(packed)
9750configure:34341: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9751configure:34341: $? = 0
9752configure:34398: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9753configure:34398: $? = 0
9754configure:34488: result: yes
9755configure:34497: checking for __attribute__(pure)
9756configure:34520: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9757configure:34520: $? = 0
9758configure:34575: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9759configure:34575: $? = 0
9760configure:34665: result: yes
9761configure:34691: checking for __attribute__(sentinel)
9762configure:34713: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9763configure:34713: $? = 0
9764configure:34767: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
9765configure:34767: $? = 0
9766configure:34841: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9767conftest.c:204:78: warning: missing sentinel in function call [-Wsentinel]
9768             return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
9769                                                                             ^
9770                                                                             , (void*) 0
9771conftest.c:200:14: note: function has been explicitly marked sentinel here
9772         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
9773             ^
97741 warning generated.
9775configure:34841: $? = 0
9776configure: failed program was:
9777| /* confdefs.h */
9778| #define PACKAGE_NAME "Open MPI"
9779| #define PACKAGE_TARNAME "openmpi"
9780| #define PACKAGE_VERSION "4.1.4"
9781| #define PACKAGE_STRING "Open MPI 4.1.4"
9782| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9783| #define PACKAGE_URL ""
9784| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
9785| #define STDC_HEADERS 1
9786| #define HAVE_SYS_TYPES_H 1
9787| #define HAVE_SYS_STAT_H 1
9788| #define HAVE_STDLIB_H 1
9789| #define HAVE_STRING_H 1
9790| #define HAVE_MEMORY_H 1
9791| #define HAVE_STRINGS_H 1
9792| #define HAVE_INTTYPES_H 1
9793| #define HAVE_STDINT_H 1
9794| #define HAVE_UNISTD_H 1
9795| #define __EXTENSIONS__ 1
9796| #define _ALL_SOURCE 1
9797| #define _GNU_SOURCE 1
9798| #define _POSIX_PTHREAD_SEMANTICS 1
9799| #define _TANDEM_SOURCE 1
9800| #define OMPI_MAJOR_VERSION 4
9801| #define OMPI_MINOR_VERSION 1
9802| #define OMPI_RELEASE_VERSION 4
9803| #define OMPI_GREEK_VERSION ""
9804| #define OMPI_REPO_REV "v4.1.4"
9805| #define OMPI_TARBALL_VERSION "4.1.4"
9806| #define OMPI_VERSION "4"
9807| #define OMPI_RELEASE_DATE "May 26, 2022"
9808| #define ORTE_MAJOR_VERSION 4
9809| #define ORTE_MINOR_VERSION 1
9810| #define ORTE_RELEASE_VERSION 4
9811| #define ORTE_GREEK_VERSION ""
9812| #define ORTE_REPO_REV "v4.1.4"
9813| #define ORTE_TARBALL_VERSION "4.1.4"
9814| #define ORTE_VERSION "4"
9815| #define ORTE_RELEASE_DATE "May 26, 2022"
9816| #define OSHMEM_MAJOR_VERSION 4
9817| #define OSHMEM_MINOR_VERSION 1
9818| #define OSHMEM_RELEASE_VERSION 4
9819| #define OSHMEM_GREEK_VERSION ""
9820| #define OSHMEM_REPO_REV "v4.1.4"
9821| #define OSHMEM_TARBALL_VERSION "4.1.4"
9822| #define OSHMEM_VERSION "4"
9823| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9824| #define OPAL_MAJOR_VERSION 4
9825| #define OPAL_MINOR_VERSION 1
9826| #define OPAL_RELEASE_VERSION 4
9827| #define OPAL_GREEK_VERSION ""
9828| #define OPAL_REPO_REV "v4.1.4"
9829| #define OPAL_TARBALL_VERSION "4.1.4"
9830| #define OPAL_VERSION "4"
9831| #define OPAL_RELEASE_DATE "May 26, 2022"
9832| #define OPAL_ENABLE_MEM_DEBUG 0
9833| #define OPAL_ENABLE_MEM_PROFILE 0
9834| #define OPAL_ENABLE_TIMING 0
9835| #define OPAL_ENABLE_DEBUG 0
9836| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9837| #define OPAL_ENABLE_PTY_SUPPORT 1
9838| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9839| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9840| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9841| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9842| #define OPAL_WANT_HOME_CONFIG_FILES 1
9843| #define OPAL_ENABLE_IPV6 0
9844| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
9845| #define OPAL_IDENT_STRING "4.1.4"
9846| #define OPAL_MAX_PROCESSOR_NAME 256
9847| #define OPAL_MAX_ERROR_STRING 256
9848| #define OPAL_MAX_OBJECT_NAME 64
9849| #define OPAL_MAX_INFO_KEY 36
9850| #define OPAL_MAX_INFO_VAL 256
9851| #define OPAL_MAX_PORT_NAME 1024
9852| #define OPAL_MAX_DATAREP_STRING 128
9853| #define OPAL_ENABLE_CRDEBUG 0
9854| #define OPAL_ENABLE_GETPWUID 1
9855| #define OPAL_ENABLE_PROGRESS_THREADS 0
9856| #define HAVE_ZLIB_H 1
9857| #define OPAL_HAVE_ZLIB 1
9858| #define OPAL_HAVE_SOLARIS 0
9859| #define HAVE_NETDB_H 1
9860| #define HAVE_NETINET_IN_H 1
9861| #define HAVE_NETINET_TCP_H 1
9862| #define HAVE_STRUCT_SOCKADDR_IN 1
9863| #define OPAL_CUDA_SUPPORT 0
9864| #define OPAL_CUDA_SYNC_MEMOPS 0
9865| #define OPAL_CUDA_GET_ATTRIBUTES 0
9866| #define OPAL_CUDA_GDR_SUPPORT 0
9867| #define OPAL_PMIX_V1 0
9868| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9869| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9870| #define OMPI_GROUP_SPARSE 0
9871| #define OMPI_WANT_PERUSE 0
9872| #define OMPI_WANT_MPI_CXX_SEEK 1
9873| #define OMPI_ENABLE_MPI1_COMPAT 0
9874| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9875| #define MPI_PARAM_CHECK ompi_mpi_param_check
9876| #define OMPI_PARAM_CHECK 1
9877| #define OSHMEM_SPEC_COMPAT 1
9878| #define OSHMEM_PARAM_CHECK 1
9879| #define SPC_ENABLE 0
9880| #define OPAL_CC "/usr/bin/clang"
9881| #define OPAL_C_HAVE__THREAD_LOCAL 1
9882| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9883| #define OPAL_C_HAVE__ATOMIC 1
9884| #define OPAL_C_HAVE__GENERIC 1
9885| #define OPAL_C_HAVE__STATIC_ASSERT 1
9886| #define OPAL_C_HAVE___THREAD 1
9887| #define STDC_HEADERS 1
9888| #define _GNU_SOURCE 1
9889| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9890| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9891| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9892| #define OPAL_CC_USE_PRAGMA_IDENT 0
9893| #define OPAL_CC_USE_IDENT 0
9894| #define OPAL_CC_USE_PRAGMA_COMMENT
9895| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9896| #define HAVE_INT8_T 1
9897| #define HAVE_UINT8_T 1
9898| #define HAVE_INT16_T 1
9899| #define HAVE_UINT16_T 1
9900| #define HAVE_INT32_T 1
9901| #define HAVE_UINT32_T 1
9902| #define HAVE_INT64_T 1
9903| #define HAVE_UINT64_T 1
9904| #define HAVE___INT128 1
9905| #define HAVE_LONG_LONG 1
9906| #define HAVE_LONG_DOUBLE 1
9907| #define HAVE_COMPLEX_H 1
9908| #define HAVE_FLOAT__COMPLEX 1
9909| #define HAVE_DOUBLE__COMPLEX 1
9910| #define HAVE_LONG_DOUBLE__COMPLEX 1
9911| #define HAVE_INTPTR_T 1
9912| #define HAVE_UINTPTR_T 1
9913| #define HAVE_MODE_T 1
9914| #define HAVE_SSIZE_T 1
9915| #define HAVE_PTRDIFF_T 1
9916| #define SIZEOF__BOOL 1
9917| #define SIZEOF_CHAR 1
9918| #define SIZEOF_SHORT 2
9919| #define SIZEOF_INT 4
9920| #define SIZEOF_LONG 8
9921| #define SIZEOF_LONG_LONG 8
9922| #define SIZEOF_FLOAT 4
9923| #define SIZEOF_DOUBLE 8
9924| #define SIZEOF_LONG_DOUBLE 8
9925| #define SIZEOF_FLOAT__COMPLEX 8
9926| #define SIZEOF_DOUBLE__COMPLEX 16
9927| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
9928| #define SIZEOF_VOID_P 8
9929| #define SIZEOF_SIZE_T 8
9930| #define SIZEOF_SSIZE_T 8
9931| #define SIZEOF_PTRDIFF_T 8
9932| #define SIZEOF_WCHAR_T 4
9933| #define SIZEOF_PID_T 4
9934| #define SIZEOF_ATOMIC_SHORT 2
9935| #define SIZEOF_ATOMIC_INT 4
9936| #define SIZEOF_ATOMIC_LONG 8
9937| #define SIZEOF_ATOMIC_LLONG 8
9938| #define OPAL_ALIGNMENT_BOOL 1
9939| #define OPAL_ALIGNMENT_INT8 1
9940| #define OPAL_ALIGNMENT_INT16 2
9941| #define OPAL_ALIGNMENT_INT32 4
9942| #define OPAL_ALIGNMENT_INT64 8
9943| #define OPAL_ALIGNMENT_CHAR 1
9944| #define OPAL_ALIGNMENT_SHORT 2
9945| #define OPAL_ALIGNMENT_WCHAR 4
9946| #define OPAL_ALIGNMENT_INT 4
9947| #define OPAL_ALIGNMENT_LONG 8
9948| #define OPAL_ALIGNMENT_LONG_LONG 8
9949| #define OPAL_ALIGNMENT_FLOAT 4
9950| #define OPAL_ALIGNMENT_DOUBLE 8
9951| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
9952| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9953| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9954| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
9955| #define OPAL_ALIGNMENT_VOID_P 8
9956| #define OPAL_ALIGNMENT_SIZE_T 8
9957| #define OPAL_CXX "/usr/bin/clang++"
9958| #define SIZEOF_BOOL 1
9959| #define OPAL_ALIGNMENT_CXX_BOOL 1
9960| #define OMPI_CXX "/usr/bin/clang++"
9961| #define SIZEOF_BOOL 1
9962| #define OPAL_ALIGNMENT_CXX_BOOL 1
9963| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9964| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9965| #define OPAL_CXX_USE_IDENT 0
9966| #define OPAL_CXX_USE_PRAGMA_COMMENT
9967| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9968| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9969| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9970| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9971| #define OMPI_BUILD_CXX_BINDINGS 1
9972| #define OPAL_HAVE_ATTRIBUTE 1
9973| /* end confdefs.h.  */
9974|
9975|          static int usage(int * argument);
9976|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
9977|
9978|          static int usage(int * argument) {
9979|              void * last_arg_should_be_null = argument;
9980|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
9981|          }
9982|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9983|          int main(void);
9984|
9985| int
9986| main ()
9987| {
9988|
9989|                  int i=4711;
9990|                  i=usage(&i);
9991|
9992|   ;
9993|   return 0;
9994| }
9995configure:34877: result: yes
9996configure:34886: checking for __attribute__(unused)
9997configure:34909: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
9998configure:34909: $? = 0
9999configure:34964: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10000configure:34964: $? = 0
10001configure:35054: result: yes
10002configure:35067: checking for __attribute__(visibility)
10003configure:35089: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10004configure:35089: $? = 0
10005configure:35143: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10006configure:35143: $? = 0
10007configure:35233: result: yes
10008configure:35258: checking for __attribute__(warn_unused_result)
10009configure:35281: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10010configure:35281: $? = 0
10011configure:35336: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10012configure:35336: $? = 0
10013configure:35414: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10014conftest.c:204:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
10015           foo (*argument);        /* Should produce an unused result warning */
10016           ^~~  ~~~~~~~~~
100171 warning generated.
10018configure:35414: $? = 0
10019configure: failed program was:
10020| /* confdefs.h */
10021| #define PACKAGE_NAME "Open MPI"
10022| #define PACKAGE_TARNAME "openmpi"
10023| #define PACKAGE_VERSION "4.1.4"
10024| #define PACKAGE_STRING "Open MPI 4.1.4"
10025| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
10026| #define PACKAGE_URL ""
10027| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
10028| #define STDC_HEADERS 1
10029| #define HAVE_SYS_TYPES_H 1
10030| #define HAVE_SYS_STAT_H 1
10031| #define HAVE_STDLIB_H 1
10032| #define HAVE_STRING_H 1
10033| #define HAVE_MEMORY_H 1
10034| #define HAVE_STRINGS_H 1
10035| #define HAVE_INTTYPES_H 1
10036| #define HAVE_STDINT_H 1
10037| #define HAVE_UNISTD_H 1
10038| #define __EXTENSIONS__ 1
10039| #define _ALL_SOURCE 1
10040| #define _GNU_SOURCE 1
10041| #define _POSIX_PTHREAD_SEMANTICS 1
10042| #define _TANDEM_SOURCE 1
10043| #define OMPI_MAJOR_VERSION 4
10044| #define OMPI_MINOR_VERSION 1
10045| #define OMPI_RELEASE_VERSION 4
10046| #define OMPI_GREEK_VERSION ""
10047| #define OMPI_REPO_REV "v4.1.4"
10048| #define OMPI_TARBALL_VERSION "4.1.4"
10049| #define OMPI_VERSION "4"
10050| #define OMPI_RELEASE_DATE "May 26, 2022"
10051| #define ORTE_MAJOR_VERSION 4
10052| #define ORTE_MINOR_VERSION 1
10053| #define ORTE_RELEASE_VERSION 4
10054| #define ORTE_GREEK_VERSION ""
10055| #define ORTE_REPO_REV "v4.1.4"
10056| #define ORTE_TARBALL_VERSION "4.1.4"
10057| #define ORTE_VERSION "4"
10058| #define ORTE_RELEASE_DATE "May 26, 2022"
10059| #define OSHMEM_MAJOR_VERSION 4
10060| #define OSHMEM_MINOR_VERSION 1
10061| #define OSHMEM_RELEASE_VERSION 4
10062| #define OSHMEM_GREEK_VERSION ""
10063| #define OSHMEM_REPO_REV "v4.1.4"
10064| #define OSHMEM_TARBALL_VERSION "4.1.4"
10065| #define OSHMEM_VERSION "4"
10066| #define OSHMEM_RELEASE_DATE "May 26, 2022"
10067| #define OPAL_MAJOR_VERSION 4
10068| #define OPAL_MINOR_VERSION 1
10069| #define OPAL_RELEASE_VERSION 4
10070| #define OPAL_GREEK_VERSION ""
10071| #define OPAL_REPO_REV "v4.1.4"
10072| #define OPAL_TARBALL_VERSION "4.1.4"
10073| #define OPAL_VERSION "4"
10074| #define OPAL_RELEASE_DATE "May 26, 2022"
10075| #define OPAL_ENABLE_MEM_DEBUG 0
10076| #define OPAL_ENABLE_MEM_PROFILE 0
10077| #define OPAL_ENABLE_TIMING 0
10078| #define OPAL_ENABLE_DEBUG 0
10079| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
10080| #define OPAL_ENABLE_PTY_SUPPORT 1
10081| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
10082| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
10083| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
10084| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
10085| #define OPAL_WANT_HOME_CONFIG_FILES 1
10086| #define OPAL_ENABLE_IPV6 0
10087| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
10088| #define OPAL_IDENT_STRING "4.1.4"
10089| #define OPAL_MAX_PROCESSOR_NAME 256
10090| #define OPAL_MAX_ERROR_STRING 256
10091| #define OPAL_MAX_OBJECT_NAME 64
10092| #define OPAL_MAX_INFO_KEY 36
10093| #define OPAL_MAX_INFO_VAL 256
10094| #define OPAL_MAX_PORT_NAME 1024
10095| #define OPAL_MAX_DATAREP_STRING 128
10096| #define OPAL_ENABLE_CRDEBUG 0
10097| #define OPAL_ENABLE_GETPWUID 1
10098| #define OPAL_ENABLE_PROGRESS_THREADS 0
10099| #define HAVE_ZLIB_H 1
10100| #define OPAL_HAVE_ZLIB 1
10101| #define OPAL_HAVE_SOLARIS 0
10102| #define HAVE_NETDB_H 1
10103| #define HAVE_NETINET_IN_H 1
10104| #define HAVE_NETINET_TCP_H 1
10105| #define HAVE_STRUCT_SOCKADDR_IN 1
10106| #define OPAL_CUDA_SUPPORT 0
10107| #define OPAL_CUDA_SYNC_MEMOPS 0
10108| #define OPAL_CUDA_GET_ATTRIBUTES 0
10109| #define OPAL_CUDA_GDR_SUPPORT 0
10110| #define OPAL_PMIX_V1 0
10111| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
10112| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
10113| #define OMPI_GROUP_SPARSE 0
10114| #define OMPI_WANT_PERUSE 0
10115| #define OMPI_WANT_MPI_CXX_SEEK 1
10116| #define OMPI_ENABLE_MPI1_COMPAT 0
10117| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
10118| #define MPI_PARAM_CHECK ompi_mpi_param_check
10119| #define OMPI_PARAM_CHECK 1
10120| #define OSHMEM_SPEC_COMPAT 1
10121| #define OSHMEM_PARAM_CHECK 1
10122| #define SPC_ENABLE 0
10123| #define OPAL_CC "/usr/bin/clang"
10124| #define OPAL_C_HAVE__THREAD_LOCAL 1
10125| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
10126| #define OPAL_C_HAVE__ATOMIC 1
10127| #define OPAL_C_HAVE__GENERIC 1
10128| #define OPAL_C_HAVE__STATIC_ASSERT 1
10129| #define OPAL_C_HAVE___THREAD 1
10130| #define STDC_HEADERS 1
10131| #define _GNU_SOURCE 1
10132| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
10133| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
10134| #define OPAL_C_HAVE_BUILTIN_CLZ 1
10135| #define OPAL_CC_USE_PRAGMA_IDENT 0
10136| #define OPAL_CC_USE_IDENT 0
10137| #define OPAL_CC_USE_PRAGMA_COMMENT
10138| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
10139| #define HAVE_INT8_T 1
10140| #define HAVE_UINT8_T 1
10141| #define HAVE_INT16_T 1
10142| #define HAVE_UINT16_T 1
10143| #define HAVE_INT32_T 1
10144| #define HAVE_UINT32_T 1
10145| #define HAVE_INT64_T 1
10146| #define HAVE_UINT64_T 1
10147| #define HAVE___INT128 1
10148| #define HAVE_LONG_LONG 1
10149| #define HAVE_LONG_DOUBLE 1
10150| #define HAVE_COMPLEX_H 1
10151| #define HAVE_FLOAT__COMPLEX 1
10152| #define HAVE_DOUBLE__COMPLEX 1
10153| #define HAVE_LONG_DOUBLE__COMPLEX 1
10154| #define HAVE_INTPTR_T 1
10155| #define HAVE_UINTPTR_T 1
10156| #define HAVE_MODE_T 1
10157| #define HAVE_SSIZE_T 1
10158| #define HAVE_PTRDIFF_T 1
10159| #define SIZEOF__BOOL 1
10160| #define SIZEOF_CHAR 1
10161| #define SIZEOF_SHORT 2
10162| #define SIZEOF_INT 4
10163| #define SIZEOF_LONG 8
10164| #define SIZEOF_LONG_LONG 8
10165| #define SIZEOF_FLOAT 4
10166| #define SIZEOF_DOUBLE 8
10167| #define SIZEOF_LONG_DOUBLE 8
10168| #define SIZEOF_FLOAT__COMPLEX 8
10169| #define SIZEOF_DOUBLE__COMPLEX 16
10170| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
10171| #define SIZEOF_VOID_P 8
10172| #define SIZEOF_SIZE_T 8
10173| #define SIZEOF_SSIZE_T 8
10174| #define SIZEOF_PTRDIFF_T 8
10175| #define SIZEOF_WCHAR_T 4
10176| #define SIZEOF_PID_T 4
10177| #define SIZEOF_ATOMIC_SHORT 2
10178| #define SIZEOF_ATOMIC_INT 4
10179| #define SIZEOF_ATOMIC_LONG 8
10180| #define SIZEOF_ATOMIC_LLONG 8
10181| #define OPAL_ALIGNMENT_BOOL 1
10182| #define OPAL_ALIGNMENT_INT8 1
10183| #define OPAL_ALIGNMENT_INT16 2
10184| #define OPAL_ALIGNMENT_INT32 4
10185| #define OPAL_ALIGNMENT_INT64 8
10186| #define OPAL_ALIGNMENT_CHAR 1
10187| #define OPAL_ALIGNMENT_SHORT 2
10188| #define OPAL_ALIGNMENT_WCHAR 4
10189| #define OPAL_ALIGNMENT_INT 4
10190| #define OPAL_ALIGNMENT_LONG 8
10191| #define OPAL_ALIGNMENT_LONG_LONG 8
10192| #define OPAL_ALIGNMENT_FLOAT 4
10193| #define OPAL_ALIGNMENT_DOUBLE 8
10194| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
10195| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
10196| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
10197| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
10198| #define OPAL_ALIGNMENT_VOID_P 8
10199| #define OPAL_ALIGNMENT_SIZE_T 8
10200| #define OPAL_CXX "/usr/bin/clang++"
10201| #define SIZEOF_BOOL 1
10202| #define OPAL_ALIGNMENT_CXX_BOOL 1
10203| #define OMPI_CXX "/usr/bin/clang++"
10204| #define SIZEOF_BOOL 1
10205| #define OPAL_ALIGNMENT_CXX_BOOL 1
10206| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
10207| #define OPAL_CXX_USE_PRAGMA_IDENT 0
10208| #define OPAL_CXX_USE_IDENT 0
10209| #define OPAL_CXX_USE_PRAGMA_COMMENT
10210| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
10211| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
10212| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
10213| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
10214| #define OMPI_BUILD_CXX_BINDINGS 1
10215| #define OPAL_HAVE_ATTRIBUTE 1
10216| /* end confdefs.h.  */
10217|
10218|          static int usage(int * argument);
10219|          int foo(int arg) __attribute__ ((__warn_unused_result__));
10220|
10221|          int foo(int arg) { return arg + 3; }
10222|          static int usage(int * argument) {
10223|            foo (*argument);        /* Should produce an unused result warning */
10224|            return 0;
10225|          }
10226|
10227|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
10228|          int main(void);
10229|
10230| int
10231| main ()
10232| {
10233|
10234|                  int i=4711;
10235|                  i=usage(&i);
10236|
10237|   ;
10238|   return 0;
10239| }
10240configure:35450: result: yes
10241configure:35460: checking for __attribute__(weak_alias)
10242configure:35484: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10243conftest.c:201:54: error: aliases are not supported on darwin
10244         int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
10245                                                     ^
102461 error generated.
10247configure:35484: $? = 1
10248configure: failed program was:
10249| /* confdefs.h */
10250| #define PACKAGE_NAME "Open MPI"
10251| #define PACKAGE_TARNAME "openmpi"
10252| #define PACKAGE_VERSION "4.1.4"
10253| #define PACKAGE_STRING "Open MPI 4.1.4"
10254| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
10255| #define PACKAGE_URL ""
10256| #define OPAL_ARCH "aarch64-apple-darwin23.1.0"
10257| #define STDC_HEADERS 1
10258| #define HAVE_SYS_TYPES_H 1
10259| #define HAVE_SYS_STAT_H 1
10260| #define HAVE_STDLIB_H 1
10261| #define HAVE_STRING_H 1
10262| #define HAVE_MEMORY_H 1
10263| #define HAVE_STRINGS_H 1
10264| #define HAVE_INTTYPES_H 1
10265| #define HAVE_STDINT_H 1
10266| #define HAVE_UNISTD_H 1
10267| #define __EXTENSIONS__ 1
10268| #define _ALL_SOURCE 1
10269| #define _GNU_SOURCE 1
10270| #define _POSIX_PTHREAD_SEMANTICS 1
10271| #define _TANDEM_SOURCE 1
10272| #define OMPI_MAJOR_VERSION 4
10273| #define OMPI_MINOR_VERSION 1
10274| #define OMPI_RELEASE_VERSION 4
10275| #define OMPI_GREEK_VERSION ""
10276| #define OMPI_REPO_REV "v4.1.4"
10277| #define OMPI_TARBALL_VERSION "4.1.4"
10278| #define OMPI_VERSION "4"
10279| #define OMPI_RELEASE_DATE "May 26, 2022"
10280| #define ORTE_MAJOR_VERSION 4
10281| #define ORTE_MINOR_VERSION 1
10282| #define ORTE_RELEASE_VERSION 4
10283| #define ORTE_GREEK_VERSION ""
10284| #define ORTE_REPO_REV "v4.1.4"
10285| #define ORTE_TARBALL_VERSION "4.1.4"
10286| #define ORTE_VERSION "4"
10287| #define ORTE_RELEASE_DATE "May 26, 2022"
10288| #define OSHMEM_MAJOR_VERSION 4
10289| #define OSHMEM_MINOR_VERSION 1
10290| #define OSHMEM_RELEASE_VERSION 4
10291| #define OSHMEM_GREEK_VERSION ""
10292| #define OSHMEM_REPO_REV "v4.1.4"
10293| #define OSHMEM_TARBALL_VERSION "4.1.4"
10294| #define OSHMEM_VERSION "4"
10295| #define OSHMEM_RELEASE_DATE "May 26, 2022"
10296| #define OPAL_MAJOR_VERSION 4
10297| #define OPAL_MINOR_VERSION 1
10298| #define OPAL_RELEASE_VERSION 4
10299| #define OPAL_GREEK_VERSION ""
10300| #define OPAL_REPO_REV "v4.1.4"
10301| #define OPAL_TARBALL_VERSION "4.1.4"
10302| #define OPAL_VERSION "4"
10303| #define OPAL_RELEASE_DATE "May 26, 2022"
10304| #define OPAL_ENABLE_MEM_DEBUG 0
10305| #define OPAL_ENABLE_MEM_PROFILE 0
10306| #define OPAL_ENABLE_TIMING 0
10307| #define OPAL_ENABLE_DEBUG 0
10308| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
10309| #define OPAL_ENABLE_PTY_SUPPORT 1
10310| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
10311| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
10312| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
10313| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
10314| #define OPAL_WANT_HOME_CONFIG_FILES 1
10315| #define OPAL_ENABLE_IPV6 0
10316| #define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
10317| #define OPAL_IDENT_STRING "4.1.4"
10318| #define OPAL_MAX_PROCESSOR_NAME 256
10319| #define OPAL_MAX_ERROR_STRING 256
10320| #define OPAL_MAX_OBJECT_NAME 64
10321| #define OPAL_MAX_INFO_KEY 36
10322| #define OPAL_MAX_INFO_VAL 256
10323| #define OPAL_MAX_PORT_NAME 1024
10324| #define OPAL_MAX_DATAREP_STRING 128
10325| #define OPAL_ENABLE_CRDEBUG 0
10326| #define OPAL_ENABLE_GETPWUID 1
10327| #define OPAL_ENABLE_PROGRESS_THREADS 0
10328| #define HAVE_ZLIB_H 1
10329| #define OPAL_HAVE_ZLIB 1
10330| #define OPAL_HAVE_SOLARIS 0
10331| #define HAVE_NETDB_H 1
10332| #define HAVE_NETINET_IN_H 1
10333| #define HAVE_NETINET_TCP_H 1
10334| #define HAVE_STRUCT_SOCKADDR_IN 1
10335| #define OPAL_CUDA_SUPPORT 0
10336| #define OPAL_CUDA_SYNC_MEMOPS 0
10337| #define OPAL_CUDA_GET_ATTRIBUTES 0
10338| #define OPAL_CUDA_GDR_SUPPORT 0
10339| #define OPAL_PMIX_V1 0
10340| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
10341| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
10342| #define OMPI_GROUP_SPARSE 0
10343| #define OMPI_WANT_PERUSE 0
10344| #define OMPI_WANT_MPI_CXX_SEEK 1
10345| #define OMPI_ENABLE_MPI1_COMPAT 0
10346| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
10347| #define MPI_PARAM_CHECK ompi_mpi_param_check
10348| #define OMPI_PARAM_CHECK 1
10349| #define OSHMEM_SPEC_COMPAT 1
10350| #define OSHMEM_PARAM_CHECK 1
10351| #define SPC_ENABLE 0
10352| #define OPAL_CC "/usr/bin/clang"
10353| #define OPAL_C_HAVE__THREAD_LOCAL 1
10354| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
10355| #define OPAL_C_HAVE__ATOMIC 1
10356| #define OPAL_C_HAVE__GENERIC 1
10357| #define OPAL_C_HAVE__STATIC_ASSERT 1
10358| #define OPAL_C_HAVE___THREAD 1
10359| #define STDC_HEADERS 1
10360| #define _GNU_SOURCE 1
10361| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
10362| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
10363| #define OPAL_C_HAVE_BUILTIN_CLZ 1
10364| #define OPAL_CC_USE_PRAGMA_IDENT 0
10365| #define OPAL_CC_USE_IDENT 0
10366| #define OPAL_CC_USE_PRAGMA_COMMENT
10367| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
10368| #define HAVE_INT8_T 1
10369| #define HAVE_UINT8_T 1
10370| #define HAVE_INT16_T 1
10371| #define HAVE_UINT16_T 1
10372| #define HAVE_INT32_T 1
10373| #define HAVE_UINT32_T 1
10374| #define HAVE_INT64_T 1
10375| #define HAVE_UINT64_T 1
10376| #define HAVE___INT128 1
10377| #define HAVE_LONG_LONG 1
10378| #define HAVE_LONG_DOUBLE 1
10379| #define HAVE_COMPLEX_H 1
10380| #define HAVE_FLOAT__COMPLEX 1
10381| #define HAVE_DOUBLE__COMPLEX 1
10382| #define HAVE_LONG_DOUBLE__COMPLEX 1
10383| #define HAVE_INTPTR_T 1
10384| #define HAVE_UINTPTR_T 1
10385| #define HAVE_MODE_T 1
10386| #define HAVE_SSIZE_T 1
10387| #define HAVE_PTRDIFF_T 1
10388| #define SIZEOF__BOOL 1
10389| #define SIZEOF_CHAR 1
10390| #define SIZEOF_SHORT 2
10391| #define SIZEOF_INT 4
10392| #define SIZEOF_LONG 8
10393| #define SIZEOF_LONG_LONG 8
10394| #define SIZEOF_FLOAT 4
10395| #define SIZEOF_DOUBLE 8
10396| #define SIZEOF_LONG_DOUBLE 8
10397| #define SIZEOF_FLOAT__COMPLEX 8
10398| #define SIZEOF_DOUBLE__COMPLEX 16
10399| #define SIZEOF_LONG_DOUBLE__COMPLEX 16
10400| #define SIZEOF_VOID_P 8
10401| #define SIZEOF_SIZE_T 8
10402| #define SIZEOF_SSIZE_T 8
10403| #define SIZEOF_PTRDIFF_T 8
10404| #define SIZEOF_WCHAR_T 4
10405| #define SIZEOF_PID_T 4
10406| #define SIZEOF_ATOMIC_SHORT 2
10407| #define SIZEOF_ATOMIC_INT 4
10408| #define SIZEOF_ATOMIC_LONG 8
10409| #define SIZEOF_ATOMIC_LLONG 8
10410| #define OPAL_ALIGNMENT_BOOL 1
10411| #define OPAL_ALIGNMENT_INT8 1
10412| #define OPAL_ALIGNMENT_INT16 2
10413| #define OPAL_ALIGNMENT_INT32 4
10414| #define OPAL_ALIGNMENT_INT64 8
10415| #define OPAL_ALIGNMENT_CHAR 1
10416| #define OPAL_ALIGNMENT_SHORT 2
10417| #define OPAL_ALIGNMENT_WCHAR 4
10418| #define OPAL_ALIGNMENT_INT 4
10419| #define OPAL_ALIGNMENT_LONG 8
10420| #define OPAL_ALIGNMENT_LONG_LONG 8
10421| #define OPAL_ALIGNMENT_FLOAT 4
10422| #define OPAL_ALIGNMENT_DOUBLE 8
10423| #define OPAL_ALIGNMENT_LONG_DOUBLE 8
10424| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
10425| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
10426| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
10427| #define OPAL_ALIGNMENT_VOID_P 8
10428| #define OPAL_ALIGNMENT_SIZE_T 8
10429| #define OPAL_CXX "/usr/bin/clang++"
10430| #define SIZEOF_BOOL 1
10431| #define OPAL_ALIGNMENT_CXX_BOOL 1
10432| #define OMPI_CXX "/usr/bin/clang++"
10433| #define SIZEOF_BOOL 1
10434| #define OPAL_ALIGNMENT_CXX_BOOL 1
10435| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
10436| #define OPAL_CXX_USE_PRAGMA_IDENT 0
10437| #define OPAL_CXX_USE_IDENT 0
10438| #define OPAL_CXX_USE_PRAGMA_COMMENT
10439| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
10440| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
10441| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
10442| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
10443| #define OMPI_BUILD_CXX_BINDINGS 1
10444| #define OPAL_HAVE_ATTRIBUTE 1
10445| /* end confdefs.h.  */
10446|
10447|          int foo(int arg);
10448|          int foo(int arg) { return arg + 3; }
10449|          int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
10450|
10451| int
10452| main ()
10453| {
10454|
10455|   ;
10456|   return 0;
10457| }
10458configure:35633: result: no
10459configure:35639: checking for __attribute__(destructor)
10460configure:35662: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10461configure:35662: $? = 0
10462configure:35717: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10463configure:35717: $? = 0
10464configure:35807: result: yes
10465configure:35816: checking for __attribute__(optnone)
10466configure:35839: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10467configure:35839: $? = 0
10468configure:35894: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10469configure:35894: $? = 0
10470configure:35984: result: yes
10471configure:35993: checking for __attribute__(extension)
10472configure:36015: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10473configure:36015: $? = 0
10474configure:36069: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.cpp >&5
10475configure:36069: $? = 0
10476configure:36159: result: yes
10477configure:36309: checking for compiler familyid
10478configure:36339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10479configure:36339: $? = 0
10480configure:36339: ./conftest
10481configure:36339: $? = 0
10482configure:36355: result: 1
10483configure:36365: checking for compiler familyname
10484configure:36395: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10485configure:36395: $? = 0
10486configure:36395: ./conftest
10487configure:36395: $? = 0
10488configure:36411: result: GNU
10489configure:36421: checking for compiler version
10490configure:36451: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10491configure:36451: $? = 0
10492configure:36451: ./conftest
10493configure:36451: $? = 0
10494configure:36467: result: 262657
10495configure:36477: checking for compiler version_str
10496configure:36507: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10497configure:36507: $? = 0
10498configure:36507: ./conftest
10499configure:36507: $? = 0
10500configure:36523: result: 4.2.1
10501configure:5963: *** Java MPI bindings
10502configure:37341: checking if want Java bindings
10503configure:37392: result: no
10504configure:5963: *** OpenSHMEM profiling
10505configure:37479: checking if pshmem will be enabled
10506configure:37520: result: no (OpenSHMEM disabled)
10507configure:5963: *** Assembler
10508configure:37551: checking dependency style of /usr/bin/clang
10509configure:37660: result: gcc3
10510configure:37675: checking for BSD- or MS-compatible name lister (nm)
10511configure:37729: result: /opt/local/bin/nm -B
10512configure:37859: checking the name lister (/opt/local/bin/nm -B) interface
10513configure:37866: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include conftest.c >&5
10514configure:37869: /opt/local/bin/nm -B "conftest.o"
10515configure:37872: output
105160000000000000000 S _some_variable
105170000000000000000 t ltmp0
105180000000000000000 s ltmp1
10519configure:37879: result: BSD nm
10520configure:37882: checking for fgrep
10521configure:37944: result: /opt/local/bin/ggrep -F
10522configure:37962: checking for __atomic builtin atomics
10523configure:37984: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10524configure:37984: $? = 0
10525configure:37985: result: yes
10526configure:38084: checking for __atomic_compare_exchange_n
10527configure:38135: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10528configure:38135: $? = 0
10529configure:38137: result: yes
10530configure:38284: checking if __atomic_compare_exchange_n() gives correct results
10531configure:38339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10532configure:38339: $? = 0
10533configure:38339: ./conftest
10534configure:38339: $? = 0
10535configure:38340: result: yes
10536configure:38391: checking if __int128 atomic compare-and-swap is always lock-free
10537configure:38408: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib conftest.c  -lz >&5
10538configure:38408: $? = 0
10539configure:38408: ./conftest
10540configure:38408: $? = 0
10541configure:38409: result: yes
10542configure:39337: checking if .proc/endp is needed
10543configure:39354: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10544configure:39357: $? = 1
10545conftest.s:2:6: error: unknown directive
10546     .proc mysym
10547     ^
10548conftest.s:4:6: error: unknown directive
10549     .endp mysym
10550     ^
10551configure: failed program was:
10552
10553     .proc mysym
10554mysym:
10555     .endp mysym
10556configure:39374: result: no
10557configure:39386: checking directive for setting text section
10558configure:39403: result: .text
10559configure:39414: checking directive for exporting symbols
10560configure:39426: result: .globl
10561configure:39441: checking for objdump
10562configure:39457: found /opt/local/bin/objdump
10563configure:39468: result: objdump
10564configure:39476: checking if .note.GNU-stack is needed
10565configure:39490: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
10566configure:39497: $? = 0
10567configure:39529: result: no
10568configure:39538: checking suffix for labels
10569configure:39546: result: :
10570configure:39557: checking prefix for global symbol labels
10571configure: trying _
10572configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10573configure:39600: $? = 0
10574configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10575configure:39608: $? = 0
10576configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest  -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10577configure:39616: $? = 1
10578ld: Undefined symbols:
10579  _gsym_test_func, referenced from:
10580      _main in conftest_c.o
10581clang: error: linker command failed with exit code 1 (use -v to see invocation)
10582configure: failed C program was:
10583#ifdef __cplusplus
10584extern "C" {
10585#endif
10586void gsym_test_func(void);
10587#ifdef __cplusplus
10588}
10589#endif
10590int
10591main()
10592{
10593    gsym_test_func();
10594    return 0;
10595}
10596configure: failed ASM program was:
10597
10598.text
10599# _gsym_test_func
10600.globl _gsym_test_func
10601_gsym_test_func:
10602# _gsym_test_func
10603
10604configure: trying
10605configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10606configure:39600: $? = 0
10607configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10608configure:39608: $? = 0
10609configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest  -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10610configure:39616: $? = 1
10611ld: Undefined symbols:
10612  _gsym_test_func, referenced from:
10613      _main in conftest_c.o
10614clang: error: linker command failed with exit code 1 (use -v to see invocation)
10615configure: failed C program was:
10616#ifdef __cplusplus
10617extern "C" {
10618#endif
10619void gsym_test_func(void);
10620#ifdef __cplusplus
10621}
10622#endif
10623int
10624main()
10625{
10626    gsym_test_func();
10627    return 0;
10628}
10629configure: failed ASM program was:
10630
10631.text
10632# gsym_test_func
10633.globl gsym_test_func
10634gsym_test_func:
10635# gsym_test_func
10636
10637configure: trying .
10638configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10639configure:39600: $? = 0
10640configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10641configure:39608: $? = 0
10642configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest  -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10643configure:39616: $? = 1
10644ld: Undefined symbols:
10645  _gsym_test_func, referenced from:
10646      _main in conftest_c.o
10647clang: error: linker command failed with exit code 1 (use -v to see invocation)
10648configure: failed C program was:
10649#ifdef __cplusplus
10650extern "C" {
10651#endif
10652void gsym_test_func(void);
10653#ifdef __cplusplus
10654}
10655#endif
10656int
10657main()
10658{
10659    gsym_test_func();
10660    return 0;
10661}
10662configure: failed ASM program was:
10663
10664.text
10665# .gsym_test_func
10666.globl .gsym_test_func
10667.gsym_test_func:
10668# .gsym_test_func
10669
10670configure:39654: result: none
10671configure:39658: error: Could not determine global symbol label prefix
10672
10673## ---------------- ##
10674## Cache variables. ##
10675## ---------------- ##
10676
10677ac_cv_build=aarch64-apple-darwin23.1.0
10678ac_cv_c_compiler_gnu=yes
10679ac_cv_cxx_compiler_gnu=yes
10680ac_cv_env_CCASFLAGS_set=
10681ac_cv_env_CCASFLAGS_value=
10682ac_cv_env_CCAS_set=
10683ac_cv_env_CCAS_value=
10684ac_cv_env_CCC_set=
10685ac_cv_env_CCC_value=
10686ac_cv_env_CC_set=set
10687ac_cv_env_CC_value=/usr/bin/clang
10688ac_cv_env_CFLAGS_set=set
10689ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
10690ac_cv_env_CPPFLAGS_set=set
10691ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
10692ac_cv_env_CPP_set=
10693ac_cv_env_CPP_value=
10694ac_cv_env_CRAY_ALPSLLI_CFLAGS_set=
10695ac_cv_env_CRAY_ALPSLLI_CFLAGS_value=
10696ac_cv_env_CRAY_ALPSLLI_LIBS_set=
10697ac_cv_env_CRAY_ALPSLLI_LIBS_value=
10698ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_set=
10699ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_value=
10700ac_cv_env_CRAY_ALPSUTIL_CFLAGS_set=
10701ac_cv_env_CRAY_ALPSUTIL_CFLAGS_value=
10702ac_cv_env_CRAY_ALPSUTIL_LIBS_set=
10703ac_cv_env_CRAY_ALPSUTIL_LIBS_value=
10704ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_set=
10705ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_value=
10706ac_cv_env_CRAY_ALPS_CFLAGS_set=
10707ac_cv_env_CRAY_ALPS_CFLAGS_value=
10708ac_cv_env_CRAY_ALPS_LIBS_set=
10709ac_cv_env_CRAY_ALPS_LIBS_value=
10710ac_cv_env_CRAY_ALPS_STATIC_LIBS_set=
10711ac_cv_env_CRAY_ALPS_STATIC_LIBS_value=
10712ac_cv_env_CRAY_PMI_CFLAGS_set=
10713ac_cv_env_CRAY_PMI_CFLAGS_value=
10714ac_cv_env_CRAY_PMI_LIBS_set=
10715ac_cv_env_CRAY_PMI_LIBS_value=
10716ac_cv_env_CRAY_PMI_STATIC_LIBS_set=
10717ac_cv_env_CRAY_PMI_STATIC_LIBS_value=
10718ac_cv_env_CRAY_UDREG_CFLAGS_set=
10719ac_cv_env_CRAY_UDREG_CFLAGS_value=
10720ac_cv_env_CRAY_UDREG_LIBS_set=
10721ac_cv_env_CRAY_UDREG_LIBS_value=
10722ac_cv_env_CRAY_UGNI_CFLAGS_set=
10723ac_cv_env_CRAY_UGNI_CFLAGS_value=
10724ac_cv_env_CRAY_UGNI_LIBS_set=
10725ac_cv_env_CRAY_UGNI_LIBS_value=
10726ac_cv_env_CRAY_WLM_DETECT_CFLAGS_set=
10727ac_cv_env_CRAY_WLM_DETECT_CFLAGS_value=
10728ac_cv_env_CRAY_WLM_DETECT_LIBS_set=
10729ac_cv_env_CRAY_WLM_DETECT_LIBS_value=
10730ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_set=
10731ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_value=
10732ac_cv_env_CRAY_XPMEM_CFLAGS_set=
10733ac_cv_env_CRAY_XPMEM_CFLAGS_value=
10734ac_cv_env_CRAY_XPMEM_LIBS_set=
10735ac_cv_env_CRAY_XPMEM_LIBS_value=
10736ac_cv_env_CRAY_XPMEM_STATIC_LIBS_set=
10737ac_cv_env_CRAY_XPMEM_STATIC_LIBS_value=
10738ac_cv_env_CXXCPP_set=
10739ac_cv_env_CXXCPP_value=
10740ac_cv_env_CXXFLAGS_set=set
10741ac_cv_env_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
10742ac_cv_env_CXX_set=set
10743ac_cv_env_CXX_value=/usr/bin/clang++
10744ac_cv_env_FCFLAGS_set=set
10745ac_cv_env_FCFLAGS_value='-pipe -m64'
10746ac_cv_env_FC_set=set
10747ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13
10748ac_cv_env_FLUX_PMI_CFLAGS_set=
10749ac_cv_env_FLUX_PMI_CFLAGS_value=
10750ac_cv_env_FLUX_PMI_LIBS_set=
10751ac_cv_env_FLUX_PMI_LIBS_value=
10752ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
10753ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
10754ac_cv_env_HWLOC_LIBXML2_LIBS_set=
10755ac_cv_env_HWLOC_LIBXML2_LIBS_value=
10756ac_cv_env_HWLOC_MS_LIB_set=
10757ac_cv_env_HWLOC_MS_LIB_value=
10758ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
10759ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
10760ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
10761ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
10762ac_cv_env_LDFLAGS_set=set
10763ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
10764ac_cv_env_LIBS_set=
10765ac_cv_env_LIBS_value=
10766ac_cv_env_LT_SYS_LIBRARY_PATH_set=
10767ac_cv_env_LT_SYS_LIBRARY_PATH_value=
10768ac_cv_env_PKG_CONFIG_LIBDIR_set=
10769ac_cv_env_PKG_CONFIG_LIBDIR_value=
10770ac_cv_env_PKG_CONFIG_PATH_set=
10771ac_cv_env_PKG_CONFIG_PATH_value=
10772ac_cv_env_PKG_CONFIG_set=
10773ac_cv_env_PKG_CONFIG_value=
10774ac_cv_env_XMKMF_set=
10775ac_cv_env_XMKMF_value=
10776ac_cv_env_build_alias_set=
10777ac_cv_env_build_alias_value=
10778ac_cv_env_host_alias_set=
10779ac_cv_env_host_alias_value=
10780ac_cv_env_target_alias_set=
10781ac_cv_env_target_alias_value=
10782ac_cv_env_ucx_CFLAGS_set=
10783ac_cv_env_ucx_CFLAGS_value=
10784ac_cv_env_ucx_LIBS_set=
10785ac_cv_env_ucx_LIBS_value=
10786ac_cv_env_ucx_STATIC_LIBS_set=
10787ac_cv_env_ucx_STATIC_LIBS_value=
10788ac_cv_func_on_exit=no
10789ac_cv_have_decl_CU_POINTER_ATTRIBUTE_SYNC_MEMOPS=no
10790ac_cv_have_decl_cuPointerGetAttributes=no
10791ac_cv_header_complex_h=yes
10792ac_cv_header_inttypes_h=yes
10793ac_cv_header_memory_h=yes
10794ac_cv_header_minix_config_h=no
10795ac_cv_header_netdb_h=yes
10796ac_cv_header_netinet_in_h=yes
10797ac_cv_header_netinet_tcp_h=yes
10798ac_cv_header_stdc=yes
10799ac_cv_header_stdint_h=yes
10800ac_cv_header_stdlib_h=yes
10801ac_cv_header_string_h=yes
10802ac_cv_header_strings_h=yes
10803ac_cv_header_sys_stat_h=yes
10804ac_cv_header_sys_types_h=yes
10805ac_cv_header_unistd_h=yes
10806ac_cv_header_zlib_h=yes
10807ac_cv_host=aarch64-apple-darwin23.1.0
10808ac_cv_objext=o
10809ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
10810ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
10811ac_cv_path_GREP=/opt/local/bin/ggrep
10812ac_cv_path_mkdir=/opt/local/bin/gmkdir
10813ac_cv_prog_AWK=gawk
10814ac_cv_prog_CPP='/usr/bin/clang -E'
10815ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
10816ac_cv_prog_OBJDUMP=objdump
10817ac_cv_prog_PERL=perl
10818ac_cv_prog_ac_ct_CC=/usr/bin/clang
10819ac_cv_prog_cc_c89=
10820ac_cv_prog_cc_g=yes
10821ac_cv_prog_cxx_g=yes
10822ac_cv_prog_make_make_set=yes
10823ac_cv_safe_to_define___extensions__=yes
10824ac_cv_search_deflate=-lz
10825ac_cv_sizeof__Bool=1
10826ac_cv_sizeof_atomic_int=4
10827ac_cv_sizeof_atomic_llong=8
10828ac_cv_sizeof_atomic_long=8
10829ac_cv_sizeof_atomic_short=2
10830ac_cv_sizeof_bool=1
10831ac_cv_sizeof_char=1
10832ac_cv_sizeof_double=8
10833ac_cv_sizeof_double__Complex=16
10834ac_cv_sizeof_float=4
10835ac_cv_sizeof_float__Complex=8
10836ac_cv_sizeof_int=4
10837ac_cv_sizeof_long=8
10838ac_cv_sizeof_long_double=8
10839ac_cv_sizeof_long_double__Complex=16
10840ac_cv_sizeof_long_long=8
10841ac_cv_sizeof_pid_t=4
10842ac_cv_sizeof_ptrdiff_t=8
10843ac_cv_sizeof_short=2
10844ac_cv_sizeof_size_t=8
10845ac_cv_sizeof_ssize_t=8
10846ac_cv_sizeof_void_p=8
10847ac_cv_sizeof_wchar_t=4
10848ac_cv_target=aarch64-apple-darwin23.1.0
10849ac_cv_type___float128=no
10850ac_cv_type___int128=yes
10851ac_cv_type_double__Complex=yes
10852ac_cv_type_float__Complex=yes
10853ac_cv_type_int128_t=no
10854ac_cv_type_int16_t=yes
10855ac_cv_type_int32_t=yes
10856ac_cv_type_int64_t=yes
10857ac_cv_type_int8_t=yes
10858ac_cv_type_intptr_t=yes
10859ac_cv_type_long_double=yes
10860ac_cv_type_long_double__Complex=yes
10861ac_cv_type_long_long=yes
10862ac_cv_type_mode_t=yes
10863ac_cv_type_ptrdiff_t=yes
10864ac_cv_type_ssize_t=yes
10865ac_cv_type_struct_sockaddr_in=yes
10866ac_cv_type_uint128_t=no
10867ac_cv_type_uint16_t=yes
10868ac_cv_type_uint32_t=yes
10869ac_cv_type_uint64_t=yes
10870ac_cv_type_uint8_t=yes
10871ac_cv_type_uintptr_t=yes
10872am_cv_CCAS_dependencies_compiler_type=gcc3
10873am_cv_CC_dependencies_compiler_type=gcc3
10874am_cv_CXX_dependencies_compiler_type=gcc3
10875am_cv_make_support_nested_variables=yes
10876am_cv_prog_cc_c_o=yes
10877am_cv_prog_tar_ustar=gnutar
10878lt_cv_nm_interface='BSD nm'
10879lt_cv_path_NM='/opt/local/bin/nm -B'
10880ompi_cv_c_link_Cpp=yes
10881ompi_cv_c_word_size_align=no
10882ompi_cv_cxx_finline_functions=yes
10883ompi_cv_cxx_supports_2d_const_cast=yes
10884ompi_cv_cxx_supports___builtin_expect=yes
10885ompi_cv_cxx_supports___builtin_prefetch=yes
10886ompi_cv_cxx_template_repository='not used'
10887opal_cv_Cpp_works=yes
10888opal_cv___attribute__=1
10889opal_cv___attribute__aligned=1
10890opal_cv___attribute__always_inline=1
10891opal_cv___attribute__cold=1
10892opal_cv___attribute__const=1
10893opal_cv___attribute__deprecated=1
10894opal_cv___attribute__deprecated_argument=1
10895opal_cv___attribute__destructor=1
10896opal_cv___attribute__error=1
10897opal_cv___attribute__extension=1
10898opal_cv___attribute__format=1
10899opal_cv___attribute__format_funcptr=0
10900opal_cv___attribute__hot=1
10901opal_cv___attribute__malloc=1
10902opal_cv___attribute__may_alias=1
10903opal_cv___attribute__no_instrument_function=1
10904opal_cv___attribute__noinline=1
10905opal_cv___attribute__nonnull=1
10906opal_cv___attribute__noreturn=1
10907opal_cv___attribute__noreturn_funcptr=1
10908opal_cv___attribute__optnone=1
10909opal_cv___attribute__packed=1
10910opal_cv___attribute__pure=1
10911opal_cv___attribute__sentinel=1
10912opal_cv___attribute__unused=1
10913opal_cv___attribute__visibility=1
10914opal_cv___attribute__warn_unused_result=1
10915opal_cv___attribute__weak_alias=0
10916opal_cv_asm_builtin=BUILTIN_GCC
10917opal_cv_asm_endproc='#'
10918opal_cv_asm_global=.globl
10919opal_cv_asm_gnu_stack=0
10920opal_cv_asm_gnu_stack_result=no
10921opal_cv_asm_gsym=none
10922opal_cv_asm_label_suffix=:
10923opal_cv_asm_need_proc=no
10924opal_cv_asm_proc='#'
10925opal_cv_asm_text=.text
10926opal_cv_c11_flag_required=no
10927opal_cv_c11_supported=yes
10928opal_cv_c_align_bool=1
10929opal_cv_c_align_char=1
10930opal_cv_c_align_double=8
10931opal_cv_c_align_double__Complex=8
10932opal_cv_c_align_float=4
10933opal_cv_c_align_float__Complex=4
10934opal_cv_c_align_int16_t=2
10935opal_cv_c_align_int32_t=4
10936opal_cv_c_align_int64_t=8
10937opal_cv_c_align_int8_t=1
10938opal_cv_c_align_int=4
10939opal_cv_c_align_long=8
10940opal_cv_c_align_long_double=8
10941opal_cv_c_align_long_double__Complex=8
10942opal_cv_c_align_long_long=8
10943opal_cv_c_align_short=2
10944opal_cv_c_align_size_t=8
10945opal_cv_c_align_void_p=8
10946opal_cv_c_align_wchar_t=4
10947opal_cv_c_compiler_vendor=gnu
10948opal_cv_c_macro_weak_symbols=no
10949opal_cv_c_weak_symbols=no
10950opal_cv_cc_finline_functions=yes
10951opal_cv_cc_fno_strict_aliasing=yes
10952opal_cv_cc_supports___builtin_clz=yes
10953opal_cv_cc_supports___builtin_expect=yes
10954opal_cv_cc_supports___builtin_prefetch=yes
10955opal_cv_compiler_FAMILYID=1
10956opal_cv_compiler_FAMILYNAME=GNU
10957opal_cv_compiler_VERSION=262657
10958opal_cv_compiler_VERSION_STR=4.2.1
10959opal_cv_cxx_compiler_vendor=gnu
10960opal_cv_cxx_finline_functions=yes
10961
10962## ----------------- ##
10963## Output variables. ##
10964## ----------------- ##
10965
10966ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/missing aclocal-1.15'
10967AMCA_PARAM_SETS_DIR=''
10968AMDEPBACKSLASH='\'
10969AMDEP_FALSE='#'
10970AMDEP_TRUE=''
10971AMTAR='$${TAR-tar}'
10972AM_BACKSLASH='\'
10973AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
10974AM_DEFAULT_VERBOSITY='0'
10975AM_V='$(V)'
10976AR=''
10977AS=''
10978AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/missing autoconf'
10979AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/missing autoheader'
10980AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/missing automake-1.15'
10981AWK='gawk'
10982BASH='/bin/sh'
10983BUILD_FORTRAN_SIZEOF_FALSE=''
10984BUILD_FORTRAN_SIZEOF_TRUE=''
10985BUILD_MPITOOLS_FALSE=''
10986BUILD_MPITOOLS_TRUE=''
10987BUILD_MPI_BINDINGS_LAYER_FALSE='#'
10988BUILD_MPI_BINDINGS_LAYER_TRUE=''
10989BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE=''
10990BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE=''
10991BUILD_NETLOCSCOTCH_FALSE=''
10992BUILD_NETLOCSCOTCH_TRUE=''
10993BUILD_NETLOC_FALSE=''
10994BUILD_NETLOC_TRUE=''
10995BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE=''
10996BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE=''
10997CASE_SENSITIVE_FS_FALSE=''
10998CASE_SENSITIVE_FS_TRUE=''
10999CC='/usr/bin/clang'
11000CCAS='/usr/bin/clang'
11001CCASDEPMODE='depmode=gcc3'
11002CCASFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing'
11003CCDEPMODE='depmode=gcc3'
11004CFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing'
11005CFLAGS_WITHOUT_OPTFLAGS=''
11006CLEANFILES='*~ .\#*'
11007COMPILE_PROFILING_SEPARATELY_FALSE='#'
11008COMPILE_PROFILING_SEPARATELY_TRUE=''
11009CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION'
11010CPP='/usr/bin/clang -E'
11011CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include'
11012CRAY_ALPSLLI_CFLAGS=''
11013CRAY_ALPSLLI_LIBS=''
11014CRAY_ALPSLLI_STATIC_LIBS=''
11015CRAY_ALPSUTIL_CFLAGS=''
11016CRAY_ALPSUTIL_LIBS=''
11017CRAY_ALPSUTIL_STATIC_LIBS=''
11018CRAY_ALPS_CFLAGS=''
11019CRAY_ALPS_LIBS=''
11020CRAY_ALPS_STATIC_LIBS=''
11021CRAY_PMI_CFLAGS=''
11022CRAY_PMI_LIBS=''
11023CRAY_PMI_STATIC_LIBS=''
11024CRAY_UDREG_CFLAGS=''
11025CRAY_UDREG_LIBS=''
11026CRAY_UGNI_CFLAGS=''
11027CRAY_UGNI_LIBS=''
11028CRAY_WLM_DETECT_CFLAGS=''
11029CRAY_WLM_DETECT_LIBS=''
11030CRAY_WLM_DETECT_STATIC_LIBS=''
11031CRAY_XPMEM_CFLAGS=''
11032CRAY_XPMEM_LIBS=''
11033CRAY_XPMEM_STATIC_LIBS=''
11034CXX='/usr/bin/clang++'
11035CXXCPP='/usr/bin/clang++ -E'
11036CXXCPPFLAGS=''
11037CXXDEPMODE='depmode=gcc3'
11038CXXFLAGS='-O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions'
11039CYGPATH_W='echo'
11040DEBUGGER_CFLAGS=''
11041DEFS=''
11042DEPDIR='.deps'
11043DLLTOOL=''
11044DSYMUTIL=''
11045DUMPBIN=''
11046ECHO_C='\c'
11047ECHO_N=''
11048ECHO_T=''
11049EGREP='/opt/local/bin/ggrep -E'
11050EXEEXT=''
11051FC='/opt/local/bin/gfortran-mp-13'
11052FCFLAGS='-pipe -m64'
11053FCFLAGS_f90=''
11054FCFLAGS_f=''
11055FFLAGS=''
11056FGREP='/opt/local/bin/ggrep -F'
11057FLUX_PMI_CFLAGS=''
11058FLUX_PMI_LIBS=''
11059FOUND_XZ_FALSE=''
11060FOUND_XZ_TRUE=''
11061GREP='/opt/local/bin/ggrep'
11062HWLOC_BUILD_DOXYGEN_FALSE=''
11063HWLOC_BUILD_DOXYGEN_TRUE=''
11064HWLOC_BUILD_README_FALSE=''
11065HWLOC_BUILD_README_TRUE=''
11066HWLOC_BUILD_STANDALONE_FALSE=''
11067HWLOC_BUILD_STANDALONE_TRUE=''
11068HWLOC_CFLAGS=''
11069HWLOC_CPPFLAGS=''
11070HWLOC_CUDA_BUILD_STATIC_FALSE=''
11071HWLOC_CUDA_BUILD_STATIC_TRUE=''
11072HWLOC_CUDA_LIBS=''
11073HWLOC_EMBEDDED_CFLAGS=''
11074HWLOC_EMBEDDED_CPPFLAGS=''
11075HWLOC_EMBEDDED_LDADD=''
11076HWLOC_EMBEDDED_LIBS=''
11077HWLOC_GL_BUILD_STATIC_FALSE=''
11078HWLOC_GL_BUILD_STATIC_TRUE=''
11079HWLOC_GL_LIBS=''
11080HWLOC_HAVE_AIX_FALSE=''
11081HWLOC_HAVE_AIX_TRUE=''
11082HWLOC_HAVE_BGQ_FALSE=''
11083HWLOC_HAVE_BGQ_TRUE=''
11084HWLOC_HAVE_BUNZIPP_FALSE=''
11085HWLOC_HAVE_BUNZIPP_TRUE=''
11086HWLOC_HAVE_CAIRO_FALSE=''
11087HWLOC_HAVE_CAIRO_TRUE=''
11088HWLOC_HAVE_CUDART_FALSE=''
11089HWLOC_HAVE_CUDART_TRUE=''
11090HWLOC_HAVE_CUDA_FALSE=''
11091HWLOC_HAVE_CUDA_TRUE=''
11092HWLOC_HAVE_CXX_FALSE=''
11093HWLOC_HAVE_CXX_TRUE=''
11094HWLOC_HAVE_DARWIN_FALSE=''
11095HWLOC_HAVE_DARWIN_TRUE=''
11096HWLOC_HAVE_FREEBSD_FALSE=''
11097HWLOC_HAVE_FREEBSD_TRUE=''
11098HWLOC_HAVE_GCC_FALSE=''
11099HWLOC_HAVE_GCC_TRUE=''
11100HWLOC_HAVE_GL_FALSE=''
11101HWLOC_HAVE_GL_TRUE=''
11102HWLOC_HAVE_HPUX_FALSE=''
11103HWLOC_HAVE_HPUX_TRUE=''
11104HWLOC_HAVE_IRIX_FALSE=''
11105HWLOC_HAVE_IRIX_TRUE=''
11106HWLOC_HAVE_LIBIBVERBS_FALSE=''
11107HWLOC_HAVE_LIBIBVERBS_TRUE=''
11108HWLOC_HAVE_LIBXML2=''
11109HWLOC_HAVE_LIBXML2_FALSE=''
11110HWLOC_HAVE_LIBXML2_TRUE=''
11111HWLOC_HAVE_LINUX_FALSE=''
11112HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
11113HWLOC_HAVE_LINUX_LIBNUMA_TRUE=''
11114HWLOC_HAVE_LINUX_TRUE=''
11115HWLOC_HAVE_MINGW32_FALSE=''
11116HWLOC_HAVE_MINGW32_TRUE=''
11117HWLOC_HAVE_MS_LIB_FALSE=''
11118HWLOC_HAVE_MS_LIB_TRUE=''
11119HWLOC_HAVE_NETBSD_FALSE=''
11120HWLOC_HAVE_NETBSD_TRUE=''
11121HWLOC_HAVE_NVML=''
11122HWLOC_HAVE_NVML_FALSE=''
11123HWLOC_HAVE_NVML_TRUE=''
11124HWLOC_HAVE_OPENAT_FALSE=''
11125HWLOC_HAVE_OPENAT_TRUE=''
11126HWLOC_HAVE_OPENCL=''
11127HWLOC_HAVE_OPENCL_FALSE=''
11128HWLOC_HAVE_OPENCL_TRUE=''
11129HWLOC_HAVE_PCIACCESS_FALSE=''
11130HWLOC_HAVE_PCIACCESS_TRUE=''
11131HWLOC_HAVE_PLUGINS_FALSE=''
11132HWLOC_HAVE_PLUGINS_TRUE=''
11133HWLOC_HAVE_PTHREAD_FALSE=''
11134HWLOC_HAVE_PTHREAD_TRUE=''
11135HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
11136HWLOC_HAVE_SCHED_SETAFFINITY_TRUE=''
11137HWLOC_HAVE_SOLARIS_FALSE=''
11138HWLOC_HAVE_SOLARIS_TRUE=''
11139HWLOC_HAVE_USER32_FALSE=''
11140HWLOC_HAVE_USER32_TRUE=''
11141HWLOC_HAVE_WINDOWS_FALSE=''
11142HWLOC_HAVE_WINDOWS_TRUE=''
11143HWLOC_HAVE_X86_32_FALSE=''
11144HWLOC_HAVE_X86_32_TRUE=''
11145HWLOC_HAVE_X86_64_FALSE=''
11146HWLOC_HAVE_X86_64_TRUE=''
11147HWLOC_HAVE_X86_CPUID_FALSE=''
11148HWLOC_HAVE_X86_CPUID_TRUE=''
11149HWLOC_HAVE_X86_FALSE=''
11150HWLOC_HAVE_X86_TRUE=''
11151HWLOC_INSTALL_DOXYGEN_FALSE=''
11152HWLOC_INSTALL_DOXYGEN_TRUE=''
11153HWLOC_LDFLAGS=''
11154HWLOC_LIBS=''
11155HWLOC_LIBS_PRIVATE=''
11156HWLOC_LIBXML2_CFLAGS=''
11157HWLOC_LIBXML2_LIBS=''
11158HWLOC_MS_LIB=''
11159HWLOC_MS_LIB_ARCH=''
11160HWLOC_NVML_BUILD_STATIC_FALSE=''
11161HWLOC_NVML_BUILD_STATIC_TRUE=''
11162HWLOC_NVML_LIBS=''
11163HWLOC_OPENCL_BUILD_STATIC_FALSE=''
11164HWLOC_OPENCL_BUILD_STATIC_TRUE=''
11165HWLOC_OPENCL_CFLAGS=''
11166HWLOC_OPENCL_LDFLAGS=''
11167HWLOC_OPENCL_LIBS=''
11168HWLOC_PCIACCESS_CFLAGS=''
11169HWLOC_PCIACCESS_LIBS=''
11170HWLOC_PCI_BUILD_STATIC_FALSE=''
11171HWLOC_PCI_BUILD_STATIC_TRUE=''
11172HWLOC_PLUGINS_DIR=''
11173HWLOC_PLUGINS_PATH=''
11174HWLOC_RELEASE_DATE=''
11175HWLOC_REQUIRES=''
11176HWLOC_VERSION=''
11177HWLOC_X11_CPPFLAGS=''
11178HWLOC_X11_LIBS=''
11179HWLOC_XML_LIBXML_BUILD_STATIC_FALSE=''
11180HWLOC_XML_LIBXML_BUILD_STATIC_TRUE=''
11181HWLOC_top_builddir=''
11182HWLOC_top_srcdir=''
11183INSTALL_DATA='${INSTALL} -m 644'
11184INSTALL_PROGRAM='${INSTALL}'
11185INSTALL_SCRIPT='${INSTALL}'
11186INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
11187JAR=''
11188JAVAC=''
11189JAVADOC=''
11190JAVAH=''
11191LD=''
11192LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/lib'
11193LEX=''
11194LEXLIB=''
11195LEX_OUTPUT_ROOT=''
11196LIBOBJS=''
11197LIBS=' -lz'
11198LIBTOOL=''
11199LIPO=''
11200LN_S=''
11201LTLIBOBJS=''
11202LT_SYS_LIBRARY_PATH=''
11203MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/missing makeinfo'
11204MANIFEST_TOOL=''
11205MAN_PAGE_BUILD_MPIFH_BINDINGS_FALSE=''
11206MAN_PAGE_BUILD_MPIFH_BINDINGS_TRUE=''
11207MAN_PAGE_BUILD_MPI_CXX_BINDINGS_FALSE='#'
11208MAN_PAGE_BUILD_MPI_CXX_BINDINGS_TRUE=''
11209MAN_PAGE_BUILD_USEMPIF08_BINDINGS_FALSE=''
11210MAN_PAGE_BUILD_USEMPIF08_BINDINGS_TRUE=''
11211MCA_BUILD_OP_AVX2_FLAGS=''
11212MCA_BUILD_OP_AVX512_FLAGS=''
11213MCA_BUILD_OP_AVX_FLAGS=''
11214MCA_BUILD_ompi_bml_r2_DSO_FALSE=''
11215MCA_BUILD_ompi_bml_r2_DSO_TRUE=''
11216MCA_BUILD_ompi_coll_adapt_DSO_FALSE=''
11217MCA_BUILD_ompi_coll_adapt_DSO_TRUE=''
11218MCA_BUILD_ompi_coll_basic_DSO_FALSE=''
11219MCA_BUILD_ompi_coll_basic_DSO_TRUE=''
11220MCA_BUILD_ompi_coll_cuda_DSO_FALSE=''
11221MCA_BUILD_ompi_coll_cuda_DSO_TRUE=''
11222MCA_BUILD_ompi_coll_fca_DSO_FALSE=''
11223MCA_BUILD_ompi_coll_fca_DSO_TRUE=''
11224MCA_BUILD_ompi_coll_han_DSO_FALSE=''
11225MCA_BUILD_ompi_coll_han_DSO_TRUE=''
11226MCA_BUILD_ompi_coll_hcoll_DSO_FALSE=''
11227MCA_BUILD_ompi_coll_hcoll_DSO_TRUE=''
11228MCA_BUILD_ompi_coll_inter_DSO_FALSE=''
11229MCA_BUILD_ompi_coll_inter_DSO_TRUE=''
11230MCA_BUILD_ompi_coll_libnbc_DSO_FALSE=''
11231MCA_BUILD_ompi_coll_libnbc_DSO_TRUE=''
11232MCA_BUILD_ompi_coll_monitoring_DSO_FALSE=''
11233MCA_BUILD_ompi_coll_monitoring_DSO_TRUE=''
11234MCA_BUILD_ompi_coll_portals4_DSO_FALSE=''
11235MCA_BUILD_ompi_coll_portals4_DSO_TRUE=''
11236MCA_BUILD_ompi_coll_self_DSO_FALSE=''
11237MCA_BUILD_ompi_coll_self_DSO_TRUE=''
11238MCA_BUILD_ompi_coll_sm_DSO_FALSE=''
11239MCA_BUILD_ompi_coll_sm_DSO_TRUE=''
11240MCA_BUILD_ompi_coll_sync_DSO_FALSE=''
11241MCA_BUILD_ompi_coll_sync_DSO_TRUE=''
11242MCA_BUILD_ompi_coll_tuned_DSO_FALSE=''
11243MCA_BUILD_ompi_coll_tuned_DSO_TRUE=''
11244MCA_BUILD_ompi_coll_ucc_DSO_FALSE=''
11245MCA_BUILD_ompi_coll_ucc_DSO_TRUE=''
11246MCA_BUILD_ompi_common_monitoring_DSO_FALSE=''
11247MCA_BUILD_ompi_common_monitoring_DSO_TRUE=''
11248MCA_BUILD_ompi_common_ompio_DSO_FALSE=''
11249MCA_BUILD_ompi_common_ompio_DSO_TRUE=''
11250MCA_BUILD_ompi_crcp_bkmrk_DSO_FALSE=''
11251MCA_BUILD_ompi_crcp_bkmrk_DSO_TRUE=''
11252MCA_BUILD_ompi_fbtl_ime_DSO_FALSE=''
11253MCA_BUILD_ompi_fbtl_ime_DSO_TRUE=''
11254MCA_BUILD_ompi_fbtl_posix_DSO_FALSE=''
11255MCA_BUILD_ompi_fbtl_posix_DSO_TRUE=''
11256MCA_BUILD_ompi_fbtl_pvfs2_DSO_FALSE=''
11257MCA_BUILD_ompi_fbtl_pvfs2_DSO_TRUE=''
11258MCA_BUILD_ompi_fcoll_dynamic_DSO_FALSE=''
11259MCA_BUILD_ompi_fcoll_dynamic_DSO_TRUE=''
11260MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_FALSE=''
11261MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_TRUE=''
11262MCA_BUILD_ompi_fcoll_individual_DSO_FALSE=''
11263MCA_BUILD_ompi_fcoll_individual_DSO_TRUE=''
11264MCA_BUILD_ompi_fcoll_two_phase_DSO_FALSE=''
11265MCA_BUILD_ompi_fcoll_two_phase_DSO_TRUE=''
11266MCA_BUILD_ompi_fcoll_vulcan_DSO_FALSE=''
11267MCA_BUILD_ompi_fcoll_vulcan_DSO_TRUE=''
11268MCA_BUILD_ompi_fs_gpfs_DSO_FALSE=''
11269MCA_BUILD_ompi_fs_gpfs_DSO_TRUE=''
11270MCA_BUILD_ompi_fs_ime_DSO_FALSE=''
11271MCA_BUILD_ompi_fs_ime_DSO_TRUE=''
11272MCA_BUILD_ompi_fs_lustre_DSO_FALSE=''
11273MCA_BUILD_ompi_fs_lustre_DSO_TRUE=''
11274MCA_BUILD_ompi_fs_pvfs2_DSO_FALSE=''
11275MCA_BUILD_ompi_fs_pvfs2_DSO_TRUE=''
11276MCA_BUILD_ompi_fs_ufs_DSO_FALSE=''
11277MCA_BUILD_ompi_fs_ufs_DSO_TRUE=''
11278MCA_BUILD_ompi_io_ompio_DSO_FALSE=''
11279MCA_BUILD_ompi_io_ompio_DSO_TRUE=''
11280MCA_BUILD_ompi_io_romio321_DSO_FALSE=''
11281MCA_BUILD_ompi_io_romio321_DSO_TRUE=''
11282MCA_BUILD_ompi_mtl_ofi_DSO_FALSE=''
11283MCA_BUILD_ompi_mtl_ofi_DSO_TRUE=''
11284MCA_BUILD_ompi_mtl_portals4_DSO_FALSE=''
11285MCA_BUILD_ompi_mtl_portals4_DSO_TRUE=''
11286MCA_BUILD_ompi_mtl_psm2_DSO_FALSE=''
11287MCA_BUILD_ompi_mtl_psm2_DSO_TRUE=''
11288MCA_BUILD_ompi_mtl_psm_DSO_FALSE=''
11289MCA_BUILD_ompi_mtl_psm_DSO_TRUE=''
11290MCA_BUILD_ompi_op_avx_DSO_FALSE=''
11291MCA_BUILD_ompi_op_avx_DSO_TRUE=''
11292MCA_BUILD_ompi_op_has_avx2_support_FALSE=''
11293MCA_BUILD_ompi_op_has_avx2_support_TRUE=''
11294MCA_BUILD_ompi_op_has_avx512_support_FALSE=''
11295MCA_BUILD_ompi_op_has_avx512_support_TRUE=''
11296MCA_BUILD_ompi_op_has_avx_support_FALSE=''
11297MCA_BUILD_ompi_op_has_avx_support_TRUE=''
11298MCA_BUILD_ompi_op_has_sse3_support_FALSE=''
11299MCA_BUILD_ompi_op_has_sse3_support_TRUE=''
11300MCA_BUILD_ompi_op_has_sse41_support_FALSE=''
11301MCA_BUILD_ompi_op_has_sse41_support_TRUE=''
11302MCA_BUILD_ompi_osc_monitoring_DSO_FALSE=''
11303MCA_BUILD_ompi_osc_monitoring_DSO_TRUE=''
11304MCA_BUILD_ompi_osc_portals4_DSO_FALSE=''
11305MCA_BUILD_ompi_osc_portals4_DSO_TRUE=''
11306MCA_BUILD_ompi_osc_pt2pt_DSO_FALSE=''
11307MCA_BUILD_ompi_osc_pt2pt_DSO_TRUE=''
11308MCA_BUILD_ompi_osc_rdma_DSO_FALSE=''
11309MCA_BUILD_ompi_osc_rdma_DSO_TRUE=''
11310MCA_BUILD_ompi_osc_sm_DSO_FALSE=''
11311MCA_BUILD_ompi_osc_sm_DSO_TRUE=''
11312MCA_BUILD_ompi_osc_ucx_DSO_FALSE=''
11313MCA_BUILD_ompi_osc_ucx_DSO_TRUE=''
11314MCA_BUILD_ompi_pml_cm_DSO_FALSE=''
11315MCA_BUILD_ompi_pml_cm_DSO_TRUE=''
11316MCA_BUILD_ompi_pml_crcpw_DSO_FALSE=''
11317MCA_BUILD_ompi_pml_crcpw_DSO_TRUE=''
11318MCA_BUILD_ompi_pml_monitoring_DSO_FALSE=''
11319MCA_BUILD_ompi_pml_monitoring_DSO_TRUE=''
11320MCA_BUILD_ompi_pml_ob1_DSO_FALSE=''
11321MCA_BUILD_ompi_pml_ob1_DSO_TRUE=''
11322MCA_BUILD_ompi_pml_ucx_DSO_FALSE=''
11323MCA_BUILD_ompi_pml_ucx_DSO_TRUE=''
11324MCA_BUILD_ompi_pml_v_DSO_FALSE=''
11325MCA_BUILD_ompi_pml_v_DSO_TRUE=''
11326MCA_BUILD_ompi_pml_yalla_DSO_FALSE=''
11327MCA_BUILD_ompi_pml_yalla_DSO_TRUE=''
11328MCA_BUILD_ompi_rte_orte_DSO_FALSE=''
11329MCA_BUILD_ompi_rte_orte_DSO_TRUE=''
11330MCA_BUILD_ompi_rte_pmix_DSO_FALSE=''
11331MCA_BUILD_ompi_rte_pmix_DSO_TRUE=''
11332MCA_BUILD_ompi_sharedfp_individual_DSO_FALSE=''
11333MCA_BUILD_ompi_sharedfp_individual_DSO_TRUE=''
11334MCA_BUILD_ompi_sharedfp_lockedfile_DSO_FALSE=''
11335MCA_BUILD_ompi_sharedfp_lockedfile_DSO_TRUE=''
11336MCA_BUILD_ompi_sharedfp_sm_DSO_FALSE=''
11337MCA_BUILD_ompi_sharedfp_sm_DSO_TRUE=''
11338MCA_BUILD_ompi_topo_basic_DSO_FALSE=''
11339MCA_BUILD_ompi_topo_basic_DSO_TRUE=''
11340MCA_BUILD_ompi_topo_treematch_DSO_FALSE=''
11341MCA_BUILD_ompi_topo_treematch_DSO_TRUE=''
11342MCA_BUILD_ompi_vprotocol_pessimist_DSO_FALSE=''
11343MCA_BUILD_ompi_vprotocol_pessimist_DSO_TRUE=''
11344MCA_BUILD_opal_allocator_basic_DSO_FALSE=''
11345MCA_BUILD_opal_allocator_basic_DSO_TRUE=''
11346MCA_BUILD_opal_allocator_bucket_DSO_FALSE=''
11347MCA_BUILD_opal_allocator_bucket_DSO_TRUE=''
11348MCA_BUILD_opal_backtrace_execinfo_DSO_FALSE=''
11349MCA_BUILD_opal_backtrace_execinfo_DSO_TRUE=''
11350MCA_BUILD_opal_backtrace_none_DSO_FALSE=''
11351MCA_BUILD_opal_backtrace_none_DSO_TRUE=''
11352MCA_BUILD_opal_backtrace_printstack_DSO_FALSE=''
11353MCA_BUILD_opal_backtrace_printstack_DSO_TRUE=''
11354MCA_BUILD_opal_btl_ofi_DSO_FALSE=''
11355MCA_BUILD_opal_btl_ofi_DSO_TRUE=''
11356MCA_BUILD_opal_btl_openib_DSO_FALSE=''
11357MCA_BUILD_opal_btl_openib_DSO_TRUE=''
11358MCA_BUILD_opal_btl_portals4_DSO_FALSE=''
11359MCA_BUILD_opal_btl_portals4_DSO_TRUE=''
11360MCA_BUILD_opal_btl_self_DSO_FALSE=''
11361MCA_BUILD_opal_btl_self_DSO_TRUE=''
11362MCA_BUILD_opal_btl_sm_DSO_FALSE=''
11363MCA_BUILD_opal_btl_sm_DSO_TRUE=''
11364MCA_BUILD_opal_btl_smcuda_DSO_FALSE=''
11365MCA_BUILD_opal_btl_smcuda_DSO_TRUE=''
11366MCA_BUILD_opal_btl_tcp_DSO_FALSE=''
11367MCA_BUILD_opal_btl_tcp_DSO_TRUE=''
11368MCA_BUILD_opal_btl_uct_DSO_FALSE=''
11369MCA_BUILD_opal_btl_uct_DSO_TRUE=''
11370MCA_BUILD_opal_btl_ugni_DSO_FALSE=''
11371MCA_BUILD_opal_btl_ugni_DSO_TRUE=''
11372MCA_BUILD_opal_btl_usnic_DSO_FALSE=''
11373MCA_BUILD_opal_btl_usnic_DSO_TRUE=''
11374MCA_BUILD_opal_btl_vader_DSO_FALSE=''
11375MCA_BUILD_opal_btl_vader_DSO_TRUE=''
11376MCA_BUILD_opal_common_cuda_DSO_FALSE=''
11377MCA_BUILD_opal_common_cuda_DSO_TRUE=''
11378MCA_BUILD_opal_common_ofi_DSO_FALSE=''
11379MCA_BUILD_opal_common_ofi_DSO_TRUE=''
11380MCA_BUILD_opal_common_sm_DSO_FALSE=''
11381MCA_BUILD_opal_common_sm_DSO_TRUE=''
11382MCA_BUILD_opal_common_ucx_DSO_FALSE=''
11383MCA_BUILD_opal_common_ucx_DSO_TRUE=''
11384MCA_BUILD_opal_common_verbs_DSO_FALSE=''
11385MCA_BUILD_opal_common_verbs_DSO_TRUE=''
11386MCA_BUILD_opal_common_verbs_usnic_DSO_FALSE=''
11387MCA_BUILD_opal_common_verbs_usnic_DSO_TRUE=''
11388MCA_BUILD_opal_compress_bzip_DSO_FALSE=''
11389MCA_BUILD_opal_compress_bzip_DSO_TRUE=''
11390MCA_BUILD_opal_compress_gzip_DSO_FALSE=''
11391MCA_BUILD_opal_compress_gzip_DSO_TRUE=''
11392MCA_BUILD_opal_crs_none_DSO_FALSE=''
11393MCA_BUILD_opal_crs_none_DSO_TRUE=''
11394MCA_BUILD_opal_crs_self_DSO_FALSE=''
11395MCA_BUILD_opal_crs_self_DSO_TRUE=''
11396MCA_BUILD_opal_dl_dlopen_DSO_FALSE=''
11397MCA_BUILD_opal_dl_dlopen_DSO_TRUE=''
11398MCA_BUILD_opal_dl_libltdl_DSO_FALSE=''
11399MCA_BUILD_opal_dl_libltdl_DSO_TRUE=''
11400MCA_BUILD_opal_event_external_DSO_FALSE=''
11401MCA_BUILD_opal_event_external_DSO_TRUE=''
11402MCA_BUILD_opal_event_libevent2022_DSO_FALSE=''
11403MCA_BUILD_opal_event_libevent2022_DSO_TRUE=''
11404MCA_BUILD_opal_hwloc_external_DSO_FALSE=''
11405MCA_BUILD_opal_hwloc_external_DSO_TRUE=''
11406MCA_BUILD_opal_hwloc_hwloc201_DSO_FALSE=''
11407MCA_BUILD_opal_hwloc_hwloc201_DSO_TRUE=''
11408MCA_BUILD_opal_if_bsdx_ipv4_DSO_FALSE=''
11409MCA_BUILD_opal_if_bsdx_ipv4_DSO_TRUE=''
11410MCA_BUILD_opal_if_bsdx_ipv6_DSO_FALSE=''
11411MCA_BUILD_opal_if_bsdx_ipv6_DSO_TRUE=''
11412MCA_BUILD_opal_if_linux_ipv6_DSO_FALSE=''
11413MCA_BUILD_opal_if_linux_ipv6_DSO_TRUE=''
11414MCA_BUILD_opal_if_posix_ipv4_DSO_FALSE=''
11415MCA_BUILD_opal_if_posix_ipv4_DSO_TRUE=''
11416MCA_BUILD_opal_if_solaris_ipv6_DSO_FALSE=''
11417MCA_BUILD_opal_if_solaris_ipv6_DSO_TRUE=''
11418MCA_BUILD_opal_installdirs_config_DSO_FALSE=''
11419MCA_BUILD_opal_installdirs_config_DSO_TRUE=''
11420MCA_BUILD_opal_installdirs_env_DSO_FALSE=''
11421MCA_BUILD_opal_installdirs_env_DSO_TRUE=''
11422MCA_BUILD_opal_memchecker_valgrind_DSO_FALSE=''
11423MCA_BUILD_opal_memchecker_valgrind_DSO_TRUE=''
11424MCA_BUILD_opal_memory_malloc_solaris_DSO_FALSE=''
11425MCA_BUILD_opal_memory_malloc_solaris_DSO_TRUE=''
11426MCA_BUILD_opal_memory_patcher_DSO_FALSE=''
11427MCA_BUILD_opal_memory_patcher_DSO_TRUE=''
11428MCA_BUILD_opal_mpool_hugepage_DSO_FALSE=''
11429MCA_BUILD_opal_mpool_hugepage_DSO_TRUE=''
11430MCA_BUILD_opal_mpool_memkind_DSO_FALSE=''
11431MCA_BUILD_opal_mpool_memkind_DSO_TRUE=''
11432MCA_BUILD_opal_patcher_linux_DSO_FALSE=''
11433MCA_BUILD_opal_patcher_linux_DSO_TRUE=''
11434MCA_BUILD_opal_patcher_overwrite_DSO_FALSE=''
11435MCA_BUILD_opal_patcher_overwrite_DSO_TRUE=''
11436MCA_BUILD_opal_pmix_cray_DSO_FALSE=''
11437MCA_BUILD_opal_pmix_cray_DSO_TRUE=''
11438MCA_BUILD_opal_pmix_ext1x_DSO_FALSE=''
11439MCA_BUILD_opal_pmix_ext1x_DSO_TRUE=''
11440MCA_BUILD_opal_pmix_ext2x_DSO_FALSE=''
11441MCA_BUILD_opal_pmix_ext2x_DSO_TRUE=''
11442MCA_BUILD_opal_pmix_ext3x_DSO_FALSE=''
11443MCA_BUILD_opal_pmix_ext3x_DSO_TRUE=''
11444MCA_BUILD_opal_pmix_flux_DSO_FALSE=''
11445MCA_BUILD_opal_pmix_flux_DSO_TRUE=''
11446MCA_BUILD_opal_pmix_isolated_DSO_FALSE=''
11447MCA_BUILD_opal_pmix_isolated_DSO_TRUE=''
11448MCA_BUILD_opal_pmix_pmix3x_DSO_FALSE=''
11449MCA_BUILD_opal_pmix_pmix3x_DSO_TRUE=''
11450MCA_BUILD_opal_pmix_s1_DSO_FALSE=''
11451MCA_BUILD_opal_pmix_s1_DSO_TRUE=''
11452MCA_BUILD_opal_pmix_s2_DSO_FALSE=''
11453MCA_BUILD_opal_pmix_s2_DSO_TRUE=''
11454MCA_BUILD_opal_pstat_linux_DSO_FALSE=''
11455MCA_BUILD_opal_pstat_linux_DSO_TRUE=''
11456MCA_BUILD_opal_pstat_test_DSO_FALSE=''
11457MCA_BUILD_opal_pstat_test_DSO_TRUE=''
11458MCA_BUILD_opal_rcache_gpusm_DSO_FALSE=''
11459MCA_BUILD_opal_rcache_gpusm_DSO_TRUE=''
11460MCA_BUILD_opal_rcache_grdma_DSO_FALSE=''
11461MCA_BUILD_opal_rcache_grdma_DSO_TRUE=''
11462MCA_BUILD_opal_rcache_rgpusm_DSO_FALSE=''
11463MCA_BUILD_opal_rcache_rgpusm_DSO_TRUE=''
11464MCA_BUILD_opal_rcache_udreg_DSO_FALSE=''
11465MCA_BUILD_opal_rcache_udreg_DSO_TRUE=''
11466MCA_BUILD_opal_reachable_netlink_DSO_FALSE=''
11467MCA_BUILD_opal_reachable_netlink_DSO_TRUE=''
11468MCA_BUILD_opal_reachable_weighted_DSO_FALSE=''
11469MCA_BUILD_opal_reachable_weighted_DSO_TRUE=''
11470MCA_BUILD_opal_shmem_mmap_DSO_FALSE=''
11471MCA_BUILD_opal_shmem_mmap_DSO_TRUE=''
11472MCA_BUILD_opal_shmem_posix_DSO_FALSE=''
11473MCA_BUILD_opal_shmem_posix_DSO_TRUE=''
11474MCA_BUILD_opal_shmem_sysv_DSO_FALSE=''
11475MCA_BUILD_opal_shmem_sysv_DSO_TRUE=''
11476MCA_BUILD_opal_timer_altix_DSO_FALSE=''
11477MCA_BUILD_opal_timer_altix_DSO_TRUE=''
11478MCA_BUILD_opal_timer_darwin_DSO_FALSE=''
11479MCA_BUILD_opal_timer_darwin_DSO_TRUE=''
11480MCA_BUILD_opal_timer_linux_DSO_FALSE=''
11481MCA_BUILD_opal_timer_linux_DSO_TRUE=''
11482MCA_BUILD_opal_timer_solaris_DSO_FALSE=''
11483MCA_BUILD_opal_timer_solaris_DSO_TRUE=''
11484MCA_BUILD_orte_common_alps_DSO_FALSE=''
11485MCA_BUILD_orte_common_alps_DSO_TRUE=''
11486MCA_BUILD_orte_errmgr_default_app_DSO_FALSE=''
11487MCA_BUILD_orte_errmgr_default_app_DSO_TRUE=''
11488MCA_BUILD_orte_errmgr_default_hnp_DSO_FALSE=''
11489MCA_BUILD_orte_errmgr_default_hnp_DSO_TRUE=''
11490MCA_BUILD_orte_errmgr_default_orted_DSO_FALSE=''
11491MCA_BUILD_orte_errmgr_default_orted_DSO_TRUE=''
11492MCA_BUILD_orte_errmgr_default_tool_DSO_FALSE=''
11493MCA_BUILD_orte_errmgr_default_tool_DSO_TRUE=''
11494MCA_BUILD_orte_ess_alps_DSO_FALSE=''
11495MCA_BUILD_orte_ess_alps_DSO_TRUE=''
11496MCA_BUILD_orte_ess_env_DSO_FALSE=''
11497MCA_BUILD_orte_ess_env_DSO_TRUE=''
11498MCA_BUILD_orte_ess_hnp_DSO_FALSE=''
11499MCA_BUILD_orte_ess_hnp_DSO_TRUE=''
11500MCA_BUILD_orte_ess_lsf_DSO_FALSE=''
11501MCA_BUILD_orte_ess_lsf_DSO_TRUE=''
11502MCA_BUILD_orte_ess_pmi_DSO_FALSE=''
11503MCA_BUILD_orte_ess_pmi_DSO_TRUE=''
11504MCA_BUILD_orte_ess_singleton_DSO_FALSE=''
11505MCA_BUILD_orte_ess_singleton_DSO_TRUE=''
11506MCA_BUILD_orte_ess_slurm_DSO_FALSE=''
11507MCA_BUILD_orte_ess_slurm_DSO_TRUE=''
11508MCA_BUILD_orte_ess_tm_DSO_FALSE=''
11509MCA_BUILD_orte_ess_tm_DSO_TRUE=''
11510MCA_BUILD_orte_ess_tool_DSO_FALSE=''
11511MCA_BUILD_orte_ess_tool_DSO_TRUE=''
11512MCA_BUILD_orte_filem_raw_DSO_FALSE=''
11513MCA_BUILD_orte_filem_raw_DSO_TRUE=''
11514MCA_BUILD_orte_grpcomm_direct_DSO_FALSE=''
11515MCA_BUILD_orte_grpcomm_direct_DSO_TRUE=''
11516MCA_BUILD_orte_iof_hnp_DSO_FALSE=''
11517MCA_BUILD_orte_iof_hnp_DSO_TRUE=''
11518MCA_BUILD_orte_iof_orted_DSO_FALSE=''
11519MCA_BUILD_orte_iof_orted_DSO_TRUE=''
11520MCA_BUILD_orte_iof_tool_DSO_FALSE=''
11521MCA_BUILD_orte_iof_tool_DSO_TRUE=''
11522MCA_BUILD_orte_odls_alps_DSO_FALSE=''
11523MCA_BUILD_orte_odls_alps_DSO_TRUE=''
11524MCA_BUILD_orte_odls_default_DSO_FALSE=''
11525MCA_BUILD_orte_odls_default_DSO_TRUE=''
11526MCA_BUILD_orte_odls_pspawn_DSO_FALSE=''
11527MCA_BUILD_orte_odls_pspawn_DSO_TRUE=''
11528MCA_BUILD_orte_oob_alps_DSO_FALSE=''
11529MCA_BUILD_orte_oob_alps_DSO_TRUE=''
11530MCA_BUILD_orte_oob_tcp_DSO_FALSE=''
11531MCA_BUILD_orte_oob_tcp_DSO_TRUE=''
11532MCA_BUILD_orte_plm_alps_DSO_FALSE=''
11533MCA_BUILD_orte_plm_alps_DSO_TRUE=''
11534MCA_BUILD_orte_plm_isolated_DSO_FALSE=''
11535MCA_BUILD_orte_plm_isolated_DSO_TRUE=''
11536MCA_BUILD_orte_plm_lsf_DSO_FALSE=''
11537MCA_BUILD_orte_plm_lsf_DSO_TRUE=''
11538MCA_BUILD_orte_plm_rsh_DSO_FALSE=''
11539MCA_BUILD_orte_plm_rsh_DSO_TRUE=''
11540MCA_BUILD_orte_plm_slurm_DSO_FALSE=''
11541MCA_BUILD_orte_plm_slurm_DSO_TRUE=''
11542MCA_BUILD_orte_plm_tm_DSO_FALSE=''
11543MCA_BUILD_orte_plm_tm_DSO_TRUE=''
11544MCA_BUILD_orte_ras_alps_DSO_FALSE=''
11545MCA_BUILD_orte_ras_alps_DSO_TRUE=''
11546MCA_BUILD_orte_ras_gridengine_DSO_FALSE=''
11547MCA_BUILD_orte_ras_gridengine_DSO_TRUE=''
11548MCA_BUILD_orte_ras_lsf_DSO_FALSE=''
11549MCA_BUILD_orte_ras_lsf_DSO_TRUE=''
11550MCA_BUILD_orte_ras_simulator_DSO_FALSE=''
11551MCA_BUILD_orte_ras_simulator_DSO_TRUE=''
11552MCA_BUILD_orte_ras_slurm_DSO_FALSE=''
11553MCA_BUILD_orte_ras_slurm_DSO_TRUE=''
11554MCA_BUILD_orte_ras_tm_DSO_FALSE=''
11555MCA_BUILD_orte_ras_tm_DSO_TRUE=''
11556MCA_BUILD_orte_regx_fwd_DSO_FALSE=''
11557MCA_BUILD_orte_regx_fwd_DSO_TRUE=''
11558MCA_BUILD_orte_regx_naive_DSO_FALSE=''
11559MCA_BUILD_orte_regx_naive_DSO_TRUE=''
11560MCA_BUILD_orte_regx_reverse_DSO_FALSE=''
11561MCA_BUILD_orte_regx_reverse_DSO_TRUE=''
11562MCA_BUILD_orte_rmaps_mindist_DSO_FALSE=''
11563MCA_BUILD_orte_rmaps_mindist_DSO_TRUE=''
11564MCA_BUILD_orte_rmaps_ppr_DSO_FALSE=''
11565MCA_BUILD_orte_rmaps_ppr_DSO_TRUE=''
11566MCA_BUILD_orte_rmaps_rank_file_DSO_FALSE=''
11567MCA_BUILD_orte_rmaps_rank_file_DSO_TRUE=''
11568MCA_BUILD_orte_rmaps_resilient_DSO_FALSE=''
11569MCA_BUILD_orte_rmaps_resilient_DSO_TRUE=''
11570MCA_BUILD_orte_rmaps_round_robin_DSO_FALSE=''
11571MCA_BUILD_orte_rmaps_round_robin_DSO_TRUE=''
11572MCA_BUILD_orte_rmaps_seq_DSO_FALSE=''
11573MCA_BUILD_orte_rmaps_seq_DSO_TRUE=''
11574MCA_BUILD_orte_rml_oob_DSO_FALSE=''
11575MCA_BUILD_orte_rml_oob_DSO_TRUE=''
11576MCA_BUILD_orte_routed_binomial_DSO_FALSE=''
11577MCA_BUILD_orte_routed_binomial_DSO_TRUE=''
11578MCA_BUILD_orte_routed_direct_DSO_FALSE=''
11579MCA_BUILD_orte_routed_direct_DSO_TRUE=''
11580MCA_BUILD_orte_routed_radix_DSO_FALSE=''
11581MCA_BUILD_orte_routed_radix_DSO_TRUE=''
11582MCA_BUILD_orte_rtc_hwloc_DSO_FALSE=''
11583MCA_BUILD_orte_rtc_hwloc_DSO_TRUE=''
11584MCA_BUILD_orte_schizo_alps_DSO_FALSE=''
11585MCA_BUILD_orte_schizo_alps_DSO_TRUE=''
11586MCA_BUILD_orte_schizo_flux_DSO_FALSE=''
11587MCA_BUILD_orte_schizo_flux_DSO_TRUE=''
11588MCA_BUILD_orte_schizo_jsm_DSO_FALSE=''
11589MCA_BUILD_orte_schizo_jsm_DSO_TRUE=''
11590MCA_BUILD_orte_schizo_moab_DSO_FALSE=''
11591MCA_BUILD_orte_schizo_moab_DSO_TRUE=''
11592MCA_BUILD_orte_schizo_ompi_DSO_FALSE=''
11593MCA_BUILD_orte_schizo_ompi_DSO_TRUE=''
11594MCA_BUILD_orte_schizo_orte_DSO_FALSE=''
11595MCA_BUILD_orte_schizo_orte_DSO_TRUE=''
11596MCA_BUILD_orte_schizo_singularity_DSO_FALSE=''
11597MCA_BUILD_orte_schizo_singularity_DSO_TRUE=''
11598MCA_BUILD_orte_schizo_slurm_DSO_FALSE=''
11599MCA_BUILD_orte_schizo_slurm_DSO_TRUE=''
11600MCA_BUILD_orte_snapc_full_DSO_FALSE=''
11601MCA_BUILD_orte_snapc_full_DSO_TRUE=''
11602MCA_BUILD_orte_sstore_central_DSO_FALSE=''
11603MCA_BUILD_orte_sstore_central_DSO_TRUE=''
11604MCA_BUILD_orte_sstore_stage_DSO_FALSE=''
11605MCA_BUILD_orte_sstore_stage_DSO_TRUE=''
11606MCA_BUILD_orte_state_app_DSO_FALSE=''
11607MCA_BUILD_orte_state_app_DSO_TRUE=''
11608MCA_BUILD_orte_state_hnp_DSO_FALSE=''
11609MCA_BUILD_orte_state_hnp_DSO_TRUE=''
11610MCA_BUILD_orte_state_novm_DSO_FALSE=''
11611MCA_BUILD_orte_state_novm_DSO_TRUE=''
11612MCA_BUILD_orte_state_orted_DSO_FALSE=''
11613MCA_BUILD_orte_state_orted_DSO_TRUE=''
11614MCA_BUILD_orte_state_tool_DSO_FALSE=''
11615MCA_BUILD_orte_state_tool_DSO_TRUE=''
11616MCA_BUILD_oshmem_atomic_basic_DSO_FALSE=''
11617MCA_BUILD_oshmem_atomic_basic_DSO_TRUE=''
11618MCA_BUILD_oshmem_atomic_mxm_DSO_FALSE=''
11619MCA_BUILD_oshmem_atomic_mxm_DSO_TRUE=''
11620MCA_BUILD_oshmem_atomic_ucx_DSO_FALSE=''
11621MCA_BUILD_oshmem_atomic_ucx_DSO_TRUE=''
11622MCA_BUILD_oshmem_memheap_buddy_DSO_FALSE=''
11623MCA_BUILD_oshmem_memheap_buddy_DSO_TRUE=''
11624MCA_BUILD_oshmem_memheap_ptmalloc_DSO_FALSE=''
11625MCA_BUILD_oshmem_memheap_ptmalloc_DSO_TRUE=''
11626MCA_BUILD_oshmem_scoll_basic_DSO_FALSE=''
11627MCA_BUILD_oshmem_scoll_basic_DSO_TRUE=''
11628MCA_BUILD_oshmem_scoll_fca_DSO_FALSE=''
11629MCA_BUILD_oshmem_scoll_fca_DSO_TRUE=''
11630MCA_BUILD_oshmem_scoll_mpi_DSO_FALSE=''
11631MCA_BUILD_oshmem_scoll_mpi_DSO_TRUE=''
11632MCA_BUILD_oshmem_scoll_ucc_DSO_FALSE=''
11633MCA_BUILD_oshmem_scoll_ucc_DSO_TRUE=''
11634MCA_BUILD_oshmem_spml_ikrit_DSO_FALSE=''
11635MCA_BUILD_oshmem_spml_ikrit_DSO_TRUE=''
11636MCA_BUILD_oshmem_spml_ucx_DSO_FALSE=''
11637MCA_BUILD_oshmem_spml_ucx_DSO_TRUE=''
11638MCA_BUILD_oshmem_sshmem_mmap_DSO_FALSE=''
11639MCA_BUILD_oshmem_sshmem_mmap_DSO_TRUE=''
11640MCA_BUILD_oshmem_sshmem_sysv_DSO_FALSE=''
11641MCA_BUILD_oshmem_sshmem_sysv_DSO_TRUE=''
11642MCA_BUILD_oshmem_sshmem_ucx_DSO_FALSE=''
11643MCA_BUILD_oshmem_sshmem_ucx_DSO_TRUE=''
11644MCA_BUILD_oshmem_sshmem_verbs_DSO_FALSE=''
11645MCA_BUILD_oshmem_sshmem_verbs_DSO_TRUE=''
11646MCA_PROJECT_DIST_SUBDIRS=''
11647MCA_PROJECT_SUBDIRS=''
11648MCA_btl_openib_have_dynamic_sl_FALSE=''
11649MCA_btl_openib_have_dynamic_sl_TRUE=''
11650MCA_btl_openib_have_rdmacm_FALSE=''
11651MCA_btl_openib_have_rdmacm_TRUE=''
11652MCA_btl_openib_have_udcm_FALSE=''
11653MCA_btl_openib_have_udcm_TRUE=''
11654MCA_btl_openib_have_xrc_FALSE=''
11655MCA_btl_openib_have_xrc_TRUE=''
11656MCA_io_romio321_SHOULD_BUILD_FALSE=''
11657MCA_io_romio321_SHOULD_BUILD_TRUE=''
11658MCA_ompi_FRAMEWORKS=''
11659MCA_ompi_FRAMEWORKS_SUBDIRS=''
11660MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11661MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11662MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11663MCA_ompi_FRAMEWORK_LIBS=''
11664MCA_ompi_bml_ALL_COMPONENTS=''
11665MCA_ompi_bml_ALL_SUBDIRS=''
11666MCA_ompi_bml_DSO_COMPONENTS=''
11667MCA_ompi_bml_DSO_SUBDIRS=''
11668MCA_ompi_bml_STATIC_COMPONENTS=''
11669MCA_ompi_bml_STATIC_LTLIBS=''
11670MCA_ompi_bml_STATIC_SUBDIRS=''
11671MCA_ompi_coll_ALL_COMPONENTS=''
11672MCA_ompi_coll_ALL_SUBDIRS=''
11673MCA_ompi_coll_DSO_COMPONENTS=''
11674MCA_ompi_coll_DSO_SUBDIRS=''
11675MCA_ompi_coll_STATIC_COMPONENTS=''
11676MCA_ompi_coll_STATIC_LTLIBS=''
11677MCA_ompi_coll_STATIC_SUBDIRS=''
11678MCA_ompi_common_ALL_COMPONENTS=''
11679MCA_ompi_common_ALL_SUBDIRS=''
11680MCA_ompi_common_DSO_COMPONENTS=''
11681MCA_ompi_common_DSO_SUBDIRS=''
11682MCA_ompi_common_STATIC_COMPONENTS=''
11683MCA_ompi_common_STATIC_LTLIBS=''
11684MCA_ompi_common_STATIC_SUBDIRS=''
11685MCA_ompi_crcp_ALL_COMPONENTS=''
11686MCA_ompi_crcp_ALL_SUBDIRS=''
11687MCA_ompi_crcp_DSO_COMPONENTS=''
11688MCA_ompi_crcp_DSO_SUBDIRS=''
11689MCA_ompi_crcp_STATIC_COMPONENTS=''
11690MCA_ompi_crcp_STATIC_LTLIBS=''
11691MCA_ompi_crcp_STATIC_SUBDIRS=''
11692MCA_ompi_fbtl_ALL_COMPONENTS=''
11693MCA_ompi_fbtl_ALL_SUBDIRS=''
11694MCA_ompi_fbtl_DSO_COMPONENTS=''
11695MCA_ompi_fbtl_DSO_SUBDIRS=''
11696MCA_ompi_fbtl_STATIC_COMPONENTS=''
11697MCA_ompi_fbtl_STATIC_LTLIBS=''
11698MCA_ompi_fbtl_STATIC_SUBDIRS=''
11699MCA_ompi_fcoll_ALL_COMPONENTS=''
11700MCA_ompi_fcoll_ALL_SUBDIRS=''
11701MCA_ompi_fcoll_DSO_COMPONENTS=''
11702MCA_ompi_fcoll_DSO_SUBDIRS=''
11703MCA_ompi_fcoll_STATIC_COMPONENTS=''
11704MCA_ompi_fcoll_STATIC_LTLIBS=''
11705MCA_ompi_fcoll_STATIC_SUBDIRS=''
11706MCA_ompi_fs_ALL_COMPONENTS=''
11707MCA_ompi_fs_ALL_SUBDIRS=''
11708MCA_ompi_fs_DSO_COMPONENTS=''
11709MCA_ompi_fs_DSO_SUBDIRS=''
11710MCA_ompi_fs_STATIC_COMPONENTS=''
11711MCA_ompi_fs_STATIC_LTLIBS=''
11712MCA_ompi_fs_STATIC_SUBDIRS=''
11713MCA_ompi_hook_ALL_COMPONENTS=''
11714MCA_ompi_hook_ALL_SUBDIRS=''
11715MCA_ompi_hook_DSO_COMPONENTS=''
11716MCA_ompi_hook_DSO_SUBDIRS=''
11717MCA_ompi_hook_STATIC_COMPONENTS=''
11718MCA_ompi_hook_STATIC_LTLIBS=''
11719MCA_ompi_hook_STATIC_SUBDIRS=''
11720MCA_ompi_io_ALL_COMPONENTS=''
11721MCA_ompi_io_ALL_SUBDIRS=''
11722MCA_ompi_io_DSO_COMPONENTS=''
11723MCA_ompi_io_DSO_SUBDIRS=''
11724MCA_ompi_io_STATIC_COMPONENTS=''
11725MCA_ompi_io_STATIC_LTLIBS=''
11726MCA_ompi_io_STATIC_SUBDIRS=''
11727MCA_ompi_mtl_ALL_COMPONENTS=''
11728MCA_ompi_mtl_ALL_SUBDIRS=''
11729MCA_ompi_mtl_DIRECT_CALL_HEADER=''
11730MCA_ompi_mtl_DSO_COMPONENTS=''
11731MCA_ompi_mtl_DSO_SUBDIRS=''
11732MCA_ompi_mtl_STATIC_COMPONENTS=''
11733MCA_ompi_mtl_STATIC_LTLIBS=''
11734MCA_ompi_mtl_STATIC_SUBDIRS=''
11735MCA_ompi_op_ALL_COMPONENTS=''
11736MCA_ompi_op_ALL_SUBDIRS=''
11737MCA_ompi_op_DSO_COMPONENTS=''
11738MCA_ompi_op_DSO_SUBDIRS=''
11739MCA_ompi_op_STATIC_COMPONENTS=''
11740MCA_ompi_op_STATIC_LTLIBS=''
11741MCA_ompi_op_STATIC_SUBDIRS=''
11742MCA_ompi_osc_ALL_COMPONENTS=''
11743MCA_ompi_osc_ALL_SUBDIRS=''
11744MCA_ompi_osc_DSO_COMPONENTS=''
11745MCA_ompi_osc_DSO_SUBDIRS=''
11746MCA_ompi_osc_STATIC_COMPONENTS=''
11747MCA_ompi_osc_STATIC_LTLIBS=''
11748MCA_ompi_osc_STATIC_SUBDIRS=''
11749MCA_ompi_pml_ALL_COMPONENTS=''
11750MCA_ompi_pml_ALL_SUBDIRS=''
11751MCA_ompi_pml_DIRECT_CALL_HEADER=''
11752MCA_ompi_pml_DSO_COMPONENTS=''
11753MCA_ompi_pml_DSO_SUBDIRS=''
11754MCA_ompi_pml_STATIC_COMPONENTS=''
11755MCA_ompi_pml_STATIC_LTLIBS=''
11756MCA_ompi_pml_STATIC_SUBDIRS=''
11757MCA_ompi_rte_ALL_COMPONENTS=''
11758MCA_ompi_rte_ALL_SUBDIRS=''
11759MCA_ompi_rte_DSO_COMPONENTS=''
11760MCA_ompi_rte_DSO_SUBDIRS=''
11761MCA_ompi_rte_STATIC_COMPONENTS=''
11762MCA_ompi_rte_STATIC_LTLIBS=''
11763MCA_ompi_rte_STATIC_SUBDIRS=''
11764MCA_ompi_sharedfp_ALL_COMPONENTS=''
11765MCA_ompi_sharedfp_ALL_SUBDIRS=''
11766MCA_ompi_sharedfp_DSO_COMPONENTS=''
11767MCA_ompi_sharedfp_DSO_SUBDIRS=''
11768MCA_ompi_sharedfp_STATIC_COMPONENTS=''
11769MCA_ompi_sharedfp_STATIC_LTLIBS=''
11770MCA_ompi_sharedfp_STATIC_SUBDIRS=''
11771MCA_ompi_topo_ALL_COMPONENTS=''
11772MCA_ompi_topo_ALL_SUBDIRS=''
11773MCA_ompi_topo_DSO_COMPONENTS=''
11774MCA_ompi_topo_DSO_SUBDIRS=''
11775MCA_ompi_topo_STATIC_COMPONENTS=''
11776MCA_ompi_topo_STATIC_LTLIBS=''
11777MCA_ompi_topo_STATIC_SUBDIRS=''
11778MCA_ompi_vprotocol_ALL_COMPONENTS=''
11779MCA_ompi_vprotocol_ALL_SUBDIRS=''
11780MCA_ompi_vprotocol_DSO_COMPONENTS=''
11781MCA_ompi_vprotocol_DSO_SUBDIRS=''
11782MCA_ompi_vprotocol_STATIC_COMPONENTS=''
11783MCA_ompi_vprotocol_STATIC_LTLIBS=''
11784MCA_ompi_vprotocol_STATIC_SUBDIRS=''
11785MCA_opal_FRAMEWORKS=''
11786MCA_opal_FRAMEWORKS_SUBDIRS=''
11787MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11788MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11789MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11790MCA_opal_FRAMEWORK_LIBS=''
11791MCA_opal_allocator_ALL_COMPONENTS=''
11792MCA_opal_allocator_ALL_SUBDIRS=''
11793MCA_opal_allocator_DSO_COMPONENTS=''
11794MCA_opal_allocator_DSO_SUBDIRS=''
11795MCA_opal_allocator_STATIC_COMPONENTS=''
11796MCA_opal_allocator_STATIC_LTLIBS=''
11797MCA_opal_allocator_STATIC_SUBDIRS=''
11798MCA_opal_backtrace_ALL_COMPONENTS=''
11799MCA_opal_backtrace_ALL_SUBDIRS=''
11800MCA_opal_backtrace_DSO_COMPONENTS=''
11801MCA_opal_backtrace_DSO_SUBDIRS=''
11802MCA_opal_backtrace_STATIC_COMPONENTS=''
11803MCA_opal_backtrace_STATIC_LTLIBS=''
11804MCA_opal_backtrace_STATIC_SUBDIRS=''
11805MCA_opal_btl_ALL_COMPONENTS=''
11806MCA_opal_btl_ALL_SUBDIRS=''
11807MCA_opal_btl_DSO_COMPONENTS=''
11808MCA_opal_btl_DSO_SUBDIRS=''
11809MCA_opal_btl_STATIC_COMPONENTS=''
11810MCA_opal_btl_STATIC_LTLIBS=''
11811MCA_opal_btl_STATIC_SUBDIRS=''
11812MCA_opal_common_ALL_COMPONENTS=''
11813MCA_opal_common_ALL_SUBDIRS=''
11814MCA_opal_common_DSO_COMPONENTS=''
11815MCA_opal_common_DSO_SUBDIRS=''
11816MCA_opal_common_STATIC_COMPONENTS=''
11817MCA_opal_common_STATIC_LTLIBS=''
11818MCA_opal_common_STATIC_SUBDIRS=''
11819MCA_opal_compress_ALL_COMPONENTS=''
11820MCA_opal_compress_ALL_SUBDIRS=''
11821MCA_opal_compress_DSO_COMPONENTS=''
11822MCA_opal_compress_DSO_SUBDIRS=''
11823MCA_opal_compress_STATIC_COMPONENTS=''
11824MCA_opal_compress_STATIC_LTLIBS=''
11825MCA_opal_compress_STATIC_SUBDIRS=''
11826MCA_opal_crs_ALL_COMPONENTS=''
11827MCA_opal_crs_ALL_SUBDIRS=''
11828MCA_opal_crs_DSO_COMPONENTS=''
11829MCA_opal_crs_DSO_SUBDIRS=''
11830MCA_opal_crs_STATIC_COMPONENTS=''
11831MCA_opal_crs_STATIC_LTLIBS=''
11832MCA_opal_crs_STATIC_SUBDIRS=''
11833MCA_opal_dl_ALL_COMPONENTS=''
11834MCA_opal_dl_ALL_SUBDIRS=''
11835MCA_opal_dl_DSO_COMPONENTS=''
11836MCA_opal_dl_DSO_SUBDIRS=''
11837MCA_opal_dl_STATIC_COMPONENTS=''
11838MCA_opal_dl_STATIC_LTLIBS=''
11839MCA_opal_dl_STATIC_SUBDIRS=''
11840MCA_opal_event_ALL_COMPONENTS=''
11841MCA_opal_event_ALL_SUBDIRS=''
11842MCA_opal_event_DSO_COMPONENTS=''
11843MCA_opal_event_DSO_SUBDIRS=''
11844MCA_opal_event_STATIC_COMPONENTS=''
11845MCA_opal_event_STATIC_LTLIBS=''
11846MCA_opal_event_STATIC_SUBDIRS=''
11847MCA_opal_hwloc_ALL_COMPONENTS=''
11848MCA_opal_hwloc_ALL_SUBDIRS=''
11849MCA_opal_hwloc_DSO_COMPONENTS=''
11850MCA_opal_hwloc_DSO_SUBDIRS=''
11851MCA_opal_hwloc_STATIC_COMPONENTS=''
11852MCA_opal_hwloc_STATIC_LTLIBS=''
11853MCA_opal_hwloc_STATIC_SUBDIRS=''
11854MCA_opal_if_ALL_COMPONENTS=''
11855MCA_opal_if_ALL_SUBDIRS=''
11856MCA_opal_if_DSO_COMPONENTS=''
11857MCA_opal_if_DSO_SUBDIRS=''
11858MCA_opal_if_STATIC_COMPONENTS=''
11859MCA_opal_if_STATIC_LTLIBS=''
11860MCA_opal_if_STATIC_SUBDIRS=''
11861MCA_opal_installdirs_ALL_COMPONENTS=''
11862MCA_opal_installdirs_ALL_SUBDIRS=''
11863MCA_opal_installdirs_DSO_COMPONENTS=''
11864MCA_opal_installdirs_DSO_SUBDIRS=''
11865MCA_opal_installdirs_STATIC_COMPONENTS=''
11866MCA_opal_installdirs_STATIC_LTLIBS=''
11867MCA_opal_installdirs_STATIC_SUBDIRS=''
11868MCA_opal_memchecker_ALL_COMPONENTS=''
11869MCA_opal_memchecker_ALL_SUBDIRS=''
11870MCA_opal_memchecker_DSO_COMPONENTS=''
11871MCA_opal_memchecker_DSO_SUBDIRS=''
11872MCA_opal_memchecker_STATIC_COMPONENTS=''
11873MCA_opal_memchecker_STATIC_LTLIBS=''
11874MCA_opal_memchecker_STATIC_SUBDIRS=''
11875MCA_opal_memcpy_ALL_COMPONENTS=''
11876MCA_opal_memcpy_ALL_SUBDIRS=''
11877MCA_opal_memcpy_DSO_COMPONENTS=''
11878MCA_opal_memcpy_DSO_SUBDIRS=''
11879MCA_opal_memcpy_STATIC_COMPONENTS=''
11880MCA_opal_memcpy_STATIC_LTLIBS=''
11881MCA_opal_memcpy_STATIC_SUBDIRS=''
11882MCA_opal_memory_ALL_COMPONENTS=''
11883MCA_opal_memory_ALL_SUBDIRS=''
11884MCA_opal_memory_DSO_COMPONENTS=''
11885MCA_opal_memory_DSO_SUBDIRS=''
11886MCA_opal_memory_STATIC_COMPONENTS=''
11887MCA_opal_memory_STATIC_LTLIBS=''
11888MCA_opal_memory_STATIC_SUBDIRS=''
11889MCA_opal_mpool_ALL_COMPONENTS=''
11890MCA_opal_mpool_ALL_SUBDIRS=''
11891MCA_opal_mpool_DSO_COMPONENTS=''
11892MCA_opal_mpool_DSO_SUBDIRS=''
11893MCA_opal_mpool_STATIC_COMPONENTS=''
11894MCA_opal_mpool_STATIC_LTLIBS=''
11895MCA_opal_mpool_STATIC_SUBDIRS=''
11896MCA_opal_patcher_ALL_COMPONENTS=''
11897MCA_opal_patcher_ALL_SUBDIRS=''
11898MCA_opal_patcher_DSO_COMPONENTS=''
11899MCA_opal_patcher_DSO_SUBDIRS=''
11900MCA_opal_patcher_STATIC_COMPONENTS=''
11901MCA_opal_patcher_STATIC_LTLIBS=''
11902MCA_opal_patcher_STATIC_SUBDIRS=''
11903MCA_opal_pmix_ALL_COMPONENTS=''
11904MCA_opal_pmix_ALL_SUBDIRS=''
11905MCA_opal_pmix_DSO_COMPONENTS=''
11906MCA_opal_pmix_DSO_SUBDIRS=''
11907MCA_opal_pmix_STATIC_COMPONENTS=''
11908MCA_opal_pmix_STATIC_LTLIBS=''
11909MCA_opal_pmix_STATIC_SUBDIRS=''
11910MCA_opal_pstat_ALL_COMPONENTS=''
11911MCA_opal_pstat_ALL_SUBDIRS=''
11912MCA_opal_pstat_DSO_COMPONENTS=''
11913MCA_opal_pstat_DSO_SUBDIRS=''
11914MCA_opal_pstat_STATIC_COMPONENTS=''
11915MCA_opal_pstat_STATIC_LTLIBS=''
11916MCA_opal_pstat_STATIC_SUBDIRS=''
11917MCA_opal_rcache_ALL_COMPONENTS=''
11918MCA_opal_rcache_ALL_SUBDIRS=''
11919MCA_opal_rcache_DSO_COMPONENTS=''
11920MCA_opal_rcache_DSO_SUBDIRS=''
11921MCA_opal_rcache_STATIC_COMPONENTS=''
11922MCA_opal_rcache_STATIC_LTLIBS=''
11923MCA_opal_rcache_STATIC_SUBDIRS=''
11924MCA_opal_reachable_ALL_COMPONENTS=''
11925MCA_opal_reachable_ALL_SUBDIRS=''
11926MCA_opal_reachable_DSO_COMPONENTS=''
11927MCA_opal_reachable_DSO_SUBDIRS=''
11928MCA_opal_reachable_STATIC_COMPONENTS=''
11929MCA_opal_reachable_STATIC_LTLIBS=''
11930MCA_opal_reachable_STATIC_SUBDIRS=''
11931MCA_opal_shmem_ALL_COMPONENTS=''
11932MCA_opal_shmem_ALL_SUBDIRS=''
11933MCA_opal_shmem_DSO_COMPONENTS=''
11934MCA_opal_shmem_DSO_SUBDIRS=''
11935MCA_opal_shmem_STATIC_COMPONENTS=''
11936MCA_opal_shmem_STATIC_LTLIBS=''
11937MCA_opal_shmem_STATIC_SUBDIRS=''
11938MCA_opal_timer_ALL_COMPONENTS=''
11939MCA_opal_timer_ALL_SUBDIRS=''
11940MCA_opal_timer_DSO_COMPONENTS=''
11941MCA_opal_timer_DSO_SUBDIRS=''
11942MCA_opal_timer_STATIC_COMPONENTS=''
11943MCA_opal_timer_STATIC_LTLIBS=''
11944MCA_opal_timer_STATIC_SUBDIRS=''
11945MCA_orte_FRAMEWORKS=''
11946MCA_orte_FRAMEWORKS_SUBDIRS=''
11947MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11948MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11949MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11950MCA_orte_FRAMEWORK_LIBS=''
11951MCA_orte_common_ALL_COMPONENTS=''
11952MCA_orte_common_ALL_SUBDIRS=''
11953MCA_orte_common_DSO_COMPONENTS=''
11954MCA_orte_common_DSO_SUBDIRS=''
11955MCA_orte_common_STATIC_COMPONENTS=''
11956MCA_orte_common_STATIC_LTLIBS=''
11957MCA_orte_common_STATIC_SUBDIRS=''
11958MCA_orte_errmgr_ALL_COMPONENTS=''
11959MCA_orte_errmgr_ALL_SUBDIRS=''
11960MCA_orte_errmgr_DSO_COMPONENTS=''
11961MCA_orte_errmgr_DSO_SUBDIRS=''
11962MCA_orte_errmgr_STATIC_COMPONENTS=''
11963MCA_orte_errmgr_STATIC_LTLIBS=''
11964MCA_orte_errmgr_STATIC_SUBDIRS=''
11965MCA_orte_ess_ALL_COMPONENTS=''
11966MCA_orte_ess_ALL_SUBDIRS=''
11967MCA_orte_ess_DSO_COMPONENTS=''
11968MCA_orte_ess_DSO_SUBDIRS=''
11969MCA_orte_ess_STATIC_COMPONENTS=''
11970MCA_orte_ess_STATIC_LTLIBS=''
11971MCA_orte_ess_STATIC_SUBDIRS=''
11972MCA_orte_filem_ALL_COMPONENTS=''
11973MCA_orte_filem_ALL_SUBDIRS=''
11974MCA_orte_filem_DSO_COMPONENTS=''
11975MCA_orte_filem_DSO_SUBDIRS=''
11976MCA_orte_filem_STATIC_COMPONENTS=''
11977MCA_orte_filem_STATIC_LTLIBS=''
11978MCA_orte_filem_STATIC_SUBDIRS=''
11979MCA_orte_grpcomm_ALL_COMPONENTS=''
11980MCA_orte_grpcomm_ALL_SUBDIRS=''
11981MCA_orte_grpcomm_DSO_COMPONENTS=''
11982MCA_orte_grpcomm_DSO_SUBDIRS=''
11983MCA_orte_grpcomm_STATIC_COMPONENTS=''
11984MCA_orte_grpcomm_STATIC_LTLIBS=''
11985MCA_orte_grpcomm_STATIC_SUBDIRS=''
11986MCA_orte_iof_ALL_COMPONENTS=''
11987MCA_orte_iof_ALL_SUBDIRS=''
11988MCA_orte_iof_DSO_COMPONENTS=''
11989MCA_orte_iof_DSO_SUBDIRS=''
11990MCA_orte_iof_STATIC_COMPONENTS=''
11991MCA_orte_iof_STATIC_LTLIBS=''
11992MCA_orte_iof_STATIC_SUBDIRS=''
11993MCA_orte_odls_ALL_COMPONENTS=''
11994MCA_orte_odls_ALL_SUBDIRS=''
11995MCA_orte_odls_DSO_COMPONENTS=''
11996MCA_orte_odls_DSO_SUBDIRS=''
11997MCA_orte_odls_STATIC_COMPONENTS=''
11998MCA_orte_odls_STATIC_LTLIBS=''
11999MCA_orte_odls_STATIC_SUBDIRS=''
12000MCA_orte_oob_ALL_COMPONENTS=''
12001MCA_orte_oob_ALL_SUBDIRS=''
12002MCA_orte_oob_DSO_COMPONENTS=''
12003MCA_orte_oob_DSO_SUBDIRS=''
12004MCA_orte_oob_STATIC_COMPONENTS=''
12005MCA_orte_oob_STATIC_LTLIBS=''
12006MCA_orte_oob_STATIC_SUBDIRS=''
12007MCA_orte_plm_ALL_COMPONENTS=''
12008MCA_orte_plm_ALL_SUBDIRS=''
12009MCA_orte_plm_DSO_COMPONENTS=''
12010MCA_orte_plm_DSO_SUBDIRS=''
12011MCA_orte_plm_STATIC_COMPONENTS=''
12012MCA_orte_plm_STATIC_LTLIBS=''
12013MCA_orte_plm_STATIC_SUBDIRS=''
12014MCA_orte_ras_ALL_COMPONENTS=''
12015MCA_orte_ras_ALL_SUBDIRS=''
12016MCA_orte_ras_DSO_COMPONENTS=''
12017MCA_orte_ras_DSO_SUBDIRS=''
12018MCA_orte_ras_STATIC_COMPONENTS=''
12019MCA_orte_ras_STATIC_LTLIBS=''
12020MCA_orte_ras_STATIC_SUBDIRS=''
12021MCA_orte_regx_ALL_COMPONENTS=''
12022MCA_orte_regx_ALL_SUBDIRS=''
12023MCA_orte_regx_DSO_COMPONENTS=''
12024MCA_orte_regx_DSO_SUBDIRS=''
12025MCA_orte_regx_STATIC_COMPONENTS=''
12026MCA_orte_regx_STATIC_LTLIBS=''
12027MCA_orte_regx_STATIC_SUBDIRS=''
12028MCA_orte_rmaps_ALL_COMPONENTS=''
12029MCA_orte_rmaps_ALL_SUBDIRS=''
12030MCA_orte_rmaps_DSO_COMPONENTS=''
12031MCA_orte_rmaps_DSO_SUBDIRS=''
12032MCA_orte_rmaps_STATIC_COMPONENTS=''
12033MCA_orte_rmaps_STATIC_LTLIBS=''
12034MCA_orte_rmaps_STATIC_SUBDIRS=''
12035MCA_orte_rml_ALL_COMPONENTS=''
12036MCA_orte_rml_ALL_SUBDIRS=''
12037MCA_orte_rml_DSO_COMPONENTS=''
12038MCA_orte_rml_DSO_SUBDIRS=''
12039MCA_orte_rml_STATIC_COMPONENTS=''
12040MCA_orte_rml_STATIC_LTLIBS=''
12041MCA_orte_rml_STATIC_SUBDIRS=''
12042MCA_orte_routed_ALL_COMPONENTS=''
12043MCA_orte_routed_ALL_SUBDIRS=''
12044MCA_orte_routed_DSO_COMPONENTS=''
12045MCA_orte_routed_DSO_SUBDIRS=''
12046MCA_orte_routed_STATIC_COMPONENTS=''
12047MCA_orte_routed_STATIC_LTLIBS=''
12048MCA_orte_routed_STATIC_SUBDIRS=''
12049MCA_orte_rtc_ALL_COMPONENTS=''
12050MCA_orte_rtc_ALL_SUBDIRS=''
12051MCA_orte_rtc_DSO_COMPONENTS=''
12052MCA_orte_rtc_DSO_SUBDIRS=''
12053MCA_orte_rtc_STATIC_COMPONENTS=''
12054MCA_orte_rtc_STATIC_LTLIBS=''
12055MCA_orte_rtc_STATIC_SUBDIRS=''
12056MCA_orte_schizo_ALL_COMPONENTS=''
12057MCA_orte_schizo_ALL_SUBDIRS=''
12058MCA_orte_schizo_DSO_COMPONENTS=''
12059MCA_orte_schizo_DSO_SUBDIRS=''
12060MCA_orte_schizo_STATIC_COMPONENTS=''
12061MCA_orte_schizo_STATIC_LTLIBS=''
12062MCA_orte_schizo_STATIC_SUBDIRS=''
12063MCA_orte_snapc_ALL_COMPONENTS=''
12064MCA_orte_snapc_ALL_SUBDIRS=''
12065MCA_orte_snapc_DSO_COMPONENTS=''
12066MCA_orte_snapc_DSO_SUBDIRS=''
12067MCA_orte_snapc_STATIC_COMPONENTS=''
12068MCA_orte_snapc_STATIC_LTLIBS=''
12069MCA_orte_snapc_STATIC_SUBDIRS=''
12070MCA_orte_sstore_ALL_COMPONENTS=''
12071MCA_orte_sstore_ALL_SUBDIRS=''
12072MCA_orte_sstore_DSO_COMPONENTS=''
12073MCA_orte_sstore_DSO_SUBDIRS=''
12074MCA_orte_sstore_STATIC_COMPONENTS=''
12075MCA_orte_sstore_STATIC_LTLIBS=''
12076MCA_orte_sstore_STATIC_SUBDIRS=''
12077MCA_orte_state_ALL_COMPONENTS=''
12078MCA_orte_state_ALL_SUBDIRS=''
12079MCA_orte_state_DSO_COMPONENTS=''
12080MCA_orte_state_DSO_SUBDIRS=''
12081MCA_orte_state_STATIC_COMPONENTS=''
12082MCA_orte_state_STATIC_LTLIBS=''
12083MCA_orte_state_STATIC_SUBDIRS=''
12084MCA_oshmem_FRAMEWORKS=''
12085MCA_oshmem_FRAMEWORKS_SUBDIRS=''
12086MCA_oshmem_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
12087MCA_oshmem_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
12088MCA_oshmem_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
12089MCA_oshmem_FRAMEWORK_LIBS=''
12090MCA_oshmem_atomic_ALL_COMPONENTS=''
12091MCA_oshmem_atomic_ALL_SUBDIRS=''
12092MCA_oshmem_atomic_DSO_COMPONENTS=''
12093MCA_oshmem_atomic_DSO_SUBDIRS=''
12094MCA_oshmem_atomic_STATIC_COMPONENTS=''
12095MCA_oshmem_atomic_STATIC_LTLIBS=''
12096MCA_oshmem_atomic_STATIC_SUBDIRS=''
12097MCA_oshmem_memheap_ALL_COMPONENTS=''
12098MCA_oshmem_memheap_ALL_SUBDIRS=''
12099MCA_oshmem_memheap_DIRECT_CALL_HEADER=''
12100MCA_oshmem_memheap_DSO_COMPONENTS=''
12101MCA_oshmem_memheap_DSO_SUBDIRS=''
12102MCA_oshmem_memheap_STATIC_COMPONENTS=''
12103MCA_oshmem_memheap_STATIC_LTLIBS=''
12104MCA_oshmem_memheap_STATIC_SUBDIRS=''
12105MCA_oshmem_scoll_ALL_COMPONENTS=''
12106MCA_oshmem_scoll_ALL_SUBDIRS=''
12107MCA_oshmem_scoll_DSO_COMPONENTS=''
12108MCA_oshmem_scoll_DSO_SUBDIRS=''
12109MCA_oshmem_scoll_STATIC_COMPONENTS=''
12110MCA_oshmem_scoll_STATIC_LTLIBS=''
12111MCA_oshmem_scoll_STATIC_SUBDIRS=''
12112MCA_oshmem_spml_ALL_COMPONENTS=''
12113MCA_oshmem_spml_ALL_SUBDIRS=''
12114MCA_oshmem_spml_DIRECT_CALL_HEADER=''
12115MCA_oshmem_spml_DSO_COMPONENTS=''
12116MCA_oshmem_spml_DSO_SUBDIRS=''
12117MCA_oshmem_spml_STATIC_COMPONENTS=''
12118MCA_oshmem_spml_STATIC_LTLIBS=''
12119MCA_oshmem_spml_STATIC_SUBDIRS=''
12120MCA_oshmem_sshmem_ALL_COMPONENTS=''
12121MCA_oshmem_sshmem_ALL_SUBDIRS=''
12122MCA_oshmem_sshmem_DSO_COMPONENTS=''
12123MCA_oshmem_sshmem_DSO_SUBDIRS=''
12124MCA_oshmem_sshmem_STATIC_COMPONENTS=''
12125MCA_oshmem_sshmem_STATIC_LTLIBS=''
12126MCA_oshmem_sshmem_STATIC_SUBDIRS=''
12127MKDIR_P='/opt/local/bin/gmkdir -p'
12128MPIR_UNWIND_CFLAGS=''
12129NM='/opt/local/bin/nm -B'
12130NMEDIT=''
12131OBJDUMP='objdump'
12132OBJEXT='o'
12133OMPI_ALIGNMENT_FORTRAN_CHARACTER=''
12134OMPI_ALIGNMENT_FORTRAN_COMPLEX16=''
12135OMPI_ALIGNMENT_FORTRAN_COMPLEX32=''
12136OMPI_ALIGNMENT_FORTRAN_COMPLEX4=''
12137OMPI_ALIGNMENT_FORTRAN_COMPLEX8=''
12138OMPI_ALIGNMENT_FORTRAN_COMPLEX=''
12139OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX=''
12140OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION=''
12141OMPI_ALIGNMENT_FORTRAN_INTEGER16=''
12142OMPI_ALIGNMENT_FORTRAN_INTEGER1=''
12143OMPI_ALIGNMENT_FORTRAN_INTEGER2=''
12144OMPI_ALIGNMENT_FORTRAN_INTEGER4=''
12145OMPI_ALIGNMENT_FORTRAN_INTEGER8=''
12146OMPI_ALIGNMENT_FORTRAN_INTEGER=''
12147OMPI_ALIGNMENT_FORTRAN_LOGICAL1=''
12148OMPI_ALIGNMENT_FORTRAN_LOGICAL2=''
12149OMPI_ALIGNMENT_FORTRAN_LOGICAL4=''
12150OMPI_ALIGNMENT_FORTRAN_LOGICAL8=''
12151OMPI_ALIGNMENT_FORTRAN_LOGICAL=''
12152OMPI_ALIGNMENT_FORTRAN_REAL16=''
12153OMPI_ALIGNMENT_FORTRAN_REAL2=''
12154OMPI_ALIGNMENT_FORTRAN_REAL4=''
12155OMPI_ALIGNMENT_FORTRAN_REAL8=''
12156OMPI_ALIGNMENT_FORTRAN_REAL=''
12157OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_FALSE=''
12158OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_TRUE=''
12159OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_FALSE=''
12160OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_TRUE=''
12161OMPI_BUILD_FORTRAN_USEMPIF08_EXT_FALSE=''
12162OMPI_BUILD_FORTRAN_USEMPIF08_EXT_TRUE=''
12163OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_FALSE=''
12164OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_TRUE=''
12165OMPI_BUILD_FORTRAN_USEMPI_EXT_FALSE=''
12166OMPI_BUILD_FORTRAN_USEMPI_EXT_TRUE=''
12167OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_FALSE=''
12168OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_TRUE=''
12169OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_FALSE=''
12170OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_TRUE=''
12171OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_FALSE=''
12172OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_TRUE=''
12173OMPI_BUILD_MPI_CXX_BINDINGS_FALSE='#'
12174OMPI_BUILD_MPI_CXX_BINDINGS_TRUE=''
12175OMPI_CONTRIB_DIST_SUBDIRS=''
12176OMPI_CONTRIB_SUBDIRS=''
12177OMPI_CXX_ABSOLUTE='none'
12178OMPI_ENABLE_GREQUEST_EXTENSIONS='0'
12179OMPI_ENABLE_GREQUEST_EXTENSIONS_FALSE=''
12180OMPI_ENABLE_GREQUEST_EXTENSIONS_TRUE='#'
12181OMPI_ENABLE_MPI1_COMPAT='0'
12182OMPI_ENABLE_MPI1_COMPAT_FALSE=''
12183OMPI_ENABLE_MPI1_COMPAT_TRUE='#'
12184OMPI_F08_SUFFIX=''
12185OMPI_FC=''
12186OMPI_FC_ABSOLUTE=''
12187OMPI_FC_MODULE_FLAG=''
12188OMPI_FORTRAN_BUILD_SIZEOF=''
12189OMPI_FORTRAN_CAPS=''
12190OMPI_FORTRAN_CKINDS=''
12191OMPI_FORTRAN_DOUBLE_UNDERSCORE=''
12192OMPI_FORTRAN_EXTRA_SHARED_LIBRARY_FLAGS=''
12193OMPI_FORTRAN_F08_PREDECL=''
12194OMPI_FORTRAN_F08_TYPE=''
12195OMPI_FORTRAN_HAVE_ABSTRACT=''
12196OMPI_FORTRAN_HAVE_ASYNCHRONOUS=''
12197OMPI_FORTRAN_HAVE_BIND_C=''
12198OMPI_FORTRAN_HAVE_C_FUNLOC=''
12199OMPI_FORTRAN_HAVE_INTERFACE=''
12200OMPI_FORTRAN_HAVE_ISO_C_BINDING=''
12201OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV=''
12202OMPI_FORTRAN_HAVE_PRIVATE=''
12203OMPI_FORTRAN_HAVE_PROCEDURE=''
12204OMPI_FORTRAN_HAVE_STORAGE_SIZE=''
12205OMPI_FORTRAN_HAVE_USE_ONLY=''
12206OMPI_FORTRAN_IGNORE_TKR_PREDECL=''
12207OMPI_FORTRAN_IGNORE_TKR_TYPE=''
12208OMPI_FORTRAN_IKINDS=''
12209OMPI_FORTRAN_MAX_ARRAY_RANK=''
12210OMPI_FORTRAN_NEED_WRAPPER_ROUTINES=''
12211OMPI_FORTRAN_PLAIN=''
12212OMPI_FORTRAN_RKINDS=''
12213OMPI_FORTRAN_SINGLE_UNDERSCORE=''
12214OMPI_FORTRAN_STATUS_SIZE=''
12215OMPI_FORTRAN_USEMPIF08_LIB=''
12216OMPI_FORTRAN_USEMPI_DIR=''
12217OMPI_FORTRAN_USEMPI_LIB=''
12218OMPI_F_SUFFIX=''
12219OMPI_GREEK_VERSION=''
12220OMPI_HAVE_FORTRAN_CHARACTER=''
12221OMPI_HAVE_FORTRAN_COMPLEX16=''
12222OMPI_HAVE_FORTRAN_COMPLEX32=''
12223OMPI_HAVE_FORTRAN_COMPLEX4=''
12224OMPI_HAVE_FORTRAN_COMPLEX8=''
12225OMPI_HAVE_FORTRAN_COMPLEX=''
12226OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX=''
12227OMPI_HAVE_FORTRAN_DOUBLE_PRECISION=''
12228OMPI_HAVE_FORTRAN_INTEGER16=''
12229OMPI_HAVE_FORTRAN_INTEGER1=''
12230OMPI_HAVE_FORTRAN_INTEGER2=''
12231OMPI_HAVE_FORTRAN_INTEGER4=''
12232OMPI_HAVE_FORTRAN_INTEGER8=''
12233OMPI_HAVE_FORTRAN_INTEGER=''
12234OMPI_HAVE_FORTRAN_LOGICAL1=''
12235OMPI_HAVE_FORTRAN_LOGICAL2=''
12236OMPI_HAVE_FORTRAN_LOGICAL4=''
12237OMPI_HAVE_FORTRAN_LOGICAL8=''
12238OMPI_HAVE_FORTRAN_LOGICAL=''
12239OMPI_HAVE_FORTRAN_REAL16=''
12240OMPI_HAVE_FORTRAN_REAL2=''
12241OMPI_HAVE_FORTRAN_REAL4=''
12242OMPI_HAVE_FORTRAN_REAL8=''
12243OMPI_HAVE_FORTRAN_REAL=''
12244OMPI_HAVE_JAVAH_SUPPORT_FALSE=''
12245OMPI_HAVE_JAVAH_SUPPORT_TRUE='#'
12246OMPI_JDK_CPPFLAGS=''
12247OMPI_KIND_FORTRAN_CHARACTER=''
12248OMPI_KIND_FORTRAN_COMPLEX16=''
12249OMPI_KIND_FORTRAN_COMPLEX32=''
12250OMPI_KIND_FORTRAN_COMPLEX4=''
12251OMPI_KIND_FORTRAN_COMPLEX8=''
12252OMPI_KIND_FORTRAN_COMPLEX=''
12253OMPI_KIND_FORTRAN_DOUBLE_COMPLEX=''
12254OMPI_KIND_FORTRAN_DOUBLE_PRECISION=''
12255OMPI_KIND_FORTRAN_INTEGER16=''
12256OMPI_KIND_FORTRAN_INTEGER1=''
12257OMPI_KIND_FORTRAN_INTEGER2=''
12258OMPI_KIND_FORTRAN_INTEGER4=''
12259OMPI_KIND_FORTRAN_INTEGER8=''
12260OMPI_KIND_FORTRAN_INTEGER=''
12261OMPI_KIND_FORTRAN_LOGICAL1=''
12262OMPI_KIND_FORTRAN_LOGICAL2=''
12263OMPI_KIND_FORTRAN_LOGICAL4=''
12264OMPI_KIND_FORTRAN_LOGICAL8=''
12265OMPI_KIND_FORTRAN_LOGICAL=''
12266OMPI_KIND_FORTRAN_REAL16=''
12267OMPI_KIND_FORTRAN_REAL2=''
12268OMPI_KIND_FORTRAN_REAL4=''
12269OMPI_KIND_FORTRAN_REAL8=''
12270OMPI_KIND_FORTRAN_REAL=''
12271OMPI_LIBMPI_EXTRA_LDFLAGS=''
12272OMPI_LIBMPI_EXTRA_LIBS=''
12273OMPI_LIBMPI_NAME='mpi'
12274OMPI_MAJOR_VERSION='4'
12275OMPI_MINOR_VERSION='1'
12276OMPI_MPIEXT_ALL_SUBDIRS=''
12277OMPI_MPIEXT_C_DIRS=''
12278OMPI_MPIEXT_C_LIBS=''
12279OMPI_MPIEXT_MPIFH_DIRS=''
12280OMPI_MPIEXT_MPIFH_LIBS=''
12281OMPI_MPIEXT_USEMPIF08_DIRS=''
12282OMPI_MPIEXT_USEMPIF08_LIBS=''
12283OMPI_MPIEXT_USEMPI_DIRS=''
12284OMPI_MPIEXT_USEMPI_LIBS=''
12285OMPI_MPI_ADDRESS_KIND=''
12286OMPI_MPI_BIND_PREFIX=''
12287OMPI_MPI_COUNT_KIND=''
12288OMPI_MPI_INTEGER_KIND=''
12289OMPI_MPI_OFFSET_KIND=''
12290OMPI_MPI_PREFIX=''
12291OMPI_MTL_PORTALS4_FLOW_CONTROL_FALSE=''
12292OMPI_MTL_PORTALS4_FLOW_CONTROL_TRUE=''
12293OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE=''
12294OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#'
12295OMPI_PKG_CONFIG_LDFLAGS=''
12296OMPI_RELEASE_DATE='May 26, 2022'
12297OMPI_RELEASE_VERSION='4'
12298OMPI_REPO_REV='v4.1.4'
12299OMPI_RTE_ORTE_FALSE=''
12300OMPI_RTE_ORTE_TRUE=''
12301OMPI_RTE_PMIX_FALSE=''
12302OMPI_RTE_PMIX_TRUE=''
12303OMPI_SIZEOF_FORTRAN_CHARACTER=''
12304OMPI_SIZEOF_FORTRAN_COMPLEX16=''
12305OMPI_SIZEOF_FORTRAN_COMPLEX32=''
12306OMPI_SIZEOF_FORTRAN_COMPLEX4=''
12307OMPI_SIZEOF_FORTRAN_COMPLEX8=''
12308OMPI_SIZEOF_FORTRAN_COMPLEX=''
12309OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX=''
12310OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION=''
12311OMPI_SIZEOF_FORTRAN_INTEGER16=''
12312OMPI_SIZEOF_FORTRAN_INTEGER1=''
12313OMPI_SIZEOF_FORTRAN_INTEGER2=''
12314OMPI_SIZEOF_FORTRAN_INTEGER4=''
12315OMPI_SIZEOF_FORTRAN_INTEGER8=''
12316OMPI_SIZEOF_FORTRAN_INTEGER=''
12317OMPI_SIZEOF_FORTRAN_LOGICAL1=''
12318OMPI_SIZEOF_FORTRAN_LOGICAL2=''
12319OMPI_SIZEOF_FORTRAN_LOGICAL4=''
12320OMPI_SIZEOF_FORTRAN_LOGICAL8=''
12321OMPI_SIZEOF_FORTRAN_LOGICAL=''
12322OMPI_SIZEOF_FORTRAN_REAL16=''
12323OMPI_SIZEOF_FORTRAN_REAL2=''
12324OMPI_SIZEOF_FORTRAN_REAL4=''
12325OMPI_SIZEOF_FORTRAN_REAL8=''
12326OMPI_SIZEOF_FORTRAN_REAL=''
12327OMPI_TARBALL_VERSION='4.1.4'
12328OMPI_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build'
12329OMPI_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4'
12330OMPI_VERSION='4.1.4'
12331OMPI_WANT_JAVA_BINDINGS_FALSE=''
12332OMPI_WANT_JAVA_BINDINGS_TRUE='#'
12333OMPI_WRAPPER_CXX_LIB=''
12334OMPI_WRAPPER_CXX_REQUIRED_FILE=''
12335OMPI_WRAPPER_EXTRA_CFLAGS=''
12336OMPI_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12337OMPI_WRAPPER_EXTRA_CPPFLAGS=''
12338OMPI_WRAPPER_EXTRA_CXXFLAGS=''
12339OMPI_WRAPPER_EXTRA_CXXFLAGS_PREFIX=''
12340OMPI_WRAPPER_EXTRA_FCFLAGS=''
12341OMPI_WRAPPER_EXTRA_FCFLAGS_PREFIX=''
12342OMPI_WRAPPER_EXTRA_FC_LDFLAGS=''
12343OMPI_WRAPPER_EXTRA_LDFLAGS=''
12344OMPI_WRAPPER_EXTRA_LIBS=''
12345OMPI_WRAPPER_FORTRAN_REQUIRED_FILE=''
12346OMPI_WRAPPER_INCLUDEDIR=''
12347OMPI_WRAPPER_LIBDIR=''
12348OPAL_ASM_GSYM=''
12349OPAL_ASM_LSYM=''
12350OPAL_ASM_SUPPORT_64BIT=''
12351OPAL_ASM_TEXT='.text'
12352OPAL_ASM_TYPE=''
12353OPAL_ASSEMBLY_ARCH=''
12354OPAL_ASSEMBLY_BUILTIN=''
12355OPAL_ASSEMBLY_FORMAT=''
12356OPAL_AS_GLOBAL=''
12357OPAL_AS_LABEL_SUFFIX=''
12358OPAL_BTL_PORTALS4_FLOW_CONTROL_FALSE=''
12359OPAL_BTL_PORTALS4_FLOW_CONTROL_TRUE=''
12360OPAL_BTL_USNIC_BUILD_UNIT_TESTS_FALSE=''
12361OPAL_BTL_USNIC_BUILD_UNIT_TESTS_TRUE=''
12362OPAL_CC_ABSOLUTE=''
12363OPAL_COMPILE_TIMING_FALSE=''
12364OPAL_COMPILE_TIMING_TRUE='#'
12365OPAL_CONFIGURE_CLI=' \'\''--prefix=/opt/local\'\'' \'\''--enable-mpi-fortran\'\'' \'\''--enable-mpi-cxx\'\'' \'\''FFLAGS=\'\'' \'\''F77=\'\'' \'\''--bindir=/opt/local/libexec/openmpi-mp\'\'' \'\''--libdir=/opt/local/lib/openmpi-mp\'\'' \'\''--sysconfdir=/opt/local/etc/openmpi-mp\'\'' \'\''--includedir=/opt/local/include/openmpi-mp\'\'' \'\''--datadir=/opt/local/share/openmpi-mp\'\'' \'\''--docdir=/opt/local/share/docdelete\'\'' \'\''--mandir=/opt/local/share/mandelete\'\'' \'\''--with-hwloc=/opt/local\'\'' \'\''--with-libevent=/opt/local\'\'' \'\''--with-zlib=/opt/local\'\'''
12366OPAL_CONFIGURE_DATE='Sun Nov  5 13:20:33 UTC 2023'
12367OPAL_CONFIGURE_HOST='Matthews-MacBook-Pro-M1.local'
12368OPAL_CONFIGURE_USER='root'
12369OPAL_CXX_ABSOLUTE='none'
12370OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf'
12371OPAL_DYN_LIB_PREFIX=''
12372OPAL_DYN_LIB_SUFFIX=''
12373OPAL_EVENT_HAVE_THREAD_SUPPORT_FALSE=''
12374OPAL_EVENT_HAVE_THREAD_SUPPORT_TRUE=''
12375OPAL_GREEK_VERSION=''
12376OPAL_INSTALL_BINARIES_FALSE='#'
12377OPAL_INSTALL_BINARIES_TRUE=''
12378OPAL_INSTALL_TIMING_BINARIES_FALSE=''
12379OPAL_INSTALL_TIMING_BINARIES_TRUE='#'
12380OPAL_LIB_PREFIX=''
12381OPAL_MAJOR_VERSION='4'
12382OPAL_MAX_DATAREP_STRING='128'
12383OPAL_MAX_ERROR_STRING='256'
12384OPAL_MAX_INFO_KEY='36'
12385OPAL_MAX_INFO_VAL='256'
12386OPAL_MAX_OBJECT_NAME='64'
12387OPAL_MAX_PORT_NAME='1024'
12388OPAL_MAX_PROCESSOR_NAME='256'
12389OPAL_MINOR_VERSION='1'
12390OPAL_PARAM_FROM_PLATFORM=''
12391OPAL_PKG_CONFIG_LDFLAGS=''
12392OPAL_RELEASE_DATE='May 26, 2022'
12393OPAL_RELEASE_VERSION='4'
12394OPAL_REPO_REV='v4.1.4'
12395OPAL_TARBALL_VERSION='4.1.4'
12396OPAL_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build'
12397OPAL_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4'
12398OPAL_VERSION='4.1.4'
12399OPAL_WANT_MEMCHECKER_FALSE=''
12400OPAL_WANT_MEMCHECKER_TRUE=''
12401OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE=''
12402OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#'
12403OPAL_WRAPPER_EXTRA_CFLAGS=''
12404OPAL_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12405OPAL_WRAPPER_EXTRA_CPPFLAGS=''
12406OPAL_WRAPPER_EXTRA_CXXFLAGS=''
12407OPAL_WRAPPER_EXTRA_CXXFLAGS_PREFIX=''
12408OPAL_WRAPPER_EXTRA_LDFLAGS=''
12409OPAL_WRAPPER_EXTRA_LIBS=''
12410OPAL_cuda_gdr_support_FALSE=''
12411OPAL_cuda_gdr_support_TRUE='#'
12412OPAL_cuda_get_attributes_FALSE=''
12413OPAL_cuda_get_attributes_TRUE='#'
12414OPAL_cuda_support_FALSE=''
12415OPAL_cuda_support_TRUE='#'
12416OPAL_cuda_sync_memops_FALSE=''
12417OPAL_cuda_sync_memops_TRUE='#'
12418ORTE_GREEK_VERSION=''
12419ORTE_LIB_PREFIX=''
12420ORTE_MAJOR_VERSION='4'
12421ORTE_MINOR_VERSION='1'
12422ORTE_PKG_CONFIG_LDFLAGS=''
12423ORTE_RELEASE_DATE='May 26, 2022'
12424ORTE_RELEASE_VERSION='4'
12425ORTE_REPO_REV='v4.1.4'
12426ORTE_TARBALL_VERSION='4.1.4'
12427ORTE_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build'
12428ORTE_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4'
12429ORTE_VERSION='4.1.4'
12430ORTE_WRAPPER_EXTRA_CFLAGS=''
12431ORTE_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12432ORTE_WRAPPER_EXTRA_CPPFLAGS=''
12433ORTE_WRAPPER_EXTRA_LDFLAGS=''
12434ORTE_WRAPPER_EXTRA_LIBS=''
12435OSHMEM_BUILD_FORTRAN_BINDINGS_FALSE=''
12436OSHMEM_BUILD_FORTRAN_BINDINGS_TRUE=''
12437OSHMEM_GREEK_VERSION=''
12438OSHMEM_LIBSHMEM_EXTRA_LDFLAGS=''
12439OSHMEM_LIBSHMEM_EXTRA_LIBS=''
12440OSHMEM_MAJOR_VERSION='4'
12441OSHMEM_MINOR_VERSION='1'
12442OSHMEM_PROFILING_FALSE=''
12443OSHMEM_PROFILING_TRUE='#'
12444OSHMEM_RELEASE_DATE='May 26, 2022'
12445OSHMEM_RELEASE_VERSION='4'
12446OSHMEM_REPO_REV='v4.1.4'
12447OSHMEM_TARBALL_VERSION='4.1.4'
12448OSHMEM_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/build'
12449OSHMEM_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4'
12450OSHMEM_VERSION='4.1.4'
12451OTOOL64=''
12452OTOOL=''
12453PACKAGE='openmpi'
12454PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/'
12455PACKAGE_NAME='Open MPI'
12456PACKAGE_STRING='Open MPI 4.1.4'
12457PACKAGE_TARNAME='openmpi'
12458PACKAGE_URL=''
12459PACKAGE_VERSION='4.1.4'
12460PATH_SEPARATOR=':'
12461PERL='perl'
12462PKG_CONFIG=''
12463PKG_CONFIG_LIBDIR=''
12464PKG_CONFIG_PATH=''
12465PROJECT_OMPI_FALSE=''
12466PROJECT_OMPI_TRUE=''
12467PROJECT_ORTE_FALSE=''
12468PROJECT_ORTE_TRUE=''
12469PROJECT_OSHMEM_FALSE=''
12470PROJECT_OSHMEM_TRUE=''
12471QRSH=''
12472RANLIB=''
12473SED=''
12474SET_MAKE=''
12475SHELL='/bin/sh'
12476SINGULARITY=''
12477SPC_ENABLE_FALSE=''
12478SPC_ENABLE_TRUE='#'
12479STRIP=''
12480VERSION='4.1.4'
12481WANT_FT_CR_FALSE=''
12482WANT_FT_CR_TRUE=''
12483WANT_FT_FALSE=''
12484WANT_FT_THREAD_FALSE=''
12485WANT_FT_THREAD_TRUE=''
12486WANT_FT_TRUE=''
12487WANT_INSTALL_HEADERS_FALSE=''
12488WANT_INSTALL_HEADERS_TRUE='#'
12489WANT_PERUSE_FALSE=''
12490WANT_PERUSE_TRUE='#'
12491WRAPPER_CC='/usr/bin/clang'
12492XMKMF=''
12493X_CFLAGS=''
12494X_EXTRA_LIBS=''
12495X_LIBS=''
12496X_PRE_LIBS=''
12497ac_ct_AR=''
12498ac_ct_CC='/usr/bin/clang'
12499ac_ct_CXX=''
12500ac_ct_DUMPBIN=''
12501ac_ct_FC=''
12502ac_prefix_program=''
12503am__EXEEXT_FALSE=''
12504am__EXEEXT_TRUE=''
12505am__fastdepCCAS_FALSE='#'
12506am__fastdepCCAS_TRUE=''
12507am__fastdepCC_FALSE='#'
12508am__fastdepCC_TRUE=''
12509am__fastdepCXX_FALSE='#'
12510am__fastdepCXX_TRUE=''
12511am__include='include'
12512am__isrc=' -I$(srcdir)'
12513am__leading_dot='.'
12514am__nodep='_no'
12515am__quote=''
12516am__tar='tar --format=ustar -chf - "$$tardir"'
12517am__untar='tar -xf -'
12518atomic_mxm_CFLAGS=''
12519atomic_mxm_CPPFLAGS=''
12520atomic_mxm_LDFLAGS=''
12521atomic_mxm_LIBS=''
12522atomic_ucx_CFLAGS=''
12523atomic_ucx_CPPFLAGS=''
12524atomic_ucx_LDFLAGS=''
12525atomic_ucx_LIBS=''
12526bindir='/opt/local/libexec/openmpi-mp'
12527btl_openib_CFLAGS=''
12528btl_openib_CPPFLAGS=''
12529btl_openib_LDFLAGS=''
12530btl_openib_LIBS=''
12531btl_portals4_CPPFLAGS=''
12532btl_portals4_LDFLAGS=''
12533btl_portals4_LIBS=''
12534btl_uct_CPPFLAGS=''
12535btl_uct_LDFLAGS=''
12536btl_uct_LIBS=''
12537btl_ugni_CPPFLAGS=''
12538btl_ugni_LDFLAGS=''
12539btl_ugni_LIBS=''
12540btl_vader_CFLAGS=''
12541btl_vader_CPPFLAGS=''
12542btl_vader_LDFLAGS=''
12543btl_vader_LIBS=''
12544build='aarch64-apple-darwin23.1.0'
12545build_alias=''
12546build_cpu='aarch64'
12547build_os='darwin23.1.0'
12548build_vendor='apple'
12549coll_fca_CFLAGS=''
12550coll_fca_CPPFLAGS=''
12551coll_fca_HOME=''
12552coll_fca_LDFLAGS=''
12553coll_fca_LIBS=''
12554coll_hcoll_CFLAGS=''
12555coll_hcoll_CPPFLAGS=''
12556coll_hcoll_LDFLAGS=''
12557coll_hcoll_LIBS=''
12558coll_portals4_CPPFLAGS=''
12559coll_portals4_LDFLAGS=''
12560coll_portals4_LIBS=''
12561coll_ucc_CFLAGS=''
12562coll_ucc_CPPFLAGS=''
12563coll_ucc_LDFLAGS=''
12564coll_ucc_LIBS=''
12565common_alps_CPPFLAGS=''
12566common_alps_LDFLAGS=''
12567common_alps_LIBS=''
12568common_cuda_CPPFLAGS=''
12569common_ucx_CFLAGS=''
12570common_ucx_CPPFLAGS=''
12571common_ucx_LDFLAGS=''
12572common_ucx_LIBS=''
12573common_verbs_CFLAGS=''
12574common_verbs_CPPFLAGS=''
12575common_verbs_LDFLAGS=''
12576common_verbs_LIBS=''
12577common_verbs_usnic_CPPFLAGS=''
12578common_verbs_usnic_LDFLAGS=''
12579common_verbs_usnic_LIBS=''
12580datadir='/opt/local/share/openmpi-mp'
12581datarootdir='${prefix}/share'
12582docdir='/opt/local/share/docdelete'
12583dvidir='${docdir}'
12584ess_alps_CPPFLAGS=''
12585ess_alps_LDFLAGS=''
12586ess_alps_LIBS=''
12587ess_lsf_CPPFLAGS=''
12588ess_lsf_LDFLAGS=''
12589ess_lsf_LIBS=''
12590ess_slurm_CPPFLAGS=''
12591ess_slurm_LDFLAGS=''
12592ess_slurm_LIBS=''
12593ess_tm_CPPFLAGS=''
12594ess_tm_LDFLAGS=''
12595ess_tm_LIBS=''
12596exec_prefix='NONE'
12597fbtl_ime_CPPFLAGS=''
12598fbtl_ime_LDFLAGS=''
12599fbtl_ime_LIBS=''
12600fbtl_pvfs2_CPPFLAGS=''
12601fbtl_pvfs2_LDFLAGS=''
12602fbtl_pvfs2_LIBS=''
12603fs_gpfs_CPPFLAGS=''
12604fs_gpfs_LDFLAGS=''
12605fs_gpfs_LIBS=''
12606fs_ime_CPPFLAGS=''
12607fs_ime_LDFLAGS=''
12608fs_ime_LIBS=''
12609fs_lustre_CPPFLAGS=''
12610fs_lustre_LDFLAGS=''
12611fs_lustre_LIBS=''
12612fs_pvfs2_CPPFLAGS=''
12613fs_pvfs2_LDFLAGS=''
12614fs_pvfs2_LIBS=''
12615host='aarch64-apple-darwin23.1.0'
12616host_alias=''
12617host_cpu='aarch64'
12618host_os='darwin23.1.0'
12619host_vendor='apple'
12620htmldir='${docdir}'
12621includedir='/opt/local/include/openmpi-mp'
12622infodir='${datarootdir}/info'
12623install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/work/openmpi-4.1.4/config/install-sh'
12624libdir='/opt/local/lib/openmpi-mp'
12625libexecdir='${exec_prefix}/libexec'
12626libmca_ompi_common_monitoring_so_version='70:0:20'
12627libmca_ompi_common_ompio_so_version='70:4:29'
12628libmca_opal_common_cuda_so_version='70:0:30'
12629libmca_opal_common_ofi_so_version='10:2:0'
12630libmca_opal_common_sm_so_version='70:0:30'
12631libmca_opal_common_ucx_so_version='70:2:30'
12632libmca_opal_common_ugni_so_version='70:0:30'
12633libmca_opal_common_verbs_so_version='70:0:30'
12634libmca_orte_common_alps_so_version='70:0:30'
12635libmpi_cxx_so_version='70:1:30'
12636libmpi_java_so_version='70:0:30'
12637libmpi_mpifh_so_version='70:0:30'
12638libmpi_so_version='70:4:30'
12639libmpi_usempi_ignore_tkr_so_version='70:0:30'
12640libmpi_usempi_tkr_so_version='70:0:30'
12641libmpi_usempif08_so_version='70:0:30'
12642libompitrace_so_version='70:1:30'
12643libopen_pal_so_version='70:2:30'
12644libopen_rte_so_version='70:2:30'
12645liboshmem_so_version='70:2:30'
12646localedir='${datarootdir}/locale'
12647localstatedir='${prefix}/var'
12648mandir='/opt/local/share/mandelete'
12649memory_malloc_solaris_LIBS=''
12650mkdir_p='$(MKDIR_P)'
12651mpool_memkind_CPPFLAGS=''
12652mpool_memkind_LDFLAGS=''
12653mpool_memkind_LIBS=''
12654mtl_portals4_CPPFLAGS=''
12655mtl_portals4_LDFLAGS=''
12656mtl_portals4_LIBS=''
12657mtl_psm2_CFLAGS=''
12658mtl_psm2_CPPFLAGS=''
12659mtl_psm2_LDFLAGS=''
12660mtl_psm2_LIBS=''
12661mtl_psm_CFLAGS=''
12662mtl_psm_CPPFLAGS=''
12663mtl_psm_LDFLAGS=''
12664mtl_psm_LIBS=''
12665odls_alps_CPPFLAGS=''
12666odls_alps_LDFLAGS=''
12667odls_alps_LIBS=''
12668oldincludedir='/usr/include'
12669ompidatadir=''
12670ompiincludedir=''
12671ompilibdir=''
12672oob_alps_CPPFLAGS=''
12673oob_alps_LDFLAGS=''
12674oob_alps_LIBS=''
12675opal_datatype_cuda_CPPFLAGS=''
12676opal_dl_dlopen_LIBS=''
12677opal_dl_libltdl_CPPFLAGS=''
12678opal_dl_libltdl_LDFLAGS=''
12679opal_dl_libltdl_LIBS=''
12680opal_event_external_CPPFLAGS=''
12681opal_event_external_LDFLAGS=''
12682opal_event_external_LIBS=''
12683opal_hwloc_external_LDFLAGS=''
12684opal_hwloc_external_LIBS=''
12685opal_hwloc_hwloc201_CFLAGS=''
12686opal_hwloc_hwloc201_CPPFLAGS=''
12687opal_hwloc_hwloc201_LDFLAGS=''
12688opal_hwloc_hwloc201_LIBS=''
12689opal_memchecker_valgrind_CPPFLAGS=''
12690opal_ofi_CPPFLAGS=''
12691opal_ofi_LDFLAGS=''
12692opal_ofi_LIBS=''
12693opal_pmi1_CPPFLAGS=''
12694opal_pmi1_LDFLAGS=''
12695opal_pmi1_LIBS=''
12696opal_pmi1_rpath=''
12697opal_pmi2_CPPFLAGS=''
12698opal_pmi2_LDFLAGS=''
12699opal_pmi2_LIBS=''
12700opal_pmi2_rpath=''
12701opal_pmix_ext1x_CPPFLAGS=''
12702opal_pmix_ext1x_LDFLAGS=''
12703opal_pmix_ext1x_LIBS=''
12704opal_pmix_ext2x_CPPFLAGS=''
12705opal_pmix_ext2x_LDFLAGS=''
12706opal_pmix_ext2x_LIBS=''
12707opal_pmix_ext3x_CPPFLAGS=''
12708opal_pmix_ext3x_LDFLAGS=''
12709opal_pmix_ext3x_LIBS=''
12710opal_pmix_pmix3x_CPPFLAGS=''
12711opal_pmix_pmix3x_DEPENDENCIES=''
12712opal_pmix_pmix3x_LDFLAGS=''
12713opal_pmix_pmix3x_LIBS=''
12714opaldatadir=''
12715opalincludedir=''
12716opallibdir=''
12717ortedatadir=''
12718orteincludedir=''
12719ortelibdir=''
12720osc_portals4_CPPFLAGS=''
12721osc_portals4_LDFLAGS=''
12722osc_portals4_LIBS=''
12723osc_ucx_CPPFLAGS=''
12724osc_ucx_LDFLAGS=''
12725osc_ucx_LIBS=''
12726oshmem_verbs_CFLAGS=''
12727oshmem_verbs_CPPFLAGS=''
12728oshmem_verbs_LDFLAGS=''
12729oshmem_verbs_LIBS=''
12730oshmemdatadir=''
12731oshmemincludedir=''
12732oshmemlibdir=''
12733pdfdir='${docdir}'
12734plm_alps_CPPFLAGS=''
12735plm_alps_LDFLAGS=''
12736plm_alps_LIBS=''
12737plm_lsf_CPPFLAGS=''
12738plm_lsf_LDFLAGS=''
12739plm_lsf_LIBS=''
12740plm_slurm_CPPFLAGS=''
12741plm_slurm_LDFLAGS=''
12742plm_slurm_LIBS=''
12743plm_tm_CPPFLAGS=''
12744plm_tm_LDFLAGS=''
12745plm_tm_LIBS=''
12746pmix_alps_CPPFLAGS=''
12747pmix_alps_LDFLAGS=''
12748pmix_alps_LIBS=''
12749pmix_cray_CPPFLAGS=''
12750pmix_cray_LDFLAGS=''
12751pmix_cray_LIBS=''
12752pml_ucx_CPPFLAGS=''
12753pml_ucx_LDFLAGS=''
12754pml_ucx_LIBS=''
12755pml_yalla_CPPFLAGS=''
12756pml_yalla_LDFLAGS=''
12757pml_yalla_LIBS=''
12758prefix='/opt/local'
12759program_transform_name='s,x,x,'
12760psdir='${docdir}'
12761ras_alps_CPPFLAGS=''
12762ras_lsf_CPPFLAGS=''
12763ras_lsf_LDFLAGS=''
12764ras_lsf_LIBS=''
12765ras_slurm_CPPFLAGS=''
12766ras_slurm_LDFLAGS=''
12767ras_slurm_LIBS=''
12768ras_tm_CPPFLAGS=''
12769ras_tm_LDFLAGS=''
12770ras_tm_LIBS=''
12771rcache_udreg_CPPFLAGS=''
12772rcache_udreg_LDFLAGS=''
12773rcache_udreg_LIBS=''
12774reachable_netlink_CPPFLAGS=''
12775reachable_netlink_LDFLAGS=''
12776reachable_netlink_LIBS=''
12777sbindir='${exec_prefix}/sbin'
12778schizo_alps_CPPFLAGS=''
12779schizo_moab_CPPFLAGS=''
12780schizo_moab_LDFLAGS=''
12781schizo_moab_LIBS=''
12782schizo_slurm_CPPFLAGS=''
12783schizo_slurm_LDFLAGS=''
12784schizo_slurm_LIBS=''
12785scoll_fca_CFLAGS=''
12786scoll_fca_CPPFLAGS=''
12787scoll_fca_HOME=''
12788scoll_fca_LDFLAGS=''
12789scoll_fca_LIBS=''
12790scoll_ucc_CFLAGS=''
12791scoll_ucc_CPPFLAGS=''
12792scoll_ucc_LDFLAGS=''
12793scoll_ucc_LIBS=''
12794sharedstatedir='${prefix}/com'
12795spml_ikrit_CFLAGS=''
12796spml_ikrit_CPPFLAGS=''
12797spml_ikrit_LDFLAGS=''
12798spml_ikrit_LIBS=''
12799spml_ucx_CFLAGS=''
12800spml_ucx_CPPFLAGS=''
12801spml_ucx_LDFLAGS=''
12802spml_ucx_LIBS=''
12803sshmem_ucx_CFLAGS=''
12804sshmem_ucx_CPPFLAGS=''
12805sshmem_ucx_LDFLAGS=''
12806sshmem_ucx_LIBS=''
12807sysconfdir='/opt/local/etc/openmpi-mp'
12808target='aarch64-apple-darwin23.1.0'
12809target_alias=''
12810target_cpu='aarch64'
12811target_os='darwin23.1.0'
12812target_vendor='apple'
12813topo_treematch_local_FALSE=''
12814topo_treematch_local_TRUE=''
12815ucx_CFLAGS=''
12816ucx_LIBS=''
12817ucx_STATIC_LIBS=''
12818
12819## ----------- ##
12820## confdefs.h. ##
12821## ----------- ##
12822
12823/* confdefs.h */
12824#define PACKAGE_NAME "Open MPI"
12825#define PACKAGE_TARNAME "openmpi"
12826#define PACKAGE_VERSION "4.1.4"
12827#define PACKAGE_STRING "Open MPI 4.1.4"
12828#define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
12829#define PACKAGE_URL ""
12830#define OPAL_ARCH "aarch64-apple-darwin23.1.0"
12831#define STDC_HEADERS 1
12832#define HAVE_SYS_TYPES_H 1
12833#define HAVE_SYS_STAT_H 1
12834#define HAVE_STDLIB_H 1
12835#define HAVE_STRING_H 1
12836#define HAVE_MEMORY_H 1
12837#define HAVE_STRINGS_H 1
12838#define HAVE_INTTYPES_H 1
12839#define HAVE_STDINT_H 1
12840#define HAVE_UNISTD_H 1
12841#define __EXTENSIONS__ 1
12842#define _ALL_SOURCE 1
12843#define _GNU_SOURCE 1
12844#define _POSIX_PTHREAD_SEMANTICS 1
12845#define _TANDEM_SOURCE 1
12846#define OMPI_MAJOR_VERSION 4
12847#define OMPI_MINOR_VERSION 1
12848#define OMPI_RELEASE_VERSION 4
12849#define OMPI_GREEK_VERSION ""
12850#define OMPI_REPO_REV "v4.1.4"
12851#define OMPI_TARBALL_VERSION "4.1.4"
12852#define OMPI_VERSION "4"
12853#define OMPI_RELEASE_DATE "May 26, 2022"
12854#define ORTE_MAJOR_VERSION 4
12855#define ORTE_MINOR_VERSION 1
12856#define ORTE_RELEASE_VERSION 4
12857#define ORTE_GREEK_VERSION ""
12858#define ORTE_REPO_REV "v4.1.4"
12859#define ORTE_TARBALL_VERSION "4.1.4"
12860#define ORTE_VERSION "4"
12861#define ORTE_RELEASE_DATE "May 26, 2022"
12862#define OSHMEM_MAJOR_VERSION 4
12863#define OSHMEM_MINOR_VERSION 1
12864#define OSHMEM_RELEASE_VERSION 4
12865#define OSHMEM_GREEK_VERSION ""
12866#define OSHMEM_REPO_REV "v4.1.4"
12867#define OSHMEM_TARBALL_VERSION "4.1.4"
12868#define OSHMEM_VERSION "4"
12869#define OSHMEM_RELEASE_DATE "May 26, 2022"
12870#define OPAL_MAJOR_VERSION 4
12871#define OPAL_MINOR_VERSION 1
12872#define OPAL_RELEASE_VERSION 4
12873#define OPAL_GREEK_VERSION ""
12874#define OPAL_REPO_REV "v4.1.4"
12875#define OPAL_TARBALL_VERSION "4.1.4"
12876#define OPAL_VERSION "4"
12877#define OPAL_RELEASE_DATE "May 26, 2022"
12878#define OPAL_ENABLE_MEM_DEBUG 0
12879#define OPAL_ENABLE_MEM_PROFILE 0
12880#define OPAL_ENABLE_TIMING 0
12881#define OPAL_ENABLE_DEBUG 0
12882#define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
12883#define OPAL_ENABLE_PTY_SUPPORT 1
12884#define OPAL_ENABLE_DLOPEN_SUPPORT 1
12885#define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
12886#define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
12887#define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
12888#define OPAL_WANT_HOME_CONFIG_FILES 1
12889#define OPAL_ENABLE_IPV6 0
12890#define OPAL_PACKAGE_STRING "Open MPI root@Matthews-MacBook-Pro-M1.local Distribution"
12891#define OPAL_IDENT_STRING "4.1.4"
12892#define OPAL_MAX_PROCESSOR_NAME 256
12893#define OPAL_MAX_ERROR_STRING 256
12894#define OPAL_MAX_OBJECT_NAME 64
12895#define OPAL_MAX_INFO_KEY 36
12896#define OPAL_MAX_INFO_VAL 256
12897#define OPAL_MAX_PORT_NAME 1024
12898#define OPAL_MAX_DATAREP_STRING 128
12899#define OPAL_ENABLE_CRDEBUG 0
12900#define OPAL_ENABLE_GETPWUID 1
12901#define OPAL_ENABLE_PROGRESS_THREADS 0
12902#define HAVE_ZLIB_H 1
12903#define OPAL_HAVE_ZLIB 1
12904#define OPAL_HAVE_SOLARIS 0
12905#define HAVE_NETDB_H 1
12906#define HAVE_NETINET_IN_H 1
12907#define HAVE_NETINET_TCP_H 1
12908#define HAVE_STRUCT_SOCKADDR_IN 1
12909#define OPAL_CUDA_SUPPORT 0
12910#define OPAL_CUDA_SYNC_MEMOPS 0
12911#define OPAL_CUDA_GET_ATTRIBUTES 0
12912#define OPAL_CUDA_GDR_SUPPORT 0
12913#define OPAL_PMIX_V1 0
12914#define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
12915#define OMPI_WANT_MPI_INTERFACE_WARNING 1
12916#define OMPI_GROUP_SPARSE 0
12917#define OMPI_WANT_PERUSE 0
12918#define OMPI_WANT_MPI_CXX_SEEK 1
12919#define OMPI_ENABLE_MPI1_COMPAT 0
12920#define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
12921#define MPI_PARAM_CHECK ompi_mpi_param_check
12922#define OMPI_PARAM_CHECK 1
12923#define OSHMEM_SPEC_COMPAT 1
12924#define OSHMEM_PARAM_CHECK 1
12925#define SPC_ENABLE 0
12926#define OPAL_CC "/usr/bin/clang"
12927#define OPAL_C_HAVE__THREAD_LOCAL 1
12928#define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
12929#define OPAL_C_HAVE__ATOMIC 1
12930#define OPAL_C_HAVE__GENERIC 1
12931#define OPAL_C_HAVE__STATIC_ASSERT 1
12932#define OPAL_C_HAVE___THREAD 1
12933#define STDC_HEADERS 1
12934#define _GNU_SOURCE 1
12935#define OPAL_C_HAVE_BUILTIN_EXPECT 1
12936#define OPAL_C_HAVE_BUILTIN_PREFETCH 1
12937#define OPAL_C_HAVE_BUILTIN_CLZ 1
12938#define OPAL_CC_USE_PRAGMA_IDENT 0
12939#define OPAL_CC_USE_IDENT 0
12940#define OPAL_CC_USE_PRAGMA_COMMENT
12941#define OPAL_CC_USE_CONST_CHAR_IDENT 1
12942#define HAVE_INT8_T 1
12943#define HAVE_UINT8_T 1
12944#define HAVE_INT16_T 1
12945#define HAVE_UINT16_T 1
12946#define HAVE_INT32_T 1
12947#define HAVE_UINT32_T 1
12948#define HAVE_INT64_T 1
12949#define HAVE_UINT64_T 1
12950#define HAVE___INT128 1
12951#define HAVE_LONG_LONG 1
12952#define HAVE_LONG_DOUBLE 1
12953#define HAVE_COMPLEX_H 1
12954#define HAVE_FLOAT__COMPLEX 1
12955#define HAVE_DOUBLE__COMPLEX 1
12956#define HAVE_LONG_DOUBLE__COMPLEX 1
12957#define HAVE_INTPTR_T 1
12958#define HAVE_UINTPTR_T 1
12959#define HAVE_MODE_T 1
12960#define HAVE_SSIZE_T 1
12961#define HAVE_PTRDIFF_T 1
12962#define SIZEOF__BOOL 1
12963#define SIZEOF_CHAR 1
12964#define SIZEOF_SHORT 2
12965#define SIZEOF_INT 4
12966#define SIZEOF_LONG 8
12967#define SIZEOF_LONG_LONG 8
12968#define SIZEOF_FLOAT 4
12969#define SIZEOF_DOUBLE 8
12970#define SIZEOF_LONG_DOUBLE 8
12971#define SIZEOF_FLOAT__COMPLEX 8
12972#define SIZEOF_DOUBLE__COMPLEX 16
12973#define SIZEOF_LONG_DOUBLE__COMPLEX 16
12974#define SIZEOF_VOID_P 8
12975#define SIZEOF_SIZE_T 8
12976#define SIZEOF_SSIZE_T 8
12977#define SIZEOF_PTRDIFF_T 8
12978#define SIZEOF_WCHAR_T 4
12979#define SIZEOF_PID_T 4
12980#define SIZEOF_ATOMIC_SHORT 2
12981#define SIZEOF_ATOMIC_INT 4
12982#define SIZEOF_ATOMIC_LONG 8
12983#define SIZEOF_ATOMIC_LLONG 8
12984#define OPAL_ALIGNMENT_BOOL 1
12985#define OPAL_ALIGNMENT_INT8 1
12986#define OPAL_ALIGNMENT_INT16 2
12987#define OPAL_ALIGNMENT_INT32 4
12988#define OPAL_ALIGNMENT_INT64 8
12989#define OPAL_ALIGNMENT_CHAR 1
12990#define OPAL_ALIGNMENT_SHORT 2
12991#define OPAL_ALIGNMENT_WCHAR 4
12992#define OPAL_ALIGNMENT_INT 4
12993#define OPAL_ALIGNMENT_LONG 8
12994#define OPAL_ALIGNMENT_LONG_LONG 8
12995#define OPAL_ALIGNMENT_FLOAT 4
12996#define OPAL_ALIGNMENT_DOUBLE 8
12997#define OPAL_ALIGNMENT_LONG_DOUBLE 8
12998#define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
12999#define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
13000#define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8
13001#define OPAL_ALIGNMENT_VOID_P 8
13002#define OPAL_ALIGNMENT_SIZE_T 8
13003#define OPAL_CXX "/usr/bin/clang++"
13004#define SIZEOF_BOOL 1
13005#define OPAL_ALIGNMENT_CXX_BOOL 1
13006#define OMPI_CXX "/usr/bin/clang++"
13007#define SIZEOF_BOOL 1
13008#define OPAL_ALIGNMENT_CXX_BOOL 1
13009#define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
13010#define OPAL_CXX_USE_PRAGMA_IDENT 0
13011#define OPAL_CXX_USE_IDENT 0
13012#define OPAL_CXX_USE_PRAGMA_COMMENT
13013#define OPAL_CXX_USE_CONST_CHAR_IDENT 1
13014#define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
13015#define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
13016#define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
13017#define OMPI_BUILD_CXX_BINDINGS 1
13018#define OPAL_HAVE_ATTRIBUTE 1
13019#define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
13020#define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13021#define OPAL_HAVE_ATTRIBUTE_COLD 1
13022#define OPAL_HAVE_ATTRIBUTE_CONST 1
13023#define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
13024#define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
13025#define OPAL_HAVE_ATTRIBUTE_FORMAT 1
13026#define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0
13027#define OPAL_HAVE_ATTRIBUTE_HOT 1
13028#define OPAL_HAVE_ATTRIBUTE_MALLOC 1
13029#define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
13030#define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13031#define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
13032#define OPAL_HAVE_ATTRIBUTE_NONNULL 1
13033#define OPAL_HAVE_ATTRIBUTE_NORETURN 1
13034#define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
13035#define OPAL_HAVE_ATTRIBUTE_PACKED 1
13036#define OPAL_HAVE_ATTRIBUTE_PURE 1
13037#define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
13038#define OPAL_HAVE_ATTRIBUTE_UNUSED 1
13039#define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
13040#define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13041#define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13042#define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
13043#define OPAL_HAVE_ATTRIBUTE_OPTNONE 1
13044#define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
13045#define OPAL_HAVE_ATTRIBUTE_ERROR 1
13046#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
13047#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
13048#define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657
13049#define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1
13050#define OMPI_WANT_JAVA_BINDINGS 0
13051#define OPAL_HAVE_WEAK_SYMBOLS 0
13052#define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1
13053#define OPAL_ASM_TEXT ".text"
13054#define OPAL_ASM_GLOBAL ".globl"
13055#define OPAL_ASM_LABEL_SUFFIX ":"
13056
13057configure: exit 1