1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by Open MPI configure 4.1.4, which was |
---|
5 | generated 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-clang15/work/openmpi-4.1.4/configure --prefix=/opt/local --enable-mpi-fortran --enable-mpi-cxx FFLAGS= F77= --bindir=/opt/local/libexec/openmpi-clang15 --libdir=/opt/local/lib/openmpi-clang15 --sysconfdir=/opt/local/etc/openmpi-clang15 --includedir=/opt/local/include/openmpi-clang15 --datadir=/opt/local/share/openmpi-clang15 --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 | |
---|
13 | hostname = MT-500198 |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 934 tasks, 6232 threads, 10 processors |
---|
34 | Load average: 13.95, Mach factor: 1.10 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:5890: checking for perl |
---|
52 | configure:5906: found /opt/local/bin/perl |
---|
53 | configure:5918: result: perl |
---|
54 | configure:5947: === Configuring Open MPI |
---|
55 | configure:5963: *** Startup tests |
---|
56 | configure:6085: checking build system type |
---|
57 | configure:6099: result: aarch64-apple-darwin23.1.0 |
---|
58 | configure:6119: checking host system type |
---|
59 | configure:6132: result: aarch64-apple-darwin23.1.0 |
---|
60 | configure:6152: checking target system type |
---|
61 | configure:6165: result: aarch64-apple-darwin23.1.0 |
---|
62 | configure:6295: checking for gcc |
---|
63 | configure:6322: result: /opt/local/bin/clang-mp-15 |
---|
64 | configure:6551: checking for C compiler version |
---|
65 | configure:6560: /opt/local/bin/clang-mp-15 --version >&5 |
---|
66 | clang version 15.0.7 |
---|
67 | Target: arm64-apple-darwin23.1.0 |
---|
68 | Thread model: posix |
---|
69 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
70 | configure:6571: $? = 0 |
---|
71 | configure:6560: /opt/local/bin/clang-mp-15 -v >&5 |
---|
72 | clang version 15.0.7 |
---|
73 | Target: arm64-apple-darwin23.1.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
76 | configure:6571: $? = 0 |
---|
77 | configure:6560: /opt/local/bin/clang-mp-15 -V >&5 |
---|
78 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
79 | clang: error: no input files |
---|
80 | configure:6571: $? = 1 |
---|
81 | configure:6560: /opt/local/bin/clang-mp-15 -qversion >&5 |
---|
82 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
83 | clang: error: no input files |
---|
84 | configure:6571: $? = 1 |
---|
85 | configure:6591: checking whether the C compiler works |
---|
86 | configure:6613: /opt/local/bin/clang-mp-15 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
87 | configure:6617: $? = 0 |
---|
88 | configure:6665: result: yes |
---|
89 | configure:6668: checking for C compiler default output file name |
---|
90 | configure:6670: result: a.out |
---|
91 | configure:6676: checking for suffix of executables |
---|
92 | configure:6683: /opt/local/bin/clang-mp-15 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
93 | configure:6687: $? = 0 |
---|
94 | configure:6709: result: |
---|
95 | configure:6731: checking whether we are cross compiling |
---|
96 | configure:6739: /opt/local/bin/clang-mp-15 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
97 | configure:6743: $? = 0 |
---|
98 | configure:6750: ./conftest |
---|
99 | configure:6754: $? = 0 |
---|
100 | configure:6769: result: no |
---|
101 | configure:6774: checking for suffix of object files |
---|
102 | configure:6796: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
103 | configure:6800: $? = 0 |
---|
104 | configure:6821: result: o |
---|
105 | configure:6825: checking whether we are using the GNU C compiler |
---|
106 | configure:6844: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
107 | configure:6844: $? = 0 |
---|
108 | configure:6853: result: yes |
---|
109 | configure:6862: checking whether /opt/local/bin/clang-mp-15 accepts -g |
---|
110 | configure:6882: /opt/local/bin/clang-mp-15 -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
111 | configure:6882: $? = 0 |
---|
112 | configure:6923: result: yes |
---|
113 | configure:6940: checking for /opt/local/bin/clang-mp-15 option to accept ISO C89 |
---|
114 | configure:7003: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
115 | conftest.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] |
---|
116 | static char *e (p, i) |
---|
117 | ^ |
---|
118 | 1 warning generated. |
---|
119 | configure:7003: $? = 0 |
---|
120 | configure:7016: result: none needed |
---|
121 | configure:7041: checking whether /opt/local/bin/clang-mp-15 understands -c and -o together |
---|
122 | configure:7063: /opt/local/bin/clang-mp-15 -c conftest.c -o conftest2.o |
---|
123 | configure:7066: $? = 0 |
---|
124 | configure:7063: /opt/local/bin/clang-mp-15 -c conftest.c -o conftest2.o |
---|
125 | configure:7066: $? = 0 |
---|
126 | configure:7078: result: yes |
---|
127 | configure:7101: checking how to run the C preprocessor |
---|
128 | configure:7132: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
129 | configure:7132: $? = 0 |
---|
130 | configure:7146: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
131 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
132 | #include <ac_nonexistent.h> |
---|
133 | ^~~~~~~~~~~~~~~~~~ |
---|
134 | 1 error generated. |
---|
135 | configure:7146: $? = 1 |
---|
136 | configure: failed program was: |
---|
137 | | /* confdefs.h */ |
---|
138 | | #define PACKAGE_NAME "Open MPI" |
---|
139 | | #define PACKAGE_TARNAME "openmpi" |
---|
140 | | #define PACKAGE_VERSION "4.1.4" |
---|
141 | | #define PACKAGE_STRING "Open MPI 4.1.4" |
---|
142 | | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" |
---|
143 | | #define PACKAGE_URL "" |
---|
144 | | #define OPAL_ARCH "aarch64-apple-darwin23.1.0" |
---|
145 | | /* end confdefs.h. */ |
---|
146 | | #include <ac_nonexistent.h> |
---|
147 | configure:7171: result: /opt/local/bin/clang-mp-15 -E |
---|
148 | configure:7191: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
149 | configure:7191: $? = 0 |
---|
150 | configure:7205: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
151 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
152 | #include <ac_nonexistent.h> |
---|
153 | ^~~~~~~~~~~~~~~~~~ |
---|
154 | 1 error generated. |
---|
155 | configure:7205: $? = 1 |
---|
156 | configure: failed program was: |
---|
157 | | /* confdefs.h */ |
---|
158 | | #define PACKAGE_NAME "Open MPI" |
---|
159 | | #define PACKAGE_TARNAME "openmpi" |
---|
160 | | #define PACKAGE_VERSION "4.1.4" |
---|
161 | | #define PACKAGE_STRING "Open MPI 4.1.4" |
---|
162 | | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" |
---|
163 | | #define PACKAGE_URL "" |
---|
164 | | #define OPAL_ARCH "aarch64-apple-darwin23.1.0" |
---|
165 | | /* end confdefs.h. */ |
---|
166 | | #include <ac_nonexistent.h> |
---|
167 | configure:7234: checking for grep that handles long lines and -e |
---|
168 | configure:7292: result: /usr/bin/grep |
---|
169 | configure:7297: checking for egrep |
---|
170 | configure:7359: result: /usr/bin/grep -E |
---|
171 | configure:7364: checking for ANSI C header files |
---|
172 | configure:7384: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
173 | configure:7384: $? = 0 |
---|
174 | configure:7457: /opt/local/bin/clang-mp-15 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
175 | configure:7457: $? = 0 |
---|
176 | configure:7457: ./conftest |
---|
177 | configure:7457: $? = 0 |
---|
178 | configure:7468: result: yes |
---|
179 | configure:7481: checking for sys/types.h |
---|
180 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
181 | configure:7481: $? = 0 |
---|
182 | configure:7481: result: yes |
---|
183 | configure:7481: checking for sys/stat.h |
---|
184 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
185 | configure:7481: $? = 0 |
---|
186 | configure:7481: result: yes |
---|
187 | configure:7481: checking for stdlib.h |
---|
188 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
189 | configure:7481: $? = 0 |
---|
190 | configure:7481: result: yes |
---|
191 | configure:7481: checking for string.h |
---|
192 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
193 | configure:7481: $? = 0 |
---|
194 | configure:7481: result: yes |
---|
195 | configure:7481: checking for memory.h |
---|
196 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
197 | configure:7481: $? = 0 |
---|
198 | configure:7481: result: yes |
---|
199 | configure:7481: checking for strings.h |
---|
200 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
201 | configure:7481: $? = 0 |
---|
202 | configure:7481: result: yes |
---|
203 | configure:7481: checking for inttypes.h |
---|
204 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
205 | configure:7481: $? = 0 |
---|
206 | configure:7481: result: yes |
---|
207 | configure:7481: checking for stdint.h |
---|
208 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
209 | configure:7481: $? = 0 |
---|
210 | configure:7481: result: yes |
---|
211 | configure:7481: checking for unistd.h |
---|
212 | configure:7481: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
213 | configure:7481: $? = 0 |
---|
214 | configure:7481: result: yes |
---|
215 | configure:7494: checking minix/config.h usability |
---|
216 | configure:7494: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
217 | conftest.c:53:10: fatal error: 'minix/config.h' file not found |
---|
218 | #include <minix/config.h> |
---|
219 | ^~~~~~~~~~~~~~~~ |
---|
220 | 1 error generated. |
---|
221 | configure:7494: $? = 1 |
---|
222 | configure: failed program was: |
---|
223 | | /* confdefs.h */ |
---|
224 | | #define PACKAGE_NAME "Open MPI" |
---|
225 | | #define PACKAGE_TARNAME "openmpi" |
---|
226 | | #define PACKAGE_VERSION "4.1.4" |
---|
227 | | #define PACKAGE_STRING "Open MPI 4.1.4" |
---|
228 | | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" |
---|
229 | | #define PACKAGE_URL "" |
---|
230 | | #define OPAL_ARCH "aarch64-apple-darwin23.1.0" |
---|
231 | | #define STDC_HEADERS 1 |
---|
232 | | #define HAVE_SYS_TYPES_H 1 |
---|
233 | | #define HAVE_SYS_STAT_H 1 |
---|
234 | | #define HAVE_STDLIB_H 1 |
---|
235 | | #define HAVE_STRING_H 1 |
---|
236 | | #define HAVE_MEMORY_H 1 |
---|
237 | | #define HAVE_STRINGS_H 1 |
---|
238 | | #define HAVE_INTTYPES_H 1 |
---|
239 | | #define HAVE_STDINT_H 1 |
---|
240 | | #define HAVE_UNISTD_H 1 |
---|
241 | | /* end confdefs.h. */ |
---|
242 | | #include <stdio.h> |
---|
243 | | #ifdef HAVE_SYS_TYPES_H |
---|
244 | | # include <sys/types.h> |
---|
245 | | #endif |
---|
246 | | #ifdef HAVE_SYS_STAT_H |
---|
247 | | # include <sys/stat.h> |
---|
248 | | #endif |
---|
249 | | #ifdef STDC_HEADERS |
---|
250 | | # include <stdlib.h> |
---|
251 | | # include <stddef.h> |
---|
252 | | #else |
---|
253 | | # ifdef HAVE_STDLIB_H |
---|
254 | | # include <stdlib.h> |
---|
255 | | # endif |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_STRING_H |
---|
258 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
259 | | # include <memory.h> |
---|
260 | | # endif |
---|
261 | | # include <string.h> |
---|
262 | | #endif |
---|
263 | | #ifdef HAVE_STRINGS_H |
---|
264 | | # include <strings.h> |
---|
265 | | #endif |
---|
266 | | #ifdef HAVE_INTTYPES_H |
---|
267 | | # include <inttypes.h> |
---|
268 | | #endif |
---|
269 | | #ifdef HAVE_STDINT_H |
---|
270 | | # include <stdint.h> |
---|
271 | | #endif |
---|
272 | | #ifdef HAVE_UNISTD_H |
---|
273 | | # include <unistd.h> |
---|
274 | | #endif |
---|
275 | | #include <minix/config.h> |
---|
276 | configure:7494: result: no |
---|
277 | configure:7494: checking minix/config.h presence |
---|
278 | configure:7494: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
279 | conftest.c:20:10: fatal error: 'minix/config.h' file not found |
---|
280 | #include <minix/config.h> |
---|
281 | ^~~~~~~~~~~~~~~~ |
---|
282 | 1 error generated. |
---|
283 | configure:7494: $? = 1 |
---|
284 | configure: failed program was: |
---|
285 | | /* confdefs.h */ |
---|
286 | | #define PACKAGE_NAME "Open MPI" |
---|
287 | | #define PACKAGE_TARNAME "openmpi" |
---|
288 | | #define PACKAGE_VERSION "4.1.4" |
---|
289 | | #define PACKAGE_STRING "Open MPI 4.1.4" |
---|
290 | | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" |
---|
291 | | #define PACKAGE_URL "" |
---|
292 | | #define OPAL_ARCH "aarch64-apple-darwin23.1.0" |
---|
293 | | #define STDC_HEADERS 1 |
---|
294 | | #define HAVE_SYS_TYPES_H 1 |
---|
295 | | #define HAVE_SYS_STAT_H 1 |
---|
296 | | #define HAVE_STDLIB_H 1 |
---|
297 | | #define HAVE_STRING_H 1 |
---|
298 | | #define HAVE_MEMORY_H 1 |
---|
299 | | #define HAVE_STRINGS_H 1 |
---|
300 | | #define HAVE_INTTYPES_H 1 |
---|
301 | | #define HAVE_STDINT_H 1 |
---|
302 | | #define HAVE_UNISTD_H 1 |
---|
303 | | /* end confdefs.h. */ |
---|
304 | | #include <minix/config.h> |
---|
305 | configure:7494: result: no |
---|
306 | configure:7494: checking for minix/config.h |
---|
307 | configure:7494: result: no |
---|
308 | configure:7515: checking whether it is safe to define __EXTENSIONS__ |
---|
309 | configure:7533: /opt/local/bin/clang-mp-15 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
310 | configure:7533: $? = 0 |
---|
311 | configure:7540: result: yes |
---|
312 | configure:7601: checking for a BSD-compatible install |
---|
313 | configure:7669: result: /usr/bin/install -c |
---|
314 | configure:7680: checking whether build environment is sane |
---|
315 | configure:7735: result: yes |
---|
316 | configure:7883: checking for a thread-safe mkdir -p |
---|
317 | configure:7922: result: /opt/local/bin/gmkdir -p |
---|
318 | configure:7929: checking for gawk |
---|
319 | configure:7959: result: no |
---|
320 | configure:7929: checking for mawk |
---|
321 | configure:7959: result: no |
---|
322 | configure:7929: checking for nawk |
---|
323 | configure:7959: result: no |
---|
324 | configure:7929: checking for awk |
---|
325 | configure:7945: found /usr/bin/awk |
---|
326 | configure:7956: result: awk |
---|
327 | configure:7967: checking whether make sets $(MAKE) |
---|
328 | configure:7989: result: yes |
---|
329 | configure:8019: checking for style of include used by make |
---|
330 | configure:8047: result: GNU |
---|
331 | configure:8081: checking whether make supports nested variables |
---|
332 | configure:8098: result: yes |
---|
333 | configure:8178: checking whether UID '504' is supported by ustar format |
---|
334 | configure:8181: result: yes |
---|
335 | configure:8188: checking whether GID '502' is supported by ustar format |
---|
336 | configure:8191: result: yes |
---|
337 | configure:8199: checking how to create a ustar tar archive |
---|
338 | configure:8210: tar --version |
---|
339 | bsdtar 3.5.3 - libarchive 3.5.3 zlib/1.2.12 liblzma/5.0.5 bz2lib/1.0.8 |
---|
340 | configure:8213: $? = 0 |
---|
341 | configure:8253: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
342 | configure:8256: $? = 0 |
---|
343 | configure:8260: tar -xf - <conftest.tar |
---|
344 | configure:8263: $? = 0 |
---|
345 | configure:8265: cat conftest.dir/file |
---|
346 | GrepMe |
---|
347 | configure:8268: $? = 0 |
---|
348 | configure:8281: result: gnutar |
---|
349 | configure:8290: checking dependency style of /opt/local/bin/clang-mp-15 |
---|
350 | configure:8401: result: gcc3 |
---|
351 | configure:8475: checking whether make supports nested variables |
---|
352 | configure:8492: result: yes |
---|
353 | configure:8517: checking directory of build tree |
---|
354 | configure:8519: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build |
---|
355 | configure:8534: checking directory of source tree |
---|
356 | configure:8536: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4 |
---|
357 | configure:8551: checking directory of prefix |
---|
358 | configure:8553: result: /opt/local |
---|
359 | configure:5963: *** Checking versions |
---|
360 | configure:8595: checking for repo version |
---|
361 | configure:8624: result: v4.1.4 |
---|
362 | configure:8638: checking Open MPI version |
---|
363 | configure:8640: result: 4.1.4 |
---|
364 | configure:8642: checking Open MPI release date |
---|
365 | configure:8644: result: May 26, 2022 |
---|
366 | configure:8646: checking Open MPI repository version |
---|
367 | configure:8648: result: v4.1.4 |
---|
368 | configure:8723: checking for repo version |
---|
369 | configure:8752: result: v4.1.4 |
---|
370 | configure:8766: checking Open MPI Run-Time Environment version |
---|
371 | configure:8768: result: 4.1.4 |
---|
372 | configure:8770: checking Open MPI Run-Time Environment release date |
---|
373 | configure:8772: result: May 26, 2022 |
---|
374 | configure:8774: checking Open MPI Run-Time Environment repository version |
---|
375 | configure:8776: result: v4.1.4 |
---|
376 | configure:8851: checking for repo version |
---|
377 | configure:8880: result: v4.1.4 |
---|
378 | configure:8894: checking Open SHMEM version |
---|
379 | configure:8896: result: 4.1.4 |
---|
380 | configure:8898: checking Open SHMEM release date |
---|
381 | configure:8900: result: May 26, 2022 |
---|
382 | configure:8902: checking Open SHMEM repository version |
---|
383 | configure:8904: result: v4.1.4 |
---|
384 | configure:8979: checking for repo version |
---|
385 | configure:9008: result: v4.1.4 |
---|
386 | configure:9022: checking Open Portable Access Layer version |
---|
387 | configure:9024: result: 4.1.4 |
---|
388 | configure:9026: checking Open Portable Access Layer release date |
---|
389 | configure:9028: result: May 26, 2022 |
---|
390 | configure:9030: checking Open Portable Access Layer repository version |
---|
391 | configure:9032: result: v4.1.4 |
---|
392 | configure:9113: checking for bootstrap Autoconf version |
---|
393 | configure:9116: result: 2.69 |
---|
394 | configure:9118: checking for bootstrap Automake version |
---|
395 | configure:9120: result: 1.15 |
---|
396 | configure:9122: checking for boostrap Libtool version |
---|
397 | configure:9125: result: 2.4.6 |
---|
398 | configure:5963: *** Initialization, setup |
---|
399 | configure:9146: builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build |
---|
400 | configure:9148: srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4 |
---|
401 | configure:9151: Detected VPATH build |
---|
402 | configure:5963: *** OPAL Configuration options |
---|
403 | configure:9371: checking if want to run code coverage |
---|
404 | configure:9396: result: no |
---|
405 | configure:9406: checking if want to compile with branch probabilities |
---|
406 | configure:9418: result: no |
---|
407 | configure:9438: checking if want to debug memory usage |
---|
408 | configure:9450: result: no |
---|
409 | configure:9464: checking if want to profile memory usage |
---|
410 | configure:9476: result: no |
---|
411 | configure:9490: checking if want developer-level compiler pickyness |
---|
412 | configure:9502: result: no |
---|
413 | configure:9517: checking if want developer-level debugging code |
---|
414 | configure:9529: result: no |
---|
415 | configure:9535: checking if want to developer-level timing framework |
---|
416 | configure:9547: result: no |
---|
417 | configure:9595: checking if want to install project-internal header files |
---|
418 | configure:9608: result: no |
---|
419 | configure:9626: checking if want pretty-print stacktrace |
---|
420 | configure:9638: result: yes |
---|
421 | configure:9653: checking if want pty support |
---|
422 | configure:9665: result: yes |
---|
423 | configure:9680: checking if want weak symbol support |
---|
424 | configure:9688: result: yes |
---|
425 | configure:9702: checking if want dlopen support |
---|
426 | configure:9717: result: yes |
---|
427 | configure:9731: checking for default value of mca_base_component_show_load_errors |
---|
428 | configure:9744: result: enabled by default |
---|
429 | configure:9758: checking if want heterogeneous support |
---|
430 | configure:9770: result: no |
---|
431 | configure:9784: checking if word-sized integers must be word-size aligned |
---|
432 | configure:9815: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
433 | configure:9815: $? = 0 |
---|
434 | configure:9815: ./conftest |
---|
435 | configure:9815: $? = 0 |
---|
436 | configure:9825: result: no |
---|
437 | configure:9933: checking if want IPv6 support |
---|
438 | configure:9945: result: no |
---|
439 | configure:9959: checking if want package/brand string |
---|
440 | configure:9975: result: Open MPI root@MT-500198 Distribution |
---|
441 | configure:9981: checking if want ident string |
---|
442 | configure:10007: result: 4.1.4 |
---|
443 | configure:10014: checking if want to use an alternative checksum algo for messages |
---|
444 | configure:10027: result: no |
---|
445 | configure:10043: checking maximum length of processor name |
---|
446 | configure:10074: result: 256 |
---|
447 | configure:10088: checking maximum length of error string |
---|
448 | configure:10119: result: 256 |
---|
449 | configure:10133: checking maximum length of object name |
---|
450 | configure:10164: result: 64 |
---|
451 | configure:10178: checking maximum length of info key |
---|
452 | configure:10209: result: 36 |
---|
453 | configure:10223: checking maximum length of info val |
---|
454 | configure:10254: result: 256 |
---|
455 | configure:10268: checking maximum length of port name |
---|
456 | configure:10299: result: 1024 |
---|
457 | configure:10313: checking maximum length of datarep string |
---|
458 | configure:10344: result: 128 |
---|
459 | configure:10362: checking if want getpwuid support |
---|
460 | configure:10374: result: yes |
---|
461 | configure:10443: checking for zlib in |
---|
462 | configure:10459: result: /opt/local and /opt/local/lib |
---|
463 | configure:10566: checking zlib.h usability |
---|
464 | configure:10566: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
465 | configure:10566: $? = 0 |
---|
466 | configure:10566: result: yes |
---|
467 | configure:10566: checking zlib.h presence |
---|
468 | configure:10566: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c |
---|
469 | configure:10566: $? = 0 |
---|
470 | configure:10566: result: yes |
---|
471 | configure:10566: checking for zlib.h |
---|
472 | configure:10566: result: yes |
---|
473 | configure:10590: checking for library containing deflate |
---|
474 | configure:10621: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c >&5 |
---|
475 | ld: Undefined symbols: |
---|
476 | _deflate, referenced from: |
---|
477 | _main in conftest-036bc6.o |
---|
478 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
479 | configure:10621: $? = 1 |
---|
480 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
577 | configure:10621: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz -lz >&5 |
---|
578 | ld: warning: ignoring duplicate libraries: '-lz' |
---|
579 | configure:10621: $? = 0 |
---|
580 | configure:10638: result: -lz |
---|
581 | configure:12079: checking will zlib support be built |
---|
582 | configure:12085: result: yes |
---|
583 | configure:12121: checking __NetBSD__ |
---|
584 | configure:12137: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
585 | conftest.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 |
---|
589 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
590 | error: this is not __NetBSD__ |
---|
591 | ^ |
---|
592 | ; |
---|
593 | conftest.c:84:14: error: unknown type name 'this' |
---|
594 | error: this is not __NetBSD__ |
---|
595 | ^ |
---|
596 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
597 | error: this is not __NetBSD__ |
---|
598 | ^ |
---|
599 | ; |
---|
600 | 1 warning and 3 errors generated. |
---|
601 | configure:12137: $? = 1 |
---|
602 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
696 | configure:12143: result: no |
---|
697 | configure:12147: checking __FreeBSD__ |
---|
698 | configure:12163: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
699 | conftest.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 |
---|
703 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
704 | error: this is not __FreeBSD__ |
---|
705 | ^ |
---|
706 | ; |
---|
707 | conftest.c:84:14: error: unknown type name 'this' |
---|
708 | error: this is not __FreeBSD__ |
---|
709 | ^ |
---|
710 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
711 | error: this is not __FreeBSD__ |
---|
712 | ^ |
---|
713 | ; |
---|
714 | 1 warning and 3 errors generated. |
---|
715 | configure:12163: $? = 1 |
---|
716 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
810 | configure:12169: result: no |
---|
811 | configure:12173: checking __OpenBSD__ |
---|
812 | configure:12189: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
813 | conftest.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 |
---|
817 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
818 | error: this is not __OpenBSD__ |
---|
819 | ^ |
---|
820 | ; |
---|
821 | conftest.c:84:14: error: unknown type name 'this' |
---|
822 | error: this is not __OpenBSD__ |
---|
823 | ^ |
---|
824 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
825 | error: this is not __OpenBSD__ |
---|
826 | ^ |
---|
827 | ; |
---|
828 | 1 warning and 3 errors generated. |
---|
829 | configure:12189: $? = 1 |
---|
830 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
924 | configure:12195: result: no |
---|
925 | configure:12199: checking __DragonFly__ |
---|
926 | configure:12215: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
927 | conftest.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 |
---|
931 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
932 | error: this is not __DragonFly__ |
---|
933 | ^ |
---|
934 | ; |
---|
935 | conftest.c:84:14: error: unknown type name 'this' |
---|
936 | error: this is not __DragonFly__ |
---|
937 | ^ |
---|
938 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
939 | error: this is not __DragonFly__ |
---|
940 | ^ |
---|
941 | ; |
---|
942 | 1 warning and 3 errors generated. |
---|
943 | configure:12215: $? = 1 |
---|
944 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1038 | configure:12221: result: no |
---|
1039 | configure:12225: checking __386BSD__ |
---|
1040 | configure:12241: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1041 | conftest.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 |
---|
1045 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
1046 | error: this is not __386BSD__ |
---|
1047 | ^ |
---|
1048 | ; |
---|
1049 | conftest.c:84:14: error: unknown type name 'this' |
---|
1050 | error: this is not __386BSD__ |
---|
1051 | ^ |
---|
1052 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
1053 | error: this is not __386BSD__ |
---|
1054 | ^ |
---|
1055 | ; |
---|
1056 | 1 warning and 3 errors generated. |
---|
1057 | configure:12241: $? = 1 |
---|
1058 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1152 | configure:12247: result: no |
---|
1153 | configure:12251: checking __bsdi__ |
---|
1154 | configure:12267: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1155 | conftest.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 |
---|
1159 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
1160 | error: this is not __bsdi__ |
---|
1161 | ^ |
---|
1162 | ; |
---|
1163 | conftest.c:84:14: error: unknown type name 'this' |
---|
1164 | error: this is not __bsdi__ |
---|
1165 | ^ |
---|
1166 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
1167 | error: this is not __bsdi__ |
---|
1168 | ^ |
---|
1169 | ; |
---|
1170 | 1 warning and 3 errors generated. |
---|
1171 | configure:12267: $? = 1 |
---|
1172 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1266 | configure:12273: result: no |
---|
1267 | configure:12277: checking __APPLE__ |
---|
1268 | configure:12293: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1269 | configure:12293: $? = 0 |
---|
1270 | configure:12299: result: yes |
---|
1271 | configure:12303: checking __linux__ |
---|
1272 | configure:12319: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1273 | conftest.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 |
---|
1277 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
1278 | error: this is not __linux__ |
---|
1279 | ^ |
---|
1280 | ; |
---|
1281 | conftest.c:84:14: error: unknown type name 'this' |
---|
1282 | error: this is not __linux__ |
---|
1283 | ^ |
---|
1284 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
1285 | error: this is not __linux__ |
---|
1286 | ^ |
---|
1287 | ; |
---|
1288 | 1 warning and 3 errors generated. |
---|
1289 | configure:12319: $? = 1 |
---|
1290 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1384 | configure:12325: result: no |
---|
1385 | configure:12329: checking __sun__ |
---|
1386 | configure:12345: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1387 | conftest.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 |
---|
1391 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
1392 | error: this is not __sun__ |
---|
1393 | ^ |
---|
1394 | ; |
---|
1395 | conftest.c:84:14: error: unknown type name 'this' |
---|
1396 | error: this is not __sun__ |
---|
1397 | ^ |
---|
1398 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
1399 | error: this is not __sun__ |
---|
1400 | ^ |
---|
1401 | ; |
---|
1402 | 1 warning and 3 errors generated. |
---|
1403 | configure:12345: $? = 1 |
---|
1404 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1498 | configure:12351: result: no |
---|
1499 | configure:12356: checking __sun |
---|
1500 | configure:12372: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1501 | conftest.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 |
---|
1505 | conftest.c:84:12: error: expected ';' after top level declarator |
---|
1506 | error: this is not __sun |
---|
1507 | ^ |
---|
1508 | ; |
---|
1509 | conftest.c:84:14: error: unknown type name 'this' |
---|
1510 | error: this is not __sun |
---|
1511 | ^ |
---|
1512 | conftest.c:84:21: error: expected ';' after top level declarator |
---|
1513 | error: this is not __sun |
---|
1514 | ^ |
---|
1515 | ; |
---|
1516 | 1 warning and 3 errors generated. |
---|
1517 | configure:12372: $? = 1 |
---|
1518 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1612 | configure:12378: result: no |
---|
1613 | configure:12400: checking netdb.h usability |
---|
1614 | configure:12400: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1615 | configure:12400: $? = 0 |
---|
1616 | configure:12400: result: yes |
---|
1617 | configure:12400: checking netdb.h presence |
---|
1618 | configure:12400: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c |
---|
1619 | configure:12400: $? = 0 |
---|
1620 | configure:12400: result: yes |
---|
1621 | configure:12400: checking for netdb.h |
---|
1622 | configure:12400: result: yes |
---|
1623 | configure:12400: checking netinet/in.h usability |
---|
1624 | configure:12400: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1625 | configure:12400: $? = 0 |
---|
1626 | configure:12400: result: yes |
---|
1627 | configure:12400: checking netinet/in.h presence |
---|
1628 | configure:12400: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c |
---|
1629 | configure:12400: $? = 0 |
---|
1630 | configure:12400: result: yes |
---|
1631 | configure:12400: checking for netinet/in.h |
---|
1632 | configure:12400: result: yes |
---|
1633 | configure:12400: checking netinet/tcp.h usability |
---|
1634 | configure:12400: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1635 | configure:12400: $? = 0 |
---|
1636 | configure:12400: result: yes |
---|
1637 | configure:12400: checking netinet/tcp.h presence |
---|
1638 | configure:12400: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c |
---|
1639 | configure:12400: $? = 0 |
---|
1640 | configure:12400: result: yes |
---|
1641 | configure:12400: checking for netinet/tcp.h |
---|
1642 | configure:12400: result: yes |
---|
1643 | configure:12410: checking for struct sockaddr_in |
---|
1644 | configure:12410: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1645 | configure:12410: $? = 0 |
---|
1646 | configure:12410: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1647 | conftest.c:127:33: error: expected expression |
---|
1648 | if (sizeof ((struct sockaddr_in))) |
---|
1649 | ^ |
---|
1650 | 1 error generated. |
---|
1651 | configure:12410: $? = 1 |
---|
1652 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1784 | configure:12410: result: yes |
---|
1785 | configure:12437: checking if --with-cuda is set |
---|
1786 | configure:12451: result: not set (--with-cuda=) |
---|
1787 | configure:12515: checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared |
---|
1788 | configure:12515: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1789 | conftest.c:88:10: fatal error: '/cuda.h' file not found |
---|
1790 | #include </cuda.h> |
---|
1791 | ^~~~~~~~~ |
---|
1792 | 1 error generated. |
---|
1793 | configure:12515: $? = 1 |
---|
1794 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
1898 | configure:12515: result: no |
---|
1899 | configure:12541: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
1900 | conftest.c:88:10: fatal error: '/cuda.h' file not found |
---|
1901 | #include </cuda.h> |
---|
1902 | ^~~~~~~~~ |
---|
1903 | 1 error generated. |
---|
1904 | configure:12541: $? = 1 |
---|
1905 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
2005 | configure:12551: checking whether cuPointerGetAttributes is declared |
---|
2006 | configure:12551: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2007 | conftest.c:88:10: fatal error: '/cuda.h' file not found |
---|
2008 | #include </cuda.h> |
---|
2009 | ^~~~~~~~~ |
---|
2010 | 1 error generated. |
---|
2011 | configure:12551: $? = 1 |
---|
2012 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
2116 | configure:12551: result: no |
---|
2117 | configure:12561: checking if have cuda support |
---|
2118 | configure:12570: result: no |
---|
2119 | configure:12787: checking if user requested PMI support |
---|
2120 | configure:12790: result: no |
---|
2121 | configure:13872: checking if user requested internal PMIx support() |
---|
2122 | configure:13885: result: no |
---|
2123 | configure:13938: checking for pmix.h in /usr |
---|
2124 | configure:13946: result: not found |
---|
2125 | configure:13948: checking for pmix.h in /usr/include |
---|
2126 | configure:13956: result: not found |
---|
2127 | configure:14246: WARNING: discovered external PMIx version is less than internal version 3.x |
---|
2128 | configure:14248: WARNING: using internal PMIx |
---|
2129 | configure:5963: *** ORTE Configuration options |
---|
2130 | configure:14522: checking if want orterun "--prefix" behavior to be enabled by default |
---|
2131 | configure:14542: result: no |
---|
2132 | configure:5963: *** OMPI Configuration options |
---|
2133 | configure:14574: checking if want compile-time warnings inside of mpi.h |
---|
2134 | configure:14582: result: yes |
---|
2135 | configure:14600: checking if want sparse process groups |
---|
2136 | configure:14612: result: no |
---|
2137 | configure:14627: checking if want peruse support |
---|
2138 | configure:14639: result: no |
---|
2139 | configure:14660: checking if want Fortran MPI bindings |
---|
2140 | configure:14693: result: yes (default) |
---|
2141 | configure:14740: checking if want C++ bindings |
---|
2142 | configure:14748: result: yes |
---|
2143 | configure:14757: checking if want MPI::SEEK_SET support |
---|
2144 | configure:14765: result: yes |
---|
2145 | configure:14842: checking if want run-time MPI parameter checking |
---|
2146 | configure:14866: result: runtime |
---|
2147 | configure:5963: *** OSHMEM Configuration options |
---|
2148 | configure:14905: checking if want oshmem |
---|
2149 | configure:14921: result: not supported on this platform |
---|
2150 | configure:14939: checking if want SGI/Quadrics compatibility mode |
---|
2151 | configure:14947: result: yes |
---|
2152 | configure:14966: checking if want OSHMEM API parameter checking |
---|
2153 | configure:14983: result: always |
---|
2154 | configure:15007: checking for on_exit |
---|
2155 | configure:15007: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2156 | ld: Undefined symbols: |
---|
2157 | _on_exit, referenced from: |
---|
2158 | _main in conftest-529ae5.o |
---|
2159 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2160 | configure:15007: $? = 1 |
---|
2161 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 | | } |
---|
2303 | configure:15007: result: no |
---|
2304 | configure:15025: checking if want pshmem |
---|
2305 | configure:15028: result: yes |
---|
2306 | configure:15050: checking if want to build OSHMEM fortran bindings |
---|
2307 | configure:15072: result: yes |
---|
2308 | configure:15124: result: no |
---|
2309 | configure:15183: checking if want custom libmpi(_FOO) name |
---|
2310 | configure:15204: result: mpi |
---|
2311 | configure:15364: checking if want wrapper compiler rpath support |
---|
2312 | configure:15374: result: yes |
---|
2313 | configure:15377: checking if want wrapper compiler runpath support |
---|
2314 | configure:15387: result: yes |
---|
2315 | configure:5947: === Compiler and preprocessor tests |
---|
2316 | configure:5963: *** C compiler and preprocessor |
---|
2317 | configure:15526: checking for gcc |
---|
2318 | configure:15553: result: /opt/local/bin/clang-mp-15 |
---|
2319 | configure:15782: checking for C compiler version |
---|
2320 | configure:15791: /opt/local/bin/clang-mp-15 --version >&5 |
---|
2321 | clang version 15.0.7 |
---|
2322 | Target: arm64-apple-darwin23.1.0 |
---|
2323 | Thread model: posix |
---|
2324 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
2325 | configure:15802: $? = 0 |
---|
2326 | configure:15791: /opt/local/bin/clang-mp-15 -v >&5 |
---|
2327 | clang version 15.0.7 |
---|
2328 | Target: arm64-apple-darwin23.1.0 |
---|
2329 | Thread model: posix |
---|
2330 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
2331 | configure:15802: $? = 0 |
---|
2332 | configure:15791: /opt/local/bin/clang-mp-15 -V >&5 |
---|
2333 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
2334 | clang: error: no input files |
---|
2335 | configure:15802: $? = 1 |
---|
2336 | configure:15791: /opt/local/bin/clang-mp-15 -qversion >&5 |
---|
2337 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
2338 | clang: error: no input files |
---|
2339 | configure:15802: $? = 1 |
---|
2340 | configure:15806: checking whether we are using the GNU C compiler |
---|
2341 | configure:15834: result: yes |
---|
2342 | configure:15843: checking whether /opt/local/bin/clang-mp-15 accepts -g |
---|
2343 | configure:15904: result: yes |
---|
2344 | configure:15921: checking for /opt/local/bin/clang-mp-15 option to accept ISO C89 |
---|
2345 | configure:15997: result: none needed |
---|
2346 | configure:16022: checking whether /opt/local/bin/clang-mp-15 understands -c and -o together |
---|
2347 | configure:16059: result: yes |
---|
2348 | configure:16279: checking if /opt/local/bin/clang-mp-15 requires a flag for C11 |
---|
2349 | configure:16297: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2350 | configure:16297: $? = 0 |
---|
2351 | configure:16302: result: no |
---|
2352 | configure:16306: verifying /opt/local/bin/clang-mp-15 supports C11 without a flag |
---|
2353 | configure:16388: checking if /opt/local/bin/clang-mp-15 supports C11 _Thread_local |
---|
2354 | configure:16402: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2355 | configure:16402: $? = 0 |
---|
2356 | configure:16412: result: yes |
---|
2357 | configure:16475: checking if /opt/local/bin/clang-mp-15 supports C11 atomic variables |
---|
2358 | configure:16489: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2359 | configure:16489: $? = 0 |
---|
2360 | configure:16499: result: yes |
---|
2361 | configure:16562: checking if /opt/local/bin/clang-mp-15 supports C11 _Atomic keyword |
---|
2362 | configure:16576: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2363 | configure:16576: $? = 0 |
---|
2364 | configure:16586: result: yes |
---|
2365 | configure:16649: checking if /opt/local/bin/clang-mp-15 supports C11 _Generic keyword |
---|
2366 | configure:16663: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2367 | configure:16663: $? = 0 |
---|
2368 | configure:16673: result: yes |
---|
2369 | configure:16736: checking if /opt/local/bin/clang-mp-15 supports C11 _Static_assert |
---|
2370 | configure:16750: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2371 | configure:16750: $? = 0 |
---|
2372 | configure:16760: result: yes |
---|
2373 | configure:16823: checking if /opt/local/bin/clang-mp-15 supports C11 atomic_fetch_xor_explicit |
---|
2374 | configure:16838: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2375 | configure:16838: $? = 0 |
---|
2376 | configure:16848: result: yes |
---|
2377 | configure:17514: no flag required for C11 support |
---|
2378 | configure:18369: checking if /opt/local/bin/clang-mp-15 supports __thread |
---|
2379 | configure:18383: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2380 | configure:18383: $? = 0 |
---|
2381 | configure:18393: result: yes |
---|
2382 | configure:18456: checking if /opt/local/bin/clang-mp-15 supports C11 _Thread_local |
---|
2383 | configure:18470: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
2384 | configure:18470: $? = 0 |
---|
2385 | configure:18480: result: yes |
---|
2386 | configure:18544: checking for the C compiler vendor |
---|
2387 | configure:18573: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2388 | conftest.c:114:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
2389 | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
2390 | ^ |
---|
2391 | conftest.c:115:1: error: unknown type name 'choke' |
---|
2392 | choke me |
---|
2393 | ^ |
---|
2394 | conftest.c:115:9: error: expected ';' after top level declarator |
---|
2395 | choke me |
---|
2396 | ^ |
---|
2397 | ; |
---|
2398 | 3 errors generated. |
---|
2399 | configure:18573: $? = 1 |
---|
2400 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 |
---|
2517 | configure:18590: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2518 | conftest.c:114:2: error: "symbol __PGI not defined" |
---|
2519 | #error "symbol __PGI not defined" |
---|
2520 | ^ |
---|
2521 | conftest.c:115:1: error: unknown type name 'choke' |
---|
2522 | choke me |
---|
2523 | ^ |
---|
2524 | conftest.c:115:9: error: expected ';' after top level declarator |
---|
2525 | choke me |
---|
2526 | ^ |
---|
2527 | ; |
---|
2528 | 3 errors generated. |
---|
2529 | configure:18590: $? = 1 |
---|
2530 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 |
---|
2647 | configure:18608: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2648 | conftest.c:114:2: error: "condition defined(__FUJITSU) not met" |
---|
2649 | #error "condition defined(__FUJITSU) not met" |
---|
2650 | ^ |
---|
2651 | conftest.c:115:1: error: unknown type name 'choke' |
---|
2652 | choke me |
---|
2653 | ^ |
---|
2654 | conftest.c:115:9: error: expected ';' after top level declarator |
---|
2655 | choke me |
---|
2656 | ^ |
---|
2657 | ; |
---|
2658 | 3 errors generated. |
---|
2659 | configure:18608: $? = 1 |
---|
2660 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 |
---|
2777 | configure:18625: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2778 | conftest.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 | ^ |
---|
2781 | conftest.c:115:1: error: unknown type name 'choke' |
---|
2782 | choke me |
---|
2783 | ^ |
---|
2784 | conftest.c:115:9: error: expected ';' after top level declarator |
---|
2785 | choke me |
---|
2786 | ^ |
---|
2787 | ; |
---|
2788 | 3 errors generated. |
---|
2789 | configure:18625: $? = 1 |
---|
2790 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 |
---|
2907 | configure:18643: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
2908 | conftest.c:114:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met" |
---|
2909 | #error "condition defined(_AIX) && !defined(__GNUC__) not met" |
---|
2910 | ^ |
---|
2911 | conftest.c:115:1: error: unknown type name 'choke' |
---|
2912 | choke me |
---|
2913 | ^ |
---|
2914 | conftest.c:115:9: error: expected ';' after top level declarator |
---|
2915 | choke me |
---|
2916 | ^ |
---|
2917 | ; |
---|
2918 | 3 errors generated. |
---|
2919 | configure:18643: $? = 1 |
---|
2920 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 |
---|
3037 | configure:18662: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3038 | configure:18662: $? = 0 |
---|
3039 | configure:19136: result: gnu |
---|
3040 | configure:19144: checking for ANSI C header files |
---|
3041 | configure:19248: result: yes |
---|
3042 | configure:19981: checking if /opt/local/bin/clang-mp-15 supports -finline-functions |
---|
3043 | configure:19997: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3044 | configure:19997: $? = 0 |
---|
3045 | configure:20013: result: yes |
---|
3046 | configure:20023: checking if /opt/local/bin/clang-mp-15 supports -fno-strict-aliasing |
---|
3047 | configure:20039: /opt/local/bin/clang-mp-15 -c -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3048 | configure:20039: $? = 0 |
---|
3049 | configure:20046: result: yes |
---|
3050 | configure:20144: WARNING: -fno-strict-aliasing has been added to CFLAGS |
---|
3051 | configure:20292: checking if /opt/local/bin/clang-mp-15 supports __builtin_expect |
---|
3052 | configure:20309: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
3053 | configure:20309: $? = 0 |
---|
3054 | configure:20317: result: yes |
---|
3055 | configure:20331: checking if /opt/local/bin/clang-mp-15 supports __builtin_prefetch |
---|
3056 | configure:20348: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
3057 | configure:20348: $? = 0 |
---|
3058 | configure:20356: result: yes |
---|
3059 | configure:20370: checking if /opt/local/bin/clang-mp-15 supports __builtin_clz |
---|
3060 | configure:20387: /opt/local/bin/clang-mp-15 -o conftest -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
3061 | configure:20387: $? = 0 |
---|
3062 | configure:20395: result: yes |
---|
3063 | configure:20473: checking for C optimization flags |
---|
3064 | configure:20520: result: -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing |
---|
3065 | configure:20560: checking for Interix environment |
---|
3066 | configure:20575: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3067 | conftest.c:122:22: error: Normal Unix environment |
---|
3068 | #error Normal Unix environment |
---|
3069 | ^ |
---|
3070 | 1 error generated. |
---|
3071 | configure:20575: $? = 1 |
---|
3072 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
3199 | configure:20581: result: no |
---|
3200 | configure:20615: checking for C ident string support |
---|
3201 | configure:20643: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o |
---|
3202 | configure:20650: $? = 0 |
---|
3203 | configure:20686: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o |
---|
3204 | configure:20693: $? = 0 |
---|
3205 | configure:20729: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o |
---|
3206 | configure:20736: $? = 0 |
---|
3207 | configure:21568: result: static const char |
---|
3208 | configure:21578: checking for int8_t |
---|
3209 | configure:21578: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3210 | configure:21578: $? = 0 |
---|
3211 | configure:21578: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3212 | conftest.c:157:21: error: expected expression |
---|
3213 | if (sizeof ((int8_t))) |
---|
3214 | ^ |
---|
3215 | 1 error generated. |
---|
3216 | configure:21578: $? = 1 |
---|
3217 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
3379 | configure:21578: result: yes |
---|
3380 | configure:21588: checking for uint8_t |
---|
3381 | configure:21588: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3382 | configure:21588: $? = 0 |
---|
3383 | configure:21588: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3384 | conftest.c:158:22: error: expected expression |
---|
3385 | if (sizeof ((uint8_t))) |
---|
3386 | ^ |
---|
3387 | 1 error generated. |
---|
3388 | configure:21588: $? = 1 |
---|
3389 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
3552 | configure:21588: result: yes |
---|
3553 | configure:21598: checking for int16_t |
---|
3554 | configure:21598: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3555 | configure:21598: $? = 0 |
---|
3556 | configure:21598: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3557 | conftest.c:159:22: error: expected expression |
---|
3558 | if (sizeof ((int16_t))) |
---|
3559 | ^ |
---|
3560 | 1 error generated. |
---|
3561 | configure:21598: $? = 1 |
---|
3562 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
3726 | configure:21598: result: yes |
---|
3727 | configure:21608: checking for uint16_t |
---|
3728 | configure:21608: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3729 | configure:21608: $? = 0 |
---|
3730 | configure:21608: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3731 | conftest.c:160:23: error: expected expression |
---|
3732 | if (sizeof ((uint16_t))) |
---|
3733 | ^ |
---|
3734 | 1 error generated. |
---|
3735 | configure:21608: $? = 1 |
---|
3736 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
3901 | configure:21608: result: yes |
---|
3902 | configure:21618: checking for int32_t |
---|
3903 | configure:21618: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3904 | configure:21618: $? = 0 |
---|
3905 | configure:21618: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
3906 | conftest.c:161:22: error: expected expression |
---|
3907 | if (sizeof ((int32_t))) |
---|
3908 | ^ |
---|
3909 | 1 error generated. |
---|
3910 | configure:21618: $? = 1 |
---|
3911 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4077 | configure:21618: result: yes |
---|
4078 | configure:21628: checking for uint32_t |
---|
4079 | configure:21628: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4080 | configure:21628: $? = 0 |
---|
4081 | configure:21628: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4082 | conftest.c:162:23: error: expected expression |
---|
4083 | if (sizeof ((uint32_t))) |
---|
4084 | ^ |
---|
4085 | 1 error generated. |
---|
4086 | configure:21628: $? = 1 |
---|
4087 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4254 | configure:21628: result: yes |
---|
4255 | configure:21638: checking for int64_t |
---|
4256 | configure:21638: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4257 | configure:21638: $? = 0 |
---|
4258 | configure:21638: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4259 | conftest.c:163:22: error: expected expression |
---|
4260 | if (sizeof ((int64_t))) |
---|
4261 | ^ |
---|
4262 | 1 error generated. |
---|
4263 | configure:21638: $? = 1 |
---|
4264 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4432 | configure:21638: result: yes |
---|
4433 | configure:21648: checking for uint64_t |
---|
4434 | configure:21648: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4435 | configure:21648: $? = 0 |
---|
4436 | configure:21648: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4437 | conftest.c:164:23: error: expected expression |
---|
4438 | if (sizeof ((uint64_t))) |
---|
4439 | ^ |
---|
4440 | 1 error generated. |
---|
4441 | configure:21648: $? = 1 |
---|
4442 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4611 | configure:21648: result: yes |
---|
4612 | configure:21658: checking for int128_t |
---|
4613 | configure:21658: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4614 | conftest.c:165:13: error: use of undeclared identifier 'int128_t' |
---|
4615 | if (sizeof (int128_t)) |
---|
4616 | ^ |
---|
4617 | 1 error generated. |
---|
4618 | configure:21658: $? = 1 |
---|
4619 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4789 | configure:21658: result: no |
---|
4790 | configure:21668: checking for __int128 |
---|
4791 | configure:21668: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4792 | configure:21668: $? = 0 |
---|
4793 | configure:21668: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4794 | conftest.c:165:23: error: expected expression |
---|
4795 | if (sizeof ((__int128))) |
---|
4796 | ^ |
---|
4797 | 1 error generated. |
---|
4798 | configure:21668: $? = 1 |
---|
4799 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
4969 | configure:21668: result: yes |
---|
4970 | configure:21678: checking for uint128_t |
---|
4971 | configure:21678: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
4972 | conftest.c:166:13: error: use of undeclared identifier 'uint128_t' |
---|
4973 | if (sizeof (uint128_t)) |
---|
4974 | ^ |
---|
4975 | 1 error generated. |
---|
4976 | configure:21678: $? = 1 |
---|
4977 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
5148 | configure:21678: result: no |
---|
5149 | configure:21688: checking for long long |
---|
5150 | configure:21688: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5151 | configure:21688: $? = 0 |
---|
5152 | configure:21688: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5153 | conftest.c:166:24: error: expected expression |
---|
5154 | if (sizeof ((long long))) |
---|
5155 | ^ |
---|
5156 | 1 error generated. |
---|
5157 | configure:21688: $? = 1 |
---|
5158 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
5329 | configure:21688: result: yes |
---|
5330 | configure:21699: checking for __float128 |
---|
5331 | configure:21699: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5332 | conftest.c:167:13: error: __float128 is not supported on this target |
---|
5333 | if (sizeof (__float128)) |
---|
5334 | ^ |
---|
5335 | 1 error generated. |
---|
5336 | configure:21699: $? = 1 |
---|
5337 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
5509 | configure:21699: result: no |
---|
5510 | configure:21709: checking for long double |
---|
5511 | configure:21709: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5512 | configure:21709: $? = 0 |
---|
5513 | configure:21709: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5514 | conftest.c:167:26: error: expected expression |
---|
5515 | if (sizeof ((long double))) |
---|
5516 | ^ |
---|
5517 | 1 error generated. |
---|
5518 | configure:21709: $? = 1 |
---|
5519 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
5691 | configure:21709: result: yes |
---|
5692 | configure:21723: checking complex.h usability |
---|
5693 | configure:21723: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5694 | configure:21723: $? = 0 |
---|
5695 | configure:21723: result: yes |
---|
5696 | configure:21723: checking complex.h presence |
---|
5697 | configure:21723: /opt/local/bin/clang-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c |
---|
5698 | configure:21723: $? = 0 |
---|
5699 | configure:21723: result: yes |
---|
5700 | configure:21723: checking for complex.h |
---|
5701 | configure:21723: result: yes |
---|
5702 | configure:21733: checking for float _Complex |
---|
5703 | configure:21733: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5704 | configure:21733: $? = 0 |
---|
5705 | configure:21733: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5706 | conftest.c:169:29: error: expected expression |
---|
5707 | if (sizeof ((float _Complex))) |
---|
5708 | ^ |
---|
5709 | 1 error generated. |
---|
5710 | configure:21733: $? = 1 |
---|
5711 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
5885 | configure:21733: result: yes |
---|
5886 | configure:21743: checking for double _Complex |
---|
5887 | configure:21743: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5888 | configure:21743: $? = 0 |
---|
5889 | configure:21743: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
5890 | conftest.c:170:30: error: expected expression |
---|
5891 | if (sizeof ((double _Complex))) |
---|
5892 | ^ |
---|
5893 | 1 error generated. |
---|
5894 | configure:21743: $? = 1 |
---|
5895 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
6070 | configure:21743: result: yes |
---|
6071 | configure:21753: checking for long double _Complex |
---|
6072 | configure:21753: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6073 | configure:21753: $? = 0 |
---|
6074 | configure:21753: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6075 | conftest.c:171:35: error: expected expression |
---|
6076 | if (sizeof ((long double _Complex))) |
---|
6077 | ^ |
---|
6078 | 1 error generated. |
---|
6079 | configure:21753: $? = 1 |
---|
6080 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
6256 | configure:21753: result: yes |
---|
6257 | configure:21764: checking for intptr_t |
---|
6258 | configure:21764: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6259 | configure:21764: $? = 0 |
---|
6260 | configure:21764: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6261 | conftest.c:172:23: error: expected expression |
---|
6262 | if (sizeof ((intptr_t))) |
---|
6263 | ^ |
---|
6264 | 1 error generated. |
---|
6265 | configure:21764: $? = 1 |
---|
6266 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
6443 | configure:21764: result: yes |
---|
6444 | configure:21774: checking for uintptr_t |
---|
6445 | configure:21774: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6446 | configure:21774: $? = 0 |
---|
6447 | configure:21774: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6448 | conftest.c:173:24: error: expected expression |
---|
6449 | if (sizeof ((uintptr_t))) |
---|
6450 | ^ |
---|
6451 | 1 error generated. |
---|
6452 | configure:21774: $? = 1 |
---|
6453 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
6631 | configure:21774: result: yes |
---|
6632 | configure:21784: checking for mode_t |
---|
6633 | configure:21784: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6634 | configure:21784: $? = 0 |
---|
6635 | configure:21784: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6636 | conftest.c:174:21: error: expected expression |
---|
6637 | if (sizeof ((mode_t))) |
---|
6638 | ^ |
---|
6639 | 1 error generated. |
---|
6640 | configure:21784: $? = 1 |
---|
6641 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
6820 | configure:21784: result: yes |
---|
6821 | configure:21794: checking for ssize_t |
---|
6822 | configure:21794: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6823 | configure:21794: $? = 0 |
---|
6824 | configure:21794: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
6825 | conftest.c:175:22: error: expected expression |
---|
6826 | if (sizeof ((ssize_t))) |
---|
6827 | ^ |
---|
6828 | 1 error generated. |
---|
6829 | configure:21794: $? = 1 |
---|
6830 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
7010 | configure:21794: result: yes |
---|
7011 | configure:21804: checking for ptrdiff_t |
---|
7012 | configure:21804: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
7013 | configure:21804: $? = 0 |
---|
7014 | configure:21804: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
7015 | conftest.c:176:24: error: expected expression |
---|
7016 | if (sizeof ((ptrdiff_t))) |
---|
7017 | ^ |
---|
7018 | 1 error generated. |
---|
7019 | configure:21804: $? = 1 |
---|
7020 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 | | } |
---|
7201 | configure:21804: result: yes |
---|
7202 | configure:21823: checking size of _Bool |
---|
7203 | configure:21828: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7204 | configure:21828: $? = 0 |
---|
7205 | configure:21828: ./conftest |
---|
7206 | configure:21828: $? = 0 |
---|
7207 | configure:21842: result: 1 |
---|
7208 | configure:21856: checking size of char |
---|
7209 | configure:21861: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7210 | configure:21861: $? = 0 |
---|
7211 | configure:21861: ./conftest |
---|
7212 | configure:21861: $? = 0 |
---|
7213 | configure:21875: result: 1 |
---|
7214 | configure:21889: checking size of short |
---|
7215 | configure:21894: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7216 | configure:21894: $? = 0 |
---|
7217 | configure:21894: ./conftest |
---|
7218 | configure:21894: $? = 0 |
---|
7219 | configure:21908: result: 2 |
---|
7220 | configure:21922: checking size of int |
---|
7221 | configure:21927: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7222 | configure:21927: $? = 0 |
---|
7223 | configure:21927: ./conftest |
---|
7224 | configure:21927: $? = 0 |
---|
7225 | configure:21941: result: 4 |
---|
7226 | configure:21955: checking size of long |
---|
7227 | configure:21960: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7228 | configure:21960: $? = 0 |
---|
7229 | configure:21960: ./conftest |
---|
7230 | configure:21960: $? = 0 |
---|
7231 | configure:21974: result: 8 |
---|
7232 | configure:21989: checking size of long long |
---|
7233 | configure:21994: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7234 | configure:21994: $? = 0 |
---|
7235 | configure:21994: ./conftest |
---|
7236 | configure:21994: $? = 0 |
---|
7237 | configure:22008: result: 8 |
---|
7238 | configure:22023: checking size of float |
---|
7239 | configure:22028: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7240 | configure:22028: $? = 0 |
---|
7241 | configure:22028: ./conftest |
---|
7242 | configure:22028: $? = 0 |
---|
7243 | configure:22042: result: 4 |
---|
7244 | configure:22056: checking size of double |
---|
7245 | configure:22061: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7246 | configure:22061: $? = 0 |
---|
7247 | configure:22061: ./conftest |
---|
7248 | configure:22061: $? = 0 |
---|
7249 | configure:22075: result: 8 |
---|
7250 | configure:22090: checking size of long double |
---|
7251 | configure:22095: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7252 | configure:22095: $? = 0 |
---|
7253 | configure:22095: ./conftest |
---|
7254 | configure:22095: $? = 0 |
---|
7255 | configure:22109: result: 8 |
---|
7256 | configure:22162: checking size of float _Complex |
---|
7257 | configure:22167: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7258 | configure:22167: $? = 0 |
---|
7259 | configure:22167: ./conftest |
---|
7260 | configure:22167: $? = 0 |
---|
7261 | configure:22181: result: 8 |
---|
7262 | configure:22197: checking size of double _Complex |
---|
7263 | configure:22202: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7264 | configure:22202: $? = 0 |
---|
7265 | configure:22202: ./conftest |
---|
7266 | configure:22202: $? = 0 |
---|
7267 | configure:22216: result: 16 |
---|
7268 | configure:22232: checking size of long double _Complex |
---|
7269 | configure:22237: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7270 | configure:22237: $? = 0 |
---|
7271 | configure:22237: ./conftest |
---|
7272 | configure:22237: $? = 0 |
---|
7273 | configure:22251: result: 16 |
---|
7274 | configure:22267: checking size of void * |
---|
7275 | configure:22272: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7276 | configure:22272: $? = 0 |
---|
7277 | configure:22272: ./conftest |
---|
7278 | configure:22272: $? = 0 |
---|
7279 | configure:22286: result: 8 |
---|
7280 | configure:22300: checking size of size_t |
---|
7281 | configure:22305: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7282 | configure:22305: $? = 0 |
---|
7283 | configure:22305: ./conftest |
---|
7284 | configure:22305: $? = 0 |
---|
7285 | configure:22319: result: 8 |
---|
7286 | configure:22334: checking size of ssize_t |
---|
7287 | configure:22339: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7288 | configure:22339: $? = 0 |
---|
7289 | configure:22339: ./conftest |
---|
7290 | configure:22339: $? = 0 |
---|
7291 | configure:22353: result: 8 |
---|
7292 | configure:22369: checking size of ptrdiff_t |
---|
7293 | configure:22374: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7294 | configure:22374: $? = 0 |
---|
7295 | configure:22374: ./conftest |
---|
7296 | configure:22374: $? = 0 |
---|
7297 | configure:22388: result: 8 |
---|
7298 | configure:22405: checking size of wchar_t |
---|
7299 | configure:22410: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7300 | configure:22410: $? = 0 |
---|
7301 | configure:22410: ./conftest |
---|
7302 | configure:22410: $? = 0 |
---|
7303 | configure:22424: result: 4 |
---|
7304 | configure:22439: checking size of pid_t |
---|
7305 | configure:22444: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7306 | configure:22444: $? = 0 |
---|
7307 | configure:22444: ./conftest |
---|
7308 | configure:22444: $? = 0 |
---|
7309 | configure:22458: result: 4 |
---|
7310 | configure:22474: checking size of atomic_short |
---|
7311 | configure:22479: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7312 | configure:22479: $? = 0 |
---|
7313 | configure:22479: ./conftest |
---|
7314 | configure:22479: $? = 0 |
---|
7315 | configure:22494: result: 2 |
---|
7316 | configure:22508: checking size of atomic_int |
---|
7317 | configure:22513: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7318 | configure:22513: $? = 0 |
---|
7319 | configure:22513: ./conftest |
---|
7320 | configure:22513: $? = 0 |
---|
7321 | configure:22528: result: 4 |
---|
7322 | configure:22542: checking size of atomic_long |
---|
7323 | configure:22547: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7324 | configure:22547: $? = 0 |
---|
7325 | configure:22547: ./conftest |
---|
7326 | configure:22547: $? = 0 |
---|
7327 | configure:22562: result: 8 |
---|
7328 | configure:22576: checking size of atomic_llong |
---|
7329 | configure:22581: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7330 | configure:22581: $? = 0 |
---|
7331 | configure:22581: ./conftest |
---|
7332 | configure:22581: $? = 0 |
---|
7333 | configure:22596: result: 8 |
---|
7334 | configure:22612: checking alignment of bool |
---|
7335 | configure:22661: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7336 | configure:22661: $? = 0 |
---|
7337 | configure:22661: ./conftest |
---|
7338 | configure:22661: $? = 0 |
---|
7339 | configure:22675: result: 1 |
---|
7340 | configure:22687: checking alignment of int8_t |
---|
7341 | configure:22736: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7342 | configure:22736: $? = 0 |
---|
7343 | configure:22736: ./conftest |
---|
7344 | configure:22736: $? = 0 |
---|
7345 | configure:22750: result: 1 |
---|
7346 | configure:22762: checking alignment of int16_t |
---|
7347 | configure:22811: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7348 | configure:22811: $? = 0 |
---|
7349 | configure:22811: ./conftest |
---|
7350 | configure:22811: $? = 0 |
---|
7351 | configure:22825: result: 2 |
---|
7352 | configure:22837: checking alignment of int32_t |
---|
7353 | configure:22886: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7354 | configure:22886: $? = 0 |
---|
7355 | configure:22886: ./conftest |
---|
7356 | configure:22886: $? = 0 |
---|
7357 | configure:22900: result: 4 |
---|
7358 | configure:22912: checking alignment of int64_t |
---|
7359 | configure:22961: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7360 | configure:22961: $? = 0 |
---|
7361 | configure:22961: ./conftest |
---|
7362 | configure:22961: $? = 0 |
---|
7363 | configure:22975: result: 8 |
---|
7364 | configure:23064: checking alignment of char |
---|
7365 | configure:23113: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7366 | configure:23113: $? = 0 |
---|
7367 | configure:23113: ./conftest |
---|
7368 | configure:23113: $? = 0 |
---|
7369 | configure:23127: result: 1 |
---|
7370 | configure:23139: checking alignment of short |
---|
7371 | configure:23188: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7372 | configure:23188: $? = 0 |
---|
7373 | configure:23188: ./conftest |
---|
7374 | configure:23188: $? = 0 |
---|
7375 | configure:23202: result: 2 |
---|
7376 | configure:23214: checking alignment of wchar_t |
---|
7377 | configure:23263: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7378 | configure:23263: $? = 0 |
---|
7379 | configure:23263: ./conftest |
---|
7380 | configure:23263: $? = 0 |
---|
7381 | configure:23277: result: 4 |
---|
7382 | configure:23289: checking alignment of int |
---|
7383 | configure:23338: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7384 | configure:23338: $? = 0 |
---|
7385 | configure:23338: ./conftest |
---|
7386 | configure:23338: $? = 0 |
---|
7387 | configure:23352: result: 4 |
---|
7388 | configure:23364: checking alignment of long |
---|
7389 | configure:23413: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7390 | configure:23413: $? = 0 |
---|
7391 | configure:23413: ./conftest |
---|
7392 | configure:23413: $? = 0 |
---|
7393 | configure:23427: result: 8 |
---|
7394 | configure:23440: checking alignment of long long |
---|
7395 | configure:23489: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7396 | configure:23489: $? = 0 |
---|
7397 | configure:23489: ./conftest |
---|
7398 | configure:23489: $? = 0 |
---|
7399 | configure:23503: result: 8 |
---|
7400 | configure:23516: checking alignment of float |
---|
7401 | configure:23565: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7402 | configure:23565: $? = 0 |
---|
7403 | configure:23565: ./conftest |
---|
7404 | configure:23565: $? = 0 |
---|
7405 | configure:23579: result: 4 |
---|
7406 | configure:23591: checking alignment of double |
---|
7407 | configure:23640: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7408 | configure:23640: $? = 0 |
---|
7409 | configure:23640: ./conftest |
---|
7410 | configure:23640: $? = 0 |
---|
7411 | configure:23654: result: 8 |
---|
7412 | configure:23667: checking alignment of long double |
---|
7413 | configure:23716: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7414 | configure:23716: $? = 0 |
---|
7415 | configure:23716: ./conftest |
---|
7416 | configure:23716: $? = 0 |
---|
7417 | configure:23730: result: 8 |
---|
7418 | configure:23825: checking alignment of float _Complex |
---|
7419 | configure:23874: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7420 | configure:23874: $? = 0 |
---|
7421 | configure:23874: ./conftest |
---|
7422 | configure:23874: $? = 0 |
---|
7423 | configure:23888: result: 4 |
---|
7424 | configure:23902: checking alignment of double _Complex |
---|
7425 | configure:23951: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7426 | configure:23951: $? = 0 |
---|
7427 | configure:23951: ./conftest |
---|
7428 | configure:23951: $? = 0 |
---|
7429 | configure:23965: result: 8 |
---|
7430 | configure:23979: checking alignment of long double _Complex |
---|
7431 | configure:24028: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7432 | configure:24028: $? = 0 |
---|
7433 | configure:24028: ./conftest |
---|
7434 | configure:24028: $? = 0 |
---|
7435 | configure:24042: result: 8 |
---|
7436 | configure:24056: checking alignment of void * |
---|
7437 | configure:24105: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7438 | configure:24105: $? = 0 |
---|
7439 | configure:24105: ./conftest |
---|
7440 | configure:24105: $? = 0 |
---|
7441 | configure:24119: result: 8 |
---|
7442 | configure:24131: checking alignment of size_t |
---|
7443 | configure:24180: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
7444 | configure:24180: $? = 0 |
---|
7445 | configure:24180: ./conftest |
---|
7446 | configure:24180: $? = 0 |
---|
7447 | configure:24194: result: 8 |
---|
7448 | configure:24211: checking for weak symbol support |
---|
7449 | configure:24242: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest_weak.c |
---|
7450 | configure:24249: $? = 0 |
---|
7451 | configure:24259: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -lz |
---|
7452 | ld: Undefined symbols: |
---|
7453 | _fake, referenced from: |
---|
7454 | _main in conftest-56d14d.o |
---|
7455 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7456 | configure:24266: $? = 1 |
---|
7457 | configure:24292: result: no |
---|
7458 | configure:24302: checking for macro weak symbol support |
---|
7459 | configure:24339: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest_weak.c |
---|
7460 | configure:24346: $? = 0 |
---|
7461 | configure:24356: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -lz |
---|
7462 | ld: Undefined symbols: |
---|
7463 | _fake1, referenced from: |
---|
7464 | _main in conftest-c61d88.o |
---|
7465 | _fake2, referenced from: |
---|
7466 | _main in conftest-c61d88.o |
---|
7467 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7468 | configure:24363: $? = 1 |
---|
7469 | configure:24389: result: no |
---|
7470 | configure:24513: checking for functional offsetof macro |
---|
7471 | configure:24526: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
7472 | configure:24526: $? = 0 |
---|
7473 | configure:24561: result: yes |
---|
7474 | configure:5963: *** C++ compiler and preprocessor |
---|
7475 | configure:24752: checking for C++ compiler version |
---|
7476 | configure:24761: /opt/local/bin/clang++-mp-15 --version >&5 |
---|
7477 | clang version 15.0.7 |
---|
7478 | Target: arm64-apple-darwin23.1.0 |
---|
7479 | Thread model: posix |
---|
7480 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
7481 | configure:24772: $? = 0 |
---|
7482 | configure:24761: /opt/local/bin/clang++-mp-15 -v >&5 |
---|
7483 | clang version 15.0.7 |
---|
7484 | Target: arm64-apple-darwin23.1.0 |
---|
7485 | Thread model: posix |
---|
7486 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
7487 | configure:24772: $? = 0 |
---|
7488 | configure:24761: /opt/local/bin/clang++-mp-15 -V >&5 |
---|
7489 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
7490 | clang: error: no input files |
---|
7491 | configure:24772: $? = 1 |
---|
7492 | configure:24761: /opt/local/bin/clang++-mp-15 -qversion >&5 |
---|
7493 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
7494 | clang: error: no input files |
---|
7495 | configure:24772: $? = 1 |
---|
7496 | configure:24776: checking whether we are using the GNU C++ compiler |
---|
7497 | configure:24795: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
7498 | configure:24795: $? = 0 |
---|
7499 | configure:24804: result: yes |
---|
7500 | configure:24813: checking whether /opt/local/bin/clang++-mp-15 accepts -g |
---|
7501 | configure:24833: /opt/local/bin/clang++-mp-15 -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
7502 | configure:24833: $? = 0 |
---|
7503 | configure:24874: result: yes |
---|
7504 | configure:24899: checking dependency style of /opt/local/bin/clang++-mp-15 |
---|
7505 | configure:25010: result: gcc3 |
---|
7506 | configure:25030: checking how to run the C++ preprocessor |
---|
7507 | configure:25057: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
7508 | configure:25057: $? = 0 |
---|
7509 | configure:25071: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
7510 | conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found |
---|
7511 | #include <ac_nonexistent.h> |
---|
7512 | ^~~~~~~~~~~~~~~~~~ |
---|
7513 | 1 error generated. |
---|
7514 | configure:25071: $? = 1 |
---|
7515 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
7664 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7665 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7666 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
7691 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
7692 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
7693 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
7694 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
7695 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
7696 | | /* end confdefs.h. */ |
---|
7697 | | #include <ac_nonexistent.h> |
---|
7698 | configure:25096: result: /opt/local/bin/clang++-mp-15 -E |
---|
7699 | configure:25116: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
7700 | configure:25116: $? = 0 |
---|
7701 | configure:25130: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
7702 | conftest.cpp:182:10: fatal error: 'ac_nonexistent.h' file not found |
---|
7703 | #include <ac_nonexistent.h> |
---|
7704 | ^~~~~~~~~~~~~~~~~~ |
---|
7705 | 1 error generated. |
---|
7706 | configure:25130: $? = 1 |
---|
7707 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
7856 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7857 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7858 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
7883 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
7884 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
7885 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
7886 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
7887 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
7888 | | /* end confdefs.h. */ |
---|
7889 | | #include <ac_nonexistent.h> |
---|
7890 | configure:25347: checking for the C++ compiler vendor |
---|
7891 | configure:25376: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
7892 | conftest.cpp:185:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
7893 | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" |
---|
7894 | ^ |
---|
7895 | conftest.cpp:186:1: error: unknown type name 'choke' |
---|
7896 | choke me |
---|
7897 | ^ |
---|
7898 | conftest.cpp:186:9: error: expected ';' after top level declarator |
---|
7899 | choke me |
---|
7900 | ^ |
---|
7901 | ; |
---|
7902 | 3 errors generated. |
---|
7903 | configure:25376: $? = 1 |
---|
7904 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
8053 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8054 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8055 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
8080 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
8081 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
8082 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
8083 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
8084 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
8085 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 |
---|
8092 | configure:25393: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8093 | conftest.cpp:185:2: error: "symbol __PGI not defined" |
---|
8094 | #error "symbol __PGI not defined" |
---|
8095 | ^ |
---|
8096 | conftest.cpp:186:1: error: unknown type name 'choke' |
---|
8097 | choke me |
---|
8098 | ^ |
---|
8099 | conftest.cpp:186:9: error: expected ';' after top level declarator |
---|
8100 | choke me |
---|
8101 | ^ |
---|
8102 | ; |
---|
8103 | 3 errors generated. |
---|
8104 | configure:25393: $? = 1 |
---|
8105 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
8254 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8255 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8256 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
8281 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
8282 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
8283 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
8284 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
8285 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
8286 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
8287 | | /* end confdefs.h. */ |
---|
8288 | | |
---|
8289 | | #ifndef __PGI |
---|
8290 | | #error "symbol __PGI not defined" |
---|
8291 | | choke me |
---|
8292 | | #endif |
---|
8293 | configure:25411: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8294 | conftest.cpp:185:2: error: "condition defined(__FUJITSU) not met" |
---|
8295 | #error "condition defined(__FUJITSU) not met" |
---|
8296 | ^ |
---|
8297 | conftest.cpp:186:1: error: unknown type name 'choke' |
---|
8298 | choke me |
---|
8299 | ^ |
---|
8300 | conftest.cpp:186:9: error: expected ';' after top level declarator |
---|
8301 | choke me |
---|
8302 | ^ |
---|
8303 | ; |
---|
8304 | 3 errors generated. |
---|
8305 | configure:25411: $? = 1 |
---|
8306 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
8455 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8456 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8457 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
8482 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
8483 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
8484 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
8485 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
8486 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
8487 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
8488 | | /* end confdefs.h. */ |
---|
8489 | | |
---|
8490 | | #if !( defined(__FUJITSU) ) |
---|
8491 | | #error "condition defined(__FUJITSU) not met" |
---|
8492 | | choke me |
---|
8493 | | #endif |
---|
8494 | configure:25428: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8495 | conftest.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 | ^ |
---|
8498 | conftest.cpp:186:1: error: unknown type name 'choke' |
---|
8499 | choke me |
---|
8500 | ^ |
---|
8501 | conftest.cpp:186:9: error: expected ';' after top level declarator |
---|
8502 | choke me |
---|
8503 | ^ |
---|
8504 | ; |
---|
8505 | 3 errors generated. |
---|
8506 | configure:25428: $? = 1 |
---|
8507 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
8656 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8657 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8658 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
8683 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
8684 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
8685 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
8686 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
8687 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
8688 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 |
---|
8695 | configure:25446: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8696 | conftest.cpp:185:2: error: "condition defined(_AIX) && !defined(__GNUC__) not met" |
---|
8697 | #error "condition defined(_AIX) && !defined(__GNUC__) not met" |
---|
8698 | ^ |
---|
8699 | conftest.cpp:186:1: error: unknown type name 'choke' |
---|
8700 | choke me |
---|
8701 | ^ |
---|
8702 | conftest.cpp:186:9: error: expected ';' after top level declarator |
---|
8703 | choke me |
---|
8704 | ^ |
---|
8705 | ; |
---|
8706 | 3 errors generated. |
---|
8707 | configure:25446: $? = 1 |
---|
8708 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
8857 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8858 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8859 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
8884 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
8885 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
8886 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
8887 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
8888 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
8889 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 |
---|
8896 | configure:25465: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8897 | configure:25465: $? = 0 |
---|
8898 | configure:25939: result: gnu |
---|
8899 | configure:26332: checking if /opt/local/bin/clang++-mp-15 supports -finline-functions |
---|
8900 | configure:26348: /opt/local/bin/clang++-mp-15 -c -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
8901 | configure:26348: $? = 0 |
---|
8902 | configure:26355: result: yes |
---|
8903 | configure:26459: WARNING: -finline-functions has been added to CXXFLAGS |
---|
8904 | configure:26470: checking if C and C++ are link compatible |
---|
8905 | configure:26495: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest_c.c |
---|
8906 | configure:26502: $? = 0 |
---|
8907 | configure:26533: /opt/local/bin/clang++-mp-15 -o conftest -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.cpp conftest_c.o -lz >&5 |
---|
8908 | configure:26533: $? = 0 |
---|
8909 | configure:26559: result: yes |
---|
8910 | configure:26654: checking for C++ optimization flags |
---|
8911 | configure:26656: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions |
---|
8912 | configure:26671: checking size of bool |
---|
8913 | configure:26676: /opt/local/bin/clang++-mp-15 -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.cpp -lz >&5 |
---|
8914 | configure:26676: $? = 0 |
---|
8915 | configure:26676: ./conftest |
---|
8916 | configure:26676: $? = 0 |
---|
8917 | configure:26690: result: 1 |
---|
8918 | configure:26701: checking alignment of bool |
---|
8919 | configure:26764: result: 1 |
---|
8920 | configure:5963: *** C++ compiler and preprocessor |
---|
8921 | configure:26937: checking for C++ compiler version |
---|
8922 | configure:26946: /opt/local/bin/clang++-mp-15 --version >&5 |
---|
8923 | clang version 15.0.7 |
---|
8924 | Target: arm64-apple-darwin23.1.0 |
---|
8925 | Thread model: posix |
---|
8926 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
8927 | configure:26957: $? = 0 |
---|
8928 | configure:26946: /opt/local/bin/clang++-mp-15 -v >&5 |
---|
8929 | clang version 15.0.7 |
---|
8930 | Target: arm64-apple-darwin23.1.0 |
---|
8931 | Thread model: posix |
---|
8932 | InstalledDir: /opt/local/libexec/llvm-15/bin |
---|
8933 | configure:26957: $? = 0 |
---|
8934 | configure:26946: /opt/local/bin/clang++-mp-15 -V >&5 |
---|
8935 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
8936 | clang: error: no input files |
---|
8937 | configure:26957: $? = 1 |
---|
8938 | configure:26946: /opt/local/bin/clang++-mp-15 -qversion >&5 |
---|
8939 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
8940 | clang: error: no input files |
---|
8941 | configure:26957: $? = 1 |
---|
8942 | configure:26961: checking whether we are using the GNU C++ compiler |
---|
8943 | configure:26989: result: yes |
---|
8944 | configure:26998: checking whether /opt/local/bin/clang++-mp-15 accepts -g |
---|
8945 | configure:27059: result: yes |
---|
8946 | configure:27084: checking dependency style of /opt/local/bin/clang++-mp-15 |
---|
8947 | configure:27195: result: gcc3 |
---|
8948 | configure:27215: checking how to run the C++ preprocessor |
---|
8949 | configure:27281: result: /opt/local/bin/clang++-mp-15 -E |
---|
8950 | configure:27301: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
8951 | configure:27301: $? = 0 |
---|
8952 | configure:27315: /opt/local/bin/clang++-mp-15 -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp |
---|
8953 | conftest.cpp:185:10: fatal error: 'ac_nonexistent.h' file not found |
---|
8954 | #include <ac_nonexistent.h> |
---|
8955 | ^~~~~~~~~~~~~~~~~~ |
---|
8956 | 1 error generated. |
---|
8957 | configure:27315: $? = 1 |
---|
8958 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
9107 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9108 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9109 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
9134 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
9135 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
9136 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
9137 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
9138 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
9139 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
9140 | | #define SIZEOF_BOOL 1 |
---|
9141 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
9142 | | /* end confdefs.h. */ |
---|
9143 | | #include <ac_nonexistent.h> |
---|
9144 | configure:27540: checking if C++ compiler works |
---|
9145 | configure:27584: /opt/local/bin/clang++-mp-15 -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.cpp -lz >&5 |
---|
9146 | configure:27584: $? = 0 |
---|
9147 | configure:27584: ./conftest |
---|
9148 | configure:27584: $? = 0 |
---|
9149 | configure:27600: result: yes |
---|
9150 | configure:28008: checking if /opt/local/bin/clang++-mp-15 supports -finline-functions |
---|
9151 | configure:28024: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9152 | configure:28024: $? = 0 |
---|
9153 | configure:28031: result: yes |
---|
9154 | configure:28135: WARNING: -finline-functions has been added to CXXFLAGS |
---|
9155 | configure:28146: checking if C and C++ are link compatible |
---|
9156 | configure:28235: result: yes |
---|
9157 | configure:28330: checking for C++ optimization flags |
---|
9158 | configure:28332: result: -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions |
---|
9159 | configure:28347: checking size of bool |
---|
9160 | configure:28366: result: 1 |
---|
9161 | configure:28377: checking alignment of bool |
---|
9162 | configure:28440: result: 1 |
---|
9163 | configure:28470: checking if able to build the MPI C++ bindings |
---|
9164 | configure:28473: result: yes |
---|
9165 | configure:28489: checking for the C++ compiler vendor |
---|
9166 | configure:29081: result: gnu |
---|
9167 | configure:29120: checking if want C++ exception handling |
---|
9168 | configure:29136: result: no |
---|
9169 | configure:29640: checking for C++ template_repository_directory |
---|
9170 | configure:29704: /opt/local/bin/clang++-mp-15 -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest1.C |
---|
9171 | configure:29714: /opt/local/bin/clang++-mp-15 -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest2.C |
---|
9172 | configure:29769: result: not used |
---|
9173 | configure:29790: checking for C++ compiler template parameters |
---|
9174 | configure:29798: result: none needed |
---|
9175 | configure:29807: checking for C++ ident string support |
---|
9176 | configure:29835: /opt/local/bin/clang++-mp-15 -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o |
---|
9177 | configure:29842: $? = 0 |
---|
9178 | configure:29878: /opt/local/bin/clang++-mp-15 -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o |
---|
9179 | configure:29885: $? = 0 |
---|
9180 | configure:29921: /opt/local/bin/clang++-mp-15 -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -c conftest.cc -o conftest.o |
---|
9181 | configure:29928: $? = 0 |
---|
9182 | configure:30760: result: static const char |
---|
9183 | configure:30818: checking if /opt/local/bin/clang++-mp-15 supports __builtin_expect |
---|
9184 | configure:30835: /opt/local/bin/clang++-mp-15 -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.cpp -lz >&5 |
---|
9185 | configure:30835: $? = 0 |
---|
9186 | configure:30843: result: yes |
---|
9187 | configure:30864: checking if /opt/local/bin/clang++-mp-15 supports __builtin_prefetch |
---|
9188 | configure:30881: /opt/local/bin/clang++-mp-15 -o conftest -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.cpp -lz >&5 |
---|
9189 | configure:30881: $? = 0 |
---|
9190 | configure:30889: result: yes |
---|
9191 | configure:30988: checking if /opt/local/bin/clang++-mp-15 supports const_cast<> properly |
---|
9192 | configure:31007: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9193 | configure:31007: $? = 0 |
---|
9194 | configure:31014: result: yes |
---|
9195 | configure:5963: *** Compiler characteristics |
---|
9196 | configure:31095: checking for __attribute__ |
---|
9197 | configure:31119: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9198 | configure:31119: $? = 0 |
---|
9199 | configure:31144: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9200 | configure:31144: $? = 0 |
---|
9201 | configure:31194: result: yes |
---|
9202 | configure:31198: checking for __attribute__(aligned) |
---|
9203 | configure:31218: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9204 | configure:31218: $? = 0 |
---|
9205 | configure:31270: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9206 | configure:31270: $? = 0 |
---|
9207 | configure:31360: result: yes |
---|
9208 | configure:31372: checking for __attribute__(always_inline) |
---|
9209 | configure:31392: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9210 | configure:31392: $? = 0 |
---|
9211 | configure:31444: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9212 | configure:31444: $? = 0 |
---|
9213 | configure:31534: result: yes |
---|
9214 | configure:31543: checking for __attribute__(cold) |
---|
9215 | configure:31566: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9216 | configure:31566: $? = 0 |
---|
9217 | configure:31621: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9218 | configure:31621: $? = 0 |
---|
9219 | configure:31711: result: yes |
---|
9220 | configure:31720: checking for __attribute__(const) |
---|
9221 | configure:31743: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9222 | configure:31743: $? = 0 |
---|
9223 | configure:31798: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9224 | configure:31798: $? = 0 |
---|
9225 | configure:31888: result: yes |
---|
9226 | configure:31897: checking for __attribute__(deprecated) |
---|
9227 | configure:31920: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9228 | configure:31920: $? = 0 |
---|
9229 | configure:31975: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9230 | configure:31975: $? = 0 |
---|
9231 | configure:32065: result: yes |
---|
9232 | configure:32074: checking for __attribute__(deprecated_argument) |
---|
9233 | configure:32097: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9234 | configure:32097: $? = 0 |
---|
9235 | configure:32152: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9236 | configure:32152: $? = 0 |
---|
9237 | configure:32242: result: yes |
---|
9238 | configure:32251: checking for __attribute__(error) |
---|
9239 | configure:32273: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9240 | configure:32273: $? = 0 |
---|
9241 | configure:32327: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9242 | configure:32327: $? = 0 |
---|
9243 | configure:32417: result: yes |
---|
9244 | configure:32436: checking for __attribute__(format) |
---|
9245 | configure:32458: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9246 | configure:32458: $? = 0 |
---|
9247 | configure:32512: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9248 | configure:32512: $? = 0 |
---|
9249 | configure:32584: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9250 | conftest.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 | ~~ ^~~~~~~~ |
---|
9253 | 1 warning generated. |
---|
9254 | configure:32584: $? = 0 |
---|
9255 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
9404 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9405 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9406 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
9431 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
9432 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
9433 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
9434 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
9435 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
9436 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
9437 | | #define SIZEOF_BOOL 1 |
---|
9438 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
9439 | | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 | | } |
---|
9473 | configure:32620: result: yes |
---|
9474 | configure:32639: checking for __attribute__(format_funcptr) |
---|
9475 | configure:32661: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9476 | configure:32661: $? = 0 |
---|
9477 | configure:32715: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9478 | configure:32715: $? = 0 |
---|
9479 | configure:32787: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9480 | configure:32787: $? = 0 |
---|
9481 | configure:32826: result: no |
---|
9482 | configure:32832: checking for __attribute__(hot) |
---|
9483 | configure:32855: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9484 | configure:32855: $? = 0 |
---|
9485 | configure:32910: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9486 | configure:32910: $? = 0 |
---|
9487 | configure:33000: result: yes |
---|
9488 | configure:33009: checking for __attribute__(malloc) |
---|
9489 | configure:33035: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9490 | configure:33035: $? = 0 |
---|
9491 | configure:33093: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9492 | configure:33093: $? = 0 |
---|
9493 | configure:33183: result: yes |
---|
9494 | configure:33198: checking for __attribute__(may_alias) |
---|
9495 | configure:33218: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9496 | configure:33218: $? = 0 |
---|
9497 | configure:33270: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9498 | configure:33270: $? = 0 |
---|
9499 | configure:33360: result: yes |
---|
9500 | configure:33370: checking for __attribute__(no_instrument_function) |
---|
9501 | configure:33390: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9502 | configure:33390: $? = 0 |
---|
9503 | configure:33442: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9504 | configure:33442: $? = 0 |
---|
9505 | configure:33532: result: yes |
---|
9506 | configure:33542: checking for __attribute__(noinline) |
---|
9507 | configure:33567: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9508 | configure:33567: $? = 0 |
---|
9509 | configure:33624: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9510 | configure:33624: $? = 0 |
---|
9511 | configure:33714: result: yes |
---|
9512 | configure:33738: checking for __attribute__(nonnull) |
---|
9513 | configure:33761: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9514 | configure:33761: $? = 0 |
---|
9515 | configure:33816: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9516 | configure:33816: $? = 0 |
---|
9517 | configure:33890: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9518 | conftest.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 | ~~~~~~~~~~ ^ |
---|
9521 | 1 warning generated. |
---|
9522 | configure:33890: $? = 0 |
---|
9523 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
9672 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9673 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9674 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
9699 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
9700 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
9701 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
9702 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
9703 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
9704 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
9705 | | #define SIZEOF_BOOL 1 |
---|
9706 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
9707 | | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 | | } |
---|
9742 | configure:33926: result: yes |
---|
9743 | configure:33936: checking for __attribute__(noreturn) |
---|
9744 | configure:33965: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9745 | configure:33965: $? = 0 |
---|
9746 | configure:34026: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9747 | configure:34026: $? = 0 |
---|
9748 | configure:34116: result: yes |
---|
9749 | configure:34126: checking for __attribute__(noreturn_funcptr) |
---|
9750 | configure:34155: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9751 | configure:34155: $? = 0 |
---|
9752 | configure:34216: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9753 | configure:34216: $? = 0 |
---|
9754 | configure:34306: result: yes |
---|
9755 | configure:34316: checking for __attribute__(packed) |
---|
9756 | configure:34341: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9757 | configure:34341: $? = 0 |
---|
9758 | configure:34398: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9759 | configure:34398: $? = 0 |
---|
9760 | configure:34488: result: yes |
---|
9761 | configure:34497: checking for __attribute__(pure) |
---|
9762 | configure:34520: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9763 | configure:34520: $? = 0 |
---|
9764 | configure:34575: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9765 | configure:34575: $? = 0 |
---|
9766 | configure:34665: result: yes |
---|
9767 | configure:34691: checking for __attribute__(sentinel) |
---|
9768 | configure:34713: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9769 | configure:34713: $? = 0 |
---|
9770 | configure:34767: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
9771 | configure:34767: $? = 0 |
---|
9772 | configure:34841: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
9773 | conftest.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 |
---|
9777 | conftest.c:200:14: note: function has been explicitly marked sentinel here |
---|
9778 | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); |
---|
9779 | ^ |
---|
9780 | 1 warning generated. |
---|
9781 | configure:34841: $? = 0 |
---|
9782 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
9931 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9932 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9933 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
9958 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
9959 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
9960 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
9961 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
9962 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
9963 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
9964 | | #define SIZEOF_BOOL 1 |
---|
9965 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
9966 | | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 | | } |
---|
10001 | configure:34877: result: yes |
---|
10002 | configure:34886: checking for __attribute__(unused) |
---|
10003 | configure:34909: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10004 | configure:34909: $? = 0 |
---|
10005 | configure:34964: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10006 | configure:34964: $? = 0 |
---|
10007 | configure:35054: result: yes |
---|
10008 | configure:35067: checking for __attribute__(visibility) |
---|
10009 | configure:35089: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10010 | configure:35089: $? = 0 |
---|
10011 | configure:35143: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10012 | configure:35143: $? = 0 |
---|
10013 | configure:35233: result: yes |
---|
10014 | configure:35258: checking for __attribute__(warn_unused_result) |
---|
10015 | configure:35281: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10016 | configure:35281: $? = 0 |
---|
10017 | configure:35336: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10018 | configure:35336: $? = 0 |
---|
10019 | configure:35414: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -Wall -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10020 | conftest.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 | ^~~ ~~~~~~~~~ |
---|
10023 | 1 warning generated. |
---|
10024 | configure:35414: $? = 0 |
---|
10025 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
10174 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
10175 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
10176 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
10201 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
10202 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
10203 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
10204 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
10205 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
10206 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
10207 | | #define SIZEOF_BOOL 1 |
---|
10208 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
10209 | | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 | | } |
---|
10246 | configure:35450: result: yes |
---|
10247 | configure:35460: checking for __attribute__(weak_alias) |
---|
10248 | configure:35484: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10249 | conftest.c:201:54: error: aliases are not supported on darwin |
---|
10250 | int foo2(int arg) __attribute__ ((__weak__, __alias__("foo"))); |
---|
10251 | ^ |
---|
10252 | 1 error generated. |
---|
10253 | configure:35484: $? = 1 |
---|
10254 | configure: 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 "aarch64-apple-darwin23.1.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@MT-500198 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 "/opt/local/bin/clang-mp-15" |
---|
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 8 |
---|
10403 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
10404 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
10405 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
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 8 |
---|
10430 | | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
10431 | | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
10432 | | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
10433 | | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
10434 | | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
10435 | | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
10436 | | #define SIZEOF_BOOL 1 |
---|
10437 | | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
10438 | | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
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 | | } |
---|
10464 | configure:35633: result: no |
---|
10465 | configure:35639: checking for __attribute__(destructor) |
---|
10466 | configure:35662: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10467 | configure:35662: $? = 0 |
---|
10468 | configure:35717: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10469 | configure:35717: $? = 0 |
---|
10470 | configure:35807: result: yes |
---|
10471 | configure:35816: checking for __attribute__(optnone) |
---|
10472 | configure:35839: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10473 | configure:35839: $? = 0 |
---|
10474 | configure:35894: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10475 | configure:35894: $? = 0 |
---|
10476 | configure:35984: result: yes |
---|
10477 | configure:35993: checking for __attribute__(extension) |
---|
10478 | configure:36015: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10479 | configure:36015: $? = 0 |
---|
10480 | configure:36069: /opt/local/bin/clang++-mp-15 -c -O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.cpp >&5 |
---|
10481 | configure:36069: $? = 0 |
---|
10482 | configure:36159: result: yes |
---|
10483 | configure:36309: checking for compiler familyid |
---|
10484 | configure:36339: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10485 | configure:36339: $? = 0 |
---|
10486 | configure:36339: ./conftest |
---|
10487 | configure:36339: $? = 0 |
---|
10488 | configure:36355: result: 1 |
---|
10489 | configure:36365: checking for compiler familyname |
---|
10490 | configure:36395: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10491 | configure:36395: $? = 0 |
---|
10492 | configure:36395: ./conftest |
---|
10493 | configure:36395: $? = 0 |
---|
10494 | configure:36411: result: GNU |
---|
10495 | configure:36421: checking for compiler version |
---|
10496 | configure:36451: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10497 | configure:36451: $? = 0 |
---|
10498 | configure:36451: ./conftest |
---|
10499 | configure:36451: $? = 0 |
---|
10500 | configure:36467: result: 262657 |
---|
10501 | configure:36477: checking for compiler version_str |
---|
10502 | configure:36507: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/opal/include/opal -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10503 | configure:36507: $? = 0 |
---|
10504 | configure:36507: ./conftest |
---|
10505 | configure:36507: $? = 0 |
---|
10506 | configure:36523: result: 4.2.1 |
---|
10507 | configure:5963: *** Java MPI bindings |
---|
10508 | configure:37341: checking if want Java bindings |
---|
10509 | configure:37392: result: no |
---|
10510 | configure:5963: *** OpenSHMEM profiling |
---|
10511 | configure:37479: checking if pshmem will be enabled |
---|
10512 | configure:37520: result: no (OpenSHMEM disabled) |
---|
10513 | configure:5963: *** Assembler |
---|
10514 | configure:37551: checking dependency style of /opt/local/bin/clang-mp-15 |
---|
10515 | configure:37660: result: gcc3 |
---|
10516 | configure:37675: checking for BSD- or MS-compatible name lister (nm) |
---|
10517 | configure:37729: result: /opt/local/bin/nm -B |
---|
10518 | configure:37859: checking the name lister (/opt/local/bin/nm -B) interface |
---|
10519 | configure:37866: /opt/local/bin/clang-mp-15 -c -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include conftest.c >&5 |
---|
10520 | configure:37869: /opt/local/bin/nm -B "conftest.o" |
---|
10521 | configure:37872: output |
---|
10522 | 0000000000000000 S _some_variable |
---|
10523 | 0000000000000000 t ltmp0 |
---|
10524 | 0000000000000000 s ltmp1 |
---|
10525 | configure:37879: result: BSD nm |
---|
10526 | configure:37882: checking for fgrep |
---|
10527 | configure:37944: result: /usr/bin/grep -F |
---|
10528 | configure:37962: checking for __atomic builtin atomics |
---|
10529 | configure:37984: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10530 | configure:37984: $? = 0 |
---|
10531 | configure:37985: result: yes |
---|
10532 | configure:38084: checking for __atomic_compare_exchange_n |
---|
10533 | configure:38135: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10534 | configure:38135: $? = 0 |
---|
10535 | configure:38137: result: yes |
---|
10536 | configure:38284: checking if __atomic_compare_exchange_n() gives correct results |
---|
10537 | configure:38339: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10538 | configure:38339: $? = 0 |
---|
10539 | configure:38339: ./conftest |
---|
10540 | configure:38339: $? = 0 |
---|
10541 | configure:38340: result: yes |
---|
10542 | configure:38391: checking if __int128 atomic compare-and-swap is always lock-free |
---|
10543 | configure:38408: /opt/local/bin/clang-mp-15 -o conftest -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib conftest.c -lz >&5 |
---|
10544 | configure:38408: $? = 0 |
---|
10545 | configure:38408: ./conftest |
---|
10546 | configure:38408: $? = 0 |
---|
10547 | configure:38409: result: yes |
---|
10548 | configure:39337: checking if .proc/endp is needed |
---|
10549 | configure:39354: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 |
---|
10550 | configure:39357: $? = 1 |
---|
10551 | conftest.s:2:6: error: unknown directive |
---|
10552 | .proc mysym |
---|
10553 | ^ |
---|
10554 | conftest.s:4:6: error: unknown directive |
---|
10555 | .endp mysym |
---|
10556 | ^ |
---|
10557 | configure: failed program was: |
---|
10558 | |
---|
10559 | .proc mysym |
---|
10560 | mysym: |
---|
10561 | .endp mysym |
---|
10562 | configure:39374: result: no |
---|
10563 | configure:39386: checking directive for setting text section |
---|
10564 | configure:39403: result: .text |
---|
10565 | configure:39414: checking directive for exporting symbols |
---|
10566 | configure:39426: result: .globl |
---|
10567 | configure:39441: checking for objdump |
---|
10568 | configure:39457: found /opt/local/bin/objdump |
---|
10569 | configure:39468: result: objdump |
---|
10570 | configure:39476: checking if .note.GNU-stack is needed |
---|
10571 | configure:39490: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o |
---|
10572 | configure:39497: $? = 0 |
---|
10573 | configure:39529: result: no |
---|
10574 | configure:39538: checking suffix for labels |
---|
10575 | configure:39546: result: : |
---|
10576 | configure:39557: checking prefix for global symbol labels |
---|
10577 | configure: trying _ |
---|
10578 | configure:39597: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 |
---|
10579 | configure:39600: $? = 0 |
---|
10580 | configure:39605: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 |
---|
10581 | configure:39608: $? = 0 |
---|
10582 | configure:39613: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -lz > conftest.link 2>&1 |
---|
10583 | configure:39616: $? = 1 |
---|
10584 | ld: Undefined symbols: |
---|
10585 | _gsym_test_func, referenced from: |
---|
10586 | _main in conftest_c.o |
---|
10587 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10588 | configure: failed C program was: |
---|
10589 | #ifdef __cplusplus |
---|
10590 | extern "C" { |
---|
10591 | #endif |
---|
10592 | void gsym_test_func(void); |
---|
10593 | #ifdef __cplusplus |
---|
10594 | } |
---|
10595 | #endif |
---|
10596 | int |
---|
10597 | main() |
---|
10598 | { |
---|
10599 | gsym_test_func(); |
---|
10600 | return 0; |
---|
10601 | } |
---|
10602 | configure: failed ASM program was: |
---|
10603 | |
---|
10604 | .text |
---|
10605 | # _gsym_test_func |
---|
10606 | .globl _gsym_test_func |
---|
10607 | _gsym_test_func: |
---|
10608 | # _gsym_test_func |
---|
10609 | |
---|
10610 | configure: trying |
---|
10611 | configure:39597: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 |
---|
10612 | configure:39600: $? = 0 |
---|
10613 | configure:39605: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 |
---|
10614 | configure:39608: $? = 0 |
---|
10615 | configure:39613: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -lz > conftest.link 2>&1 |
---|
10616 | configure:39616: $? = 1 |
---|
10617 | ld: Undefined symbols: |
---|
10618 | _gsym_test_func, referenced from: |
---|
10619 | _main in conftest_c.o |
---|
10620 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10621 | configure: failed C program was: |
---|
10622 | #ifdef __cplusplus |
---|
10623 | extern "C" { |
---|
10624 | #endif |
---|
10625 | void gsym_test_func(void); |
---|
10626 | #ifdef __cplusplus |
---|
10627 | } |
---|
10628 | #endif |
---|
10629 | int |
---|
10630 | main() |
---|
10631 | { |
---|
10632 | gsym_test_func(); |
---|
10633 | return 0; |
---|
10634 | } |
---|
10635 | configure: failed ASM program was: |
---|
10636 | |
---|
10637 | .text |
---|
10638 | # gsym_test_func |
---|
10639 | .globl gsym_test_func |
---|
10640 | gsym_test_func: |
---|
10641 | # gsym_test_func |
---|
10642 | |
---|
10643 | configure: trying . |
---|
10644 | configure:39597: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 |
---|
10645 | configure:39600: $? = 0 |
---|
10646 | configure:39605: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 |
---|
10647 | configure:39608: $? = 0 |
---|
10648 | configure:39613: /opt/local/bin/clang-mp-15 -O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -lz > conftest.link 2>&1 |
---|
10649 | configure:39616: $? = 1 |
---|
10650 | ld: Undefined symbols: |
---|
10651 | _gsym_test_func, referenced from: |
---|
10652 | _main in conftest_c.o |
---|
10653 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10654 | configure: failed C program was: |
---|
10655 | #ifdef __cplusplus |
---|
10656 | extern "C" { |
---|
10657 | #endif |
---|
10658 | void gsym_test_func(void); |
---|
10659 | #ifdef __cplusplus |
---|
10660 | } |
---|
10661 | #endif |
---|
10662 | int |
---|
10663 | main() |
---|
10664 | { |
---|
10665 | gsym_test_func(); |
---|
10666 | return 0; |
---|
10667 | } |
---|
10668 | configure: failed ASM program was: |
---|
10669 | |
---|
10670 | .text |
---|
10671 | # .gsym_test_func |
---|
10672 | .globl .gsym_test_func |
---|
10673 | .gsym_test_func: |
---|
10674 | # .gsym_test_func |
---|
10675 | |
---|
10676 | configure:39654: result: none |
---|
10677 | configure:39658: error: Could not determine global symbol label prefix |
---|
10678 | |
---|
10679 | ## ---------------- ## |
---|
10680 | ## Cache variables. ## |
---|
10681 | ## ---------------- ## |
---|
10682 | |
---|
10683 | ac_cv_build=aarch64-apple-darwin23.1.0 |
---|
10684 | ac_cv_c_compiler_gnu=yes |
---|
10685 | ac_cv_cxx_compiler_gnu=yes |
---|
10686 | ac_cv_env_CCASFLAGS_set= |
---|
10687 | ac_cv_env_CCASFLAGS_value= |
---|
10688 | ac_cv_env_CCAS_set= |
---|
10689 | ac_cv_env_CCAS_value= |
---|
10690 | ac_cv_env_CCC_set= |
---|
10691 | ac_cv_env_CCC_value= |
---|
10692 | ac_cv_env_CC_set=set |
---|
10693 | ac_cv_env_CC_value=/opt/local/bin/clang-mp-15 |
---|
10694 | ac_cv_env_CFLAGS_set=set |
---|
10695 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
10696 | ac_cv_env_CPPFLAGS_set=set |
---|
10697 | ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk |
---|
10698 | ac_cv_env_CPP_set= |
---|
10699 | ac_cv_env_CPP_value= |
---|
10700 | ac_cv_env_CRAY_ALPSLLI_CFLAGS_set= |
---|
10701 | ac_cv_env_CRAY_ALPSLLI_CFLAGS_value= |
---|
10702 | ac_cv_env_CRAY_ALPSLLI_LIBS_set= |
---|
10703 | ac_cv_env_CRAY_ALPSLLI_LIBS_value= |
---|
10704 | ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_set= |
---|
10705 | ac_cv_env_CRAY_ALPSLLI_STATIC_LIBS_value= |
---|
10706 | ac_cv_env_CRAY_ALPSUTIL_CFLAGS_set= |
---|
10707 | ac_cv_env_CRAY_ALPSUTIL_CFLAGS_value= |
---|
10708 | ac_cv_env_CRAY_ALPSUTIL_LIBS_set= |
---|
10709 | ac_cv_env_CRAY_ALPSUTIL_LIBS_value= |
---|
10710 | ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_set= |
---|
10711 | ac_cv_env_CRAY_ALPSUTIL_STATIC_LIBS_value= |
---|
10712 | ac_cv_env_CRAY_ALPS_CFLAGS_set= |
---|
10713 | ac_cv_env_CRAY_ALPS_CFLAGS_value= |
---|
10714 | ac_cv_env_CRAY_ALPS_LIBS_set= |
---|
10715 | ac_cv_env_CRAY_ALPS_LIBS_value= |
---|
10716 | ac_cv_env_CRAY_ALPS_STATIC_LIBS_set= |
---|
10717 | ac_cv_env_CRAY_ALPS_STATIC_LIBS_value= |
---|
10718 | ac_cv_env_CRAY_PMI_CFLAGS_set= |
---|
10719 | ac_cv_env_CRAY_PMI_CFLAGS_value= |
---|
10720 | ac_cv_env_CRAY_PMI_LIBS_set= |
---|
10721 | ac_cv_env_CRAY_PMI_LIBS_value= |
---|
10722 | ac_cv_env_CRAY_PMI_STATIC_LIBS_set= |
---|
10723 | ac_cv_env_CRAY_PMI_STATIC_LIBS_value= |
---|
10724 | ac_cv_env_CRAY_UDREG_CFLAGS_set= |
---|
10725 | ac_cv_env_CRAY_UDREG_CFLAGS_value= |
---|
10726 | ac_cv_env_CRAY_UDREG_LIBS_set= |
---|
10727 | ac_cv_env_CRAY_UDREG_LIBS_value= |
---|
10728 | ac_cv_env_CRAY_UGNI_CFLAGS_set= |
---|
10729 | ac_cv_env_CRAY_UGNI_CFLAGS_value= |
---|
10730 | ac_cv_env_CRAY_UGNI_LIBS_set= |
---|
10731 | ac_cv_env_CRAY_UGNI_LIBS_value= |
---|
10732 | ac_cv_env_CRAY_WLM_DETECT_CFLAGS_set= |
---|
10733 | ac_cv_env_CRAY_WLM_DETECT_CFLAGS_value= |
---|
10734 | ac_cv_env_CRAY_WLM_DETECT_LIBS_set= |
---|
10735 | ac_cv_env_CRAY_WLM_DETECT_LIBS_value= |
---|
10736 | ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_set= |
---|
10737 | ac_cv_env_CRAY_WLM_DETECT_STATIC_LIBS_value= |
---|
10738 | ac_cv_env_CRAY_XPMEM_CFLAGS_set= |
---|
10739 | ac_cv_env_CRAY_XPMEM_CFLAGS_value= |
---|
10740 | ac_cv_env_CRAY_XPMEM_LIBS_set= |
---|
10741 | ac_cv_env_CRAY_XPMEM_LIBS_value= |
---|
10742 | ac_cv_env_CRAY_XPMEM_STATIC_LIBS_set= |
---|
10743 | ac_cv_env_CRAY_XPMEM_STATIC_LIBS_value= |
---|
10744 | ac_cv_env_CXXCPP_set= |
---|
10745 | ac_cv_env_CXXCPP_value= |
---|
10746 | ac_cv_env_CXXFLAGS_set=set |
---|
10747 | ac_cv_env_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
10748 | ac_cv_env_CXX_set=set |
---|
10749 | ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-15 |
---|
10750 | ac_cv_env_FCFLAGS_set=set |
---|
10751 | ac_cv_env_FCFLAGS_value='-pipe -m64' |
---|
10752 | ac_cv_env_FC_set=set |
---|
10753 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-12 |
---|
10754 | ac_cv_env_FLUX_PMI_CFLAGS_set= |
---|
10755 | ac_cv_env_FLUX_PMI_CFLAGS_value= |
---|
10756 | ac_cv_env_FLUX_PMI_LIBS_set= |
---|
10757 | ac_cv_env_FLUX_PMI_LIBS_value= |
---|
10758 | ac_cv_env_HWLOC_LIBXML2_CFLAGS_set= |
---|
10759 | ac_cv_env_HWLOC_LIBXML2_CFLAGS_value= |
---|
10760 | ac_cv_env_HWLOC_LIBXML2_LIBS_set= |
---|
10761 | ac_cv_env_HWLOC_LIBXML2_LIBS_value= |
---|
10762 | ac_cv_env_HWLOC_MS_LIB_set= |
---|
10763 | ac_cv_env_HWLOC_MS_LIB_value= |
---|
10764 | ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set= |
---|
10765 | ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value= |
---|
10766 | ac_cv_env_HWLOC_PCIACCESS_LIBS_set= |
---|
10767 | ac_cv_env_HWLOC_PCIACCESS_LIBS_value= |
---|
10768 | ac_cv_env_LDFLAGS_set=set |
---|
10769 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
10770 | ac_cv_env_LIBS_set= |
---|
10771 | ac_cv_env_LIBS_value= |
---|
10772 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
10773 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
10774 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
10775 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
10776 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
10777 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
10778 | ac_cv_env_PKG_CONFIG_set= |
---|
10779 | ac_cv_env_PKG_CONFIG_value= |
---|
10780 | ac_cv_env_XMKMF_set= |
---|
10781 | ac_cv_env_XMKMF_value= |
---|
10782 | ac_cv_env_build_alias_set= |
---|
10783 | ac_cv_env_build_alias_value= |
---|
10784 | ac_cv_env_host_alias_set= |
---|
10785 | ac_cv_env_host_alias_value= |
---|
10786 | ac_cv_env_target_alias_set= |
---|
10787 | ac_cv_env_target_alias_value= |
---|
10788 | ac_cv_env_ucx_CFLAGS_set= |
---|
10789 | ac_cv_env_ucx_CFLAGS_value= |
---|
10790 | ac_cv_env_ucx_LIBS_set= |
---|
10791 | ac_cv_env_ucx_LIBS_value= |
---|
10792 | ac_cv_env_ucx_STATIC_LIBS_set= |
---|
10793 | ac_cv_env_ucx_STATIC_LIBS_value= |
---|
10794 | ac_cv_func_on_exit=no |
---|
10795 | ac_cv_have_decl_CU_POINTER_ATTRIBUTE_SYNC_MEMOPS=no |
---|
10796 | ac_cv_have_decl_cuPointerGetAttributes=no |
---|
10797 | ac_cv_header_complex_h=yes |
---|
10798 | ac_cv_header_inttypes_h=yes |
---|
10799 | ac_cv_header_memory_h=yes |
---|
10800 | ac_cv_header_minix_config_h=no |
---|
10801 | ac_cv_header_netdb_h=yes |
---|
10802 | ac_cv_header_netinet_in_h=yes |
---|
10803 | ac_cv_header_netinet_tcp_h=yes |
---|
10804 | ac_cv_header_stdc=yes |
---|
10805 | ac_cv_header_stdint_h=yes |
---|
10806 | ac_cv_header_stdlib_h=yes |
---|
10807 | ac_cv_header_string_h=yes |
---|
10808 | ac_cv_header_strings_h=yes |
---|
10809 | ac_cv_header_sys_stat_h=yes |
---|
10810 | ac_cv_header_sys_types_h=yes |
---|
10811 | ac_cv_header_unistd_h=yes |
---|
10812 | ac_cv_header_zlib_h=yes |
---|
10813 | ac_cv_host=aarch64-apple-darwin23.1.0 |
---|
10814 | ac_cv_objext=o |
---|
10815 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
10816 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
10817 | ac_cv_path_GREP=/usr/bin/grep |
---|
10818 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
10819 | ac_cv_prog_AWK=awk |
---|
10820 | ac_cv_prog_CPP='/opt/local/bin/clang-mp-15 -E' |
---|
10821 | ac_cv_prog_CXXCPP='/opt/local/bin/clang++-mp-15 -E' |
---|
10822 | ac_cv_prog_OBJDUMP=objdump |
---|
10823 | ac_cv_prog_PERL=perl |
---|
10824 | ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-15 |
---|
10825 | ac_cv_prog_cc_c89= |
---|
10826 | ac_cv_prog_cc_g=yes |
---|
10827 | ac_cv_prog_cxx_g=yes |
---|
10828 | ac_cv_prog_make_make_set=yes |
---|
10829 | ac_cv_safe_to_define___extensions__=yes |
---|
10830 | ac_cv_search_deflate=-lz |
---|
10831 | ac_cv_sizeof__Bool=1 |
---|
10832 | ac_cv_sizeof_atomic_int=4 |
---|
10833 | ac_cv_sizeof_atomic_llong=8 |
---|
10834 | ac_cv_sizeof_atomic_long=8 |
---|
10835 | ac_cv_sizeof_atomic_short=2 |
---|
10836 | ac_cv_sizeof_bool=1 |
---|
10837 | ac_cv_sizeof_char=1 |
---|
10838 | ac_cv_sizeof_double=8 |
---|
10839 | ac_cv_sizeof_double__Complex=16 |
---|
10840 | ac_cv_sizeof_float=4 |
---|
10841 | ac_cv_sizeof_float__Complex=8 |
---|
10842 | ac_cv_sizeof_int=4 |
---|
10843 | ac_cv_sizeof_long=8 |
---|
10844 | ac_cv_sizeof_long_double=8 |
---|
10845 | ac_cv_sizeof_long_double__Complex=16 |
---|
10846 | ac_cv_sizeof_long_long=8 |
---|
10847 | ac_cv_sizeof_pid_t=4 |
---|
10848 | ac_cv_sizeof_ptrdiff_t=8 |
---|
10849 | ac_cv_sizeof_short=2 |
---|
10850 | ac_cv_sizeof_size_t=8 |
---|
10851 | ac_cv_sizeof_ssize_t=8 |
---|
10852 | ac_cv_sizeof_void_p=8 |
---|
10853 | ac_cv_sizeof_wchar_t=4 |
---|
10854 | ac_cv_target=aarch64-apple-darwin23.1.0 |
---|
10855 | ac_cv_type___float128=no |
---|
10856 | ac_cv_type___int128=yes |
---|
10857 | ac_cv_type_double__Complex=yes |
---|
10858 | ac_cv_type_float__Complex=yes |
---|
10859 | ac_cv_type_int128_t=no |
---|
10860 | ac_cv_type_int16_t=yes |
---|
10861 | ac_cv_type_int32_t=yes |
---|
10862 | ac_cv_type_int64_t=yes |
---|
10863 | ac_cv_type_int8_t=yes |
---|
10864 | ac_cv_type_intptr_t=yes |
---|
10865 | ac_cv_type_long_double=yes |
---|
10866 | ac_cv_type_long_double__Complex=yes |
---|
10867 | ac_cv_type_long_long=yes |
---|
10868 | ac_cv_type_mode_t=yes |
---|
10869 | ac_cv_type_ptrdiff_t=yes |
---|
10870 | ac_cv_type_ssize_t=yes |
---|
10871 | ac_cv_type_struct_sockaddr_in=yes |
---|
10872 | ac_cv_type_uint128_t=no |
---|
10873 | ac_cv_type_uint16_t=yes |
---|
10874 | ac_cv_type_uint32_t=yes |
---|
10875 | ac_cv_type_uint64_t=yes |
---|
10876 | ac_cv_type_uint8_t=yes |
---|
10877 | ac_cv_type_uintptr_t=yes |
---|
10878 | am_cv_CCAS_dependencies_compiler_type=gcc3 |
---|
10879 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
10880 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
10881 | am_cv_make_support_nested_variables=yes |
---|
10882 | am_cv_prog_cc_c_o=yes |
---|
10883 | am_cv_prog_tar_ustar=gnutar |
---|
10884 | lt_cv_nm_interface='BSD nm' |
---|
10885 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
10886 | ompi_cv_c_link_Cpp=yes |
---|
10887 | ompi_cv_c_word_size_align=no |
---|
10888 | ompi_cv_cxx_finline_functions=yes |
---|
10889 | ompi_cv_cxx_supports_2d_const_cast=yes |
---|
10890 | ompi_cv_cxx_supports___builtin_expect=yes |
---|
10891 | ompi_cv_cxx_supports___builtin_prefetch=yes |
---|
10892 | ompi_cv_cxx_template_repository='not used' |
---|
10893 | opal_cv_Cpp_works=yes |
---|
10894 | opal_cv___attribute__=1 |
---|
10895 | opal_cv___attribute__aligned=1 |
---|
10896 | opal_cv___attribute__always_inline=1 |
---|
10897 | opal_cv___attribute__cold=1 |
---|
10898 | opal_cv___attribute__const=1 |
---|
10899 | opal_cv___attribute__deprecated=1 |
---|
10900 | opal_cv___attribute__deprecated_argument=1 |
---|
10901 | opal_cv___attribute__destructor=1 |
---|
10902 | opal_cv___attribute__error=1 |
---|
10903 | opal_cv___attribute__extension=1 |
---|
10904 | opal_cv___attribute__format=1 |
---|
10905 | opal_cv___attribute__format_funcptr=0 |
---|
10906 | opal_cv___attribute__hot=1 |
---|
10907 | opal_cv___attribute__malloc=1 |
---|
10908 | opal_cv___attribute__may_alias=1 |
---|
10909 | opal_cv___attribute__no_instrument_function=1 |
---|
10910 | opal_cv___attribute__noinline=1 |
---|
10911 | opal_cv___attribute__nonnull=1 |
---|
10912 | opal_cv___attribute__noreturn=1 |
---|
10913 | opal_cv___attribute__noreturn_funcptr=1 |
---|
10914 | opal_cv___attribute__optnone=1 |
---|
10915 | opal_cv___attribute__packed=1 |
---|
10916 | opal_cv___attribute__pure=1 |
---|
10917 | opal_cv___attribute__sentinel=1 |
---|
10918 | opal_cv___attribute__unused=1 |
---|
10919 | opal_cv___attribute__visibility=1 |
---|
10920 | opal_cv___attribute__warn_unused_result=1 |
---|
10921 | opal_cv___attribute__weak_alias=0 |
---|
10922 | opal_cv_asm_builtin=BUILTIN_GCC |
---|
10923 | opal_cv_asm_endproc='#' |
---|
10924 | opal_cv_asm_global=.globl |
---|
10925 | opal_cv_asm_gnu_stack=0 |
---|
10926 | opal_cv_asm_gnu_stack_result=no |
---|
10927 | opal_cv_asm_gsym=none |
---|
10928 | opal_cv_asm_label_suffix=: |
---|
10929 | opal_cv_asm_need_proc=no |
---|
10930 | opal_cv_asm_proc='#' |
---|
10931 | opal_cv_asm_text=.text |
---|
10932 | opal_cv_c11_flag_required=no |
---|
10933 | opal_cv_c11_supported=yes |
---|
10934 | opal_cv_c_align_bool=1 |
---|
10935 | opal_cv_c_align_char=1 |
---|
10936 | opal_cv_c_align_double=8 |
---|
10937 | opal_cv_c_align_double__Complex=8 |
---|
10938 | opal_cv_c_align_float=4 |
---|
10939 | opal_cv_c_align_float__Complex=4 |
---|
10940 | opal_cv_c_align_int16_t=2 |
---|
10941 | opal_cv_c_align_int32_t=4 |
---|
10942 | opal_cv_c_align_int64_t=8 |
---|
10943 | opal_cv_c_align_int8_t=1 |
---|
10944 | opal_cv_c_align_int=4 |
---|
10945 | opal_cv_c_align_long=8 |
---|
10946 | opal_cv_c_align_long_double=8 |
---|
10947 | opal_cv_c_align_long_double__Complex=8 |
---|
10948 | opal_cv_c_align_long_long=8 |
---|
10949 | opal_cv_c_align_short=2 |
---|
10950 | opal_cv_c_align_size_t=8 |
---|
10951 | opal_cv_c_align_void_p=8 |
---|
10952 | opal_cv_c_align_wchar_t=4 |
---|
10953 | opal_cv_c_compiler_vendor=gnu |
---|
10954 | opal_cv_c_macro_weak_symbols=no |
---|
10955 | opal_cv_c_weak_symbols=no |
---|
10956 | opal_cv_cc_finline_functions=yes |
---|
10957 | opal_cv_cc_fno_strict_aliasing=yes |
---|
10958 | opal_cv_cc_supports___builtin_clz=yes |
---|
10959 | opal_cv_cc_supports___builtin_expect=yes |
---|
10960 | opal_cv_cc_supports___builtin_prefetch=yes |
---|
10961 | opal_cv_compiler_FAMILYID=1 |
---|
10962 | opal_cv_compiler_FAMILYNAME=GNU |
---|
10963 | opal_cv_compiler_VERSION=262657 |
---|
10964 | opal_cv_compiler_VERSION_STR=4.2.1 |
---|
10965 | opal_cv_cxx_compiler_vendor=gnu |
---|
10966 | opal_cv_cxx_finline_functions=yes |
---|
10967 | |
---|
10968 | ## ----------------- ## |
---|
10969 | ## Output variables. ## |
---|
10970 | ## ----------------- ## |
---|
10971 | |
---|
10972 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/missing aclocal-1.15' |
---|
10973 | AMCA_PARAM_SETS_DIR='' |
---|
10974 | AMDEPBACKSLASH='\' |
---|
10975 | AMDEP_FALSE='#' |
---|
10976 | AMDEP_TRUE='' |
---|
10977 | AMTAR='$${TAR-tar}' |
---|
10978 | AM_BACKSLASH='\' |
---|
10979 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
10980 | AM_DEFAULT_VERBOSITY='0' |
---|
10981 | AM_V='$(V)' |
---|
10982 | AR='' |
---|
10983 | AS='' |
---|
10984 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/missing autoconf' |
---|
10985 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/missing autoheader' |
---|
10986 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/missing automake-1.15' |
---|
10987 | AWK='awk' |
---|
10988 | BASH='/bin/sh' |
---|
10989 | BUILD_FORTRAN_SIZEOF_FALSE='' |
---|
10990 | BUILD_FORTRAN_SIZEOF_TRUE='' |
---|
10991 | BUILD_MPITOOLS_FALSE='' |
---|
10992 | BUILD_MPITOOLS_TRUE='' |
---|
10993 | BUILD_MPI_BINDINGS_LAYER_FALSE='#' |
---|
10994 | BUILD_MPI_BINDINGS_LAYER_TRUE='' |
---|
10995 | BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE='' |
---|
10996 | BUILD_MPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE='' |
---|
10997 | BUILD_NETLOCSCOTCH_FALSE='' |
---|
10998 | BUILD_NETLOCSCOTCH_TRUE='' |
---|
10999 | BUILD_NETLOC_FALSE='' |
---|
11000 | BUILD_NETLOC_TRUE='' |
---|
11001 | BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_FALSE='' |
---|
11002 | BUILD_PMPI_FORTRAN_MPIFH_BINDINGS_LAYER_TRUE='' |
---|
11003 | CASE_SENSITIVE_FS_FALSE='' |
---|
11004 | CASE_SENSITIVE_FS_TRUE='' |
---|
11005 | CC='/opt/local/bin/clang-mp-15' |
---|
11006 | CCAS='/opt/local/bin/clang-mp-15' |
---|
11007 | CCASDEPMODE='depmode=gcc3' |
---|
11008 | CCASFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing' |
---|
11009 | CCDEPMODE='depmode=gcc3' |
---|
11010 | CFLAGS='-O3 -DNDEBUG -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions -fno-strict-aliasing' |
---|
11011 | CFLAGS_WITHOUT_OPTFLAGS='' |
---|
11012 | CLEANFILES='*~ .\#*' |
---|
11013 | COMPILE_PROFILING_SEPARATELY_FALSE='#' |
---|
11014 | COMPILE_PROFILING_SEPARATELY_TRUE='' |
---|
11015 | CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' |
---|
11016 | CPP='/opt/local/bin/clang-mp-15 -E' |
---|
11017 | CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/local/include' |
---|
11018 | CRAY_ALPSLLI_CFLAGS='' |
---|
11019 | CRAY_ALPSLLI_LIBS='' |
---|
11020 | CRAY_ALPSLLI_STATIC_LIBS='' |
---|
11021 | CRAY_ALPSUTIL_CFLAGS='' |
---|
11022 | CRAY_ALPSUTIL_LIBS='' |
---|
11023 | CRAY_ALPSUTIL_STATIC_LIBS='' |
---|
11024 | CRAY_ALPS_CFLAGS='' |
---|
11025 | CRAY_ALPS_LIBS='' |
---|
11026 | CRAY_ALPS_STATIC_LIBS='' |
---|
11027 | CRAY_PMI_CFLAGS='' |
---|
11028 | CRAY_PMI_LIBS='' |
---|
11029 | CRAY_PMI_STATIC_LIBS='' |
---|
11030 | CRAY_UDREG_CFLAGS='' |
---|
11031 | CRAY_UDREG_LIBS='' |
---|
11032 | CRAY_UGNI_CFLAGS='' |
---|
11033 | CRAY_UGNI_LIBS='' |
---|
11034 | CRAY_WLM_DETECT_CFLAGS='' |
---|
11035 | CRAY_WLM_DETECT_LIBS='' |
---|
11036 | CRAY_WLM_DETECT_STATIC_LIBS='' |
---|
11037 | CRAY_XPMEM_CFLAGS='' |
---|
11038 | CRAY_XPMEM_LIBS='' |
---|
11039 | CRAY_XPMEM_STATIC_LIBS='' |
---|
11040 | CXX='/opt/local/bin/clang++-mp-15' |
---|
11041 | CXXCPP='/opt/local/bin/clang++-mp-15 -E' |
---|
11042 | CXXCPPFLAGS='' |
---|
11043 | CXXDEPMODE='depmode=gcc3' |
---|
11044 | CXXFLAGS='-O3 -DNDEBUG -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -finline-functions' |
---|
11045 | CYGPATH_W='echo' |
---|
11046 | DEBUGGER_CFLAGS='' |
---|
11047 | DEFS='' |
---|
11048 | DEPDIR='.deps' |
---|
11049 | DLLTOOL='' |
---|
11050 | DSYMUTIL='' |
---|
11051 | DUMPBIN='' |
---|
11052 | ECHO_C='\c' |
---|
11053 | ECHO_N='' |
---|
11054 | ECHO_T='' |
---|
11055 | EGREP='/usr/bin/grep -E' |
---|
11056 | EXEEXT='' |
---|
11057 | FC='/opt/local/bin/gfortran-mp-12' |
---|
11058 | FCFLAGS='-pipe -m64' |
---|
11059 | FCFLAGS_f90='' |
---|
11060 | FCFLAGS_f='' |
---|
11061 | FFLAGS='' |
---|
11062 | FGREP='/usr/bin/grep -F' |
---|
11063 | FLUX_PMI_CFLAGS='' |
---|
11064 | FLUX_PMI_LIBS='' |
---|
11065 | FOUND_XZ_FALSE='' |
---|
11066 | FOUND_XZ_TRUE='' |
---|
11067 | GREP='/usr/bin/grep' |
---|
11068 | HWLOC_BUILD_DOXYGEN_FALSE='' |
---|
11069 | HWLOC_BUILD_DOXYGEN_TRUE='' |
---|
11070 | HWLOC_BUILD_README_FALSE='' |
---|
11071 | HWLOC_BUILD_README_TRUE='' |
---|
11072 | HWLOC_BUILD_STANDALONE_FALSE='' |
---|
11073 | HWLOC_BUILD_STANDALONE_TRUE='' |
---|
11074 | HWLOC_CFLAGS='' |
---|
11075 | HWLOC_CPPFLAGS='' |
---|
11076 | HWLOC_CUDA_BUILD_STATIC_FALSE='' |
---|
11077 | HWLOC_CUDA_BUILD_STATIC_TRUE='' |
---|
11078 | HWLOC_CUDA_LIBS='' |
---|
11079 | HWLOC_EMBEDDED_CFLAGS='' |
---|
11080 | HWLOC_EMBEDDED_CPPFLAGS='' |
---|
11081 | HWLOC_EMBEDDED_LDADD='' |
---|
11082 | HWLOC_EMBEDDED_LIBS='' |
---|
11083 | HWLOC_GL_BUILD_STATIC_FALSE='' |
---|
11084 | HWLOC_GL_BUILD_STATIC_TRUE='' |
---|
11085 | HWLOC_GL_LIBS='' |
---|
11086 | HWLOC_HAVE_AIX_FALSE='' |
---|
11087 | HWLOC_HAVE_AIX_TRUE='' |
---|
11088 | HWLOC_HAVE_BGQ_FALSE='' |
---|
11089 | HWLOC_HAVE_BGQ_TRUE='' |
---|
11090 | HWLOC_HAVE_BUNZIPP_FALSE='' |
---|
11091 | HWLOC_HAVE_BUNZIPP_TRUE='' |
---|
11092 | HWLOC_HAVE_CAIRO_FALSE='' |
---|
11093 | HWLOC_HAVE_CAIRO_TRUE='' |
---|
11094 | HWLOC_HAVE_CUDART_FALSE='' |
---|
11095 | HWLOC_HAVE_CUDART_TRUE='' |
---|
11096 | HWLOC_HAVE_CUDA_FALSE='' |
---|
11097 | HWLOC_HAVE_CUDA_TRUE='' |
---|
11098 | HWLOC_HAVE_CXX_FALSE='' |
---|
11099 | HWLOC_HAVE_CXX_TRUE='' |
---|
11100 | HWLOC_HAVE_DARWIN_FALSE='' |
---|
11101 | HWLOC_HAVE_DARWIN_TRUE='' |
---|
11102 | HWLOC_HAVE_FREEBSD_FALSE='' |
---|
11103 | HWLOC_HAVE_FREEBSD_TRUE='' |
---|
11104 | HWLOC_HAVE_GCC_FALSE='' |
---|
11105 | HWLOC_HAVE_GCC_TRUE='' |
---|
11106 | HWLOC_HAVE_GL_FALSE='' |
---|
11107 | HWLOC_HAVE_GL_TRUE='' |
---|
11108 | HWLOC_HAVE_HPUX_FALSE='' |
---|
11109 | HWLOC_HAVE_HPUX_TRUE='' |
---|
11110 | HWLOC_HAVE_IRIX_FALSE='' |
---|
11111 | HWLOC_HAVE_IRIX_TRUE='' |
---|
11112 | HWLOC_HAVE_LIBIBVERBS_FALSE='' |
---|
11113 | HWLOC_HAVE_LIBIBVERBS_TRUE='' |
---|
11114 | HWLOC_HAVE_LIBXML2='' |
---|
11115 | HWLOC_HAVE_LIBXML2_FALSE='' |
---|
11116 | HWLOC_HAVE_LIBXML2_TRUE='' |
---|
11117 | HWLOC_HAVE_LINUX_FALSE='' |
---|
11118 | HWLOC_HAVE_LINUX_LIBNUMA_FALSE='' |
---|
11119 | HWLOC_HAVE_LINUX_LIBNUMA_TRUE='' |
---|
11120 | HWLOC_HAVE_LINUX_TRUE='' |
---|
11121 | HWLOC_HAVE_MINGW32_FALSE='' |
---|
11122 | HWLOC_HAVE_MINGW32_TRUE='' |
---|
11123 | HWLOC_HAVE_MS_LIB_FALSE='' |
---|
11124 | HWLOC_HAVE_MS_LIB_TRUE='' |
---|
11125 | HWLOC_HAVE_NETBSD_FALSE='' |
---|
11126 | HWLOC_HAVE_NETBSD_TRUE='' |
---|
11127 | HWLOC_HAVE_NVML='' |
---|
11128 | HWLOC_HAVE_NVML_FALSE='' |
---|
11129 | HWLOC_HAVE_NVML_TRUE='' |
---|
11130 | HWLOC_HAVE_OPENAT_FALSE='' |
---|
11131 | HWLOC_HAVE_OPENAT_TRUE='' |
---|
11132 | HWLOC_HAVE_OPENCL='' |
---|
11133 | HWLOC_HAVE_OPENCL_FALSE='' |
---|
11134 | HWLOC_HAVE_OPENCL_TRUE='' |
---|
11135 | HWLOC_HAVE_PCIACCESS_FALSE='' |
---|
11136 | HWLOC_HAVE_PCIACCESS_TRUE='' |
---|
11137 | HWLOC_HAVE_PLUGINS_FALSE='' |
---|
11138 | HWLOC_HAVE_PLUGINS_TRUE='' |
---|
11139 | HWLOC_HAVE_PTHREAD_FALSE='' |
---|
11140 | HWLOC_HAVE_PTHREAD_TRUE='' |
---|
11141 | HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='' |
---|
11142 | HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='' |
---|
11143 | HWLOC_HAVE_SOLARIS_FALSE='' |
---|
11144 | HWLOC_HAVE_SOLARIS_TRUE='' |
---|
11145 | HWLOC_HAVE_USER32_FALSE='' |
---|
11146 | HWLOC_HAVE_USER32_TRUE='' |
---|
11147 | HWLOC_HAVE_WINDOWS_FALSE='' |
---|
11148 | HWLOC_HAVE_WINDOWS_TRUE='' |
---|
11149 | HWLOC_HAVE_X86_32_FALSE='' |
---|
11150 | HWLOC_HAVE_X86_32_TRUE='' |
---|
11151 | HWLOC_HAVE_X86_64_FALSE='' |
---|
11152 | HWLOC_HAVE_X86_64_TRUE='' |
---|
11153 | HWLOC_HAVE_X86_CPUID_FALSE='' |
---|
11154 | HWLOC_HAVE_X86_CPUID_TRUE='' |
---|
11155 | HWLOC_HAVE_X86_FALSE='' |
---|
11156 | HWLOC_HAVE_X86_TRUE='' |
---|
11157 | HWLOC_INSTALL_DOXYGEN_FALSE='' |
---|
11158 | HWLOC_INSTALL_DOXYGEN_TRUE='' |
---|
11159 | HWLOC_LDFLAGS='' |
---|
11160 | HWLOC_LIBS='' |
---|
11161 | HWLOC_LIBS_PRIVATE='' |
---|
11162 | HWLOC_LIBXML2_CFLAGS='' |
---|
11163 | HWLOC_LIBXML2_LIBS='' |
---|
11164 | HWLOC_MS_LIB='' |
---|
11165 | HWLOC_MS_LIB_ARCH='' |
---|
11166 | HWLOC_NVML_BUILD_STATIC_FALSE='' |
---|
11167 | HWLOC_NVML_BUILD_STATIC_TRUE='' |
---|
11168 | HWLOC_NVML_LIBS='' |
---|
11169 | HWLOC_OPENCL_BUILD_STATIC_FALSE='' |
---|
11170 | HWLOC_OPENCL_BUILD_STATIC_TRUE='' |
---|
11171 | HWLOC_OPENCL_CFLAGS='' |
---|
11172 | HWLOC_OPENCL_LDFLAGS='' |
---|
11173 | HWLOC_OPENCL_LIBS='' |
---|
11174 | HWLOC_PCIACCESS_CFLAGS='' |
---|
11175 | HWLOC_PCIACCESS_LIBS='' |
---|
11176 | HWLOC_PCI_BUILD_STATIC_FALSE='' |
---|
11177 | HWLOC_PCI_BUILD_STATIC_TRUE='' |
---|
11178 | HWLOC_PLUGINS_DIR='' |
---|
11179 | HWLOC_PLUGINS_PATH='' |
---|
11180 | HWLOC_RELEASE_DATE='' |
---|
11181 | HWLOC_REQUIRES='' |
---|
11182 | HWLOC_VERSION='' |
---|
11183 | HWLOC_X11_CPPFLAGS='' |
---|
11184 | HWLOC_X11_LIBS='' |
---|
11185 | HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='' |
---|
11186 | HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='' |
---|
11187 | HWLOC_top_builddir='' |
---|
11188 | HWLOC_top_srcdir='' |
---|
11189 | INSTALL_DATA='${INSTALL} -m 644' |
---|
11190 | INSTALL_PROGRAM='${INSTALL}' |
---|
11191 | INSTALL_SCRIPT='${INSTALL}' |
---|
11192 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
11193 | JAR='' |
---|
11194 | JAVAC='' |
---|
11195 | JAVADOC='' |
---|
11196 | JAVAH='' |
---|
11197 | LD='' |
---|
11198 | LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib' |
---|
11199 | LEX='' |
---|
11200 | LEXLIB='' |
---|
11201 | LEX_OUTPUT_ROOT='' |
---|
11202 | LIBOBJS='' |
---|
11203 | LIBS=' -lz' |
---|
11204 | LIBTOOL='' |
---|
11205 | LIPO='' |
---|
11206 | LN_S='' |
---|
11207 | LTLIBOBJS='' |
---|
11208 | LT_SYS_LIBRARY_PATH='' |
---|
11209 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/missing makeinfo' |
---|
11210 | MANIFEST_TOOL='' |
---|
11211 | MAN_PAGE_BUILD_MPIFH_BINDINGS_FALSE='' |
---|
11212 | MAN_PAGE_BUILD_MPIFH_BINDINGS_TRUE='' |
---|
11213 | MAN_PAGE_BUILD_MPI_CXX_BINDINGS_FALSE='#' |
---|
11214 | MAN_PAGE_BUILD_MPI_CXX_BINDINGS_TRUE='' |
---|
11215 | MAN_PAGE_BUILD_USEMPIF08_BINDINGS_FALSE='' |
---|
11216 | MAN_PAGE_BUILD_USEMPIF08_BINDINGS_TRUE='' |
---|
11217 | MCA_BUILD_OP_AVX2_FLAGS='' |
---|
11218 | MCA_BUILD_OP_AVX512_FLAGS='' |
---|
11219 | MCA_BUILD_OP_AVX_FLAGS='' |
---|
11220 | MCA_BUILD_ompi_bml_r2_DSO_FALSE='' |
---|
11221 | MCA_BUILD_ompi_bml_r2_DSO_TRUE='' |
---|
11222 | MCA_BUILD_ompi_coll_adapt_DSO_FALSE='' |
---|
11223 | MCA_BUILD_ompi_coll_adapt_DSO_TRUE='' |
---|
11224 | MCA_BUILD_ompi_coll_basic_DSO_FALSE='' |
---|
11225 | MCA_BUILD_ompi_coll_basic_DSO_TRUE='' |
---|
11226 | MCA_BUILD_ompi_coll_cuda_DSO_FALSE='' |
---|
11227 | MCA_BUILD_ompi_coll_cuda_DSO_TRUE='' |
---|
11228 | MCA_BUILD_ompi_coll_fca_DSO_FALSE='' |
---|
11229 | MCA_BUILD_ompi_coll_fca_DSO_TRUE='' |
---|
11230 | MCA_BUILD_ompi_coll_han_DSO_FALSE='' |
---|
11231 | MCA_BUILD_ompi_coll_han_DSO_TRUE='' |
---|
11232 | MCA_BUILD_ompi_coll_hcoll_DSO_FALSE='' |
---|
11233 | MCA_BUILD_ompi_coll_hcoll_DSO_TRUE='' |
---|
11234 | MCA_BUILD_ompi_coll_inter_DSO_FALSE='' |
---|
11235 | MCA_BUILD_ompi_coll_inter_DSO_TRUE='' |
---|
11236 | MCA_BUILD_ompi_coll_libnbc_DSO_FALSE='' |
---|
11237 | MCA_BUILD_ompi_coll_libnbc_DSO_TRUE='' |
---|
11238 | MCA_BUILD_ompi_coll_monitoring_DSO_FALSE='' |
---|
11239 | MCA_BUILD_ompi_coll_monitoring_DSO_TRUE='' |
---|
11240 | MCA_BUILD_ompi_coll_portals4_DSO_FALSE='' |
---|
11241 | MCA_BUILD_ompi_coll_portals4_DSO_TRUE='' |
---|
11242 | MCA_BUILD_ompi_coll_self_DSO_FALSE='' |
---|
11243 | MCA_BUILD_ompi_coll_self_DSO_TRUE='' |
---|
11244 | MCA_BUILD_ompi_coll_sm_DSO_FALSE='' |
---|
11245 | MCA_BUILD_ompi_coll_sm_DSO_TRUE='' |
---|
11246 | MCA_BUILD_ompi_coll_sync_DSO_FALSE='' |
---|
11247 | MCA_BUILD_ompi_coll_sync_DSO_TRUE='' |
---|
11248 | MCA_BUILD_ompi_coll_tuned_DSO_FALSE='' |
---|
11249 | MCA_BUILD_ompi_coll_tuned_DSO_TRUE='' |
---|
11250 | MCA_BUILD_ompi_coll_ucc_DSO_FALSE='' |
---|
11251 | MCA_BUILD_ompi_coll_ucc_DSO_TRUE='' |
---|
11252 | MCA_BUILD_ompi_common_monitoring_DSO_FALSE='' |
---|
11253 | MCA_BUILD_ompi_common_monitoring_DSO_TRUE='' |
---|
11254 | MCA_BUILD_ompi_common_ompio_DSO_FALSE='' |
---|
11255 | MCA_BUILD_ompi_common_ompio_DSO_TRUE='' |
---|
11256 | MCA_BUILD_ompi_crcp_bkmrk_DSO_FALSE='' |
---|
11257 | MCA_BUILD_ompi_crcp_bkmrk_DSO_TRUE='' |
---|
11258 | MCA_BUILD_ompi_fbtl_ime_DSO_FALSE='' |
---|
11259 | MCA_BUILD_ompi_fbtl_ime_DSO_TRUE='' |
---|
11260 | MCA_BUILD_ompi_fbtl_posix_DSO_FALSE='' |
---|
11261 | MCA_BUILD_ompi_fbtl_posix_DSO_TRUE='' |
---|
11262 | MCA_BUILD_ompi_fbtl_pvfs2_DSO_FALSE='' |
---|
11263 | MCA_BUILD_ompi_fbtl_pvfs2_DSO_TRUE='' |
---|
11264 | MCA_BUILD_ompi_fcoll_dynamic_DSO_FALSE='' |
---|
11265 | MCA_BUILD_ompi_fcoll_dynamic_DSO_TRUE='' |
---|
11266 | MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_FALSE='' |
---|
11267 | MCA_BUILD_ompi_fcoll_dynamic_gen2_DSO_TRUE='' |
---|
11268 | MCA_BUILD_ompi_fcoll_individual_DSO_FALSE='' |
---|
11269 | MCA_BUILD_ompi_fcoll_individual_DSO_TRUE='' |
---|
11270 | MCA_BUILD_ompi_fcoll_two_phase_DSO_FALSE='' |
---|
11271 | MCA_BUILD_ompi_fcoll_two_phase_DSO_TRUE='' |
---|
11272 | MCA_BUILD_ompi_fcoll_vulcan_DSO_FALSE='' |
---|
11273 | MCA_BUILD_ompi_fcoll_vulcan_DSO_TRUE='' |
---|
11274 | MCA_BUILD_ompi_fs_gpfs_DSO_FALSE='' |
---|
11275 | MCA_BUILD_ompi_fs_gpfs_DSO_TRUE='' |
---|
11276 | MCA_BUILD_ompi_fs_ime_DSO_FALSE='' |
---|
11277 | MCA_BUILD_ompi_fs_ime_DSO_TRUE='' |
---|
11278 | MCA_BUILD_ompi_fs_lustre_DSO_FALSE='' |
---|
11279 | MCA_BUILD_ompi_fs_lustre_DSO_TRUE='' |
---|
11280 | MCA_BUILD_ompi_fs_pvfs2_DSO_FALSE='' |
---|
11281 | MCA_BUILD_ompi_fs_pvfs2_DSO_TRUE='' |
---|
11282 | MCA_BUILD_ompi_fs_ufs_DSO_FALSE='' |
---|
11283 | MCA_BUILD_ompi_fs_ufs_DSO_TRUE='' |
---|
11284 | MCA_BUILD_ompi_io_ompio_DSO_FALSE='' |
---|
11285 | MCA_BUILD_ompi_io_ompio_DSO_TRUE='' |
---|
11286 | MCA_BUILD_ompi_io_romio321_DSO_FALSE='' |
---|
11287 | MCA_BUILD_ompi_io_romio321_DSO_TRUE='' |
---|
11288 | MCA_BUILD_ompi_mtl_ofi_DSO_FALSE='' |
---|
11289 | MCA_BUILD_ompi_mtl_ofi_DSO_TRUE='' |
---|
11290 | MCA_BUILD_ompi_mtl_portals4_DSO_FALSE='' |
---|
11291 | MCA_BUILD_ompi_mtl_portals4_DSO_TRUE='' |
---|
11292 | MCA_BUILD_ompi_mtl_psm2_DSO_FALSE='' |
---|
11293 | MCA_BUILD_ompi_mtl_psm2_DSO_TRUE='' |
---|
11294 | MCA_BUILD_ompi_mtl_psm_DSO_FALSE='' |
---|
11295 | MCA_BUILD_ompi_mtl_psm_DSO_TRUE='' |
---|
11296 | MCA_BUILD_ompi_op_avx_DSO_FALSE='' |
---|
11297 | MCA_BUILD_ompi_op_avx_DSO_TRUE='' |
---|
11298 | MCA_BUILD_ompi_op_has_avx2_support_FALSE='' |
---|
11299 | MCA_BUILD_ompi_op_has_avx2_support_TRUE='' |
---|
11300 | MCA_BUILD_ompi_op_has_avx512_support_FALSE='' |
---|
11301 | MCA_BUILD_ompi_op_has_avx512_support_TRUE='' |
---|
11302 | MCA_BUILD_ompi_op_has_avx_support_FALSE='' |
---|
11303 | MCA_BUILD_ompi_op_has_avx_support_TRUE='' |
---|
11304 | MCA_BUILD_ompi_op_has_sse3_support_FALSE='' |
---|
11305 | MCA_BUILD_ompi_op_has_sse3_support_TRUE='' |
---|
11306 | MCA_BUILD_ompi_op_has_sse41_support_FALSE='' |
---|
11307 | MCA_BUILD_ompi_op_has_sse41_support_TRUE='' |
---|
11308 | MCA_BUILD_ompi_osc_monitoring_DSO_FALSE='' |
---|
11309 | MCA_BUILD_ompi_osc_monitoring_DSO_TRUE='' |
---|
11310 | MCA_BUILD_ompi_osc_portals4_DSO_FALSE='' |
---|
11311 | MCA_BUILD_ompi_osc_portals4_DSO_TRUE='' |
---|
11312 | MCA_BUILD_ompi_osc_pt2pt_DSO_FALSE='' |
---|
11313 | MCA_BUILD_ompi_osc_pt2pt_DSO_TRUE='' |
---|
11314 | MCA_BUILD_ompi_osc_rdma_DSO_FALSE='' |
---|
11315 | MCA_BUILD_ompi_osc_rdma_DSO_TRUE='' |
---|
11316 | MCA_BUILD_ompi_osc_sm_DSO_FALSE='' |
---|
11317 | MCA_BUILD_ompi_osc_sm_DSO_TRUE='' |
---|
11318 | MCA_BUILD_ompi_osc_ucx_DSO_FALSE='' |
---|
11319 | MCA_BUILD_ompi_osc_ucx_DSO_TRUE='' |
---|
11320 | MCA_BUILD_ompi_pml_cm_DSO_FALSE='' |
---|
11321 | MCA_BUILD_ompi_pml_cm_DSO_TRUE='' |
---|
11322 | MCA_BUILD_ompi_pml_crcpw_DSO_FALSE='' |
---|
11323 | MCA_BUILD_ompi_pml_crcpw_DSO_TRUE='' |
---|
11324 | MCA_BUILD_ompi_pml_monitoring_DSO_FALSE='' |
---|
11325 | MCA_BUILD_ompi_pml_monitoring_DSO_TRUE='' |
---|
11326 | MCA_BUILD_ompi_pml_ob1_DSO_FALSE='' |
---|
11327 | MCA_BUILD_ompi_pml_ob1_DSO_TRUE='' |
---|
11328 | MCA_BUILD_ompi_pml_ucx_DSO_FALSE='' |
---|
11329 | MCA_BUILD_ompi_pml_ucx_DSO_TRUE='' |
---|
11330 | MCA_BUILD_ompi_pml_v_DSO_FALSE='' |
---|
11331 | MCA_BUILD_ompi_pml_v_DSO_TRUE='' |
---|
11332 | MCA_BUILD_ompi_pml_yalla_DSO_FALSE='' |
---|
11333 | MCA_BUILD_ompi_pml_yalla_DSO_TRUE='' |
---|
11334 | MCA_BUILD_ompi_rte_orte_DSO_FALSE='' |
---|
11335 | MCA_BUILD_ompi_rte_orte_DSO_TRUE='' |
---|
11336 | MCA_BUILD_ompi_rte_pmix_DSO_FALSE='' |
---|
11337 | MCA_BUILD_ompi_rte_pmix_DSO_TRUE='' |
---|
11338 | MCA_BUILD_ompi_sharedfp_individual_DSO_FALSE='' |
---|
11339 | MCA_BUILD_ompi_sharedfp_individual_DSO_TRUE='' |
---|
11340 | MCA_BUILD_ompi_sharedfp_lockedfile_DSO_FALSE='' |
---|
11341 | MCA_BUILD_ompi_sharedfp_lockedfile_DSO_TRUE='' |
---|
11342 | MCA_BUILD_ompi_sharedfp_sm_DSO_FALSE='' |
---|
11343 | MCA_BUILD_ompi_sharedfp_sm_DSO_TRUE='' |
---|
11344 | MCA_BUILD_ompi_topo_basic_DSO_FALSE='' |
---|
11345 | MCA_BUILD_ompi_topo_basic_DSO_TRUE='' |
---|
11346 | MCA_BUILD_ompi_topo_treematch_DSO_FALSE='' |
---|
11347 | MCA_BUILD_ompi_topo_treematch_DSO_TRUE='' |
---|
11348 | MCA_BUILD_ompi_vprotocol_pessimist_DSO_FALSE='' |
---|
11349 | MCA_BUILD_ompi_vprotocol_pessimist_DSO_TRUE='' |
---|
11350 | MCA_BUILD_opal_allocator_basic_DSO_FALSE='' |
---|
11351 | MCA_BUILD_opal_allocator_basic_DSO_TRUE='' |
---|
11352 | MCA_BUILD_opal_allocator_bucket_DSO_FALSE='' |
---|
11353 | MCA_BUILD_opal_allocator_bucket_DSO_TRUE='' |
---|
11354 | MCA_BUILD_opal_backtrace_execinfo_DSO_FALSE='' |
---|
11355 | MCA_BUILD_opal_backtrace_execinfo_DSO_TRUE='' |
---|
11356 | MCA_BUILD_opal_backtrace_none_DSO_FALSE='' |
---|
11357 | MCA_BUILD_opal_backtrace_none_DSO_TRUE='' |
---|
11358 | MCA_BUILD_opal_backtrace_printstack_DSO_FALSE='' |
---|
11359 | MCA_BUILD_opal_backtrace_printstack_DSO_TRUE='' |
---|
11360 | MCA_BUILD_opal_btl_ofi_DSO_FALSE='' |
---|
11361 | MCA_BUILD_opal_btl_ofi_DSO_TRUE='' |
---|
11362 | MCA_BUILD_opal_btl_openib_DSO_FALSE='' |
---|
11363 | MCA_BUILD_opal_btl_openib_DSO_TRUE='' |
---|
11364 | MCA_BUILD_opal_btl_portals4_DSO_FALSE='' |
---|
11365 | MCA_BUILD_opal_btl_portals4_DSO_TRUE='' |
---|
11366 | MCA_BUILD_opal_btl_self_DSO_FALSE='' |
---|
11367 | MCA_BUILD_opal_btl_self_DSO_TRUE='' |
---|
11368 | MCA_BUILD_opal_btl_sm_DSO_FALSE='' |
---|
11369 | MCA_BUILD_opal_btl_sm_DSO_TRUE='' |
---|
11370 | MCA_BUILD_opal_btl_smcuda_DSO_FALSE='' |
---|
11371 | MCA_BUILD_opal_btl_smcuda_DSO_TRUE='' |
---|
11372 | MCA_BUILD_opal_btl_tcp_DSO_FALSE='' |
---|
11373 | MCA_BUILD_opal_btl_tcp_DSO_TRUE='' |
---|
11374 | MCA_BUILD_opal_btl_uct_DSO_FALSE='' |
---|
11375 | MCA_BUILD_opal_btl_uct_DSO_TRUE='' |
---|
11376 | MCA_BUILD_opal_btl_ugni_DSO_FALSE='' |
---|
11377 | MCA_BUILD_opal_btl_ugni_DSO_TRUE='' |
---|
11378 | MCA_BUILD_opal_btl_usnic_DSO_FALSE='' |
---|
11379 | MCA_BUILD_opal_btl_usnic_DSO_TRUE='' |
---|
11380 | MCA_BUILD_opal_btl_vader_DSO_FALSE='' |
---|
11381 | MCA_BUILD_opal_btl_vader_DSO_TRUE='' |
---|
11382 | MCA_BUILD_opal_common_cuda_DSO_FALSE='' |
---|
11383 | MCA_BUILD_opal_common_cuda_DSO_TRUE='' |
---|
11384 | MCA_BUILD_opal_common_ofi_DSO_FALSE='' |
---|
11385 | MCA_BUILD_opal_common_ofi_DSO_TRUE='' |
---|
11386 | MCA_BUILD_opal_common_sm_DSO_FALSE='' |
---|
11387 | MCA_BUILD_opal_common_sm_DSO_TRUE='' |
---|
11388 | MCA_BUILD_opal_common_ucx_DSO_FALSE='' |
---|
11389 | MCA_BUILD_opal_common_ucx_DSO_TRUE='' |
---|
11390 | MCA_BUILD_opal_common_verbs_DSO_FALSE='' |
---|
11391 | MCA_BUILD_opal_common_verbs_DSO_TRUE='' |
---|
11392 | MCA_BUILD_opal_common_verbs_usnic_DSO_FALSE='' |
---|
11393 | MCA_BUILD_opal_common_verbs_usnic_DSO_TRUE='' |
---|
11394 | MCA_BUILD_opal_compress_bzip_DSO_FALSE='' |
---|
11395 | MCA_BUILD_opal_compress_bzip_DSO_TRUE='' |
---|
11396 | MCA_BUILD_opal_compress_gzip_DSO_FALSE='' |
---|
11397 | MCA_BUILD_opal_compress_gzip_DSO_TRUE='' |
---|
11398 | MCA_BUILD_opal_crs_none_DSO_FALSE='' |
---|
11399 | MCA_BUILD_opal_crs_none_DSO_TRUE='' |
---|
11400 | MCA_BUILD_opal_crs_self_DSO_FALSE='' |
---|
11401 | MCA_BUILD_opal_crs_self_DSO_TRUE='' |
---|
11402 | MCA_BUILD_opal_dl_dlopen_DSO_FALSE='' |
---|
11403 | MCA_BUILD_opal_dl_dlopen_DSO_TRUE='' |
---|
11404 | MCA_BUILD_opal_dl_libltdl_DSO_FALSE='' |
---|
11405 | MCA_BUILD_opal_dl_libltdl_DSO_TRUE='' |
---|
11406 | MCA_BUILD_opal_event_external_DSO_FALSE='' |
---|
11407 | MCA_BUILD_opal_event_external_DSO_TRUE='' |
---|
11408 | MCA_BUILD_opal_event_libevent2022_DSO_FALSE='' |
---|
11409 | MCA_BUILD_opal_event_libevent2022_DSO_TRUE='' |
---|
11410 | MCA_BUILD_opal_hwloc_external_DSO_FALSE='' |
---|
11411 | MCA_BUILD_opal_hwloc_external_DSO_TRUE='' |
---|
11412 | MCA_BUILD_opal_hwloc_hwloc201_DSO_FALSE='' |
---|
11413 | MCA_BUILD_opal_hwloc_hwloc201_DSO_TRUE='' |
---|
11414 | MCA_BUILD_opal_if_bsdx_ipv4_DSO_FALSE='' |
---|
11415 | MCA_BUILD_opal_if_bsdx_ipv4_DSO_TRUE='' |
---|
11416 | MCA_BUILD_opal_if_bsdx_ipv6_DSO_FALSE='' |
---|
11417 | MCA_BUILD_opal_if_bsdx_ipv6_DSO_TRUE='' |
---|
11418 | MCA_BUILD_opal_if_linux_ipv6_DSO_FALSE='' |
---|
11419 | MCA_BUILD_opal_if_linux_ipv6_DSO_TRUE='' |
---|
11420 | MCA_BUILD_opal_if_posix_ipv4_DSO_FALSE='' |
---|
11421 | MCA_BUILD_opal_if_posix_ipv4_DSO_TRUE='' |
---|
11422 | MCA_BUILD_opal_if_solaris_ipv6_DSO_FALSE='' |
---|
11423 | MCA_BUILD_opal_if_solaris_ipv6_DSO_TRUE='' |
---|
11424 | MCA_BUILD_opal_installdirs_config_DSO_FALSE='' |
---|
11425 | MCA_BUILD_opal_installdirs_config_DSO_TRUE='' |
---|
11426 | MCA_BUILD_opal_installdirs_env_DSO_FALSE='' |
---|
11427 | MCA_BUILD_opal_installdirs_env_DSO_TRUE='' |
---|
11428 | MCA_BUILD_opal_memchecker_valgrind_DSO_FALSE='' |
---|
11429 | MCA_BUILD_opal_memchecker_valgrind_DSO_TRUE='' |
---|
11430 | MCA_BUILD_opal_memory_malloc_solaris_DSO_FALSE='' |
---|
11431 | MCA_BUILD_opal_memory_malloc_solaris_DSO_TRUE='' |
---|
11432 | MCA_BUILD_opal_memory_patcher_DSO_FALSE='' |
---|
11433 | MCA_BUILD_opal_memory_patcher_DSO_TRUE='' |
---|
11434 | MCA_BUILD_opal_mpool_hugepage_DSO_FALSE='' |
---|
11435 | MCA_BUILD_opal_mpool_hugepage_DSO_TRUE='' |
---|
11436 | MCA_BUILD_opal_mpool_memkind_DSO_FALSE='' |
---|
11437 | MCA_BUILD_opal_mpool_memkind_DSO_TRUE='' |
---|
11438 | MCA_BUILD_opal_patcher_linux_DSO_FALSE='' |
---|
11439 | MCA_BUILD_opal_patcher_linux_DSO_TRUE='' |
---|
11440 | MCA_BUILD_opal_patcher_overwrite_DSO_FALSE='' |
---|
11441 | MCA_BUILD_opal_patcher_overwrite_DSO_TRUE='' |
---|
11442 | MCA_BUILD_opal_pmix_cray_DSO_FALSE='' |
---|
11443 | MCA_BUILD_opal_pmix_cray_DSO_TRUE='' |
---|
11444 | MCA_BUILD_opal_pmix_ext1x_DSO_FALSE='' |
---|
11445 | MCA_BUILD_opal_pmix_ext1x_DSO_TRUE='' |
---|
11446 | MCA_BUILD_opal_pmix_ext2x_DSO_FALSE='' |
---|
11447 | MCA_BUILD_opal_pmix_ext2x_DSO_TRUE='' |
---|
11448 | MCA_BUILD_opal_pmix_ext3x_DSO_FALSE='' |
---|
11449 | MCA_BUILD_opal_pmix_ext3x_DSO_TRUE='' |
---|
11450 | MCA_BUILD_opal_pmix_flux_DSO_FALSE='' |
---|
11451 | MCA_BUILD_opal_pmix_flux_DSO_TRUE='' |
---|
11452 | MCA_BUILD_opal_pmix_isolated_DSO_FALSE='' |
---|
11453 | MCA_BUILD_opal_pmix_isolated_DSO_TRUE='' |
---|
11454 | MCA_BUILD_opal_pmix_pmix3x_DSO_FALSE='' |
---|
11455 | MCA_BUILD_opal_pmix_pmix3x_DSO_TRUE='' |
---|
11456 | MCA_BUILD_opal_pmix_s1_DSO_FALSE='' |
---|
11457 | MCA_BUILD_opal_pmix_s1_DSO_TRUE='' |
---|
11458 | MCA_BUILD_opal_pmix_s2_DSO_FALSE='' |
---|
11459 | MCA_BUILD_opal_pmix_s2_DSO_TRUE='' |
---|
11460 | MCA_BUILD_opal_pstat_linux_DSO_FALSE='' |
---|
11461 | MCA_BUILD_opal_pstat_linux_DSO_TRUE='' |
---|
11462 | MCA_BUILD_opal_pstat_test_DSO_FALSE='' |
---|
11463 | MCA_BUILD_opal_pstat_test_DSO_TRUE='' |
---|
11464 | MCA_BUILD_opal_rcache_gpusm_DSO_FALSE='' |
---|
11465 | MCA_BUILD_opal_rcache_gpusm_DSO_TRUE='' |
---|
11466 | MCA_BUILD_opal_rcache_grdma_DSO_FALSE='' |
---|
11467 | MCA_BUILD_opal_rcache_grdma_DSO_TRUE='' |
---|
11468 | MCA_BUILD_opal_rcache_rgpusm_DSO_FALSE='' |
---|
11469 | MCA_BUILD_opal_rcache_rgpusm_DSO_TRUE='' |
---|
11470 | MCA_BUILD_opal_rcache_udreg_DSO_FALSE='' |
---|
11471 | MCA_BUILD_opal_rcache_udreg_DSO_TRUE='' |
---|
11472 | MCA_BUILD_opal_reachable_netlink_DSO_FALSE='' |
---|
11473 | MCA_BUILD_opal_reachable_netlink_DSO_TRUE='' |
---|
11474 | MCA_BUILD_opal_reachable_weighted_DSO_FALSE='' |
---|
11475 | MCA_BUILD_opal_reachable_weighted_DSO_TRUE='' |
---|
11476 | MCA_BUILD_opal_shmem_mmap_DSO_FALSE='' |
---|
11477 | MCA_BUILD_opal_shmem_mmap_DSO_TRUE='' |
---|
11478 | MCA_BUILD_opal_shmem_posix_DSO_FALSE='' |
---|
11479 | MCA_BUILD_opal_shmem_posix_DSO_TRUE='' |
---|
11480 | MCA_BUILD_opal_shmem_sysv_DSO_FALSE='' |
---|
11481 | MCA_BUILD_opal_shmem_sysv_DSO_TRUE='' |
---|
11482 | MCA_BUILD_opal_timer_altix_DSO_FALSE='' |
---|
11483 | MCA_BUILD_opal_timer_altix_DSO_TRUE='' |
---|
11484 | MCA_BUILD_opal_timer_darwin_DSO_FALSE='' |
---|
11485 | MCA_BUILD_opal_timer_darwin_DSO_TRUE='' |
---|
11486 | MCA_BUILD_opal_timer_linux_DSO_FALSE='' |
---|
11487 | MCA_BUILD_opal_timer_linux_DSO_TRUE='' |
---|
11488 | MCA_BUILD_opal_timer_solaris_DSO_FALSE='' |
---|
11489 | MCA_BUILD_opal_timer_solaris_DSO_TRUE='' |
---|
11490 | MCA_BUILD_orte_common_alps_DSO_FALSE='' |
---|
11491 | MCA_BUILD_orte_common_alps_DSO_TRUE='' |
---|
11492 | MCA_BUILD_orte_errmgr_default_app_DSO_FALSE='' |
---|
11493 | MCA_BUILD_orte_errmgr_default_app_DSO_TRUE='' |
---|
11494 | MCA_BUILD_orte_errmgr_default_hnp_DSO_FALSE='' |
---|
11495 | MCA_BUILD_orte_errmgr_default_hnp_DSO_TRUE='' |
---|
11496 | MCA_BUILD_orte_errmgr_default_orted_DSO_FALSE='' |
---|
11497 | MCA_BUILD_orte_errmgr_default_orted_DSO_TRUE='' |
---|
11498 | MCA_BUILD_orte_errmgr_default_tool_DSO_FALSE='' |
---|
11499 | MCA_BUILD_orte_errmgr_default_tool_DSO_TRUE='' |
---|
11500 | MCA_BUILD_orte_ess_alps_DSO_FALSE='' |
---|
11501 | MCA_BUILD_orte_ess_alps_DSO_TRUE='' |
---|
11502 | MCA_BUILD_orte_ess_env_DSO_FALSE='' |
---|
11503 | MCA_BUILD_orte_ess_env_DSO_TRUE='' |
---|
11504 | MCA_BUILD_orte_ess_hnp_DSO_FALSE='' |
---|
11505 | MCA_BUILD_orte_ess_hnp_DSO_TRUE='' |
---|
11506 | MCA_BUILD_orte_ess_lsf_DSO_FALSE='' |
---|
11507 | MCA_BUILD_orte_ess_lsf_DSO_TRUE='' |
---|
11508 | MCA_BUILD_orte_ess_pmi_DSO_FALSE='' |
---|
11509 | MCA_BUILD_orte_ess_pmi_DSO_TRUE='' |
---|
11510 | MCA_BUILD_orte_ess_singleton_DSO_FALSE='' |
---|
11511 | MCA_BUILD_orte_ess_singleton_DSO_TRUE='' |
---|
11512 | MCA_BUILD_orte_ess_slurm_DSO_FALSE='' |
---|
11513 | MCA_BUILD_orte_ess_slurm_DSO_TRUE='' |
---|
11514 | MCA_BUILD_orte_ess_tm_DSO_FALSE='' |
---|
11515 | MCA_BUILD_orte_ess_tm_DSO_TRUE='' |
---|
11516 | MCA_BUILD_orte_ess_tool_DSO_FALSE='' |
---|
11517 | MCA_BUILD_orte_ess_tool_DSO_TRUE='' |
---|
11518 | MCA_BUILD_orte_filem_raw_DSO_FALSE='' |
---|
11519 | MCA_BUILD_orte_filem_raw_DSO_TRUE='' |
---|
11520 | MCA_BUILD_orte_grpcomm_direct_DSO_FALSE='' |
---|
11521 | MCA_BUILD_orte_grpcomm_direct_DSO_TRUE='' |
---|
11522 | MCA_BUILD_orte_iof_hnp_DSO_FALSE='' |
---|
11523 | MCA_BUILD_orte_iof_hnp_DSO_TRUE='' |
---|
11524 | MCA_BUILD_orte_iof_orted_DSO_FALSE='' |
---|
11525 | MCA_BUILD_orte_iof_orted_DSO_TRUE='' |
---|
11526 | MCA_BUILD_orte_iof_tool_DSO_FALSE='' |
---|
11527 | MCA_BUILD_orte_iof_tool_DSO_TRUE='' |
---|
11528 | MCA_BUILD_orte_odls_alps_DSO_FALSE='' |
---|
11529 | MCA_BUILD_orte_odls_alps_DSO_TRUE='' |
---|
11530 | MCA_BUILD_orte_odls_default_DSO_FALSE='' |
---|
11531 | MCA_BUILD_orte_odls_default_DSO_TRUE='' |
---|
11532 | MCA_BUILD_orte_odls_pspawn_DSO_FALSE='' |
---|
11533 | MCA_BUILD_orte_odls_pspawn_DSO_TRUE='' |
---|
11534 | MCA_BUILD_orte_oob_alps_DSO_FALSE='' |
---|
11535 | MCA_BUILD_orte_oob_alps_DSO_TRUE='' |
---|
11536 | MCA_BUILD_orte_oob_tcp_DSO_FALSE='' |
---|
11537 | MCA_BUILD_orte_oob_tcp_DSO_TRUE='' |
---|
11538 | MCA_BUILD_orte_plm_alps_DSO_FALSE='' |
---|
11539 | MCA_BUILD_orte_plm_alps_DSO_TRUE='' |
---|
11540 | MCA_BUILD_orte_plm_isolated_DSO_FALSE='' |
---|
11541 | MCA_BUILD_orte_plm_isolated_DSO_TRUE='' |
---|
11542 | MCA_BUILD_orte_plm_lsf_DSO_FALSE='' |
---|
11543 | MCA_BUILD_orte_plm_lsf_DSO_TRUE='' |
---|
11544 | MCA_BUILD_orte_plm_rsh_DSO_FALSE='' |
---|
11545 | MCA_BUILD_orte_plm_rsh_DSO_TRUE='' |
---|
11546 | MCA_BUILD_orte_plm_slurm_DSO_FALSE='' |
---|
11547 | MCA_BUILD_orte_plm_slurm_DSO_TRUE='' |
---|
11548 | MCA_BUILD_orte_plm_tm_DSO_FALSE='' |
---|
11549 | MCA_BUILD_orte_plm_tm_DSO_TRUE='' |
---|
11550 | MCA_BUILD_orte_ras_alps_DSO_FALSE='' |
---|
11551 | MCA_BUILD_orte_ras_alps_DSO_TRUE='' |
---|
11552 | MCA_BUILD_orte_ras_gridengine_DSO_FALSE='' |
---|
11553 | MCA_BUILD_orte_ras_gridengine_DSO_TRUE='' |
---|
11554 | MCA_BUILD_orte_ras_lsf_DSO_FALSE='' |
---|
11555 | MCA_BUILD_orte_ras_lsf_DSO_TRUE='' |
---|
11556 | MCA_BUILD_orte_ras_simulator_DSO_FALSE='' |
---|
11557 | MCA_BUILD_orte_ras_simulator_DSO_TRUE='' |
---|
11558 | MCA_BUILD_orte_ras_slurm_DSO_FALSE='' |
---|
11559 | MCA_BUILD_orte_ras_slurm_DSO_TRUE='' |
---|
11560 | MCA_BUILD_orte_ras_tm_DSO_FALSE='' |
---|
11561 | MCA_BUILD_orte_ras_tm_DSO_TRUE='' |
---|
11562 | MCA_BUILD_orte_regx_fwd_DSO_FALSE='' |
---|
11563 | MCA_BUILD_orte_regx_fwd_DSO_TRUE='' |
---|
11564 | MCA_BUILD_orte_regx_naive_DSO_FALSE='' |
---|
11565 | MCA_BUILD_orte_regx_naive_DSO_TRUE='' |
---|
11566 | MCA_BUILD_orte_regx_reverse_DSO_FALSE='' |
---|
11567 | MCA_BUILD_orte_regx_reverse_DSO_TRUE='' |
---|
11568 | MCA_BUILD_orte_rmaps_mindist_DSO_FALSE='' |
---|
11569 | MCA_BUILD_orte_rmaps_mindist_DSO_TRUE='' |
---|
11570 | MCA_BUILD_orte_rmaps_ppr_DSO_FALSE='' |
---|
11571 | MCA_BUILD_orte_rmaps_ppr_DSO_TRUE='' |
---|
11572 | MCA_BUILD_orte_rmaps_rank_file_DSO_FALSE='' |
---|
11573 | MCA_BUILD_orte_rmaps_rank_file_DSO_TRUE='' |
---|
11574 | MCA_BUILD_orte_rmaps_resilient_DSO_FALSE='' |
---|
11575 | MCA_BUILD_orte_rmaps_resilient_DSO_TRUE='' |
---|
11576 | MCA_BUILD_orte_rmaps_round_robin_DSO_FALSE='' |
---|
11577 | MCA_BUILD_orte_rmaps_round_robin_DSO_TRUE='' |
---|
11578 | MCA_BUILD_orte_rmaps_seq_DSO_FALSE='' |
---|
11579 | MCA_BUILD_orte_rmaps_seq_DSO_TRUE='' |
---|
11580 | MCA_BUILD_orte_rml_oob_DSO_FALSE='' |
---|
11581 | MCA_BUILD_orte_rml_oob_DSO_TRUE='' |
---|
11582 | MCA_BUILD_orte_routed_binomial_DSO_FALSE='' |
---|
11583 | MCA_BUILD_orte_routed_binomial_DSO_TRUE='' |
---|
11584 | MCA_BUILD_orte_routed_direct_DSO_FALSE='' |
---|
11585 | MCA_BUILD_orte_routed_direct_DSO_TRUE='' |
---|
11586 | MCA_BUILD_orte_routed_radix_DSO_FALSE='' |
---|
11587 | MCA_BUILD_orte_routed_radix_DSO_TRUE='' |
---|
11588 | MCA_BUILD_orte_rtc_hwloc_DSO_FALSE='' |
---|
11589 | MCA_BUILD_orte_rtc_hwloc_DSO_TRUE='' |
---|
11590 | MCA_BUILD_orte_schizo_alps_DSO_FALSE='' |
---|
11591 | MCA_BUILD_orte_schizo_alps_DSO_TRUE='' |
---|
11592 | MCA_BUILD_orte_schizo_flux_DSO_FALSE='' |
---|
11593 | MCA_BUILD_orte_schizo_flux_DSO_TRUE='' |
---|
11594 | MCA_BUILD_orte_schizo_jsm_DSO_FALSE='' |
---|
11595 | MCA_BUILD_orte_schizo_jsm_DSO_TRUE='' |
---|
11596 | MCA_BUILD_orte_schizo_moab_DSO_FALSE='' |
---|
11597 | MCA_BUILD_orte_schizo_moab_DSO_TRUE='' |
---|
11598 | MCA_BUILD_orte_schizo_ompi_DSO_FALSE='' |
---|
11599 | MCA_BUILD_orte_schizo_ompi_DSO_TRUE='' |
---|
11600 | MCA_BUILD_orte_schizo_orte_DSO_FALSE='' |
---|
11601 | MCA_BUILD_orte_schizo_orte_DSO_TRUE='' |
---|
11602 | MCA_BUILD_orte_schizo_singularity_DSO_FALSE='' |
---|
11603 | MCA_BUILD_orte_schizo_singularity_DSO_TRUE='' |
---|
11604 | MCA_BUILD_orte_schizo_slurm_DSO_FALSE='' |
---|
11605 | MCA_BUILD_orte_schizo_slurm_DSO_TRUE='' |
---|
11606 | MCA_BUILD_orte_snapc_full_DSO_FALSE='' |
---|
11607 | MCA_BUILD_orte_snapc_full_DSO_TRUE='' |
---|
11608 | MCA_BUILD_orte_sstore_central_DSO_FALSE='' |
---|
11609 | MCA_BUILD_orte_sstore_central_DSO_TRUE='' |
---|
11610 | MCA_BUILD_orte_sstore_stage_DSO_FALSE='' |
---|
11611 | MCA_BUILD_orte_sstore_stage_DSO_TRUE='' |
---|
11612 | MCA_BUILD_orte_state_app_DSO_FALSE='' |
---|
11613 | MCA_BUILD_orte_state_app_DSO_TRUE='' |
---|
11614 | MCA_BUILD_orte_state_hnp_DSO_FALSE='' |
---|
11615 | MCA_BUILD_orte_state_hnp_DSO_TRUE='' |
---|
11616 | MCA_BUILD_orte_state_novm_DSO_FALSE='' |
---|
11617 | MCA_BUILD_orte_state_novm_DSO_TRUE='' |
---|
11618 | MCA_BUILD_orte_state_orted_DSO_FALSE='' |
---|
11619 | MCA_BUILD_orte_state_orted_DSO_TRUE='' |
---|
11620 | MCA_BUILD_orte_state_tool_DSO_FALSE='' |
---|
11621 | MCA_BUILD_orte_state_tool_DSO_TRUE='' |
---|
11622 | MCA_BUILD_oshmem_atomic_basic_DSO_FALSE='' |
---|
11623 | MCA_BUILD_oshmem_atomic_basic_DSO_TRUE='' |
---|
11624 | MCA_BUILD_oshmem_atomic_mxm_DSO_FALSE='' |
---|
11625 | MCA_BUILD_oshmem_atomic_mxm_DSO_TRUE='' |
---|
11626 | MCA_BUILD_oshmem_atomic_ucx_DSO_FALSE='' |
---|
11627 | MCA_BUILD_oshmem_atomic_ucx_DSO_TRUE='' |
---|
11628 | MCA_BUILD_oshmem_memheap_buddy_DSO_FALSE='' |
---|
11629 | MCA_BUILD_oshmem_memheap_buddy_DSO_TRUE='' |
---|
11630 | MCA_BUILD_oshmem_memheap_ptmalloc_DSO_FALSE='' |
---|
11631 | MCA_BUILD_oshmem_memheap_ptmalloc_DSO_TRUE='' |
---|
11632 | MCA_BUILD_oshmem_scoll_basic_DSO_FALSE='' |
---|
11633 | MCA_BUILD_oshmem_scoll_basic_DSO_TRUE='' |
---|
11634 | MCA_BUILD_oshmem_scoll_fca_DSO_FALSE='' |
---|
11635 | MCA_BUILD_oshmem_scoll_fca_DSO_TRUE='' |
---|
11636 | MCA_BUILD_oshmem_scoll_mpi_DSO_FALSE='' |
---|
11637 | MCA_BUILD_oshmem_scoll_mpi_DSO_TRUE='' |
---|
11638 | MCA_BUILD_oshmem_scoll_ucc_DSO_FALSE='' |
---|
11639 | MCA_BUILD_oshmem_scoll_ucc_DSO_TRUE='' |
---|
11640 | MCA_BUILD_oshmem_spml_ikrit_DSO_FALSE='' |
---|
11641 | MCA_BUILD_oshmem_spml_ikrit_DSO_TRUE='' |
---|
11642 | MCA_BUILD_oshmem_spml_ucx_DSO_FALSE='' |
---|
11643 | MCA_BUILD_oshmem_spml_ucx_DSO_TRUE='' |
---|
11644 | MCA_BUILD_oshmem_sshmem_mmap_DSO_FALSE='' |
---|
11645 | MCA_BUILD_oshmem_sshmem_mmap_DSO_TRUE='' |
---|
11646 | MCA_BUILD_oshmem_sshmem_sysv_DSO_FALSE='' |
---|
11647 | MCA_BUILD_oshmem_sshmem_sysv_DSO_TRUE='' |
---|
11648 | MCA_BUILD_oshmem_sshmem_ucx_DSO_FALSE='' |
---|
11649 | MCA_BUILD_oshmem_sshmem_ucx_DSO_TRUE='' |
---|
11650 | MCA_BUILD_oshmem_sshmem_verbs_DSO_FALSE='' |
---|
11651 | MCA_BUILD_oshmem_sshmem_verbs_DSO_TRUE='' |
---|
11652 | MCA_PROJECT_DIST_SUBDIRS='' |
---|
11653 | MCA_PROJECT_SUBDIRS='' |
---|
11654 | MCA_btl_openib_have_dynamic_sl_FALSE='' |
---|
11655 | MCA_btl_openib_have_dynamic_sl_TRUE='' |
---|
11656 | MCA_btl_openib_have_rdmacm_FALSE='' |
---|
11657 | MCA_btl_openib_have_rdmacm_TRUE='' |
---|
11658 | MCA_btl_openib_have_udcm_FALSE='' |
---|
11659 | MCA_btl_openib_have_udcm_TRUE='' |
---|
11660 | MCA_btl_openib_have_xrc_FALSE='' |
---|
11661 | MCA_btl_openib_have_xrc_TRUE='' |
---|
11662 | MCA_io_romio321_SHOULD_BUILD_FALSE='' |
---|
11663 | MCA_io_romio321_SHOULD_BUILD_TRUE='' |
---|
11664 | MCA_ompi_FRAMEWORKS='' |
---|
11665 | MCA_ompi_FRAMEWORKS_SUBDIRS='' |
---|
11666 | MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' |
---|
11667 | MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' |
---|
11668 | MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' |
---|
11669 | MCA_ompi_FRAMEWORK_LIBS='' |
---|
11670 | MCA_ompi_bml_ALL_COMPONENTS='' |
---|
11671 | MCA_ompi_bml_ALL_SUBDIRS='' |
---|
11672 | MCA_ompi_bml_DSO_COMPONENTS='' |
---|
11673 | MCA_ompi_bml_DSO_SUBDIRS='' |
---|
11674 | MCA_ompi_bml_STATIC_COMPONENTS='' |
---|
11675 | MCA_ompi_bml_STATIC_LTLIBS='' |
---|
11676 | MCA_ompi_bml_STATIC_SUBDIRS='' |
---|
11677 | MCA_ompi_coll_ALL_COMPONENTS='' |
---|
11678 | MCA_ompi_coll_ALL_SUBDIRS='' |
---|
11679 | MCA_ompi_coll_DSO_COMPONENTS='' |
---|
11680 | MCA_ompi_coll_DSO_SUBDIRS='' |
---|
11681 | MCA_ompi_coll_STATIC_COMPONENTS='' |
---|
11682 | MCA_ompi_coll_STATIC_LTLIBS='' |
---|
11683 | MCA_ompi_coll_STATIC_SUBDIRS='' |
---|
11684 | MCA_ompi_common_ALL_COMPONENTS='' |
---|
11685 | MCA_ompi_common_ALL_SUBDIRS='' |
---|
11686 | MCA_ompi_common_DSO_COMPONENTS='' |
---|
11687 | MCA_ompi_common_DSO_SUBDIRS='' |
---|
11688 | MCA_ompi_common_STATIC_COMPONENTS='' |
---|
11689 | MCA_ompi_common_STATIC_LTLIBS='' |
---|
11690 | MCA_ompi_common_STATIC_SUBDIRS='' |
---|
11691 | MCA_ompi_crcp_ALL_COMPONENTS='' |
---|
11692 | MCA_ompi_crcp_ALL_SUBDIRS='' |
---|
11693 | MCA_ompi_crcp_DSO_COMPONENTS='' |
---|
11694 | MCA_ompi_crcp_DSO_SUBDIRS='' |
---|
11695 | MCA_ompi_crcp_STATIC_COMPONENTS='' |
---|
11696 | MCA_ompi_crcp_STATIC_LTLIBS='' |
---|
11697 | MCA_ompi_crcp_STATIC_SUBDIRS='' |
---|
11698 | MCA_ompi_fbtl_ALL_COMPONENTS='' |
---|
11699 | MCA_ompi_fbtl_ALL_SUBDIRS='' |
---|
11700 | MCA_ompi_fbtl_DSO_COMPONENTS='' |
---|
11701 | MCA_ompi_fbtl_DSO_SUBDIRS='' |
---|
11702 | MCA_ompi_fbtl_STATIC_COMPONENTS='' |
---|
11703 | MCA_ompi_fbtl_STATIC_LTLIBS='' |
---|
11704 | MCA_ompi_fbtl_STATIC_SUBDIRS='' |
---|
11705 | MCA_ompi_fcoll_ALL_COMPONENTS='' |
---|
11706 | MCA_ompi_fcoll_ALL_SUBDIRS='' |
---|
11707 | MCA_ompi_fcoll_DSO_COMPONENTS='' |
---|
11708 | MCA_ompi_fcoll_DSO_SUBDIRS='' |
---|
11709 | MCA_ompi_fcoll_STATIC_COMPONENTS='' |
---|
11710 | MCA_ompi_fcoll_STATIC_LTLIBS='' |
---|
11711 | MCA_ompi_fcoll_STATIC_SUBDIRS='' |
---|
11712 | MCA_ompi_fs_ALL_COMPONENTS='' |
---|
11713 | MCA_ompi_fs_ALL_SUBDIRS='' |
---|
11714 | MCA_ompi_fs_DSO_COMPONENTS='' |
---|
11715 | MCA_ompi_fs_DSO_SUBDIRS='' |
---|
11716 | MCA_ompi_fs_STATIC_COMPONENTS='' |
---|
11717 | MCA_ompi_fs_STATIC_LTLIBS='' |
---|
11718 | MCA_ompi_fs_STATIC_SUBDIRS='' |
---|
11719 | MCA_ompi_hook_ALL_COMPONENTS='' |
---|
11720 | MCA_ompi_hook_ALL_SUBDIRS='' |
---|
11721 | MCA_ompi_hook_DSO_COMPONENTS='' |
---|
11722 | MCA_ompi_hook_DSO_SUBDIRS='' |
---|
11723 | MCA_ompi_hook_STATIC_COMPONENTS='' |
---|
11724 | MCA_ompi_hook_STATIC_LTLIBS='' |
---|
11725 | MCA_ompi_hook_STATIC_SUBDIRS='' |
---|
11726 | MCA_ompi_io_ALL_COMPONENTS='' |
---|
11727 | MCA_ompi_io_ALL_SUBDIRS='' |
---|
11728 | MCA_ompi_io_DSO_COMPONENTS='' |
---|
11729 | MCA_ompi_io_DSO_SUBDIRS='' |
---|
11730 | MCA_ompi_io_STATIC_COMPONENTS='' |
---|
11731 | MCA_ompi_io_STATIC_LTLIBS='' |
---|
11732 | MCA_ompi_io_STATIC_SUBDIRS='' |
---|
11733 | MCA_ompi_mtl_ALL_COMPONENTS='' |
---|
11734 | MCA_ompi_mtl_ALL_SUBDIRS='' |
---|
11735 | MCA_ompi_mtl_DIRECT_CALL_HEADER='' |
---|
11736 | MCA_ompi_mtl_DSO_COMPONENTS='' |
---|
11737 | MCA_ompi_mtl_DSO_SUBDIRS='' |
---|
11738 | MCA_ompi_mtl_STATIC_COMPONENTS='' |
---|
11739 | MCA_ompi_mtl_STATIC_LTLIBS='' |
---|
11740 | MCA_ompi_mtl_STATIC_SUBDIRS='' |
---|
11741 | MCA_ompi_op_ALL_COMPONENTS='' |
---|
11742 | MCA_ompi_op_ALL_SUBDIRS='' |
---|
11743 | MCA_ompi_op_DSO_COMPONENTS='' |
---|
11744 | MCA_ompi_op_DSO_SUBDIRS='' |
---|
11745 | MCA_ompi_op_STATIC_COMPONENTS='' |
---|
11746 | MCA_ompi_op_STATIC_LTLIBS='' |
---|
11747 | MCA_ompi_op_STATIC_SUBDIRS='' |
---|
11748 | MCA_ompi_osc_ALL_COMPONENTS='' |
---|
11749 | MCA_ompi_osc_ALL_SUBDIRS='' |
---|
11750 | MCA_ompi_osc_DSO_COMPONENTS='' |
---|
11751 | MCA_ompi_osc_DSO_SUBDIRS='' |
---|
11752 | MCA_ompi_osc_STATIC_COMPONENTS='' |
---|
11753 | MCA_ompi_osc_STATIC_LTLIBS='' |
---|
11754 | MCA_ompi_osc_STATIC_SUBDIRS='' |
---|
11755 | MCA_ompi_pml_ALL_COMPONENTS='' |
---|
11756 | MCA_ompi_pml_ALL_SUBDIRS='' |
---|
11757 | MCA_ompi_pml_DIRECT_CALL_HEADER='' |
---|
11758 | MCA_ompi_pml_DSO_COMPONENTS='' |
---|
11759 | MCA_ompi_pml_DSO_SUBDIRS='' |
---|
11760 | MCA_ompi_pml_STATIC_COMPONENTS='' |
---|
11761 | MCA_ompi_pml_STATIC_LTLIBS='' |
---|
11762 | MCA_ompi_pml_STATIC_SUBDIRS='' |
---|
11763 | MCA_ompi_rte_ALL_COMPONENTS='' |
---|
11764 | MCA_ompi_rte_ALL_SUBDIRS='' |
---|
11765 | MCA_ompi_rte_DSO_COMPONENTS='' |
---|
11766 | MCA_ompi_rte_DSO_SUBDIRS='' |
---|
11767 | MCA_ompi_rte_STATIC_COMPONENTS='' |
---|
11768 | MCA_ompi_rte_STATIC_LTLIBS='' |
---|
11769 | MCA_ompi_rte_STATIC_SUBDIRS='' |
---|
11770 | MCA_ompi_sharedfp_ALL_COMPONENTS='' |
---|
11771 | MCA_ompi_sharedfp_ALL_SUBDIRS='' |
---|
11772 | MCA_ompi_sharedfp_DSO_COMPONENTS='' |
---|
11773 | MCA_ompi_sharedfp_DSO_SUBDIRS='' |
---|
11774 | MCA_ompi_sharedfp_STATIC_COMPONENTS='' |
---|
11775 | MCA_ompi_sharedfp_STATIC_LTLIBS='' |
---|
11776 | MCA_ompi_sharedfp_STATIC_SUBDIRS='' |
---|
11777 | MCA_ompi_topo_ALL_COMPONENTS='' |
---|
11778 | MCA_ompi_topo_ALL_SUBDIRS='' |
---|
11779 | MCA_ompi_topo_DSO_COMPONENTS='' |
---|
11780 | MCA_ompi_topo_DSO_SUBDIRS='' |
---|
11781 | MCA_ompi_topo_STATIC_COMPONENTS='' |
---|
11782 | MCA_ompi_topo_STATIC_LTLIBS='' |
---|
11783 | MCA_ompi_topo_STATIC_SUBDIRS='' |
---|
11784 | MCA_ompi_vprotocol_ALL_COMPONENTS='' |
---|
11785 | MCA_ompi_vprotocol_ALL_SUBDIRS='' |
---|
11786 | MCA_ompi_vprotocol_DSO_COMPONENTS='' |
---|
11787 | MCA_ompi_vprotocol_DSO_SUBDIRS='' |
---|
11788 | MCA_ompi_vprotocol_STATIC_COMPONENTS='' |
---|
11789 | MCA_ompi_vprotocol_STATIC_LTLIBS='' |
---|
11790 | MCA_ompi_vprotocol_STATIC_SUBDIRS='' |
---|
11791 | MCA_opal_FRAMEWORKS='' |
---|
11792 | MCA_opal_FRAMEWORKS_SUBDIRS='' |
---|
11793 | MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' |
---|
11794 | MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' |
---|
11795 | MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' |
---|
11796 | MCA_opal_FRAMEWORK_LIBS='' |
---|
11797 | MCA_opal_allocator_ALL_COMPONENTS='' |
---|
11798 | MCA_opal_allocator_ALL_SUBDIRS='' |
---|
11799 | MCA_opal_allocator_DSO_COMPONENTS='' |
---|
11800 | MCA_opal_allocator_DSO_SUBDIRS='' |
---|
11801 | MCA_opal_allocator_STATIC_COMPONENTS='' |
---|
11802 | MCA_opal_allocator_STATIC_LTLIBS='' |
---|
11803 | MCA_opal_allocator_STATIC_SUBDIRS='' |
---|
11804 | MCA_opal_backtrace_ALL_COMPONENTS='' |
---|
11805 | MCA_opal_backtrace_ALL_SUBDIRS='' |
---|
11806 | MCA_opal_backtrace_DSO_COMPONENTS='' |
---|
11807 | MCA_opal_backtrace_DSO_SUBDIRS='' |
---|
11808 | MCA_opal_backtrace_STATIC_COMPONENTS='' |
---|
11809 | MCA_opal_backtrace_STATIC_LTLIBS='' |
---|
11810 | MCA_opal_backtrace_STATIC_SUBDIRS='' |
---|
11811 | MCA_opal_btl_ALL_COMPONENTS='' |
---|
11812 | MCA_opal_btl_ALL_SUBDIRS='' |
---|
11813 | MCA_opal_btl_DSO_COMPONENTS='' |
---|
11814 | MCA_opal_btl_DSO_SUBDIRS='' |
---|
11815 | MCA_opal_btl_STATIC_COMPONENTS='' |
---|
11816 | MCA_opal_btl_STATIC_LTLIBS='' |
---|
11817 | MCA_opal_btl_STATIC_SUBDIRS='' |
---|
11818 | MCA_opal_common_ALL_COMPONENTS='' |
---|
11819 | MCA_opal_common_ALL_SUBDIRS='' |
---|
11820 | MCA_opal_common_DSO_COMPONENTS='' |
---|
11821 | MCA_opal_common_DSO_SUBDIRS='' |
---|
11822 | MCA_opal_common_STATIC_COMPONENTS='' |
---|
11823 | MCA_opal_common_STATIC_LTLIBS='' |
---|
11824 | MCA_opal_common_STATIC_SUBDIRS='' |
---|
11825 | MCA_opal_compress_ALL_COMPONENTS='' |
---|
11826 | MCA_opal_compress_ALL_SUBDIRS='' |
---|
11827 | MCA_opal_compress_DSO_COMPONENTS='' |
---|
11828 | MCA_opal_compress_DSO_SUBDIRS='' |
---|
11829 | MCA_opal_compress_STATIC_COMPONENTS='' |
---|
11830 | MCA_opal_compress_STATIC_LTLIBS='' |
---|
11831 | MCA_opal_compress_STATIC_SUBDIRS='' |
---|
11832 | MCA_opal_crs_ALL_COMPONENTS='' |
---|
11833 | MCA_opal_crs_ALL_SUBDIRS='' |
---|
11834 | MCA_opal_crs_DSO_COMPONENTS='' |
---|
11835 | MCA_opal_crs_DSO_SUBDIRS='' |
---|
11836 | MCA_opal_crs_STATIC_COMPONENTS='' |
---|
11837 | MCA_opal_crs_STATIC_LTLIBS='' |
---|
11838 | MCA_opal_crs_STATIC_SUBDIRS='' |
---|
11839 | MCA_opal_dl_ALL_COMPONENTS='' |
---|
11840 | MCA_opal_dl_ALL_SUBDIRS='' |
---|
11841 | MCA_opal_dl_DSO_COMPONENTS='' |
---|
11842 | MCA_opal_dl_DSO_SUBDIRS='' |
---|
11843 | MCA_opal_dl_STATIC_COMPONENTS='' |
---|
11844 | MCA_opal_dl_STATIC_LTLIBS='' |
---|
11845 | MCA_opal_dl_STATIC_SUBDIRS='' |
---|
11846 | MCA_opal_event_ALL_COMPONENTS='' |
---|
11847 | MCA_opal_event_ALL_SUBDIRS='' |
---|
11848 | MCA_opal_event_DSO_COMPONENTS='' |
---|
11849 | MCA_opal_event_DSO_SUBDIRS='' |
---|
11850 | MCA_opal_event_STATIC_COMPONENTS='' |
---|
11851 | MCA_opal_event_STATIC_LTLIBS='' |
---|
11852 | MCA_opal_event_STATIC_SUBDIRS='' |
---|
11853 | MCA_opal_hwloc_ALL_COMPONENTS='' |
---|
11854 | MCA_opal_hwloc_ALL_SUBDIRS='' |
---|
11855 | MCA_opal_hwloc_DSO_COMPONENTS='' |
---|
11856 | MCA_opal_hwloc_DSO_SUBDIRS='' |
---|
11857 | MCA_opal_hwloc_STATIC_COMPONENTS='' |
---|
11858 | MCA_opal_hwloc_STATIC_LTLIBS='' |
---|
11859 | MCA_opal_hwloc_STATIC_SUBDIRS='' |
---|
11860 | MCA_opal_if_ALL_COMPONENTS='' |
---|
11861 | MCA_opal_if_ALL_SUBDIRS='' |
---|
11862 | MCA_opal_if_DSO_COMPONENTS='' |
---|
11863 | MCA_opal_if_DSO_SUBDIRS='' |
---|
11864 | MCA_opal_if_STATIC_COMPONENTS='' |
---|
11865 | MCA_opal_if_STATIC_LTLIBS='' |
---|
11866 | MCA_opal_if_STATIC_SUBDIRS='' |
---|
11867 | MCA_opal_installdirs_ALL_COMPONENTS='' |
---|
11868 | MCA_opal_installdirs_ALL_SUBDIRS='' |
---|
11869 | MCA_opal_installdirs_DSO_COMPONENTS='' |
---|
11870 | MCA_opal_installdirs_DSO_SUBDIRS='' |
---|
11871 | MCA_opal_installdirs_STATIC_COMPONENTS='' |
---|
11872 | MCA_opal_installdirs_STATIC_LTLIBS='' |
---|
11873 | MCA_opal_installdirs_STATIC_SUBDIRS='' |
---|
11874 | MCA_opal_memchecker_ALL_COMPONENTS='' |
---|
11875 | MCA_opal_memchecker_ALL_SUBDIRS='' |
---|
11876 | MCA_opal_memchecker_DSO_COMPONENTS='' |
---|
11877 | MCA_opal_memchecker_DSO_SUBDIRS='' |
---|
11878 | MCA_opal_memchecker_STATIC_COMPONENTS='' |
---|
11879 | MCA_opal_memchecker_STATIC_LTLIBS='' |
---|
11880 | MCA_opal_memchecker_STATIC_SUBDIRS='' |
---|
11881 | MCA_opal_memcpy_ALL_COMPONENTS='' |
---|
11882 | MCA_opal_memcpy_ALL_SUBDIRS='' |
---|
11883 | MCA_opal_memcpy_DSO_COMPONENTS='' |
---|
11884 | MCA_opal_memcpy_DSO_SUBDIRS='' |
---|
11885 | MCA_opal_memcpy_STATIC_COMPONENTS='' |
---|
11886 | MCA_opal_memcpy_STATIC_LTLIBS='' |
---|
11887 | MCA_opal_memcpy_STATIC_SUBDIRS='' |
---|
11888 | MCA_opal_memory_ALL_COMPONENTS='' |
---|
11889 | MCA_opal_memory_ALL_SUBDIRS='' |
---|
11890 | MCA_opal_memory_DSO_COMPONENTS='' |
---|
11891 | MCA_opal_memory_DSO_SUBDIRS='' |
---|
11892 | MCA_opal_memory_STATIC_COMPONENTS='' |
---|
11893 | MCA_opal_memory_STATIC_LTLIBS='' |
---|
11894 | MCA_opal_memory_STATIC_SUBDIRS='' |
---|
11895 | MCA_opal_mpool_ALL_COMPONENTS='' |
---|
11896 | MCA_opal_mpool_ALL_SUBDIRS='' |
---|
11897 | MCA_opal_mpool_DSO_COMPONENTS='' |
---|
11898 | MCA_opal_mpool_DSO_SUBDIRS='' |
---|
11899 | MCA_opal_mpool_STATIC_COMPONENTS='' |
---|
11900 | MCA_opal_mpool_STATIC_LTLIBS='' |
---|
11901 | MCA_opal_mpool_STATIC_SUBDIRS='' |
---|
11902 | MCA_opal_patcher_ALL_COMPONENTS='' |
---|
11903 | MCA_opal_patcher_ALL_SUBDIRS='' |
---|
11904 | MCA_opal_patcher_DSO_COMPONENTS='' |
---|
11905 | MCA_opal_patcher_DSO_SUBDIRS='' |
---|
11906 | MCA_opal_patcher_STATIC_COMPONENTS='' |
---|
11907 | MCA_opal_patcher_STATIC_LTLIBS='' |
---|
11908 | MCA_opal_patcher_STATIC_SUBDIRS='' |
---|
11909 | MCA_opal_pmix_ALL_COMPONENTS='' |
---|
11910 | MCA_opal_pmix_ALL_SUBDIRS='' |
---|
11911 | MCA_opal_pmix_DSO_COMPONENTS='' |
---|
11912 | MCA_opal_pmix_DSO_SUBDIRS='' |
---|
11913 | MCA_opal_pmix_STATIC_COMPONENTS='' |
---|
11914 | MCA_opal_pmix_STATIC_LTLIBS='' |
---|
11915 | MCA_opal_pmix_STATIC_SUBDIRS='' |
---|
11916 | MCA_opal_pstat_ALL_COMPONENTS='' |
---|
11917 | MCA_opal_pstat_ALL_SUBDIRS='' |
---|
11918 | MCA_opal_pstat_DSO_COMPONENTS='' |
---|
11919 | MCA_opal_pstat_DSO_SUBDIRS='' |
---|
11920 | MCA_opal_pstat_STATIC_COMPONENTS='' |
---|
11921 | MCA_opal_pstat_STATIC_LTLIBS='' |
---|
11922 | MCA_opal_pstat_STATIC_SUBDIRS='' |
---|
11923 | MCA_opal_rcache_ALL_COMPONENTS='' |
---|
11924 | MCA_opal_rcache_ALL_SUBDIRS='' |
---|
11925 | MCA_opal_rcache_DSO_COMPONENTS='' |
---|
11926 | MCA_opal_rcache_DSO_SUBDIRS='' |
---|
11927 | MCA_opal_rcache_STATIC_COMPONENTS='' |
---|
11928 | MCA_opal_rcache_STATIC_LTLIBS='' |
---|
11929 | MCA_opal_rcache_STATIC_SUBDIRS='' |
---|
11930 | MCA_opal_reachable_ALL_COMPONENTS='' |
---|
11931 | MCA_opal_reachable_ALL_SUBDIRS='' |
---|
11932 | MCA_opal_reachable_DSO_COMPONENTS='' |
---|
11933 | MCA_opal_reachable_DSO_SUBDIRS='' |
---|
11934 | MCA_opal_reachable_STATIC_COMPONENTS='' |
---|
11935 | MCA_opal_reachable_STATIC_LTLIBS='' |
---|
11936 | MCA_opal_reachable_STATIC_SUBDIRS='' |
---|
11937 | MCA_opal_shmem_ALL_COMPONENTS='' |
---|
11938 | MCA_opal_shmem_ALL_SUBDIRS='' |
---|
11939 | MCA_opal_shmem_DSO_COMPONENTS='' |
---|
11940 | MCA_opal_shmem_DSO_SUBDIRS='' |
---|
11941 | MCA_opal_shmem_STATIC_COMPONENTS='' |
---|
11942 | MCA_opal_shmem_STATIC_LTLIBS='' |
---|
11943 | MCA_opal_shmem_STATIC_SUBDIRS='' |
---|
11944 | MCA_opal_timer_ALL_COMPONENTS='' |
---|
11945 | MCA_opal_timer_ALL_SUBDIRS='' |
---|
11946 | MCA_opal_timer_DSO_COMPONENTS='' |
---|
11947 | MCA_opal_timer_DSO_SUBDIRS='' |
---|
11948 | MCA_opal_timer_STATIC_COMPONENTS='' |
---|
11949 | MCA_opal_timer_STATIC_LTLIBS='' |
---|
11950 | MCA_opal_timer_STATIC_SUBDIRS='' |
---|
11951 | MCA_orte_FRAMEWORKS='' |
---|
11952 | MCA_orte_FRAMEWORKS_SUBDIRS='' |
---|
11953 | MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' |
---|
11954 | MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' |
---|
11955 | MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' |
---|
11956 | MCA_orte_FRAMEWORK_LIBS='' |
---|
11957 | MCA_orte_common_ALL_COMPONENTS='' |
---|
11958 | MCA_orte_common_ALL_SUBDIRS='' |
---|
11959 | MCA_orte_common_DSO_COMPONENTS='' |
---|
11960 | MCA_orte_common_DSO_SUBDIRS='' |
---|
11961 | MCA_orte_common_STATIC_COMPONENTS='' |
---|
11962 | MCA_orte_common_STATIC_LTLIBS='' |
---|
11963 | MCA_orte_common_STATIC_SUBDIRS='' |
---|
11964 | MCA_orte_errmgr_ALL_COMPONENTS='' |
---|
11965 | MCA_orte_errmgr_ALL_SUBDIRS='' |
---|
11966 | MCA_orte_errmgr_DSO_COMPONENTS='' |
---|
11967 | MCA_orte_errmgr_DSO_SUBDIRS='' |
---|
11968 | MCA_orte_errmgr_STATIC_COMPONENTS='' |
---|
11969 | MCA_orte_errmgr_STATIC_LTLIBS='' |
---|
11970 | MCA_orte_errmgr_STATIC_SUBDIRS='' |
---|
11971 | MCA_orte_ess_ALL_COMPONENTS='' |
---|
11972 | MCA_orte_ess_ALL_SUBDIRS='' |
---|
11973 | MCA_orte_ess_DSO_COMPONENTS='' |
---|
11974 | MCA_orte_ess_DSO_SUBDIRS='' |
---|
11975 | MCA_orte_ess_STATIC_COMPONENTS='' |
---|
11976 | MCA_orte_ess_STATIC_LTLIBS='' |
---|
11977 | MCA_orte_ess_STATIC_SUBDIRS='' |
---|
11978 | MCA_orte_filem_ALL_COMPONENTS='' |
---|
11979 | MCA_orte_filem_ALL_SUBDIRS='' |
---|
11980 | MCA_orte_filem_DSO_COMPONENTS='' |
---|
11981 | MCA_orte_filem_DSO_SUBDIRS='' |
---|
11982 | MCA_orte_filem_STATIC_COMPONENTS='' |
---|
11983 | MCA_orte_filem_STATIC_LTLIBS='' |
---|
11984 | MCA_orte_filem_STATIC_SUBDIRS='' |
---|
11985 | MCA_orte_grpcomm_ALL_COMPONENTS='' |
---|
11986 | MCA_orte_grpcomm_ALL_SUBDIRS='' |
---|
11987 | MCA_orte_grpcomm_DSO_COMPONENTS='' |
---|
11988 | MCA_orte_grpcomm_DSO_SUBDIRS='' |
---|
11989 | MCA_orte_grpcomm_STATIC_COMPONENTS='' |
---|
11990 | MCA_orte_grpcomm_STATIC_LTLIBS='' |
---|
11991 | MCA_orte_grpcomm_STATIC_SUBDIRS='' |
---|
11992 | MCA_orte_iof_ALL_COMPONENTS='' |
---|
11993 | MCA_orte_iof_ALL_SUBDIRS='' |
---|
11994 | MCA_orte_iof_DSO_COMPONENTS='' |
---|
11995 | MCA_orte_iof_DSO_SUBDIRS='' |
---|
11996 | MCA_orte_iof_STATIC_COMPONENTS='' |
---|
11997 | MCA_orte_iof_STATIC_LTLIBS='' |
---|
11998 | MCA_orte_iof_STATIC_SUBDIRS='' |
---|
11999 | MCA_orte_odls_ALL_COMPONENTS='' |
---|
12000 | MCA_orte_odls_ALL_SUBDIRS='' |
---|
12001 | MCA_orte_odls_DSO_COMPONENTS='' |
---|
12002 | MCA_orte_odls_DSO_SUBDIRS='' |
---|
12003 | MCA_orte_odls_STATIC_COMPONENTS='' |
---|
12004 | MCA_orte_odls_STATIC_LTLIBS='' |
---|
12005 | MCA_orte_odls_STATIC_SUBDIRS='' |
---|
12006 | MCA_orte_oob_ALL_COMPONENTS='' |
---|
12007 | MCA_orte_oob_ALL_SUBDIRS='' |
---|
12008 | MCA_orte_oob_DSO_COMPONENTS='' |
---|
12009 | MCA_orte_oob_DSO_SUBDIRS='' |
---|
12010 | MCA_orte_oob_STATIC_COMPONENTS='' |
---|
12011 | MCA_orte_oob_STATIC_LTLIBS='' |
---|
12012 | MCA_orte_oob_STATIC_SUBDIRS='' |
---|
12013 | MCA_orte_plm_ALL_COMPONENTS='' |
---|
12014 | MCA_orte_plm_ALL_SUBDIRS='' |
---|
12015 | MCA_orte_plm_DSO_COMPONENTS='' |
---|
12016 | MCA_orte_plm_DSO_SUBDIRS='' |
---|
12017 | MCA_orte_plm_STATIC_COMPONENTS='' |
---|
12018 | MCA_orte_plm_STATIC_LTLIBS='' |
---|
12019 | MCA_orte_plm_STATIC_SUBDIRS='' |
---|
12020 | MCA_orte_ras_ALL_COMPONENTS='' |
---|
12021 | MCA_orte_ras_ALL_SUBDIRS='' |
---|
12022 | MCA_orte_ras_DSO_COMPONENTS='' |
---|
12023 | MCA_orte_ras_DSO_SUBDIRS='' |
---|
12024 | MCA_orte_ras_STATIC_COMPONENTS='' |
---|
12025 | MCA_orte_ras_STATIC_LTLIBS='' |
---|
12026 | MCA_orte_ras_STATIC_SUBDIRS='' |
---|
12027 | MCA_orte_regx_ALL_COMPONENTS='' |
---|
12028 | MCA_orte_regx_ALL_SUBDIRS='' |
---|
12029 | MCA_orte_regx_DSO_COMPONENTS='' |
---|
12030 | MCA_orte_regx_DSO_SUBDIRS='' |
---|
12031 | MCA_orte_regx_STATIC_COMPONENTS='' |
---|
12032 | MCA_orte_regx_STATIC_LTLIBS='' |
---|
12033 | MCA_orte_regx_STATIC_SUBDIRS='' |
---|
12034 | MCA_orte_rmaps_ALL_COMPONENTS='' |
---|
12035 | MCA_orte_rmaps_ALL_SUBDIRS='' |
---|
12036 | MCA_orte_rmaps_DSO_COMPONENTS='' |
---|
12037 | MCA_orte_rmaps_DSO_SUBDIRS='' |
---|
12038 | MCA_orte_rmaps_STATIC_COMPONENTS='' |
---|
12039 | MCA_orte_rmaps_STATIC_LTLIBS='' |
---|
12040 | MCA_orte_rmaps_STATIC_SUBDIRS='' |
---|
12041 | MCA_orte_rml_ALL_COMPONENTS='' |
---|
12042 | MCA_orte_rml_ALL_SUBDIRS='' |
---|
12043 | MCA_orte_rml_DSO_COMPONENTS='' |
---|
12044 | MCA_orte_rml_DSO_SUBDIRS='' |
---|
12045 | MCA_orte_rml_STATIC_COMPONENTS='' |
---|
12046 | MCA_orte_rml_STATIC_LTLIBS='' |
---|
12047 | MCA_orte_rml_STATIC_SUBDIRS='' |
---|
12048 | MCA_orte_routed_ALL_COMPONENTS='' |
---|
12049 | MCA_orte_routed_ALL_SUBDIRS='' |
---|
12050 | MCA_orte_routed_DSO_COMPONENTS='' |
---|
12051 | MCA_orte_routed_DSO_SUBDIRS='' |
---|
12052 | MCA_orte_routed_STATIC_COMPONENTS='' |
---|
12053 | MCA_orte_routed_STATIC_LTLIBS='' |
---|
12054 | MCA_orte_routed_STATIC_SUBDIRS='' |
---|
12055 | MCA_orte_rtc_ALL_COMPONENTS='' |
---|
12056 | MCA_orte_rtc_ALL_SUBDIRS='' |
---|
12057 | MCA_orte_rtc_DSO_COMPONENTS='' |
---|
12058 | MCA_orte_rtc_DSO_SUBDIRS='' |
---|
12059 | MCA_orte_rtc_STATIC_COMPONENTS='' |
---|
12060 | MCA_orte_rtc_STATIC_LTLIBS='' |
---|
12061 | MCA_orte_rtc_STATIC_SUBDIRS='' |
---|
12062 | MCA_orte_schizo_ALL_COMPONENTS='' |
---|
12063 | MCA_orte_schizo_ALL_SUBDIRS='' |
---|
12064 | MCA_orte_schizo_DSO_COMPONENTS='' |
---|
12065 | MCA_orte_schizo_DSO_SUBDIRS='' |
---|
12066 | MCA_orte_schizo_STATIC_COMPONENTS='' |
---|
12067 | MCA_orte_schizo_STATIC_LTLIBS='' |
---|
12068 | MCA_orte_schizo_STATIC_SUBDIRS='' |
---|
12069 | MCA_orte_snapc_ALL_COMPONENTS='' |
---|
12070 | MCA_orte_snapc_ALL_SUBDIRS='' |
---|
12071 | MCA_orte_snapc_DSO_COMPONENTS='' |
---|
12072 | MCA_orte_snapc_DSO_SUBDIRS='' |
---|
12073 | MCA_orte_snapc_STATIC_COMPONENTS='' |
---|
12074 | MCA_orte_snapc_STATIC_LTLIBS='' |
---|
12075 | MCA_orte_snapc_STATIC_SUBDIRS='' |
---|
12076 | MCA_orte_sstore_ALL_COMPONENTS='' |
---|
12077 | MCA_orte_sstore_ALL_SUBDIRS='' |
---|
12078 | MCA_orte_sstore_DSO_COMPONENTS='' |
---|
12079 | MCA_orte_sstore_DSO_SUBDIRS='' |
---|
12080 | MCA_orte_sstore_STATIC_COMPONENTS='' |
---|
12081 | MCA_orte_sstore_STATIC_LTLIBS='' |
---|
12082 | MCA_orte_sstore_STATIC_SUBDIRS='' |
---|
12083 | MCA_orte_state_ALL_COMPONENTS='' |
---|
12084 | MCA_orte_state_ALL_SUBDIRS='' |
---|
12085 | MCA_orte_state_DSO_COMPONENTS='' |
---|
12086 | MCA_orte_state_DSO_SUBDIRS='' |
---|
12087 | MCA_orte_state_STATIC_COMPONENTS='' |
---|
12088 | MCA_orte_state_STATIC_LTLIBS='' |
---|
12089 | MCA_orte_state_STATIC_SUBDIRS='' |
---|
12090 | MCA_oshmem_FRAMEWORKS='' |
---|
12091 | MCA_oshmem_FRAMEWORKS_SUBDIRS='' |
---|
12092 | MCA_oshmem_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' |
---|
12093 | MCA_oshmem_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' |
---|
12094 | MCA_oshmem_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' |
---|
12095 | MCA_oshmem_FRAMEWORK_LIBS='' |
---|
12096 | MCA_oshmem_atomic_ALL_COMPONENTS='' |
---|
12097 | MCA_oshmem_atomic_ALL_SUBDIRS='' |
---|
12098 | MCA_oshmem_atomic_DSO_COMPONENTS='' |
---|
12099 | MCA_oshmem_atomic_DSO_SUBDIRS='' |
---|
12100 | MCA_oshmem_atomic_STATIC_COMPONENTS='' |
---|
12101 | MCA_oshmem_atomic_STATIC_LTLIBS='' |
---|
12102 | MCA_oshmem_atomic_STATIC_SUBDIRS='' |
---|
12103 | MCA_oshmem_memheap_ALL_COMPONENTS='' |
---|
12104 | MCA_oshmem_memheap_ALL_SUBDIRS='' |
---|
12105 | MCA_oshmem_memheap_DIRECT_CALL_HEADER='' |
---|
12106 | MCA_oshmem_memheap_DSO_COMPONENTS='' |
---|
12107 | MCA_oshmem_memheap_DSO_SUBDIRS='' |
---|
12108 | MCA_oshmem_memheap_STATIC_COMPONENTS='' |
---|
12109 | MCA_oshmem_memheap_STATIC_LTLIBS='' |
---|
12110 | MCA_oshmem_memheap_STATIC_SUBDIRS='' |
---|
12111 | MCA_oshmem_scoll_ALL_COMPONENTS='' |
---|
12112 | MCA_oshmem_scoll_ALL_SUBDIRS='' |
---|
12113 | MCA_oshmem_scoll_DSO_COMPONENTS='' |
---|
12114 | MCA_oshmem_scoll_DSO_SUBDIRS='' |
---|
12115 | MCA_oshmem_scoll_STATIC_COMPONENTS='' |
---|
12116 | MCA_oshmem_scoll_STATIC_LTLIBS='' |
---|
12117 | MCA_oshmem_scoll_STATIC_SUBDIRS='' |
---|
12118 | MCA_oshmem_spml_ALL_COMPONENTS='' |
---|
12119 | MCA_oshmem_spml_ALL_SUBDIRS='' |
---|
12120 | MCA_oshmem_spml_DIRECT_CALL_HEADER='' |
---|
12121 | MCA_oshmem_spml_DSO_COMPONENTS='' |
---|
12122 | MCA_oshmem_spml_DSO_SUBDIRS='' |
---|
12123 | MCA_oshmem_spml_STATIC_COMPONENTS='' |
---|
12124 | MCA_oshmem_spml_STATIC_LTLIBS='' |
---|
12125 | MCA_oshmem_spml_STATIC_SUBDIRS='' |
---|
12126 | MCA_oshmem_sshmem_ALL_COMPONENTS='' |
---|
12127 | MCA_oshmem_sshmem_ALL_SUBDIRS='' |
---|
12128 | MCA_oshmem_sshmem_DSO_COMPONENTS='' |
---|
12129 | MCA_oshmem_sshmem_DSO_SUBDIRS='' |
---|
12130 | MCA_oshmem_sshmem_STATIC_COMPONENTS='' |
---|
12131 | MCA_oshmem_sshmem_STATIC_LTLIBS='' |
---|
12132 | MCA_oshmem_sshmem_STATIC_SUBDIRS='' |
---|
12133 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
12134 | MPIR_UNWIND_CFLAGS='' |
---|
12135 | NM='/opt/local/bin/nm -B' |
---|
12136 | NMEDIT='' |
---|
12137 | OBJDUMP='objdump' |
---|
12138 | OBJEXT='o' |
---|
12139 | OMPI_ALIGNMENT_FORTRAN_CHARACTER='' |
---|
12140 | OMPI_ALIGNMENT_FORTRAN_COMPLEX16='' |
---|
12141 | OMPI_ALIGNMENT_FORTRAN_COMPLEX32='' |
---|
12142 | OMPI_ALIGNMENT_FORTRAN_COMPLEX4='' |
---|
12143 | OMPI_ALIGNMENT_FORTRAN_COMPLEX8='' |
---|
12144 | OMPI_ALIGNMENT_FORTRAN_COMPLEX='' |
---|
12145 | OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX='' |
---|
12146 | OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION='' |
---|
12147 | OMPI_ALIGNMENT_FORTRAN_INTEGER16='' |
---|
12148 | OMPI_ALIGNMENT_FORTRAN_INTEGER1='' |
---|
12149 | OMPI_ALIGNMENT_FORTRAN_INTEGER2='' |
---|
12150 | OMPI_ALIGNMENT_FORTRAN_INTEGER4='' |
---|
12151 | OMPI_ALIGNMENT_FORTRAN_INTEGER8='' |
---|
12152 | OMPI_ALIGNMENT_FORTRAN_INTEGER='' |
---|
12153 | OMPI_ALIGNMENT_FORTRAN_LOGICAL1='' |
---|
12154 | OMPI_ALIGNMENT_FORTRAN_LOGICAL2='' |
---|
12155 | OMPI_ALIGNMENT_FORTRAN_LOGICAL4='' |
---|
12156 | OMPI_ALIGNMENT_FORTRAN_LOGICAL8='' |
---|
12157 | OMPI_ALIGNMENT_FORTRAN_LOGICAL='' |
---|
12158 | OMPI_ALIGNMENT_FORTRAN_REAL16='' |
---|
12159 | OMPI_ALIGNMENT_FORTRAN_REAL2='' |
---|
12160 | OMPI_ALIGNMENT_FORTRAN_REAL4='' |
---|
12161 | OMPI_ALIGNMENT_FORTRAN_REAL8='' |
---|
12162 | OMPI_ALIGNMENT_FORTRAN_REAL='' |
---|
12163 | OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_FALSE='' |
---|
12164 | OMPI_BUILD_FORTRAN_MPIFH_BINDINGS_TRUE='' |
---|
12165 | OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_FALSE='' |
---|
12166 | OMPI_BUILD_FORTRAN_USEMPIF08_BINDINGS_TRUE='' |
---|
12167 | OMPI_BUILD_FORTRAN_USEMPIF08_EXT_FALSE='' |
---|
12168 | OMPI_BUILD_FORTRAN_USEMPIF08_EXT_TRUE='' |
---|
12169 | OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_FALSE='' |
---|
12170 | OMPI_BUILD_FORTRAN_USEMPI_BINDINGS_TRUE='' |
---|
12171 | OMPI_BUILD_FORTRAN_USEMPI_EXT_FALSE='' |
---|
12172 | OMPI_BUILD_FORTRAN_USEMPI_EXT_TRUE='' |
---|
12173 | OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_FALSE='' |
---|
12174 | OMPI_BUILD_FORTRAN_USEMPI_IGNORE_TKR_BINDINGS_TRUE='' |
---|
12175 | OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_FALSE='' |
---|
12176 | OMPI_BUILD_FORTRAN_USEMPI_OR_USEMPIF08_EXT_TRUE='' |
---|
12177 | OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_FALSE='' |
---|
12178 | OMPI_BUILD_FORTRAN_USEMPI_TKR_BINDINGS_TRUE='' |
---|
12179 | OMPI_BUILD_MPI_CXX_BINDINGS_FALSE='#' |
---|
12180 | OMPI_BUILD_MPI_CXX_BINDINGS_TRUE='' |
---|
12181 | OMPI_CONTRIB_DIST_SUBDIRS='' |
---|
12182 | OMPI_CONTRIB_SUBDIRS='' |
---|
12183 | OMPI_CXX_ABSOLUTE='none' |
---|
12184 | OMPI_ENABLE_GREQUEST_EXTENSIONS='0' |
---|
12185 | OMPI_ENABLE_GREQUEST_EXTENSIONS_FALSE='' |
---|
12186 | OMPI_ENABLE_GREQUEST_EXTENSIONS_TRUE='#' |
---|
12187 | OMPI_ENABLE_MPI1_COMPAT='0' |
---|
12188 | OMPI_ENABLE_MPI1_COMPAT_FALSE='' |
---|
12189 | OMPI_ENABLE_MPI1_COMPAT_TRUE='#' |
---|
12190 | OMPI_F08_SUFFIX='' |
---|
12191 | OMPI_FC='' |
---|
12192 | OMPI_FC_ABSOLUTE='' |
---|
12193 | OMPI_FC_MODULE_FLAG='' |
---|
12194 | OMPI_FORTRAN_BUILD_SIZEOF='' |
---|
12195 | OMPI_FORTRAN_CAPS='' |
---|
12196 | OMPI_FORTRAN_CKINDS='' |
---|
12197 | OMPI_FORTRAN_DOUBLE_UNDERSCORE='' |
---|
12198 | OMPI_FORTRAN_EXTRA_SHARED_LIBRARY_FLAGS='' |
---|
12199 | OMPI_FORTRAN_F08_PREDECL='' |
---|
12200 | OMPI_FORTRAN_F08_TYPE='' |
---|
12201 | OMPI_FORTRAN_HAVE_ABSTRACT='' |
---|
12202 | OMPI_FORTRAN_HAVE_ASYNCHRONOUS='' |
---|
12203 | OMPI_FORTRAN_HAVE_BIND_C='' |
---|
12204 | OMPI_FORTRAN_HAVE_C_FUNLOC='' |
---|
12205 | OMPI_FORTRAN_HAVE_INTERFACE='' |
---|
12206 | OMPI_FORTRAN_HAVE_ISO_C_BINDING='' |
---|
12207 | OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV='' |
---|
12208 | OMPI_FORTRAN_HAVE_PRIVATE='' |
---|
12209 | OMPI_FORTRAN_HAVE_PROCEDURE='' |
---|
12210 | OMPI_FORTRAN_HAVE_STORAGE_SIZE='' |
---|
12211 | OMPI_FORTRAN_HAVE_USE_ONLY='' |
---|
12212 | OMPI_FORTRAN_IGNORE_TKR_PREDECL='' |
---|
12213 | OMPI_FORTRAN_IGNORE_TKR_TYPE='' |
---|
12214 | OMPI_FORTRAN_IKINDS='' |
---|
12215 | OMPI_FORTRAN_MAX_ARRAY_RANK='' |
---|
12216 | OMPI_FORTRAN_NEED_WRAPPER_ROUTINES='' |
---|
12217 | OMPI_FORTRAN_PLAIN='' |
---|
12218 | OMPI_FORTRAN_RKINDS='' |
---|
12219 | OMPI_FORTRAN_SINGLE_UNDERSCORE='' |
---|
12220 | OMPI_FORTRAN_STATUS_SIZE='' |
---|
12221 | OMPI_FORTRAN_USEMPIF08_LIB='' |
---|
12222 | OMPI_FORTRAN_USEMPI_DIR='' |
---|
12223 | OMPI_FORTRAN_USEMPI_LIB='' |
---|
12224 | OMPI_F_SUFFIX='' |
---|
12225 | OMPI_GREEK_VERSION='' |
---|
12226 | OMPI_HAVE_FORTRAN_CHARACTER='' |
---|
12227 | OMPI_HAVE_FORTRAN_COMPLEX16='' |
---|
12228 | OMPI_HAVE_FORTRAN_COMPLEX32='' |
---|
12229 | OMPI_HAVE_FORTRAN_COMPLEX4='' |
---|
12230 | OMPI_HAVE_FORTRAN_COMPLEX8='' |
---|
12231 | OMPI_HAVE_FORTRAN_COMPLEX='' |
---|
12232 | OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX='' |
---|
12233 | OMPI_HAVE_FORTRAN_DOUBLE_PRECISION='' |
---|
12234 | OMPI_HAVE_FORTRAN_INTEGER16='' |
---|
12235 | OMPI_HAVE_FORTRAN_INTEGER1='' |
---|
12236 | OMPI_HAVE_FORTRAN_INTEGER2='' |
---|
12237 | OMPI_HAVE_FORTRAN_INTEGER4='' |
---|
12238 | OMPI_HAVE_FORTRAN_INTEGER8='' |
---|
12239 | OMPI_HAVE_FORTRAN_INTEGER='' |
---|
12240 | OMPI_HAVE_FORTRAN_LOGICAL1='' |
---|
12241 | OMPI_HAVE_FORTRAN_LOGICAL2='' |
---|
12242 | OMPI_HAVE_FORTRAN_LOGICAL4='' |
---|
12243 | OMPI_HAVE_FORTRAN_LOGICAL8='' |
---|
12244 | OMPI_HAVE_FORTRAN_LOGICAL='' |
---|
12245 | OMPI_HAVE_FORTRAN_REAL16='' |
---|
12246 | OMPI_HAVE_FORTRAN_REAL2='' |
---|
12247 | OMPI_HAVE_FORTRAN_REAL4='' |
---|
12248 | OMPI_HAVE_FORTRAN_REAL8='' |
---|
12249 | OMPI_HAVE_FORTRAN_REAL='' |
---|
12250 | OMPI_HAVE_JAVAH_SUPPORT_FALSE='' |
---|
12251 | OMPI_HAVE_JAVAH_SUPPORT_TRUE='#' |
---|
12252 | OMPI_JDK_CPPFLAGS='' |
---|
12253 | OMPI_KIND_FORTRAN_CHARACTER='' |
---|
12254 | OMPI_KIND_FORTRAN_COMPLEX16='' |
---|
12255 | OMPI_KIND_FORTRAN_COMPLEX32='' |
---|
12256 | OMPI_KIND_FORTRAN_COMPLEX4='' |
---|
12257 | OMPI_KIND_FORTRAN_COMPLEX8='' |
---|
12258 | OMPI_KIND_FORTRAN_COMPLEX='' |
---|
12259 | OMPI_KIND_FORTRAN_DOUBLE_COMPLEX='' |
---|
12260 | OMPI_KIND_FORTRAN_DOUBLE_PRECISION='' |
---|
12261 | OMPI_KIND_FORTRAN_INTEGER16='' |
---|
12262 | OMPI_KIND_FORTRAN_INTEGER1='' |
---|
12263 | OMPI_KIND_FORTRAN_INTEGER2='' |
---|
12264 | OMPI_KIND_FORTRAN_INTEGER4='' |
---|
12265 | OMPI_KIND_FORTRAN_INTEGER8='' |
---|
12266 | OMPI_KIND_FORTRAN_INTEGER='' |
---|
12267 | OMPI_KIND_FORTRAN_LOGICAL1='' |
---|
12268 | OMPI_KIND_FORTRAN_LOGICAL2='' |
---|
12269 | OMPI_KIND_FORTRAN_LOGICAL4='' |
---|
12270 | OMPI_KIND_FORTRAN_LOGICAL8='' |
---|
12271 | OMPI_KIND_FORTRAN_LOGICAL='' |
---|
12272 | OMPI_KIND_FORTRAN_REAL16='' |
---|
12273 | OMPI_KIND_FORTRAN_REAL2='' |
---|
12274 | OMPI_KIND_FORTRAN_REAL4='' |
---|
12275 | OMPI_KIND_FORTRAN_REAL8='' |
---|
12276 | OMPI_KIND_FORTRAN_REAL='' |
---|
12277 | OMPI_LIBMPI_EXTRA_LDFLAGS='' |
---|
12278 | OMPI_LIBMPI_EXTRA_LIBS='' |
---|
12279 | OMPI_LIBMPI_NAME='mpi' |
---|
12280 | OMPI_MAJOR_VERSION='4' |
---|
12281 | OMPI_MINOR_VERSION='1' |
---|
12282 | OMPI_MPIEXT_ALL_SUBDIRS='' |
---|
12283 | OMPI_MPIEXT_C_DIRS='' |
---|
12284 | OMPI_MPIEXT_C_LIBS='' |
---|
12285 | OMPI_MPIEXT_MPIFH_DIRS='' |
---|
12286 | OMPI_MPIEXT_MPIFH_LIBS='' |
---|
12287 | OMPI_MPIEXT_USEMPIF08_DIRS='' |
---|
12288 | OMPI_MPIEXT_USEMPIF08_LIBS='' |
---|
12289 | OMPI_MPIEXT_USEMPI_DIRS='' |
---|
12290 | OMPI_MPIEXT_USEMPI_LIBS='' |
---|
12291 | OMPI_MPI_ADDRESS_KIND='' |
---|
12292 | OMPI_MPI_BIND_PREFIX='' |
---|
12293 | OMPI_MPI_COUNT_KIND='' |
---|
12294 | OMPI_MPI_INTEGER_KIND='' |
---|
12295 | OMPI_MPI_OFFSET_KIND='' |
---|
12296 | OMPI_MPI_PREFIX='' |
---|
12297 | OMPI_MTL_PORTALS4_FLOW_CONTROL_FALSE='' |
---|
12298 | OMPI_MTL_PORTALS4_FLOW_CONTROL_TRUE='' |
---|
12299 | OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE='' |
---|
12300 | OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#' |
---|
12301 | OMPI_PKG_CONFIG_LDFLAGS='' |
---|
12302 | OMPI_RELEASE_DATE='May 26, 2022' |
---|
12303 | OMPI_RELEASE_VERSION='4' |
---|
12304 | OMPI_REPO_REV='v4.1.4' |
---|
12305 | OMPI_RTE_ORTE_FALSE='' |
---|
12306 | OMPI_RTE_ORTE_TRUE='' |
---|
12307 | OMPI_RTE_PMIX_FALSE='' |
---|
12308 | OMPI_RTE_PMIX_TRUE='' |
---|
12309 | OMPI_SIZEOF_FORTRAN_CHARACTER='' |
---|
12310 | OMPI_SIZEOF_FORTRAN_COMPLEX16='' |
---|
12311 | OMPI_SIZEOF_FORTRAN_COMPLEX32='' |
---|
12312 | OMPI_SIZEOF_FORTRAN_COMPLEX4='' |
---|
12313 | OMPI_SIZEOF_FORTRAN_COMPLEX8='' |
---|
12314 | OMPI_SIZEOF_FORTRAN_COMPLEX='' |
---|
12315 | OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX='' |
---|
12316 | OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION='' |
---|
12317 | OMPI_SIZEOF_FORTRAN_INTEGER16='' |
---|
12318 | OMPI_SIZEOF_FORTRAN_INTEGER1='' |
---|
12319 | OMPI_SIZEOF_FORTRAN_INTEGER2='' |
---|
12320 | OMPI_SIZEOF_FORTRAN_INTEGER4='' |
---|
12321 | OMPI_SIZEOF_FORTRAN_INTEGER8='' |
---|
12322 | OMPI_SIZEOF_FORTRAN_INTEGER='' |
---|
12323 | OMPI_SIZEOF_FORTRAN_LOGICAL1='' |
---|
12324 | OMPI_SIZEOF_FORTRAN_LOGICAL2='' |
---|
12325 | OMPI_SIZEOF_FORTRAN_LOGICAL4='' |
---|
12326 | OMPI_SIZEOF_FORTRAN_LOGICAL8='' |
---|
12327 | OMPI_SIZEOF_FORTRAN_LOGICAL='' |
---|
12328 | OMPI_SIZEOF_FORTRAN_REAL16='' |
---|
12329 | OMPI_SIZEOF_FORTRAN_REAL2='' |
---|
12330 | OMPI_SIZEOF_FORTRAN_REAL4='' |
---|
12331 | OMPI_SIZEOF_FORTRAN_REAL8='' |
---|
12332 | OMPI_SIZEOF_FORTRAN_REAL='' |
---|
12333 | OMPI_TARBALL_VERSION='4.1.4' |
---|
12334 | OMPI_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build' |
---|
12335 | OMPI_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4' |
---|
12336 | OMPI_VERSION='4.1.4' |
---|
12337 | OMPI_WANT_JAVA_BINDINGS_FALSE='' |
---|
12338 | OMPI_WANT_JAVA_BINDINGS_TRUE='#' |
---|
12339 | OMPI_WRAPPER_CXX_LIB='' |
---|
12340 | OMPI_WRAPPER_CXX_REQUIRED_FILE='' |
---|
12341 | OMPI_WRAPPER_EXTRA_CFLAGS='' |
---|
12342 | OMPI_WRAPPER_EXTRA_CFLAGS_PREFIX='' |
---|
12343 | OMPI_WRAPPER_EXTRA_CPPFLAGS='' |
---|
12344 | OMPI_WRAPPER_EXTRA_CXXFLAGS='' |
---|
12345 | OMPI_WRAPPER_EXTRA_CXXFLAGS_PREFIX='' |
---|
12346 | OMPI_WRAPPER_EXTRA_FCFLAGS='' |
---|
12347 | OMPI_WRAPPER_EXTRA_FCFLAGS_PREFIX='' |
---|
12348 | OMPI_WRAPPER_EXTRA_FC_LDFLAGS='' |
---|
12349 | OMPI_WRAPPER_EXTRA_LDFLAGS='' |
---|
12350 | OMPI_WRAPPER_EXTRA_LIBS='' |
---|
12351 | OMPI_WRAPPER_FORTRAN_REQUIRED_FILE='' |
---|
12352 | OMPI_WRAPPER_INCLUDEDIR='' |
---|
12353 | OMPI_WRAPPER_LIBDIR='' |
---|
12354 | OPAL_ASM_GSYM='' |
---|
12355 | OPAL_ASM_LSYM='' |
---|
12356 | OPAL_ASM_SUPPORT_64BIT='' |
---|
12357 | OPAL_ASM_TEXT='.text' |
---|
12358 | OPAL_ASM_TYPE='' |
---|
12359 | OPAL_ASSEMBLY_ARCH='' |
---|
12360 | OPAL_ASSEMBLY_BUILTIN='' |
---|
12361 | OPAL_ASSEMBLY_FORMAT='' |
---|
12362 | OPAL_AS_GLOBAL='' |
---|
12363 | OPAL_AS_LABEL_SUFFIX='' |
---|
12364 | OPAL_BTL_PORTALS4_FLOW_CONTROL_FALSE='' |
---|
12365 | OPAL_BTL_PORTALS4_FLOW_CONTROL_TRUE='' |
---|
12366 | OPAL_BTL_USNIC_BUILD_UNIT_TESTS_FALSE='' |
---|
12367 | OPAL_BTL_USNIC_BUILD_UNIT_TESTS_TRUE='' |
---|
12368 | OPAL_CC_ABSOLUTE='' |
---|
12369 | OPAL_COMPILE_TIMING_FALSE='' |
---|
12370 | OPAL_COMPILE_TIMING_TRUE='#' |
---|
12371 | OPAL_CONFIGURE_CLI=' \'\''--prefix=/opt/local\'\'' \'\''--enable-mpi-fortran\'\'' \'\''--enable-mpi-cxx\'\'' \'\''FFLAGS=\'\'' \'\''F77=\'\'' \'\''--bindir=/opt/local/libexec/openmpi-clang15\'\'' \'\''--libdir=/opt/local/lib/openmpi-clang15\'\'' \'\''--sysconfdir=/opt/local/etc/openmpi-clang15\'\'' \'\''--includedir=/opt/local/include/openmpi-clang15\'\'' \'\''--datadir=/opt/local/share/openmpi-clang15\'\'' \'\''--docdir=/opt/local/share/docdelete\'\'' \'\''--mandir=/opt/local/share/mandelete\'\'' \'\''--with-hwloc=/opt/local\'\'' \'\''--with-libevent=/opt/local\'\'' \'\''--with-zlib=/opt/local\'\''' |
---|
12372 | OPAL_CONFIGURE_DATE='Sat Dec 2 17:23:59 UTC 2023' |
---|
12373 | OPAL_CONFIGURE_HOST='MT-500198' |
---|
12374 | OPAL_CONFIGURE_USER='root' |
---|
12375 | OPAL_CXX_ABSOLUTE='none' |
---|
12376 | OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf' |
---|
12377 | OPAL_DYN_LIB_PREFIX='' |
---|
12378 | OPAL_DYN_LIB_SUFFIX='' |
---|
12379 | OPAL_EVENT_HAVE_THREAD_SUPPORT_FALSE='' |
---|
12380 | OPAL_EVENT_HAVE_THREAD_SUPPORT_TRUE='' |
---|
12381 | OPAL_GREEK_VERSION='' |
---|
12382 | OPAL_INSTALL_BINARIES_FALSE='#' |
---|
12383 | OPAL_INSTALL_BINARIES_TRUE='' |
---|
12384 | OPAL_INSTALL_TIMING_BINARIES_FALSE='' |
---|
12385 | OPAL_INSTALL_TIMING_BINARIES_TRUE='#' |
---|
12386 | OPAL_LIB_PREFIX='' |
---|
12387 | OPAL_MAJOR_VERSION='4' |
---|
12388 | OPAL_MAX_DATAREP_STRING='128' |
---|
12389 | OPAL_MAX_ERROR_STRING='256' |
---|
12390 | OPAL_MAX_INFO_KEY='36' |
---|
12391 | OPAL_MAX_INFO_VAL='256' |
---|
12392 | OPAL_MAX_OBJECT_NAME='64' |
---|
12393 | OPAL_MAX_PORT_NAME='1024' |
---|
12394 | OPAL_MAX_PROCESSOR_NAME='256' |
---|
12395 | OPAL_MINOR_VERSION='1' |
---|
12396 | OPAL_PARAM_FROM_PLATFORM='' |
---|
12397 | OPAL_PKG_CONFIG_LDFLAGS='' |
---|
12398 | OPAL_RELEASE_DATE='May 26, 2022' |
---|
12399 | OPAL_RELEASE_VERSION='4' |
---|
12400 | OPAL_REPO_REV='v4.1.4' |
---|
12401 | OPAL_TARBALL_VERSION='4.1.4' |
---|
12402 | OPAL_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build' |
---|
12403 | OPAL_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4' |
---|
12404 | OPAL_VERSION='4.1.4' |
---|
12405 | OPAL_WANT_MEMCHECKER_FALSE='' |
---|
12406 | OPAL_WANT_MEMCHECKER_TRUE='' |
---|
12407 | OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE='' |
---|
12408 | OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#' |
---|
12409 | OPAL_WRAPPER_EXTRA_CFLAGS='' |
---|
12410 | OPAL_WRAPPER_EXTRA_CFLAGS_PREFIX='' |
---|
12411 | OPAL_WRAPPER_EXTRA_CPPFLAGS='' |
---|
12412 | OPAL_WRAPPER_EXTRA_CXXFLAGS='' |
---|
12413 | OPAL_WRAPPER_EXTRA_CXXFLAGS_PREFIX='' |
---|
12414 | OPAL_WRAPPER_EXTRA_LDFLAGS='' |
---|
12415 | OPAL_WRAPPER_EXTRA_LIBS='' |
---|
12416 | OPAL_cuda_gdr_support_FALSE='' |
---|
12417 | OPAL_cuda_gdr_support_TRUE='#' |
---|
12418 | OPAL_cuda_get_attributes_FALSE='' |
---|
12419 | OPAL_cuda_get_attributes_TRUE='#' |
---|
12420 | OPAL_cuda_support_FALSE='' |
---|
12421 | OPAL_cuda_support_TRUE='#' |
---|
12422 | OPAL_cuda_sync_memops_FALSE='' |
---|
12423 | OPAL_cuda_sync_memops_TRUE='#' |
---|
12424 | ORTE_GREEK_VERSION='' |
---|
12425 | ORTE_LIB_PREFIX='' |
---|
12426 | ORTE_MAJOR_VERSION='4' |
---|
12427 | ORTE_MINOR_VERSION='1' |
---|
12428 | ORTE_PKG_CONFIG_LDFLAGS='' |
---|
12429 | ORTE_RELEASE_DATE='May 26, 2022' |
---|
12430 | ORTE_RELEASE_VERSION='4' |
---|
12431 | ORTE_REPO_REV='v4.1.4' |
---|
12432 | ORTE_TARBALL_VERSION='4.1.4' |
---|
12433 | ORTE_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build' |
---|
12434 | ORTE_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4' |
---|
12435 | ORTE_VERSION='4.1.4' |
---|
12436 | ORTE_WRAPPER_EXTRA_CFLAGS='' |
---|
12437 | ORTE_WRAPPER_EXTRA_CFLAGS_PREFIX='' |
---|
12438 | ORTE_WRAPPER_EXTRA_CPPFLAGS='' |
---|
12439 | ORTE_WRAPPER_EXTRA_LDFLAGS='' |
---|
12440 | ORTE_WRAPPER_EXTRA_LIBS='' |
---|
12441 | OSHMEM_BUILD_FORTRAN_BINDINGS_FALSE='' |
---|
12442 | OSHMEM_BUILD_FORTRAN_BINDINGS_TRUE='' |
---|
12443 | OSHMEM_GREEK_VERSION='' |
---|
12444 | OSHMEM_LIBSHMEM_EXTRA_LDFLAGS='' |
---|
12445 | OSHMEM_LIBSHMEM_EXTRA_LIBS='' |
---|
12446 | OSHMEM_MAJOR_VERSION='4' |
---|
12447 | OSHMEM_MINOR_VERSION='1' |
---|
12448 | OSHMEM_PROFILING_FALSE='' |
---|
12449 | OSHMEM_PROFILING_TRUE='#' |
---|
12450 | OSHMEM_RELEASE_DATE='May 26, 2022' |
---|
12451 | OSHMEM_RELEASE_VERSION='4' |
---|
12452 | OSHMEM_REPO_REV='v4.1.4' |
---|
12453 | OSHMEM_TARBALL_VERSION='4.1.4' |
---|
12454 | OSHMEM_TOP_BUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/build' |
---|
12455 | OSHMEM_TOP_SRCDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4' |
---|
12456 | OSHMEM_VERSION='4.1.4' |
---|
12457 | OTOOL64='' |
---|
12458 | OTOOL='' |
---|
12459 | PACKAGE='openmpi' |
---|
12460 | PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/' |
---|
12461 | PACKAGE_NAME='Open MPI' |
---|
12462 | PACKAGE_STRING='Open MPI 4.1.4' |
---|
12463 | PACKAGE_TARNAME='openmpi' |
---|
12464 | PACKAGE_URL='' |
---|
12465 | PACKAGE_VERSION='4.1.4' |
---|
12466 | PATH_SEPARATOR=':' |
---|
12467 | PERL='perl' |
---|
12468 | PKG_CONFIG='' |
---|
12469 | PKG_CONFIG_LIBDIR='' |
---|
12470 | PKG_CONFIG_PATH='' |
---|
12471 | PROJECT_OMPI_FALSE='' |
---|
12472 | PROJECT_OMPI_TRUE='' |
---|
12473 | PROJECT_ORTE_FALSE='' |
---|
12474 | PROJECT_ORTE_TRUE='' |
---|
12475 | PROJECT_OSHMEM_FALSE='' |
---|
12476 | PROJECT_OSHMEM_TRUE='' |
---|
12477 | QRSH='' |
---|
12478 | RANLIB='' |
---|
12479 | SED='' |
---|
12480 | SET_MAKE='' |
---|
12481 | SHELL='/bin/sh' |
---|
12482 | SINGULARITY='' |
---|
12483 | SPC_ENABLE_FALSE='' |
---|
12484 | SPC_ENABLE_TRUE='#' |
---|
12485 | STRIP='' |
---|
12486 | VERSION='4.1.4' |
---|
12487 | WANT_FT_CR_FALSE='' |
---|
12488 | WANT_FT_CR_TRUE='' |
---|
12489 | WANT_FT_FALSE='' |
---|
12490 | WANT_FT_THREAD_FALSE='' |
---|
12491 | WANT_FT_THREAD_TRUE='' |
---|
12492 | WANT_FT_TRUE='' |
---|
12493 | WANT_INSTALL_HEADERS_FALSE='' |
---|
12494 | WANT_INSTALL_HEADERS_TRUE='#' |
---|
12495 | WANT_PERUSE_FALSE='' |
---|
12496 | WANT_PERUSE_TRUE='#' |
---|
12497 | WRAPPER_CC='/opt/local/bin/clang-mp-15' |
---|
12498 | XMKMF='' |
---|
12499 | X_CFLAGS='' |
---|
12500 | X_EXTRA_LIBS='' |
---|
12501 | X_LIBS='' |
---|
12502 | X_PRE_LIBS='' |
---|
12503 | ac_ct_AR='' |
---|
12504 | ac_ct_CC='/opt/local/bin/clang-mp-15' |
---|
12505 | ac_ct_CXX='' |
---|
12506 | ac_ct_DUMPBIN='' |
---|
12507 | ac_ct_FC='' |
---|
12508 | ac_prefix_program='' |
---|
12509 | am__EXEEXT_FALSE='' |
---|
12510 | am__EXEEXT_TRUE='' |
---|
12511 | am__fastdepCCAS_FALSE='#' |
---|
12512 | am__fastdepCCAS_TRUE='' |
---|
12513 | am__fastdepCC_FALSE='#' |
---|
12514 | am__fastdepCC_TRUE='' |
---|
12515 | am__fastdepCXX_FALSE='#' |
---|
12516 | am__fastdepCXX_TRUE='' |
---|
12517 | am__include='include' |
---|
12518 | am__isrc=' -I$(srcdir)' |
---|
12519 | am__leading_dot='.' |
---|
12520 | am__nodep='_no' |
---|
12521 | am__quote='' |
---|
12522 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
12523 | am__untar='tar -xf -' |
---|
12524 | atomic_mxm_CFLAGS='' |
---|
12525 | atomic_mxm_CPPFLAGS='' |
---|
12526 | atomic_mxm_LDFLAGS='' |
---|
12527 | atomic_mxm_LIBS='' |
---|
12528 | atomic_ucx_CFLAGS='' |
---|
12529 | atomic_ucx_CPPFLAGS='' |
---|
12530 | atomic_ucx_LDFLAGS='' |
---|
12531 | atomic_ucx_LIBS='' |
---|
12532 | bindir='/opt/local/libexec/openmpi-clang15' |
---|
12533 | btl_openib_CFLAGS='' |
---|
12534 | btl_openib_CPPFLAGS='' |
---|
12535 | btl_openib_LDFLAGS='' |
---|
12536 | btl_openib_LIBS='' |
---|
12537 | btl_portals4_CPPFLAGS='' |
---|
12538 | btl_portals4_LDFLAGS='' |
---|
12539 | btl_portals4_LIBS='' |
---|
12540 | btl_uct_CPPFLAGS='' |
---|
12541 | btl_uct_LDFLAGS='' |
---|
12542 | btl_uct_LIBS='' |
---|
12543 | btl_ugni_CPPFLAGS='' |
---|
12544 | btl_ugni_LDFLAGS='' |
---|
12545 | btl_ugni_LIBS='' |
---|
12546 | btl_vader_CFLAGS='' |
---|
12547 | btl_vader_CPPFLAGS='' |
---|
12548 | btl_vader_LDFLAGS='' |
---|
12549 | btl_vader_LIBS='' |
---|
12550 | build='aarch64-apple-darwin23.1.0' |
---|
12551 | build_alias='' |
---|
12552 | build_cpu='aarch64' |
---|
12553 | build_os='darwin23.1.0' |
---|
12554 | build_vendor='apple' |
---|
12555 | coll_fca_CFLAGS='' |
---|
12556 | coll_fca_CPPFLAGS='' |
---|
12557 | coll_fca_HOME='' |
---|
12558 | coll_fca_LDFLAGS='' |
---|
12559 | coll_fca_LIBS='' |
---|
12560 | coll_hcoll_CFLAGS='' |
---|
12561 | coll_hcoll_CPPFLAGS='' |
---|
12562 | coll_hcoll_LDFLAGS='' |
---|
12563 | coll_hcoll_LIBS='' |
---|
12564 | coll_portals4_CPPFLAGS='' |
---|
12565 | coll_portals4_LDFLAGS='' |
---|
12566 | coll_portals4_LIBS='' |
---|
12567 | coll_ucc_CFLAGS='' |
---|
12568 | coll_ucc_CPPFLAGS='' |
---|
12569 | coll_ucc_LDFLAGS='' |
---|
12570 | coll_ucc_LIBS='' |
---|
12571 | common_alps_CPPFLAGS='' |
---|
12572 | common_alps_LDFLAGS='' |
---|
12573 | common_alps_LIBS='' |
---|
12574 | common_cuda_CPPFLAGS='' |
---|
12575 | common_ucx_CFLAGS='' |
---|
12576 | common_ucx_CPPFLAGS='' |
---|
12577 | common_ucx_LDFLAGS='' |
---|
12578 | common_ucx_LIBS='' |
---|
12579 | common_verbs_CFLAGS='' |
---|
12580 | common_verbs_CPPFLAGS='' |
---|
12581 | common_verbs_LDFLAGS='' |
---|
12582 | common_verbs_LIBS='' |
---|
12583 | common_verbs_usnic_CPPFLAGS='' |
---|
12584 | common_verbs_usnic_LDFLAGS='' |
---|
12585 | common_verbs_usnic_LIBS='' |
---|
12586 | datadir='/opt/local/share/openmpi-clang15' |
---|
12587 | datarootdir='${prefix}/share' |
---|
12588 | docdir='/opt/local/share/docdelete' |
---|
12589 | dvidir='${docdir}' |
---|
12590 | ess_alps_CPPFLAGS='' |
---|
12591 | ess_alps_LDFLAGS='' |
---|
12592 | ess_alps_LIBS='' |
---|
12593 | ess_lsf_CPPFLAGS='' |
---|
12594 | ess_lsf_LDFLAGS='' |
---|
12595 | ess_lsf_LIBS='' |
---|
12596 | ess_slurm_CPPFLAGS='' |
---|
12597 | ess_slurm_LDFLAGS='' |
---|
12598 | ess_slurm_LIBS='' |
---|
12599 | ess_tm_CPPFLAGS='' |
---|
12600 | ess_tm_LDFLAGS='' |
---|
12601 | ess_tm_LIBS='' |
---|
12602 | exec_prefix='NONE' |
---|
12603 | fbtl_ime_CPPFLAGS='' |
---|
12604 | fbtl_ime_LDFLAGS='' |
---|
12605 | fbtl_ime_LIBS='' |
---|
12606 | fbtl_pvfs2_CPPFLAGS='' |
---|
12607 | fbtl_pvfs2_LDFLAGS='' |
---|
12608 | fbtl_pvfs2_LIBS='' |
---|
12609 | fs_gpfs_CPPFLAGS='' |
---|
12610 | fs_gpfs_LDFLAGS='' |
---|
12611 | fs_gpfs_LIBS='' |
---|
12612 | fs_ime_CPPFLAGS='' |
---|
12613 | fs_ime_LDFLAGS='' |
---|
12614 | fs_ime_LIBS='' |
---|
12615 | fs_lustre_CPPFLAGS='' |
---|
12616 | fs_lustre_LDFLAGS='' |
---|
12617 | fs_lustre_LIBS='' |
---|
12618 | fs_pvfs2_CPPFLAGS='' |
---|
12619 | fs_pvfs2_LDFLAGS='' |
---|
12620 | fs_pvfs2_LIBS='' |
---|
12621 | host='aarch64-apple-darwin23.1.0' |
---|
12622 | host_alias='' |
---|
12623 | host_cpu='aarch64' |
---|
12624 | host_os='darwin23.1.0' |
---|
12625 | host_vendor='apple' |
---|
12626 | htmldir='${docdir}' |
---|
12627 | includedir='/opt/local/include/openmpi-clang15' |
---|
12628 | infodir='${datarootdir}/info' |
---|
12629 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-clang15/work/openmpi-4.1.4/config/install-sh' |
---|
12630 | libdir='/opt/local/lib/openmpi-clang15' |
---|
12631 | libexecdir='${exec_prefix}/libexec' |
---|
12632 | libmca_ompi_common_monitoring_so_version='70:0:20' |
---|
12633 | libmca_ompi_common_ompio_so_version='70:4:29' |
---|
12634 | libmca_opal_common_cuda_so_version='70:0:30' |
---|
12635 | libmca_opal_common_ofi_so_version='10:2:0' |
---|
12636 | libmca_opal_common_sm_so_version='70:0:30' |
---|
12637 | libmca_opal_common_ucx_so_version='70:2:30' |
---|
12638 | libmca_opal_common_ugni_so_version='70:0:30' |
---|
12639 | libmca_opal_common_verbs_so_version='70:0:30' |
---|
12640 | libmca_orte_common_alps_so_version='70:0:30' |
---|
12641 | libmpi_cxx_so_version='70:1:30' |
---|
12642 | libmpi_java_so_version='70:0:30' |
---|
12643 | libmpi_mpifh_so_version='70:0:30' |
---|
12644 | libmpi_so_version='70:4:30' |
---|
12645 | libmpi_usempi_ignore_tkr_so_version='70:0:30' |
---|
12646 | libmpi_usempi_tkr_so_version='70:0:30' |
---|
12647 | libmpi_usempif08_so_version='70:0:30' |
---|
12648 | libompitrace_so_version='70:1:30' |
---|
12649 | libopen_pal_so_version='70:2:30' |
---|
12650 | libopen_rte_so_version='70:2:30' |
---|
12651 | liboshmem_so_version='70:2:30' |
---|
12652 | localedir='${datarootdir}/locale' |
---|
12653 | localstatedir='${prefix}/var' |
---|
12654 | mandir='/opt/local/share/mandelete' |
---|
12655 | memory_malloc_solaris_LIBS='' |
---|
12656 | mkdir_p='$(MKDIR_P)' |
---|
12657 | mpool_memkind_CPPFLAGS='' |
---|
12658 | mpool_memkind_LDFLAGS='' |
---|
12659 | mpool_memkind_LIBS='' |
---|
12660 | mtl_portals4_CPPFLAGS='' |
---|
12661 | mtl_portals4_LDFLAGS='' |
---|
12662 | mtl_portals4_LIBS='' |
---|
12663 | mtl_psm2_CFLAGS='' |
---|
12664 | mtl_psm2_CPPFLAGS='' |
---|
12665 | mtl_psm2_LDFLAGS='' |
---|
12666 | mtl_psm2_LIBS='' |
---|
12667 | mtl_psm_CFLAGS='' |
---|
12668 | mtl_psm_CPPFLAGS='' |
---|
12669 | mtl_psm_LDFLAGS='' |
---|
12670 | mtl_psm_LIBS='' |
---|
12671 | odls_alps_CPPFLAGS='' |
---|
12672 | odls_alps_LDFLAGS='' |
---|
12673 | odls_alps_LIBS='' |
---|
12674 | oldincludedir='/usr/include' |
---|
12675 | ompidatadir='' |
---|
12676 | ompiincludedir='' |
---|
12677 | ompilibdir='' |
---|
12678 | oob_alps_CPPFLAGS='' |
---|
12679 | oob_alps_LDFLAGS='' |
---|
12680 | oob_alps_LIBS='' |
---|
12681 | opal_datatype_cuda_CPPFLAGS='' |
---|
12682 | opal_dl_dlopen_LIBS='' |
---|
12683 | opal_dl_libltdl_CPPFLAGS='' |
---|
12684 | opal_dl_libltdl_LDFLAGS='' |
---|
12685 | opal_dl_libltdl_LIBS='' |
---|
12686 | opal_event_external_CPPFLAGS='' |
---|
12687 | opal_event_external_LDFLAGS='' |
---|
12688 | opal_event_external_LIBS='' |
---|
12689 | opal_hwloc_external_LDFLAGS='' |
---|
12690 | opal_hwloc_external_LIBS='' |
---|
12691 | opal_hwloc_hwloc201_CFLAGS='' |
---|
12692 | opal_hwloc_hwloc201_CPPFLAGS='' |
---|
12693 | opal_hwloc_hwloc201_LDFLAGS='' |
---|
12694 | opal_hwloc_hwloc201_LIBS='' |
---|
12695 | opal_memchecker_valgrind_CPPFLAGS='' |
---|
12696 | opal_ofi_CPPFLAGS='' |
---|
12697 | opal_ofi_LDFLAGS='' |
---|
12698 | opal_ofi_LIBS='' |
---|
12699 | opal_pmi1_CPPFLAGS='' |
---|
12700 | opal_pmi1_LDFLAGS='' |
---|
12701 | opal_pmi1_LIBS='' |
---|
12702 | opal_pmi1_rpath='' |
---|
12703 | opal_pmi2_CPPFLAGS='' |
---|
12704 | opal_pmi2_LDFLAGS='' |
---|
12705 | opal_pmi2_LIBS='' |
---|
12706 | opal_pmi2_rpath='' |
---|
12707 | opal_pmix_ext1x_CPPFLAGS='' |
---|
12708 | opal_pmix_ext1x_LDFLAGS='' |
---|
12709 | opal_pmix_ext1x_LIBS='' |
---|
12710 | opal_pmix_ext2x_CPPFLAGS='' |
---|
12711 | opal_pmix_ext2x_LDFLAGS='' |
---|
12712 | opal_pmix_ext2x_LIBS='' |
---|
12713 | opal_pmix_ext3x_CPPFLAGS='' |
---|
12714 | opal_pmix_ext3x_LDFLAGS='' |
---|
12715 | opal_pmix_ext3x_LIBS='' |
---|
12716 | opal_pmix_pmix3x_CPPFLAGS='' |
---|
12717 | opal_pmix_pmix3x_DEPENDENCIES='' |
---|
12718 | opal_pmix_pmix3x_LDFLAGS='' |
---|
12719 | opal_pmix_pmix3x_LIBS='' |
---|
12720 | opaldatadir='' |
---|
12721 | opalincludedir='' |
---|
12722 | opallibdir='' |
---|
12723 | ortedatadir='' |
---|
12724 | orteincludedir='' |
---|
12725 | ortelibdir='' |
---|
12726 | osc_portals4_CPPFLAGS='' |
---|
12727 | osc_portals4_LDFLAGS='' |
---|
12728 | osc_portals4_LIBS='' |
---|
12729 | osc_ucx_CPPFLAGS='' |
---|
12730 | osc_ucx_LDFLAGS='' |
---|
12731 | osc_ucx_LIBS='' |
---|
12732 | oshmem_verbs_CFLAGS='' |
---|
12733 | oshmem_verbs_CPPFLAGS='' |
---|
12734 | oshmem_verbs_LDFLAGS='' |
---|
12735 | oshmem_verbs_LIBS='' |
---|
12736 | oshmemdatadir='' |
---|
12737 | oshmemincludedir='' |
---|
12738 | oshmemlibdir='' |
---|
12739 | pdfdir='${docdir}' |
---|
12740 | plm_alps_CPPFLAGS='' |
---|
12741 | plm_alps_LDFLAGS='' |
---|
12742 | plm_alps_LIBS='' |
---|
12743 | plm_lsf_CPPFLAGS='' |
---|
12744 | plm_lsf_LDFLAGS='' |
---|
12745 | plm_lsf_LIBS='' |
---|
12746 | plm_slurm_CPPFLAGS='' |
---|
12747 | plm_slurm_LDFLAGS='' |
---|
12748 | plm_slurm_LIBS='' |
---|
12749 | plm_tm_CPPFLAGS='' |
---|
12750 | plm_tm_LDFLAGS='' |
---|
12751 | plm_tm_LIBS='' |
---|
12752 | pmix_alps_CPPFLAGS='' |
---|
12753 | pmix_alps_LDFLAGS='' |
---|
12754 | pmix_alps_LIBS='' |
---|
12755 | pmix_cray_CPPFLAGS='' |
---|
12756 | pmix_cray_LDFLAGS='' |
---|
12757 | pmix_cray_LIBS='' |
---|
12758 | pml_ucx_CPPFLAGS='' |
---|
12759 | pml_ucx_LDFLAGS='' |
---|
12760 | pml_ucx_LIBS='' |
---|
12761 | pml_yalla_CPPFLAGS='' |
---|
12762 | pml_yalla_LDFLAGS='' |
---|
12763 | pml_yalla_LIBS='' |
---|
12764 | prefix='/opt/local' |
---|
12765 | program_transform_name='s,x,x,' |
---|
12766 | psdir='${docdir}' |
---|
12767 | ras_alps_CPPFLAGS='' |
---|
12768 | ras_lsf_CPPFLAGS='' |
---|
12769 | ras_lsf_LDFLAGS='' |
---|
12770 | ras_lsf_LIBS='' |
---|
12771 | ras_slurm_CPPFLAGS='' |
---|
12772 | ras_slurm_LDFLAGS='' |
---|
12773 | ras_slurm_LIBS='' |
---|
12774 | ras_tm_CPPFLAGS='' |
---|
12775 | ras_tm_LDFLAGS='' |
---|
12776 | ras_tm_LIBS='' |
---|
12777 | rcache_udreg_CPPFLAGS='' |
---|
12778 | rcache_udreg_LDFLAGS='' |
---|
12779 | rcache_udreg_LIBS='' |
---|
12780 | reachable_netlink_CPPFLAGS='' |
---|
12781 | reachable_netlink_LDFLAGS='' |
---|
12782 | reachable_netlink_LIBS='' |
---|
12783 | sbindir='${exec_prefix}/sbin' |
---|
12784 | schizo_alps_CPPFLAGS='' |
---|
12785 | schizo_moab_CPPFLAGS='' |
---|
12786 | schizo_moab_LDFLAGS='' |
---|
12787 | schizo_moab_LIBS='' |
---|
12788 | schizo_slurm_CPPFLAGS='' |
---|
12789 | schizo_slurm_LDFLAGS='' |
---|
12790 | schizo_slurm_LIBS='' |
---|
12791 | scoll_fca_CFLAGS='' |
---|
12792 | scoll_fca_CPPFLAGS='' |
---|
12793 | scoll_fca_HOME='' |
---|
12794 | scoll_fca_LDFLAGS='' |
---|
12795 | scoll_fca_LIBS='' |
---|
12796 | scoll_ucc_CFLAGS='' |
---|
12797 | scoll_ucc_CPPFLAGS='' |
---|
12798 | scoll_ucc_LDFLAGS='' |
---|
12799 | scoll_ucc_LIBS='' |
---|
12800 | sharedstatedir='${prefix}/com' |
---|
12801 | spml_ikrit_CFLAGS='' |
---|
12802 | spml_ikrit_CPPFLAGS='' |
---|
12803 | spml_ikrit_LDFLAGS='' |
---|
12804 | spml_ikrit_LIBS='' |
---|
12805 | spml_ucx_CFLAGS='' |
---|
12806 | spml_ucx_CPPFLAGS='' |
---|
12807 | spml_ucx_LDFLAGS='' |
---|
12808 | spml_ucx_LIBS='' |
---|
12809 | sshmem_ucx_CFLAGS='' |
---|
12810 | sshmem_ucx_CPPFLAGS='' |
---|
12811 | sshmem_ucx_LDFLAGS='' |
---|
12812 | sshmem_ucx_LIBS='' |
---|
12813 | sysconfdir='/opt/local/etc/openmpi-clang15' |
---|
12814 | target='aarch64-apple-darwin23.1.0' |
---|
12815 | target_alias='' |
---|
12816 | target_cpu='aarch64' |
---|
12817 | target_os='darwin23.1.0' |
---|
12818 | target_vendor='apple' |
---|
12819 | topo_treematch_local_FALSE='' |
---|
12820 | topo_treematch_local_TRUE='' |
---|
12821 | ucx_CFLAGS='' |
---|
12822 | ucx_LIBS='' |
---|
12823 | ucx_STATIC_LIBS='' |
---|
12824 | |
---|
12825 | ## ----------- ## |
---|
12826 | ## confdefs.h. ## |
---|
12827 | ## ----------- ## |
---|
12828 | |
---|
12829 | /* confdefs.h */ |
---|
12830 | #define PACKAGE_NAME "Open MPI" |
---|
12831 | #define PACKAGE_TARNAME "openmpi" |
---|
12832 | #define PACKAGE_VERSION "4.1.4" |
---|
12833 | #define PACKAGE_STRING "Open MPI 4.1.4" |
---|
12834 | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" |
---|
12835 | #define PACKAGE_URL "" |
---|
12836 | #define OPAL_ARCH "aarch64-apple-darwin23.1.0" |
---|
12837 | #define STDC_HEADERS 1 |
---|
12838 | #define HAVE_SYS_TYPES_H 1 |
---|
12839 | #define HAVE_SYS_STAT_H 1 |
---|
12840 | #define HAVE_STDLIB_H 1 |
---|
12841 | #define HAVE_STRING_H 1 |
---|
12842 | #define HAVE_MEMORY_H 1 |
---|
12843 | #define HAVE_STRINGS_H 1 |
---|
12844 | #define HAVE_INTTYPES_H 1 |
---|
12845 | #define HAVE_STDINT_H 1 |
---|
12846 | #define HAVE_UNISTD_H 1 |
---|
12847 | #define __EXTENSIONS__ 1 |
---|
12848 | #define _ALL_SOURCE 1 |
---|
12849 | #define _GNU_SOURCE 1 |
---|
12850 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12851 | #define _TANDEM_SOURCE 1 |
---|
12852 | #define OMPI_MAJOR_VERSION 4 |
---|
12853 | #define OMPI_MINOR_VERSION 1 |
---|
12854 | #define OMPI_RELEASE_VERSION 4 |
---|
12855 | #define OMPI_GREEK_VERSION "" |
---|
12856 | #define OMPI_REPO_REV "v4.1.4" |
---|
12857 | #define OMPI_TARBALL_VERSION "4.1.4" |
---|
12858 | #define OMPI_VERSION "4" |
---|
12859 | #define OMPI_RELEASE_DATE "May 26, 2022" |
---|
12860 | #define ORTE_MAJOR_VERSION 4 |
---|
12861 | #define ORTE_MINOR_VERSION 1 |
---|
12862 | #define ORTE_RELEASE_VERSION 4 |
---|
12863 | #define ORTE_GREEK_VERSION "" |
---|
12864 | #define ORTE_REPO_REV "v4.1.4" |
---|
12865 | #define ORTE_TARBALL_VERSION "4.1.4" |
---|
12866 | #define ORTE_VERSION "4" |
---|
12867 | #define ORTE_RELEASE_DATE "May 26, 2022" |
---|
12868 | #define OSHMEM_MAJOR_VERSION 4 |
---|
12869 | #define OSHMEM_MINOR_VERSION 1 |
---|
12870 | #define OSHMEM_RELEASE_VERSION 4 |
---|
12871 | #define OSHMEM_GREEK_VERSION "" |
---|
12872 | #define OSHMEM_REPO_REV "v4.1.4" |
---|
12873 | #define OSHMEM_TARBALL_VERSION "4.1.4" |
---|
12874 | #define OSHMEM_VERSION "4" |
---|
12875 | #define OSHMEM_RELEASE_DATE "May 26, 2022" |
---|
12876 | #define OPAL_MAJOR_VERSION 4 |
---|
12877 | #define OPAL_MINOR_VERSION 1 |
---|
12878 | #define OPAL_RELEASE_VERSION 4 |
---|
12879 | #define OPAL_GREEK_VERSION "" |
---|
12880 | #define OPAL_REPO_REV "v4.1.4" |
---|
12881 | #define OPAL_TARBALL_VERSION "4.1.4" |
---|
12882 | #define OPAL_VERSION "4" |
---|
12883 | #define OPAL_RELEASE_DATE "May 26, 2022" |
---|
12884 | #define OPAL_ENABLE_MEM_DEBUG 0 |
---|
12885 | #define OPAL_ENABLE_MEM_PROFILE 0 |
---|
12886 | #define OPAL_ENABLE_TIMING 0 |
---|
12887 | #define OPAL_ENABLE_DEBUG 0 |
---|
12888 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 |
---|
12889 | #define OPAL_ENABLE_PTY_SUPPORT 1 |
---|
12890 | #define OPAL_ENABLE_DLOPEN_SUPPORT 1 |
---|
12891 | #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 |
---|
12892 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 |
---|
12893 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 |
---|
12894 | #define OPAL_WANT_HOME_CONFIG_FILES 1 |
---|
12895 | #define OPAL_ENABLE_IPV6 0 |
---|
12896 | #define OPAL_PACKAGE_STRING "Open MPI root@MT-500198 Distribution" |
---|
12897 | #define OPAL_IDENT_STRING "4.1.4" |
---|
12898 | #define OPAL_MAX_PROCESSOR_NAME 256 |
---|
12899 | #define OPAL_MAX_ERROR_STRING 256 |
---|
12900 | #define OPAL_MAX_OBJECT_NAME 64 |
---|
12901 | #define OPAL_MAX_INFO_KEY 36 |
---|
12902 | #define OPAL_MAX_INFO_VAL 256 |
---|
12903 | #define OPAL_MAX_PORT_NAME 1024 |
---|
12904 | #define OPAL_MAX_DATAREP_STRING 128 |
---|
12905 | #define OPAL_ENABLE_CRDEBUG 0 |
---|
12906 | #define OPAL_ENABLE_GETPWUID 1 |
---|
12907 | #define OPAL_ENABLE_PROGRESS_THREADS 0 |
---|
12908 | #define HAVE_ZLIB_H 1 |
---|
12909 | #define OPAL_HAVE_ZLIB 1 |
---|
12910 | #define OPAL_HAVE_SOLARIS 0 |
---|
12911 | #define HAVE_NETDB_H 1 |
---|
12912 | #define HAVE_NETINET_IN_H 1 |
---|
12913 | #define HAVE_NETINET_TCP_H 1 |
---|
12914 | #define HAVE_STRUCT_SOCKADDR_IN 1 |
---|
12915 | #define OPAL_CUDA_SUPPORT 0 |
---|
12916 | #define OPAL_CUDA_SYNC_MEMOPS 0 |
---|
12917 | #define OPAL_CUDA_GET_ATTRIBUTES 0 |
---|
12918 | #define OPAL_CUDA_GDR_SUPPORT 0 |
---|
12919 | #define OPAL_PMIX_V1 0 |
---|
12920 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 |
---|
12921 | #define OMPI_WANT_MPI_INTERFACE_WARNING 1 |
---|
12922 | #define OMPI_GROUP_SPARSE 0 |
---|
12923 | #define OMPI_WANT_PERUSE 0 |
---|
12924 | #define OMPI_WANT_MPI_CXX_SEEK 1 |
---|
12925 | #define OMPI_ENABLE_MPI1_COMPAT 0 |
---|
12926 | #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 |
---|
12927 | #define MPI_PARAM_CHECK ompi_mpi_param_check |
---|
12928 | #define OMPI_PARAM_CHECK 1 |
---|
12929 | #define OSHMEM_SPEC_COMPAT 1 |
---|
12930 | #define OSHMEM_PARAM_CHECK 1 |
---|
12931 | #define SPC_ENABLE 0 |
---|
12932 | #define OPAL_CC "/opt/local/bin/clang-mp-15" |
---|
12933 | #define OPAL_C_HAVE__THREAD_LOCAL 1 |
---|
12934 | #define OPAL_C_HAVE_ATOMIC_CONV_VAR 1 |
---|
12935 | #define OPAL_C_HAVE__ATOMIC 1 |
---|
12936 | #define OPAL_C_HAVE__GENERIC 1 |
---|
12937 | #define OPAL_C_HAVE__STATIC_ASSERT 1 |
---|
12938 | #define OPAL_C_HAVE___THREAD 1 |
---|
12939 | #define STDC_HEADERS 1 |
---|
12940 | #define _GNU_SOURCE 1 |
---|
12941 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 |
---|
12942 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 |
---|
12943 | #define OPAL_C_HAVE_BUILTIN_CLZ 1 |
---|
12944 | #define OPAL_CC_USE_PRAGMA_IDENT 0 |
---|
12945 | #define OPAL_CC_USE_IDENT 0 |
---|
12946 | #define OPAL_CC_USE_PRAGMA_COMMENT |
---|
12947 | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 |
---|
12948 | #define HAVE_INT8_T 1 |
---|
12949 | #define HAVE_UINT8_T 1 |
---|
12950 | #define HAVE_INT16_T 1 |
---|
12951 | #define HAVE_UINT16_T 1 |
---|
12952 | #define HAVE_INT32_T 1 |
---|
12953 | #define HAVE_UINT32_T 1 |
---|
12954 | #define HAVE_INT64_T 1 |
---|
12955 | #define HAVE_UINT64_T 1 |
---|
12956 | #define HAVE___INT128 1 |
---|
12957 | #define HAVE_LONG_LONG 1 |
---|
12958 | #define HAVE_LONG_DOUBLE 1 |
---|
12959 | #define HAVE_COMPLEX_H 1 |
---|
12960 | #define HAVE_FLOAT__COMPLEX 1 |
---|
12961 | #define HAVE_DOUBLE__COMPLEX 1 |
---|
12962 | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
12963 | #define HAVE_INTPTR_T 1 |
---|
12964 | #define HAVE_UINTPTR_T 1 |
---|
12965 | #define HAVE_MODE_T 1 |
---|
12966 | #define HAVE_SSIZE_T 1 |
---|
12967 | #define HAVE_PTRDIFF_T 1 |
---|
12968 | #define SIZEOF__BOOL 1 |
---|
12969 | #define SIZEOF_CHAR 1 |
---|
12970 | #define SIZEOF_SHORT 2 |
---|
12971 | #define SIZEOF_INT 4 |
---|
12972 | #define SIZEOF_LONG 8 |
---|
12973 | #define SIZEOF_LONG_LONG 8 |
---|
12974 | #define SIZEOF_FLOAT 4 |
---|
12975 | #define SIZEOF_DOUBLE 8 |
---|
12976 | #define SIZEOF_LONG_DOUBLE 8 |
---|
12977 | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
12978 | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
12979 | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
12980 | #define SIZEOF_VOID_P 8 |
---|
12981 | #define SIZEOF_SIZE_T 8 |
---|
12982 | #define SIZEOF_SSIZE_T 8 |
---|
12983 | #define SIZEOF_PTRDIFF_T 8 |
---|
12984 | #define SIZEOF_WCHAR_T 4 |
---|
12985 | #define SIZEOF_PID_T 4 |
---|
12986 | #define SIZEOF_ATOMIC_SHORT 2 |
---|
12987 | #define SIZEOF_ATOMIC_INT 4 |
---|
12988 | #define SIZEOF_ATOMIC_LONG 8 |
---|
12989 | #define SIZEOF_ATOMIC_LLONG 8 |
---|
12990 | #define OPAL_ALIGNMENT_BOOL 1 |
---|
12991 | #define OPAL_ALIGNMENT_INT8 1 |
---|
12992 | #define OPAL_ALIGNMENT_INT16 2 |
---|
12993 | #define OPAL_ALIGNMENT_INT32 4 |
---|
12994 | #define OPAL_ALIGNMENT_INT64 8 |
---|
12995 | #define OPAL_ALIGNMENT_CHAR 1 |
---|
12996 | #define OPAL_ALIGNMENT_SHORT 2 |
---|
12997 | #define OPAL_ALIGNMENT_WCHAR 4 |
---|
12998 | #define OPAL_ALIGNMENT_INT 4 |
---|
12999 | #define OPAL_ALIGNMENT_LONG 8 |
---|
13000 | #define OPAL_ALIGNMENT_LONG_LONG 8 |
---|
13001 | #define OPAL_ALIGNMENT_FLOAT 4 |
---|
13002 | #define OPAL_ALIGNMENT_DOUBLE 8 |
---|
13003 | #define OPAL_ALIGNMENT_LONG_DOUBLE 8 |
---|
13004 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 |
---|
13005 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 |
---|
13006 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 8 |
---|
13007 | #define OPAL_ALIGNMENT_VOID_P 8 |
---|
13008 | #define OPAL_ALIGNMENT_SIZE_T 8 |
---|
13009 | #define OPAL_CXX "/opt/local/bin/clang++-mp-15" |
---|
13010 | #define SIZEOF_BOOL 1 |
---|
13011 | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
13012 | #define OMPI_CXX "/opt/local/bin/clang++-mp-15" |
---|
13013 | #define SIZEOF_BOOL 1 |
---|
13014 | #define OPAL_ALIGNMENT_CXX_BOOL 1 |
---|
13015 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 |
---|
13016 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 |
---|
13017 | #define OPAL_CXX_USE_IDENT 0 |
---|
13018 | #define OPAL_CXX_USE_PRAGMA_COMMENT |
---|
13019 | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 |
---|
13020 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 |
---|
13021 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 |
---|
13022 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 |
---|
13023 | #define OMPI_BUILD_CXX_BINDINGS 1 |
---|
13024 | #define OPAL_HAVE_ATTRIBUTE 1 |
---|
13025 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 |
---|
13026 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 |
---|
13027 | #define OPAL_HAVE_ATTRIBUTE_COLD 1 |
---|
13028 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 |
---|
13029 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 |
---|
13030 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 |
---|
13031 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 |
---|
13032 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 |
---|
13033 | #define OPAL_HAVE_ATTRIBUTE_HOT 1 |
---|
13034 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 |
---|
13035 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 |
---|
13036 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 |
---|
13037 | #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 |
---|
13038 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 |
---|
13039 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 |
---|
13040 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 |
---|
13041 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 |
---|
13042 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 |
---|
13043 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 |
---|
13044 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 |
---|
13045 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 |
---|
13046 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 |
---|
13047 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 0 |
---|
13048 | #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 |
---|
13049 | #define OPAL_HAVE_ATTRIBUTE_OPTNONE 1 |
---|
13050 | #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 |
---|
13051 | #define OPAL_HAVE_ATTRIBUTE_ERROR 1 |
---|
13052 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 |
---|
13053 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU |
---|
13054 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 |
---|
13055 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 |
---|
13056 | #define OMPI_WANT_JAVA_BINDINGS 0 |
---|
13057 | #define OPAL_HAVE_WEAK_SYMBOLS 0 |
---|
13058 | #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 |
---|
13059 | #define OPAL_ASM_TEXT ".text" |
---|
13060 | #define OPAL_ASM_GLOBAL ".globl" |
---|
13061 | #define OPAL_ASM_LABEL_SUFFIX ":" |
---|
13062 | |
---|
13063 | configure: exit 1 |
---|