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