Ticket #68552: config.log

File config.log, 478.1 KB (added by rmclaren, 7 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 = Ronalds-MBP-2
14uname -m = x86_64
15uname -r = 22.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 22.6.0: Fri Sep 15 13:39:52 PDT 2023; root:xnu-8796.141.3.700.8~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 22.6.0: Fri Sep 15 13:39:52 PDT 2023; root:xnu-8796.141.3.700.8~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 690 tasks, 2775 threads, 8 processors
34Load average: 2.15, Mach factor: 5.84
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: x86_64-apple-darwin22.6.0
58configure:6119: checking host system type
59configure:6132: result: x86_64-apple-darwin22.6.0
60configure:6152: checking target system type
61configure:6165: result: x86_64-apple-darwin22.6.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: x86_64-apple-darwin22.6.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: x86_64-apple-darwin22.6.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk conftest.c
129configure:7132: $? = 0
130configure:7146: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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 "x86_64-apple-darwin22.6.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/MacOSX13.sdk conftest.c
149configure:7191: $? = 0
150configure:7205: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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 "x86_64-apple-darwin22.6.0"
165| /* end confdefs.h.  */
166| #include <ac_nonexistent.h>
167configure:7234: checking for grep that handles long lines and -e
168configure:7292: result: /usr/bin/grep
169configure:7297: checking for egrep
170configure:7359: result: /usr/bin/grep -E
171configure:7364: checking for ANSI C header files
172configure:7384: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
173configure:7384: $? = 0
174configure:7457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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 "x86_64-apple-darwin22.6.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/MacOSX13.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 "x86_64-apple-darwin22.6.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/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/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 -c -d
318configure:7929: checking for gawk
319configure:7959: result: no
320configure:7929: checking for mawk
321configure:7959: result: no
322configure:7929: checking for nawk
323configure:7959: result: no
324configure:7929: checking for awk
325configure:7945: found /usr/bin/awk
326configure:7956: result: awk
327configure:7967: checking whether make sets $(MAKE)
328configure:7989: result: yes
329configure:8019: checking for style of include used by make
330configure:8047: result: GNU
331configure:8081: checking whether make supports nested variables
332configure:8098: result: yes
333configure:8178: checking whether UID '503' is supported by ustar format
334configure:8181: result: yes
335configure:8188: checking whether GID '501' is supported by ustar format
336configure:8191: result: yes
337configure:8199: checking how to create a ustar tar archive
338configure:8210: tar --version
339bsdtar 3.5.3 - libarchive 3.5.3 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.8
340configure:8213: $? = 0
341configure:8253: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
342configure:8256: $? = 0
343configure:8260: tar -xf - <conftest.tar
344configure:8263: $? = 0
345configure:8265: cat conftest.dir/file
346GrepMe
347configure:8268: $? = 0
348configure:8281: result: gnutar
349configure:8290: checking dependency style of /usr/bin/clang
350configure:8401: result: gcc3
351configure:8475: checking whether make supports nested variables
352configure:8492: result: yes
353configure:8517: checking directory of build tree
354configure: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
355configure:8534: checking directory of source tree
356configure: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
357configure:8551: checking directory of prefix
358configure:8553: result: /opt/local
359configure:5963: *** Checking versions
360configure:8595: checking for repo version
361configure:8624: result: v4.1.4
362configure:8638: checking Open MPI version
363configure:8640: result: 4.1.4
364configure:8642: checking Open MPI release date
365configure:8644: result: May 26, 2022
366configure:8646: checking Open MPI repository version
367configure:8648: result: v4.1.4
368configure:8723: checking for repo version
369configure:8752: result: v4.1.4
370configure:8766: checking Open MPI Run-Time Environment version
371configure:8768: result: 4.1.4
372configure:8770: checking Open MPI Run-Time Environment release date
373configure:8772: result: May 26, 2022
374configure:8774: checking Open MPI Run-Time Environment repository version
375configure:8776: result: v4.1.4
376configure:8851: checking for repo version
377configure:8880: result: v4.1.4
378configure:8894: checking Open SHMEM version
379configure:8896: result: 4.1.4
380configure:8898: checking Open SHMEM release date
381configure:8900: result: May 26, 2022
382configure:8902: checking Open SHMEM repository version
383configure:8904: result: v4.1.4
384configure:8979: checking for repo version
385configure:9008: result: v4.1.4
386configure:9022: checking Open Portable Access Layer version
387configure:9024: result: 4.1.4
388configure:9026: checking Open Portable Access Layer release date
389configure:9028: result: May 26, 2022
390configure:9030: checking Open Portable Access Layer repository version
391configure:9032: result: v4.1.4
392configure:9113: checking for bootstrap Autoconf version
393configure:9116: result: 2.69
394configure:9118: checking for bootstrap Automake version
395configure:9120: result: 1.15
396configure:9122: checking for boostrap Libtool version
397configure:9125: result: 2.4.6
398configure:5963: *** Initialization, setup
399configure: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
400configure: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
401configure:9151: Detected VPATH build
402configure:5963: *** OPAL Configuration options
403configure:9371: checking if want to run code coverage
404configure:9396: result: no
405configure:9406: checking if want to compile with branch probabilities
406configure:9418: result: no
407configure:9438: checking if want to debug memory usage
408configure:9450: result: no
409configure:9464: checking if want to profile memory usage
410configure:9476: result: no
411configure:9490: checking if want developer-level compiler pickyness
412configure:9502: result: no
413configure:9517: checking if want developer-level debugging code
414configure:9529: result: no
415configure:9535: checking if want to developer-level timing framework
416configure:9547: result: no
417configure:9595: checking if want to install project-internal header files
418configure:9608: result: no
419configure:9626: checking if want pretty-print stacktrace
420configure:9638: result: yes
421configure:9653: checking if want pty support
422configure:9665: result: yes
423configure:9680: checking if want weak symbol support
424configure:9688: result: yes
425configure:9702: checking if want dlopen support
426configure:9717: result: yes
427configure:9731: checking for default value of mca_base_component_show_load_errors
428configure:9744: result: enabled by default
429configure:9758: checking if want heterogeneous support
430configure:9770: result: no
431configure:9784: checking if word-sized integers must be word-size aligned
432configure:9815: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c  >&5
433configure:9815: $? = 0
434configure:9815: ./conftest
435configure:9815: $? = 0
436configure:9825: result: no
437configure:9933: checking if want IPv6 support
438configure:9945: result: no
439configure:9959: checking if want package/brand string
440configure:9975: result: Open MPI root@Ronalds-MBP-2 Distribution
441configure:9981: checking if want ident string
442configure:10007: result: 4.1.4
443configure:10014: checking if want to use an alternative checksum algo for messages
444configure:10027: result: no
445configure:10043: checking maximum length of processor name
446configure:10074: result: 256
447configure:10088: checking maximum length of error string
448configure:10119: result: 256
449configure:10133: checking maximum length of object name
450configure:10164: result: 64
451configure:10178: checking maximum length of info key
452configure:10209: result: 36
453configure:10223: checking maximum length of info val
454configure:10254: result: 256
455configure:10268: checking maximum length of port name
456configure:10299: result: 1024
457configure:10313: checking maximum length of datarep string
458configure:10344: result: 128
459configure:10362: checking if want getpwuid support
460configure:10374: result: yes
461configure:10443: checking for zlib in
462configure:10459: result: /opt/local and /opt/local/lib
463configure:10566: checking zlib.h usability
464configure:10566: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/opt/local/include conftest.c >&5
465configure:10566: $? = 0
466configure:10566: result: yes
467configure:10566: checking zlib.h presence
468configure:10566: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/opt/local/include conftest.c
469configure:10566: $? = 0
470configure:10566: result: yes
471configure:10566: checking for zlib.h
472configure:10566: result: yes
473configure:10590: checking for library containing deflate
474configure:10621: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib conftest.c  >&5
475ld: Undefined symbols:
476  _deflate, referenced from:
477      _main in conftest-e4c6c4.o
478clang: error: linker command failed with exit code 1 (use -v to see invocation)
479configure:10621: $? = 1
480configure: failed program was:
481| /* confdefs.h */
482| #define PACKAGE_NAME "Open MPI"
483| #define PACKAGE_TARNAME "openmpi"
484| #define PACKAGE_VERSION "4.1.4"
485| #define PACKAGE_STRING "Open MPI 4.1.4"
486| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
487| #define PACKAGE_URL ""
488| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
489| #define STDC_HEADERS 1
490| #define HAVE_SYS_TYPES_H 1
491| #define HAVE_SYS_STAT_H 1
492| #define HAVE_STDLIB_H 1
493| #define HAVE_STRING_H 1
494| #define HAVE_MEMORY_H 1
495| #define HAVE_STRINGS_H 1
496| #define HAVE_INTTYPES_H 1
497| #define HAVE_STDINT_H 1
498| #define HAVE_UNISTD_H 1
499| #define __EXTENSIONS__ 1
500| #define _ALL_SOURCE 1
501| #define _GNU_SOURCE 1
502| #define _POSIX_PTHREAD_SEMANTICS 1
503| #define _TANDEM_SOURCE 1
504| #define OMPI_MAJOR_VERSION 4
505| #define OMPI_MINOR_VERSION 1
506| #define OMPI_RELEASE_VERSION 4
507| #define OMPI_GREEK_VERSION ""
508| #define OMPI_REPO_REV "v4.1.4"
509| #define OMPI_TARBALL_VERSION "4.1.4"
510| #define OMPI_VERSION "4"
511| #define OMPI_RELEASE_DATE "May 26, 2022"
512| #define ORTE_MAJOR_VERSION 4
513| #define ORTE_MINOR_VERSION 1
514| #define ORTE_RELEASE_VERSION 4
515| #define ORTE_GREEK_VERSION ""
516| #define ORTE_REPO_REV "v4.1.4"
517| #define ORTE_TARBALL_VERSION "4.1.4"
518| #define ORTE_VERSION "4"
519| #define ORTE_RELEASE_DATE "May 26, 2022"
520| #define OSHMEM_MAJOR_VERSION 4
521| #define OSHMEM_MINOR_VERSION 1
522| #define OSHMEM_RELEASE_VERSION 4
523| #define OSHMEM_GREEK_VERSION ""
524| #define OSHMEM_REPO_REV "v4.1.4"
525| #define OSHMEM_TARBALL_VERSION "4.1.4"
526| #define OSHMEM_VERSION "4"
527| #define OSHMEM_RELEASE_DATE "May 26, 2022"
528| #define OPAL_MAJOR_VERSION 4
529| #define OPAL_MINOR_VERSION 1
530| #define OPAL_RELEASE_VERSION 4
531| #define OPAL_GREEK_VERSION ""
532| #define OPAL_REPO_REV "v4.1.4"
533| #define OPAL_TARBALL_VERSION "4.1.4"
534| #define OPAL_VERSION "4"
535| #define OPAL_RELEASE_DATE "May 26, 2022"
536| #define OPAL_ENABLE_MEM_DEBUG 0
537| #define OPAL_ENABLE_MEM_PROFILE 0
538| #define OPAL_ENABLE_TIMING 0
539| #define OPAL_ENABLE_DEBUG 0
540| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
541| #define OPAL_ENABLE_PTY_SUPPORT 1
542| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
543| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
544| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
545| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
546| #define OPAL_WANT_HOME_CONFIG_FILES 1
547| #define OPAL_ENABLE_IPV6 0
548| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
549| #define OPAL_IDENT_STRING "4.1.4"
550| #define OPAL_MAX_PROCESSOR_NAME 256
551| #define OPAL_MAX_ERROR_STRING 256
552| #define OPAL_MAX_OBJECT_NAME 64
553| #define OPAL_MAX_INFO_KEY 36
554| #define OPAL_MAX_INFO_VAL 256
555| #define OPAL_MAX_PORT_NAME 1024
556| #define OPAL_MAX_DATAREP_STRING 128
557| #define OPAL_ENABLE_CRDEBUG 0
558| #define OPAL_ENABLE_GETPWUID 1
559| #define OPAL_ENABLE_PROGRESS_THREADS 0
560| #define HAVE_ZLIB_H 1
561| /* end confdefs.h.  */
562|
563| /* Override any GCC internal prototype to avoid an error.
564|    Use char because int might match the return type of a GCC
565|    builtin and then its argument prototype would still apply.  */
566| #ifdef __cplusplus
567| extern "C"
568| #endif
569| char deflate ();
570| int
571| main ()
572| {
573| return deflate ();
574|   ;
575|   return 0;
576| }
577configure:10621: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib conftest.c -lz -lz  >&5
578ld: warning: ignoring duplicate libraries: '-lz'
579configure:10621: $? = 0
580configure:10638: result: -lz
581configure:12079: checking will zlib support be built
582configure:12085: result: yes
583configure:12121: checking __NetBSD__
584configure:12137: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
585conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
586      error: this is not __NetBSD__
587      ^
588      int
589conftest.c:84:12: error: expected ';' after top level declarator
590      error: this is not __NetBSD__
591           ^
592           ;
593conftest.c:84:14: error: unknown type name 'this'
594      error: this is not __NetBSD__
595             ^
596conftest.c:84:21: error: expected ';' after top level declarator
597      error: this is not __NetBSD__
598                    ^
599                    ;
6001 warning and 3 errors generated.
601configure:12137: $? = 1
602configure: failed program was:
603| /* confdefs.h */
604| #define PACKAGE_NAME "Open MPI"
605| #define PACKAGE_TARNAME "openmpi"
606| #define PACKAGE_VERSION "4.1.4"
607| #define PACKAGE_STRING "Open MPI 4.1.4"
608| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
609| #define PACKAGE_URL ""
610| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
611| #define STDC_HEADERS 1
612| #define HAVE_SYS_TYPES_H 1
613| #define HAVE_SYS_STAT_H 1
614| #define HAVE_STDLIB_H 1
615| #define HAVE_STRING_H 1
616| #define HAVE_MEMORY_H 1
617| #define HAVE_STRINGS_H 1
618| #define HAVE_INTTYPES_H 1
619| #define HAVE_STDINT_H 1
620| #define HAVE_UNISTD_H 1
621| #define __EXTENSIONS__ 1
622| #define _ALL_SOURCE 1
623| #define _GNU_SOURCE 1
624| #define _POSIX_PTHREAD_SEMANTICS 1
625| #define _TANDEM_SOURCE 1
626| #define OMPI_MAJOR_VERSION 4
627| #define OMPI_MINOR_VERSION 1
628| #define OMPI_RELEASE_VERSION 4
629| #define OMPI_GREEK_VERSION ""
630| #define OMPI_REPO_REV "v4.1.4"
631| #define OMPI_TARBALL_VERSION "4.1.4"
632| #define OMPI_VERSION "4"
633| #define OMPI_RELEASE_DATE "May 26, 2022"
634| #define ORTE_MAJOR_VERSION 4
635| #define ORTE_MINOR_VERSION 1
636| #define ORTE_RELEASE_VERSION 4
637| #define ORTE_GREEK_VERSION ""
638| #define ORTE_REPO_REV "v4.1.4"
639| #define ORTE_TARBALL_VERSION "4.1.4"
640| #define ORTE_VERSION "4"
641| #define ORTE_RELEASE_DATE "May 26, 2022"
642| #define OSHMEM_MAJOR_VERSION 4
643| #define OSHMEM_MINOR_VERSION 1
644| #define OSHMEM_RELEASE_VERSION 4
645| #define OSHMEM_GREEK_VERSION ""
646| #define OSHMEM_REPO_REV "v4.1.4"
647| #define OSHMEM_TARBALL_VERSION "4.1.4"
648| #define OSHMEM_VERSION "4"
649| #define OSHMEM_RELEASE_DATE "May 26, 2022"
650| #define OPAL_MAJOR_VERSION 4
651| #define OPAL_MINOR_VERSION 1
652| #define OPAL_RELEASE_VERSION 4
653| #define OPAL_GREEK_VERSION ""
654| #define OPAL_REPO_REV "v4.1.4"
655| #define OPAL_TARBALL_VERSION "4.1.4"
656| #define OPAL_VERSION "4"
657| #define OPAL_RELEASE_DATE "May 26, 2022"
658| #define OPAL_ENABLE_MEM_DEBUG 0
659| #define OPAL_ENABLE_MEM_PROFILE 0
660| #define OPAL_ENABLE_TIMING 0
661| #define OPAL_ENABLE_DEBUG 0
662| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
663| #define OPAL_ENABLE_PTY_SUPPORT 1
664| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
665| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
666| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
667| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
668| #define OPAL_WANT_HOME_CONFIG_FILES 1
669| #define OPAL_ENABLE_IPV6 0
670| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
671| #define OPAL_IDENT_STRING "4.1.4"
672| #define OPAL_MAX_PROCESSOR_NAME 256
673| #define OPAL_MAX_ERROR_STRING 256
674| #define OPAL_MAX_OBJECT_NAME 64
675| #define OPAL_MAX_INFO_KEY 36
676| #define OPAL_MAX_INFO_VAL 256
677| #define OPAL_MAX_PORT_NAME 1024
678| #define OPAL_MAX_DATAREP_STRING 128
679| #define OPAL_ENABLE_CRDEBUG 0
680| #define OPAL_ENABLE_GETPWUID 1
681| #define OPAL_ENABLE_PROGRESS_THREADS 0
682| #define HAVE_ZLIB_H 1
683| #define OPAL_HAVE_ZLIB 1
684| /* end confdefs.h.  */
685| #ifndef __NetBSD__
686|       error: this is not __NetBSD__
687|       #endif
688|
689| int
690| main ()
691| {
692|
693|   ;
694|   return 0;
695| }
696configure:12143: result: no
697configure:12147: checking __FreeBSD__
698configure:12163: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
699conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
700      error: this is not __FreeBSD__
701      ^
702      int
703conftest.c:84:12: error: expected ';' after top level declarator
704      error: this is not __FreeBSD__
705           ^
706           ;
707conftest.c:84:14: error: unknown type name 'this'
708      error: this is not __FreeBSD__
709             ^
710conftest.c:84:21: error: expected ';' after top level declarator
711      error: this is not __FreeBSD__
712                    ^
713                    ;
7141 warning and 3 errors generated.
715configure:12163: $? = 1
716configure: failed program was:
717| /* confdefs.h */
718| #define PACKAGE_NAME "Open MPI"
719| #define PACKAGE_TARNAME "openmpi"
720| #define PACKAGE_VERSION "4.1.4"
721| #define PACKAGE_STRING "Open MPI 4.1.4"
722| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
723| #define PACKAGE_URL ""
724| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
725| #define STDC_HEADERS 1
726| #define HAVE_SYS_TYPES_H 1
727| #define HAVE_SYS_STAT_H 1
728| #define HAVE_STDLIB_H 1
729| #define HAVE_STRING_H 1
730| #define HAVE_MEMORY_H 1
731| #define HAVE_STRINGS_H 1
732| #define HAVE_INTTYPES_H 1
733| #define HAVE_STDINT_H 1
734| #define HAVE_UNISTD_H 1
735| #define __EXTENSIONS__ 1
736| #define _ALL_SOURCE 1
737| #define _GNU_SOURCE 1
738| #define _POSIX_PTHREAD_SEMANTICS 1
739| #define _TANDEM_SOURCE 1
740| #define OMPI_MAJOR_VERSION 4
741| #define OMPI_MINOR_VERSION 1
742| #define OMPI_RELEASE_VERSION 4
743| #define OMPI_GREEK_VERSION ""
744| #define OMPI_REPO_REV "v4.1.4"
745| #define OMPI_TARBALL_VERSION "4.1.4"
746| #define OMPI_VERSION "4"
747| #define OMPI_RELEASE_DATE "May 26, 2022"
748| #define ORTE_MAJOR_VERSION 4
749| #define ORTE_MINOR_VERSION 1
750| #define ORTE_RELEASE_VERSION 4
751| #define ORTE_GREEK_VERSION ""
752| #define ORTE_REPO_REV "v4.1.4"
753| #define ORTE_TARBALL_VERSION "4.1.4"
754| #define ORTE_VERSION "4"
755| #define ORTE_RELEASE_DATE "May 26, 2022"
756| #define OSHMEM_MAJOR_VERSION 4
757| #define OSHMEM_MINOR_VERSION 1
758| #define OSHMEM_RELEASE_VERSION 4
759| #define OSHMEM_GREEK_VERSION ""
760| #define OSHMEM_REPO_REV "v4.1.4"
761| #define OSHMEM_TARBALL_VERSION "4.1.4"
762| #define OSHMEM_VERSION "4"
763| #define OSHMEM_RELEASE_DATE "May 26, 2022"
764| #define OPAL_MAJOR_VERSION 4
765| #define OPAL_MINOR_VERSION 1
766| #define OPAL_RELEASE_VERSION 4
767| #define OPAL_GREEK_VERSION ""
768| #define OPAL_REPO_REV "v4.1.4"
769| #define OPAL_TARBALL_VERSION "4.1.4"
770| #define OPAL_VERSION "4"
771| #define OPAL_RELEASE_DATE "May 26, 2022"
772| #define OPAL_ENABLE_MEM_DEBUG 0
773| #define OPAL_ENABLE_MEM_PROFILE 0
774| #define OPAL_ENABLE_TIMING 0
775| #define OPAL_ENABLE_DEBUG 0
776| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
777| #define OPAL_ENABLE_PTY_SUPPORT 1
778| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
779| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
780| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
781| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
782| #define OPAL_WANT_HOME_CONFIG_FILES 1
783| #define OPAL_ENABLE_IPV6 0
784| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
785| #define OPAL_IDENT_STRING "4.1.4"
786| #define OPAL_MAX_PROCESSOR_NAME 256
787| #define OPAL_MAX_ERROR_STRING 256
788| #define OPAL_MAX_OBJECT_NAME 64
789| #define OPAL_MAX_INFO_KEY 36
790| #define OPAL_MAX_INFO_VAL 256
791| #define OPAL_MAX_PORT_NAME 1024
792| #define OPAL_MAX_DATAREP_STRING 128
793| #define OPAL_ENABLE_CRDEBUG 0
794| #define OPAL_ENABLE_GETPWUID 1
795| #define OPAL_ENABLE_PROGRESS_THREADS 0
796| #define HAVE_ZLIB_H 1
797| #define OPAL_HAVE_ZLIB 1
798| /* end confdefs.h.  */
799| #ifndef __FreeBSD__
800|       error: this is not __FreeBSD__
801|       #endif
802|
803| int
804| main ()
805| {
806|
807|   ;
808|   return 0;
809| }
810configure:12169: result: no
811configure:12173: checking __OpenBSD__
812configure:12189: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
813conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
814      error: this is not __OpenBSD__
815      ^
816      int
817conftest.c:84:12: error: expected ';' after top level declarator
818      error: this is not __OpenBSD__
819           ^
820           ;
821conftest.c:84:14: error: unknown type name 'this'
822      error: this is not __OpenBSD__
823             ^
824conftest.c:84:21: error: expected ';' after top level declarator
825      error: this is not __OpenBSD__
826                    ^
827                    ;
8281 warning and 3 errors generated.
829configure:12189: $? = 1
830configure: failed program was:
831| /* confdefs.h */
832| #define PACKAGE_NAME "Open MPI"
833| #define PACKAGE_TARNAME "openmpi"
834| #define PACKAGE_VERSION "4.1.4"
835| #define PACKAGE_STRING "Open MPI 4.1.4"
836| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
837| #define PACKAGE_URL ""
838| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
839| #define STDC_HEADERS 1
840| #define HAVE_SYS_TYPES_H 1
841| #define HAVE_SYS_STAT_H 1
842| #define HAVE_STDLIB_H 1
843| #define HAVE_STRING_H 1
844| #define HAVE_MEMORY_H 1
845| #define HAVE_STRINGS_H 1
846| #define HAVE_INTTYPES_H 1
847| #define HAVE_STDINT_H 1
848| #define HAVE_UNISTD_H 1
849| #define __EXTENSIONS__ 1
850| #define _ALL_SOURCE 1
851| #define _GNU_SOURCE 1
852| #define _POSIX_PTHREAD_SEMANTICS 1
853| #define _TANDEM_SOURCE 1
854| #define OMPI_MAJOR_VERSION 4
855| #define OMPI_MINOR_VERSION 1
856| #define OMPI_RELEASE_VERSION 4
857| #define OMPI_GREEK_VERSION ""
858| #define OMPI_REPO_REV "v4.1.4"
859| #define OMPI_TARBALL_VERSION "4.1.4"
860| #define OMPI_VERSION "4"
861| #define OMPI_RELEASE_DATE "May 26, 2022"
862| #define ORTE_MAJOR_VERSION 4
863| #define ORTE_MINOR_VERSION 1
864| #define ORTE_RELEASE_VERSION 4
865| #define ORTE_GREEK_VERSION ""
866| #define ORTE_REPO_REV "v4.1.4"
867| #define ORTE_TARBALL_VERSION "4.1.4"
868| #define ORTE_VERSION "4"
869| #define ORTE_RELEASE_DATE "May 26, 2022"
870| #define OSHMEM_MAJOR_VERSION 4
871| #define OSHMEM_MINOR_VERSION 1
872| #define OSHMEM_RELEASE_VERSION 4
873| #define OSHMEM_GREEK_VERSION ""
874| #define OSHMEM_REPO_REV "v4.1.4"
875| #define OSHMEM_TARBALL_VERSION "4.1.4"
876| #define OSHMEM_VERSION "4"
877| #define OSHMEM_RELEASE_DATE "May 26, 2022"
878| #define OPAL_MAJOR_VERSION 4
879| #define OPAL_MINOR_VERSION 1
880| #define OPAL_RELEASE_VERSION 4
881| #define OPAL_GREEK_VERSION ""
882| #define OPAL_REPO_REV "v4.1.4"
883| #define OPAL_TARBALL_VERSION "4.1.4"
884| #define OPAL_VERSION "4"
885| #define OPAL_RELEASE_DATE "May 26, 2022"
886| #define OPAL_ENABLE_MEM_DEBUG 0
887| #define OPAL_ENABLE_MEM_PROFILE 0
888| #define OPAL_ENABLE_TIMING 0
889| #define OPAL_ENABLE_DEBUG 0
890| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
891| #define OPAL_ENABLE_PTY_SUPPORT 1
892| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
893| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
894| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
895| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
896| #define OPAL_WANT_HOME_CONFIG_FILES 1
897| #define OPAL_ENABLE_IPV6 0
898| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
899| #define OPAL_IDENT_STRING "4.1.4"
900| #define OPAL_MAX_PROCESSOR_NAME 256
901| #define OPAL_MAX_ERROR_STRING 256
902| #define OPAL_MAX_OBJECT_NAME 64
903| #define OPAL_MAX_INFO_KEY 36
904| #define OPAL_MAX_INFO_VAL 256
905| #define OPAL_MAX_PORT_NAME 1024
906| #define OPAL_MAX_DATAREP_STRING 128
907| #define OPAL_ENABLE_CRDEBUG 0
908| #define OPAL_ENABLE_GETPWUID 1
909| #define OPAL_ENABLE_PROGRESS_THREADS 0
910| #define HAVE_ZLIB_H 1
911| #define OPAL_HAVE_ZLIB 1
912| /* end confdefs.h.  */
913| #ifndef __OpenBSD__
914|       error: this is not __OpenBSD__
915|       #endif
916|
917| int
918| main ()
919| {
920|
921|   ;
922|   return 0;
923| }
924configure:12195: result: no
925configure:12199: checking __DragonFly__
926configure:12215: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
927conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
928      error: this is not __DragonFly__
929      ^
930      int
931conftest.c:84:12: error: expected ';' after top level declarator
932      error: this is not __DragonFly__
933           ^
934           ;
935conftest.c:84:14: error: unknown type name 'this'
936      error: this is not __DragonFly__
937             ^
938conftest.c:84:21: error: expected ';' after top level declarator
939      error: this is not __DragonFly__
940                    ^
941                    ;
9421 warning and 3 errors generated.
943configure:12215: $? = 1
944configure: failed program was:
945| /* confdefs.h */
946| #define PACKAGE_NAME "Open MPI"
947| #define PACKAGE_TARNAME "openmpi"
948| #define PACKAGE_VERSION "4.1.4"
949| #define PACKAGE_STRING "Open MPI 4.1.4"
950| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
951| #define PACKAGE_URL ""
952| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
953| #define STDC_HEADERS 1
954| #define HAVE_SYS_TYPES_H 1
955| #define HAVE_SYS_STAT_H 1
956| #define HAVE_STDLIB_H 1
957| #define HAVE_STRING_H 1
958| #define HAVE_MEMORY_H 1
959| #define HAVE_STRINGS_H 1
960| #define HAVE_INTTYPES_H 1
961| #define HAVE_STDINT_H 1
962| #define HAVE_UNISTD_H 1
963| #define __EXTENSIONS__ 1
964| #define _ALL_SOURCE 1
965| #define _GNU_SOURCE 1
966| #define _POSIX_PTHREAD_SEMANTICS 1
967| #define _TANDEM_SOURCE 1
968| #define OMPI_MAJOR_VERSION 4
969| #define OMPI_MINOR_VERSION 1
970| #define OMPI_RELEASE_VERSION 4
971| #define OMPI_GREEK_VERSION ""
972| #define OMPI_REPO_REV "v4.1.4"
973| #define OMPI_TARBALL_VERSION "4.1.4"
974| #define OMPI_VERSION "4"
975| #define OMPI_RELEASE_DATE "May 26, 2022"
976| #define ORTE_MAJOR_VERSION 4
977| #define ORTE_MINOR_VERSION 1
978| #define ORTE_RELEASE_VERSION 4
979| #define ORTE_GREEK_VERSION ""
980| #define ORTE_REPO_REV "v4.1.4"
981| #define ORTE_TARBALL_VERSION "4.1.4"
982| #define ORTE_VERSION "4"
983| #define ORTE_RELEASE_DATE "May 26, 2022"
984| #define OSHMEM_MAJOR_VERSION 4
985| #define OSHMEM_MINOR_VERSION 1
986| #define OSHMEM_RELEASE_VERSION 4
987| #define OSHMEM_GREEK_VERSION ""
988| #define OSHMEM_REPO_REV "v4.1.4"
989| #define OSHMEM_TARBALL_VERSION "4.1.4"
990| #define OSHMEM_VERSION "4"
991| #define OSHMEM_RELEASE_DATE "May 26, 2022"
992| #define OPAL_MAJOR_VERSION 4
993| #define OPAL_MINOR_VERSION 1
994| #define OPAL_RELEASE_VERSION 4
995| #define OPAL_GREEK_VERSION ""
996| #define OPAL_REPO_REV "v4.1.4"
997| #define OPAL_TARBALL_VERSION "4.1.4"
998| #define OPAL_VERSION "4"
999| #define OPAL_RELEASE_DATE "May 26, 2022"
1000| #define OPAL_ENABLE_MEM_DEBUG 0
1001| #define OPAL_ENABLE_MEM_PROFILE 0
1002| #define OPAL_ENABLE_TIMING 0
1003| #define OPAL_ENABLE_DEBUG 0
1004| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1005| #define OPAL_ENABLE_PTY_SUPPORT 1
1006| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1007| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1008| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1009| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1010| #define OPAL_WANT_HOME_CONFIG_FILES 1
1011| #define OPAL_ENABLE_IPV6 0
1012| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1013| #define OPAL_IDENT_STRING "4.1.4"
1014| #define OPAL_MAX_PROCESSOR_NAME 256
1015| #define OPAL_MAX_ERROR_STRING 256
1016| #define OPAL_MAX_OBJECT_NAME 64
1017| #define OPAL_MAX_INFO_KEY 36
1018| #define OPAL_MAX_INFO_VAL 256
1019| #define OPAL_MAX_PORT_NAME 1024
1020| #define OPAL_MAX_DATAREP_STRING 128
1021| #define OPAL_ENABLE_CRDEBUG 0
1022| #define OPAL_ENABLE_GETPWUID 1
1023| #define OPAL_ENABLE_PROGRESS_THREADS 0
1024| #define HAVE_ZLIB_H 1
1025| #define OPAL_HAVE_ZLIB 1
1026| /* end confdefs.h.  */
1027| #ifndef __DragonFly__
1028|       error: this is not __DragonFly__
1029|       #endif
1030|
1031| int
1032| main ()
1033| {
1034|
1035|   ;
1036|   return 0;
1037| }
1038configure:12221: result: no
1039configure:12225: checking __386BSD__
1040configure:12241: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1041conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1042      error: this is not __386BSD__
1043      ^
1044      int
1045conftest.c:84:12: error: expected ';' after top level declarator
1046      error: this is not __386BSD__
1047           ^
1048           ;
1049conftest.c:84:14: error: unknown type name 'this'
1050      error: this is not __386BSD__
1051             ^
1052conftest.c:84:21: error: expected ';' after top level declarator
1053      error: this is not __386BSD__
1054                    ^
1055                    ;
10561 warning and 3 errors generated.
1057configure:12241: $? = 1
1058configure: failed program was:
1059| /* confdefs.h */
1060| #define PACKAGE_NAME "Open MPI"
1061| #define PACKAGE_TARNAME "openmpi"
1062| #define PACKAGE_VERSION "4.1.4"
1063| #define PACKAGE_STRING "Open MPI 4.1.4"
1064| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1065| #define PACKAGE_URL ""
1066| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1067| #define STDC_HEADERS 1
1068| #define HAVE_SYS_TYPES_H 1
1069| #define HAVE_SYS_STAT_H 1
1070| #define HAVE_STDLIB_H 1
1071| #define HAVE_STRING_H 1
1072| #define HAVE_MEMORY_H 1
1073| #define HAVE_STRINGS_H 1
1074| #define HAVE_INTTYPES_H 1
1075| #define HAVE_STDINT_H 1
1076| #define HAVE_UNISTD_H 1
1077| #define __EXTENSIONS__ 1
1078| #define _ALL_SOURCE 1
1079| #define _GNU_SOURCE 1
1080| #define _POSIX_PTHREAD_SEMANTICS 1
1081| #define _TANDEM_SOURCE 1
1082| #define OMPI_MAJOR_VERSION 4
1083| #define OMPI_MINOR_VERSION 1
1084| #define OMPI_RELEASE_VERSION 4
1085| #define OMPI_GREEK_VERSION ""
1086| #define OMPI_REPO_REV "v4.1.4"
1087| #define OMPI_TARBALL_VERSION "4.1.4"
1088| #define OMPI_VERSION "4"
1089| #define OMPI_RELEASE_DATE "May 26, 2022"
1090| #define ORTE_MAJOR_VERSION 4
1091| #define ORTE_MINOR_VERSION 1
1092| #define ORTE_RELEASE_VERSION 4
1093| #define ORTE_GREEK_VERSION ""
1094| #define ORTE_REPO_REV "v4.1.4"
1095| #define ORTE_TARBALL_VERSION "4.1.4"
1096| #define ORTE_VERSION "4"
1097| #define ORTE_RELEASE_DATE "May 26, 2022"
1098| #define OSHMEM_MAJOR_VERSION 4
1099| #define OSHMEM_MINOR_VERSION 1
1100| #define OSHMEM_RELEASE_VERSION 4
1101| #define OSHMEM_GREEK_VERSION ""
1102| #define OSHMEM_REPO_REV "v4.1.4"
1103| #define OSHMEM_TARBALL_VERSION "4.1.4"
1104| #define OSHMEM_VERSION "4"
1105| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1106| #define OPAL_MAJOR_VERSION 4
1107| #define OPAL_MINOR_VERSION 1
1108| #define OPAL_RELEASE_VERSION 4
1109| #define OPAL_GREEK_VERSION ""
1110| #define OPAL_REPO_REV "v4.1.4"
1111| #define OPAL_TARBALL_VERSION "4.1.4"
1112| #define OPAL_VERSION "4"
1113| #define OPAL_RELEASE_DATE "May 26, 2022"
1114| #define OPAL_ENABLE_MEM_DEBUG 0
1115| #define OPAL_ENABLE_MEM_PROFILE 0
1116| #define OPAL_ENABLE_TIMING 0
1117| #define OPAL_ENABLE_DEBUG 0
1118| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1119| #define OPAL_ENABLE_PTY_SUPPORT 1
1120| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1121| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1122| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1123| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1124| #define OPAL_WANT_HOME_CONFIG_FILES 1
1125| #define OPAL_ENABLE_IPV6 0
1126| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1127| #define OPAL_IDENT_STRING "4.1.4"
1128| #define OPAL_MAX_PROCESSOR_NAME 256
1129| #define OPAL_MAX_ERROR_STRING 256
1130| #define OPAL_MAX_OBJECT_NAME 64
1131| #define OPAL_MAX_INFO_KEY 36
1132| #define OPAL_MAX_INFO_VAL 256
1133| #define OPAL_MAX_PORT_NAME 1024
1134| #define OPAL_MAX_DATAREP_STRING 128
1135| #define OPAL_ENABLE_CRDEBUG 0
1136| #define OPAL_ENABLE_GETPWUID 1
1137| #define OPAL_ENABLE_PROGRESS_THREADS 0
1138| #define HAVE_ZLIB_H 1
1139| #define OPAL_HAVE_ZLIB 1
1140| /* end confdefs.h.  */
1141| #ifndef __386BSD__
1142|       error: this is not __386BSD__
1143|       #endif
1144|
1145| int
1146| main ()
1147| {
1148|
1149|   ;
1150|   return 0;
1151| }
1152configure:12247: result: no
1153configure:12251: checking __bsdi__
1154configure:12267: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1155conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1156      error: this is not __bsdi__
1157      ^
1158      int
1159conftest.c:84:12: error: expected ';' after top level declarator
1160      error: this is not __bsdi__
1161           ^
1162           ;
1163conftest.c:84:14: error: unknown type name 'this'
1164      error: this is not __bsdi__
1165             ^
1166conftest.c:84:21: error: expected ';' after top level declarator
1167      error: this is not __bsdi__
1168                    ^
1169                    ;
11701 warning and 3 errors generated.
1171configure:12267: $? = 1
1172configure: failed program was:
1173| /* confdefs.h */
1174| #define PACKAGE_NAME "Open MPI"
1175| #define PACKAGE_TARNAME "openmpi"
1176| #define PACKAGE_VERSION "4.1.4"
1177| #define PACKAGE_STRING "Open MPI 4.1.4"
1178| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1179| #define PACKAGE_URL ""
1180| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1181| #define STDC_HEADERS 1
1182| #define HAVE_SYS_TYPES_H 1
1183| #define HAVE_SYS_STAT_H 1
1184| #define HAVE_STDLIB_H 1
1185| #define HAVE_STRING_H 1
1186| #define HAVE_MEMORY_H 1
1187| #define HAVE_STRINGS_H 1
1188| #define HAVE_INTTYPES_H 1
1189| #define HAVE_STDINT_H 1
1190| #define HAVE_UNISTD_H 1
1191| #define __EXTENSIONS__ 1
1192| #define _ALL_SOURCE 1
1193| #define _GNU_SOURCE 1
1194| #define _POSIX_PTHREAD_SEMANTICS 1
1195| #define _TANDEM_SOURCE 1
1196| #define OMPI_MAJOR_VERSION 4
1197| #define OMPI_MINOR_VERSION 1
1198| #define OMPI_RELEASE_VERSION 4
1199| #define OMPI_GREEK_VERSION ""
1200| #define OMPI_REPO_REV "v4.1.4"
1201| #define OMPI_TARBALL_VERSION "4.1.4"
1202| #define OMPI_VERSION "4"
1203| #define OMPI_RELEASE_DATE "May 26, 2022"
1204| #define ORTE_MAJOR_VERSION 4
1205| #define ORTE_MINOR_VERSION 1
1206| #define ORTE_RELEASE_VERSION 4
1207| #define ORTE_GREEK_VERSION ""
1208| #define ORTE_REPO_REV "v4.1.4"
1209| #define ORTE_TARBALL_VERSION "4.1.4"
1210| #define ORTE_VERSION "4"
1211| #define ORTE_RELEASE_DATE "May 26, 2022"
1212| #define OSHMEM_MAJOR_VERSION 4
1213| #define OSHMEM_MINOR_VERSION 1
1214| #define OSHMEM_RELEASE_VERSION 4
1215| #define OSHMEM_GREEK_VERSION ""
1216| #define OSHMEM_REPO_REV "v4.1.4"
1217| #define OSHMEM_TARBALL_VERSION "4.1.4"
1218| #define OSHMEM_VERSION "4"
1219| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1220| #define OPAL_MAJOR_VERSION 4
1221| #define OPAL_MINOR_VERSION 1
1222| #define OPAL_RELEASE_VERSION 4
1223| #define OPAL_GREEK_VERSION ""
1224| #define OPAL_REPO_REV "v4.1.4"
1225| #define OPAL_TARBALL_VERSION "4.1.4"
1226| #define OPAL_VERSION "4"
1227| #define OPAL_RELEASE_DATE "May 26, 2022"
1228| #define OPAL_ENABLE_MEM_DEBUG 0
1229| #define OPAL_ENABLE_MEM_PROFILE 0
1230| #define OPAL_ENABLE_TIMING 0
1231| #define OPAL_ENABLE_DEBUG 0
1232| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1233| #define OPAL_ENABLE_PTY_SUPPORT 1
1234| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1235| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1236| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1237| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1238| #define OPAL_WANT_HOME_CONFIG_FILES 1
1239| #define OPAL_ENABLE_IPV6 0
1240| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1241| #define OPAL_IDENT_STRING "4.1.4"
1242| #define OPAL_MAX_PROCESSOR_NAME 256
1243| #define OPAL_MAX_ERROR_STRING 256
1244| #define OPAL_MAX_OBJECT_NAME 64
1245| #define OPAL_MAX_INFO_KEY 36
1246| #define OPAL_MAX_INFO_VAL 256
1247| #define OPAL_MAX_PORT_NAME 1024
1248| #define OPAL_MAX_DATAREP_STRING 128
1249| #define OPAL_ENABLE_CRDEBUG 0
1250| #define OPAL_ENABLE_GETPWUID 1
1251| #define OPAL_ENABLE_PROGRESS_THREADS 0
1252| #define HAVE_ZLIB_H 1
1253| #define OPAL_HAVE_ZLIB 1
1254| /* end confdefs.h.  */
1255| #ifndef __bsdi__
1256|       error: this is not __bsdi__
1257|       #endif
1258|
1259| int
1260| main ()
1261| {
1262|
1263|   ;
1264|   return 0;
1265| }
1266configure:12273: result: no
1267configure:12277: checking __APPLE__
1268configure:12293: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1269configure:12293: $? = 0
1270configure:12299: result: yes
1271configure:12303: checking __linux__
1272configure:12319: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1273conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1274      error: this is not __linux__
1275      ^
1276      int
1277conftest.c:84:12: error: expected ';' after top level declarator
1278      error: this is not __linux__
1279           ^
1280           ;
1281conftest.c:84:14: error: unknown type name 'this'
1282      error: this is not __linux__
1283             ^
1284conftest.c:84:21: error: expected ';' after top level declarator
1285      error: this is not __linux__
1286                    ^
1287                    ;
12881 warning and 3 errors generated.
1289configure:12319: $? = 1
1290configure: failed program was:
1291| /* confdefs.h */
1292| #define PACKAGE_NAME "Open MPI"
1293| #define PACKAGE_TARNAME "openmpi"
1294| #define PACKAGE_VERSION "4.1.4"
1295| #define PACKAGE_STRING "Open MPI 4.1.4"
1296| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1297| #define PACKAGE_URL ""
1298| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1299| #define STDC_HEADERS 1
1300| #define HAVE_SYS_TYPES_H 1
1301| #define HAVE_SYS_STAT_H 1
1302| #define HAVE_STDLIB_H 1
1303| #define HAVE_STRING_H 1
1304| #define HAVE_MEMORY_H 1
1305| #define HAVE_STRINGS_H 1
1306| #define HAVE_INTTYPES_H 1
1307| #define HAVE_STDINT_H 1
1308| #define HAVE_UNISTD_H 1
1309| #define __EXTENSIONS__ 1
1310| #define _ALL_SOURCE 1
1311| #define _GNU_SOURCE 1
1312| #define _POSIX_PTHREAD_SEMANTICS 1
1313| #define _TANDEM_SOURCE 1
1314| #define OMPI_MAJOR_VERSION 4
1315| #define OMPI_MINOR_VERSION 1
1316| #define OMPI_RELEASE_VERSION 4
1317| #define OMPI_GREEK_VERSION ""
1318| #define OMPI_REPO_REV "v4.1.4"
1319| #define OMPI_TARBALL_VERSION "4.1.4"
1320| #define OMPI_VERSION "4"
1321| #define OMPI_RELEASE_DATE "May 26, 2022"
1322| #define ORTE_MAJOR_VERSION 4
1323| #define ORTE_MINOR_VERSION 1
1324| #define ORTE_RELEASE_VERSION 4
1325| #define ORTE_GREEK_VERSION ""
1326| #define ORTE_REPO_REV "v4.1.4"
1327| #define ORTE_TARBALL_VERSION "4.1.4"
1328| #define ORTE_VERSION "4"
1329| #define ORTE_RELEASE_DATE "May 26, 2022"
1330| #define OSHMEM_MAJOR_VERSION 4
1331| #define OSHMEM_MINOR_VERSION 1
1332| #define OSHMEM_RELEASE_VERSION 4
1333| #define OSHMEM_GREEK_VERSION ""
1334| #define OSHMEM_REPO_REV "v4.1.4"
1335| #define OSHMEM_TARBALL_VERSION "4.1.4"
1336| #define OSHMEM_VERSION "4"
1337| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1338| #define OPAL_MAJOR_VERSION 4
1339| #define OPAL_MINOR_VERSION 1
1340| #define OPAL_RELEASE_VERSION 4
1341| #define OPAL_GREEK_VERSION ""
1342| #define OPAL_REPO_REV "v4.1.4"
1343| #define OPAL_TARBALL_VERSION "4.1.4"
1344| #define OPAL_VERSION "4"
1345| #define OPAL_RELEASE_DATE "May 26, 2022"
1346| #define OPAL_ENABLE_MEM_DEBUG 0
1347| #define OPAL_ENABLE_MEM_PROFILE 0
1348| #define OPAL_ENABLE_TIMING 0
1349| #define OPAL_ENABLE_DEBUG 0
1350| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1351| #define OPAL_ENABLE_PTY_SUPPORT 1
1352| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1353| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1354| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1355| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1356| #define OPAL_WANT_HOME_CONFIG_FILES 1
1357| #define OPAL_ENABLE_IPV6 0
1358| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1359| #define OPAL_IDENT_STRING "4.1.4"
1360| #define OPAL_MAX_PROCESSOR_NAME 256
1361| #define OPAL_MAX_ERROR_STRING 256
1362| #define OPAL_MAX_OBJECT_NAME 64
1363| #define OPAL_MAX_INFO_KEY 36
1364| #define OPAL_MAX_INFO_VAL 256
1365| #define OPAL_MAX_PORT_NAME 1024
1366| #define OPAL_MAX_DATAREP_STRING 128
1367| #define OPAL_ENABLE_CRDEBUG 0
1368| #define OPAL_ENABLE_GETPWUID 1
1369| #define OPAL_ENABLE_PROGRESS_THREADS 0
1370| #define HAVE_ZLIB_H 1
1371| #define OPAL_HAVE_ZLIB 1
1372| /* end confdefs.h.  */
1373| #ifndef __linux__
1374|       error: this is not __linux__
1375|       #endif
1376|
1377| int
1378| main ()
1379| {
1380|
1381|   ;
1382|   return 0;
1383| }
1384configure:12325: result: no
1385configure:12329: checking __sun__
1386configure:12345: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1387conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1388      error: this is not __sun__
1389      ^
1390      int
1391conftest.c:84:12: error: expected ';' after top level declarator
1392      error: this is not __sun__
1393           ^
1394           ;
1395conftest.c:84:14: error: unknown type name 'this'
1396      error: this is not __sun__
1397             ^
1398conftest.c:84:21: error: expected ';' after top level declarator
1399      error: this is not __sun__
1400                    ^
1401                    ;
14021 warning and 3 errors generated.
1403configure:12345: $? = 1
1404configure: failed program was:
1405| /* confdefs.h */
1406| #define PACKAGE_NAME "Open MPI"
1407| #define PACKAGE_TARNAME "openmpi"
1408| #define PACKAGE_VERSION "4.1.4"
1409| #define PACKAGE_STRING "Open MPI 4.1.4"
1410| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1411| #define PACKAGE_URL ""
1412| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1413| #define STDC_HEADERS 1
1414| #define HAVE_SYS_TYPES_H 1
1415| #define HAVE_SYS_STAT_H 1
1416| #define HAVE_STDLIB_H 1
1417| #define HAVE_STRING_H 1
1418| #define HAVE_MEMORY_H 1
1419| #define HAVE_STRINGS_H 1
1420| #define HAVE_INTTYPES_H 1
1421| #define HAVE_STDINT_H 1
1422| #define HAVE_UNISTD_H 1
1423| #define __EXTENSIONS__ 1
1424| #define _ALL_SOURCE 1
1425| #define _GNU_SOURCE 1
1426| #define _POSIX_PTHREAD_SEMANTICS 1
1427| #define _TANDEM_SOURCE 1
1428| #define OMPI_MAJOR_VERSION 4
1429| #define OMPI_MINOR_VERSION 1
1430| #define OMPI_RELEASE_VERSION 4
1431| #define OMPI_GREEK_VERSION ""
1432| #define OMPI_REPO_REV "v4.1.4"
1433| #define OMPI_TARBALL_VERSION "4.1.4"
1434| #define OMPI_VERSION "4"
1435| #define OMPI_RELEASE_DATE "May 26, 2022"
1436| #define ORTE_MAJOR_VERSION 4
1437| #define ORTE_MINOR_VERSION 1
1438| #define ORTE_RELEASE_VERSION 4
1439| #define ORTE_GREEK_VERSION ""
1440| #define ORTE_REPO_REV "v4.1.4"
1441| #define ORTE_TARBALL_VERSION "4.1.4"
1442| #define ORTE_VERSION "4"
1443| #define ORTE_RELEASE_DATE "May 26, 2022"
1444| #define OSHMEM_MAJOR_VERSION 4
1445| #define OSHMEM_MINOR_VERSION 1
1446| #define OSHMEM_RELEASE_VERSION 4
1447| #define OSHMEM_GREEK_VERSION ""
1448| #define OSHMEM_REPO_REV "v4.1.4"
1449| #define OSHMEM_TARBALL_VERSION "4.1.4"
1450| #define OSHMEM_VERSION "4"
1451| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1452| #define OPAL_MAJOR_VERSION 4
1453| #define OPAL_MINOR_VERSION 1
1454| #define OPAL_RELEASE_VERSION 4
1455| #define OPAL_GREEK_VERSION ""
1456| #define OPAL_REPO_REV "v4.1.4"
1457| #define OPAL_TARBALL_VERSION "4.1.4"
1458| #define OPAL_VERSION "4"
1459| #define OPAL_RELEASE_DATE "May 26, 2022"
1460| #define OPAL_ENABLE_MEM_DEBUG 0
1461| #define OPAL_ENABLE_MEM_PROFILE 0
1462| #define OPAL_ENABLE_TIMING 0
1463| #define OPAL_ENABLE_DEBUG 0
1464| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1465| #define OPAL_ENABLE_PTY_SUPPORT 1
1466| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1467| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1468| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1469| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1470| #define OPAL_WANT_HOME_CONFIG_FILES 1
1471| #define OPAL_ENABLE_IPV6 0
1472| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1473| #define OPAL_IDENT_STRING "4.1.4"
1474| #define OPAL_MAX_PROCESSOR_NAME 256
1475| #define OPAL_MAX_ERROR_STRING 256
1476| #define OPAL_MAX_OBJECT_NAME 64
1477| #define OPAL_MAX_INFO_KEY 36
1478| #define OPAL_MAX_INFO_VAL 256
1479| #define OPAL_MAX_PORT_NAME 1024
1480| #define OPAL_MAX_DATAREP_STRING 128
1481| #define OPAL_ENABLE_CRDEBUG 0
1482| #define OPAL_ENABLE_GETPWUID 1
1483| #define OPAL_ENABLE_PROGRESS_THREADS 0
1484| #define HAVE_ZLIB_H 1
1485| #define OPAL_HAVE_ZLIB 1
1486| /* end confdefs.h.  */
1487| #ifndef __sun__
1488|       error: this is not __sun__
1489|       #endif
1490|
1491| int
1492| main ()
1493| {
1494|
1495|   ;
1496|   return 0;
1497| }
1498configure:12351: result: no
1499configure:12356: checking __sun
1500configure:12372: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1501conftest.c:84:7: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
1502      error: this is not __sun
1503      ^
1504      int
1505conftest.c:84:12: error: expected ';' after top level declarator
1506      error: this is not __sun
1507           ^
1508           ;
1509conftest.c:84:14: error: unknown type name 'this'
1510      error: this is not __sun
1511             ^
1512conftest.c:84:21: error: expected ';' after top level declarator
1513      error: this is not __sun
1514                    ^
1515                    ;
15161 warning and 3 errors generated.
1517configure:12372: $? = 1
1518configure: failed program was:
1519| /* confdefs.h */
1520| #define PACKAGE_NAME "Open MPI"
1521| #define PACKAGE_TARNAME "openmpi"
1522| #define PACKAGE_VERSION "4.1.4"
1523| #define PACKAGE_STRING "Open MPI 4.1.4"
1524| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1525| #define PACKAGE_URL ""
1526| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1527| #define STDC_HEADERS 1
1528| #define HAVE_SYS_TYPES_H 1
1529| #define HAVE_SYS_STAT_H 1
1530| #define HAVE_STDLIB_H 1
1531| #define HAVE_STRING_H 1
1532| #define HAVE_MEMORY_H 1
1533| #define HAVE_STRINGS_H 1
1534| #define HAVE_INTTYPES_H 1
1535| #define HAVE_STDINT_H 1
1536| #define HAVE_UNISTD_H 1
1537| #define __EXTENSIONS__ 1
1538| #define _ALL_SOURCE 1
1539| #define _GNU_SOURCE 1
1540| #define _POSIX_PTHREAD_SEMANTICS 1
1541| #define _TANDEM_SOURCE 1
1542| #define OMPI_MAJOR_VERSION 4
1543| #define OMPI_MINOR_VERSION 1
1544| #define OMPI_RELEASE_VERSION 4
1545| #define OMPI_GREEK_VERSION ""
1546| #define OMPI_REPO_REV "v4.1.4"
1547| #define OMPI_TARBALL_VERSION "4.1.4"
1548| #define OMPI_VERSION "4"
1549| #define OMPI_RELEASE_DATE "May 26, 2022"
1550| #define ORTE_MAJOR_VERSION 4
1551| #define ORTE_MINOR_VERSION 1
1552| #define ORTE_RELEASE_VERSION 4
1553| #define ORTE_GREEK_VERSION ""
1554| #define ORTE_REPO_REV "v4.1.4"
1555| #define ORTE_TARBALL_VERSION "4.1.4"
1556| #define ORTE_VERSION "4"
1557| #define ORTE_RELEASE_DATE "May 26, 2022"
1558| #define OSHMEM_MAJOR_VERSION 4
1559| #define OSHMEM_MINOR_VERSION 1
1560| #define OSHMEM_RELEASE_VERSION 4
1561| #define OSHMEM_GREEK_VERSION ""
1562| #define OSHMEM_REPO_REV "v4.1.4"
1563| #define OSHMEM_TARBALL_VERSION "4.1.4"
1564| #define OSHMEM_VERSION "4"
1565| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1566| #define OPAL_MAJOR_VERSION 4
1567| #define OPAL_MINOR_VERSION 1
1568| #define OPAL_RELEASE_VERSION 4
1569| #define OPAL_GREEK_VERSION ""
1570| #define OPAL_REPO_REV "v4.1.4"
1571| #define OPAL_TARBALL_VERSION "4.1.4"
1572| #define OPAL_VERSION "4"
1573| #define OPAL_RELEASE_DATE "May 26, 2022"
1574| #define OPAL_ENABLE_MEM_DEBUG 0
1575| #define OPAL_ENABLE_MEM_PROFILE 0
1576| #define OPAL_ENABLE_TIMING 0
1577| #define OPAL_ENABLE_DEBUG 0
1578| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1579| #define OPAL_ENABLE_PTY_SUPPORT 1
1580| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1581| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1582| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1583| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1584| #define OPAL_WANT_HOME_CONFIG_FILES 1
1585| #define OPAL_ENABLE_IPV6 0
1586| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1587| #define OPAL_IDENT_STRING "4.1.4"
1588| #define OPAL_MAX_PROCESSOR_NAME 256
1589| #define OPAL_MAX_ERROR_STRING 256
1590| #define OPAL_MAX_OBJECT_NAME 64
1591| #define OPAL_MAX_INFO_KEY 36
1592| #define OPAL_MAX_INFO_VAL 256
1593| #define OPAL_MAX_PORT_NAME 1024
1594| #define OPAL_MAX_DATAREP_STRING 128
1595| #define OPAL_ENABLE_CRDEBUG 0
1596| #define OPAL_ENABLE_GETPWUID 1
1597| #define OPAL_ENABLE_PROGRESS_THREADS 0
1598| #define HAVE_ZLIB_H 1
1599| #define OPAL_HAVE_ZLIB 1
1600| /* end confdefs.h.  */
1601| #ifndef __sun
1602|       error: this is not __sun
1603|       #endif
1604|
1605| int
1606| main ()
1607| {
1608|
1609|   ;
1610|   return 0;
1611| }
1612configure:12378: result: no
1613configure:12400: checking netdb.h usability
1614configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1615configure:12400: $? = 0
1616configure:12400: result: yes
1617configure:12400: checking netdb.h presence
1618configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c
1619configure:12400: $? = 0
1620configure:12400: result: yes
1621configure:12400: checking for netdb.h
1622configure:12400: result: yes
1623configure:12400: checking netinet/in.h usability
1624configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1625configure:12400: $? = 0
1626configure:12400: result: yes
1627configure:12400: checking netinet/in.h presence
1628configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c
1629configure:12400: $? = 0
1630configure:12400: result: yes
1631configure:12400: checking for netinet/in.h
1632configure:12400: result: yes
1633configure:12400: checking netinet/tcp.h usability
1634configure:12400: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1635configure:12400: $? = 0
1636configure:12400: result: yes
1637configure:12400: checking netinet/tcp.h presence
1638configure:12400: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c
1639configure:12400: $? = 0
1640configure:12400: result: yes
1641configure:12400: checking for netinet/tcp.h
1642configure:12400: result: yes
1643configure:12410: checking for struct sockaddr_in
1644configure:12410: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1645configure:12410: $? = 0
1646configure:12410: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1647conftest.c:127:33: error: expected expression
1648if (sizeof ((struct sockaddr_in)))
1649                                ^
16501 error generated.
1651configure:12410: $? = 1
1652configure: failed program was:
1653| /* confdefs.h */
1654| #define PACKAGE_NAME "Open MPI"
1655| #define PACKAGE_TARNAME "openmpi"
1656| #define PACKAGE_VERSION "4.1.4"
1657| #define PACKAGE_STRING "Open MPI 4.1.4"
1658| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1659| #define PACKAGE_URL ""
1660| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1661| #define STDC_HEADERS 1
1662| #define HAVE_SYS_TYPES_H 1
1663| #define HAVE_SYS_STAT_H 1
1664| #define HAVE_STDLIB_H 1
1665| #define HAVE_STRING_H 1
1666| #define HAVE_MEMORY_H 1
1667| #define HAVE_STRINGS_H 1
1668| #define HAVE_INTTYPES_H 1
1669| #define HAVE_STDINT_H 1
1670| #define HAVE_UNISTD_H 1
1671| #define __EXTENSIONS__ 1
1672| #define _ALL_SOURCE 1
1673| #define _GNU_SOURCE 1
1674| #define _POSIX_PTHREAD_SEMANTICS 1
1675| #define _TANDEM_SOURCE 1
1676| #define OMPI_MAJOR_VERSION 4
1677| #define OMPI_MINOR_VERSION 1
1678| #define OMPI_RELEASE_VERSION 4
1679| #define OMPI_GREEK_VERSION ""
1680| #define OMPI_REPO_REV "v4.1.4"
1681| #define OMPI_TARBALL_VERSION "4.1.4"
1682| #define OMPI_VERSION "4"
1683| #define OMPI_RELEASE_DATE "May 26, 2022"
1684| #define ORTE_MAJOR_VERSION 4
1685| #define ORTE_MINOR_VERSION 1
1686| #define ORTE_RELEASE_VERSION 4
1687| #define ORTE_GREEK_VERSION ""
1688| #define ORTE_REPO_REV "v4.1.4"
1689| #define ORTE_TARBALL_VERSION "4.1.4"
1690| #define ORTE_VERSION "4"
1691| #define ORTE_RELEASE_DATE "May 26, 2022"
1692| #define OSHMEM_MAJOR_VERSION 4
1693| #define OSHMEM_MINOR_VERSION 1
1694| #define OSHMEM_RELEASE_VERSION 4
1695| #define OSHMEM_GREEK_VERSION ""
1696| #define OSHMEM_REPO_REV "v4.1.4"
1697| #define OSHMEM_TARBALL_VERSION "4.1.4"
1698| #define OSHMEM_VERSION "4"
1699| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1700| #define OPAL_MAJOR_VERSION 4
1701| #define OPAL_MINOR_VERSION 1
1702| #define OPAL_RELEASE_VERSION 4
1703| #define OPAL_GREEK_VERSION ""
1704| #define OPAL_REPO_REV "v4.1.4"
1705| #define OPAL_TARBALL_VERSION "4.1.4"
1706| #define OPAL_VERSION "4"
1707| #define OPAL_RELEASE_DATE "May 26, 2022"
1708| #define OPAL_ENABLE_MEM_DEBUG 0
1709| #define OPAL_ENABLE_MEM_PROFILE 0
1710| #define OPAL_ENABLE_TIMING 0
1711| #define OPAL_ENABLE_DEBUG 0
1712| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1713| #define OPAL_ENABLE_PTY_SUPPORT 1
1714| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1715| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1716| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1717| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1718| #define OPAL_WANT_HOME_CONFIG_FILES 1
1719| #define OPAL_ENABLE_IPV6 0
1720| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1721| #define OPAL_IDENT_STRING "4.1.4"
1722| #define OPAL_MAX_PROCESSOR_NAME 256
1723| #define OPAL_MAX_ERROR_STRING 256
1724| #define OPAL_MAX_OBJECT_NAME 64
1725| #define OPAL_MAX_INFO_KEY 36
1726| #define OPAL_MAX_INFO_VAL 256
1727| #define OPAL_MAX_PORT_NAME 1024
1728| #define OPAL_MAX_DATAREP_STRING 128
1729| #define OPAL_ENABLE_CRDEBUG 0
1730| #define OPAL_ENABLE_GETPWUID 1
1731| #define OPAL_ENABLE_PROGRESS_THREADS 0
1732| #define HAVE_ZLIB_H 1
1733| #define OPAL_HAVE_ZLIB 1
1734| #define OPAL_HAVE_SOLARIS 0
1735| #define HAVE_NETDB_H 1
1736| #define HAVE_NETINET_IN_H 1
1737| #define HAVE_NETINET_TCP_H 1
1738| /* end confdefs.h.  */
1739| #include <stdio.h>
1740| #ifdef HAVE_SYS_TYPES_H
1741| # include <sys/types.h>
1742| #endif
1743| #ifdef HAVE_SYS_STAT_H
1744| # include <sys/stat.h>
1745| #endif
1746| #ifdef STDC_HEADERS
1747| # include <stdlib.h>
1748| # include <stddef.h>
1749| #else
1750| # ifdef HAVE_STDLIB_H
1751| #  include <stdlib.h>
1752| # endif
1753| #endif
1754| #ifdef HAVE_STRING_H
1755| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1756| #  include <memory.h>
1757| # endif
1758| # include <string.h>
1759| #endif
1760| #ifdef HAVE_STRINGS_H
1761| # include <strings.h>
1762| #endif
1763| #ifdef HAVE_INTTYPES_H
1764| # include <inttypes.h>
1765| #endif
1766| #ifdef HAVE_STDINT_H
1767| # include <stdint.h>
1768| #endif
1769| #ifdef HAVE_UNISTD_H
1770| # include <unistd.h>
1771| #endif
1772| #ifdef HAVE_NETINET_IN_H
1773| #include <netinet/in.h>
1774| #endif
1775|
1776| int
1777| main ()
1778| {
1779| if (sizeof ((struct sockaddr_in)))
1780|           return 0;
1781|   ;
1782|   return 0;
1783| }
1784configure:12410: result: yes
1785configure:12437: checking if --with-cuda is set
1786configure:12451: result: not set (--with-cuda=)
1787configure:12515: checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared
1788configure:12515: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1789conftest.c:88:10: fatal error: '/cuda.h' file not found
1790#include </cuda.h>
1791         ^~~~~~~~~
17921 error generated.
1793configure:12515: $? = 1
1794configure: failed program was:
1795| /* confdefs.h */
1796| #define PACKAGE_NAME "Open MPI"
1797| #define PACKAGE_TARNAME "openmpi"
1798| #define PACKAGE_VERSION "4.1.4"
1799| #define PACKAGE_STRING "Open MPI 4.1.4"
1800| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1801| #define PACKAGE_URL ""
1802| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1803| #define STDC_HEADERS 1
1804| #define HAVE_SYS_TYPES_H 1
1805| #define HAVE_SYS_STAT_H 1
1806| #define HAVE_STDLIB_H 1
1807| #define HAVE_STRING_H 1
1808| #define HAVE_MEMORY_H 1
1809| #define HAVE_STRINGS_H 1
1810| #define HAVE_INTTYPES_H 1
1811| #define HAVE_STDINT_H 1
1812| #define HAVE_UNISTD_H 1
1813| #define __EXTENSIONS__ 1
1814| #define _ALL_SOURCE 1
1815| #define _GNU_SOURCE 1
1816| #define _POSIX_PTHREAD_SEMANTICS 1
1817| #define _TANDEM_SOURCE 1
1818| #define OMPI_MAJOR_VERSION 4
1819| #define OMPI_MINOR_VERSION 1
1820| #define OMPI_RELEASE_VERSION 4
1821| #define OMPI_GREEK_VERSION ""
1822| #define OMPI_REPO_REV "v4.1.4"
1823| #define OMPI_TARBALL_VERSION "4.1.4"
1824| #define OMPI_VERSION "4"
1825| #define OMPI_RELEASE_DATE "May 26, 2022"
1826| #define ORTE_MAJOR_VERSION 4
1827| #define ORTE_MINOR_VERSION 1
1828| #define ORTE_RELEASE_VERSION 4
1829| #define ORTE_GREEK_VERSION ""
1830| #define ORTE_REPO_REV "v4.1.4"
1831| #define ORTE_TARBALL_VERSION "4.1.4"
1832| #define ORTE_VERSION "4"
1833| #define ORTE_RELEASE_DATE "May 26, 2022"
1834| #define OSHMEM_MAJOR_VERSION 4
1835| #define OSHMEM_MINOR_VERSION 1
1836| #define OSHMEM_RELEASE_VERSION 4
1837| #define OSHMEM_GREEK_VERSION ""
1838| #define OSHMEM_REPO_REV "v4.1.4"
1839| #define OSHMEM_TARBALL_VERSION "4.1.4"
1840| #define OSHMEM_VERSION "4"
1841| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1842| #define OPAL_MAJOR_VERSION 4
1843| #define OPAL_MINOR_VERSION 1
1844| #define OPAL_RELEASE_VERSION 4
1845| #define OPAL_GREEK_VERSION ""
1846| #define OPAL_REPO_REV "v4.1.4"
1847| #define OPAL_TARBALL_VERSION "4.1.4"
1848| #define OPAL_VERSION "4"
1849| #define OPAL_RELEASE_DATE "May 26, 2022"
1850| #define OPAL_ENABLE_MEM_DEBUG 0
1851| #define OPAL_ENABLE_MEM_PROFILE 0
1852| #define OPAL_ENABLE_TIMING 0
1853| #define OPAL_ENABLE_DEBUG 0
1854| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1855| #define OPAL_ENABLE_PTY_SUPPORT 1
1856| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1857| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1858| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1859| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1860| #define OPAL_WANT_HOME_CONFIG_FILES 1
1861| #define OPAL_ENABLE_IPV6 0
1862| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1863| #define OPAL_IDENT_STRING "4.1.4"
1864| #define OPAL_MAX_PROCESSOR_NAME 256
1865| #define OPAL_MAX_ERROR_STRING 256
1866| #define OPAL_MAX_OBJECT_NAME 64
1867| #define OPAL_MAX_INFO_KEY 36
1868| #define OPAL_MAX_INFO_VAL 256
1869| #define OPAL_MAX_PORT_NAME 1024
1870| #define OPAL_MAX_DATAREP_STRING 128
1871| #define OPAL_ENABLE_CRDEBUG 0
1872| #define OPAL_ENABLE_GETPWUID 1
1873| #define OPAL_ENABLE_PROGRESS_THREADS 0
1874| #define HAVE_ZLIB_H 1
1875| #define OPAL_HAVE_ZLIB 1
1876| #define OPAL_HAVE_SOLARIS 0
1877| #define HAVE_NETDB_H 1
1878| #define HAVE_NETINET_IN_H 1
1879| #define HAVE_NETINET_TCP_H 1
1880| #define HAVE_STRUCT_SOCKADDR_IN 1
1881| /* end confdefs.h.  */
1882| #include </cuda.h>
1883|
1884| int
1885| main ()
1886| {
1887| #ifndef CU_POINTER_ATTRIBUTE_SYNC_MEMOPS
1888| #ifdef __cplusplus
1889|   (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
1890| #else
1891|   (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
1892| #endif
1893| #endif
1894|
1895|   ;
1896|   return 0;
1897| }
1898configure:12515: result: no
1899configure:12541: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
1900conftest.c:88:10: fatal error: '/cuda.h' file not found
1901#include </cuda.h>
1902         ^~~~~~~~~
19031 error generated.
1904configure:12541: $? = 1
1905configure: failed program was:
1906| /* confdefs.h */
1907| #define PACKAGE_NAME "Open MPI"
1908| #define PACKAGE_TARNAME "openmpi"
1909| #define PACKAGE_VERSION "4.1.4"
1910| #define PACKAGE_STRING "Open MPI 4.1.4"
1911| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
1912| #define PACKAGE_URL ""
1913| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
1914| #define STDC_HEADERS 1
1915| #define HAVE_SYS_TYPES_H 1
1916| #define HAVE_SYS_STAT_H 1
1917| #define HAVE_STDLIB_H 1
1918| #define HAVE_STRING_H 1
1919| #define HAVE_MEMORY_H 1
1920| #define HAVE_STRINGS_H 1
1921| #define HAVE_INTTYPES_H 1
1922| #define HAVE_STDINT_H 1
1923| #define HAVE_UNISTD_H 1
1924| #define __EXTENSIONS__ 1
1925| #define _ALL_SOURCE 1
1926| #define _GNU_SOURCE 1
1927| #define _POSIX_PTHREAD_SEMANTICS 1
1928| #define _TANDEM_SOURCE 1
1929| #define OMPI_MAJOR_VERSION 4
1930| #define OMPI_MINOR_VERSION 1
1931| #define OMPI_RELEASE_VERSION 4
1932| #define OMPI_GREEK_VERSION ""
1933| #define OMPI_REPO_REV "v4.1.4"
1934| #define OMPI_TARBALL_VERSION "4.1.4"
1935| #define OMPI_VERSION "4"
1936| #define OMPI_RELEASE_DATE "May 26, 2022"
1937| #define ORTE_MAJOR_VERSION 4
1938| #define ORTE_MINOR_VERSION 1
1939| #define ORTE_RELEASE_VERSION 4
1940| #define ORTE_GREEK_VERSION ""
1941| #define ORTE_REPO_REV "v4.1.4"
1942| #define ORTE_TARBALL_VERSION "4.1.4"
1943| #define ORTE_VERSION "4"
1944| #define ORTE_RELEASE_DATE "May 26, 2022"
1945| #define OSHMEM_MAJOR_VERSION 4
1946| #define OSHMEM_MINOR_VERSION 1
1947| #define OSHMEM_RELEASE_VERSION 4
1948| #define OSHMEM_GREEK_VERSION ""
1949| #define OSHMEM_REPO_REV "v4.1.4"
1950| #define OSHMEM_TARBALL_VERSION "4.1.4"
1951| #define OSHMEM_VERSION "4"
1952| #define OSHMEM_RELEASE_DATE "May 26, 2022"
1953| #define OPAL_MAJOR_VERSION 4
1954| #define OPAL_MINOR_VERSION 1
1955| #define OPAL_RELEASE_VERSION 4
1956| #define OPAL_GREEK_VERSION ""
1957| #define OPAL_REPO_REV "v4.1.4"
1958| #define OPAL_TARBALL_VERSION "4.1.4"
1959| #define OPAL_VERSION "4"
1960| #define OPAL_RELEASE_DATE "May 26, 2022"
1961| #define OPAL_ENABLE_MEM_DEBUG 0
1962| #define OPAL_ENABLE_MEM_PROFILE 0
1963| #define OPAL_ENABLE_TIMING 0
1964| #define OPAL_ENABLE_DEBUG 0
1965| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
1966| #define OPAL_ENABLE_PTY_SUPPORT 1
1967| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
1968| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
1969| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
1970| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
1971| #define OPAL_WANT_HOME_CONFIG_FILES 1
1972| #define OPAL_ENABLE_IPV6 0
1973| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
1974| #define OPAL_IDENT_STRING "4.1.4"
1975| #define OPAL_MAX_PROCESSOR_NAME 256
1976| #define OPAL_MAX_ERROR_STRING 256
1977| #define OPAL_MAX_OBJECT_NAME 64
1978| #define OPAL_MAX_INFO_KEY 36
1979| #define OPAL_MAX_INFO_VAL 256
1980| #define OPAL_MAX_PORT_NAME 1024
1981| #define OPAL_MAX_DATAREP_STRING 128
1982| #define OPAL_ENABLE_CRDEBUG 0
1983| #define OPAL_ENABLE_GETPWUID 1
1984| #define OPAL_ENABLE_PROGRESS_THREADS 0
1985| #define HAVE_ZLIB_H 1
1986| #define OPAL_HAVE_ZLIB 1
1987| #define OPAL_HAVE_SOLARIS 0
1988| #define HAVE_NETDB_H 1
1989| #define HAVE_NETINET_IN_H 1
1990| #define HAVE_NETINET_TCP_H 1
1991| #define HAVE_STRUCT_SOCKADDR_IN 1
1992| /* end confdefs.h.  */
1993| #include </cuda.h>
1994| int
1995| main ()
1996| {
1997|
1998| #if CUDA_VERSION < 6000
1999| #error "CUDA_VERSION is less than 6000"
2000| #endif
2001|
2002|   ;
2003|   return 0;
2004| }
2005configure:12551: checking whether cuPointerGetAttributes is declared
2006configure:12551: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2007conftest.c:88:10: fatal error: '/cuda.h' file not found
2008#include </cuda.h>
2009         ^~~~~~~~~
20101 error generated.
2011configure:12551: $? = 1
2012configure: failed program was:
2013| /* confdefs.h */
2014| #define PACKAGE_NAME "Open MPI"
2015| #define PACKAGE_TARNAME "openmpi"
2016| #define PACKAGE_VERSION "4.1.4"
2017| #define PACKAGE_STRING "Open MPI 4.1.4"
2018| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2019| #define PACKAGE_URL ""
2020| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2021| #define STDC_HEADERS 1
2022| #define HAVE_SYS_TYPES_H 1
2023| #define HAVE_SYS_STAT_H 1
2024| #define HAVE_STDLIB_H 1
2025| #define HAVE_STRING_H 1
2026| #define HAVE_MEMORY_H 1
2027| #define HAVE_STRINGS_H 1
2028| #define HAVE_INTTYPES_H 1
2029| #define HAVE_STDINT_H 1
2030| #define HAVE_UNISTD_H 1
2031| #define __EXTENSIONS__ 1
2032| #define _ALL_SOURCE 1
2033| #define _GNU_SOURCE 1
2034| #define _POSIX_PTHREAD_SEMANTICS 1
2035| #define _TANDEM_SOURCE 1
2036| #define OMPI_MAJOR_VERSION 4
2037| #define OMPI_MINOR_VERSION 1
2038| #define OMPI_RELEASE_VERSION 4
2039| #define OMPI_GREEK_VERSION ""
2040| #define OMPI_REPO_REV "v4.1.4"
2041| #define OMPI_TARBALL_VERSION "4.1.4"
2042| #define OMPI_VERSION "4"
2043| #define OMPI_RELEASE_DATE "May 26, 2022"
2044| #define ORTE_MAJOR_VERSION 4
2045| #define ORTE_MINOR_VERSION 1
2046| #define ORTE_RELEASE_VERSION 4
2047| #define ORTE_GREEK_VERSION ""
2048| #define ORTE_REPO_REV "v4.1.4"
2049| #define ORTE_TARBALL_VERSION "4.1.4"
2050| #define ORTE_VERSION "4"
2051| #define ORTE_RELEASE_DATE "May 26, 2022"
2052| #define OSHMEM_MAJOR_VERSION 4
2053| #define OSHMEM_MINOR_VERSION 1
2054| #define OSHMEM_RELEASE_VERSION 4
2055| #define OSHMEM_GREEK_VERSION ""
2056| #define OSHMEM_REPO_REV "v4.1.4"
2057| #define OSHMEM_TARBALL_VERSION "4.1.4"
2058| #define OSHMEM_VERSION "4"
2059| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2060| #define OPAL_MAJOR_VERSION 4
2061| #define OPAL_MINOR_VERSION 1
2062| #define OPAL_RELEASE_VERSION 4
2063| #define OPAL_GREEK_VERSION ""
2064| #define OPAL_REPO_REV "v4.1.4"
2065| #define OPAL_TARBALL_VERSION "4.1.4"
2066| #define OPAL_VERSION "4"
2067| #define OPAL_RELEASE_DATE "May 26, 2022"
2068| #define OPAL_ENABLE_MEM_DEBUG 0
2069| #define OPAL_ENABLE_MEM_PROFILE 0
2070| #define OPAL_ENABLE_TIMING 0
2071| #define OPAL_ENABLE_DEBUG 0
2072| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2073| #define OPAL_ENABLE_PTY_SUPPORT 1
2074| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2075| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2076| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2077| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2078| #define OPAL_WANT_HOME_CONFIG_FILES 1
2079| #define OPAL_ENABLE_IPV6 0
2080| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2081| #define OPAL_IDENT_STRING "4.1.4"
2082| #define OPAL_MAX_PROCESSOR_NAME 256
2083| #define OPAL_MAX_ERROR_STRING 256
2084| #define OPAL_MAX_OBJECT_NAME 64
2085| #define OPAL_MAX_INFO_KEY 36
2086| #define OPAL_MAX_INFO_VAL 256
2087| #define OPAL_MAX_PORT_NAME 1024
2088| #define OPAL_MAX_DATAREP_STRING 128
2089| #define OPAL_ENABLE_CRDEBUG 0
2090| #define OPAL_ENABLE_GETPWUID 1
2091| #define OPAL_ENABLE_PROGRESS_THREADS 0
2092| #define HAVE_ZLIB_H 1
2093| #define OPAL_HAVE_ZLIB 1
2094| #define OPAL_HAVE_SOLARIS 0
2095| #define HAVE_NETDB_H 1
2096| #define HAVE_NETINET_IN_H 1
2097| #define HAVE_NETINET_TCP_H 1
2098| #define HAVE_STRUCT_SOCKADDR_IN 1
2099| /* end confdefs.h.  */
2100| #include </cuda.h>
2101|
2102| int
2103| main ()
2104| {
2105| #ifndef cuPointerGetAttributes
2106| #ifdef __cplusplus
2107|   (void) cuPointerGetAttributes;
2108| #else
2109|   (void) cuPointerGetAttributes;
2110| #endif
2111| #endif
2112|
2113|   ;
2114|   return 0;
2115| }
2116configure:12551: result: no
2117configure:12561: checking if have cuda support
2118configure:12570: result: no
2119configure:12787: checking if user requested PMI support
2120configure:12790: result: no
2121configure:13872: checking if user requested internal PMIx support()
2122configure:13885: result: no
2123configure:13938: checking for pmix.h in /usr
2124configure:13946: result: not found
2125configure:13948: checking for pmix.h in /usr/include
2126configure:13956: result: not found
2127configure:14246: WARNING: discovered external PMIx version is less than internal version 3.x
2128configure:14248: WARNING: using internal PMIx
2129configure:5963: *** ORTE Configuration options
2130configure:14522: checking if want orterun "--prefix" behavior to be enabled by default
2131configure:14542: result: no
2132configure:5963: *** OMPI Configuration options
2133configure:14574: checking if want compile-time warnings inside of mpi.h
2134configure:14582: result: yes
2135configure:14600: checking if want sparse process groups
2136configure:14612: result: no
2137configure:14627: checking if want peruse support
2138configure:14639: result: no
2139configure:14660: checking if want Fortran MPI bindings
2140configure:14693: result: yes (default)
2141configure:14740: checking if want C++ bindings
2142configure:14748: result: yes
2143configure:14757: checking if want MPI::SEEK_SET support
2144configure:14765: result: yes
2145configure:14842: checking if want run-time MPI parameter checking
2146configure:14866: result: runtime
2147configure:5963: *** OSHMEM Configuration options
2148configure:14905: checking if want oshmem
2149configure:14921: result: not supported on this platform
2150configure:14939: checking if want SGI/Quadrics compatibility mode
2151configure:14947: result: yes
2152configure:14966: checking if want OSHMEM API parameter checking
2153configure:14983: result: always
2154configure:15007: checking for on_exit
2155configure:15007: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2156ld: Undefined symbols:
2157  _on_exit, referenced from:
2158      _main in conftest-e2f663.o
2159clang: error: linker command failed with exit code 1 (use -v to see invocation)
2160configure:15007: $? = 1
2161configure: failed program was:
2162| /* confdefs.h */
2163| #define PACKAGE_NAME "Open MPI"
2164| #define PACKAGE_TARNAME "openmpi"
2165| #define PACKAGE_VERSION "4.1.4"
2166| #define PACKAGE_STRING "Open MPI 4.1.4"
2167| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2168| #define PACKAGE_URL ""
2169| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2170| #define STDC_HEADERS 1
2171| #define HAVE_SYS_TYPES_H 1
2172| #define HAVE_SYS_STAT_H 1
2173| #define HAVE_STDLIB_H 1
2174| #define HAVE_STRING_H 1
2175| #define HAVE_MEMORY_H 1
2176| #define HAVE_STRINGS_H 1
2177| #define HAVE_INTTYPES_H 1
2178| #define HAVE_STDINT_H 1
2179| #define HAVE_UNISTD_H 1
2180| #define __EXTENSIONS__ 1
2181| #define _ALL_SOURCE 1
2182| #define _GNU_SOURCE 1
2183| #define _POSIX_PTHREAD_SEMANTICS 1
2184| #define _TANDEM_SOURCE 1
2185| #define OMPI_MAJOR_VERSION 4
2186| #define OMPI_MINOR_VERSION 1
2187| #define OMPI_RELEASE_VERSION 4
2188| #define OMPI_GREEK_VERSION ""
2189| #define OMPI_REPO_REV "v4.1.4"
2190| #define OMPI_TARBALL_VERSION "4.1.4"
2191| #define OMPI_VERSION "4"
2192| #define OMPI_RELEASE_DATE "May 26, 2022"
2193| #define ORTE_MAJOR_VERSION 4
2194| #define ORTE_MINOR_VERSION 1
2195| #define ORTE_RELEASE_VERSION 4
2196| #define ORTE_GREEK_VERSION ""
2197| #define ORTE_REPO_REV "v4.1.4"
2198| #define ORTE_TARBALL_VERSION "4.1.4"
2199| #define ORTE_VERSION "4"
2200| #define ORTE_RELEASE_DATE "May 26, 2022"
2201| #define OSHMEM_MAJOR_VERSION 4
2202| #define OSHMEM_MINOR_VERSION 1
2203| #define OSHMEM_RELEASE_VERSION 4
2204| #define OSHMEM_GREEK_VERSION ""
2205| #define OSHMEM_REPO_REV "v4.1.4"
2206| #define OSHMEM_TARBALL_VERSION "4.1.4"
2207| #define OSHMEM_VERSION "4"
2208| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2209| #define OPAL_MAJOR_VERSION 4
2210| #define OPAL_MINOR_VERSION 1
2211| #define OPAL_RELEASE_VERSION 4
2212| #define OPAL_GREEK_VERSION ""
2213| #define OPAL_REPO_REV "v4.1.4"
2214| #define OPAL_TARBALL_VERSION "4.1.4"
2215| #define OPAL_VERSION "4"
2216| #define OPAL_RELEASE_DATE "May 26, 2022"
2217| #define OPAL_ENABLE_MEM_DEBUG 0
2218| #define OPAL_ENABLE_MEM_PROFILE 0
2219| #define OPAL_ENABLE_TIMING 0
2220| #define OPAL_ENABLE_DEBUG 0
2221| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2222| #define OPAL_ENABLE_PTY_SUPPORT 1
2223| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2224| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2225| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2226| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2227| #define OPAL_WANT_HOME_CONFIG_FILES 1
2228| #define OPAL_ENABLE_IPV6 0
2229| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2230| #define OPAL_IDENT_STRING "4.1.4"
2231| #define OPAL_MAX_PROCESSOR_NAME 256
2232| #define OPAL_MAX_ERROR_STRING 256
2233| #define OPAL_MAX_OBJECT_NAME 64
2234| #define OPAL_MAX_INFO_KEY 36
2235| #define OPAL_MAX_INFO_VAL 256
2236| #define OPAL_MAX_PORT_NAME 1024
2237| #define OPAL_MAX_DATAREP_STRING 128
2238| #define OPAL_ENABLE_CRDEBUG 0
2239| #define OPAL_ENABLE_GETPWUID 1
2240| #define OPAL_ENABLE_PROGRESS_THREADS 0
2241| #define HAVE_ZLIB_H 1
2242| #define OPAL_HAVE_ZLIB 1
2243| #define OPAL_HAVE_SOLARIS 0
2244| #define HAVE_NETDB_H 1
2245| #define HAVE_NETINET_IN_H 1
2246| #define HAVE_NETINET_TCP_H 1
2247| #define HAVE_STRUCT_SOCKADDR_IN 1
2248| #define OPAL_CUDA_SUPPORT 0
2249| #define OPAL_CUDA_SYNC_MEMOPS 0
2250| #define OPAL_CUDA_GET_ATTRIBUTES 0
2251| #define OPAL_CUDA_GDR_SUPPORT 0
2252| #define OPAL_PMIX_V1 0
2253| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2254| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2255| #define OMPI_GROUP_SPARSE 0
2256| #define OMPI_WANT_PERUSE 0
2257| #define OMPI_WANT_MPI_CXX_SEEK 1
2258| #define OMPI_ENABLE_MPI1_COMPAT 0
2259| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2260| #define MPI_PARAM_CHECK ompi_mpi_param_check
2261| #define OMPI_PARAM_CHECK 1
2262| #define OSHMEM_SPEC_COMPAT 1
2263| #define OSHMEM_PARAM_CHECK 1
2264| /* end confdefs.h.  */
2265| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
2266|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2267| #define on_exit innocuous_on_exit
2268|
2269| /* System header to define __stub macros and hopefully few prototypes,
2270|     which can conflict with char on_exit (); below.
2271|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2272|     <limits.h> exists even on freestanding compilers.  */
2273|
2274| #ifdef __STDC__
2275| # include <limits.h>
2276| #else
2277| # include <assert.h>
2278| #endif
2279|
2280| #undef on_exit
2281|
2282| /* Override any GCC internal prototype to avoid an error.
2283|    Use char because int might match the return type of a GCC
2284|    builtin and then its argument prototype would still apply.  */
2285| #ifdef __cplusplus
2286| extern "C"
2287| #endif
2288| char on_exit ();
2289| /* The GNU C library defines this for functions which it implements
2290|     to always fail with ENOSYS.  Some functions are actually named
2291|     something starting with __ and the normal name is an alias.  */
2292| #if defined __stub_on_exit || defined __stub___on_exit
2293| choke me
2294| #endif
2295|
2296| int
2297| main ()
2298| {
2299| return on_exit ();
2300|   ;
2301|   return 0;
2302| }
2303configure:15007: result: no
2304configure:15025: checking if want pshmem
2305configure:15028: result: yes
2306configure:15050: checking if want to build OSHMEM fortran bindings
2307configure:15072: result: yes
2308configure:15124: result: no
2309configure:15183: checking if want custom libmpi(_FOO) name
2310configure:15204: result: mpi
2311configure:15364: checking if want wrapper compiler rpath support
2312configure:15374: result: yes
2313configure:15377: checking if want wrapper compiler runpath support
2314configure:15387: result: yes
2315configure:5947: === Compiler and preprocessor tests
2316configure:5963: *** C compiler and preprocessor
2317configure:15526: checking for gcc
2318configure:15553: result: /usr/bin/clang
2319configure:15782: checking for C compiler version
2320configure:15791: /usr/bin/clang --version >&5
2321Apple clang version 15.0.0 (clang-1500.0.40.1)
2322Target: x86_64-apple-darwin22.6.0
2323Thread model: posix
2324InstalledDir: /Library/Developer/CommandLineTools/usr/bin
2325configure:15802: $? = 0
2326configure:15791: /usr/bin/clang -v >&5
2327Apple clang version 15.0.0 (clang-1500.0.40.1)
2328Target: x86_64-apple-darwin22.6.0
2329Thread model: posix
2330InstalledDir: /Library/Developer/CommandLineTools/usr/bin
2331configure:15802: $? = 0
2332configure:15791: /usr/bin/clang -V >&5
2333clang: error: argument to '-V' is missing (expected 1 value)
2334clang: error: no input files
2335configure:15802: $? = 1
2336configure:15791: /usr/bin/clang -qversion >&5
2337clang: error: unknown argument '-qversion'; did you mean '--version'?
2338clang: error: no input files
2339configure:15802: $? = 1
2340configure:15806: checking whether we are using the GNU C compiler
2341configure:15834: result: yes
2342configure:15843: checking whether /usr/bin/clang accepts -g
2343configure:15904: result: yes
2344configure:15921: checking for /usr/bin/clang option to accept ISO C89
2345configure:15997: result: none needed
2346configure:16022: checking whether /usr/bin/clang understands -c and -o together
2347configure:16059: result: yes
2348configure:16279: checking if /usr/bin/clang requires a flag for C11
2349configure:16297: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2350configure:16297: $? = 0
2351configure:16302: result: no
2352configure:16306: verifying /usr/bin/clang supports C11 without a flag
2353configure:16388: checking if /usr/bin/clang  supports C11 _Thread_local
2354configure:16402: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2355configure:16402: $? = 0
2356configure:16412: result: yes
2357configure:16475: checking if /usr/bin/clang  supports C11 atomic variables
2358configure:16489: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2359configure:16489: $? = 0
2360configure:16499: result: yes
2361configure:16562: checking if /usr/bin/clang  supports C11 _Atomic keyword
2362configure:16576: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2363configure:16576: $? = 0
2364configure:16586: result: yes
2365configure:16649: checking if /usr/bin/clang  supports C11 _Generic keyword
2366configure:16663: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2367configure:16663: $? = 0
2368configure:16673: result: yes
2369configure:16736: checking if /usr/bin/clang  supports C11 _Static_assert
2370configure:16750: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2371configure:16750: $? = 0
2372configure:16760: result: yes
2373configure:16823: checking if /usr/bin/clang  supports C11 atomic_fetch_xor_explicit
2374configure:16838: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2375configure:16838: $? = 0
2376configure:16848: result: yes
2377configure:17514: no flag required for C11 support
2378configure:18369: checking if /usr/bin/clang  supports __thread
2379configure:18383: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2380configure:18383: $? = 0
2381configure:18393: result: yes
2382configure:18456: checking if /usr/bin/clang  supports C11 _Thread_local
2383configure:18470: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
2384configure:18470: $? = 0
2385configure:18480: result: yes
2386configure:18544: checking for the C compiler vendor
2387configure:18573: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2388conftest.c:114:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2389#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2390 ^
2391conftest.c:115:1: error: unknown type name 'choke'
2392choke me
2393^
2394conftest.c:115:9: error: expected ';' after top level declarator
2395choke me
2396        ^
2397        ;
23983 errors generated.
2399configure:18573: $? = 1
2400configure: failed program was:
2401| /* confdefs.h */
2402| #define PACKAGE_NAME "Open MPI"
2403| #define PACKAGE_TARNAME "openmpi"
2404| #define PACKAGE_VERSION "4.1.4"
2405| #define PACKAGE_STRING "Open MPI 4.1.4"
2406| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2407| #define PACKAGE_URL ""
2408| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2409| #define STDC_HEADERS 1
2410| #define HAVE_SYS_TYPES_H 1
2411| #define HAVE_SYS_STAT_H 1
2412| #define HAVE_STDLIB_H 1
2413| #define HAVE_STRING_H 1
2414| #define HAVE_MEMORY_H 1
2415| #define HAVE_STRINGS_H 1
2416| #define HAVE_INTTYPES_H 1
2417| #define HAVE_STDINT_H 1
2418| #define HAVE_UNISTD_H 1
2419| #define __EXTENSIONS__ 1
2420| #define _ALL_SOURCE 1
2421| #define _GNU_SOURCE 1
2422| #define _POSIX_PTHREAD_SEMANTICS 1
2423| #define _TANDEM_SOURCE 1
2424| #define OMPI_MAJOR_VERSION 4
2425| #define OMPI_MINOR_VERSION 1
2426| #define OMPI_RELEASE_VERSION 4
2427| #define OMPI_GREEK_VERSION ""
2428| #define OMPI_REPO_REV "v4.1.4"
2429| #define OMPI_TARBALL_VERSION "4.1.4"
2430| #define OMPI_VERSION "4"
2431| #define OMPI_RELEASE_DATE "May 26, 2022"
2432| #define ORTE_MAJOR_VERSION 4
2433| #define ORTE_MINOR_VERSION 1
2434| #define ORTE_RELEASE_VERSION 4
2435| #define ORTE_GREEK_VERSION ""
2436| #define ORTE_REPO_REV "v4.1.4"
2437| #define ORTE_TARBALL_VERSION "4.1.4"
2438| #define ORTE_VERSION "4"
2439| #define ORTE_RELEASE_DATE "May 26, 2022"
2440| #define OSHMEM_MAJOR_VERSION 4
2441| #define OSHMEM_MINOR_VERSION 1
2442| #define OSHMEM_RELEASE_VERSION 4
2443| #define OSHMEM_GREEK_VERSION ""
2444| #define OSHMEM_REPO_REV "v4.1.4"
2445| #define OSHMEM_TARBALL_VERSION "4.1.4"
2446| #define OSHMEM_VERSION "4"
2447| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2448| #define OPAL_MAJOR_VERSION 4
2449| #define OPAL_MINOR_VERSION 1
2450| #define OPAL_RELEASE_VERSION 4
2451| #define OPAL_GREEK_VERSION ""
2452| #define OPAL_REPO_REV "v4.1.4"
2453| #define OPAL_TARBALL_VERSION "4.1.4"
2454| #define OPAL_VERSION "4"
2455| #define OPAL_RELEASE_DATE "May 26, 2022"
2456| #define OPAL_ENABLE_MEM_DEBUG 0
2457| #define OPAL_ENABLE_MEM_PROFILE 0
2458| #define OPAL_ENABLE_TIMING 0
2459| #define OPAL_ENABLE_DEBUG 0
2460| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2461| #define OPAL_ENABLE_PTY_SUPPORT 1
2462| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2463| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2464| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2465| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2466| #define OPAL_WANT_HOME_CONFIG_FILES 1
2467| #define OPAL_ENABLE_IPV6 0
2468| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2469| #define OPAL_IDENT_STRING "4.1.4"
2470| #define OPAL_MAX_PROCESSOR_NAME 256
2471| #define OPAL_MAX_ERROR_STRING 256
2472| #define OPAL_MAX_OBJECT_NAME 64
2473| #define OPAL_MAX_INFO_KEY 36
2474| #define OPAL_MAX_INFO_VAL 256
2475| #define OPAL_MAX_PORT_NAME 1024
2476| #define OPAL_MAX_DATAREP_STRING 128
2477| #define OPAL_ENABLE_CRDEBUG 0
2478| #define OPAL_ENABLE_GETPWUID 1
2479| #define OPAL_ENABLE_PROGRESS_THREADS 0
2480| #define HAVE_ZLIB_H 1
2481| #define OPAL_HAVE_ZLIB 1
2482| #define OPAL_HAVE_SOLARIS 0
2483| #define HAVE_NETDB_H 1
2484| #define HAVE_NETINET_IN_H 1
2485| #define HAVE_NETINET_TCP_H 1
2486| #define HAVE_STRUCT_SOCKADDR_IN 1
2487| #define OPAL_CUDA_SUPPORT 0
2488| #define OPAL_CUDA_SYNC_MEMOPS 0
2489| #define OPAL_CUDA_GET_ATTRIBUTES 0
2490| #define OPAL_CUDA_GDR_SUPPORT 0
2491| #define OPAL_PMIX_V1 0
2492| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2493| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2494| #define OMPI_GROUP_SPARSE 0
2495| #define OMPI_WANT_PERUSE 0
2496| #define OMPI_WANT_MPI_CXX_SEEK 1
2497| #define OMPI_ENABLE_MPI1_COMPAT 0
2498| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2499| #define MPI_PARAM_CHECK ompi_mpi_param_check
2500| #define OMPI_PARAM_CHECK 1
2501| #define OSHMEM_SPEC_COMPAT 1
2502| #define OSHMEM_PARAM_CHECK 1
2503| #define SPC_ENABLE 0
2504| #define OPAL_CC "/usr/bin/clang"
2505| #define OPAL_C_HAVE__THREAD_LOCAL 1
2506| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2507| #define OPAL_C_HAVE__ATOMIC 1
2508| #define OPAL_C_HAVE__GENERIC 1
2509| #define OPAL_C_HAVE__STATIC_ASSERT 1
2510| #define OPAL_C_HAVE___THREAD 1
2511| /* end confdefs.h.  */
2512|
2513| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
2514| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
2515| choke me
2516| #endif
2517configure:18590: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2518conftest.c:114:2: error: "symbol __PGI not defined"
2519#error "symbol __PGI not defined"
2520 ^
2521conftest.c:115:1: error: unknown type name 'choke'
2522choke me
2523^
2524conftest.c:115:9: error: expected ';' after top level declarator
2525choke me
2526        ^
2527        ;
25283 errors generated.
2529configure:18590: $? = 1
2530configure: failed program was:
2531| /* confdefs.h */
2532| #define PACKAGE_NAME "Open MPI"
2533| #define PACKAGE_TARNAME "openmpi"
2534| #define PACKAGE_VERSION "4.1.4"
2535| #define PACKAGE_STRING "Open MPI 4.1.4"
2536| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2537| #define PACKAGE_URL ""
2538| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2539| #define STDC_HEADERS 1
2540| #define HAVE_SYS_TYPES_H 1
2541| #define HAVE_SYS_STAT_H 1
2542| #define HAVE_STDLIB_H 1
2543| #define HAVE_STRING_H 1
2544| #define HAVE_MEMORY_H 1
2545| #define HAVE_STRINGS_H 1
2546| #define HAVE_INTTYPES_H 1
2547| #define HAVE_STDINT_H 1
2548| #define HAVE_UNISTD_H 1
2549| #define __EXTENSIONS__ 1
2550| #define _ALL_SOURCE 1
2551| #define _GNU_SOURCE 1
2552| #define _POSIX_PTHREAD_SEMANTICS 1
2553| #define _TANDEM_SOURCE 1
2554| #define OMPI_MAJOR_VERSION 4
2555| #define OMPI_MINOR_VERSION 1
2556| #define OMPI_RELEASE_VERSION 4
2557| #define OMPI_GREEK_VERSION ""
2558| #define OMPI_REPO_REV "v4.1.4"
2559| #define OMPI_TARBALL_VERSION "4.1.4"
2560| #define OMPI_VERSION "4"
2561| #define OMPI_RELEASE_DATE "May 26, 2022"
2562| #define ORTE_MAJOR_VERSION 4
2563| #define ORTE_MINOR_VERSION 1
2564| #define ORTE_RELEASE_VERSION 4
2565| #define ORTE_GREEK_VERSION ""
2566| #define ORTE_REPO_REV "v4.1.4"
2567| #define ORTE_TARBALL_VERSION "4.1.4"
2568| #define ORTE_VERSION "4"
2569| #define ORTE_RELEASE_DATE "May 26, 2022"
2570| #define OSHMEM_MAJOR_VERSION 4
2571| #define OSHMEM_MINOR_VERSION 1
2572| #define OSHMEM_RELEASE_VERSION 4
2573| #define OSHMEM_GREEK_VERSION ""
2574| #define OSHMEM_REPO_REV "v4.1.4"
2575| #define OSHMEM_TARBALL_VERSION "4.1.4"
2576| #define OSHMEM_VERSION "4"
2577| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2578| #define OPAL_MAJOR_VERSION 4
2579| #define OPAL_MINOR_VERSION 1
2580| #define OPAL_RELEASE_VERSION 4
2581| #define OPAL_GREEK_VERSION ""
2582| #define OPAL_REPO_REV "v4.1.4"
2583| #define OPAL_TARBALL_VERSION "4.1.4"
2584| #define OPAL_VERSION "4"
2585| #define OPAL_RELEASE_DATE "May 26, 2022"
2586| #define OPAL_ENABLE_MEM_DEBUG 0
2587| #define OPAL_ENABLE_MEM_PROFILE 0
2588| #define OPAL_ENABLE_TIMING 0
2589| #define OPAL_ENABLE_DEBUG 0
2590| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2591| #define OPAL_ENABLE_PTY_SUPPORT 1
2592| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2593| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2594| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2595| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2596| #define OPAL_WANT_HOME_CONFIG_FILES 1
2597| #define OPAL_ENABLE_IPV6 0
2598| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2599| #define OPAL_IDENT_STRING "4.1.4"
2600| #define OPAL_MAX_PROCESSOR_NAME 256
2601| #define OPAL_MAX_ERROR_STRING 256
2602| #define OPAL_MAX_OBJECT_NAME 64
2603| #define OPAL_MAX_INFO_KEY 36
2604| #define OPAL_MAX_INFO_VAL 256
2605| #define OPAL_MAX_PORT_NAME 1024
2606| #define OPAL_MAX_DATAREP_STRING 128
2607| #define OPAL_ENABLE_CRDEBUG 0
2608| #define OPAL_ENABLE_GETPWUID 1
2609| #define OPAL_ENABLE_PROGRESS_THREADS 0
2610| #define HAVE_ZLIB_H 1
2611| #define OPAL_HAVE_ZLIB 1
2612| #define OPAL_HAVE_SOLARIS 0
2613| #define HAVE_NETDB_H 1
2614| #define HAVE_NETINET_IN_H 1
2615| #define HAVE_NETINET_TCP_H 1
2616| #define HAVE_STRUCT_SOCKADDR_IN 1
2617| #define OPAL_CUDA_SUPPORT 0
2618| #define OPAL_CUDA_SYNC_MEMOPS 0
2619| #define OPAL_CUDA_GET_ATTRIBUTES 0
2620| #define OPAL_CUDA_GDR_SUPPORT 0
2621| #define OPAL_PMIX_V1 0
2622| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2623| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2624| #define OMPI_GROUP_SPARSE 0
2625| #define OMPI_WANT_PERUSE 0
2626| #define OMPI_WANT_MPI_CXX_SEEK 1
2627| #define OMPI_ENABLE_MPI1_COMPAT 0
2628| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2629| #define MPI_PARAM_CHECK ompi_mpi_param_check
2630| #define OMPI_PARAM_CHECK 1
2631| #define OSHMEM_SPEC_COMPAT 1
2632| #define OSHMEM_PARAM_CHECK 1
2633| #define SPC_ENABLE 0
2634| #define OPAL_CC "/usr/bin/clang"
2635| #define OPAL_C_HAVE__THREAD_LOCAL 1
2636| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2637| #define OPAL_C_HAVE__ATOMIC 1
2638| #define OPAL_C_HAVE__GENERIC 1
2639| #define OPAL_C_HAVE__STATIC_ASSERT 1
2640| #define OPAL_C_HAVE___THREAD 1
2641| /* end confdefs.h.  */
2642|
2643| #ifndef __PGI
2644| #error "symbol __PGI not defined"
2645| choke me
2646| #endif
2647configure:18608: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2648conftest.c:114:2: error: "condition defined(__FUJITSU) not met"
2649#error "condition defined(__FUJITSU) not met"
2650 ^
2651conftest.c:115:1: error: unknown type name 'choke'
2652choke me
2653^
2654conftest.c:115:9: error: expected ';' after top level declarator
2655choke me
2656        ^
2657        ;
26583 errors generated.
2659configure:18608: $? = 1
2660configure: failed program was:
2661| /* confdefs.h */
2662| #define PACKAGE_NAME "Open MPI"
2663| #define PACKAGE_TARNAME "openmpi"
2664| #define PACKAGE_VERSION "4.1.4"
2665| #define PACKAGE_STRING "Open MPI 4.1.4"
2666| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2667| #define PACKAGE_URL ""
2668| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2669| #define STDC_HEADERS 1
2670| #define HAVE_SYS_TYPES_H 1
2671| #define HAVE_SYS_STAT_H 1
2672| #define HAVE_STDLIB_H 1
2673| #define HAVE_STRING_H 1
2674| #define HAVE_MEMORY_H 1
2675| #define HAVE_STRINGS_H 1
2676| #define HAVE_INTTYPES_H 1
2677| #define HAVE_STDINT_H 1
2678| #define HAVE_UNISTD_H 1
2679| #define __EXTENSIONS__ 1
2680| #define _ALL_SOURCE 1
2681| #define _GNU_SOURCE 1
2682| #define _POSIX_PTHREAD_SEMANTICS 1
2683| #define _TANDEM_SOURCE 1
2684| #define OMPI_MAJOR_VERSION 4
2685| #define OMPI_MINOR_VERSION 1
2686| #define OMPI_RELEASE_VERSION 4
2687| #define OMPI_GREEK_VERSION ""
2688| #define OMPI_REPO_REV "v4.1.4"
2689| #define OMPI_TARBALL_VERSION "4.1.4"
2690| #define OMPI_VERSION "4"
2691| #define OMPI_RELEASE_DATE "May 26, 2022"
2692| #define ORTE_MAJOR_VERSION 4
2693| #define ORTE_MINOR_VERSION 1
2694| #define ORTE_RELEASE_VERSION 4
2695| #define ORTE_GREEK_VERSION ""
2696| #define ORTE_REPO_REV "v4.1.4"
2697| #define ORTE_TARBALL_VERSION "4.1.4"
2698| #define ORTE_VERSION "4"
2699| #define ORTE_RELEASE_DATE "May 26, 2022"
2700| #define OSHMEM_MAJOR_VERSION 4
2701| #define OSHMEM_MINOR_VERSION 1
2702| #define OSHMEM_RELEASE_VERSION 4
2703| #define OSHMEM_GREEK_VERSION ""
2704| #define OSHMEM_REPO_REV "v4.1.4"
2705| #define OSHMEM_TARBALL_VERSION "4.1.4"
2706| #define OSHMEM_VERSION "4"
2707| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2708| #define OPAL_MAJOR_VERSION 4
2709| #define OPAL_MINOR_VERSION 1
2710| #define OPAL_RELEASE_VERSION 4
2711| #define OPAL_GREEK_VERSION ""
2712| #define OPAL_REPO_REV "v4.1.4"
2713| #define OPAL_TARBALL_VERSION "4.1.4"
2714| #define OPAL_VERSION "4"
2715| #define OPAL_RELEASE_DATE "May 26, 2022"
2716| #define OPAL_ENABLE_MEM_DEBUG 0
2717| #define OPAL_ENABLE_MEM_PROFILE 0
2718| #define OPAL_ENABLE_TIMING 0
2719| #define OPAL_ENABLE_DEBUG 0
2720| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2721| #define OPAL_ENABLE_PTY_SUPPORT 1
2722| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2723| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2724| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2725| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2726| #define OPAL_WANT_HOME_CONFIG_FILES 1
2727| #define OPAL_ENABLE_IPV6 0
2728| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2729| #define OPAL_IDENT_STRING "4.1.4"
2730| #define OPAL_MAX_PROCESSOR_NAME 256
2731| #define OPAL_MAX_ERROR_STRING 256
2732| #define OPAL_MAX_OBJECT_NAME 64
2733| #define OPAL_MAX_INFO_KEY 36
2734| #define OPAL_MAX_INFO_VAL 256
2735| #define OPAL_MAX_PORT_NAME 1024
2736| #define OPAL_MAX_DATAREP_STRING 128
2737| #define OPAL_ENABLE_CRDEBUG 0
2738| #define OPAL_ENABLE_GETPWUID 1
2739| #define OPAL_ENABLE_PROGRESS_THREADS 0
2740| #define HAVE_ZLIB_H 1
2741| #define OPAL_HAVE_ZLIB 1
2742| #define OPAL_HAVE_SOLARIS 0
2743| #define HAVE_NETDB_H 1
2744| #define HAVE_NETINET_IN_H 1
2745| #define HAVE_NETINET_TCP_H 1
2746| #define HAVE_STRUCT_SOCKADDR_IN 1
2747| #define OPAL_CUDA_SUPPORT 0
2748| #define OPAL_CUDA_SYNC_MEMOPS 0
2749| #define OPAL_CUDA_GET_ATTRIBUTES 0
2750| #define OPAL_CUDA_GDR_SUPPORT 0
2751| #define OPAL_PMIX_V1 0
2752| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2753| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2754| #define OMPI_GROUP_SPARSE 0
2755| #define OMPI_WANT_PERUSE 0
2756| #define OMPI_WANT_MPI_CXX_SEEK 1
2757| #define OMPI_ENABLE_MPI1_COMPAT 0
2758| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2759| #define MPI_PARAM_CHECK ompi_mpi_param_check
2760| #define OMPI_PARAM_CHECK 1
2761| #define OSHMEM_SPEC_COMPAT 1
2762| #define OSHMEM_PARAM_CHECK 1
2763| #define SPC_ENABLE 0
2764| #define OPAL_CC "/usr/bin/clang"
2765| #define OPAL_C_HAVE__THREAD_LOCAL 1
2766| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2767| #define OPAL_C_HAVE__ATOMIC 1
2768| #define OPAL_C_HAVE__GENERIC 1
2769| #define OPAL_C_HAVE__STATIC_ASSERT 1
2770| #define OPAL_C_HAVE___THREAD 1
2771| /* end confdefs.h.  */
2772|
2773| #if !( defined(__FUJITSU) )
2774| #error "condition defined(__FUJITSU) not met"
2775| choke me
2776| #endif
2777configure:18625: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2778conftest.c:114:2: error: "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2779#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2780 ^
2781conftest.c:115:1: error: unknown type name 'choke'
2782choke me
2783^
2784conftest.c:115:9: error: expected ';' after top level declarator
2785choke me
2786        ^
2787        ;
27883 errors generated.
2789configure:18625: $? = 1
2790configure: failed program was:
2791| /* confdefs.h */
2792| #define PACKAGE_NAME "Open MPI"
2793| #define PACKAGE_TARNAME "openmpi"
2794| #define PACKAGE_VERSION "4.1.4"
2795| #define PACKAGE_STRING "Open MPI 4.1.4"
2796| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2797| #define PACKAGE_URL ""
2798| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2799| #define STDC_HEADERS 1
2800| #define HAVE_SYS_TYPES_H 1
2801| #define HAVE_SYS_STAT_H 1
2802| #define HAVE_STDLIB_H 1
2803| #define HAVE_STRING_H 1
2804| #define HAVE_MEMORY_H 1
2805| #define HAVE_STRINGS_H 1
2806| #define HAVE_INTTYPES_H 1
2807| #define HAVE_STDINT_H 1
2808| #define HAVE_UNISTD_H 1
2809| #define __EXTENSIONS__ 1
2810| #define _ALL_SOURCE 1
2811| #define _GNU_SOURCE 1
2812| #define _POSIX_PTHREAD_SEMANTICS 1
2813| #define _TANDEM_SOURCE 1
2814| #define OMPI_MAJOR_VERSION 4
2815| #define OMPI_MINOR_VERSION 1
2816| #define OMPI_RELEASE_VERSION 4
2817| #define OMPI_GREEK_VERSION ""
2818| #define OMPI_REPO_REV "v4.1.4"
2819| #define OMPI_TARBALL_VERSION "4.1.4"
2820| #define OMPI_VERSION "4"
2821| #define OMPI_RELEASE_DATE "May 26, 2022"
2822| #define ORTE_MAJOR_VERSION 4
2823| #define ORTE_MINOR_VERSION 1
2824| #define ORTE_RELEASE_VERSION 4
2825| #define ORTE_GREEK_VERSION ""
2826| #define ORTE_REPO_REV "v4.1.4"
2827| #define ORTE_TARBALL_VERSION "4.1.4"
2828| #define ORTE_VERSION "4"
2829| #define ORTE_RELEASE_DATE "May 26, 2022"
2830| #define OSHMEM_MAJOR_VERSION 4
2831| #define OSHMEM_MINOR_VERSION 1
2832| #define OSHMEM_RELEASE_VERSION 4
2833| #define OSHMEM_GREEK_VERSION ""
2834| #define OSHMEM_REPO_REV "v4.1.4"
2835| #define OSHMEM_TARBALL_VERSION "4.1.4"
2836| #define OSHMEM_VERSION "4"
2837| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2838| #define OPAL_MAJOR_VERSION 4
2839| #define OPAL_MINOR_VERSION 1
2840| #define OPAL_RELEASE_VERSION 4
2841| #define OPAL_GREEK_VERSION ""
2842| #define OPAL_REPO_REV "v4.1.4"
2843| #define OPAL_TARBALL_VERSION "4.1.4"
2844| #define OPAL_VERSION "4"
2845| #define OPAL_RELEASE_DATE "May 26, 2022"
2846| #define OPAL_ENABLE_MEM_DEBUG 0
2847| #define OPAL_ENABLE_MEM_PROFILE 0
2848| #define OPAL_ENABLE_TIMING 0
2849| #define OPAL_ENABLE_DEBUG 0
2850| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2851| #define OPAL_ENABLE_PTY_SUPPORT 1
2852| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2853| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2854| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2855| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2856| #define OPAL_WANT_HOME_CONFIG_FILES 1
2857| #define OPAL_ENABLE_IPV6 0
2858| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2859| #define OPAL_IDENT_STRING "4.1.4"
2860| #define OPAL_MAX_PROCESSOR_NAME 256
2861| #define OPAL_MAX_ERROR_STRING 256
2862| #define OPAL_MAX_OBJECT_NAME 64
2863| #define OPAL_MAX_INFO_KEY 36
2864| #define OPAL_MAX_INFO_VAL 256
2865| #define OPAL_MAX_PORT_NAME 1024
2866| #define OPAL_MAX_DATAREP_STRING 128
2867| #define OPAL_ENABLE_CRDEBUG 0
2868| #define OPAL_ENABLE_GETPWUID 1
2869| #define OPAL_ENABLE_PROGRESS_THREADS 0
2870| #define HAVE_ZLIB_H 1
2871| #define OPAL_HAVE_ZLIB 1
2872| #define OPAL_HAVE_SOLARIS 0
2873| #define HAVE_NETDB_H 1
2874| #define HAVE_NETINET_IN_H 1
2875| #define HAVE_NETINET_TCP_H 1
2876| #define HAVE_STRUCT_SOCKADDR_IN 1
2877| #define OPAL_CUDA_SUPPORT 0
2878| #define OPAL_CUDA_SYNC_MEMOPS 0
2879| #define OPAL_CUDA_GET_ATTRIBUTES 0
2880| #define OPAL_CUDA_GDR_SUPPORT 0
2881| #define OPAL_PMIX_V1 0
2882| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
2883| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
2884| #define OMPI_GROUP_SPARSE 0
2885| #define OMPI_WANT_PERUSE 0
2886| #define OMPI_WANT_MPI_CXX_SEEK 1
2887| #define OMPI_ENABLE_MPI1_COMPAT 0
2888| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
2889| #define MPI_PARAM_CHECK ompi_mpi_param_check
2890| #define OMPI_PARAM_CHECK 1
2891| #define OSHMEM_SPEC_COMPAT 1
2892| #define OSHMEM_PARAM_CHECK 1
2893| #define SPC_ENABLE 0
2894| #define OPAL_CC "/usr/bin/clang"
2895| #define OPAL_C_HAVE__THREAD_LOCAL 1
2896| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
2897| #define OPAL_C_HAVE__ATOMIC 1
2898| #define OPAL_C_HAVE__GENERIC 1
2899| #define OPAL_C_HAVE__STATIC_ASSERT 1
2900| #define OPAL_C_HAVE___THREAD 1
2901| /* end confdefs.h.  */
2902|
2903| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
2904| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
2905| choke me
2906| #endif
2907configure:18643: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
2908conftest.c:114:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met"
2909#error "condition defined(_AIX) && !defined(__GNUC__) not met"
2910 ^
2911conftest.c:115:1: error: unknown type name 'choke'
2912choke me
2913^
2914conftest.c:115:9: error: expected ';' after top level declarator
2915choke me
2916        ^
2917        ;
29183 errors generated.
2919configure:18643: $? = 1
2920configure: failed program was:
2921| /* confdefs.h */
2922| #define PACKAGE_NAME "Open MPI"
2923| #define PACKAGE_TARNAME "openmpi"
2924| #define PACKAGE_VERSION "4.1.4"
2925| #define PACKAGE_STRING "Open MPI 4.1.4"
2926| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
2927| #define PACKAGE_URL ""
2928| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
2929| #define STDC_HEADERS 1
2930| #define HAVE_SYS_TYPES_H 1
2931| #define HAVE_SYS_STAT_H 1
2932| #define HAVE_STDLIB_H 1
2933| #define HAVE_STRING_H 1
2934| #define HAVE_MEMORY_H 1
2935| #define HAVE_STRINGS_H 1
2936| #define HAVE_INTTYPES_H 1
2937| #define HAVE_STDINT_H 1
2938| #define HAVE_UNISTD_H 1
2939| #define __EXTENSIONS__ 1
2940| #define _ALL_SOURCE 1
2941| #define _GNU_SOURCE 1
2942| #define _POSIX_PTHREAD_SEMANTICS 1
2943| #define _TANDEM_SOURCE 1
2944| #define OMPI_MAJOR_VERSION 4
2945| #define OMPI_MINOR_VERSION 1
2946| #define OMPI_RELEASE_VERSION 4
2947| #define OMPI_GREEK_VERSION ""
2948| #define OMPI_REPO_REV "v4.1.4"
2949| #define OMPI_TARBALL_VERSION "4.1.4"
2950| #define OMPI_VERSION "4"
2951| #define OMPI_RELEASE_DATE "May 26, 2022"
2952| #define ORTE_MAJOR_VERSION 4
2953| #define ORTE_MINOR_VERSION 1
2954| #define ORTE_RELEASE_VERSION 4
2955| #define ORTE_GREEK_VERSION ""
2956| #define ORTE_REPO_REV "v4.1.4"
2957| #define ORTE_TARBALL_VERSION "4.1.4"
2958| #define ORTE_VERSION "4"
2959| #define ORTE_RELEASE_DATE "May 26, 2022"
2960| #define OSHMEM_MAJOR_VERSION 4
2961| #define OSHMEM_MINOR_VERSION 1
2962| #define OSHMEM_RELEASE_VERSION 4
2963| #define OSHMEM_GREEK_VERSION ""
2964| #define OSHMEM_REPO_REV "v4.1.4"
2965| #define OSHMEM_TARBALL_VERSION "4.1.4"
2966| #define OSHMEM_VERSION "4"
2967| #define OSHMEM_RELEASE_DATE "May 26, 2022"
2968| #define OPAL_MAJOR_VERSION 4
2969| #define OPAL_MINOR_VERSION 1
2970| #define OPAL_RELEASE_VERSION 4
2971| #define OPAL_GREEK_VERSION ""
2972| #define OPAL_REPO_REV "v4.1.4"
2973| #define OPAL_TARBALL_VERSION "4.1.4"
2974| #define OPAL_VERSION "4"
2975| #define OPAL_RELEASE_DATE "May 26, 2022"
2976| #define OPAL_ENABLE_MEM_DEBUG 0
2977| #define OPAL_ENABLE_MEM_PROFILE 0
2978| #define OPAL_ENABLE_TIMING 0
2979| #define OPAL_ENABLE_DEBUG 0
2980| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
2981| #define OPAL_ENABLE_PTY_SUPPORT 1
2982| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
2983| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
2984| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
2985| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
2986| #define OPAL_WANT_HOME_CONFIG_FILES 1
2987| #define OPAL_ENABLE_IPV6 0
2988| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
2989| #define OPAL_IDENT_STRING "4.1.4"
2990| #define OPAL_MAX_PROCESSOR_NAME 256
2991| #define OPAL_MAX_ERROR_STRING 256
2992| #define OPAL_MAX_OBJECT_NAME 64
2993| #define OPAL_MAX_INFO_KEY 36
2994| #define OPAL_MAX_INFO_VAL 256
2995| #define OPAL_MAX_PORT_NAME 1024
2996| #define OPAL_MAX_DATAREP_STRING 128
2997| #define OPAL_ENABLE_CRDEBUG 0
2998| #define OPAL_ENABLE_GETPWUID 1
2999| #define OPAL_ENABLE_PROGRESS_THREADS 0
3000| #define HAVE_ZLIB_H 1
3001| #define OPAL_HAVE_ZLIB 1
3002| #define OPAL_HAVE_SOLARIS 0
3003| #define HAVE_NETDB_H 1
3004| #define HAVE_NETINET_IN_H 1
3005| #define HAVE_NETINET_TCP_H 1
3006| #define HAVE_STRUCT_SOCKADDR_IN 1
3007| #define OPAL_CUDA_SUPPORT 0
3008| #define OPAL_CUDA_SYNC_MEMOPS 0
3009| #define OPAL_CUDA_GET_ATTRIBUTES 0
3010| #define OPAL_CUDA_GDR_SUPPORT 0
3011| #define OPAL_PMIX_V1 0
3012| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3013| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3014| #define OMPI_GROUP_SPARSE 0
3015| #define OMPI_WANT_PERUSE 0
3016| #define OMPI_WANT_MPI_CXX_SEEK 1
3017| #define OMPI_ENABLE_MPI1_COMPAT 0
3018| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3019| #define MPI_PARAM_CHECK ompi_mpi_param_check
3020| #define OMPI_PARAM_CHECK 1
3021| #define OSHMEM_SPEC_COMPAT 1
3022| #define OSHMEM_PARAM_CHECK 1
3023| #define SPC_ENABLE 0
3024| #define OPAL_CC "/usr/bin/clang"
3025| #define OPAL_C_HAVE__THREAD_LOCAL 1
3026| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3027| #define OPAL_C_HAVE__ATOMIC 1
3028| #define OPAL_C_HAVE__GENERIC 1
3029| #define OPAL_C_HAVE__STATIC_ASSERT 1
3030| #define OPAL_C_HAVE___THREAD 1
3031| /* end confdefs.h.  */
3032|
3033| #if !( defined(_AIX) && !defined(__GNUC__) )
3034| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
3035| choke me
3036| #endif
3037configure:18662: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3038configure:18662: $? = 0
3039configure:19136: result: gnu
3040configure:19144: checking for ANSI C header files
3041configure:19248: result: yes
3042configure:19981: checking if /usr/bin/clang supports -finline-functions
3043configure:19997: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3044configure:19997: $? = 0
3045configure:20013: result: yes
3046configure:20023: checking if /usr/bin/clang supports -fno-strict-aliasing
3047configure:20039: /usr/bin/clang -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3048configure:20039: $? = 0
3049configure:20046: result: yes
3050configure:20144: WARNING:  -fno-strict-aliasing has been added to CFLAGS
3051configure:20292: checking if /usr/bin/clang supports __builtin_expect
3052configure:20309: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
3053configure:20309: $? = 0
3054configure:20317: result: yes
3055configure:20331: checking if /usr/bin/clang supports __builtin_prefetch
3056configure:20348: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
3057configure:20348: $? = 0
3058configure:20356: result: yes
3059configure:20370: checking if /usr/bin/clang supports __builtin_clz
3060configure:20387: /usr/bin/clang -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
3061configure:20387: $? = 0
3062configure:20395: result: yes
3063configure:20473: checking for C optimization flags
3064configure:20520: result: -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing
3065configure:20560: checking for Interix environment
3066configure:20575: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3067conftest.c:122:22: error: Normal Unix environment
3068                    #error Normal Unix environment
3069                     ^
30701 error generated.
3071configure:20575: $? = 1
3072configure: failed program was:
3073| /* confdefs.h */
3074| #define PACKAGE_NAME "Open MPI"
3075| #define PACKAGE_TARNAME "openmpi"
3076| #define PACKAGE_VERSION "4.1.4"
3077| #define PACKAGE_STRING "Open MPI 4.1.4"
3078| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3079| #define PACKAGE_URL ""
3080| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3081| #define STDC_HEADERS 1
3082| #define HAVE_SYS_TYPES_H 1
3083| #define HAVE_SYS_STAT_H 1
3084| #define HAVE_STDLIB_H 1
3085| #define HAVE_STRING_H 1
3086| #define HAVE_MEMORY_H 1
3087| #define HAVE_STRINGS_H 1
3088| #define HAVE_INTTYPES_H 1
3089| #define HAVE_STDINT_H 1
3090| #define HAVE_UNISTD_H 1
3091| #define __EXTENSIONS__ 1
3092| #define _ALL_SOURCE 1
3093| #define _GNU_SOURCE 1
3094| #define _POSIX_PTHREAD_SEMANTICS 1
3095| #define _TANDEM_SOURCE 1
3096| #define OMPI_MAJOR_VERSION 4
3097| #define OMPI_MINOR_VERSION 1
3098| #define OMPI_RELEASE_VERSION 4
3099| #define OMPI_GREEK_VERSION ""
3100| #define OMPI_REPO_REV "v4.1.4"
3101| #define OMPI_TARBALL_VERSION "4.1.4"
3102| #define OMPI_VERSION "4"
3103| #define OMPI_RELEASE_DATE "May 26, 2022"
3104| #define ORTE_MAJOR_VERSION 4
3105| #define ORTE_MINOR_VERSION 1
3106| #define ORTE_RELEASE_VERSION 4
3107| #define ORTE_GREEK_VERSION ""
3108| #define ORTE_REPO_REV "v4.1.4"
3109| #define ORTE_TARBALL_VERSION "4.1.4"
3110| #define ORTE_VERSION "4"
3111| #define ORTE_RELEASE_DATE "May 26, 2022"
3112| #define OSHMEM_MAJOR_VERSION 4
3113| #define OSHMEM_MINOR_VERSION 1
3114| #define OSHMEM_RELEASE_VERSION 4
3115| #define OSHMEM_GREEK_VERSION ""
3116| #define OSHMEM_REPO_REV "v4.1.4"
3117| #define OSHMEM_TARBALL_VERSION "4.1.4"
3118| #define OSHMEM_VERSION "4"
3119| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3120| #define OPAL_MAJOR_VERSION 4
3121| #define OPAL_MINOR_VERSION 1
3122| #define OPAL_RELEASE_VERSION 4
3123| #define OPAL_GREEK_VERSION ""
3124| #define OPAL_REPO_REV "v4.1.4"
3125| #define OPAL_TARBALL_VERSION "4.1.4"
3126| #define OPAL_VERSION "4"
3127| #define OPAL_RELEASE_DATE "May 26, 2022"
3128| #define OPAL_ENABLE_MEM_DEBUG 0
3129| #define OPAL_ENABLE_MEM_PROFILE 0
3130| #define OPAL_ENABLE_TIMING 0
3131| #define OPAL_ENABLE_DEBUG 0
3132| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3133| #define OPAL_ENABLE_PTY_SUPPORT 1
3134| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3135| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3136| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3137| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3138| #define OPAL_WANT_HOME_CONFIG_FILES 1
3139| #define OPAL_ENABLE_IPV6 0
3140| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3141| #define OPAL_IDENT_STRING "4.1.4"
3142| #define OPAL_MAX_PROCESSOR_NAME 256
3143| #define OPAL_MAX_ERROR_STRING 256
3144| #define OPAL_MAX_OBJECT_NAME 64
3145| #define OPAL_MAX_INFO_KEY 36
3146| #define OPAL_MAX_INFO_VAL 256
3147| #define OPAL_MAX_PORT_NAME 1024
3148| #define OPAL_MAX_DATAREP_STRING 128
3149| #define OPAL_ENABLE_CRDEBUG 0
3150| #define OPAL_ENABLE_GETPWUID 1
3151| #define OPAL_ENABLE_PROGRESS_THREADS 0
3152| #define HAVE_ZLIB_H 1
3153| #define OPAL_HAVE_ZLIB 1
3154| #define OPAL_HAVE_SOLARIS 0
3155| #define HAVE_NETDB_H 1
3156| #define HAVE_NETINET_IN_H 1
3157| #define HAVE_NETINET_TCP_H 1
3158| #define HAVE_STRUCT_SOCKADDR_IN 1
3159| #define OPAL_CUDA_SUPPORT 0
3160| #define OPAL_CUDA_SYNC_MEMOPS 0
3161| #define OPAL_CUDA_GET_ATTRIBUTES 0
3162| #define OPAL_CUDA_GDR_SUPPORT 0
3163| #define OPAL_PMIX_V1 0
3164| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3165| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3166| #define OMPI_GROUP_SPARSE 0
3167| #define OMPI_WANT_PERUSE 0
3168| #define OMPI_WANT_MPI_CXX_SEEK 1
3169| #define OMPI_ENABLE_MPI1_COMPAT 0
3170| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3171| #define MPI_PARAM_CHECK ompi_mpi_param_check
3172| #define OMPI_PARAM_CHECK 1
3173| #define OSHMEM_SPEC_COMPAT 1
3174| #define OSHMEM_PARAM_CHECK 1
3175| #define SPC_ENABLE 0
3176| #define OPAL_CC "/usr/bin/clang"
3177| #define OPAL_C_HAVE__THREAD_LOCAL 1
3178| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3179| #define OPAL_C_HAVE__ATOMIC 1
3180| #define OPAL_C_HAVE__GENERIC 1
3181| #define OPAL_C_HAVE__STATIC_ASSERT 1
3182| #define OPAL_C_HAVE___THREAD 1
3183| #define STDC_HEADERS 1
3184| #define _GNU_SOURCE 1
3185| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3186| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3187| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3188| /* end confdefs.h.  */
3189|
3190| int
3191| main ()
3192| {
3193| #if !defined(__INTERIX)
3194|                     #error Normal Unix environment
3195|                     #endif
3196|   ;
3197|   return 0;
3198| }
3199configure:20581: result: no
3200configure:20615: checking for C ident string support
3201configure:20643: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3202configure:20650: $? = 0
3203configure:20686: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3204configure:20693: $? = 0
3205configure:20729: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
3206configure:20736: $? = 0
3207configure:21568: result: static const char
3208configure:21578: checking for int8_t
3209configure:21578: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3210configure:21578: $? = 0
3211configure:21578: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3212conftest.c:157:21: error: expected expression
3213if (sizeof ((int8_t)))
3214                    ^
32151 error generated.
3216configure:21578: $? = 1
3217configure: failed program was:
3218| /* confdefs.h */
3219| #define PACKAGE_NAME "Open MPI"
3220| #define PACKAGE_TARNAME "openmpi"
3221| #define PACKAGE_VERSION "4.1.4"
3222| #define PACKAGE_STRING "Open MPI 4.1.4"
3223| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3224| #define PACKAGE_URL ""
3225| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3226| #define STDC_HEADERS 1
3227| #define HAVE_SYS_TYPES_H 1
3228| #define HAVE_SYS_STAT_H 1
3229| #define HAVE_STDLIB_H 1
3230| #define HAVE_STRING_H 1
3231| #define HAVE_MEMORY_H 1
3232| #define HAVE_STRINGS_H 1
3233| #define HAVE_INTTYPES_H 1
3234| #define HAVE_STDINT_H 1
3235| #define HAVE_UNISTD_H 1
3236| #define __EXTENSIONS__ 1
3237| #define _ALL_SOURCE 1
3238| #define _GNU_SOURCE 1
3239| #define _POSIX_PTHREAD_SEMANTICS 1
3240| #define _TANDEM_SOURCE 1
3241| #define OMPI_MAJOR_VERSION 4
3242| #define OMPI_MINOR_VERSION 1
3243| #define OMPI_RELEASE_VERSION 4
3244| #define OMPI_GREEK_VERSION ""
3245| #define OMPI_REPO_REV "v4.1.4"
3246| #define OMPI_TARBALL_VERSION "4.1.4"
3247| #define OMPI_VERSION "4"
3248| #define OMPI_RELEASE_DATE "May 26, 2022"
3249| #define ORTE_MAJOR_VERSION 4
3250| #define ORTE_MINOR_VERSION 1
3251| #define ORTE_RELEASE_VERSION 4
3252| #define ORTE_GREEK_VERSION ""
3253| #define ORTE_REPO_REV "v4.1.4"
3254| #define ORTE_TARBALL_VERSION "4.1.4"
3255| #define ORTE_VERSION "4"
3256| #define ORTE_RELEASE_DATE "May 26, 2022"
3257| #define OSHMEM_MAJOR_VERSION 4
3258| #define OSHMEM_MINOR_VERSION 1
3259| #define OSHMEM_RELEASE_VERSION 4
3260| #define OSHMEM_GREEK_VERSION ""
3261| #define OSHMEM_REPO_REV "v4.1.4"
3262| #define OSHMEM_TARBALL_VERSION "4.1.4"
3263| #define OSHMEM_VERSION "4"
3264| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3265| #define OPAL_MAJOR_VERSION 4
3266| #define OPAL_MINOR_VERSION 1
3267| #define OPAL_RELEASE_VERSION 4
3268| #define OPAL_GREEK_VERSION ""
3269| #define OPAL_REPO_REV "v4.1.4"
3270| #define OPAL_TARBALL_VERSION "4.1.4"
3271| #define OPAL_VERSION "4"
3272| #define OPAL_RELEASE_DATE "May 26, 2022"
3273| #define OPAL_ENABLE_MEM_DEBUG 0
3274| #define OPAL_ENABLE_MEM_PROFILE 0
3275| #define OPAL_ENABLE_TIMING 0
3276| #define OPAL_ENABLE_DEBUG 0
3277| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3278| #define OPAL_ENABLE_PTY_SUPPORT 1
3279| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3280| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3281| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3282| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3283| #define OPAL_WANT_HOME_CONFIG_FILES 1
3284| #define OPAL_ENABLE_IPV6 0
3285| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3286| #define OPAL_IDENT_STRING "4.1.4"
3287| #define OPAL_MAX_PROCESSOR_NAME 256
3288| #define OPAL_MAX_ERROR_STRING 256
3289| #define OPAL_MAX_OBJECT_NAME 64
3290| #define OPAL_MAX_INFO_KEY 36
3291| #define OPAL_MAX_INFO_VAL 256
3292| #define OPAL_MAX_PORT_NAME 1024
3293| #define OPAL_MAX_DATAREP_STRING 128
3294| #define OPAL_ENABLE_CRDEBUG 0
3295| #define OPAL_ENABLE_GETPWUID 1
3296| #define OPAL_ENABLE_PROGRESS_THREADS 0
3297| #define HAVE_ZLIB_H 1
3298| #define OPAL_HAVE_ZLIB 1
3299| #define OPAL_HAVE_SOLARIS 0
3300| #define HAVE_NETDB_H 1
3301| #define HAVE_NETINET_IN_H 1
3302| #define HAVE_NETINET_TCP_H 1
3303| #define HAVE_STRUCT_SOCKADDR_IN 1
3304| #define OPAL_CUDA_SUPPORT 0
3305| #define OPAL_CUDA_SYNC_MEMOPS 0
3306| #define OPAL_CUDA_GET_ATTRIBUTES 0
3307| #define OPAL_CUDA_GDR_SUPPORT 0
3308| #define OPAL_PMIX_V1 0
3309| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3310| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3311| #define OMPI_GROUP_SPARSE 0
3312| #define OMPI_WANT_PERUSE 0
3313| #define OMPI_WANT_MPI_CXX_SEEK 1
3314| #define OMPI_ENABLE_MPI1_COMPAT 0
3315| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3316| #define MPI_PARAM_CHECK ompi_mpi_param_check
3317| #define OMPI_PARAM_CHECK 1
3318| #define OSHMEM_SPEC_COMPAT 1
3319| #define OSHMEM_PARAM_CHECK 1
3320| #define SPC_ENABLE 0
3321| #define OPAL_CC "/usr/bin/clang"
3322| #define OPAL_C_HAVE__THREAD_LOCAL 1
3323| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3324| #define OPAL_C_HAVE__ATOMIC 1
3325| #define OPAL_C_HAVE__GENERIC 1
3326| #define OPAL_C_HAVE__STATIC_ASSERT 1
3327| #define OPAL_C_HAVE___THREAD 1
3328| #define STDC_HEADERS 1
3329| #define _GNU_SOURCE 1
3330| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3331| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3332| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3333| #define OPAL_CC_USE_PRAGMA_IDENT 0
3334| #define OPAL_CC_USE_IDENT 0
3335| #define OPAL_CC_USE_PRAGMA_COMMENT
3336| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3337| /* end confdefs.h.  */
3338| #include <stdio.h>
3339| #ifdef HAVE_SYS_TYPES_H
3340| # include <sys/types.h>
3341| #endif
3342| #ifdef HAVE_SYS_STAT_H
3343| # include <sys/stat.h>
3344| #endif
3345| #ifdef STDC_HEADERS
3346| # include <stdlib.h>
3347| # include <stddef.h>
3348| #else
3349| # ifdef HAVE_STDLIB_H
3350| #  include <stdlib.h>
3351| # endif
3352| #endif
3353| #ifdef HAVE_STRING_H
3354| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3355| #  include <memory.h>
3356| # endif
3357| # include <string.h>
3358| #endif
3359| #ifdef HAVE_STRINGS_H
3360| # include <strings.h>
3361| #endif
3362| #ifdef HAVE_INTTYPES_H
3363| # include <inttypes.h>
3364| #endif
3365| #ifdef HAVE_STDINT_H
3366| # include <stdint.h>
3367| #endif
3368| #ifdef HAVE_UNISTD_H
3369| # include <unistd.h>
3370| #endif
3371| int
3372| main ()
3373| {
3374| if (sizeof ((int8_t)))
3375|           return 0;
3376|   ;
3377|   return 0;
3378| }
3379configure:21578: result: yes
3380configure:21588: checking for uint8_t
3381configure:21588: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3382configure:21588: $? = 0
3383configure:21588: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3384conftest.c:158:22: error: expected expression
3385if (sizeof ((uint8_t)))
3386                     ^
33871 error generated.
3388configure:21588: $? = 1
3389configure: failed program was:
3390| /* confdefs.h */
3391| #define PACKAGE_NAME "Open MPI"
3392| #define PACKAGE_TARNAME "openmpi"
3393| #define PACKAGE_VERSION "4.1.4"
3394| #define PACKAGE_STRING "Open MPI 4.1.4"
3395| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3396| #define PACKAGE_URL ""
3397| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3398| #define STDC_HEADERS 1
3399| #define HAVE_SYS_TYPES_H 1
3400| #define HAVE_SYS_STAT_H 1
3401| #define HAVE_STDLIB_H 1
3402| #define HAVE_STRING_H 1
3403| #define HAVE_MEMORY_H 1
3404| #define HAVE_STRINGS_H 1
3405| #define HAVE_INTTYPES_H 1
3406| #define HAVE_STDINT_H 1
3407| #define HAVE_UNISTD_H 1
3408| #define __EXTENSIONS__ 1
3409| #define _ALL_SOURCE 1
3410| #define _GNU_SOURCE 1
3411| #define _POSIX_PTHREAD_SEMANTICS 1
3412| #define _TANDEM_SOURCE 1
3413| #define OMPI_MAJOR_VERSION 4
3414| #define OMPI_MINOR_VERSION 1
3415| #define OMPI_RELEASE_VERSION 4
3416| #define OMPI_GREEK_VERSION ""
3417| #define OMPI_REPO_REV "v4.1.4"
3418| #define OMPI_TARBALL_VERSION "4.1.4"
3419| #define OMPI_VERSION "4"
3420| #define OMPI_RELEASE_DATE "May 26, 2022"
3421| #define ORTE_MAJOR_VERSION 4
3422| #define ORTE_MINOR_VERSION 1
3423| #define ORTE_RELEASE_VERSION 4
3424| #define ORTE_GREEK_VERSION ""
3425| #define ORTE_REPO_REV "v4.1.4"
3426| #define ORTE_TARBALL_VERSION "4.1.4"
3427| #define ORTE_VERSION "4"
3428| #define ORTE_RELEASE_DATE "May 26, 2022"
3429| #define OSHMEM_MAJOR_VERSION 4
3430| #define OSHMEM_MINOR_VERSION 1
3431| #define OSHMEM_RELEASE_VERSION 4
3432| #define OSHMEM_GREEK_VERSION ""
3433| #define OSHMEM_REPO_REV "v4.1.4"
3434| #define OSHMEM_TARBALL_VERSION "4.1.4"
3435| #define OSHMEM_VERSION "4"
3436| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3437| #define OPAL_MAJOR_VERSION 4
3438| #define OPAL_MINOR_VERSION 1
3439| #define OPAL_RELEASE_VERSION 4
3440| #define OPAL_GREEK_VERSION ""
3441| #define OPAL_REPO_REV "v4.1.4"
3442| #define OPAL_TARBALL_VERSION "4.1.4"
3443| #define OPAL_VERSION "4"
3444| #define OPAL_RELEASE_DATE "May 26, 2022"
3445| #define OPAL_ENABLE_MEM_DEBUG 0
3446| #define OPAL_ENABLE_MEM_PROFILE 0
3447| #define OPAL_ENABLE_TIMING 0
3448| #define OPAL_ENABLE_DEBUG 0
3449| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3450| #define OPAL_ENABLE_PTY_SUPPORT 1
3451| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3452| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3453| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3454| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3455| #define OPAL_WANT_HOME_CONFIG_FILES 1
3456| #define OPAL_ENABLE_IPV6 0
3457| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3458| #define OPAL_IDENT_STRING "4.1.4"
3459| #define OPAL_MAX_PROCESSOR_NAME 256
3460| #define OPAL_MAX_ERROR_STRING 256
3461| #define OPAL_MAX_OBJECT_NAME 64
3462| #define OPAL_MAX_INFO_KEY 36
3463| #define OPAL_MAX_INFO_VAL 256
3464| #define OPAL_MAX_PORT_NAME 1024
3465| #define OPAL_MAX_DATAREP_STRING 128
3466| #define OPAL_ENABLE_CRDEBUG 0
3467| #define OPAL_ENABLE_GETPWUID 1
3468| #define OPAL_ENABLE_PROGRESS_THREADS 0
3469| #define HAVE_ZLIB_H 1
3470| #define OPAL_HAVE_ZLIB 1
3471| #define OPAL_HAVE_SOLARIS 0
3472| #define HAVE_NETDB_H 1
3473| #define HAVE_NETINET_IN_H 1
3474| #define HAVE_NETINET_TCP_H 1
3475| #define HAVE_STRUCT_SOCKADDR_IN 1
3476| #define OPAL_CUDA_SUPPORT 0
3477| #define OPAL_CUDA_SYNC_MEMOPS 0
3478| #define OPAL_CUDA_GET_ATTRIBUTES 0
3479| #define OPAL_CUDA_GDR_SUPPORT 0
3480| #define OPAL_PMIX_V1 0
3481| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3482| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3483| #define OMPI_GROUP_SPARSE 0
3484| #define OMPI_WANT_PERUSE 0
3485| #define OMPI_WANT_MPI_CXX_SEEK 1
3486| #define OMPI_ENABLE_MPI1_COMPAT 0
3487| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3488| #define MPI_PARAM_CHECK ompi_mpi_param_check
3489| #define OMPI_PARAM_CHECK 1
3490| #define OSHMEM_SPEC_COMPAT 1
3491| #define OSHMEM_PARAM_CHECK 1
3492| #define SPC_ENABLE 0
3493| #define OPAL_CC "/usr/bin/clang"
3494| #define OPAL_C_HAVE__THREAD_LOCAL 1
3495| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3496| #define OPAL_C_HAVE__ATOMIC 1
3497| #define OPAL_C_HAVE__GENERIC 1
3498| #define OPAL_C_HAVE__STATIC_ASSERT 1
3499| #define OPAL_C_HAVE___THREAD 1
3500| #define STDC_HEADERS 1
3501| #define _GNU_SOURCE 1
3502| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3503| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3504| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3505| #define OPAL_CC_USE_PRAGMA_IDENT 0
3506| #define OPAL_CC_USE_IDENT 0
3507| #define OPAL_CC_USE_PRAGMA_COMMENT
3508| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3509| #define HAVE_INT8_T 1
3510| /* end confdefs.h.  */
3511| #include <stdio.h>
3512| #ifdef HAVE_SYS_TYPES_H
3513| # include <sys/types.h>
3514| #endif
3515| #ifdef HAVE_SYS_STAT_H
3516| # include <sys/stat.h>
3517| #endif
3518| #ifdef STDC_HEADERS
3519| # include <stdlib.h>
3520| # include <stddef.h>
3521| #else
3522| # ifdef HAVE_STDLIB_H
3523| #  include <stdlib.h>
3524| # endif
3525| #endif
3526| #ifdef HAVE_STRING_H
3527| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3528| #  include <memory.h>
3529| # endif
3530| # include <string.h>
3531| #endif
3532| #ifdef HAVE_STRINGS_H
3533| # include <strings.h>
3534| #endif
3535| #ifdef HAVE_INTTYPES_H
3536| # include <inttypes.h>
3537| #endif
3538| #ifdef HAVE_STDINT_H
3539| # include <stdint.h>
3540| #endif
3541| #ifdef HAVE_UNISTD_H
3542| # include <unistd.h>
3543| #endif
3544| int
3545| main ()
3546| {
3547| if (sizeof ((uint8_t)))
3548|           return 0;
3549|   ;
3550|   return 0;
3551| }
3552configure:21588: result: yes
3553configure:21598: checking for int16_t
3554configure:21598: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3555configure:21598: $? = 0
3556configure:21598: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3557conftest.c:159:22: error: expected expression
3558if (sizeof ((int16_t)))
3559                     ^
35601 error generated.
3561configure:21598: $? = 1
3562configure: failed program was:
3563| /* confdefs.h */
3564| #define PACKAGE_NAME "Open MPI"
3565| #define PACKAGE_TARNAME "openmpi"
3566| #define PACKAGE_VERSION "4.1.4"
3567| #define PACKAGE_STRING "Open MPI 4.1.4"
3568| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3569| #define PACKAGE_URL ""
3570| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3571| #define STDC_HEADERS 1
3572| #define HAVE_SYS_TYPES_H 1
3573| #define HAVE_SYS_STAT_H 1
3574| #define HAVE_STDLIB_H 1
3575| #define HAVE_STRING_H 1
3576| #define HAVE_MEMORY_H 1
3577| #define HAVE_STRINGS_H 1
3578| #define HAVE_INTTYPES_H 1
3579| #define HAVE_STDINT_H 1
3580| #define HAVE_UNISTD_H 1
3581| #define __EXTENSIONS__ 1
3582| #define _ALL_SOURCE 1
3583| #define _GNU_SOURCE 1
3584| #define _POSIX_PTHREAD_SEMANTICS 1
3585| #define _TANDEM_SOURCE 1
3586| #define OMPI_MAJOR_VERSION 4
3587| #define OMPI_MINOR_VERSION 1
3588| #define OMPI_RELEASE_VERSION 4
3589| #define OMPI_GREEK_VERSION ""
3590| #define OMPI_REPO_REV "v4.1.4"
3591| #define OMPI_TARBALL_VERSION "4.1.4"
3592| #define OMPI_VERSION "4"
3593| #define OMPI_RELEASE_DATE "May 26, 2022"
3594| #define ORTE_MAJOR_VERSION 4
3595| #define ORTE_MINOR_VERSION 1
3596| #define ORTE_RELEASE_VERSION 4
3597| #define ORTE_GREEK_VERSION ""
3598| #define ORTE_REPO_REV "v4.1.4"
3599| #define ORTE_TARBALL_VERSION "4.1.4"
3600| #define ORTE_VERSION "4"
3601| #define ORTE_RELEASE_DATE "May 26, 2022"
3602| #define OSHMEM_MAJOR_VERSION 4
3603| #define OSHMEM_MINOR_VERSION 1
3604| #define OSHMEM_RELEASE_VERSION 4
3605| #define OSHMEM_GREEK_VERSION ""
3606| #define OSHMEM_REPO_REV "v4.1.4"
3607| #define OSHMEM_TARBALL_VERSION "4.1.4"
3608| #define OSHMEM_VERSION "4"
3609| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3610| #define OPAL_MAJOR_VERSION 4
3611| #define OPAL_MINOR_VERSION 1
3612| #define OPAL_RELEASE_VERSION 4
3613| #define OPAL_GREEK_VERSION ""
3614| #define OPAL_REPO_REV "v4.1.4"
3615| #define OPAL_TARBALL_VERSION "4.1.4"
3616| #define OPAL_VERSION "4"
3617| #define OPAL_RELEASE_DATE "May 26, 2022"
3618| #define OPAL_ENABLE_MEM_DEBUG 0
3619| #define OPAL_ENABLE_MEM_PROFILE 0
3620| #define OPAL_ENABLE_TIMING 0
3621| #define OPAL_ENABLE_DEBUG 0
3622| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3623| #define OPAL_ENABLE_PTY_SUPPORT 1
3624| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3625| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3626| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3627| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3628| #define OPAL_WANT_HOME_CONFIG_FILES 1
3629| #define OPAL_ENABLE_IPV6 0
3630| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3631| #define OPAL_IDENT_STRING "4.1.4"
3632| #define OPAL_MAX_PROCESSOR_NAME 256
3633| #define OPAL_MAX_ERROR_STRING 256
3634| #define OPAL_MAX_OBJECT_NAME 64
3635| #define OPAL_MAX_INFO_KEY 36
3636| #define OPAL_MAX_INFO_VAL 256
3637| #define OPAL_MAX_PORT_NAME 1024
3638| #define OPAL_MAX_DATAREP_STRING 128
3639| #define OPAL_ENABLE_CRDEBUG 0
3640| #define OPAL_ENABLE_GETPWUID 1
3641| #define OPAL_ENABLE_PROGRESS_THREADS 0
3642| #define HAVE_ZLIB_H 1
3643| #define OPAL_HAVE_ZLIB 1
3644| #define OPAL_HAVE_SOLARIS 0
3645| #define HAVE_NETDB_H 1
3646| #define HAVE_NETINET_IN_H 1
3647| #define HAVE_NETINET_TCP_H 1
3648| #define HAVE_STRUCT_SOCKADDR_IN 1
3649| #define OPAL_CUDA_SUPPORT 0
3650| #define OPAL_CUDA_SYNC_MEMOPS 0
3651| #define OPAL_CUDA_GET_ATTRIBUTES 0
3652| #define OPAL_CUDA_GDR_SUPPORT 0
3653| #define OPAL_PMIX_V1 0
3654| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3655| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3656| #define OMPI_GROUP_SPARSE 0
3657| #define OMPI_WANT_PERUSE 0
3658| #define OMPI_WANT_MPI_CXX_SEEK 1
3659| #define OMPI_ENABLE_MPI1_COMPAT 0
3660| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3661| #define MPI_PARAM_CHECK ompi_mpi_param_check
3662| #define OMPI_PARAM_CHECK 1
3663| #define OSHMEM_SPEC_COMPAT 1
3664| #define OSHMEM_PARAM_CHECK 1
3665| #define SPC_ENABLE 0
3666| #define OPAL_CC "/usr/bin/clang"
3667| #define OPAL_C_HAVE__THREAD_LOCAL 1
3668| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3669| #define OPAL_C_HAVE__ATOMIC 1
3670| #define OPAL_C_HAVE__GENERIC 1
3671| #define OPAL_C_HAVE__STATIC_ASSERT 1
3672| #define OPAL_C_HAVE___THREAD 1
3673| #define STDC_HEADERS 1
3674| #define _GNU_SOURCE 1
3675| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3676| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3677| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3678| #define OPAL_CC_USE_PRAGMA_IDENT 0
3679| #define OPAL_CC_USE_IDENT 0
3680| #define OPAL_CC_USE_PRAGMA_COMMENT
3681| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3682| #define HAVE_INT8_T 1
3683| #define HAVE_UINT8_T 1
3684| /* end confdefs.h.  */
3685| #include <stdio.h>
3686| #ifdef HAVE_SYS_TYPES_H
3687| # include <sys/types.h>
3688| #endif
3689| #ifdef HAVE_SYS_STAT_H
3690| # include <sys/stat.h>
3691| #endif
3692| #ifdef STDC_HEADERS
3693| # include <stdlib.h>
3694| # include <stddef.h>
3695| #else
3696| # ifdef HAVE_STDLIB_H
3697| #  include <stdlib.h>
3698| # endif
3699| #endif
3700| #ifdef HAVE_STRING_H
3701| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3702| #  include <memory.h>
3703| # endif
3704| # include <string.h>
3705| #endif
3706| #ifdef HAVE_STRINGS_H
3707| # include <strings.h>
3708| #endif
3709| #ifdef HAVE_INTTYPES_H
3710| # include <inttypes.h>
3711| #endif
3712| #ifdef HAVE_STDINT_H
3713| # include <stdint.h>
3714| #endif
3715| #ifdef HAVE_UNISTD_H
3716| # include <unistd.h>
3717| #endif
3718| int
3719| main ()
3720| {
3721| if (sizeof ((int16_t)))
3722|           return 0;
3723|   ;
3724|   return 0;
3725| }
3726configure:21598: result: yes
3727configure:21608: checking for uint16_t
3728configure:21608: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3729configure:21608: $? = 0
3730configure:21608: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3731conftest.c:160:23: error: expected expression
3732if (sizeof ((uint16_t)))
3733                      ^
37341 error generated.
3735configure:21608: $? = 1
3736configure: failed program was:
3737| /* confdefs.h */
3738| #define PACKAGE_NAME "Open MPI"
3739| #define PACKAGE_TARNAME "openmpi"
3740| #define PACKAGE_VERSION "4.1.4"
3741| #define PACKAGE_STRING "Open MPI 4.1.4"
3742| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3743| #define PACKAGE_URL ""
3744| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3745| #define STDC_HEADERS 1
3746| #define HAVE_SYS_TYPES_H 1
3747| #define HAVE_SYS_STAT_H 1
3748| #define HAVE_STDLIB_H 1
3749| #define HAVE_STRING_H 1
3750| #define HAVE_MEMORY_H 1
3751| #define HAVE_STRINGS_H 1
3752| #define HAVE_INTTYPES_H 1
3753| #define HAVE_STDINT_H 1
3754| #define HAVE_UNISTD_H 1
3755| #define __EXTENSIONS__ 1
3756| #define _ALL_SOURCE 1
3757| #define _GNU_SOURCE 1
3758| #define _POSIX_PTHREAD_SEMANTICS 1
3759| #define _TANDEM_SOURCE 1
3760| #define OMPI_MAJOR_VERSION 4
3761| #define OMPI_MINOR_VERSION 1
3762| #define OMPI_RELEASE_VERSION 4
3763| #define OMPI_GREEK_VERSION ""
3764| #define OMPI_REPO_REV "v4.1.4"
3765| #define OMPI_TARBALL_VERSION "4.1.4"
3766| #define OMPI_VERSION "4"
3767| #define OMPI_RELEASE_DATE "May 26, 2022"
3768| #define ORTE_MAJOR_VERSION 4
3769| #define ORTE_MINOR_VERSION 1
3770| #define ORTE_RELEASE_VERSION 4
3771| #define ORTE_GREEK_VERSION ""
3772| #define ORTE_REPO_REV "v4.1.4"
3773| #define ORTE_TARBALL_VERSION "4.1.4"
3774| #define ORTE_VERSION "4"
3775| #define ORTE_RELEASE_DATE "May 26, 2022"
3776| #define OSHMEM_MAJOR_VERSION 4
3777| #define OSHMEM_MINOR_VERSION 1
3778| #define OSHMEM_RELEASE_VERSION 4
3779| #define OSHMEM_GREEK_VERSION ""
3780| #define OSHMEM_REPO_REV "v4.1.4"
3781| #define OSHMEM_TARBALL_VERSION "4.1.4"
3782| #define OSHMEM_VERSION "4"
3783| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3784| #define OPAL_MAJOR_VERSION 4
3785| #define OPAL_MINOR_VERSION 1
3786| #define OPAL_RELEASE_VERSION 4
3787| #define OPAL_GREEK_VERSION ""
3788| #define OPAL_REPO_REV "v4.1.4"
3789| #define OPAL_TARBALL_VERSION "4.1.4"
3790| #define OPAL_VERSION "4"
3791| #define OPAL_RELEASE_DATE "May 26, 2022"
3792| #define OPAL_ENABLE_MEM_DEBUG 0
3793| #define OPAL_ENABLE_MEM_PROFILE 0
3794| #define OPAL_ENABLE_TIMING 0
3795| #define OPAL_ENABLE_DEBUG 0
3796| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3797| #define OPAL_ENABLE_PTY_SUPPORT 1
3798| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3799| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3800| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3801| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3802| #define OPAL_WANT_HOME_CONFIG_FILES 1
3803| #define OPAL_ENABLE_IPV6 0
3804| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3805| #define OPAL_IDENT_STRING "4.1.4"
3806| #define OPAL_MAX_PROCESSOR_NAME 256
3807| #define OPAL_MAX_ERROR_STRING 256
3808| #define OPAL_MAX_OBJECT_NAME 64
3809| #define OPAL_MAX_INFO_KEY 36
3810| #define OPAL_MAX_INFO_VAL 256
3811| #define OPAL_MAX_PORT_NAME 1024
3812| #define OPAL_MAX_DATAREP_STRING 128
3813| #define OPAL_ENABLE_CRDEBUG 0
3814| #define OPAL_ENABLE_GETPWUID 1
3815| #define OPAL_ENABLE_PROGRESS_THREADS 0
3816| #define HAVE_ZLIB_H 1
3817| #define OPAL_HAVE_ZLIB 1
3818| #define OPAL_HAVE_SOLARIS 0
3819| #define HAVE_NETDB_H 1
3820| #define HAVE_NETINET_IN_H 1
3821| #define HAVE_NETINET_TCP_H 1
3822| #define HAVE_STRUCT_SOCKADDR_IN 1
3823| #define OPAL_CUDA_SUPPORT 0
3824| #define OPAL_CUDA_SYNC_MEMOPS 0
3825| #define OPAL_CUDA_GET_ATTRIBUTES 0
3826| #define OPAL_CUDA_GDR_SUPPORT 0
3827| #define OPAL_PMIX_V1 0
3828| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
3829| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
3830| #define OMPI_GROUP_SPARSE 0
3831| #define OMPI_WANT_PERUSE 0
3832| #define OMPI_WANT_MPI_CXX_SEEK 1
3833| #define OMPI_ENABLE_MPI1_COMPAT 0
3834| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
3835| #define MPI_PARAM_CHECK ompi_mpi_param_check
3836| #define OMPI_PARAM_CHECK 1
3837| #define OSHMEM_SPEC_COMPAT 1
3838| #define OSHMEM_PARAM_CHECK 1
3839| #define SPC_ENABLE 0
3840| #define OPAL_CC "/usr/bin/clang"
3841| #define OPAL_C_HAVE__THREAD_LOCAL 1
3842| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
3843| #define OPAL_C_HAVE__ATOMIC 1
3844| #define OPAL_C_HAVE__GENERIC 1
3845| #define OPAL_C_HAVE__STATIC_ASSERT 1
3846| #define OPAL_C_HAVE___THREAD 1
3847| #define STDC_HEADERS 1
3848| #define _GNU_SOURCE 1
3849| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
3850| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
3851| #define OPAL_C_HAVE_BUILTIN_CLZ 1
3852| #define OPAL_CC_USE_PRAGMA_IDENT 0
3853| #define OPAL_CC_USE_IDENT 0
3854| #define OPAL_CC_USE_PRAGMA_COMMENT
3855| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
3856| #define HAVE_INT8_T 1
3857| #define HAVE_UINT8_T 1
3858| #define HAVE_INT16_T 1
3859| /* end confdefs.h.  */
3860| #include <stdio.h>
3861| #ifdef HAVE_SYS_TYPES_H
3862| # include <sys/types.h>
3863| #endif
3864| #ifdef HAVE_SYS_STAT_H
3865| # include <sys/stat.h>
3866| #endif
3867| #ifdef STDC_HEADERS
3868| # include <stdlib.h>
3869| # include <stddef.h>
3870| #else
3871| # ifdef HAVE_STDLIB_H
3872| #  include <stdlib.h>
3873| # endif
3874| #endif
3875| #ifdef HAVE_STRING_H
3876| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3877| #  include <memory.h>
3878| # endif
3879| # include <string.h>
3880| #endif
3881| #ifdef HAVE_STRINGS_H
3882| # include <strings.h>
3883| #endif
3884| #ifdef HAVE_INTTYPES_H
3885| # include <inttypes.h>
3886| #endif
3887| #ifdef HAVE_STDINT_H
3888| # include <stdint.h>
3889| #endif
3890| #ifdef HAVE_UNISTD_H
3891| # include <unistd.h>
3892| #endif
3893| int
3894| main ()
3895| {
3896| if (sizeof ((uint16_t)))
3897|           return 0;
3898|   ;
3899|   return 0;
3900| }
3901configure:21608: result: yes
3902configure:21618: checking for int32_t
3903configure:21618: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3904configure:21618: $? = 0
3905configure:21618: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
3906conftest.c:161:22: error: expected expression
3907if (sizeof ((int32_t)))
3908                     ^
39091 error generated.
3910configure:21618: $? = 1
3911configure: failed program was:
3912| /* confdefs.h */
3913| #define PACKAGE_NAME "Open MPI"
3914| #define PACKAGE_TARNAME "openmpi"
3915| #define PACKAGE_VERSION "4.1.4"
3916| #define PACKAGE_STRING "Open MPI 4.1.4"
3917| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
3918| #define PACKAGE_URL ""
3919| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
3920| #define STDC_HEADERS 1
3921| #define HAVE_SYS_TYPES_H 1
3922| #define HAVE_SYS_STAT_H 1
3923| #define HAVE_STDLIB_H 1
3924| #define HAVE_STRING_H 1
3925| #define HAVE_MEMORY_H 1
3926| #define HAVE_STRINGS_H 1
3927| #define HAVE_INTTYPES_H 1
3928| #define HAVE_STDINT_H 1
3929| #define HAVE_UNISTD_H 1
3930| #define __EXTENSIONS__ 1
3931| #define _ALL_SOURCE 1
3932| #define _GNU_SOURCE 1
3933| #define _POSIX_PTHREAD_SEMANTICS 1
3934| #define _TANDEM_SOURCE 1
3935| #define OMPI_MAJOR_VERSION 4
3936| #define OMPI_MINOR_VERSION 1
3937| #define OMPI_RELEASE_VERSION 4
3938| #define OMPI_GREEK_VERSION ""
3939| #define OMPI_REPO_REV "v4.1.4"
3940| #define OMPI_TARBALL_VERSION "4.1.4"
3941| #define OMPI_VERSION "4"
3942| #define OMPI_RELEASE_DATE "May 26, 2022"
3943| #define ORTE_MAJOR_VERSION 4
3944| #define ORTE_MINOR_VERSION 1
3945| #define ORTE_RELEASE_VERSION 4
3946| #define ORTE_GREEK_VERSION ""
3947| #define ORTE_REPO_REV "v4.1.4"
3948| #define ORTE_TARBALL_VERSION "4.1.4"
3949| #define ORTE_VERSION "4"
3950| #define ORTE_RELEASE_DATE "May 26, 2022"
3951| #define OSHMEM_MAJOR_VERSION 4
3952| #define OSHMEM_MINOR_VERSION 1
3953| #define OSHMEM_RELEASE_VERSION 4
3954| #define OSHMEM_GREEK_VERSION ""
3955| #define OSHMEM_REPO_REV "v4.1.4"
3956| #define OSHMEM_TARBALL_VERSION "4.1.4"
3957| #define OSHMEM_VERSION "4"
3958| #define OSHMEM_RELEASE_DATE "May 26, 2022"
3959| #define OPAL_MAJOR_VERSION 4
3960| #define OPAL_MINOR_VERSION 1
3961| #define OPAL_RELEASE_VERSION 4
3962| #define OPAL_GREEK_VERSION ""
3963| #define OPAL_REPO_REV "v4.1.4"
3964| #define OPAL_TARBALL_VERSION "4.1.4"
3965| #define OPAL_VERSION "4"
3966| #define OPAL_RELEASE_DATE "May 26, 2022"
3967| #define OPAL_ENABLE_MEM_DEBUG 0
3968| #define OPAL_ENABLE_MEM_PROFILE 0
3969| #define OPAL_ENABLE_TIMING 0
3970| #define OPAL_ENABLE_DEBUG 0
3971| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
3972| #define OPAL_ENABLE_PTY_SUPPORT 1
3973| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
3974| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
3975| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
3976| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
3977| #define OPAL_WANT_HOME_CONFIG_FILES 1
3978| #define OPAL_ENABLE_IPV6 0
3979| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
3980| #define OPAL_IDENT_STRING "4.1.4"
3981| #define OPAL_MAX_PROCESSOR_NAME 256
3982| #define OPAL_MAX_ERROR_STRING 256
3983| #define OPAL_MAX_OBJECT_NAME 64
3984| #define OPAL_MAX_INFO_KEY 36
3985| #define OPAL_MAX_INFO_VAL 256
3986| #define OPAL_MAX_PORT_NAME 1024
3987| #define OPAL_MAX_DATAREP_STRING 128
3988| #define OPAL_ENABLE_CRDEBUG 0
3989| #define OPAL_ENABLE_GETPWUID 1
3990| #define OPAL_ENABLE_PROGRESS_THREADS 0
3991| #define HAVE_ZLIB_H 1
3992| #define OPAL_HAVE_ZLIB 1
3993| #define OPAL_HAVE_SOLARIS 0
3994| #define HAVE_NETDB_H 1
3995| #define HAVE_NETINET_IN_H 1
3996| #define HAVE_NETINET_TCP_H 1
3997| #define HAVE_STRUCT_SOCKADDR_IN 1
3998| #define OPAL_CUDA_SUPPORT 0
3999| #define OPAL_CUDA_SYNC_MEMOPS 0
4000| #define OPAL_CUDA_GET_ATTRIBUTES 0
4001| #define OPAL_CUDA_GDR_SUPPORT 0
4002| #define OPAL_PMIX_V1 0
4003| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4004| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4005| #define OMPI_GROUP_SPARSE 0
4006| #define OMPI_WANT_PERUSE 0
4007| #define OMPI_WANT_MPI_CXX_SEEK 1
4008| #define OMPI_ENABLE_MPI1_COMPAT 0
4009| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4010| #define MPI_PARAM_CHECK ompi_mpi_param_check
4011| #define OMPI_PARAM_CHECK 1
4012| #define OSHMEM_SPEC_COMPAT 1
4013| #define OSHMEM_PARAM_CHECK 1
4014| #define SPC_ENABLE 0
4015| #define OPAL_CC "/usr/bin/clang"
4016| #define OPAL_C_HAVE__THREAD_LOCAL 1
4017| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4018| #define OPAL_C_HAVE__ATOMIC 1
4019| #define OPAL_C_HAVE__GENERIC 1
4020| #define OPAL_C_HAVE__STATIC_ASSERT 1
4021| #define OPAL_C_HAVE___THREAD 1
4022| #define STDC_HEADERS 1
4023| #define _GNU_SOURCE 1
4024| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4025| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4026| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4027| #define OPAL_CC_USE_PRAGMA_IDENT 0
4028| #define OPAL_CC_USE_IDENT 0
4029| #define OPAL_CC_USE_PRAGMA_COMMENT
4030| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4031| #define HAVE_INT8_T 1
4032| #define HAVE_UINT8_T 1
4033| #define HAVE_INT16_T 1
4034| #define HAVE_UINT16_T 1
4035| /* end confdefs.h.  */
4036| #include <stdio.h>
4037| #ifdef HAVE_SYS_TYPES_H
4038| # include <sys/types.h>
4039| #endif
4040| #ifdef HAVE_SYS_STAT_H
4041| # include <sys/stat.h>
4042| #endif
4043| #ifdef STDC_HEADERS
4044| # include <stdlib.h>
4045| # include <stddef.h>
4046| #else
4047| # ifdef HAVE_STDLIB_H
4048| #  include <stdlib.h>
4049| # endif
4050| #endif
4051| #ifdef HAVE_STRING_H
4052| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4053| #  include <memory.h>
4054| # endif
4055| # include <string.h>
4056| #endif
4057| #ifdef HAVE_STRINGS_H
4058| # include <strings.h>
4059| #endif
4060| #ifdef HAVE_INTTYPES_H
4061| # include <inttypes.h>
4062| #endif
4063| #ifdef HAVE_STDINT_H
4064| # include <stdint.h>
4065| #endif
4066| #ifdef HAVE_UNISTD_H
4067| # include <unistd.h>
4068| #endif
4069| int
4070| main ()
4071| {
4072| if (sizeof ((int32_t)))
4073|           return 0;
4074|   ;
4075|   return 0;
4076| }
4077configure:21618: result: yes
4078configure:21628: checking for uint32_t
4079configure:21628: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4080configure:21628: $? = 0
4081configure:21628: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4082conftest.c:162:23: error: expected expression
4083if (sizeof ((uint32_t)))
4084                      ^
40851 error generated.
4086configure:21628: $? = 1
4087configure: failed program was:
4088| /* confdefs.h */
4089| #define PACKAGE_NAME "Open MPI"
4090| #define PACKAGE_TARNAME "openmpi"
4091| #define PACKAGE_VERSION "4.1.4"
4092| #define PACKAGE_STRING "Open MPI 4.1.4"
4093| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4094| #define PACKAGE_URL ""
4095| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4096| #define STDC_HEADERS 1
4097| #define HAVE_SYS_TYPES_H 1
4098| #define HAVE_SYS_STAT_H 1
4099| #define HAVE_STDLIB_H 1
4100| #define HAVE_STRING_H 1
4101| #define HAVE_MEMORY_H 1
4102| #define HAVE_STRINGS_H 1
4103| #define HAVE_INTTYPES_H 1
4104| #define HAVE_STDINT_H 1
4105| #define HAVE_UNISTD_H 1
4106| #define __EXTENSIONS__ 1
4107| #define _ALL_SOURCE 1
4108| #define _GNU_SOURCE 1
4109| #define _POSIX_PTHREAD_SEMANTICS 1
4110| #define _TANDEM_SOURCE 1
4111| #define OMPI_MAJOR_VERSION 4
4112| #define OMPI_MINOR_VERSION 1
4113| #define OMPI_RELEASE_VERSION 4
4114| #define OMPI_GREEK_VERSION ""
4115| #define OMPI_REPO_REV "v4.1.4"
4116| #define OMPI_TARBALL_VERSION "4.1.4"
4117| #define OMPI_VERSION "4"
4118| #define OMPI_RELEASE_DATE "May 26, 2022"
4119| #define ORTE_MAJOR_VERSION 4
4120| #define ORTE_MINOR_VERSION 1
4121| #define ORTE_RELEASE_VERSION 4
4122| #define ORTE_GREEK_VERSION ""
4123| #define ORTE_REPO_REV "v4.1.4"
4124| #define ORTE_TARBALL_VERSION "4.1.4"
4125| #define ORTE_VERSION "4"
4126| #define ORTE_RELEASE_DATE "May 26, 2022"
4127| #define OSHMEM_MAJOR_VERSION 4
4128| #define OSHMEM_MINOR_VERSION 1
4129| #define OSHMEM_RELEASE_VERSION 4
4130| #define OSHMEM_GREEK_VERSION ""
4131| #define OSHMEM_REPO_REV "v4.1.4"
4132| #define OSHMEM_TARBALL_VERSION "4.1.4"
4133| #define OSHMEM_VERSION "4"
4134| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4135| #define OPAL_MAJOR_VERSION 4
4136| #define OPAL_MINOR_VERSION 1
4137| #define OPAL_RELEASE_VERSION 4
4138| #define OPAL_GREEK_VERSION ""
4139| #define OPAL_REPO_REV "v4.1.4"
4140| #define OPAL_TARBALL_VERSION "4.1.4"
4141| #define OPAL_VERSION "4"
4142| #define OPAL_RELEASE_DATE "May 26, 2022"
4143| #define OPAL_ENABLE_MEM_DEBUG 0
4144| #define OPAL_ENABLE_MEM_PROFILE 0
4145| #define OPAL_ENABLE_TIMING 0
4146| #define OPAL_ENABLE_DEBUG 0
4147| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4148| #define OPAL_ENABLE_PTY_SUPPORT 1
4149| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4150| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4151| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4152| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4153| #define OPAL_WANT_HOME_CONFIG_FILES 1
4154| #define OPAL_ENABLE_IPV6 0
4155| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
4156| #define OPAL_IDENT_STRING "4.1.4"
4157| #define OPAL_MAX_PROCESSOR_NAME 256
4158| #define OPAL_MAX_ERROR_STRING 256
4159| #define OPAL_MAX_OBJECT_NAME 64
4160| #define OPAL_MAX_INFO_KEY 36
4161| #define OPAL_MAX_INFO_VAL 256
4162| #define OPAL_MAX_PORT_NAME 1024
4163| #define OPAL_MAX_DATAREP_STRING 128
4164| #define OPAL_ENABLE_CRDEBUG 0
4165| #define OPAL_ENABLE_GETPWUID 1
4166| #define OPAL_ENABLE_PROGRESS_THREADS 0
4167| #define HAVE_ZLIB_H 1
4168| #define OPAL_HAVE_ZLIB 1
4169| #define OPAL_HAVE_SOLARIS 0
4170| #define HAVE_NETDB_H 1
4171| #define HAVE_NETINET_IN_H 1
4172| #define HAVE_NETINET_TCP_H 1
4173| #define HAVE_STRUCT_SOCKADDR_IN 1
4174| #define OPAL_CUDA_SUPPORT 0
4175| #define OPAL_CUDA_SYNC_MEMOPS 0
4176| #define OPAL_CUDA_GET_ATTRIBUTES 0
4177| #define OPAL_CUDA_GDR_SUPPORT 0
4178| #define OPAL_PMIX_V1 0
4179| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4180| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4181| #define OMPI_GROUP_SPARSE 0
4182| #define OMPI_WANT_PERUSE 0
4183| #define OMPI_WANT_MPI_CXX_SEEK 1
4184| #define OMPI_ENABLE_MPI1_COMPAT 0
4185| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4186| #define MPI_PARAM_CHECK ompi_mpi_param_check
4187| #define OMPI_PARAM_CHECK 1
4188| #define OSHMEM_SPEC_COMPAT 1
4189| #define OSHMEM_PARAM_CHECK 1
4190| #define SPC_ENABLE 0
4191| #define OPAL_CC "/usr/bin/clang"
4192| #define OPAL_C_HAVE__THREAD_LOCAL 1
4193| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4194| #define OPAL_C_HAVE__ATOMIC 1
4195| #define OPAL_C_HAVE__GENERIC 1
4196| #define OPAL_C_HAVE__STATIC_ASSERT 1
4197| #define OPAL_C_HAVE___THREAD 1
4198| #define STDC_HEADERS 1
4199| #define _GNU_SOURCE 1
4200| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4201| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4202| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4203| #define OPAL_CC_USE_PRAGMA_IDENT 0
4204| #define OPAL_CC_USE_IDENT 0
4205| #define OPAL_CC_USE_PRAGMA_COMMENT
4206| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4207| #define HAVE_INT8_T 1
4208| #define HAVE_UINT8_T 1
4209| #define HAVE_INT16_T 1
4210| #define HAVE_UINT16_T 1
4211| #define HAVE_INT32_T 1
4212| /* end confdefs.h.  */
4213| #include <stdio.h>
4214| #ifdef HAVE_SYS_TYPES_H
4215| # include <sys/types.h>
4216| #endif
4217| #ifdef HAVE_SYS_STAT_H
4218| # include <sys/stat.h>
4219| #endif
4220| #ifdef STDC_HEADERS
4221| # include <stdlib.h>
4222| # include <stddef.h>
4223| #else
4224| # ifdef HAVE_STDLIB_H
4225| #  include <stdlib.h>
4226| # endif
4227| #endif
4228| #ifdef HAVE_STRING_H
4229| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4230| #  include <memory.h>
4231| # endif
4232| # include <string.h>
4233| #endif
4234| #ifdef HAVE_STRINGS_H
4235| # include <strings.h>
4236| #endif
4237| #ifdef HAVE_INTTYPES_H
4238| # include <inttypes.h>
4239| #endif
4240| #ifdef HAVE_STDINT_H
4241| # include <stdint.h>
4242| #endif
4243| #ifdef HAVE_UNISTD_H
4244| # include <unistd.h>
4245| #endif
4246| int
4247| main ()
4248| {
4249| if (sizeof ((uint32_t)))
4250|           return 0;
4251|   ;
4252|   return 0;
4253| }
4254configure:21628: result: yes
4255configure:21638: checking for int64_t
4256configure:21638: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4257configure:21638: $? = 0
4258configure:21638: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4259conftest.c:163:22: error: expected expression
4260if (sizeof ((int64_t)))
4261                     ^
42621 error generated.
4263configure:21638: $? = 1
4264configure: failed program was:
4265| /* confdefs.h */
4266| #define PACKAGE_NAME "Open MPI"
4267| #define PACKAGE_TARNAME "openmpi"
4268| #define PACKAGE_VERSION "4.1.4"
4269| #define PACKAGE_STRING "Open MPI 4.1.4"
4270| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4271| #define PACKAGE_URL ""
4272| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4273| #define STDC_HEADERS 1
4274| #define HAVE_SYS_TYPES_H 1
4275| #define HAVE_SYS_STAT_H 1
4276| #define HAVE_STDLIB_H 1
4277| #define HAVE_STRING_H 1
4278| #define HAVE_MEMORY_H 1
4279| #define HAVE_STRINGS_H 1
4280| #define HAVE_INTTYPES_H 1
4281| #define HAVE_STDINT_H 1
4282| #define HAVE_UNISTD_H 1
4283| #define __EXTENSIONS__ 1
4284| #define _ALL_SOURCE 1
4285| #define _GNU_SOURCE 1
4286| #define _POSIX_PTHREAD_SEMANTICS 1
4287| #define _TANDEM_SOURCE 1
4288| #define OMPI_MAJOR_VERSION 4
4289| #define OMPI_MINOR_VERSION 1
4290| #define OMPI_RELEASE_VERSION 4
4291| #define OMPI_GREEK_VERSION ""
4292| #define OMPI_REPO_REV "v4.1.4"
4293| #define OMPI_TARBALL_VERSION "4.1.4"
4294| #define OMPI_VERSION "4"
4295| #define OMPI_RELEASE_DATE "May 26, 2022"
4296| #define ORTE_MAJOR_VERSION 4
4297| #define ORTE_MINOR_VERSION 1
4298| #define ORTE_RELEASE_VERSION 4
4299| #define ORTE_GREEK_VERSION ""
4300| #define ORTE_REPO_REV "v4.1.4"
4301| #define ORTE_TARBALL_VERSION "4.1.4"
4302| #define ORTE_VERSION "4"
4303| #define ORTE_RELEASE_DATE "May 26, 2022"
4304| #define OSHMEM_MAJOR_VERSION 4
4305| #define OSHMEM_MINOR_VERSION 1
4306| #define OSHMEM_RELEASE_VERSION 4
4307| #define OSHMEM_GREEK_VERSION ""
4308| #define OSHMEM_REPO_REV "v4.1.4"
4309| #define OSHMEM_TARBALL_VERSION "4.1.4"
4310| #define OSHMEM_VERSION "4"
4311| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4312| #define OPAL_MAJOR_VERSION 4
4313| #define OPAL_MINOR_VERSION 1
4314| #define OPAL_RELEASE_VERSION 4
4315| #define OPAL_GREEK_VERSION ""
4316| #define OPAL_REPO_REV "v4.1.4"
4317| #define OPAL_TARBALL_VERSION "4.1.4"
4318| #define OPAL_VERSION "4"
4319| #define OPAL_RELEASE_DATE "May 26, 2022"
4320| #define OPAL_ENABLE_MEM_DEBUG 0
4321| #define OPAL_ENABLE_MEM_PROFILE 0
4322| #define OPAL_ENABLE_TIMING 0
4323| #define OPAL_ENABLE_DEBUG 0
4324| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4325| #define OPAL_ENABLE_PTY_SUPPORT 1
4326| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4327| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4328| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4329| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4330| #define OPAL_WANT_HOME_CONFIG_FILES 1
4331| #define OPAL_ENABLE_IPV6 0
4332| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
4333| #define OPAL_IDENT_STRING "4.1.4"
4334| #define OPAL_MAX_PROCESSOR_NAME 256
4335| #define OPAL_MAX_ERROR_STRING 256
4336| #define OPAL_MAX_OBJECT_NAME 64
4337| #define OPAL_MAX_INFO_KEY 36
4338| #define OPAL_MAX_INFO_VAL 256
4339| #define OPAL_MAX_PORT_NAME 1024
4340| #define OPAL_MAX_DATAREP_STRING 128
4341| #define OPAL_ENABLE_CRDEBUG 0
4342| #define OPAL_ENABLE_GETPWUID 1
4343| #define OPAL_ENABLE_PROGRESS_THREADS 0
4344| #define HAVE_ZLIB_H 1
4345| #define OPAL_HAVE_ZLIB 1
4346| #define OPAL_HAVE_SOLARIS 0
4347| #define HAVE_NETDB_H 1
4348| #define HAVE_NETINET_IN_H 1
4349| #define HAVE_NETINET_TCP_H 1
4350| #define HAVE_STRUCT_SOCKADDR_IN 1
4351| #define OPAL_CUDA_SUPPORT 0
4352| #define OPAL_CUDA_SYNC_MEMOPS 0
4353| #define OPAL_CUDA_GET_ATTRIBUTES 0
4354| #define OPAL_CUDA_GDR_SUPPORT 0
4355| #define OPAL_PMIX_V1 0
4356| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4357| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4358| #define OMPI_GROUP_SPARSE 0
4359| #define OMPI_WANT_PERUSE 0
4360| #define OMPI_WANT_MPI_CXX_SEEK 1
4361| #define OMPI_ENABLE_MPI1_COMPAT 0
4362| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4363| #define MPI_PARAM_CHECK ompi_mpi_param_check
4364| #define OMPI_PARAM_CHECK 1
4365| #define OSHMEM_SPEC_COMPAT 1
4366| #define OSHMEM_PARAM_CHECK 1
4367| #define SPC_ENABLE 0
4368| #define OPAL_CC "/usr/bin/clang"
4369| #define OPAL_C_HAVE__THREAD_LOCAL 1
4370| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4371| #define OPAL_C_HAVE__ATOMIC 1
4372| #define OPAL_C_HAVE__GENERIC 1
4373| #define OPAL_C_HAVE__STATIC_ASSERT 1
4374| #define OPAL_C_HAVE___THREAD 1
4375| #define STDC_HEADERS 1
4376| #define _GNU_SOURCE 1
4377| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4378| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4379| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4380| #define OPAL_CC_USE_PRAGMA_IDENT 0
4381| #define OPAL_CC_USE_IDENT 0
4382| #define OPAL_CC_USE_PRAGMA_COMMENT
4383| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4384| #define HAVE_INT8_T 1
4385| #define HAVE_UINT8_T 1
4386| #define HAVE_INT16_T 1
4387| #define HAVE_UINT16_T 1
4388| #define HAVE_INT32_T 1
4389| #define HAVE_UINT32_T 1
4390| /* end confdefs.h.  */
4391| #include <stdio.h>
4392| #ifdef HAVE_SYS_TYPES_H
4393| # include <sys/types.h>
4394| #endif
4395| #ifdef HAVE_SYS_STAT_H
4396| # include <sys/stat.h>
4397| #endif
4398| #ifdef STDC_HEADERS
4399| # include <stdlib.h>
4400| # include <stddef.h>
4401| #else
4402| # ifdef HAVE_STDLIB_H
4403| #  include <stdlib.h>
4404| # endif
4405| #endif
4406| #ifdef HAVE_STRING_H
4407| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4408| #  include <memory.h>
4409| # endif
4410| # include <string.h>
4411| #endif
4412| #ifdef HAVE_STRINGS_H
4413| # include <strings.h>
4414| #endif
4415| #ifdef HAVE_INTTYPES_H
4416| # include <inttypes.h>
4417| #endif
4418| #ifdef HAVE_STDINT_H
4419| # include <stdint.h>
4420| #endif
4421| #ifdef HAVE_UNISTD_H
4422| # include <unistd.h>
4423| #endif
4424| int
4425| main ()
4426| {
4427| if (sizeof ((int64_t)))
4428|           return 0;
4429|   ;
4430|   return 0;
4431| }
4432configure:21638: result: yes
4433configure:21648: checking for uint64_t
4434configure:21648: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4435configure:21648: $? = 0
4436configure:21648: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4437conftest.c:164:23: error: expected expression
4438if (sizeof ((uint64_t)))
4439                      ^
44401 error generated.
4441configure:21648: $? = 1
4442configure: failed program was:
4443| /* confdefs.h */
4444| #define PACKAGE_NAME "Open MPI"
4445| #define PACKAGE_TARNAME "openmpi"
4446| #define PACKAGE_VERSION "4.1.4"
4447| #define PACKAGE_STRING "Open MPI 4.1.4"
4448| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4449| #define PACKAGE_URL ""
4450| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4451| #define STDC_HEADERS 1
4452| #define HAVE_SYS_TYPES_H 1
4453| #define HAVE_SYS_STAT_H 1
4454| #define HAVE_STDLIB_H 1
4455| #define HAVE_STRING_H 1
4456| #define HAVE_MEMORY_H 1
4457| #define HAVE_STRINGS_H 1
4458| #define HAVE_INTTYPES_H 1
4459| #define HAVE_STDINT_H 1
4460| #define HAVE_UNISTD_H 1
4461| #define __EXTENSIONS__ 1
4462| #define _ALL_SOURCE 1
4463| #define _GNU_SOURCE 1
4464| #define _POSIX_PTHREAD_SEMANTICS 1
4465| #define _TANDEM_SOURCE 1
4466| #define OMPI_MAJOR_VERSION 4
4467| #define OMPI_MINOR_VERSION 1
4468| #define OMPI_RELEASE_VERSION 4
4469| #define OMPI_GREEK_VERSION ""
4470| #define OMPI_REPO_REV "v4.1.4"
4471| #define OMPI_TARBALL_VERSION "4.1.4"
4472| #define OMPI_VERSION "4"
4473| #define OMPI_RELEASE_DATE "May 26, 2022"
4474| #define ORTE_MAJOR_VERSION 4
4475| #define ORTE_MINOR_VERSION 1
4476| #define ORTE_RELEASE_VERSION 4
4477| #define ORTE_GREEK_VERSION ""
4478| #define ORTE_REPO_REV "v4.1.4"
4479| #define ORTE_TARBALL_VERSION "4.1.4"
4480| #define ORTE_VERSION "4"
4481| #define ORTE_RELEASE_DATE "May 26, 2022"
4482| #define OSHMEM_MAJOR_VERSION 4
4483| #define OSHMEM_MINOR_VERSION 1
4484| #define OSHMEM_RELEASE_VERSION 4
4485| #define OSHMEM_GREEK_VERSION ""
4486| #define OSHMEM_REPO_REV "v4.1.4"
4487| #define OSHMEM_TARBALL_VERSION "4.1.4"
4488| #define OSHMEM_VERSION "4"
4489| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4490| #define OPAL_MAJOR_VERSION 4
4491| #define OPAL_MINOR_VERSION 1
4492| #define OPAL_RELEASE_VERSION 4
4493| #define OPAL_GREEK_VERSION ""
4494| #define OPAL_REPO_REV "v4.1.4"
4495| #define OPAL_TARBALL_VERSION "4.1.4"
4496| #define OPAL_VERSION "4"
4497| #define OPAL_RELEASE_DATE "May 26, 2022"
4498| #define OPAL_ENABLE_MEM_DEBUG 0
4499| #define OPAL_ENABLE_MEM_PROFILE 0
4500| #define OPAL_ENABLE_TIMING 0
4501| #define OPAL_ENABLE_DEBUG 0
4502| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4503| #define OPAL_ENABLE_PTY_SUPPORT 1
4504| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4505| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4506| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4507| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4508| #define OPAL_WANT_HOME_CONFIG_FILES 1
4509| #define OPAL_ENABLE_IPV6 0
4510| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
4511| #define OPAL_IDENT_STRING "4.1.4"
4512| #define OPAL_MAX_PROCESSOR_NAME 256
4513| #define OPAL_MAX_ERROR_STRING 256
4514| #define OPAL_MAX_OBJECT_NAME 64
4515| #define OPAL_MAX_INFO_KEY 36
4516| #define OPAL_MAX_INFO_VAL 256
4517| #define OPAL_MAX_PORT_NAME 1024
4518| #define OPAL_MAX_DATAREP_STRING 128
4519| #define OPAL_ENABLE_CRDEBUG 0
4520| #define OPAL_ENABLE_GETPWUID 1
4521| #define OPAL_ENABLE_PROGRESS_THREADS 0
4522| #define HAVE_ZLIB_H 1
4523| #define OPAL_HAVE_ZLIB 1
4524| #define OPAL_HAVE_SOLARIS 0
4525| #define HAVE_NETDB_H 1
4526| #define HAVE_NETINET_IN_H 1
4527| #define HAVE_NETINET_TCP_H 1
4528| #define HAVE_STRUCT_SOCKADDR_IN 1
4529| #define OPAL_CUDA_SUPPORT 0
4530| #define OPAL_CUDA_SYNC_MEMOPS 0
4531| #define OPAL_CUDA_GET_ATTRIBUTES 0
4532| #define OPAL_CUDA_GDR_SUPPORT 0
4533| #define OPAL_PMIX_V1 0
4534| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4535| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4536| #define OMPI_GROUP_SPARSE 0
4537| #define OMPI_WANT_PERUSE 0
4538| #define OMPI_WANT_MPI_CXX_SEEK 1
4539| #define OMPI_ENABLE_MPI1_COMPAT 0
4540| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4541| #define MPI_PARAM_CHECK ompi_mpi_param_check
4542| #define OMPI_PARAM_CHECK 1
4543| #define OSHMEM_SPEC_COMPAT 1
4544| #define OSHMEM_PARAM_CHECK 1
4545| #define SPC_ENABLE 0
4546| #define OPAL_CC "/usr/bin/clang"
4547| #define OPAL_C_HAVE__THREAD_LOCAL 1
4548| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4549| #define OPAL_C_HAVE__ATOMIC 1
4550| #define OPAL_C_HAVE__GENERIC 1
4551| #define OPAL_C_HAVE__STATIC_ASSERT 1
4552| #define OPAL_C_HAVE___THREAD 1
4553| #define STDC_HEADERS 1
4554| #define _GNU_SOURCE 1
4555| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4556| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4557| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4558| #define OPAL_CC_USE_PRAGMA_IDENT 0
4559| #define OPAL_CC_USE_IDENT 0
4560| #define OPAL_CC_USE_PRAGMA_COMMENT
4561| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4562| #define HAVE_INT8_T 1
4563| #define HAVE_UINT8_T 1
4564| #define HAVE_INT16_T 1
4565| #define HAVE_UINT16_T 1
4566| #define HAVE_INT32_T 1
4567| #define HAVE_UINT32_T 1
4568| #define HAVE_INT64_T 1
4569| /* end confdefs.h.  */
4570| #include <stdio.h>
4571| #ifdef HAVE_SYS_TYPES_H
4572| # include <sys/types.h>
4573| #endif
4574| #ifdef HAVE_SYS_STAT_H
4575| # include <sys/stat.h>
4576| #endif
4577| #ifdef STDC_HEADERS
4578| # include <stdlib.h>
4579| # include <stddef.h>
4580| #else
4581| # ifdef HAVE_STDLIB_H
4582| #  include <stdlib.h>
4583| # endif
4584| #endif
4585| #ifdef HAVE_STRING_H
4586| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4587| #  include <memory.h>
4588| # endif
4589| # include <string.h>
4590| #endif
4591| #ifdef HAVE_STRINGS_H
4592| # include <strings.h>
4593| #endif
4594| #ifdef HAVE_INTTYPES_H
4595| # include <inttypes.h>
4596| #endif
4597| #ifdef HAVE_STDINT_H
4598| # include <stdint.h>
4599| #endif
4600| #ifdef HAVE_UNISTD_H
4601| # include <unistd.h>
4602| #endif
4603| int
4604| main ()
4605| {
4606| if (sizeof ((uint64_t)))
4607|           return 0;
4608|   ;
4609|   return 0;
4610| }
4611configure:21648: result: yes
4612configure:21658: checking for int128_t
4613configure:21658: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4614conftest.c:165:13: error: use of undeclared identifier 'int128_t'
4615if (sizeof (int128_t))
4616            ^
46171 error generated.
4618configure:21658: $? = 1
4619configure: failed program was:
4620| /* confdefs.h */
4621| #define PACKAGE_NAME "Open MPI"
4622| #define PACKAGE_TARNAME "openmpi"
4623| #define PACKAGE_VERSION "4.1.4"
4624| #define PACKAGE_STRING "Open MPI 4.1.4"
4625| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4626| #define PACKAGE_URL ""
4627| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4628| #define STDC_HEADERS 1
4629| #define HAVE_SYS_TYPES_H 1
4630| #define HAVE_SYS_STAT_H 1
4631| #define HAVE_STDLIB_H 1
4632| #define HAVE_STRING_H 1
4633| #define HAVE_MEMORY_H 1
4634| #define HAVE_STRINGS_H 1
4635| #define HAVE_INTTYPES_H 1
4636| #define HAVE_STDINT_H 1
4637| #define HAVE_UNISTD_H 1
4638| #define __EXTENSIONS__ 1
4639| #define _ALL_SOURCE 1
4640| #define _GNU_SOURCE 1
4641| #define _POSIX_PTHREAD_SEMANTICS 1
4642| #define _TANDEM_SOURCE 1
4643| #define OMPI_MAJOR_VERSION 4
4644| #define OMPI_MINOR_VERSION 1
4645| #define OMPI_RELEASE_VERSION 4
4646| #define OMPI_GREEK_VERSION ""
4647| #define OMPI_REPO_REV "v4.1.4"
4648| #define OMPI_TARBALL_VERSION "4.1.4"
4649| #define OMPI_VERSION "4"
4650| #define OMPI_RELEASE_DATE "May 26, 2022"
4651| #define ORTE_MAJOR_VERSION 4
4652| #define ORTE_MINOR_VERSION 1
4653| #define ORTE_RELEASE_VERSION 4
4654| #define ORTE_GREEK_VERSION ""
4655| #define ORTE_REPO_REV "v4.1.4"
4656| #define ORTE_TARBALL_VERSION "4.1.4"
4657| #define ORTE_VERSION "4"
4658| #define ORTE_RELEASE_DATE "May 26, 2022"
4659| #define OSHMEM_MAJOR_VERSION 4
4660| #define OSHMEM_MINOR_VERSION 1
4661| #define OSHMEM_RELEASE_VERSION 4
4662| #define OSHMEM_GREEK_VERSION ""
4663| #define OSHMEM_REPO_REV "v4.1.4"
4664| #define OSHMEM_TARBALL_VERSION "4.1.4"
4665| #define OSHMEM_VERSION "4"
4666| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4667| #define OPAL_MAJOR_VERSION 4
4668| #define OPAL_MINOR_VERSION 1
4669| #define OPAL_RELEASE_VERSION 4
4670| #define OPAL_GREEK_VERSION ""
4671| #define OPAL_REPO_REV "v4.1.4"
4672| #define OPAL_TARBALL_VERSION "4.1.4"
4673| #define OPAL_VERSION "4"
4674| #define OPAL_RELEASE_DATE "May 26, 2022"
4675| #define OPAL_ENABLE_MEM_DEBUG 0
4676| #define OPAL_ENABLE_MEM_PROFILE 0
4677| #define OPAL_ENABLE_TIMING 0
4678| #define OPAL_ENABLE_DEBUG 0
4679| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4680| #define OPAL_ENABLE_PTY_SUPPORT 1
4681| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4682| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4683| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4684| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4685| #define OPAL_WANT_HOME_CONFIG_FILES 1
4686| #define OPAL_ENABLE_IPV6 0
4687| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
4688| #define OPAL_IDENT_STRING "4.1.4"
4689| #define OPAL_MAX_PROCESSOR_NAME 256
4690| #define OPAL_MAX_ERROR_STRING 256
4691| #define OPAL_MAX_OBJECT_NAME 64
4692| #define OPAL_MAX_INFO_KEY 36
4693| #define OPAL_MAX_INFO_VAL 256
4694| #define OPAL_MAX_PORT_NAME 1024
4695| #define OPAL_MAX_DATAREP_STRING 128
4696| #define OPAL_ENABLE_CRDEBUG 0
4697| #define OPAL_ENABLE_GETPWUID 1
4698| #define OPAL_ENABLE_PROGRESS_THREADS 0
4699| #define HAVE_ZLIB_H 1
4700| #define OPAL_HAVE_ZLIB 1
4701| #define OPAL_HAVE_SOLARIS 0
4702| #define HAVE_NETDB_H 1
4703| #define HAVE_NETINET_IN_H 1
4704| #define HAVE_NETINET_TCP_H 1
4705| #define HAVE_STRUCT_SOCKADDR_IN 1
4706| #define OPAL_CUDA_SUPPORT 0
4707| #define OPAL_CUDA_SYNC_MEMOPS 0
4708| #define OPAL_CUDA_GET_ATTRIBUTES 0
4709| #define OPAL_CUDA_GDR_SUPPORT 0
4710| #define OPAL_PMIX_V1 0
4711| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4712| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4713| #define OMPI_GROUP_SPARSE 0
4714| #define OMPI_WANT_PERUSE 0
4715| #define OMPI_WANT_MPI_CXX_SEEK 1
4716| #define OMPI_ENABLE_MPI1_COMPAT 0
4717| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4718| #define MPI_PARAM_CHECK ompi_mpi_param_check
4719| #define OMPI_PARAM_CHECK 1
4720| #define OSHMEM_SPEC_COMPAT 1
4721| #define OSHMEM_PARAM_CHECK 1
4722| #define SPC_ENABLE 0
4723| #define OPAL_CC "/usr/bin/clang"
4724| #define OPAL_C_HAVE__THREAD_LOCAL 1
4725| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4726| #define OPAL_C_HAVE__ATOMIC 1
4727| #define OPAL_C_HAVE__GENERIC 1
4728| #define OPAL_C_HAVE__STATIC_ASSERT 1
4729| #define OPAL_C_HAVE___THREAD 1
4730| #define STDC_HEADERS 1
4731| #define _GNU_SOURCE 1
4732| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4733| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4734| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4735| #define OPAL_CC_USE_PRAGMA_IDENT 0
4736| #define OPAL_CC_USE_IDENT 0
4737| #define OPAL_CC_USE_PRAGMA_COMMENT
4738| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4739| #define HAVE_INT8_T 1
4740| #define HAVE_UINT8_T 1
4741| #define HAVE_INT16_T 1
4742| #define HAVE_UINT16_T 1
4743| #define HAVE_INT32_T 1
4744| #define HAVE_UINT32_T 1
4745| #define HAVE_INT64_T 1
4746| #define HAVE_UINT64_T 1
4747| /* end confdefs.h.  */
4748| #include <stdio.h>
4749| #ifdef HAVE_SYS_TYPES_H
4750| # include <sys/types.h>
4751| #endif
4752| #ifdef HAVE_SYS_STAT_H
4753| # include <sys/stat.h>
4754| #endif
4755| #ifdef STDC_HEADERS
4756| # include <stdlib.h>
4757| # include <stddef.h>
4758| #else
4759| # ifdef HAVE_STDLIB_H
4760| #  include <stdlib.h>
4761| # endif
4762| #endif
4763| #ifdef HAVE_STRING_H
4764| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4765| #  include <memory.h>
4766| # endif
4767| # include <string.h>
4768| #endif
4769| #ifdef HAVE_STRINGS_H
4770| # include <strings.h>
4771| #endif
4772| #ifdef HAVE_INTTYPES_H
4773| # include <inttypes.h>
4774| #endif
4775| #ifdef HAVE_STDINT_H
4776| # include <stdint.h>
4777| #endif
4778| #ifdef HAVE_UNISTD_H
4779| # include <unistd.h>
4780| #endif
4781| int
4782| main ()
4783| {
4784| if (sizeof (int128_t))
4785|        return 0;
4786|   ;
4787|   return 0;
4788| }
4789configure:21658: result: no
4790configure:21668: checking for __int128
4791configure:21668: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4792configure:21668: $? = 0
4793configure:21668: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4794conftest.c:165:23: error: expected expression
4795if (sizeof ((__int128)))
4796                      ^
47971 error generated.
4798configure:21668: $? = 1
4799configure: failed program was:
4800| /* confdefs.h */
4801| #define PACKAGE_NAME "Open MPI"
4802| #define PACKAGE_TARNAME "openmpi"
4803| #define PACKAGE_VERSION "4.1.4"
4804| #define PACKAGE_STRING "Open MPI 4.1.4"
4805| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4806| #define PACKAGE_URL ""
4807| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4808| #define STDC_HEADERS 1
4809| #define HAVE_SYS_TYPES_H 1
4810| #define HAVE_SYS_STAT_H 1
4811| #define HAVE_STDLIB_H 1
4812| #define HAVE_STRING_H 1
4813| #define HAVE_MEMORY_H 1
4814| #define HAVE_STRINGS_H 1
4815| #define HAVE_INTTYPES_H 1
4816| #define HAVE_STDINT_H 1
4817| #define HAVE_UNISTD_H 1
4818| #define __EXTENSIONS__ 1
4819| #define _ALL_SOURCE 1
4820| #define _GNU_SOURCE 1
4821| #define _POSIX_PTHREAD_SEMANTICS 1
4822| #define _TANDEM_SOURCE 1
4823| #define OMPI_MAJOR_VERSION 4
4824| #define OMPI_MINOR_VERSION 1
4825| #define OMPI_RELEASE_VERSION 4
4826| #define OMPI_GREEK_VERSION ""
4827| #define OMPI_REPO_REV "v4.1.4"
4828| #define OMPI_TARBALL_VERSION "4.1.4"
4829| #define OMPI_VERSION "4"
4830| #define OMPI_RELEASE_DATE "May 26, 2022"
4831| #define ORTE_MAJOR_VERSION 4
4832| #define ORTE_MINOR_VERSION 1
4833| #define ORTE_RELEASE_VERSION 4
4834| #define ORTE_GREEK_VERSION ""
4835| #define ORTE_REPO_REV "v4.1.4"
4836| #define ORTE_TARBALL_VERSION "4.1.4"
4837| #define ORTE_VERSION "4"
4838| #define ORTE_RELEASE_DATE "May 26, 2022"
4839| #define OSHMEM_MAJOR_VERSION 4
4840| #define OSHMEM_MINOR_VERSION 1
4841| #define OSHMEM_RELEASE_VERSION 4
4842| #define OSHMEM_GREEK_VERSION ""
4843| #define OSHMEM_REPO_REV "v4.1.4"
4844| #define OSHMEM_TARBALL_VERSION "4.1.4"
4845| #define OSHMEM_VERSION "4"
4846| #define OSHMEM_RELEASE_DATE "May 26, 2022"
4847| #define OPAL_MAJOR_VERSION 4
4848| #define OPAL_MINOR_VERSION 1
4849| #define OPAL_RELEASE_VERSION 4
4850| #define OPAL_GREEK_VERSION ""
4851| #define OPAL_REPO_REV "v4.1.4"
4852| #define OPAL_TARBALL_VERSION "4.1.4"
4853| #define OPAL_VERSION "4"
4854| #define OPAL_RELEASE_DATE "May 26, 2022"
4855| #define OPAL_ENABLE_MEM_DEBUG 0
4856| #define OPAL_ENABLE_MEM_PROFILE 0
4857| #define OPAL_ENABLE_TIMING 0
4858| #define OPAL_ENABLE_DEBUG 0
4859| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
4860| #define OPAL_ENABLE_PTY_SUPPORT 1
4861| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
4862| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
4863| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
4864| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
4865| #define OPAL_WANT_HOME_CONFIG_FILES 1
4866| #define OPAL_ENABLE_IPV6 0
4867| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
4868| #define OPAL_IDENT_STRING "4.1.4"
4869| #define OPAL_MAX_PROCESSOR_NAME 256
4870| #define OPAL_MAX_ERROR_STRING 256
4871| #define OPAL_MAX_OBJECT_NAME 64
4872| #define OPAL_MAX_INFO_KEY 36
4873| #define OPAL_MAX_INFO_VAL 256
4874| #define OPAL_MAX_PORT_NAME 1024
4875| #define OPAL_MAX_DATAREP_STRING 128
4876| #define OPAL_ENABLE_CRDEBUG 0
4877| #define OPAL_ENABLE_GETPWUID 1
4878| #define OPAL_ENABLE_PROGRESS_THREADS 0
4879| #define HAVE_ZLIB_H 1
4880| #define OPAL_HAVE_ZLIB 1
4881| #define OPAL_HAVE_SOLARIS 0
4882| #define HAVE_NETDB_H 1
4883| #define HAVE_NETINET_IN_H 1
4884| #define HAVE_NETINET_TCP_H 1
4885| #define HAVE_STRUCT_SOCKADDR_IN 1
4886| #define OPAL_CUDA_SUPPORT 0
4887| #define OPAL_CUDA_SYNC_MEMOPS 0
4888| #define OPAL_CUDA_GET_ATTRIBUTES 0
4889| #define OPAL_CUDA_GDR_SUPPORT 0
4890| #define OPAL_PMIX_V1 0
4891| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
4892| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
4893| #define OMPI_GROUP_SPARSE 0
4894| #define OMPI_WANT_PERUSE 0
4895| #define OMPI_WANT_MPI_CXX_SEEK 1
4896| #define OMPI_ENABLE_MPI1_COMPAT 0
4897| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
4898| #define MPI_PARAM_CHECK ompi_mpi_param_check
4899| #define OMPI_PARAM_CHECK 1
4900| #define OSHMEM_SPEC_COMPAT 1
4901| #define OSHMEM_PARAM_CHECK 1
4902| #define SPC_ENABLE 0
4903| #define OPAL_CC "/usr/bin/clang"
4904| #define OPAL_C_HAVE__THREAD_LOCAL 1
4905| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
4906| #define OPAL_C_HAVE__ATOMIC 1
4907| #define OPAL_C_HAVE__GENERIC 1
4908| #define OPAL_C_HAVE__STATIC_ASSERT 1
4909| #define OPAL_C_HAVE___THREAD 1
4910| #define STDC_HEADERS 1
4911| #define _GNU_SOURCE 1
4912| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
4913| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
4914| #define OPAL_C_HAVE_BUILTIN_CLZ 1
4915| #define OPAL_CC_USE_PRAGMA_IDENT 0
4916| #define OPAL_CC_USE_IDENT 0
4917| #define OPAL_CC_USE_PRAGMA_COMMENT
4918| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
4919| #define HAVE_INT8_T 1
4920| #define HAVE_UINT8_T 1
4921| #define HAVE_INT16_T 1
4922| #define HAVE_UINT16_T 1
4923| #define HAVE_INT32_T 1
4924| #define HAVE_UINT32_T 1
4925| #define HAVE_INT64_T 1
4926| #define HAVE_UINT64_T 1
4927| /* end confdefs.h.  */
4928| #include <stdio.h>
4929| #ifdef HAVE_SYS_TYPES_H
4930| # include <sys/types.h>
4931| #endif
4932| #ifdef HAVE_SYS_STAT_H
4933| # include <sys/stat.h>
4934| #endif
4935| #ifdef STDC_HEADERS
4936| # include <stdlib.h>
4937| # include <stddef.h>
4938| #else
4939| # ifdef HAVE_STDLIB_H
4940| #  include <stdlib.h>
4941| # endif
4942| #endif
4943| #ifdef HAVE_STRING_H
4944| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4945| #  include <memory.h>
4946| # endif
4947| # include <string.h>
4948| #endif
4949| #ifdef HAVE_STRINGS_H
4950| # include <strings.h>
4951| #endif
4952| #ifdef HAVE_INTTYPES_H
4953| # include <inttypes.h>
4954| #endif
4955| #ifdef HAVE_STDINT_H
4956| # include <stdint.h>
4957| #endif
4958| #ifdef HAVE_UNISTD_H
4959| # include <unistd.h>
4960| #endif
4961| int
4962| main ()
4963| {
4964| if (sizeof ((__int128)))
4965|           return 0;
4966|   ;
4967|   return 0;
4968| }
4969configure:21668: result: yes
4970configure:21678: checking for uint128_t
4971configure:21678: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
4972conftest.c:166:13: error: use of undeclared identifier 'uint128_t'
4973if (sizeof (uint128_t))
4974            ^
49751 error generated.
4976configure:21678: $? = 1
4977configure: failed program was:
4978| /* confdefs.h */
4979| #define PACKAGE_NAME "Open MPI"
4980| #define PACKAGE_TARNAME "openmpi"
4981| #define PACKAGE_VERSION "4.1.4"
4982| #define PACKAGE_STRING "Open MPI 4.1.4"
4983| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
4984| #define PACKAGE_URL ""
4985| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
4986| #define STDC_HEADERS 1
4987| #define HAVE_SYS_TYPES_H 1
4988| #define HAVE_SYS_STAT_H 1
4989| #define HAVE_STDLIB_H 1
4990| #define HAVE_STRING_H 1
4991| #define HAVE_MEMORY_H 1
4992| #define HAVE_STRINGS_H 1
4993| #define HAVE_INTTYPES_H 1
4994| #define HAVE_STDINT_H 1
4995| #define HAVE_UNISTD_H 1
4996| #define __EXTENSIONS__ 1
4997| #define _ALL_SOURCE 1
4998| #define _GNU_SOURCE 1
4999| #define _POSIX_PTHREAD_SEMANTICS 1
5000| #define _TANDEM_SOURCE 1
5001| #define OMPI_MAJOR_VERSION 4
5002| #define OMPI_MINOR_VERSION 1
5003| #define OMPI_RELEASE_VERSION 4
5004| #define OMPI_GREEK_VERSION ""
5005| #define OMPI_REPO_REV "v4.1.4"
5006| #define OMPI_TARBALL_VERSION "4.1.4"
5007| #define OMPI_VERSION "4"
5008| #define OMPI_RELEASE_DATE "May 26, 2022"
5009| #define ORTE_MAJOR_VERSION 4
5010| #define ORTE_MINOR_VERSION 1
5011| #define ORTE_RELEASE_VERSION 4
5012| #define ORTE_GREEK_VERSION ""
5013| #define ORTE_REPO_REV "v4.1.4"
5014| #define ORTE_TARBALL_VERSION "4.1.4"
5015| #define ORTE_VERSION "4"
5016| #define ORTE_RELEASE_DATE "May 26, 2022"
5017| #define OSHMEM_MAJOR_VERSION 4
5018| #define OSHMEM_MINOR_VERSION 1
5019| #define OSHMEM_RELEASE_VERSION 4
5020| #define OSHMEM_GREEK_VERSION ""
5021| #define OSHMEM_REPO_REV "v4.1.4"
5022| #define OSHMEM_TARBALL_VERSION "4.1.4"
5023| #define OSHMEM_VERSION "4"
5024| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5025| #define OPAL_MAJOR_VERSION 4
5026| #define OPAL_MINOR_VERSION 1
5027| #define OPAL_RELEASE_VERSION 4
5028| #define OPAL_GREEK_VERSION ""
5029| #define OPAL_REPO_REV "v4.1.4"
5030| #define OPAL_TARBALL_VERSION "4.1.4"
5031| #define OPAL_VERSION "4"
5032| #define OPAL_RELEASE_DATE "May 26, 2022"
5033| #define OPAL_ENABLE_MEM_DEBUG 0
5034| #define OPAL_ENABLE_MEM_PROFILE 0
5035| #define OPAL_ENABLE_TIMING 0
5036| #define OPAL_ENABLE_DEBUG 0
5037| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5038| #define OPAL_ENABLE_PTY_SUPPORT 1
5039| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5040| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5041| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5042| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5043| #define OPAL_WANT_HOME_CONFIG_FILES 1
5044| #define OPAL_ENABLE_IPV6 0
5045| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5046| #define OPAL_IDENT_STRING "4.1.4"
5047| #define OPAL_MAX_PROCESSOR_NAME 256
5048| #define OPAL_MAX_ERROR_STRING 256
5049| #define OPAL_MAX_OBJECT_NAME 64
5050| #define OPAL_MAX_INFO_KEY 36
5051| #define OPAL_MAX_INFO_VAL 256
5052| #define OPAL_MAX_PORT_NAME 1024
5053| #define OPAL_MAX_DATAREP_STRING 128
5054| #define OPAL_ENABLE_CRDEBUG 0
5055| #define OPAL_ENABLE_GETPWUID 1
5056| #define OPAL_ENABLE_PROGRESS_THREADS 0
5057| #define HAVE_ZLIB_H 1
5058| #define OPAL_HAVE_ZLIB 1
5059| #define OPAL_HAVE_SOLARIS 0
5060| #define HAVE_NETDB_H 1
5061| #define HAVE_NETINET_IN_H 1
5062| #define HAVE_NETINET_TCP_H 1
5063| #define HAVE_STRUCT_SOCKADDR_IN 1
5064| #define OPAL_CUDA_SUPPORT 0
5065| #define OPAL_CUDA_SYNC_MEMOPS 0
5066| #define OPAL_CUDA_GET_ATTRIBUTES 0
5067| #define OPAL_CUDA_GDR_SUPPORT 0
5068| #define OPAL_PMIX_V1 0
5069| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5070| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5071| #define OMPI_GROUP_SPARSE 0
5072| #define OMPI_WANT_PERUSE 0
5073| #define OMPI_WANT_MPI_CXX_SEEK 1
5074| #define OMPI_ENABLE_MPI1_COMPAT 0
5075| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5076| #define MPI_PARAM_CHECK ompi_mpi_param_check
5077| #define OMPI_PARAM_CHECK 1
5078| #define OSHMEM_SPEC_COMPAT 1
5079| #define OSHMEM_PARAM_CHECK 1
5080| #define SPC_ENABLE 0
5081| #define OPAL_CC "/usr/bin/clang"
5082| #define OPAL_C_HAVE__THREAD_LOCAL 1
5083| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5084| #define OPAL_C_HAVE__ATOMIC 1
5085| #define OPAL_C_HAVE__GENERIC 1
5086| #define OPAL_C_HAVE__STATIC_ASSERT 1
5087| #define OPAL_C_HAVE___THREAD 1
5088| #define STDC_HEADERS 1
5089| #define _GNU_SOURCE 1
5090| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5091| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5092| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5093| #define OPAL_CC_USE_PRAGMA_IDENT 0
5094| #define OPAL_CC_USE_IDENT 0
5095| #define OPAL_CC_USE_PRAGMA_COMMENT
5096| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5097| #define HAVE_INT8_T 1
5098| #define HAVE_UINT8_T 1
5099| #define HAVE_INT16_T 1
5100| #define HAVE_UINT16_T 1
5101| #define HAVE_INT32_T 1
5102| #define HAVE_UINT32_T 1
5103| #define HAVE_INT64_T 1
5104| #define HAVE_UINT64_T 1
5105| #define HAVE___INT128 1
5106| /* end confdefs.h.  */
5107| #include <stdio.h>
5108| #ifdef HAVE_SYS_TYPES_H
5109| # include <sys/types.h>
5110| #endif
5111| #ifdef HAVE_SYS_STAT_H
5112| # include <sys/stat.h>
5113| #endif
5114| #ifdef STDC_HEADERS
5115| # include <stdlib.h>
5116| # include <stddef.h>
5117| #else
5118| # ifdef HAVE_STDLIB_H
5119| #  include <stdlib.h>
5120| # endif
5121| #endif
5122| #ifdef HAVE_STRING_H
5123| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5124| #  include <memory.h>
5125| # endif
5126| # include <string.h>
5127| #endif
5128| #ifdef HAVE_STRINGS_H
5129| # include <strings.h>
5130| #endif
5131| #ifdef HAVE_INTTYPES_H
5132| # include <inttypes.h>
5133| #endif
5134| #ifdef HAVE_STDINT_H
5135| # include <stdint.h>
5136| #endif
5137| #ifdef HAVE_UNISTD_H
5138| # include <unistd.h>
5139| #endif
5140| int
5141| main ()
5142| {
5143| if (sizeof (uint128_t))
5144|        return 0;
5145|   ;
5146|   return 0;
5147| }
5148configure:21678: result: no
5149configure:21688: checking for long long
5150configure:21688: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5151configure:21688: $? = 0
5152configure:21688: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5153conftest.c:166:24: error: expected expression
5154if (sizeof ((long long)))
5155                       ^
51561 error generated.
5157configure:21688: $? = 1
5158configure: failed program was:
5159| /* confdefs.h */
5160| #define PACKAGE_NAME "Open MPI"
5161| #define PACKAGE_TARNAME "openmpi"
5162| #define PACKAGE_VERSION "4.1.4"
5163| #define PACKAGE_STRING "Open MPI 4.1.4"
5164| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5165| #define PACKAGE_URL ""
5166| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
5167| #define STDC_HEADERS 1
5168| #define HAVE_SYS_TYPES_H 1
5169| #define HAVE_SYS_STAT_H 1
5170| #define HAVE_STDLIB_H 1
5171| #define HAVE_STRING_H 1
5172| #define HAVE_MEMORY_H 1
5173| #define HAVE_STRINGS_H 1
5174| #define HAVE_INTTYPES_H 1
5175| #define HAVE_STDINT_H 1
5176| #define HAVE_UNISTD_H 1
5177| #define __EXTENSIONS__ 1
5178| #define _ALL_SOURCE 1
5179| #define _GNU_SOURCE 1
5180| #define _POSIX_PTHREAD_SEMANTICS 1
5181| #define _TANDEM_SOURCE 1
5182| #define OMPI_MAJOR_VERSION 4
5183| #define OMPI_MINOR_VERSION 1
5184| #define OMPI_RELEASE_VERSION 4
5185| #define OMPI_GREEK_VERSION ""
5186| #define OMPI_REPO_REV "v4.1.4"
5187| #define OMPI_TARBALL_VERSION "4.1.4"
5188| #define OMPI_VERSION "4"
5189| #define OMPI_RELEASE_DATE "May 26, 2022"
5190| #define ORTE_MAJOR_VERSION 4
5191| #define ORTE_MINOR_VERSION 1
5192| #define ORTE_RELEASE_VERSION 4
5193| #define ORTE_GREEK_VERSION ""
5194| #define ORTE_REPO_REV "v4.1.4"
5195| #define ORTE_TARBALL_VERSION "4.1.4"
5196| #define ORTE_VERSION "4"
5197| #define ORTE_RELEASE_DATE "May 26, 2022"
5198| #define OSHMEM_MAJOR_VERSION 4
5199| #define OSHMEM_MINOR_VERSION 1
5200| #define OSHMEM_RELEASE_VERSION 4
5201| #define OSHMEM_GREEK_VERSION ""
5202| #define OSHMEM_REPO_REV "v4.1.4"
5203| #define OSHMEM_TARBALL_VERSION "4.1.4"
5204| #define OSHMEM_VERSION "4"
5205| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5206| #define OPAL_MAJOR_VERSION 4
5207| #define OPAL_MINOR_VERSION 1
5208| #define OPAL_RELEASE_VERSION 4
5209| #define OPAL_GREEK_VERSION ""
5210| #define OPAL_REPO_REV "v4.1.4"
5211| #define OPAL_TARBALL_VERSION "4.1.4"
5212| #define OPAL_VERSION "4"
5213| #define OPAL_RELEASE_DATE "May 26, 2022"
5214| #define OPAL_ENABLE_MEM_DEBUG 0
5215| #define OPAL_ENABLE_MEM_PROFILE 0
5216| #define OPAL_ENABLE_TIMING 0
5217| #define OPAL_ENABLE_DEBUG 0
5218| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5219| #define OPAL_ENABLE_PTY_SUPPORT 1
5220| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5221| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5222| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5223| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5224| #define OPAL_WANT_HOME_CONFIG_FILES 1
5225| #define OPAL_ENABLE_IPV6 0
5226| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5227| #define OPAL_IDENT_STRING "4.1.4"
5228| #define OPAL_MAX_PROCESSOR_NAME 256
5229| #define OPAL_MAX_ERROR_STRING 256
5230| #define OPAL_MAX_OBJECT_NAME 64
5231| #define OPAL_MAX_INFO_KEY 36
5232| #define OPAL_MAX_INFO_VAL 256
5233| #define OPAL_MAX_PORT_NAME 1024
5234| #define OPAL_MAX_DATAREP_STRING 128
5235| #define OPAL_ENABLE_CRDEBUG 0
5236| #define OPAL_ENABLE_GETPWUID 1
5237| #define OPAL_ENABLE_PROGRESS_THREADS 0
5238| #define HAVE_ZLIB_H 1
5239| #define OPAL_HAVE_ZLIB 1
5240| #define OPAL_HAVE_SOLARIS 0
5241| #define HAVE_NETDB_H 1
5242| #define HAVE_NETINET_IN_H 1
5243| #define HAVE_NETINET_TCP_H 1
5244| #define HAVE_STRUCT_SOCKADDR_IN 1
5245| #define OPAL_CUDA_SUPPORT 0
5246| #define OPAL_CUDA_SYNC_MEMOPS 0
5247| #define OPAL_CUDA_GET_ATTRIBUTES 0
5248| #define OPAL_CUDA_GDR_SUPPORT 0
5249| #define OPAL_PMIX_V1 0
5250| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5251| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5252| #define OMPI_GROUP_SPARSE 0
5253| #define OMPI_WANT_PERUSE 0
5254| #define OMPI_WANT_MPI_CXX_SEEK 1
5255| #define OMPI_ENABLE_MPI1_COMPAT 0
5256| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5257| #define MPI_PARAM_CHECK ompi_mpi_param_check
5258| #define OMPI_PARAM_CHECK 1
5259| #define OSHMEM_SPEC_COMPAT 1
5260| #define OSHMEM_PARAM_CHECK 1
5261| #define SPC_ENABLE 0
5262| #define OPAL_CC "/usr/bin/clang"
5263| #define OPAL_C_HAVE__THREAD_LOCAL 1
5264| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5265| #define OPAL_C_HAVE__ATOMIC 1
5266| #define OPAL_C_HAVE__GENERIC 1
5267| #define OPAL_C_HAVE__STATIC_ASSERT 1
5268| #define OPAL_C_HAVE___THREAD 1
5269| #define STDC_HEADERS 1
5270| #define _GNU_SOURCE 1
5271| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5272| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5273| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5274| #define OPAL_CC_USE_PRAGMA_IDENT 0
5275| #define OPAL_CC_USE_IDENT 0
5276| #define OPAL_CC_USE_PRAGMA_COMMENT
5277| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5278| #define HAVE_INT8_T 1
5279| #define HAVE_UINT8_T 1
5280| #define HAVE_INT16_T 1
5281| #define HAVE_UINT16_T 1
5282| #define HAVE_INT32_T 1
5283| #define HAVE_UINT32_T 1
5284| #define HAVE_INT64_T 1
5285| #define HAVE_UINT64_T 1
5286| #define HAVE___INT128 1
5287| /* end confdefs.h.  */
5288| #include <stdio.h>
5289| #ifdef HAVE_SYS_TYPES_H
5290| # include <sys/types.h>
5291| #endif
5292| #ifdef HAVE_SYS_STAT_H
5293| # include <sys/stat.h>
5294| #endif
5295| #ifdef STDC_HEADERS
5296| # include <stdlib.h>
5297| # include <stddef.h>
5298| #else
5299| # ifdef HAVE_STDLIB_H
5300| #  include <stdlib.h>
5301| # endif
5302| #endif
5303| #ifdef HAVE_STRING_H
5304| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5305| #  include <memory.h>
5306| # endif
5307| # include <string.h>
5308| #endif
5309| #ifdef HAVE_STRINGS_H
5310| # include <strings.h>
5311| #endif
5312| #ifdef HAVE_INTTYPES_H
5313| # include <inttypes.h>
5314| #endif
5315| #ifdef HAVE_STDINT_H
5316| # include <stdint.h>
5317| #endif
5318| #ifdef HAVE_UNISTD_H
5319| # include <unistd.h>
5320| #endif
5321| int
5322| main ()
5323| {
5324| if (sizeof ((long long)))
5325|           return 0;
5326|   ;
5327|   return 0;
5328| }
5329configure:21688: result: yes
5330configure:21699: checking for __float128
5331configure:21699: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5332conftest.c:167:13: error: __float128 is not supported on this target
5333if (sizeof (__float128))
5334            ^
53351 error generated.
5336configure:21699: $? = 1
5337configure: failed program was:
5338| /* confdefs.h */
5339| #define PACKAGE_NAME "Open MPI"
5340| #define PACKAGE_TARNAME "openmpi"
5341| #define PACKAGE_VERSION "4.1.4"
5342| #define PACKAGE_STRING "Open MPI 4.1.4"
5343| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5344| #define PACKAGE_URL ""
5345| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
5346| #define STDC_HEADERS 1
5347| #define HAVE_SYS_TYPES_H 1
5348| #define HAVE_SYS_STAT_H 1
5349| #define HAVE_STDLIB_H 1
5350| #define HAVE_STRING_H 1
5351| #define HAVE_MEMORY_H 1
5352| #define HAVE_STRINGS_H 1
5353| #define HAVE_INTTYPES_H 1
5354| #define HAVE_STDINT_H 1
5355| #define HAVE_UNISTD_H 1
5356| #define __EXTENSIONS__ 1
5357| #define _ALL_SOURCE 1
5358| #define _GNU_SOURCE 1
5359| #define _POSIX_PTHREAD_SEMANTICS 1
5360| #define _TANDEM_SOURCE 1
5361| #define OMPI_MAJOR_VERSION 4
5362| #define OMPI_MINOR_VERSION 1
5363| #define OMPI_RELEASE_VERSION 4
5364| #define OMPI_GREEK_VERSION ""
5365| #define OMPI_REPO_REV "v4.1.4"
5366| #define OMPI_TARBALL_VERSION "4.1.4"
5367| #define OMPI_VERSION "4"
5368| #define OMPI_RELEASE_DATE "May 26, 2022"
5369| #define ORTE_MAJOR_VERSION 4
5370| #define ORTE_MINOR_VERSION 1
5371| #define ORTE_RELEASE_VERSION 4
5372| #define ORTE_GREEK_VERSION ""
5373| #define ORTE_REPO_REV "v4.1.4"
5374| #define ORTE_TARBALL_VERSION "4.1.4"
5375| #define ORTE_VERSION "4"
5376| #define ORTE_RELEASE_DATE "May 26, 2022"
5377| #define OSHMEM_MAJOR_VERSION 4
5378| #define OSHMEM_MINOR_VERSION 1
5379| #define OSHMEM_RELEASE_VERSION 4
5380| #define OSHMEM_GREEK_VERSION ""
5381| #define OSHMEM_REPO_REV "v4.1.4"
5382| #define OSHMEM_TARBALL_VERSION "4.1.4"
5383| #define OSHMEM_VERSION "4"
5384| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5385| #define OPAL_MAJOR_VERSION 4
5386| #define OPAL_MINOR_VERSION 1
5387| #define OPAL_RELEASE_VERSION 4
5388| #define OPAL_GREEK_VERSION ""
5389| #define OPAL_REPO_REV "v4.1.4"
5390| #define OPAL_TARBALL_VERSION "4.1.4"
5391| #define OPAL_VERSION "4"
5392| #define OPAL_RELEASE_DATE "May 26, 2022"
5393| #define OPAL_ENABLE_MEM_DEBUG 0
5394| #define OPAL_ENABLE_MEM_PROFILE 0
5395| #define OPAL_ENABLE_TIMING 0
5396| #define OPAL_ENABLE_DEBUG 0
5397| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5398| #define OPAL_ENABLE_PTY_SUPPORT 1
5399| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5400| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5401| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5402| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5403| #define OPAL_WANT_HOME_CONFIG_FILES 1
5404| #define OPAL_ENABLE_IPV6 0
5405| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5406| #define OPAL_IDENT_STRING "4.1.4"
5407| #define OPAL_MAX_PROCESSOR_NAME 256
5408| #define OPAL_MAX_ERROR_STRING 256
5409| #define OPAL_MAX_OBJECT_NAME 64
5410| #define OPAL_MAX_INFO_KEY 36
5411| #define OPAL_MAX_INFO_VAL 256
5412| #define OPAL_MAX_PORT_NAME 1024
5413| #define OPAL_MAX_DATAREP_STRING 128
5414| #define OPAL_ENABLE_CRDEBUG 0
5415| #define OPAL_ENABLE_GETPWUID 1
5416| #define OPAL_ENABLE_PROGRESS_THREADS 0
5417| #define HAVE_ZLIB_H 1
5418| #define OPAL_HAVE_ZLIB 1
5419| #define OPAL_HAVE_SOLARIS 0
5420| #define HAVE_NETDB_H 1
5421| #define HAVE_NETINET_IN_H 1
5422| #define HAVE_NETINET_TCP_H 1
5423| #define HAVE_STRUCT_SOCKADDR_IN 1
5424| #define OPAL_CUDA_SUPPORT 0
5425| #define OPAL_CUDA_SYNC_MEMOPS 0
5426| #define OPAL_CUDA_GET_ATTRIBUTES 0
5427| #define OPAL_CUDA_GDR_SUPPORT 0
5428| #define OPAL_PMIX_V1 0
5429| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5430| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5431| #define OMPI_GROUP_SPARSE 0
5432| #define OMPI_WANT_PERUSE 0
5433| #define OMPI_WANT_MPI_CXX_SEEK 1
5434| #define OMPI_ENABLE_MPI1_COMPAT 0
5435| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5436| #define MPI_PARAM_CHECK ompi_mpi_param_check
5437| #define OMPI_PARAM_CHECK 1
5438| #define OSHMEM_SPEC_COMPAT 1
5439| #define OSHMEM_PARAM_CHECK 1
5440| #define SPC_ENABLE 0
5441| #define OPAL_CC "/usr/bin/clang"
5442| #define OPAL_C_HAVE__THREAD_LOCAL 1
5443| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5444| #define OPAL_C_HAVE__ATOMIC 1
5445| #define OPAL_C_HAVE__GENERIC 1
5446| #define OPAL_C_HAVE__STATIC_ASSERT 1
5447| #define OPAL_C_HAVE___THREAD 1
5448| #define STDC_HEADERS 1
5449| #define _GNU_SOURCE 1
5450| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5451| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5452| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5453| #define OPAL_CC_USE_PRAGMA_IDENT 0
5454| #define OPAL_CC_USE_IDENT 0
5455| #define OPAL_CC_USE_PRAGMA_COMMENT
5456| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5457| #define HAVE_INT8_T 1
5458| #define HAVE_UINT8_T 1
5459| #define HAVE_INT16_T 1
5460| #define HAVE_UINT16_T 1
5461| #define HAVE_INT32_T 1
5462| #define HAVE_UINT32_T 1
5463| #define HAVE_INT64_T 1
5464| #define HAVE_UINT64_T 1
5465| #define HAVE___INT128 1
5466| #define HAVE_LONG_LONG 1
5467| /* end confdefs.h.  */
5468| #include <stdio.h>
5469| #ifdef HAVE_SYS_TYPES_H
5470| # include <sys/types.h>
5471| #endif
5472| #ifdef HAVE_SYS_STAT_H
5473| # include <sys/stat.h>
5474| #endif
5475| #ifdef STDC_HEADERS
5476| # include <stdlib.h>
5477| # include <stddef.h>
5478| #else
5479| # ifdef HAVE_STDLIB_H
5480| #  include <stdlib.h>
5481| # endif
5482| #endif
5483| #ifdef HAVE_STRING_H
5484| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5485| #  include <memory.h>
5486| # endif
5487| # include <string.h>
5488| #endif
5489| #ifdef HAVE_STRINGS_H
5490| # include <strings.h>
5491| #endif
5492| #ifdef HAVE_INTTYPES_H
5493| # include <inttypes.h>
5494| #endif
5495| #ifdef HAVE_STDINT_H
5496| # include <stdint.h>
5497| #endif
5498| #ifdef HAVE_UNISTD_H
5499| # include <unistd.h>
5500| #endif
5501| int
5502| main ()
5503| {
5504| if (sizeof (__float128))
5505|        return 0;
5506|   ;
5507|   return 0;
5508| }
5509configure:21699: result: no
5510configure:21709: checking for long double
5511configure:21709: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5512configure:21709: $? = 0
5513configure:21709: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5514conftest.c:167:26: error: expected expression
5515if (sizeof ((long double)))
5516                         ^
55171 error generated.
5518configure:21709: $? = 1
5519configure: failed program was:
5520| /* confdefs.h */
5521| #define PACKAGE_NAME "Open MPI"
5522| #define PACKAGE_TARNAME "openmpi"
5523| #define PACKAGE_VERSION "4.1.4"
5524| #define PACKAGE_STRING "Open MPI 4.1.4"
5525| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5526| #define PACKAGE_URL ""
5527| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
5528| #define STDC_HEADERS 1
5529| #define HAVE_SYS_TYPES_H 1
5530| #define HAVE_SYS_STAT_H 1
5531| #define HAVE_STDLIB_H 1
5532| #define HAVE_STRING_H 1
5533| #define HAVE_MEMORY_H 1
5534| #define HAVE_STRINGS_H 1
5535| #define HAVE_INTTYPES_H 1
5536| #define HAVE_STDINT_H 1
5537| #define HAVE_UNISTD_H 1
5538| #define __EXTENSIONS__ 1
5539| #define _ALL_SOURCE 1
5540| #define _GNU_SOURCE 1
5541| #define _POSIX_PTHREAD_SEMANTICS 1
5542| #define _TANDEM_SOURCE 1
5543| #define OMPI_MAJOR_VERSION 4
5544| #define OMPI_MINOR_VERSION 1
5545| #define OMPI_RELEASE_VERSION 4
5546| #define OMPI_GREEK_VERSION ""
5547| #define OMPI_REPO_REV "v4.1.4"
5548| #define OMPI_TARBALL_VERSION "4.1.4"
5549| #define OMPI_VERSION "4"
5550| #define OMPI_RELEASE_DATE "May 26, 2022"
5551| #define ORTE_MAJOR_VERSION 4
5552| #define ORTE_MINOR_VERSION 1
5553| #define ORTE_RELEASE_VERSION 4
5554| #define ORTE_GREEK_VERSION ""
5555| #define ORTE_REPO_REV "v4.1.4"
5556| #define ORTE_TARBALL_VERSION "4.1.4"
5557| #define ORTE_VERSION "4"
5558| #define ORTE_RELEASE_DATE "May 26, 2022"
5559| #define OSHMEM_MAJOR_VERSION 4
5560| #define OSHMEM_MINOR_VERSION 1
5561| #define OSHMEM_RELEASE_VERSION 4
5562| #define OSHMEM_GREEK_VERSION ""
5563| #define OSHMEM_REPO_REV "v4.1.4"
5564| #define OSHMEM_TARBALL_VERSION "4.1.4"
5565| #define OSHMEM_VERSION "4"
5566| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5567| #define OPAL_MAJOR_VERSION 4
5568| #define OPAL_MINOR_VERSION 1
5569| #define OPAL_RELEASE_VERSION 4
5570| #define OPAL_GREEK_VERSION ""
5571| #define OPAL_REPO_REV "v4.1.4"
5572| #define OPAL_TARBALL_VERSION "4.1.4"
5573| #define OPAL_VERSION "4"
5574| #define OPAL_RELEASE_DATE "May 26, 2022"
5575| #define OPAL_ENABLE_MEM_DEBUG 0
5576| #define OPAL_ENABLE_MEM_PROFILE 0
5577| #define OPAL_ENABLE_TIMING 0
5578| #define OPAL_ENABLE_DEBUG 0
5579| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5580| #define OPAL_ENABLE_PTY_SUPPORT 1
5581| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5582| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5583| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5584| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5585| #define OPAL_WANT_HOME_CONFIG_FILES 1
5586| #define OPAL_ENABLE_IPV6 0
5587| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5588| #define OPAL_IDENT_STRING "4.1.4"
5589| #define OPAL_MAX_PROCESSOR_NAME 256
5590| #define OPAL_MAX_ERROR_STRING 256
5591| #define OPAL_MAX_OBJECT_NAME 64
5592| #define OPAL_MAX_INFO_KEY 36
5593| #define OPAL_MAX_INFO_VAL 256
5594| #define OPAL_MAX_PORT_NAME 1024
5595| #define OPAL_MAX_DATAREP_STRING 128
5596| #define OPAL_ENABLE_CRDEBUG 0
5597| #define OPAL_ENABLE_GETPWUID 1
5598| #define OPAL_ENABLE_PROGRESS_THREADS 0
5599| #define HAVE_ZLIB_H 1
5600| #define OPAL_HAVE_ZLIB 1
5601| #define OPAL_HAVE_SOLARIS 0
5602| #define HAVE_NETDB_H 1
5603| #define HAVE_NETINET_IN_H 1
5604| #define HAVE_NETINET_TCP_H 1
5605| #define HAVE_STRUCT_SOCKADDR_IN 1
5606| #define OPAL_CUDA_SUPPORT 0
5607| #define OPAL_CUDA_SYNC_MEMOPS 0
5608| #define OPAL_CUDA_GET_ATTRIBUTES 0
5609| #define OPAL_CUDA_GDR_SUPPORT 0
5610| #define OPAL_PMIX_V1 0
5611| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5612| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5613| #define OMPI_GROUP_SPARSE 0
5614| #define OMPI_WANT_PERUSE 0
5615| #define OMPI_WANT_MPI_CXX_SEEK 1
5616| #define OMPI_ENABLE_MPI1_COMPAT 0
5617| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5618| #define MPI_PARAM_CHECK ompi_mpi_param_check
5619| #define OMPI_PARAM_CHECK 1
5620| #define OSHMEM_SPEC_COMPAT 1
5621| #define OSHMEM_PARAM_CHECK 1
5622| #define SPC_ENABLE 0
5623| #define OPAL_CC "/usr/bin/clang"
5624| #define OPAL_C_HAVE__THREAD_LOCAL 1
5625| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5626| #define OPAL_C_HAVE__ATOMIC 1
5627| #define OPAL_C_HAVE__GENERIC 1
5628| #define OPAL_C_HAVE__STATIC_ASSERT 1
5629| #define OPAL_C_HAVE___THREAD 1
5630| #define STDC_HEADERS 1
5631| #define _GNU_SOURCE 1
5632| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5633| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5634| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5635| #define OPAL_CC_USE_PRAGMA_IDENT 0
5636| #define OPAL_CC_USE_IDENT 0
5637| #define OPAL_CC_USE_PRAGMA_COMMENT
5638| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5639| #define HAVE_INT8_T 1
5640| #define HAVE_UINT8_T 1
5641| #define HAVE_INT16_T 1
5642| #define HAVE_UINT16_T 1
5643| #define HAVE_INT32_T 1
5644| #define HAVE_UINT32_T 1
5645| #define HAVE_INT64_T 1
5646| #define HAVE_UINT64_T 1
5647| #define HAVE___INT128 1
5648| #define HAVE_LONG_LONG 1
5649| /* end confdefs.h.  */
5650| #include <stdio.h>
5651| #ifdef HAVE_SYS_TYPES_H
5652| # include <sys/types.h>
5653| #endif
5654| #ifdef HAVE_SYS_STAT_H
5655| # include <sys/stat.h>
5656| #endif
5657| #ifdef STDC_HEADERS
5658| # include <stdlib.h>
5659| # include <stddef.h>
5660| #else
5661| # ifdef HAVE_STDLIB_H
5662| #  include <stdlib.h>
5663| # endif
5664| #endif
5665| #ifdef HAVE_STRING_H
5666| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5667| #  include <memory.h>
5668| # endif
5669| # include <string.h>
5670| #endif
5671| #ifdef HAVE_STRINGS_H
5672| # include <strings.h>
5673| #endif
5674| #ifdef HAVE_INTTYPES_H
5675| # include <inttypes.h>
5676| #endif
5677| #ifdef HAVE_STDINT_H
5678| # include <stdint.h>
5679| #endif
5680| #ifdef HAVE_UNISTD_H
5681| # include <unistd.h>
5682| #endif
5683| int
5684| main ()
5685| {
5686| if (sizeof ((long double)))
5687|           return 0;
5688|   ;
5689|   return 0;
5690| }
5691configure:21709: result: yes
5692configure:21723: checking complex.h usability
5693configure:21723: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5694configure:21723: $? = 0
5695configure:21723: result: yes
5696configure:21723: checking complex.h presence
5697configure:21723: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c
5698configure:21723: $? = 0
5699configure:21723: result: yes
5700configure:21723: checking for complex.h
5701configure:21723: result: yes
5702configure:21733: checking for float _Complex
5703configure:21733: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5704configure:21733: $? = 0
5705configure:21733: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5706conftest.c:169:29: error: expected expression
5707if (sizeof ((float _Complex)))
5708                            ^
57091 error generated.
5710configure:21733: $? = 1
5711configure: failed program was:
5712| /* confdefs.h */
5713| #define PACKAGE_NAME "Open MPI"
5714| #define PACKAGE_TARNAME "openmpi"
5715| #define PACKAGE_VERSION "4.1.4"
5716| #define PACKAGE_STRING "Open MPI 4.1.4"
5717| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5718| #define PACKAGE_URL ""
5719| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
5720| #define STDC_HEADERS 1
5721| #define HAVE_SYS_TYPES_H 1
5722| #define HAVE_SYS_STAT_H 1
5723| #define HAVE_STDLIB_H 1
5724| #define HAVE_STRING_H 1
5725| #define HAVE_MEMORY_H 1
5726| #define HAVE_STRINGS_H 1
5727| #define HAVE_INTTYPES_H 1
5728| #define HAVE_STDINT_H 1
5729| #define HAVE_UNISTD_H 1
5730| #define __EXTENSIONS__ 1
5731| #define _ALL_SOURCE 1
5732| #define _GNU_SOURCE 1
5733| #define _POSIX_PTHREAD_SEMANTICS 1
5734| #define _TANDEM_SOURCE 1
5735| #define OMPI_MAJOR_VERSION 4
5736| #define OMPI_MINOR_VERSION 1
5737| #define OMPI_RELEASE_VERSION 4
5738| #define OMPI_GREEK_VERSION ""
5739| #define OMPI_REPO_REV "v4.1.4"
5740| #define OMPI_TARBALL_VERSION "4.1.4"
5741| #define OMPI_VERSION "4"
5742| #define OMPI_RELEASE_DATE "May 26, 2022"
5743| #define ORTE_MAJOR_VERSION 4
5744| #define ORTE_MINOR_VERSION 1
5745| #define ORTE_RELEASE_VERSION 4
5746| #define ORTE_GREEK_VERSION ""
5747| #define ORTE_REPO_REV "v4.1.4"
5748| #define ORTE_TARBALL_VERSION "4.1.4"
5749| #define ORTE_VERSION "4"
5750| #define ORTE_RELEASE_DATE "May 26, 2022"
5751| #define OSHMEM_MAJOR_VERSION 4
5752| #define OSHMEM_MINOR_VERSION 1
5753| #define OSHMEM_RELEASE_VERSION 4
5754| #define OSHMEM_GREEK_VERSION ""
5755| #define OSHMEM_REPO_REV "v4.1.4"
5756| #define OSHMEM_TARBALL_VERSION "4.1.4"
5757| #define OSHMEM_VERSION "4"
5758| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5759| #define OPAL_MAJOR_VERSION 4
5760| #define OPAL_MINOR_VERSION 1
5761| #define OPAL_RELEASE_VERSION 4
5762| #define OPAL_GREEK_VERSION ""
5763| #define OPAL_REPO_REV "v4.1.4"
5764| #define OPAL_TARBALL_VERSION "4.1.4"
5765| #define OPAL_VERSION "4"
5766| #define OPAL_RELEASE_DATE "May 26, 2022"
5767| #define OPAL_ENABLE_MEM_DEBUG 0
5768| #define OPAL_ENABLE_MEM_PROFILE 0
5769| #define OPAL_ENABLE_TIMING 0
5770| #define OPAL_ENABLE_DEBUG 0
5771| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5772| #define OPAL_ENABLE_PTY_SUPPORT 1
5773| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5774| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5775| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5776| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5777| #define OPAL_WANT_HOME_CONFIG_FILES 1
5778| #define OPAL_ENABLE_IPV6 0
5779| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5780| #define OPAL_IDENT_STRING "4.1.4"
5781| #define OPAL_MAX_PROCESSOR_NAME 256
5782| #define OPAL_MAX_ERROR_STRING 256
5783| #define OPAL_MAX_OBJECT_NAME 64
5784| #define OPAL_MAX_INFO_KEY 36
5785| #define OPAL_MAX_INFO_VAL 256
5786| #define OPAL_MAX_PORT_NAME 1024
5787| #define OPAL_MAX_DATAREP_STRING 128
5788| #define OPAL_ENABLE_CRDEBUG 0
5789| #define OPAL_ENABLE_GETPWUID 1
5790| #define OPAL_ENABLE_PROGRESS_THREADS 0
5791| #define HAVE_ZLIB_H 1
5792| #define OPAL_HAVE_ZLIB 1
5793| #define OPAL_HAVE_SOLARIS 0
5794| #define HAVE_NETDB_H 1
5795| #define HAVE_NETINET_IN_H 1
5796| #define HAVE_NETINET_TCP_H 1
5797| #define HAVE_STRUCT_SOCKADDR_IN 1
5798| #define OPAL_CUDA_SUPPORT 0
5799| #define OPAL_CUDA_SYNC_MEMOPS 0
5800| #define OPAL_CUDA_GET_ATTRIBUTES 0
5801| #define OPAL_CUDA_GDR_SUPPORT 0
5802| #define OPAL_PMIX_V1 0
5803| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5804| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5805| #define OMPI_GROUP_SPARSE 0
5806| #define OMPI_WANT_PERUSE 0
5807| #define OMPI_WANT_MPI_CXX_SEEK 1
5808| #define OMPI_ENABLE_MPI1_COMPAT 0
5809| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5810| #define MPI_PARAM_CHECK ompi_mpi_param_check
5811| #define OMPI_PARAM_CHECK 1
5812| #define OSHMEM_SPEC_COMPAT 1
5813| #define OSHMEM_PARAM_CHECK 1
5814| #define SPC_ENABLE 0
5815| #define OPAL_CC "/usr/bin/clang"
5816| #define OPAL_C_HAVE__THREAD_LOCAL 1
5817| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
5818| #define OPAL_C_HAVE__ATOMIC 1
5819| #define OPAL_C_HAVE__GENERIC 1
5820| #define OPAL_C_HAVE__STATIC_ASSERT 1
5821| #define OPAL_C_HAVE___THREAD 1
5822| #define STDC_HEADERS 1
5823| #define _GNU_SOURCE 1
5824| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
5825| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
5826| #define OPAL_C_HAVE_BUILTIN_CLZ 1
5827| #define OPAL_CC_USE_PRAGMA_IDENT 0
5828| #define OPAL_CC_USE_IDENT 0
5829| #define OPAL_CC_USE_PRAGMA_COMMENT
5830| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
5831| #define HAVE_INT8_T 1
5832| #define HAVE_UINT8_T 1
5833| #define HAVE_INT16_T 1
5834| #define HAVE_UINT16_T 1
5835| #define HAVE_INT32_T 1
5836| #define HAVE_UINT32_T 1
5837| #define HAVE_INT64_T 1
5838| #define HAVE_UINT64_T 1
5839| #define HAVE___INT128 1
5840| #define HAVE_LONG_LONG 1
5841| #define HAVE_LONG_DOUBLE 1
5842| #define HAVE_COMPLEX_H 1
5843| /* end confdefs.h.  */
5844| #include <stdio.h>
5845| #ifdef HAVE_SYS_TYPES_H
5846| # include <sys/types.h>
5847| #endif
5848| #ifdef HAVE_SYS_STAT_H
5849| # include <sys/stat.h>
5850| #endif
5851| #ifdef STDC_HEADERS
5852| # include <stdlib.h>
5853| # include <stddef.h>
5854| #else
5855| # ifdef HAVE_STDLIB_H
5856| #  include <stdlib.h>
5857| # endif
5858| #endif
5859| #ifdef HAVE_STRING_H
5860| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5861| #  include <memory.h>
5862| # endif
5863| # include <string.h>
5864| #endif
5865| #ifdef HAVE_STRINGS_H
5866| # include <strings.h>
5867| #endif
5868| #ifdef HAVE_INTTYPES_H
5869| # include <inttypes.h>
5870| #endif
5871| #ifdef HAVE_STDINT_H
5872| # include <stdint.h>
5873| #endif
5874| #ifdef HAVE_UNISTD_H
5875| # include <unistd.h>
5876| #endif
5877| int
5878| main ()
5879| {
5880| if (sizeof ((float _Complex)))
5881|           return 0;
5882|   ;
5883|   return 0;
5884| }
5885configure:21733: result: yes
5886configure:21743: checking for double _Complex
5887configure:21743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5888configure:21743: $? = 0
5889configure:21743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
5890conftest.c:170:30: error: expected expression
5891if (sizeof ((double _Complex)))
5892                             ^
58931 error generated.
5894configure:21743: $? = 1
5895configure: failed program was:
5896| /* confdefs.h */
5897| #define PACKAGE_NAME "Open MPI"
5898| #define PACKAGE_TARNAME "openmpi"
5899| #define PACKAGE_VERSION "4.1.4"
5900| #define PACKAGE_STRING "Open MPI 4.1.4"
5901| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
5902| #define PACKAGE_URL ""
5903| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
5904| #define STDC_HEADERS 1
5905| #define HAVE_SYS_TYPES_H 1
5906| #define HAVE_SYS_STAT_H 1
5907| #define HAVE_STDLIB_H 1
5908| #define HAVE_STRING_H 1
5909| #define HAVE_MEMORY_H 1
5910| #define HAVE_STRINGS_H 1
5911| #define HAVE_INTTYPES_H 1
5912| #define HAVE_STDINT_H 1
5913| #define HAVE_UNISTD_H 1
5914| #define __EXTENSIONS__ 1
5915| #define _ALL_SOURCE 1
5916| #define _GNU_SOURCE 1
5917| #define _POSIX_PTHREAD_SEMANTICS 1
5918| #define _TANDEM_SOURCE 1
5919| #define OMPI_MAJOR_VERSION 4
5920| #define OMPI_MINOR_VERSION 1
5921| #define OMPI_RELEASE_VERSION 4
5922| #define OMPI_GREEK_VERSION ""
5923| #define OMPI_REPO_REV "v4.1.4"
5924| #define OMPI_TARBALL_VERSION "4.1.4"
5925| #define OMPI_VERSION "4"
5926| #define OMPI_RELEASE_DATE "May 26, 2022"
5927| #define ORTE_MAJOR_VERSION 4
5928| #define ORTE_MINOR_VERSION 1
5929| #define ORTE_RELEASE_VERSION 4
5930| #define ORTE_GREEK_VERSION ""
5931| #define ORTE_REPO_REV "v4.1.4"
5932| #define ORTE_TARBALL_VERSION "4.1.4"
5933| #define ORTE_VERSION "4"
5934| #define ORTE_RELEASE_DATE "May 26, 2022"
5935| #define OSHMEM_MAJOR_VERSION 4
5936| #define OSHMEM_MINOR_VERSION 1
5937| #define OSHMEM_RELEASE_VERSION 4
5938| #define OSHMEM_GREEK_VERSION ""
5939| #define OSHMEM_REPO_REV "v4.1.4"
5940| #define OSHMEM_TARBALL_VERSION "4.1.4"
5941| #define OSHMEM_VERSION "4"
5942| #define OSHMEM_RELEASE_DATE "May 26, 2022"
5943| #define OPAL_MAJOR_VERSION 4
5944| #define OPAL_MINOR_VERSION 1
5945| #define OPAL_RELEASE_VERSION 4
5946| #define OPAL_GREEK_VERSION ""
5947| #define OPAL_REPO_REV "v4.1.4"
5948| #define OPAL_TARBALL_VERSION "4.1.4"
5949| #define OPAL_VERSION "4"
5950| #define OPAL_RELEASE_DATE "May 26, 2022"
5951| #define OPAL_ENABLE_MEM_DEBUG 0
5952| #define OPAL_ENABLE_MEM_PROFILE 0
5953| #define OPAL_ENABLE_TIMING 0
5954| #define OPAL_ENABLE_DEBUG 0
5955| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
5956| #define OPAL_ENABLE_PTY_SUPPORT 1
5957| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
5958| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
5959| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
5960| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
5961| #define OPAL_WANT_HOME_CONFIG_FILES 1
5962| #define OPAL_ENABLE_IPV6 0
5963| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
5964| #define OPAL_IDENT_STRING "4.1.4"
5965| #define OPAL_MAX_PROCESSOR_NAME 256
5966| #define OPAL_MAX_ERROR_STRING 256
5967| #define OPAL_MAX_OBJECT_NAME 64
5968| #define OPAL_MAX_INFO_KEY 36
5969| #define OPAL_MAX_INFO_VAL 256
5970| #define OPAL_MAX_PORT_NAME 1024
5971| #define OPAL_MAX_DATAREP_STRING 128
5972| #define OPAL_ENABLE_CRDEBUG 0
5973| #define OPAL_ENABLE_GETPWUID 1
5974| #define OPAL_ENABLE_PROGRESS_THREADS 0
5975| #define HAVE_ZLIB_H 1
5976| #define OPAL_HAVE_ZLIB 1
5977| #define OPAL_HAVE_SOLARIS 0
5978| #define HAVE_NETDB_H 1
5979| #define HAVE_NETINET_IN_H 1
5980| #define HAVE_NETINET_TCP_H 1
5981| #define HAVE_STRUCT_SOCKADDR_IN 1
5982| #define OPAL_CUDA_SUPPORT 0
5983| #define OPAL_CUDA_SYNC_MEMOPS 0
5984| #define OPAL_CUDA_GET_ATTRIBUTES 0
5985| #define OPAL_CUDA_GDR_SUPPORT 0
5986| #define OPAL_PMIX_V1 0
5987| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
5988| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
5989| #define OMPI_GROUP_SPARSE 0
5990| #define OMPI_WANT_PERUSE 0
5991| #define OMPI_WANT_MPI_CXX_SEEK 1
5992| #define OMPI_ENABLE_MPI1_COMPAT 0
5993| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
5994| #define MPI_PARAM_CHECK ompi_mpi_param_check
5995| #define OMPI_PARAM_CHECK 1
5996| #define OSHMEM_SPEC_COMPAT 1
5997| #define OSHMEM_PARAM_CHECK 1
5998| #define SPC_ENABLE 0
5999| #define OPAL_CC "/usr/bin/clang"
6000| #define OPAL_C_HAVE__THREAD_LOCAL 1
6001| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6002| #define OPAL_C_HAVE__ATOMIC 1
6003| #define OPAL_C_HAVE__GENERIC 1
6004| #define OPAL_C_HAVE__STATIC_ASSERT 1
6005| #define OPAL_C_HAVE___THREAD 1
6006| #define STDC_HEADERS 1
6007| #define _GNU_SOURCE 1
6008| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6009| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6010| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6011| #define OPAL_CC_USE_PRAGMA_IDENT 0
6012| #define OPAL_CC_USE_IDENT 0
6013| #define OPAL_CC_USE_PRAGMA_COMMENT
6014| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6015| #define HAVE_INT8_T 1
6016| #define HAVE_UINT8_T 1
6017| #define HAVE_INT16_T 1
6018| #define HAVE_UINT16_T 1
6019| #define HAVE_INT32_T 1
6020| #define HAVE_UINT32_T 1
6021| #define HAVE_INT64_T 1
6022| #define HAVE_UINT64_T 1
6023| #define HAVE___INT128 1
6024| #define HAVE_LONG_LONG 1
6025| #define HAVE_LONG_DOUBLE 1
6026| #define HAVE_COMPLEX_H 1
6027| #define HAVE_FLOAT__COMPLEX 1
6028| /* end confdefs.h.  */
6029| #include <stdio.h>
6030| #ifdef HAVE_SYS_TYPES_H
6031| # include <sys/types.h>
6032| #endif
6033| #ifdef HAVE_SYS_STAT_H
6034| # include <sys/stat.h>
6035| #endif
6036| #ifdef STDC_HEADERS
6037| # include <stdlib.h>
6038| # include <stddef.h>
6039| #else
6040| # ifdef HAVE_STDLIB_H
6041| #  include <stdlib.h>
6042| # endif
6043| #endif
6044| #ifdef HAVE_STRING_H
6045| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6046| #  include <memory.h>
6047| # endif
6048| # include <string.h>
6049| #endif
6050| #ifdef HAVE_STRINGS_H
6051| # include <strings.h>
6052| #endif
6053| #ifdef HAVE_INTTYPES_H
6054| # include <inttypes.h>
6055| #endif
6056| #ifdef HAVE_STDINT_H
6057| # include <stdint.h>
6058| #endif
6059| #ifdef HAVE_UNISTD_H
6060| # include <unistd.h>
6061| #endif
6062| int
6063| main ()
6064| {
6065| if (sizeof ((double _Complex)))
6066|           return 0;
6067|   ;
6068|   return 0;
6069| }
6070configure:21743: result: yes
6071configure:21753: checking for long double _Complex
6072configure:21753: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6073configure:21753: $? = 0
6074configure:21753: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6075conftest.c:171:35: error: expected expression
6076if (sizeof ((long double _Complex)))
6077                                  ^
60781 error generated.
6079configure:21753: $? = 1
6080configure: failed program was:
6081| /* confdefs.h */
6082| #define PACKAGE_NAME "Open MPI"
6083| #define PACKAGE_TARNAME "openmpi"
6084| #define PACKAGE_VERSION "4.1.4"
6085| #define PACKAGE_STRING "Open MPI 4.1.4"
6086| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6087| #define PACKAGE_URL ""
6088| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
6089| #define STDC_HEADERS 1
6090| #define HAVE_SYS_TYPES_H 1
6091| #define HAVE_SYS_STAT_H 1
6092| #define HAVE_STDLIB_H 1
6093| #define HAVE_STRING_H 1
6094| #define HAVE_MEMORY_H 1
6095| #define HAVE_STRINGS_H 1
6096| #define HAVE_INTTYPES_H 1
6097| #define HAVE_STDINT_H 1
6098| #define HAVE_UNISTD_H 1
6099| #define __EXTENSIONS__ 1
6100| #define _ALL_SOURCE 1
6101| #define _GNU_SOURCE 1
6102| #define _POSIX_PTHREAD_SEMANTICS 1
6103| #define _TANDEM_SOURCE 1
6104| #define OMPI_MAJOR_VERSION 4
6105| #define OMPI_MINOR_VERSION 1
6106| #define OMPI_RELEASE_VERSION 4
6107| #define OMPI_GREEK_VERSION ""
6108| #define OMPI_REPO_REV "v4.1.4"
6109| #define OMPI_TARBALL_VERSION "4.1.4"
6110| #define OMPI_VERSION "4"
6111| #define OMPI_RELEASE_DATE "May 26, 2022"
6112| #define ORTE_MAJOR_VERSION 4
6113| #define ORTE_MINOR_VERSION 1
6114| #define ORTE_RELEASE_VERSION 4
6115| #define ORTE_GREEK_VERSION ""
6116| #define ORTE_REPO_REV "v4.1.4"
6117| #define ORTE_TARBALL_VERSION "4.1.4"
6118| #define ORTE_VERSION "4"
6119| #define ORTE_RELEASE_DATE "May 26, 2022"
6120| #define OSHMEM_MAJOR_VERSION 4
6121| #define OSHMEM_MINOR_VERSION 1
6122| #define OSHMEM_RELEASE_VERSION 4
6123| #define OSHMEM_GREEK_VERSION ""
6124| #define OSHMEM_REPO_REV "v4.1.4"
6125| #define OSHMEM_TARBALL_VERSION "4.1.4"
6126| #define OSHMEM_VERSION "4"
6127| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6128| #define OPAL_MAJOR_VERSION 4
6129| #define OPAL_MINOR_VERSION 1
6130| #define OPAL_RELEASE_VERSION 4
6131| #define OPAL_GREEK_VERSION ""
6132| #define OPAL_REPO_REV "v4.1.4"
6133| #define OPAL_TARBALL_VERSION "4.1.4"
6134| #define OPAL_VERSION "4"
6135| #define OPAL_RELEASE_DATE "May 26, 2022"
6136| #define OPAL_ENABLE_MEM_DEBUG 0
6137| #define OPAL_ENABLE_MEM_PROFILE 0
6138| #define OPAL_ENABLE_TIMING 0
6139| #define OPAL_ENABLE_DEBUG 0
6140| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6141| #define OPAL_ENABLE_PTY_SUPPORT 1
6142| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6143| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6144| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6145| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6146| #define OPAL_WANT_HOME_CONFIG_FILES 1
6147| #define OPAL_ENABLE_IPV6 0
6148| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
6149| #define OPAL_IDENT_STRING "4.1.4"
6150| #define OPAL_MAX_PROCESSOR_NAME 256
6151| #define OPAL_MAX_ERROR_STRING 256
6152| #define OPAL_MAX_OBJECT_NAME 64
6153| #define OPAL_MAX_INFO_KEY 36
6154| #define OPAL_MAX_INFO_VAL 256
6155| #define OPAL_MAX_PORT_NAME 1024
6156| #define OPAL_MAX_DATAREP_STRING 128
6157| #define OPAL_ENABLE_CRDEBUG 0
6158| #define OPAL_ENABLE_GETPWUID 1
6159| #define OPAL_ENABLE_PROGRESS_THREADS 0
6160| #define HAVE_ZLIB_H 1
6161| #define OPAL_HAVE_ZLIB 1
6162| #define OPAL_HAVE_SOLARIS 0
6163| #define HAVE_NETDB_H 1
6164| #define HAVE_NETINET_IN_H 1
6165| #define HAVE_NETINET_TCP_H 1
6166| #define HAVE_STRUCT_SOCKADDR_IN 1
6167| #define OPAL_CUDA_SUPPORT 0
6168| #define OPAL_CUDA_SYNC_MEMOPS 0
6169| #define OPAL_CUDA_GET_ATTRIBUTES 0
6170| #define OPAL_CUDA_GDR_SUPPORT 0
6171| #define OPAL_PMIX_V1 0
6172| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6173| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6174| #define OMPI_GROUP_SPARSE 0
6175| #define OMPI_WANT_PERUSE 0
6176| #define OMPI_WANT_MPI_CXX_SEEK 1
6177| #define OMPI_ENABLE_MPI1_COMPAT 0
6178| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6179| #define MPI_PARAM_CHECK ompi_mpi_param_check
6180| #define OMPI_PARAM_CHECK 1
6181| #define OSHMEM_SPEC_COMPAT 1
6182| #define OSHMEM_PARAM_CHECK 1
6183| #define SPC_ENABLE 0
6184| #define OPAL_CC "/usr/bin/clang"
6185| #define OPAL_C_HAVE__THREAD_LOCAL 1
6186| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6187| #define OPAL_C_HAVE__ATOMIC 1
6188| #define OPAL_C_HAVE__GENERIC 1
6189| #define OPAL_C_HAVE__STATIC_ASSERT 1
6190| #define OPAL_C_HAVE___THREAD 1
6191| #define STDC_HEADERS 1
6192| #define _GNU_SOURCE 1
6193| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6194| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6195| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6196| #define OPAL_CC_USE_PRAGMA_IDENT 0
6197| #define OPAL_CC_USE_IDENT 0
6198| #define OPAL_CC_USE_PRAGMA_COMMENT
6199| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6200| #define HAVE_INT8_T 1
6201| #define HAVE_UINT8_T 1
6202| #define HAVE_INT16_T 1
6203| #define HAVE_UINT16_T 1
6204| #define HAVE_INT32_T 1
6205| #define HAVE_UINT32_T 1
6206| #define HAVE_INT64_T 1
6207| #define HAVE_UINT64_T 1
6208| #define HAVE___INT128 1
6209| #define HAVE_LONG_LONG 1
6210| #define HAVE_LONG_DOUBLE 1
6211| #define HAVE_COMPLEX_H 1
6212| #define HAVE_FLOAT__COMPLEX 1
6213| #define HAVE_DOUBLE__COMPLEX 1
6214| /* end confdefs.h.  */
6215| #include <stdio.h>
6216| #ifdef HAVE_SYS_TYPES_H
6217| # include <sys/types.h>
6218| #endif
6219| #ifdef HAVE_SYS_STAT_H
6220| # include <sys/stat.h>
6221| #endif
6222| #ifdef STDC_HEADERS
6223| # include <stdlib.h>
6224| # include <stddef.h>
6225| #else
6226| # ifdef HAVE_STDLIB_H
6227| #  include <stdlib.h>
6228| # endif
6229| #endif
6230| #ifdef HAVE_STRING_H
6231| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6232| #  include <memory.h>
6233| # endif
6234| # include <string.h>
6235| #endif
6236| #ifdef HAVE_STRINGS_H
6237| # include <strings.h>
6238| #endif
6239| #ifdef HAVE_INTTYPES_H
6240| # include <inttypes.h>
6241| #endif
6242| #ifdef HAVE_STDINT_H
6243| # include <stdint.h>
6244| #endif
6245| #ifdef HAVE_UNISTD_H
6246| # include <unistd.h>
6247| #endif
6248| int
6249| main ()
6250| {
6251| if (sizeof ((long double _Complex)))
6252|           return 0;
6253|   ;
6254|   return 0;
6255| }
6256configure:21753: result: yes
6257configure:21764: checking for intptr_t
6258configure:21764: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6259configure:21764: $? = 0
6260configure:21764: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6261conftest.c:172:23: error: expected expression
6262if (sizeof ((intptr_t)))
6263                      ^
62641 error generated.
6265configure:21764: $? = 1
6266configure: failed program was:
6267| /* confdefs.h */
6268| #define PACKAGE_NAME "Open MPI"
6269| #define PACKAGE_TARNAME "openmpi"
6270| #define PACKAGE_VERSION "4.1.4"
6271| #define PACKAGE_STRING "Open MPI 4.1.4"
6272| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6273| #define PACKAGE_URL ""
6274| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
6275| #define STDC_HEADERS 1
6276| #define HAVE_SYS_TYPES_H 1
6277| #define HAVE_SYS_STAT_H 1
6278| #define HAVE_STDLIB_H 1
6279| #define HAVE_STRING_H 1
6280| #define HAVE_MEMORY_H 1
6281| #define HAVE_STRINGS_H 1
6282| #define HAVE_INTTYPES_H 1
6283| #define HAVE_STDINT_H 1
6284| #define HAVE_UNISTD_H 1
6285| #define __EXTENSIONS__ 1
6286| #define _ALL_SOURCE 1
6287| #define _GNU_SOURCE 1
6288| #define _POSIX_PTHREAD_SEMANTICS 1
6289| #define _TANDEM_SOURCE 1
6290| #define OMPI_MAJOR_VERSION 4
6291| #define OMPI_MINOR_VERSION 1
6292| #define OMPI_RELEASE_VERSION 4
6293| #define OMPI_GREEK_VERSION ""
6294| #define OMPI_REPO_REV "v4.1.4"
6295| #define OMPI_TARBALL_VERSION "4.1.4"
6296| #define OMPI_VERSION "4"
6297| #define OMPI_RELEASE_DATE "May 26, 2022"
6298| #define ORTE_MAJOR_VERSION 4
6299| #define ORTE_MINOR_VERSION 1
6300| #define ORTE_RELEASE_VERSION 4
6301| #define ORTE_GREEK_VERSION ""
6302| #define ORTE_REPO_REV "v4.1.4"
6303| #define ORTE_TARBALL_VERSION "4.1.4"
6304| #define ORTE_VERSION "4"
6305| #define ORTE_RELEASE_DATE "May 26, 2022"
6306| #define OSHMEM_MAJOR_VERSION 4
6307| #define OSHMEM_MINOR_VERSION 1
6308| #define OSHMEM_RELEASE_VERSION 4
6309| #define OSHMEM_GREEK_VERSION ""
6310| #define OSHMEM_REPO_REV "v4.1.4"
6311| #define OSHMEM_TARBALL_VERSION "4.1.4"
6312| #define OSHMEM_VERSION "4"
6313| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6314| #define OPAL_MAJOR_VERSION 4
6315| #define OPAL_MINOR_VERSION 1
6316| #define OPAL_RELEASE_VERSION 4
6317| #define OPAL_GREEK_VERSION ""
6318| #define OPAL_REPO_REV "v4.1.4"
6319| #define OPAL_TARBALL_VERSION "4.1.4"
6320| #define OPAL_VERSION "4"
6321| #define OPAL_RELEASE_DATE "May 26, 2022"
6322| #define OPAL_ENABLE_MEM_DEBUG 0
6323| #define OPAL_ENABLE_MEM_PROFILE 0
6324| #define OPAL_ENABLE_TIMING 0
6325| #define OPAL_ENABLE_DEBUG 0
6326| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6327| #define OPAL_ENABLE_PTY_SUPPORT 1
6328| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6329| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6330| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6331| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6332| #define OPAL_WANT_HOME_CONFIG_FILES 1
6333| #define OPAL_ENABLE_IPV6 0
6334| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
6335| #define OPAL_IDENT_STRING "4.1.4"
6336| #define OPAL_MAX_PROCESSOR_NAME 256
6337| #define OPAL_MAX_ERROR_STRING 256
6338| #define OPAL_MAX_OBJECT_NAME 64
6339| #define OPAL_MAX_INFO_KEY 36
6340| #define OPAL_MAX_INFO_VAL 256
6341| #define OPAL_MAX_PORT_NAME 1024
6342| #define OPAL_MAX_DATAREP_STRING 128
6343| #define OPAL_ENABLE_CRDEBUG 0
6344| #define OPAL_ENABLE_GETPWUID 1
6345| #define OPAL_ENABLE_PROGRESS_THREADS 0
6346| #define HAVE_ZLIB_H 1
6347| #define OPAL_HAVE_ZLIB 1
6348| #define OPAL_HAVE_SOLARIS 0
6349| #define HAVE_NETDB_H 1
6350| #define HAVE_NETINET_IN_H 1
6351| #define HAVE_NETINET_TCP_H 1
6352| #define HAVE_STRUCT_SOCKADDR_IN 1
6353| #define OPAL_CUDA_SUPPORT 0
6354| #define OPAL_CUDA_SYNC_MEMOPS 0
6355| #define OPAL_CUDA_GET_ATTRIBUTES 0
6356| #define OPAL_CUDA_GDR_SUPPORT 0
6357| #define OPAL_PMIX_V1 0
6358| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6359| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6360| #define OMPI_GROUP_SPARSE 0
6361| #define OMPI_WANT_PERUSE 0
6362| #define OMPI_WANT_MPI_CXX_SEEK 1
6363| #define OMPI_ENABLE_MPI1_COMPAT 0
6364| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6365| #define MPI_PARAM_CHECK ompi_mpi_param_check
6366| #define OMPI_PARAM_CHECK 1
6367| #define OSHMEM_SPEC_COMPAT 1
6368| #define OSHMEM_PARAM_CHECK 1
6369| #define SPC_ENABLE 0
6370| #define OPAL_CC "/usr/bin/clang"
6371| #define OPAL_C_HAVE__THREAD_LOCAL 1
6372| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6373| #define OPAL_C_HAVE__ATOMIC 1
6374| #define OPAL_C_HAVE__GENERIC 1
6375| #define OPAL_C_HAVE__STATIC_ASSERT 1
6376| #define OPAL_C_HAVE___THREAD 1
6377| #define STDC_HEADERS 1
6378| #define _GNU_SOURCE 1
6379| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6380| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6381| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6382| #define OPAL_CC_USE_PRAGMA_IDENT 0
6383| #define OPAL_CC_USE_IDENT 0
6384| #define OPAL_CC_USE_PRAGMA_COMMENT
6385| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6386| #define HAVE_INT8_T 1
6387| #define HAVE_UINT8_T 1
6388| #define HAVE_INT16_T 1
6389| #define HAVE_UINT16_T 1
6390| #define HAVE_INT32_T 1
6391| #define HAVE_UINT32_T 1
6392| #define HAVE_INT64_T 1
6393| #define HAVE_UINT64_T 1
6394| #define HAVE___INT128 1
6395| #define HAVE_LONG_LONG 1
6396| #define HAVE_LONG_DOUBLE 1
6397| #define HAVE_COMPLEX_H 1
6398| #define HAVE_FLOAT__COMPLEX 1
6399| #define HAVE_DOUBLE__COMPLEX 1
6400| #define HAVE_LONG_DOUBLE__COMPLEX 1
6401| /* end confdefs.h.  */
6402| #include <stdio.h>
6403| #ifdef HAVE_SYS_TYPES_H
6404| # include <sys/types.h>
6405| #endif
6406| #ifdef HAVE_SYS_STAT_H
6407| # include <sys/stat.h>
6408| #endif
6409| #ifdef STDC_HEADERS
6410| # include <stdlib.h>
6411| # include <stddef.h>
6412| #else
6413| # ifdef HAVE_STDLIB_H
6414| #  include <stdlib.h>
6415| # endif
6416| #endif
6417| #ifdef HAVE_STRING_H
6418| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6419| #  include <memory.h>
6420| # endif
6421| # include <string.h>
6422| #endif
6423| #ifdef HAVE_STRINGS_H
6424| # include <strings.h>
6425| #endif
6426| #ifdef HAVE_INTTYPES_H
6427| # include <inttypes.h>
6428| #endif
6429| #ifdef HAVE_STDINT_H
6430| # include <stdint.h>
6431| #endif
6432| #ifdef HAVE_UNISTD_H
6433| # include <unistd.h>
6434| #endif
6435| int
6436| main ()
6437| {
6438| if (sizeof ((intptr_t)))
6439|           return 0;
6440|   ;
6441|   return 0;
6442| }
6443configure:21764: result: yes
6444configure:21774: checking for uintptr_t
6445configure:21774: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6446configure:21774: $? = 0
6447configure:21774: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6448conftest.c:173:24: error: expected expression
6449if (sizeof ((uintptr_t)))
6450                       ^
64511 error generated.
6452configure:21774: $? = 1
6453configure: failed program was:
6454| /* confdefs.h */
6455| #define PACKAGE_NAME "Open MPI"
6456| #define PACKAGE_TARNAME "openmpi"
6457| #define PACKAGE_VERSION "4.1.4"
6458| #define PACKAGE_STRING "Open MPI 4.1.4"
6459| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6460| #define PACKAGE_URL ""
6461| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
6462| #define STDC_HEADERS 1
6463| #define HAVE_SYS_TYPES_H 1
6464| #define HAVE_SYS_STAT_H 1
6465| #define HAVE_STDLIB_H 1
6466| #define HAVE_STRING_H 1
6467| #define HAVE_MEMORY_H 1
6468| #define HAVE_STRINGS_H 1
6469| #define HAVE_INTTYPES_H 1
6470| #define HAVE_STDINT_H 1
6471| #define HAVE_UNISTD_H 1
6472| #define __EXTENSIONS__ 1
6473| #define _ALL_SOURCE 1
6474| #define _GNU_SOURCE 1
6475| #define _POSIX_PTHREAD_SEMANTICS 1
6476| #define _TANDEM_SOURCE 1
6477| #define OMPI_MAJOR_VERSION 4
6478| #define OMPI_MINOR_VERSION 1
6479| #define OMPI_RELEASE_VERSION 4
6480| #define OMPI_GREEK_VERSION ""
6481| #define OMPI_REPO_REV "v4.1.4"
6482| #define OMPI_TARBALL_VERSION "4.1.4"
6483| #define OMPI_VERSION "4"
6484| #define OMPI_RELEASE_DATE "May 26, 2022"
6485| #define ORTE_MAJOR_VERSION 4
6486| #define ORTE_MINOR_VERSION 1
6487| #define ORTE_RELEASE_VERSION 4
6488| #define ORTE_GREEK_VERSION ""
6489| #define ORTE_REPO_REV "v4.1.4"
6490| #define ORTE_TARBALL_VERSION "4.1.4"
6491| #define ORTE_VERSION "4"
6492| #define ORTE_RELEASE_DATE "May 26, 2022"
6493| #define OSHMEM_MAJOR_VERSION 4
6494| #define OSHMEM_MINOR_VERSION 1
6495| #define OSHMEM_RELEASE_VERSION 4
6496| #define OSHMEM_GREEK_VERSION ""
6497| #define OSHMEM_REPO_REV "v4.1.4"
6498| #define OSHMEM_TARBALL_VERSION "4.1.4"
6499| #define OSHMEM_VERSION "4"
6500| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6501| #define OPAL_MAJOR_VERSION 4
6502| #define OPAL_MINOR_VERSION 1
6503| #define OPAL_RELEASE_VERSION 4
6504| #define OPAL_GREEK_VERSION ""
6505| #define OPAL_REPO_REV "v4.1.4"
6506| #define OPAL_TARBALL_VERSION "4.1.4"
6507| #define OPAL_VERSION "4"
6508| #define OPAL_RELEASE_DATE "May 26, 2022"
6509| #define OPAL_ENABLE_MEM_DEBUG 0
6510| #define OPAL_ENABLE_MEM_PROFILE 0
6511| #define OPAL_ENABLE_TIMING 0
6512| #define OPAL_ENABLE_DEBUG 0
6513| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6514| #define OPAL_ENABLE_PTY_SUPPORT 1
6515| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6516| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6517| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6518| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6519| #define OPAL_WANT_HOME_CONFIG_FILES 1
6520| #define OPAL_ENABLE_IPV6 0
6521| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
6522| #define OPAL_IDENT_STRING "4.1.4"
6523| #define OPAL_MAX_PROCESSOR_NAME 256
6524| #define OPAL_MAX_ERROR_STRING 256
6525| #define OPAL_MAX_OBJECT_NAME 64
6526| #define OPAL_MAX_INFO_KEY 36
6527| #define OPAL_MAX_INFO_VAL 256
6528| #define OPAL_MAX_PORT_NAME 1024
6529| #define OPAL_MAX_DATAREP_STRING 128
6530| #define OPAL_ENABLE_CRDEBUG 0
6531| #define OPAL_ENABLE_GETPWUID 1
6532| #define OPAL_ENABLE_PROGRESS_THREADS 0
6533| #define HAVE_ZLIB_H 1
6534| #define OPAL_HAVE_ZLIB 1
6535| #define OPAL_HAVE_SOLARIS 0
6536| #define HAVE_NETDB_H 1
6537| #define HAVE_NETINET_IN_H 1
6538| #define HAVE_NETINET_TCP_H 1
6539| #define HAVE_STRUCT_SOCKADDR_IN 1
6540| #define OPAL_CUDA_SUPPORT 0
6541| #define OPAL_CUDA_SYNC_MEMOPS 0
6542| #define OPAL_CUDA_GET_ATTRIBUTES 0
6543| #define OPAL_CUDA_GDR_SUPPORT 0
6544| #define OPAL_PMIX_V1 0
6545| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6546| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6547| #define OMPI_GROUP_SPARSE 0
6548| #define OMPI_WANT_PERUSE 0
6549| #define OMPI_WANT_MPI_CXX_SEEK 1
6550| #define OMPI_ENABLE_MPI1_COMPAT 0
6551| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6552| #define MPI_PARAM_CHECK ompi_mpi_param_check
6553| #define OMPI_PARAM_CHECK 1
6554| #define OSHMEM_SPEC_COMPAT 1
6555| #define OSHMEM_PARAM_CHECK 1
6556| #define SPC_ENABLE 0
6557| #define OPAL_CC "/usr/bin/clang"
6558| #define OPAL_C_HAVE__THREAD_LOCAL 1
6559| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6560| #define OPAL_C_HAVE__ATOMIC 1
6561| #define OPAL_C_HAVE__GENERIC 1
6562| #define OPAL_C_HAVE__STATIC_ASSERT 1
6563| #define OPAL_C_HAVE___THREAD 1
6564| #define STDC_HEADERS 1
6565| #define _GNU_SOURCE 1
6566| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6567| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6568| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6569| #define OPAL_CC_USE_PRAGMA_IDENT 0
6570| #define OPAL_CC_USE_IDENT 0
6571| #define OPAL_CC_USE_PRAGMA_COMMENT
6572| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6573| #define HAVE_INT8_T 1
6574| #define HAVE_UINT8_T 1
6575| #define HAVE_INT16_T 1
6576| #define HAVE_UINT16_T 1
6577| #define HAVE_INT32_T 1
6578| #define HAVE_UINT32_T 1
6579| #define HAVE_INT64_T 1
6580| #define HAVE_UINT64_T 1
6581| #define HAVE___INT128 1
6582| #define HAVE_LONG_LONG 1
6583| #define HAVE_LONG_DOUBLE 1
6584| #define HAVE_COMPLEX_H 1
6585| #define HAVE_FLOAT__COMPLEX 1
6586| #define HAVE_DOUBLE__COMPLEX 1
6587| #define HAVE_LONG_DOUBLE__COMPLEX 1
6588| #define HAVE_INTPTR_T 1
6589| /* end confdefs.h.  */
6590| #include <stdio.h>
6591| #ifdef HAVE_SYS_TYPES_H
6592| # include <sys/types.h>
6593| #endif
6594| #ifdef HAVE_SYS_STAT_H
6595| # include <sys/stat.h>
6596| #endif
6597| #ifdef STDC_HEADERS
6598| # include <stdlib.h>
6599| # include <stddef.h>
6600| #else
6601| # ifdef HAVE_STDLIB_H
6602| #  include <stdlib.h>
6603| # endif
6604| #endif
6605| #ifdef HAVE_STRING_H
6606| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6607| #  include <memory.h>
6608| # endif
6609| # include <string.h>
6610| #endif
6611| #ifdef HAVE_STRINGS_H
6612| # include <strings.h>
6613| #endif
6614| #ifdef HAVE_INTTYPES_H
6615| # include <inttypes.h>
6616| #endif
6617| #ifdef HAVE_STDINT_H
6618| # include <stdint.h>
6619| #endif
6620| #ifdef HAVE_UNISTD_H
6621| # include <unistd.h>
6622| #endif
6623| int
6624| main ()
6625| {
6626| if (sizeof ((uintptr_t)))
6627|           return 0;
6628|   ;
6629|   return 0;
6630| }
6631configure:21774: result: yes
6632configure:21784: checking for mode_t
6633configure:21784: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6634configure:21784: $? = 0
6635configure:21784: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6636conftest.c:174:21: error: expected expression
6637if (sizeof ((mode_t)))
6638                    ^
66391 error generated.
6640configure:21784: $? = 1
6641configure: failed program was:
6642| /* confdefs.h */
6643| #define PACKAGE_NAME "Open MPI"
6644| #define PACKAGE_TARNAME "openmpi"
6645| #define PACKAGE_VERSION "4.1.4"
6646| #define PACKAGE_STRING "Open MPI 4.1.4"
6647| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6648| #define PACKAGE_URL ""
6649| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
6650| #define STDC_HEADERS 1
6651| #define HAVE_SYS_TYPES_H 1
6652| #define HAVE_SYS_STAT_H 1
6653| #define HAVE_STDLIB_H 1
6654| #define HAVE_STRING_H 1
6655| #define HAVE_MEMORY_H 1
6656| #define HAVE_STRINGS_H 1
6657| #define HAVE_INTTYPES_H 1
6658| #define HAVE_STDINT_H 1
6659| #define HAVE_UNISTD_H 1
6660| #define __EXTENSIONS__ 1
6661| #define _ALL_SOURCE 1
6662| #define _GNU_SOURCE 1
6663| #define _POSIX_PTHREAD_SEMANTICS 1
6664| #define _TANDEM_SOURCE 1
6665| #define OMPI_MAJOR_VERSION 4
6666| #define OMPI_MINOR_VERSION 1
6667| #define OMPI_RELEASE_VERSION 4
6668| #define OMPI_GREEK_VERSION ""
6669| #define OMPI_REPO_REV "v4.1.4"
6670| #define OMPI_TARBALL_VERSION "4.1.4"
6671| #define OMPI_VERSION "4"
6672| #define OMPI_RELEASE_DATE "May 26, 2022"
6673| #define ORTE_MAJOR_VERSION 4
6674| #define ORTE_MINOR_VERSION 1
6675| #define ORTE_RELEASE_VERSION 4
6676| #define ORTE_GREEK_VERSION ""
6677| #define ORTE_REPO_REV "v4.1.4"
6678| #define ORTE_TARBALL_VERSION "4.1.4"
6679| #define ORTE_VERSION "4"
6680| #define ORTE_RELEASE_DATE "May 26, 2022"
6681| #define OSHMEM_MAJOR_VERSION 4
6682| #define OSHMEM_MINOR_VERSION 1
6683| #define OSHMEM_RELEASE_VERSION 4
6684| #define OSHMEM_GREEK_VERSION ""
6685| #define OSHMEM_REPO_REV "v4.1.4"
6686| #define OSHMEM_TARBALL_VERSION "4.1.4"
6687| #define OSHMEM_VERSION "4"
6688| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6689| #define OPAL_MAJOR_VERSION 4
6690| #define OPAL_MINOR_VERSION 1
6691| #define OPAL_RELEASE_VERSION 4
6692| #define OPAL_GREEK_VERSION ""
6693| #define OPAL_REPO_REV "v4.1.4"
6694| #define OPAL_TARBALL_VERSION "4.1.4"
6695| #define OPAL_VERSION "4"
6696| #define OPAL_RELEASE_DATE "May 26, 2022"
6697| #define OPAL_ENABLE_MEM_DEBUG 0
6698| #define OPAL_ENABLE_MEM_PROFILE 0
6699| #define OPAL_ENABLE_TIMING 0
6700| #define OPAL_ENABLE_DEBUG 0
6701| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6702| #define OPAL_ENABLE_PTY_SUPPORT 1
6703| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6704| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6705| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6706| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6707| #define OPAL_WANT_HOME_CONFIG_FILES 1
6708| #define OPAL_ENABLE_IPV6 0
6709| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
6710| #define OPAL_IDENT_STRING "4.1.4"
6711| #define OPAL_MAX_PROCESSOR_NAME 256
6712| #define OPAL_MAX_ERROR_STRING 256
6713| #define OPAL_MAX_OBJECT_NAME 64
6714| #define OPAL_MAX_INFO_KEY 36
6715| #define OPAL_MAX_INFO_VAL 256
6716| #define OPAL_MAX_PORT_NAME 1024
6717| #define OPAL_MAX_DATAREP_STRING 128
6718| #define OPAL_ENABLE_CRDEBUG 0
6719| #define OPAL_ENABLE_GETPWUID 1
6720| #define OPAL_ENABLE_PROGRESS_THREADS 0
6721| #define HAVE_ZLIB_H 1
6722| #define OPAL_HAVE_ZLIB 1
6723| #define OPAL_HAVE_SOLARIS 0
6724| #define HAVE_NETDB_H 1
6725| #define HAVE_NETINET_IN_H 1
6726| #define HAVE_NETINET_TCP_H 1
6727| #define HAVE_STRUCT_SOCKADDR_IN 1
6728| #define OPAL_CUDA_SUPPORT 0
6729| #define OPAL_CUDA_SYNC_MEMOPS 0
6730| #define OPAL_CUDA_GET_ATTRIBUTES 0
6731| #define OPAL_CUDA_GDR_SUPPORT 0
6732| #define OPAL_PMIX_V1 0
6733| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6734| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6735| #define OMPI_GROUP_SPARSE 0
6736| #define OMPI_WANT_PERUSE 0
6737| #define OMPI_WANT_MPI_CXX_SEEK 1
6738| #define OMPI_ENABLE_MPI1_COMPAT 0
6739| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6740| #define MPI_PARAM_CHECK ompi_mpi_param_check
6741| #define OMPI_PARAM_CHECK 1
6742| #define OSHMEM_SPEC_COMPAT 1
6743| #define OSHMEM_PARAM_CHECK 1
6744| #define SPC_ENABLE 0
6745| #define OPAL_CC "/usr/bin/clang"
6746| #define OPAL_C_HAVE__THREAD_LOCAL 1
6747| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6748| #define OPAL_C_HAVE__ATOMIC 1
6749| #define OPAL_C_HAVE__GENERIC 1
6750| #define OPAL_C_HAVE__STATIC_ASSERT 1
6751| #define OPAL_C_HAVE___THREAD 1
6752| #define STDC_HEADERS 1
6753| #define _GNU_SOURCE 1
6754| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6755| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6756| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6757| #define OPAL_CC_USE_PRAGMA_IDENT 0
6758| #define OPAL_CC_USE_IDENT 0
6759| #define OPAL_CC_USE_PRAGMA_COMMENT
6760| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6761| #define HAVE_INT8_T 1
6762| #define HAVE_UINT8_T 1
6763| #define HAVE_INT16_T 1
6764| #define HAVE_UINT16_T 1
6765| #define HAVE_INT32_T 1
6766| #define HAVE_UINT32_T 1
6767| #define HAVE_INT64_T 1
6768| #define HAVE_UINT64_T 1
6769| #define HAVE___INT128 1
6770| #define HAVE_LONG_LONG 1
6771| #define HAVE_LONG_DOUBLE 1
6772| #define HAVE_COMPLEX_H 1
6773| #define HAVE_FLOAT__COMPLEX 1
6774| #define HAVE_DOUBLE__COMPLEX 1
6775| #define HAVE_LONG_DOUBLE__COMPLEX 1
6776| #define HAVE_INTPTR_T 1
6777| #define HAVE_UINTPTR_T 1
6778| /* end confdefs.h.  */
6779| #include <stdio.h>
6780| #ifdef HAVE_SYS_TYPES_H
6781| # include <sys/types.h>
6782| #endif
6783| #ifdef HAVE_SYS_STAT_H
6784| # include <sys/stat.h>
6785| #endif
6786| #ifdef STDC_HEADERS
6787| # include <stdlib.h>
6788| # include <stddef.h>
6789| #else
6790| # ifdef HAVE_STDLIB_H
6791| #  include <stdlib.h>
6792| # endif
6793| #endif
6794| #ifdef HAVE_STRING_H
6795| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6796| #  include <memory.h>
6797| # endif
6798| # include <string.h>
6799| #endif
6800| #ifdef HAVE_STRINGS_H
6801| # include <strings.h>
6802| #endif
6803| #ifdef HAVE_INTTYPES_H
6804| # include <inttypes.h>
6805| #endif
6806| #ifdef HAVE_STDINT_H
6807| # include <stdint.h>
6808| #endif
6809| #ifdef HAVE_UNISTD_H
6810| # include <unistd.h>
6811| #endif
6812| int
6813| main ()
6814| {
6815| if (sizeof ((mode_t)))
6816|           return 0;
6817|   ;
6818|   return 0;
6819| }
6820configure:21784: result: yes
6821configure:21794: checking for ssize_t
6822configure:21794: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6823configure:21794: $? = 0
6824configure:21794: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
6825conftest.c:175:22: error: expected expression
6826if (sizeof ((ssize_t)))
6827                     ^
68281 error generated.
6829configure:21794: $? = 1
6830configure: failed program was:
6831| /* confdefs.h */
6832| #define PACKAGE_NAME "Open MPI"
6833| #define PACKAGE_TARNAME "openmpi"
6834| #define PACKAGE_VERSION "4.1.4"
6835| #define PACKAGE_STRING "Open MPI 4.1.4"
6836| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
6837| #define PACKAGE_URL ""
6838| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
6839| #define STDC_HEADERS 1
6840| #define HAVE_SYS_TYPES_H 1
6841| #define HAVE_SYS_STAT_H 1
6842| #define HAVE_STDLIB_H 1
6843| #define HAVE_STRING_H 1
6844| #define HAVE_MEMORY_H 1
6845| #define HAVE_STRINGS_H 1
6846| #define HAVE_INTTYPES_H 1
6847| #define HAVE_STDINT_H 1
6848| #define HAVE_UNISTD_H 1
6849| #define __EXTENSIONS__ 1
6850| #define _ALL_SOURCE 1
6851| #define _GNU_SOURCE 1
6852| #define _POSIX_PTHREAD_SEMANTICS 1
6853| #define _TANDEM_SOURCE 1
6854| #define OMPI_MAJOR_VERSION 4
6855| #define OMPI_MINOR_VERSION 1
6856| #define OMPI_RELEASE_VERSION 4
6857| #define OMPI_GREEK_VERSION ""
6858| #define OMPI_REPO_REV "v4.1.4"
6859| #define OMPI_TARBALL_VERSION "4.1.4"
6860| #define OMPI_VERSION "4"
6861| #define OMPI_RELEASE_DATE "May 26, 2022"
6862| #define ORTE_MAJOR_VERSION 4
6863| #define ORTE_MINOR_VERSION 1
6864| #define ORTE_RELEASE_VERSION 4
6865| #define ORTE_GREEK_VERSION ""
6866| #define ORTE_REPO_REV "v4.1.4"
6867| #define ORTE_TARBALL_VERSION "4.1.4"
6868| #define ORTE_VERSION "4"
6869| #define ORTE_RELEASE_DATE "May 26, 2022"
6870| #define OSHMEM_MAJOR_VERSION 4
6871| #define OSHMEM_MINOR_VERSION 1
6872| #define OSHMEM_RELEASE_VERSION 4
6873| #define OSHMEM_GREEK_VERSION ""
6874| #define OSHMEM_REPO_REV "v4.1.4"
6875| #define OSHMEM_TARBALL_VERSION "4.1.4"
6876| #define OSHMEM_VERSION "4"
6877| #define OSHMEM_RELEASE_DATE "May 26, 2022"
6878| #define OPAL_MAJOR_VERSION 4
6879| #define OPAL_MINOR_VERSION 1
6880| #define OPAL_RELEASE_VERSION 4
6881| #define OPAL_GREEK_VERSION ""
6882| #define OPAL_REPO_REV "v4.1.4"
6883| #define OPAL_TARBALL_VERSION "4.1.4"
6884| #define OPAL_VERSION "4"
6885| #define OPAL_RELEASE_DATE "May 26, 2022"
6886| #define OPAL_ENABLE_MEM_DEBUG 0
6887| #define OPAL_ENABLE_MEM_PROFILE 0
6888| #define OPAL_ENABLE_TIMING 0
6889| #define OPAL_ENABLE_DEBUG 0
6890| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
6891| #define OPAL_ENABLE_PTY_SUPPORT 1
6892| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
6893| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
6894| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
6895| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
6896| #define OPAL_WANT_HOME_CONFIG_FILES 1
6897| #define OPAL_ENABLE_IPV6 0
6898| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
6899| #define OPAL_IDENT_STRING "4.1.4"
6900| #define OPAL_MAX_PROCESSOR_NAME 256
6901| #define OPAL_MAX_ERROR_STRING 256
6902| #define OPAL_MAX_OBJECT_NAME 64
6903| #define OPAL_MAX_INFO_KEY 36
6904| #define OPAL_MAX_INFO_VAL 256
6905| #define OPAL_MAX_PORT_NAME 1024
6906| #define OPAL_MAX_DATAREP_STRING 128
6907| #define OPAL_ENABLE_CRDEBUG 0
6908| #define OPAL_ENABLE_GETPWUID 1
6909| #define OPAL_ENABLE_PROGRESS_THREADS 0
6910| #define HAVE_ZLIB_H 1
6911| #define OPAL_HAVE_ZLIB 1
6912| #define OPAL_HAVE_SOLARIS 0
6913| #define HAVE_NETDB_H 1
6914| #define HAVE_NETINET_IN_H 1
6915| #define HAVE_NETINET_TCP_H 1
6916| #define HAVE_STRUCT_SOCKADDR_IN 1
6917| #define OPAL_CUDA_SUPPORT 0
6918| #define OPAL_CUDA_SYNC_MEMOPS 0
6919| #define OPAL_CUDA_GET_ATTRIBUTES 0
6920| #define OPAL_CUDA_GDR_SUPPORT 0
6921| #define OPAL_PMIX_V1 0
6922| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
6923| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
6924| #define OMPI_GROUP_SPARSE 0
6925| #define OMPI_WANT_PERUSE 0
6926| #define OMPI_WANT_MPI_CXX_SEEK 1
6927| #define OMPI_ENABLE_MPI1_COMPAT 0
6928| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
6929| #define MPI_PARAM_CHECK ompi_mpi_param_check
6930| #define OMPI_PARAM_CHECK 1
6931| #define OSHMEM_SPEC_COMPAT 1
6932| #define OSHMEM_PARAM_CHECK 1
6933| #define SPC_ENABLE 0
6934| #define OPAL_CC "/usr/bin/clang"
6935| #define OPAL_C_HAVE__THREAD_LOCAL 1
6936| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
6937| #define OPAL_C_HAVE__ATOMIC 1
6938| #define OPAL_C_HAVE__GENERIC 1
6939| #define OPAL_C_HAVE__STATIC_ASSERT 1
6940| #define OPAL_C_HAVE___THREAD 1
6941| #define STDC_HEADERS 1
6942| #define _GNU_SOURCE 1
6943| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
6944| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
6945| #define OPAL_C_HAVE_BUILTIN_CLZ 1
6946| #define OPAL_CC_USE_PRAGMA_IDENT 0
6947| #define OPAL_CC_USE_IDENT 0
6948| #define OPAL_CC_USE_PRAGMA_COMMENT
6949| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
6950| #define HAVE_INT8_T 1
6951| #define HAVE_UINT8_T 1
6952| #define HAVE_INT16_T 1
6953| #define HAVE_UINT16_T 1
6954| #define HAVE_INT32_T 1
6955| #define HAVE_UINT32_T 1
6956| #define HAVE_INT64_T 1
6957| #define HAVE_UINT64_T 1
6958| #define HAVE___INT128 1
6959| #define HAVE_LONG_LONG 1
6960| #define HAVE_LONG_DOUBLE 1
6961| #define HAVE_COMPLEX_H 1
6962| #define HAVE_FLOAT__COMPLEX 1
6963| #define HAVE_DOUBLE__COMPLEX 1
6964| #define HAVE_LONG_DOUBLE__COMPLEX 1
6965| #define HAVE_INTPTR_T 1
6966| #define HAVE_UINTPTR_T 1
6967| #define HAVE_MODE_T 1
6968| /* end confdefs.h.  */
6969| #include <stdio.h>
6970| #ifdef HAVE_SYS_TYPES_H
6971| # include <sys/types.h>
6972| #endif
6973| #ifdef HAVE_SYS_STAT_H
6974| # include <sys/stat.h>
6975| #endif
6976| #ifdef STDC_HEADERS
6977| # include <stdlib.h>
6978| # include <stddef.h>
6979| #else
6980| # ifdef HAVE_STDLIB_H
6981| #  include <stdlib.h>
6982| # endif
6983| #endif
6984| #ifdef HAVE_STRING_H
6985| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6986| #  include <memory.h>
6987| # endif
6988| # include <string.h>
6989| #endif
6990| #ifdef HAVE_STRINGS_H
6991| # include <strings.h>
6992| #endif
6993| #ifdef HAVE_INTTYPES_H
6994| # include <inttypes.h>
6995| #endif
6996| #ifdef HAVE_STDINT_H
6997| # include <stdint.h>
6998| #endif
6999| #ifdef HAVE_UNISTD_H
7000| # include <unistd.h>
7001| #endif
7002| int
7003| main ()
7004| {
7005| if (sizeof ((ssize_t)))
7006|           return 0;
7007|   ;
7008|   return 0;
7009| }
7010configure:21794: result: yes
7011configure:21804: checking for ptrdiff_t
7012configure:21804: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
7013configure:21804: $? = 0
7014configure:21804: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
7015conftest.c:176:24: error: expected expression
7016if (sizeof ((ptrdiff_t)))
7017                       ^
70181 error generated.
7019configure:21804: $? = 1
7020configure: failed program was:
7021| /* confdefs.h */
7022| #define PACKAGE_NAME "Open MPI"
7023| #define PACKAGE_TARNAME "openmpi"
7024| #define PACKAGE_VERSION "4.1.4"
7025| #define PACKAGE_STRING "Open MPI 4.1.4"
7026| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7027| #define PACKAGE_URL ""
7028| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
7029| #define STDC_HEADERS 1
7030| #define HAVE_SYS_TYPES_H 1
7031| #define HAVE_SYS_STAT_H 1
7032| #define HAVE_STDLIB_H 1
7033| #define HAVE_STRING_H 1
7034| #define HAVE_MEMORY_H 1
7035| #define HAVE_STRINGS_H 1
7036| #define HAVE_INTTYPES_H 1
7037| #define HAVE_STDINT_H 1
7038| #define HAVE_UNISTD_H 1
7039| #define __EXTENSIONS__ 1
7040| #define _ALL_SOURCE 1
7041| #define _GNU_SOURCE 1
7042| #define _POSIX_PTHREAD_SEMANTICS 1
7043| #define _TANDEM_SOURCE 1
7044| #define OMPI_MAJOR_VERSION 4
7045| #define OMPI_MINOR_VERSION 1
7046| #define OMPI_RELEASE_VERSION 4
7047| #define OMPI_GREEK_VERSION ""
7048| #define OMPI_REPO_REV "v4.1.4"
7049| #define OMPI_TARBALL_VERSION "4.1.4"
7050| #define OMPI_VERSION "4"
7051| #define OMPI_RELEASE_DATE "May 26, 2022"
7052| #define ORTE_MAJOR_VERSION 4
7053| #define ORTE_MINOR_VERSION 1
7054| #define ORTE_RELEASE_VERSION 4
7055| #define ORTE_GREEK_VERSION ""
7056| #define ORTE_REPO_REV "v4.1.4"
7057| #define ORTE_TARBALL_VERSION "4.1.4"
7058| #define ORTE_VERSION "4"
7059| #define ORTE_RELEASE_DATE "May 26, 2022"
7060| #define OSHMEM_MAJOR_VERSION 4
7061| #define OSHMEM_MINOR_VERSION 1
7062| #define OSHMEM_RELEASE_VERSION 4
7063| #define OSHMEM_GREEK_VERSION ""
7064| #define OSHMEM_REPO_REV "v4.1.4"
7065| #define OSHMEM_TARBALL_VERSION "4.1.4"
7066| #define OSHMEM_VERSION "4"
7067| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7068| #define OPAL_MAJOR_VERSION 4
7069| #define OPAL_MINOR_VERSION 1
7070| #define OPAL_RELEASE_VERSION 4
7071| #define OPAL_GREEK_VERSION ""
7072| #define OPAL_REPO_REV "v4.1.4"
7073| #define OPAL_TARBALL_VERSION "4.1.4"
7074| #define OPAL_VERSION "4"
7075| #define OPAL_RELEASE_DATE "May 26, 2022"
7076| #define OPAL_ENABLE_MEM_DEBUG 0
7077| #define OPAL_ENABLE_MEM_PROFILE 0
7078| #define OPAL_ENABLE_TIMING 0
7079| #define OPAL_ENABLE_DEBUG 0
7080| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7081| #define OPAL_ENABLE_PTY_SUPPORT 1
7082| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7083| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7084| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7085| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7086| #define OPAL_WANT_HOME_CONFIG_FILES 1
7087| #define OPAL_ENABLE_IPV6 0
7088| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
7089| #define OPAL_IDENT_STRING "4.1.4"
7090| #define OPAL_MAX_PROCESSOR_NAME 256
7091| #define OPAL_MAX_ERROR_STRING 256
7092| #define OPAL_MAX_OBJECT_NAME 64
7093| #define OPAL_MAX_INFO_KEY 36
7094| #define OPAL_MAX_INFO_VAL 256
7095| #define OPAL_MAX_PORT_NAME 1024
7096| #define OPAL_MAX_DATAREP_STRING 128
7097| #define OPAL_ENABLE_CRDEBUG 0
7098| #define OPAL_ENABLE_GETPWUID 1
7099| #define OPAL_ENABLE_PROGRESS_THREADS 0
7100| #define HAVE_ZLIB_H 1
7101| #define OPAL_HAVE_ZLIB 1
7102| #define OPAL_HAVE_SOLARIS 0
7103| #define HAVE_NETDB_H 1
7104| #define HAVE_NETINET_IN_H 1
7105| #define HAVE_NETINET_TCP_H 1
7106| #define HAVE_STRUCT_SOCKADDR_IN 1
7107| #define OPAL_CUDA_SUPPORT 0
7108| #define OPAL_CUDA_SYNC_MEMOPS 0
7109| #define OPAL_CUDA_GET_ATTRIBUTES 0
7110| #define OPAL_CUDA_GDR_SUPPORT 0
7111| #define OPAL_PMIX_V1 0
7112| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7113| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7114| #define OMPI_GROUP_SPARSE 0
7115| #define OMPI_WANT_PERUSE 0
7116| #define OMPI_WANT_MPI_CXX_SEEK 1
7117| #define OMPI_ENABLE_MPI1_COMPAT 0
7118| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7119| #define MPI_PARAM_CHECK ompi_mpi_param_check
7120| #define OMPI_PARAM_CHECK 1
7121| #define OSHMEM_SPEC_COMPAT 1
7122| #define OSHMEM_PARAM_CHECK 1
7123| #define SPC_ENABLE 0
7124| #define OPAL_CC "/usr/bin/clang"
7125| #define OPAL_C_HAVE__THREAD_LOCAL 1
7126| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7127| #define OPAL_C_HAVE__ATOMIC 1
7128| #define OPAL_C_HAVE__GENERIC 1
7129| #define OPAL_C_HAVE__STATIC_ASSERT 1
7130| #define OPAL_C_HAVE___THREAD 1
7131| #define STDC_HEADERS 1
7132| #define _GNU_SOURCE 1
7133| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7134| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7135| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7136| #define OPAL_CC_USE_PRAGMA_IDENT 0
7137| #define OPAL_CC_USE_IDENT 0
7138| #define OPAL_CC_USE_PRAGMA_COMMENT
7139| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7140| #define HAVE_INT8_T 1
7141| #define HAVE_UINT8_T 1
7142| #define HAVE_INT16_T 1
7143| #define HAVE_UINT16_T 1
7144| #define HAVE_INT32_T 1
7145| #define HAVE_UINT32_T 1
7146| #define HAVE_INT64_T 1
7147| #define HAVE_UINT64_T 1
7148| #define HAVE___INT128 1
7149| #define HAVE_LONG_LONG 1
7150| #define HAVE_LONG_DOUBLE 1
7151| #define HAVE_COMPLEX_H 1
7152| #define HAVE_FLOAT__COMPLEX 1
7153| #define HAVE_DOUBLE__COMPLEX 1
7154| #define HAVE_LONG_DOUBLE__COMPLEX 1
7155| #define HAVE_INTPTR_T 1
7156| #define HAVE_UINTPTR_T 1
7157| #define HAVE_MODE_T 1
7158| #define HAVE_SSIZE_T 1
7159| /* end confdefs.h.  */
7160| #include <stdio.h>
7161| #ifdef HAVE_SYS_TYPES_H
7162| # include <sys/types.h>
7163| #endif
7164| #ifdef HAVE_SYS_STAT_H
7165| # include <sys/stat.h>
7166| #endif
7167| #ifdef STDC_HEADERS
7168| # include <stdlib.h>
7169| # include <stddef.h>
7170| #else
7171| # ifdef HAVE_STDLIB_H
7172| #  include <stdlib.h>
7173| # endif
7174| #endif
7175| #ifdef HAVE_STRING_H
7176| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7177| #  include <memory.h>
7178| # endif
7179| # include <string.h>
7180| #endif
7181| #ifdef HAVE_STRINGS_H
7182| # include <strings.h>
7183| #endif
7184| #ifdef HAVE_INTTYPES_H
7185| # include <inttypes.h>
7186| #endif
7187| #ifdef HAVE_STDINT_H
7188| # include <stdint.h>
7189| #endif
7190| #ifdef HAVE_UNISTD_H
7191| # include <unistd.h>
7192| #endif
7193| int
7194| main ()
7195| {
7196| if (sizeof ((ptrdiff_t)))
7197|           return 0;
7198|   ;
7199|   return 0;
7200| }
7201configure:21804: result: yes
7202configure:21823: checking size of _Bool
7203configure:21828: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7204configure:21828: $? = 0
7205configure:21828: ./conftest
7206configure:21828: $? = 0
7207configure:21842: result: 1
7208configure:21856: checking size of char
7209configure:21861: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7210configure:21861: $? = 0
7211configure:21861: ./conftest
7212configure:21861: $? = 0
7213configure:21875: result: 1
7214configure:21889: checking size of short
7215configure:21894: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7216configure:21894: $? = 0
7217configure:21894: ./conftest
7218configure:21894: $? = 0
7219configure:21908: result: 2
7220configure:21922: checking size of int
7221configure:21927: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7222configure:21927: $? = 0
7223configure:21927: ./conftest
7224configure:21927: $? = 0
7225configure:21941: result: 4
7226configure:21955: checking size of long
7227configure:21960: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7228configure:21960: $? = 0
7229configure:21960: ./conftest
7230configure:21960: $? = 0
7231configure:21974: result: 8
7232configure:21989: checking size of long long
7233configure:21994: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7234configure:21994: $? = 0
7235configure:21994: ./conftest
7236configure:21994: $? = 0
7237configure:22008: result: 8
7238configure:22023: checking size of float
7239configure:22028: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7240configure:22028: $? = 0
7241configure:22028: ./conftest
7242configure:22028: $? = 0
7243configure:22042: result: 4
7244configure:22056: checking size of double
7245configure:22061: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7246configure:22061: $? = 0
7247configure:22061: ./conftest
7248configure:22061: $? = 0
7249configure:22075: result: 8
7250configure:22090: checking size of long double
7251configure:22095: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7252configure:22095: $? = 0
7253configure:22095: ./conftest
7254configure:22095: $? = 0
7255configure:22109: result: 16
7256configure:22162: checking size of float _Complex
7257configure:22167: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7258configure:22167: $? = 0
7259configure:22167: ./conftest
7260configure:22167: $? = 0
7261configure:22181: result: 8
7262configure:22197: checking size of double _Complex
7263configure:22202: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7264configure:22202: $? = 0
7265configure:22202: ./conftest
7266configure:22202: $? = 0
7267configure:22216: result: 16
7268configure:22232: checking size of long double _Complex
7269configure:22237: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7270configure:22237: $? = 0
7271configure:22237: ./conftest
7272configure:22237: $? = 0
7273configure:22251: result: 32
7274configure:22267: checking size of void *
7275configure:22272: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7276configure:22272: $? = 0
7277configure:22272: ./conftest
7278configure:22272: $? = 0
7279configure:22286: result: 8
7280configure:22300: checking size of size_t
7281configure:22305: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7282configure:22305: $? = 0
7283configure:22305: ./conftest
7284configure:22305: $? = 0
7285configure:22319: result: 8
7286configure:22334: checking size of ssize_t
7287configure:22339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7288configure:22339: $? = 0
7289configure:22339: ./conftest
7290configure:22339: $? = 0
7291configure:22353: result: 8
7292configure:22369: checking size of ptrdiff_t
7293configure:22374: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7294configure:22374: $? = 0
7295configure:22374: ./conftest
7296configure:22374: $? = 0
7297configure:22388: result: 8
7298configure:22405: checking size of wchar_t
7299configure:22410: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7300configure:22410: $? = 0
7301configure:22410: ./conftest
7302configure:22410: $? = 0
7303configure:22424: result: 4
7304configure:22439: checking size of pid_t
7305configure:22444: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7306configure:22444: $? = 0
7307configure:22444: ./conftest
7308configure:22444: $? = 0
7309configure:22458: result: 4
7310configure:22474: checking size of atomic_short
7311configure:22479: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7312configure:22479: $? = 0
7313configure:22479: ./conftest
7314configure:22479: $? = 0
7315configure:22494: result: 2
7316configure:22508: checking size of atomic_int
7317configure:22513: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7318configure:22513: $? = 0
7319configure:22513: ./conftest
7320configure:22513: $? = 0
7321configure:22528: result: 4
7322configure:22542: checking size of atomic_long
7323configure:22547: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7324configure:22547: $? = 0
7325configure:22547: ./conftest
7326configure:22547: $? = 0
7327configure:22562: result: 8
7328configure:22576: checking size of atomic_llong
7329configure:22581: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7330configure:22581: $? = 0
7331configure:22581: ./conftest
7332configure:22581: $? = 0
7333configure:22596: result: 8
7334configure:22612: checking alignment of bool
7335configure:22661: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7336configure:22661: $? = 0
7337configure:22661: ./conftest
7338configure:22661: $? = 0
7339configure:22675: result: 1
7340configure:22687: checking alignment of int8_t
7341configure:22736: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7342configure:22736: $? = 0
7343configure:22736: ./conftest
7344configure:22736: $? = 0
7345configure:22750: result: 1
7346configure:22762: checking alignment of int16_t
7347configure:22811: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7348configure:22811: $? = 0
7349configure:22811: ./conftest
7350configure:22811: $? = 0
7351configure:22825: result: 2
7352configure:22837: checking alignment of int32_t
7353configure:22886: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7354configure:22886: $? = 0
7355configure:22886: ./conftest
7356configure:22886: $? = 0
7357configure:22900: result: 4
7358configure:22912: checking alignment of int64_t
7359configure:22961: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7360configure:22961: $? = 0
7361configure:22961: ./conftest
7362configure:22961: $? = 0
7363configure:22975: result: 8
7364configure:23064: checking alignment of char
7365configure:23113: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7366configure:23113: $? = 0
7367configure:23113: ./conftest
7368configure:23113: $? = 0
7369configure:23127: result: 1
7370configure:23139: checking alignment of short
7371configure:23188: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7372configure:23188: $? = 0
7373configure:23188: ./conftest
7374configure:23188: $? = 0
7375configure:23202: result: 2
7376configure:23214: checking alignment of wchar_t
7377configure:23263: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7378configure:23263: $? = 0
7379configure:23263: ./conftest
7380configure:23263: $? = 0
7381configure:23277: result: 4
7382configure:23289: checking alignment of int
7383configure:23338: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7384configure:23338: $? = 0
7385configure:23338: ./conftest
7386configure:23338: $? = 0
7387configure:23352: result: 4
7388configure:23364: checking alignment of long
7389configure:23413: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7390configure:23413: $? = 0
7391configure:23413: ./conftest
7392configure:23413: $? = 0
7393configure:23427: result: 8
7394configure:23440: checking alignment of long long
7395configure:23489: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7396configure:23489: $? = 0
7397configure:23489: ./conftest
7398configure:23489: $? = 0
7399configure:23503: result: 8
7400configure:23516: checking alignment of float
7401configure:23565: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7402configure:23565: $? = 0
7403configure:23565: ./conftest
7404configure:23565: $? = 0
7405configure:23579: result: 4
7406configure:23591: checking alignment of double
7407configure:23640: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7408configure:23640: $? = 0
7409configure:23640: ./conftest
7410configure:23640: $? = 0
7411configure:23654: result: 8
7412configure:23667: checking alignment of long double
7413configure:23716: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7414configure:23716: $? = 0
7415configure:23716: ./conftest
7416configure:23716: $? = 0
7417configure:23730: result: 16
7418configure:23825: checking alignment of float _Complex
7419configure:23874: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7420configure:23874: $? = 0
7421configure:23874: ./conftest
7422configure:23874: $? = 0
7423configure:23888: result: 4
7424configure:23902: checking alignment of double _Complex
7425configure:23951: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7426configure:23951: $? = 0
7427configure:23951: ./conftest
7428configure:23951: $? = 0
7429configure:23965: result: 8
7430configure:23979: checking alignment of long double _Complex
7431configure:24028: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7432configure:24028: $? = 0
7433configure:24028: ./conftest
7434configure:24028: $? = 0
7435configure:24042: result: 16
7436configure:24056: checking alignment of void *
7437configure:24105: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7438configure:24105: $? = 0
7439configure:24105: ./conftest
7440configure:24105: $? = 0
7441configure:24119: result: 8
7442configure:24131: checking alignment of size_t
7443configure:24180: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
7444configure:24180: $? = 0
7445configure:24180: ./conftest
7446configure:24180: $? = 0
7447configure:24194: result: 8
7448configure:24211: checking for weak symbol support
7449configure:24242: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing  -c conftest_weak.c
7450configure:24249: $? = 0
7451configure:24259: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -L/opt/local/lib  -lz
7452ld: Undefined symbols:
7453  _fake, referenced from:
7454      _main in conftest-2fb04a.o
7455clang: error: linker command failed with exit code 1 (use -v to see invocation)
7456configure:24266: $? = 1
7457configure:24292: result: no
7458configure:24302: checking for macro weak symbol support
7459configure:24339: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing  -c conftest_weak.c
7460configure:24346: $? = 0
7461configure:24356: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -L/opt/local/lib  -lz
7462ld: Undefined symbols:
7463  _fake1, referenced from:
7464      _main in conftest-7d6c10.o
7465  _fake2, referenced from:
7466      _main in conftest-7d6c10.o
7467clang: error: linker command failed with exit code 1 (use -v to see invocation)
7468configure:24363: $? = 1
7469configure:24389: result: no
7470configure:24513: checking for functional offsetof macro
7471configure:24526: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
7472configure:24526: $? = 0
7473configure:24561: result: yes
7474configure:5963: *** C++ compiler and preprocessor
7475configure:24752: checking for C++ compiler version
7476configure:24761: /usr/bin/clang++ --version >&5
7477Apple clang version 15.0.0 (clang-1500.0.40.1)
7478Target: x86_64-apple-darwin22.6.0
7479Thread model: posix
7480InstalledDir: /Library/Developer/CommandLineTools/usr/bin
7481configure:24772: $? = 0
7482configure:24761: /usr/bin/clang++ -v >&5
7483Apple clang version 15.0.0 (clang-1500.0.40.1)
7484Target: x86_64-apple-darwin22.6.0
7485Thread model: posix
7486InstalledDir: /Library/Developer/CommandLineTools/usr/bin
7487configure:24772: $? = 0
7488configure:24761: /usr/bin/clang++ -V >&5
7489clang: error: argument to '-V' is missing (expected 1 value)
7490clang: error: no input files
7491configure:24772: $? = 1
7492configure:24761: /usr/bin/clang++ -qversion >&5
7493clang: error: unknown argument '-qversion'; did you mean '--version'?
7494clang: error: no input files
7495configure:24772: $? = 1
7496configure:24776: checking whether we are using the GNU C++ compiler
7497configure:24795: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
7498configure:24795: $? = 0
7499configure:24804: result: yes
7500configure:24813: checking whether /usr/bin/clang++ accepts -g
7501configure:24833: /usr/bin/clang++ -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
7502configure:24833: $? = 0
7503configure:24874: result: yes
7504configure:24899: checking dependency style of /usr/bin/clang++
7505configure:25010: result: gcc3
7506configure:25030: checking how to run the C++ preprocessor
7507configure:25057: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
7508configure:25057: $? = 0
7509configure:25071: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
7510conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found
7511#include <ac_nonexistent.h>
7512         ^~~~~~~~~~~~~~~~~~
75131 error generated.
7514configure:25071: $? = 1
7515configure: failed program was:
7516| /* confdefs.h */
7517| #define PACKAGE_NAME "Open MPI"
7518| #define PACKAGE_TARNAME "openmpi"
7519| #define PACKAGE_VERSION "4.1.4"
7520| #define PACKAGE_STRING "Open MPI 4.1.4"
7521| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7522| #define PACKAGE_URL ""
7523| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
7524| #define STDC_HEADERS 1
7525| #define HAVE_SYS_TYPES_H 1
7526| #define HAVE_SYS_STAT_H 1
7527| #define HAVE_STDLIB_H 1
7528| #define HAVE_STRING_H 1
7529| #define HAVE_MEMORY_H 1
7530| #define HAVE_STRINGS_H 1
7531| #define HAVE_INTTYPES_H 1
7532| #define HAVE_STDINT_H 1
7533| #define HAVE_UNISTD_H 1
7534| #define __EXTENSIONS__ 1
7535| #define _ALL_SOURCE 1
7536| #define _GNU_SOURCE 1
7537| #define _POSIX_PTHREAD_SEMANTICS 1
7538| #define _TANDEM_SOURCE 1
7539| #define OMPI_MAJOR_VERSION 4
7540| #define OMPI_MINOR_VERSION 1
7541| #define OMPI_RELEASE_VERSION 4
7542| #define OMPI_GREEK_VERSION ""
7543| #define OMPI_REPO_REV "v4.1.4"
7544| #define OMPI_TARBALL_VERSION "4.1.4"
7545| #define OMPI_VERSION "4"
7546| #define OMPI_RELEASE_DATE "May 26, 2022"
7547| #define ORTE_MAJOR_VERSION 4
7548| #define ORTE_MINOR_VERSION 1
7549| #define ORTE_RELEASE_VERSION 4
7550| #define ORTE_GREEK_VERSION ""
7551| #define ORTE_REPO_REV "v4.1.4"
7552| #define ORTE_TARBALL_VERSION "4.1.4"
7553| #define ORTE_VERSION "4"
7554| #define ORTE_RELEASE_DATE "May 26, 2022"
7555| #define OSHMEM_MAJOR_VERSION 4
7556| #define OSHMEM_MINOR_VERSION 1
7557| #define OSHMEM_RELEASE_VERSION 4
7558| #define OSHMEM_GREEK_VERSION ""
7559| #define OSHMEM_REPO_REV "v4.1.4"
7560| #define OSHMEM_TARBALL_VERSION "4.1.4"
7561| #define OSHMEM_VERSION "4"
7562| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7563| #define OPAL_MAJOR_VERSION 4
7564| #define OPAL_MINOR_VERSION 1
7565| #define OPAL_RELEASE_VERSION 4
7566| #define OPAL_GREEK_VERSION ""
7567| #define OPAL_REPO_REV "v4.1.4"
7568| #define OPAL_TARBALL_VERSION "4.1.4"
7569| #define OPAL_VERSION "4"
7570| #define OPAL_RELEASE_DATE "May 26, 2022"
7571| #define OPAL_ENABLE_MEM_DEBUG 0
7572| #define OPAL_ENABLE_MEM_PROFILE 0
7573| #define OPAL_ENABLE_TIMING 0
7574| #define OPAL_ENABLE_DEBUG 0
7575| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7576| #define OPAL_ENABLE_PTY_SUPPORT 1
7577| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7578| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7579| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7580| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7581| #define OPAL_WANT_HOME_CONFIG_FILES 1
7582| #define OPAL_ENABLE_IPV6 0
7583| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
7584| #define OPAL_IDENT_STRING "4.1.4"
7585| #define OPAL_MAX_PROCESSOR_NAME 256
7586| #define OPAL_MAX_ERROR_STRING 256
7587| #define OPAL_MAX_OBJECT_NAME 64
7588| #define OPAL_MAX_INFO_KEY 36
7589| #define OPAL_MAX_INFO_VAL 256
7590| #define OPAL_MAX_PORT_NAME 1024
7591| #define OPAL_MAX_DATAREP_STRING 128
7592| #define OPAL_ENABLE_CRDEBUG 0
7593| #define OPAL_ENABLE_GETPWUID 1
7594| #define OPAL_ENABLE_PROGRESS_THREADS 0
7595| #define HAVE_ZLIB_H 1
7596| #define OPAL_HAVE_ZLIB 1
7597| #define OPAL_HAVE_SOLARIS 0
7598| #define HAVE_NETDB_H 1
7599| #define HAVE_NETINET_IN_H 1
7600| #define HAVE_NETINET_TCP_H 1
7601| #define HAVE_STRUCT_SOCKADDR_IN 1
7602| #define OPAL_CUDA_SUPPORT 0
7603| #define OPAL_CUDA_SYNC_MEMOPS 0
7604| #define OPAL_CUDA_GET_ATTRIBUTES 0
7605| #define OPAL_CUDA_GDR_SUPPORT 0
7606| #define OPAL_PMIX_V1 0
7607| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7608| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7609| #define OMPI_GROUP_SPARSE 0
7610| #define OMPI_WANT_PERUSE 0
7611| #define OMPI_WANT_MPI_CXX_SEEK 1
7612| #define OMPI_ENABLE_MPI1_COMPAT 0
7613| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7614| #define MPI_PARAM_CHECK ompi_mpi_param_check
7615| #define OMPI_PARAM_CHECK 1
7616| #define OSHMEM_SPEC_COMPAT 1
7617| #define OSHMEM_PARAM_CHECK 1
7618| #define SPC_ENABLE 0
7619| #define OPAL_CC "/usr/bin/clang"
7620| #define OPAL_C_HAVE__THREAD_LOCAL 1
7621| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7622| #define OPAL_C_HAVE__ATOMIC 1
7623| #define OPAL_C_HAVE__GENERIC 1
7624| #define OPAL_C_HAVE__STATIC_ASSERT 1
7625| #define OPAL_C_HAVE___THREAD 1
7626| #define STDC_HEADERS 1
7627| #define _GNU_SOURCE 1
7628| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7629| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7630| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7631| #define OPAL_CC_USE_PRAGMA_IDENT 0
7632| #define OPAL_CC_USE_IDENT 0
7633| #define OPAL_CC_USE_PRAGMA_COMMENT
7634| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7635| #define HAVE_INT8_T 1
7636| #define HAVE_UINT8_T 1
7637| #define HAVE_INT16_T 1
7638| #define HAVE_UINT16_T 1
7639| #define HAVE_INT32_T 1
7640| #define HAVE_UINT32_T 1
7641| #define HAVE_INT64_T 1
7642| #define HAVE_UINT64_T 1
7643| #define HAVE___INT128 1
7644| #define HAVE_LONG_LONG 1
7645| #define HAVE_LONG_DOUBLE 1
7646| #define HAVE_COMPLEX_H 1
7647| #define HAVE_FLOAT__COMPLEX 1
7648| #define HAVE_DOUBLE__COMPLEX 1
7649| #define HAVE_LONG_DOUBLE__COMPLEX 1
7650| #define HAVE_INTPTR_T 1
7651| #define HAVE_UINTPTR_T 1
7652| #define HAVE_MODE_T 1
7653| #define HAVE_SSIZE_T 1
7654| #define HAVE_PTRDIFF_T 1
7655| #define SIZEOF__BOOL 1
7656| #define SIZEOF_CHAR 1
7657| #define SIZEOF_SHORT 2
7658| #define SIZEOF_INT 4
7659| #define SIZEOF_LONG 8
7660| #define SIZEOF_LONG_LONG 8
7661| #define SIZEOF_FLOAT 4
7662| #define SIZEOF_DOUBLE 8
7663| #define SIZEOF_LONG_DOUBLE 16
7664| #define SIZEOF_FLOAT__COMPLEX 8
7665| #define SIZEOF_DOUBLE__COMPLEX 16
7666| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7667| #define SIZEOF_VOID_P 8
7668| #define SIZEOF_SIZE_T 8
7669| #define SIZEOF_SSIZE_T 8
7670| #define SIZEOF_PTRDIFF_T 8
7671| #define SIZEOF_WCHAR_T 4
7672| #define SIZEOF_PID_T 4
7673| #define SIZEOF_ATOMIC_SHORT 2
7674| #define SIZEOF_ATOMIC_INT 4
7675| #define SIZEOF_ATOMIC_LONG 8
7676| #define SIZEOF_ATOMIC_LLONG 8
7677| #define OPAL_ALIGNMENT_BOOL 1
7678| #define OPAL_ALIGNMENT_INT8 1
7679| #define OPAL_ALIGNMENT_INT16 2
7680| #define OPAL_ALIGNMENT_INT32 4
7681| #define OPAL_ALIGNMENT_INT64 8
7682| #define OPAL_ALIGNMENT_CHAR 1
7683| #define OPAL_ALIGNMENT_SHORT 2
7684| #define OPAL_ALIGNMENT_WCHAR 4
7685| #define OPAL_ALIGNMENT_INT 4
7686| #define OPAL_ALIGNMENT_LONG 8
7687| #define OPAL_ALIGNMENT_LONG_LONG 8
7688| #define OPAL_ALIGNMENT_FLOAT 4
7689| #define OPAL_ALIGNMENT_DOUBLE 8
7690| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
7691| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
7692| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
7693| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
7694| #define OPAL_ALIGNMENT_VOID_P 8
7695| #define OPAL_ALIGNMENT_SIZE_T 8
7696| /* end confdefs.h.  */
7697| #include <ac_nonexistent.h>
7698configure:25096: result: /usr/bin/clang++ -E
7699configure:25116: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
7700configure:25116: $? = 0
7701configure:25130: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
7702conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found
7703#include <ac_nonexistent.h>
7704         ^~~~~~~~~~~~~~~~~~
77051 error generated.
7706configure:25130: $? = 1
7707configure: failed program was:
7708| /* confdefs.h */
7709| #define PACKAGE_NAME "Open MPI"
7710| #define PACKAGE_TARNAME "openmpi"
7711| #define PACKAGE_VERSION "4.1.4"
7712| #define PACKAGE_STRING "Open MPI 4.1.4"
7713| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7714| #define PACKAGE_URL ""
7715| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
7716| #define STDC_HEADERS 1
7717| #define HAVE_SYS_TYPES_H 1
7718| #define HAVE_SYS_STAT_H 1
7719| #define HAVE_STDLIB_H 1
7720| #define HAVE_STRING_H 1
7721| #define HAVE_MEMORY_H 1
7722| #define HAVE_STRINGS_H 1
7723| #define HAVE_INTTYPES_H 1
7724| #define HAVE_STDINT_H 1
7725| #define HAVE_UNISTD_H 1
7726| #define __EXTENSIONS__ 1
7727| #define _ALL_SOURCE 1
7728| #define _GNU_SOURCE 1
7729| #define _POSIX_PTHREAD_SEMANTICS 1
7730| #define _TANDEM_SOURCE 1
7731| #define OMPI_MAJOR_VERSION 4
7732| #define OMPI_MINOR_VERSION 1
7733| #define OMPI_RELEASE_VERSION 4
7734| #define OMPI_GREEK_VERSION ""
7735| #define OMPI_REPO_REV "v4.1.4"
7736| #define OMPI_TARBALL_VERSION "4.1.4"
7737| #define OMPI_VERSION "4"
7738| #define OMPI_RELEASE_DATE "May 26, 2022"
7739| #define ORTE_MAJOR_VERSION 4
7740| #define ORTE_MINOR_VERSION 1
7741| #define ORTE_RELEASE_VERSION 4
7742| #define ORTE_GREEK_VERSION ""
7743| #define ORTE_REPO_REV "v4.1.4"
7744| #define ORTE_TARBALL_VERSION "4.1.4"
7745| #define ORTE_VERSION "4"
7746| #define ORTE_RELEASE_DATE "May 26, 2022"
7747| #define OSHMEM_MAJOR_VERSION 4
7748| #define OSHMEM_MINOR_VERSION 1
7749| #define OSHMEM_RELEASE_VERSION 4
7750| #define OSHMEM_GREEK_VERSION ""
7751| #define OSHMEM_REPO_REV "v4.1.4"
7752| #define OSHMEM_TARBALL_VERSION "4.1.4"
7753| #define OSHMEM_VERSION "4"
7754| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7755| #define OPAL_MAJOR_VERSION 4
7756| #define OPAL_MINOR_VERSION 1
7757| #define OPAL_RELEASE_VERSION 4
7758| #define OPAL_GREEK_VERSION ""
7759| #define OPAL_REPO_REV "v4.1.4"
7760| #define OPAL_TARBALL_VERSION "4.1.4"
7761| #define OPAL_VERSION "4"
7762| #define OPAL_RELEASE_DATE "May 26, 2022"
7763| #define OPAL_ENABLE_MEM_DEBUG 0
7764| #define OPAL_ENABLE_MEM_PROFILE 0
7765| #define OPAL_ENABLE_TIMING 0
7766| #define OPAL_ENABLE_DEBUG 0
7767| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7768| #define OPAL_ENABLE_PTY_SUPPORT 1
7769| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7770| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7771| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7772| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7773| #define OPAL_WANT_HOME_CONFIG_FILES 1
7774| #define OPAL_ENABLE_IPV6 0
7775| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
7776| #define OPAL_IDENT_STRING "4.1.4"
7777| #define OPAL_MAX_PROCESSOR_NAME 256
7778| #define OPAL_MAX_ERROR_STRING 256
7779| #define OPAL_MAX_OBJECT_NAME 64
7780| #define OPAL_MAX_INFO_KEY 36
7781| #define OPAL_MAX_INFO_VAL 256
7782| #define OPAL_MAX_PORT_NAME 1024
7783| #define OPAL_MAX_DATAREP_STRING 128
7784| #define OPAL_ENABLE_CRDEBUG 0
7785| #define OPAL_ENABLE_GETPWUID 1
7786| #define OPAL_ENABLE_PROGRESS_THREADS 0
7787| #define HAVE_ZLIB_H 1
7788| #define OPAL_HAVE_ZLIB 1
7789| #define OPAL_HAVE_SOLARIS 0
7790| #define HAVE_NETDB_H 1
7791| #define HAVE_NETINET_IN_H 1
7792| #define HAVE_NETINET_TCP_H 1
7793| #define HAVE_STRUCT_SOCKADDR_IN 1
7794| #define OPAL_CUDA_SUPPORT 0
7795| #define OPAL_CUDA_SYNC_MEMOPS 0
7796| #define OPAL_CUDA_GET_ATTRIBUTES 0
7797| #define OPAL_CUDA_GDR_SUPPORT 0
7798| #define OPAL_PMIX_V1 0
7799| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7800| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7801| #define OMPI_GROUP_SPARSE 0
7802| #define OMPI_WANT_PERUSE 0
7803| #define OMPI_WANT_MPI_CXX_SEEK 1
7804| #define OMPI_ENABLE_MPI1_COMPAT 0
7805| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
7806| #define MPI_PARAM_CHECK ompi_mpi_param_check
7807| #define OMPI_PARAM_CHECK 1
7808| #define OSHMEM_SPEC_COMPAT 1
7809| #define OSHMEM_PARAM_CHECK 1
7810| #define SPC_ENABLE 0
7811| #define OPAL_CC "/usr/bin/clang"
7812| #define OPAL_C_HAVE__THREAD_LOCAL 1
7813| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
7814| #define OPAL_C_HAVE__ATOMIC 1
7815| #define OPAL_C_HAVE__GENERIC 1
7816| #define OPAL_C_HAVE__STATIC_ASSERT 1
7817| #define OPAL_C_HAVE___THREAD 1
7818| #define STDC_HEADERS 1
7819| #define _GNU_SOURCE 1
7820| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
7821| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
7822| #define OPAL_C_HAVE_BUILTIN_CLZ 1
7823| #define OPAL_CC_USE_PRAGMA_IDENT 0
7824| #define OPAL_CC_USE_IDENT 0
7825| #define OPAL_CC_USE_PRAGMA_COMMENT
7826| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
7827| #define HAVE_INT8_T 1
7828| #define HAVE_UINT8_T 1
7829| #define HAVE_INT16_T 1
7830| #define HAVE_UINT16_T 1
7831| #define HAVE_INT32_T 1
7832| #define HAVE_UINT32_T 1
7833| #define HAVE_INT64_T 1
7834| #define HAVE_UINT64_T 1
7835| #define HAVE___INT128 1
7836| #define HAVE_LONG_LONG 1
7837| #define HAVE_LONG_DOUBLE 1
7838| #define HAVE_COMPLEX_H 1
7839| #define HAVE_FLOAT__COMPLEX 1
7840| #define HAVE_DOUBLE__COMPLEX 1
7841| #define HAVE_LONG_DOUBLE__COMPLEX 1
7842| #define HAVE_INTPTR_T 1
7843| #define HAVE_UINTPTR_T 1
7844| #define HAVE_MODE_T 1
7845| #define HAVE_SSIZE_T 1
7846| #define HAVE_PTRDIFF_T 1
7847| #define SIZEOF__BOOL 1
7848| #define SIZEOF_CHAR 1
7849| #define SIZEOF_SHORT 2
7850| #define SIZEOF_INT 4
7851| #define SIZEOF_LONG 8
7852| #define SIZEOF_LONG_LONG 8
7853| #define SIZEOF_FLOAT 4
7854| #define SIZEOF_DOUBLE 8
7855| #define SIZEOF_LONG_DOUBLE 16
7856| #define SIZEOF_FLOAT__COMPLEX 8
7857| #define SIZEOF_DOUBLE__COMPLEX 16
7858| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7859| #define SIZEOF_VOID_P 8
7860| #define SIZEOF_SIZE_T 8
7861| #define SIZEOF_SSIZE_T 8
7862| #define SIZEOF_PTRDIFF_T 8
7863| #define SIZEOF_WCHAR_T 4
7864| #define SIZEOF_PID_T 4
7865| #define SIZEOF_ATOMIC_SHORT 2
7866| #define SIZEOF_ATOMIC_INT 4
7867| #define SIZEOF_ATOMIC_LONG 8
7868| #define SIZEOF_ATOMIC_LLONG 8
7869| #define OPAL_ALIGNMENT_BOOL 1
7870| #define OPAL_ALIGNMENT_INT8 1
7871| #define OPAL_ALIGNMENT_INT16 2
7872| #define OPAL_ALIGNMENT_INT32 4
7873| #define OPAL_ALIGNMENT_INT64 8
7874| #define OPAL_ALIGNMENT_CHAR 1
7875| #define OPAL_ALIGNMENT_SHORT 2
7876| #define OPAL_ALIGNMENT_WCHAR 4
7877| #define OPAL_ALIGNMENT_INT 4
7878| #define OPAL_ALIGNMENT_LONG 8
7879| #define OPAL_ALIGNMENT_LONG_LONG 8
7880| #define OPAL_ALIGNMENT_FLOAT 4
7881| #define OPAL_ALIGNMENT_DOUBLE 8
7882| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
7883| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
7884| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
7885| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
7886| #define OPAL_ALIGNMENT_VOID_P 8
7887| #define OPAL_ALIGNMENT_SIZE_T 8
7888| /* end confdefs.h.  */
7889| #include <ac_nonexistent.h>
7890configure:25347: checking for the C++ compiler vendor
7891configure:25376: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
7892conftest.cpp:185:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
7893#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
7894 ^
7895conftest.cpp:186:1: error: unknown type name 'choke'
7896choke me
7897^
7898conftest.cpp:186:9: error: expected ';' after top level declarator
7899choke me
7900        ^
7901        ;
79023 errors generated.
7903configure:25376: $? = 1
7904configure: failed program was:
7905| /* confdefs.h */
7906| #define PACKAGE_NAME "Open MPI"
7907| #define PACKAGE_TARNAME "openmpi"
7908| #define PACKAGE_VERSION "4.1.4"
7909| #define PACKAGE_STRING "Open MPI 4.1.4"
7910| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
7911| #define PACKAGE_URL ""
7912| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
7913| #define STDC_HEADERS 1
7914| #define HAVE_SYS_TYPES_H 1
7915| #define HAVE_SYS_STAT_H 1
7916| #define HAVE_STDLIB_H 1
7917| #define HAVE_STRING_H 1
7918| #define HAVE_MEMORY_H 1
7919| #define HAVE_STRINGS_H 1
7920| #define HAVE_INTTYPES_H 1
7921| #define HAVE_STDINT_H 1
7922| #define HAVE_UNISTD_H 1
7923| #define __EXTENSIONS__ 1
7924| #define _ALL_SOURCE 1
7925| #define _GNU_SOURCE 1
7926| #define _POSIX_PTHREAD_SEMANTICS 1
7927| #define _TANDEM_SOURCE 1
7928| #define OMPI_MAJOR_VERSION 4
7929| #define OMPI_MINOR_VERSION 1
7930| #define OMPI_RELEASE_VERSION 4
7931| #define OMPI_GREEK_VERSION ""
7932| #define OMPI_REPO_REV "v4.1.4"
7933| #define OMPI_TARBALL_VERSION "4.1.4"
7934| #define OMPI_VERSION "4"
7935| #define OMPI_RELEASE_DATE "May 26, 2022"
7936| #define ORTE_MAJOR_VERSION 4
7937| #define ORTE_MINOR_VERSION 1
7938| #define ORTE_RELEASE_VERSION 4
7939| #define ORTE_GREEK_VERSION ""
7940| #define ORTE_REPO_REV "v4.1.4"
7941| #define ORTE_TARBALL_VERSION "4.1.4"
7942| #define ORTE_VERSION "4"
7943| #define ORTE_RELEASE_DATE "May 26, 2022"
7944| #define OSHMEM_MAJOR_VERSION 4
7945| #define OSHMEM_MINOR_VERSION 1
7946| #define OSHMEM_RELEASE_VERSION 4
7947| #define OSHMEM_GREEK_VERSION ""
7948| #define OSHMEM_REPO_REV "v4.1.4"
7949| #define OSHMEM_TARBALL_VERSION "4.1.4"
7950| #define OSHMEM_VERSION "4"
7951| #define OSHMEM_RELEASE_DATE "May 26, 2022"
7952| #define OPAL_MAJOR_VERSION 4
7953| #define OPAL_MINOR_VERSION 1
7954| #define OPAL_RELEASE_VERSION 4
7955| #define OPAL_GREEK_VERSION ""
7956| #define OPAL_REPO_REV "v4.1.4"
7957| #define OPAL_TARBALL_VERSION "4.1.4"
7958| #define OPAL_VERSION "4"
7959| #define OPAL_RELEASE_DATE "May 26, 2022"
7960| #define OPAL_ENABLE_MEM_DEBUG 0
7961| #define OPAL_ENABLE_MEM_PROFILE 0
7962| #define OPAL_ENABLE_TIMING 0
7963| #define OPAL_ENABLE_DEBUG 0
7964| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
7965| #define OPAL_ENABLE_PTY_SUPPORT 1
7966| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
7967| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
7968| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
7969| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
7970| #define OPAL_WANT_HOME_CONFIG_FILES 1
7971| #define OPAL_ENABLE_IPV6 0
7972| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
7973| #define OPAL_IDENT_STRING "4.1.4"
7974| #define OPAL_MAX_PROCESSOR_NAME 256
7975| #define OPAL_MAX_ERROR_STRING 256
7976| #define OPAL_MAX_OBJECT_NAME 64
7977| #define OPAL_MAX_INFO_KEY 36
7978| #define OPAL_MAX_INFO_VAL 256
7979| #define OPAL_MAX_PORT_NAME 1024
7980| #define OPAL_MAX_DATAREP_STRING 128
7981| #define OPAL_ENABLE_CRDEBUG 0
7982| #define OPAL_ENABLE_GETPWUID 1
7983| #define OPAL_ENABLE_PROGRESS_THREADS 0
7984| #define HAVE_ZLIB_H 1
7985| #define OPAL_HAVE_ZLIB 1
7986| #define OPAL_HAVE_SOLARIS 0
7987| #define HAVE_NETDB_H 1
7988| #define HAVE_NETINET_IN_H 1
7989| #define HAVE_NETINET_TCP_H 1
7990| #define HAVE_STRUCT_SOCKADDR_IN 1
7991| #define OPAL_CUDA_SUPPORT 0
7992| #define OPAL_CUDA_SYNC_MEMOPS 0
7993| #define OPAL_CUDA_GET_ATTRIBUTES 0
7994| #define OPAL_CUDA_GDR_SUPPORT 0
7995| #define OPAL_PMIX_V1 0
7996| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
7997| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
7998| #define OMPI_GROUP_SPARSE 0
7999| #define OMPI_WANT_PERUSE 0
8000| #define OMPI_WANT_MPI_CXX_SEEK 1
8001| #define OMPI_ENABLE_MPI1_COMPAT 0
8002| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8003| #define MPI_PARAM_CHECK ompi_mpi_param_check
8004| #define OMPI_PARAM_CHECK 1
8005| #define OSHMEM_SPEC_COMPAT 1
8006| #define OSHMEM_PARAM_CHECK 1
8007| #define SPC_ENABLE 0
8008| #define OPAL_CC "/usr/bin/clang"
8009| #define OPAL_C_HAVE__THREAD_LOCAL 1
8010| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8011| #define OPAL_C_HAVE__ATOMIC 1
8012| #define OPAL_C_HAVE__GENERIC 1
8013| #define OPAL_C_HAVE__STATIC_ASSERT 1
8014| #define OPAL_C_HAVE___THREAD 1
8015| #define STDC_HEADERS 1
8016| #define _GNU_SOURCE 1
8017| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8018| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8019| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8020| #define OPAL_CC_USE_PRAGMA_IDENT 0
8021| #define OPAL_CC_USE_IDENT 0
8022| #define OPAL_CC_USE_PRAGMA_COMMENT
8023| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8024| #define HAVE_INT8_T 1
8025| #define HAVE_UINT8_T 1
8026| #define HAVE_INT16_T 1
8027| #define HAVE_UINT16_T 1
8028| #define HAVE_INT32_T 1
8029| #define HAVE_UINT32_T 1
8030| #define HAVE_INT64_T 1
8031| #define HAVE_UINT64_T 1
8032| #define HAVE___INT128 1
8033| #define HAVE_LONG_LONG 1
8034| #define HAVE_LONG_DOUBLE 1
8035| #define HAVE_COMPLEX_H 1
8036| #define HAVE_FLOAT__COMPLEX 1
8037| #define HAVE_DOUBLE__COMPLEX 1
8038| #define HAVE_LONG_DOUBLE__COMPLEX 1
8039| #define HAVE_INTPTR_T 1
8040| #define HAVE_UINTPTR_T 1
8041| #define HAVE_MODE_T 1
8042| #define HAVE_SSIZE_T 1
8043| #define HAVE_PTRDIFF_T 1
8044| #define SIZEOF__BOOL 1
8045| #define SIZEOF_CHAR 1
8046| #define SIZEOF_SHORT 2
8047| #define SIZEOF_INT 4
8048| #define SIZEOF_LONG 8
8049| #define SIZEOF_LONG_LONG 8
8050| #define SIZEOF_FLOAT 4
8051| #define SIZEOF_DOUBLE 8
8052| #define SIZEOF_LONG_DOUBLE 16
8053| #define SIZEOF_FLOAT__COMPLEX 8
8054| #define SIZEOF_DOUBLE__COMPLEX 16
8055| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8056| #define SIZEOF_VOID_P 8
8057| #define SIZEOF_SIZE_T 8
8058| #define SIZEOF_SSIZE_T 8
8059| #define SIZEOF_PTRDIFF_T 8
8060| #define SIZEOF_WCHAR_T 4
8061| #define SIZEOF_PID_T 4
8062| #define SIZEOF_ATOMIC_SHORT 2
8063| #define SIZEOF_ATOMIC_INT 4
8064| #define SIZEOF_ATOMIC_LONG 8
8065| #define SIZEOF_ATOMIC_LLONG 8
8066| #define OPAL_ALIGNMENT_BOOL 1
8067| #define OPAL_ALIGNMENT_INT8 1
8068| #define OPAL_ALIGNMENT_INT16 2
8069| #define OPAL_ALIGNMENT_INT32 4
8070| #define OPAL_ALIGNMENT_INT64 8
8071| #define OPAL_ALIGNMENT_CHAR 1
8072| #define OPAL_ALIGNMENT_SHORT 2
8073| #define OPAL_ALIGNMENT_WCHAR 4
8074| #define OPAL_ALIGNMENT_INT 4
8075| #define OPAL_ALIGNMENT_LONG 8
8076| #define OPAL_ALIGNMENT_LONG_LONG 8
8077| #define OPAL_ALIGNMENT_FLOAT 4
8078| #define OPAL_ALIGNMENT_DOUBLE 8
8079| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
8080| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8081| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8082| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
8083| #define OPAL_ALIGNMENT_VOID_P 8
8084| #define OPAL_ALIGNMENT_SIZE_T 8
8085| #define OPAL_CXX "/usr/bin/clang++"
8086| /* end confdefs.h.  */
8087|
8088| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
8089| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
8090| choke me
8091| #endif
8092configure:25393: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8093conftest.cpp:185:2: error: "symbol __PGI not defined"
8094#error "symbol __PGI not defined"
8095 ^
8096conftest.cpp:186:1: error: unknown type name 'choke'
8097choke me
8098^
8099conftest.cpp:186:9: error: expected ';' after top level declarator
8100choke me
8101        ^
8102        ;
81033 errors generated.
8104configure:25393: $? = 1
8105configure: failed program was:
8106| /* confdefs.h */
8107| #define PACKAGE_NAME "Open MPI"
8108| #define PACKAGE_TARNAME "openmpi"
8109| #define PACKAGE_VERSION "4.1.4"
8110| #define PACKAGE_STRING "Open MPI 4.1.4"
8111| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8112| #define PACKAGE_URL ""
8113| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
8114| #define STDC_HEADERS 1
8115| #define HAVE_SYS_TYPES_H 1
8116| #define HAVE_SYS_STAT_H 1
8117| #define HAVE_STDLIB_H 1
8118| #define HAVE_STRING_H 1
8119| #define HAVE_MEMORY_H 1
8120| #define HAVE_STRINGS_H 1
8121| #define HAVE_INTTYPES_H 1
8122| #define HAVE_STDINT_H 1
8123| #define HAVE_UNISTD_H 1
8124| #define __EXTENSIONS__ 1
8125| #define _ALL_SOURCE 1
8126| #define _GNU_SOURCE 1
8127| #define _POSIX_PTHREAD_SEMANTICS 1
8128| #define _TANDEM_SOURCE 1
8129| #define OMPI_MAJOR_VERSION 4
8130| #define OMPI_MINOR_VERSION 1
8131| #define OMPI_RELEASE_VERSION 4
8132| #define OMPI_GREEK_VERSION ""
8133| #define OMPI_REPO_REV "v4.1.4"
8134| #define OMPI_TARBALL_VERSION "4.1.4"
8135| #define OMPI_VERSION "4"
8136| #define OMPI_RELEASE_DATE "May 26, 2022"
8137| #define ORTE_MAJOR_VERSION 4
8138| #define ORTE_MINOR_VERSION 1
8139| #define ORTE_RELEASE_VERSION 4
8140| #define ORTE_GREEK_VERSION ""
8141| #define ORTE_REPO_REV "v4.1.4"
8142| #define ORTE_TARBALL_VERSION "4.1.4"
8143| #define ORTE_VERSION "4"
8144| #define ORTE_RELEASE_DATE "May 26, 2022"
8145| #define OSHMEM_MAJOR_VERSION 4
8146| #define OSHMEM_MINOR_VERSION 1
8147| #define OSHMEM_RELEASE_VERSION 4
8148| #define OSHMEM_GREEK_VERSION ""
8149| #define OSHMEM_REPO_REV "v4.1.4"
8150| #define OSHMEM_TARBALL_VERSION "4.1.4"
8151| #define OSHMEM_VERSION "4"
8152| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8153| #define OPAL_MAJOR_VERSION 4
8154| #define OPAL_MINOR_VERSION 1
8155| #define OPAL_RELEASE_VERSION 4
8156| #define OPAL_GREEK_VERSION ""
8157| #define OPAL_REPO_REV "v4.1.4"
8158| #define OPAL_TARBALL_VERSION "4.1.4"
8159| #define OPAL_VERSION "4"
8160| #define OPAL_RELEASE_DATE "May 26, 2022"
8161| #define OPAL_ENABLE_MEM_DEBUG 0
8162| #define OPAL_ENABLE_MEM_PROFILE 0
8163| #define OPAL_ENABLE_TIMING 0
8164| #define OPAL_ENABLE_DEBUG 0
8165| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8166| #define OPAL_ENABLE_PTY_SUPPORT 1
8167| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8168| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8169| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8170| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8171| #define OPAL_WANT_HOME_CONFIG_FILES 1
8172| #define OPAL_ENABLE_IPV6 0
8173| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
8174| #define OPAL_IDENT_STRING "4.1.4"
8175| #define OPAL_MAX_PROCESSOR_NAME 256
8176| #define OPAL_MAX_ERROR_STRING 256
8177| #define OPAL_MAX_OBJECT_NAME 64
8178| #define OPAL_MAX_INFO_KEY 36
8179| #define OPAL_MAX_INFO_VAL 256
8180| #define OPAL_MAX_PORT_NAME 1024
8181| #define OPAL_MAX_DATAREP_STRING 128
8182| #define OPAL_ENABLE_CRDEBUG 0
8183| #define OPAL_ENABLE_GETPWUID 1
8184| #define OPAL_ENABLE_PROGRESS_THREADS 0
8185| #define HAVE_ZLIB_H 1
8186| #define OPAL_HAVE_ZLIB 1
8187| #define OPAL_HAVE_SOLARIS 0
8188| #define HAVE_NETDB_H 1
8189| #define HAVE_NETINET_IN_H 1
8190| #define HAVE_NETINET_TCP_H 1
8191| #define HAVE_STRUCT_SOCKADDR_IN 1
8192| #define OPAL_CUDA_SUPPORT 0
8193| #define OPAL_CUDA_SYNC_MEMOPS 0
8194| #define OPAL_CUDA_GET_ATTRIBUTES 0
8195| #define OPAL_CUDA_GDR_SUPPORT 0
8196| #define OPAL_PMIX_V1 0
8197| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8198| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8199| #define OMPI_GROUP_SPARSE 0
8200| #define OMPI_WANT_PERUSE 0
8201| #define OMPI_WANT_MPI_CXX_SEEK 1
8202| #define OMPI_ENABLE_MPI1_COMPAT 0
8203| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8204| #define MPI_PARAM_CHECK ompi_mpi_param_check
8205| #define OMPI_PARAM_CHECK 1
8206| #define OSHMEM_SPEC_COMPAT 1
8207| #define OSHMEM_PARAM_CHECK 1
8208| #define SPC_ENABLE 0
8209| #define OPAL_CC "/usr/bin/clang"
8210| #define OPAL_C_HAVE__THREAD_LOCAL 1
8211| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8212| #define OPAL_C_HAVE__ATOMIC 1
8213| #define OPAL_C_HAVE__GENERIC 1
8214| #define OPAL_C_HAVE__STATIC_ASSERT 1
8215| #define OPAL_C_HAVE___THREAD 1
8216| #define STDC_HEADERS 1
8217| #define _GNU_SOURCE 1
8218| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8219| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8220| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8221| #define OPAL_CC_USE_PRAGMA_IDENT 0
8222| #define OPAL_CC_USE_IDENT 0
8223| #define OPAL_CC_USE_PRAGMA_COMMENT
8224| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8225| #define HAVE_INT8_T 1
8226| #define HAVE_UINT8_T 1
8227| #define HAVE_INT16_T 1
8228| #define HAVE_UINT16_T 1
8229| #define HAVE_INT32_T 1
8230| #define HAVE_UINT32_T 1
8231| #define HAVE_INT64_T 1
8232| #define HAVE_UINT64_T 1
8233| #define HAVE___INT128 1
8234| #define HAVE_LONG_LONG 1
8235| #define HAVE_LONG_DOUBLE 1
8236| #define HAVE_COMPLEX_H 1
8237| #define HAVE_FLOAT__COMPLEX 1
8238| #define HAVE_DOUBLE__COMPLEX 1
8239| #define HAVE_LONG_DOUBLE__COMPLEX 1
8240| #define HAVE_INTPTR_T 1
8241| #define HAVE_UINTPTR_T 1
8242| #define HAVE_MODE_T 1
8243| #define HAVE_SSIZE_T 1
8244| #define HAVE_PTRDIFF_T 1
8245| #define SIZEOF__BOOL 1
8246| #define SIZEOF_CHAR 1
8247| #define SIZEOF_SHORT 2
8248| #define SIZEOF_INT 4
8249| #define SIZEOF_LONG 8
8250| #define SIZEOF_LONG_LONG 8
8251| #define SIZEOF_FLOAT 4
8252| #define SIZEOF_DOUBLE 8
8253| #define SIZEOF_LONG_DOUBLE 16
8254| #define SIZEOF_FLOAT__COMPLEX 8
8255| #define SIZEOF_DOUBLE__COMPLEX 16
8256| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8257| #define SIZEOF_VOID_P 8
8258| #define SIZEOF_SIZE_T 8
8259| #define SIZEOF_SSIZE_T 8
8260| #define SIZEOF_PTRDIFF_T 8
8261| #define SIZEOF_WCHAR_T 4
8262| #define SIZEOF_PID_T 4
8263| #define SIZEOF_ATOMIC_SHORT 2
8264| #define SIZEOF_ATOMIC_INT 4
8265| #define SIZEOF_ATOMIC_LONG 8
8266| #define SIZEOF_ATOMIC_LLONG 8
8267| #define OPAL_ALIGNMENT_BOOL 1
8268| #define OPAL_ALIGNMENT_INT8 1
8269| #define OPAL_ALIGNMENT_INT16 2
8270| #define OPAL_ALIGNMENT_INT32 4
8271| #define OPAL_ALIGNMENT_INT64 8
8272| #define OPAL_ALIGNMENT_CHAR 1
8273| #define OPAL_ALIGNMENT_SHORT 2
8274| #define OPAL_ALIGNMENT_WCHAR 4
8275| #define OPAL_ALIGNMENT_INT 4
8276| #define OPAL_ALIGNMENT_LONG 8
8277| #define OPAL_ALIGNMENT_LONG_LONG 8
8278| #define OPAL_ALIGNMENT_FLOAT 4
8279| #define OPAL_ALIGNMENT_DOUBLE 8
8280| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
8281| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8282| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8283| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
8284| #define OPAL_ALIGNMENT_VOID_P 8
8285| #define OPAL_ALIGNMENT_SIZE_T 8
8286| #define OPAL_CXX "/usr/bin/clang++"
8287| /* end confdefs.h.  */
8288|
8289| #ifndef __PGI
8290| #error "symbol __PGI not defined"
8291| choke me
8292| #endif
8293configure:25411: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8294conftest.cpp:185:2: error: "condition defined(__FUJITSU) not met"
8295#error "condition defined(__FUJITSU) not met"
8296 ^
8297conftest.cpp:186:1: error: unknown type name 'choke'
8298choke me
8299^
8300conftest.cpp:186:9: error: expected ';' after top level declarator
8301choke me
8302        ^
8303        ;
83043 errors generated.
8305configure:25411: $? = 1
8306configure: failed program was:
8307| /* confdefs.h */
8308| #define PACKAGE_NAME "Open MPI"
8309| #define PACKAGE_TARNAME "openmpi"
8310| #define PACKAGE_VERSION "4.1.4"
8311| #define PACKAGE_STRING "Open MPI 4.1.4"
8312| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8313| #define PACKAGE_URL ""
8314| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
8315| #define STDC_HEADERS 1
8316| #define HAVE_SYS_TYPES_H 1
8317| #define HAVE_SYS_STAT_H 1
8318| #define HAVE_STDLIB_H 1
8319| #define HAVE_STRING_H 1
8320| #define HAVE_MEMORY_H 1
8321| #define HAVE_STRINGS_H 1
8322| #define HAVE_INTTYPES_H 1
8323| #define HAVE_STDINT_H 1
8324| #define HAVE_UNISTD_H 1
8325| #define __EXTENSIONS__ 1
8326| #define _ALL_SOURCE 1
8327| #define _GNU_SOURCE 1
8328| #define _POSIX_PTHREAD_SEMANTICS 1
8329| #define _TANDEM_SOURCE 1
8330| #define OMPI_MAJOR_VERSION 4
8331| #define OMPI_MINOR_VERSION 1
8332| #define OMPI_RELEASE_VERSION 4
8333| #define OMPI_GREEK_VERSION ""
8334| #define OMPI_REPO_REV "v4.1.4"
8335| #define OMPI_TARBALL_VERSION "4.1.4"
8336| #define OMPI_VERSION "4"
8337| #define OMPI_RELEASE_DATE "May 26, 2022"
8338| #define ORTE_MAJOR_VERSION 4
8339| #define ORTE_MINOR_VERSION 1
8340| #define ORTE_RELEASE_VERSION 4
8341| #define ORTE_GREEK_VERSION ""
8342| #define ORTE_REPO_REV "v4.1.4"
8343| #define ORTE_TARBALL_VERSION "4.1.4"
8344| #define ORTE_VERSION "4"
8345| #define ORTE_RELEASE_DATE "May 26, 2022"
8346| #define OSHMEM_MAJOR_VERSION 4
8347| #define OSHMEM_MINOR_VERSION 1
8348| #define OSHMEM_RELEASE_VERSION 4
8349| #define OSHMEM_GREEK_VERSION ""
8350| #define OSHMEM_REPO_REV "v4.1.4"
8351| #define OSHMEM_TARBALL_VERSION "4.1.4"
8352| #define OSHMEM_VERSION "4"
8353| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8354| #define OPAL_MAJOR_VERSION 4
8355| #define OPAL_MINOR_VERSION 1
8356| #define OPAL_RELEASE_VERSION 4
8357| #define OPAL_GREEK_VERSION ""
8358| #define OPAL_REPO_REV "v4.1.4"
8359| #define OPAL_TARBALL_VERSION "4.1.4"
8360| #define OPAL_VERSION "4"
8361| #define OPAL_RELEASE_DATE "May 26, 2022"
8362| #define OPAL_ENABLE_MEM_DEBUG 0
8363| #define OPAL_ENABLE_MEM_PROFILE 0
8364| #define OPAL_ENABLE_TIMING 0
8365| #define OPAL_ENABLE_DEBUG 0
8366| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8367| #define OPAL_ENABLE_PTY_SUPPORT 1
8368| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8369| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8370| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8371| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8372| #define OPAL_WANT_HOME_CONFIG_FILES 1
8373| #define OPAL_ENABLE_IPV6 0
8374| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
8375| #define OPAL_IDENT_STRING "4.1.4"
8376| #define OPAL_MAX_PROCESSOR_NAME 256
8377| #define OPAL_MAX_ERROR_STRING 256
8378| #define OPAL_MAX_OBJECT_NAME 64
8379| #define OPAL_MAX_INFO_KEY 36
8380| #define OPAL_MAX_INFO_VAL 256
8381| #define OPAL_MAX_PORT_NAME 1024
8382| #define OPAL_MAX_DATAREP_STRING 128
8383| #define OPAL_ENABLE_CRDEBUG 0
8384| #define OPAL_ENABLE_GETPWUID 1
8385| #define OPAL_ENABLE_PROGRESS_THREADS 0
8386| #define HAVE_ZLIB_H 1
8387| #define OPAL_HAVE_ZLIB 1
8388| #define OPAL_HAVE_SOLARIS 0
8389| #define HAVE_NETDB_H 1
8390| #define HAVE_NETINET_IN_H 1
8391| #define HAVE_NETINET_TCP_H 1
8392| #define HAVE_STRUCT_SOCKADDR_IN 1
8393| #define OPAL_CUDA_SUPPORT 0
8394| #define OPAL_CUDA_SYNC_MEMOPS 0
8395| #define OPAL_CUDA_GET_ATTRIBUTES 0
8396| #define OPAL_CUDA_GDR_SUPPORT 0
8397| #define OPAL_PMIX_V1 0
8398| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8399| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8400| #define OMPI_GROUP_SPARSE 0
8401| #define OMPI_WANT_PERUSE 0
8402| #define OMPI_WANT_MPI_CXX_SEEK 1
8403| #define OMPI_ENABLE_MPI1_COMPAT 0
8404| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8405| #define MPI_PARAM_CHECK ompi_mpi_param_check
8406| #define OMPI_PARAM_CHECK 1
8407| #define OSHMEM_SPEC_COMPAT 1
8408| #define OSHMEM_PARAM_CHECK 1
8409| #define SPC_ENABLE 0
8410| #define OPAL_CC "/usr/bin/clang"
8411| #define OPAL_C_HAVE__THREAD_LOCAL 1
8412| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8413| #define OPAL_C_HAVE__ATOMIC 1
8414| #define OPAL_C_HAVE__GENERIC 1
8415| #define OPAL_C_HAVE__STATIC_ASSERT 1
8416| #define OPAL_C_HAVE___THREAD 1
8417| #define STDC_HEADERS 1
8418| #define _GNU_SOURCE 1
8419| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8420| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8421| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8422| #define OPAL_CC_USE_PRAGMA_IDENT 0
8423| #define OPAL_CC_USE_IDENT 0
8424| #define OPAL_CC_USE_PRAGMA_COMMENT
8425| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8426| #define HAVE_INT8_T 1
8427| #define HAVE_UINT8_T 1
8428| #define HAVE_INT16_T 1
8429| #define HAVE_UINT16_T 1
8430| #define HAVE_INT32_T 1
8431| #define HAVE_UINT32_T 1
8432| #define HAVE_INT64_T 1
8433| #define HAVE_UINT64_T 1
8434| #define HAVE___INT128 1
8435| #define HAVE_LONG_LONG 1
8436| #define HAVE_LONG_DOUBLE 1
8437| #define HAVE_COMPLEX_H 1
8438| #define HAVE_FLOAT__COMPLEX 1
8439| #define HAVE_DOUBLE__COMPLEX 1
8440| #define HAVE_LONG_DOUBLE__COMPLEX 1
8441| #define HAVE_INTPTR_T 1
8442| #define HAVE_UINTPTR_T 1
8443| #define HAVE_MODE_T 1
8444| #define HAVE_SSIZE_T 1
8445| #define HAVE_PTRDIFF_T 1
8446| #define SIZEOF__BOOL 1
8447| #define SIZEOF_CHAR 1
8448| #define SIZEOF_SHORT 2
8449| #define SIZEOF_INT 4
8450| #define SIZEOF_LONG 8
8451| #define SIZEOF_LONG_LONG 8
8452| #define SIZEOF_FLOAT 4
8453| #define SIZEOF_DOUBLE 8
8454| #define SIZEOF_LONG_DOUBLE 16
8455| #define SIZEOF_FLOAT__COMPLEX 8
8456| #define SIZEOF_DOUBLE__COMPLEX 16
8457| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8458| #define SIZEOF_VOID_P 8
8459| #define SIZEOF_SIZE_T 8
8460| #define SIZEOF_SSIZE_T 8
8461| #define SIZEOF_PTRDIFF_T 8
8462| #define SIZEOF_WCHAR_T 4
8463| #define SIZEOF_PID_T 4
8464| #define SIZEOF_ATOMIC_SHORT 2
8465| #define SIZEOF_ATOMIC_INT 4
8466| #define SIZEOF_ATOMIC_LONG 8
8467| #define SIZEOF_ATOMIC_LLONG 8
8468| #define OPAL_ALIGNMENT_BOOL 1
8469| #define OPAL_ALIGNMENT_INT8 1
8470| #define OPAL_ALIGNMENT_INT16 2
8471| #define OPAL_ALIGNMENT_INT32 4
8472| #define OPAL_ALIGNMENT_INT64 8
8473| #define OPAL_ALIGNMENT_CHAR 1
8474| #define OPAL_ALIGNMENT_SHORT 2
8475| #define OPAL_ALIGNMENT_WCHAR 4
8476| #define OPAL_ALIGNMENT_INT 4
8477| #define OPAL_ALIGNMENT_LONG 8
8478| #define OPAL_ALIGNMENT_LONG_LONG 8
8479| #define OPAL_ALIGNMENT_FLOAT 4
8480| #define OPAL_ALIGNMENT_DOUBLE 8
8481| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
8482| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8483| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8484| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
8485| #define OPAL_ALIGNMENT_VOID_P 8
8486| #define OPAL_ALIGNMENT_SIZE_T 8
8487| #define OPAL_CXX "/usr/bin/clang++"
8488| /* end confdefs.h.  */
8489|
8490| #if !( defined(__FUJITSU) )
8491| #error "condition defined(__FUJITSU) not met"
8492| choke me
8493| #endif
8494configure:25428: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8495conftest.cpp:185:2: error: "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8496#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8497 ^
8498conftest.cpp:186:1: error: unknown type name 'choke'
8499choke me
8500^
8501conftest.cpp:186:9: error: expected ';' after top level declarator
8502choke me
8503        ^
8504        ;
85053 errors generated.
8506configure:25428: $? = 1
8507configure: failed program was:
8508| /* confdefs.h */
8509| #define PACKAGE_NAME "Open MPI"
8510| #define PACKAGE_TARNAME "openmpi"
8511| #define PACKAGE_VERSION "4.1.4"
8512| #define PACKAGE_STRING "Open MPI 4.1.4"
8513| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8514| #define PACKAGE_URL ""
8515| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
8516| #define STDC_HEADERS 1
8517| #define HAVE_SYS_TYPES_H 1
8518| #define HAVE_SYS_STAT_H 1
8519| #define HAVE_STDLIB_H 1
8520| #define HAVE_STRING_H 1
8521| #define HAVE_MEMORY_H 1
8522| #define HAVE_STRINGS_H 1
8523| #define HAVE_INTTYPES_H 1
8524| #define HAVE_STDINT_H 1
8525| #define HAVE_UNISTD_H 1
8526| #define __EXTENSIONS__ 1
8527| #define _ALL_SOURCE 1
8528| #define _GNU_SOURCE 1
8529| #define _POSIX_PTHREAD_SEMANTICS 1
8530| #define _TANDEM_SOURCE 1
8531| #define OMPI_MAJOR_VERSION 4
8532| #define OMPI_MINOR_VERSION 1
8533| #define OMPI_RELEASE_VERSION 4
8534| #define OMPI_GREEK_VERSION ""
8535| #define OMPI_REPO_REV "v4.1.4"
8536| #define OMPI_TARBALL_VERSION "4.1.4"
8537| #define OMPI_VERSION "4"
8538| #define OMPI_RELEASE_DATE "May 26, 2022"
8539| #define ORTE_MAJOR_VERSION 4
8540| #define ORTE_MINOR_VERSION 1
8541| #define ORTE_RELEASE_VERSION 4
8542| #define ORTE_GREEK_VERSION ""
8543| #define ORTE_REPO_REV "v4.1.4"
8544| #define ORTE_TARBALL_VERSION "4.1.4"
8545| #define ORTE_VERSION "4"
8546| #define ORTE_RELEASE_DATE "May 26, 2022"
8547| #define OSHMEM_MAJOR_VERSION 4
8548| #define OSHMEM_MINOR_VERSION 1
8549| #define OSHMEM_RELEASE_VERSION 4
8550| #define OSHMEM_GREEK_VERSION ""
8551| #define OSHMEM_REPO_REV "v4.1.4"
8552| #define OSHMEM_TARBALL_VERSION "4.1.4"
8553| #define OSHMEM_VERSION "4"
8554| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8555| #define OPAL_MAJOR_VERSION 4
8556| #define OPAL_MINOR_VERSION 1
8557| #define OPAL_RELEASE_VERSION 4
8558| #define OPAL_GREEK_VERSION ""
8559| #define OPAL_REPO_REV "v4.1.4"
8560| #define OPAL_TARBALL_VERSION "4.1.4"
8561| #define OPAL_VERSION "4"
8562| #define OPAL_RELEASE_DATE "May 26, 2022"
8563| #define OPAL_ENABLE_MEM_DEBUG 0
8564| #define OPAL_ENABLE_MEM_PROFILE 0
8565| #define OPAL_ENABLE_TIMING 0
8566| #define OPAL_ENABLE_DEBUG 0
8567| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8568| #define OPAL_ENABLE_PTY_SUPPORT 1
8569| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8570| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8571| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8572| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8573| #define OPAL_WANT_HOME_CONFIG_FILES 1
8574| #define OPAL_ENABLE_IPV6 0
8575| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
8576| #define OPAL_IDENT_STRING "4.1.4"
8577| #define OPAL_MAX_PROCESSOR_NAME 256
8578| #define OPAL_MAX_ERROR_STRING 256
8579| #define OPAL_MAX_OBJECT_NAME 64
8580| #define OPAL_MAX_INFO_KEY 36
8581| #define OPAL_MAX_INFO_VAL 256
8582| #define OPAL_MAX_PORT_NAME 1024
8583| #define OPAL_MAX_DATAREP_STRING 128
8584| #define OPAL_ENABLE_CRDEBUG 0
8585| #define OPAL_ENABLE_GETPWUID 1
8586| #define OPAL_ENABLE_PROGRESS_THREADS 0
8587| #define HAVE_ZLIB_H 1
8588| #define OPAL_HAVE_ZLIB 1
8589| #define OPAL_HAVE_SOLARIS 0
8590| #define HAVE_NETDB_H 1
8591| #define HAVE_NETINET_IN_H 1
8592| #define HAVE_NETINET_TCP_H 1
8593| #define HAVE_STRUCT_SOCKADDR_IN 1
8594| #define OPAL_CUDA_SUPPORT 0
8595| #define OPAL_CUDA_SYNC_MEMOPS 0
8596| #define OPAL_CUDA_GET_ATTRIBUTES 0
8597| #define OPAL_CUDA_GDR_SUPPORT 0
8598| #define OPAL_PMIX_V1 0
8599| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8600| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8601| #define OMPI_GROUP_SPARSE 0
8602| #define OMPI_WANT_PERUSE 0
8603| #define OMPI_WANT_MPI_CXX_SEEK 1
8604| #define OMPI_ENABLE_MPI1_COMPAT 0
8605| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8606| #define MPI_PARAM_CHECK ompi_mpi_param_check
8607| #define OMPI_PARAM_CHECK 1
8608| #define OSHMEM_SPEC_COMPAT 1
8609| #define OSHMEM_PARAM_CHECK 1
8610| #define SPC_ENABLE 0
8611| #define OPAL_CC "/usr/bin/clang"
8612| #define OPAL_C_HAVE__THREAD_LOCAL 1
8613| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8614| #define OPAL_C_HAVE__ATOMIC 1
8615| #define OPAL_C_HAVE__GENERIC 1
8616| #define OPAL_C_HAVE__STATIC_ASSERT 1
8617| #define OPAL_C_HAVE___THREAD 1
8618| #define STDC_HEADERS 1
8619| #define _GNU_SOURCE 1
8620| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8621| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8622| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8623| #define OPAL_CC_USE_PRAGMA_IDENT 0
8624| #define OPAL_CC_USE_IDENT 0
8625| #define OPAL_CC_USE_PRAGMA_COMMENT
8626| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8627| #define HAVE_INT8_T 1
8628| #define HAVE_UINT8_T 1
8629| #define HAVE_INT16_T 1
8630| #define HAVE_UINT16_T 1
8631| #define HAVE_INT32_T 1
8632| #define HAVE_UINT32_T 1
8633| #define HAVE_INT64_T 1
8634| #define HAVE_UINT64_T 1
8635| #define HAVE___INT128 1
8636| #define HAVE_LONG_LONG 1
8637| #define HAVE_LONG_DOUBLE 1
8638| #define HAVE_COMPLEX_H 1
8639| #define HAVE_FLOAT__COMPLEX 1
8640| #define HAVE_DOUBLE__COMPLEX 1
8641| #define HAVE_LONG_DOUBLE__COMPLEX 1
8642| #define HAVE_INTPTR_T 1
8643| #define HAVE_UINTPTR_T 1
8644| #define HAVE_MODE_T 1
8645| #define HAVE_SSIZE_T 1
8646| #define HAVE_PTRDIFF_T 1
8647| #define SIZEOF__BOOL 1
8648| #define SIZEOF_CHAR 1
8649| #define SIZEOF_SHORT 2
8650| #define SIZEOF_INT 4
8651| #define SIZEOF_LONG 8
8652| #define SIZEOF_LONG_LONG 8
8653| #define SIZEOF_FLOAT 4
8654| #define SIZEOF_DOUBLE 8
8655| #define SIZEOF_LONG_DOUBLE 16
8656| #define SIZEOF_FLOAT__COMPLEX 8
8657| #define SIZEOF_DOUBLE__COMPLEX 16
8658| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8659| #define SIZEOF_VOID_P 8
8660| #define SIZEOF_SIZE_T 8
8661| #define SIZEOF_SSIZE_T 8
8662| #define SIZEOF_PTRDIFF_T 8
8663| #define SIZEOF_WCHAR_T 4
8664| #define SIZEOF_PID_T 4
8665| #define SIZEOF_ATOMIC_SHORT 2
8666| #define SIZEOF_ATOMIC_INT 4
8667| #define SIZEOF_ATOMIC_LONG 8
8668| #define SIZEOF_ATOMIC_LLONG 8
8669| #define OPAL_ALIGNMENT_BOOL 1
8670| #define OPAL_ALIGNMENT_INT8 1
8671| #define OPAL_ALIGNMENT_INT16 2
8672| #define OPAL_ALIGNMENT_INT32 4
8673| #define OPAL_ALIGNMENT_INT64 8
8674| #define OPAL_ALIGNMENT_CHAR 1
8675| #define OPAL_ALIGNMENT_SHORT 2
8676| #define OPAL_ALIGNMENT_WCHAR 4
8677| #define OPAL_ALIGNMENT_INT 4
8678| #define OPAL_ALIGNMENT_LONG 8
8679| #define OPAL_ALIGNMENT_LONG_LONG 8
8680| #define OPAL_ALIGNMENT_FLOAT 4
8681| #define OPAL_ALIGNMENT_DOUBLE 8
8682| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
8683| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8684| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8685| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
8686| #define OPAL_ALIGNMENT_VOID_P 8
8687| #define OPAL_ALIGNMENT_SIZE_T 8
8688| #define OPAL_CXX "/usr/bin/clang++"
8689| /* end confdefs.h.  */
8690|
8691| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
8692| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
8693| choke me
8694| #endif
8695configure:25446: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8696conftest.cpp:185:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met"
8697#error "condition defined(_AIX) && !defined(__GNUC__) not met"
8698 ^
8699conftest.cpp:186:1: error: unknown type name 'choke'
8700choke me
8701^
8702conftest.cpp:186:9: error: expected ';' after top level declarator
8703choke me
8704        ^
8705        ;
87063 errors generated.
8707configure:25446: $? = 1
8708configure: failed program was:
8709| /* confdefs.h */
8710| #define PACKAGE_NAME "Open MPI"
8711| #define PACKAGE_TARNAME "openmpi"
8712| #define PACKAGE_VERSION "4.1.4"
8713| #define PACKAGE_STRING "Open MPI 4.1.4"
8714| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8715| #define PACKAGE_URL ""
8716| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
8717| #define STDC_HEADERS 1
8718| #define HAVE_SYS_TYPES_H 1
8719| #define HAVE_SYS_STAT_H 1
8720| #define HAVE_STDLIB_H 1
8721| #define HAVE_STRING_H 1
8722| #define HAVE_MEMORY_H 1
8723| #define HAVE_STRINGS_H 1
8724| #define HAVE_INTTYPES_H 1
8725| #define HAVE_STDINT_H 1
8726| #define HAVE_UNISTD_H 1
8727| #define __EXTENSIONS__ 1
8728| #define _ALL_SOURCE 1
8729| #define _GNU_SOURCE 1
8730| #define _POSIX_PTHREAD_SEMANTICS 1
8731| #define _TANDEM_SOURCE 1
8732| #define OMPI_MAJOR_VERSION 4
8733| #define OMPI_MINOR_VERSION 1
8734| #define OMPI_RELEASE_VERSION 4
8735| #define OMPI_GREEK_VERSION ""
8736| #define OMPI_REPO_REV "v4.1.4"
8737| #define OMPI_TARBALL_VERSION "4.1.4"
8738| #define OMPI_VERSION "4"
8739| #define OMPI_RELEASE_DATE "May 26, 2022"
8740| #define ORTE_MAJOR_VERSION 4
8741| #define ORTE_MINOR_VERSION 1
8742| #define ORTE_RELEASE_VERSION 4
8743| #define ORTE_GREEK_VERSION ""
8744| #define ORTE_REPO_REV "v4.1.4"
8745| #define ORTE_TARBALL_VERSION "4.1.4"
8746| #define ORTE_VERSION "4"
8747| #define ORTE_RELEASE_DATE "May 26, 2022"
8748| #define OSHMEM_MAJOR_VERSION 4
8749| #define OSHMEM_MINOR_VERSION 1
8750| #define OSHMEM_RELEASE_VERSION 4
8751| #define OSHMEM_GREEK_VERSION ""
8752| #define OSHMEM_REPO_REV "v4.1.4"
8753| #define OSHMEM_TARBALL_VERSION "4.1.4"
8754| #define OSHMEM_VERSION "4"
8755| #define OSHMEM_RELEASE_DATE "May 26, 2022"
8756| #define OPAL_MAJOR_VERSION 4
8757| #define OPAL_MINOR_VERSION 1
8758| #define OPAL_RELEASE_VERSION 4
8759| #define OPAL_GREEK_VERSION ""
8760| #define OPAL_REPO_REV "v4.1.4"
8761| #define OPAL_TARBALL_VERSION "4.1.4"
8762| #define OPAL_VERSION "4"
8763| #define OPAL_RELEASE_DATE "May 26, 2022"
8764| #define OPAL_ENABLE_MEM_DEBUG 0
8765| #define OPAL_ENABLE_MEM_PROFILE 0
8766| #define OPAL_ENABLE_TIMING 0
8767| #define OPAL_ENABLE_DEBUG 0
8768| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
8769| #define OPAL_ENABLE_PTY_SUPPORT 1
8770| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
8771| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
8772| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
8773| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
8774| #define OPAL_WANT_HOME_CONFIG_FILES 1
8775| #define OPAL_ENABLE_IPV6 0
8776| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
8777| #define OPAL_IDENT_STRING "4.1.4"
8778| #define OPAL_MAX_PROCESSOR_NAME 256
8779| #define OPAL_MAX_ERROR_STRING 256
8780| #define OPAL_MAX_OBJECT_NAME 64
8781| #define OPAL_MAX_INFO_KEY 36
8782| #define OPAL_MAX_INFO_VAL 256
8783| #define OPAL_MAX_PORT_NAME 1024
8784| #define OPAL_MAX_DATAREP_STRING 128
8785| #define OPAL_ENABLE_CRDEBUG 0
8786| #define OPAL_ENABLE_GETPWUID 1
8787| #define OPAL_ENABLE_PROGRESS_THREADS 0
8788| #define HAVE_ZLIB_H 1
8789| #define OPAL_HAVE_ZLIB 1
8790| #define OPAL_HAVE_SOLARIS 0
8791| #define HAVE_NETDB_H 1
8792| #define HAVE_NETINET_IN_H 1
8793| #define HAVE_NETINET_TCP_H 1
8794| #define HAVE_STRUCT_SOCKADDR_IN 1
8795| #define OPAL_CUDA_SUPPORT 0
8796| #define OPAL_CUDA_SYNC_MEMOPS 0
8797| #define OPAL_CUDA_GET_ATTRIBUTES 0
8798| #define OPAL_CUDA_GDR_SUPPORT 0
8799| #define OPAL_PMIX_V1 0
8800| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
8801| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
8802| #define OMPI_GROUP_SPARSE 0
8803| #define OMPI_WANT_PERUSE 0
8804| #define OMPI_WANT_MPI_CXX_SEEK 1
8805| #define OMPI_ENABLE_MPI1_COMPAT 0
8806| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
8807| #define MPI_PARAM_CHECK ompi_mpi_param_check
8808| #define OMPI_PARAM_CHECK 1
8809| #define OSHMEM_SPEC_COMPAT 1
8810| #define OSHMEM_PARAM_CHECK 1
8811| #define SPC_ENABLE 0
8812| #define OPAL_CC "/usr/bin/clang"
8813| #define OPAL_C_HAVE__THREAD_LOCAL 1
8814| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
8815| #define OPAL_C_HAVE__ATOMIC 1
8816| #define OPAL_C_HAVE__GENERIC 1
8817| #define OPAL_C_HAVE__STATIC_ASSERT 1
8818| #define OPAL_C_HAVE___THREAD 1
8819| #define STDC_HEADERS 1
8820| #define _GNU_SOURCE 1
8821| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
8822| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
8823| #define OPAL_C_HAVE_BUILTIN_CLZ 1
8824| #define OPAL_CC_USE_PRAGMA_IDENT 0
8825| #define OPAL_CC_USE_IDENT 0
8826| #define OPAL_CC_USE_PRAGMA_COMMENT
8827| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
8828| #define HAVE_INT8_T 1
8829| #define HAVE_UINT8_T 1
8830| #define HAVE_INT16_T 1
8831| #define HAVE_UINT16_T 1
8832| #define HAVE_INT32_T 1
8833| #define HAVE_UINT32_T 1
8834| #define HAVE_INT64_T 1
8835| #define HAVE_UINT64_T 1
8836| #define HAVE___INT128 1
8837| #define HAVE_LONG_LONG 1
8838| #define HAVE_LONG_DOUBLE 1
8839| #define HAVE_COMPLEX_H 1
8840| #define HAVE_FLOAT__COMPLEX 1
8841| #define HAVE_DOUBLE__COMPLEX 1
8842| #define HAVE_LONG_DOUBLE__COMPLEX 1
8843| #define HAVE_INTPTR_T 1
8844| #define HAVE_UINTPTR_T 1
8845| #define HAVE_MODE_T 1
8846| #define HAVE_SSIZE_T 1
8847| #define HAVE_PTRDIFF_T 1
8848| #define SIZEOF__BOOL 1
8849| #define SIZEOF_CHAR 1
8850| #define SIZEOF_SHORT 2
8851| #define SIZEOF_INT 4
8852| #define SIZEOF_LONG 8
8853| #define SIZEOF_LONG_LONG 8
8854| #define SIZEOF_FLOAT 4
8855| #define SIZEOF_DOUBLE 8
8856| #define SIZEOF_LONG_DOUBLE 16
8857| #define SIZEOF_FLOAT__COMPLEX 8
8858| #define SIZEOF_DOUBLE__COMPLEX 16
8859| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8860| #define SIZEOF_VOID_P 8
8861| #define SIZEOF_SIZE_T 8
8862| #define SIZEOF_SSIZE_T 8
8863| #define SIZEOF_PTRDIFF_T 8
8864| #define SIZEOF_WCHAR_T 4
8865| #define SIZEOF_PID_T 4
8866| #define SIZEOF_ATOMIC_SHORT 2
8867| #define SIZEOF_ATOMIC_INT 4
8868| #define SIZEOF_ATOMIC_LONG 8
8869| #define SIZEOF_ATOMIC_LLONG 8
8870| #define OPAL_ALIGNMENT_BOOL 1
8871| #define OPAL_ALIGNMENT_INT8 1
8872| #define OPAL_ALIGNMENT_INT16 2
8873| #define OPAL_ALIGNMENT_INT32 4
8874| #define OPAL_ALIGNMENT_INT64 8
8875| #define OPAL_ALIGNMENT_CHAR 1
8876| #define OPAL_ALIGNMENT_SHORT 2
8877| #define OPAL_ALIGNMENT_WCHAR 4
8878| #define OPAL_ALIGNMENT_INT 4
8879| #define OPAL_ALIGNMENT_LONG 8
8880| #define OPAL_ALIGNMENT_LONG_LONG 8
8881| #define OPAL_ALIGNMENT_FLOAT 4
8882| #define OPAL_ALIGNMENT_DOUBLE 8
8883| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
8884| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
8885| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
8886| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
8887| #define OPAL_ALIGNMENT_VOID_P 8
8888| #define OPAL_ALIGNMENT_SIZE_T 8
8889| #define OPAL_CXX "/usr/bin/clang++"
8890| /* end confdefs.h.  */
8891|
8892| #if !( defined(_AIX) && !defined(__GNUC__) )
8893| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
8894| choke me
8895| #endif
8896configure:25465: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8897configure:25465: $? = 0
8898configure:25939: result: gnu
8899configure:26332: checking if /usr/bin/clang++ supports -finline-functions
8900configure:26348: /usr/bin/clang++ -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
8901configure:26348: $? = 0
8902configure:26355: result: yes
8903configure:26459: WARNING:  -finline-functions has been added to CXXFLAGS
8904configure:26470: checking if C and C++ are link compatible
8905configure:26495: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest_c.c
8906configure:26502: $? = 0
8907configure:26533: /usr/bin/clang++ -o conftest -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.cpp conftest_c.o  -lz >&5
8908configure:26533: $? = 0
8909configure:26559: result: yes
8910configure:26654: checking for C++ optimization flags
8911configure:26656: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions
8912configure:26671: checking size of bool
8913configure:26676: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
8914configure:26676: $? = 0
8915configure:26676: ./conftest
8916configure:26676: $? = 0
8917configure:26690: result: 1
8918configure:26701: checking alignment of bool
8919configure:26764: result: 1
8920configure:5963: *** C++ compiler and preprocessor
8921configure:26937: checking for C++ compiler version
8922configure:26946: /usr/bin/clang++ --version >&5
8923Apple clang version 15.0.0 (clang-1500.0.40.1)
8924Target: x86_64-apple-darwin22.6.0
8925Thread model: posix
8926InstalledDir: /Library/Developer/CommandLineTools/usr/bin
8927configure:26957: $? = 0
8928configure:26946: /usr/bin/clang++ -v >&5
8929Apple clang version 15.0.0 (clang-1500.0.40.1)
8930Target: x86_64-apple-darwin22.6.0
8931Thread model: posix
8932InstalledDir: /Library/Developer/CommandLineTools/usr/bin
8933configure:26957: $? = 0
8934configure:26946: /usr/bin/clang++ -V >&5
8935clang: error: argument to '-V' is missing (expected 1 value)
8936clang: error: no input files
8937configure:26957: $? = 1
8938configure:26946: /usr/bin/clang++ -qversion >&5
8939clang: error: unknown argument '-qversion'; did you mean '--version'?
8940clang: error: no input files
8941configure:26957: $? = 1
8942configure:26961: checking whether we are using the GNU C++ compiler
8943configure:26989: result: yes
8944configure:26998: checking whether /usr/bin/clang++ accepts -g
8945configure:27059: result: yes
8946configure:27084: checking dependency style of /usr/bin/clang++
8947configure:27195: result: gcc3
8948configure:27215: checking how to run the C++ preprocessor
8949configure:27281: result: /usr/bin/clang++ -E
8950configure:27301: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
8951configure:27301: $? = 0
8952configure:27315: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp
8953conftest.cpp:185:10: fatal error: 'ac_nonexistent.h' file not found
8954#include <ac_nonexistent.h>
8955         ^~~~~~~~~~~~~~~~~~
89561 error generated.
8957configure:27315: $? = 1
8958configure: failed program was:
8959| /* confdefs.h */
8960| #define PACKAGE_NAME "Open MPI"
8961| #define PACKAGE_TARNAME "openmpi"
8962| #define PACKAGE_VERSION "4.1.4"
8963| #define PACKAGE_STRING "Open MPI 4.1.4"
8964| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
8965| #define PACKAGE_URL ""
8966| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
8967| #define STDC_HEADERS 1
8968| #define HAVE_SYS_TYPES_H 1
8969| #define HAVE_SYS_STAT_H 1
8970| #define HAVE_STDLIB_H 1
8971| #define HAVE_STRING_H 1
8972| #define HAVE_MEMORY_H 1
8973| #define HAVE_STRINGS_H 1
8974| #define HAVE_INTTYPES_H 1
8975| #define HAVE_STDINT_H 1
8976| #define HAVE_UNISTD_H 1
8977| #define __EXTENSIONS__ 1
8978| #define _ALL_SOURCE 1
8979| #define _GNU_SOURCE 1
8980| #define _POSIX_PTHREAD_SEMANTICS 1
8981| #define _TANDEM_SOURCE 1
8982| #define OMPI_MAJOR_VERSION 4
8983| #define OMPI_MINOR_VERSION 1
8984| #define OMPI_RELEASE_VERSION 4
8985| #define OMPI_GREEK_VERSION ""
8986| #define OMPI_REPO_REV "v4.1.4"
8987| #define OMPI_TARBALL_VERSION "4.1.4"
8988| #define OMPI_VERSION "4"
8989| #define OMPI_RELEASE_DATE "May 26, 2022"
8990| #define ORTE_MAJOR_VERSION 4
8991| #define ORTE_MINOR_VERSION 1
8992| #define ORTE_RELEASE_VERSION 4
8993| #define ORTE_GREEK_VERSION ""
8994| #define ORTE_REPO_REV "v4.1.4"
8995| #define ORTE_TARBALL_VERSION "4.1.4"
8996| #define ORTE_VERSION "4"
8997| #define ORTE_RELEASE_DATE "May 26, 2022"
8998| #define OSHMEM_MAJOR_VERSION 4
8999| #define OSHMEM_MINOR_VERSION 1
9000| #define OSHMEM_RELEASE_VERSION 4
9001| #define OSHMEM_GREEK_VERSION ""
9002| #define OSHMEM_REPO_REV "v4.1.4"
9003| #define OSHMEM_TARBALL_VERSION "4.1.4"
9004| #define OSHMEM_VERSION "4"
9005| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9006| #define OPAL_MAJOR_VERSION 4
9007| #define OPAL_MINOR_VERSION 1
9008| #define OPAL_RELEASE_VERSION 4
9009| #define OPAL_GREEK_VERSION ""
9010| #define OPAL_REPO_REV "v4.1.4"
9011| #define OPAL_TARBALL_VERSION "4.1.4"
9012| #define OPAL_VERSION "4"
9013| #define OPAL_RELEASE_DATE "May 26, 2022"
9014| #define OPAL_ENABLE_MEM_DEBUG 0
9015| #define OPAL_ENABLE_MEM_PROFILE 0
9016| #define OPAL_ENABLE_TIMING 0
9017| #define OPAL_ENABLE_DEBUG 0
9018| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9019| #define OPAL_ENABLE_PTY_SUPPORT 1
9020| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9021| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9022| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9023| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9024| #define OPAL_WANT_HOME_CONFIG_FILES 1
9025| #define OPAL_ENABLE_IPV6 0
9026| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
9027| #define OPAL_IDENT_STRING "4.1.4"
9028| #define OPAL_MAX_PROCESSOR_NAME 256
9029| #define OPAL_MAX_ERROR_STRING 256
9030| #define OPAL_MAX_OBJECT_NAME 64
9031| #define OPAL_MAX_INFO_KEY 36
9032| #define OPAL_MAX_INFO_VAL 256
9033| #define OPAL_MAX_PORT_NAME 1024
9034| #define OPAL_MAX_DATAREP_STRING 128
9035| #define OPAL_ENABLE_CRDEBUG 0
9036| #define OPAL_ENABLE_GETPWUID 1
9037| #define OPAL_ENABLE_PROGRESS_THREADS 0
9038| #define HAVE_ZLIB_H 1
9039| #define OPAL_HAVE_ZLIB 1
9040| #define OPAL_HAVE_SOLARIS 0
9041| #define HAVE_NETDB_H 1
9042| #define HAVE_NETINET_IN_H 1
9043| #define HAVE_NETINET_TCP_H 1
9044| #define HAVE_STRUCT_SOCKADDR_IN 1
9045| #define OPAL_CUDA_SUPPORT 0
9046| #define OPAL_CUDA_SYNC_MEMOPS 0
9047| #define OPAL_CUDA_GET_ATTRIBUTES 0
9048| #define OPAL_CUDA_GDR_SUPPORT 0
9049| #define OPAL_PMIX_V1 0
9050| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9051| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9052| #define OMPI_GROUP_SPARSE 0
9053| #define OMPI_WANT_PERUSE 0
9054| #define OMPI_WANT_MPI_CXX_SEEK 1
9055| #define OMPI_ENABLE_MPI1_COMPAT 0
9056| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9057| #define MPI_PARAM_CHECK ompi_mpi_param_check
9058| #define OMPI_PARAM_CHECK 1
9059| #define OSHMEM_SPEC_COMPAT 1
9060| #define OSHMEM_PARAM_CHECK 1
9061| #define SPC_ENABLE 0
9062| #define OPAL_CC "/usr/bin/clang"
9063| #define OPAL_C_HAVE__THREAD_LOCAL 1
9064| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9065| #define OPAL_C_HAVE__ATOMIC 1
9066| #define OPAL_C_HAVE__GENERIC 1
9067| #define OPAL_C_HAVE__STATIC_ASSERT 1
9068| #define OPAL_C_HAVE___THREAD 1
9069| #define STDC_HEADERS 1
9070| #define _GNU_SOURCE 1
9071| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9072| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9073| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9074| #define OPAL_CC_USE_PRAGMA_IDENT 0
9075| #define OPAL_CC_USE_IDENT 0
9076| #define OPAL_CC_USE_PRAGMA_COMMENT
9077| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9078| #define HAVE_INT8_T 1
9079| #define HAVE_UINT8_T 1
9080| #define HAVE_INT16_T 1
9081| #define HAVE_UINT16_T 1
9082| #define HAVE_INT32_T 1
9083| #define HAVE_UINT32_T 1
9084| #define HAVE_INT64_T 1
9085| #define HAVE_UINT64_T 1
9086| #define HAVE___INT128 1
9087| #define HAVE_LONG_LONG 1
9088| #define HAVE_LONG_DOUBLE 1
9089| #define HAVE_COMPLEX_H 1
9090| #define HAVE_FLOAT__COMPLEX 1
9091| #define HAVE_DOUBLE__COMPLEX 1
9092| #define HAVE_LONG_DOUBLE__COMPLEX 1
9093| #define HAVE_INTPTR_T 1
9094| #define HAVE_UINTPTR_T 1
9095| #define HAVE_MODE_T 1
9096| #define HAVE_SSIZE_T 1
9097| #define HAVE_PTRDIFF_T 1
9098| #define SIZEOF__BOOL 1
9099| #define SIZEOF_CHAR 1
9100| #define SIZEOF_SHORT 2
9101| #define SIZEOF_INT 4
9102| #define SIZEOF_LONG 8
9103| #define SIZEOF_LONG_LONG 8
9104| #define SIZEOF_FLOAT 4
9105| #define SIZEOF_DOUBLE 8
9106| #define SIZEOF_LONG_DOUBLE 16
9107| #define SIZEOF_FLOAT__COMPLEX 8
9108| #define SIZEOF_DOUBLE__COMPLEX 16
9109| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9110| #define SIZEOF_VOID_P 8
9111| #define SIZEOF_SIZE_T 8
9112| #define SIZEOF_SSIZE_T 8
9113| #define SIZEOF_PTRDIFF_T 8
9114| #define SIZEOF_WCHAR_T 4
9115| #define SIZEOF_PID_T 4
9116| #define SIZEOF_ATOMIC_SHORT 2
9117| #define SIZEOF_ATOMIC_INT 4
9118| #define SIZEOF_ATOMIC_LONG 8
9119| #define SIZEOF_ATOMIC_LLONG 8
9120| #define OPAL_ALIGNMENT_BOOL 1
9121| #define OPAL_ALIGNMENT_INT8 1
9122| #define OPAL_ALIGNMENT_INT16 2
9123| #define OPAL_ALIGNMENT_INT32 4
9124| #define OPAL_ALIGNMENT_INT64 8
9125| #define OPAL_ALIGNMENT_CHAR 1
9126| #define OPAL_ALIGNMENT_SHORT 2
9127| #define OPAL_ALIGNMENT_WCHAR 4
9128| #define OPAL_ALIGNMENT_INT 4
9129| #define OPAL_ALIGNMENT_LONG 8
9130| #define OPAL_ALIGNMENT_LONG_LONG 8
9131| #define OPAL_ALIGNMENT_FLOAT 4
9132| #define OPAL_ALIGNMENT_DOUBLE 8
9133| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
9134| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9135| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9136| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
9137| #define OPAL_ALIGNMENT_VOID_P 8
9138| #define OPAL_ALIGNMENT_SIZE_T 8
9139| #define OPAL_CXX "/usr/bin/clang++"
9140| #define SIZEOF_BOOL 1
9141| #define OPAL_ALIGNMENT_CXX_BOOL 1
9142| /* end confdefs.h.  */
9143| #include <ac_nonexistent.h>
9144configure:27540: checking if C++ compiler works
9145configure:27584: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9146configure:27584: $? = 0
9147configure:27584: ./conftest
9148configure:27584: $? = 0
9149configure:27600: result: yes
9150configure:28008: checking if /usr/bin/clang++ supports -finline-functions
9151configure:28024: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9152configure:28024: $? = 0
9153configure:28031: result: yes
9154configure:28135: WARNING:  -finline-functions has been added to CXXFLAGS
9155configure:28146: checking if C and C++ are link compatible
9156configure:28235: result: yes
9157configure:28330: checking for C++ optimization flags
9158configure:28332: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions
9159configure:28347: checking size of bool
9160configure:28366: result: 1
9161configure:28377: checking alignment of bool
9162configure:28440: result: 1
9163configure:28470: checking if able to build the MPI C++ bindings
9164configure:28473: result: yes
9165configure:28489: checking for the C++ compiler vendor
9166configure:29081: result: gnu
9167configure:29120: checking if want C++ exception handling
9168configure:29136: result: no
9169configure:29640: checking for C++ template_repository_directory
9170configure:29704: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -c conftest1.C
9171configure:29714: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -c conftest2.C
9172configure:29769: result: not used
9173configure:29790: checking for C++ compiler template parameters
9174configure:29798: result: none needed
9175configure:29807: checking for C++ ident string support
9176configure:29835: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -c conftest.cc -o conftest.o
9177configure:29842: $? = 0
9178configure:29878: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -c conftest.cc -o conftest.o
9179configure:29885: $? = 0
9180configure:29921: /usr/bin/clang++ -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -c conftest.cc -o conftest.o
9181configure:29928: $? = 0
9182configure:30760: result: static const char
9183configure:30818: checking if /usr/bin/clang++ supports __builtin_expect
9184configure:30835: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9185configure:30835: $? = 0
9186configure:30843: result: yes
9187configure:30864: checking if /usr/bin/clang++ supports __builtin_prefetch
9188configure:30881: /usr/bin/clang++ -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.cpp  -lz >&5
9189configure:30881: $? = 0
9190configure:30889: result: yes
9191configure:30988: checking if /usr/bin/clang++ supports const_cast<> properly
9192configure:31007: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9193configure:31007: $? = 0
9194configure:31014: result: yes
9195configure:5963: *** Compiler characteristics
9196configure:31095: checking for __attribute__
9197configure:31119: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9198configure:31119: $? = 0
9199configure:31144: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9200configure:31144: $? = 0
9201configure:31194: result: yes
9202configure:31198: checking for __attribute__(aligned)
9203configure:31218: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9204configure:31218: $? = 0
9205configure:31270: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9206configure:31270: $? = 0
9207configure:31360: result: yes
9208configure:31372: checking for __attribute__(always_inline)
9209configure:31392: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9210configure:31392: $? = 0
9211configure:31444: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9212configure:31444: $? = 0
9213configure:31534: result: yes
9214configure:31543: checking for __attribute__(cold)
9215configure:31566: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9216configure:31566: $? = 0
9217configure:31621: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9218configure:31621: $? = 0
9219configure:31711: result: yes
9220configure:31720: checking for __attribute__(const)
9221configure:31743: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9222configure:31743: $? = 0
9223configure:31798: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9224configure:31798: $? = 0
9225configure:31888: result: yes
9226configure:31897: checking for __attribute__(deprecated)
9227configure:31920: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9228configure:31920: $? = 0
9229configure:31975: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9230configure:31975: $? = 0
9231configure:32065: result: yes
9232configure:32074: checking for __attribute__(deprecated_argument)
9233configure:32097: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9234configure:32097: $? = 0
9235configure:32152: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9236configure:32152: $? = 0
9237configure:32242: result: yes
9238configure:32251: checking for __attribute__(error)
9239configure:32273: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9240configure:32273: $? = 0
9241configure:32327: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9242configure:32327: $? = 0
9243configure:32417: result: yes
9244configure:32436: checking for __attribute__(format)
9245configure:32458: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9246configure:32458: $? = 0
9247configure:32512: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9248configure:32512: $? = 0
9249configure:32584: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9250conftest.c:203:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
9251             return this_printf (*argument, "%d", argument); /* This should produce a format warning */
9252                                             ~~   ^~~~~~~~
92531 warning generated.
9254configure:32584: $? = 0
9255configure: failed program was:
9256| /* confdefs.h */
9257| #define PACKAGE_NAME "Open MPI"
9258| #define PACKAGE_TARNAME "openmpi"
9259| #define PACKAGE_VERSION "4.1.4"
9260| #define PACKAGE_STRING "Open MPI 4.1.4"
9261| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9262| #define PACKAGE_URL ""
9263| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
9264| #define STDC_HEADERS 1
9265| #define HAVE_SYS_TYPES_H 1
9266| #define HAVE_SYS_STAT_H 1
9267| #define HAVE_STDLIB_H 1
9268| #define HAVE_STRING_H 1
9269| #define HAVE_MEMORY_H 1
9270| #define HAVE_STRINGS_H 1
9271| #define HAVE_INTTYPES_H 1
9272| #define HAVE_STDINT_H 1
9273| #define HAVE_UNISTD_H 1
9274| #define __EXTENSIONS__ 1
9275| #define _ALL_SOURCE 1
9276| #define _GNU_SOURCE 1
9277| #define _POSIX_PTHREAD_SEMANTICS 1
9278| #define _TANDEM_SOURCE 1
9279| #define OMPI_MAJOR_VERSION 4
9280| #define OMPI_MINOR_VERSION 1
9281| #define OMPI_RELEASE_VERSION 4
9282| #define OMPI_GREEK_VERSION ""
9283| #define OMPI_REPO_REV "v4.1.4"
9284| #define OMPI_TARBALL_VERSION "4.1.4"
9285| #define OMPI_VERSION "4"
9286| #define OMPI_RELEASE_DATE "May 26, 2022"
9287| #define ORTE_MAJOR_VERSION 4
9288| #define ORTE_MINOR_VERSION 1
9289| #define ORTE_RELEASE_VERSION 4
9290| #define ORTE_GREEK_VERSION ""
9291| #define ORTE_REPO_REV "v4.1.4"
9292| #define ORTE_TARBALL_VERSION "4.1.4"
9293| #define ORTE_VERSION "4"
9294| #define ORTE_RELEASE_DATE "May 26, 2022"
9295| #define OSHMEM_MAJOR_VERSION 4
9296| #define OSHMEM_MINOR_VERSION 1
9297| #define OSHMEM_RELEASE_VERSION 4
9298| #define OSHMEM_GREEK_VERSION ""
9299| #define OSHMEM_REPO_REV "v4.1.4"
9300| #define OSHMEM_TARBALL_VERSION "4.1.4"
9301| #define OSHMEM_VERSION "4"
9302| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9303| #define OPAL_MAJOR_VERSION 4
9304| #define OPAL_MINOR_VERSION 1
9305| #define OPAL_RELEASE_VERSION 4
9306| #define OPAL_GREEK_VERSION ""
9307| #define OPAL_REPO_REV "v4.1.4"
9308| #define OPAL_TARBALL_VERSION "4.1.4"
9309| #define OPAL_VERSION "4"
9310| #define OPAL_RELEASE_DATE "May 26, 2022"
9311| #define OPAL_ENABLE_MEM_DEBUG 0
9312| #define OPAL_ENABLE_MEM_PROFILE 0
9313| #define OPAL_ENABLE_TIMING 0
9314| #define OPAL_ENABLE_DEBUG 0
9315| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9316| #define OPAL_ENABLE_PTY_SUPPORT 1
9317| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9318| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9319| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9320| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9321| #define OPAL_WANT_HOME_CONFIG_FILES 1
9322| #define OPAL_ENABLE_IPV6 0
9323| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
9324| #define OPAL_IDENT_STRING "4.1.4"
9325| #define OPAL_MAX_PROCESSOR_NAME 256
9326| #define OPAL_MAX_ERROR_STRING 256
9327| #define OPAL_MAX_OBJECT_NAME 64
9328| #define OPAL_MAX_INFO_KEY 36
9329| #define OPAL_MAX_INFO_VAL 256
9330| #define OPAL_MAX_PORT_NAME 1024
9331| #define OPAL_MAX_DATAREP_STRING 128
9332| #define OPAL_ENABLE_CRDEBUG 0
9333| #define OPAL_ENABLE_GETPWUID 1
9334| #define OPAL_ENABLE_PROGRESS_THREADS 0
9335| #define HAVE_ZLIB_H 1
9336| #define OPAL_HAVE_ZLIB 1
9337| #define OPAL_HAVE_SOLARIS 0
9338| #define HAVE_NETDB_H 1
9339| #define HAVE_NETINET_IN_H 1
9340| #define HAVE_NETINET_TCP_H 1
9341| #define HAVE_STRUCT_SOCKADDR_IN 1
9342| #define OPAL_CUDA_SUPPORT 0
9343| #define OPAL_CUDA_SYNC_MEMOPS 0
9344| #define OPAL_CUDA_GET_ATTRIBUTES 0
9345| #define OPAL_CUDA_GDR_SUPPORT 0
9346| #define OPAL_PMIX_V1 0
9347| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9348| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9349| #define OMPI_GROUP_SPARSE 0
9350| #define OMPI_WANT_PERUSE 0
9351| #define OMPI_WANT_MPI_CXX_SEEK 1
9352| #define OMPI_ENABLE_MPI1_COMPAT 0
9353| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9354| #define MPI_PARAM_CHECK ompi_mpi_param_check
9355| #define OMPI_PARAM_CHECK 1
9356| #define OSHMEM_SPEC_COMPAT 1
9357| #define OSHMEM_PARAM_CHECK 1
9358| #define SPC_ENABLE 0
9359| #define OPAL_CC "/usr/bin/clang"
9360| #define OPAL_C_HAVE__THREAD_LOCAL 1
9361| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9362| #define OPAL_C_HAVE__ATOMIC 1
9363| #define OPAL_C_HAVE__GENERIC 1
9364| #define OPAL_C_HAVE__STATIC_ASSERT 1
9365| #define OPAL_C_HAVE___THREAD 1
9366| #define STDC_HEADERS 1
9367| #define _GNU_SOURCE 1
9368| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9369| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9370| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9371| #define OPAL_CC_USE_PRAGMA_IDENT 0
9372| #define OPAL_CC_USE_IDENT 0
9373| #define OPAL_CC_USE_PRAGMA_COMMENT
9374| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9375| #define HAVE_INT8_T 1
9376| #define HAVE_UINT8_T 1
9377| #define HAVE_INT16_T 1
9378| #define HAVE_UINT16_T 1
9379| #define HAVE_INT32_T 1
9380| #define HAVE_UINT32_T 1
9381| #define HAVE_INT64_T 1
9382| #define HAVE_UINT64_T 1
9383| #define HAVE___INT128 1
9384| #define HAVE_LONG_LONG 1
9385| #define HAVE_LONG_DOUBLE 1
9386| #define HAVE_COMPLEX_H 1
9387| #define HAVE_FLOAT__COMPLEX 1
9388| #define HAVE_DOUBLE__COMPLEX 1
9389| #define HAVE_LONG_DOUBLE__COMPLEX 1
9390| #define HAVE_INTPTR_T 1
9391| #define HAVE_UINTPTR_T 1
9392| #define HAVE_MODE_T 1
9393| #define HAVE_SSIZE_T 1
9394| #define HAVE_PTRDIFF_T 1
9395| #define SIZEOF__BOOL 1
9396| #define SIZEOF_CHAR 1
9397| #define SIZEOF_SHORT 2
9398| #define SIZEOF_INT 4
9399| #define SIZEOF_LONG 8
9400| #define SIZEOF_LONG_LONG 8
9401| #define SIZEOF_FLOAT 4
9402| #define SIZEOF_DOUBLE 8
9403| #define SIZEOF_LONG_DOUBLE 16
9404| #define SIZEOF_FLOAT__COMPLEX 8
9405| #define SIZEOF_DOUBLE__COMPLEX 16
9406| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9407| #define SIZEOF_VOID_P 8
9408| #define SIZEOF_SIZE_T 8
9409| #define SIZEOF_SSIZE_T 8
9410| #define SIZEOF_PTRDIFF_T 8
9411| #define SIZEOF_WCHAR_T 4
9412| #define SIZEOF_PID_T 4
9413| #define SIZEOF_ATOMIC_SHORT 2
9414| #define SIZEOF_ATOMIC_INT 4
9415| #define SIZEOF_ATOMIC_LONG 8
9416| #define SIZEOF_ATOMIC_LLONG 8
9417| #define OPAL_ALIGNMENT_BOOL 1
9418| #define OPAL_ALIGNMENT_INT8 1
9419| #define OPAL_ALIGNMENT_INT16 2
9420| #define OPAL_ALIGNMENT_INT32 4
9421| #define OPAL_ALIGNMENT_INT64 8
9422| #define OPAL_ALIGNMENT_CHAR 1
9423| #define OPAL_ALIGNMENT_SHORT 2
9424| #define OPAL_ALIGNMENT_WCHAR 4
9425| #define OPAL_ALIGNMENT_INT 4
9426| #define OPAL_ALIGNMENT_LONG 8
9427| #define OPAL_ALIGNMENT_LONG_LONG 8
9428| #define OPAL_ALIGNMENT_FLOAT 4
9429| #define OPAL_ALIGNMENT_DOUBLE 8
9430| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
9431| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9432| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9433| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
9434| #define OPAL_ALIGNMENT_VOID_P 8
9435| #define OPAL_ALIGNMENT_SIZE_T 8
9436| #define OPAL_CXX "/usr/bin/clang++"
9437| #define SIZEOF_BOOL 1
9438| #define OPAL_ALIGNMENT_CXX_BOOL 1
9439| #define OMPI_CXX "/usr/bin/clang++"
9440| #define SIZEOF_BOOL 1
9441| #define OPAL_ALIGNMENT_CXX_BOOL 1
9442| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9443| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9444| #define OPAL_CXX_USE_IDENT 0
9445| #define OPAL_CXX_USE_PRAGMA_COMMENT
9446| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9447| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9448| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9449| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9450| #define OMPI_BUILD_CXX_BINDINGS 1
9451| #define OPAL_HAVE_ATTRIBUTE 1
9452| /* end confdefs.h.  */
9453|
9454|          static int usage (int * argument);
9455|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
9456|
9457|          static int usage (int * argument) {
9458|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
9459|          }
9460|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9461|          int main(void);
9462|
9463| int
9464| main ()
9465| {
9466|
9467|                  int i=4711;
9468|                  i=usage(&i);
9469|
9470|   ;
9471|   return 0;
9472| }
9473configure:32620: result: yes
9474configure:32639: checking for __attribute__(format_funcptr)
9475configure:32661: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9476configure:32661: $? = 0
9477configure:32715: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9478configure:32715: $? = 0
9479configure:32787: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9480configure:32787: $? = 0
9481configure:32826: result: no
9482configure:32832: checking for __attribute__(hot)
9483configure:32855: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9484configure:32855: $? = 0
9485configure:32910: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9486configure:32910: $? = 0
9487configure:33000: result: yes
9488configure:33009: checking for __attribute__(malloc)
9489configure:33035: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9490configure:33035: $? = 0
9491configure:33093: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9492configure:33093: $? = 0
9493configure:33183: result: yes
9494configure:33198: checking for __attribute__(may_alias)
9495configure:33218: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9496configure:33218: $? = 0
9497configure:33270: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9498configure:33270: $? = 0
9499configure:33360: result: yes
9500configure:33370: checking for __attribute__(no_instrument_function)
9501configure:33390: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9502configure:33390: $? = 0
9503configure:33442: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9504configure:33442: $? = 0
9505configure:33532: result: yes
9506configure:33542: checking for __attribute__(noinline)
9507configure:33567: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9508configure:33567: $? = 0
9509configure:33624: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9510configure:33624: $? = 0
9511configure:33714: result: yes
9512configure:33738: checking for __attribute__(nonnull)
9513configure:33761: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9514configure:33761: $? = 0
9515configure:33816: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9516configure:33816: $? = 0
9517configure:33890: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9518conftest.c:204:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
9519             return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
9520                            ~~~~~~~~~~ ^
95211 warning generated.
9522configure:33890: $? = 0
9523configure: failed program was:
9524| /* confdefs.h */
9525| #define PACKAGE_NAME "Open MPI"
9526| #define PACKAGE_TARNAME "openmpi"
9527| #define PACKAGE_VERSION "4.1.4"
9528| #define PACKAGE_STRING "Open MPI 4.1.4"
9529| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9530| #define PACKAGE_URL ""
9531| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
9532| #define STDC_HEADERS 1
9533| #define HAVE_SYS_TYPES_H 1
9534| #define HAVE_SYS_STAT_H 1
9535| #define HAVE_STDLIB_H 1
9536| #define HAVE_STRING_H 1
9537| #define HAVE_MEMORY_H 1
9538| #define HAVE_STRINGS_H 1
9539| #define HAVE_INTTYPES_H 1
9540| #define HAVE_STDINT_H 1
9541| #define HAVE_UNISTD_H 1
9542| #define __EXTENSIONS__ 1
9543| #define _ALL_SOURCE 1
9544| #define _GNU_SOURCE 1
9545| #define _POSIX_PTHREAD_SEMANTICS 1
9546| #define _TANDEM_SOURCE 1
9547| #define OMPI_MAJOR_VERSION 4
9548| #define OMPI_MINOR_VERSION 1
9549| #define OMPI_RELEASE_VERSION 4
9550| #define OMPI_GREEK_VERSION ""
9551| #define OMPI_REPO_REV "v4.1.4"
9552| #define OMPI_TARBALL_VERSION "4.1.4"
9553| #define OMPI_VERSION "4"
9554| #define OMPI_RELEASE_DATE "May 26, 2022"
9555| #define ORTE_MAJOR_VERSION 4
9556| #define ORTE_MINOR_VERSION 1
9557| #define ORTE_RELEASE_VERSION 4
9558| #define ORTE_GREEK_VERSION ""
9559| #define ORTE_REPO_REV "v4.1.4"
9560| #define ORTE_TARBALL_VERSION "4.1.4"
9561| #define ORTE_VERSION "4"
9562| #define ORTE_RELEASE_DATE "May 26, 2022"
9563| #define OSHMEM_MAJOR_VERSION 4
9564| #define OSHMEM_MINOR_VERSION 1
9565| #define OSHMEM_RELEASE_VERSION 4
9566| #define OSHMEM_GREEK_VERSION ""
9567| #define OSHMEM_REPO_REV "v4.1.4"
9568| #define OSHMEM_TARBALL_VERSION "4.1.4"
9569| #define OSHMEM_VERSION "4"
9570| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9571| #define OPAL_MAJOR_VERSION 4
9572| #define OPAL_MINOR_VERSION 1
9573| #define OPAL_RELEASE_VERSION 4
9574| #define OPAL_GREEK_VERSION ""
9575| #define OPAL_REPO_REV "v4.1.4"
9576| #define OPAL_TARBALL_VERSION "4.1.4"
9577| #define OPAL_VERSION "4"
9578| #define OPAL_RELEASE_DATE "May 26, 2022"
9579| #define OPAL_ENABLE_MEM_DEBUG 0
9580| #define OPAL_ENABLE_MEM_PROFILE 0
9581| #define OPAL_ENABLE_TIMING 0
9582| #define OPAL_ENABLE_DEBUG 0
9583| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9584| #define OPAL_ENABLE_PTY_SUPPORT 1
9585| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9586| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9587| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9588| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9589| #define OPAL_WANT_HOME_CONFIG_FILES 1
9590| #define OPAL_ENABLE_IPV6 0
9591| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
9592| #define OPAL_IDENT_STRING "4.1.4"
9593| #define OPAL_MAX_PROCESSOR_NAME 256
9594| #define OPAL_MAX_ERROR_STRING 256
9595| #define OPAL_MAX_OBJECT_NAME 64
9596| #define OPAL_MAX_INFO_KEY 36
9597| #define OPAL_MAX_INFO_VAL 256
9598| #define OPAL_MAX_PORT_NAME 1024
9599| #define OPAL_MAX_DATAREP_STRING 128
9600| #define OPAL_ENABLE_CRDEBUG 0
9601| #define OPAL_ENABLE_GETPWUID 1
9602| #define OPAL_ENABLE_PROGRESS_THREADS 0
9603| #define HAVE_ZLIB_H 1
9604| #define OPAL_HAVE_ZLIB 1
9605| #define OPAL_HAVE_SOLARIS 0
9606| #define HAVE_NETDB_H 1
9607| #define HAVE_NETINET_IN_H 1
9608| #define HAVE_NETINET_TCP_H 1
9609| #define HAVE_STRUCT_SOCKADDR_IN 1
9610| #define OPAL_CUDA_SUPPORT 0
9611| #define OPAL_CUDA_SYNC_MEMOPS 0
9612| #define OPAL_CUDA_GET_ATTRIBUTES 0
9613| #define OPAL_CUDA_GDR_SUPPORT 0
9614| #define OPAL_PMIX_V1 0
9615| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9616| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9617| #define OMPI_GROUP_SPARSE 0
9618| #define OMPI_WANT_PERUSE 0
9619| #define OMPI_WANT_MPI_CXX_SEEK 1
9620| #define OMPI_ENABLE_MPI1_COMPAT 0
9621| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9622| #define MPI_PARAM_CHECK ompi_mpi_param_check
9623| #define OMPI_PARAM_CHECK 1
9624| #define OSHMEM_SPEC_COMPAT 1
9625| #define OSHMEM_PARAM_CHECK 1
9626| #define SPC_ENABLE 0
9627| #define OPAL_CC "/usr/bin/clang"
9628| #define OPAL_C_HAVE__THREAD_LOCAL 1
9629| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9630| #define OPAL_C_HAVE__ATOMIC 1
9631| #define OPAL_C_HAVE__GENERIC 1
9632| #define OPAL_C_HAVE__STATIC_ASSERT 1
9633| #define OPAL_C_HAVE___THREAD 1
9634| #define STDC_HEADERS 1
9635| #define _GNU_SOURCE 1
9636| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9637| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9638| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9639| #define OPAL_CC_USE_PRAGMA_IDENT 0
9640| #define OPAL_CC_USE_IDENT 0
9641| #define OPAL_CC_USE_PRAGMA_COMMENT
9642| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9643| #define HAVE_INT8_T 1
9644| #define HAVE_UINT8_T 1
9645| #define HAVE_INT16_T 1
9646| #define HAVE_UINT16_T 1
9647| #define HAVE_INT32_T 1
9648| #define HAVE_UINT32_T 1
9649| #define HAVE_INT64_T 1
9650| #define HAVE_UINT64_T 1
9651| #define HAVE___INT128 1
9652| #define HAVE_LONG_LONG 1
9653| #define HAVE_LONG_DOUBLE 1
9654| #define HAVE_COMPLEX_H 1
9655| #define HAVE_FLOAT__COMPLEX 1
9656| #define HAVE_DOUBLE__COMPLEX 1
9657| #define HAVE_LONG_DOUBLE__COMPLEX 1
9658| #define HAVE_INTPTR_T 1
9659| #define HAVE_UINTPTR_T 1
9660| #define HAVE_MODE_T 1
9661| #define HAVE_SSIZE_T 1
9662| #define HAVE_PTRDIFF_T 1
9663| #define SIZEOF__BOOL 1
9664| #define SIZEOF_CHAR 1
9665| #define SIZEOF_SHORT 2
9666| #define SIZEOF_INT 4
9667| #define SIZEOF_LONG 8
9668| #define SIZEOF_LONG_LONG 8
9669| #define SIZEOF_FLOAT 4
9670| #define SIZEOF_DOUBLE 8
9671| #define SIZEOF_LONG_DOUBLE 16
9672| #define SIZEOF_FLOAT__COMPLEX 8
9673| #define SIZEOF_DOUBLE__COMPLEX 16
9674| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9675| #define SIZEOF_VOID_P 8
9676| #define SIZEOF_SIZE_T 8
9677| #define SIZEOF_SSIZE_T 8
9678| #define SIZEOF_PTRDIFF_T 8
9679| #define SIZEOF_WCHAR_T 4
9680| #define SIZEOF_PID_T 4
9681| #define SIZEOF_ATOMIC_SHORT 2
9682| #define SIZEOF_ATOMIC_INT 4
9683| #define SIZEOF_ATOMIC_LONG 8
9684| #define SIZEOF_ATOMIC_LLONG 8
9685| #define OPAL_ALIGNMENT_BOOL 1
9686| #define OPAL_ALIGNMENT_INT8 1
9687| #define OPAL_ALIGNMENT_INT16 2
9688| #define OPAL_ALIGNMENT_INT32 4
9689| #define OPAL_ALIGNMENT_INT64 8
9690| #define OPAL_ALIGNMENT_CHAR 1
9691| #define OPAL_ALIGNMENT_SHORT 2
9692| #define OPAL_ALIGNMENT_WCHAR 4
9693| #define OPAL_ALIGNMENT_INT 4
9694| #define OPAL_ALIGNMENT_LONG 8
9695| #define OPAL_ALIGNMENT_LONG_LONG 8
9696| #define OPAL_ALIGNMENT_FLOAT 4
9697| #define OPAL_ALIGNMENT_DOUBLE 8
9698| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
9699| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9700| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9701| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
9702| #define OPAL_ALIGNMENT_VOID_P 8
9703| #define OPAL_ALIGNMENT_SIZE_T 8
9704| #define OPAL_CXX "/usr/bin/clang++"
9705| #define SIZEOF_BOOL 1
9706| #define OPAL_ALIGNMENT_CXX_BOOL 1
9707| #define OMPI_CXX "/usr/bin/clang++"
9708| #define SIZEOF_BOOL 1
9709| #define OPAL_ALIGNMENT_CXX_BOOL 1
9710| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9711| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9712| #define OPAL_CXX_USE_IDENT 0
9713| #define OPAL_CXX_USE_PRAGMA_COMMENT
9714| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9715| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9716| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9717| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9718| #define OMPI_BUILD_CXX_BINDINGS 1
9719| #define OPAL_HAVE_ATTRIBUTE 1
9720| /* end confdefs.h.  */
9721|
9722|          static int usage(int * argument);
9723|          int square(int * argument) __attribute__ ((__nonnull__));
9724|          int square(int * argument) { return (*argument) * (*argument); }
9725|
9726|          static int usage(int * argument) {
9727|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
9728|          }
9729|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9730|          int main(void);
9731|
9732| int
9733| main ()
9734| {
9735|
9736|                  int i=4711;
9737|                  i=usage(&i);
9738|
9739|   ;
9740|   return 0;
9741| }
9742configure:33926: result: yes
9743configure:33936: checking for __attribute__(noreturn)
9744configure:33965: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9745configure:33965: $? = 0
9746configure:34026: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9747configure:34026: $? = 0
9748configure:34116: result: yes
9749configure:34126: checking for __attribute__(noreturn_funcptr)
9750configure:34155: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9751configure:34155: $? = 0
9752configure:34216: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9753configure:34216: $? = 0
9754configure:34306: result: yes
9755configure:34316: checking for __attribute__(packed)
9756configure:34341: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9757configure:34341: $? = 0
9758configure:34398: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9759configure:34398: $? = 0
9760configure:34488: result: yes
9761configure:34497: checking for __attribute__(pure)
9762configure:34520: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9763configure:34520: $? = 0
9764configure:34575: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9765configure:34575: $? = 0
9766configure:34665: result: yes
9767configure:34691: checking for __attribute__(sentinel)
9768configure:34713: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9769configure:34713: $? = 0
9770configure:34767: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
9771configure:34767: $? = 0
9772configure:34841: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
9773conftest.c:204:78: warning: missing sentinel in function call [-Wsentinel]
9774             return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
9775                                                                             ^
9776                                                                             , (void*) 0
9777conftest.c:200:14: note: function has been explicitly marked sentinel here
9778         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
9779             ^
97801 warning generated.
9781configure:34841: $? = 0
9782configure: failed program was:
9783| /* confdefs.h */
9784| #define PACKAGE_NAME "Open MPI"
9785| #define PACKAGE_TARNAME "openmpi"
9786| #define PACKAGE_VERSION "4.1.4"
9787| #define PACKAGE_STRING "Open MPI 4.1.4"
9788| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
9789| #define PACKAGE_URL ""
9790| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
9791| #define STDC_HEADERS 1
9792| #define HAVE_SYS_TYPES_H 1
9793| #define HAVE_SYS_STAT_H 1
9794| #define HAVE_STDLIB_H 1
9795| #define HAVE_STRING_H 1
9796| #define HAVE_MEMORY_H 1
9797| #define HAVE_STRINGS_H 1
9798| #define HAVE_INTTYPES_H 1
9799| #define HAVE_STDINT_H 1
9800| #define HAVE_UNISTD_H 1
9801| #define __EXTENSIONS__ 1
9802| #define _ALL_SOURCE 1
9803| #define _GNU_SOURCE 1
9804| #define _POSIX_PTHREAD_SEMANTICS 1
9805| #define _TANDEM_SOURCE 1
9806| #define OMPI_MAJOR_VERSION 4
9807| #define OMPI_MINOR_VERSION 1
9808| #define OMPI_RELEASE_VERSION 4
9809| #define OMPI_GREEK_VERSION ""
9810| #define OMPI_REPO_REV "v4.1.4"
9811| #define OMPI_TARBALL_VERSION "4.1.4"
9812| #define OMPI_VERSION "4"
9813| #define OMPI_RELEASE_DATE "May 26, 2022"
9814| #define ORTE_MAJOR_VERSION 4
9815| #define ORTE_MINOR_VERSION 1
9816| #define ORTE_RELEASE_VERSION 4
9817| #define ORTE_GREEK_VERSION ""
9818| #define ORTE_REPO_REV "v4.1.4"
9819| #define ORTE_TARBALL_VERSION "4.1.4"
9820| #define ORTE_VERSION "4"
9821| #define ORTE_RELEASE_DATE "May 26, 2022"
9822| #define OSHMEM_MAJOR_VERSION 4
9823| #define OSHMEM_MINOR_VERSION 1
9824| #define OSHMEM_RELEASE_VERSION 4
9825| #define OSHMEM_GREEK_VERSION ""
9826| #define OSHMEM_REPO_REV "v4.1.4"
9827| #define OSHMEM_TARBALL_VERSION "4.1.4"
9828| #define OSHMEM_VERSION "4"
9829| #define OSHMEM_RELEASE_DATE "May 26, 2022"
9830| #define OPAL_MAJOR_VERSION 4
9831| #define OPAL_MINOR_VERSION 1
9832| #define OPAL_RELEASE_VERSION 4
9833| #define OPAL_GREEK_VERSION ""
9834| #define OPAL_REPO_REV "v4.1.4"
9835| #define OPAL_TARBALL_VERSION "4.1.4"
9836| #define OPAL_VERSION "4"
9837| #define OPAL_RELEASE_DATE "May 26, 2022"
9838| #define OPAL_ENABLE_MEM_DEBUG 0
9839| #define OPAL_ENABLE_MEM_PROFILE 0
9840| #define OPAL_ENABLE_TIMING 0
9841| #define OPAL_ENABLE_DEBUG 0
9842| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
9843| #define OPAL_ENABLE_PTY_SUPPORT 1
9844| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
9845| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
9846| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
9847| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
9848| #define OPAL_WANT_HOME_CONFIG_FILES 1
9849| #define OPAL_ENABLE_IPV6 0
9850| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
9851| #define OPAL_IDENT_STRING "4.1.4"
9852| #define OPAL_MAX_PROCESSOR_NAME 256
9853| #define OPAL_MAX_ERROR_STRING 256
9854| #define OPAL_MAX_OBJECT_NAME 64
9855| #define OPAL_MAX_INFO_KEY 36
9856| #define OPAL_MAX_INFO_VAL 256
9857| #define OPAL_MAX_PORT_NAME 1024
9858| #define OPAL_MAX_DATAREP_STRING 128
9859| #define OPAL_ENABLE_CRDEBUG 0
9860| #define OPAL_ENABLE_GETPWUID 1
9861| #define OPAL_ENABLE_PROGRESS_THREADS 0
9862| #define HAVE_ZLIB_H 1
9863| #define OPAL_HAVE_ZLIB 1
9864| #define OPAL_HAVE_SOLARIS 0
9865| #define HAVE_NETDB_H 1
9866| #define HAVE_NETINET_IN_H 1
9867| #define HAVE_NETINET_TCP_H 1
9868| #define HAVE_STRUCT_SOCKADDR_IN 1
9869| #define OPAL_CUDA_SUPPORT 0
9870| #define OPAL_CUDA_SYNC_MEMOPS 0
9871| #define OPAL_CUDA_GET_ATTRIBUTES 0
9872| #define OPAL_CUDA_GDR_SUPPORT 0
9873| #define OPAL_PMIX_V1 0
9874| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
9875| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
9876| #define OMPI_GROUP_SPARSE 0
9877| #define OMPI_WANT_PERUSE 0
9878| #define OMPI_WANT_MPI_CXX_SEEK 1
9879| #define OMPI_ENABLE_MPI1_COMPAT 0
9880| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
9881| #define MPI_PARAM_CHECK ompi_mpi_param_check
9882| #define OMPI_PARAM_CHECK 1
9883| #define OSHMEM_SPEC_COMPAT 1
9884| #define OSHMEM_PARAM_CHECK 1
9885| #define SPC_ENABLE 0
9886| #define OPAL_CC "/usr/bin/clang"
9887| #define OPAL_C_HAVE__THREAD_LOCAL 1
9888| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
9889| #define OPAL_C_HAVE__ATOMIC 1
9890| #define OPAL_C_HAVE__GENERIC 1
9891| #define OPAL_C_HAVE__STATIC_ASSERT 1
9892| #define OPAL_C_HAVE___THREAD 1
9893| #define STDC_HEADERS 1
9894| #define _GNU_SOURCE 1
9895| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
9896| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
9897| #define OPAL_C_HAVE_BUILTIN_CLZ 1
9898| #define OPAL_CC_USE_PRAGMA_IDENT 0
9899| #define OPAL_CC_USE_IDENT 0
9900| #define OPAL_CC_USE_PRAGMA_COMMENT
9901| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
9902| #define HAVE_INT8_T 1
9903| #define HAVE_UINT8_T 1
9904| #define HAVE_INT16_T 1
9905| #define HAVE_UINT16_T 1
9906| #define HAVE_INT32_T 1
9907| #define HAVE_UINT32_T 1
9908| #define HAVE_INT64_T 1
9909| #define HAVE_UINT64_T 1
9910| #define HAVE___INT128 1
9911| #define HAVE_LONG_LONG 1
9912| #define HAVE_LONG_DOUBLE 1
9913| #define HAVE_COMPLEX_H 1
9914| #define HAVE_FLOAT__COMPLEX 1
9915| #define HAVE_DOUBLE__COMPLEX 1
9916| #define HAVE_LONG_DOUBLE__COMPLEX 1
9917| #define HAVE_INTPTR_T 1
9918| #define HAVE_UINTPTR_T 1
9919| #define HAVE_MODE_T 1
9920| #define HAVE_SSIZE_T 1
9921| #define HAVE_PTRDIFF_T 1
9922| #define SIZEOF__BOOL 1
9923| #define SIZEOF_CHAR 1
9924| #define SIZEOF_SHORT 2
9925| #define SIZEOF_INT 4
9926| #define SIZEOF_LONG 8
9927| #define SIZEOF_LONG_LONG 8
9928| #define SIZEOF_FLOAT 4
9929| #define SIZEOF_DOUBLE 8
9930| #define SIZEOF_LONG_DOUBLE 16
9931| #define SIZEOF_FLOAT__COMPLEX 8
9932| #define SIZEOF_DOUBLE__COMPLEX 16
9933| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9934| #define SIZEOF_VOID_P 8
9935| #define SIZEOF_SIZE_T 8
9936| #define SIZEOF_SSIZE_T 8
9937| #define SIZEOF_PTRDIFF_T 8
9938| #define SIZEOF_WCHAR_T 4
9939| #define SIZEOF_PID_T 4
9940| #define SIZEOF_ATOMIC_SHORT 2
9941| #define SIZEOF_ATOMIC_INT 4
9942| #define SIZEOF_ATOMIC_LONG 8
9943| #define SIZEOF_ATOMIC_LLONG 8
9944| #define OPAL_ALIGNMENT_BOOL 1
9945| #define OPAL_ALIGNMENT_INT8 1
9946| #define OPAL_ALIGNMENT_INT16 2
9947| #define OPAL_ALIGNMENT_INT32 4
9948| #define OPAL_ALIGNMENT_INT64 8
9949| #define OPAL_ALIGNMENT_CHAR 1
9950| #define OPAL_ALIGNMENT_SHORT 2
9951| #define OPAL_ALIGNMENT_WCHAR 4
9952| #define OPAL_ALIGNMENT_INT 4
9953| #define OPAL_ALIGNMENT_LONG 8
9954| #define OPAL_ALIGNMENT_LONG_LONG 8
9955| #define OPAL_ALIGNMENT_FLOAT 4
9956| #define OPAL_ALIGNMENT_DOUBLE 8
9957| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
9958| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
9959| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
9960| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
9961| #define OPAL_ALIGNMENT_VOID_P 8
9962| #define OPAL_ALIGNMENT_SIZE_T 8
9963| #define OPAL_CXX "/usr/bin/clang++"
9964| #define SIZEOF_BOOL 1
9965| #define OPAL_ALIGNMENT_CXX_BOOL 1
9966| #define OMPI_CXX "/usr/bin/clang++"
9967| #define SIZEOF_BOOL 1
9968| #define OPAL_ALIGNMENT_CXX_BOOL 1
9969| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
9970| #define OPAL_CXX_USE_PRAGMA_IDENT 0
9971| #define OPAL_CXX_USE_IDENT 0
9972| #define OPAL_CXX_USE_PRAGMA_COMMENT
9973| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
9974| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
9975| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
9976| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
9977| #define OMPI_BUILD_CXX_BINDINGS 1
9978| #define OPAL_HAVE_ATTRIBUTE 1
9979| /* end confdefs.h.  */
9980|
9981|          static int usage(int * argument);
9982|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
9983|
9984|          static int usage(int * argument) {
9985|              void * last_arg_should_be_null = argument;
9986|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
9987|          }
9988|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
9989|          int main(void);
9990|
9991| int
9992| main ()
9993| {
9994|
9995|                  int i=4711;
9996|                  i=usage(&i);
9997|
9998|   ;
9999|   return 0;
10000| }
10001configure:34877: result: yes
10002configure:34886: checking for __attribute__(unused)
10003configure:34909: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10004configure:34909: $? = 0
10005configure:34964: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10006configure:34964: $? = 0
10007configure:35054: result: yes
10008configure:35067: checking for __attribute__(visibility)
10009configure:35089: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10010configure:35089: $? = 0
10011configure:35143: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10012configure:35143: $? = 0
10013configure:35233: result: yes
10014configure:35258: checking for __attribute__(warn_unused_result)
10015configure:35281: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10016configure:35281: $? = 0
10017configure:35336: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10018configure:35336: $? = 0
10019configure:35414: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10020conftest.c:204:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
10021           foo (*argument);        /* Should produce an unused result warning */
10022           ^~~  ~~~~~~~~~
100231 warning generated.
10024configure:35414: $? = 0
10025configure: failed program was:
10026| /* confdefs.h */
10027| #define PACKAGE_NAME "Open MPI"
10028| #define PACKAGE_TARNAME "openmpi"
10029| #define PACKAGE_VERSION "4.1.4"
10030| #define PACKAGE_STRING "Open MPI 4.1.4"
10031| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
10032| #define PACKAGE_URL ""
10033| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
10034| #define STDC_HEADERS 1
10035| #define HAVE_SYS_TYPES_H 1
10036| #define HAVE_SYS_STAT_H 1
10037| #define HAVE_STDLIB_H 1
10038| #define HAVE_STRING_H 1
10039| #define HAVE_MEMORY_H 1
10040| #define HAVE_STRINGS_H 1
10041| #define HAVE_INTTYPES_H 1
10042| #define HAVE_STDINT_H 1
10043| #define HAVE_UNISTD_H 1
10044| #define __EXTENSIONS__ 1
10045| #define _ALL_SOURCE 1
10046| #define _GNU_SOURCE 1
10047| #define _POSIX_PTHREAD_SEMANTICS 1
10048| #define _TANDEM_SOURCE 1
10049| #define OMPI_MAJOR_VERSION 4
10050| #define OMPI_MINOR_VERSION 1
10051| #define OMPI_RELEASE_VERSION 4
10052| #define OMPI_GREEK_VERSION ""
10053| #define OMPI_REPO_REV "v4.1.4"
10054| #define OMPI_TARBALL_VERSION "4.1.4"
10055| #define OMPI_VERSION "4"
10056| #define OMPI_RELEASE_DATE "May 26, 2022"
10057| #define ORTE_MAJOR_VERSION 4
10058| #define ORTE_MINOR_VERSION 1
10059| #define ORTE_RELEASE_VERSION 4
10060| #define ORTE_GREEK_VERSION ""
10061| #define ORTE_REPO_REV "v4.1.4"
10062| #define ORTE_TARBALL_VERSION "4.1.4"
10063| #define ORTE_VERSION "4"
10064| #define ORTE_RELEASE_DATE "May 26, 2022"
10065| #define OSHMEM_MAJOR_VERSION 4
10066| #define OSHMEM_MINOR_VERSION 1
10067| #define OSHMEM_RELEASE_VERSION 4
10068| #define OSHMEM_GREEK_VERSION ""
10069| #define OSHMEM_REPO_REV "v4.1.4"
10070| #define OSHMEM_TARBALL_VERSION "4.1.4"
10071| #define OSHMEM_VERSION "4"
10072| #define OSHMEM_RELEASE_DATE "May 26, 2022"
10073| #define OPAL_MAJOR_VERSION 4
10074| #define OPAL_MINOR_VERSION 1
10075| #define OPAL_RELEASE_VERSION 4
10076| #define OPAL_GREEK_VERSION ""
10077| #define OPAL_REPO_REV "v4.1.4"
10078| #define OPAL_TARBALL_VERSION "4.1.4"
10079| #define OPAL_VERSION "4"
10080| #define OPAL_RELEASE_DATE "May 26, 2022"
10081| #define OPAL_ENABLE_MEM_DEBUG 0
10082| #define OPAL_ENABLE_MEM_PROFILE 0
10083| #define OPAL_ENABLE_TIMING 0
10084| #define OPAL_ENABLE_DEBUG 0
10085| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
10086| #define OPAL_ENABLE_PTY_SUPPORT 1
10087| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
10088| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
10089| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
10090| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
10091| #define OPAL_WANT_HOME_CONFIG_FILES 1
10092| #define OPAL_ENABLE_IPV6 0
10093| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
10094| #define OPAL_IDENT_STRING "4.1.4"
10095| #define OPAL_MAX_PROCESSOR_NAME 256
10096| #define OPAL_MAX_ERROR_STRING 256
10097| #define OPAL_MAX_OBJECT_NAME 64
10098| #define OPAL_MAX_INFO_KEY 36
10099| #define OPAL_MAX_INFO_VAL 256
10100| #define OPAL_MAX_PORT_NAME 1024
10101| #define OPAL_MAX_DATAREP_STRING 128
10102| #define OPAL_ENABLE_CRDEBUG 0
10103| #define OPAL_ENABLE_GETPWUID 1
10104| #define OPAL_ENABLE_PROGRESS_THREADS 0
10105| #define HAVE_ZLIB_H 1
10106| #define OPAL_HAVE_ZLIB 1
10107| #define OPAL_HAVE_SOLARIS 0
10108| #define HAVE_NETDB_H 1
10109| #define HAVE_NETINET_IN_H 1
10110| #define HAVE_NETINET_TCP_H 1
10111| #define HAVE_STRUCT_SOCKADDR_IN 1
10112| #define OPAL_CUDA_SUPPORT 0
10113| #define OPAL_CUDA_SYNC_MEMOPS 0
10114| #define OPAL_CUDA_GET_ATTRIBUTES 0
10115| #define OPAL_CUDA_GDR_SUPPORT 0
10116| #define OPAL_PMIX_V1 0
10117| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
10118| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
10119| #define OMPI_GROUP_SPARSE 0
10120| #define OMPI_WANT_PERUSE 0
10121| #define OMPI_WANT_MPI_CXX_SEEK 1
10122| #define OMPI_ENABLE_MPI1_COMPAT 0
10123| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
10124| #define MPI_PARAM_CHECK ompi_mpi_param_check
10125| #define OMPI_PARAM_CHECK 1
10126| #define OSHMEM_SPEC_COMPAT 1
10127| #define OSHMEM_PARAM_CHECK 1
10128| #define SPC_ENABLE 0
10129| #define OPAL_CC "/usr/bin/clang"
10130| #define OPAL_C_HAVE__THREAD_LOCAL 1
10131| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
10132| #define OPAL_C_HAVE__ATOMIC 1
10133| #define OPAL_C_HAVE__GENERIC 1
10134| #define OPAL_C_HAVE__STATIC_ASSERT 1
10135| #define OPAL_C_HAVE___THREAD 1
10136| #define STDC_HEADERS 1
10137| #define _GNU_SOURCE 1
10138| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
10139| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
10140| #define OPAL_C_HAVE_BUILTIN_CLZ 1
10141| #define OPAL_CC_USE_PRAGMA_IDENT 0
10142| #define OPAL_CC_USE_IDENT 0
10143| #define OPAL_CC_USE_PRAGMA_COMMENT
10144| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
10145| #define HAVE_INT8_T 1
10146| #define HAVE_UINT8_T 1
10147| #define HAVE_INT16_T 1
10148| #define HAVE_UINT16_T 1
10149| #define HAVE_INT32_T 1
10150| #define HAVE_UINT32_T 1
10151| #define HAVE_INT64_T 1
10152| #define HAVE_UINT64_T 1
10153| #define HAVE___INT128 1
10154| #define HAVE_LONG_LONG 1
10155| #define HAVE_LONG_DOUBLE 1
10156| #define HAVE_COMPLEX_H 1
10157| #define HAVE_FLOAT__COMPLEX 1
10158| #define HAVE_DOUBLE__COMPLEX 1
10159| #define HAVE_LONG_DOUBLE__COMPLEX 1
10160| #define HAVE_INTPTR_T 1
10161| #define HAVE_UINTPTR_T 1
10162| #define HAVE_MODE_T 1
10163| #define HAVE_SSIZE_T 1
10164| #define HAVE_PTRDIFF_T 1
10165| #define SIZEOF__BOOL 1
10166| #define SIZEOF_CHAR 1
10167| #define SIZEOF_SHORT 2
10168| #define SIZEOF_INT 4
10169| #define SIZEOF_LONG 8
10170| #define SIZEOF_LONG_LONG 8
10171| #define SIZEOF_FLOAT 4
10172| #define SIZEOF_DOUBLE 8
10173| #define SIZEOF_LONG_DOUBLE 16
10174| #define SIZEOF_FLOAT__COMPLEX 8
10175| #define SIZEOF_DOUBLE__COMPLEX 16
10176| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
10177| #define SIZEOF_VOID_P 8
10178| #define SIZEOF_SIZE_T 8
10179| #define SIZEOF_SSIZE_T 8
10180| #define SIZEOF_PTRDIFF_T 8
10181| #define SIZEOF_WCHAR_T 4
10182| #define SIZEOF_PID_T 4
10183| #define SIZEOF_ATOMIC_SHORT 2
10184| #define SIZEOF_ATOMIC_INT 4
10185| #define SIZEOF_ATOMIC_LONG 8
10186| #define SIZEOF_ATOMIC_LLONG 8
10187| #define OPAL_ALIGNMENT_BOOL 1
10188| #define OPAL_ALIGNMENT_INT8 1
10189| #define OPAL_ALIGNMENT_INT16 2
10190| #define OPAL_ALIGNMENT_INT32 4
10191| #define OPAL_ALIGNMENT_INT64 8
10192| #define OPAL_ALIGNMENT_CHAR 1
10193| #define OPAL_ALIGNMENT_SHORT 2
10194| #define OPAL_ALIGNMENT_WCHAR 4
10195| #define OPAL_ALIGNMENT_INT 4
10196| #define OPAL_ALIGNMENT_LONG 8
10197| #define OPAL_ALIGNMENT_LONG_LONG 8
10198| #define OPAL_ALIGNMENT_FLOAT 4
10199| #define OPAL_ALIGNMENT_DOUBLE 8
10200| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
10201| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
10202| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
10203| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
10204| #define OPAL_ALIGNMENT_VOID_P 8
10205| #define OPAL_ALIGNMENT_SIZE_T 8
10206| #define OPAL_CXX "/usr/bin/clang++"
10207| #define SIZEOF_BOOL 1
10208| #define OPAL_ALIGNMENT_CXX_BOOL 1
10209| #define OMPI_CXX "/usr/bin/clang++"
10210| #define SIZEOF_BOOL 1
10211| #define OPAL_ALIGNMENT_CXX_BOOL 1
10212| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
10213| #define OPAL_CXX_USE_PRAGMA_IDENT 0
10214| #define OPAL_CXX_USE_IDENT 0
10215| #define OPAL_CXX_USE_PRAGMA_COMMENT
10216| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
10217| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
10218| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
10219| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
10220| #define OMPI_BUILD_CXX_BINDINGS 1
10221| #define OPAL_HAVE_ATTRIBUTE 1
10222| /* end confdefs.h.  */
10223|
10224|          static int usage(int * argument);
10225|          int foo(int arg) __attribute__ ((__warn_unused_result__));
10226|
10227|          int foo(int arg) { return arg + 3; }
10228|          static int usage(int * argument) {
10229|            foo (*argument);        /* Should produce an unused result warning */
10230|            return 0;
10231|          }
10232|
10233|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
10234|          int main(void);
10235|
10236| int
10237| main ()
10238| {
10239|
10240|                  int i=4711;
10241|                  i=usage(&i);
10242|
10243|   ;
10244|   return 0;
10245| }
10246configure:35450: result: yes
10247configure:35460: checking for __attribute__(weak_alias)
10248configure:35484: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10249conftest.c:201:54: error: aliases are not supported on darwin
10250         int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
10251                                                     ^
102521 error generated.
10253configure:35484: $? = 1
10254configure: failed program was:
10255| /* confdefs.h */
10256| #define PACKAGE_NAME "Open MPI"
10257| #define PACKAGE_TARNAME "openmpi"
10258| #define PACKAGE_VERSION "4.1.4"
10259| #define PACKAGE_STRING "Open MPI 4.1.4"
10260| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
10261| #define PACKAGE_URL ""
10262| #define OPAL_ARCH "x86_64-apple-darwin22.6.0"
10263| #define STDC_HEADERS 1
10264| #define HAVE_SYS_TYPES_H 1
10265| #define HAVE_SYS_STAT_H 1
10266| #define HAVE_STDLIB_H 1
10267| #define HAVE_STRING_H 1
10268| #define HAVE_MEMORY_H 1
10269| #define HAVE_STRINGS_H 1
10270| #define HAVE_INTTYPES_H 1
10271| #define HAVE_STDINT_H 1
10272| #define HAVE_UNISTD_H 1
10273| #define __EXTENSIONS__ 1
10274| #define _ALL_SOURCE 1
10275| #define _GNU_SOURCE 1
10276| #define _POSIX_PTHREAD_SEMANTICS 1
10277| #define _TANDEM_SOURCE 1
10278| #define OMPI_MAJOR_VERSION 4
10279| #define OMPI_MINOR_VERSION 1
10280| #define OMPI_RELEASE_VERSION 4
10281| #define OMPI_GREEK_VERSION ""
10282| #define OMPI_REPO_REV "v4.1.4"
10283| #define OMPI_TARBALL_VERSION "4.1.4"
10284| #define OMPI_VERSION "4"
10285| #define OMPI_RELEASE_DATE "May 26, 2022"
10286| #define ORTE_MAJOR_VERSION 4
10287| #define ORTE_MINOR_VERSION 1
10288| #define ORTE_RELEASE_VERSION 4
10289| #define ORTE_GREEK_VERSION ""
10290| #define ORTE_REPO_REV "v4.1.4"
10291| #define ORTE_TARBALL_VERSION "4.1.4"
10292| #define ORTE_VERSION "4"
10293| #define ORTE_RELEASE_DATE "May 26, 2022"
10294| #define OSHMEM_MAJOR_VERSION 4
10295| #define OSHMEM_MINOR_VERSION 1
10296| #define OSHMEM_RELEASE_VERSION 4
10297| #define OSHMEM_GREEK_VERSION ""
10298| #define OSHMEM_REPO_REV "v4.1.4"
10299| #define OSHMEM_TARBALL_VERSION "4.1.4"
10300| #define OSHMEM_VERSION "4"
10301| #define OSHMEM_RELEASE_DATE "May 26, 2022"
10302| #define OPAL_MAJOR_VERSION 4
10303| #define OPAL_MINOR_VERSION 1
10304| #define OPAL_RELEASE_VERSION 4
10305| #define OPAL_GREEK_VERSION ""
10306| #define OPAL_REPO_REV "v4.1.4"
10307| #define OPAL_TARBALL_VERSION "4.1.4"
10308| #define OPAL_VERSION "4"
10309| #define OPAL_RELEASE_DATE "May 26, 2022"
10310| #define OPAL_ENABLE_MEM_DEBUG 0
10311| #define OPAL_ENABLE_MEM_PROFILE 0
10312| #define OPAL_ENABLE_TIMING 0
10313| #define OPAL_ENABLE_DEBUG 0
10314| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
10315| #define OPAL_ENABLE_PTY_SUPPORT 1
10316| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
10317| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
10318| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
10319| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
10320| #define OPAL_WANT_HOME_CONFIG_FILES 1
10321| #define OPAL_ENABLE_IPV6 0
10322| #define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
10323| #define OPAL_IDENT_STRING "4.1.4"
10324| #define OPAL_MAX_PROCESSOR_NAME 256
10325| #define OPAL_MAX_ERROR_STRING 256
10326| #define OPAL_MAX_OBJECT_NAME 64
10327| #define OPAL_MAX_INFO_KEY 36
10328| #define OPAL_MAX_INFO_VAL 256
10329| #define OPAL_MAX_PORT_NAME 1024
10330| #define OPAL_MAX_DATAREP_STRING 128
10331| #define OPAL_ENABLE_CRDEBUG 0
10332| #define OPAL_ENABLE_GETPWUID 1
10333| #define OPAL_ENABLE_PROGRESS_THREADS 0
10334| #define HAVE_ZLIB_H 1
10335| #define OPAL_HAVE_ZLIB 1
10336| #define OPAL_HAVE_SOLARIS 0
10337| #define HAVE_NETDB_H 1
10338| #define HAVE_NETINET_IN_H 1
10339| #define HAVE_NETINET_TCP_H 1
10340| #define HAVE_STRUCT_SOCKADDR_IN 1
10341| #define OPAL_CUDA_SUPPORT 0
10342| #define OPAL_CUDA_SYNC_MEMOPS 0
10343| #define OPAL_CUDA_GET_ATTRIBUTES 0
10344| #define OPAL_CUDA_GDR_SUPPORT 0
10345| #define OPAL_PMIX_V1 0
10346| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
10347| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
10348| #define OMPI_GROUP_SPARSE 0
10349| #define OMPI_WANT_PERUSE 0
10350| #define OMPI_WANT_MPI_CXX_SEEK 1
10351| #define OMPI_ENABLE_MPI1_COMPAT 0
10352| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
10353| #define MPI_PARAM_CHECK ompi_mpi_param_check
10354| #define OMPI_PARAM_CHECK 1
10355| #define OSHMEM_SPEC_COMPAT 1
10356| #define OSHMEM_PARAM_CHECK 1
10357| #define SPC_ENABLE 0
10358| #define OPAL_CC "/usr/bin/clang"
10359| #define OPAL_C_HAVE__THREAD_LOCAL 1
10360| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
10361| #define OPAL_C_HAVE__ATOMIC 1
10362| #define OPAL_C_HAVE__GENERIC 1
10363| #define OPAL_C_HAVE__STATIC_ASSERT 1
10364| #define OPAL_C_HAVE___THREAD 1
10365| #define STDC_HEADERS 1
10366| #define _GNU_SOURCE 1
10367| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
10368| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
10369| #define OPAL_C_HAVE_BUILTIN_CLZ 1
10370| #define OPAL_CC_USE_PRAGMA_IDENT 0
10371| #define OPAL_CC_USE_IDENT 0
10372| #define OPAL_CC_USE_PRAGMA_COMMENT
10373| #define OPAL_CC_USE_CONST_CHAR_IDENT 1
10374| #define HAVE_INT8_T 1
10375| #define HAVE_UINT8_T 1
10376| #define HAVE_INT16_T 1
10377| #define HAVE_UINT16_T 1
10378| #define HAVE_INT32_T 1
10379| #define HAVE_UINT32_T 1
10380| #define HAVE_INT64_T 1
10381| #define HAVE_UINT64_T 1
10382| #define HAVE___INT128 1
10383| #define HAVE_LONG_LONG 1
10384| #define HAVE_LONG_DOUBLE 1
10385| #define HAVE_COMPLEX_H 1
10386| #define HAVE_FLOAT__COMPLEX 1
10387| #define HAVE_DOUBLE__COMPLEX 1
10388| #define HAVE_LONG_DOUBLE__COMPLEX 1
10389| #define HAVE_INTPTR_T 1
10390| #define HAVE_UINTPTR_T 1
10391| #define HAVE_MODE_T 1
10392| #define HAVE_SSIZE_T 1
10393| #define HAVE_PTRDIFF_T 1
10394| #define SIZEOF__BOOL 1
10395| #define SIZEOF_CHAR 1
10396| #define SIZEOF_SHORT 2
10397| #define SIZEOF_INT 4
10398| #define SIZEOF_LONG 8
10399| #define SIZEOF_LONG_LONG 8
10400| #define SIZEOF_FLOAT 4
10401| #define SIZEOF_DOUBLE 8
10402| #define SIZEOF_LONG_DOUBLE 16
10403| #define SIZEOF_FLOAT__COMPLEX 8
10404| #define SIZEOF_DOUBLE__COMPLEX 16
10405| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
10406| #define SIZEOF_VOID_P 8
10407| #define SIZEOF_SIZE_T 8
10408| #define SIZEOF_SSIZE_T 8
10409| #define SIZEOF_PTRDIFF_T 8
10410| #define SIZEOF_WCHAR_T 4
10411| #define SIZEOF_PID_T 4
10412| #define SIZEOF_ATOMIC_SHORT 2
10413| #define SIZEOF_ATOMIC_INT 4
10414| #define SIZEOF_ATOMIC_LONG 8
10415| #define SIZEOF_ATOMIC_LLONG 8
10416| #define OPAL_ALIGNMENT_BOOL 1
10417| #define OPAL_ALIGNMENT_INT8 1
10418| #define OPAL_ALIGNMENT_INT16 2
10419| #define OPAL_ALIGNMENT_INT32 4
10420| #define OPAL_ALIGNMENT_INT64 8
10421| #define OPAL_ALIGNMENT_CHAR 1
10422| #define OPAL_ALIGNMENT_SHORT 2
10423| #define OPAL_ALIGNMENT_WCHAR 4
10424| #define OPAL_ALIGNMENT_INT 4
10425| #define OPAL_ALIGNMENT_LONG 8
10426| #define OPAL_ALIGNMENT_LONG_LONG 8
10427| #define OPAL_ALIGNMENT_FLOAT 4
10428| #define OPAL_ALIGNMENT_DOUBLE 8
10429| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
10430| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
10431| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
10432| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
10433| #define OPAL_ALIGNMENT_VOID_P 8
10434| #define OPAL_ALIGNMENT_SIZE_T 8
10435| #define OPAL_CXX "/usr/bin/clang++"
10436| #define SIZEOF_BOOL 1
10437| #define OPAL_ALIGNMENT_CXX_BOOL 1
10438| #define OMPI_CXX "/usr/bin/clang++"
10439| #define SIZEOF_BOOL 1
10440| #define OPAL_ALIGNMENT_CXX_BOOL 1
10441| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
10442| #define OPAL_CXX_USE_PRAGMA_IDENT 0
10443| #define OPAL_CXX_USE_IDENT 0
10444| #define OPAL_CXX_USE_PRAGMA_COMMENT
10445| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
10446| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
10447| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
10448| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
10449| #define OMPI_BUILD_CXX_BINDINGS 1
10450| #define OPAL_HAVE_ATTRIBUTE 1
10451| /* end confdefs.h.  */
10452|
10453|          int foo(int arg);
10454|          int foo(int arg) { return arg + 3; }
10455|          int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
10456|
10457| int
10458| main ()
10459| {
10460|
10461|   ;
10462|   return 0;
10463| }
10464configure:35633: result: no
10465configure:35639: checking for __attribute__(destructor)
10466configure:35662: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10467configure:35662: $? = 0
10468configure:35717: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10469configure:35717: $? = 0
10470configure:35807: result: yes
10471configure:35816: checking for __attribute__(optnone)
10472configure:35839: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10473configure:35839: $? = 0
10474configure:35894: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10475configure:35894: $? = 0
10476configure:35984: result: yes
10477configure:35993: checking for __attribute__(extension)
10478configure:36015: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10479configure:36015: $? = 0
10480configure:36069: /usr/bin/clang++ -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.cpp >&5
10481configure:36069: $? = 0
10482configure:36159: result: yes
10483configure:36309: checking for compiler familyid
10484configure:36339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10485configure:36339: $? = 0
10486configure:36339: ./conftest
10487configure:36339: $? = 0
10488configure:36355: result: 1
10489configure:36365: checking for compiler familyname
10490configure:36395: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10491configure:36395: $? = 0
10492configure:36395: ./conftest
10493configure:36395: $? = 0
10494configure:36411: result: GNU
10495configure:36421: checking for compiler version
10496configure:36451: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10497configure:36451: $? = 0
10498configure:36451: ./conftest
10499configure:36451: $? = 0
10500configure:36467: result: 262657
10501configure:36477: checking for compiler version_str
10502configure:36507: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10503configure:36507: $? = 0
10504configure:36507: ./conftest
10505configure:36507: $? = 0
10506configure:36523: result: 4.2.1
10507configure:5963: *** Java MPI bindings
10508configure:37341: checking if want Java bindings
10509configure:37392: result: no
10510configure:5963: *** OpenSHMEM profiling
10511configure:37479: checking if pshmem will be enabled
10512configure:37520: result: no (OpenSHMEM disabled)
10513configure:5963: *** Assembler
10514configure:37551: checking dependency style of /usr/bin/clang
10515configure:37660: result: gcc3
10516configure:37675: checking for BSD- or MS-compatible name lister (nm)
10517configure:37729: result: /opt/local/bin/nm -B
10518configure:37859: checking the name lister (/opt/local/bin/nm -B) interface
10519configure:37866: /usr/bin/clang -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include conftest.c >&5
10520configure:37869: /opt/local/bin/nm -B "conftest.o"
10521configure:37872: output
105220000000000000000 S _some_variable
10523configure:37879: result: BSD nm
10524configure:37882: checking for fgrep
10525configure:37944: result: /usr/bin/grep -F
10526configure:37962: checking for __atomic builtin atomics
10527configure:37984: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10528configure:37984: $? = 0
10529configure:37985: result: yes
10530configure:38084: checking for __atomic_compare_exchange_n
10531configure:38135: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10532configure:38135: $? = 0
10533configure:38137: result: yes
10534configure:38284: checking if __atomic_compare_exchange_n() gives correct results
10535configure:38339: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10536configure:38339: $? = 0
10537configure:38339: ./conftest
10538configure:38339: $? = 0
10539configure:38340: result: yes
10540configure:38391: checking if __int128 atomic compare-and-swap is always lock-free
10541configure:38408: /usr/bin/clang -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib conftest.c  -lz >&5
10542configure:38408: $? = 0
10543configure:38408: ./conftest
10544configure:38408: $? = 0
10545configure:38409: result: yes
10546configure:39337: checking if .proc/endp is needed
10547configure:39354: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10548configure:39357: $? = 1
10549conftest.s:2:6: error: unknown directive
10550     .proc mysym
10551     ^
10552conftest.s:4:6: error: unknown directive
10553     .endp mysym
10554     ^
10555configure: failed program was:
10556
10557     .proc mysym
10558mysym:
10559     .endp mysym
10560configure:39374: result: no
10561configure:39386: checking directive for setting text section
10562configure:39403: result: .text
10563configure:39414: checking directive for exporting symbols
10564configure:39426: result: .globl
10565configure:39441: checking for objdump
10566configure:39457: found /opt/local/bin/objdump
10567configure:39468: result: objdump
10568configure:39476: checking if .note.GNU-stack is needed
10569configure:39490: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
10570configure:39497: $? = 0
10571configure:39529: result: no
10572configure:39538: checking suffix for labels
10573configure:39546: result: :
10574configure:39557: checking prefix for global symbol labels
10575configure: trying _
10576configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10577configure:39600: $? = 0
10578configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10579configure:39608: $? = 0
10580configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10581configure:39616: $? = 1
10582ld: Undefined symbols:
10583  _gsym_test_func, referenced from:
10584      _main in conftest_c.o
10585clang: error: linker command failed with exit code 1 (use -v to see invocation)
10586configure: failed C program was:
10587#ifdef __cplusplus
10588extern "C" {
10589#endif
10590void gsym_test_func(void);
10591#ifdef __cplusplus
10592}
10593#endif
10594int
10595main()
10596{
10597    gsym_test_func();
10598    return 0;
10599}
10600configure: failed ASM program was:
10601
10602.text
10603# _gsym_test_func
10604.globl _gsym_test_func
10605_gsym_test_func:
10606# _gsym_test_func
10607
10608configure: trying
10609configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10610configure:39600: $? = 0
10611configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10612configure:39608: $? = 0
10613configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10614configure:39616: $? = 1
10615ld: Undefined symbols:
10616  _gsym_test_func, referenced from:
10617      _main in conftest_c.o
10618clang: error: linker command failed with exit code 1 (use -v to see invocation)
10619configure: failed C program was:
10620#ifdef __cplusplus
10621extern "C" {
10622#endif
10623void gsym_test_func(void);
10624#ifdef __cplusplus
10625}
10626#endif
10627int
10628main()
10629{
10630    gsym_test_func();
10631    return 0;
10632}
10633configure: failed ASM program was:
10634
10635.text
10636# gsym_test_func
10637.globl gsym_test_func
10638gsym_test_func:
10639# gsym_test_func
10640
10641configure: trying .
10642configure:39597: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
10643configure:39600: $? = 0
10644configure:39605: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
10645configure:39608: $? = 0
10646configure:39613: /usr/bin/clang -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -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/MacOSX13.sdk  -L/opt/local/lib  -lz > conftest.link 2>&1
10647configure:39616: $? = 1
10648ld: Undefined symbols:
10649  _gsym_test_func, referenced from:
10650      _main in conftest_c.o
10651clang: error: linker command failed with exit code 1 (use -v to see invocation)
10652configure: failed C program was:
10653#ifdef __cplusplus
10654extern "C" {
10655#endif
10656void gsym_test_func(void);
10657#ifdef __cplusplus
10658}
10659#endif
10660int
10661main()
10662{
10663    gsym_test_func();
10664    return 0;
10665}
10666configure: failed ASM program was:
10667
10668.text
10669# .gsym_test_func
10670.globl .gsym_test_func
10671.gsym_test_func:
10672# .gsym_test_func
10673
10674configure:39654: result: none
10675configure:39658: error: Could not determine global symbol label prefix
10676
10677## ---------------- ##
10678## Cache variables. ##
10679## ---------------- ##
10680
10681ac_cv_build=x86_64-apple-darwin22.6.0
10682ac_cv_c_compiler_gnu=yes
10683ac_cv_cxx_compiler_gnu=yes
10684ac_cv_env_CCASFLAGS_set=
10685ac_cv_env_CCASFLAGS_value=
10686ac_cv_env_CCAS_set=
10687ac_cv_env_CCAS_value=
10688ac_cv_env_CCC_set=
10689ac_cv_env_CCC_value=
10690ac_cv_env_CC_set=set
10691ac_cv_env_CC_value=/usr/bin/clang
10692ac_cv_env_CFLAGS_set=set
10693ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
10694ac_cv_env_CPPFLAGS_set=set
10695ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
10696ac_cv_env_CPP_set=
10697ac_cv_env_CPP_value=
10698ac_cv_env_CRAY_ALPSLLI_CFLAGS_set=
10699ac_cv_env_CRAY_ALPSLLI_CFLAGS_value=
10700ac_cv_env_CRAY_ALPSLLI_LIBS_set=
10701ac_cv_env_CRAY_ALPSLLI_LIBS_value=
10702ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_set=
10703ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_value=
10704ac_cv_env_CRAY_ALPSUTIL_CFLAGS_set=
10705ac_cv_env_CRAY_ALPSUTIL_CFLAGS_value=
10706ac_cv_env_CRAY_ALPSUTIL_LIBS_set=
10707ac_cv_env_CRAY_ALPSUTIL_LIBS_value=
10708ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_set=
10709ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_value=
10710ac_cv_env_CRAY_ALPS_CFLAGS_set=
10711ac_cv_env_CRAY_ALPS_CFLAGS_value=
10712ac_cv_env_CRAY_ALPS_LIBS_set=
10713ac_cv_env_CRAY_ALPS_LIBS_value=
10714ac_cv_env_CRAY_ALPS_STATIC_LIBS_set=
10715ac_cv_env_CRAY_ALPS_STATIC_LIBS_value=
10716ac_cv_env_CRAY_PMI_CFLAGS_set=
10717ac_cv_env_CRAY_PMI_CFLAGS_value=
10718ac_cv_env_CRAY_PMI_LIBS_set=
10719ac_cv_env_CRAY_PMI_LIBS_value=
10720ac_cv_env_CRAY_PMI_STATIC_LIBS_set=
10721ac_cv_env_CRAY_PMI_STATIC_LIBS_value=
10722ac_cv_env_CRAY_UDREG_CFLAGS_set=
10723ac_cv_env_CRAY_UDREG_CFLAGS_value=
10724ac_cv_env_CRAY_UDREG_LIBS_set=
10725ac_cv_env_CRAY_UDREG_LIBS_value=
10726ac_cv_env_CRAY_UGNI_CFLAGS_set=
10727ac_cv_env_CRAY_UGNI_CFLAGS_value=
10728ac_cv_env_CRAY_UGNI_LIBS_set=
10729ac_cv_env_CRAY_UGNI_LIBS_value=
10730ac_cv_env_CRAY_WLM_DETECT_CFLAGS_set=
10731ac_cv_env_CRAY_WLM_DETECT_CFLAGS_value=
10732ac_cv_env_CRAY_WLM_DETECT_LIBS_set=
10733ac_cv_env_CRAY_WLM_DETECT_LIBS_value=
10734ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_set=
10735ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_value=
10736ac_cv_env_CRAY_XPMEM_CFLAGS_set=
10737ac_cv_env_CRAY_XPMEM_CFLAGS_value=
10738ac_cv_env_CRAY_XPMEM_LIBS_set=
10739ac_cv_env_CRAY_XPMEM_LIBS_value=
10740ac_cv_env_CRAY_XPMEM_STATIC_LIBS_set=
10741ac_cv_env_CRAY_XPMEM_STATIC_LIBS_value=
10742ac_cv_env_CXXCPP_set=
10743ac_cv_env_CXXCPP_value=
10744ac_cv_env_CXXFLAGS_set=set
10745ac_cv_env_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
10746ac_cv_env_CXX_set=set
10747ac_cv_env_CXX_value=/usr/bin/clang++
10748ac_cv_env_FCFLAGS_set=set
10749ac_cv_env_FCFLAGS_value='-pipe -m64'
10750ac_cv_env_FC_set=set
10751ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13
10752ac_cv_env_FLUX_PMI_CFLAGS_set=
10753ac_cv_env_FLUX_PMI_CFLAGS_value=
10754ac_cv_env_FLUX_PMI_LIBS_set=
10755ac_cv_env_FLUX_PMI_LIBS_value=
10756ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
10757ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
10758ac_cv_env_HWLOC_LIBXML2_LIBS_set=
10759ac_cv_env_HWLOC_LIBXML2_LIBS_value=
10760ac_cv_env_HWLOC_MS_LIB_set=
10761ac_cv_env_HWLOC_MS_LIB_value=
10762ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
10763ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
10764ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
10765ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
10766ac_cv_env_LDFLAGS_set=set
10767ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
10768ac_cv_env_LIBS_set=
10769ac_cv_env_LIBS_value=
10770ac_cv_env_LT_SYS_LIBRARY_PATH_set=
10771ac_cv_env_LT_SYS_LIBRARY_PATH_value=
10772ac_cv_env_PKG_CONFIG_LIBDIR_set=
10773ac_cv_env_PKG_CONFIG_LIBDIR_value=
10774ac_cv_env_PKG_CONFIG_PATH_set=
10775ac_cv_env_PKG_CONFIG_PATH_value=
10776ac_cv_env_PKG_CONFIG_set=
10777ac_cv_env_PKG_CONFIG_value=
10778ac_cv_env_XMKMF_set=
10779ac_cv_env_XMKMF_value=
10780ac_cv_env_build_alias_set=
10781ac_cv_env_build_alias_value=
10782ac_cv_env_host_alias_set=
10783ac_cv_env_host_alias_value=
10784ac_cv_env_target_alias_set=
10785ac_cv_env_target_alias_value=
10786ac_cv_env_ucx_CFLAGS_set=
10787ac_cv_env_ucx_CFLAGS_value=
10788ac_cv_env_ucx_LIBS_set=
10789ac_cv_env_ucx_LIBS_value=
10790ac_cv_env_ucx_STATIC_LIBS_set=
10791ac_cv_env_ucx_STATIC_LIBS_value=
10792ac_cv_func_on_exit=no
10793ac_cv_have_decl_CU_POINTER_ATTRIBUTE_SYNC_MEMOPS=no
10794ac_cv_have_decl_cuPointerGetAttributes=no
10795ac_cv_header_complex_h=yes
10796ac_cv_header_inttypes_h=yes
10797ac_cv_header_memory_h=yes
10798ac_cv_header_minix_config_h=no
10799ac_cv_header_netdb_h=yes
10800ac_cv_header_netinet_in_h=yes
10801ac_cv_header_netinet_tcp_h=yes
10802ac_cv_header_stdc=yes
10803ac_cv_header_stdint_h=yes
10804ac_cv_header_stdlib_h=yes
10805ac_cv_header_string_h=yes
10806ac_cv_header_strings_h=yes
10807ac_cv_header_sys_stat_h=yes
10808ac_cv_header_sys_types_h=yes
10809ac_cv_header_unistd_h=yes
10810ac_cv_header_zlib_h=yes
10811ac_cv_host=x86_64-apple-darwin22.6.0
10812ac_cv_objext=o
10813ac_cv_path_EGREP='/usr/bin/grep -E'
10814ac_cv_path_FGREP='/usr/bin/grep -F'
10815ac_cv_path_GREP=/usr/bin/grep
10816ac_cv_prog_AWK=awk
10817ac_cv_prog_CPP='/usr/bin/clang -E'
10818ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
10819ac_cv_prog_OBJDUMP=objdump
10820ac_cv_prog_PERL=perl
10821ac_cv_prog_ac_ct_CC=/usr/bin/clang
10822ac_cv_prog_cc_c89=
10823ac_cv_prog_cc_g=yes
10824ac_cv_prog_cxx_g=yes
10825ac_cv_prog_make_make_set=yes
10826ac_cv_safe_to_define___extensions__=yes
10827ac_cv_search_deflate=-lz
10828ac_cv_sizeof__Bool=1
10829ac_cv_sizeof_atomic_int=4
10830ac_cv_sizeof_atomic_llong=8
10831ac_cv_sizeof_atomic_long=8
10832ac_cv_sizeof_atomic_short=2
10833ac_cv_sizeof_bool=1
10834ac_cv_sizeof_char=1
10835ac_cv_sizeof_double=8
10836ac_cv_sizeof_double__Complex=16
10837ac_cv_sizeof_float=4
10838ac_cv_sizeof_float__Complex=8
10839ac_cv_sizeof_int=4
10840ac_cv_sizeof_long=8
10841ac_cv_sizeof_long_double=16
10842ac_cv_sizeof_long_double__Complex=32
10843ac_cv_sizeof_long_long=8
10844ac_cv_sizeof_pid_t=4
10845ac_cv_sizeof_ptrdiff_t=8
10846ac_cv_sizeof_short=2
10847ac_cv_sizeof_size_t=8
10848ac_cv_sizeof_ssize_t=8
10849ac_cv_sizeof_void_p=8
10850ac_cv_sizeof_wchar_t=4
10851ac_cv_target=x86_64-apple-darwin22.6.0
10852ac_cv_type___float128=no
10853ac_cv_type___int128=yes
10854ac_cv_type_double__Complex=yes
10855ac_cv_type_float__Complex=yes
10856ac_cv_type_int128_t=no
10857ac_cv_type_int16_t=yes
10858ac_cv_type_int32_t=yes
10859ac_cv_type_int64_t=yes
10860ac_cv_type_int8_t=yes
10861ac_cv_type_intptr_t=yes
10862ac_cv_type_long_double=yes
10863ac_cv_type_long_double__Complex=yes
10864ac_cv_type_long_long=yes
10865ac_cv_type_mode_t=yes
10866ac_cv_type_ptrdiff_t=yes
10867ac_cv_type_ssize_t=yes
10868ac_cv_type_struct_sockaddr_in=yes
10869ac_cv_type_uint128_t=no
10870ac_cv_type_uint16_t=yes
10871ac_cv_type_uint32_t=yes
10872ac_cv_type_uint64_t=yes
10873ac_cv_type_uint8_t=yes
10874ac_cv_type_uintptr_t=yes
10875am_cv_CCAS_dependencies_compiler_type=gcc3
10876am_cv_CC_dependencies_compiler_type=gcc3
10877am_cv_CXX_dependencies_compiler_type=gcc3
10878am_cv_make_support_nested_variables=yes
10879am_cv_prog_cc_c_o=yes
10880am_cv_prog_tar_ustar=gnutar
10881lt_cv_nm_interface='BSD nm'
10882lt_cv_path_NM='/opt/local/bin/nm -B'
10883ompi_cv_c_link_Cpp=yes
10884ompi_cv_c_word_size_align=no
10885ompi_cv_cxx_finline_functions=yes
10886ompi_cv_cxx_supports_2d_const_cast=yes
10887ompi_cv_cxx_supports___builtin_expect=yes
10888ompi_cv_cxx_supports___builtin_prefetch=yes
10889ompi_cv_cxx_template_repository='not used'
10890opal_cv_Cpp_works=yes
10891opal_cv___attribute__=1
10892opal_cv___attribute__aligned=1
10893opal_cv___attribute__always_inline=1
10894opal_cv___attribute__cold=1
10895opal_cv___attribute__const=1
10896opal_cv___attribute__deprecated=1
10897opal_cv___attribute__deprecated_argument=1
10898opal_cv___attribute__destructor=1
10899opal_cv___attribute__error=1
10900opal_cv___attribute__extension=1
10901opal_cv___attribute__format=1
10902opal_cv___attribute__format_funcptr=0
10903opal_cv___attribute__hot=1
10904opal_cv___attribute__malloc=1
10905opal_cv___attribute__may_alias=1
10906opal_cv___attribute__no_instrument_function=1
10907opal_cv___attribute__noinline=1
10908opal_cv___attribute__nonnull=1
10909opal_cv___attribute__noreturn=1
10910opal_cv___attribute__noreturn_funcptr=1
10911opal_cv___attribute__optnone=1
10912opal_cv___attribute__packed=1
10913opal_cv___attribute__pure=1
10914opal_cv___attribute__sentinel=1
10915opal_cv___attribute__unused=1
10916opal_cv___attribute__visibility=1
10917opal_cv___attribute__warn_unused_result=1
10918opal_cv___attribute__weak_alias=0
10919opal_cv_asm_builtin=BUILTIN_GCC
10920opal_cv_asm_endproc='#'
10921opal_cv_asm_global=.globl
10922opal_cv_asm_gnu_stack=0
10923opal_cv_asm_gnu_stack_result=no
10924opal_cv_asm_gsym=none
10925opal_cv_asm_label_suffix=:
10926opal_cv_asm_need_proc=no
10927opal_cv_asm_proc='#'
10928opal_cv_asm_text=.text
10929opal_cv_c11_flag_required=no
10930opal_cv_c11_supported=yes
10931opal_cv_c_align_bool=1
10932opal_cv_c_align_char=1
10933opal_cv_c_align_double=8
10934opal_cv_c_align_double__Complex=8
10935opal_cv_c_align_float=4
10936opal_cv_c_align_float__Complex=4
10937opal_cv_c_align_int16_t=2
10938opal_cv_c_align_int32_t=4
10939opal_cv_c_align_int64_t=8
10940opal_cv_c_align_int8_t=1
10941opal_cv_c_align_int=4
10942opal_cv_c_align_long=8
10943opal_cv_c_align_long_double=16
10944opal_cv_c_align_long_double__Complex=16
10945opal_cv_c_align_long_long=8
10946opal_cv_c_align_short=2
10947opal_cv_c_align_size_t=8
10948opal_cv_c_align_void_p=8
10949opal_cv_c_align_wchar_t=4
10950opal_cv_c_compiler_vendor=gnu
10951opal_cv_c_macro_weak_symbols=no
10952opal_cv_c_weak_symbols=no
10953opal_cv_cc_finline_functions=yes
10954opal_cv_cc_fno_strict_aliasing=yes
10955opal_cv_cc_supports___builtin_clz=yes
10956opal_cv_cc_supports___builtin_expect=yes
10957opal_cv_cc_supports___builtin_prefetch=yes
10958opal_cv_compiler_FAMILYID=1
10959opal_cv_compiler_FAMILYNAME=GNU
10960opal_cv_compiler_VERSION=262657
10961opal_cv_compiler_VERSION_STR=4.2.1
10962opal_cv_cxx_compiler_vendor=gnu
10963opal_cv_cxx_finline_functions=yes
10964
10965## ----------------- ##
10966## Output variables. ##
10967## ----------------- ##
10968
10969ACLOCAL='${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'
10970AMCA_PARAM_SETS_DIR=''
10971AMDEPBACKSLASH='\'
10972AMDEP_FALSE='#'
10973AMDEP_TRUE=''
10974AMTAR='$${TAR-tar}'
10975AM_BACKSLASH='\'
10976AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
10977AM_DEFAULT_VERBOSITY='0'
10978AM_V='$(V)'
10979AR=''
10980AS=''
10981AUTOCONF='${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'
10982AUTOHEADER='${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'
10983AUTOMAKE='${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'
10984AWK='awk'
10985BASH='/bin/sh'
10986BUILD_FORTRAN_SIZEOF_FALSE=''
10987BUILD_FORTRAN_SIZEOF_TRUE=''
10988BUILD_MPITOOLS_FALSE=''
10989BUILD_MPITOOLS_TRUE=''
10990BUILD_MPI_BINDINGS_LAYER_FALSE='#'
10991BUILD_MPI_BINDINGS_LAYER_TRUE=''
10992BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE=''
10993BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE=''
10994BUILD_NETLOCSCOTCH_FALSE=''
10995BUILD_NETLOCSCOTCH_TRUE=''
10996BUILD_NETLOC_FALSE=''
10997BUILD_NETLOC_TRUE=''
10998BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE=''
10999BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE=''
11000CASE_SENSITIVE_FS_FALSE=''
11001CASE_SENSITIVE_FS_TRUE=''
11002CC='/usr/bin/clang'
11003CCAS='/usr/bin/clang'
11004CCASDEPMODE='depmode=gcc3'
11005CCASFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing'
11006CCDEPMODE='depmode=gcc3'
11007CFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions -fno-strict-aliasing'
11008CFLAGS_WITHOUT_OPTFLAGS=''
11009CLEANFILES='*~ .\#*'
11010COMPILE_PROFILING_SEPARATELY_FALSE='#'
11011COMPILE_PROFILING_SEPARATELY_TRUE=''
11012CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION'
11013CPP='/usr/bin/clang -E'
11014CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -I/opt/local/include'
11015CRAY_ALPSLLI_CFLAGS=''
11016CRAY_ALPSLLI_LIBS=''
11017CRAY_ALPSLLI_STATIC_LIBS=''
11018CRAY_ALPSUTIL_CFLAGS=''
11019CRAY_ALPSUTIL_LIBS=''
11020CRAY_ALPSUTIL_STATIC_LIBS=''
11021CRAY_ALPS_CFLAGS=''
11022CRAY_ALPS_LIBS=''
11023CRAY_ALPS_STATIC_LIBS=''
11024CRAY_PMI_CFLAGS=''
11025CRAY_PMI_LIBS=''
11026CRAY_PMI_STATIC_LIBS=''
11027CRAY_UDREG_CFLAGS=''
11028CRAY_UDREG_LIBS=''
11029CRAY_UGNI_CFLAGS=''
11030CRAY_UGNI_LIBS=''
11031CRAY_WLM_DETECT_CFLAGS=''
11032CRAY_WLM_DETECT_LIBS=''
11033CRAY_WLM_DETECT_STATIC_LIBS=''
11034CRAY_XPMEM_CFLAGS=''
11035CRAY_XPMEM_LIBS=''
11036CRAY_XPMEM_STATIC_LIBS=''
11037CXX='/usr/bin/clang++'
11038CXXCPP='/usr/bin/clang++ -E'
11039CXXCPPFLAGS=''
11040CXXDEPMODE='depmode=gcc3'
11041CXXFLAGS='-O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -finline-functions'
11042CYGPATH_W='echo'
11043DEBUGGER_CFLAGS=''
11044DEFS=''
11045DEPDIR='.deps'
11046DLLTOOL=''
11047DSYMUTIL=''
11048DUMPBIN=''
11049ECHO_C='\c'
11050ECHO_N=''
11051ECHO_T=''
11052EGREP='/usr/bin/grep -E'
11053EXEEXT=''
11054FC='/opt/local/bin/gfortran-mp-13'
11055FCFLAGS='-pipe -m64'
11056FCFLAGS_f90=''
11057FCFLAGS_f=''
11058FFLAGS=''
11059FGREP='/usr/bin/grep -F'
11060FLUX_PMI_CFLAGS=''
11061FLUX_PMI_LIBS=''
11062FOUND_XZ_FALSE=''
11063FOUND_XZ_TRUE=''
11064GREP='/usr/bin/grep'
11065HWLOC_BUILD_DOXYGEN_FALSE=''
11066HWLOC_BUILD_DOXYGEN_TRUE=''
11067HWLOC_BUILD_README_FALSE=''
11068HWLOC_BUILD_README_TRUE=''
11069HWLOC_BUILD_STANDALONE_FALSE=''
11070HWLOC_BUILD_STANDALONE_TRUE=''
11071HWLOC_CFLAGS=''
11072HWLOC_CPPFLAGS=''
11073HWLOC_CUDA_BUILD_STATIC_FALSE=''
11074HWLOC_CUDA_BUILD_STATIC_TRUE=''
11075HWLOC_CUDA_LIBS=''
11076HWLOC_EMBEDDED_CFLAGS=''
11077HWLOC_EMBEDDED_CPPFLAGS=''
11078HWLOC_EMBEDDED_LDADD=''
11079HWLOC_EMBEDDED_LIBS=''
11080HWLOC_GL_BUILD_STATIC_FALSE=''
11081HWLOC_GL_BUILD_STATIC_TRUE=''
11082HWLOC_GL_LIBS=''
11083HWLOC_HAVE_AIX_FALSE=''
11084HWLOC_HAVE_AIX_TRUE=''
11085HWLOC_HAVE_BGQ_FALSE=''
11086HWLOC_HAVE_BGQ_TRUE=''
11087HWLOC_HAVE_BUNZIPP_FALSE=''
11088HWLOC_HAVE_BUNZIPP_TRUE=''
11089HWLOC_HAVE_CAIRO_FALSE=''
11090HWLOC_HAVE_CAIRO_TRUE=''
11091HWLOC_HAVE_CUDART_FALSE=''
11092HWLOC_HAVE_CUDART_TRUE=''
11093HWLOC_HAVE_CUDA_FALSE=''
11094HWLOC_HAVE_CUDA_TRUE=''
11095HWLOC_HAVE_CXX_FALSE=''
11096HWLOC_HAVE_CXX_TRUE=''
11097HWLOC_HAVE_DARWIN_FALSE=''
11098HWLOC_HAVE_DARWIN_TRUE=''
11099HWLOC_HAVE_FREEBSD_FALSE=''
11100HWLOC_HAVE_FREEBSD_TRUE=''
11101HWLOC_HAVE_GCC_FALSE=''
11102HWLOC_HAVE_GCC_TRUE=''
11103HWLOC_HAVE_GL_FALSE=''
11104HWLOC_HAVE_GL_TRUE=''
11105HWLOC_HAVE_HPUX_FALSE=''
11106HWLOC_HAVE_HPUX_TRUE=''
11107HWLOC_HAVE_IRIX_FALSE=''
11108HWLOC_HAVE_IRIX_TRUE=''
11109HWLOC_HAVE_LIBIBVERBS_FALSE=''
11110HWLOC_HAVE_LIBIBVERBS_TRUE=''
11111HWLOC_HAVE_LIBXML2=''
11112HWLOC_HAVE_LIBXML2_FALSE=''
11113HWLOC_HAVE_LIBXML2_TRUE=''
11114HWLOC_HAVE_LINUX_FALSE=''
11115HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
11116HWLOC_HAVE_LINUX_LIBNUMA_TRUE=''
11117HWLOC_HAVE_LINUX_TRUE=''
11118HWLOC_HAVE_MINGW32_FALSE=''
11119HWLOC_HAVE_MINGW32_TRUE=''
11120HWLOC_HAVE_MS_LIB_FALSE=''
11121HWLOC_HAVE_MS_LIB_TRUE=''
11122HWLOC_HAVE_NETBSD_FALSE=''
11123HWLOC_HAVE_NETBSD_TRUE=''
11124HWLOC_HAVE_NVML=''
11125HWLOC_HAVE_NVML_FALSE=''
11126HWLOC_HAVE_NVML_TRUE=''
11127HWLOC_HAVE_OPENAT_FALSE=''
11128HWLOC_HAVE_OPENAT_TRUE=''
11129HWLOC_HAVE_OPENCL=''
11130HWLOC_HAVE_OPENCL_FALSE=''
11131HWLOC_HAVE_OPENCL_TRUE=''
11132HWLOC_HAVE_PCIACCESS_FALSE=''
11133HWLOC_HAVE_PCIACCESS_TRUE=''
11134HWLOC_HAVE_PLUGINS_FALSE=''
11135HWLOC_HAVE_PLUGINS_TRUE=''
11136HWLOC_HAVE_PTHREAD_FALSE=''
11137HWLOC_HAVE_PTHREAD_TRUE=''
11138HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
11139HWLOC_HAVE_SCHED_SETAFFINITY_TRUE=''
11140HWLOC_HAVE_SOLARIS_FALSE=''
11141HWLOC_HAVE_SOLARIS_TRUE=''
11142HWLOC_HAVE_USER32_FALSE=''
11143HWLOC_HAVE_USER32_TRUE=''
11144HWLOC_HAVE_WINDOWS_FALSE=''
11145HWLOC_HAVE_WINDOWS_TRUE=''
11146HWLOC_HAVE_X86_32_FALSE=''
11147HWLOC_HAVE_X86_32_TRUE=''
11148HWLOC_HAVE_X86_64_FALSE=''
11149HWLOC_HAVE_X86_64_TRUE=''
11150HWLOC_HAVE_X86_CPUID_FALSE=''
11151HWLOC_HAVE_X86_CPUID_TRUE=''
11152HWLOC_HAVE_X86_FALSE=''
11153HWLOC_HAVE_X86_TRUE=''
11154HWLOC_INSTALL_DOXYGEN_FALSE=''
11155HWLOC_INSTALL_DOXYGEN_TRUE=''
11156HWLOC_LDFLAGS=''
11157HWLOC_LIBS=''
11158HWLOC_LIBS_PRIVATE=''
11159HWLOC_LIBXML2_CFLAGS=''
11160HWLOC_LIBXML2_LIBS=''
11161HWLOC_MS_LIB=''
11162HWLOC_MS_LIB_ARCH=''
11163HWLOC_NVML_BUILD_STATIC_FALSE=''
11164HWLOC_NVML_BUILD_STATIC_TRUE=''
11165HWLOC_NVML_LIBS=''
11166HWLOC_OPENCL_BUILD_STATIC_FALSE=''
11167HWLOC_OPENCL_BUILD_STATIC_TRUE=''
11168HWLOC_OPENCL_CFLAGS=''
11169HWLOC_OPENCL_LDFLAGS=''
11170HWLOC_OPENCL_LIBS=''
11171HWLOC_PCIACCESS_CFLAGS=''
11172HWLOC_PCIACCESS_LIBS=''
11173HWLOC_PCI_BUILD_STATIC_FALSE=''
11174HWLOC_PCI_BUILD_STATIC_TRUE=''
11175HWLOC_PLUGINS_DIR=''
11176HWLOC_PLUGINS_PATH=''
11177HWLOC_RELEASE_DATE=''
11178HWLOC_REQUIRES=''
11179HWLOC_VERSION=''
11180HWLOC_X11_CPPFLAGS=''
11181HWLOC_X11_LIBS=''
11182HWLOC_XML_LIBXML_BUILD_STATIC_FALSE=''
11183HWLOC_XML_LIBXML_BUILD_STATIC_TRUE=''
11184HWLOC_top_builddir=''
11185HWLOC_top_srcdir=''
11186INSTALL_DATA='${INSTALL} -m 644'
11187INSTALL_PROGRAM='${INSTALL}'
11188INSTALL_SCRIPT='${INSTALL}'
11189INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
11190JAR=''
11191JAVAC=''
11192JAVADOC=''
11193JAVAH=''
11194LD=''
11195LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib'
11196LEX=''
11197LEXLIB=''
11198LEX_OUTPUT_ROOT=''
11199LIBOBJS=''
11200LIBS=' -lz'
11201LIBTOOL=''
11202LIPO=''
11203LN_S=''
11204LTLIBOBJS=''
11205LT_SYS_LIBRARY_PATH=''
11206MAKEINFO='${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'
11207MANIFEST_TOOL=''
11208MAN_PAGE_BUILD_MPIFH_BINDINGS_FALSE=''
11209MAN_PAGE_BUILD_MPIFH_BINDINGS_TRUE=''
11210MAN_PAGE_BUILD_MPI_CXX_BINDINGS_FALSE='#'
11211MAN_PAGE_BUILD_MPI_CXX_BINDINGS_TRUE=''
11212MAN_PAGE_BUILD_USEMPIF08_BINDINGS_FALSE=''
11213MAN_PAGE_BUILD_USEMPIF08_BINDINGS_TRUE=''
11214MCA_BUILD_OP_AVX2_FLAGS=''
11215MCA_BUILD_OP_AVX512_FLAGS=''
11216MCA_BUILD_OP_AVX_FLAGS=''
11217MCA_BUILD_ompi_bml_r2_DSO_FALSE=''
11218MCA_BUILD_ompi_bml_r2_DSO_TRUE=''
11219MCA_BUILD_ompi_coll_adapt_DSO_FALSE=''
11220MCA_BUILD_ompi_coll_adapt_DSO_TRUE=''
11221MCA_BUILD_ompi_coll_basic_DSO_FALSE=''
11222MCA_BUILD_ompi_coll_basic_DSO_TRUE=''
11223MCA_BUILD_ompi_coll_cuda_DSO_FALSE=''
11224MCA_BUILD_ompi_coll_cuda_DSO_TRUE=''
11225MCA_BUILD_ompi_coll_fca_DSO_FALSE=''
11226MCA_BUILD_ompi_coll_fca_DSO_TRUE=''
11227MCA_BUILD_ompi_coll_han_DSO_FALSE=''
11228MCA_BUILD_ompi_coll_han_DSO_TRUE=''
11229MCA_BUILD_ompi_coll_hcoll_DSO_FALSE=''
11230MCA_BUILD_ompi_coll_hcoll_DSO_TRUE=''
11231MCA_BUILD_ompi_coll_inter_DSO_FALSE=''
11232MCA_BUILD_ompi_coll_inter_DSO_TRUE=''
11233MCA_BUILD_ompi_coll_libnbc_DSO_FALSE=''
11234MCA_BUILD_ompi_coll_libnbc_DSO_TRUE=''
11235MCA_BUILD_ompi_coll_monitoring_DSO_FALSE=''
11236MCA_BUILD_ompi_coll_monitoring_DSO_TRUE=''
11237MCA_BUILD_ompi_coll_portals4_DSO_FALSE=''
11238MCA_BUILD_ompi_coll_portals4_DSO_TRUE=''
11239MCA_BUILD_ompi_coll_self_DSO_FALSE=''
11240MCA_BUILD_ompi_coll_self_DSO_TRUE=''
11241MCA_BUILD_ompi_coll_sm_DSO_FALSE=''
11242MCA_BUILD_ompi_coll_sm_DSO_TRUE=''
11243MCA_BUILD_ompi_coll_sync_DSO_FALSE=''
11244MCA_BUILD_ompi_coll_sync_DSO_TRUE=''
11245MCA_BUILD_ompi_coll_tuned_DSO_FALSE=''
11246MCA_BUILD_ompi_coll_tuned_DSO_TRUE=''
11247MCA_BUILD_ompi_coll_ucc_DSO_FALSE=''
11248MCA_BUILD_ompi_coll_ucc_DSO_TRUE=''
11249MCA_BUILD_ompi_common_monitoring_DSO_FALSE=''
11250MCA_BUILD_ompi_common_monitoring_DSO_TRUE=''
11251MCA_BUILD_ompi_common_ompio_DSO_FALSE=''
11252MCA_BUILD_ompi_common_ompio_DSO_TRUE=''
11253MCA_BUILD_ompi_crcp_bkmrk_DSO_FALSE=''
11254MCA_BUILD_ompi_crcp_bkmrk_DSO_TRUE=''
11255MCA_BUILD_ompi_fbtl_ime_DSO_FALSE=''
11256MCA_BUILD_ompi_fbtl_ime_DSO_TRUE=''
11257MCA_BUILD_ompi_fbtl_posix_DSO_FALSE=''
11258MCA_BUILD_ompi_fbtl_posix_DSO_TRUE=''
11259MCA_BUILD_ompi_fbtl_pvfs2_DSO_FALSE=''
11260MCA_BUILD_ompi_fbtl_pvfs2_DSO_TRUE=''
11261MCA_BUILD_ompi_fcoll_dynamic_DSO_FALSE=''
11262MCA_BUILD_ompi_fcoll_dynamic_DSO_TRUE=''
11263MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_FALSE=''
11264MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_TRUE=''
11265MCA_BUILD_ompi_fcoll_individual_DSO_FALSE=''
11266MCA_BUILD_ompi_fcoll_individual_DSO_TRUE=''
11267MCA_BUILD_ompi_fcoll_two_phase_DSO_FALSE=''
11268MCA_BUILD_ompi_fcoll_two_phase_DSO_TRUE=''
11269MCA_BUILD_ompi_fcoll_vulcan_DSO_FALSE=''
11270MCA_BUILD_ompi_fcoll_vulcan_DSO_TRUE=''
11271MCA_BUILD_ompi_fs_gpfs_DSO_FALSE=''
11272MCA_BUILD_ompi_fs_gpfs_DSO_TRUE=''
11273MCA_BUILD_ompi_fs_ime_DSO_FALSE=''
11274MCA_BUILD_ompi_fs_ime_DSO_TRUE=''
11275MCA_BUILD_ompi_fs_lustre_DSO_FALSE=''
11276MCA_BUILD_ompi_fs_lustre_DSO_TRUE=''
11277MCA_BUILD_ompi_fs_pvfs2_DSO_FALSE=''
11278MCA_BUILD_ompi_fs_pvfs2_DSO_TRUE=''
11279MCA_BUILD_ompi_fs_ufs_DSO_FALSE=''
11280MCA_BUILD_ompi_fs_ufs_DSO_TRUE=''
11281MCA_BUILD_ompi_io_ompio_DSO_FALSE=''
11282MCA_BUILD_ompi_io_ompio_DSO_TRUE=''
11283MCA_BUILD_ompi_io_romio321_DSO_FALSE=''
11284MCA_BUILD_ompi_io_romio321_DSO_TRUE=''
11285MCA_BUILD_ompi_mtl_ofi_DSO_FALSE=''
11286MCA_BUILD_ompi_mtl_ofi_DSO_TRUE=''
11287MCA_BUILD_ompi_mtl_portals4_DSO_FALSE=''
11288MCA_BUILD_ompi_mtl_portals4_DSO_TRUE=''
11289MCA_BUILD_ompi_mtl_psm2_DSO_FALSE=''
11290MCA_BUILD_ompi_mtl_psm2_DSO_TRUE=''
11291MCA_BUILD_ompi_mtl_psm_DSO_FALSE=''
11292MCA_BUILD_ompi_mtl_psm_DSO_TRUE=''
11293MCA_BUILD_ompi_op_avx_DSO_FALSE=''
11294MCA_BUILD_ompi_op_avx_DSO_TRUE=''
11295MCA_BUILD_ompi_op_has_avx2_support_FALSE=''
11296MCA_BUILD_ompi_op_has_avx2_support_TRUE=''
11297MCA_BUILD_ompi_op_has_avx512_support_FALSE=''
11298MCA_BUILD_ompi_op_has_avx512_support_TRUE=''
11299MCA_BUILD_ompi_op_has_avx_support_FALSE=''
11300MCA_BUILD_ompi_op_has_avx_support_TRUE=''
11301MCA_BUILD_ompi_op_has_sse3_support_FALSE=''
11302MCA_BUILD_ompi_op_has_sse3_support_TRUE=''
11303MCA_BUILD_ompi_op_has_sse41_support_FALSE=''
11304MCA_BUILD_ompi_op_has_sse41_support_TRUE=''
11305MCA_BUILD_ompi_osc_monitoring_DSO_FALSE=''
11306MCA_BUILD_ompi_osc_monitoring_DSO_TRUE=''
11307MCA_BUILD_ompi_osc_portals4_DSO_FALSE=''
11308MCA_BUILD_ompi_osc_portals4_DSO_TRUE=''
11309MCA_BUILD_ompi_osc_pt2pt_DSO_FALSE=''
11310MCA_BUILD_ompi_osc_pt2pt_DSO_TRUE=''
11311MCA_BUILD_ompi_osc_rdma_DSO_FALSE=''
11312MCA_BUILD_ompi_osc_rdma_DSO_TRUE=''
11313MCA_BUILD_ompi_osc_sm_DSO_FALSE=''
11314MCA_BUILD_ompi_osc_sm_DSO_TRUE=''
11315MCA_BUILD_ompi_osc_ucx_DSO_FALSE=''
11316MCA_BUILD_ompi_osc_ucx_DSO_TRUE=''
11317MCA_BUILD_ompi_pml_cm_DSO_FALSE=''
11318MCA_BUILD_ompi_pml_cm_DSO_TRUE=''
11319MCA_BUILD_ompi_pml_crcpw_DSO_FALSE=''
11320MCA_BUILD_ompi_pml_crcpw_DSO_TRUE=''
11321MCA_BUILD_ompi_pml_monitoring_DSO_FALSE=''
11322MCA_BUILD_ompi_pml_monitoring_DSO_TRUE=''
11323MCA_BUILD_ompi_pml_ob1_DSO_FALSE=''
11324MCA_BUILD_ompi_pml_ob1_DSO_TRUE=''
11325MCA_BUILD_ompi_pml_ucx_DSO_FALSE=''
11326MCA_BUILD_ompi_pml_ucx_DSO_TRUE=''
11327MCA_BUILD_ompi_pml_v_DSO_FALSE=''
11328MCA_BUILD_ompi_pml_v_DSO_TRUE=''
11329MCA_BUILD_ompi_pml_yalla_DSO_FALSE=''
11330MCA_BUILD_ompi_pml_yalla_DSO_TRUE=''
11331MCA_BUILD_ompi_rte_orte_DSO_FALSE=''
11332MCA_BUILD_ompi_rte_orte_DSO_TRUE=''
11333MCA_BUILD_ompi_rte_pmix_DSO_FALSE=''
11334MCA_BUILD_ompi_rte_pmix_DSO_TRUE=''
11335MCA_BUILD_ompi_sharedfp_individual_DSO_FALSE=''
11336MCA_BUILD_ompi_sharedfp_individual_DSO_TRUE=''
11337MCA_BUILD_ompi_sharedfp_lockedfile_DSO_FALSE=''
11338MCA_BUILD_ompi_sharedfp_lockedfile_DSO_TRUE=''
11339MCA_BUILD_ompi_sharedfp_sm_DSO_FALSE=''
11340MCA_BUILD_ompi_sharedfp_sm_DSO_TRUE=''
11341MCA_BUILD_ompi_topo_basic_DSO_FALSE=''
11342MCA_BUILD_ompi_topo_basic_DSO_TRUE=''
11343MCA_BUILD_ompi_topo_treematch_DSO_FALSE=''
11344MCA_BUILD_ompi_topo_treematch_DSO_TRUE=''
11345MCA_BUILD_ompi_vprotocol_pessimist_DSO_FALSE=''
11346MCA_BUILD_ompi_vprotocol_pessimist_DSO_TRUE=''
11347MCA_BUILD_opal_allocator_basic_DSO_FALSE=''
11348MCA_BUILD_opal_allocator_basic_DSO_TRUE=''
11349MCA_BUILD_opal_allocator_bucket_DSO_FALSE=''
11350MCA_BUILD_opal_allocator_bucket_DSO_TRUE=''
11351MCA_BUILD_opal_backtrace_execinfo_DSO_FALSE=''
11352MCA_BUILD_opal_backtrace_execinfo_DSO_TRUE=''
11353MCA_BUILD_opal_backtrace_none_DSO_FALSE=''
11354MCA_BUILD_opal_backtrace_none_DSO_TRUE=''
11355MCA_BUILD_opal_backtrace_printstack_DSO_FALSE=''
11356MCA_BUILD_opal_backtrace_printstack_DSO_TRUE=''
11357MCA_BUILD_opal_btl_ofi_DSO_FALSE=''
11358MCA_BUILD_opal_btl_ofi_DSO_TRUE=''
11359MCA_BUILD_opal_btl_openib_DSO_FALSE=''
11360MCA_BUILD_opal_btl_openib_DSO_TRUE=''
11361MCA_BUILD_opal_btl_portals4_DSO_FALSE=''
11362MCA_BUILD_opal_btl_portals4_DSO_TRUE=''
11363MCA_BUILD_opal_btl_self_DSO_FALSE=''
11364MCA_BUILD_opal_btl_self_DSO_TRUE=''
11365MCA_BUILD_opal_btl_sm_DSO_FALSE=''
11366MCA_BUILD_opal_btl_sm_DSO_TRUE=''
11367MCA_BUILD_opal_btl_smcuda_DSO_FALSE=''
11368MCA_BUILD_opal_btl_smcuda_DSO_TRUE=''
11369MCA_BUILD_opal_btl_tcp_DSO_FALSE=''
11370MCA_BUILD_opal_btl_tcp_DSO_TRUE=''
11371MCA_BUILD_opal_btl_uct_DSO_FALSE=''
11372MCA_BUILD_opal_btl_uct_DSO_TRUE=''
11373MCA_BUILD_opal_btl_ugni_DSO_FALSE=''
11374MCA_BUILD_opal_btl_ugni_DSO_TRUE=''
11375MCA_BUILD_opal_btl_usnic_DSO_FALSE=''
11376MCA_BUILD_opal_btl_usnic_DSO_TRUE=''
11377MCA_BUILD_opal_btl_vader_DSO_FALSE=''
11378MCA_BUILD_opal_btl_vader_DSO_TRUE=''
11379MCA_BUILD_opal_common_cuda_DSO_FALSE=''
11380MCA_BUILD_opal_common_cuda_DSO_TRUE=''
11381MCA_BUILD_opal_common_ofi_DSO_FALSE=''
11382MCA_BUILD_opal_common_ofi_DSO_TRUE=''
11383MCA_BUILD_opal_common_sm_DSO_FALSE=''
11384MCA_BUILD_opal_common_sm_DSO_TRUE=''
11385MCA_BUILD_opal_common_ucx_DSO_FALSE=''
11386MCA_BUILD_opal_common_ucx_DSO_TRUE=''
11387MCA_BUILD_opal_common_verbs_DSO_FALSE=''
11388MCA_BUILD_opal_common_verbs_DSO_TRUE=''
11389MCA_BUILD_opal_common_verbs_usnic_DSO_FALSE=''
11390MCA_BUILD_opal_common_verbs_usnic_DSO_TRUE=''
11391MCA_BUILD_opal_compress_bzip_DSO_FALSE=''
11392MCA_BUILD_opal_compress_bzip_DSO_TRUE=''
11393MCA_BUILD_opal_compress_gzip_DSO_FALSE=''
11394MCA_BUILD_opal_compress_gzip_DSO_TRUE=''
11395MCA_BUILD_opal_crs_none_DSO_FALSE=''
11396MCA_BUILD_opal_crs_none_DSO_TRUE=''
11397MCA_BUILD_opal_crs_self_DSO_FALSE=''
11398MCA_BUILD_opal_crs_self_DSO_TRUE=''
11399MCA_BUILD_opal_dl_dlopen_DSO_FALSE=''
11400MCA_BUILD_opal_dl_dlopen_DSO_TRUE=''
11401MCA_BUILD_opal_dl_libltdl_DSO_FALSE=''
11402MCA_BUILD_opal_dl_libltdl_DSO_TRUE=''
11403MCA_BUILD_opal_event_external_DSO_FALSE=''
11404MCA_BUILD_opal_event_external_DSO_TRUE=''
11405MCA_BUILD_opal_event_libevent2022_DSO_FALSE=''
11406MCA_BUILD_opal_event_libevent2022_DSO_TRUE=''
11407MCA_BUILD_opal_hwloc_external_DSO_FALSE=''
11408MCA_BUILD_opal_hwloc_external_DSO_TRUE=''
11409MCA_BUILD_opal_hwloc_hwloc201_DSO_FALSE=''
11410MCA_BUILD_opal_hwloc_hwloc201_DSO_TRUE=''
11411MCA_BUILD_opal_if_bsdx_ipv4_DSO_FALSE=''
11412MCA_BUILD_opal_if_bsdx_ipv4_DSO_TRUE=''
11413MCA_BUILD_opal_if_bsdx_ipv6_DSO_FALSE=''
11414MCA_BUILD_opal_if_bsdx_ipv6_DSO_TRUE=''
11415MCA_BUILD_opal_if_linux_ipv6_DSO_FALSE=''
11416MCA_BUILD_opal_if_linux_ipv6_DSO_TRUE=''
11417MCA_BUILD_opal_if_posix_ipv4_DSO_FALSE=''
11418MCA_BUILD_opal_if_posix_ipv4_DSO_TRUE=''
11419MCA_BUILD_opal_if_solaris_ipv6_DSO_FALSE=''
11420MCA_BUILD_opal_if_solaris_ipv6_DSO_TRUE=''
11421MCA_BUILD_opal_installdirs_config_DSO_FALSE=''
11422MCA_BUILD_opal_installdirs_config_DSO_TRUE=''
11423MCA_BUILD_opal_installdirs_env_DSO_FALSE=''
11424MCA_BUILD_opal_installdirs_env_DSO_TRUE=''
11425MCA_BUILD_opal_memchecker_valgrind_DSO_FALSE=''
11426MCA_BUILD_opal_memchecker_valgrind_DSO_TRUE=''
11427MCA_BUILD_opal_memory_malloc_solaris_DSO_FALSE=''
11428MCA_BUILD_opal_memory_malloc_solaris_DSO_TRUE=''
11429MCA_BUILD_opal_memory_patcher_DSO_FALSE=''
11430MCA_BUILD_opal_memory_patcher_DSO_TRUE=''
11431MCA_BUILD_opal_mpool_hugepage_DSO_FALSE=''
11432MCA_BUILD_opal_mpool_hugepage_DSO_TRUE=''
11433MCA_BUILD_opal_mpool_memkind_DSO_FALSE=''
11434MCA_BUILD_opal_mpool_memkind_DSO_TRUE=''
11435MCA_BUILD_opal_patcher_linux_DSO_FALSE=''
11436MCA_BUILD_opal_patcher_linux_DSO_TRUE=''
11437MCA_BUILD_opal_patcher_overwrite_DSO_FALSE=''
11438MCA_BUILD_opal_patcher_overwrite_DSO_TRUE=''
11439MCA_BUILD_opal_pmix_cray_DSO_FALSE=''
11440MCA_BUILD_opal_pmix_cray_DSO_TRUE=''
11441MCA_BUILD_opal_pmix_ext1x_DSO_FALSE=''
11442MCA_BUILD_opal_pmix_ext1x_DSO_TRUE=''
11443MCA_BUILD_opal_pmix_ext2x_DSO_FALSE=''
11444MCA_BUILD_opal_pmix_ext2x_DSO_TRUE=''
11445MCA_BUILD_opal_pmix_ext3x_DSO_FALSE=''
11446MCA_BUILD_opal_pmix_ext3x_DSO_TRUE=''
11447MCA_BUILD_opal_pmix_flux_DSO_FALSE=''
11448MCA_BUILD_opal_pmix_flux_DSO_TRUE=''
11449MCA_BUILD_opal_pmix_isolated_DSO_FALSE=''
11450MCA_BUILD_opal_pmix_isolated_DSO_TRUE=''
11451MCA_BUILD_opal_pmix_pmix3x_DSO_FALSE=''
11452MCA_BUILD_opal_pmix_pmix3x_DSO_TRUE=''
11453MCA_BUILD_opal_pmix_s1_DSO_FALSE=''
11454MCA_BUILD_opal_pmix_s1_DSO_TRUE=''
11455MCA_BUILD_opal_pmix_s2_DSO_FALSE=''
11456MCA_BUILD_opal_pmix_s2_DSO_TRUE=''
11457MCA_BUILD_opal_pstat_linux_DSO_FALSE=''
11458MCA_BUILD_opal_pstat_linux_DSO_TRUE=''
11459MCA_BUILD_opal_pstat_test_DSO_FALSE=''
11460MCA_BUILD_opal_pstat_test_DSO_TRUE=''
11461MCA_BUILD_opal_rcache_gpusm_DSO_FALSE=''
11462MCA_BUILD_opal_rcache_gpusm_DSO_TRUE=''
11463MCA_BUILD_opal_rcache_grdma_DSO_FALSE=''
11464MCA_BUILD_opal_rcache_grdma_DSO_TRUE=''
11465MCA_BUILD_opal_rcache_rgpusm_DSO_FALSE=''
11466MCA_BUILD_opal_rcache_rgpusm_DSO_TRUE=''
11467MCA_BUILD_opal_rcache_udreg_DSO_FALSE=''
11468MCA_BUILD_opal_rcache_udreg_DSO_TRUE=''
11469MCA_BUILD_opal_reachable_netlink_DSO_FALSE=''
11470MCA_BUILD_opal_reachable_netlink_DSO_TRUE=''
11471MCA_BUILD_opal_reachable_weighted_DSO_FALSE=''
11472MCA_BUILD_opal_reachable_weighted_DSO_TRUE=''
11473MCA_BUILD_opal_shmem_mmap_DSO_FALSE=''
11474MCA_BUILD_opal_shmem_mmap_DSO_TRUE=''
11475MCA_BUILD_opal_shmem_posix_DSO_FALSE=''
11476MCA_BUILD_opal_shmem_posix_DSO_TRUE=''
11477MCA_BUILD_opal_shmem_sysv_DSO_FALSE=''
11478MCA_BUILD_opal_shmem_sysv_DSO_TRUE=''
11479MCA_BUILD_opal_timer_altix_DSO_FALSE=''
11480MCA_BUILD_opal_timer_altix_DSO_TRUE=''
11481MCA_BUILD_opal_timer_darwin_DSO_FALSE=''
11482MCA_BUILD_opal_timer_darwin_DSO_TRUE=''
11483MCA_BUILD_opal_timer_linux_DSO_FALSE=''
11484MCA_BUILD_opal_timer_linux_DSO_TRUE=''
11485MCA_BUILD_opal_timer_solaris_DSO_FALSE=''
11486MCA_BUILD_opal_timer_solaris_DSO_TRUE=''
11487MCA_BUILD_orte_common_alps_DSO_FALSE=''
11488MCA_BUILD_orte_common_alps_DSO_TRUE=''
11489MCA_BUILD_orte_errmgr_default_app_DSO_FALSE=''
11490MCA_BUILD_orte_errmgr_default_app_DSO_TRUE=''
11491MCA_BUILD_orte_errmgr_default_hnp_DSO_FALSE=''
11492MCA_BUILD_orte_errmgr_default_hnp_DSO_TRUE=''
11493MCA_BUILD_orte_errmgr_default_orted_DSO_FALSE=''
11494MCA_BUILD_orte_errmgr_default_orted_DSO_TRUE=''
11495MCA_BUILD_orte_errmgr_default_tool_DSO_FALSE=''
11496MCA_BUILD_orte_errmgr_default_tool_DSO_TRUE=''
11497MCA_BUILD_orte_ess_alps_DSO_FALSE=''
11498MCA_BUILD_orte_ess_alps_DSO_TRUE=''
11499MCA_BUILD_orte_ess_env_DSO_FALSE=''
11500MCA_BUILD_orte_ess_env_DSO_TRUE=''
11501MCA_BUILD_orte_ess_hnp_DSO_FALSE=''
11502MCA_BUILD_orte_ess_hnp_DSO_TRUE=''
11503MCA_BUILD_orte_ess_lsf_DSO_FALSE=''
11504MCA_BUILD_orte_ess_lsf_DSO_TRUE=''
11505MCA_BUILD_orte_ess_pmi_DSO_FALSE=''
11506MCA_BUILD_orte_ess_pmi_DSO_TRUE=''
11507MCA_BUILD_orte_ess_singleton_DSO_FALSE=''
11508MCA_BUILD_orte_ess_singleton_DSO_TRUE=''
11509MCA_BUILD_orte_ess_slurm_DSO_FALSE=''
11510MCA_BUILD_orte_ess_slurm_DSO_TRUE=''
11511MCA_BUILD_orte_ess_tm_DSO_FALSE=''
11512MCA_BUILD_orte_ess_tm_DSO_TRUE=''
11513MCA_BUILD_orte_ess_tool_DSO_FALSE=''
11514MCA_BUILD_orte_ess_tool_DSO_TRUE=''
11515MCA_BUILD_orte_filem_raw_DSO_FALSE=''
11516MCA_BUILD_orte_filem_raw_DSO_TRUE=''
11517MCA_BUILD_orte_grpcomm_direct_DSO_FALSE=''
11518MCA_BUILD_orte_grpcomm_direct_DSO_TRUE=''
11519MCA_BUILD_orte_iof_hnp_DSO_FALSE=''
11520MCA_BUILD_orte_iof_hnp_DSO_TRUE=''
11521MCA_BUILD_orte_iof_orted_DSO_FALSE=''
11522MCA_BUILD_orte_iof_orted_DSO_TRUE=''
11523MCA_BUILD_orte_iof_tool_DSO_FALSE=''
11524MCA_BUILD_orte_iof_tool_DSO_TRUE=''
11525MCA_BUILD_orte_odls_alps_DSO_FALSE=''
11526MCA_BUILD_orte_odls_alps_DSO_TRUE=''
11527MCA_BUILD_orte_odls_default_DSO_FALSE=''
11528MCA_BUILD_orte_odls_default_DSO_TRUE=''
11529MCA_BUILD_orte_odls_pspawn_DSO_FALSE=''
11530MCA_BUILD_orte_odls_pspawn_DSO_TRUE=''
11531MCA_BUILD_orte_oob_alps_DSO_FALSE=''
11532MCA_BUILD_orte_oob_alps_DSO_TRUE=''
11533MCA_BUILD_orte_oob_tcp_DSO_FALSE=''
11534MCA_BUILD_orte_oob_tcp_DSO_TRUE=''
11535MCA_BUILD_orte_plm_alps_DSO_FALSE=''
11536MCA_BUILD_orte_plm_alps_DSO_TRUE=''
11537MCA_BUILD_orte_plm_isolated_DSO_FALSE=''
11538MCA_BUILD_orte_plm_isolated_DSO_TRUE=''
11539MCA_BUILD_orte_plm_lsf_DSO_FALSE=''
11540MCA_BUILD_orte_plm_lsf_DSO_TRUE=''
11541MCA_BUILD_orte_plm_rsh_DSO_FALSE=''
11542MCA_BUILD_orte_plm_rsh_DSO_TRUE=''
11543MCA_BUILD_orte_plm_slurm_DSO_FALSE=''
11544MCA_BUILD_orte_plm_slurm_DSO_TRUE=''
11545MCA_BUILD_orte_plm_tm_DSO_FALSE=''
11546MCA_BUILD_orte_plm_tm_DSO_TRUE=''
11547MCA_BUILD_orte_ras_alps_DSO_FALSE=''
11548MCA_BUILD_orte_ras_alps_DSO_TRUE=''
11549MCA_BUILD_orte_ras_gridengine_DSO_FALSE=''
11550MCA_BUILD_orte_ras_gridengine_DSO_TRUE=''
11551MCA_BUILD_orte_ras_lsf_DSO_FALSE=''
11552MCA_BUILD_orte_ras_lsf_DSO_TRUE=''
11553MCA_BUILD_orte_ras_simulator_DSO_FALSE=''
11554MCA_BUILD_orte_ras_simulator_DSO_TRUE=''
11555MCA_BUILD_orte_ras_slurm_DSO_FALSE=''
11556MCA_BUILD_orte_ras_slurm_DSO_TRUE=''
11557MCA_BUILD_orte_ras_tm_DSO_FALSE=''
11558MCA_BUILD_orte_ras_tm_DSO_TRUE=''
11559MCA_BUILD_orte_regx_fwd_DSO_FALSE=''
11560MCA_BUILD_orte_regx_fwd_DSO_TRUE=''
11561MCA_BUILD_orte_regx_naive_DSO_FALSE=''
11562MCA_BUILD_orte_regx_naive_DSO_TRUE=''
11563MCA_BUILD_orte_regx_reverse_DSO_FALSE=''
11564MCA_BUILD_orte_regx_reverse_DSO_TRUE=''
11565MCA_BUILD_orte_rmaps_mindist_DSO_FALSE=''
11566MCA_BUILD_orte_rmaps_mindist_DSO_TRUE=''
11567MCA_BUILD_orte_rmaps_ppr_DSO_FALSE=''
11568MCA_BUILD_orte_rmaps_ppr_DSO_TRUE=''
11569MCA_BUILD_orte_rmaps_rank_file_DSO_FALSE=''
11570MCA_BUILD_orte_rmaps_rank_file_DSO_TRUE=''
11571MCA_BUILD_orte_rmaps_resilient_DSO_FALSE=''
11572MCA_BUILD_orte_rmaps_resilient_DSO_TRUE=''
11573MCA_BUILD_orte_rmaps_round_robin_DSO_FALSE=''
11574MCA_BUILD_orte_rmaps_round_robin_DSO_TRUE=''
11575MCA_BUILD_orte_rmaps_seq_DSO_FALSE=''
11576MCA_BUILD_orte_rmaps_seq_DSO_TRUE=''
11577MCA_BUILD_orte_rml_oob_DSO_FALSE=''
11578MCA_BUILD_orte_rml_oob_DSO_TRUE=''
11579MCA_BUILD_orte_routed_binomial_DSO_FALSE=''
11580MCA_BUILD_orte_routed_binomial_DSO_TRUE=''
11581MCA_BUILD_orte_routed_direct_DSO_FALSE=''
11582MCA_BUILD_orte_routed_direct_DSO_TRUE=''
11583MCA_BUILD_orte_routed_radix_DSO_FALSE=''
11584MCA_BUILD_orte_routed_radix_DSO_TRUE=''
11585MCA_BUILD_orte_rtc_hwloc_DSO_FALSE=''
11586MCA_BUILD_orte_rtc_hwloc_DSO_TRUE=''
11587MCA_BUILD_orte_schizo_alps_DSO_FALSE=''
11588MCA_BUILD_orte_schizo_alps_DSO_TRUE=''
11589MCA_BUILD_orte_schizo_flux_DSO_FALSE=''
11590MCA_BUILD_orte_schizo_flux_DSO_TRUE=''
11591MCA_BUILD_orte_schizo_jsm_DSO_FALSE=''
11592MCA_BUILD_orte_schizo_jsm_DSO_TRUE=''
11593MCA_BUILD_orte_schizo_moab_DSO_FALSE=''
11594MCA_BUILD_orte_schizo_moab_DSO_TRUE=''
11595MCA_BUILD_orte_schizo_ompi_DSO_FALSE=''
11596MCA_BUILD_orte_schizo_ompi_DSO_TRUE=''
11597MCA_BUILD_orte_schizo_orte_DSO_FALSE=''
11598MCA_BUILD_orte_schizo_orte_DSO_TRUE=''
11599MCA_BUILD_orte_schizo_singularity_DSO_FALSE=''
11600MCA_BUILD_orte_schizo_singularity_DSO_TRUE=''
11601MCA_BUILD_orte_schizo_slurm_DSO_FALSE=''
11602MCA_BUILD_orte_schizo_slurm_DSO_TRUE=''
11603MCA_BUILD_orte_snapc_full_DSO_FALSE=''
11604MCA_BUILD_orte_snapc_full_DSO_TRUE=''
11605MCA_BUILD_orte_sstore_central_DSO_FALSE=''
11606MCA_BUILD_orte_sstore_central_DSO_TRUE=''
11607MCA_BUILD_orte_sstore_stage_DSO_FALSE=''
11608MCA_BUILD_orte_sstore_stage_DSO_TRUE=''
11609MCA_BUILD_orte_state_app_DSO_FALSE=''
11610MCA_BUILD_orte_state_app_DSO_TRUE=''
11611MCA_BUILD_orte_state_hnp_DSO_FALSE=''
11612MCA_BUILD_orte_state_hnp_DSO_TRUE=''
11613MCA_BUILD_orte_state_novm_DSO_FALSE=''
11614MCA_BUILD_orte_state_novm_DSO_TRUE=''
11615MCA_BUILD_orte_state_orted_DSO_FALSE=''
11616MCA_BUILD_orte_state_orted_DSO_TRUE=''
11617MCA_BUILD_orte_state_tool_DSO_FALSE=''
11618MCA_BUILD_orte_state_tool_DSO_TRUE=''
11619MCA_BUILD_oshmem_atomic_basic_DSO_FALSE=''
11620MCA_BUILD_oshmem_atomic_basic_DSO_TRUE=''
11621MCA_BUILD_oshmem_atomic_mxm_DSO_FALSE=''
11622MCA_BUILD_oshmem_atomic_mxm_DSO_TRUE=''
11623MCA_BUILD_oshmem_atomic_ucx_DSO_FALSE=''
11624MCA_BUILD_oshmem_atomic_ucx_DSO_TRUE=''
11625MCA_BUILD_oshmem_memheap_buddy_DSO_FALSE=''
11626MCA_BUILD_oshmem_memheap_buddy_DSO_TRUE=''
11627MCA_BUILD_oshmem_memheap_ptmalloc_DSO_FALSE=''
11628MCA_BUILD_oshmem_memheap_ptmalloc_DSO_TRUE=''
11629MCA_BUILD_oshmem_scoll_basic_DSO_FALSE=''
11630MCA_BUILD_oshmem_scoll_basic_DSO_TRUE=''
11631MCA_BUILD_oshmem_scoll_fca_DSO_FALSE=''
11632MCA_BUILD_oshmem_scoll_fca_DSO_TRUE=''
11633MCA_BUILD_oshmem_scoll_mpi_DSO_FALSE=''
11634MCA_BUILD_oshmem_scoll_mpi_DSO_TRUE=''
11635MCA_BUILD_oshmem_scoll_ucc_DSO_FALSE=''
11636MCA_BUILD_oshmem_scoll_ucc_DSO_TRUE=''
11637MCA_BUILD_oshmem_spml_ikrit_DSO_FALSE=''
11638MCA_BUILD_oshmem_spml_ikrit_DSO_TRUE=''
11639MCA_BUILD_oshmem_spml_ucx_DSO_FALSE=''
11640MCA_BUILD_oshmem_spml_ucx_DSO_TRUE=''
11641MCA_BUILD_oshmem_sshmem_mmap_DSO_FALSE=''
11642MCA_BUILD_oshmem_sshmem_mmap_DSO_TRUE=''
11643MCA_BUILD_oshmem_sshmem_sysv_DSO_FALSE=''
11644MCA_BUILD_oshmem_sshmem_sysv_DSO_TRUE=''
11645MCA_BUILD_oshmem_sshmem_ucx_DSO_FALSE=''
11646MCA_BUILD_oshmem_sshmem_ucx_DSO_TRUE=''
11647MCA_BUILD_oshmem_sshmem_verbs_DSO_FALSE=''
11648MCA_BUILD_oshmem_sshmem_verbs_DSO_TRUE=''
11649MCA_PROJECT_DIST_SUBDIRS=''
11650MCA_PROJECT_SUBDIRS=''
11651MCA_btl_openib_have_dynamic_sl_FALSE=''
11652MCA_btl_openib_have_dynamic_sl_TRUE=''
11653MCA_btl_openib_have_rdmacm_FALSE=''
11654MCA_btl_openib_have_rdmacm_TRUE=''
11655MCA_btl_openib_have_udcm_FALSE=''
11656MCA_btl_openib_have_udcm_TRUE=''
11657MCA_btl_openib_have_xrc_FALSE=''
11658MCA_btl_openib_have_xrc_TRUE=''
11659MCA_io_romio321_SHOULD_BUILD_FALSE=''
11660MCA_io_romio321_SHOULD_BUILD_TRUE=''
11661MCA_ompi_FRAMEWORKS=''
11662MCA_ompi_FRAMEWORKS_SUBDIRS=''
11663MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11664MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11665MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11666MCA_ompi_FRAMEWORK_LIBS=''
11667MCA_ompi_bml_ALL_COMPONENTS=''
11668MCA_ompi_bml_ALL_SUBDIRS=''
11669MCA_ompi_bml_DSO_COMPONENTS=''
11670MCA_ompi_bml_DSO_SUBDIRS=''
11671MCA_ompi_bml_STATIC_COMPONENTS=''
11672MCA_ompi_bml_STATIC_LTLIBS=''
11673MCA_ompi_bml_STATIC_SUBDIRS=''
11674MCA_ompi_coll_ALL_COMPONENTS=''
11675MCA_ompi_coll_ALL_SUBDIRS=''
11676MCA_ompi_coll_DSO_COMPONENTS=''
11677MCA_ompi_coll_DSO_SUBDIRS=''
11678MCA_ompi_coll_STATIC_COMPONENTS=''
11679MCA_ompi_coll_STATIC_LTLIBS=''
11680MCA_ompi_coll_STATIC_SUBDIRS=''
11681MCA_ompi_common_ALL_COMPONENTS=''
11682MCA_ompi_common_ALL_SUBDIRS=''
11683MCA_ompi_common_DSO_COMPONENTS=''
11684MCA_ompi_common_DSO_SUBDIRS=''
11685MCA_ompi_common_STATIC_COMPONENTS=''
11686MCA_ompi_common_STATIC_LTLIBS=''
11687MCA_ompi_common_STATIC_SUBDIRS=''
11688MCA_ompi_crcp_ALL_COMPONENTS=''
11689MCA_ompi_crcp_ALL_SUBDIRS=''
11690MCA_ompi_crcp_DSO_COMPONENTS=''
11691MCA_ompi_crcp_DSO_SUBDIRS=''
11692MCA_ompi_crcp_STATIC_COMPONENTS=''
11693MCA_ompi_crcp_STATIC_LTLIBS=''
11694MCA_ompi_crcp_STATIC_SUBDIRS=''
11695MCA_ompi_fbtl_ALL_COMPONENTS=''
11696MCA_ompi_fbtl_ALL_SUBDIRS=''
11697MCA_ompi_fbtl_DSO_COMPONENTS=''
11698MCA_ompi_fbtl_DSO_SUBDIRS=''
11699MCA_ompi_fbtl_STATIC_COMPONENTS=''
11700MCA_ompi_fbtl_STATIC_LTLIBS=''
11701MCA_ompi_fbtl_STATIC_SUBDIRS=''
11702MCA_ompi_fcoll_ALL_COMPONENTS=''
11703MCA_ompi_fcoll_ALL_SUBDIRS=''
11704MCA_ompi_fcoll_DSO_COMPONENTS=''
11705MCA_ompi_fcoll_DSO_SUBDIRS=''
11706MCA_ompi_fcoll_STATIC_COMPONENTS=''
11707MCA_ompi_fcoll_STATIC_LTLIBS=''
11708MCA_ompi_fcoll_STATIC_SUBDIRS=''
11709MCA_ompi_fs_ALL_COMPONENTS=''
11710MCA_ompi_fs_ALL_SUBDIRS=''
11711MCA_ompi_fs_DSO_COMPONENTS=''
11712MCA_ompi_fs_DSO_SUBDIRS=''
11713MCA_ompi_fs_STATIC_COMPONENTS=''
11714MCA_ompi_fs_STATIC_LTLIBS=''
11715MCA_ompi_fs_STATIC_SUBDIRS=''
11716MCA_ompi_hook_ALL_COMPONENTS=''
11717MCA_ompi_hook_ALL_SUBDIRS=''
11718MCA_ompi_hook_DSO_COMPONENTS=''
11719MCA_ompi_hook_DSO_SUBDIRS=''
11720MCA_ompi_hook_STATIC_COMPONENTS=''
11721MCA_ompi_hook_STATIC_LTLIBS=''
11722MCA_ompi_hook_STATIC_SUBDIRS=''
11723MCA_ompi_io_ALL_COMPONENTS=''
11724MCA_ompi_io_ALL_SUBDIRS=''
11725MCA_ompi_io_DSO_COMPONENTS=''
11726MCA_ompi_io_DSO_SUBDIRS=''
11727MCA_ompi_io_STATIC_COMPONENTS=''
11728MCA_ompi_io_STATIC_LTLIBS=''
11729MCA_ompi_io_STATIC_SUBDIRS=''
11730MCA_ompi_mtl_ALL_COMPONENTS=''
11731MCA_ompi_mtl_ALL_SUBDIRS=''
11732MCA_ompi_mtl_DIRECT_CALL_HEADER=''
11733MCA_ompi_mtl_DSO_COMPONENTS=''
11734MCA_ompi_mtl_DSO_SUBDIRS=''
11735MCA_ompi_mtl_STATIC_COMPONENTS=''
11736MCA_ompi_mtl_STATIC_LTLIBS=''
11737MCA_ompi_mtl_STATIC_SUBDIRS=''
11738MCA_ompi_op_ALL_COMPONENTS=''
11739MCA_ompi_op_ALL_SUBDIRS=''
11740MCA_ompi_op_DSO_COMPONENTS=''
11741MCA_ompi_op_DSO_SUBDIRS=''
11742MCA_ompi_op_STATIC_COMPONENTS=''
11743MCA_ompi_op_STATIC_LTLIBS=''
11744MCA_ompi_op_STATIC_SUBDIRS=''
11745MCA_ompi_osc_ALL_COMPONENTS=''
11746MCA_ompi_osc_ALL_SUBDIRS=''
11747MCA_ompi_osc_DSO_COMPONENTS=''
11748MCA_ompi_osc_DSO_SUBDIRS=''
11749MCA_ompi_osc_STATIC_COMPONENTS=''
11750MCA_ompi_osc_STATIC_LTLIBS=''
11751MCA_ompi_osc_STATIC_SUBDIRS=''
11752MCA_ompi_pml_ALL_COMPONENTS=''
11753MCA_ompi_pml_ALL_SUBDIRS=''
11754MCA_ompi_pml_DIRECT_CALL_HEADER=''
11755MCA_ompi_pml_DSO_COMPONENTS=''
11756MCA_ompi_pml_DSO_SUBDIRS=''
11757MCA_ompi_pml_STATIC_COMPONENTS=''
11758MCA_ompi_pml_STATIC_LTLIBS=''
11759MCA_ompi_pml_STATIC_SUBDIRS=''
11760MCA_ompi_rte_ALL_COMPONENTS=''
11761MCA_ompi_rte_ALL_SUBDIRS=''
11762MCA_ompi_rte_DSO_COMPONENTS=''
11763MCA_ompi_rte_DSO_SUBDIRS=''
11764MCA_ompi_rte_STATIC_COMPONENTS=''
11765MCA_ompi_rte_STATIC_LTLIBS=''
11766MCA_ompi_rte_STATIC_SUBDIRS=''
11767MCA_ompi_sharedfp_ALL_COMPONENTS=''
11768MCA_ompi_sharedfp_ALL_SUBDIRS=''
11769MCA_ompi_sharedfp_DSO_COMPONENTS=''
11770MCA_ompi_sharedfp_DSO_SUBDIRS=''
11771MCA_ompi_sharedfp_STATIC_COMPONENTS=''
11772MCA_ompi_sharedfp_STATIC_LTLIBS=''
11773MCA_ompi_sharedfp_STATIC_SUBDIRS=''
11774MCA_ompi_topo_ALL_COMPONENTS=''
11775MCA_ompi_topo_ALL_SUBDIRS=''
11776MCA_ompi_topo_DSO_COMPONENTS=''
11777MCA_ompi_topo_DSO_SUBDIRS=''
11778MCA_ompi_topo_STATIC_COMPONENTS=''
11779MCA_ompi_topo_STATIC_LTLIBS=''
11780MCA_ompi_topo_STATIC_SUBDIRS=''
11781MCA_ompi_vprotocol_ALL_COMPONENTS=''
11782MCA_ompi_vprotocol_ALL_SUBDIRS=''
11783MCA_ompi_vprotocol_DSO_COMPONENTS=''
11784MCA_ompi_vprotocol_DSO_SUBDIRS=''
11785MCA_ompi_vprotocol_STATIC_COMPONENTS=''
11786MCA_ompi_vprotocol_STATIC_LTLIBS=''
11787MCA_ompi_vprotocol_STATIC_SUBDIRS=''
11788MCA_opal_FRAMEWORKS=''
11789MCA_opal_FRAMEWORKS_SUBDIRS=''
11790MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11791MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11792MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11793MCA_opal_FRAMEWORK_LIBS=''
11794MCA_opal_allocator_ALL_COMPONENTS=''
11795MCA_opal_allocator_ALL_SUBDIRS=''
11796MCA_opal_allocator_DSO_COMPONENTS=''
11797MCA_opal_allocator_DSO_SUBDIRS=''
11798MCA_opal_allocator_STATIC_COMPONENTS=''
11799MCA_opal_allocator_STATIC_LTLIBS=''
11800MCA_opal_allocator_STATIC_SUBDIRS=''
11801MCA_opal_backtrace_ALL_COMPONENTS=''
11802MCA_opal_backtrace_ALL_SUBDIRS=''
11803MCA_opal_backtrace_DSO_COMPONENTS=''
11804MCA_opal_backtrace_DSO_SUBDIRS=''
11805MCA_opal_backtrace_STATIC_COMPONENTS=''
11806MCA_opal_backtrace_STATIC_LTLIBS=''
11807MCA_opal_backtrace_STATIC_SUBDIRS=''
11808MCA_opal_btl_ALL_COMPONENTS=''
11809MCA_opal_btl_ALL_SUBDIRS=''
11810MCA_opal_btl_DSO_COMPONENTS=''
11811MCA_opal_btl_DSO_SUBDIRS=''
11812MCA_opal_btl_STATIC_COMPONENTS=''
11813MCA_opal_btl_STATIC_LTLIBS=''
11814MCA_opal_btl_STATIC_SUBDIRS=''
11815MCA_opal_common_ALL_COMPONENTS=''
11816MCA_opal_common_ALL_SUBDIRS=''
11817MCA_opal_common_DSO_COMPONENTS=''
11818MCA_opal_common_DSO_SUBDIRS=''
11819MCA_opal_common_STATIC_COMPONENTS=''
11820MCA_opal_common_STATIC_LTLIBS=''
11821MCA_opal_common_STATIC_SUBDIRS=''
11822MCA_opal_compress_ALL_COMPONENTS=''
11823MCA_opal_compress_ALL_SUBDIRS=''
11824MCA_opal_compress_DSO_COMPONENTS=''
11825MCA_opal_compress_DSO_SUBDIRS=''
11826MCA_opal_compress_STATIC_COMPONENTS=''
11827MCA_opal_compress_STATIC_LTLIBS=''
11828MCA_opal_compress_STATIC_SUBDIRS=''
11829MCA_opal_crs_ALL_COMPONENTS=''
11830MCA_opal_crs_ALL_SUBDIRS=''
11831MCA_opal_crs_DSO_COMPONENTS=''
11832MCA_opal_crs_DSO_SUBDIRS=''
11833MCA_opal_crs_STATIC_COMPONENTS=''
11834MCA_opal_crs_STATIC_LTLIBS=''
11835MCA_opal_crs_STATIC_SUBDIRS=''
11836MCA_opal_dl_ALL_COMPONENTS=''
11837MCA_opal_dl_ALL_SUBDIRS=''
11838MCA_opal_dl_DSO_COMPONENTS=''
11839MCA_opal_dl_DSO_SUBDIRS=''
11840MCA_opal_dl_STATIC_COMPONENTS=''
11841MCA_opal_dl_STATIC_LTLIBS=''
11842MCA_opal_dl_STATIC_SUBDIRS=''
11843MCA_opal_event_ALL_COMPONENTS=''
11844MCA_opal_event_ALL_SUBDIRS=''
11845MCA_opal_event_DSO_COMPONENTS=''
11846MCA_opal_event_DSO_SUBDIRS=''
11847MCA_opal_event_STATIC_COMPONENTS=''
11848MCA_opal_event_STATIC_LTLIBS=''
11849MCA_opal_event_STATIC_SUBDIRS=''
11850MCA_opal_hwloc_ALL_COMPONENTS=''
11851MCA_opal_hwloc_ALL_SUBDIRS=''
11852MCA_opal_hwloc_DSO_COMPONENTS=''
11853MCA_opal_hwloc_DSO_SUBDIRS=''
11854MCA_opal_hwloc_STATIC_COMPONENTS=''
11855MCA_opal_hwloc_STATIC_LTLIBS=''
11856MCA_opal_hwloc_STATIC_SUBDIRS=''
11857MCA_opal_if_ALL_COMPONENTS=''
11858MCA_opal_if_ALL_SUBDIRS=''
11859MCA_opal_if_DSO_COMPONENTS=''
11860MCA_opal_if_DSO_SUBDIRS=''
11861MCA_opal_if_STATIC_COMPONENTS=''
11862MCA_opal_if_STATIC_LTLIBS=''
11863MCA_opal_if_STATIC_SUBDIRS=''
11864MCA_opal_installdirs_ALL_COMPONENTS=''
11865MCA_opal_installdirs_ALL_SUBDIRS=''
11866MCA_opal_installdirs_DSO_COMPONENTS=''
11867MCA_opal_installdirs_DSO_SUBDIRS=''
11868MCA_opal_installdirs_STATIC_COMPONENTS=''
11869MCA_opal_installdirs_STATIC_LTLIBS=''
11870MCA_opal_installdirs_STATIC_SUBDIRS=''
11871MCA_opal_memchecker_ALL_COMPONENTS=''
11872MCA_opal_memchecker_ALL_SUBDIRS=''
11873MCA_opal_memchecker_DSO_COMPONENTS=''
11874MCA_opal_memchecker_DSO_SUBDIRS=''
11875MCA_opal_memchecker_STATIC_COMPONENTS=''
11876MCA_opal_memchecker_STATIC_LTLIBS=''
11877MCA_opal_memchecker_STATIC_SUBDIRS=''
11878MCA_opal_memcpy_ALL_COMPONENTS=''
11879MCA_opal_memcpy_ALL_SUBDIRS=''
11880MCA_opal_memcpy_DSO_COMPONENTS=''
11881MCA_opal_memcpy_DSO_SUBDIRS=''
11882MCA_opal_memcpy_STATIC_COMPONENTS=''
11883MCA_opal_memcpy_STATIC_LTLIBS=''
11884MCA_opal_memcpy_STATIC_SUBDIRS=''
11885MCA_opal_memory_ALL_COMPONENTS=''
11886MCA_opal_memory_ALL_SUBDIRS=''
11887MCA_opal_memory_DSO_COMPONENTS=''
11888MCA_opal_memory_DSO_SUBDIRS=''
11889MCA_opal_memory_STATIC_COMPONENTS=''
11890MCA_opal_memory_STATIC_LTLIBS=''
11891MCA_opal_memory_STATIC_SUBDIRS=''
11892MCA_opal_mpool_ALL_COMPONENTS=''
11893MCA_opal_mpool_ALL_SUBDIRS=''
11894MCA_opal_mpool_DSO_COMPONENTS=''
11895MCA_opal_mpool_DSO_SUBDIRS=''
11896MCA_opal_mpool_STATIC_COMPONENTS=''
11897MCA_opal_mpool_STATIC_LTLIBS=''
11898MCA_opal_mpool_STATIC_SUBDIRS=''
11899MCA_opal_patcher_ALL_COMPONENTS=''
11900MCA_opal_patcher_ALL_SUBDIRS=''
11901MCA_opal_patcher_DSO_COMPONENTS=''
11902MCA_opal_patcher_DSO_SUBDIRS=''
11903MCA_opal_patcher_STATIC_COMPONENTS=''
11904MCA_opal_patcher_STATIC_LTLIBS=''
11905MCA_opal_patcher_STATIC_SUBDIRS=''
11906MCA_opal_pmix_ALL_COMPONENTS=''
11907MCA_opal_pmix_ALL_SUBDIRS=''
11908MCA_opal_pmix_DSO_COMPONENTS=''
11909MCA_opal_pmix_DSO_SUBDIRS=''
11910MCA_opal_pmix_STATIC_COMPONENTS=''
11911MCA_opal_pmix_STATIC_LTLIBS=''
11912MCA_opal_pmix_STATIC_SUBDIRS=''
11913MCA_opal_pstat_ALL_COMPONENTS=''
11914MCA_opal_pstat_ALL_SUBDIRS=''
11915MCA_opal_pstat_DSO_COMPONENTS=''
11916MCA_opal_pstat_DSO_SUBDIRS=''
11917MCA_opal_pstat_STATIC_COMPONENTS=''
11918MCA_opal_pstat_STATIC_LTLIBS=''
11919MCA_opal_pstat_STATIC_SUBDIRS=''
11920MCA_opal_rcache_ALL_COMPONENTS=''
11921MCA_opal_rcache_ALL_SUBDIRS=''
11922MCA_opal_rcache_DSO_COMPONENTS=''
11923MCA_opal_rcache_DSO_SUBDIRS=''
11924MCA_opal_rcache_STATIC_COMPONENTS=''
11925MCA_opal_rcache_STATIC_LTLIBS=''
11926MCA_opal_rcache_STATIC_SUBDIRS=''
11927MCA_opal_reachable_ALL_COMPONENTS=''
11928MCA_opal_reachable_ALL_SUBDIRS=''
11929MCA_opal_reachable_DSO_COMPONENTS=''
11930MCA_opal_reachable_DSO_SUBDIRS=''
11931MCA_opal_reachable_STATIC_COMPONENTS=''
11932MCA_opal_reachable_STATIC_LTLIBS=''
11933MCA_opal_reachable_STATIC_SUBDIRS=''
11934MCA_opal_shmem_ALL_COMPONENTS=''
11935MCA_opal_shmem_ALL_SUBDIRS=''
11936MCA_opal_shmem_DSO_COMPONENTS=''
11937MCA_opal_shmem_DSO_SUBDIRS=''
11938MCA_opal_shmem_STATIC_COMPONENTS=''
11939MCA_opal_shmem_STATIC_LTLIBS=''
11940MCA_opal_shmem_STATIC_SUBDIRS=''
11941MCA_opal_timer_ALL_COMPONENTS=''
11942MCA_opal_timer_ALL_SUBDIRS=''
11943MCA_opal_timer_DSO_COMPONENTS=''
11944MCA_opal_timer_DSO_SUBDIRS=''
11945MCA_opal_timer_STATIC_COMPONENTS=''
11946MCA_opal_timer_STATIC_LTLIBS=''
11947MCA_opal_timer_STATIC_SUBDIRS=''
11948MCA_orte_FRAMEWORKS=''
11949MCA_orte_FRAMEWORKS_SUBDIRS=''
11950MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
11951MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
11952MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
11953MCA_orte_FRAMEWORK_LIBS=''
11954MCA_orte_common_ALL_COMPONENTS=''
11955MCA_orte_common_ALL_SUBDIRS=''
11956MCA_orte_common_DSO_COMPONENTS=''
11957MCA_orte_common_DSO_SUBDIRS=''
11958MCA_orte_common_STATIC_COMPONENTS=''
11959MCA_orte_common_STATIC_LTLIBS=''
11960MCA_orte_common_STATIC_SUBDIRS=''
11961MCA_orte_errmgr_ALL_COMPONENTS=''
11962MCA_orte_errmgr_ALL_SUBDIRS=''
11963MCA_orte_errmgr_DSO_COMPONENTS=''
11964MCA_orte_errmgr_DSO_SUBDIRS=''
11965MCA_orte_errmgr_STATIC_COMPONENTS=''
11966MCA_orte_errmgr_STATIC_LTLIBS=''
11967MCA_orte_errmgr_STATIC_SUBDIRS=''
11968MCA_orte_ess_ALL_COMPONENTS=''
11969MCA_orte_ess_ALL_SUBDIRS=''
11970MCA_orte_ess_DSO_COMPONENTS=''
11971MCA_orte_ess_DSO_SUBDIRS=''
11972MCA_orte_ess_STATIC_COMPONENTS=''
11973MCA_orte_ess_STATIC_LTLIBS=''
11974MCA_orte_ess_STATIC_SUBDIRS=''
11975MCA_orte_filem_ALL_COMPONENTS=''
11976MCA_orte_filem_ALL_SUBDIRS=''
11977MCA_orte_filem_DSO_COMPONENTS=''
11978MCA_orte_filem_DSO_SUBDIRS=''
11979MCA_orte_filem_STATIC_COMPONENTS=''
11980MCA_orte_filem_STATIC_LTLIBS=''
11981MCA_orte_filem_STATIC_SUBDIRS=''
11982MCA_orte_grpcomm_ALL_COMPONENTS=''
11983MCA_orte_grpcomm_ALL_SUBDIRS=''
11984MCA_orte_grpcomm_DSO_COMPONENTS=''
11985MCA_orte_grpcomm_DSO_SUBDIRS=''
11986MCA_orte_grpcomm_STATIC_COMPONENTS=''
11987MCA_orte_grpcomm_STATIC_LTLIBS=''
11988MCA_orte_grpcomm_STATIC_SUBDIRS=''
11989MCA_orte_iof_ALL_COMPONENTS=''
11990MCA_orte_iof_ALL_SUBDIRS=''
11991MCA_orte_iof_DSO_COMPONENTS=''
11992MCA_orte_iof_DSO_SUBDIRS=''
11993MCA_orte_iof_STATIC_COMPONENTS=''
11994MCA_orte_iof_STATIC_LTLIBS=''
11995MCA_orte_iof_STATIC_SUBDIRS=''
11996MCA_orte_odls_ALL_COMPONENTS=''
11997MCA_orte_odls_ALL_SUBDIRS=''
11998MCA_orte_odls_DSO_COMPONENTS=''
11999MCA_orte_odls_DSO_SUBDIRS=''
12000MCA_orte_odls_STATIC_COMPONENTS=''
12001MCA_orte_odls_STATIC_LTLIBS=''
12002MCA_orte_odls_STATIC_SUBDIRS=''
12003MCA_orte_oob_ALL_COMPONENTS=''
12004MCA_orte_oob_ALL_SUBDIRS=''
12005MCA_orte_oob_DSO_COMPONENTS=''
12006MCA_orte_oob_DSO_SUBDIRS=''
12007MCA_orte_oob_STATIC_COMPONENTS=''
12008MCA_orte_oob_STATIC_LTLIBS=''
12009MCA_orte_oob_STATIC_SUBDIRS=''
12010MCA_orte_plm_ALL_COMPONENTS=''
12011MCA_orte_plm_ALL_SUBDIRS=''
12012MCA_orte_plm_DSO_COMPONENTS=''
12013MCA_orte_plm_DSO_SUBDIRS=''
12014MCA_orte_plm_STATIC_COMPONENTS=''
12015MCA_orte_plm_STATIC_LTLIBS=''
12016MCA_orte_plm_STATIC_SUBDIRS=''
12017MCA_orte_ras_ALL_COMPONENTS=''
12018MCA_orte_ras_ALL_SUBDIRS=''
12019MCA_orte_ras_DSO_COMPONENTS=''
12020MCA_orte_ras_DSO_SUBDIRS=''
12021MCA_orte_ras_STATIC_COMPONENTS=''
12022MCA_orte_ras_STATIC_LTLIBS=''
12023MCA_orte_ras_STATIC_SUBDIRS=''
12024MCA_orte_regx_ALL_COMPONENTS=''
12025MCA_orte_regx_ALL_SUBDIRS=''
12026MCA_orte_regx_DSO_COMPONENTS=''
12027MCA_orte_regx_DSO_SUBDIRS=''
12028MCA_orte_regx_STATIC_COMPONENTS=''
12029MCA_orte_regx_STATIC_LTLIBS=''
12030MCA_orte_regx_STATIC_SUBDIRS=''
12031MCA_orte_rmaps_ALL_COMPONENTS=''
12032MCA_orte_rmaps_ALL_SUBDIRS=''
12033MCA_orte_rmaps_DSO_COMPONENTS=''
12034MCA_orte_rmaps_DSO_SUBDIRS=''
12035MCA_orte_rmaps_STATIC_COMPONENTS=''
12036MCA_orte_rmaps_STATIC_LTLIBS=''
12037MCA_orte_rmaps_STATIC_SUBDIRS=''
12038MCA_orte_rml_ALL_COMPONENTS=''
12039MCA_orte_rml_ALL_SUBDIRS=''
12040MCA_orte_rml_DSO_COMPONENTS=''
12041MCA_orte_rml_DSO_SUBDIRS=''
12042MCA_orte_rml_STATIC_COMPONENTS=''
12043MCA_orte_rml_STATIC_LTLIBS=''
12044MCA_orte_rml_STATIC_SUBDIRS=''
12045MCA_orte_routed_ALL_COMPONENTS=''
12046MCA_orte_routed_ALL_SUBDIRS=''
12047MCA_orte_routed_DSO_COMPONENTS=''
12048MCA_orte_routed_DSO_SUBDIRS=''
12049MCA_orte_routed_STATIC_COMPONENTS=''
12050MCA_orte_routed_STATIC_LTLIBS=''
12051MCA_orte_routed_STATIC_SUBDIRS=''
12052MCA_orte_rtc_ALL_COMPONENTS=''
12053MCA_orte_rtc_ALL_SUBDIRS=''
12054MCA_orte_rtc_DSO_COMPONENTS=''
12055MCA_orte_rtc_DSO_SUBDIRS=''
12056MCA_orte_rtc_STATIC_COMPONENTS=''
12057MCA_orte_rtc_STATIC_LTLIBS=''
12058MCA_orte_rtc_STATIC_SUBDIRS=''
12059MCA_orte_schizo_ALL_COMPONENTS=''
12060MCA_orte_schizo_ALL_SUBDIRS=''
12061MCA_orte_schizo_DSO_COMPONENTS=''
12062MCA_orte_schizo_DSO_SUBDIRS=''
12063MCA_orte_schizo_STATIC_COMPONENTS=''
12064MCA_orte_schizo_STATIC_LTLIBS=''
12065MCA_orte_schizo_STATIC_SUBDIRS=''
12066MCA_orte_snapc_ALL_COMPONENTS=''
12067MCA_orte_snapc_ALL_SUBDIRS=''
12068MCA_orte_snapc_DSO_COMPONENTS=''
12069MCA_orte_snapc_DSO_SUBDIRS=''
12070MCA_orte_snapc_STATIC_COMPONENTS=''
12071MCA_orte_snapc_STATIC_LTLIBS=''
12072MCA_orte_snapc_STATIC_SUBDIRS=''
12073MCA_orte_sstore_ALL_COMPONENTS=''
12074MCA_orte_sstore_ALL_SUBDIRS=''
12075MCA_orte_sstore_DSO_COMPONENTS=''
12076MCA_orte_sstore_DSO_SUBDIRS=''
12077MCA_orte_sstore_STATIC_COMPONENTS=''
12078MCA_orte_sstore_STATIC_LTLIBS=''
12079MCA_orte_sstore_STATIC_SUBDIRS=''
12080MCA_orte_state_ALL_COMPONENTS=''
12081MCA_orte_state_ALL_SUBDIRS=''
12082MCA_orte_state_DSO_COMPONENTS=''
12083MCA_orte_state_DSO_SUBDIRS=''
12084MCA_orte_state_STATIC_COMPONENTS=''
12085MCA_orte_state_STATIC_LTLIBS=''
12086MCA_orte_state_STATIC_SUBDIRS=''
12087MCA_oshmem_FRAMEWORKS=''
12088MCA_oshmem_FRAMEWORKS_SUBDIRS=''
12089MCA_oshmem_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
12090MCA_oshmem_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
12091MCA_oshmem_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
12092MCA_oshmem_FRAMEWORK_LIBS=''
12093MCA_oshmem_atomic_ALL_COMPONENTS=''
12094MCA_oshmem_atomic_ALL_SUBDIRS=''
12095MCA_oshmem_atomic_DSO_COMPONENTS=''
12096MCA_oshmem_atomic_DSO_SUBDIRS=''
12097MCA_oshmem_atomic_STATIC_COMPONENTS=''
12098MCA_oshmem_atomic_STATIC_LTLIBS=''
12099MCA_oshmem_atomic_STATIC_SUBDIRS=''
12100MCA_oshmem_memheap_ALL_COMPONENTS=''
12101MCA_oshmem_memheap_ALL_SUBDIRS=''
12102MCA_oshmem_memheap_DIRECT_CALL_HEADER=''
12103MCA_oshmem_memheap_DSO_COMPONENTS=''
12104MCA_oshmem_memheap_DSO_SUBDIRS=''
12105MCA_oshmem_memheap_STATIC_COMPONENTS=''
12106MCA_oshmem_memheap_STATIC_LTLIBS=''
12107MCA_oshmem_memheap_STATIC_SUBDIRS=''
12108MCA_oshmem_scoll_ALL_COMPONENTS=''
12109MCA_oshmem_scoll_ALL_SUBDIRS=''
12110MCA_oshmem_scoll_DSO_COMPONENTS=''
12111MCA_oshmem_scoll_DSO_SUBDIRS=''
12112MCA_oshmem_scoll_STATIC_COMPONENTS=''
12113MCA_oshmem_scoll_STATIC_LTLIBS=''
12114MCA_oshmem_scoll_STATIC_SUBDIRS=''
12115MCA_oshmem_spml_ALL_COMPONENTS=''
12116MCA_oshmem_spml_ALL_SUBDIRS=''
12117MCA_oshmem_spml_DIRECT_CALL_HEADER=''
12118MCA_oshmem_spml_DSO_COMPONENTS=''
12119MCA_oshmem_spml_DSO_SUBDIRS=''
12120MCA_oshmem_spml_STATIC_COMPONENTS=''
12121MCA_oshmem_spml_STATIC_LTLIBS=''
12122MCA_oshmem_spml_STATIC_SUBDIRS=''
12123MCA_oshmem_sshmem_ALL_COMPONENTS=''
12124MCA_oshmem_sshmem_ALL_SUBDIRS=''
12125MCA_oshmem_sshmem_DSO_COMPONENTS=''
12126MCA_oshmem_sshmem_DSO_SUBDIRS=''
12127MCA_oshmem_sshmem_STATIC_COMPONENTS=''
12128MCA_oshmem_sshmem_STATIC_LTLIBS=''
12129MCA_oshmem_sshmem_STATIC_SUBDIRS=''
12130MKDIR_P='/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 -c -d'
12131MPIR_UNWIND_CFLAGS=''
12132NM='/opt/local/bin/nm -B'
12133NMEDIT=''
12134OBJDUMP='objdump'
12135OBJEXT='o'
12136OMPI_ALIGNMENT_FORTRAN_CHARACTER=''
12137OMPI_ALIGNMENT_FORTRAN_COMPLEX16=''
12138OMPI_ALIGNMENT_FORTRAN_COMPLEX32=''
12139OMPI_ALIGNMENT_FORTRAN_COMPLEX4=''
12140OMPI_ALIGNMENT_FORTRAN_COMPLEX8=''
12141OMPI_ALIGNMENT_FORTRAN_COMPLEX=''
12142OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX=''
12143OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION=''
12144OMPI_ALIGNMENT_FORTRAN_INTEGER16=''
12145OMPI_ALIGNMENT_FORTRAN_INTEGER1=''
12146OMPI_ALIGNMENT_FORTRAN_INTEGER2=''
12147OMPI_ALIGNMENT_FORTRAN_INTEGER4=''
12148OMPI_ALIGNMENT_FORTRAN_INTEGER8=''
12149OMPI_ALIGNMENT_FORTRAN_INTEGER=''
12150OMPI_ALIGNMENT_FORTRAN_LOGICAL1=''
12151OMPI_ALIGNMENT_FORTRAN_LOGICAL2=''
12152OMPI_ALIGNMENT_FORTRAN_LOGICAL4=''
12153OMPI_ALIGNMENT_FORTRAN_LOGICAL8=''
12154OMPI_ALIGNMENT_FORTRAN_LOGICAL=''
12155OMPI_ALIGNMENT_FORTRAN_REAL16=''
12156OMPI_ALIGNMENT_FORTRAN_REAL2=''
12157OMPI_ALIGNMENT_FORTRAN_REAL4=''
12158OMPI_ALIGNMENT_FORTRAN_REAL8=''
12159OMPI_ALIGNMENT_FORTRAN_REAL=''
12160OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_FALSE=''
12161OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_TRUE=''
12162OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_FALSE=''
12163OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_TRUE=''
12164OMPI_BUILD_FORTRAN_USEMPIF08_EXT_FALSE=''
12165OMPI_BUILD_FORTRAN_USEMPIF08_EXT_TRUE=''
12166OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_FALSE=''
12167OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_TRUE=''
12168OMPI_BUILD_FORTRAN_USEMPI_EXT_FALSE=''
12169OMPI_BUILD_FORTRAN_USEMPI_EXT_TRUE=''
12170OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_FALSE=''
12171OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_TRUE=''
12172OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_FALSE=''
12173OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_TRUE=''
12174OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_FALSE=''
12175OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_TRUE=''
12176OMPI_BUILD_MPI_CXX_BINDINGS_FALSE='#'
12177OMPI_BUILD_MPI_CXX_BINDINGS_TRUE=''
12178OMPI_CONTRIB_DIST_SUBDIRS=''
12179OMPI_CONTRIB_SUBDIRS=''
12180OMPI_CXX_ABSOLUTE='none'
12181OMPI_ENABLE_GREQUEST_EXTENSIONS='0'
12182OMPI_ENABLE_GREQUEST_EXTENSIONS_FALSE=''
12183OMPI_ENABLE_GREQUEST_EXTENSIONS_TRUE='#'
12184OMPI_ENABLE_MPI1_COMPAT='0'
12185OMPI_ENABLE_MPI1_COMPAT_FALSE=''
12186OMPI_ENABLE_MPI1_COMPAT_TRUE='#'
12187OMPI_F08_SUFFIX=''
12188OMPI_FC=''
12189OMPI_FC_ABSOLUTE=''
12190OMPI_FC_MODULE_FLAG=''
12191OMPI_FORTRAN_BUILD_SIZEOF=''
12192OMPI_FORTRAN_CAPS=''
12193OMPI_FORTRAN_CKINDS=''
12194OMPI_FORTRAN_DOUBLE_UNDERSCORE=''
12195OMPI_FORTRAN_EXTRA_SHARED_LIBRARY_FLAGS=''
12196OMPI_FORTRAN_F08_PREDECL=''
12197OMPI_FORTRAN_F08_TYPE=''
12198OMPI_FORTRAN_HAVE_ABSTRACT=''
12199OMPI_FORTRAN_HAVE_ASYNCHRONOUS=''
12200OMPI_FORTRAN_HAVE_BIND_C=''
12201OMPI_FORTRAN_HAVE_C_FUNLOC=''
12202OMPI_FORTRAN_HAVE_INTERFACE=''
12203OMPI_FORTRAN_HAVE_ISO_C_BINDING=''
12204OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV=''
12205OMPI_FORTRAN_HAVE_PRIVATE=''
12206OMPI_FORTRAN_HAVE_PROCEDURE=''
12207OMPI_FORTRAN_HAVE_STORAGE_SIZE=''
12208OMPI_FORTRAN_HAVE_USE_ONLY=''
12209OMPI_FORTRAN_IGNORE_TKR_PREDECL=''
12210OMPI_FORTRAN_IGNORE_TKR_TYPE=''
12211OMPI_FORTRAN_IKINDS=''
12212OMPI_FORTRAN_MAX_ARRAY_RANK=''
12213OMPI_FORTRAN_NEED_WRAPPER_ROUTINES=''
12214OMPI_FORTRAN_PLAIN=''
12215OMPI_FORTRAN_RKINDS=''
12216OMPI_FORTRAN_SINGLE_UNDERSCORE=''
12217OMPI_FORTRAN_STATUS_SIZE=''
12218OMPI_FORTRAN_USEMPIF08_LIB=''
12219OMPI_FORTRAN_USEMPI_DIR=''
12220OMPI_FORTRAN_USEMPI_LIB=''
12221OMPI_F_SUFFIX=''
12222OMPI_GREEK_VERSION=''
12223OMPI_HAVE_FORTRAN_CHARACTER=''
12224OMPI_HAVE_FORTRAN_COMPLEX16=''
12225OMPI_HAVE_FORTRAN_COMPLEX32=''
12226OMPI_HAVE_FORTRAN_COMPLEX4=''
12227OMPI_HAVE_FORTRAN_COMPLEX8=''
12228OMPI_HAVE_FORTRAN_COMPLEX=''
12229OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX=''
12230OMPI_HAVE_FORTRAN_DOUBLE_PRECISION=''
12231OMPI_HAVE_FORTRAN_INTEGER16=''
12232OMPI_HAVE_FORTRAN_INTEGER1=''
12233OMPI_HAVE_FORTRAN_INTEGER2=''
12234OMPI_HAVE_FORTRAN_INTEGER4=''
12235OMPI_HAVE_FORTRAN_INTEGER8=''
12236OMPI_HAVE_FORTRAN_INTEGER=''
12237OMPI_HAVE_FORTRAN_LOGICAL1=''
12238OMPI_HAVE_FORTRAN_LOGICAL2=''
12239OMPI_HAVE_FORTRAN_LOGICAL4=''
12240OMPI_HAVE_FORTRAN_LOGICAL8=''
12241OMPI_HAVE_FORTRAN_LOGICAL=''
12242OMPI_HAVE_FORTRAN_REAL16=''
12243OMPI_HAVE_FORTRAN_REAL2=''
12244OMPI_HAVE_FORTRAN_REAL4=''
12245OMPI_HAVE_FORTRAN_REAL8=''
12246OMPI_HAVE_FORTRAN_REAL=''
12247OMPI_HAVE_JAVAH_SUPPORT_FALSE=''
12248OMPI_HAVE_JAVAH_SUPPORT_TRUE='#'
12249OMPI_JDK_CPPFLAGS=''
12250OMPI_KIND_FORTRAN_CHARACTER=''
12251OMPI_KIND_FORTRAN_COMPLEX16=''
12252OMPI_KIND_FORTRAN_COMPLEX32=''
12253OMPI_KIND_FORTRAN_COMPLEX4=''
12254OMPI_KIND_FORTRAN_COMPLEX8=''
12255OMPI_KIND_FORTRAN_COMPLEX=''
12256OMPI_KIND_FORTRAN_DOUBLE_COMPLEX=''
12257OMPI_KIND_FORTRAN_DOUBLE_PRECISION=''
12258OMPI_KIND_FORTRAN_INTEGER16=''
12259OMPI_KIND_FORTRAN_INTEGER1=''
12260OMPI_KIND_FORTRAN_INTEGER2=''
12261OMPI_KIND_FORTRAN_INTEGER4=''
12262OMPI_KIND_FORTRAN_INTEGER8=''
12263OMPI_KIND_FORTRAN_INTEGER=''
12264OMPI_KIND_FORTRAN_LOGICAL1=''
12265OMPI_KIND_FORTRAN_LOGICAL2=''
12266OMPI_KIND_FORTRAN_LOGICAL4=''
12267OMPI_KIND_FORTRAN_LOGICAL8=''
12268OMPI_KIND_FORTRAN_LOGICAL=''
12269OMPI_KIND_FORTRAN_REAL16=''
12270OMPI_KIND_FORTRAN_REAL2=''
12271OMPI_KIND_FORTRAN_REAL4=''
12272OMPI_KIND_FORTRAN_REAL8=''
12273OMPI_KIND_FORTRAN_REAL=''
12274OMPI_LIBMPI_EXTRA_LDFLAGS=''
12275OMPI_LIBMPI_EXTRA_LIBS=''
12276OMPI_LIBMPI_NAME='mpi'
12277OMPI_MAJOR_VERSION='4'
12278OMPI_MINOR_VERSION='1'
12279OMPI_MPIEXT_ALL_SUBDIRS=''
12280OMPI_MPIEXT_C_DIRS=''
12281OMPI_MPIEXT_C_LIBS=''
12282OMPI_MPIEXT_MPIFH_DIRS=''
12283OMPI_MPIEXT_MPIFH_LIBS=''
12284OMPI_MPIEXT_USEMPIF08_DIRS=''
12285OMPI_MPIEXT_USEMPIF08_LIBS=''
12286OMPI_MPIEXT_USEMPI_DIRS=''
12287OMPI_MPIEXT_USEMPI_LIBS=''
12288OMPI_MPI_ADDRESS_KIND=''
12289OMPI_MPI_BIND_PREFIX=''
12290OMPI_MPI_COUNT_KIND=''
12291OMPI_MPI_INTEGER_KIND=''
12292OMPI_MPI_OFFSET_KIND=''
12293OMPI_MPI_PREFIX=''
12294OMPI_MTL_PORTALS4_FLOW_CONTROL_FALSE=''
12295OMPI_MTL_PORTALS4_FLOW_CONTROL_TRUE=''
12296OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE=''
12297OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#'
12298OMPI_PKG_CONFIG_LDFLAGS=''
12299OMPI_RELEASE_DATE='May 26, 2022'
12300OMPI_RELEASE_VERSION='4'
12301OMPI_REPO_REV='v4.1.4'
12302OMPI_RTE_ORTE_FALSE=''
12303OMPI_RTE_ORTE_TRUE=''
12304OMPI_RTE_PMIX_FALSE=''
12305OMPI_RTE_PMIX_TRUE=''
12306OMPI_SIZEOF_FORTRAN_CHARACTER=''
12307OMPI_SIZEOF_FORTRAN_COMPLEX16=''
12308OMPI_SIZEOF_FORTRAN_COMPLEX32=''
12309OMPI_SIZEOF_FORTRAN_COMPLEX4=''
12310OMPI_SIZEOF_FORTRAN_COMPLEX8=''
12311OMPI_SIZEOF_FORTRAN_COMPLEX=''
12312OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX=''
12313OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION=''
12314OMPI_SIZEOF_FORTRAN_INTEGER16=''
12315OMPI_SIZEOF_FORTRAN_INTEGER1=''
12316OMPI_SIZEOF_FORTRAN_INTEGER2=''
12317OMPI_SIZEOF_FORTRAN_INTEGER4=''
12318OMPI_SIZEOF_FORTRAN_INTEGER8=''
12319OMPI_SIZEOF_FORTRAN_INTEGER=''
12320OMPI_SIZEOF_FORTRAN_LOGICAL1=''
12321OMPI_SIZEOF_FORTRAN_LOGICAL2=''
12322OMPI_SIZEOF_FORTRAN_LOGICAL4=''
12323OMPI_SIZEOF_FORTRAN_LOGICAL8=''
12324OMPI_SIZEOF_FORTRAN_LOGICAL=''
12325OMPI_SIZEOF_FORTRAN_REAL16=''
12326OMPI_SIZEOF_FORTRAN_REAL2=''
12327OMPI_SIZEOF_FORTRAN_REAL4=''
12328OMPI_SIZEOF_FORTRAN_REAL8=''
12329OMPI_SIZEOF_FORTRAN_REAL=''
12330OMPI_TARBALL_VERSION='4.1.4'
12331OMPI_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'
12332OMPI_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'
12333OMPI_VERSION='4.1.4'
12334OMPI_WANT_JAVA_BINDINGS_FALSE=''
12335OMPI_WANT_JAVA_BINDINGS_TRUE='#'
12336OMPI_WRAPPER_CXX_LIB=''
12337OMPI_WRAPPER_CXX_REQUIRED_FILE=''
12338OMPI_WRAPPER_EXTRA_CFLAGS=''
12339OMPI_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12340OMPI_WRAPPER_EXTRA_CPPFLAGS=''
12341OMPI_WRAPPER_EXTRA_CXXFLAGS=''
12342OMPI_WRAPPER_EXTRA_CXXFLAGS_PREFIX=''
12343OMPI_WRAPPER_EXTRA_FCFLAGS=''
12344OMPI_WRAPPER_EXTRA_FCFLAGS_PREFIX=''
12345OMPI_WRAPPER_EXTRA_FC_LDFLAGS=''
12346OMPI_WRAPPER_EXTRA_LDFLAGS=''
12347OMPI_WRAPPER_EXTRA_LIBS=''
12348OMPI_WRAPPER_FORTRAN_REQUIRED_FILE=''
12349OMPI_WRAPPER_INCLUDEDIR=''
12350OMPI_WRAPPER_LIBDIR=''
12351OPAL_ASM_GSYM=''
12352OPAL_ASM_LSYM=''
12353OPAL_ASM_SUPPORT_64BIT=''
12354OPAL_ASM_TEXT='.text'
12355OPAL_ASM_TYPE=''
12356OPAL_ASSEMBLY_ARCH=''
12357OPAL_ASSEMBLY_BUILTIN=''
12358OPAL_ASSEMBLY_FORMAT=''
12359OPAL_AS_GLOBAL=''
12360OPAL_AS_LABEL_SUFFIX=''
12361OPAL_BTL_PORTALS4_FLOW_CONTROL_FALSE=''
12362OPAL_BTL_PORTALS4_FLOW_CONTROL_TRUE=''
12363OPAL_BTL_USNIC_BUILD_UNIT_TESTS_FALSE=''
12364OPAL_BTL_USNIC_BUILD_UNIT_TESTS_TRUE=''
12365OPAL_CC_ABSOLUTE=''
12366OPAL_COMPILE_TIMING_FALSE=''
12367OPAL_COMPILE_TIMING_TRUE='#'
12368OPAL_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\'\'''
12369OPAL_CONFIGURE_DATE='Wed Oct 25 21:06:11 UTC 2023'
12370OPAL_CONFIGURE_HOST='Ronalds-MBP-2'
12371OPAL_CONFIGURE_USER='root'
12372OPAL_CXX_ABSOLUTE='none'
12373OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf'
12374OPAL_DYN_LIB_PREFIX=''
12375OPAL_DYN_LIB_SUFFIX=''
12376OPAL_EVENT_HAVE_THREAD_SUPPORT_FALSE=''
12377OPAL_EVENT_HAVE_THREAD_SUPPORT_TRUE=''
12378OPAL_GREEK_VERSION=''
12379OPAL_INSTALL_BINARIES_FALSE='#'
12380OPAL_INSTALL_BINARIES_TRUE=''
12381OPAL_INSTALL_TIMING_BINARIES_FALSE=''
12382OPAL_INSTALL_TIMING_BINARIES_TRUE='#'
12383OPAL_LIB_PREFIX=''
12384OPAL_MAJOR_VERSION='4'
12385OPAL_MAX_DATAREP_STRING='128'
12386OPAL_MAX_ERROR_STRING='256'
12387OPAL_MAX_INFO_KEY='36'
12388OPAL_MAX_INFO_VAL='256'
12389OPAL_MAX_OBJECT_NAME='64'
12390OPAL_MAX_PORT_NAME='1024'
12391OPAL_MAX_PROCESSOR_NAME='256'
12392OPAL_MINOR_VERSION='1'
12393OPAL_PARAM_FROM_PLATFORM=''
12394OPAL_PKG_CONFIG_LDFLAGS=''
12395OPAL_RELEASE_DATE='May 26, 2022'
12396OPAL_RELEASE_VERSION='4'
12397OPAL_REPO_REV='v4.1.4'
12398OPAL_TARBALL_VERSION='4.1.4'
12399OPAL_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'
12400OPAL_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'
12401OPAL_VERSION='4.1.4'
12402OPAL_WANT_MEMCHECKER_FALSE=''
12403OPAL_WANT_MEMCHECKER_TRUE=''
12404OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE=''
12405OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#'
12406OPAL_WRAPPER_EXTRA_CFLAGS=''
12407OPAL_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12408OPAL_WRAPPER_EXTRA_CPPFLAGS=''
12409OPAL_WRAPPER_EXTRA_CXXFLAGS=''
12410OPAL_WRAPPER_EXTRA_CXXFLAGS_PREFIX=''
12411OPAL_WRAPPER_EXTRA_LDFLAGS=''
12412OPAL_WRAPPER_EXTRA_LIBS=''
12413OPAL_cuda_gdr_support_FALSE=''
12414OPAL_cuda_gdr_support_TRUE='#'
12415OPAL_cuda_get_attributes_FALSE=''
12416OPAL_cuda_get_attributes_TRUE='#'
12417OPAL_cuda_support_FALSE=''
12418OPAL_cuda_support_TRUE='#'
12419OPAL_cuda_sync_memops_FALSE=''
12420OPAL_cuda_sync_memops_TRUE='#'
12421ORTE_GREEK_VERSION=''
12422ORTE_LIB_PREFIX=''
12423ORTE_MAJOR_VERSION='4'
12424ORTE_MINOR_VERSION='1'
12425ORTE_PKG_CONFIG_LDFLAGS=''
12426ORTE_RELEASE_DATE='May 26, 2022'
12427ORTE_RELEASE_VERSION='4'
12428ORTE_REPO_REV='v4.1.4'
12429ORTE_TARBALL_VERSION='4.1.4'
12430ORTE_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'
12431ORTE_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'
12432ORTE_VERSION='4.1.4'
12433ORTE_WRAPPER_EXTRA_CFLAGS=''
12434ORTE_WRAPPER_EXTRA_CFLAGS_PREFIX=''
12435ORTE_WRAPPER_EXTRA_CPPFLAGS=''
12436ORTE_WRAPPER_EXTRA_LDFLAGS=''
12437ORTE_WRAPPER_EXTRA_LIBS=''
12438OSHMEM_BUILD_FORTRAN_BINDINGS_FALSE=''
12439OSHMEM_BUILD_FORTRAN_BINDINGS_TRUE=''
12440OSHMEM_GREEK_VERSION=''
12441OSHMEM_LIBSHMEM_EXTRA_LDFLAGS=''
12442OSHMEM_LIBSHMEM_EXTRA_LIBS=''
12443OSHMEM_MAJOR_VERSION='4'
12444OSHMEM_MINOR_VERSION='1'
12445OSHMEM_PROFILING_FALSE=''
12446OSHMEM_PROFILING_TRUE='#'
12447OSHMEM_RELEASE_DATE='May 26, 2022'
12448OSHMEM_RELEASE_VERSION='4'
12449OSHMEM_REPO_REV='v4.1.4'
12450OSHMEM_TARBALL_VERSION='4.1.4'
12451OSHMEM_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'
12452OSHMEM_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'
12453OSHMEM_VERSION='4.1.4'
12454OTOOL64=''
12455OTOOL=''
12456PACKAGE='openmpi'
12457PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/'
12458PACKAGE_NAME='Open MPI'
12459PACKAGE_STRING='Open MPI 4.1.4'
12460PACKAGE_TARNAME='openmpi'
12461PACKAGE_URL=''
12462PACKAGE_VERSION='4.1.4'
12463PATH_SEPARATOR=':'
12464PERL='perl'
12465PKG_CONFIG=''
12466PKG_CONFIG_LIBDIR=''
12467PKG_CONFIG_PATH=''
12468PROJECT_OMPI_FALSE=''
12469PROJECT_OMPI_TRUE=''
12470PROJECT_ORTE_FALSE=''
12471PROJECT_ORTE_TRUE=''
12472PROJECT_OSHMEM_FALSE=''
12473PROJECT_OSHMEM_TRUE=''
12474QRSH=''
12475RANLIB=''
12476SED=''
12477SET_MAKE=''
12478SHELL='/bin/sh'
12479SINGULARITY=''
12480SPC_ENABLE_FALSE=''
12481SPC_ENABLE_TRUE='#'
12482STRIP=''
12483VERSION='4.1.4'
12484WANT_FT_CR_FALSE=''
12485WANT_FT_CR_TRUE=''
12486WANT_FT_FALSE=''
12487WANT_FT_THREAD_FALSE=''
12488WANT_FT_THREAD_TRUE=''
12489WANT_FT_TRUE=''
12490WANT_INSTALL_HEADERS_FALSE=''
12491WANT_INSTALL_HEADERS_TRUE='#'
12492WANT_PERUSE_FALSE=''
12493WANT_PERUSE_TRUE='#'
12494WRAPPER_CC='/usr/bin/clang'
12495XMKMF=''
12496X_CFLAGS=''
12497X_EXTRA_LIBS=''
12498X_LIBS=''
12499X_PRE_LIBS=''
12500ac_ct_AR=''
12501ac_ct_CC='/usr/bin/clang'
12502ac_ct_CXX=''
12503ac_ct_DUMPBIN=''
12504ac_ct_FC=''
12505ac_prefix_program=''
12506am__EXEEXT_FALSE=''
12507am__EXEEXT_TRUE=''
12508am__fastdepCCAS_FALSE='#'
12509am__fastdepCCAS_TRUE=''
12510am__fastdepCC_FALSE='#'
12511am__fastdepCC_TRUE=''
12512am__fastdepCXX_FALSE='#'
12513am__fastdepCXX_TRUE=''
12514am__include='include'
12515am__isrc=' -I$(srcdir)'
12516am__leading_dot='.'
12517am__nodep='_no'
12518am__quote=''
12519am__tar='tar --format=ustar -chf - "$$tardir"'
12520am__untar='tar -xf -'
12521atomic_mxm_CFLAGS=''
12522atomic_mxm_CPPFLAGS=''
12523atomic_mxm_LDFLAGS=''
12524atomic_mxm_LIBS=''
12525atomic_ucx_CFLAGS=''
12526atomic_ucx_CPPFLAGS=''
12527atomic_ucx_LDFLAGS=''
12528atomic_ucx_LIBS=''
12529bindir='/opt/local/libexec/openmpi-mp'
12530btl_openib_CFLAGS=''
12531btl_openib_CPPFLAGS=''
12532btl_openib_LDFLAGS=''
12533btl_openib_LIBS=''
12534btl_portals4_CPPFLAGS=''
12535btl_portals4_LDFLAGS=''
12536btl_portals4_LIBS=''
12537btl_uct_CPPFLAGS=''
12538btl_uct_LDFLAGS=''
12539btl_uct_LIBS=''
12540btl_ugni_CPPFLAGS=''
12541btl_ugni_LDFLAGS=''
12542btl_ugni_LIBS=''
12543btl_vader_CFLAGS=''
12544btl_vader_CPPFLAGS=''
12545btl_vader_LDFLAGS=''
12546btl_vader_LIBS=''
12547build='x86_64-apple-darwin22.6.0'
12548build_alias=''
12549build_cpu='x86_64'
12550build_os='darwin22.6.0'
12551build_vendor='apple'
12552coll_fca_CFLAGS=''
12553coll_fca_CPPFLAGS=''
12554coll_fca_HOME=''
12555coll_fca_LDFLAGS=''
12556coll_fca_LIBS=''
12557coll_hcoll_CFLAGS=''
12558coll_hcoll_CPPFLAGS=''
12559coll_hcoll_LDFLAGS=''
12560coll_hcoll_LIBS=''
12561coll_portals4_CPPFLAGS=''
12562coll_portals4_LDFLAGS=''
12563coll_portals4_LIBS=''
12564coll_ucc_CFLAGS=''
12565coll_ucc_CPPFLAGS=''
12566coll_ucc_LDFLAGS=''
12567coll_ucc_LIBS=''
12568common_alps_CPPFLAGS=''
12569common_alps_LDFLAGS=''
12570common_alps_LIBS=''
12571common_cuda_CPPFLAGS=''
12572common_ucx_CFLAGS=''
12573common_ucx_CPPFLAGS=''
12574common_ucx_LDFLAGS=''
12575common_ucx_LIBS=''
12576common_verbs_CFLAGS=''
12577common_verbs_CPPFLAGS=''
12578common_verbs_LDFLAGS=''
12579common_verbs_LIBS=''
12580common_verbs_usnic_CPPFLAGS=''
12581common_verbs_usnic_LDFLAGS=''
12582common_verbs_usnic_LIBS=''
12583datadir='/opt/local/share/openmpi-mp'
12584datarootdir='${prefix}/share'
12585docdir='/opt/local/share/docdelete'
12586dvidir='${docdir}'
12587ess_alps_CPPFLAGS=''
12588ess_alps_LDFLAGS=''
12589ess_alps_LIBS=''
12590ess_lsf_CPPFLAGS=''
12591ess_lsf_LDFLAGS=''
12592ess_lsf_LIBS=''
12593ess_slurm_CPPFLAGS=''
12594ess_slurm_LDFLAGS=''
12595ess_slurm_LIBS=''
12596ess_tm_CPPFLAGS=''
12597ess_tm_LDFLAGS=''
12598ess_tm_LIBS=''
12599exec_prefix='NONE'
12600fbtl_ime_CPPFLAGS=''
12601fbtl_ime_LDFLAGS=''
12602fbtl_ime_LIBS=''
12603fbtl_pvfs2_CPPFLAGS=''
12604fbtl_pvfs2_LDFLAGS=''
12605fbtl_pvfs2_LIBS=''
12606fs_gpfs_CPPFLAGS=''
12607fs_gpfs_LDFLAGS=''
12608fs_gpfs_LIBS=''
12609fs_ime_CPPFLAGS=''
12610fs_ime_LDFLAGS=''
12611fs_ime_LIBS=''
12612fs_lustre_CPPFLAGS=''
12613fs_lustre_LDFLAGS=''
12614fs_lustre_LIBS=''
12615fs_pvfs2_CPPFLAGS=''
12616fs_pvfs2_LDFLAGS=''
12617fs_pvfs2_LIBS=''
12618host='x86_64-apple-darwin22.6.0'
12619host_alias=''
12620host_cpu='x86_64'
12621host_os='darwin22.6.0'
12622host_vendor='apple'
12623htmldir='${docdir}'
12624includedir='/opt/local/include/openmpi-mp'
12625infodir='${datarootdir}/info'
12626install_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'
12627libdir='/opt/local/lib/openmpi-mp'
12628libexecdir='${exec_prefix}/libexec'
12629libmca_ompi_common_monitoring_so_version='70:0:20'
12630libmca_ompi_common_ompio_so_version='70:4:29'
12631libmca_opal_common_cuda_so_version='70:0:30'
12632libmca_opal_common_ofi_so_version='10:2:0'
12633libmca_opal_common_sm_so_version='70:0:30'
12634libmca_opal_common_ucx_so_version='70:2:30'
12635libmca_opal_common_ugni_so_version='70:0:30'
12636libmca_opal_common_verbs_so_version='70:0:30'
12637libmca_orte_common_alps_so_version='70:0:30'
12638libmpi_cxx_so_version='70:1:30'
12639libmpi_java_so_version='70:0:30'
12640libmpi_mpifh_so_version='70:0:30'
12641libmpi_so_version='70:4:30'
12642libmpi_usempi_ignore_tkr_so_version='70:0:30'
12643libmpi_usempi_tkr_so_version='70:0:30'
12644libmpi_usempif08_so_version='70:0:30'
12645libompitrace_so_version='70:1:30'
12646libopen_pal_so_version='70:2:30'
12647libopen_rte_so_version='70:2:30'
12648liboshmem_so_version='70:2:30'
12649localedir='${datarootdir}/locale'
12650localstatedir='${prefix}/var'
12651mandir='/opt/local/share/mandelete'
12652memory_malloc_solaris_LIBS=''
12653mkdir_p='$(MKDIR_P)'
12654mpool_memkind_CPPFLAGS=''
12655mpool_memkind_LDFLAGS=''
12656mpool_memkind_LIBS=''
12657mtl_portals4_CPPFLAGS=''
12658mtl_portals4_LDFLAGS=''
12659mtl_portals4_LIBS=''
12660mtl_psm2_CFLAGS=''
12661mtl_psm2_CPPFLAGS=''
12662mtl_psm2_LDFLAGS=''
12663mtl_psm2_LIBS=''
12664mtl_psm_CFLAGS=''
12665mtl_psm_CPPFLAGS=''
12666mtl_psm_LDFLAGS=''
12667mtl_psm_LIBS=''
12668odls_alps_CPPFLAGS=''
12669odls_alps_LDFLAGS=''
12670odls_alps_LIBS=''
12671oldincludedir='/usr/include'
12672ompidatadir=''
12673ompiincludedir=''
12674ompilibdir=''
12675oob_alps_CPPFLAGS=''
12676oob_alps_LDFLAGS=''
12677oob_alps_LIBS=''
12678opal_datatype_cuda_CPPFLAGS=''
12679opal_dl_dlopen_LIBS=''
12680opal_dl_libltdl_CPPFLAGS=''
12681opal_dl_libltdl_LDFLAGS=''
12682opal_dl_libltdl_LIBS=''
12683opal_event_external_CPPFLAGS=''
12684opal_event_external_LDFLAGS=''
12685opal_event_external_LIBS=''
12686opal_hwloc_external_LDFLAGS=''
12687opal_hwloc_external_LIBS=''
12688opal_hwloc_hwloc201_CFLAGS=''
12689opal_hwloc_hwloc201_CPPFLAGS=''
12690opal_hwloc_hwloc201_LDFLAGS=''
12691opal_hwloc_hwloc201_LIBS=''
12692opal_memchecker_valgrind_CPPFLAGS=''
12693opal_ofi_CPPFLAGS=''
12694opal_ofi_LDFLAGS=''
12695opal_ofi_LIBS=''
12696opal_pmi1_CPPFLAGS=''
12697opal_pmi1_LDFLAGS=''
12698opal_pmi1_LIBS=''
12699opal_pmi1_rpath=''
12700opal_pmi2_CPPFLAGS=''
12701opal_pmi2_LDFLAGS=''
12702opal_pmi2_LIBS=''
12703opal_pmi2_rpath=''
12704opal_pmix_ext1x_CPPFLAGS=''
12705opal_pmix_ext1x_LDFLAGS=''
12706opal_pmix_ext1x_LIBS=''
12707opal_pmix_ext2x_CPPFLAGS=''
12708opal_pmix_ext2x_LDFLAGS=''
12709opal_pmix_ext2x_LIBS=''
12710opal_pmix_ext3x_CPPFLAGS=''
12711opal_pmix_ext3x_LDFLAGS=''
12712opal_pmix_ext3x_LIBS=''
12713opal_pmix_pmix3x_CPPFLAGS=''
12714opal_pmix_pmix3x_DEPENDENCIES=''
12715opal_pmix_pmix3x_LDFLAGS=''
12716opal_pmix_pmix3x_LIBS=''
12717opaldatadir=''
12718opalincludedir=''
12719opallibdir=''
12720ortedatadir=''
12721orteincludedir=''
12722ortelibdir=''
12723osc_portals4_CPPFLAGS=''
12724osc_portals4_LDFLAGS=''
12725osc_portals4_LIBS=''
12726osc_ucx_CPPFLAGS=''
12727osc_ucx_LDFLAGS=''
12728osc_ucx_LIBS=''
12729oshmem_verbs_CFLAGS=''
12730oshmem_verbs_CPPFLAGS=''
12731oshmem_verbs_LDFLAGS=''
12732oshmem_verbs_LIBS=''
12733oshmemdatadir=''
12734oshmemincludedir=''
12735oshmemlibdir=''
12736pdfdir='${docdir}'
12737plm_alps_CPPFLAGS=''
12738plm_alps_LDFLAGS=''
12739plm_alps_LIBS=''
12740plm_lsf_CPPFLAGS=''
12741plm_lsf_LDFLAGS=''
12742plm_lsf_LIBS=''
12743plm_slurm_CPPFLAGS=''
12744plm_slurm_LDFLAGS=''
12745plm_slurm_LIBS=''
12746plm_tm_CPPFLAGS=''
12747plm_tm_LDFLAGS=''
12748plm_tm_LIBS=''
12749pmix_alps_CPPFLAGS=''
12750pmix_alps_LDFLAGS=''
12751pmix_alps_LIBS=''
12752pmix_cray_CPPFLAGS=''
12753pmix_cray_LDFLAGS=''
12754pmix_cray_LIBS=''
12755pml_ucx_CPPFLAGS=''
12756pml_ucx_LDFLAGS=''
12757pml_ucx_LIBS=''
12758pml_yalla_CPPFLAGS=''
12759pml_yalla_LDFLAGS=''
12760pml_yalla_LIBS=''
12761prefix='/opt/local'
12762program_transform_name='s,x,x,'
12763psdir='${docdir}'
12764ras_alps_CPPFLAGS=''
12765ras_lsf_CPPFLAGS=''
12766ras_lsf_LDFLAGS=''
12767ras_lsf_LIBS=''
12768ras_slurm_CPPFLAGS=''
12769ras_slurm_LDFLAGS=''
12770ras_slurm_LIBS=''
12771ras_tm_CPPFLAGS=''
12772ras_tm_LDFLAGS=''
12773ras_tm_LIBS=''
12774rcache_udreg_CPPFLAGS=''
12775rcache_udreg_LDFLAGS=''
12776rcache_udreg_LIBS=''
12777reachable_netlink_CPPFLAGS=''
12778reachable_netlink_LDFLAGS=''
12779reachable_netlink_LIBS=''
12780sbindir='${exec_prefix}/sbin'
12781schizo_alps_CPPFLAGS=''
12782schizo_moab_CPPFLAGS=''
12783schizo_moab_LDFLAGS=''
12784schizo_moab_LIBS=''
12785schizo_slurm_CPPFLAGS=''
12786schizo_slurm_LDFLAGS=''
12787schizo_slurm_LIBS=''
12788scoll_fca_CFLAGS=''
12789scoll_fca_CPPFLAGS=''
12790scoll_fca_HOME=''
12791scoll_fca_LDFLAGS=''
12792scoll_fca_LIBS=''
12793scoll_ucc_CFLAGS=''
12794scoll_ucc_CPPFLAGS=''
12795scoll_ucc_LDFLAGS=''
12796scoll_ucc_LIBS=''
12797sharedstatedir='${prefix}/com'
12798spml_ikrit_CFLAGS=''
12799spml_ikrit_CPPFLAGS=''
12800spml_ikrit_LDFLAGS=''
12801spml_ikrit_LIBS=''
12802spml_ucx_CFLAGS=''
12803spml_ucx_CPPFLAGS=''
12804spml_ucx_LDFLAGS=''
12805spml_ucx_LIBS=''
12806sshmem_ucx_CFLAGS=''
12807sshmem_ucx_CPPFLAGS=''
12808sshmem_ucx_LDFLAGS=''
12809sshmem_ucx_LIBS=''
12810sysconfdir='/opt/local/etc/openmpi-mp'
12811target='x86_64-apple-darwin22.6.0'
12812target_alias=''
12813target_cpu='x86_64'
12814target_os='darwin22.6.0'
12815target_vendor='apple'
12816topo_treematch_local_FALSE=''
12817topo_treematch_local_TRUE=''
12818ucx_CFLAGS=''
12819ucx_LIBS=''
12820ucx_STATIC_LIBS=''
12821
12822## ----------- ##
12823## confdefs.h. ##
12824## ----------- ##
12825
12826/* confdefs.h */
12827#define PACKAGE_NAME "Open MPI"
12828#define PACKAGE_TARNAME "openmpi"
12829#define PACKAGE_VERSION "4.1.4"
12830#define PACKAGE_STRING "Open MPI 4.1.4"
12831#define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
12832#define PACKAGE_URL ""
12833#define OPAL_ARCH "x86_64-apple-darwin22.6.0"
12834#define STDC_HEADERS 1
12835#define HAVE_SYS_TYPES_H 1
12836#define HAVE_SYS_STAT_H 1
12837#define HAVE_STDLIB_H 1
12838#define HAVE_STRING_H 1
12839#define HAVE_MEMORY_H 1
12840#define HAVE_STRINGS_H 1
12841#define HAVE_INTTYPES_H 1
12842#define HAVE_STDINT_H 1
12843#define HAVE_UNISTD_H 1
12844#define __EXTENSIONS__ 1
12845#define _ALL_SOURCE 1
12846#define _GNU_SOURCE 1
12847#define _POSIX_PTHREAD_SEMANTICS 1
12848#define _TANDEM_SOURCE 1
12849#define OMPI_MAJOR_VERSION 4
12850#define OMPI_MINOR_VERSION 1
12851#define OMPI_RELEASE_VERSION 4
12852#define OMPI_GREEK_VERSION ""
12853#define OMPI_REPO_REV "v4.1.4"
12854#define OMPI_TARBALL_VERSION "4.1.4"
12855#define OMPI_VERSION "4"
12856#define OMPI_RELEASE_DATE "May 26, 2022"
12857#define ORTE_MAJOR_VERSION 4
12858#define ORTE_MINOR_VERSION 1
12859#define ORTE_RELEASE_VERSION 4
12860#define ORTE_GREEK_VERSION ""
12861#define ORTE_REPO_REV "v4.1.4"
12862#define ORTE_TARBALL_VERSION "4.1.4"
12863#define ORTE_VERSION "4"
12864#define ORTE_RELEASE_DATE "May 26, 2022"
12865#define OSHMEM_MAJOR_VERSION 4
12866#define OSHMEM_MINOR_VERSION 1
12867#define OSHMEM_RELEASE_VERSION 4
12868#define OSHMEM_GREEK_VERSION ""
12869#define OSHMEM_REPO_REV "v4.1.4"
12870#define OSHMEM_TARBALL_VERSION "4.1.4"
12871#define OSHMEM_VERSION "4"
12872#define OSHMEM_RELEASE_DATE "May 26, 2022"
12873#define OPAL_MAJOR_VERSION 4
12874#define OPAL_MINOR_VERSION 1
12875#define OPAL_RELEASE_VERSION 4
12876#define OPAL_GREEK_VERSION ""
12877#define OPAL_REPO_REV "v4.1.4"
12878#define OPAL_TARBALL_VERSION "4.1.4"
12879#define OPAL_VERSION "4"
12880#define OPAL_RELEASE_DATE "May 26, 2022"
12881#define OPAL_ENABLE_MEM_DEBUG 0
12882#define OPAL_ENABLE_MEM_PROFILE 0
12883#define OPAL_ENABLE_TIMING 0
12884#define OPAL_ENABLE_DEBUG 0
12885#define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
12886#define OPAL_ENABLE_PTY_SUPPORT 1
12887#define OPAL_ENABLE_DLOPEN_SUPPORT 1
12888#define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
12889#define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
12890#define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
12891#define OPAL_WANT_HOME_CONFIG_FILES 1
12892#define OPAL_ENABLE_IPV6 0
12893#define OPAL_PACKAGE_STRING "Open MPI root@Ronalds-MBP-2 Distribution"
12894#define OPAL_IDENT_STRING "4.1.4"
12895#define OPAL_MAX_PROCESSOR_NAME 256
12896#define OPAL_MAX_ERROR_STRING 256
12897#define OPAL_MAX_OBJECT_NAME 64
12898#define OPAL_MAX_INFO_KEY 36
12899#define OPAL_MAX_INFO_VAL 256
12900#define OPAL_MAX_PORT_NAME 1024
12901#define OPAL_MAX_DATAREP_STRING 128
12902#define OPAL_ENABLE_CRDEBUG 0
12903#define OPAL_ENABLE_GETPWUID 1
12904#define OPAL_ENABLE_PROGRESS_THREADS 0
12905#define HAVE_ZLIB_H 1
12906#define OPAL_HAVE_ZLIB 1
12907#define OPAL_HAVE_SOLARIS 0
12908#define HAVE_NETDB_H 1
12909#define HAVE_NETINET_IN_H 1
12910#define HAVE_NETINET_TCP_H 1
12911#define HAVE_STRUCT_SOCKADDR_IN 1
12912#define OPAL_CUDA_SUPPORT 0
12913#define OPAL_CUDA_SYNC_MEMOPS 0
12914#define OPAL_CUDA_GET_ATTRIBUTES 0
12915#define OPAL_CUDA_GDR_SUPPORT 0
12916#define OPAL_PMIX_V1 0
12917#define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
12918#define OMPI_WANT_MPI_INTERFACE_WARNING 1
12919#define OMPI_GROUP_SPARSE 0
12920#define OMPI_WANT_PERUSE 0
12921#define OMPI_WANT_MPI_CXX_SEEK 1
12922#define OMPI_ENABLE_MPI1_COMPAT 0
12923#define OMPI_ENABLE_GREQUEST_EXTENSIONS 0
12924#define MPI_PARAM_CHECK ompi_mpi_param_check
12925#define OMPI_PARAM_CHECK 1
12926#define OSHMEM_SPEC_COMPAT 1
12927#define OSHMEM_PARAM_CHECK 1
12928#define SPC_ENABLE 0
12929#define OPAL_CC "/usr/bin/clang"
12930#define OPAL_C_HAVE__THREAD_LOCAL 1
12931#define OPAL_C_HAVE_ATOMIC_CONV_VAR 1
12932#define OPAL_C_HAVE__ATOMIC 1
12933#define OPAL_C_HAVE__GENERIC 1
12934#define OPAL_C_HAVE__STATIC_ASSERT 1
12935#define OPAL_C_HAVE___THREAD 1
12936#define STDC_HEADERS 1
12937#define _GNU_SOURCE 1
12938#define OPAL_C_HAVE_BUILTIN_EXPECT 1
12939#define OPAL_C_HAVE_BUILTIN_PREFETCH 1
12940#define OPAL_C_HAVE_BUILTIN_CLZ 1
12941#define OPAL_CC_USE_PRAGMA_IDENT 0
12942#define OPAL_CC_USE_IDENT 0
12943#define OPAL_CC_USE_PRAGMA_COMMENT
12944#define OPAL_CC_USE_CONST_CHAR_IDENT 1
12945#define HAVE_INT8_T 1
12946#define HAVE_UINT8_T 1
12947#define HAVE_INT16_T 1
12948#define HAVE_UINT16_T 1
12949#define HAVE_INT32_T 1
12950#define HAVE_UINT32_T 1
12951#define HAVE_INT64_T 1
12952#define HAVE_UINT64_T 1
12953#define HAVE___INT128 1
12954#define HAVE_LONG_LONG 1
12955#define HAVE_LONG_DOUBLE 1
12956#define HAVE_COMPLEX_H 1
12957#define HAVE_FLOAT__COMPLEX 1
12958#define HAVE_DOUBLE__COMPLEX 1
12959#define HAVE_LONG_DOUBLE__COMPLEX 1
12960#define HAVE_INTPTR_T 1
12961#define HAVE_UINTPTR_T 1
12962#define HAVE_MODE_T 1
12963#define HAVE_SSIZE_T 1
12964#define HAVE_PTRDIFF_T 1
12965#define SIZEOF__BOOL 1
12966#define SIZEOF_CHAR 1
12967#define SIZEOF_SHORT 2
12968#define SIZEOF_INT 4
12969#define SIZEOF_LONG 8
12970#define SIZEOF_LONG_LONG 8
12971#define SIZEOF_FLOAT 4
12972#define SIZEOF_DOUBLE 8
12973#define SIZEOF_LONG_DOUBLE 16
12974#define SIZEOF_FLOAT__COMPLEX 8
12975#define SIZEOF_DOUBLE__COMPLEX 16
12976#define SIZEOF_LONG_DOUBLE__COMPLEX 32
12977#define SIZEOF_VOID_P 8
12978#define SIZEOF_SIZE_T 8
12979#define SIZEOF_SSIZE_T 8
12980#define SIZEOF_PTRDIFF_T 8
12981#define SIZEOF_WCHAR_T 4
12982#define SIZEOF_PID_T 4
12983#define SIZEOF_ATOMIC_SHORT 2
12984#define SIZEOF_ATOMIC_INT 4
12985#define SIZEOF_ATOMIC_LONG 8
12986#define SIZEOF_ATOMIC_LLONG 8
12987#define OPAL_ALIGNMENT_BOOL 1
12988#define OPAL_ALIGNMENT_INT8 1
12989#define OPAL_ALIGNMENT_INT16 2
12990#define OPAL_ALIGNMENT_INT32 4
12991#define OPAL_ALIGNMENT_INT64 8
12992#define OPAL_ALIGNMENT_CHAR 1
12993#define OPAL_ALIGNMENT_SHORT 2
12994#define OPAL_ALIGNMENT_WCHAR 4
12995#define OPAL_ALIGNMENT_INT 4
12996#define OPAL_ALIGNMENT_LONG 8
12997#define OPAL_ALIGNMENT_LONG_LONG 8
12998#define OPAL_ALIGNMENT_FLOAT 4
12999#define OPAL_ALIGNMENT_DOUBLE 8
13000#define OPAL_ALIGNMENT_LONG_DOUBLE 16
13001#define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
13002#define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
13003#define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
13004#define OPAL_ALIGNMENT_VOID_P 8
13005#define OPAL_ALIGNMENT_SIZE_T 8
13006#define OPAL_CXX "/usr/bin/clang++"
13007#define SIZEOF_BOOL 1
13008#define OPAL_ALIGNMENT_CXX_BOOL 1
13009#define OMPI_CXX "/usr/bin/clang++"
13010#define SIZEOF_BOOL 1
13011#define OPAL_ALIGNMENT_CXX_BOOL 1
13012#define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
13013#define OPAL_CXX_USE_PRAGMA_IDENT 0
13014#define OPAL_CXX_USE_IDENT 0
13015#define OPAL_CXX_USE_PRAGMA_COMMENT
13016#define OPAL_CXX_USE_CONST_CHAR_IDENT 1
13017#define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
13018#define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
13019#define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
13020#define OMPI_BUILD_CXX_BINDINGS 1
13021#define OPAL_HAVE_ATTRIBUTE 1
13022#define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
13023#define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13024#define OPAL_HAVE_ATTRIBUTE_COLD 1
13025#define OPAL_HAVE_ATTRIBUTE_CONST 1
13026#define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
13027#define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
13028#define OPAL_HAVE_ATTRIBUTE_FORMAT 1
13029#define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0
13030#define OPAL_HAVE_ATTRIBUTE_HOT 1
13031#define OPAL_HAVE_ATTRIBUTE_MALLOC 1
13032#define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
13033#define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13034#define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
13035#define OPAL_HAVE_ATTRIBUTE_NONNULL 1
13036#define OPAL_HAVE_ATTRIBUTE_NORETURN 1
13037#define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
13038#define OPAL_HAVE_ATTRIBUTE_PACKED 1
13039#define OPAL_HAVE_ATTRIBUTE_PURE 1
13040#define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
13041#define OPAL_HAVE_ATTRIBUTE_UNUSED 1
13042#define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
13043#define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13044#define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13045#define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
13046#define OPAL_HAVE_ATTRIBUTE_OPTNONE 1
13047#define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
13048#define OPAL_HAVE_ATTRIBUTE_ERROR 1
13049#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
13050#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
13051#define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657
13052#define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1
13053#define OMPI_WANT_JAVA_BINDINGS 0
13054#define OPAL_HAVE_WEAK_SYMBOLS 0
13055#define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1
13056#define OPAL_ASM_TEXT ".text"
13057#define OPAL_ASM_GLOBAL ".globl"
13058#define OPAL_ASM_LABEL_SUFFIX ":"
13059
13060configure: exit 1