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.1.1, 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 --disable-f08 F90FLAGS= F90= --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/MacOSX14.sdk -arch arm64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 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 = Blackstone |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 682 tasks, 2673 threads, 10 processors |
---|
34 | Load average: 4.86, Mach factor: 5.37 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:5224: checking build system type |
---|
52 | configure:5238: result: aarch64-apple-darwin23.0.0 |
---|
53 | configure:5258: checking host system type |
---|
54 | configure:5271: result: aarch64-apple-darwin23.0.0 |
---|
55 | configure:5291: checking target system type |
---|
56 | configure:5304: result: aarch64-apple-darwin23.0.0 |
---|
57 | configure:5382: checking for gcc |
---|
58 | configure:5409: result: /usr/bin/clang |
---|
59 | configure:5638: checking for C compiler version |
---|
60 | configure:5647: /usr/bin/clang --version >&5 |
---|
61 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
62 | Target: arm64-apple-darwin23.0.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
65 | configure:5658: $? = 0 |
---|
66 | configure:5647: /usr/bin/clang -v >&5 |
---|
67 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
68 | Target: arm64-apple-darwin23.0.0 |
---|
69 | Thread model: posix |
---|
70 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
71 | configure:5658: $? = 0 |
---|
72 | configure:5647: /usr/bin/clang -V >&5 |
---|
73 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
74 | clang: error: no input files |
---|
75 | configure:5658: $? = 1 |
---|
76 | configure:5647: /usr/bin/clang -qversion >&5 |
---|
77 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
78 | clang: error: no input files |
---|
79 | configure:5658: $? = 1 |
---|
80 | configure:5678: checking whether the C compiler works |
---|
81 | configure:5700: /usr/bin/clang -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
82 | configure:5704: $? = 0 |
---|
83 | configure:5752: result: yes |
---|
84 | configure:5755: checking for C compiler default output file name |
---|
85 | configure:5757: result: a.out |
---|
86 | configure:5763: checking for suffix of executables |
---|
87 | configure:5770: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
88 | configure:5774: $? = 0 |
---|
89 | configure:5796: result: |
---|
90 | configure:5818: checking whether we are cross compiling |
---|
91 | configure:5826: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
92 | configure:5830: $? = 0 |
---|
93 | configure:5837: ./conftest |
---|
94 | configure:5841: $? = 0 |
---|
95 | configure:5856: result: no |
---|
96 | configure:5861: checking for suffix of object files |
---|
97 | configure:5883: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
98 | configure:5887: $? = 0 |
---|
99 | configure:5908: result: o |
---|
100 | configure:5912: checking whether we are using the GNU C compiler |
---|
101 | configure:5931: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
102 | configure:5931: $? = 0 |
---|
103 | configure:5940: result: yes |
---|
104 | configure:5949: checking whether /usr/bin/clang accepts -g |
---|
105 | configure:5969: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
106 | configure:5969: $? = 0 |
---|
107 | configure:6010: result: yes |
---|
108 | configure:6027: checking for /usr/bin/clang option to accept ISO C89 |
---|
109 | configure:6090: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
110 | conftest.c:15:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
111 | static char *e (p, i) |
---|
112 | ^ |
---|
113 | 1 warning generated. |
---|
114 | configure:6090: $? = 0 |
---|
115 | configure:6103: result: none needed |
---|
116 | configure:6131: checking whether /usr/bin/clang understands -c and -o together |
---|
117 | configure:6153: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
118 | configure:6156: $? = 0 |
---|
119 | configure:6153: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
120 | configure:6156: $? = 0 |
---|
121 | configure:6168: result: yes |
---|
122 | configure:6185: checking for /usr/bin/clang option to accept ISO C99 |
---|
123 | configure:6334: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
124 | configure:6334: $? = 0 |
---|
125 | configure:6347: result: none needed |
---|
126 | configure:6374: checking how to run the C preprocessor |
---|
127 | configure:6405: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
128 | configure:6405: $? = 0 |
---|
129 | configure:6419: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
130 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
131 | #include <ac_nonexistent.h> |
---|
132 | ^~~~~~~~~~~~~~~~~~ |
---|
133 | 1 error generated. |
---|
134 | configure:6419: $? = 1 |
---|
135 | configure: failed program was: |
---|
136 | | /* confdefs.h */ |
---|
137 | | #define PACKAGE_NAME "MPICH" |
---|
138 | | #define PACKAGE_TARNAME "mpich" |
---|
139 | | #define PACKAGE_VERSION "4.1.1" |
---|
140 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
141 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
142 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
143 | | /* end confdefs.h. */ |
---|
144 | | #include <ac_nonexistent.h> |
---|
145 | configure:6444: result: /usr/bin/clang -E |
---|
146 | configure:6464: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
147 | configure:6464: $? = 0 |
---|
148 | configure:6478: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
149 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
150 | #include <ac_nonexistent.h> |
---|
151 | ^~~~~~~~~~~~~~~~~~ |
---|
152 | 1 error generated. |
---|
153 | configure:6478: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h */ |
---|
156 | | #define PACKAGE_NAME "MPICH" |
---|
157 | | #define PACKAGE_TARNAME "mpich" |
---|
158 | | #define PACKAGE_VERSION "4.1.1" |
---|
159 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
160 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
161 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
162 | | /* end confdefs.h. */ |
---|
163 | | #include <ac_nonexistent.h> |
---|
164 | configure:6524: checking for grep that handles long lines and -e |
---|
165 | configure:6582: result: /usr/bin/grep |
---|
166 | configure:6587: checking for egrep |
---|
167 | configure:6649: result: /usr/bin/grep -E |
---|
168 | configure:6654: checking for ANSI C header files |
---|
169 | configure:6674: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
170 | configure:6674: $? = 0 |
---|
171 | configure:6747: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
172 | configure:6747: $? = 0 |
---|
173 | configure:6747: ./conftest |
---|
174 | configure:6747: $? = 0 |
---|
175 | configure:6758: result: yes |
---|
176 | configure:6771: checking for sys/types.h |
---|
177 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
178 | configure:6771: $? = 0 |
---|
179 | configure:6771: result: yes |
---|
180 | configure:6771: checking for sys/stat.h |
---|
181 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
182 | configure:6771: $? = 0 |
---|
183 | configure:6771: result: yes |
---|
184 | configure:6771: checking for stdlib.h |
---|
185 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
186 | configure:6771: $? = 0 |
---|
187 | configure:6771: result: yes |
---|
188 | configure:6771: checking for string.h |
---|
189 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
190 | configure:6771: $? = 0 |
---|
191 | configure:6771: result: yes |
---|
192 | configure:6771: checking for memory.h |
---|
193 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
194 | configure:6771: $? = 0 |
---|
195 | configure:6771: result: yes |
---|
196 | configure:6771: checking for strings.h |
---|
197 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
198 | configure:6771: $? = 0 |
---|
199 | configure:6771: result: yes |
---|
200 | configure:6771: checking for inttypes.h |
---|
201 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
202 | configure:6771: $? = 0 |
---|
203 | configure:6771: result: yes |
---|
204 | configure:6771: checking for stdint.h |
---|
205 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
206 | configure:6771: $? = 0 |
---|
207 | configure:6771: result: yes |
---|
208 | configure:6771: checking for unistd.h |
---|
209 | configure:6771: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
210 | configure:6771: $? = 0 |
---|
211 | configure:6771: result: yes |
---|
212 | configure:6784: checking minix/config.h usability |
---|
213 | configure:6784: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
214 | conftest.c:52:10: fatal error: 'minix/config.h' file not found |
---|
215 | #include <minix/config.h> |
---|
216 | ^~~~~~~~~~~~~~~~ |
---|
217 | 1 error generated. |
---|
218 | configure:6784: $? = 1 |
---|
219 | configure: failed program was: |
---|
220 | | /* confdefs.h */ |
---|
221 | | #define PACKAGE_NAME "MPICH" |
---|
222 | | #define PACKAGE_TARNAME "mpich" |
---|
223 | | #define PACKAGE_VERSION "4.1.1" |
---|
224 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
225 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
226 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
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:6784: result: no |
---|
273 | configure:6784: checking minix/config.h presence |
---|
274 | configure:6784: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
275 | conftest.c:19:10: fatal error: 'minix/config.h' file not found |
---|
276 | #include <minix/config.h> |
---|
277 | ^~~~~~~~~~~~~~~~ |
---|
278 | 1 error generated. |
---|
279 | configure:6784: $? = 1 |
---|
280 | configure: failed program was: |
---|
281 | | /* confdefs.h */ |
---|
282 | | #define PACKAGE_NAME "MPICH" |
---|
283 | | #define PACKAGE_TARNAME "mpich" |
---|
284 | | #define PACKAGE_VERSION "4.1.1" |
---|
285 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
286 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
287 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
288 | | #define STDC_HEADERS 1 |
---|
289 | | #define HAVE_SYS_TYPES_H 1 |
---|
290 | | #define HAVE_SYS_STAT_H 1 |
---|
291 | | #define HAVE_STDLIB_H 1 |
---|
292 | | #define HAVE_STRING_H 1 |
---|
293 | | #define HAVE_MEMORY_H 1 |
---|
294 | | #define HAVE_STRINGS_H 1 |
---|
295 | | #define HAVE_INTTYPES_H 1 |
---|
296 | | #define HAVE_STDINT_H 1 |
---|
297 | | #define HAVE_UNISTD_H 1 |
---|
298 | | /* end confdefs.h. */ |
---|
299 | | #include <minix/config.h> |
---|
300 | configure:6784: result: no |
---|
301 | configure:6784: checking for minix/config.h |
---|
302 | configure:6784: result: no |
---|
303 | configure:6805: checking whether it is safe to define __EXTENSIONS__ |
---|
304 | configure:6823: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
305 | configure:6823: $? = 0 |
---|
306 | configure:6830: result: yes |
---|
307 | configure:6845: checking for fgrep |
---|
308 | configure:6907: result: /usr/bin/grep -F |
---|
309 | configure:6912: checking if fgrep support -w option |
---|
310 | configure:6916: result: yes |
---|
311 | configure:6931: checking whether C compiler accepts option -fno-common |
---|
312 | configure:6983: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test1.log 2>&1 |
---|
313 | configure:6983: $? = 0 |
---|
314 | configure:7014: /usr/bin/clang -o conftest -fno-common -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test2.log 2>&1 |
---|
315 | configure:7014: $? = 0 |
---|
316 | configure:7022: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
317 | configure:7025: $? = 0 |
---|
318 | configure:7125: result: yes |
---|
319 | configure:7130: checking whether routines compiled with -fno-common can be linked with ones compiled without -fno-common |
---|
320 | configure:7170: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c > pac_test3.log 2>&1 |
---|
321 | configure:7170: $? = 0 |
---|
322 | configure:7174: mv conftest.o pac_conftest.o |
---|
323 | configure:7177: $? = 0 |
---|
324 | configure:7213: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
325 | configure:7213: $? = 0 |
---|
326 | configure:7248: /usr/bin/clang -o conftest -fno-common -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
327 | configure:7248: $? = 0 |
---|
328 | configure:7256: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
329 | configure:7259: $? = 0 |
---|
330 | configure:7398: result: yes |
---|
331 | CFLAGS(=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64') does not contain '-fno-common', appending |
---|
332 | configure:7455: checking for a BSD-compatible install |
---|
333 | configure:7523: result: /usr/bin/install -c |
---|
334 | configure:7534: checking whether build environment is sane |
---|
335 | configure:7589: result: yes |
---|
336 | configure:7732: checking for a thread-safe mkdir -p |
---|
337 | configure:7771: result: /opt/local/bin/gmkdir -p |
---|
338 | configure:7778: checking for gawk |
---|
339 | configure:7808: result: no |
---|
340 | configure:7778: checking for mawk |
---|
341 | configure:7808: result: no |
---|
342 | configure:7778: checking for nawk |
---|
343 | configure:7808: result: no |
---|
344 | configure:7778: checking for awk |
---|
345 | configure:7794: found /usr/bin/awk |
---|
346 | configure:7805: result: awk |
---|
347 | configure:7816: checking whether make sets $(MAKE) |
---|
348 | configure:7838: result: yes |
---|
349 | configure:7860: checking whether make supports the include directive |
---|
350 | configure:7875: make -f confmf.GNU && cat confinc.out |
---|
351 | this is the am__doit target |
---|
352 | configure:7878: $? = 0 |
---|
353 | configure:7897: result: yes (GNU style) |
---|
354 | configure:7930: checking whether make supports nested variables |
---|
355 | configure:7947: result: yes |
---|
356 | configure:8032: checking dependency style of /usr/bin/clang |
---|
357 | configure:8143: result: none |
---|
358 | configure:8216: checking whether to enable maintainer-specific portions of Makefiles |
---|
359 | configure:8225: result: yes |
---|
360 | configure:8288: checking for ar |
---|
361 | configure:8304: found /opt/local/bin/ar |
---|
362 | configure:8315: result: ar |
---|
363 | configure:8341: checking the archiver (ar) interface |
---|
364 | configure:8357: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
365 | configure:8357: $? = 0 |
---|
366 | configure:8359: ar cru libconftest.a conftest.o >&5 |
---|
367 | configure:8362: $? = 0 |
---|
368 | configure:8390: result: ar |
---|
369 | configure:8457: checking how to print strings |
---|
370 | configure:8484: result: printf |
---|
371 | configure:8505: checking for a sed that does not truncate output |
---|
372 | configure:8569: result: /opt/local/bin/gsed |
---|
373 | configure:8617: checking for ld used by /usr/bin/clang |
---|
374 | configure:8684: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
375 | configure:8691: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
376 | configure:8706: result: no |
---|
377 | configure:8718: checking for BSD- or MS-compatible name lister (nm) |
---|
378 | configure:8772: result: /opt/local/bin/nm -B |
---|
379 | configure:8902: checking the name lister (/opt/local/bin/nm -B) interface |
---|
380 | configure:8909: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
381 | configure:8912: /opt/local/bin/nm -B "conftest.o" |
---|
382 | configure:8915: output |
---|
383 | 0000000000000000 S _some_variable |
---|
384 | 0000000000000000 t ltmp0 |
---|
385 | 0000000000000000 s ltmp1 |
---|
386 | configure:8922: result: BSD nm |
---|
387 | configure:8925: checking whether ln -s works |
---|
388 | configure:8929: result: yes |
---|
389 | configure:8937: checking the maximum length of command line arguments |
---|
390 | configure:9068: result: 786432 |
---|
391 | configure:9116: checking how to convert aarch64-apple-darwin23.0.0 file names to aarch64-apple-darwin23.0.0 format |
---|
392 | configure:9156: result: func_convert_file_noop |
---|
393 | configure:9163: checking how to convert aarch64-apple-darwin23.0.0 file names to toolchain format |
---|
394 | configure:9183: result: func_convert_file_noop |
---|
395 | configure:9190: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
396 | configure:9197: result: -r |
---|
397 | configure:9271: checking for objdump |
---|
398 | configure:9287: found /opt/local/bin/objdump |
---|
399 | configure:9298: result: objdump |
---|
400 | configure:9330: checking how to recognize dependent libraries |
---|
401 | configure:9530: result: pass_all |
---|
402 | configure:9615: checking for dlltool |
---|
403 | configure:9645: result: no |
---|
404 | configure:9675: checking how to associate runtime and link libraries |
---|
405 | configure:9702: result: printf %s\n |
---|
406 | configure:9826: checking for archiver @FILE support |
---|
407 | configure:9843: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
408 | configure:9843: $? = 0 |
---|
409 | configure:9846: ar cru libconftest.a @conftest.lst >&5 |
---|
410 | ar: @conftest.lst: No such file or directory |
---|
411 | configure:9849: $? = 1 |
---|
412 | configure:9869: result: no |
---|
413 | configure:9927: checking for strip |
---|
414 | configure:9943: found /opt/local/bin/strip |
---|
415 | configure:9954: result: strip |
---|
416 | configure:10026: checking for ranlib |
---|
417 | configure:10042: found /opt/local/bin/ranlib |
---|
418 | configure:10053: result: ranlib |
---|
419 | configure:10155: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
420 | configure:10308: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
421 | configure:10311: $? = 0 |
---|
422 | configure:10315: /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 |
---|
423 | configure:10318: $? = 0 |
---|
424 | cannot find nm_test_var in conftest.nm |
---|
425 | configure:10308: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
426 | configure:10311: $? = 0 |
---|
427 | configure:10315: /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 |
---|
428 | configure:10318: $? = 0 |
---|
429 | configure:10384: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c conftstm.o >&5 |
---|
430 | configure:10387: $? = 0 |
---|
431 | configure:10425: result: ok |
---|
432 | configure:10472: checking for sysroot |
---|
433 | configure:10502: result: no |
---|
434 | configure:10509: checking for a working dd |
---|
435 | configure:10547: result: /bin/dd |
---|
436 | configure:10551: checking how to truncate binary pipes |
---|
437 | configure:10566: result: /bin/dd bs=4096 count=1 |
---|
438 | configure:10895: checking for mt |
---|
439 | configure:10925: result: no |
---|
440 | configure:10945: checking if : is a manifest tool |
---|
441 | configure:10951: : '-?' |
---|
442 | configure:10959: result: no |
---|
443 | configure:11015: checking for dsymutil |
---|
444 | configure:11031: found /usr/bin/dsymutil |
---|
445 | configure:11042: result: dsymutil |
---|
446 | configure:11107: checking for nmedit |
---|
447 | configure:11123: found /usr/bin/nmedit |
---|
448 | configure:11134: result: nmedit |
---|
449 | configure:11199: checking for lipo |
---|
450 | configure:11215: found /opt/local/bin/lipo |
---|
451 | configure:11226: result: lipo |
---|
452 | configure:11291: checking for otool |
---|
453 | configure:11307: found /opt/local/bin/otool |
---|
454 | configure:11318: result: otool |
---|
455 | configure:11383: checking for otool64 |
---|
456 | configure:11413: result: no |
---|
457 | configure:11458: checking for -single_module linker flag |
---|
458 | /usr/bin/clang -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
459 | ld: warning: -single_module is obsolete |
---|
460 | configure:11491: result: no |
---|
461 | configure:11494: checking for -exported_symbols_list linker flag |
---|
462 | configure:11514: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
463 | configure:11514: $? = 0 |
---|
464 | configure:11524: result: yes |
---|
465 | configure:11527: checking for -force_load linker flag |
---|
466 | /usr/bin/clang -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -c -o conftest.o conftest.c |
---|
467 | ar cru libconftest.a conftest.o |
---|
468 | ranlib libconftest.a |
---|
469 | /usr/bin/clang -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
470 | configure:11559: result: yes |
---|
471 | configure:11628: checking for dlfcn.h |
---|
472 | configure:11628: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
473 | configure:11628: $? = 0 |
---|
474 | configure:11628: result: yes |
---|
475 | configure:11884: checking for objdir |
---|
476 | configure:11899: result: .libs |
---|
477 | configure:12163: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
478 | configure:12181: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
479 | configure:12185: $? = 0 |
---|
480 | configure:12198: result: yes |
---|
481 | configure:12565: checking for /usr/bin/clang option to produce PIC |
---|
482 | configure:12572: result: -fno-common -DPIC |
---|
483 | configure:12580: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
484 | configure:12598: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
485 | configure:12602: $? = 0 |
---|
486 | configure:12615: result: yes |
---|
487 | configure:12644: checking if /usr/bin/clang static flag -static works |
---|
488 | configure:12672: result: no |
---|
489 | configure:12687: checking if /usr/bin/clang supports -c -o file.o |
---|
490 | configure:12708: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5 |
---|
491 | configure:12712: $? = 0 |
---|
492 | configure:12734: result: yes |
---|
493 | configure:12742: checking if /usr/bin/clang supports -c -o file.o |
---|
494 | configure:12789: result: yes |
---|
495 | configure:12822: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
496 | configure:14095: result: yes |
---|
497 | configure:14335: checking dynamic linker characteristics |
---|
498 | configure:15194: result: darwin23.0.0 dyld |
---|
499 | configure:15316: checking how to hardcode library paths into programs |
---|
500 | configure:15341: result: immediate |
---|
501 | configure:15889: checking whether stripping libraries is possible |
---|
502 | configure:15903: result: yes |
---|
503 | configure:15929: checking if libtool supports shared libraries |
---|
504 | configure:15931: result: yes |
---|
505 | configure:15934: checking whether to build shared libraries |
---|
506 | configure:15959: result: yes |
---|
507 | configure:15962: checking whether to build static libraries |
---|
508 | configure:15966: result: yes |
---|
509 | configure:16015: checking whether make supports nested variables |
---|
510 | configure:16032: result: yes |
---|
511 | configure:16184: checking for C++ compiler version |
---|
512 | configure:16193: /usr/bin/clang++ --version >&5 |
---|
513 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
514 | Target: arm64-apple-darwin23.0.0 |
---|
515 | Thread model: posix |
---|
516 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
517 | configure:16204: $? = 0 |
---|
518 | configure:16193: /usr/bin/clang++ -v >&5 |
---|
519 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
520 | Target: arm64-apple-darwin23.0.0 |
---|
521 | Thread model: posix |
---|
522 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
523 | configure:16204: $? = 0 |
---|
524 | configure:16193: /usr/bin/clang++ -V >&5 |
---|
525 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
526 | clang: error: no input files |
---|
527 | configure:16204: $? = 1 |
---|
528 | configure:16193: /usr/bin/clang++ -qversion >&5 |
---|
529 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
530 | clang: error: no input files |
---|
531 | configure:16204: $? = 1 |
---|
532 | configure:16208: checking whether we are using the GNU C++ compiler |
---|
533 | configure:16227: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp >&5 |
---|
534 | configure:16227: $? = 0 |
---|
535 | configure:16236: result: yes |
---|
536 | configure:16245: checking whether /usr/bin/clang++ accepts -g |
---|
537 | configure:16265: /usr/bin/clang++ -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp >&5 |
---|
538 | configure:16265: $? = 0 |
---|
539 | configure:16306: result: yes |
---|
540 | configure:16331: checking dependency style of /usr/bin/clang++ |
---|
541 | configure:16442: result: none |
---|
542 | configure:16475: checking how to run the C++ preprocessor |
---|
543 | configure:16502: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp |
---|
544 | configure:16502: $? = 0 |
---|
545 | configure:16516: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp |
---|
546 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
547 | #include <ac_nonexistent.h> |
---|
548 | ^~~~~~~~~~~~~~~~~~ |
---|
549 | 1 error generated. |
---|
550 | configure:16516: $? = 1 |
---|
551 | configure: failed program was: |
---|
552 | | /* confdefs.h */ |
---|
553 | | #define PACKAGE_NAME "MPICH" |
---|
554 | | #define PACKAGE_TARNAME "mpich" |
---|
555 | | #define PACKAGE_VERSION "4.1.1" |
---|
556 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
557 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
558 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
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.1.1" |
---|
576 | | #define HAVE_DLFCN_H 1 |
---|
577 | | #define LT_OBJDIR ".libs/" |
---|
578 | | /* end confdefs.h. */ |
---|
579 | | #include <ac_nonexistent.h> |
---|
580 | configure:16541: result: /usr/bin/clang++ -E |
---|
581 | configure:16561: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp |
---|
582 | configure:16561: $? = 0 |
---|
583 | configure:16575: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp |
---|
584 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
585 | #include <ac_nonexistent.h> |
---|
586 | ^~~~~~~~~~~~~~~~~~ |
---|
587 | 1 error generated. |
---|
588 | configure:16575: $? = 1 |
---|
589 | configure: failed program was: |
---|
590 | | /* confdefs.h */ |
---|
591 | | #define PACKAGE_NAME "MPICH" |
---|
592 | | #define PACKAGE_TARNAME "mpich" |
---|
593 | | #define PACKAGE_VERSION "4.1.1" |
---|
594 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
595 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
596 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
597 | | #define STDC_HEADERS 1 |
---|
598 | | #define HAVE_SYS_TYPES_H 1 |
---|
599 | | #define HAVE_SYS_STAT_H 1 |
---|
600 | | #define HAVE_STDLIB_H 1 |
---|
601 | | #define HAVE_STRING_H 1 |
---|
602 | | #define HAVE_MEMORY_H 1 |
---|
603 | | #define HAVE_STRINGS_H 1 |
---|
604 | | #define HAVE_INTTYPES_H 1 |
---|
605 | | #define HAVE_STDINT_H 1 |
---|
606 | | #define HAVE_UNISTD_H 1 |
---|
607 | | #define __EXTENSIONS__ 1 |
---|
608 | | #define _ALL_SOURCE 1 |
---|
609 | | #define _GNU_SOURCE 1 |
---|
610 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
611 | | #define _TANDEM_SOURCE 1 |
---|
612 | | #define PACKAGE "mpich" |
---|
613 | | #define VERSION "4.1.1" |
---|
614 | | #define HAVE_DLFCN_H 1 |
---|
615 | | #define LT_OBJDIR ".libs/" |
---|
616 | | /* end confdefs.h. */ |
---|
617 | | #include <ac_nonexistent.h> |
---|
618 | configure:16737: checking for ld used by /usr/bin/clang++ |
---|
619 | configure:16804: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
620 | configure:16811: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
621 | configure:16826: result: no |
---|
622 | configure:16881: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
623 | configure:17957: result: yes |
---|
624 | configure:17993: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.cpp >&5 |
---|
625 | configure:17996: $? = 0 |
---|
626 | configure:18477: checking for /usr/bin/clang++ option to produce PIC |
---|
627 | configure:18484: result: -fno-common -DPIC |
---|
628 | configure:18492: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
629 | configure:18510: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
630 | configure:18514: $? = 0 |
---|
631 | configure:18527: result: yes |
---|
632 | configure:18550: checking if /usr/bin/clang++ static flag -static works |
---|
633 | configure:18578: result: no |
---|
634 | configure:18590: checking if /usr/bin/clang++ supports -c -o file.o |
---|
635 | configure:18611: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.cpp >&5 |
---|
636 | configure:18615: $? = 0 |
---|
637 | configure:18637: result: yes |
---|
638 | configure:18642: checking if /usr/bin/clang++ supports -c -o file.o |
---|
639 | configure:18689: result: yes |
---|
640 | configure:18719: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
641 | configure:18759: result: yes |
---|
642 | configure:18900: checking dynamic linker characteristics |
---|
643 | configure:19686: result: darwin23.0.0 dyld |
---|
644 | configure:19751: checking how to hardcode library paths into programs |
---|
645 | configure:19776: result: immediate |
---|
646 | configure:19816: checking whether the C++ compiler /usr/bin/clang++ can build an executable |
---|
647 | configure:19846: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
648 | configure:19846: $? = 0 |
---|
649 | configure:19861: result: yes |
---|
650 | configure:20005: checking for Fortran compiler version |
---|
651 | configure:20014: /opt/local/bin/gfortran-mp-13 --version >&5 |
---|
652 | GNU Fortran (MacPorts gcc13 13.2.0_3+stdlib_flag) 13.2.0 |
---|
653 | Copyright (C) 2023 Free Software Foundation, Inc. |
---|
654 | This is free software; see the source for copying conditions. There is NO |
---|
655 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
656 | |
---|
657 | configure:20025: $? = 0 |
---|
658 | configure:20014: /opt/local/bin/gfortran-mp-13 -v >&5 |
---|
659 | Using built-in specs. |
---|
660 | COLLECT_GCC=/opt/local/bin/gfortran-mp-13 |
---|
661 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper |
---|
662 | Target: arm64-apple-darwin23 |
---|
663 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=arm64-apple-darwin23 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/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-classic --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/gcc13/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc13 13.2.0_3+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk |
---|
664 | Thread model: posix |
---|
665 | Supported LTO compression algorithms: zlib zstd |
---|
666 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_3+stdlib_flag) |
---|
667 | configure:20025: $? = 0 |
---|
668 | configure:20014: /opt/local/bin/gfortran-mp-13 -V >&5 |
---|
669 | gfortran-mp-13: error: unrecognized command-line option '-V' |
---|
670 | gfortran-mp-13: fatal error: no input files |
---|
671 | compilation terminated. |
---|
672 | configure:20025: $? = 1 |
---|
673 | configure:20014: /opt/local/bin/gfortran-mp-13 -qversion >&5 |
---|
674 | gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
675 | gfortran-mp-13: fatal error: no input files |
---|
676 | compilation terminated. |
---|
677 | configure:20025: $? = 1 |
---|
678 | configure:20034: checking whether we are using the GNU Fortran compiler |
---|
679 | configure:20047: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.F >&5 |
---|
680 | configure:20047: $? = 0 |
---|
681 | configure:20056: result: yes |
---|
682 | configure:20062: checking whether /opt/local/bin/gfortran-mp-13 accepts -g |
---|
683 | configure:20073: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5 |
---|
684 | configure:20073: $? = 0 |
---|
685 | configure:20081: result: yes |
---|
686 | configure:20213: checking if libtool supports shared libraries |
---|
687 | configure:20215: result: yes |
---|
688 | configure:20218: checking whether to build shared libraries |
---|
689 | configure:20242: result: yes |
---|
690 | configure:20245: checking whether to build static libraries |
---|
691 | configure:20249: result: yes |
---|
692 | configure:20283: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f >&5 |
---|
693 | configure:20286: $? = 0 |
---|
694 | configure:20755: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC |
---|
695 | configure:20762: result: -fno-common |
---|
696 | configure:20770: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works |
---|
697 | configure:20788: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -fno-common conftest.f >&5 |
---|
698 | configure:20792: $? = 0 |
---|
699 | configure:20805: result: yes |
---|
700 | configure:20828: checking if /opt/local/bin/gfortran-mp-13 static flag -static works |
---|
701 | configure:20856: result: no |
---|
702 | configure:20868: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
703 | configure:20889: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o conftest.f >&5 |
---|
704 | configure:20893: $? = 0 |
---|
705 | configure:20915: result: yes |
---|
706 | configure:20920: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
707 | configure:20967: result: yes |
---|
708 | configure:20997: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
709 | configure:22220: result: yes |
---|
710 | configure:22361: checking dynamic linker characteristics |
---|
711 | configure:23141: result: darwin23.0.0 dyld |
---|
712 | configure:23206: checking how to hardcode library paths into programs |
---|
713 | configure:23231: result: immediate |
---|
714 | configure:23374: checking for Fortran 77 compiler version |
---|
715 | configure:23383: /opt/local/bin/gfortran-mp-13 --version >&5 |
---|
716 | GNU Fortran (MacPorts gcc13 13.2.0_3+stdlib_flag) 13.2.0 |
---|
717 | Copyright (C) 2023 Free Software Foundation, Inc. |
---|
718 | This is free software; see the source for copying conditions. There is NO |
---|
719 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
720 | |
---|
721 | configure:23394: $? = 0 |
---|
722 | configure:23383: /opt/local/bin/gfortran-mp-13 -v >&5 |
---|
723 | Using built-in specs. |
---|
724 | COLLECT_GCC=/opt/local/bin/gfortran-mp-13 |
---|
725 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/lto-wrapper |
---|
726 | Target: arm64-apple-darwin23 |
---|
727 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=arm64-apple-darwin23 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/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-classic --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/gcc13/libc++/include/c++/v1 --with-pkgversion='MacPorts gcc13 13.2.0_3+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk |
---|
728 | Thread model: posix |
---|
729 | Supported LTO compression algorithms: zlib zstd |
---|
730 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_3+stdlib_flag) |
---|
731 | configure:23394: $? = 0 |
---|
732 | configure:23383: /opt/local/bin/gfortran-mp-13 -V >&5 |
---|
733 | gfortran-mp-13: error: unrecognized command-line option '-V' |
---|
734 | gfortran-mp-13: fatal error: no input files |
---|
735 | compilation terminated. |
---|
736 | configure:23394: $? = 1 |
---|
737 | configure:23383: /opt/local/bin/gfortran-mp-13 -qversion >&5 |
---|
738 | gfortran-mp-13: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
739 | gfortran-mp-13: fatal error: no input files |
---|
740 | compilation terminated. |
---|
741 | configure:23394: $? = 1 |
---|
742 | configure:23403: checking whether we are using the GNU Fortran 77 compiler |
---|
743 | configure:23416: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.F >&5 |
---|
744 | configure:23416: $? = 0 |
---|
745 | configure:23425: result: yes |
---|
746 | configure:23431: checking whether /opt/local/bin/gfortran-mp-13 accepts -g |
---|
747 | configure:23442: /opt/local/bin/gfortran-mp-13 -c -g conftest.f >&5 |
---|
748 | configure:23442: $? = 0 |
---|
749 | configure:23450: result: yes |
---|
750 | configure:23579: checking if libtool supports shared libraries |
---|
751 | configure:23581: result: yes |
---|
752 | configure:23584: checking whether to build shared libraries |
---|
753 | configure:23608: result: yes |
---|
754 | configure:23611: checking whether to build static libraries |
---|
755 | configure:23615: result: yes |
---|
756 | configure:23976: checking for /opt/local/bin/gfortran-mp-13 option to produce PIC |
---|
757 | configure:23983: result: -fno-common |
---|
758 | configure:23991: checking if /opt/local/bin/gfortran-mp-13 PIC flag -fno-common works |
---|
759 | configure:24009: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -fno-common conftest.f >&5 |
---|
760 | configure:24013: $? = 0 |
---|
761 | configure:24026: result: yes |
---|
762 | configure:24049: checking if /opt/local/bin/gfortran-mp-13 static flag -static works |
---|
763 | configure:24077: result: no |
---|
764 | configure:24089: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
765 | configure:24110: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o conftest.f >&5 |
---|
766 | configure:24114: $? = 0 |
---|
767 | configure:24136: result: yes |
---|
768 | configure:24141: checking if /opt/local/bin/gfortran-mp-13 supports -c -o file.o |
---|
769 | configure:24188: result: yes |
---|
770 | configure:24218: checking whether the /opt/local/bin/gfortran-mp-13 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
771 | configure:25441: result: yes |
---|
772 | configure:25582: checking dynamic linker characteristics |
---|
773 | configure:26362: result: darwin23.0.0 dyld |
---|
774 | configure:26427: checking how to hardcode library paths into programs |
---|
775 | configure:26452: result: immediate |
---|
776 | configure:26525: checking for C compiler vendor |
---|
777 | configure:26546: /usr/bin/clang --version </dev/null >conftest.txt 2>&1 |
---|
778 | configure:26549: $? = 0 |
---|
779 | configure:26576: result: clang |
---|
780 | configure:27476: checking whether C compiler accepts option -fPIE |
---|
781 | configure:27528: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test1.log 2>&1 |
---|
782 | configure:27528: $? = 0 |
---|
783 | configure:27559: /usr/bin/clang -o conftest -fPIE -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test2.log 2>&1 |
---|
784 | configure:27559: $? = 0 |
---|
785 | configure:27567: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
786 | configure:27570: $? = 0 |
---|
787 | configure:27670: result: yes |
---|
788 | configure:27675: checking whether routines compiled with -fPIE can be linked with ones compiled without -fPIE |
---|
789 | configure:27715: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c > pac_test3.log 2>&1 |
---|
790 | configure:27715: $? = 0 |
---|
791 | configure:27719: mv conftest.o pac_conftest.o |
---|
792 | configure:27722: $? = 0 |
---|
793 | configure:27758: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
794 | configure:27758: $? = 0 |
---|
795 | configure:27793: /usr/bin/clang -o conftest -fPIE -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
796 | configure:27793: $? = 0 |
---|
797 | configure:27801: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
798 | configure:27804: $? = 0 |
---|
799 | configure:27943: result: yes |
---|
800 | configure:28119: RUNNING PREREQ FOR CH4 DEVICE |
---|
801 | configure:28295: checking rdma/fabric.h usability |
---|
802 | configure:28295: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
803 | conftest.c:62:10: fatal error: 'rdma/fabric.h' file not found |
---|
804 | #include <rdma/fabric.h> |
---|
805 | ^~~~~~~~~~~~~~~ |
---|
806 | 1 error generated. |
---|
807 | configure:28295: $? = 1 |
---|
808 | configure: failed program was: |
---|
809 | | /* confdefs.h */ |
---|
810 | | #define PACKAGE_NAME "MPICH" |
---|
811 | | #define PACKAGE_TARNAME "mpich" |
---|
812 | | #define PACKAGE_VERSION "4.1.1" |
---|
813 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
814 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
815 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
816 | | #define STDC_HEADERS 1 |
---|
817 | | #define HAVE_SYS_TYPES_H 1 |
---|
818 | | #define HAVE_SYS_STAT_H 1 |
---|
819 | | #define HAVE_STDLIB_H 1 |
---|
820 | | #define HAVE_STRING_H 1 |
---|
821 | | #define HAVE_MEMORY_H 1 |
---|
822 | | #define HAVE_STRINGS_H 1 |
---|
823 | | #define HAVE_INTTYPES_H 1 |
---|
824 | | #define HAVE_STDINT_H 1 |
---|
825 | | #define HAVE_UNISTD_H 1 |
---|
826 | | #define __EXTENSIONS__ 1 |
---|
827 | | #define _ALL_SOURCE 1 |
---|
828 | | #define _GNU_SOURCE 1 |
---|
829 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
830 | | #define _TANDEM_SOURCE 1 |
---|
831 | | #define PACKAGE "mpich" |
---|
832 | | #define VERSION "4.1.1" |
---|
833 | | #define HAVE_DLFCN_H 1 |
---|
834 | | #define LT_OBJDIR ".libs/" |
---|
835 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
836 | | /* end confdefs.h. */ |
---|
837 | | #include <stdio.h> |
---|
838 | | #ifdef HAVE_SYS_TYPES_H |
---|
839 | | # include <sys/types.h> |
---|
840 | | #endif |
---|
841 | | #ifdef HAVE_SYS_STAT_H |
---|
842 | | # include <sys/stat.h> |
---|
843 | | #endif |
---|
844 | | #ifdef STDC_HEADERS |
---|
845 | | # include <stdlib.h> |
---|
846 | | # include <stddef.h> |
---|
847 | | #else |
---|
848 | | # ifdef HAVE_STDLIB_H |
---|
849 | | # include <stdlib.h> |
---|
850 | | # endif |
---|
851 | | #endif |
---|
852 | | #ifdef HAVE_STRING_H |
---|
853 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
854 | | # include <memory.h> |
---|
855 | | # endif |
---|
856 | | # include <string.h> |
---|
857 | | #endif |
---|
858 | | #ifdef HAVE_STRINGS_H |
---|
859 | | # include <strings.h> |
---|
860 | | #endif |
---|
861 | | #ifdef HAVE_INTTYPES_H |
---|
862 | | # include <inttypes.h> |
---|
863 | | #endif |
---|
864 | | #ifdef HAVE_STDINT_H |
---|
865 | | # include <stdint.h> |
---|
866 | | #endif |
---|
867 | | #ifdef HAVE_UNISTD_H |
---|
868 | | # include <unistd.h> |
---|
869 | | #endif |
---|
870 | | #include <rdma/fabric.h> |
---|
871 | configure:28295: result: no |
---|
872 | configure:28295: checking rdma/fabric.h presence |
---|
873 | configure:28295: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
874 | conftest.c:29:10: fatal error: 'rdma/fabric.h' file not found |
---|
875 | #include <rdma/fabric.h> |
---|
876 | ^~~~~~~~~~~~~~~ |
---|
877 | 1 error generated. |
---|
878 | configure:28295: $? = 1 |
---|
879 | configure: failed program was: |
---|
880 | | /* confdefs.h */ |
---|
881 | | #define PACKAGE_NAME "MPICH" |
---|
882 | | #define PACKAGE_TARNAME "mpich" |
---|
883 | | #define PACKAGE_VERSION "4.1.1" |
---|
884 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
885 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
886 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
887 | | #define STDC_HEADERS 1 |
---|
888 | | #define HAVE_SYS_TYPES_H 1 |
---|
889 | | #define HAVE_SYS_STAT_H 1 |
---|
890 | | #define HAVE_STDLIB_H 1 |
---|
891 | | #define HAVE_STRING_H 1 |
---|
892 | | #define HAVE_MEMORY_H 1 |
---|
893 | | #define HAVE_STRINGS_H 1 |
---|
894 | | #define HAVE_INTTYPES_H 1 |
---|
895 | | #define HAVE_STDINT_H 1 |
---|
896 | | #define HAVE_UNISTD_H 1 |
---|
897 | | #define __EXTENSIONS__ 1 |
---|
898 | | #define _ALL_SOURCE 1 |
---|
899 | | #define _GNU_SOURCE 1 |
---|
900 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
901 | | #define _TANDEM_SOURCE 1 |
---|
902 | | #define PACKAGE "mpich" |
---|
903 | | #define VERSION "4.1.1" |
---|
904 | | #define HAVE_DLFCN_H 1 |
---|
905 | | #define LT_OBJDIR ".libs/" |
---|
906 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
907 | | /* end confdefs.h. */ |
---|
908 | | #include <rdma/fabric.h> |
---|
909 | configure:28295: result: no |
---|
910 | configure:28295: checking for rdma/fabric.h |
---|
911 | configure:28295: result: no |
---|
912 | configure:28545: checking ucp/api/ucp.h usability |
---|
913 | configure:28545: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
914 | conftest.c:62:10: fatal error: 'ucp/api/ucp.h' file not found |
---|
915 | #include <ucp/api/ucp.h> |
---|
916 | ^~~~~~~~~~~~~~~ |
---|
917 | 1 error generated. |
---|
918 | configure:28545: $? = 1 |
---|
919 | configure: failed program was: |
---|
920 | | /* confdefs.h */ |
---|
921 | | #define PACKAGE_NAME "MPICH" |
---|
922 | | #define PACKAGE_TARNAME "mpich" |
---|
923 | | #define PACKAGE_VERSION "4.1.1" |
---|
924 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
925 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
926 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
927 | | #define STDC_HEADERS 1 |
---|
928 | | #define HAVE_SYS_TYPES_H 1 |
---|
929 | | #define HAVE_SYS_STAT_H 1 |
---|
930 | | #define HAVE_STDLIB_H 1 |
---|
931 | | #define HAVE_STRING_H 1 |
---|
932 | | #define HAVE_MEMORY_H 1 |
---|
933 | | #define HAVE_STRINGS_H 1 |
---|
934 | | #define HAVE_INTTYPES_H 1 |
---|
935 | | #define HAVE_STDINT_H 1 |
---|
936 | | #define HAVE_UNISTD_H 1 |
---|
937 | | #define __EXTENSIONS__ 1 |
---|
938 | | #define _ALL_SOURCE 1 |
---|
939 | | #define _GNU_SOURCE 1 |
---|
940 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
941 | | #define _TANDEM_SOURCE 1 |
---|
942 | | #define PACKAGE "mpich" |
---|
943 | | #define VERSION "4.1.1" |
---|
944 | | #define HAVE_DLFCN_H 1 |
---|
945 | | #define LT_OBJDIR ".libs/" |
---|
946 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
947 | | /* end confdefs.h. */ |
---|
948 | | #include <stdio.h> |
---|
949 | | #ifdef HAVE_SYS_TYPES_H |
---|
950 | | # include <sys/types.h> |
---|
951 | | #endif |
---|
952 | | #ifdef HAVE_SYS_STAT_H |
---|
953 | | # include <sys/stat.h> |
---|
954 | | #endif |
---|
955 | | #ifdef STDC_HEADERS |
---|
956 | | # include <stdlib.h> |
---|
957 | | # include <stddef.h> |
---|
958 | | #else |
---|
959 | | # ifdef HAVE_STDLIB_H |
---|
960 | | # include <stdlib.h> |
---|
961 | | # endif |
---|
962 | | #endif |
---|
963 | | #ifdef HAVE_STRING_H |
---|
964 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
965 | | # include <memory.h> |
---|
966 | | # endif |
---|
967 | | # include <string.h> |
---|
968 | | #endif |
---|
969 | | #ifdef HAVE_STRINGS_H |
---|
970 | | # include <strings.h> |
---|
971 | | #endif |
---|
972 | | #ifdef HAVE_INTTYPES_H |
---|
973 | | # include <inttypes.h> |
---|
974 | | #endif |
---|
975 | | #ifdef HAVE_STDINT_H |
---|
976 | | # include <stdint.h> |
---|
977 | | #endif |
---|
978 | | #ifdef HAVE_UNISTD_H |
---|
979 | | # include <unistd.h> |
---|
980 | | #endif |
---|
981 | | #include <ucp/api/ucp.h> |
---|
982 | configure:28545: result: no |
---|
983 | configure:28545: checking ucp/api/ucp.h presence |
---|
984 | configure:28545: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
985 | conftest.c:29:10: fatal error: 'ucp/api/ucp.h' file not found |
---|
986 | #include <ucp/api/ucp.h> |
---|
987 | ^~~~~~~~~~~~~~~ |
---|
988 | 1 error generated. |
---|
989 | configure:28545: $? = 1 |
---|
990 | configure: failed program was: |
---|
991 | | /* confdefs.h */ |
---|
992 | | #define PACKAGE_NAME "MPICH" |
---|
993 | | #define PACKAGE_TARNAME "mpich" |
---|
994 | | #define PACKAGE_VERSION "4.1.1" |
---|
995 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
996 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
997 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
998 | | #define STDC_HEADERS 1 |
---|
999 | | #define HAVE_SYS_TYPES_H 1 |
---|
1000 | | #define HAVE_SYS_STAT_H 1 |
---|
1001 | | #define HAVE_STDLIB_H 1 |
---|
1002 | | #define HAVE_STRING_H 1 |
---|
1003 | | #define HAVE_MEMORY_H 1 |
---|
1004 | | #define HAVE_STRINGS_H 1 |
---|
1005 | | #define HAVE_INTTYPES_H 1 |
---|
1006 | | #define HAVE_STDINT_H 1 |
---|
1007 | | #define HAVE_UNISTD_H 1 |
---|
1008 | | #define __EXTENSIONS__ 1 |
---|
1009 | | #define _ALL_SOURCE 1 |
---|
1010 | | #define _GNU_SOURCE 1 |
---|
1011 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1012 | | #define _TANDEM_SOURCE 1 |
---|
1013 | | #define PACKAGE "mpich" |
---|
1014 | | #define VERSION "4.1.1" |
---|
1015 | | #define HAVE_DLFCN_H 1 |
---|
1016 | | #define LT_OBJDIR ".libs/" |
---|
1017 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1018 | | /* end confdefs.h. */ |
---|
1019 | | #include <ucp/api/ucp.h> |
---|
1020 | configure:28545: result: no |
---|
1021 | configure:28545: checking for ucp/api/ucp.h |
---|
1022 | configure:28545: result: no |
---|
1023 | configure:28669: CH4 select netmod: ofi |
---|
1024 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending |
---|
1025 | configure:29222: checking hcoll/api/hcoll_api.h usability |
---|
1026 | configure:29222: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1027 | conftest.c:63:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
1028 | #include <hcoll/api/hcoll_api.h> |
---|
1029 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
1030 | 1 error generated. |
---|
1031 | configure:29222: $? = 1 |
---|
1032 | configure: failed program was: |
---|
1033 | | /* confdefs.h */ |
---|
1034 | | #define PACKAGE_NAME "MPICH" |
---|
1035 | | #define PACKAGE_TARNAME "mpich" |
---|
1036 | | #define PACKAGE_VERSION "4.1.1" |
---|
1037 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1038 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1039 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
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.1.1" |
---|
1057 | | #define HAVE_DLFCN_H 1 |
---|
1058 | | #define LT_OBJDIR ".libs/" |
---|
1059 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1060 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1061 | | /* end confdefs.h. */ |
---|
1062 | | #include <stdio.h> |
---|
1063 | | #ifdef HAVE_SYS_TYPES_H |
---|
1064 | | # include <sys/types.h> |
---|
1065 | | #endif |
---|
1066 | | #ifdef HAVE_SYS_STAT_H |
---|
1067 | | # include <sys/stat.h> |
---|
1068 | | #endif |
---|
1069 | | #ifdef STDC_HEADERS |
---|
1070 | | # include <stdlib.h> |
---|
1071 | | # include <stddef.h> |
---|
1072 | | #else |
---|
1073 | | # ifdef HAVE_STDLIB_H |
---|
1074 | | # include <stdlib.h> |
---|
1075 | | # endif |
---|
1076 | | #endif |
---|
1077 | | #ifdef HAVE_STRING_H |
---|
1078 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1079 | | # include <memory.h> |
---|
1080 | | # endif |
---|
1081 | | # include <string.h> |
---|
1082 | | #endif |
---|
1083 | | #ifdef HAVE_STRINGS_H |
---|
1084 | | # include <strings.h> |
---|
1085 | | #endif |
---|
1086 | | #ifdef HAVE_INTTYPES_H |
---|
1087 | | # include <inttypes.h> |
---|
1088 | | #endif |
---|
1089 | | #ifdef HAVE_STDINT_H |
---|
1090 | | # include <stdint.h> |
---|
1091 | | #endif |
---|
1092 | | #ifdef HAVE_UNISTD_H |
---|
1093 | | # include <unistd.h> |
---|
1094 | | #endif |
---|
1095 | | #include <hcoll/api/hcoll_api.h> |
---|
1096 | configure:29222: result: no |
---|
1097 | configure:29222: checking hcoll/api/hcoll_api.h presence |
---|
1098 | configure:29222: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c |
---|
1099 | conftest.c:30:10: fatal error: 'hcoll/api/hcoll_api.h' file not found |
---|
1100 | #include <hcoll/api/hcoll_api.h> |
---|
1101 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
1102 | 1 error generated. |
---|
1103 | configure:29222: $? = 1 |
---|
1104 | configure: failed program was: |
---|
1105 | | /* confdefs.h */ |
---|
1106 | | #define PACKAGE_NAME "MPICH" |
---|
1107 | | #define PACKAGE_TARNAME "mpich" |
---|
1108 | | #define PACKAGE_VERSION "4.1.1" |
---|
1109 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1110 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1111 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1112 | | #define STDC_HEADERS 1 |
---|
1113 | | #define HAVE_SYS_TYPES_H 1 |
---|
1114 | | #define HAVE_SYS_STAT_H 1 |
---|
1115 | | #define HAVE_STDLIB_H 1 |
---|
1116 | | #define HAVE_STRING_H 1 |
---|
1117 | | #define HAVE_MEMORY_H 1 |
---|
1118 | | #define HAVE_STRINGS_H 1 |
---|
1119 | | #define HAVE_INTTYPES_H 1 |
---|
1120 | | #define HAVE_STDINT_H 1 |
---|
1121 | | #define HAVE_UNISTD_H 1 |
---|
1122 | | #define __EXTENSIONS__ 1 |
---|
1123 | | #define _ALL_SOURCE 1 |
---|
1124 | | #define _GNU_SOURCE 1 |
---|
1125 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1126 | | #define _TANDEM_SOURCE 1 |
---|
1127 | | #define PACKAGE "mpich" |
---|
1128 | | #define VERSION "4.1.1" |
---|
1129 | | #define HAVE_DLFCN_H 1 |
---|
1130 | | #define LT_OBJDIR ".libs/" |
---|
1131 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1132 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1133 | | /* end confdefs.h. */ |
---|
1134 | | #include <hcoll/api/hcoll_api.h> |
---|
1135 | configure:29222: result: no |
---|
1136 | configure:29222: checking for hcoll/api/hcoll_api.h |
---|
1137 | configure:29222: result: no |
---|
1138 | configure:31092: checking for type of weak symbol alias support |
---|
1139 | configure:31118: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1140 | conftest.c:47:12: error: call to 'PFoo' is ambiguous |
---|
1141 | return PFoo(1); |
---|
1142 | ^~~~ |
---|
1143 | conftest.c:39:16: note: candidate function |
---|
1144 | extern int PFoo(int); |
---|
1145 | ^ |
---|
1146 | conftest.c:40:18: note: candidate function |
---|
1147 | #pragma weak PFoo = Foo |
---|
1148 | ^ |
---|
1149 | 1 error generated. |
---|
1150 | configure:31118: $? = 1 |
---|
1151 | configure: failed program was: |
---|
1152 | | /* confdefs.h */ |
---|
1153 | | #define PACKAGE_NAME "MPICH" |
---|
1154 | | #define PACKAGE_TARNAME "mpich" |
---|
1155 | | #define PACKAGE_VERSION "4.1.1" |
---|
1156 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1157 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1158 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1159 | | #define STDC_HEADERS 1 |
---|
1160 | | #define HAVE_SYS_TYPES_H 1 |
---|
1161 | | #define HAVE_SYS_STAT_H 1 |
---|
1162 | | #define HAVE_STDLIB_H 1 |
---|
1163 | | #define HAVE_STRING_H 1 |
---|
1164 | | #define HAVE_MEMORY_H 1 |
---|
1165 | | #define HAVE_STRINGS_H 1 |
---|
1166 | | #define HAVE_INTTYPES_H 1 |
---|
1167 | | #define HAVE_STDINT_H 1 |
---|
1168 | | #define HAVE_UNISTD_H 1 |
---|
1169 | | #define __EXTENSIONS__ 1 |
---|
1170 | | #define _ALL_SOURCE 1 |
---|
1171 | | #define _GNU_SOURCE 1 |
---|
1172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1173 | | #define _TANDEM_SOURCE 1 |
---|
1174 | | #define PACKAGE "mpich" |
---|
1175 | | #define VERSION "4.1.1" |
---|
1176 | | #define HAVE_DLFCN_H 1 |
---|
1177 | | #define LT_OBJDIR ".libs/" |
---|
1178 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1179 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1180 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1181 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1182 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1183 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1184 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1185 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1186 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1187 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1188 | | /* end confdefs.h. */ |
---|
1189 | | |
---|
1190 | | extern int PFoo(int); |
---|
1191 | | #pragma weak PFoo = Foo |
---|
1192 | | int Foo(int a) { return a; } |
---|
1193 | | |
---|
1194 | | int |
---|
1195 | | main () |
---|
1196 | | { |
---|
1197 | | |
---|
1198 | | return PFoo(1); |
---|
1199 | | |
---|
1200 | | ; |
---|
1201 | | return 0; |
---|
1202 | | } |
---|
1203 | configure:31367: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1204 | ld: Undefined symbols: |
---|
1205 | _PFoo, referenced from: |
---|
1206 | _main in conftest-c66b01.o |
---|
1207 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1208 | configure:31367: $? = 1 |
---|
1209 | configure: failed program was: |
---|
1210 | | /* confdefs.h */ |
---|
1211 | | #define PACKAGE_NAME "MPICH" |
---|
1212 | | #define PACKAGE_TARNAME "mpich" |
---|
1213 | | #define PACKAGE_VERSION "4.1.1" |
---|
1214 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1215 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1216 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1217 | | #define STDC_HEADERS 1 |
---|
1218 | | #define HAVE_SYS_TYPES_H 1 |
---|
1219 | | #define HAVE_SYS_STAT_H 1 |
---|
1220 | | #define HAVE_STDLIB_H 1 |
---|
1221 | | #define HAVE_STRING_H 1 |
---|
1222 | | #define HAVE_MEMORY_H 1 |
---|
1223 | | #define HAVE_STRINGS_H 1 |
---|
1224 | | #define HAVE_INTTYPES_H 1 |
---|
1225 | | #define HAVE_STDINT_H 1 |
---|
1226 | | #define HAVE_UNISTD_H 1 |
---|
1227 | | #define __EXTENSIONS__ 1 |
---|
1228 | | #define _ALL_SOURCE 1 |
---|
1229 | | #define _GNU_SOURCE 1 |
---|
1230 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1231 | | #define _TANDEM_SOURCE 1 |
---|
1232 | | #define PACKAGE "mpich" |
---|
1233 | | #define VERSION "4.1.1" |
---|
1234 | | #define HAVE_DLFCN_H 1 |
---|
1235 | | #define LT_OBJDIR ".libs/" |
---|
1236 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1237 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1238 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1239 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1240 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1241 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1242 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1243 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1244 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1245 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1246 | | /* end confdefs.h. */ |
---|
1247 | | |
---|
1248 | | extern int PFoo(int); |
---|
1249 | | #pragma _HP_SECONDARY_DEF Foo PFoo |
---|
1250 | | int Foo(int a) { return a; } |
---|
1251 | | |
---|
1252 | | int |
---|
1253 | | main () |
---|
1254 | | { |
---|
1255 | | |
---|
1256 | | return PFoo(1); |
---|
1257 | | |
---|
1258 | | ; |
---|
1259 | | return 0; |
---|
1260 | | } |
---|
1261 | configure:31391: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1262 | ld: Undefined symbols: |
---|
1263 | _PFoo, referenced from: |
---|
1264 | _main in conftest-8c6ee8.o |
---|
1265 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1266 | configure:31391: $? = 1 |
---|
1267 | configure: failed program was: |
---|
1268 | | /* confdefs.h */ |
---|
1269 | | #define PACKAGE_NAME "MPICH" |
---|
1270 | | #define PACKAGE_TARNAME "mpich" |
---|
1271 | | #define PACKAGE_VERSION "4.1.1" |
---|
1272 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1273 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1274 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1275 | | #define STDC_HEADERS 1 |
---|
1276 | | #define HAVE_SYS_TYPES_H 1 |
---|
1277 | | #define HAVE_SYS_STAT_H 1 |
---|
1278 | | #define HAVE_STDLIB_H 1 |
---|
1279 | | #define HAVE_STRING_H 1 |
---|
1280 | | #define HAVE_MEMORY_H 1 |
---|
1281 | | #define HAVE_STRINGS_H 1 |
---|
1282 | | #define HAVE_INTTYPES_H 1 |
---|
1283 | | #define HAVE_STDINT_H 1 |
---|
1284 | | #define HAVE_UNISTD_H 1 |
---|
1285 | | #define __EXTENSIONS__ 1 |
---|
1286 | | #define _ALL_SOURCE 1 |
---|
1287 | | #define _GNU_SOURCE 1 |
---|
1288 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1289 | | #define _TANDEM_SOURCE 1 |
---|
1290 | | #define PACKAGE "mpich" |
---|
1291 | | #define VERSION "4.1.1" |
---|
1292 | | #define HAVE_DLFCN_H 1 |
---|
1293 | | #define LT_OBJDIR ".libs/" |
---|
1294 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1295 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1296 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1297 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1298 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1299 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1300 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1301 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1302 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1303 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1304 | | /* end confdefs.h. */ |
---|
1305 | | |
---|
1306 | | extern int PFoo(int); |
---|
1307 | | #pragma _CRI duplicate PFoo as Foo |
---|
1308 | | int Foo(int a) { return a; } |
---|
1309 | | |
---|
1310 | | int |
---|
1311 | | main () |
---|
1312 | | { |
---|
1313 | | |
---|
1314 | | return PFoo(1); |
---|
1315 | | |
---|
1316 | | ; |
---|
1317 | | return 0; |
---|
1318 | | } |
---|
1319 | configure:31405: result: no |
---|
1320 | configure:31423: checking whether __attribute__ ((weak,alias(...))) allowed |
---|
1321 | configure:31437: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1322 | conftest.c:39:41: error: aliases are not supported on darwin |
---|
1323 | int PFoo(int) __attribute__ ((weak,alias("Foo"))); |
---|
1324 | ^ |
---|
1325 | 1 error generated. |
---|
1326 | configure:31437: $? = 1 |
---|
1327 | configure: failed program was: |
---|
1328 | | /* confdefs.h */ |
---|
1329 | | #define PACKAGE_NAME "MPICH" |
---|
1330 | | #define PACKAGE_TARNAME "mpich" |
---|
1331 | | #define PACKAGE_VERSION "4.1.1" |
---|
1332 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1333 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1334 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1335 | | #define STDC_HEADERS 1 |
---|
1336 | | #define HAVE_SYS_TYPES_H 1 |
---|
1337 | | #define HAVE_SYS_STAT_H 1 |
---|
1338 | | #define HAVE_STDLIB_H 1 |
---|
1339 | | #define HAVE_STRING_H 1 |
---|
1340 | | #define HAVE_MEMORY_H 1 |
---|
1341 | | #define HAVE_STRINGS_H 1 |
---|
1342 | | #define HAVE_INTTYPES_H 1 |
---|
1343 | | #define HAVE_STDINT_H 1 |
---|
1344 | | #define HAVE_UNISTD_H 1 |
---|
1345 | | #define __EXTENSIONS__ 1 |
---|
1346 | | #define _ALL_SOURCE 1 |
---|
1347 | | #define _GNU_SOURCE 1 |
---|
1348 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1349 | | #define _TANDEM_SOURCE 1 |
---|
1350 | | #define PACKAGE "mpich" |
---|
1351 | | #define VERSION "4.1.1" |
---|
1352 | | #define HAVE_DLFCN_H 1 |
---|
1353 | | #define LT_OBJDIR ".libs/" |
---|
1354 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1355 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1356 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1357 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1358 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1359 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1360 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1361 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1362 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1363 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1364 | | /* end confdefs.h. */ |
---|
1365 | | |
---|
1366 | | int PFoo(int) __attribute__ ((weak,alias("Foo"))); |
---|
1367 | | int Foo(int a) { return a; } |
---|
1368 | | |
---|
1369 | configure:31533: result: no |
---|
1370 | configure:31718: checking if /usr/bin/clang supports -fvisibility=hidden |
---|
1371 | configure:31730: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -fvisibility=hidden -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1372 | configure:31730: $? = 0 |
---|
1373 | configure:31749: result: yes |
---|
1374 | configure:31758: checking whether to enable symbol visibility |
---|
1375 | configure:31760: result: yes (via -fvisibility=hidden) |
---|
1376 | configure:31810: ===== configuring src/mpl ===== |
---|
1377 | configure:31975: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
1378 | configure:31995: ===== done with src/mpl configure ===== |
---|
1379 | configure:32001: sourcing src/mpl/localdefs |
---|
1380 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include', appending |
---|
1381 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include', not appending |
---|
1382 | configure:32134: ===== configuring modules/json-c ===== |
---|
1383 | configure:32299: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
1384 | configure:32319: ===== done with modules/json-c configure ===== |
---|
1385 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c', appending |
---|
1386 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c', not appending |
---|
1387 | configure:32594: checking hwloc.h usability |
---|
1388 | configure:32594: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c conftest.c >&5 |
---|
1389 | configure:32594: $? = 0 |
---|
1390 | configure:32594: result: yes |
---|
1391 | configure:32594: checking hwloc.h presence |
---|
1392 | configure:32594: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c conftest.c |
---|
1393 | configure:32594: $? = 0 |
---|
1394 | configure:32594: result: yes |
---|
1395 | configure:32594: checking for hwloc.h |
---|
1396 | configure:32594: result: yes |
---|
1397 | configure:32611: checking for hwloc_topology_set_pid in -lhwloc |
---|
1398 | configure:32636: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lhwloc >&5 |
---|
1399 | configure:32636: $? = 0 |
---|
1400 | configure:32646: result: yes |
---|
1401 | WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', appending |
---|
1402 | configure:32703: checking if hwloc meets minimum version requirement |
---|
1403 | configure:32720: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c conftest.c >&5 |
---|
1404 | configure:32720: $? = 0 |
---|
1405 | configure:32726: result: yes |
---|
1406 | configure:33193: checking netloc.h usability |
---|
1407 | configure:33193: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c conftest.c >&5 |
---|
1408 | conftest.c:74:10: fatal error: 'netloc.h' file not found |
---|
1409 | #include <netloc.h> |
---|
1410 | ^~~~~~~~~~ |
---|
1411 | 1 error generated. |
---|
1412 | configure:33193: $? = 1 |
---|
1413 | configure: failed program was: |
---|
1414 | | /* confdefs.h */ |
---|
1415 | | #define PACKAGE_NAME "MPICH" |
---|
1416 | | #define PACKAGE_TARNAME "mpich" |
---|
1417 | | #define PACKAGE_VERSION "4.1.1" |
---|
1418 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1419 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1420 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1421 | | #define STDC_HEADERS 1 |
---|
1422 | | #define HAVE_SYS_TYPES_H 1 |
---|
1423 | | #define HAVE_SYS_STAT_H 1 |
---|
1424 | | #define HAVE_STDLIB_H 1 |
---|
1425 | | #define HAVE_STRING_H 1 |
---|
1426 | | #define HAVE_MEMORY_H 1 |
---|
1427 | | #define HAVE_STRINGS_H 1 |
---|
1428 | | #define HAVE_INTTYPES_H 1 |
---|
1429 | | #define HAVE_STDINT_H 1 |
---|
1430 | | #define HAVE_UNISTD_H 1 |
---|
1431 | | #define __EXTENSIONS__ 1 |
---|
1432 | | #define _ALL_SOURCE 1 |
---|
1433 | | #define _GNU_SOURCE 1 |
---|
1434 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1435 | | #define _TANDEM_SOURCE 1 |
---|
1436 | | #define PACKAGE "mpich" |
---|
1437 | | #define VERSION "4.1.1" |
---|
1438 | | #define HAVE_DLFCN_H 1 |
---|
1439 | | #define LT_OBJDIR ".libs/" |
---|
1440 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1441 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1442 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1443 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1444 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1445 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1446 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1447 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1448 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1449 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1450 | | #define HAVE_VISIBILITY 1 |
---|
1451 | | #define HAVE_LIBHWLOC 1 |
---|
1452 | | #define HAVE_HWLOC 1 |
---|
1453 | | /* end confdefs.h. */ |
---|
1454 | | #include <stdio.h> |
---|
1455 | | #ifdef HAVE_SYS_TYPES_H |
---|
1456 | | # include <sys/types.h> |
---|
1457 | | #endif |
---|
1458 | | #ifdef HAVE_SYS_STAT_H |
---|
1459 | | # include <sys/stat.h> |
---|
1460 | | #endif |
---|
1461 | | #ifdef STDC_HEADERS |
---|
1462 | | # include <stdlib.h> |
---|
1463 | | # include <stddef.h> |
---|
1464 | | #else |
---|
1465 | | # ifdef HAVE_STDLIB_H |
---|
1466 | | # include <stdlib.h> |
---|
1467 | | # endif |
---|
1468 | | #endif |
---|
1469 | | #ifdef HAVE_STRING_H |
---|
1470 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1471 | | # include <memory.h> |
---|
1472 | | # endif |
---|
1473 | | # include <string.h> |
---|
1474 | | #endif |
---|
1475 | | #ifdef HAVE_STRINGS_H |
---|
1476 | | # include <strings.h> |
---|
1477 | | #endif |
---|
1478 | | #ifdef HAVE_INTTYPES_H |
---|
1479 | | # include <inttypes.h> |
---|
1480 | | #endif |
---|
1481 | | #ifdef HAVE_STDINT_H |
---|
1482 | | # include <stdint.h> |
---|
1483 | | #endif |
---|
1484 | | #ifdef HAVE_UNISTD_H |
---|
1485 | | # include <unistd.h> |
---|
1486 | | #endif |
---|
1487 | | #include <netloc.h> |
---|
1488 | configure:33193: result: no |
---|
1489 | configure:33193: checking netloc.h presence |
---|
1490 | configure:33193: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c conftest.c |
---|
1491 | conftest.c:41:10: fatal error: 'netloc.h' file not found |
---|
1492 | #include <netloc.h> |
---|
1493 | ^~~~~~~~~~ |
---|
1494 | 1 error generated. |
---|
1495 | configure:33193: $? = 1 |
---|
1496 | configure: failed program was: |
---|
1497 | | /* confdefs.h */ |
---|
1498 | | #define PACKAGE_NAME "MPICH" |
---|
1499 | | #define PACKAGE_TARNAME "mpich" |
---|
1500 | | #define PACKAGE_VERSION "4.1.1" |
---|
1501 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1502 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1503 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1504 | | #define STDC_HEADERS 1 |
---|
1505 | | #define HAVE_SYS_TYPES_H 1 |
---|
1506 | | #define HAVE_SYS_STAT_H 1 |
---|
1507 | | #define HAVE_STDLIB_H 1 |
---|
1508 | | #define HAVE_STRING_H 1 |
---|
1509 | | #define HAVE_MEMORY_H 1 |
---|
1510 | | #define HAVE_STRINGS_H 1 |
---|
1511 | | #define HAVE_INTTYPES_H 1 |
---|
1512 | | #define HAVE_STDINT_H 1 |
---|
1513 | | #define HAVE_UNISTD_H 1 |
---|
1514 | | #define __EXTENSIONS__ 1 |
---|
1515 | | #define _ALL_SOURCE 1 |
---|
1516 | | #define _GNU_SOURCE 1 |
---|
1517 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1518 | | #define _TANDEM_SOURCE 1 |
---|
1519 | | #define PACKAGE "mpich" |
---|
1520 | | #define VERSION "4.1.1" |
---|
1521 | | #define HAVE_DLFCN_H 1 |
---|
1522 | | #define LT_OBJDIR ".libs/" |
---|
1523 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1524 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1525 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1526 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1527 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1528 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1529 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1530 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1531 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1532 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1533 | | #define HAVE_VISIBILITY 1 |
---|
1534 | | #define HAVE_LIBHWLOC 1 |
---|
1535 | | #define HAVE_HWLOC 1 |
---|
1536 | | /* end confdefs.h. */ |
---|
1537 | | #include <netloc.h> |
---|
1538 | configure:33193: result: no |
---|
1539 | configure:33193: checking for netloc.h |
---|
1540 | configure:33193: result: no |
---|
1541 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c') does not contain '-D_REENTRANT', appending |
---|
1542 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include', appending |
---|
1543 | configure:34173: ===== configuring src/mpi/romio ===== |
---|
1544 | configure:34338: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
1545 | configure:34358: ===== done with src/mpi/romio configure ===== |
---|
1546 | configure:34364: sourcing src/mpi/romio/localdefs |
---|
1547 | configure:35181: ===== configuring src/pmi ===== |
---|
1548 | configure:35346: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
1549 | configure:35366: ===== done with src/pmi configure ===== |
---|
1550 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include', appending |
---|
1551 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include', not appending |
---|
1552 | configure:35999: checking whether C compiler accepts option -O2 |
---|
1553 | configure:36051: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test1.log 2>&1 |
---|
1554 | configure:36051: $? = 0 |
---|
1555 | configure:36082: /usr/bin/clang -o conftest -O2 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test2.log 2>&1 |
---|
1556 | configure:36082: $? = 0 |
---|
1557 | configure:36090: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1558 | configure:36093: $? = 0 |
---|
1559 | configure:36193: result: yes |
---|
1560 | configure:36198: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1561 | configure:36238: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c > pac_test3.log 2>&1 |
---|
1562 | configure:36238: $? = 0 |
---|
1563 | configure:36242: mv conftest.o pac_conftest.o |
---|
1564 | configure:36245: $? = 0 |
---|
1565 | configure:36281: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
1566 | configure:36281: $? = 0 |
---|
1567 | configure:36316: /usr/bin/clang -o conftest -O2 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
1568 | configure:36316: $? = 0 |
---|
1569 | configure:36324: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
1570 | configure:36327: $? = 0 |
---|
1571 | configure:36466: result: yes |
---|
1572 | configure:36513: checking for shared library (esp. rpath) characteristics of CC |
---|
1573 | configure:36604: result: done (results in src/env/cc_shlib.conf) |
---|
1574 | configure:36775: checking for extension for Fortran 90 programs |
---|
1575 | configure:36790: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f90 >&5 |
---|
1576 | configure:36790: $? = 0 |
---|
1577 | configure:36792: result: f90 |
---|
1578 | configure:36836: checking whether Fortran 77 compiler accepts option -O2 |
---|
1579 | configure:36881: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f > pac_test1.log 2>&1 |
---|
1580 | configure:36881: $? = 0 |
---|
1581 | configure:36912: /opt/local/bin/gfortran-mp-13 -o conftest -O2 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f > pac_test2.log 2>&1 |
---|
1582 | configure:36912: $? = 0 |
---|
1583 | configure:36920: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1584 | configure:36923: $? = 0 |
---|
1585 | configure:37023: result: yes |
---|
1586 | configure:37028: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1587 | configure:37067: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f > pac_test3.log 2>&1 |
---|
1588 | configure:37067: $? = 0 |
---|
1589 | configure:37071: mv conftest.o pac_conftest.o |
---|
1590 | configure:37074: $? = 0 |
---|
1591 | configure:37112: /opt/local/bin/gfortran-mp-13 -o conftest -O2 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o > pac_test4.log 2>&1 |
---|
1592 | configure:37112: $? = 0 |
---|
1593 | configure:37120: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1594 | configure:37123: $? = 0 |
---|
1595 | configure:37224: result: yes |
---|
1596 | configure:37262: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-13 |
---|
1597 | configure:37272: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1598 | configure:37272: $? = 0 |
---|
1599 | configure:37290: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -v -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f |
---|
1600 | Using built-in specs. |
---|
1601 | Target: arm64-apple-darwin23 |
---|
1602 | Thread model: posix |
---|
1603 | Supported LTO compression algorithms: zlib zstd |
---|
1604 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_3+stdlib_flag) |
---|
1605 | /opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -mabi=darwinpcs -mmacosx-version-min=14.0 -mlittle-endian -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/finclude -o - | |
---|
1606 | /opt/local/bin/as -arch arm64 -v -mmacosx-version-min=14.0 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccMNe2Ax.o |
---|
1607 | GNU Fortran (MacPorts gcc13 13.2.0_3+stdlib_flag) version 13.2.0 (arm64-apple-darwin23) |
---|
1608 | compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.24-GMP |
---|
1609 | |
---|
1610 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1611 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
1612 | Target: arm64-apple-darwin23.0.0 |
---|
1613 | Thread model: posix |
---|
1614 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
1615 | Reading specs from /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../../libgfortran.spec |
---|
1616 | rename spec lib to liborig |
---|
1617 | /opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0 0.0 -o conftest -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -headerpad_max_install_names -rpath /opt/local/lib/libgcc -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccMNe2Ax.o -lgfortran -lemutls_w -lgcc -lquadmath -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -rpath /opt/local/lib/libgcc -rpath @loader_path -rpath /opt/local/lib -rpath /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -rpath /opt/local/lib/gcc13 |
---|
1618 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1619 | configure:37373: result: -v |
---|
1620 | configure:37375: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-13 |
---|
1621 | configure:37398: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -v -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f |
---|
1622 | Using built-in specs. |
---|
1623 | Target: arm64-apple-darwin23 |
---|
1624 | Thread model: posix |
---|
1625 | Supported LTO compression algorithms: zlib zstd |
---|
1626 | gcc version 13.2.0 (MacPorts gcc13 13.2.0_3+stdlib_flag) |
---|
1627 | /opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -mabi=darwinpcs -mmacosx-version-min=14.0 -mlittle-endian -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/finclude -o - | |
---|
1628 | /opt/local/bin/as -arch arm64 -v -mmacosx-version-min=14.0 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccBuVsuU.o |
---|
1629 | GNU Fortran (MacPorts gcc13 13.2.0_3+stdlib_flag) version 13.2.0 (arm64-apple-darwin23) |
---|
1630 | compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.24-GMP |
---|
1631 | |
---|
1632 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1633 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
1634 | Target: arm64-apple-darwin23.0.0 |
---|
1635 | Thread model: posix |
---|
1636 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
1637 | Reading specs from /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../../libgfortran.spec |
---|
1638 | rename spec lib to liborig |
---|
1639 | /opt/local/libexec/gcc/arm64-apple-darwin23/13.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0 0.0 -o conftest -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -headerpad_max_install_names -rpath /opt/local/lib/libgcc -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/.tmp/ccBuVsuU.o -lgfortran -lemutls_w -lgcc -lquadmath -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -rpath /opt/local/lib/libgcc -rpath @loader_path -rpath /opt/local/lib -rpath /opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -rpath /opt/local/lib/gcc13 |
---|
1640 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1641 | configure:37594: result: -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -lgfortran -lemutls_w -lquadmath |
---|
1642 | configure:37610: checking whether /opt/local/bin/gfortran-mp-13 accepts the FLIBS found by autoconf |
---|
1643 | configure:37626: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f >&5 |
---|
1644 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1645 | configure:37626: $? = 0 |
---|
1646 | configure:37628: result: yes |
---|
1647 | configure:37666: checking whether /usr/bin/clang links with FLIBS found by autoconf |
---|
1648 | configure:37691: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -lgfortran -lemutls_w -lquadmath >&5 |
---|
1649 | configure:37691: $? = 0 |
---|
1650 | configure:37693: result: yes |
---|
1651 | configure:37743: checking whether Fortran 77 and C objects are compatible |
---|
1652 | configure:37834: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1653 | configure:37834: $? = 0 |
---|
1654 | configure:37837: mv conftest.o pac_conftest.o |
---|
1655 | configure:37840: $? = 0 |
---|
1656 | configure:37849: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
1657 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1658 | configure:37849: $? = 0 |
---|
1659 | configure:37852: result: yes |
---|
1660 | configure:38020: checking for linker for Fortran main program |
---|
1661 | configure:38041: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1662 | configure:38041: $? = 0 |
---|
1663 | configure:38112: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1664 | configure:38112: $? = 0 |
---|
1665 | configure:38115: mv conftest.o pac_conftest.o |
---|
1666 | configure:38118: $? = 0 |
---|
1667 | configure:38127: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
1668 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1669 | configure:38127: $? = 0 |
---|
1670 | configure:38129: result: Use Fortran to link programs |
---|
1671 | configure:38249: checking for Fortran 77 name mangling |
---|
1672 | configure:38271: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1673 | configure:38271: $? = 0 |
---|
1674 | configure:38274: mv conftest.o f77conftest.o |
---|
1675 | configure:38277: $? = 0 |
---|
1676 | configure:38302: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c f77conftest.o -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -lgfortran -lemutls_w -lquadmath >&5 |
---|
1677 | configure:38302: $? = 0 |
---|
1678 | configure:38446: result: lower uscore |
---|
1679 | configure:38511: checking for libraries to link Fortran main with C stdio routines |
---|
1680 | configure:38547: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1681 | configure:38547: $? = 0 |
---|
1682 | configure:38550: mv conftest.o pac_conftest.o |
---|
1683 | configure:38553: $? = 0 |
---|
1684 | configure:38572: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
1685 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1686 | configure:38572: $? = 0 |
---|
1687 | configure:38612: result: none |
---|
1688 | configure:38662: checking whether Fortran init will work with C |
---|
1689 | configure:38684: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1690 | configure:38684: $? = 0 |
---|
1691 | configure:38687: mv conftest.o pac_f77conftest.o |
---|
1692 | configure:38690: $? = 0 |
---|
1693 | configure:38732: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_f77conftest.o >&5 |
---|
1694 | configure:38732: $? = 0 |
---|
1695 | configure:38755: result: yes |
---|
1696 | configure:38865: checking for shared library (esp. rpath) characteristics of F77 |
---|
1697 | configure:38958: result: done (results in src/env/f77_shlib.conf) |
---|
1698 | configure:38969: checking whether Fortran 77 accepts ! for comments |
---|
1699 | configure:38987: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1700 | configure:38987: $? = 0 |
---|
1701 | configure:39004: result: yes |
---|
1702 | configure:39014: checking for include directory flag for Fortran |
---|
1703 | configure:39041: /opt/local/bin/gfortran-mp-13 -c -I src -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1704 | configure:39041: $? = 0 |
---|
1705 | configure:39059: result: -I |
---|
1706 | configure:39067: checking for Fortran 77 flag for library directories |
---|
1707 | configure:39086: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1708 | configure:39086: $? = 0 |
---|
1709 | configure:39090: mv conftest.o pac_f77conftest.o |
---|
1710 | configure:39093: $? = 0 |
---|
1711 | configure:39096: test -d conftestdir || mkdir conftestdir |
---|
1712 | configure:39099: $? = 0 |
---|
1713 | configure:39102: ar cru conftestdir/libf77conftest.a pac_f77conftest.o |
---|
1714 | configure:39105: $? = 0 |
---|
1715 | configure:39108: ranlib conftestdir/libf77conftest.a |
---|
1716 | configure:39111: $? = 0 |
---|
1717 | configure:39129: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Lconftestdir -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f -lf77conftest >&5 |
---|
1718 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1719 | configure:39129: $? = 0 |
---|
1720 | configure:39149: result: -L |
---|
1721 | configure:39225: checking whether Fortran 77 compiler processes .F files with C preprocessor |
---|
1722 | configure:39246: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.F >&5 |
---|
1723 | configure:39246: $? = 0 |
---|
1724 | configure:39314: result: yes |
---|
1725 | configure:39322: checking whether /opt/local/bin/gfortran-mp-13 allows mismatched arguments |
---|
1726 | configure:39345: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
1727 | conftest.f:8:18: |
---|
1728 | |
---|
1729 | 7 | call foo1(a) |
---|
1730 | | 2 |
---|
1731 | 8 | call foo1(b) |
---|
1732 | | 1 |
---|
1733 | Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). |
---|
1734 | configure:39345: $? = 0 |
---|
1735 | configure:39389: result: yes |
---|
1736 | configure:39648: checking for shared library (esp. rpath) characteristics of FC |
---|
1737 | configure:39741: result: done (results in src/env/fc_shlib.conf) |
---|
1738 | configure:39757: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-13 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64) works |
---|
1739 | configure:39768: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
1740 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1741 | configure:39768: $? = 0 |
---|
1742 | configure:39771: result: yes |
---|
1743 | configure:39773: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-13 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64) is a cross-compiler |
---|
1744 | configure:39779: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
1745 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1746 | configure:39779: $? = 0 |
---|
1747 | configure:39779: ./conftest |
---|
1748 | configure:39779: $? = 0 |
---|
1749 | configure:39788: result: no |
---|
1750 | configure:39830: checking for Fortran 90 module extension |
---|
1751 | configure:39852: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f90 >&5 |
---|
1752 | configure:39852: $? = 0 |
---|
1753 | configure:39948: result: mod |
---|
1754 | configure:39960: checking for Fortran 90 module include flag |
---|
1755 | configure:39988: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f90 >&5 |
---|
1756 | configure:39988: $? = 0 |
---|
1757 | configure:40025: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -Iconftestdir conftest.f90 >&5 |
---|
1758 | configure:40025: $? = 0 |
---|
1759 | configure:40084: result: -I |
---|
1760 | configure:40092: checking for Fortran 90 module output directory flag |
---|
1761 | configure:40123: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f90 >&5 |
---|
1762 | configure:40123: $? = 0 |
---|
1763 | configure:40177: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -Jconftestdir conftest.f90 >&5 |
---|
1764 | configure:40177: $? = 0 |
---|
1765 | configure:40217: result: -J |
---|
1766 | configure:40288: checking whether Fortran 90 compiler accepts option -O2 |
---|
1767 | configure:40333: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 > pac_test1.log 2>&1 |
---|
1768 | configure:40333: $? = 0 |
---|
1769 | configure:40364: /opt/local/bin/gfortran-mp-13 -o conftest -O2 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 > pac_test2.log 2>&1 |
---|
1770 | configure:40364: $? = 0 |
---|
1771 | configure:40372: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1772 | configure:40375: $? = 0 |
---|
1773 | configure:40475: result: yes |
---|
1774 | configure:40480: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1775 | configure:40519: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 conftest.f90 > pac_test3.log 2>&1 |
---|
1776 | configure:40519: $? = 0 |
---|
1777 | configure:40523: mv conftest.o pac_conftest.o |
---|
1778 | configure:40526: $? = 0 |
---|
1779 | configure:40564: /opt/local/bin/gfortran-mp-13 -o conftest -O2 -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 |
---|
1780 | configure:40564: $? = 0 |
---|
1781 | configure:40572: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1782 | configure:40575: $? = 0 |
---|
1783 | configure:40676: result: yes |
---|
1784 | configure:40708: checking whether Fortran 90 compiler processes .F90 files with C preprocessor |
---|
1785 | configure:40729: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.F90 >&5 |
---|
1786 | configure:40729: $? = 0 |
---|
1787 | configure:40797: result: yes |
---|
1788 | configure:40817: checking what libraries are needed to link Fortran90 programs with C routines that use stdio |
---|
1789 | configure:40841: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1790 | configure:40841: $? = 0 |
---|
1791 | configure:40845: mv conftest.o pac_conftest.o |
---|
1792 | configure:40848: $? = 0 |
---|
1793 | configure:40865: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o >&5 |
---|
1794 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
1795 | configure:40865: $? = 0 |
---|
1796 | configure:40906: result: none |
---|
1797 | configure:40924: checking whether TRUE has been defined |
---|
1798 | configure:40937: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
1799 | conftest.c:60:8: error: use of undeclared identifier 'TRUE' |
---|
1800 | return TRUE; |
---|
1801 | ^ |
---|
1802 | 1 error generated. |
---|
1803 | configure:40937: $? = 1 |
---|
1804 | configure: failed program was: |
---|
1805 | | /* confdefs.h */ |
---|
1806 | | #define PACKAGE_NAME "MPICH" |
---|
1807 | | #define PACKAGE_TARNAME "mpich" |
---|
1808 | | #define PACKAGE_VERSION "4.1.1" |
---|
1809 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1810 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1811 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1812 | | #define STDC_HEADERS 1 |
---|
1813 | | #define HAVE_SYS_TYPES_H 1 |
---|
1814 | | #define HAVE_SYS_STAT_H 1 |
---|
1815 | | #define HAVE_STDLIB_H 1 |
---|
1816 | | #define HAVE_STRING_H 1 |
---|
1817 | | #define HAVE_MEMORY_H 1 |
---|
1818 | | #define HAVE_STRINGS_H 1 |
---|
1819 | | #define HAVE_INTTYPES_H 1 |
---|
1820 | | #define HAVE_STDINT_H 1 |
---|
1821 | | #define HAVE_UNISTD_H 1 |
---|
1822 | | #define __EXTENSIONS__ 1 |
---|
1823 | | #define _ALL_SOURCE 1 |
---|
1824 | | #define _GNU_SOURCE 1 |
---|
1825 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1826 | | #define _TANDEM_SOURCE 1 |
---|
1827 | | #define PACKAGE "mpich" |
---|
1828 | | #define VERSION "4.1.1" |
---|
1829 | | #define HAVE_DLFCN_H 1 |
---|
1830 | | #define LT_OBJDIR ".libs/" |
---|
1831 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1832 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1833 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1834 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1835 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1836 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1837 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1838 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1839 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1840 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1841 | | #define HAVE_VISIBILITY 1 |
---|
1842 | | #define HAVE_LIBHWLOC 1 |
---|
1843 | | #define HAVE_HWLOC 1 |
---|
1844 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1845 | | #define MPICH_IS_THREADED 1 |
---|
1846 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
1847 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
1848 | | #define HAVE_ROMIO 1 |
---|
1849 | | #define ENABLE_PVAR_NEM 0 |
---|
1850 | | #define ENABLE_PVAR_RECVQ 0 |
---|
1851 | | #define ENABLE_PVAR_RMA 0 |
---|
1852 | | #define ENABLE_PVAR_DIMS 0 |
---|
1853 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
1854 | | #define HAVE_LONG_LONG 1 |
---|
1855 | | #define STDCALL |
---|
1856 | | #define F77_NAME_LOWER_USCORE 1 |
---|
1857 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
1858 | | #define HAVE_FORTRAN_BINDING 1 |
---|
1859 | | /* end confdefs.h. */ |
---|
1860 | | |
---|
1861 | | int |
---|
1862 | | main () |
---|
1863 | | { |
---|
1864 | | return TRUE; |
---|
1865 | | ; |
---|
1866 | | return 0; |
---|
1867 | | } |
---|
1868 | configure:40943: result: no |
---|
1869 | configure:40981: checking whether C++ compiler works with string |
---|
1870 | configure:41004: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1871 | configure:41004: $? = 0 |
---|
1872 | configure:41017: result: yes |
---|
1873 | configure:41030: checking whether the compiler supports exceptions |
---|
1874 | configure:41053: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1875 | configure:41053: $? = 0 |
---|
1876 | configure:41067: result: yes |
---|
1877 | configure:41075: checking whether the compiler recognizes bool as a built-in type |
---|
1878 | configure:41102: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1879 | configure:41102: $? = 0 |
---|
1880 | configure:41116: result: yes |
---|
1881 | configure:41124: checking whether the compiler implements namespaces |
---|
1882 | configure:41151: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1883 | configure:41151: $? = 0 |
---|
1884 | configure:41165: result: yes |
---|
1885 | configure:41182: checking whether <iostream> available |
---|
1886 | configure:41199: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1887 | configure:41199: $? = 0 |
---|
1888 | configure:41206: result: yes |
---|
1889 | configure:41209: checking whether the compiler implements the namespace std |
---|
1890 | configure:41239: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1891 | configure:41239: $? = 0 |
---|
1892 | configure:41254: result: yes |
---|
1893 | configure:41263: checking whether <math> available |
---|
1894 | configure:41280: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
1895 | conftest.cpp:61:10: fatal error: 'math' file not found |
---|
1896 | #include <math> |
---|
1897 | ^~~~~~ |
---|
1898 | 1 error generated. |
---|
1899 | configure:41280: $? = 1 |
---|
1900 | configure: failed program was: |
---|
1901 | | /* confdefs.h */ |
---|
1902 | | #define PACKAGE_NAME "MPICH" |
---|
1903 | | #define PACKAGE_TARNAME "mpich" |
---|
1904 | | #define PACKAGE_VERSION "4.1.1" |
---|
1905 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
1906 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1907 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1908 | | #define STDC_HEADERS 1 |
---|
1909 | | #define HAVE_SYS_TYPES_H 1 |
---|
1910 | | #define HAVE_SYS_STAT_H 1 |
---|
1911 | | #define HAVE_STDLIB_H 1 |
---|
1912 | | #define HAVE_STRING_H 1 |
---|
1913 | | #define HAVE_MEMORY_H 1 |
---|
1914 | | #define HAVE_STRINGS_H 1 |
---|
1915 | | #define HAVE_INTTYPES_H 1 |
---|
1916 | | #define HAVE_STDINT_H 1 |
---|
1917 | | #define HAVE_UNISTD_H 1 |
---|
1918 | | #define __EXTENSIONS__ 1 |
---|
1919 | | #define _ALL_SOURCE 1 |
---|
1920 | | #define _GNU_SOURCE 1 |
---|
1921 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1922 | | #define _TANDEM_SOURCE 1 |
---|
1923 | | #define PACKAGE "mpich" |
---|
1924 | | #define VERSION "4.1.1" |
---|
1925 | | #define HAVE_DLFCN_H 1 |
---|
1926 | | #define LT_OBJDIR ".libs/" |
---|
1927 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1928 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1929 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1930 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1931 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1932 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1933 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1934 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1935 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1936 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1937 | | #define HAVE_VISIBILITY 1 |
---|
1938 | | #define HAVE_LIBHWLOC 1 |
---|
1939 | | #define HAVE_HWLOC 1 |
---|
1940 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1941 | | #define MPICH_IS_THREADED 1 |
---|
1942 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
1943 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
1944 | | #define HAVE_ROMIO 1 |
---|
1945 | | #define ENABLE_PVAR_NEM 0 |
---|
1946 | | #define ENABLE_PVAR_RECVQ 0 |
---|
1947 | | #define ENABLE_PVAR_RMA 0 |
---|
1948 | | #define ENABLE_PVAR_DIMS 0 |
---|
1949 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
1950 | | #define HAVE_LONG_LONG 1 |
---|
1951 | | #define STDCALL |
---|
1952 | | #define F77_NAME_LOWER_USCORE 1 |
---|
1953 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
1954 | | #define HAVE_FORTRAN_BINDING 1 |
---|
1955 | | #define TRUE 1 |
---|
1956 | | #define FALSE 0 |
---|
1957 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
1958 | | #define HAVE_NAMESPACES /**/ |
---|
1959 | | #define HAVE_NAMESPACE_STD /**/ |
---|
1960 | | /* end confdefs.h. */ |
---|
1961 | | #include <math> |
---|
1962 | | int |
---|
1963 | | main () |
---|
1964 | | { |
---|
1965 | | using namespace std; |
---|
1966 | | ; |
---|
1967 | | return 0; |
---|
1968 | | } |
---|
1969 | configure:41287: result: no |
---|
1970 | configure:41312: checking for GNU g++ version |
---|
1971 | configure:41338: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
1972 | configure:41338: $? = 0 |
---|
1973 | configure:41338: ./conftest |
---|
1974 | configure:41338: $? = 0 |
---|
1975 | configure:41348: result: 4 . 2 |
---|
1976 | configure:41396: checking for shared library (esp. rpath) characteristics of CXX |
---|
1977 | configure:41489: result: done (results in src/env/cxx_shlib.conf) |
---|
1978 | configure:41512: checking whether C++ compiler accepts option -O2 |
---|
1979 | configure:41564: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp > pac_test1.log 2>&1 |
---|
1980 | configure:41564: $? = 0 |
---|
1981 | configure:41595: /usr/bin/clang++ -o conftest -O2 -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp > pac_test2.log 2>&1 |
---|
1982 | configure:41595: $? = 0 |
---|
1983 | configure:41603: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1984 | configure:41606: $? = 0 |
---|
1985 | configure:41706: result: yes |
---|
1986 | configure:41711: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1987 | configure:41751: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp > pac_test3.log 2>&1 |
---|
1988 | configure:41751: $? = 0 |
---|
1989 | configure:41755: mv conftest.o pac_conftest.o |
---|
1990 | configure:41758: $? = 0 |
---|
1991 | configure:41802: /usr/bin/clang++ -o conftest -O2 -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp pac_conftest.o > pac_test4.log 2>&1 |
---|
1992 | configure:41802: $? = 0 |
---|
1993 | configure:41810: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1994 | configure:41813: $? = 0 |
---|
1995 | configure:41914: result: yes |
---|
1996 | configure:41962: checking for perl |
---|
1997 | configure:41980: found /opt/local/bin/perl |
---|
1998 | configure:41993: result: /opt/local/bin/perl |
---|
1999 | configure:42011: checking for killall |
---|
2000 | configure:42027: found /usr/bin/killall |
---|
2001 | configure:42038: result: killall |
---|
2002 | configure:42081: checking whether install works |
---|
2003 | configure:42089: result: yes |
---|
2004 | configure:42103: checking whether mkdir -p works |
---|
2005 | configure:42119: result: yes |
---|
2006 | configure:42137: checking for make |
---|
2007 | configure:42153: found /usr/bin/make |
---|
2008 | configure:42164: result: make |
---|
2009 | configure:42178: checking whether clock skew breaks make |
---|
2010 | configure:42203: result: no |
---|
2011 | configure:42213: checking whether make supports include |
---|
2012 | configure:42241: result: yes |
---|
2013 | configure:42250: checking whether make allows comments in actions |
---|
2014 | configure:42277: result: yes |
---|
2015 | configure:42291: checking for virtual path format |
---|
2016 | configure:42334: result: VPATH |
---|
2017 | configure:42344: checking whether make sets CFLAGS |
---|
2018 | configure:42370: result: yes |
---|
2019 | configure:42419: checking for bash |
---|
2020 | configure:42449: result: /bin/bash |
---|
2021 | configure:42472: checking whether /bin/bash supports arrays |
---|
2022 | configure:42481: result: yes |
---|
2023 | configure:42698: checking for doctext |
---|
2024 | configure:42729: result: false |
---|
2025 | configure:42742: checking for an ANSI C-conforming const |
---|
2026 | configure:42808: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2027 | configure:42808: $? = 0 |
---|
2028 | configure:42815: result: yes |
---|
2029 | configure:42823: checking for working volatile |
---|
2030 | configure:42842: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2031 | configure:42842: $? = 0 |
---|
2032 | configure:42849: result: yes |
---|
2033 | configure:42857: checking for C/C++ restrict keyword |
---|
2034 | configure:42882: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2035 | configure:42882: $? = 0 |
---|
2036 | configure:42890: result: __restrict |
---|
2037 | configure:42903: checking for inline |
---|
2038 | configure:42919: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2039 | configure:42919: $? = 0 |
---|
2040 | configure:42927: result: inline |
---|
2041 | configure:42950: checking whether __attribute__ allowed |
---|
2042 | configure:42967: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2043 | configure:42967: $? = 0 |
---|
2044 | configure:42975: result: yes |
---|
2045 | configure:42977: checking whether __attribute__((format)) allowed |
---|
2046 | configure:42994: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2047 | configure:42994: $? = 0 |
---|
2048 | configure:43002: result: yes |
---|
2049 | configure:43012: checking if C compiler supports __builtin_expect |
---|
2050 | configure:43028: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2051 | configure:43028: $? = 0 |
---|
2052 | configure:43031: result: yes |
---|
2053 | configure:43050: checking for C11 _Static_assert functionality |
---|
2054 | configure:43061: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2055 | configure:43061: $? = 0 |
---|
2056 | configure:43066: result: yes |
---|
2057 | configure:43093: checking whether byte ordering is bigendian |
---|
2058 | configure:43108: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2059 | configure:43108: $? = 0 |
---|
2060 | configure:43153: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2061 | configure:43153: $? = 0 |
---|
2062 | configure:43171: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2063 | conftest.c:74:4: error: use of undeclared identifier 'not' |
---|
2064 | not big endian |
---|
2065 | ^ |
---|
2066 | 1 error generated. |
---|
2067 | configure:43171: $? = 1 |
---|
2068 | configure: failed program was: |
---|
2069 | | /* confdefs.h */ |
---|
2070 | | #define PACKAGE_NAME "MPICH" |
---|
2071 | | #define PACKAGE_TARNAME "mpich" |
---|
2072 | | #define PACKAGE_VERSION "4.1.1" |
---|
2073 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
2074 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2075 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2076 | | #define STDC_HEADERS 1 |
---|
2077 | | #define HAVE_SYS_TYPES_H 1 |
---|
2078 | | #define HAVE_SYS_STAT_H 1 |
---|
2079 | | #define HAVE_STDLIB_H 1 |
---|
2080 | | #define HAVE_STRING_H 1 |
---|
2081 | | #define HAVE_MEMORY_H 1 |
---|
2082 | | #define HAVE_STRINGS_H 1 |
---|
2083 | | #define HAVE_INTTYPES_H 1 |
---|
2084 | | #define HAVE_STDINT_H 1 |
---|
2085 | | #define HAVE_UNISTD_H 1 |
---|
2086 | | #define __EXTENSIONS__ 1 |
---|
2087 | | #define _ALL_SOURCE 1 |
---|
2088 | | #define _GNU_SOURCE 1 |
---|
2089 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2090 | | #define _TANDEM_SOURCE 1 |
---|
2091 | | #define PACKAGE "mpich" |
---|
2092 | | #define VERSION "4.1.1" |
---|
2093 | | #define HAVE_DLFCN_H 1 |
---|
2094 | | #define LT_OBJDIR ".libs/" |
---|
2095 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2096 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2097 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2098 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2099 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2100 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2101 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2102 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2103 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2104 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2105 | | #define HAVE_VISIBILITY 1 |
---|
2106 | | #define HAVE_LIBHWLOC 1 |
---|
2107 | | #define HAVE_HWLOC 1 |
---|
2108 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2109 | | #define MPICH_IS_THREADED 1 |
---|
2110 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
2111 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
2112 | | #define HAVE_ROMIO 1 |
---|
2113 | | #define ENABLE_PVAR_NEM 0 |
---|
2114 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2115 | | #define ENABLE_PVAR_RMA 0 |
---|
2116 | | #define ENABLE_PVAR_DIMS 0 |
---|
2117 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2118 | | #define HAVE_LONG_LONG 1 |
---|
2119 | | #define STDCALL |
---|
2120 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2121 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2122 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2123 | | #define TRUE 1 |
---|
2124 | | #define FALSE 0 |
---|
2125 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2126 | | #define HAVE_NAMESPACES /**/ |
---|
2127 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2128 | | #define HAVE_CXX_BINDING 1 |
---|
2129 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2130 | | #define restrict __restrict |
---|
2131 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2132 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2133 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2134 | | /* end confdefs.h. */ |
---|
2135 | | #include <sys/types.h> |
---|
2136 | | #include <sys/param.h> |
---|
2137 | | |
---|
2138 | | int |
---|
2139 | | main () |
---|
2140 | | { |
---|
2141 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
2142 | | not big endian |
---|
2143 | | #endif |
---|
2144 | | |
---|
2145 | | ; |
---|
2146 | | return 0; |
---|
2147 | | } |
---|
2148 | configure:43299: result: no |
---|
2149 | configure:43337: checking whether C compiler allows unaligned doubles |
---|
2150 | configure:43368: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2151 | configure:43368: $? = 0 |
---|
2152 | configure:43368: ./conftest |
---|
2153 | configure:43368: $? = 0 |
---|
2154 | configure:43379: result: yes |
---|
2155 | configure:43398: checking whether /usr/bin/clang supports __func__ |
---|
2156 | configure:43415: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2157 | configure:43415: $? = 0 |
---|
2158 | configure:43423: result: yes |
---|
2159 | configure:43462: checking whether long double is supported |
---|
2160 | configure:43479: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2161 | configure:43479: $? = 0 |
---|
2162 | configure:43486: result: yes |
---|
2163 | configure:43495: checking whether long long is supported |
---|
2164 | configure:43512: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2165 | configure:43512: $? = 0 |
---|
2166 | configure:43519: result: yes |
---|
2167 | configure:43529: checking whether _Float16 is supported |
---|
2168 | configure:43549: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2169 | configure:43549: $? = 0 |
---|
2170 | configure:43557: result: yes |
---|
2171 | configure:43569: checking alignment of max_align_t |
---|
2172 | configure:43574: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2173 | conftest.c:71:1: error: expected identifier or '(' |
---|
2174 | 0 |
---|
2175 | ^ |
---|
2176 | conftest.c:76:43: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] |
---|
2177 | typedef struct { char x; max_align_t y; } ac__type_alignof_; |
---|
2178 | ^ |
---|
2179 | int |
---|
2180 | conftest.c:77:48: error: expected expression |
---|
2181 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2182 | ^ |
---|
2183 | conftest.c:74:52: note: expanded from macro 'offsetof' |
---|
2184 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2185 | ^ |
---|
2186 | conftest.c:78:58: error: expected expression |
---|
2187 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2188 | ^ |
---|
2189 | conftest.c:74:52: note: expanded from macro 'offsetof' |
---|
2190 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2191 | ^ |
---|
2192 | conftest.c:88:19: error: expected expression |
---|
2193 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2194 | ^ |
---|
2195 | conftest.c:74:52: note: expanded from macro 'offsetof' |
---|
2196 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2197 | ^ |
---|
2198 | conftest.c:91:28: error: expected expression |
---|
2199 | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2200 | ^ |
---|
2201 | conftest.c:74:52: note: expanded from macro 'offsetof' |
---|
2202 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2203 | ^ |
---|
2204 | conftest.c:98:28: error: expected expression |
---|
2205 | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2206 | ^ |
---|
2207 | conftest.c:74:52: note: expanded from macro 'offsetof' |
---|
2208 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2209 | ^ |
---|
2210 | 1 warning and 6 errors generated. |
---|
2211 | configure:43574: $? = 1 |
---|
2212 | configure: program exited with status 1 |
---|
2213 | configure: failed program was: |
---|
2214 | | /* confdefs.h */ |
---|
2215 | | #define PACKAGE_NAME "MPICH" |
---|
2216 | | #define PACKAGE_TARNAME "mpich" |
---|
2217 | | #define PACKAGE_VERSION "4.1.1" |
---|
2218 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
2219 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2220 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2221 | | #define STDC_HEADERS 1 |
---|
2222 | | #define HAVE_SYS_TYPES_H 1 |
---|
2223 | | #define HAVE_SYS_STAT_H 1 |
---|
2224 | | #define HAVE_STDLIB_H 1 |
---|
2225 | | #define HAVE_STRING_H 1 |
---|
2226 | | #define HAVE_MEMORY_H 1 |
---|
2227 | | #define HAVE_STRINGS_H 1 |
---|
2228 | | #define HAVE_INTTYPES_H 1 |
---|
2229 | | #define HAVE_STDINT_H 1 |
---|
2230 | | #define HAVE_UNISTD_H 1 |
---|
2231 | | #define __EXTENSIONS__ 1 |
---|
2232 | | #define _ALL_SOURCE 1 |
---|
2233 | | #define _GNU_SOURCE 1 |
---|
2234 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2235 | | #define _TANDEM_SOURCE 1 |
---|
2236 | | #define PACKAGE "mpich" |
---|
2237 | | #define VERSION "4.1.1" |
---|
2238 | | #define HAVE_DLFCN_H 1 |
---|
2239 | | #define LT_OBJDIR ".libs/" |
---|
2240 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2241 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2242 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2243 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2244 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2245 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2246 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2247 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2248 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2249 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2250 | | #define HAVE_VISIBILITY 1 |
---|
2251 | | #define HAVE_LIBHWLOC 1 |
---|
2252 | | #define HAVE_HWLOC 1 |
---|
2253 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2254 | | #define MPICH_IS_THREADED 1 |
---|
2255 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
2256 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
2257 | | #define HAVE_ROMIO 1 |
---|
2258 | | #define ENABLE_PVAR_NEM 0 |
---|
2259 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2260 | | #define ENABLE_PVAR_RMA 0 |
---|
2261 | | #define ENABLE_PVAR_DIMS 0 |
---|
2262 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2263 | | #define HAVE_LONG_LONG 1 |
---|
2264 | | #define STDCALL |
---|
2265 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2266 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2267 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2268 | | #define TRUE 1 |
---|
2269 | | #define FALSE 0 |
---|
2270 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2271 | | #define HAVE_NAMESPACES /**/ |
---|
2272 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2273 | | #define HAVE_CXX_BINDING 1 |
---|
2274 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2275 | | #define restrict __restrict |
---|
2276 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2277 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2278 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2279 | | #define WORDS_LITTLEENDIAN 1 |
---|
2280 | | #define HAVE_LONG_DOUBLE 1 |
---|
2281 | | #define HAVE_LONG_LONG_INT 1 |
---|
2282 | | #define HAVE_FLOAT16 1 |
---|
2283 | | /* end confdefs.h. */ |
---|
2284 | | 0 |
---|
2285 | | |
---|
2286 | | #ifndef offsetof |
---|
2287 | | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2288 | | #endif |
---|
2289 | | typedef struct { char x; max_align_t y; } ac__type_alignof_; |
---|
2290 | | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2291 | | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2292 | | #include <stdio.h> |
---|
2293 | | #include <stdlib.h> |
---|
2294 | | int |
---|
2295 | | main () |
---|
2296 | | { |
---|
2297 | | |
---|
2298 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2299 | | if (! f) |
---|
2300 | | return 1; |
---|
2301 | | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2302 | | { |
---|
2303 | | long int i = longval (); |
---|
2304 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2305 | | return 1; |
---|
2306 | | fprintf (f, "%ld", i); |
---|
2307 | | } |
---|
2308 | | else |
---|
2309 | | { |
---|
2310 | | unsigned long int i = ulongval (); |
---|
2311 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2312 | | return 1; |
---|
2313 | | fprintf (f, "%lu", i); |
---|
2314 | | } |
---|
2315 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2316 | | on some platforms. */ |
---|
2317 | | return ferror (f) || fclose (f) != 0; |
---|
2318 | | |
---|
2319 | | ; |
---|
2320 | | return 0; |
---|
2321 | | } |
---|
2322 | configure:43593: result: 0 |
---|
2323 | configure:43613: checking alignment of long double |
---|
2324 | configure:43618: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2325 | configure:43618: $? = 0 |
---|
2326 | configure:43618: ./conftest |
---|
2327 | configure:43618: $? = 0 |
---|
2328 | configure:43636: result: 8 |
---|
2329 | configure:43661: checking size of char |
---|
2330 | configure:43666: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2331 | configure:43666: $? = 0 |
---|
2332 | configure:43666: ./conftest |
---|
2333 | configure:43666: $? = 0 |
---|
2334 | configure:43680: result: 1 |
---|
2335 | configure:43694: checking size of unsigned char |
---|
2336 | configure:43699: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2337 | configure:43699: $? = 0 |
---|
2338 | configure:43699: ./conftest |
---|
2339 | configure:43699: $? = 0 |
---|
2340 | configure:43713: result: 1 |
---|
2341 | configure:43727: checking size of short |
---|
2342 | configure:43732: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2343 | configure:43732: $? = 0 |
---|
2344 | configure:43732: ./conftest |
---|
2345 | configure:43732: $? = 0 |
---|
2346 | configure:43746: result: 2 |
---|
2347 | configure:43760: checking size of unsigned short |
---|
2348 | configure:43765: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2349 | configure:43765: $? = 0 |
---|
2350 | configure:43765: ./conftest |
---|
2351 | configure:43765: $? = 0 |
---|
2352 | configure:43779: result: 2 |
---|
2353 | configure:43793: checking size of int |
---|
2354 | configure:43798: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2355 | configure:43798: $? = 0 |
---|
2356 | configure:43798: ./conftest |
---|
2357 | configure:43798: $? = 0 |
---|
2358 | configure:43812: result: 4 |
---|
2359 | configure:43826: checking size of unsigned int |
---|
2360 | configure:43831: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2361 | configure:43831: $? = 0 |
---|
2362 | configure:43831: ./conftest |
---|
2363 | configure:43831: $? = 0 |
---|
2364 | configure:43845: result: 4 |
---|
2365 | configure:43859: checking size of long |
---|
2366 | configure:43864: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2367 | configure:43864: $? = 0 |
---|
2368 | configure:43864: ./conftest |
---|
2369 | configure:43864: $? = 0 |
---|
2370 | configure:43878: result: 8 |
---|
2371 | configure:43892: checking size of unsigned long |
---|
2372 | configure:43897: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2373 | configure:43897: $? = 0 |
---|
2374 | configure:43897: ./conftest |
---|
2375 | configure:43897: $? = 0 |
---|
2376 | configure:43911: result: 8 |
---|
2377 | configure:43925: checking size of long long |
---|
2378 | configure:43930: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2379 | configure:43930: $? = 0 |
---|
2380 | configure:43930: ./conftest |
---|
2381 | configure:43930: $? = 0 |
---|
2382 | configure:43944: result: 8 |
---|
2383 | configure:43958: checking size of unsigned long long |
---|
2384 | configure:43963: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2385 | configure:43963: $? = 0 |
---|
2386 | configure:43963: ./conftest |
---|
2387 | configure:43963: $? = 0 |
---|
2388 | configure:43977: result: 8 |
---|
2389 | configure:43991: checking size of float |
---|
2390 | configure:43996: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2391 | configure:43996: $? = 0 |
---|
2392 | configure:43996: ./conftest |
---|
2393 | configure:43996: $? = 0 |
---|
2394 | configure:44010: result: 4 |
---|
2395 | configure:44024: checking size of double |
---|
2396 | configure:44029: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2397 | configure:44029: $? = 0 |
---|
2398 | configure:44029: ./conftest |
---|
2399 | configure:44029: $? = 0 |
---|
2400 | configure:44043: result: 8 |
---|
2401 | configure:44057: checking size of long double |
---|
2402 | configure:44062: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2403 | configure:44062: $? = 0 |
---|
2404 | configure:44062: ./conftest |
---|
2405 | configure:44062: $? = 0 |
---|
2406 | configure:44076: result: 8 |
---|
2407 | configure:44090: checking size of void * |
---|
2408 | configure:44095: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2409 | configure:44095: $? = 0 |
---|
2410 | configure:44095: ./conftest |
---|
2411 | configure:44095: $? = 0 |
---|
2412 | configure:44109: result: 8 |
---|
2413 | configure:44130: checking stddef.h usability |
---|
2414 | configure:44130: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2415 | configure:44130: $? = 0 |
---|
2416 | configure:44130: result: yes |
---|
2417 | configure:44130: checking stddef.h presence |
---|
2418 | configure:44130: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
2419 | configure:44130: $? = 0 |
---|
2420 | configure:44130: result: yes |
---|
2421 | configure:44130: checking for stddef.h |
---|
2422 | configure:44130: result: yes |
---|
2423 | configure:44144: checking size of wchar_t |
---|
2424 | configure:44149: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2425 | configure:44149: $? = 0 |
---|
2426 | configure:44149: ./conftest |
---|
2427 | configure:44149: $? = 0 |
---|
2428 | configure:44168: result: 4 |
---|
2429 | configure:44183: checking size of __float128 |
---|
2430 | configure:44188: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2431 | conftest.c:123:57: error: __float128 is not supported on this target |
---|
2432 | static long int longval () { return (long int) (sizeof (__float128)); } |
---|
2433 | ^ |
---|
2434 | conftest.c:124:67: error: __float128 is not supported on this target |
---|
2435 | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } |
---|
2436 | ^ |
---|
2437 | conftest.c:134:28: error: __float128 is not supported on this target |
---|
2438 | if (((long int) (sizeof (__float128))) < 0) |
---|
2439 | ^ |
---|
2440 | conftest.c:137:37: error: __float128 is not supported on this target |
---|
2441 | if (i != ((long int) (sizeof (__float128)))) |
---|
2442 | ^ |
---|
2443 | conftest.c:144:37: error: __float128 is not supported on this target |
---|
2444 | if (i != ((long int) (sizeof (__float128)))) |
---|
2445 | ^ |
---|
2446 | 5 errors generated. |
---|
2447 | configure:44188: $? = 1 |
---|
2448 | configure: program exited with status 1 |
---|
2449 | configure: failed program was: |
---|
2450 | | /* confdefs.h */ |
---|
2451 | | #define PACKAGE_NAME "MPICH" |
---|
2452 | | #define PACKAGE_TARNAME "mpich" |
---|
2453 | | #define PACKAGE_VERSION "4.1.1" |
---|
2454 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
2455 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2456 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2457 | | #define STDC_HEADERS 1 |
---|
2458 | | #define HAVE_SYS_TYPES_H 1 |
---|
2459 | | #define HAVE_SYS_STAT_H 1 |
---|
2460 | | #define HAVE_STDLIB_H 1 |
---|
2461 | | #define HAVE_STRING_H 1 |
---|
2462 | | #define HAVE_MEMORY_H 1 |
---|
2463 | | #define HAVE_STRINGS_H 1 |
---|
2464 | | #define HAVE_INTTYPES_H 1 |
---|
2465 | | #define HAVE_STDINT_H 1 |
---|
2466 | | #define HAVE_UNISTD_H 1 |
---|
2467 | | #define __EXTENSIONS__ 1 |
---|
2468 | | #define _ALL_SOURCE 1 |
---|
2469 | | #define _GNU_SOURCE 1 |
---|
2470 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2471 | | #define _TANDEM_SOURCE 1 |
---|
2472 | | #define PACKAGE "mpich" |
---|
2473 | | #define VERSION "4.1.1" |
---|
2474 | | #define HAVE_DLFCN_H 1 |
---|
2475 | | #define LT_OBJDIR ".libs/" |
---|
2476 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2477 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2478 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2479 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2480 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2481 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2482 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2483 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2484 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2485 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2486 | | #define HAVE_VISIBILITY 1 |
---|
2487 | | #define HAVE_LIBHWLOC 1 |
---|
2488 | | #define HAVE_HWLOC 1 |
---|
2489 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2490 | | #define MPICH_IS_THREADED 1 |
---|
2491 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
2492 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
2493 | | #define HAVE_ROMIO 1 |
---|
2494 | | #define ENABLE_PVAR_NEM 0 |
---|
2495 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2496 | | #define ENABLE_PVAR_RMA 0 |
---|
2497 | | #define ENABLE_PVAR_DIMS 0 |
---|
2498 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2499 | | #define HAVE_LONG_LONG 1 |
---|
2500 | | #define STDCALL |
---|
2501 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2502 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2503 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2504 | | #define TRUE 1 |
---|
2505 | | #define FALSE 0 |
---|
2506 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2507 | | #define HAVE_NAMESPACES /**/ |
---|
2508 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2509 | | #define HAVE_CXX_BINDING 1 |
---|
2510 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2511 | | #define restrict __restrict |
---|
2512 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2513 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2514 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2515 | | #define WORDS_LITTLEENDIAN 1 |
---|
2516 | | #define HAVE_LONG_DOUBLE 1 |
---|
2517 | | #define HAVE_LONG_LONG_INT 1 |
---|
2518 | | #define HAVE_FLOAT16 1 |
---|
2519 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2520 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
2521 | | #define MAX_ALIGNMENT 8 |
---|
2522 | | #define SIZEOF_CHAR 1 |
---|
2523 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2524 | | #define SIZEOF_SHORT 2 |
---|
2525 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2526 | | #define SIZEOF_INT 4 |
---|
2527 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2528 | | #define SIZEOF_LONG 8 |
---|
2529 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2530 | | #define SIZEOF_LONG_LONG 8 |
---|
2531 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2532 | | #define SIZEOF_FLOAT 4 |
---|
2533 | | #define SIZEOF_DOUBLE 8 |
---|
2534 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
2535 | | #define SIZEOF_VOID_P 8 |
---|
2536 | | #define HAVE_STDDEF_H 1 |
---|
2537 | | #define SIZEOF_WCHAR_T 4 |
---|
2538 | | /* end confdefs.h. */ |
---|
2539 | | #include <stdio.h> |
---|
2540 | | #ifdef HAVE_SYS_TYPES_H |
---|
2541 | | # include <sys/types.h> |
---|
2542 | | #endif |
---|
2543 | | #ifdef HAVE_SYS_STAT_H |
---|
2544 | | # include <sys/stat.h> |
---|
2545 | | #endif |
---|
2546 | | #ifdef STDC_HEADERS |
---|
2547 | | # include <stdlib.h> |
---|
2548 | | # include <stddef.h> |
---|
2549 | | #else |
---|
2550 | | # ifdef HAVE_STDLIB_H |
---|
2551 | | # include <stdlib.h> |
---|
2552 | | # endif |
---|
2553 | | #endif |
---|
2554 | | #ifdef HAVE_STRING_H |
---|
2555 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2556 | | # include <memory.h> |
---|
2557 | | # endif |
---|
2558 | | # include <string.h> |
---|
2559 | | #endif |
---|
2560 | | #ifdef HAVE_STRINGS_H |
---|
2561 | | # include <strings.h> |
---|
2562 | | #endif |
---|
2563 | | #ifdef HAVE_INTTYPES_H |
---|
2564 | | # include <inttypes.h> |
---|
2565 | | #endif |
---|
2566 | | #ifdef HAVE_STDINT_H |
---|
2567 | | # include <stdint.h> |
---|
2568 | | #endif |
---|
2569 | | #ifdef HAVE_UNISTD_H |
---|
2570 | | # include <unistd.h> |
---|
2571 | | #endif |
---|
2572 | | static long int longval () { return (long int) (sizeof (__float128)); } |
---|
2573 | | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } |
---|
2574 | | #include <stdio.h> |
---|
2575 | | #include <stdlib.h> |
---|
2576 | | int |
---|
2577 | | main () |
---|
2578 | | { |
---|
2579 | | |
---|
2580 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2581 | | if (! f) |
---|
2582 | | return 1; |
---|
2583 | | if (((long int) (sizeof (__float128))) < 0) |
---|
2584 | | { |
---|
2585 | | long int i = longval (); |
---|
2586 | | if (i != ((long int) (sizeof (__float128)))) |
---|
2587 | | return 1; |
---|
2588 | | fprintf (f, "%ld", i); |
---|
2589 | | } |
---|
2590 | | else |
---|
2591 | | { |
---|
2592 | | unsigned long int i = ulongval (); |
---|
2593 | | if (i != ((long int) (sizeof (__float128)))) |
---|
2594 | | return 1; |
---|
2595 | | fprintf (f, "%lu", i); |
---|
2596 | | } |
---|
2597 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2598 | | on some platforms. */ |
---|
2599 | | return ferror (f) || fclose (f) != 0; |
---|
2600 | | |
---|
2601 | | ; |
---|
2602 | | return 0; |
---|
2603 | | } |
---|
2604 | configure:44202: result: 0 |
---|
2605 | configure:44222: checking size of float_int |
---|
2606 | configure:44227: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2607 | configure:44227: $? = 0 |
---|
2608 | configure:44227: ./conftest |
---|
2609 | configure:44227: $? = 0 |
---|
2610 | configure:44242: result: 8 |
---|
2611 | configure:44256: checking size of double_int |
---|
2612 | configure:44261: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2613 | configure:44261: $? = 0 |
---|
2614 | configure:44261: ./conftest |
---|
2615 | configure:44261: $? = 0 |
---|
2616 | configure:44276: result: 16 |
---|
2617 | configure:44290: checking size of long_int |
---|
2618 | configure:44295: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2619 | configure:44295: $? = 0 |
---|
2620 | configure:44295: ./conftest |
---|
2621 | configure:44295: $? = 0 |
---|
2622 | configure:44310: result: 16 |
---|
2623 | configure:44324: checking size of short_int |
---|
2624 | configure:44329: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2625 | configure:44329: $? = 0 |
---|
2626 | configure:44329: ./conftest |
---|
2627 | configure:44329: $? = 0 |
---|
2628 | configure:44344: result: 8 |
---|
2629 | configure:44358: checking size of two_int |
---|
2630 | configure:44363: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2631 | configure:44363: $? = 0 |
---|
2632 | configure:44363: ./conftest |
---|
2633 | configure:44363: $? = 0 |
---|
2634 | configure:44378: result: 8 |
---|
2635 | configure:44392: checking size of long_double_int |
---|
2636 | configure:44397: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2637 | configure:44397: $? = 0 |
---|
2638 | configure:44397: ./conftest |
---|
2639 | configure:44397: $? = 0 |
---|
2640 | configure:44412: result: 16 |
---|
2641 | configure:44426: checking alignment of char |
---|
2642 | configure:44431: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2643 | configure:44431: $? = 0 |
---|
2644 | configure:44431: ./conftest |
---|
2645 | configure:44431: $? = 0 |
---|
2646 | configure:44449: result: 1 |
---|
2647 | configure:44461: checking alignment of float |
---|
2648 | configure:44466: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2649 | configure:44466: $? = 0 |
---|
2650 | configure:44466: ./conftest |
---|
2651 | configure:44466: $? = 0 |
---|
2652 | configure:44484: result: 4 |
---|
2653 | configure:44496: checking alignment of double |
---|
2654 | configure:44501: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2655 | configure:44501: $? = 0 |
---|
2656 | configure:44501: ./conftest |
---|
2657 | configure:44501: $? = 0 |
---|
2658 | configure:44519: result: 8 |
---|
2659 | configure:44531: checking alignment of long |
---|
2660 | configure:44536: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2661 | configure:44536: $? = 0 |
---|
2662 | configure:44536: ./conftest |
---|
2663 | configure:44536: $? = 0 |
---|
2664 | configure:44554: result: 8 |
---|
2665 | configure:44566: checking alignment of long long |
---|
2666 | configure:44571: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2667 | configure:44571: $? = 0 |
---|
2668 | configure:44571: ./conftest |
---|
2669 | configure:44571: $? = 0 |
---|
2670 | configure:44589: result: 8 |
---|
2671 | configure:44601: checking alignment of long double |
---|
2672 | configure:44624: result: 8 |
---|
2673 | configure:44636: checking alignment of short |
---|
2674 | configure:44641: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2675 | configure:44641: $? = 0 |
---|
2676 | configure:44641: ./conftest |
---|
2677 | configure:44641: $? = 0 |
---|
2678 | configure:44659: result: 2 |
---|
2679 | configure:44671: checking alignment of int |
---|
2680 | configure:44676: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2681 | configure:44676: $? = 0 |
---|
2682 | configure:44676: ./conftest |
---|
2683 | configure:44676: $? = 0 |
---|
2684 | configure:44694: result: 4 |
---|
2685 | configure:44706: checking alignment of bool |
---|
2686 | configure:44711: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2687 | conftest.c:141:26: error: unknown type name 'bool' |
---|
2688 | typedef struct { char x; bool y; } ac__type_alignof_; |
---|
2689 | ^ |
---|
2690 | 1 error generated. |
---|
2691 | configure:44711: $? = 1 |
---|
2692 | configure: program exited with status 1 |
---|
2693 | configure: failed program was: |
---|
2694 | | /* confdefs.h */ |
---|
2695 | | #define PACKAGE_NAME "MPICH" |
---|
2696 | | #define PACKAGE_TARNAME "mpich" |
---|
2697 | | #define PACKAGE_VERSION "4.1.1" |
---|
2698 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
2699 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2700 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2701 | | #define STDC_HEADERS 1 |
---|
2702 | | #define HAVE_SYS_TYPES_H 1 |
---|
2703 | | #define HAVE_SYS_STAT_H 1 |
---|
2704 | | #define HAVE_STDLIB_H 1 |
---|
2705 | | #define HAVE_STRING_H 1 |
---|
2706 | | #define HAVE_MEMORY_H 1 |
---|
2707 | | #define HAVE_STRINGS_H 1 |
---|
2708 | | #define HAVE_INTTYPES_H 1 |
---|
2709 | | #define HAVE_STDINT_H 1 |
---|
2710 | | #define HAVE_UNISTD_H 1 |
---|
2711 | | #define __EXTENSIONS__ 1 |
---|
2712 | | #define _ALL_SOURCE 1 |
---|
2713 | | #define _GNU_SOURCE 1 |
---|
2714 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2715 | | #define _TANDEM_SOURCE 1 |
---|
2716 | | #define PACKAGE "mpich" |
---|
2717 | | #define VERSION "4.1.1" |
---|
2718 | | #define HAVE_DLFCN_H 1 |
---|
2719 | | #define LT_OBJDIR ".libs/" |
---|
2720 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2721 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2722 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2723 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2724 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2725 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2726 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2727 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2728 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2729 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2730 | | #define HAVE_VISIBILITY 1 |
---|
2731 | | #define HAVE_LIBHWLOC 1 |
---|
2732 | | #define HAVE_HWLOC 1 |
---|
2733 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2734 | | #define MPICH_IS_THREADED 1 |
---|
2735 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
2736 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
2737 | | #define HAVE_ROMIO 1 |
---|
2738 | | #define ENABLE_PVAR_NEM 0 |
---|
2739 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2740 | | #define ENABLE_PVAR_RMA 0 |
---|
2741 | | #define ENABLE_PVAR_DIMS 0 |
---|
2742 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2743 | | #define HAVE_LONG_LONG 1 |
---|
2744 | | #define STDCALL |
---|
2745 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2746 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2747 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2748 | | #define TRUE 1 |
---|
2749 | | #define FALSE 0 |
---|
2750 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2751 | | #define HAVE_NAMESPACES /**/ |
---|
2752 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2753 | | #define HAVE_CXX_BINDING 1 |
---|
2754 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2755 | | #define restrict __restrict |
---|
2756 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2757 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2758 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2759 | | #define WORDS_LITTLEENDIAN 1 |
---|
2760 | | #define HAVE_LONG_DOUBLE 1 |
---|
2761 | | #define HAVE_LONG_LONG_INT 1 |
---|
2762 | | #define HAVE_FLOAT16 1 |
---|
2763 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2764 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
2765 | | #define MAX_ALIGNMENT 8 |
---|
2766 | | #define SIZEOF_CHAR 1 |
---|
2767 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2768 | | #define SIZEOF_SHORT 2 |
---|
2769 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2770 | | #define SIZEOF_INT 4 |
---|
2771 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2772 | | #define SIZEOF_LONG 8 |
---|
2773 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2774 | | #define SIZEOF_LONG_LONG 8 |
---|
2775 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2776 | | #define SIZEOF_FLOAT 4 |
---|
2777 | | #define SIZEOF_DOUBLE 8 |
---|
2778 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
2779 | | #define SIZEOF_VOID_P 8 |
---|
2780 | | #define HAVE_STDDEF_H 1 |
---|
2781 | | #define SIZEOF_WCHAR_T 4 |
---|
2782 | | #define SIZEOF___FLOAT128 0 |
---|
2783 | | #define SIZEOF_FLOAT_INT 8 |
---|
2784 | | #define SIZEOF_DOUBLE_INT 16 |
---|
2785 | | #define SIZEOF_LONG_INT 16 |
---|
2786 | | #define SIZEOF_SHORT_INT 8 |
---|
2787 | | #define SIZEOF_TWO_INT 8 |
---|
2788 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
2789 | | #define ALIGNOF_CHAR 1 |
---|
2790 | | #define ALIGNOF_FLOAT 4 |
---|
2791 | | #define ALIGNOF_DOUBLE 8 |
---|
2792 | | #define ALIGNOF_LONG 8 |
---|
2793 | | #define ALIGNOF_LONG_LONG 8 |
---|
2794 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
2795 | | #define ALIGNOF_SHORT 2 |
---|
2796 | | #define ALIGNOF_INT 4 |
---|
2797 | | /* end confdefs.h. */ |
---|
2798 | | #include <stdio.h> |
---|
2799 | | #ifdef HAVE_SYS_TYPES_H |
---|
2800 | | # include <sys/types.h> |
---|
2801 | | #endif |
---|
2802 | | #ifdef HAVE_SYS_STAT_H |
---|
2803 | | # include <sys/stat.h> |
---|
2804 | | #endif |
---|
2805 | | #ifdef STDC_HEADERS |
---|
2806 | | # include <stdlib.h> |
---|
2807 | | # include <stddef.h> |
---|
2808 | | #else |
---|
2809 | | # ifdef HAVE_STDLIB_H |
---|
2810 | | # include <stdlib.h> |
---|
2811 | | # endif |
---|
2812 | | #endif |
---|
2813 | | #ifdef HAVE_STRING_H |
---|
2814 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2815 | | # include <memory.h> |
---|
2816 | | # endif |
---|
2817 | | # include <string.h> |
---|
2818 | | #endif |
---|
2819 | | #ifdef HAVE_STRINGS_H |
---|
2820 | | # include <strings.h> |
---|
2821 | | #endif |
---|
2822 | | #ifdef HAVE_INTTYPES_H |
---|
2823 | | # include <inttypes.h> |
---|
2824 | | #endif |
---|
2825 | | #ifdef HAVE_STDINT_H |
---|
2826 | | # include <stdint.h> |
---|
2827 | | #endif |
---|
2828 | | #ifdef HAVE_UNISTD_H |
---|
2829 | | # include <unistd.h> |
---|
2830 | | #endif |
---|
2831 | | #ifndef offsetof |
---|
2832 | | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2833 | | #endif |
---|
2834 | | typedef struct { char x; bool y; } ac__type_alignof_; |
---|
2835 | | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2836 | | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2837 | | #include <stdio.h> |
---|
2838 | | #include <stdlib.h> |
---|
2839 | | int |
---|
2840 | | main () |
---|
2841 | | { |
---|
2842 | | |
---|
2843 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2844 | | if (! f) |
---|
2845 | | return 1; |
---|
2846 | | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2847 | | { |
---|
2848 | | long int i = longval (); |
---|
2849 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2850 | | return 1; |
---|
2851 | | fprintf (f, "%ld", i); |
---|
2852 | | } |
---|
2853 | | else |
---|
2854 | | { |
---|
2855 | | unsigned long int i = ulongval (); |
---|
2856 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2857 | | return 1; |
---|
2858 | | fprintf (f, "%lu", i); |
---|
2859 | | } |
---|
2860 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2861 | | on some platforms. */ |
---|
2862 | | return ferror (f) || fclose (f) != 0; |
---|
2863 | | |
---|
2864 | | ; |
---|
2865 | | return 0; |
---|
2866 | | } |
---|
2867 | configure:44729: result: 0 |
---|
2868 | configure:44741: checking alignment of wchar_t |
---|
2869 | configure:44746: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
2870 | configure:44746: $? = 0 |
---|
2871 | configure:44746: ./conftest |
---|
2872 | configure:44746: $? = 0 |
---|
2873 | configure:44764: result: 4 |
---|
2874 | configure:44777: checking sys/bitypes.h usability |
---|
2875 | configure:44777: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
2876 | conftest.c:140:10: fatal error: 'sys/bitypes.h' file not found |
---|
2877 | #include <sys/bitypes.h> |
---|
2878 | ^~~~~~~~~~~~~~~ |
---|
2879 | 1 error generated. |
---|
2880 | configure:44777: $? = 1 |
---|
2881 | configure: failed program was: |
---|
2882 | | /* confdefs.h */ |
---|
2883 | | #define PACKAGE_NAME "MPICH" |
---|
2884 | | #define PACKAGE_TARNAME "mpich" |
---|
2885 | | #define PACKAGE_VERSION "4.1.1" |
---|
2886 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
2887 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2888 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2889 | | #define STDC_HEADERS 1 |
---|
2890 | | #define HAVE_SYS_TYPES_H 1 |
---|
2891 | | #define HAVE_SYS_STAT_H 1 |
---|
2892 | | #define HAVE_STDLIB_H 1 |
---|
2893 | | #define HAVE_STRING_H 1 |
---|
2894 | | #define HAVE_MEMORY_H 1 |
---|
2895 | | #define HAVE_STRINGS_H 1 |
---|
2896 | | #define HAVE_INTTYPES_H 1 |
---|
2897 | | #define HAVE_STDINT_H 1 |
---|
2898 | | #define HAVE_UNISTD_H 1 |
---|
2899 | | #define __EXTENSIONS__ 1 |
---|
2900 | | #define _ALL_SOURCE 1 |
---|
2901 | | #define _GNU_SOURCE 1 |
---|
2902 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2903 | | #define _TANDEM_SOURCE 1 |
---|
2904 | | #define PACKAGE "mpich" |
---|
2905 | | #define VERSION "4.1.1" |
---|
2906 | | #define HAVE_DLFCN_H 1 |
---|
2907 | | #define LT_OBJDIR ".libs/" |
---|
2908 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2909 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2910 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2911 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2912 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2913 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2914 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2915 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2916 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2917 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2918 | | #define HAVE_VISIBILITY 1 |
---|
2919 | | #define HAVE_LIBHWLOC 1 |
---|
2920 | | #define HAVE_HWLOC 1 |
---|
2921 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2922 | | #define MPICH_IS_THREADED 1 |
---|
2923 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
2924 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
2925 | | #define HAVE_ROMIO 1 |
---|
2926 | | #define ENABLE_PVAR_NEM 0 |
---|
2927 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2928 | | #define ENABLE_PVAR_RMA 0 |
---|
2929 | | #define ENABLE_PVAR_DIMS 0 |
---|
2930 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2931 | | #define HAVE_LONG_LONG 1 |
---|
2932 | | #define STDCALL |
---|
2933 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2934 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2935 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2936 | | #define TRUE 1 |
---|
2937 | | #define FALSE 0 |
---|
2938 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2939 | | #define HAVE_NAMESPACES /**/ |
---|
2940 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2941 | | #define HAVE_CXX_BINDING 1 |
---|
2942 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2943 | | #define restrict __restrict |
---|
2944 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2945 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2946 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2947 | | #define WORDS_LITTLEENDIAN 1 |
---|
2948 | | #define HAVE_LONG_DOUBLE 1 |
---|
2949 | | #define HAVE_LONG_LONG_INT 1 |
---|
2950 | | #define HAVE_FLOAT16 1 |
---|
2951 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2952 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
2953 | | #define MAX_ALIGNMENT 8 |
---|
2954 | | #define SIZEOF_CHAR 1 |
---|
2955 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2956 | | #define SIZEOF_SHORT 2 |
---|
2957 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2958 | | #define SIZEOF_INT 4 |
---|
2959 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2960 | | #define SIZEOF_LONG 8 |
---|
2961 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2962 | | #define SIZEOF_LONG_LONG 8 |
---|
2963 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2964 | | #define SIZEOF_FLOAT 4 |
---|
2965 | | #define SIZEOF_DOUBLE 8 |
---|
2966 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
2967 | | #define SIZEOF_VOID_P 8 |
---|
2968 | | #define HAVE_STDDEF_H 1 |
---|
2969 | | #define SIZEOF_WCHAR_T 4 |
---|
2970 | | #define SIZEOF___FLOAT128 0 |
---|
2971 | | #define SIZEOF_FLOAT_INT 8 |
---|
2972 | | #define SIZEOF_DOUBLE_INT 16 |
---|
2973 | | #define SIZEOF_LONG_INT 16 |
---|
2974 | | #define SIZEOF_SHORT_INT 8 |
---|
2975 | | #define SIZEOF_TWO_INT 8 |
---|
2976 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
2977 | | #define ALIGNOF_CHAR 1 |
---|
2978 | | #define ALIGNOF_FLOAT 4 |
---|
2979 | | #define ALIGNOF_DOUBLE 8 |
---|
2980 | | #define ALIGNOF_LONG 8 |
---|
2981 | | #define ALIGNOF_LONG_LONG 8 |
---|
2982 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
2983 | | #define ALIGNOF_SHORT 2 |
---|
2984 | | #define ALIGNOF_INT 4 |
---|
2985 | | #define ALIGNOF_BOOL 0 |
---|
2986 | | #define ALIGNOF_WCHAR_T 4 |
---|
2987 | | /* end confdefs.h. */ |
---|
2988 | | #include <stdio.h> |
---|
2989 | | #ifdef HAVE_SYS_TYPES_H |
---|
2990 | | # include <sys/types.h> |
---|
2991 | | #endif |
---|
2992 | | #ifdef HAVE_SYS_STAT_H |
---|
2993 | | # include <sys/stat.h> |
---|
2994 | | #endif |
---|
2995 | | #ifdef STDC_HEADERS |
---|
2996 | | # include <stdlib.h> |
---|
2997 | | # include <stddef.h> |
---|
2998 | | #else |
---|
2999 | | # ifdef HAVE_STDLIB_H |
---|
3000 | | # include <stdlib.h> |
---|
3001 | | # endif |
---|
3002 | | #endif |
---|
3003 | | #ifdef HAVE_STRING_H |
---|
3004 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3005 | | # include <memory.h> |
---|
3006 | | # endif |
---|
3007 | | # include <string.h> |
---|
3008 | | #endif |
---|
3009 | | #ifdef HAVE_STRINGS_H |
---|
3010 | | # include <strings.h> |
---|
3011 | | #endif |
---|
3012 | | #ifdef HAVE_INTTYPES_H |
---|
3013 | | # include <inttypes.h> |
---|
3014 | | #endif |
---|
3015 | | #ifdef HAVE_STDINT_H |
---|
3016 | | # include <stdint.h> |
---|
3017 | | #endif |
---|
3018 | | #ifdef HAVE_UNISTD_H |
---|
3019 | | # include <unistd.h> |
---|
3020 | | #endif |
---|
3021 | | #include <sys/bitypes.h> |
---|
3022 | configure:44777: result: no |
---|
3023 | configure:44777: checking sys/bitypes.h presence |
---|
3024 | configure:44777: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
3025 | conftest.c:107:10: fatal error: 'sys/bitypes.h' file not found |
---|
3026 | #include <sys/bitypes.h> |
---|
3027 | ^~~~~~~~~~~~~~~ |
---|
3028 | 1 error generated. |
---|
3029 | configure:44777: $? = 1 |
---|
3030 | configure: failed program was: |
---|
3031 | | /* confdefs.h */ |
---|
3032 | | #define PACKAGE_NAME "MPICH" |
---|
3033 | | #define PACKAGE_TARNAME "mpich" |
---|
3034 | | #define PACKAGE_VERSION "4.1.1" |
---|
3035 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
3036 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3037 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3038 | | #define STDC_HEADERS 1 |
---|
3039 | | #define HAVE_SYS_TYPES_H 1 |
---|
3040 | | #define HAVE_SYS_STAT_H 1 |
---|
3041 | | #define HAVE_STDLIB_H 1 |
---|
3042 | | #define HAVE_STRING_H 1 |
---|
3043 | | #define HAVE_MEMORY_H 1 |
---|
3044 | | #define HAVE_STRINGS_H 1 |
---|
3045 | | #define HAVE_INTTYPES_H 1 |
---|
3046 | | #define HAVE_STDINT_H 1 |
---|
3047 | | #define HAVE_UNISTD_H 1 |
---|
3048 | | #define __EXTENSIONS__ 1 |
---|
3049 | | #define _ALL_SOURCE 1 |
---|
3050 | | #define _GNU_SOURCE 1 |
---|
3051 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3052 | | #define _TANDEM_SOURCE 1 |
---|
3053 | | #define PACKAGE "mpich" |
---|
3054 | | #define VERSION "4.1.1" |
---|
3055 | | #define HAVE_DLFCN_H 1 |
---|
3056 | | #define LT_OBJDIR ".libs/" |
---|
3057 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3058 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3059 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3060 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3061 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3062 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3063 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3064 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3065 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3066 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3067 | | #define HAVE_VISIBILITY 1 |
---|
3068 | | #define HAVE_LIBHWLOC 1 |
---|
3069 | | #define HAVE_HWLOC 1 |
---|
3070 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3071 | | #define MPICH_IS_THREADED 1 |
---|
3072 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
3073 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
3074 | | #define HAVE_ROMIO 1 |
---|
3075 | | #define ENABLE_PVAR_NEM 0 |
---|
3076 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3077 | | #define ENABLE_PVAR_RMA 0 |
---|
3078 | | #define ENABLE_PVAR_DIMS 0 |
---|
3079 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3080 | | #define HAVE_LONG_LONG 1 |
---|
3081 | | #define STDCALL |
---|
3082 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3083 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3084 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3085 | | #define TRUE 1 |
---|
3086 | | #define FALSE 0 |
---|
3087 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3088 | | #define HAVE_NAMESPACES /**/ |
---|
3089 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3090 | | #define HAVE_CXX_BINDING 1 |
---|
3091 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3092 | | #define restrict __restrict |
---|
3093 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3094 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3095 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3096 | | #define WORDS_LITTLEENDIAN 1 |
---|
3097 | | #define HAVE_LONG_DOUBLE 1 |
---|
3098 | | #define HAVE_LONG_LONG_INT 1 |
---|
3099 | | #define HAVE_FLOAT16 1 |
---|
3100 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3101 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3102 | | #define MAX_ALIGNMENT 8 |
---|
3103 | | #define SIZEOF_CHAR 1 |
---|
3104 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3105 | | #define SIZEOF_SHORT 2 |
---|
3106 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3107 | | #define SIZEOF_INT 4 |
---|
3108 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3109 | | #define SIZEOF_LONG 8 |
---|
3110 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3111 | | #define SIZEOF_LONG_LONG 8 |
---|
3112 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3113 | | #define SIZEOF_FLOAT 4 |
---|
3114 | | #define SIZEOF_DOUBLE 8 |
---|
3115 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
3116 | | #define SIZEOF_VOID_P 8 |
---|
3117 | | #define HAVE_STDDEF_H 1 |
---|
3118 | | #define SIZEOF_WCHAR_T 4 |
---|
3119 | | #define SIZEOF___FLOAT128 0 |
---|
3120 | | #define SIZEOF_FLOAT_INT 8 |
---|
3121 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3122 | | #define SIZEOF_LONG_INT 16 |
---|
3123 | | #define SIZEOF_SHORT_INT 8 |
---|
3124 | | #define SIZEOF_TWO_INT 8 |
---|
3125 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
3126 | | #define ALIGNOF_CHAR 1 |
---|
3127 | | #define ALIGNOF_FLOAT 4 |
---|
3128 | | #define ALIGNOF_DOUBLE 8 |
---|
3129 | | #define ALIGNOF_LONG 8 |
---|
3130 | | #define ALIGNOF_LONG_LONG 8 |
---|
3131 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3132 | | #define ALIGNOF_SHORT 2 |
---|
3133 | | #define ALIGNOF_INT 4 |
---|
3134 | | #define ALIGNOF_BOOL 0 |
---|
3135 | | #define ALIGNOF_WCHAR_T 4 |
---|
3136 | | /* end confdefs.h. */ |
---|
3137 | | #include <sys/bitypes.h> |
---|
3138 | configure:44777: result: no |
---|
3139 | configure:44777: checking for sys/bitypes.h |
---|
3140 | configure:44777: result: no |
---|
3141 | configure:44790: checking for inttypes.h |
---|
3142 | configure:44790: result: yes |
---|
3143 | configure:44790: checking for stdint.h |
---|
3144 | configure:44790: result: yes |
---|
3145 | configure:44805: checking size of int8_t |
---|
3146 | configure:44810: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3147 | configure:44810: $? = 0 |
---|
3148 | configure:44810: ./conftest |
---|
3149 | configure:44810: $? = 0 |
---|
3150 | configure:44824: result: 1 |
---|
3151 | configure:44838: checking size of int16_t |
---|
3152 | configure:44843: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3153 | configure:44843: $? = 0 |
---|
3154 | configure:44843: ./conftest |
---|
3155 | configure:44843: $? = 0 |
---|
3156 | configure:44857: result: 2 |
---|
3157 | configure:44871: checking size of int32_t |
---|
3158 | configure:44876: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3159 | configure:44876: $? = 0 |
---|
3160 | configure:44876: ./conftest |
---|
3161 | configure:44876: $? = 0 |
---|
3162 | configure:44890: result: 4 |
---|
3163 | configure:44904: checking size of int64_t |
---|
3164 | configure:44909: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3165 | configure:44909: $? = 0 |
---|
3166 | configure:44909: ./conftest |
---|
3167 | configure:44909: $? = 0 |
---|
3168 | configure:44923: result: 8 |
---|
3169 | configure:44938: checking size of uint8_t |
---|
3170 | configure:44943: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3171 | configure:44943: $? = 0 |
---|
3172 | configure:44943: ./conftest |
---|
3173 | configure:44943: $? = 0 |
---|
3174 | configure:44957: result: 1 |
---|
3175 | configure:44971: checking size of uint16_t |
---|
3176 | configure:44976: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3177 | configure:44976: $? = 0 |
---|
3178 | configure:44976: ./conftest |
---|
3179 | configure:44976: $? = 0 |
---|
3180 | configure:44990: result: 2 |
---|
3181 | configure:45004: checking size of uint32_t |
---|
3182 | configure:45009: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3183 | configure:45009: $? = 0 |
---|
3184 | configure:45009: ./conftest |
---|
3185 | configure:45009: $? = 0 |
---|
3186 | configure:45023: result: 4 |
---|
3187 | configure:45037: checking size of uint64_t |
---|
3188 | configure:45042: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3189 | configure:45042: $? = 0 |
---|
3190 | configure:45042: ./conftest |
---|
3191 | configure:45042: $? = 0 |
---|
3192 | configure:45056: result: 8 |
---|
3193 | configure:45069: checking alignment of int8_t |
---|
3194 | configure:45074: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3195 | configure:45074: $? = 0 |
---|
3196 | configure:45074: ./conftest |
---|
3197 | configure:45074: $? = 0 |
---|
3198 | configure:45092: result: 1 |
---|
3199 | configure:45104: checking alignment of int16_t |
---|
3200 | configure:45109: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3201 | configure:45109: $? = 0 |
---|
3202 | configure:45109: ./conftest |
---|
3203 | configure:45109: $? = 0 |
---|
3204 | configure:45127: result: 2 |
---|
3205 | configure:45139: checking alignment of int32_t |
---|
3206 | configure:45144: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3207 | configure:45144: $? = 0 |
---|
3208 | configure:45144: ./conftest |
---|
3209 | configure:45144: $? = 0 |
---|
3210 | configure:45162: result: 4 |
---|
3211 | configure:45174: checking alignment of int64_t |
---|
3212 | configure:45179: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3213 | configure:45179: $? = 0 |
---|
3214 | configure:45179: ./conftest |
---|
3215 | configure:45179: $? = 0 |
---|
3216 | configure:45197: result: 8 |
---|
3217 | configure:45254: checking stdbool.h usability |
---|
3218 | configure:45254: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3219 | configure:45254: $? = 0 |
---|
3220 | configure:45254: result: yes |
---|
3221 | configure:45254: checking stdbool.h presence |
---|
3222 | configure:45254: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
3223 | configure:45254: $? = 0 |
---|
3224 | configure:45254: result: yes |
---|
3225 | configure:45254: checking for stdbool.h |
---|
3226 | configure:45254: result: yes |
---|
3227 | configure:45254: checking complex.h usability |
---|
3228 | configure:45254: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3229 | configure:45254: $? = 0 |
---|
3230 | configure:45254: result: yes |
---|
3231 | configure:45254: checking complex.h presence |
---|
3232 | configure:45254: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
3233 | configure:45254: $? = 0 |
---|
3234 | configure:45254: result: yes |
---|
3235 | configure:45254: checking for complex.h |
---|
3236 | configure:45254: result: yes |
---|
3237 | configure:45268: checking size of _Bool |
---|
3238 | configure:45273: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3239 | configure:45273: $? = 0 |
---|
3240 | configure:45273: ./conftest |
---|
3241 | configure:45273: $? = 0 |
---|
3242 | configure:45292: result: 1 |
---|
3243 | configure:45306: checking size of float _Complex |
---|
3244 | configure:45311: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3245 | configure:45311: $? = 0 |
---|
3246 | configure:45311: ./conftest |
---|
3247 | configure:45311: $? = 0 |
---|
3248 | configure:45330: result: 8 |
---|
3249 | configure:45344: checking size of double _Complex |
---|
3250 | configure:45349: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3251 | configure:45349: $? = 0 |
---|
3252 | configure:45349: ./conftest |
---|
3253 | configure:45349: $? = 0 |
---|
3254 | configure:45368: result: 16 |
---|
3255 | configure:45384: checking size of long double _Complex |
---|
3256 | configure:45389: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3257 | configure:45389: $? = 0 |
---|
3258 | configure:45389: ./conftest |
---|
3259 | configure:45389: $? = 0 |
---|
3260 | configure:45408: result: 16 |
---|
3261 | configure:45424: checking size of _Float16 |
---|
3262 | configure:45429: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
3263 | configure:45429: $? = 0 |
---|
3264 | configure:45429: ./conftest |
---|
3265 | configure:45429: $? = 0 |
---|
3266 | configure:45443: result: 2 |
---|
3267 | configure:45456: checking for _Bool |
---|
3268 | configure:45456: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3269 | configure:45456: $? = 0 |
---|
3270 | configure:45456: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3271 | conftest.c:172:20: error: expected expression |
---|
3272 | if (sizeof ((_Bool))) |
---|
3273 | ^ |
---|
3274 | 1 error generated. |
---|
3275 | configure:45456: $? = 1 |
---|
3276 | configure: failed program was: |
---|
3277 | | /* confdefs.h */ |
---|
3278 | | #define PACKAGE_NAME "MPICH" |
---|
3279 | | #define PACKAGE_TARNAME "mpich" |
---|
3280 | | #define PACKAGE_VERSION "4.1.1" |
---|
3281 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
3282 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3283 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3284 | | #define STDC_HEADERS 1 |
---|
3285 | | #define HAVE_SYS_TYPES_H 1 |
---|
3286 | | #define HAVE_SYS_STAT_H 1 |
---|
3287 | | #define HAVE_STDLIB_H 1 |
---|
3288 | | #define HAVE_STRING_H 1 |
---|
3289 | | #define HAVE_MEMORY_H 1 |
---|
3290 | | #define HAVE_STRINGS_H 1 |
---|
3291 | | #define HAVE_INTTYPES_H 1 |
---|
3292 | | #define HAVE_STDINT_H 1 |
---|
3293 | | #define HAVE_UNISTD_H 1 |
---|
3294 | | #define __EXTENSIONS__ 1 |
---|
3295 | | #define _ALL_SOURCE 1 |
---|
3296 | | #define _GNU_SOURCE 1 |
---|
3297 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3298 | | #define _TANDEM_SOURCE 1 |
---|
3299 | | #define PACKAGE "mpich" |
---|
3300 | | #define VERSION "4.1.1" |
---|
3301 | | #define HAVE_DLFCN_H 1 |
---|
3302 | | #define LT_OBJDIR ".libs/" |
---|
3303 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3304 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3305 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3306 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3307 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3308 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3309 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3310 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3311 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3312 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3313 | | #define HAVE_VISIBILITY 1 |
---|
3314 | | #define HAVE_LIBHWLOC 1 |
---|
3315 | | #define HAVE_HWLOC 1 |
---|
3316 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3317 | | #define MPICH_IS_THREADED 1 |
---|
3318 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
3319 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
3320 | | #define HAVE_ROMIO 1 |
---|
3321 | | #define ENABLE_PVAR_NEM 0 |
---|
3322 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3323 | | #define ENABLE_PVAR_RMA 0 |
---|
3324 | | #define ENABLE_PVAR_DIMS 0 |
---|
3325 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3326 | | #define HAVE_LONG_LONG 1 |
---|
3327 | | #define STDCALL |
---|
3328 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3329 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3330 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3331 | | #define TRUE 1 |
---|
3332 | | #define FALSE 0 |
---|
3333 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3334 | | #define HAVE_NAMESPACES /**/ |
---|
3335 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3336 | | #define HAVE_CXX_BINDING 1 |
---|
3337 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3338 | | #define restrict __restrict |
---|
3339 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3340 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3341 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3342 | | #define WORDS_LITTLEENDIAN 1 |
---|
3343 | | #define HAVE_LONG_DOUBLE 1 |
---|
3344 | | #define HAVE_LONG_LONG_INT 1 |
---|
3345 | | #define HAVE_FLOAT16 1 |
---|
3346 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3347 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3348 | | #define MAX_ALIGNMENT 8 |
---|
3349 | | #define SIZEOF_CHAR 1 |
---|
3350 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3351 | | #define SIZEOF_SHORT 2 |
---|
3352 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3353 | | #define SIZEOF_INT 4 |
---|
3354 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3355 | | #define SIZEOF_LONG 8 |
---|
3356 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3357 | | #define SIZEOF_LONG_LONG 8 |
---|
3358 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3359 | | #define SIZEOF_FLOAT 4 |
---|
3360 | | #define SIZEOF_DOUBLE 8 |
---|
3361 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
3362 | | #define SIZEOF_VOID_P 8 |
---|
3363 | | #define HAVE_STDDEF_H 1 |
---|
3364 | | #define SIZEOF_WCHAR_T 4 |
---|
3365 | | #define SIZEOF___FLOAT128 0 |
---|
3366 | | #define SIZEOF_FLOAT_INT 8 |
---|
3367 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3368 | | #define SIZEOF_LONG_INT 16 |
---|
3369 | | #define SIZEOF_SHORT_INT 8 |
---|
3370 | | #define SIZEOF_TWO_INT 8 |
---|
3371 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
3372 | | #define ALIGNOF_CHAR 1 |
---|
3373 | | #define ALIGNOF_FLOAT 4 |
---|
3374 | | #define ALIGNOF_DOUBLE 8 |
---|
3375 | | #define ALIGNOF_LONG 8 |
---|
3376 | | #define ALIGNOF_LONG_LONG 8 |
---|
3377 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3378 | | #define ALIGNOF_SHORT 2 |
---|
3379 | | #define ALIGNOF_INT 4 |
---|
3380 | | #define ALIGNOF_BOOL 0 |
---|
3381 | | #define ALIGNOF_WCHAR_T 4 |
---|
3382 | | #define HAVE_INTTYPES_H 1 |
---|
3383 | | #define HAVE_STDINT_H 1 |
---|
3384 | | #define SIZEOF_INT8_T 1 |
---|
3385 | | #define SIZEOF_INT16_T 2 |
---|
3386 | | #define SIZEOF_INT32_T 4 |
---|
3387 | | #define SIZEOF_INT64_T 8 |
---|
3388 | | #define SIZEOF_UINT8_T 1 |
---|
3389 | | #define SIZEOF_UINT16_T 2 |
---|
3390 | | #define SIZEOF_UINT32_T 4 |
---|
3391 | | #define SIZEOF_UINT64_T 8 |
---|
3392 | | #define ALIGNOF_INT8_T 1 |
---|
3393 | | #define ALIGNOF_INT16_T 2 |
---|
3394 | | #define ALIGNOF_INT32_T 4 |
---|
3395 | | #define ALIGNOF_INT64_T 8 |
---|
3396 | | #define HAVE_INT8_T 1 |
---|
3397 | | #define HAVE_INT16_T 1 |
---|
3398 | | #define HAVE_INT32_T 1 |
---|
3399 | | #define HAVE_INT64_T 1 |
---|
3400 | | #define HAVE_UINT8_T 1 |
---|
3401 | | #define HAVE_UINT16_T 1 |
---|
3402 | | #define HAVE_UINT32_T 1 |
---|
3403 | | #define HAVE_UINT64_T 1 |
---|
3404 | | #define HAVE_STDBOOL_H 1 |
---|
3405 | | #define HAVE_COMPLEX_H 1 |
---|
3406 | | #define SIZEOF__BOOL 1 |
---|
3407 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3408 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3409 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
3410 | | #define SIZEOF__FLOAT16 2 |
---|
3411 | | /* end confdefs.h. */ |
---|
3412 | | #include <stdio.h> |
---|
3413 | | #ifdef HAVE_SYS_TYPES_H |
---|
3414 | | # include <sys/types.h> |
---|
3415 | | #endif |
---|
3416 | | #ifdef HAVE_SYS_STAT_H |
---|
3417 | | # include <sys/stat.h> |
---|
3418 | | #endif |
---|
3419 | | #ifdef STDC_HEADERS |
---|
3420 | | # include <stdlib.h> |
---|
3421 | | # include <stddef.h> |
---|
3422 | | #else |
---|
3423 | | # ifdef HAVE_STDLIB_H |
---|
3424 | | # include <stdlib.h> |
---|
3425 | | # endif |
---|
3426 | | #endif |
---|
3427 | | #ifdef HAVE_STRING_H |
---|
3428 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3429 | | # include <memory.h> |
---|
3430 | | # endif |
---|
3431 | | # include <string.h> |
---|
3432 | | #endif |
---|
3433 | | #ifdef HAVE_STRINGS_H |
---|
3434 | | # include <strings.h> |
---|
3435 | | #endif |
---|
3436 | | #ifdef HAVE_INTTYPES_H |
---|
3437 | | # include <inttypes.h> |
---|
3438 | | #endif |
---|
3439 | | #ifdef HAVE_STDINT_H |
---|
3440 | | # include <stdint.h> |
---|
3441 | | #endif |
---|
3442 | | #ifdef HAVE_UNISTD_H |
---|
3443 | | # include <unistd.h> |
---|
3444 | | #endif |
---|
3445 | | int |
---|
3446 | | main () |
---|
3447 | | { |
---|
3448 | | if (sizeof ((_Bool))) |
---|
3449 | | return 0; |
---|
3450 | | ; |
---|
3451 | | return 0; |
---|
3452 | | } |
---|
3453 | configure:45456: result: yes |
---|
3454 | configure:45465: checking for float _Complex |
---|
3455 | configure:45465: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3456 | configure:45465: $? = 0 |
---|
3457 | configure:45465: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3458 | conftest.c:173:29: error: expected expression |
---|
3459 | if (sizeof ((float _Complex))) |
---|
3460 | ^ |
---|
3461 | 1 error generated. |
---|
3462 | configure:45465: $? = 1 |
---|
3463 | configure: failed program was: |
---|
3464 | | /* confdefs.h */ |
---|
3465 | | #define PACKAGE_NAME "MPICH" |
---|
3466 | | #define PACKAGE_TARNAME "mpich" |
---|
3467 | | #define PACKAGE_VERSION "4.1.1" |
---|
3468 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
3469 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3470 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3471 | | #define STDC_HEADERS 1 |
---|
3472 | | #define HAVE_SYS_TYPES_H 1 |
---|
3473 | | #define HAVE_SYS_STAT_H 1 |
---|
3474 | | #define HAVE_STDLIB_H 1 |
---|
3475 | | #define HAVE_STRING_H 1 |
---|
3476 | | #define HAVE_MEMORY_H 1 |
---|
3477 | | #define HAVE_STRINGS_H 1 |
---|
3478 | | #define HAVE_INTTYPES_H 1 |
---|
3479 | | #define HAVE_STDINT_H 1 |
---|
3480 | | #define HAVE_UNISTD_H 1 |
---|
3481 | | #define __EXTENSIONS__ 1 |
---|
3482 | | #define _ALL_SOURCE 1 |
---|
3483 | | #define _GNU_SOURCE 1 |
---|
3484 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3485 | | #define _TANDEM_SOURCE 1 |
---|
3486 | | #define PACKAGE "mpich" |
---|
3487 | | #define VERSION "4.1.1" |
---|
3488 | | #define HAVE_DLFCN_H 1 |
---|
3489 | | #define LT_OBJDIR ".libs/" |
---|
3490 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3491 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3492 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3493 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3494 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3495 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3496 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3497 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3498 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3499 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3500 | | #define HAVE_VISIBILITY 1 |
---|
3501 | | #define HAVE_LIBHWLOC 1 |
---|
3502 | | #define HAVE_HWLOC 1 |
---|
3503 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3504 | | #define MPICH_IS_THREADED 1 |
---|
3505 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
3506 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
3507 | | #define HAVE_ROMIO 1 |
---|
3508 | | #define ENABLE_PVAR_NEM 0 |
---|
3509 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3510 | | #define ENABLE_PVAR_RMA 0 |
---|
3511 | | #define ENABLE_PVAR_DIMS 0 |
---|
3512 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3513 | | #define HAVE_LONG_LONG 1 |
---|
3514 | | #define STDCALL |
---|
3515 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3516 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3517 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3518 | | #define TRUE 1 |
---|
3519 | | #define FALSE 0 |
---|
3520 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3521 | | #define HAVE_NAMESPACES /**/ |
---|
3522 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3523 | | #define HAVE_CXX_BINDING 1 |
---|
3524 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3525 | | #define restrict __restrict |
---|
3526 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3527 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3528 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3529 | | #define WORDS_LITTLEENDIAN 1 |
---|
3530 | | #define HAVE_LONG_DOUBLE 1 |
---|
3531 | | #define HAVE_LONG_LONG_INT 1 |
---|
3532 | | #define HAVE_FLOAT16 1 |
---|
3533 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3534 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3535 | | #define MAX_ALIGNMENT 8 |
---|
3536 | | #define SIZEOF_CHAR 1 |
---|
3537 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3538 | | #define SIZEOF_SHORT 2 |
---|
3539 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3540 | | #define SIZEOF_INT 4 |
---|
3541 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3542 | | #define SIZEOF_LONG 8 |
---|
3543 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3544 | | #define SIZEOF_LONG_LONG 8 |
---|
3545 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3546 | | #define SIZEOF_FLOAT 4 |
---|
3547 | | #define SIZEOF_DOUBLE 8 |
---|
3548 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
3549 | | #define SIZEOF_VOID_P 8 |
---|
3550 | | #define HAVE_STDDEF_H 1 |
---|
3551 | | #define SIZEOF_WCHAR_T 4 |
---|
3552 | | #define SIZEOF___FLOAT128 0 |
---|
3553 | | #define SIZEOF_FLOAT_INT 8 |
---|
3554 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3555 | | #define SIZEOF_LONG_INT 16 |
---|
3556 | | #define SIZEOF_SHORT_INT 8 |
---|
3557 | | #define SIZEOF_TWO_INT 8 |
---|
3558 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
3559 | | #define ALIGNOF_CHAR 1 |
---|
3560 | | #define ALIGNOF_FLOAT 4 |
---|
3561 | | #define ALIGNOF_DOUBLE 8 |
---|
3562 | | #define ALIGNOF_LONG 8 |
---|
3563 | | #define ALIGNOF_LONG_LONG 8 |
---|
3564 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3565 | | #define ALIGNOF_SHORT 2 |
---|
3566 | | #define ALIGNOF_INT 4 |
---|
3567 | | #define ALIGNOF_BOOL 0 |
---|
3568 | | #define ALIGNOF_WCHAR_T 4 |
---|
3569 | | #define HAVE_INTTYPES_H 1 |
---|
3570 | | #define HAVE_STDINT_H 1 |
---|
3571 | | #define SIZEOF_INT8_T 1 |
---|
3572 | | #define SIZEOF_INT16_T 2 |
---|
3573 | | #define SIZEOF_INT32_T 4 |
---|
3574 | | #define SIZEOF_INT64_T 8 |
---|
3575 | | #define SIZEOF_UINT8_T 1 |
---|
3576 | | #define SIZEOF_UINT16_T 2 |
---|
3577 | | #define SIZEOF_UINT32_T 4 |
---|
3578 | | #define SIZEOF_UINT64_T 8 |
---|
3579 | | #define ALIGNOF_INT8_T 1 |
---|
3580 | | #define ALIGNOF_INT16_T 2 |
---|
3581 | | #define ALIGNOF_INT32_T 4 |
---|
3582 | | #define ALIGNOF_INT64_T 8 |
---|
3583 | | #define HAVE_INT8_T 1 |
---|
3584 | | #define HAVE_INT16_T 1 |
---|
3585 | | #define HAVE_INT32_T 1 |
---|
3586 | | #define HAVE_INT64_T 1 |
---|
3587 | | #define HAVE_UINT8_T 1 |
---|
3588 | | #define HAVE_UINT16_T 1 |
---|
3589 | | #define HAVE_UINT32_T 1 |
---|
3590 | | #define HAVE_UINT64_T 1 |
---|
3591 | | #define HAVE_STDBOOL_H 1 |
---|
3592 | | #define HAVE_COMPLEX_H 1 |
---|
3593 | | #define SIZEOF__BOOL 1 |
---|
3594 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3595 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3596 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
3597 | | #define SIZEOF__FLOAT16 2 |
---|
3598 | | #define HAVE__BOOL 1 |
---|
3599 | | /* end confdefs.h. */ |
---|
3600 | | #include <stdio.h> |
---|
3601 | | #ifdef HAVE_SYS_TYPES_H |
---|
3602 | | # include <sys/types.h> |
---|
3603 | | #endif |
---|
3604 | | #ifdef HAVE_SYS_STAT_H |
---|
3605 | | # include <sys/stat.h> |
---|
3606 | | #endif |
---|
3607 | | #ifdef STDC_HEADERS |
---|
3608 | | # include <stdlib.h> |
---|
3609 | | # include <stddef.h> |
---|
3610 | | #else |
---|
3611 | | # ifdef HAVE_STDLIB_H |
---|
3612 | | # include <stdlib.h> |
---|
3613 | | # endif |
---|
3614 | | #endif |
---|
3615 | | #ifdef HAVE_STRING_H |
---|
3616 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3617 | | # include <memory.h> |
---|
3618 | | # endif |
---|
3619 | | # include <string.h> |
---|
3620 | | #endif |
---|
3621 | | #ifdef HAVE_STRINGS_H |
---|
3622 | | # include <strings.h> |
---|
3623 | | #endif |
---|
3624 | | #ifdef HAVE_INTTYPES_H |
---|
3625 | | # include <inttypes.h> |
---|
3626 | | #endif |
---|
3627 | | #ifdef HAVE_STDINT_H |
---|
3628 | | # include <stdint.h> |
---|
3629 | | #endif |
---|
3630 | | #ifdef HAVE_UNISTD_H |
---|
3631 | | # include <unistd.h> |
---|
3632 | | #endif |
---|
3633 | | int |
---|
3634 | | main () |
---|
3635 | | { |
---|
3636 | | if (sizeof ((float _Complex))) |
---|
3637 | | return 0; |
---|
3638 | | ; |
---|
3639 | | return 0; |
---|
3640 | | } |
---|
3641 | configure:45465: result: yes |
---|
3642 | configure:45474: checking for double _Complex |
---|
3643 | configure:45474: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3644 | configure:45474: $? = 0 |
---|
3645 | configure:45474: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3646 | conftest.c:174:30: error: expected expression |
---|
3647 | if (sizeof ((double _Complex))) |
---|
3648 | ^ |
---|
3649 | 1 error generated. |
---|
3650 | configure:45474: $? = 1 |
---|
3651 | configure: failed program was: |
---|
3652 | | /* confdefs.h */ |
---|
3653 | | #define PACKAGE_NAME "MPICH" |
---|
3654 | | #define PACKAGE_TARNAME "mpich" |
---|
3655 | | #define PACKAGE_VERSION "4.1.1" |
---|
3656 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
3657 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3658 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3659 | | #define STDC_HEADERS 1 |
---|
3660 | | #define HAVE_SYS_TYPES_H 1 |
---|
3661 | | #define HAVE_SYS_STAT_H 1 |
---|
3662 | | #define HAVE_STDLIB_H 1 |
---|
3663 | | #define HAVE_STRING_H 1 |
---|
3664 | | #define HAVE_MEMORY_H 1 |
---|
3665 | | #define HAVE_STRINGS_H 1 |
---|
3666 | | #define HAVE_INTTYPES_H 1 |
---|
3667 | | #define HAVE_STDINT_H 1 |
---|
3668 | | #define HAVE_UNISTD_H 1 |
---|
3669 | | #define __EXTENSIONS__ 1 |
---|
3670 | | #define _ALL_SOURCE 1 |
---|
3671 | | #define _GNU_SOURCE 1 |
---|
3672 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3673 | | #define _TANDEM_SOURCE 1 |
---|
3674 | | #define PACKAGE "mpich" |
---|
3675 | | #define VERSION "4.1.1" |
---|
3676 | | #define HAVE_DLFCN_H 1 |
---|
3677 | | #define LT_OBJDIR ".libs/" |
---|
3678 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3679 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3680 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3681 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3682 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3683 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3684 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3685 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3686 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3687 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3688 | | #define HAVE_VISIBILITY 1 |
---|
3689 | | #define HAVE_LIBHWLOC 1 |
---|
3690 | | #define HAVE_HWLOC 1 |
---|
3691 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3692 | | #define MPICH_IS_THREADED 1 |
---|
3693 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
3694 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
3695 | | #define HAVE_ROMIO 1 |
---|
3696 | | #define ENABLE_PVAR_NEM 0 |
---|
3697 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3698 | | #define ENABLE_PVAR_RMA 0 |
---|
3699 | | #define ENABLE_PVAR_DIMS 0 |
---|
3700 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3701 | | #define HAVE_LONG_LONG 1 |
---|
3702 | | #define STDCALL |
---|
3703 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3704 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3705 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3706 | | #define TRUE 1 |
---|
3707 | | #define FALSE 0 |
---|
3708 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3709 | | #define HAVE_NAMESPACES /**/ |
---|
3710 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3711 | | #define HAVE_CXX_BINDING 1 |
---|
3712 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3713 | | #define restrict __restrict |
---|
3714 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3715 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3716 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3717 | | #define WORDS_LITTLEENDIAN 1 |
---|
3718 | | #define HAVE_LONG_DOUBLE 1 |
---|
3719 | | #define HAVE_LONG_LONG_INT 1 |
---|
3720 | | #define HAVE_FLOAT16 1 |
---|
3721 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3722 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3723 | | #define MAX_ALIGNMENT 8 |
---|
3724 | | #define SIZEOF_CHAR 1 |
---|
3725 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3726 | | #define SIZEOF_SHORT 2 |
---|
3727 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3728 | | #define SIZEOF_INT 4 |
---|
3729 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3730 | | #define SIZEOF_LONG 8 |
---|
3731 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3732 | | #define SIZEOF_LONG_LONG 8 |
---|
3733 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3734 | | #define SIZEOF_FLOAT 4 |
---|
3735 | | #define SIZEOF_DOUBLE 8 |
---|
3736 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
3737 | | #define SIZEOF_VOID_P 8 |
---|
3738 | | #define HAVE_STDDEF_H 1 |
---|
3739 | | #define SIZEOF_WCHAR_T 4 |
---|
3740 | | #define SIZEOF___FLOAT128 0 |
---|
3741 | | #define SIZEOF_FLOAT_INT 8 |
---|
3742 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3743 | | #define SIZEOF_LONG_INT 16 |
---|
3744 | | #define SIZEOF_SHORT_INT 8 |
---|
3745 | | #define SIZEOF_TWO_INT 8 |
---|
3746 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
3747 | | #define ALIGNOF_CHAR 1 |
---|
3748 | | #define ALIGNOF_FLOAT 4 |
---|
3749 | | #define ALIGNOF_DOUBLE 8 |
---|
3750 | | #define ALIGNOF_LONG 8 |
---|
3751 | | #define ALIGNOF_LONG_LONG 8 |
---|
3752 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3753 | | #define ALIGNOF_SHORT 2 |
---|
3754 | | #define ALIGNOF_INT 4 |
---|
3755 | | #define ALIGNOF_BOOL 0 |
---|
3756 | | #define ALIGNOF_WCHAR_T 4 |
---|
3757 | | #define HAVE_INTTYPES_H 1 |
---|
3758 | | #define HAVE_STDINT_H 1 |
---|
3759 | | #define SIZEOF_INT8_T 1 |
---|
3760 | | #define SIZEOF_INT16_T 2 |
---|
3761 | | #define SIZEOF_INT32_T 4 |
---|
3762 | | #define SIZEOF_INT64_T 8 |
---|
3763 | | #define SIZEOF_UINT8_T 1 |
---|
3764 | | #define SIZEOF_UINT16_T 2 |
---|
3765 | | #define SIZEOF_UINT32_T 4 |
---|
3766 | | #define SIZEOF_UINT64_T 8 |
---|
3767 | | #define ALIGNOF_INT8_T 1 |
---|
3768 | | #define ALIGNOF_INT16_T 2 |
---|
3769 | | #define ALIGNOF_INT32_T 4 |
---|
3770 | | #define ALIGNOF_INT64_T 8 |
---|
3771 | | #define HAVE_INT8_T 1 |
---|
3772 | | #define HAVE_INT16_T 1 |
---|
3773 | | #define HAVE_INT32_T 1 |
---|
3774 | | #define HAVE_INT64_T 1 |
---|
3775 | | #define HAVE_UINT8_T 1 |
---|
3776 | | #define HAVE_UINT16_T 1 |
---|
3777 | | #define HAVE_UINT32_T 1 |
---|
3778 | | #define HAVE_UINT64_T 1 |
---|
3779 | | #define HAVE_STDBOOL_H 1 |
---|
3780 | | #define HAVE_COMPLEX_H 1 |
---|
3781 | | #define SIZEOF__BOOL 1 |
---|
3782 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3783 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3784 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
3785 | | #define SIZEOF__FLOAT16 2 |
---|
3786 | | #define HAVE__BOOL 1 |
---|
3787 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
3788 | | /* end confdefs.h. */ |
---|
3789 | | #include <stdio.h> |
---|
3790 | | #ifdef HAVE_SYS_TYPES_H |
---|
3791 | | # include <sys/types.h> |
---|
3792 | | #endif |
---|
3793 | | #ifdef HAVE_SYS_STAT_H |
---|
3794 | | # include <sys/stat.h> |
---|
3795 | | #endif |
---|
3796 | | #ifdef STDC_HEADERS |
---|
3797 | | # include <stdlib.h> |
---|
3798 | | # include <stddef.h> |
---|
3799 | | #else |
---|
3800 | | # ifdef HAVE_STDLIB_H |
---|
3801 | | # include <stdlib.h> |
---|
3802 | | # endif |
---|
3803 | | #endif |
---|
3804 | | #ifdef HAVE_STRING_H |
---|
3805 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3806 | | # include <memory.h> |
---|
3807 | | # endif |
---|
3808 | | # include <string.h> |
---|
3809 | | #endif |
---|
3810 | | #ifdef HAVE_STRINGS_H |
---|
3811 | | # include <strings.h> |
---|
3812 | | #endif |
---|
3813 | | #ifdef HAVE_INTTYPES_H |
---|
3814 | | # include <inttypes.h> |
---|
3815 | | #endif |
---|
3816 | | #ifdef HAVE_STDINT_H |
---|
3817 | | # include <stdint.h> |
---|
3818 | | #endif |
---|
3819 | | #ifdef HAVE_UNISTD_H |
---|
3820 | | # include <unistd.h> |
---|
3821 | | #endif |
---|
3822 | | int |
---|
3823 | | main () |
---|
3824 | | { |
---|
3825 | | if (sizeof ((double _Complex))) |
---|
3826 | | return 0; |
---|
3827 | | ; |
---|
3828 | | return 0; |
---|
3829 | | } |
---|
3830 | configure:45474: result: yes |
---|
3831 | configure:45487: checking for long double _Complex |
---|
3832 | configure:45487: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3833 | configure:45487: $? = 0 |
---|
3834 | configure:45487: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
3835 | conftest.c:175:35: error: expected expression |
---|
3836 | if (sizeof ((long double _Complex))) |
---|
3837 | ^ |
---|
3838 | 1 error generated. |
---|
3839 | configure:45487: $? = 1 |
---|
3840 | configure: failed program was: |
---|
3841 | | /* confdefs.h */ |
---|
3842 | | #define PACKAGE_NAME "MPICH" |
---|
3843 | | #define PACKAGE_TARNAME "mpich" |
---|
3844 | | #define PACKAGE_VERSION "4.1.1" |
---|
3845 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
3846 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3847 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3848 | | #define STDC_HEADERS 1 |
---|
3849 | | #define HAVE_SYS_TYPES_H 1 |
---|
3850 | | #define HAVE_SYS_STAT_H 1 |
---|
3851 | | #define HAVE_STDLIB_H 1 |
---|
3852 | | #define HAVE_STRING_H 1 |
---|
3853 | | #define HAVE_MEMORY_H 1 |
---|
3854 | | #define HAVE_STRINGS_H 1 |
---|
3855 | | #define HAVE_INTTYPES_H 1 |
---|
3856 | | #define HAVE_STDINT_H 1 |
---|
3857 | | #define HAVE_UNISTD_H 1 |
---|
3858 | | #define __EXTENSIONS__ 1 |
---|
3859 | | #define _ALL_SOURCE 1 |
---|
3860 | | #define _GNU_SOURCE 1 |
---|
3861 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3862 | | #define _TANDEM_SOURCE 1 |
---|
3863 | | #define PACKAGE "mpich" |
---|
3864 | | #define VERSION "4.1.1" |
---|
3865 | | #define HAVE_DLFCN_H 1 |
---|
3866 | | #define LT_OBJDIR ".libs/" |
---|
3867 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3868 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3869 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3870 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3871 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3872 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3873 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3874 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3875 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3876 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3877 | | #define HAVE_VISIBILITY 1 |
---|
3878 | | #define HAVE_LIBHWLOC 1 |
---|
3879 | | #define HAVE_HWLOC 1 |
---|
3880 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3881 | | #define MPICH_IS_THREADED 1 |
---|
3882 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
3883 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
3884 | | #define HAVE_ROMIO 1 |
---|
3885 | | #define ENABLE_PVAR_NEM 0 |
---|
3886 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3887 | | #define ENABLE_PVAR_RMA 0 |
---|
3888 | | #define ENABLE_PVAR_DIMS 0 |
---|
3889 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3890 | | #define HAVE_LONG_LONG 1 |
---|
3891 | | #define STDCALL |
---|
3892 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3893 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3894 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3895 | | #define TRUE 1 |
---|
3896 | | #define FALSE 0 |
---|
3897 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3898 | | #define HAVE_NAMESPACES /**/ |
---|
3899 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3900 | | #define HAVE_CXX_BINDING 1 |
---|
3901 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3902 | | #define restrict __restrict |
---|
3903 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3904 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3905 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3906 | | #define WORDS_LITTLEENDIAN 1 |
---|
3907 | | #define HAVE_LONG_DOUBLE 1 |
---|
3908 | | #define HAVE_LONG_LONG_INT 1 |
---|
3909 | | #define HAVE_FLOAT16 1 |
---|
3910 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3911 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3912 | | #define MAX_ALIGNMENT 8 |
---|
3913 | | #define SIZEOF_CHAR 1 |
---|
3914 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3915 | | #define SIZEOF_SHORT 2 |
---|
3916 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3917 | | #define SIZEOF_INT 4 |
---|
3918 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3919 | | #define SIZEOF_LONG 8 |
---|
3920 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3921 | | #define SIZEOF_LONG_LONG 8 |
---|
3922 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3923 | | #define SIZEOF_FLOAT 4 |
---|
3924 | | #define SIZEOF_DOUBLE 8 |
---|
3925 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
3926 | | #define SIZEOF_VOID_P 8 |
---|
3927 | | #define HAVE_STDDEF_H 1 |
---|
3928 | | #define SIZEOF_WCHAR_T 4 |
---|
3929 | | #define SIZEOF___FLOAT128 0 |
---|
3930 | | #define SIZEOF_FLOAT_INT 8 |
---|
3931 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3932 | | #define SIZEOF_LONG_INT 16 |
---|
3933 | | #define SIZEOF_SHORT_INT 8 |
---|
3934 | | #define SIZEOF_TWO_INT 8 |
---|
3935 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
3936 | | #define ALIGNOF_CHAR 1 |
---|
3937 | | #define ALIGNOF_FLOAT 4 |
---|
3938 | | #define ALIGNOF_DOUBLE 8 |
---|
3939 | | #define ALIGNOF_LONG 8 |
---|
3940 | | #define ALIGNOF_LONG_LONG 8 |
---|
3941 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
3942 | | #define ALIGNOF_SHORT 2 |
---|
3943 | | #define ALIGNOF_INT 4 |
---|
3944 | | #define ALIGNOF_BOOL 0 |
---|
3945 | | #define ALIGNOF_WCHAR_T 4 |
---|
3946 | | #define HAVE_INTTYPES_H 1 |
---|
3947 | | #define HAVE_STDINT_H 1 |
---|
3948 | | #define SIZEOF_INT8_T 1 |
---|
3949 | | #define SIZEOF_INT16_T 2 |
---|
3950 | | #define SIZEOF_INT32_T 4 |
---|
3951 | | #define SIZEOF_INT64_T 8 |
---|
3952 | | #define SIZEOF_UINT8_T 1 |
---|
3953 | | #define SIZEOF_UINT16_T 2 |
---|
3954 | | #define SIZEOF_UINT32_T 4 |
---|
3955 | | #define SIZEOF_UINT64_T 8 |
---|
3956 | | #define ALIGNOF_INT8_T 1 |
---|
3957 | | #define ALIGNOF_INT16_T 2 |
---|
3958 | | #define ALIGNOF_INT32_T 4 |
---|
3959 | | #define ALIGNOF_INT64_T 8 |
---|
3960 | | #define HAVE_INT8_T 1 |
---|
3961 | | #define HAVE_INT16_T 1 |
---|
3962 | | #define HAVE_INT32_T 1 |
---|
3963 | | #define HAVE_INT64_T 1 |
---|
3964 | | #define HAVE_UINT8_T 1 |
---|
3965 | | #define HAVE_UINT16_T 1 |
---|
3966 | | #define HAVE_UINT32_T 1 |
---|
3967 | | #define HAVE_UINT64_T 1 |
---|
3968 | | #define HAVE_STDBOOL_H 1 |
---|
3969 | | #define HAVE_COMPLEX_H 1 |
---|
3970 | | #define SIZEOF__BOOL 1 |
---|
3971 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3972 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3973 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
3974 | | #define SIZEOF__FLOAT16 2 |
---|
3975 | | #define HAVE__BOOL 1 |
---|
3976 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
3977 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
3978 | | /* end confdefs.h. */ |
---|
3979 | | #include <stdio.h> |
---|
3980 | | #ifdef HAVE_SYS_TYPES_H |
---|
3981 | | # include <sys/types.h> |
---|
3982 | | #endif |
---|
3983 | | #ifdef HAVE_SYS_STAT_H |
---|
3984 | | # include <sys/stat.h> |
---|
3985 | | #endif |
---|
3986 | | #ifdef STDC_HEADERS |
---|
3987 | | # include <stdlib.h> |
---|
3988 | | # include <stddef.h> |
---|
3989 | | #else |
---|
3990 | | # ifdef HAVE_STDLIB_H |
---|
3991 | | # include <stdlib.h> |
---|
3992 | | # endif |
---|
3993 | | #endif |
---|
3994 | | #ifdef HAVE_STRING_H |
---|
3995 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3996 | | # include <memory.h> |
---|
3997 | | # endif |
---|
3998 | | # include <string.h> |
---|
3999 | | #endif |
---|
4000 | | #ifdef HAVE_STRINGS_H |
---|
4001 | | # include <strings.h> |
---|
4002 | | #endif |
---|
4003 | | #ifdef HAVE_INTTYPES_H |
---|
4004 | | # include <inttypes.h> |
---|
4005 | | #endif |
---|
4006 | | #ifdef HAVE_STDINT_H |
---|
4007 | | # include <stdint.h> |
---|
4008 | | #endif |
---|
4009 | | #ifdef HAVE_UNISTD_H |
---|
4010 | | # include <unistd.h> |
---|
4011 | | #endif |
---|
4012 | | int |
---|
4013 | | main () |
---|
4014 | | { |
---|
4015 | | if (sizeof ((long double _Complex))) |
---|
4016 | | return 0; |
---|
4017 | | ; |
---|
4018 | | return 0; |
---|
4019 | | } |
---|
4020 | configure:45487: result: yes |
---|
4021 | configure:45628: checking for size of Fortran type integer |
---|
4022 | configure:45678: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4023 | configure:45678: $? = 0 |
---|
4024 | configure:45682: mv conftest.o pac_conftest.o |
---|
4025 | configure:45685: $? = 0 |
---|
4026 | configure:45712: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
4027 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4028 | configure:45712: $? = 0 |
---|
4029 | configure:45712: ./conftest |
---|
4030 | configure:45712: $? = 0 |
---|
4031 | configure:45759: result: 4 |
---|
4032 | configure:45774: checking for size of Fortran type real |
---|
4033 | configure:45824: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4034 | configure:45824: $? = 0 |
---|
4035 | configure:45828: mv conftest.o pac_conftest.o |
---|
4036 | configure:45831: $? = 0 |
---|
4037 | configure:45858: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
4038 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4039 | configure:45858: $? = 0 |
---|
4040 | configure:45858: ./conftest |
---|
4041 | configure:45858: $? = 0 |
---|
4042 | configure:45905: result: 4 |
---|
4043 | configure:45920: checking for size of Fortran type double precision |
---|
4044 | configure:45970: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4045 | configure:45970: $? = 0 |
---|
4046 | configure:45974: mv conftest.o pac_conftest.o |
---|
4047 | configure:45977: $? = 0 |
---|
4048 | configure:46004: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
4049 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4050 | configure:46004: $? = 0 |
---|
4051 | configure:46004: ./conftest |
---|
4052 | configure:46004: $? = 0 |
---|
4053 | configure:46051: result: 8 |
---|
4054 | configure:46066: checking for size of Fortran type logical |
---|
4055 | configure:46116: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4056 | configure:46116: $? = 0 |
---|
4057 | configure:46120: mv conftest.o pac_conftest.o |
---|
4058 | configure:46123: $? = 0 |
---|
4059 | configure:46150: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
4060 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4061 | configure:46150: $? = 0 |
---|
4062 | configure:46150: ./conftest |
---|
4063 | configure:46150: $? = 0 |
---|
4064 | configure:46197: result: 4 |
---|
4065 | configure:46220: checking whether integer*1 is supported |
---|
4066 | configure:46231: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4067 | configure:46231: $? = 0 |
---|
4068 | configure:46238: result: yes |
---|
4069 | configure:46240: checking whether integer*2 is supported |
---|
4070 | configure:46251: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4071 | configure:46251: $? = 0 |
---|
4072 | configure:46258: result: yes |
---|
4073 | configure:46260: checking whether integer*4 is supported |
---|
4074 | configure:46271: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4075 | configure:46271: $? = 0 |
---|
4076 | configure:46278: result: yes |
---|
4077 | configure:46280: checking whether integer*8 is supported |
---|
4078 | configure:46291: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4079 | configure:46291: $? = 0 |
---|
4080 | configure:46298: result: yes |
---|
4081 | configure:46300: checking whether integer*16 is supported |
---|
4082 | configure:46311: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4083 | configure:46311: $? = 0 |
---|
4084 | configure:46318: result: yes |
---|
4085 | configure:46320: checking whether real*4 is supported |
---|
4086 | configure:46331: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4087 | configure:46331: $? = 0 |
---|
4088 | configure:46338: result: yes |
---|
4089 | configure:46340: checking whether real*8 is supported |
---|
4090 | configure:46351: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4091 | configure:46351: $? = 0 |
---|
4092 | configure:46358: result: yes |
---|
4093 | configure:46360: checking whether real*16 is supported |
---|
4094 | configure:46371: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4095 | configure:46371: $? = 0 |
---|
4096 | configure:46378: result: yes |
---|
4097 | configure:46395: checking for C type matching Fortran integer |
---|
4098 | configure:46399: result: int |
---|
4099 | configure:46405: checking for C type matching Fortran real |
---|
4100 | configure:46409: result: float |
---|
4101 | configure:46417: checking for C type matching Fortran double |
---|
4102 | configure:46421: result: double |
---|
4103 | configure:46570: checking for values of Fortran logicals |
---|
4104 | configure:46617: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -fPIE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4105 | configure:46617: $? = 0 |
---|
4106 | configure:46620: mv conftest.o pac_conftest.o |
---|
4107 | configure:46623: $? = 0 |
---|
4108 | configure:46655: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f pac_conftest.o >&5 |
---|
4109 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4110 | configure:46655: $? = 0 |
---|
4111 | configure:46655: ./conftest |
---|
4112 | configure:46655: $? = 0 |
---|
4113 | configure:46701: result: True is 1 and False is 0 |
---|
4114 | configure:46811: checking for Fortran 90 integer kind for 8-byte integers |
---|
4115 | configure:46851: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
4116 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4117 | configure:46851: $? = 0 |
---|
4118 | configure:46851: ./conftest |
---|
4119 | configure:46851: $? = 0 |
---|
4120 | configure:46868: result: 8 |
---|
4121 | configure:46978: checking for Fortran 90 integer kind for 4-byte integers |
---|
4122 | configure:47018: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
4123 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
4124 | configure:47018: $? = 0 |
---|
4125 | configure:47018: ./conftest |
---|
4126 | configure:47018: $? = 0 |
---|
4127 | configure:47035: result: 4 |
---|
4128 | configure:47067: checking if real*8 is supported in Fortran 90 |
---|
4129 | configure:47080: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f90 >&5 |
---|
4130 | configure:47080: $? = 0 |
---|
4131 | configure:47092: result: yes |
---|
4132 | configure:47187: checking size of bool |
---|
4133 | configure:47192: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
4134 | configure:47192: $? = 0 |
---|
4135 | configure:47192: ./conftest |
---|
4136 | configure:47192: $? = 0 |
---|
4137 | configure:47206: result: 1 |
---|
4138 | configure:47217: checking for C types matching C++ bool |
---|
4139 | configure:47220: result: _Bool |
---|
4140 | configure:47234: checking complex usability |
---|
4141 | configure:47234: /usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp >&5 |
---|
4142 | configure:47234: $? = 0 |
---|
4143 | configure:47234: result: yes |
---|
4144 | configure:47234: checking complex presence |
---|
4145 | configure:47234: /usr/bin/clang++ -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.cpp |
---|
4146 | configure:47234: $? = 0 |
---|
4147 | configure:47234: result: yes |
---|
4148 | configure:47234: checking for complex |
---|
4149 | configure:47234: result: yes |
---|
4150 | configure:47247: checking size of Complex |
---|
4151 | configure:47252: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
4152 | configure:47252: $? = 0 |
---|
4153 | configure:47252: ./conftest |
---|
4154 | configure:47252: $? = 0 |
---|
4155 | configure:47271: result: 8 |
---|
4156 | configure:47285: checking size of DoubleComplex |
---|
4157 | configure:47290: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
4158 | configure:47290: $? = 0 |
---|
4159 | configure:47290: ./conftest |
---|
4160 | configure:47290: $? = 0 |
---|
4161 | configure:47309: result: 16 |
---|
4162 | configure:47324: checking size of LongDoubleComplex |
---|
4163 | configure:47329: /usr/bin/clang++ -o conftest -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.cpp >&5 |
---|
4164 | configure:47329: $? = 0 |
---|
4165 | configure:47329: ./conftest |
---|
4166 | configure:47329: $? = 0 |
---|
4167 | configure:47348: result: 16 |
---|
4168 | configure:47488: checking the sizeof MPI_Offset |
---|
4169 | configure:47495: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
4170 | configure:47495: $? = 0 |
---|
4171 | configure:47495: ./conftest |
---|
4172 | configure:47495: $? = 0 |
---|
4173 | configure:47506: result: 8 |
---|
4174 | configure:47574: checking whether the Fortran Offset type works with Fortran 77 |
---|
4175 | configure:47583: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5 |
---|
4176 | configure:47583: $? = 0 |
---|
4177 | configure:47589: result: yes |
---|
4178 | configure:47603: checking whether the Fortran Offset type works with Fortran 90 |
---|
4179 | configure:47612: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f90 >&5 |
---|
4180 | configure:47612: $? = 0 |
---|
4181 | configure:47624: result: yes |
---|
4182 | configure:47674: checking MPI datatypes |
---|
4183 | configure:49334: result: done |
---|
4184 | configure:49368: checking whether C compiler accepts option -Werror |
---|
4185 | configure:49420: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c > pac_test1.log 2>&1 |
---|
4186 | configure:49420: $? = 1 |
---|
4187 | configure: failed program was: |
---|
4188 | | /* confdefs.h */ |
---|
4189 | | #define PACKAGE_NAME "MPICH" |
---|
4190 | | #define PACKAGE_TARNAME "mpich" |
---|
4191 | | #define PACKAGE_VERSION "4.1.1" |
---|
4192 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
4193 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4194 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4195 | | #define STDC_HEADERS 1 |
---|
4196 | | #define HAVE_SYS_TYPES_H 1 |
---|
4197 | | #define HAVE_SYS_STAT_H 1 |
---|
4198 | | #define HAVE_STDLIB_H 1 |
---|
4199 | | #define HAVE_STRING_H 1 |
---|
4200 | | #define HAVE_MEMORY_H 1 |
---|
4201 | | #define HAVE_STRINGS_H 1 |
---|
4202 | | #define HAVE_INTTYPES_H 1 |
---|
4203 | | #define HAVE_STDINT_H 1 |
---|
4204 | | #define HAVE_UNISTD_H 1 |
---|
4205 | | #define __EXTENSIONS__ 1 |
---|
4206 | | #define _ALL_SOURCE 1 |
---|
4207 | | #define _GNU_SOURCE 1 |
---|
4208 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4209 | | #define _TANDEM_SOURCE 1 |
---|
4210 | | #define PACKAGE "mpich" |
---|
4211 | | #define VERSION "4.1.1" |
---|
4212 | | #define HAVE_DLFCN_H 1 |
---|
4213 | | #define LT_OBJDIR ".libs/" |
---|
4214 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4215 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4216 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4217 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4218 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4219 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4220 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4221 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4222 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4223 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4224 | | #define HAVE_VISIBILITY 1 |
---|
4225 | | #define HAVE_LIBHWLOC 1 |
---|
4226 | | #define HAVE_HWLOC 1 |
---|
4227 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4228 | | #define MPICH_IS_THREADED 1 |
---|
4229 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
4230 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
4231 | | #define HAVE_ROMIO 1 |
---|
4232 | | #define ENABLE_PVAR_NEM 0 |
---|
4233 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4234 | | #define ENABLE_PVAR_RMA 0 |
---|
4235 | | #define ENABLE_PVAR_DIMS 0 |
---|
4236 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4237 | | #define HAVE_LONG_LONG 1 |
---|
4238 | | #define STDCALL |
---|
4239 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4240 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4241 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4242 | | #define TRUE 1 |
---|
4243 | | #define FALSE 0 |
---|
4244 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4245 | | #define HAVE_NAMESPACES /**/ |
---|
4246 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4247 | | #define HAVE_CXX_BINDING 1 |
---|
4248 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4249 | | #define restrict __restrict |
---|
4250 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4251 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4252 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4253 | | #define WORDS_LITTLEENDIAN 1 |
---|
4254 | | #define HAVE_LONG_DOUBLE 1 |
---|
4255 | | #define HAVE_LONG_LONG_INT 1 |
---|
4256 | | #define HAVE_FLOAT16 1 |
---|
4257 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4258 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4259 | | #define MAX_ALIGNMENT 8 |
---|
4260 | | #define SIZEOF_CHAR 1 |
---|
4261 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4262 | | #define SIZEOF_SHORT 2 |
---|
4263 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4264 | | #define SIZEOF_INT 4 |
---|
4265 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4266 | | #define SIZEOF_LONG 8 |
---|
4267 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4268 | | #define SIZEOF_LONG_LONG 8 |
---|
4269 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4270 | | #define SIZEOF_FLOAT 4 |
---|
4271 | | #define SIZEOF_DOUBLE 8 |
---|
4272 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
4273 | | #define SIZEOF_VOID_P 8 |
---|
4274 | | #define HAVE_STDDEF_H 1 |
---|
4275 | | #define SIZEOF_WCHAR_T 4 |
---|
4276 | | #define SIZEOF___FLOAT128 0 |
---|
4277 | | #define SIZEOF_FLOAT_INT 8 |
---|
4278 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4279 | | #define SIZEOF_LONG_INT 16 |
---|
4280 | | #define SIZEOF_SHORT_INT 8 |
---|
4281 | | #define SIZEOF_TWO_INT 8 |
---|
4282 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
4283 | | #define ALIGNOF_CHAR 1 |
---|
4284 | | #define ALIGNOF_FLOAT 4 |
---|
4285 | | #define ALIGNOF_DOUBLE 8 |
---|
4286 | | #define ALIGNOF_LONG 8 |
---|
4287 | | #define ALIGNOF_LONG_LONG 8 |
---|
4288 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4289 | | #define ALIGNOF_SHORT 2 |
---|
4290 | | #define ALIGNOF_INT 4 |
---|
4291 | | #define ALIGNOF_BOOL 0 |
---|
4292 | | #define ALIGNOF_WCHAR_T 4 |
---|
4293 | | #define HAVE_INTTYPES_H 1 |
---|
4294 | | #define HAVE_STDINT_H 1 |
---|
4295 | | #define SIZEOF_INT8_T 1 |
---|
4296 | | #define SIZEOF_INT16_T 2 |
---|
4297 | | #define SIZEOF_INT32_T 4 |
---|
4298 | | #define SIZEOF_INT64_T 8 |
---|
4299 | | #define SIZEOF_UINT8_T 1 |
---|
4300 | | #define SIZEOF_UINT16_T 2 |
---|
4301 | | #define SIZEOF_UINT32_T 4 |
---|
4302 | | #define SIZEOF_UINT64_T 8 |
---|
4303 | | #define ALIGNOF_INT8_T 1 |
---|
4304 | | #define ALIGNOF_INT16_T 2 |
---|
4305 | | #define ALIGNOF_INT32_T 4 |
---|
4306 | | #define ALIGNOF_INT64_T 8 |
---|
4307 | | #define HAVE_INT8_T 1 |
---|
4308 | | #define HAVE_INT16_T 1 |
---|
4309 | | #define HAVE_INT32_T 1 |
---|
4310 | | #define HAVE_INT64_T 1 |
---|
4311 | | #define HAVE_UINT8_T 1 |
---|
4312 | | #define HAVE_UINT16_T 1 |
---|
4313 | | #define HAVE_UINT32_T 1 |
---|
4314 | | #define HAVE_UINT64_T 1 |
---|
4315 | | #define HAVE_STDBOOL_H 1 |
---|
4316 | | #define HAVE_COMPLEX_H 1 |
---|
4317 | | #define SIZEOF__BOOL 1 |
---|
4318 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4319 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4320 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
4321 | | #define SIZEOF__FLOAT16 2 |
---|
4322 | | #define HAVE__BOOL 1 |
---|
4323 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4324 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4325 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4326 | | #define SIZEOF_F77_INTEGER 4 |
---|
4327 | | #define SIZEOF_F77_REAL 4 |
---|
4328 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4329 | | #define SIZEOF_F77_LOGICAL 4 |
---|
4330 | | #define MPIR_FC_REAL_CTYPE float |
---|
4331 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4332 | | #define MPIR_REAL4_CTYPE float |
---|
4333 | | #define MPIR_REAL8_CTYPE double |
---|
4334 | | #define MPIR_INTEGER1_CTYPE char |
---|
4335 | | #define MPIR_INTEGER2_CTYPE short |
---|
4336 | | #define MPIR_INTEGER4_CTYPE int |
---|
4337 | | #define MPIR_INTEGER8_CTYPE long |
---|
4338 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
4339 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
4340 | | #define HAVE_FINT_IS_INT 1 |
---|
4341 | | #define F77_TRUE_VALUE_SET 1 |
---|
4342 | | #define F77_TRUE_VALUE 1 |
---|
4343 | | #define F77_FALSE_VALUE 0 |
---|
4344 | | #define SIZEOF_BOOL 1 |
---|
4345 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4346 | | #define HAVE_CXX_BOOL 1 |
---|
4347 | | #define SIZEOF_COMPLEX 8 |
---|
4348 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4349 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
4350 | | #define HAVE_CXX_COMPLEX 1 |
---|
4351 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4352 | | #define MPIR_AINT_MAX LONG_MAX |
---|
4353 | | #define MPIR_AINT_MIN LONG_MIN |
---|
4354 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4355 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4356 | | #define MPIR_Ucount unsigned long long |
---|
4357 | | /* end confdefs.h. */ |
---|
4358 | | #error "-qmkshrobj should not work" |
---|
4359 | | #include <stdio.h> |
---|
4360 | | const char hw[] = "Hello, World\n"; |
---|
4361 | | int main(void){ |
---|
4362 | | fputs (hw, stdout); |
---|
4363 | | return 0; |
---|
4364 | | } |
---|
4365 | | |
---|
4366 | configure:49562: result: no |
---|
4367 | configure:49873: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4368 | conftest.c:182:10: warning: argument type 'const int *' doesn't match specified 'TEST' type tag that requires 'int *' [-Wtype-safety] |
---|
4369 | test(buf, TEST_INT); |
---|
4370 | ^~~ ~~~~~~~~ |
---|
4371 | 1 warning generated. |
---|
4372 | configure:49873: $? = 0 |
---|
4373 | configure:49909: checking for alignment restrictions on |
---|
4374 | configure:49943: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
4375 | conftest.c:176:19: error: use of undeclared identifier 'p1' |
---|
4376 | *p1, v; |
---|
4377 | ^ |
---|
4378 | conftest.c:176:23: error: use of undeclared identifier 'v' |
---|
4379 | *p1, v; |
---|
4380 | ^ |
---|
4381 | conftest.c:181:17: error: use of undeclared identifier 'p1' |
---|
4382 | p1 = ( *)bp; |
---|
4383 | ^ |
---|
4384 | conftest.c:181:25: error: expected expression |
---|
4385 | p1 = ( *)bp; |
---|
4386 | ^ |
---|
4387 | conftest.c:182:17: error: use of undeclared identifier 'v' |
---|
4388 | v = -1; |
---|
4389 | ^ |
---|
4390 | conftest.c:183:18: error: use of undeclared identifier 'p1' |
---|
4391 | *p1 = v; |
---|
4392 | ^ |
---|
4393 | conftest.c:183:23: error: use of undeclared identifier 'v' |
---|
4394 | *p1 = v; |
---|
4395 | ^ |
---|
4396 | conftest.c:185:17: error: use of undeclared identifier 'p1' |
---|
4397 | p1 = ( *)bp; |
---|
4398 | ^ |
---|
4399 | conftest.c:185:25: error: expected expression |
---|
4400 | p1 = ( *)bp; |
---|
4401 | ^ |
---|
4402 | conftest.c:186:18: error: use of undeclared identifier 'p1' |
---|
4403 | *p1 = 1; |
---|
4404 | ^ |
---|
4405 | conftest.c:188:17: error: use of undeclared identifier 'p1' |
---|
4406 | p1 = ( *)bp; |
---|
4407 | ^ |
---|
4408 | conftest.c:188:25: error: expected expression |
---|
4409 | p1 = ( *)bp; |
---|
4410 | ^ |
---|
4411 | conftest.c:189:18: error: use of undeclared identifier 'p1' |
---|
4412 | *p1 = 1; |
---|
4413 | ^ |
---|
4414 | 13 errors generated. |
---|
4415 | configure:49943: $? = 1 |
---|
4416 | configure: program exited with status 1 |
---|
4417 | configure: failed program was: |
---|
4418 | | /* confdefs.h */ |
---|
4419 | | #define PACKAGE_NAME "MPICH" |
---|
4420 | | #define PACKAGE_TARNAME "mpich" |
---|
4421 | | #define PACKAGE_VERSION "4.1.1" |
---|
4422 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
4423 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4424 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4425 | | #define STDC_HEADERS 1 |
---|
4426 | | #define HAVE_SYS_TYPES_H 1 |
---|
4427 | | #define HAVE_SYS_STAT_H 1 |
---|
4428 | | #define HAVE_STDLIB_H 1 |
---|
4429 | | #define HAVE_STRING_H 1 |
---|
4430 | | #define HAVE_MEMORY_H 1 |
---|
4431 | | #define HAVE_STRINGS_H 1 |
---|
4432 | | #define HAVE_INTTYPES_H 1 |
---|
4433 | | #define HAVE_STDINT_H 1 |
---|
4434 | | #define HAVE_UNISTD_H 1 |
---|
4435 | | #define __EXTENSIONS__ 1 |
---|
4436 | | #define _ALL_SOURCE 1 |
---|
4437 | | #define _GNU_SOURCE 1 |
---|
4438 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4439 | | #define _TANDEM_SOURCE 1 |
---|
4440 | | #define PACKAGE "mpich" |
---|
4441 | | #define VERSION "4.1.1" |
---|
4442 | | #define HAVE_DLFCN_H 1 |
---|
4443 | | #define LT_OBJDIR ".libs/" |
---|
4444 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4445 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4446 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4447 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4448 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4449 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4450 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4451 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4452 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4453 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4454 | | #define HAVE_VISIBILITY 1 |
---|
4455 | | #define HAVE_LIBHWLOC 1 |
---|
4456 | | #define HAVE_HWLOC 1 |
---|
4457 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4458 | | #define MPICH_IS_THREADED 1 |
---|
4459 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
4460 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
4461 | | #define HAVE_ROMIO 1 |
---|
4462 | | #define ENABLE_PVAR_NEM 0 |
---|
4463 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4464 | | #define ENABLE_PVAR_RMA 0 |
---|
4465 | | #define ENABLE_PVAR_DIMS 0 |
---|
4466 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4467 | | #define HAVE_LONG_LONG 1 |
---|
4468 | | #define STDCALL |
---|
4469 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4470 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4471 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4472 | | #define TRUE 1 |
---|
4473 | | #define FALSE 0 |
---|
4474 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4475 | | #define HAVE_NAMESPACES /**/ |
---|
4476 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4477 | | #define HAVE_CXX_BINDING 1 |
---|
4478 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4479 | | #define restrict __restrict |
---|
4480 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4481 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4482 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4483 | | #define WORDS_LITTLEENDIAN 1 |
---|
4484 | | #define HAVE_LONG_DOUBLE 1 |
---|
4485 | | #define HAVE_LONG_LONG_INT 1 |
---|
4486 | | #define HAVE_FLOAT16 1 |
---|
4487 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4488 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4489 | | #define MAX_ALIGNMENT 8 |
---|
4490 | | #define SIZEOF_CHAR 1 |
---|
4491 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4492 | | #define SIZEOF_SHORT 2 |
---|
4493 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4494 | | #define SIZEOF_INT 4 |
---|
4495 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4496 | | #define SIZEOF_LONG 8 |
---|
4497 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4498 | | #define SIZEOF_LONG_LONG 8 |
---|
4499 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4500 | | #define SIZEOF_FLOAT 4 |
---|
4501 | | #define SIZEOF_DOUBLE 8 |
---|
4502 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
4503 | | #define SIZEOF_VOID_P 8 |
---|
4504 | | #define HAVE_STDDEF_H 1 |
---|
4505 | | #define SIZEOF_WCHAR_T 4 |
---|
4506 | | #define SIZEOF___FLOAT128 0 |
---|
4507 | | #define SIZEOF_FLOAT_INT 8 |
---|
4508 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4509 | | #define SIZEOF_LONG_INT 16 |
---|
4510 | | #define SIZEOF_SHORT_INT 8 |
---|
4511 | | #define SIZEOF_TWO_INT 8 |
---|
4512 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
4513 | | #define ALIGNOF_CHAR 1 |
---|
4514 | | #define ALIGNOF_FLOAT 4 |
---|
4515 | | #define ALIGNOF_DOUBLE 8 |
---|
4516 | | #define ALIGNOF_LONG 8 |
---|
4517 | | #define ALIGNOF_LONG_LONG 8 |
---|
4518 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4519 | | #define ALIGNOF_SHORT 2 |
---|
4520 | | #define ALIGNOF_INT 4 |
---|
4521 | | #define ALIGNOF_BOOL 0 |
---|
4522 | | #define ALIGNOF_WCHAR_T 4 |
---|
4523 | | #define HAVE_INTTYPES_H 1 |
---|
4524 | | #define HAVE_STDINT_H 1 |
---|
4525 | | #define SIZEOF_INT8_T 1 |
---|
4526 | | #define SIZEOF_INT16_T 2 |
---|
4527 | | #define SIZEOF_INT32_T 4 |
---|
4528 | | #define SIZEOF_INT64_T 8 |
---|
4529 | | #define SIZEOF_UINT8_T 1 |
---|
4530 | | #define SIZEOF_UINT16_T 2 |
---|
4531 | | #define SIZEOF_UINT32_T 4 |
---|
4532 | | #define SIZEOF_UINT64_T 8 |
---|
4533 | | #define ALIGNOF_INT8_T 1 |
---|
4534 | | #define ALIGNOF_INT16_T 2 |
---|
4535 | | #define ALIGNOF_INT32_T 4 |
---|
4536 | | #define ALIGNOF_INT64_T 8 |
---|
4537 | | #define HAVE_INT8_T 1 |
---|
4538 | | #define HAVE_INT16_T 1 |
---|
4539 | | #define HAVE_INT32_T 1 |
---|
4540 | | #define HAVE_INT64_T 1 |
---|
4541 | | #define HAVE_UINT8_T 1 |
---|
4542 | | #define HAVE_UINT16_T 1 |
---|
4543 | | #define HAVE_UINT32_T 1 |
---|
4544 | | #define HAVE_UINT64_T 1 |
---|
4545 | | #define HAVE_STDBOOL_H 1 |
---|
4546 | | #define HAVE_COMPLEX_H 1 |
---|
4547 | | #define SIZEOF__BOOL 1 |
---|
4548 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4549 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4550 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
4551 | | #define SIZEOF__FLOAT16 2 |
---|
4552 | | #define HAVE__BOOL 1 |
---|
4553 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4554 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4555 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4556 | | #define SIZEOF_F77_INTEGER 4 |
---|
4557 | | #define SIZEOF_F77_REAL 4 |
---|
4558 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4559 | | #define SIZEOF_F77_LOGICAL 4 |
---|
4560 | | #define MPIR_FC_REAL_CTYPE float |
---|
4561 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4562 | | #define MPIR_REAL4_CTYPE float |
---|
4563 | | #define MPIR_REAL8_CTYPE double |
---|
4564 | | #define MPIR_INTEGER1_CTYPE char |
---|
4565 | | #define MPIR_INTEGER2_CTYPE short |
---|
4566 | | #define MPIR_INTEGER4_CTYPE int |
---|
4567 | | #define MPIR_INTEGER8_CTYPE long |
---|
4568 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
4569 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
4570 | | #define HAVE_FINT_IS_INT 1 |
---|
4571 | | #define F77_TRUE_VALUE_SET 1 |
---|
4572 | | #define F77_TRUE_VALUE 1 |
---|
4573 | | #define F77_FALSE_VALUE 0 |
---|
4574 | | #define SIZEOF_BOOL 1 |
---|
4575 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4576 | | #define HAVE_CXX_BOOL 1 |
---|
4577 | | #define SIZEOF_COMPLEX 8 |
---|
4578 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4579 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
4580 | | #define HAVE_CXX_COMPLEX 1 |
---|
4581 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4582 | | #define MPIR_AINT_MAX LONG_MAX |
---|
4583 | | #define MPIR_AINT_MIN LONG_MIN |
---|
4584 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4585 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4586 | | #define MPIR_Ucount unsigned long long |
---|
4587 | | /* end confdefs.h. */ |
---|
4588 | | |
---|
4589 | | #include <sys/types.h> |
---|
4590 | | #include <stdlib.h> |
---|
4591 | | int main(int argc, char **argv ) |
---|
4592 | | { |
---|
4593 | | *p1, v; |
---|
4594 | | char *buf_p = (char *)malloc( 64 ), *bp; |
---|
4595 | | bp = buf_p; |
---|
4596 | | /* Make bp aligned on 4, not 8 bytes */ |
---|
4597 | | if (!( (long)bp & 0x7 ) ) bp += 4; |
---|
4598 | | p1 = ( *)bp; |
---|
4599 | | v = -1; |
---|
4600 | | *p1 = v; |
---|
4601 | | if (!( (long)bp & 0x3 ) ) bp += 2; |
---|
4602 | | p1 = ( *)bp; |
---|
4603 | | *p1 = 1; |
---|
4604 | | if (!( (long)bp & 0x1 ) ) bp += 1; |
---|
4605 | | p1 = ( *)bp; |
---|
4606 | | *p1 = 1; |
---|
4607 | | return 0; |
---|
4608 | | } |
---|
4609 | | |
---|
4610 | configure:49954: result: yes |
---|
4611 | configure:49973: checking for alignment restrictions on int32_t |
---|
4612 | configure:50007: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
4613 | conftest.c:176:19: error: use of undeclared identifier 'p1' |
---|
4614 | *p1, v; |
---|
4615 | ^ |
---|
4616 | conftest.c:176:23: error: use of undeclared identifier 'v' |
---|
4617 | *p1, v; |
---|
4618 | ^ |
---|
4619 | conftest.c:181:17: error: use of undeclared identifier 'p1' |
---|
4620 | p1 = ( *)bp; |
---|
4621 | ^ |
---|
4622 | conftest.c:181:25: error: expected expression |
---|
4623 | p1 = ( *)bp; |
---|
4624 | ^ |
---|
4625 | conftest.c:182:17: error: use of undeclared identifier 'v' |
---|
4626 | v = -1; |
---|
4627 | ^ |
---|
4628 | conftest.c:183:18: error: use of undeclared identifier 'p1' |
---|
4629 | *p1 = v; |
---|
4630 | ^ |
---|
4631 | conftest.c:183:23: error: use of undeclared identifier 'v' |
---|
4632 | *p1 = v; |
---|
4633 | ^ |
---|
4634 | conftest.c:185:17: error: use of undeclared identifier 'p1' |
---|
4635 | p1 = ( *)bp; |
---|
4636 | ^ |
---|
4637 | conftest.c:185:25: error: expected expression |
---|
4638 | p1 = ( *)bp; |
---|
4639 | ^ |
---|
4640 | conftest.c:186:18: error: use of undeclared identifier 'p1' |
---|
4641 | *p1 = 1; |
---|
4642 | ^ |
---|
4643 | conftest.c:188:17: error: use of undeclared identifier 'p1' |
---|
4644 | p1 = ( *)bp; |
---|
4645 | ^ |
---|
4646 | conftest.c:188:25: error: expected expression |
---|
4647 | p1 = ( *)bp; |
---|
4648 | ^ |
---|
4649 | conftest.c:189:18: error: use of undeclared identifier 'p1' |
---|
4650 | *p1 = 1; |
---|
4651 | ^ |
---|
4652 | 13 errors generated. |
---|
4653 | configure:50007: $? = 1 |
---|
4654 | configure: program exited with status 1 |
---|
4655 | configure: failed program was: |
---|
4656 | | /* confdefs.h */ |
---|
4657 | | #define PACKAGE_NAME "MPICH" |
---|
4658 | | #define PACKAGE_TARNAME "mpich" |
---|
4659 | | #define PACKAGE_VERSION "4.1.1" |
---|
4660 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
4661 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4662 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4663 | | #define STDC_HEADERS 1 |
---|
4664 | | #define HAVE_SYS_TYPES_H 1 |
---|
4665 | | #define HAVE_SYS_STAT_H 1 |
---|
4666 | | #define HAVE_STDLIB_H 1 |
---|
4667 | | #define HAVE_STRING_H 1 |
---|
4668 | | #define HAVE_MEMORY_H 1 |
---|
4669 | | #define HAVE_STRINGS_H 1 |
---|
4670 | | #define HAVE_INTTYPES_H 1 |
---|
4671 | | #define HAVE_STDINT_H 1 |
---|
4672 | | #define HAVE_UNISTD_H 1 |
---|
4673 | | #define __EXTENSIONS__ 1 |
---|
4674 | | #define _ALL_SOURCE 1 |
---|
4675 | | #define _GNU_SOURCE 1 |
---|
4676 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4677 | | #define _TANDEM_SOURCE 1 |
---|
4678 | | #define PACKAGE "mpich" |
---|
4679 | | #define VERSION "4.1.1" |
---|
4680 | | #define HAVE_DLFCN_H 1 |
---|
4681 | | #define LT_OBJDIR ".libs/" |
---|
4682 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4683 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4684 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4685 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4686 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4687 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4688 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4689 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4690 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4691 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4692 | | #define HAVE_VISIBILITY 1 |
---|
4693 | | #define HAVE_LIBHWLOC 1 |
---|
4694 | | #define HAVE_HWLOC 1 |
---|
4695 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4696 | | #define MPICH_IS_THREADED 1 |
---|
4697 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
4698 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
4699 | | #define HAVE_ROMIO 1 |
---|
4700 | | #define ENABLE_PVAR_NEM 0 |
---|
4701 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4702 | | #define ENABLE_PVAR_RMA 0 |
---|
4703 | | #define ENABLE_PVAR_DIMS 0 |
---|
4704 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4705 | | #define HAVE_LONG_LONG 1 |
---|
4706 | | #define STDCALL |
---|
4707 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4708 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4709 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4710 | | #define TRUE 1 |
---|
4711 | | #define FALSE 0 |
---|
4712 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4713 | | #define HAVE_NAMESPACES /**/ |
---|
4714 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4715 | | #define HAVE_CXX_BINDING 1 |
---|
4716 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4717 | | #define restrict __restrict |
---|
4718 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4719 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4720 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4721 | | #define WORDS_LITTLEENDIAN 1 |
---|
4722 | | #define HAVE_LONG_DOUBLE 1 |
---|
4723 | | #define HAVE_LONG_LONG_INT 1 |
---|
4724 | | #define HAVE_FLOAT16 1 |
---|
4725 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4726 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4727 | | #define MAX_ALIGNMENT 8 |
---|
4728 | | #define SIZEOF_CHAR 1 |
---|
4729 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4730 | | #define SIZEOF_SHORT 2 |
---|
4731 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4732 | | #define SIZEOF_INT 4 |
---|
4733 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4734 | | #define SIZEOF_LONG 8 |
---|
4735 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4736 | | #define SIZEOF_LONG_LONG 8 |
---|
4737 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4738 | | #define SIZEOF_FLOAT 4 |
---|
4739 | | #define SIZEOF_DOUBLE 8 |
---|
4740 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
4741 | | #define SIZEOF_VOID_P 8 |
---|
4742 | | #define HAVE_STDDEF_H 1 |
---|
4743 | | #define SIZEOF_WCHAR_T 4 |
---|
4744 | | #define SIZEOF___FLOAT128 0 |
---|
4745 | | #define SIZEOF_FLOAT_INT 8 |
---|
4746 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4747 | | #define SIZEOF_LONG_INT 16 |
---|
4748 | | #define SIZEOF_SHORT_INT 8 |
---|
4749 | | #define SIZEOF_TWO_INT 8 |
---|
4750 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
4751 | | #define ALIGNOF_CHAR 1 |
---|
4752 | | #define ALIGNOF_FLOAT 4 |
---|
4753 | | #define ALIGNOF_DOUBLE 8 |
---|
4754 | | #define ALIGNOF_LONG 8 |
---|
4755 | | #define ALIGNOF_LONG_LONG 8 |
---|
4756 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4757 | | #define ALIGNOF_SHORT 2 |
---|
4758 | | #define ALIGNOF_INT 4 |
---|
4759 | | #define ALIGNOF_BOOL 0 |
---|
4760 | | #define ALIGNOF_WCHAR_T 4 |
---|
4761 | | #define HAVE_INTTYPES_H 1 |
---|
4762 | | #define HAVE_STDINT_H 1 |
---|
4763 | | #define SIZEOF_INT8_T 1 |
---|
4764 | | #define SIZEOF_INT16_T 2 |
---|
4765 | | #define SIZEOF_INT32_T 4 |
---|
4766 | | #define SIZEOF_INT64_T 8 |
---|
4767 | | #define SIZEOF_UINT8_T 1 |
---|
4768 | | #define SIZEOF_UINT16_T 2 |
---|
4769 | | #define SIZEOF_UINT32_T 4 |
---|
4770 | | #define SIZEOF_UINT64_T 8 |
---|
4771 | | #define ALIGNOF_INT8_T 1 |
---|
4772 | | #define ALIGNOF_INT16_T 2 |
---|
4773 | | #define ALIGNOF_INT32_T 4 |
---|
4774 | | #define ALIGNOF_INT64_T 8 |
---|
4775 | | #define HAVE_INT8_T 1 |
---|
4776 | | #define HAVE_INT16_T 1 |
---|
4777 | | #define HAVE_INT32_T 1 |
---|
4778 | | #define HAVE_INT64_T 1 |
---|
4779 | | #define HAVE_UINT8_T 1 |
---|
4780 | | #define HAVE_UINT16_T 1 |
---|
4781 | | #define HAVE_UINT32_T 1 |
---|
4782 | | #define HAVE_UINT64_T 1 |
---|
4783 | | #define HAVE_STDBOOL_H 1 |
---|
4784 | | #define HAVE_COMPLEX_H 1 |
---|
4785 | | #define SIZEOF__BOOL 1 |
---|
4786 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4787 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4788 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
4789 | | #define SIZEOF__FLOAT16 2 |
---|
4790 | | #define HAVE__BOOL 1 |
---|
4791 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4792 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4793 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4794 | | #define SIZEOF_F77_INTEGER 4 |
---|
4795 | | #define SIZEOF_F77_REAL 4 |
---|
4796 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4797 | | #define SIZEOF_F77_LOGICAL 4 |
---|
4798 | | #define MPIR_FC_REAL_CTYPE float |
---|
4799 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4800 | | #define MPIR_REAL4_CTYPE float |
---|
4801 | | #define MPIR_REAL8_CTYPE double |
---|
4802 | | #define MPIR_INTEGER1_CTYPE char |
---|
4803 | | #define MPIR_INTEGER2_CTYPE short |
---|
4804 | | #define MPIR_INTEGER4_CTYPE int |
---|
4805 | | #define MPIR_INTEGER8_CTYPE long |
---|
4806 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
4807 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
4808 | | #define HAVE_FINT_IS_INT 1 |
---|
4809 | | #define F77_TRUE_VALUE_SET 1 |
---|
4810 | | #define F77_TRUE_VALUE 1 |
---|
4811 | | #define F77_FALSE_VALUE 0 |
---|
4812 | | #define SIZEOF_BOOL 1 |
---|
4813 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4814 | | #define HAVE_CXX_BOOL 1 |
---|
4815 | | #define SIZEOF_COMPLEX 8 |
---|
4816 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4817 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
4818 | | #define HAVE_CXX_COMPLEX 1 |
---|
4819 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4820 | | #define MPIR_AINT_MAX LONG_MAX |
---|
4821 | | #define MPIR_AINT_MIN LONG_MIN |
---|
4822 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4823 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4824 | | #define MPIR_Ucount unsigned long long |
---|
4825 | | /* end confdefs.h. */ |
---|
4826 | | |
---|
4827 | | #include <sys/types.h> |
---|
4828 | | #include <stdlib.h> |
---|
4829 | | int main(int argc, char **argv ) |
---|
4830 | | { |
---|
4831 | | *p1, v; |
---|
4832 | | char *buf_p = (char *)malloc( 64 ), *bp; |
---|
4833 | | bp = buf_p; |
---|
4834 | | /* Make bp aligned on 4, not 8 bytes */ |
---|
4835 | | if (!( (long)bp & 0x7 ) ) bp += 4; |
---|
4836 | | p1 = ( *)bp; |
---|
4837 | | v = -1; |
---|
4838 | | *p1 = v; |
---|
4839 | | if (!( (long)bp & 0x3 ) ) bp += 2; |
---|
4840 | | p1 = ( *)bp; |
---|
4841 | | *p1 = 1; |
---|
4842 | | if (!( (long)bp & 0x1 ) ) bp += 1; |
---|
4843 | | p1 = ( *)bp; |
---|
4844 | | *p1 = 1; |
---|
4845 | | return 0; |
---|
4846 | | } |
---|
4847 | | |
---|
4848 | configure:50018: result: yes |
---|
4849 | configure:50037: checking for gcov |
---|
4850 | configure:50053: found /usr/bin/gcov |
---|
4851 | configure:50064: result: gcov |
---|
4852 | configure:50192: checking for stdlib.h |
---|
4853 | configure:50192: result: yes |
---|
4854 | configure:50192: checking stdarg.h usability |
---|
4855 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4856 | configure:50192: $? = 0 |
---|
4857 | configure:50192: result: yes |
---|
4858 | configure:50192: checking stdarg.h presence |
---|
4859 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
4860 | configure:50192: $? = 0 |
---|
4861 | configure:50192: result: yes |
---|
4862 | configure:50192: checking for stdarg.h |
---|
4863 | configure:50192: result: yes |
---|
4864 | configure:50192: checking for sys/types.h |
---|
4865 | configure:50192: result: yes |
---|
4866 | configure:50192: checking for string.h |
---|
4867 | configure:50192: result: yes |
---|
4868 | configure:50192: checking for inttypes.h |
---|
4869 | configure:50192: result: yes |
---|
4870 | configure:50192: checking limits.h usability |
---|
4871 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4872 | configure:50192: $? = 0 |
---|
4873 | configure:50192: result: yes |
---|
4874 | configure:50192: checking limits.h presence |
---|
4875 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
4876 | configure:50192: $? = 0 |
---|
4877 | configure:50192: result: yes |
---|
4878 | configure:50192: checking for limits.h |
---|
4879 | configure:50192: result: yes |
---|
4880 | configure:50192: checking for stddef.h |
---|
4881 | configure:50192: result: yes |
---|
4882 | configure:50192: checking errno.h usability |
---|
4883 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4884 | configure:50192: $? = 0 |
---|
4885 | configure:50192: result: yes |
---|
4886 | configure:50192: checking errno.h presence |
---|
4887 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
4888 | configure:50192: $? = 0 |
---|
4889 | configure:50192: result: yes |
---|
4890 | configure:50192: checking for errno.h |
---|
4891 | configure:50192: result: yes |
---|
4892 | configure:50192: checking sys/socket.h usability |
---|
4893 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4894 | configure:50192: $? = 0 |
---|
4895 | configure:50192: result: yes |
---|
4896 | configure:50192: checking sys/socket.h presence |
---|
4897 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
4898 | configure:50192: $? = 0 |
---|
4899 | configure:50192: result: yes |
---|
4900 | configure:50192: checking for sys/socket.h |
---|
4901 | configure:50192: result: yes |
---|
4902 | configure:50192: checking sys/time.h usability |
---|
4903 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4904 | configure:50192: $? = 0 |
---|
4905 | configure:50192: result: yes |
---|
4906 | configure:50192: checking sys/time.h presence |
---|
4907 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
4908 | configure:50192: $? = 0 |
---|
4909 | configure:50192: result: yes |
---|
4910 | configure:50192: checking for sys/time.h |
---|
4911 | configure:50192: result: yes |
---|
4912 | configure:50192: checking for unistd.h |
---|
4913 | configure:50192: result: yes |
---|
4914 | configure:50192: checking endian.h usability |
---|
4915 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
4916 | conftest.c:215:10: fatal error: 'endian.h' file not found |
---|
4917 | #include <endian.h> |
---|
4918 | ^~~~~~~~~~ |
---|
4919 | 1 error generated. |
---|
4920 | configure:50192: $? = 1 |
---|
4921 | configure: failed program was: |
---|
4922 | | /* confdefs.h */ |
---|
4923 | | #define PACKAGE_NAME "MPICH" |
---|
4924 | | #define PACKAGE_TARNAME "mpich" |
---|
4925 | | #define PACKAGE_VERSION "4.1.1" |
---|
4926 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
4927 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4928 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4929 | | #define STDC_HEADERS 1 |
---|
4930 | | #define HAVE_SYS_TYPES_H 1 |
---|
4931 | | #define HAVE_SYS_STAT_H 1 |
---|
4932 | | #define HAVE_STDLIB_H 1 |
---|
4933 | | #define HAVE_STRING_H 1 |
---|
4934 | | #define HAVE_MEMORY_H 1 |
---|
4935 | | #define HAVE_STRINGS_H 1 |
---|
4936 | | #define HAVE_INTTYPES_H 1 |
---|
4937 | | #define HAVE_STDINT_H 1 |
---|
4938 | | #define HAVE_UNISTD_H 1 |
---|
4939 | | #define __EXTENSIONS__ 1 |
---|
4940 | | #define _ALL_SOURCE 1 |
---|
4941 | | #define _GNU_SOURCE 1 |
---|
4942 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4943 | | #define _TANDEM_SOURCE 1 |
---|
4944 | | #define PACKAGE "mpich" |
---|
4945 | | #define VERSION "4.1.1" |
---|
4946 | | #define HAVE_DLFCN_H 1 |
---|
4947 | | #define LT_OBJDIR ".libs/" |
---|
4948 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4949 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4950 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4951 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4952 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4953 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4954 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4955 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4956 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4957 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4958 | | #define HAVE_VISIBILITY 1 |
---|
4959 | | #define HAVE_LIBHWLOC 1 |
---|
4960 | | #define HAVE_HWLOC 1 |
---|
4961 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4962 | | #define MPICH_IS_THREADED 1 |
---|
4963 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
4964 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
4965 | | #define HAVE_ROMIO 1 |
---|
4966 | | #define ENABLE_PVAR_NEM 0 |
---|
4967 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4968 | | #define ENABLE_PVAR_RMA 0 |
---|
4969 | | #define ENABLE_PVAR_DIMS 0 |
---|
4970 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4971 | | #define HAVE_LONG_LONG 1 |
---|
4972 | | #define STDCALL |
---|
4973 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4974 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4975 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4976 | | #define TRUE 1 |
---|
4977 | | #define FALSE 0 |
---|
4978 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4979 | | #define HAVE_NAMESPACES /**/ |
---|
4980 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4981 | | #define HAVE_CXX_BINDING 1 |
---|
4982 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4983 | | #define restrict __restrict |
---|
4984 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4985 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4986 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4987 | | #define WORDS_LITTLEENDIAN 1 |
---|
4988 | | #define HAVE_LONG_DOUBLE 1 |
---|
4989 | | #define HAVE_LONG_LONG_INT 1 |
---|
4990 | | #define HAVE_FLOAT16 1 |
---|
4991 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4992 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
4993 | | #define MAX_ALIGNMENT 8 |
---|
4994 | | #define SIZEOF_CHAR 1 |
---|
4995 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4996 | | #define SIZEOF_SHORT 2 |
---|
4997 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4998 | | #define SIZEOF_INT 4 |
---|
4999 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5000 | | #define SIZEOF_LONG 8 |
---|
5001 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5002 | | #define SIZEOF_LONG_LONG 8 |
---|
5003 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5004 | | #define SIZEOF_FLOAT 4 |
---|
5005 | | #define SIZEOF_DOUBLE 8 |
---|
5006 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5007 | | #define SIZEOF_VOID_P 8 |
---|
5008 | | #define HAVE_STDDEF_H 1 |
---|
5009 | | #define SIZEOF_WCHAR_T 4 |
---|
5010 | | #define SIZEOF___FLOAT128 0 |
---|
5011 | | #define SIZEOF_FLOAT_INT 8 |
---|
5012 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5013 | | #define SIZEOF_LONG_INT 16 |
---|
5014 | | #define SIZEOF_SHORT_INT 8 |
---|
5015 | | #define SIZEOF_TWO_INT 8 |
---|
5016 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
5017 | | #define ALIGNOF_CHAR 1 |
---|
5018 | | #define ALIGNOF_FLOAT 4 |
---|
5019 | | #define ALIGNOF_DOUBLE 8 |
---|
5020 | | #define ALIGNOF_LONG 8 |
---|
5021 | | #define ALIGNOF_LONG_LONG 8 |
---|
5022 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5023 | | #define ALIGNOF_SHORT 2 |
---|
5024 | | #define ALIGNOF_INT 4 |
---|
5025 | | #define ALIGNOF_BOOL 0 |
---|
5026 | | #define ALIGNOF_WCHAR_T 4 |
---|
5027 | | #define HAVE_INTTYPES_H 1 |
---|
5028 | | #define HAVE_STDINT_H 1 |
---|
5029 | | #define SIZEOF_INT8_T 1 |
---|
5030 | | #define SIZEOF_INT16_T 2 |
---|
5031 | | #define SIZEOF_INT32_T 4 |
---|
5032 | | #define SIZEOF_INT64_T 8 |
---|
5033 | | #define SIZEOF_UINT8_T 1 |
---|
5034 | | #define SIZEOF_UINT16_T 2 |
---|
5035 | | #define SIZEOF_UINT32_T 4 |
---|
5036 | | #define SIZEOF_UINT64_T 8 |
---|
5037 | | #define ALIGNOF_INT8_T 1 |
---|
5038 | | #define ALIGNOF_INT16_T 2 |
---|
5039 | | #define ALIGNOF_INT32_T 4 |
---|
5040 | | #define ALIGNOF_INT64_T 8 |
---|
5041 | | #define HAVE_INT8_T 1 |
---|
5042 | | #define HAVE_INT16_T 1 |
---|
5043 | | #define HAVE_INT32_T 1 |
---|
5044 | | #define HAVE_INT64_T 1 |
---|
5045 | | #define HAVE_UINT8_T 1 |
---|
5046 | | #define HAVE_UINT16_T 1 |
---|
5047 | | #define HAVE_UINT32_T 1 |
---|
5048 | | #define HAVE_UINT64_T 1 |
---|
5049 | | #define HAVE_STDBOOL_H 1 |
---|
5050 | | #define HAVE_COMPLEX_H 1 |
---|
5051 | | #define SIZEOF__BOOL 1 |
---|
5052 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5053 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5054 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
5055 | | #define SIZEOF__FLOAT16 2 |
---|
5056 | | #define HAVE__BOOL 1 |
---|
5057 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5058 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5059 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5060 | | #define SIZEOF_F77_INTEGER 4 |
---|
5061 | | #define SIZEOF_F77_REAL 4 |
---|
5062 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5063 | | #define SIZEOF_F77_LOGICAL 4 |
---|
5064 | | #define MPIR_FC_REAL_CTYPE float |
---|
5065 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5066 | | #define MPIR_REAL4_CTYPE float |
---|
5067 | | #define MPIR_REAL8_CTYPE double |
---|
5068 | | #define MPIR_INTEGER1_CTYPE char |
---|
5069 | | #define MPIR_INTEGER2_CTYPE short |
---|
5070 | | #define MPIR_INTEGER4_CTYPE int |
---|
5071 | | #define MPIR_INTEGER8_CTYPE long |
---|
5072 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
5073 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
5074 | | #define HAVE_FINT_IS_INT 1 |
---|
5075 | | #define F77_TRUE_VALUE_SET 1 |
---|
5076 | | #define F77_TRUE_VALUE 1 |
---|
5077 | | #define F77_FALSE_VALUE 0 |
---|
5078 | | #define SIZEOF_BOOL 1 |
---|
5079 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5080 | | #define HAVE_CXX_BOOL 1 |
---|
5081 | | #define SIZEOF_COMPLEX 8 |
---|
5082 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5083 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
5084 | | #define HAVE_CXX_COMPLEX 1 |
---|
5085 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5086 | | #define MPIR_AINT_MAX LONG_MAX |
---|
5087 | | #define MPIR_AINT_MIN LONG_MIN |
---|
5088 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5089 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5090 | | #define MPIR_Ucount unsigned long long |
---|
5091 | | #define HAVE_STDLIB_H 1 |
---|
5092 | | #define HAVE_STDARG_H 1 |
---|
5093 | | #define HAVE_SYS_TYPES_H 1 |
---|
5094 | | #define HAVE_STRING_H 1 |
---|
5095 | | #define HAVE_INTTYPES_H 1 |
---|
5096 | | #define HAVE_LIMITS_H 1 |
---|
5097 | | #define HAVE_STDDEF_H 1 |
---|
5098 | | #define HAVE_ERRNO_H 1 |
---|
5099 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5100 | | #define HAVE_SYS_TIME_H 1 |
---|
5101 | | #define HAVE_UNISTD_H 1 |
---|
5102 | | /* end confdefs.h. */ |
---|
5103 | | #include <stdio.h> |
---|
5104 | | #ifdef HAVE_SYS_TYPES_H |
---|
5105 | | # include <sys/types.h> |
---|
5106 | | #endif |
---|
5107 | | #ifdef HAVE_SYS_STAT_H |
---|
5108 | | # include <sys/stat.h> |
---|
5109 | | #endif |
---|
5110 | | #ifdef STDC_HEADERS |
---|
5111 | | # include <stdlib.h> |
---|
5112 | | # include <stddef.h> |
---|
5113 | | #else |
---|
5114 | | # ifdef HAVE_STDLIB_H |
---|
5115 | | # include <stdlib.h> |
---|
5116 | | # endif |
---|
5117 | | #endif |
---|
5118 | | #ifdef HAVE_STRING_H |
---|
5119 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5120 | | # include <memory.h> |
---|
5121 | | # endif |
---|
5122 | | # include <string.h> |
---|
5123 | | #endif |
---|
5124 | | #ifdef HAVE_STRINGS_H |
---|
5125 | | # include <strings.h> |
---|
5126 | | #endif |
---|
5127 | | #ifdef HAVE_INTTYPES_H |
---|
5128 | | # include <inttypes.h> |
---|
5129 | | #endif |
---|
5130 | | #ifdef HAVE_STDINT_H |
---|
5131 | | # include <stdint.h> |
---|
5132 | | #endif |
---|
5133 | | #ifdef HAVE_UNISTD_H |
---|
5134 | | # include <unistd.h> |
---|
5135 | | #endif |
---|
5136 | | #include <endian.h> |
---|
5137 | configure:50192: result: no |
---|
5138 | configure:50192: checking endian.h presence |
---|
5139 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
5140 | conftest.c:182:10: fatal error: 'endian.h' file not found |
---|
5141 | #include <endian.h> |
---|
5142 | ^~~~~~~~~~ |
---|
5143 | 1 error generated. |
---|
5144 | configure:50192: $? = 1 |
---|
5145 | configure: failed program was: |
---|
5146 | | /* confdefs.h */ |
---|
5147 | | #define PACKAGE_NAME "MPICH" |
---|
5148 | | #define PACKAGE_TARNAME "mpich" |
---|
5149 | | #define PACKAGE_VERSION "4.1.1" |
---|
5150 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
5151 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5152 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5153 | | #define STDC_HEADERS 1 |
---|
5154 | | #define HAVE_SYS_TYPES_H 1 |
---|
5155 | | #define HAVE_SYS_STAT_H 1 |
---|
5156 | | #define HAVE_STDLIB_H 1 |
---|
5157 | | #define HAVE_STRING_H 1 |
---|
5158 | | #define HAVE_MEMORY_H 1 |
---|
5159 | | #define HAVE_STRINGS_H 1 |
---|
5160 | | #define HAVE_INTTYPES_H 1 |
---|
5161 | | #define HAVE_STDINT_H 1 |
---|
5162 | | #define HAVE_UNISTD_H 1 |
---|
5163 | | #define __EXTENSIONS__ 1 |
---|
5164 | | #define _ALL_SOURCE 1 |
---|
5165 | | #define _GNU_SOURCE 1 |
---|
5166 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5167 | | #define _TANDEM_SOURCE 1 |
---|
5168 | | #define PACKAGE "mpich" |
---|
5169 | | #define VERSION "4.1.1" |
---|
5170 | | #define HAVE_DLFCN_H 1 |
---|
5171 | | #define LT_OBJDIR ".libs/" |
---|
5172 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5173 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5174 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5175 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5176 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5177 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5178 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5179 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5180 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5181 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5182 | | #define HAVE_VISIBILITY 1 |
---|
5183 | | #define HAVE_LIBHWLOC 1 |
---|
5184 | | #define HAVE_HWLOC 1 |
---|
5185 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5186 | | #define MPICH_IS_THREADED 1 |
---|
5187 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
5188 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
5189 | | #define HAVE_ROMIO 1 |
---|
5190 | | #define ENABLE_PVAR_NEM 0 |
---|
5191 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5192 | | #define ENABLE_PVAR_RMA 0 |
---|
5193 | | #define ENABLE_PVAR_DIMS 0 |
---|
5194 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5195 | | #define HAVE_LONG_LONG 1 |
---|
5196 | | #define STDCALL |
---|
5197 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5198 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5199 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5200 | | #define TRUE 1 |
---|
5201 | | #define FALSE 0 |
---|
5202 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5203 | | #define HAVE_NAMESPACES /**/ |
---|
5204 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5205 | | #define HAVE_CXX_BINDING 1 |
---|
5206 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5207 | | #define restrict __restrict |
---|
5208 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5209 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5210 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5211 | | #define WORDS_LITTLEENDIAN 1 |
---|
5212 | | #define HAVE_LONG_DOUBLE 1 |
---|
5213 | | #define HAVE_LONG_LONG_INT 1 |
---|
5214 | | #define HAVE_FLOAT16 1 |
---|
5215 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5216 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5217 | | #define MAX_ALIGNMENT 8 |
---|
5218 | | #define SIZEOF_CHAR 1 |
---|
5219 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5220 | | #define SIZEOF_SHORT 2 |
---|
5221 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5222 | | #define SIZEOF_INT 4 |
---|
5223 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5224 | | #define SIZEOF_LONG 8 |
---|
5225 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5226 | | #define SIZEOF_LONG_LONG 8 |
---|
5227 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5228 | | #define SIZEOF_FLOAT 4 |
---|
5229 | | #define SIZEOF_DOUBLE 8 |
---|
5230 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5231 | | #define SIZEOF_VOID_P 8 |
---|
5232 | | #define HAVE_STDDEF_H 1 |
---|
5233 | | #define SIZEOF_WCHAR_T 4 |
---|
5234 | | #define SIZEOF___FLOAT128 0 |
---|
5235 | | #define SIZEOF_FLOAT_INT 8 |
---|
5236 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5237 | | #define SIZEOF_LONG_INT 16 |
---|
5238 | | #define SIZEOF_SHORT_INT 8 |
---|
5239 | | #define SIZEOF_TWO_INT 8 |
---|
5240 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
5241 | | #define ALIGNOF_CHAR 1 |
---|
5242 | | #define ALIGNOF_FLOAT 4 |
---|
5243 | | #define ALIGNOF_DOUBLE 8 |
---|
5244 | | #define ALIGNOF_LONG 8 |
---|
5245 | | #define ALIGNOF_LONG_LONG 8 |
---|
5246 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5247 | | #define ALIGNOF_SHORT 2 |
---|
5248 | | #define ALIGNOF_INT 4 |
---|
5249 | | #define ALIGNOF_BOOL 0 |
---|
5250 | | #define ALIGNOF_WCHAR_T 4 |
---|
5251 | | #define HAVE_INTTYPES_H 1 |
---|
5252 | | #define HAVE_STDINT_H 1 |
---|
5253 | | #define SIZEOF_INT8_T 1 |
---|
5254 | | #define SIZEOF_INT16_T 2 |
---|
5255 | | #define SIZEOF_INT32_T 4 |
---|
5256 | | #define SIZEOF_INT64_T 8 |
---|
5257 | | #define SIZEOF_UINT8_T 1 |
---|
5258 | | #define SIZEOF_UINT16_T 2 |
---|
5259 | | #define SIZEOF_UINT32_T 4 |
---|
5260 | | #define SIZEOF_UINT64_T 8 |
---|
5261 | | #define ALIGNOF_INT8_T 1 |
---|
5262 | | #define ALIGNOF_INT16_T 2 |
---|
5263 | | #define ALIGNOF_INT32_T 4 |
---|
5264 | | #define ALIGNOF_INT64_T 8 |
---|
5265 | | #define HAVE_INT8_T 1 |
---|
5266 | | #define HAVE_INT16_T 1 |
---|
5267 | | #define HAVE_INT32_T 1 |
---|
5268 | | #define HAVE_INT64_T 1 |
---|
5269 | | #define HAVE_UINT8_T 1 |
---|
5270 | | #define HAVE_UINT16_T 1 |
---|
5271 | | #define HAVE_UINT32_T 1 |
---|
5272 | | #define HAVE_UINT64_T 1 |
---|
5273 | | #define HAVE_STDBOOL_H 1 |
---|
5274 | | #define HAVE_COMPLEX_H 1 |
---|
5275 | | #define SIZEOF__BOOL 1 |
---|
5276 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5277 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5278 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
5279 | | #define SIZEOF__FLOAT16 2 |
---|
5280 | | #define HAVE__BOOL 1 |
---|
5281 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5282 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5283 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5284 | | #define SIZEOF_F77_INTEGER 4 |
---|
5285 | | #define SIZEOF_F77_REAL 4 |
---|
5286 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5287 | | #define SIZEOF_F77_LOGICAL 4 |
---|
5288 | | #define MPIR_FC_REAL_CTYPE float |
---|
5289 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5290 | | #define MPIR_REAL4_CTYPE float |
---|
5291 | | #define MPIR_REAL8_CTYPE double |
---|
5292 | | #define MPIR_INTEGER1_CTYPE char |
---|
5293 | | #define MPIR_INTEGER2_CTYPE short |
---|
5294 | | #define MPIR_INTEGER4_CTYPE int |
---|
5295 | | #define MPIR_INTEGER8_CTYPE long |
---|
5296 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
5297 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
5298 | | #define HAVE_FINT_IS_INT 1 |
---|
5299 | | #define F77_TRUE_VALUE_SET 1 |
---|
5300 | | #define F77_TRUE_VALUE 1 |
---|
5301 | | #define F77_FALSE_VALUE 0 |
---|
5302 | | #define SIZEOF_BOOL 1 |
---|
5303 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5304 | | #define HAVE_CXX_BOOL 1 |
---|
5305 | | #define SIZEOF_COMPLEX 8 |
---|
5306 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5307 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
5308 | | #define HAVE_CXX_COMPLEX 1 |
---|
5309 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5310 | | #define MPIR_AINT_MAX LONG_MAX |
---|
5311 | | #define MPIR_AINT_MIN LONG_MIN |
---|
5312 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5313 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5314 | | #define MPIR_Ucount unsigned long long |
---|
5315 | | #define HAVE_STDLIB_H 1 |
---|
5316 | | #define HAVE_STDARG_H 1 |
---|
5317 | | #define HAVE_SYS_TYPES_H 1 |
---|
5318 | | #define HAVE_STRING_H 1 |
---|
5319 | | #define HAVE_INTTYPES_H 1 |
---|
5320 | | #define HAVE_LIMITS_H 1 |
---|
5321 | | #define HAVE_STDDEF_H 1 |
---|
5322 | | #define HAVE_ERRNO_H 1 |
---|
5323 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5324 | | #define HAVE_SYS_TIME_H 1 |
---|
5325 | | #define HAVE_UNISTD_H 1 |
---|
5326 | | /* end confdefs.h. */ |
---|
5327 | | #include <endian.h> |
---|
5328 | configure:50192: result: no |
---|
5329 | configure:50192: checking for endian.h |
---|
5330 | configure:50192: result: no |
---|
5331 | configure:50192: checking assert.h usability |
---|
5332 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5333 | configure:50192: $? = 0 |
---|
5334 | configure:50192: result: yes |
---|
5335 | configure:50192: checking assert.h presence |
---|
5336 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
5337 | configure:50192: $? = 0 |
---|
5338 | configure:50192: result: yes |
---|
5339 | configure:50192: checking for assert.h |
---|
5340 | configure:50192: result: yes |
---|
5341 | configure:50192: checking sys/param.h usability |
---|
5342 | configure:50192: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5343 | configure:50192: $? = 0 |
---|
5344 | configure:50192: result: yes |
---|
5345 | configure:50192: checking sys/param.h presence |
---|
5346 | configure:50192: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c |
---|
5347 | configure:50192: $? = 0 |
---|
5348 | configure:50192: result: yes |
---|
5349 | configure:50192: checking for sys/param.h |
---|
5350 | configure:50192: result: yes |
---|
5351 | configure:50202: checking for sys/uio.h |
---|
5352 | configure:50224: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5353 | configure:50224: $? = 0 |
---|
5354 | configure:50232: result: yes |
---|
5355 | configure:50241: checking for size_t |
---|
5356 | configure:50241: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5357 | configure:50241: $? = 0 |
---|
5358 | configure:50241: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5359 | conftest.c:221:21: error: expected expression |
---|
5360 | if (sizeof ((size_t))) |
---|
5361 | ^ |
---|
5362 | 1 error generated. |
---|
5363 | configure:50241: $? = 1 |
---|
5364 | configure: failed program was: |
---|
5365 | | /* confdefs.h */ |
---|
5366 | | #define PACKAGE_NAME "MPICH" |
---|
5367 | | #define PACKAGE_TARNAME "mpich" |
---|
5368 | | #define PACKAGE_VERSION "4.1.1" |
---|
5369 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
5370 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5371 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5372 | | #define STDC_HEADERS 1 |
---|
5373 | | #define HAVE_SYS_TYPES_H 1 |
---|
5374 | | #define HAVE_SYS_STAT_H 1 |
---|
5375 | | #define HAVE_STDLIB_H 1 |
---|
5376 | | #define HAVE_STRING_H 1 |
---|
5377 | | #define HAVE_MEMORY_H 1 |
---|
5378 | | #define HAVE_STRINGS_H 1 |
---|
5379 | | #define HAVE_INTTYPES_H 1 |
---|
5380 | | #define HAVE_STDINT_H 1 |
---|
5381 | | #define HAVE_UNISTD_H 1 |
---|
5382 | | #define __EXTENSIONS__ 1 |
---|
5383 | | #define _ALL_SOURCE 1 |
---|
5384 | | #define _GNU_SOURCE 1 |
---|
5385 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5386 | | #define _TANDEM_SOURCE 1 |
---|
5387 | | #define PACKAGE "mpich" |
---|
5388 | | #define VERSION "4.1.1" |
---|
5389 | | #define HAVE_DLFCN_H 1 |
---|
5390 | | #define LT_OBJDIR ".libs/" |
---|
5391 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5392 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5393 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5394 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5395 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5396 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5397 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5398 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5399 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5400 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5401 | | #define HAVE_VISIBILITY 1 |
---|
5402 | | #define HAVE_LIBHWLOC 1 |
---|
5403 | | #define HAVE_HWLOC 1 |
---|
5404 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5405 | | #define MPICH_IS_THREADED 1 |
---|
5406 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
5407 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
5408 | | #define HAVE_ROMIO 1 |
---|
5409 | | #define ENABLE_PVAR_NEM 0 |
---|
5410 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5411 | | #define ENABLE_PVAR_RMA 0 |
---|
5412 | | #define ENABLE_PVAR_DIMS 0 |
---|
5413 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5414 | | #define HAVE_LONG_LONG 1 |
---|
5415 | | #define STDCALL |
---|
5416 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5417 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5418 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5419 | | #define TRUE 1 |
---|
5420 | | #define FALSE 0 |
---|
5421 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5422 | | #define HAVE_NAMESPACES /**/ |
---|
5423 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5424 | | #define HAVE_CXX_BINDING 1 |
---|
5425 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5426 | | #define restrict __restrict |
---|
5427 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5428 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5429 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5430 | | #define WORDS_LITTLEENDIAN 1 |
---|
5431 | | #define HAVE_LONG_DOUBLE 1 |
---|
5432 | | #define HAVE_LONG_LONG_INT 1 |
---|
5433 | | #define HAVE_FLOAT16 1 |
---|
5434 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5435 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5436 | | #define MAX_ALIGNMENT 8 |
---|
5437 | | #define SIZEOF_CHAR 1 |
---|
5438 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5439 | | #define SIZEOF_SHORT 2 |
---|
5440 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5441 | | #define SIZEOF_INT 4 |
---|
5442 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5443 | | #define SIZEOF_LONG 8 |
---|
5444 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5445 | | #define SIZEOF_LONG_LONG 8 |
---|
5446 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5447 | | #define SIZEOF_FLOAT 4 |
---|
5448 | | #define SIZEOF_DOUBLE 8 |
---|
5449 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5450 | | #define SIZEOF_VOID_P 8 |
---|
5451 | | #define HAVE_STDDEF_H 1 |
---|
5452 | | #define SIZEOF_WCHAR_T 4 |
---|
5453 | | #define SIZEOF___FLOAT128 0 |
---|
5454 | | #define SIZEOF_FLOAT_INT 8 |
---|
5455 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5456 | | #define SIZEOF_LONG_INT 16 |
---|
5457 | | #define SIZEOF_SHORT_INT 8 |
---|
5458 | | #define SIZEOF_TWO_INT 8 |
---|
5459 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
5460 | | #define ALIGNOF_CHAR 1 |
---|
5461 | | #define ALIGNOF_FLOAT 4 |
---|
5462 | | #define ALIGNOF_DOUBLE 8 |
---|
5463 | | #define ALIGNOF_LONG 8 |
---|
5464 | | #define ALIGNOF_LONG_LONG 8 |
---|
5465 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5466 | | #define ALIGNOF_SHORT 2 |
---|
5467 | | #define ALIGNOF_INT 4 |
---|
5468 | | #define ALIGNOF_BOOL 0 |
---|
5469 | | #define ALIGNOF_WCHAR_T 4 |
---|
5470 | | #define HAVE_INTTYPES_H 1 |
---|
5471 | | #define HAVE_STDINT_H 1 |
---|
5472 | | #define SIZEOF_INT8_T 1 |
---|
5473 | | #define SIZEOF_INT16_T 2 |
---|
5474 | | #define SIZEOF_INT32_T 4 |
---|
5475 | | #define SIZEOF_INT64_T 8 |
---|
5476 | | #define SIZEOF_UINT8_T 1 |
---|
5477 | | #define SIZEOF_UINT16_T 2 |
---|
5478 | | #define SIZEOF_UINT32_T 4 |
---|
5479 | | #define SIZEOF_UINT64_T 8 |
---|
5480 | | #define ALIGNOF_INT8_T 1 |
---|
5481 | | #define ALIGNOF_INT16_T 2 |
---|
5482 | | #define ALIGNOF_INT32_T 4 |
---|
5483 | | #define ALIGNOF_INT64_T 8 |
---|
5484 | | #define HAVE_INT8_T 1 |
---|
5485 | | #define HAVE_INT16_T 1 |
---|
5486 | | #define HAVE_INT32_T 1 |
---|
5487 | | #define HAVE_INT64_T 1 |
---|
5488 | | #define HAVE_UINT8_T 1 |
---|
5489 | | #define HAVE_UINT16_T 1 |
---|
5490 | | #define HAVE_UINT32_T 1 |
---|
5491 | | #define HAVE_UINT64_T 1 |
---|
5492 | | #define HAVE_STDBOOL_H 1 |
---|
5493 | | #define HAVE_COMPLEX_H 1 |
---|
5494 | | #define SIZEOF__BOOL 1 |
---|
5495 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5496 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5497 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
5498 | | #define SIZEOF__FLOAT16 2 |
---|
5499 | | #define HAVE__BOOL 1 |
---|
5500 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5501 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5502 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5503 | | #define SIZEOF_F77_INTEGER 4 |
---|
5504 | | #define SIZEOF_F77_REAL 4 |
---|
5505 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5506 | | #define SIZEOF_F77_LOGICAL 4 |
---|
5507 | | #define MPIR_FC_REAL_CTYPE float |
---|
5508 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5509 | | #define MPIR_REAL4_CTYPE float |
---|
5510 | | #define MPIR_REAL8_CTYPE double |
---|
5511 | | #define MPIR_INTEGER1_CTYPE char |
---|
5512 | | #define MPIR_INTEGER2_CTYPE short |
---|
5513 | | #define MPIR_INTEGER4_CTYPE int |
---|
5514 | | #define MPIR_INTEGER8_CTYPE long |
---|
5515 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
5516 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
5517 | | #define HAVE_FINT_IS_INT 1 |
---|
5518 | | #define F77_TRUE_VALUE_SET 1 |
---|
5519 | | #define F77_TRUE_VALUE 1 |
---|
5520 | | #define F77_FALSE_VALUE 0 |
---|
5521 | | #define SIZEOF_BOOL 1 |
---|
5522 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5523 | | #define HAVE_CXX_BOOL 1 |
---|
5524 | | #define SIZEOF_COMPLEX 8 |
---|
5525 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5526 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
5527 | | #define HAVE_CXX_COMPLEX 1 |
---|
5528 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5529 | | #define MPIR_AINT_MAX LONG_MAX |
---|
5530 | | #define MPIR_AINT_MIN LONG_MIN |
---|
5531 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5532 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5533 | | #define MPIR_Ucount unsigned long long |
---|
5534 | | #define HAVE_STDLIB_H 1 |
---|
5535 | | #define HAVE_STDARG_H 1 |
---|
5536 | | #define HAVE_SYS_TYPES_H 1 |
---|
5537 | | #define HAVE_STRING_H 1 |
---|
5538 | | #define HAVE_INTTYPES_H 1 |
---|
5539 | | #define HAVE_LIMITS_H 1 |
---|
5540 | | #define HAVE_STDDEF_H 1 |
---|
5541 | | #define HAVE_ERRNO_H 1 |
---|
5542 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5543 | | #define HAVE_SYS_TIME_H 1 |
---|
5544 | | #define HAVE_UNISTD_H 1 |
---|
5545 | | #define HAVE_ASSERT_H 1 |
---|
5546 | | #define HAVE_SYS_PARAM_H 1 |
---|
5547 | | #define HAVE_SYS_UIO_H 1 |
---|
5548 | | /* end confdefs.h. */ |
---|
5549 | | #include <stdio.h> |
---|
5550 | | #ifdef HAVE_SYS_TYPES_H |
---|
5551 | | # include <sys/types.h> |
---|
5552 | | #endif |
---|
5553 | | #ifdef HAVE_SYS_STAT_H |
---|
5554 | | # include <sys/stat.h> |
---|
5555 | | #endif |
---|
5556 | | #ifdef STDC_HEADERS |
---|
5557 | | # include <stdlib.h> |
---|
5558 | | # include <stddef.h> |
---|
5559 | | #else |
---|
5560 | | # ifdef HAVE_STDLIB_H |
---|
5561 | | # include <stdlib.h> |
---|
5562 | | # endif |
---|
5563 | | #endif |
---|
5564 | | #ifdef HAVE_STRING_H |
---|
5565 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5566 | | # include <memory.h> |
---|
5567 | | # endif |
---|
5568 | | # include <string.h> |
---|
5569 | | #endif |
---|
5570 | | #ifdef HAVE_STRINGS_H |
---|
5571 | | # include <strings.h> |
---|
5572 | | #endif |
---|
5573 | | #ifdef HAVE_INTTYPES_H |
---|
5574 | | # include <inttypes.h> |
---|
5575 | | #endif |
---|
5576 | | #ifdef HAVE_STDINT_H |
---|
5577 | | # include <stdint.h> |
---|
5578 | | #endif |
---|
5579 | | #ifdef HAVE_UNISTD_H |
---|
5580 | | # include <unistd.h> |
---|
5581 | | #endif |
---|
5582 | | int |
---|
5583 | | main () |
---|
5584 | | { |
---|
5585 | | if (sizeof ((size_t))) |
---|
5586 | | return 0; |
---|
5587 | | ; |
---|
5588 | | return 0; |
---|
5589 | | } |
---|
5590 | configure:50241: result: yes |
---|
5591 | configure:50257: checking for setitimer |
---|
5592 | configure:50257: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5593 | configure:50257: $? = 0 |
---|
5594 | configure:50257: result: yes |
---|
5595 | configure:50257: checking for alarm |
---|
5596 | configure:50257: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5597 | configure:50257: $? = 0 |
---|
5598 | configure:50257: result: yes |
---|
5599 | configure:50270: checking for vsnprintf |
---|
5600 | configure:50270: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5601 | conftest.c:210:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
5602 | char vsnprintf (); |
---|
5603 | ^ |
---|
5604 | conftest.c:210:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)' |
---|
5605 | 1 warning generated. |
---|
5606 | configure:50270: $? = 0 |
---|
5607 | configure:50270: result: yes |
---|
5608 | configure:50270: checking for vsprintf |
---|
5609 | configure:50270: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5610 | conftest.c:211:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration] |
---|
5611 | char vsprintf (); |
---|
5612 | ^ |
---|
5613 | conftest.c:211:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __builtin_va_list)' |
---|
5614 | 1 warning generated. |
---|
5615 | configure:50270: $? = 0 |
---|
5616 | configure:50270: result: yes |
---|
5617 | configure:50282: checking whether vsnprintf needs a declaration |
---|
5618 | configure:50294: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5619 | configure:50294: $? = 0 |
---|
5620 | configure:50302: result: no |
---|
5621 | configure:50319: checking for strerror |
---|
5622 | configure:50319: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5623 | conftest.c:212:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
5624 | char strerror (); |
---|
5625 | ^ |
---|
5626 | conftest.c:212:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
5627 | 1 warning generated. |
---|
5628 | configure:50319: $? = 0 |
---|
5629 | configure:50319: result: yes |
---|
5630 | configure:50319: checking for strncasecmp |
---|
5631 | configure:50319: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5632 | conftest.c:213:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
5633 | char strncasecmp (); |
---|
5634 | ^ |
---|
5635 | conftest.c:213:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
5636 | 1 warning generated. |
---|
5637 | configure:50319: $? = 0 |
---|
5638 | configure:50319: result: yes |
---|
5639 | configure:50328: checking whether strerror_r is declared |
---|
5640 | configure:50328: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5641 | configure:50328: $? = 0 |
---|
5642 | configure:50328: result: yes |
---|
5643 | configure:50341: checking for strerror_r |
---|
5644 | configure:50341: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5645 | configure:50341: $? = 0 |
---|
5646 | configure:50341: result: yes |
---|
5647 | configure:50350: checking whether strerror_r returns char * |
---|
5648 | configure:50374: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5649 | conftest.c:231:13: error: indirection requires pointer operand ('int' invalid) |
---|
5650 | char x = *strerror_r (0, buf, sizeof buf); |
---|
5651 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
5652 | conftest.c:232:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] |
---|
5653 | char *p = strerror_r (0, buf, sizeof buf); |
---|
5654 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
5655 | 1 warning and 1 error generated. |
---|
5656 | configure:50374: $? = 1 |
---|
5657 | configure: failed program was: |
---|
5658 | | /* confdefs.h */ |
---|
5659 | | #define PACKAGE_NAME "MPICH" |
---|
5660 | | #define PACKAGE_TARNAME "mpich" |
---|
5661 | | #define PACKAGE_VERSION "4.1.1" |
---|
5662 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
5663 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5664 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5665 | | #define STDC_HEADERS 1 |
---|
5666 | | #define HAVE_SYS_TYPES_H 1 |
---|
5667 | | #define HAVE_SYS_STAT_H 1 |
---|
5668 | | #define HAVE_STDLIB_H 1 |
---|
5669 | | #define HAVE_STRING_H 1 |
---|
5670 | | #define HAVE_MEMORY_H 1 |
---|
5671 | | #define HAVE_STRINGS_H 1 |
---|
5672 | | #define HAVE_INTTYPES_H 1 |
---|
5673 | | #define HAVE_STDINT_H 1 |
---|
5674 | | #define HAVE_UNISTD_H 1 |
---|
5675 | | #define __EXTENSIONS__ 1 |
---|
5676 | | #define _ALL_SOURCE 1 |
---|
5677 | | #define _GNU_SOURCE 1 |
---|
5678 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5679 | | #define _TANDEM_SOURCE 1 |
---|
5680 | | #define PACKAGE "mpich" |
---|
5681 | | #define VERSION "4.1.1" |
---|
5682 | | #define HAVE_DLFCN_H 1 |
---|
5683 | | #define LT_OBJDIR ".libs/" |
---|
5684 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5685 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5686 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5687 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5688 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5689 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5690 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5691 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5692 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5693 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5694 | | #define HAVE_VISIBILITY 1 |
---|
5695 | | #define HAVE_LIBHWLOC 1 |
---|
5696 | | #define HAVE_HWLOC 1 |
---|
5697 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5698 | | #define MPICH_IS_THREADED 1 |
---|
5699 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
5700 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
5701 | | #define HAVE_ROMIO 1 |
---|
5702 | | #define ENABLE_PVAR_NEM 0 |
---|
5703 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5704 | | #define ENABLE_PVAR_RMA 0 |
---|
5705 | | #define ENABLE_PVAR_DIMS 0 |
---|
5706 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5707 | | #define HAVE_LONG_LONG 1 |
---|
5708 | | #define STDCALL |
---|
5709 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5710 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5711 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5712 | | #define TRUE 1 |
---|
5713 | | #define FALSE 0 |
---|
5714 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5715 | | #define HAVE_NAMESPACES /**/ |
---|
5716 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5717 | | #define HAVE_CXX_BINDING 1 |
---|
5718 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5719 | | #define restrict __restrict |
---|
5720 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5721 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5722 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5723 | | #define WORDS_LITTLEENDIAN 1 |
---|
5724 | | #define HAVE_LONG_DOUBLE 1 |
---|
5725 | | #define HAVE_LONG_LONG_INT 1 |
---|
5726 | | #define HAVE_FLOAT16 1 |
---|
5727 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5728 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5729 | | #define MAX_ALIGNMENT 8 |
---|
5730 | | #define SIZEOF_CHAR 1 |
---|
5731 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5732 | | #define SIZEOF_SHORT 2 |
---|
5733 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5734 | | #define SIZEOF_INT 4 |
---|
5735 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5736 | | #define SIZEOF_LONG 8 |
---|
5737 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5738 | | #define SIZEOF_LONG_LONG 8 |
---|
5739 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5740 | | #define SIZEOF_FLOAT 4 |
---|
5741 | | #define SIZEOF_DOUBLE 8 |
---|
5742 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5743 | | #define SIZEOF_VOID_P 8 |
---|
5744 | | #define HAVE_STDDEF_H 1 |
---|
5745 | | #define SIZEOF_WCHAR_T 4 |
---|
5746 | | #define SIZEOF___FLOAT128 0 |
---|
5747 | | #define SIZEOF_FLOAT_INT 8 |
---|
5748 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5749 | | #define SIZEOF_LONG_INT 16 |
---|
5750 | | #define SIZEOF_SHORT_INT 8 |
---|
5751 | | #define SIZEOF_TWO_INT 8 |
---|
5752 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
5753 | | #define ALIGNOF_CHAR 1 |
---|
5754 | | #define ALIGNOF_FLOAT 4 |
---|
5755 | | #define ALIGNOF_DOUBLE 8 |
---|
5756 | | #define ALIGNOF_LONG 8 |
---|
5757 | | #define ALIGNOF_LONG_LONG 8 |
---|
5758 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
5759 | | #define ALIGNOF_SHORT 2 |
---|
5760 | | #define ALIGNOF_INT 4 |
---|
5761 | | #define ALIGNOF_BOOL 0 |
---|
5762 | | #define ALIGNOF_WCHAR_T 4 |
---|
5763 | | #define HAVE_INTTYPES_H 1 |
---|
5764 | | #define HAVE_STDINT_H 1 |
---|
5765 | | #define SIZEOF_INT8_T 1 |
---|
5766 | | #define SIZEOF_INT16_T 2 |
---|
5767 | | #define SIZEOF_INT32_T 4 |
---|
5768 | | #define SIZEOF_INT64_T 8 |
---|
5769 | | #define SIZEOF_UINT8_T 1 |
---|
5770 | | #define SIZEOF_UINT16_T 2 |
---|
5771 | | #define SIZEOF_UINT32_T 4 |
---|
5772 | | #define SIZEOF_UINT64_T 8 |
---|
5773 | | #define ALIGNOF_INT8_T 1 |
---|
5774 | | #define ALIGNOF_INT16_T 2 |
---|
5775 | | #define ALIGNOF_INT32_T 4 |
---|
5776 | | #define ALIGNOF_INT64_T 8 |
---|
5777 | | #define HAVE_INT8_T 1 |
---|
5778 | | #define HAVE_INT16_T 1 |
---|
5779 | | #define HAVE_INT32_T 1 |
---|
5780 | | #define HAVE_INT64_T 1 |
---|
5781 | | #define HAVE_UINT8_T 1 |
---|
5782 | | #define HAVE_UINT16_T 1 |
---|
5783 | | #define HAVE_UINT32_T 1 |
---|
5784 | | #define HAVE_UINT64_T 1 |
---|
5785 | | #define HAVE_STDBOOL_H 1 |
---|
5786 | | #define HAVE_COMPLEX_H 1 |
---|
5787 | | #define SIZEOF__BOOL 1 |
---|
5788 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5789 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5790 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
5791 | | #define SIZEOF__FLOAT16 2 |
---|
5792 | | #define HAVE__BOOL 1 |
---|
5793 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5794 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5795 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5796 | | #define SIZEOF_F77_INTEGER 4 |
---|
5797 | | #define SIZEOF_F77_REAL 4 |
---|
5798 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5799 | | #define SIZEOF_F77_LOGICAL 4 |
---|
5800 | | #define MPIR_FC_REAL_CTYPE float |
---|
5801 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5802 | | #define MPIR_REAL4_CTYPE float |
---|
5803 | | #define MPIR_REAL8_CTYPE double |
---|
5804 | | #define MPIR_INTEGER1_CTYPE char |
---|
5805 | | #define MPIR_INTEGER2_CTYPE short |
---|
5806 | | #define MPIR_INTEGER4_CTYPE int |
---|
5807 | | #define MPIR_INTEGER8_CTYPE long |
---|
5808 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
5809 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
5810 | | #define HAVE_FINT_IS_INT 1 |
---|
5811 | | #define F77_TRUE_VALUE_SET 1 |
---|
5812 | | #define F77_TRUE_VALUE 1 |
---|
5813 | | #define F77_FALSE_VALUE 0 |
---|
5814 | | #define SIZEOF_BOOL 1 |
---|
5815 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5816 | | #define HAVE_CXX_BOOL 1 |
---|
5817 | | #define SIZEOF_COMPLEX 8 |
---|
5818 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5819 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
5820 | | #define HAVE_CXX_COMPLEX 1 |
---|
5821 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5822 | | #define MPIR_AINT_MAX LONG_MAX |
---|
5823 | | #define MPIR_AINT_MIN LONG_MIN |
---|
5824 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5825 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5826 | | #define MPIR_Ucount unsigned long long |
---|
5827 | | #define HAVE_STDLIB_H 1 |
---|
5828 | | #define HAVE_STDARG_H 1 |
---|
5829 | | #define HAVE_SYS_TYPES_H 1 |
---|
5830 | | #define HAVE_STRING_H 1 |
---|
5831 | | #define HAVE_INTTYPES_H 1 |
---|
5832 | | #define HAVE_LIMITS_H 1 |
---|
5833 | | #define HAVE_STDDEF_H 1 |
---|
5834 | | #define HAVE_ERRNO_H 1 |
---|
5835 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5836 | | #define HAVE_SYS_TIME_H 1 |
---|
5837 | | #define HAVE_UNISTD_H 1 |
---|
5838 | | #define HAVE_ASSERT_H 1 |
---|
5839 | | #define HAVE_SYS_PARAM_H 1 |
---|
5840 | | #define HAVE_SYS_UIO_H 1 |
---|
5841 | | #define HAVE_SETITIMER 1 |
---|
5842 | | #define HAVE_ALARM 1 |
---|
5843 | | #define HAVE_VSNPRINTF 1 |
---|
5844 | | #define HAVE_VSPRINTF 1 |
---|
5845 | | #define HAVE_STRERROR 1 |
---|
5846 | | #define HAVE_STRNCASECMP 1 |
---|
5847 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5848 | | #define HAVE_STRERROR_R 1 |
---|
5849 | | /* end confdefs.h. */ |
---|
5850 | | #include <stdio.h> |
---|
5851 | | #ifdef HAVE_SYS_TYPES_H |
---|
5852 | | # include <sys/types.h> |
---|
5853 | | #endif |
---|
5854 | | #ifdef HAVE_SYS_STAT_H |
---|
5855 | | # include <sys/stat.h> |
---|
5856 | | #endif |
---|
5857 | | #ifdef STDC_HEADERS |
---|
5858 | | # include <stdlib.h> |
---|
5859 | | # include <stddef.h> |
---|
5860 | | #else |
---|
5861 | | # ifdef HAVE_STDLIB_H |
---|
5862 | | # include <stdlib.h> |
---|
5863 | | # endif |
---|
5864 | | #endif |
---|
5865 | | #ifdef HAVE_STRING_H |
---|
5866 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5867 | | # include <memory.h> |
---|
5868 | | # endif |
---|
5869 | | # include <string.h> |
---|
5870 | | #endif |
---|
5871 | | #ifdef HAVE_STRINGS_H |
---|
5872 | | # include <strings.h> |
---|
5873 | | #endif |
---|
5874 | | #ifdef HAVE_INTTYPES_H |
---|
5875 | | # include <inttypes.h> |
---|
5876 | | #endif |
---|
5877 | | #ifdef HAVE_STDINT_H |
---|
5878 | | # include <stdint.h> |
---|
5879 | | #endif |
---|
5880 | | #ifdef HAVE_UNISTD_H |
---|
5881 | | # include <unistd.h> |
---|
5882 | | #endif |
---|
5883 | | int |
---|
5884 | | main () |
---|
5885 | | { |
---|
5886 | | |
---|
5887 | | char buf[100]; |
---|
5888 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
5889 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
5890 | | return !p || x; |
---|
5891 | | |
---|
5892 | | ; |
---|
5893 | | return 0; |
---|
5894 | | } |
---|
5895 | configure:50412: result: no |
---|
5896 | configure:50422: checking whether strerror_r needs a declaration |
---|
5897 | configure:50433: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5898 | configure:50433: $? = 0 |
---|
5899 | configure:50441: result: no |
---|
5900 | configure:50457: checking for snprintf |
---|
5901 | configure:50457: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5902 | conftest.c:216:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
5903 | char snprintf (); |
---|
5904 | ^ |
---|
5905 | conftest.c:216:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
5906 | 1 warning generated. |
---|
5907 | configure:50457: $? = 0 |
---|
5908 | configure:50457: result: yes |
---|
5909 | configure:50468: checking whether snprintf needs a declaration |
---|
5910 | configure:50479: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5911 | configure:50479: $? = 0 |
---|
5912 | configure:50487: result: no |
---|
5913 | configure:50503: checking for qsort |
---|
5914 | configure:50503: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5915 | configure:50503: $? = 0 |
---|
5916 | configure:50503: result: yes |
---|
5917 | configure:50514: checking for variable argument list macro functionality |
---|
5918 | configure:50530: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5919 | configure:50530: $? = 0 |
---|
5920 | configure:50534: result: yes |
---|
5921 | configure:50548: checking for strdup |
---|
5922 | configure:50548: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5923 | conftest.c:219:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
5924 | char strdup (); |
---|
5925 | ^ |
---|
5926 | conftest.c:219:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
5927 | 1 warning generated. |
---|
5928 | configure:50548: $? = 0 |
---|
5929 | configure:50548: result: yes |
---|
5930 | configure:50560: checking whether strdup needs a declaration |
---|
5931 | configure:50571: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5932 | configure:50571: $? = 0 |
---|
5933 | configure:50579: result: no |
---|
5934 | configure:50599: checking for putenv |
---|
5935 | configure:50599: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5936 | configure:50599: $? = 0 |
---|
5937 | configure:50599: result: yes |
---|
5938 | configure:50610: checking whether putenv needs a declaration |
---|
5939 | configure:50621: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
5940 | configure:50621: $? = 0 |
---|
5941 | configure:50629: result: no |
---|
5942 | configure:50661: checking size of MPII_Bsend_data_t |
---|
5943 | configure:50666: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5944 | configure:50666: $? = 0 |
---|
5945 | configure:50666: ./conftest |
---|
5946 | configure:50666: $? = 0 |
---|
5947 | configure:50699: result: 96 |
---|
5948 | configure:50728: checking for sched_setaffinity |
---|
5949 | configure:50728: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
5950 | ld: Undefined symbols: |
---|
5951 | _sched_setaffinity, referenced from: |
---|
5952 | _main in conftest-d2bd58.o |
---|
5953 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5954 | configure:50728: $? = 1 |
---|
5955 | configure: failed program was: |
---|
5956 | | /* confdefs.h */ |
---|
5957 | | #define PACKAGE_NAME "MPICH" |
---|
5958 | | #define PACKAGE_TARNAME "mpich" |
---|
5959 | | #define PACKAGE_VERSION "4.1.1" |
---|
5960 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
5961 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5962 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5963 | | #define STDC_HEADERS 1 |
---|
5964 | | #define HAVE_SYS_TYPES_H 1 |
---|
5965 | | #define HAVE_SYS_STAT_H 1 |
---|
5966 | | #define HAVE_STDLIB_H 1 |
---|
5967 | | #define HAVE_STRING_H 1 |
---|
5968 | | #define HAVE_MEMORY_H 1 |
---|
5969 | | #define HAVE_STRINGS_H 1 |
---|
5970 | | #define HAVE_INTTYPES_H 1 |
---|
5971 | | #define HAVE_STDINT_H 1 |
---|
5972 | | #define HAVE_UNISTD_H 1 |
---|
5973 | | #define __EXTENSIONS__ 1 |
---|
5974 | | #define _ALL_SOURCE 1 |
---|
5975 | | #define _GNU_SOURCE 1 |
---|
5976 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5977 | | #define _TANDEM_SOURCE 1 |
---|
5978 | | #define PACKAGE "mpich" |
---|
5979 | | #define VERSION "4.1.1" |
---|
5980 | | #define HAVE_DLFCN_H 1 |
---|
5981 | | #define LT_OBJDIR ".libs/" |
---|
5982 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5983 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5984 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5985 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5986 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5987 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5988 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5989 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5990 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5991 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5992 | | #define HAVE_VISIBILITY 1 |
---|
5993 | | #define HAVE_LIBHWLOC 1 |
---|
5994 | | #define HAVE_HWLOC 1 |
---|
5995 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5996 | | #define MPICH_IS_THREADED 1 |
---|
5997 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
5998 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
5999 | | #define HAVE_ROMIO 1 |
---|
6000 | | #define ENABLE_PVAR_NEM 0 |
---|
6001 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6002 | | #define ENABLE_PVAR_RMA 0 |
---|
6003 | | #define ENABLE_PVAR_DIMS 0 |
---|
6004 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6005 | | #define HAVE_LONG_LONG 1 |
---|
6006 | | #define STDCALL |
---|
6007 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6008 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6009 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6010 | | #define TRUE 1 |
---|
6011 | | #define FALSE 0 |
---|
6012 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6013 | | #define HAVE_NAMESPACES /**/ |
---|
6014 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6015 | | #define HAVE_CXX_BINDING 1 |
---|
6016 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6017 | | #define restrict __restrict |
---|
6018 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6019 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6020 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6021 | | #define WORDS_LITTLEENDIAN 1 |
---|
6022 | | #define HAVE_LONG_DOUBLE 1 |
---|
6023 | | #define HAVE_LONG_LONG_INT 1 |
---|
6024 | | #define HAVE_FLOAT16 1 |
---|
6025 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6026 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6027 | | #define MAX_ALIGNMENT 8 |
---|
6028 | | #define SIZEOF_CHAR 1 |
---|
6029 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6030 | | #define SIZEOF_SHORT 2 |
---|
6031 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6032 | | #define SIZEOF_INT 4 |
---|
6033 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6034 | | #define SIZEOF_LONG 8 |
---|
6035 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6036 | | #define SIZEOF_LONG_LONG 8 |
---|
6037 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6038 | | #define SIZEOF_FLOAT 4 |
---|
6039 | | #define SIZEOF_DOUBLE 8 |
---|
6040 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
6041 | | #define SIZEOF_VOID_P 8 |
---|
6042 | | #define HAVE_STDDEF_H 1 |
---|
6043 | | #define SIZEOF_WCHAR_T 4 |
---|
6044 | | #define SIZEOF___FLOAT128 0 |
---|
6045 | | #define SIZEOF_FLOAT_INT 8 |
---|
6046 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6047 | | #define SIZEOF_LONG_INT 16 |
---|
6048 | | #define SIZEOF_SHORT_INT 8 |
---|
6049 | | #define SIZEOF_TWO_INT 8 |
---|
6050 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
6051 | | #define ALIGNOF_CHAR 1 |
---|
6052 | | #define ALIGNOF_FLOAT 4 |
---|
6053 | | #define ALIGNOF_DOUBLE 8 |
---|
6054 | | #define ALIGNOF_LONG 8 |
---|
6055 | | #define ALIGNOF_LONG_LONG 8 |
---|
6056 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6057 | | #define ALIGNOF_SHORT 2 |
---|
6058 | | #define ALIGNOF_INT 4 |
---|
6059 | | #define ALIGNOF_BOOL 0 |
---|
6060 | | #define ALIGNOF_WCHAR_T 4 |
---|
6061 | | #define HAVE_INTTYPES_H 1 |
---|
6062 | | #define HAVE_STDINT_H 1 |
---|
6063 | | #define SIZEOF_INT8_T 1 |
---|
6064 | | #define SIZEOF_INT16_T 2 |
---|
6065 | | #define SIZEOF_INT32_T 4 |
---|
6066 | | #define SIZEOF_INT64_T 8 |
---|
6067 | | #define SIZEOF_UINT8_T 1 |
---|
6068 | | #define SIZEOF_UINT16_T 2 |
---|
6069 | | #define SIZEOF_UINT32_T 4 |
---|
6070 | | #define SIZEOF_UINT64_T 8 |
---|
6071 | | #define ALIGNOF_INT8_T 1 |
---|
6072 | | #define ALIGNOF_INT16_T 2 |
---|
6073 | | #define ALIGNOF_INT32_T 4 |
---|
6074 | | #define ALIGNOF_INT64_T 8 |
---|
6075 | | #define HAVE_INT8_T 1 |
---|
6076 | | #define HAVE_INT16_T 1 |
---|
6077 | | #define HAVE_INT32_T 1 |
---|
6078 | | #define HAVE_INT64_T 1 |
---|
6079 | | #define HAVE_UINT8_T 1 |
---|
6080 | | #define HAVE_UINT16_T 1 |
---|
6081 | | #define HAVE_UINT32_T 1 |
---|
6082 | | #define HAVE_UINT64_T 1 |
---|
6083 | | #define HAVE_STDBOOL_H 1 |
---|
6084 | | #define HAVE_COMPLEX_H 1 |
---|
6085 | | #define SIZEOF__BOOL 1 |
---|
6086 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6087 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6088 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
6089 | | #define SIZEOF__FLOAT16 2 |
---|
6090 | | #define HAVE__BOOL 1 |
---|
6091 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6092 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6093 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6094 | | #define SIZEOF_F77_INTEGER 4 |
---|
6095 | | #define SIZEOF_F77_REAL 4 |
---|
6096 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6097 | | #define SIZEOF_F77_LOGICAL 4 |
---|
6098 | | #define MPIR_FC_REAL_CTYPE float |
---|
6099 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6100 | | #define MPIR_REAL4_CTYPE float |
---|
6101 | | #define MPIR_REAL8_CTYPE double |
---|
6102 | | #define MPIR_INTEGER1_CTYPE char |
---|
6103 | | #define MPIR_INTEGER2_CTYPE short |
---|
6104 | | #define MPIR_INTEGER4_CTYPE int |
---|
6105 | | #define MPIR_INTEGER8_CTYPE long |
---|
6106 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
6107 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
6108 | | #define HAVE_FINT_IS_INT 1 |
---|
6109 | | #define F77_TRUE_VALUE_SET 1 |
---|
6110 | | #define F77_TRUE_VALUE 1 |
---|
6111 | | #define F77_FALSE_VALUE 0 |
---|
6112 | | #define SIZEOF_BOOL 1 |
---|
6113 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6114 | | #define HAVE_CXX_BOOL 1 |
---|
6115 | | #define SIZEOF_COMPLEX 8 |
---|
6116 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6117 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
6118 | | #define HAVE_CXX_COMPLEX 1 |
---|
6119 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6120 | | #define MPIR_AINT_MAX LONG_MAX |
---|
6121 | | #define MPIR_AINT_MIN LONG_MIN |
---|
6122 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6123 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6124 | | #define MPIR_Ucount unsigned long long |
---|
6125 | | #define HAVE_STDLIB_H 1 |
---|
6126 | | #define HAVE_STDARG_H 1 |
---|
6127 | | #define HAVE_SYS_TYPES_H 1 |
---|
6128 | | #define HAVE_STRING_H 1 |
---|
6129 | | #define HAVE_INTTYPES_H 1 |
---|
6130 | | #define HAVE_LIMITS_H 1 |
---|
6131 | | #define HAVE_STDDEF_H 1 |
---|
6132 | | #define HAVE_ERRNO_H 1 |
---|
6133 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6134 | | #define HAVE_SYS_TIME_H 1 |
---|
6135 | | #define HAVE_UNISTD_H 1 |
---|
6136 | | #define HAVE_ASSERT_H 1 |
---|
6137 | | #define HAVE_SYS_PARAM_H 1 |
---|
6138 | | #define HAVE_SYS_UIO_H 1 |
---|
6139 | | #define HAVE_SETITIMER 1 |
---|
6140 | | #define HAVE_ALARM 1 |
---|
6141 | | #define HAVE_VSNPRINTF 1 |
---|
6142 | | #define HAVE_VSPRINTF 1 |
---|
6143 | | #define HAVE_STRERROR 1 |
---|
6144 | | #define HAVE_STRNCASECMP 1 |
---|
6145 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6146 | | #define HAVE_STRERROR_R 1 |
---|
6147 | | #define HAVE_SNPRINTF 1 |
---|
6148 | | #define HAVE_QSORT 1 |
---|
6149 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6150 | | #define HAVE_STRDUP 1 |
---|
6151 | | #define HAVE_PUTENV 1 |
---|
6152 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
6153 | | /* end confdefs.h. */ |
---|
6154 | | /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity. |
---|
6155 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6156 | | #define sched_setaffinity innocuous_sched_setaffinity |
---|
6157 | | |
---|
6158 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6159 | | which can conflict with char sched_setaffinity (); below. |
---|
6160 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6161 | | <limits.h> exists even on freestanding compilers. */ |
---|
6162 | | |
---|
6163 | | #ifdef __STDC__ |
---|
6164 | | # include <limits.h> |
---|
6165 | | #else |
---|
6166 | | # include <assert.h> |
---|
6167 | | #endif |
---|
6168 | | |
---|
6169 | | #undef sched_setaffinity |
---|
6170 | | |
---|
6171 | | /* Override any GCC internal prototype to avoid an error. |
---|
6172 | | Use char because int might match the return type of a GCC |
---|
6173 | | builtin and then its argument prototype would still apply. */ |
---|
6174 | | #ifdef __cplusplus |
---|
6175 | | extern "C" |
---|
6176 | | #endif |
---|
6177 | | char sched_setaffinity (); |
---|
6178 | | /* The GNU C library defines this for functions which it implements |
---|
6179 | | to always fail with ENOSYS. Some functions are actually named |
---|
6180 | | something starting with __ and the normal name is an alias. */ |
---|
6181 | | #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity |
---|
6182 | | choke me |
---|
6183 | | #endif |
---|
6184 | | |
---|
6185 | | int |
---|
6186 | | main () |
---|
6187 | | { |
---|
6188 | | return sched_setaffinity (); |
---|
6189 | | ; |
---|
6190 | | return 0; |
---|
6191 | | } |
---|
6192 | configure:50728: result: no |
---|
6193 | configure:50728: checking for sched_getaffinity |
---|
6194 | configure:50728: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6195 | ld: Undefined symbols: |
---|
6196 | _sched_getaffinity, referenced from: |
---|
6197 | _main in conftest-bbdf95.o |
---|
6198 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6199 | configure:50728: $? = 1 |
---|
6200 | configure: failed program was: |
---|
6201 | | /* confdefs.h */ |
---|
6202 | | #define PACKAGE_NAME "MPICH" |
---|
6203 | | #define PACKAGE_TARNAME "mpich" |
---|
6204 | | #define PACKAGE_VERSION "4.1.1" |
---|
6205 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
6206 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6207 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6208 | | #define STDC_HEADERS 1 |
---|
6209 | | #define HAVE_SYS_TYPES_H 1 |
---|
6210 | | #define HAVE_SYS_STAT_H 1 |
---|
6211 | | #define HAVE_STDLIB_H 1 |
---|
6212 | | #define HAVE_STRING_H 1 |
---|
6213 | | #define HAVE_MEMORY_H 1 |
---|
6214 | | #define HAVE_STRINGS_H 1 |
---|
6215 | | #define HAVE_INTTYPES_H 1 |
---|
6216 | | #define HAVE_STDINT_H 1 |
---|
6217 | | #define HAVE_UNISTD_H 1 |
---|
6218 | | #define __EXTENSIONS__ 1 |
---|
6219 | | #define _ALL_SOURCE 1 |
---|
6220 | | #define _GNU_SOURCE 1 |
---|
6221 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6222 | | #define _TANDEM_SOURCE 1 |
---|
6223 | | #define PACKAGE "mpich" |
---|
6224 | | #define VERSION "4.1.1" |
---|
6225 | | #define HAVE_DLFCN_H 1 |
---|
6226 | | #define LT_OBJDIR ".libs/" |
---|
6227 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6228 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6229 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6230 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6231 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6232 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6233 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6234 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6235 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6236 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6237 | | #define HAVE_VISIBILITY 1 |
---|
6238 | | #define HAVE_LIBHWLOC 1 |
---|
6239 | | #define HAVE_HWLOC 1 |
---|
6240 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6241 | | #define MPICH_IS_THREADED 1 |
---|
6242 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
6243 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
6244 | | #define HAVE_ROMIO 1 |
---|
6245 | | #define ENABLE_PVAR_NEM 0 |
---|
6246 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6247 | | #define ENABLE_PVAR_RMA 0 |
---|
6248 | | #define ENABLE_PVAR_DIMS 0 |
---|
6249 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6250 | | #define HAVE_LONG_LONG 1 |
---|
6251 | | #define STDCALL |
---|
6252 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6253 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6254 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6255 | | #define TRUE 1 |
---|
6256 | | #define FALSE 0 |
---|
6257 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6258 | | #define HAVE_NAMESPACES /**/ |
---|
6259 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6260 | | #define HAVE_CXX_BINDING 1 |
---|
6261 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6262 | | #define restrict __restrict |
---|
6263 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6264 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6265 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6266 | | #define WORDS_LITTLEENDIAN 1 |
---|
6267 | | #define HAVE_LONG_DOUBLE 1 |
---|
6268 | | #define HAVE_LONG_LONG_INT 1 |
---|
6269 | | #define HAVE_FLOAT16 1 |
---|
6270 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6271 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6272 | | #define MAX_ALIGNMENT 8 |
---|
6273 | | #define SIZEOF_CHAR 1 |
---|
6274 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6275 | | #define SIZEOF_SHORT 2 |
---|
6276 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6277 | | #define SIZEOF_INT 4 |
---|
6278 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6279 | | #define SIZEOF_LONG 8 |
---|
6280 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6281 | | #define SIZEOF_LONG_LONG 8 |
---|
6282 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6283 | | #define SIZEOF_FLOAT 4 |
---|
6284 | | #define SIZEOF_DOUBLE 8 |
---|
6285 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
6286 | | #define SIZEOF_VOID_P 8 |
---|
6287 | | #define HAVE_STDDEF_H 1 |
---|
6288 | | #define SIZEOF_WCHAR_T 4 |
---|
6289 | | #define SIZEOF___FLOAT128 0 |
---|
6290 | | #define SIZEOF_FLOAT_INT 8 |
---|
6291 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6292 | | #define SIZEOF_LONG_INT 16 |
---|
6293 | | #define SIZEOF_SHORT_INT 8 |
---|
6294 | | #define SIZEOF_TWO_INT 8 |
---|
6295 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
6296 | | #define ALIGNOF_CHAR 1 |
---|
6297 | | #define ALIGNOF_FLOAT 4 |
---|
6298 | | #define ALIGNOF_DOUBLE 8 |
---|
6299 | | #define ALIGNOF_LONG 8 |
---|
6300 | | #define ALIGNOF_LONG_LONG 8 |
---|
6301 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6302 | | #define ALIGNOF_SHORT 2 |
---|
6303 | | #define ALIGNOF_INT 4 |
---|
6304 | | #define ALIGNOF_BOOL 0 |
---|
6305 | | #define ALIGNOF_WCHAR_T 4 |
---|
6306 | | #define HAVE_INTTYPES_H 1 |
---|
6307 | | #define HAVE_STDINT_H 1 |
---|
6308 | | #define SIZEOF_INT8_T 1 |
---|
6309 | | #define SIZEOF_INT16_T 2 |
---|
6310 | | #define SIZEOF_INT32_T 4 |
---|
6311 | | #define SIZEOF_INT64_T 8 |
---|
6312 | | #define SIZEOF_UINT8_T 1 |
---|
6313 | | #define SIZEOF_UINT16_T 2 |
---|
6314 | | #define SIZEOF_UINT32_T 4 |
---|
6315 | | #define SIZEOF_UINT64_T 8 |
---|
6316 | | #define ALIGNOF_INT8_T 1 |
---|
6317 | | #define ALIGNOF_INT16_T 2 |
---|
6318 | | #define ALIGNOF_INT32_T 4 |
---|
6319 | | #define ALIGNOF_INT64_T 8 |
---|
6320 | | #define HAVE_INT8_T 1 |
---|
6321 | | #define HAVE_INT16_T 1 |
---|
6322 | | #define HAVE_INT32_T 1 |
---|
6323 | | #define HAVE_INT64_T 1 |
---|
6324 | | #define HAVE_UINT8_T 1 |
---|
6325 | | #define HAVE_UINT16_T 1 |
---|
6326 | | #define HAVE_UINT32_T 1 |
---|
6327 | | #define HAVE_UINT64_T 1 |
---|
6328 | | #define HAVE_STDBOOL_H 1 |
---|
6329 | | #define HAVE_COMPLEX_H 1 |
---|
6330 | | #define SIZEOF__BOOL 1 |
---|
6331 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6332 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6333 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
6334 | | #define SIZEOF__FLOAT16 2 |
---|
6335 | | #define HAVE__BOOL 1 |
---|
6336 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6337 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6338 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6339 | | #define SIZEOF_F77_INTEGER 4 |
---|
6340 | | #define SIZEOF_F77_REAL 4 |
---|
6341 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6342 | | #define SIZEOF_F77_LOGICAL 4 |
---|
6343 | | #define MPIR_FC_REAL_CTYPE float |
---|
6344 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6345 | | #define MPIR_REAL4_CTYPE float |
---|
6346 | | #define MPIR_REAL8_CTYPE double |
---|
6347 | | #define MPIR_INTEGER1_CTYPE char |
---|
6348 | | #define MPIR_INTEGER2_CTYPE short |
---|
6349 | | #define MPIR_INTEGER4_CTYPE int |
---|
6350 | | #define MPIR_INTEGER8_CTYPE long |
---|
6351 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
6352 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
6353 | | #define HAVE_FINT_IS_INT 1 |
---|
6354 | | #define F77_TRUE_VALUE_SET 1 |
---|
6355 | | #define F77_TRUE_VALUE 1 |
---|
6356 | | #define F77_FALSE_VALUE 0 |
---|
6357 | | #define SIZEOF_BOOL 1 |
---|
6358 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6359 | | #define HAVE_CXX_BOOL 1 |
---|
6360 | | #define SIZEOF_COMPLEX 8 |
---|
6361 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6362 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
6363 | | #define HAVE_CXX_COMPLEX 1 |
---|
6364 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6365 | | #define MPIR_AINT_MAX LONG_MAX |
---|
6366 | | #define MPIR_AINT_MIN LONG_MIN |
---|
6367 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6368 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6369 | | #define MPIR_Ucount unsigned long long |
---|
6370 | | #define HAVE_STDLIB_H 1 |
---|
6371 | | #define HAVE_STDARG_H 1 |
---|
6372 | | #define HAVE_SYS_TYPES_H 1 |
---|
6373 | | #define HAVE_STRING_H 1 |
---|
6374 | | #define HAVE_INTTYPES_H 1 |
---|
6375 | | #define HAVE_LIMITS_H 1 |
---|
6376 | | #define HAVE_STDDEF_H 1 |
---|
6377 | | #define HAVE_ERRNO_H 1 |
---|
6378 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6379 | | #define HAVE_SYS_TIME_H 1 |
---|
6380 | | #define HAVE_UNISTD_H 1 |
---|
6381 | | #define HAVE_ASSERT_H 1 |
---|
6382 | | #define HAVE_SYS_PARAM_H 1 |
---|
6383 | | #define HAVE_SYS_UIO_H 1 |
---|
6384 | | #define HAVE_SETITIMER 1 |
---|
6385 | | #define HAVE_ALARM 1 |
---|
6386 | | #define HAVE_VSNPRINTF 1 |
---|
6387 | | #define HAVE_VSPRINTF 1 |
---|
6388 | | #define HAVE_STRERROR 1 |
---|
6389 | | #define HAVE_STRNCASECMP 1 |
---|
6390 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6391 | | #define HAVE_STRERROR_R 1 |
---|
6392 | | #define HAVE_SNPRINTF 1 |
---|
6393 | | #define HAVE_QSORT 1 |
---|
6394 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6395 | | #define HAVE_STRDUP 1 |
---|
6396 | | #define HAVE_PUTENV 1 |
---|
6397 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
6398 | | /* end confdefs.h. */ |
---|
6399 | | /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity. |
---|
6400 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6401 | | #define sched_getaffinity innocuous_sched_getaffinity |
---|
6402 | | |
---|
6403 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6404 | | which can conflict with char sched_getaffinity (); below. |
---|
6405 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6406 | | <limits.h> exists even on freestanding compilers. */ |
---|
6407 | | |
---|
6408 | | #ifdef __STDC__ |
---|
6409 | | # include <limits.h> |
---|
6410 | | #else |
---|
6411 | | # include <assert.h> |
---|
6412 | | #endif |
---|
6413 | | |
---|
6414 | | #undef sched_getaffinity |
---|
6415 | | |
---|
6416 | | /* Override any GCC internal prototype to avoid an error. |
---|
6417 | | Use char because int might match the return type of a GCC |
---|
6418 | | builtin and then its argument prototype would still apply. */ |
---|
6419 | | #ifdef __cplusplus |
---|
6420 | | extern "C" |
---|
6421 | | #endif |
---|
6422 | | char sched_getaffinity (); |
---|
6423 | | /* The GNU C library defines this for functions which it implements |
---|
6424 | | to always fail with ENOSYS. Some functions are actually named |
---|
6425 | | something starting with __ and the normal name is an alias. */ |
---|
6426 | | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity |
---|
6427 | | choke me |
---|
6428 | | #endif |
---|
6429 | | |
---|
6430 | | int |
---|
6431 | | main () |
---|
6432 | | { |
---|
6433 | | return sched_getaffinity (); |
---|
6434 | | ; |
---|
6435 | | return 0; |
---|
6436 | | } |
---|
6437 | configure:50728: result: no |
---|
6438 | configure:50728: checking for bindprocessor |
---|
6439 | configure:50728: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6440 | ld: Undefined symbols: |
---|
6441 | _bindprocessor, referenced from: |
---|
6442 | _main in conftest-3c5db6.o |
---|
6443 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6444 | configure:50728: $? = 1 |
---|
6445 | configure: failed program was: |
---|
6446 | | /* confdefs.h */ |
---|
6447 | | #define PACKAGE_NAME "MPICH" |
---|
6448 | | #define PACKAGE_TARNAME "mpich" |
---|
6449 | | #define PACKAGE_VERSION "4.1.1" |
---|
6450 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
6451 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6452 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6453 | | #define STDC_HEADERS 1 |
---|
6454 | | #define HAVE_SYS_TYPES_H 1 |
---|
6455 | | #define HAVE_SYS_STAT_H 1 |
---|
6456 | | #define HAVE_STDLIB_H 1 |
---|
6457 | | #define HAVE_STRING_H 1 |
---|
6458 | | #define HAVE_MEMORY_H 1 |
---|
6459 | | #define HAVE_STRINGS_H 1 |
---|
6460 | | #define HAVE_INTTYPES_H 1 |
---|
6461 | | #define HAVE_STDINT_H 1 |
---|
6462 | | #define HAVE_UNISTD_H 1 |
---|
6463 | | #define __EXTENSIONS__ 1 |
---|
6464 | | #define _ALL_SOURCE 1 |
---|
6465 | | #define _GNU_SOURCE 1 |
---|
6466 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6467 | | #define _TANDEM_SOURCE 1 |
---|
6468 | | #define PACKAGE "mpich" |
---|
6469 | | #define VERSION "4.1.1" |
---|
6470 | | #define HAVE_DLFCN_H 1 |
---|
6471 | | #define LT_OBJDIR ".libs/" |
---|
6472 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6473 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6474 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6475 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6476 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6477 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6478 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6479 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6480 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6481 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6482 | | #define HAVE_VISIBILITY 1 |
---|
6483 | | #define HAVE_LIBHWLOC 1 |
---|
6484 | | #define HAVE_HWLOC 1 |
---|
6485 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6486 | | #define MPICH_IS_THREADED 1 |
---|
6487 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
6488 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
6489 | | #define HAVE_ROMIO 1 |
---|
6490 | | #define ENABLE_PVAR_NEM 0 |
---|
6491 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6492 | | #define ENABLE_PVAR_RMA 0 |
---|
6493 | | #define ENABLE_PVAR_DIMS 0 |
---|
6494 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6495 | | #define HAVE_LONG_LONG 1 |
---|
6496 | | #define STDCALL |
---|
6497 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6498 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6499 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6500 | | #define TRUE 1 |
---|
6501 | | #define FALSE 0 |
---|
6502 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6503 | | #define HAVE_NAMESPACES /**/ |
---|
6504 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6505 | | #define HAVE_CXX_BINDING 1 |
---|
6506 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6507 | | #define restrict __restrict |
---|
6508 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6509 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6510 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6511 | | #define WORDS_LITTLEENDIAN 1 |
---|
6512 | | #define HAVE_LONG_DOUBLE 1 |
---|
6513 | | #define HAVE_LONG_LONG_INT 1 |
---|
6514 | | #define HAVE_FLOAT16 1 |
---|
6515 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6516 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6517 | | #define MAX_ALIGNMENT 8 |
---|
6518 | | #define SIZEOF_CHAR 1 |
---|
6519 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6520 | | #define SIZEOF_SHORT 2 |
---|
6521 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6522 | | #define SIZEOF_INT 4 |
---|
6523 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6524 | | #define SIZEOF_LONG 8 |
---|
6525 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6526 | | #define SIZEOF_LONG_LONG 8 |
---|
6527 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6528 | | #define SIZEOF_FLOAT 4 |
---|
6529 | | #define SIZEOF_DOUBLE 8 |
---|
6530 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
6531 | | #define SIZEOF_VOID_P 8 |
---|
6532 | | #define HAVE_STDDEF_H 1 |
---|
6533 | | #define SIZEOF_WCHAR_T 4 |
---|
6534 | | #define SIZEOF___FLOAT128 0 |
---|
6535 | | #define SIZEOF_FLOAT_INT 8 |
---|
6536 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6537 | | #define SIZEOF_LONG_INT 16 |
---|
6538 | | #define SIZEOF_SHORT_INT 8 |
---|
6539 | | #define SIZEOF_TWO_INT 8 |
---|
6540 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
6541 | | #define ALIGNOF_CHAR 1 |
---|
6542 | | #define ALIGNOF_FLOAT 4 |
---|
6543 | | #define ALIGNOF_DOUBLE 8 |
---|
6544 | | #define ALIGNOF_LONG 8 |
---|
6545 | | #define ALIGNOF_LONG_LONG 8 |
---|
6546 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6547 | | #define ALIGNOF_SHORT 2 |
---|
6548 | | #define ALIGNOF_INT 4 |
---|
6549 | | #define ALIGNOF_BOOL 0 |
---|
6550 | | #define ALIGNOF_WCHAR_T 4 |
---|
6551 | | #define HAVE_INTTYPES_H 1 |
---|
6552 | | #define HAVE_STDINT_H 1 |
---|
6553 | | #define SIZEOF_INT8_T 1 |
---|
6554 | | #define SIZEOF_INT16_T 2 |
---|
6555 | | #define SIZEOF_INT32_T 4 |
---|
6556 | | #define SIZEOF_INT64_T 8 |
---|
6557 | | #define SIZEOF_UINT8_T 1 |
---|
6558 | | #define SIZEOF_UINT16_T 2 |
---|
6559 | | #define SIZEOF_UINT32_T 4 |
---|
6560 | | #define SIZEOF_UINT64_T 8 |
---|
6561 | | #define ALIGNOF_INT8_T 1 |
---|
6562 | | #define ALIGNOF_INT16_T 2 |
---|
6563 | | #define ALIGNOF_INT32_T 4 |
---|
6564 | | #define ALIGNOF_INT64_T 8 |
---|
6565 | | #define HAVE_INT8_T 1 |
---|
6566 | | #define HAVE_INT16_T 1 |
---|
6567 | | #define HAVE_INT32_T 1 |
---|
6568 | | #define HAVE_INT64_T 1 |
---|
6569 | | #define HAVE_UINT8_T 1 |
---|
6570 | | #define HAVE_UINT16_T 1 |
---|
6571 | | #define HAVE_UINT32_T 1 |
---|
6572 | | #define HAVE_UINT64_T 1 |
---|
6573 | | #define HAVE_STDBOOL_H 1 |
---|
6574 | | #define HAVE_COMPLEX_H 1 |
---|
6575 | | #define SIZEOF__BOOL 1 |
---|
6576 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6577 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6578 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
6579 | | #define SIZEOF__FLOAT16 2 |
---|
6580 | | #define HAVE__BOOL 1 |
---|
6581 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6582 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6583 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6584 | | #define SIZEOF_F77_INTEGER 4 |
---|
6585 | | #define SIZEOF_F77_REAL 4 |
---|
6586 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6587 | | #define SIZEOF_F77_LOGICAL 4 |
---|
6588 | | #define MPIR_FC_REAL_CTYPE float |
---|
6589 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6590 | | #define MPIR_REAL4_CTYPE float |
---|
6591 | | #define MPIR_REAL8_CTYPE double |
---|
6592 | | #define MPIR_INTEGER1_CTYPE char |
---|
6593 | | #define MPIR_INTEGER2_CTYPE short |
---|
6594 | | #define MPIR_INTEGER4_CTYPE int |
---|
6595 | | #define MPIR_INTEGER8_CTYPE long |
---|
6596 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
6597 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
6598 | | #define HAVE_FINT_IS_INT 1 |
---|
6599 | | #define F77_TRUE_VALUE_SET 1 |
---|
6600 | | #define F77_TRUE_VALUE 1 |
---|
6601 | | #define F77_FALSE_VALUE 0 |
---|
6602 | | #define SIZEOF_BOOL 1 |
---|
6603 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6604 | | #define HAVE_CXX_BOOL 1 |
---|
6605 | | #define SIZEOF_COMPLEX 8 |
---|
6606 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6607 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
6608 | | #define HAVE_CXX_COMPLEX 1 |
---|
6609 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6610 | | #define MPIR_AINT_MAX LONG_MAX |
---|
6611 | | #define MPIR_AINT_MIN LONG_MIN |
---|
6612 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6613 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6614 | | #define MPIR_Ucount unsigned long long |
---|
6615 | | #define HAVE_STDLIB_H 1 |
---|
6616 | | #define HAVE_STDARG_H 1 |
---|
6617 | | #define HAVE_SYS_TYPES_H 1 |
---|
6618 | | #define HAVE_STRING_H 1 |
---|
6619 | | #define HAVE_INTTYPES_H 1 |
---|
6620 | | #define HAVE_LIMITS_H 1 |
---|
6621 | | #define HAVE_STDDEF_H 1 |
---|
6622 | | #define HAVE_ERRNO_H 1 |
---|
6623 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6624 | | #define HAVE_SYS_TIME_H 1 |
---|
6625 | | #define HAVE_UNISTD_H 1 |
---|
6626 | | #define HAVE_ASSERT_H 1 |
---|
6627 | | #define HAVE_SYS_PARAM_H 1 |
---|
6628 | | #define HAVE_SYS_UIO_H 1 |
---|
6629 | | #define HAVE_SETITIMER 1 |
---|
6630 | | #define HAVE_ALARM 1 |
---|
6631 | | #define HAVE_VSNPRINTF 1 |
---|
6632 | | #define HAVE_VSPRINTF 1 |
---|
6633 | | #define HAVE_STRERROR 1 |
---|
6634 | | #define HAVE_STRNCASECMP 1 |
---|
6635 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6636 | | #define HAVE_STRERROR_R 1 |
---|
6637 | | #define HAVE_SNPRINTF 1 |
---|
6638 | | #define HAVE_QSORT 1 |
---|
6639 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6640 | | #define HAVE_STRDUP 1 |
---|
6641 | | #define HAVE_PUTENV 1 |
---|
6642 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
6643 | | /* end confdefs.h. */ |
---|
6644 | | /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor. |
---|
6645 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6646 | | #define bindprocessor innocuous_bindprocessor |
---|
6647 | | |
---|
6648 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6649 | | which can conflict with char bindprocessor (); below. |
---|
6650 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6651 | | <limits.h> exists even on freestanding compilers. */ |
---|
6652 | | |
---|
6653 | | #ifdef __STDC__ |
---|
6654 | | # include <limits.h> |
---|
6655 | | #else |
---|
6656 | | # include <assert.h> |
---|
6657 | | #endif |
---|
6658 | | |
---|
6659 | | #undef bindprocessor |
---|
6660 | | |
---|
6661 | | /* Override any GCC internal prototype to avoid an error. |
---|
6662 | | Use char because int might match the return type of a GCC |
---|
6663 | | builtin and then its argument prototype would still apply. */ |
---|
6664 | | #ifdef __cplusplus |
---|
6665 | | extern "C" |
---|
6666 | | #endif |
---|
6667 | | char bindprocessor (); |
---|
6668 | | /* The GNU C library defines this for functions which it implements |
---|
6669 | | to always fail with ENOSYS. Some functions are actually named |
---|
6670 | | something starting with __ and the normal name is an alias. */ |
---|
6671 | | #if defined __stub_bindprocessor || defined __stub___bindprocessor |
---|
6672 | | choke me |
---|
6673 | | #endif |
---|
6674 | | |
---|
6675 | | int |
---|
6676 | | main () |
---|
6677 | | { |
---|
6678 | | return bindprocessor (); |
---|
6679 | | ; |
---|
6680 | | return 0; |
---|
6681 | | } |
---|
6682 | configure:50728: result: no |
---|
6683 | configure:50728: checking for thread_policy_set |
---|
6684 | configure:50728: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6685 | configure:50728: $? = 0 |
---|
6686 | configure:50728: result: yes |
---|
6687 | configure:50807: checking whether thread affinity macros defined |
---|
6688 | configure:50829: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include conftest.c >&5 |
---|
6689 | conftest.c:207:14: error: unterminated conditional directive |
---|
6690 | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) |
---|
6691 | ^ |
---|
6692 | conftest.c:212:2: error: expected '}' |
---|
6693 | } |
---|
6694 | ^ |
---|
6695 | conftest.c:205:1: note: to match this '{' |
---|
6696 | { |
---|
6697 | ^ |
---|
6698 | 2 errors generated. |
---|
6699 | configure:50829: $? = 1 |
---|
6700 | configure: failed program was: |
---|
6701 | | /* confdefs.h */ |
---|
6702 | | #define PACKAGE_NAME "MPICH" |
---|
6703 | | #define PACKAGE_TARNAME "mpich" |
---|
6704 | | #define PACKAGE_VERSION "4.1.1" |
---|
6705 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
6706 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6707 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6708 | | #define STDC_HEADERS 1 |
---|
6709 | | #define HAVE_SYS_TYPES_H 1 |
---|
6710 | | #define HAVE_SYS_STAT_H 1 |
---|
6711 | | #define HAVE_STDLIB_H 1 |
---|
6712 | | #define HAVE_STRING_H 1 |
---|
6713 | | #define HAVE_MEMORY_H 1 |
---|
6714 | | #define HAVE_STRINGS_H 1 |
---|
6715 | | #define HAVE_INTTYPES_H 1 |
---|
6716 | | #define HAVE_STDINT_H 1 |
---|
6717 | | #define HAVE_UNISTD_H 1 |
---|
6718 | | #define __EXTENSIONS__ 1 |
---|
6719 | | #define _ALL_SOURCE 1 |
---|
6720 | | #define _GNU_SOURCE 1 |
---|
6721 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6722 | | #define _TANDEM_SOURCE 1 |
---|
6723 | | #define PACKAGE "mpich" |
---|
6724 | | #define VERSION "4.1.1" |
---|
6725 | | #define HAVE_DLFCN_H 1 |
---|
6726 | | #define LT_OBJDIR ".libs/" |
---|
6727 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6728 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6729 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6730 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6731 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6732 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6733 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6734 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6735 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6736 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6737 | | #define HAVE_VISIBILITY 1 |
---|
6738 | | #define HAVE_LIBHWLOC 1 |
---|
6739 | | #define HAVE_HWLOC 1 |
---|
6740 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6741 | | #define MPICH_IS_THREADED 1 |
---|
6742 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
6743 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
6744 | | #define HAVE_ROMIO 1 |
---|
6745 | | #define ENABLE_PVAR_NEM 0 |
---|
6746 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6747 | | #define ENABLE_PVAR_RMA 0 |
---|
6748 | | #define ENABLE_PVAR_DIMS 0 |
---|
6749 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6750 | | #define HAVE_LONG_LONG 1 |
---|
6751 | | #define STDCALL |
---|
6752 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6753 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6754 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6755 | | #define TRUE 1 |
---|
6756 | | #define FALSE 0 |
---|
6757 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6758 | | #define HAVE_NAMESPACES /**/ |
---|
6759 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6760 | | #define HAVE_CXX_BINDING 1 |
---|
6761 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6762 | | #define restrict __restrict |
---|
6763 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6764 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6765 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6766 | | #define WORDS_LITTLEENDIAN 1 |
---|
6767 | | #define HAVE_LONG_DOUBLE 1 |
---|
6768 | | #define HAVE_LONG_LONG_INT 1 |
---|
6769 | | #define HAVE_FLOAT16 1 |
---|
6770 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6771 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6772 | | #define MAX_ALIGNMENT 8 |
---|
6773 | | #define SIZEOF_CHAR 1 |
---|
6774 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6775 | | #define SIZEOF_SHORT 2 |
---|
6776 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6777 | | #define SIZEOF_INT 4 |
---|
6778 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6779 | | #define SIZEOF_LONG 8 |
---|
6780 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
6781 | | #define SIZEOF_LONG_LONG 8 |
---|
6782 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6783 | | #define SIZEOF_FLOAT 4 |
---|
6784 | | #define SIZEOF_DOUBLE 8 |
---|
6785 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
6786 | | #define SIZEOF_VOID_P 8 |
---|
6787 | | #define HAVE_STDDEF_H 1 |
---|
6788 | | #define SIZEOF_WCHAR_T 4 |
---|
6789 | | #define SIZEOF___FLOAT128 0 |
---|
6790 | | #define SIZEOF_FLOAT_INT 8 |
---|
6791 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6792 | | #define SIZEOF_LONG_INT 16 |
---|
6793 | | #define SIZEOF_SHORT_INT 8 |
---|
6794 | | #define SIZEOF_TWO_INT 8 |
---|
6795 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
6796 | | #define ALIGNOF_CHAR 1 |
---|
6797 | | #define ALIGNOF_FLOAT 4 |
---|
6798 | | #define ALIGNOF_DOUBLE 8 |
---|
6799 | | #define ALIGNOF_LONG 8 |
---|
6800 | | #define ALIGNOF_LONG_LONG 8 |
---|
6801 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
6802 | | #define ALIGNOF_SHORT 2 |
---|
6803 | | #define ALIGNOF_INT 4 |
---|
6804 | | #define ALIGNOF_BOOL 0 |
---|
6805 | | #define ALIGNOF_WCHAR_T 4 |
---|
6806 | | #define HAVE_INTTYPES_H 1 |
---|
6807 | | #define HAVE_STDINT_H 1 |
---|
6808 | | #define SIZEOF_INT8_T 1 |
---|
6809 | | #define SIZEOF_INT16_T 2 |
---|
6810 | | #define SIZEOF_INT32_T 4 |
---|
6811 | | #define SIZEOF_INT64_T 8 |
---|
6812 | | #define SIZEOF_UINT8_T 1 |
---|
6813 | | #define SIZEOF_UINT16_T 2 |
---|
6814 | | #define SIZEOF_UINT32_T 4 |
---|
6815 | | #define SIZEOF_UINT64_T 8 |
---|
6816 | | #define ALIGNOF_INT8_T 1 |
---|
6817 | | #define ALIGNOF_INT16_T 2 |
---|
6818 | | #define ALIGNOF_INT32_T 4 |
---|
6819 | | #define ALIGNOF_INT64_T 8 |
---|
6820 | | #define HAVE_INT8_T 1 |
---|
6821 | | #define HAVE_INT16_T 1 |
---|
6822 | | #define HAVE_INT32_T 1 |
---|
6823 | | #define HAVE_INT64_T 1 |
---|
6824 | | #define HAVE_UINT8_T 1 |
---|
6825 | | #define HAVE_UINT16_T 1 |
---|
6826 | | #define HAVE_UINT32_T 1 |
---|
6827 | | #define HAVE_UINT64_T 1 |
---|
6828 | | #define HAVE_STDBOOL_H 1 |
---|
6829 | | #define HAVE_COMPLEX_H 1 |
---|
6830 | | #define SIZEOF__BOOL 1 |
---|
6831 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6832 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6833 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
6834 | | #define SIZEOF__FLOAT16 2 |
---|
6835 | | #define HAVE__BOOL 1 |
---|
6836 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6837 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6838 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6839 | | #define SIZEOF_F77_INTEGER 4 |
---|
6840 | | #define SIZEOF_F77_REAL 4 |
---|
6841 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6842 | | #define SIZEOF_F77_LOGICAL 4 |
---|
6843 | | #define MPIR_FC_REAL_CTYPE float |
---|
6844 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6845 | | #define MPIR_REAL4_CTYPE float |
---|
6846 | | #define MPIR_REAL8_CTYPE double |
---|
6847 | | #define MPIR_INTEGER1_CTYPE char |
---|
6848 | | #define MPIR_INTEGER2_CTYPE short |
---|
6849 | | #define MPIR_INTEGER4_CTYPE int |
---|
6850 | | #define MPIR_INTEGER8_CTYPE long |
---|
6851 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
6852 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
6853 | | #define HAVE_FINT_IS_INT 1 |
---|
6854 | | #define F77_TRUE_VALUE_SET 1 |
---|
6855 | | #define F77_TRUE_VALUE 1 |
---|
6856 | | #define F77_FALSE_VALUE 0 |
---|
6857 | | #define SIZEOF_BOOL 1 |
---|
6858 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6859 | | #define HAVE_CXX_BOOL 1 |
---|
6860 | | #define SIZEOF_COMPLEX 8 |
---|
6861 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6862 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
6863 | | #define HAVE_CXX_COMPLEX 1 |
---|
6864 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6865 | | #define MPIR_AINT_MAX LONG_MAX |
---|
6866 | | #define MPIR_AINT_MIN LONG_MIN |
---|
6867 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6868 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6869 | | #define MPIR_Ucount unsigned long long |
---|
6870 | | #define HAVE_STDLIB_H 1 |
---|
6871 | | #define HAVE_STDARG_H 1 |
---|
6872 | | #define HAVE_SYS_TYPES_H 1 |
---|
6873 | | #define HAVE_STRING_H 1 |
---|
6874 | | #define HAVE_INTTYPES_H 1 |
---|
6875 | | #define HAVE_LIMITS_H 1 |
---|
6876 | | #define HAVE_STDDEF_H 1 |
---|
6877 | | #define HAVE_ERRNO_H 1 |
---|
6878 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6879 | | #define HAVE_SYS_TIME_H 1 |
---|
6880 | | #define HAVE_UNISTD_H 1 |
---|
6881 | | #define HAVE_ASSERT_H 1 |
---|
6882 | | #define HAVE_SYS_PARAM_H 1 |
---|
6883 | | #define HAVE_SYS_UIO_H 1 |
---|
6884 | | #define HAVE_SETITIMER 1 |
---|
6885 | | #define HAVE_ALARM 1 |
---|
6886 | | #define HAVE_VSNPRINTF 1 |
---|
6887 | | #define HAVE_VSPRINTF 1 |
---|
6888 | | #define HAVE_STRERROR 1 |
---|
6889 | | #define HAVE_STRNCASECMP 1 |
---|
6890 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6891 | | #define HAVE_STRERROR_R 1 |
---|
6892 | | #define HAVE_SNPRINTF 1 |
---|
6893 | | #define HAVE_QSORT 1 |
---|
6894 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6895 | | #define HAVE_STRDUP 1 |
---|
6896 | | #define HAVE_PUTENV 1 |
---|
6897 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
6898 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
6899 | | /* end confdefs.h. */ |
---|
6900 | | |
---|
6901 | | #include <mach/thread_policy.h> |
---|
6902 | | |
---|
6903 | | int |
---|
6904 | | main () |
---|
6905 | | { |
---|
6906 | | |
---|
6907 | | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) |
---|
6908 | | :'thread macros not defined |
---|
6909 | | |
---|
6910 | | ; |
---|
6911 | | return 0; |
---|
6912 | | } |
---|
6913 | configure:50837: result: no |
---|
6914 | configure:51620: ===== configuring modules/yaksa ===== |
---|
6915 | configure:51785: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
6916 | configure:51805: ===== done with modules/yaksa configure ===== |
---|
6917 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include', appending |
---|
6918 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include', not appending |
---|
6919 | configure:51908: RUNNING CONFIGURE FOR CH4 DEVICE |
---|
6920 | configure:52009: checking sys/mman.h usability |
---|
6921 | configure:52009: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
6922 | configure:52009: $? = 0 |
---|
6923 | configure:52009: result: yes |
---|
6924 | configure:52009: checking sys/mman.h presence |
---|
6925 | configure:52009: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c |
---|
6926 | configure:52009: $? = 0 |
---|
6927 | configure:52009: result: yes |
---|
6928 | configure:52009: checking for sys/mman.h |
---|
6929 | configure:52009: result: yes |
---|
6930 | configure:52009: checking for sys/stat.h |
---|
6931 | configure:52009: result: yes |
---|
6932 | configure:52009: checking fcntl.h usability |
---|
6933 | configure:52009: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
6934 | configure:52009: $? = 0 |
---|
6935 | configure:52009: result: yes |
---|
6936 | configure:52009: checking fcntl.h presence |
---|
6937 | configure:52009: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c |
---|
6938 | configure:52009: $? = 0 |
---|
6939 | configure:52009: result: yes |
---|
6940 | configure:52009: checking for fcntl.h |
---|
6941 | configure:52009: result: yes |
---|
6942 | configure:52019: checking for mmap |
---|
6943 | configure:52019: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6944 | configure:52019: $? = 0 |
---|
6945 | configure:52019: result: yes |
---|
6946 | configure:52029: checking for gethostname |
---|
6947 | configure:52029: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6948 | configure:52029: $? = 0 |
---|
6949 | configure:52029: result: yes |
---|
6950 | configure:52041: checking whether gethostname needs a declaration |
---|
6951 | configure:52052: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
6952 | configure:52052: $? = 0 |
---|
6953 | configure:52060: result: no |
---|
6954 | configure:52076: checking signal.h usability |
---|
6955 | configure:52076: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
6956 | configure:52076: $? = 0 |
---|
6957 | configure:52076: result: yes |
---|
6958 | configure:52076: checking signal.h presence |
---|
6959 | configure:52076: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c |
---|
6960 | configure:52076: $? = 0 |
---|
6961 | configure:52076: result: yes |
---|
6962 | configure:52076: checking for signal.h |
---|
6963 | configure:52076: result: yes |
---|
6964 | configure:52088: checking for signal |
---|
6965 | configure:52088: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
6966 | configure:52088: $? = 0 |
---|
6967 | configure:52088: result: yes |
---|
6968 | configure:52572: RUNNING CONFIGURE FOR ch4:shm:xpmem |
---|
6969 | configure:52746: checking xpmem.h usability |
---|
6970 | configure:52746: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
6971 | conftest.c:243:10: fatal error: 'xpmem.h' file not found |
---|
6972 | #include <xpmem.h> |
---|
6973 | ^~~~~~~~~ |
---|
6974 | 1 error generated. |
---|
6975 | configure:52746: $? = 1 |
---|
6976 | configure: failed program was: |
---|
6977 | | /* confdefs.h */ |
---|
6978 | | #define PACKAGE_NAME "MPICH" |
---|
6979 | | #define PACKAGE_TARNAME "mpich" |
---|
6980 | | #define PACKAGE_VERSION "4.1.1" |
---|
6981 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
6982 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6983 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6984 | | #define STDC_HEADERS 1 |
---|
6985 | | #define HAVE_SYS_TYPES_H 1 |
---|
6986 | | #define HAVE_SYS_STAT_H 1 |
---|
6987 | | #define HAVE_STDLIB_H 1 |
---|
6988 | | #define HAVE_STRING_H 1 |
---|
6989 | | #define HAVE_MEMORY_H 1 |
---|
6990 | | #define HAVE_STRINGS_H 1 |
---|
6991 | | #define HAVE_INTTYPES_H 1 |
---|
6992 | | #define HAVE_STDINT_H 1 |
---|
6993 | | #define HAVE_UNISTD_H 1 |
---|
6994 | | #define __EXTENSIONS__ 1 |
---|
6995 | | #define _ALL_SOURCE 1 |
---|
6996 | | #define _GNU_SOURCE 1 |
---|
6997 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6998 | | #define _TANDEM_SOURCE 1 |
---|
6999 | | #define PACKAGE "mpich" |
---|
7000 | | #define VERSION "4.1.1" |
---|
7001 | | #define HAVE_DLFCN_H 1 |
---|
7002 | | #define LT_OBJDIR ".libs/" |
---|
7003 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7004 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7005 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7006 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7007 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7008 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7009 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7010 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7011 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7012 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7013 | | #define HAVE_VISIBILITY 1 |
---|
7014 | | #define HAVE_LIBHWLOC 1 |
---|
7015 | | #define HAVE_HWLOC 1 |
---|
7016 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7017 | | #define MPICH_IS_THREADED 1 |
---|
7018 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
7019 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
7020 | | #define HAVE_ROMIO 1 |
---|
7021 | | #define ENABLE_PVAR_NEM 0 |
---|
7022 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7023 | | #define ENABLE_PVAR_RMA 0 |
---|
7024 | | #define ENABLE_PVAR_DIMS 0 |
---|
7025 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7026 | | #define HAVE_LONG_LONG 1 |
---|
7027 | | #define STDCALL |
---|
7028 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7029 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7030 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7031 | | #define TRUE 1 |
---|
7032 | | #define FALSE 0 |
---|
7033 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7034 | | #define HAVE_NAMESPACES /**/ |
---|
7035 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7036 | | #define HAVE_CXX_BINDING 1 |
---|
7037 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7038 | | #define restrict __restrict |
---|
7039 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7040 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7041 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7042 | | #define WORDS_LITTLEENDIAN 1 |
---|
7043 | | #define HAVE_LONG_DOUBLE 1 |
---|
7044 | | #define HAVE_LONG_LONG_INT 1 |
---|
7045 | | #define HAVE_FLOAT16 1 |
---|
7046 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7047 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7048 | | #define MAX_ALIGNMENT 8 |
---|
7049 | | #define SIZEOF_CHAR 1 |
---|
7050 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7051 | | #define SIZEOF_SHORT 2 |
---|
7052 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7053 | | #define SIZEOF_INT 4 |
---|
7054 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7055 | | #define SIZEOF_LONG 8 |
---|
7056 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7057 | | #define SIZEOF_LONG_LONG 8 |
---|
7058 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7059 | | #define SIZEOF_FLOAT 4 |
---|
7060 | | #define SIZEOF_DOUBLE 8 |
---|
7061 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
7062 | | #define SIZEOF_VOID_P 8 |
---|
7063 | | #define HAVE_STDDEF_H 1 |
---|
7064 | | #define SIZEOF_WCHAR_T 4 |
---|
7065 | | #define SIZEOF___FLOAT128 0 |
---|
7066 | | #define SIZEOF_FLOAT_INT 8 |
---|
7067 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7068 | | #define SIZEOF_LONG_INT 16 |
---|
7069 | | #define SIZEOF_SHORT_INT 8 |
---|
7070 | | #define SIZEOF_TWO_INT 8 |
---|
7071 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
7072 | | #define ALIGNOF_CHAR 1 |
---|
7073 | | #define ALIGNOF_FLOAT 4 |
---|
7074 | | #define ALIGNOF_DOUBLE 8 |
---|
7075 | | #define ALIGNOF_LONG 8 |
---|
7076 | | #define ALIGNOF_LONG_LONG 8 |
---|
7077 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7078 | | #define ALIGNOF_SHORT 2 |
---|
7079 | | #define ALIGNOF_INT 4 |
---|
7080 | | #define ALIGNOF_BOOL 0 |
---|
7081 | | #define ALIGNOF_WCHAR_T 4 |
---|
7082 | | #define HAVE_INTTYPES_H 1 |
---|
7083 | | #define HAVE_STDINT_H 1 |
---|
7084 | | #define SIZEOF_INT8_T 1 |
---|
7085 | | #define SIZEOF_INT16_T 2 |
---|
7086 | | #define SIZEOF_INT32_T 4 |
---|
7087 | | #define SIZEOF_INT64_T 8 |
---|
7088 | | #define SIZEOF_UINT8_T 1 |
---|
7089 | | #define SIZEOF_UINT16_T 2 |
---|
7090 | | #define SIZEOF_UINT32_T 4 |
---|
7091 | | #define SIZEOF_UINT64_T 8 |
---|
7092 | | #define ALIGNOF_INT8_T 1 |
---|
7093 | | #define ALIGNOF_INT16_T 2 |
---|
7094 | | #define ALIGNOF_INT32_T 4 |
---|
7095 | | #define ALIGNOF_INT64_T 8 |
---|
7096 | | #define HAVE_INT8_T 1 |
---|
7097 | | #define HAVE_INT16_T 1 |
---|
7098 | | #define HAVE_INT32_T 1 |
---|
7099 | | #define HAVE_INT64_T 1 |
---|
7100 | | #define HAVE_UINT8_T 1 |
---|
7101 | | #define HAVE_UINT16_T 1 |
---|
7102 | | #define HAVE_UINT32_T 1 |
---|
7103 | | #define HAVE_UINT64_T 1 |
---|
7104 | | #define HAVE_STDBOOL_H 1 |
---|
7105 | | #define HAVE_COMPLEX_H 1 |
---|
7106 | | #define SIZEOF__BOOL 1 |
---|
7107 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7108 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7109 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
7110 | | #define SIZEOF__FLOAT16 2 |
---|
7111 | | #define HAVE__BOOL 1 |
---|
7112 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7113 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7114 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7115 | | #define SIZEOF_F77_INTEGER 4 |
---|
7116 | | #define SIZEOF_F77_REAL 4 |
---|
7117 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7118 | | #define SIZEOF_F77_LOGICAL 4 |
---|
7119 | | #define MPIR_FC_REAL_CTYPE float |
---|
7120 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7121 | | #define MPIR_REAL4_CTYPE float |
---|
7122 | | #define MPIR_REAL8_CTYPE double |
---|
7123 | | #define MPIR_INTEGER1_CTYPE char |
---|
7124 | | #define MPIR_INTEGER2_CTYPE short |
---|
7125 | | #define MPIR_INTEGER4_CTYPE int |
---|
7126 | | #define MPIR_INTEGER8_CTYPE long |
---|
7127 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
7128 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
7129 | | #define HAVE_FINT_IS_INT 1 |
---|
7130 | | #define F77_TRUE_VALUE_SET 1 |
---|
7131 | | #define F77_TRUE_VALUE 1 |
---|
7132 | | #define F77_FALSE_VALUE 0 |
---|
7133 | | #define SIZEOF_BOOL 1 |
---|
7134 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7135 | | #define HAVE_CXX_BOOL 1 |
---|
7136 | | #define SIZEOF_COMPLEX 8 |
---|
7137 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7138 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
7139 | | #define HAVE_CXX_COMPLEX 1 |
---|
7140 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7141 | | #define MPIR_AINT_MAX LONG_MAX |
---|
7142 | | #define MPIR_AINT_MIN LONG_MIN |
---|
7143 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7144 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7145 | | #define MPIR_Ucount unsigned long long |
---|
7146 | | #define HAVE_STDLIB_H 1 |
---|
7147 | | #define HAVE_STDARG_H 1 |
---|
7148 | | #define HAVE_SYS_TYPES_H 1 |
---|
7149 | | #define HAVE_STRING_H 1 |
---|
7150 | | #define HAVE_INTTYPES_H 1 |
---|
7151 | | #define HAVE_LIMITS_H 1 |
---|
7152 | | #define HAVE_STDDEF_H 1 |
---|
7153 | | #define HAVE_ERRNO_H 1 |
---|
7154 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7155 | | #define HAVE_SYS_TIME_H 1 |
---|
7156 | | #define HAVE_UNISTD_H 1 |
---|
7157 | | #define HAVE_ASSERT_H 1 |
---|
7158 | | #define HAVE_SYS_PARAM_H 1 |
---|
7159 | | #define HAVE_SYS_UIO_H 1 |
---|
7160 | | #define HAVE_SETITIMER 1 |
---|
7161 | | #define HAVE_ALARM 1 |
---|
7162 | | #define HAVE_VSNPRINTF 1 |
---|
7163 | | #define HAVE_VSPRINTF 1 |
---|
7164 | | #define HAVE_STRERROR 1 |
---|
7165 | | #define HAVE_STRNCASECMP 1 |
---|
7166 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7167 | | #define HAVE_STRERROR_R 1 |
---|
7168 | | #define HAVE_SNPRINTF 1 |
---|
7169 | | #define HAVE_QSORT 1 |
---|
7170 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7171 | | #define HAVE_STRDUP 1 |
---|
7172 | | #define HAVE_PUTENV 1 |
---|
7173 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
7174 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7175 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7176 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
7177 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
7178 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7179 | | #define HAVE_SYS_MMAN_H 1 |
---|
7180 | | #define HAVE_SYS_STAT_H 1 |
---|
7181 | | #define HAVE_FCNTL_H 1 |
---|
7182 | | #define HAVE_GETHOSTNAME 1 |
---|
7183 | | #define HAVE_SIGNAL_H 1 |
---|
7184 | | #define HAVE_SIGNAL 1 |
---|
7185 | | /* end confdefs.h. */ |
---|
7186 | | #include <stdio.h> |
---|
7187 | | #ifdef HAVE_SYS_TYPES_H |
---|
7188 | | # include <sys/types.h> |
---|
7189 | | #endif |
---|
7190 | | #ifdef HAVE_SYS_STAT_H |
---|
7191 | | # include <sys/stat.h> |
---|
7192 | | #endif |
---|
7193 | | #ifdef STDC_HEADERS |
---|
7194 | | # include <stdlib.h> |
---|
7195 | | # include <stddef.h> |
---|
7196 | | #else |
---|
7197 | | # ifdef HAVE_STDLIB_H |
---|
7198 | | # include <stdlib.h> |
---|
7199 | | # endif |
---|
7200 | | #endif |
---|
7201 | | #ifdef HAVE_STRING_H |
---|
7202 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7203 | | # include <memory.h> |
---|
7204 | | # endif |
---|
7205 | | # include <string.h> |
---|
7206 | | #endif |
---|
7207 | | #ifdef HAVE_STRINGS_H |
---|
7208 | | # include <strings.h> |
---|
7209 | | #endif |
---|
7210 | | #ifdef HAVE_INTTYPES_H |
---|
7211 | | # include <inttypes.h> |
---|
7212 | | #endif |
---|
7213 | | #ifdef HAVE_STDINT_H |
---|
7214 | | # include <stdint.h> |
---|
7215 | | #endif |
---|
7216 | | #ifdef HAVE_UNISTD_H |
---|
7217 | | # include <unistd.h> |
---|
7218 | | #endif |
---|
7219 | | #include <xpmem.h> |
---|
7220 | configure:52746: result: no |
---|
7221 | configure:52746: checking xpmem.h presence |
---|
7222 | configure:52746: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c |
---|
7223 | conftest.c:210:10: fatal error: 'xpmem.h' file not found |
---|
7224 | #include <xpmem.h> |
---|
7225 | ^~~~~~~~~ |
---|
7226 | 1 error generated. |
---|
7227 | configure:52746: $? = 1 |
---|
7228 | configure: failed program was: |
---|
7229 | | /* confdefs.h */ |
---|
7230 | | #define PACKAGE_NAME "MPICH" |
---|
7231 | | #define PACKAGE_TARNAME "mpich" |
---|
7232 | | #define PACKAGE_VERSION "4.1.1" |
---|
7233 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
7234 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7235 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7236 | | #define STDC_HEADERS 1 |
---|
7237 | | #define HAVE_SYS_TYPES_H 1 |
---|
7238 | | #define HAVE_SYS_STAT_H 1 |
---|
7239 | | #define HAVE_STDLIB_H 1 |
---|
7240 | | #define HAVE_STRING_H 1 |
---|
7241 | | #define HAVE_MEMORY_H 1 |
---|
7242 | | #define HAVE_STRINGS_H 1 |
---|
7243 | | #define HAVE_INTTYPES_H 1 |
---|
7244 | | #define HAVE_STDINT_H 1 |
---|
7245 | | #define HAVE_UNISTD_H 1 |
---|
7246 | | #define __EXTENSIONS__ 1 |
---|
7247 | | #define _ALL_SOURCE 1 |
---|
7248 | | #define _GNU_SOURCE 1 |
---|
7249 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7250 | | #define _TANDEM_SOURCE 1 |
---|
7251 | | #define PACKAGE "mpich" |
---|
7252 | | #define VERSION "4.1.1" |
---|
7253 | | #define HAVE_DLFCN_H 1 |
---|
7254 | | #define LT_OBJDIR ".libs/" |
---|
7255 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7256 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7257 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7258 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7259 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7260 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7261 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7262 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7263 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7264 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7265 | | #define HAVE_VISIBILITY 1 |
---|
7266 | | #define HAVE_LIBHWLOC 1 |
---|
7267 | | #define HAVE_HWLOC 1 |
---|
7268 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7269 | | #define MPICH_IS_THREADED 1 |
---|
7270 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
7271 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
7272 | | #define HAVE_ROMIO 1 |
---|
7273 | | #define ENABLE_PVAR_NEM 0 |
---|
7274 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7275 | | #define ENABLE_PVAR_RMA 0 |
---|
7276 | | #define ENABLE_PVAR_DIMS 0 |
---|
7277 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7278 | | #define HAVE_LONG_LONG 1 |
---|
7279 | | #define STDCALL |
---|
7280 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7281 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7282 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7283 | | #define TRUE 1 |
---|
7284 | | #define FALSE 0 |
---|
7285 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7286 | | #define HAVE_NAMESPACES /**/ |
---|
7287 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7288 | | #define HAVE_CXX_BINDING 1 |
---|
7289 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7290 | | #define restrict __restrict |
---|
7291 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7292 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7293 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7294 | | #define WORDS_LITTLEENDIAN 1 |
---|
7295 | | #define HAVE_LONG_DOUBLE 1 |
---|
7296 | | #define HAVE_LONG_LONG_INT 1 |
---|
7297 | | #define HAVE_FLOAT16 1 |
---|
7298 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7299 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7300 | | #define MAX_ALIGNMENT 8 |
---|
7301 | | #define SIZEOF_CHAR 1 |
---|
7302 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7303 | | #define SIZEOF_SHORT 2 |
---|
7304 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7305 | | #define SIZEOF_INT 4 |
---|
7306 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7307 | | #define SIZEOF_LONG 8 |
---|
7308 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7309 | | #define SIZEOF_LONG_LONG 8 |
---|
7310 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7311 | | #define SIZEOF_FLOAT 4 |
---|
7312 | | #define SIZEOF_DOUBLE 8 |
---|
7313 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
7314 | | #define SIZEOF_VOID_P 8 |
---|
7315 | | #define HAVE_STDDEF_H 1 |
---|
7316 | | #define SIZEOF_WCHAR_T 4 |
---|
7317 | | #define SIZEOF___FLOAT128 0 |
---|
7318 | | #define SIZEOF_FLOAT_INT 8 |
---|
7319 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7320 | | #define SIZEOF_LONG_INT 16 |
---|
7321 | | #define SIZEOF_SHORT_INT 8 |
---|
7322 | | #define SIZEOF_TWO_INT 8 |
---|
7323 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
7324 | | #define ALIGNOF_CHAR 1 |
---|
7325 | | #define ALIGNOF_FLOAT 4 |
---|
7326 | | #define ALIGNOF_DOUBLE 8 |
---|
7327 | | #define ALIGNOF_LONG 8 |
---|
7328 | | #define ALIGNOF_LONG_LONG 8 |
---|
7329 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7330 | | #define ALIGNOF_SHORT 2 |
---|
7331 | | #define ALIGNOF_INT 4 |
---|
7332 | | #define ALIGNOF_BOOL 0 |
---|
7333 | | #define ALIGNOF_WCHAR_T 4 |
---|
7334 | | #define HAVE_INTTYPES_H 1 |
---|
7335 | | #define HAVE_STDINT_H 1 |
---|
7336 | | #define SIZEOF_INT8_T 1 |
---|
7337 | | #define SIZEOF_INT16_T 2 |
---|
7338 | | #define SIZEOF_INT32_T 4 |
---|
7339 | | #define SIZEOF_INT64_T 8 |
---|
7340 | | #define SIZEOF_UINT8_T 1 |
---|
7341 | | #define SIZEOF_UINT16_T 2 |
---|
7342 | | #define SIZEOF_UINT32_T 4 |
---|
7343 | | #define SIZEOF_UINT64_T 8 |
---|
7344 | | #define ALIGNOF_INT8_T 1 |
---|
7345 | | #define ALIGNOF_INT16_T 2 |
---|
7346 | | #define ALIGNOF_INT32_T 4 |
---|
7347 | | #define ALIGNOF_INT64_T 8 |
---|
7348 | | #define HAVE_INT8_T 1 |
---|
7349 | | #define HAVE_INT16_T 1 |
---|
7350 | | #define HAVE_INT32_T 1 |
---|
7351 | | #define HAVE_INT64_T 1 |
---|
7352 | | #define HAVE_UINT8_T 1 |
---|
7353 | | #define HAVE_UINT16_T 1 |
---|
7354 | | #define HAVE_UINT32_T 1 |
---|
7355 | | #define HAVE_UINT64_T 1 |
---|
7356 | | #define HAVE_STDBOOL_H 1 |
---|
7357 | | #define HAVE_COMPLEX_H 1 |
---|
7358 | | #define SIZEOF__BOOL 1 |
---|
7359 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7360 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7361 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
7362 | | #define SIZEOF__FLOAT16 2 |
---|
7363 | | #define HAVE__BOOL 1 |
---|
7364 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7365 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7366 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7367 | | #define SIZEOF_F77_INTEGER 4 |
---|
7368 | | #define SIZEOF_F77_REAL 4 |
---|
7369 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7370 | | #define SIZEOF_F77_LOGICAL 4 |
---|
7371 | | #define MPIR_FC_REAL_CTYPE float |
---|
7372 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7373 | | #define MPIR_REAL4_CTYPE float |
---|
7374 | | #define MPIR_REAL8_CTYPE double |
---|
7375 | | #define MPIR_INTEGER1_CTYPE char |
---|
7376 | | #define MPIR_INTEGER2_CTYPE short |
---|
7377 | | #define MPIR_INTEGER4_CTYPE int |
---|
7378 | | #define MPIR_INTEGER8_CTYPE long |
---|
7379 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
7380 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
7381 | | #define HAVE_FINT_IS_INT 1 |
---|
7382 | | #define F77_TRUE_VALUE_SET 1 |
---|
7383 | | #define F77_TRUE_VALUE 1 |
---|
7384 | | #define F77_FALSE_VALUE 0 |
---|
7385 | | #define SIZEOF_BOOL 1 |
---|
7386 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7387 | | #define HAVE_CXX_BOOL 1 |
---|
7388 | | #define SIZEOF_COMPLEX 8 |
---|
7389 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7390 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
7391 | | #define HAVE_CXX_COMPLEX 1 |
---|
7392 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7393 | | #define MPIR_AINT_MAX LONG_MAX |
---|
7394 | | #define MPIR_AINT_MIN LONG_MIN |
---|
7395 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7396 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7397 | | #define MPIR_Ucount unsigned long long |
---|
7398 | | #define HAVE_STDLIB_H 1 |
---|
7399 | | #define HAVE_STDARG_H 1 |
---|
7400 | | #define HAVE_SYS_TYPES_H 1 |
---|
7401 | | #define HAVE_STRING_H 1 |
---|
7402 | | #define HAVE_INTTYPES_H 1 |
---|
7403 | | #define HAVE_LIMITS_H 1 |
---|
7404 | | #define HAVE_STDDEF_H 1 |
---|
7405 | | #define HAVE_ERRNO_H 1 |
---|
7406 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7407 | | #define HAVE_SYS_TIME_H 1 |
---|
7408 | | #define HAVE_UNISTD_H 1 |
---|
7409 | | #define HAVE_ASSERT_H 1 |
---|
7410 | | #define HAVE_SYS_PARAM_H 1 |
---|
7411 | | #define HAVE_SYS_UIO_H 1 |
---|
7412 | | #define HAVE_SETITIMER 1 |
---|
7413 | | #define HAVE_ALARM 1 |
---|
7414 | | #define HAVE_VSNPRINTF 1 |
---|
7415 | | #define HAVE_VSPRINTF 1 |
---|
7416 | | #define HAVE_STRERROR 1 |
---|
7417 | | #define HAVE_STRNCASECMP 1 |
---|
7418 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7419 | | #define HAVE_STRERROR_R 1 |
---|
7420 | | #define HAVE_SNPRINTF 1 |
---|
7421 | | #define HAVE_QSORT 1 |
---|
7422 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7423 | | #define HAVE_STRDUP 1 |
---|
7424 | | #define HAVE_PUTENV 1 |
---|
7425 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
7426 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7427 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7428 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
7429 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
7430 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7431 | | #define HAVE_SYS_MMAN_H 1 |
---|
7432 | | #define HAVE_SYS_STAT_H 1 |
---|
7433 | | #define HAVE_FCNTL_H 1 |
---|
7434 | | #define HAVE_GETHOSTNAME 1 |
---|
7435 | | #define HAVE_SIGNAL_H 1 |
---|
7436 | | #define HAVE_SIGNAL 1 |
---|
7437 | | /* end confdefs.h. */ |
---|
7438 | | #include <xpmem.h> |
---|
7439 | configure:52746: result: no |
---|
7440 | configure:52746: checking for xpmem.h |
---|
7441 | configure:52746: result: no |
---|
7442 | configure:53343: RUNNING CONFIGURE FOR F90 CODE |
---|
7443 | configure:53346: checking whether ln -s works |
---|
7444 | configure:53350: result: yes |
---|
7445 | configure:53365: checking for the precision and range of reals |
---|
7446 | configure:53392: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
7447 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7448 | configure:53392: $? = 0 |
---|
7449 | configure:53392: ./conftest |
---|
7450 | configure:53392: $? = 0 |
---|
7451 | configure:53396: result: 6 , 37 |
---|
7452 | configure:53430: checking for the precision and range of double precision |
---|
7453 | configure:53457: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
7454 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7455 | configure:53457: $? = 0 |
---|
7456 | configure:53457: ./conftest |
---|
7457 | configure:53457: $? = 0 |
---|
7458 | configure:53461: result: 15 , 307 |
---|
7459 | configure:53495: checking for the range of integer |
---|
7460 | configure:53522: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
7461 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7462 | configure:53522: $? = 0 |
---|
7463 | configure:53522: ./conftest |
---|
7464 | configure:53522: $? = 0 |
---|
7465 | configure:53526: result: 9 |
---|
7466 | configure:53561: checking for available integer kinds |
---|
7467 | configure:53602: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 >&5 |
---|
7468 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7469 | configure:53602: $? = 0 |
---|
7470 | configure:53602: ./conftest |
---|
7471 | configure:53602: $? = 0 |
---|
7472 | configure:53606: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, |
---|
7473 | configure:53641: checking for available integer ranges |
---|
7474 | configure:53670: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7475 | configure:53670: $? = 0 |
---|
7476 | configure:53673: mv conftest.o pac_conftest.o |
---|
7477 | configure:53676: $? = 0 |
---|
7478 | configure:53726: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o >&5 |
---|
7479 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7480 | configure:53726: $? = 0 |
---|
7481 | configure:53726: ./conftest |
---|
7482 | configure:53726: $? = 0 |
---|
7483 | configure:53726: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o >&5 |
---|
7484 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7485 | configure:53726: $? = 0 |
---|
7486 | configure:53726: ./conftest |
---|
7487 | configure:53726: $? = 0 |
---|
7488 | configure:53726: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o >&5 |
---|
7489 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7490 | configure:53726: $? = 0 |
---|
7491 | configure:53726: ./conftest |
---|
7492 | configure:53726: $? = 0 |
---|
7493 | configure:53726: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.f90 pac_conftest.o >&5 |
---|
7494 | ld: warning: duplicate -rpath '/opt/local/lib/libgcc' ignored |
---|
7495 | configure:53726: $? = 0 |
---|
7496 | configure:53726: ./conftest |
---|
7497 | configure:53726: $? = 0 |
---|
7498 | configure:53750: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, |
---|
7499 | configure:53786: RUNNING CONFIGURE FOR ch4:shm:posix |
---|
7500 | configure:55728: checking for random.h |
---|
7501 | configure:55728: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7502 | conftest.c:244:10: fatal error: 'random.h' file not found |
---|
7503 | #include <random.h> |
---|
7504 | ^~~~~~~~~~ |
---|
7505 | 1 error generated. |
---|
7506 | configure:55728: $? = 1 |
---|
7507 | configure: failed program was: |
---|
7508 | | /* confdefs.h */ |
---|
7509 | | #define PACKAGE_NAME "MPICH" |
---|
7510 | | #define PACKAGE_TARNAME "mpich" |
---|
7511 | | #define PACKAGE_VERSION "4.1.1" |
---|
7512 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
7513 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7514 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7515 | | #define STDC_HEADERS 1 |
---|
7516 | | #define HAVE_SYS_TYPES_H 1 |
---|
7517 | | #define HAVE_SYS_STAT_H 1 |
---|
7518 | | #define HAVE_STDLIB_H 1 |
---|
7519 | | #define HAVE_STRING_H 1 |
---|
7520 | | #define HAVE_MEMORY_H 1 |
---|
7521 | | #define HAVE_STRINGS_H 1 |
---|
7522 | | #define HAVE_INTTYPES_H 1 |
---|
7523 | | #define HAVE_STDINT_H 1 |
---|
7524 | | #define HAVE_UNISTD_H 1 |
---|
7525 | | #define __EXTENSIONS__ 1 |
---|
7526 | | #define _ALL_SOURCE 1 |
---|
7527 | | #define _GNU_SOURCE 1 |
---|
7528 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7529 | | #define _TANDEM_SOURCE 1 |
---|
7530 | | #define PACKAGE "mpich" |
---|
7531 | | #define VERSION "4.1.1" |
---|
7532 | | #define HAVE_DLFCN_H 1 |
---|
7533 | | #define LT_OBJDIR ".libs/" |
---|
7534 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7535 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7536 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7537 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7538 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7539 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7540 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7541 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7542 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7543 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7544 | | #define HAVE_VISIBILITY 1 |
---|
7545 | | #define HAVE_LIBHWLOC 1 |
---|
7546 | | #define HAVE_HWLOC 1 |
---|
7547 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7548 | | #define MPICH_IS_THREADED 1 |
---|
7549 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
7550 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
7551 | | #define HAVE_ROMIO 1 |
---|
7552 | | #define ENABLE_PVAR_NEM 0 |
---|
7553 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7554 | | #define ENABLE_PVAR_RMA 0 |
---|
7555 | | #define ENABLE_PVAR_DIMS 0 |
---|
7556 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7557 | | #define HAVE_LONG_LONG 1 |
---|
7558 | | #define STDCALL |
---|
7559 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7560 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7561 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7562 | | #define TRUE 1 |
---|
7563 | | #define FALSE 0 |
---|
7564 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7565 | | #define HAVE_NAMESPACES /**/ |
---|
7566 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7567 | | #define HAVE_CXX_BINDING 1 |
---|
7568 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7569 | | #define restrict __restrict |
---|
7570 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7571 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7572 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7573 | | #define WORDS_LITTLEENDIAN 1 |
---|
7574 | | #define HAVE_LONG_DOUBLE 1 |
---|
7575 | | #define HAVE_LONG_LONG_INT 1 |
---|
7576 | | #define HAVE_FLOAT16 1 |
---|
7577 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7578 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7579 | | #define MAX_ALIGNMENT 8 |
---|
7580 | | #define SIZEOF_CHAR 1 |
---|
7581 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7582 | | #define SIZEOF_SHORT 2 |
---|
7583 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7584 | | #define SIZEOF_INT 4 |
---|
7585 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7586 | | #define SIZEOF_LONG 8 |
---|
7587 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7588 | | #define SIZEOF_LONG_LONG 8 |
---|
7589 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7590 | | #define SIZEOF_FLOAT 4 |
---|
7591 | | #define SIZEOF_DOUBLE 8 |
---|
7592 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
7593 | | #define SIZEOF_VOID_P 8 |
---|
7594 | | #define HAVE_STDDEF_H 1 |
---|
7595 | | #define SIZEOF_WCHAR_T 4 |
---|
7596 | | #define SIZEOF___FLOAT128 0 |
---|
7597 | | #define SIZEOF_FLOAT_INT 8 |
---|
7598 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7599 | | #define SIZEOF_LONG_INT 16 |
---|
7600 | | #define SIZEOF_SHORT_INT 8 |
---|
7601 | | #define SIZEOF_TWO_INT 8 |
---|
7602 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
7603 | | #define ALIGNOF_CHAR 1 |
---|
7604 | | #define ALIGNOF_FLOAT 4 |
---|
7605 | | #define ALIGNOF_DOUBLE 8 |
---|
7606 | | #define ALIGNOF_LONG 8 |
---|
7607 | | #define ALIGNOF_LONG_LONG 8 |
---|
7608 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7609 | | #define ALIGNOF_SHORT 2 |
---|
7610 | | #define ALIGNOF_INT 4 |
---|
7611 | | #define ALIGNOF_BOOL 0 |
---|
7612 | | #define ALIGNOF_WCHAR_T 4 |
---|
7613 | | #define HAVE_INTTYPES_H 1 |
---|
7614 | | #define HAVE_STDINT_H 1 |
---|
7615 | | #define SIZEOF_INT8_T 1 |
---|
7616 | | #define SIZEOF_INT16_T 2 |
---|
7617 | | #define SIZEOF_INT32_T 4 |
---|
7618 | | #define SIZEOF_INT64_T 8 |
---|
7619 | | #define SIZEOF_UINT8_T 1 |
---|
7620 | | #define SIZEOF_UINT16_T 2 |
---|
7621 | | #define SIZEOF_UINT32_T 4 |
---|
7622 | | #define SIZEOF_UINT64_T 8 |
---|
7623 | | #define ALIGNOF_INT8_T 1 |
---|
7624 | | #define ALIGNOF_INT16_T 2 |
---|
7625 | | #define ALIGNOF_INT32_T 4 |
---|
7626 | | #define ALIGNOF_INT64_T 8 |
---|
7627 | | #define HAVE_INT8_T 1 |
---|
7628 | | #define HAVE_INT16_T 1 |
---|
7629 | | #define HAVE_INT32_T 1 |
---|
7630 | | #define HAVE_INT64_T 1 |
---|
7631 | | #define HAVE_UINT8_T 1 |
---|
7632 | | #define HAVE_UINT16_T 1 |
---|
7633 | | #define HAVE_UINT32_T 1 |
---|
7634 | | #define HAVE_UINT64_T 1 |
---|
7635 | | #define HAVE_STDBOOL_H 1 |
---|
7636 | | #define HAVE_COMPLEX_H 1 |
---|
7637 | | #define SIZEOF__BOOL 1 |
---|
7638 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7639 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7640 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
7641 | | #define SIZEOF__FLOAT16 2 |
---|
7642 | | #define HAVE__BOOL 1 |
---|
7643 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7644 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7645 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7646 | | #define SIZEOF_F77_INTEGER 4 |
---|
7647 | | #define SIZEOF_F77_REAL 4 |
---|
7648 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7649 | | #define SIZEOF_F77_LOGICAL 4 |
---|
7650 | | #define MPIR_FC_REAL_CTYPE float |
---|
7651 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7652 | | #define MPIR_REAL4_CTYPE float |
---|
7653 | | #define MPIR_REAL8_CTYPE double |
---|
7654 | | #define MPIR_INTEGER1_CTYPE char |
---|
7655 | | #define MPIR_INTEGER2_CTYPE short |
---|
7656 | | #define MPIR_INTEGER4_CTYPE int |
---|
7657 | | #define MPIR_INTEGER8_CTYPE long |
---|
7658 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
7659 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
7660 | | #define HAVE_FINT_IS_INT 1 |
---|
7661 | | #define F77_TRUE_VALUE_SET 1 |
---|
7662 | | #define F77_TRUE_VALUE 1 |
---|
7663 | | #define F77_FALSE_VALUE 0 |
---|
7664 | | #define SIZEOF_BOOL 1 |
---|
7665 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7666 | | #define HAVE_CXX_BOOL 1 |
---|
7667 | | #define SIZEOF_COMPLEX 8 |
---|
7668 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7669 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
7670 | | #define HAVE_CXX_COMPLEX 1 |
---|
7671 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7672 | | #define MPIR_AINT_MAX LONG_MAX |
---|
7673 | | #define MPIR_AINT_MIN LONG_MIN |
---|
7674 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7675 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7676 | | #define MPIR_Ucount unsigned long long |
---|
7677 | | #define HAVE_STDLIB_H 1 |
---|
7678 | | #define HAVE_STDARG_H 1 |
---|
7679 | | #define HAVE_SYS_TYPES_H 1 |
---|
7680 | | #define HAVE_STRING_H 1 |
---|
7681 | | #define HAVE_INTTYPES_H 1 |
---|
7682 | | #define HAVE_LIMITS_H 1 |
---|
7683 | | #define HAVE_STDDEF_H 1 |
---|
7684 | | #define HAVE_ERRNO_H 1 |
---|
7685 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7686 | | #define HAVE_SYS_TIME_H 1 |
---|
7687 | | #define HAVE_UNISTD_H 1 |
---|
7688 | | #define HAVE_ASSERT_H 1 |
---|
7689 | | #define HAVE_SYS_PARAM_H 1 |
---|
7690 | | #define HAVE_SYS_UIO_H 1 |
---|
7691 | | #define HAVE_SETITIMER 1 |
---|
7692 | | #define HAVE_ALARM 1 |
---|
7693 | | #define HAVE_VSNPRINTF 1 |
---|
7694 | | #define HAVE_VSPRINTF 1 |
---|
7695 | | #define HAVE_STRERROR 1 |
---|
7696 | | #define HAVE_STRNCASECMP 1 |
---|
7697 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7698 | | #define HAVE_STRERROR_R 1 |
---|
7699 | | #define HAVE_SNPRINTF 1 |
---|
7700 | | #define HAVE_QSORT 1 |
---|
7701 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7702 | | #define HAVE_STRDUP 1 |
---|
7703 | | #define HAVE_PUTENV 1 |
---|
7704 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
7705 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7706 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7707 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
7708 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
7709 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7710 | | #define HAVE_SYS_MMAN_H 1 |
---|
7711 | | #define HAVE_SYS_STAT_H 1 |
---|
7712 | | #define HAVE_FCNTL_H 1 |
---|
7713 | | #define HAVE_GETHOSTNAME 1 |
---|
7714 | | #define HAVE_SIGNAL_H 1 |
---|
7715 | | #define HAVE_SIGNAL 1 |
---|
7716 | | /* end confdefs.h. */ |
---|
7717 | | #include <stdio.h> |
---|
7718 | | #ifdef HAVE_SYS_TYPES_H |
---|
7719 | | # include <sys/types.h> |
---|
7720 | | #endif |
---|
7721 | | #ifdef HAVE_SYS_STAT_H |
---|
7722 | | # include <sys/stat.h> |
---|
7723 | | #endif |
---|
7724 | | #ifdef STDC_HEADERS |
---|
7725 | | # include <stdlib.h> |
---|
7726 | | # include <stddef.h> |
---|
7727 | | #else |
---|
7728 | | # ifdef HAVE_STDLIB_H |
---|
7729 | | # include <stdlib.h> |
---|
7730 | | # endif |
---|
7731 | | #endif |
---|
7732 | | #ifdef HAVE_STRING_H |
---|
7733 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7734 | | # include <memory.h> |
---|
7735 | | # endif |
---|
7736 | | # include <string.h> |
---|
7737 | | #endif |
---|
7738 | | #ifdef HAVE_STRINGS_H |
---|
7739 | | # include <strings.h> |
---|
7740 | | #endif |
---|
7741 | | #ifdef HAVE_INTTYPES_H |
---|
7742 | | # include <inttypes.h> |
---|
7743 | | #endif |
---|
7744 | | #ifdef HAVE_STDINT_H |
---|
7745 | | # include <stdint.h> |
---|
7746 | | #endif |
---|
7747 | | #ifdef HAVE_UNISTD_H |
---|
7748 | | # include <unistd.h> |
---|
7749 | | #endif |
---|
7750 | | |
---|
7751 | | #include <random.h> |
---|
7752 | configure:55728: result: no |
---|
7753 | configure:55743: checking for struct random_data |
---|
7754 | configure:55743: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7755 | conftest.c:219:5: error: invalid application of 'sizeof' to an incomplete type 'struct random_data' |
---|
7756 | if (sizeof (struct random_data)) |
---|
7757 | ^ ~~~~~~~~~~~~~~~~~~~~ |
---|
7758 | conftest.c:219:20: note: forward declaration of 'struct random_data' |
---|
7759 | if (sizeof (struct random_data)) |
---|
7760 | ^ |
---|
7761 | 1 error generated. |
---|
7762 | configure:55743: $? = 1 |
---|
7763 | configure: failed program was: |
---|
7764 | | /* confdefs.h */ |
---|
7765 | | #define PACKAGE_NAME "MPICH" |
---|
7766 | | #define PACKAGE_TARNAME "mpich" |
---|
7767 | | #define PACKAGE_VERSION "4.1.1" |
---|
7768 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
7769 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7770 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7771 | | #define STDC_HEADERS 1 |
---|
7772 | | #define HAVE_SYS_TYPES_H 1 |
---|
7773 | | #define HAVE_SYS_STAT_H 1 |
---|
7774 | | #define HAVE_STDLIB_H 1 |
---|
7775 | | #define HAVE_STRING_H 1 |
---|
7776 | | #define HAVE_MEMORY_H 1 |
---|
7777 | | #define HAVE_STRINGS_H 1 |
---|
7778 | | #define HAVE_INTTYPES_H 1 |
---|
7779 | | #define HAVE_STDINT_H 1 |
---|
7780 | | #define HAVE_UNISTD_H 1 |
---|
7781 | | #define __EXTENSIONS__ 1 |
---|
7782 | | #define _ALL_SOURCE 1 |
---|
7783 | | #define _GNU_SOURCE 1 |
---|
7784 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7785 | | #define _TANDEM_SOURCE 1 |
---|
7786 | | #define PACKAGE "mpich" |
---|
7787 | | #define VERSION "4.1.1" |
---|
7788 | | #define HAVE_DLFCN_H 1 |
---|
7789 | | #define LT_OBJDIR ".libs/" |
---|
7790 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7791 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7792 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7793 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7794 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7795 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7796 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7797 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7798 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7799 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7800 | | #define HAVE_VISIBILITY 1 |
---|
7801 | | #define HAVE_LIBHWLOC 1 |
---|
7802 | | #define HAVE_HWLOC 1 |
---|
7803 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7804 | | #define MPICH_IS_THREADED 1 |
---|
7805 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
7806 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
7807 | | #define HAVE_ROMIO 1 |
---|
7808 | | #define ENABLE_PVAR_NEM 0 |
---|
7809 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7810 | | #define ENABLE_PVAR_RMA 0 |
---|
7811 | | #define ENABLE_PVAR_DIMS 0 |
---|
7812 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7813 | | #define HAVE_LONG_LONG 1 |
---|
7814 | | #define STDCALL |
---|
7815 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7816 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7817 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7818 | | #define TRUE 1 |
---|
7819 | | #define FALSE 0 |
---|
7820 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7821 | | #define HAVE_NAMESPACES /**/ |
---|
7822 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7823 | | #define HAVE_CXX_BINDING 1 |
---|
7824 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7825 | | #define restrict __restrict |
---|
7826 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7827 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7828 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7829 | | #define WORDS_LITTLEENDIAN 1 |
---|
7830 | | #define HAVE_LONG_DOUBLE 1 |
---|
7831 | | #define HAVE_LONG_LONG_INT 1 |
---|
7832 | | #define HAVE_FLOAT16 1 |
---|
7833 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7834 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7835 | | #define MAX_ALIGNMENT 8 |
---|
7836 | | #define SIZEOF_CHAR 1 |
---|
7837 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7838 | | #define SIZEOF_SHORT 2 |
---|
7839 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7840 | | #define SIZEOF_INT 4 |
---|
7841 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7842 | | #define SIZEOF_LONG 8 |
---|
7843 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
7844 | | #define SIZEOF_LONG_LONG 8 |
---|
7845 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7846 | | #define SIZEOF_FLOAT 4 |
---|
7847 | | #define SIZEOF_DOUBLE 8 |
---|
7848 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
7849 | | #define SIZEOF_VOID_P 8 |
---|
7850 | | #define HAVE_STDDEF_H 1 |
---|
7851 | | #define SIZEOF_WCHAR_T 4 |
---|
7852 | | #define SIZEOF___FLOAT128 0 |
---|
7853 | | #define SIZEOF_FLOAT_INT 8 |
---|
7854 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7855 | | #define SIZEOF_LONG_INT 16 |
---|
7856 | | #define SIZEOF_SHORT_INT 8 |
---|
7857 | | #define SIZEOF_TWO_INT 8 |
---|
7858 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
7859 | | #define ALIGNOF_CHAR 1 |
---|
7860 | | #define ALIGNOF_FLOAT 4 |
---|
7861 | | #define ALIGNOF_DOUBLE 8 |
---|
7862 | | #define ALIGNOF_LONG 8 |
---|
7863 | | #define ALIGNOF_LONG_LONG 8 |
---|
7864 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
7865 | | #define ALIGNOF_SHORT 2 |
---|
7866 | | #define ALIGNOF_INT 4 |
---|
7867 | | #define ALIGNOF_BOOL 0 |
---|
7868 | | #define ALIGNOF_WCHAR_T 4 |
---|
7869 | | #define HAVE_INTTYPES_H 1 |
---|
7870 | | #define HAVE_STDINT_H 1 |
---|
7871 | | #define SIZEOF_INT8_T 1 |
---|
7872 | | #define SIZEOF_INT16_T 2 |
---|
7873 | | #define SIZEOF_INT32_T 4 |
---|
7874 | | #define SIZEOF_INT64_T 8 |
---|
7875 | | #define SIZEOF_UINT8_T 1 |
---|
7876 | | #define SIZEOF_UINT16_T 2 |
---|
7877 | | #define SIZEOF_UINT32_T 4 |
---|
7878 | | #define SIZEOF_UINT64_T 8 |
---|
7879 | | #define ALIGNOF_INT8_T 1 |
---|
7880 | | #define ALIGNOF_INT16_T 2 |
---|
7881 | | #define ALIGNOF_INT32_T 4 |
---|
7882 | | #define ALIGNOF_INT64_T 8 |
---|
7883 | | #define HAVE_INT8_T 1 |
---|
7884 | | #define HAVE_INT16_T 1 |
---|
7885 | | #define HAVE_INT32_T 1 |
---|
7886 | | #define HAVE_INT64_T 1 |
---|
7887 | | #define HAVE_UINT8_T 1 |
---|
7888 | | #define HAVE_UINT16_T 1 |
---|
7889 | | #define HAVE_UINT32_T 1 |
---|
7890 | | #define HAVE_UINT64_T 1 |
---|
7891 | | #define HAVE_STDBOOL_H 1 |
---|
7892 | | #define HAVE_COMPLEX_H 1 |
---|
7893 | | #define SIZEOF__BOOL 1 |
---|
7894 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7895 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7896 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
7897 | | #define SIZEOF__FLOAT16 2 |
---|
7898 | | #define HAVE__BOOL 1 |
---|
7899 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7900 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7901 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7902 | | #define SIZEOF_F77_INTEGER 4 |
---|
7903 | | #define SIZEOF_F77_REAL 4 |
---|
7904 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7905 | | #define SIZEOF_F77_LOGICAL 4 |
---|
7906 | | #define MPIR_FC_REAL_CTYPE float |
---|
7907 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7908 | | #define MPIR_REAL4_CTYPE float |
---|
7909 | | #define MPIR_REAL8_CTYPE double |
---|
7910 | | #define MPIR_INTEGER1_CTYPE char |
---|
7911 | | #define MPIR_INTEGER2_CTYPE short |
---|
7912 | | #define MPIR_INTEGER4_CTYPE int |
---|
7913 | | #define MPIR_INTEGER8_CTYPE long |
---|
7914 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
7915 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
7916 | | #define HAVE_FINT_IS_INT 1 |
---|
7917 | | #define F77_TRUE_VALUE_SET 1 |
---|
7918 | | #define F77_TRUE_VALUE 1 |
---|
7919 | | #define F77_FALSE_VALUE 0 |
---|
7920 | | #define SIZEOF_BOOL 1 |
---|
7921 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7922 | | #define HAVE_CXX_BOOL 1 |
---|
7923 | | #define SIZEOF_COMPLEX 8 |
---|
7924 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7925 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
7926 | | #define HAVE_CXX_COMPLEX 1 |
---|
7927 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7928 | | #define MPIR_AINT_MAX LONG_MAX |
---|
7929 | | #define MPIR_AINT_MIN LONG_MIN |
---|
7930 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7931 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7932 | | #define MPIR_Ucount unsigned long long |
---|
7933 | | #define HAVE_STDLIB_H 1 |
---|
7934 | | #define HAVE_STDARG_H 1 |
---|
7935 | | #define HAVE_SYS_TYPES_H 1 |
---|
7936 | | #define HAVE_STRING_H 1 |
---|
7937 | | #define HAVE_INTTYPES_H 1 |
---|
7938 | | #define HAVE_LIMITS_H 1 |
---|
7939 | | #define HAVE_STDDEF_H 1 |
---|
7940 | | #define HAVE_ERRNO_H 1 |
---|
7941 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7942 | | #define HAVE_SYS_TIME_H 1 |
---|
7943 | | #define HAVE_UNISTD_H 1 |
---|
7944 | | #define HAVE_ASSERT_H 1 |
---|
7945 | | #define HAVE_SYS_PARAM_H 1 |
---|
7946 | | #define HAVE_SYS_UIO_H 1 |
---|
7947 | | #define HAVE_SETITIMER 1 |
---|
7948 | | #define HAVE_ALARM 1 |
---|
7949 | | #define HAVE_VSNPRINTF 1 |
---|
7950 | | #define HAVE_VSPRINTF 1 |
---|
7951 | | #define HAVE_STRERROR 1 |
---|
7952 | | #define HAVE_STRNCASECMP 1 |
---|
7953 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7954 | | #define HAVE_STRERROR_R 1 |
---|
7955 | | #define HAVE_SNPRINTF 1 |
---|
7956 | | #define HAVE_QSORT 1 |
---|
7957 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7958 | | #define HAVE_STRDUP 1 |
---|
7959 | | #define HAVE_PUTENV 1 |
---|
7960 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
7961 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7962 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7963 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
7964 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
7965 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7966 | | #define HAVE_SYS_MMAN_H 1 |
---|
7967 | | #define HAVE_SYS_STAT_H 1 |
---|
7968 | | #define HAVE_FCNTL_H 1 |
---|
7969 | | #define HAVE_GETHOSTNAME 1 |
---|
7970 | | #define HAVE_SIGNAL_H 1 |
---|
7971 | | #define HAVE_SIGNAL 1 |
---|
7972 | | /* end confdefs.h. */ |
---|
7973 | | #include <stdlib.h> |
---|
7974 | | #if HAVE_RANDOM_H |
---|
7975 | | # include <random.h> |
---|
7976 | | #endif |
---|
7977 | | |
---|
7978 | | |
---|
7979 | | int |
---|
7980 | | main () |
---|
7981 | | { |
---|
7982 | | if (sizeof (struct random_data)) |
---|
7983 | | return 0; |
---|
7984 | | ; |
---|
7985 | | return 0; |
---|
7986 | | } |
---|
7987 | configure:55743: result: no |
---|
7988 | configure:55768: checking for random_r |
---|
7989 | configure:55768: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
7990 | ld: Undefined symbols: |
---|
7991 | _random_r, referenced from: |
---|
7992 | _main in conftest-618f5f.o |
---|
7993 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7994 | configure:55768: $? = 1 |
---|
7995 | configure: failed program was: |
---|
7996 | | /* confdefs.h */ |
---|
7997 | | #define PACKAGE_NAME "MPICH" |
---|
7998 | | #define PACKAGE_TARNAME "mpich" |
---|
7999 | | #define PACKAGE_VERSION "4.1.1" |
---|
8000 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
8001 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8002 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8003 | | #define STDC_HEADERS 1 |
---|
8004 | | #define HAVE_SYS_TYPES_H 1 |
---|
8005 | | #define HAVE_SYS_STAT_H 1 |
---|
8006 | | #define HAVE_STDLIB_H 1 |
---|
8007 | | #define HAVE_STRING_H 1 |
---|
8008 | | #define HAVE_MEMORY_H 1 |
---|
8009 | | #define HAVE_STRINGS_H 1 |
---|
8010 | | #define HAVE_INTTYPES_H 1 |
---|
8011 | | #define HAVE_STDINT_H 1 |
---|
8012 | | #define HAVE_UNISTD_H 1 |
---|
8013 | | #define __EXTENSIONS__ 1 |
---|
8014 | | #define _ALL_SOURCE 1 |
---|
8015 | | #define _GNU_SOURCE 1 |
---|
8016 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8017 | | #define _TANDEM_SOURCE 1 |
---|
8018 | | #define PACKAGE "mpich" |
---|
8019 | | #define VERSION "4.1.1" |
---|
8020 | | #define HAVE_DLFCN_H 1 |
---|
8021 | | #define LT_OBJDIR ".libs/" |
---|
8022 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8023 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8024 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8025 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8026 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8027 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8028 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8029 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8030 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8031 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8032 | | #define HAVE_VISIBILITY 1 |
---|
8033 | | #define HAVE_LIBHWLOC 1 |
---|
8034 | | #define HAVE_HWLOC 1 |
---|
8035 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8036 | | #define MPICH_IS_THREADED 1 |
---|
8037 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
8038 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
8039 | | #define HAVE_ROMIO 1 |
---|
8040 | | #define ENABLE_PVAR_NEM 0 |
---|
8041 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8042 | | #define ENABLE_PVAR_RMA 0 |
---|
8043 | | #define ENABLE_PVAR_DIMS 0 |
---|
8044 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8045 | | #define HAVE_LONG_LONG 1 |
---|
8046 | | #define STDCALL |
---|
8047 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8048 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8049 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8050 | | #define TRUE 1 |
---|
8051 | | #define FALSE 0 |
---|
8052 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8053 | | #define HAVE_NAMESPACES /**/ |
---|
8054 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8055 | | #define HAVE_CXX_BINDING 1 |
---|
8056 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8057 | | #define restrict __restrict |
---|
8058 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8059 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8060 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8061 | | #define WORDS_LITTLEENDIAN 1 |
---|
8062 | | #define HAVE_LONG_DOUBLE 1 |
---|
8063 | | #define HAVE_LONG_LONG_INT 1 |
---|
8064 | | #define HAVE_FLOAT16 1 |
---|
8065 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8066 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
8067 | | #define MAX_ALIGNMENT 8 |
---|
8068 | | #define SIZEOF_CHAR 1 |
---|
8069 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8070 | | #define SIZEOF_SHORT 2 |
---|
8071 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8072 | | #define SIZEOF_INT 4 |
---|
8073 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8074 | | #define SIZEOF_LONG 8 |
---|
8075 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8076 | | #define SIZEOF_LONG_LONG 8 |
---|
8077 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8078 | | #define SIZEOF_FLOAT 4 |
---|
8079 | | #define SIZEOF_DOUBLE 8 |
---|
8080 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
8081 | | #define SIZEOF_VOID_P 8 |
---|
8082 | | #define HAVE_STDDEF_H 1 |
---|
8083 | | #define SIZEOF_WCHAR_T 4 |
---|
8084 | | #define SIZEOF___FLOAT128 0 |
---|
8085 | | #define SIZEOF_FLOAT_INT 8 |
---|
8086 | | #define SIZEOF_DOUBLE_INT 16 |
---|
8087 | | #define SIZEOF_LONG_INT 16 |
---|
8088 | | #define SIZEOF_SHORT_INT 8 |
---|
8089 | | #define SIZEOF_TWO_INT 8 |
---|
8090 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
8091 | | #define ALIGNOF_CHAR 1 |
---|
8092 | | #define ALIGNOF_FLOAT 4 |
---|
8093 | | #define ALIGNOF_DOUBLE 8 |
---|
8094 | | #define ALIGNOF_LONG 8 |
---|
8095 | | #define ALIGNOF_LONG_LONG 8 |
---|
8096 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
8097 | | #define ALIGNOF_SHORT 2 |
---|
8098 | | #define ALIGNOF_INT 4 |
---|
8099 | | #define ALIGNOF_BOOL 0 |
---|
8100 | | #define ALIGNOF_WCHAR_T 4 |
---|
8101 | | #define HAVE_INTTYPES_H 1 |
---|
8102 | | #define HAVE_STDINT_H 1 |
---|
8103 | | #define SIZEOF_INT8_T 1 |
---|
8104 | | #define SIZEOF_INT16_T 2 |
---|
8105 | | #define SIZEOF_INT32_T 4 |
---|
8106 | | #define SIZEOF_INT64_T 8 |
---|
8107 | | #define SIZEOF_UINT8_T 1 |
---|
8108 | | #define SIZEOF_UINT16_T 2 |
---|
8109 | | #define SIZEOF_UINT32_T 4 |
---|
8110 | | #define SIZEOF_UINT64_T 8 |
---|
8111 | | #define ALIGNOF_INT8_T 1 |
---|
8112 | | #define ALIGNOF_INT16_T 2 |
---|
8113 | | #define ALIGNOF_INT32_T 4 |
---|
8114 | | #define ALIGNOF_INT64_T 8 |
---|
8115 | | #define HAVE_INT8_T 1 |
---|
8116 | | #define HAVE_INT16_T 1 |
---|
8117 | | #define HAVE_INT32_T 1 |
---|
8118 | | #define HAVE_INT64_T 1 |
---|
8119 | | #define HAVE_UINT8_T 1 |
---|
8120 | | #define HAVE_UINT16_T 1 |
---|
8121 | | #define HAVE_UINT32_T 1 |
---|
8122 | | #define HAVE_UINT64_T 1 |
---|
8123 | | #define HAVE_STDBOOL_H 1 |
---|
8124 | | #define HAVE_COMPLEX_H 1 |
---|
8125 | | #define SIZEOF__BOOL 1 |
---|
8126 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8127 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8128 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
8129 | | #define SIZEOF__FLOAT16 2 |
---|
8130 | | #define HAVE__BOOL 1 |
---|
8131 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
8132 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
8133 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
8134 | | #define SIZEOF_F77_INTEGER 4 |
---|
8135 | | #define SIZEOF_F77_REAL 4 |
---|
8136 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
8137 | | #define SIZEOF_F77_LOGICAL 4 |
---|
8138 | | #define MPIR_FC_REAL_CTYPE float |
---|
8139 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
8140 | | #define MPIR_REAL4_CTYPE float |
---|
8141 | | #define MPIR_REAL8_CTYPE double |
---|
8142 | | #define MPIR_INTEGER1_CTYPE char |
---|
8143 | | #define MPIR_INTEGER2_CTYPE short |
---|
8144 | | #define MPIR_INTEGER4_CTYPE int |
---|
8145 | | #define MPIR_INTEGER8_CTYPE long |
---|
8146 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
8147 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
8148 | | #define HAVE_FINT_IS_INT 1 |
---|
8149 | | #define F77_TRUE_VALUE_SET 1 |
---|
8150 | | #define F77_TRUE_VALUE 1 |
---|
8151 | | #define F77_FALSE_VALUE 0 |
---|
8152 | | #define SIZEOF_BOOL 1 |
---|
8153 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
8154 | | #define HAVE_CXX_BOOL 1 |
---|
8155 | | #define SIZEOF_COMPLEX 8 |
---|
8156 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
8157 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
8158 | | #define HAVE_CXX_COMPLEX 1 |
---|
8159 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
8160 | | #define MPIR_AINT_MAX LONG_MAX |
---|
8161 | | #define MPIR_AINT_MIN LONG_MIN |
---|
8162 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8163 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8164 | | #define MPIR_Ucount unsigned long long |
---|
8165 | | #define HAVE_STDLIB_H 1 |
---|
8166 | | #define HAVE_STDARG_H 1 |
---|
8167 | | #define HAVE_SYS_TYPES_H 1 |
---|
8168 | | #define HAVE_STRING_H 1 |
---|
8169 | | #define HAVE_INTTYPES_H 1 |
---|
8170 | | #define HAVE_LIMITS_H 1 |
---|
8171 | | #define HAVE_STDDEF_H 1 |
---|
8172 | | #define HAVE_ERRNO_H 1 |
---|
8173 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8174 | | #define HAVE_SYS_TIME_H 1 |
---|
8175 | | #define HAVE_UNISTD_H 1 |
---|
8176 | | #define HAVE_ASSERT_H 1 |
---|
8177 | | #define HAVE_SYS_PARAM_H 1 |
---|
8178 | | #define HAVE_SYS_UIO_H 1 |
---|
8179 | | #define HAVE_SETITIMER 1 |
---|
8180 | | #define HAVE_ALARM 1 |
---|
8181 | | #define HAVE_VSNPRINTF 1 |
---|
8182 | | #define HAVE_VSPRINTF 1 |
---|
8183 | | #define HAVE_STRERROR 1 |
---|
8184 | | #define HAVE_STRNCASECMP 1 |
---|
8185 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8186 | | #define HAVE_STRERROR_R 1 |
---|
8187 | | #define HAVE_SNPRINTF 1 |
---|
8188 | | #define HAVE_QSORT 1 |
---|
8189 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8190 | | #define HAVE_STRDUP 1 |
---|
8191 | | #define HAVE_PUTENV 1 |
---|
8192 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
8193 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8194 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8195 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
8196 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
8197 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8198 | | #define HAVE_SYS_MMAN_H 1 |
---|
8199 | | #define HAVE_SYS_STAT_H 1 |
---|
8200 | | #define HAVE_FCNTL_H 1 |
---|
8201 | | #define HAVE_GETHOSTNAME 1 |
---|
8202 | | #define HAVE_SIGNAL_H 1 |
---|
8203 | | #define HAVE_SIGNAL 1 |
---|
8204 | | /* end confdefs.h. */ |
---|
8205 | | /* Define random_r to an innocuous variant, in case <limits.h> declares random_r. |
---|
8206 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8207 | | #define random_r innocuous_random_r |
---|
8208 | | |
---|
8209 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8210 | | which can conflict with char random_r (); below. |
---|
8211 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8212 | | <limits.h> exists even on freestanding compilers. */ |
---|
8213 | | |
---|
8214 | | #ifdef __STDC__ |
---|
8215 | | # include <limits.h> |
---|
8216 | | #else |
---|
8217 | | # include <assert.h> |
---|
8218 | | #endif |
---|
8219 | | |
---|
8220 | | #undef random_r |
---|
8221 | | |
---|
8222 | | /* Override any GCC internal prototype to avoid an error. |
---|
8223 | | Use char because int might match the return type of a GCC |
---|
8224 | | builtin and then its argument prototype would still apply. */ |
---|
8225 | | #ifdef __cplusplus |
---|
8226 | | extern "C" |
---|
8227 | | #endif |
---|
8228 | | char random_r (); |
---|
8229 | | /* The GNU C library defines this for functions which it implements |
---|
8230 | | to always fail with ENOSYS. Some functions are actually named |
---|
8231 | | something starting with __ and the normal name is an alias. */ |
---|
8232 | | #if defined __stub_random_r || defined __stub___random_r |
---|
8233 | | choke me |
---|
8234 | | #endif |
---|
8235 | | |
---|
8236 | | int |
---|
8237 | | main () |
---|
8238 | | { |
---|
8239 | | return random_r (); |
---|
8240 | | ; |
---|
8241 | | return 0; |
---|
8242 | | } |
---|
8243 | configure:55768: result: no |
---|
8244 | configure:55790: Using a non-symmetric heap |
---|
8245 | configure:56026: RUNNING CONFIGURE FOR ch4:ofi |
---|
8246 | configure:56044: Using runtime capability set due to no selected provider or explicitly runtime selection |
---|
8247 | configure:56322: CH4 OFI Netmod: Using an embedded libfabric |
---|
8248 | configure:56426: ===== configuring modules/libfabric ===== |
---|
8249 | configure:56591: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' '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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
8250 | configure:56611: ===== done with modules/libfabric configure ===== |
---|
8251 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include', appending |
---|
8252 | CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include', not appending |
---|
8253 | WRAPPER_LIBS(=' -lpthread -lhwloc ') does not contain '-L/opt/local/lib/mpich-mp -lpthread -ldl', appending |
---|
8254 | configure:56842: checking if fi_info struct has nic field |
---|
8255 | configure:56860: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include conftest.c >&5 |
---|
8256 | configure:56860: $? = 0 |
---|
8257 | configure:56866: result: yes |
---|
8258 | configure:56889: ===== configuring src/pm/hydra ===== |
---|
8259 | configure:57054: 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' '--disable-f08' 'F90FLAGS=' 'F90=' '--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/MacOSX14.sdk -arch arm64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64 -O2' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64 -O2' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CXX=/usr/bin/clang++' 'PYTHON=/opt/local/bin/python3.11' 'FC=/opt/local/bin/gfortran-mp-13' 'F77=/opt/local/bin/gfortran-mp-13' --cache-file=/dev/null --srcdir=. |
---|
8260 | configure:57074: ===== done with src/pm/hydra configure ===== |
---|
8261 | configure:57108: checking for BSD/POSIX style global symbol lister |
---|
8262 | configure:57150: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include conftest.c >&5 |
---|
8263 | configure:57150: $? = 0 |
---|
8264 | configure:57198: result: no |
---|
8265 | configure:57234: checking stdio.h usability |
---|
8266 | configure:57234: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include conftest.c >&5 |
---|
8267 | configure:57234: $? = 0 |
---|
8268 | configure:57234: result: yes |
---|
8269 | configure:57234: checking stdio.h presence |
---|
8270 | configure:57234: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include conftest.c |
---|
8271 | configure:57234: $? = 0 |
---|
8272 | configure:57234: result: yes |
---|
8273 | configure:57234: checking for stdio.h |
---|
8274 | configure:57234: result: yes |
---|
8275 | configure:57244: checking for multiple __attribute__((alias)) support |
---|
8276 | configure:57303: /usr/bin/clang -c -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include conftest.c >&5 |
---|
8277 | configure:57303: $? = 0 |
---|
8278 | configure:57307: cp conftest.o pac_conftest_other.o |
---|
8279 | configure:57310: $? = 0 |
---|
8280 | configure:57371: /usr/bin/clang -o conftest -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c pac_conftest_other.o >&5 |
---|
8281 | conftest.c:222:45: error: aliases are not supported on darwin |
---|
8282 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); |
---|
8283 | ^ |
---|
8284 | conftest.c:223:45: error: aliases are not supported on darwin |
---|
8285 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); |
---|
8286 | ^ |
---|
8287 | 2 errors generated. |
---|
8288 | configure:57371: $? = 1 |
---|
8289 | configure: failed program was: |
---|
8290 | | /* confdefs.h */ |
---|
8291 | | #define PACKAGE_NAME "MPICH" |
---|
8292 | | #define PACKAGE_TARNAME "mpich" |
---|
8293 | | #define PACKAGE_VERSION "4.1.1" |
---|
8294 | | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
8295 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8296 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8297 | | #define STDC_HEADERS 1 |
---|
8298 | | #define HAVE_SYS_TYPES_H 1 |
---|
8299 | | #define HAVE_SYS_STAT_H 1 |
---|
8300 | | #define HAVE_STDLIB_H 1 |
---|
8301 | | #define HAVE_STRING_H 1 |
---|
8302 | | #define HAVE_MEMORY_H 1 |
---|
8303 | | #define HAVE_STRINGS_H 1 |
---|
8304 | | #define HAVE_INTTYPES_H 1 |
---|
8305 | | #define HAVE_STDINT_H 1 |
---|
8306 | | #define HAVE_UNISTD_H 1 |
---|
8307 | | #define __EXTENSIONS__ 1 |
---|
8308 | | #define _ALL_SOURCE 1 |
---|
8309 | | #define _GNU_SOURCE 1 |
---|
8310 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8311 | | #define _TANDEM_SOURCE 1 |
---|
8312 | | #define PACKAGE "mpich" |
---|
8313 | | #define VERSION "4.1.1" |
---|
8314 | | #define HAVE_DLFCN_H 1 |
---|
8315 | | #define LT_OBJDIR ".libs/" |
---|
8316 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8317 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8318 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8319 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8320 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8321 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8322 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8323 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8324 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8325 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8326 | | #define HAVE_VISIBILITY 1 |
---|
8327 | | #define HAVE_LIBHWLOC 1 |
---|
8328 | | #define HAVE_HWLOC 1 |
---|
8329 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8330 | | #define MPICH_IS_THREADED 1 |
---|
8331 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
8332 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
8333 | | #define HAVE_ROMIO 1 |
---|
8334 | | #define ENABLE_PVAR_NEM 0 |
---|
8335 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8336 | | #define ENABLE_PVAR_RMA 0 |
---|
8337 | | #define ENABLE_PVAR_DIMS 0 |
---|
8338 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8339 | | #define HAVE_LONG_LONG 1 |
---|
8340 | | #define STDCALL |
---|
8341 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8342 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8343 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8344 | | #define TRUE 1 |
---|
8345 | | #define FALSE 0 |
---|
8346 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8347 | | #define HAVE_NAMESPACES /**/ |
---|
8348 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8349 | | #define HAVE_CXX_BINDING 1 |
---|
8350 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8351 | | #define restrict __restrict |
---|
8352 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8353 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8354 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8355 | | #define WORDS_LITTLEENDIAN 1 |
---|
8356 | | #define HAVE_LONG_DOUBLE 1 |
---|
8357 | | #define HAVE_LONG_LONG_INT 1 |
---|
8358 | | #define HAVE_FLOAT16 1 |
---|
8359 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8360 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
8361 | | #define MAX_ALIGNMENT 8 |
---|
8362 | | #define SIZEOF_CHAR 1 |
---|
8363 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8364 | | #define SIZEOF_SHORT 2 |
---|
8365 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8366 | | #define SIZEOF_INT 4 |
---|
8367 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8368 | | #define SIZEOF_LONG 8 |
---|
8369 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8370 | | #define SIZEOF_LONG_LONG 8 |
---|
8371 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8372 | | #define SIZEOF_FLOAT 4 |
---|
8373 | | #define SIZEOF_DOUBLE 8 |
---|
8374 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
8375 | | #define SIZEOF_VOID_P 8 |
---|
8376 | | #define HAVE_STDDEF_H 1 |
---|
8377 | | #define SIZEOF_WCHAR_T 4 |
---|
8378 | | #define SIZEOF___FLOAT128 0 |
---|
8379 | | #define SIZEOF_FLOAT_INT 8 |
---|
8380 | | #define SIZEOF_DOUBLE_INT 16 |
---|
8381 | | #define SIZEOF_LONG_INT 16 |
---|
8382 | | #define SIZEOF_SHORT_INT 8 |
---|
8383 | | #define SIZEOF_TWO_INT 8 |
---|
8384 | | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
8385 | | #define ALIGNOF_CHAR 1 |
---|
8386 | | #define ALIGNOF_FLOAT 4 |
---|
8387 | | #define ALIGNOF_DOUBLE 8 |
---|
8388 | | #define ALIGNOF_LONG 8 |
---|
8389 | | #define ALIGNOF_LONG_LONG 8 |
---|
8390 | | #define ALIGNOF_LONG_DOUBLE 8 |
---|
8391 | | #define ALIGNOF_SHORT 2 |
---|
8392 | | #define ALIGNOF_INT 4 |
---|
8393 | | #define ALIGNOF_BOOL 0 |
---|
8394 | | #define ALIGNOF_WCHAR_T 4 |
---|
8395 | | #define HAVE_INTTYPES_H 1 |
---|
8396 | | #define HAVE_STDINT_H 1 |
---|
8397 | | #define SIZEOF_INT8_T 1 |
---|
8398 | | #define SIZEOF_INT16_T 2 |
---|
8399 | | #define SIZEOF_INT32_T 4 |
---|
8400 | | #define SIZEOF_INT64_T 8 |
---|
8401 | | #define SIZEOF_UINT8_T 1 |
---|
8402 | | #define SIZEOF_UINT16_T 2 |
---|
8403 | | #define SIZEOF_UINT32_T 4 |
---|
8404 | | #define SIZEOF_UINT64_T 8 |
---|
8405 | | #define ALIGNOF_INT8_T 1 |
---|
8406 | | #define ALIGNOF_INT16_T 2 |
---|
8407 | | #define ALIGNOF_INT32_T 4 |
---|
8408 | | #define ALIGNOF_INT64_T 8 |
---|
8409 | | #define HAVE_INT8_T 1 |
---|
8410 | | #define HAVE_INT16_T 1 |
---|
8411 | | #define HAVE_INT32_T 1 |
---|
8412 | | #define HAVE_INT64_T 1 |
---|
8413 | | #define HAVE_UINT8_T 1 |
---|
8414 | | #define HAVE_UINT16_T 1 |
---|
8415 | | #define HAVE_UINT32_T 1 |
---|
8416 | | #define HAVE_UINT64_T 1 |
---|
8417 | | #define HAVE_STDBOOL_H 1 |
---|
8418 | | #define HAVE_COMPLEX_H 1 |
---|
8419 | | #define SIZEOF__BOOL 1 |
---|
8420 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8421 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8422 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
8423 | | #define SIZEOF__FLOAT16 2 |
---|
8424 | | #define HAVE__BOOL 1 |
---|
8425 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
8426 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
8427 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
8428 | | #define SIZEOF_F77_INTEGER 4 |
---|
8429 | | #define SIZEOF_F77_REAL 4 |
---|
8430 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
8431 | | #define SIZEOF_F77_LOGICAL 4 |
---|
8432 | | #define MPIR_FC_REAL_CTYPE float |
---|
8433 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
8434 | | #define MPIR_REAL4_CTYPE float |
---|
8435 | | #define MPIR_REAL8_CTYPE double |
---|
8436 | | #define MPIR_INTEGER1_CTYPE char |
---|
8437 | | #define MPIR_INTEGER2_CTYPE short |
---|
8438 | | #define MPIR_INTEGER4_CTYPE int |
---|
8439 | | #define MPIR_INTEGER8_CTYPE long |
---|
8440 | | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
8441 | | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
8442 | | #define HAVE_FINT_IS_INT 1 |
---|
8443 | | #define F77_TRUE_VALUE_SET 1 |
---|
8444 | | #define F77_TRUE_VALUE 1 |
---|
8445 | | #define F77_FALSE_VALUE 0 |
---|
8446 | | #define SIZEOF_BOOL 1 |
---|
8447 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
8448 | | #define HAVE_CXX_BOOL 1 |
---|
8449 | | #define SIZEOF_COMPLEX 8 |
---|
8450 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
8451 | | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
8452 | | #define HAVE_CXX_COMPLEX 1 |
---|
8453 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
8454 | | #define MPIR_AINT_MAX LONG_MAX |
---|
8455 | | #define MPIR_AINT_MIN LONG_MIN |
---|
8456 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8457 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8458 | | #define MPIR_Ucount unsigned long long |
---|
8459 | | #define HAVE_STDLIB_H 1 |
---|
8460 | | #define HAVE_STDARG_H 1 |
---|
8461 | | #define HAVE_SYS_TYPES_H 1 |
---|
8462 | | #define HAVE_STRING_H 1 |
---|
8463 | | #define HAVE_INTTYPES_H 1 |
---|
8464 | | #define HAVE_LIMITS_H 1 |
---|
8465 | | #define HAVE_STDDEF_H 1 |
---|
8466 | | #define HAVE_ERRNO_H 1 |
---|
8467 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8468 | | #define HAVE_SYS_TIME_H 1 |
---|
8469 | | #define HAVE_UNISTD_H 1 |
---|
8470 | | #define HAVE_ASSERT_H 1 |
---|
8471 | | #define HAVE_SYS_PARAM_H 1 |
---|
8472 | | #define HAVE_SYS_UIO_H 1 |
---|
8473 | | #define HAVE_SETITIMER 1 |
---|
8474 | | #define HAVE_ALARM 1 |
---|
8475 | | #define HAVE_VSNPRINTF 1 |
---|
8476 | | #define HAVE_VSPRINTF 1 |
---|
8477 | | #define HAVE_STRERROR 1 |
---|
8478 | | #define HAVE_STRNCASECMP 1 |
---|
8479 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8480 | | #define HAVE_STRERROR_R 1 |
---|
8481 | | #define HAVE_SNPRINTF 1 |
---|
8482 | | #define HAVE_QSORT 1 |
---|
8483 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8484 | | #define HAVE_STRDUP 1 |
---|
8485 | | #define HAVE_PUTENV 1 |
---|
8486 | | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
8487 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8488 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8489 | | #define MPIDI_CH4_MAX_VCIS 64 |
---|
8490 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
8491 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8492 | | #define HAVE_SYS_MMAN_H 1 |
---|
8493 | | #define HAVE_SYS_STAT_H 1 |
---|
8494 | | #define HAVE_FCNTL_H 1 |
---|
8495 | | #define HAVE_GETHOSTNAME 1 |
---|
8496 | | #define HAVE_SIGNAL_H 1 |
---|
8497 | | #define HAVE_SIGNAL 1 |
---|
8498 | | #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 |
---|
8499 | | #define MPIDI_OFI_VNI_USE_DOMAIN 1 |
---|
8500 | | #define HAVE_LIBFABRIC_NIC 1 |
---|
8501 | | #define HAVE_STDIO_H 1 |
---|
8502 | | /* end confdefs.h. */ |
---|
8503 | | |
---|
8504 | | |
---|
8505 | | #include <stdio.h> |
---|
8506 | | |
---|
8507 | | struct mpif_cmblk_t_ { int imember; }; |
---|
8508 | | typedef struct mpif_cmblk_t_ mpif_cmblk_t; |
---|
8509 | | |
---|
8510 | | mpif_cmblk_t mpifcmbr = {0}; |
---|
8511 | | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); |
---|
8512 | | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); |
---|
8513 | | |
---|
8514 | | extern int same_addrs1( void *ptr ); |
---|
8515 | | extern int same_addrs2( void *ptr ); |
---|
8516 | | |
---|
8517 | | |
---|
8518 | | int |
---|
8519 | | main () |
---|
8520 | | { |
---|
8521 | | |
---|
8522 | | int iaddr = 0; |
---|
8523 | | #if defined(ATTR_ALIAS_DEBUG) |
---|
8524 | | printf( "main: addr(mpifcmbr) = %p\n", &mpifcmbr ); |
---|
8525 | | printf( "main: addr(mpifcmb) = %p\n", &mpifcmb ); |
---|
8526 | | printf( "main: addr(MPIFCMB) = %p\n", &MPIFCMB ); |
---|
8527 | | #endif |
---|
8528 | | iaddr = same_addrs1( &mpifcmbr ) && same_addrs2( &mpifcmbr ); |
---|
8529 | | FILE *file = fopen( "pac_conftestval", "w" ); |
---|
8530 | | if (!file) return 1; |
---|
8531 | | fprintf( file, "%d\n", iaddr ); |
---|
8532 | | |
---|
8533 | | ; |
---|
8534 | | return 0; |
---|
8535 | | } |
---|
8536 | | |
---|
8537 | configure:57461: result: no! link failure |
---|
8538 | configure:58246: creating ./config.lt |
---|
8539 | |
---|
8540 | ## ------------------ ## |
---|
8541 | ## Running config.lt. ## |
---|
8542 | ## ------------------ ## |
---|
8543 | config.lt:780: creating libtool |
---|
8544 | configure:60428: checking if the F77 compiler accepts -Wl,-commons,use_dylibs |
---|
8545 | LDFLAGS(='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64') does not contain '-Wl,-commons,use_dylibs', appending |
---|
8546 | configure:60466: /opt/local/bin/gfortran-mp-13 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wl,-commons,use_dylibs conftest.f >&5 |
---|
8547 | configure:60466: $? = 0 |
---|
8548 | configure:60467: result: yes |
---|
8549 | WRAPPER_LDFLAGS(='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64') does not contain '-Wl,-commons,use_dylibs', appending |
---|
8550 | configure:60608: checking directives for Fortran compiler to ignore TKR check |
---|
8551 | configure:60654: /opt/local/bin/gfortran-mp-13 -c -pipe -fallow-argument-mismatch -m64 -O2 conftest.f90 >&5 |
---|
8552 | configure:60654: $? = 0 |
---|
8553 | configure:60662: result: gcc |
---|
8554 | configure:60863: checking that generated files are newer than configure |
---|
8555 | configure:60869: result: done |
---|
8556 | configure:61085: creating ./config.status |
---|
8557 | |
---|
8558 | ## ---------------------- ## |
---|
8559 | ## Running config.status. ## |
---|
8560 | ## ---------------------- ## |
---|
8561 | |
---|
8562 | This file was extended by MPICH config.status 4.1.1, which was |
---|
8563 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
8564 | |
---|
8565 | CONFIG_FILES = |
---|
8566 | CONFIG_HEADERS = |
---|
8567 | CONFIG_LINKS = |
---|
8568 | CONFIG_COMMANDS = |
---|
8569 | $ ./config.status |
---|
8570 | |
---|
8571 | on Blackstone |
---|
8572 | |
---|
8573 | config.status:2173: creating src/mpid/ch4/shm/posix/posix_eager_array.c |
---|
8574 | config.status:2173: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h |
---|
8575 | config.status:2173: creating src/mpid/ch4/src/mpid_ch4_net_array.c |
---|
8576 | config.status:2173: creating src/mpid/ch4/include/netmodpre.h |
---|
8577 | config.status:2173: creating src/binding/fortran/use_mpi/mpif90model.h |
---|
8578 | config.status:2173: creating Makefile |
---|
8579 | config.status:2173: creating examples/Makefile |
---|
8580 | config.status:2173: creating test/Makefile |
---|
8581 | config.status:2173: creating test/commands/Makefile |
---|
8582 | config.status:2173: creating src/include/mpichinfo.h |
---|
8583 | config.status:2173: creating mpich-doxygen |
---|
8584 | config.status:2173: creating src/include/mpir_ext.h |
---|
8585 | config.status:2173: creating src/binding/cxx/mpicxx.h |
---|
8586 | config.status:2173: creating src/binding/fortran/mpif_h/mpif.h |
---|
8587 | config.status:2173: creating src/binding/fortran/mpif_h/setbotf.f |
---|
8588 | config.status:2173: creating src/binding/fortran/mpif_h/setbot.c |
---|
8589 | config.status:2173: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90 |
---|
8590 | config.status:2173: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90 |
---|
8591 | config.status:2173: creating src/packaging/pkgconfig/mpich.pc |
---|
8592 | config.status:2173: creating src/packaging/envmods/mpich.module |
---|
8593 | config.status:2281: WARNING: 'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting |
---|
8594 | config.status:2173: creating src/env/mpixxx_opts.conf |
---|
8595 | config.status:2173: creating src/env/mpicc.sh |
---|
8596 | config.status:2173: creating src/env/mpicc.bash |
---|
8597 | config.status:2173: creating src/env/mpicxx.sh |
---|
8598 | config.status:2173: creating src/env/mpicxx.bash |
---|
8599 | config.status:2173: creating src/env/mpifort.sh |
---|
8600 | config.status:2173: creating src/env/mpifort.bash |
---|
8601 | config.status:2173: creating src/env/parkill |
---|
8602 | config.status:2173: creating src/include/mpi.h |
---|
8603 | config.status:2173: creating doc/installguide/Makefile |
---|
8604 | config.status:2173: creating doc/refman/Makefile |
---|
8605 | config.status:2173: creating doc/userguide/Makefile |
---|
8606 | config.status:2173: creating test/commands/cmdtests |
---|
8607 | config.status:2173: creating src/include/mpichconf.h |
---|
8608 | config.status:2407: executing depfiles commands |
---|
8609 | config.status:2407: executing libtool commands |
---|
8610 | config.status:2407: executing src/include/mpif.h commands |
---|
8611 | config.status:2407: executing external_setups commands |
---|
8612 | config.status:2407: executing lib/newconfig commands |
---|
8613 | config.status:2407: executing chmod commands |
---|
8614 | config.status:2407: executing gen_binding_f90 commands |
---|
8615 | configure:64105: WARNING: unrecognized options: --enable-timer-type, --with-thread-package, --with-hwloc-prefix, --disable-collalgo-tests |
---|
8616 | |
---|
8617 | ## ---------------- ## |
---|
8618 | ## Cache variables. ## |
---|
8619 | ## ---------------- ## |
---|
8620 | |
---|
8621 | ac_cv_alignof_bool=0 |
---|
8622 | ac_cv_alignof_char=1 |
---|
8623 | ac_cv_alignof_double=8 |
---|
8624 | ac_cv_alignof_float=4 |
---|
8625 | ac_cv_alignof_int16_t=2 |
---|
8626 | ac_cv_alignof_int32_t=4 |
---|
8627 | ac_cv_alignof_int64_t=8 |
---|
8628 | ac_cv_alignof_int8_t=1 |
---|
8629 | ac_cv_alignof_int=4 |
---|
8630 | ac_cv_alignof_long=8 |
---|
8631 | ac_cv_alignof_long_double=8 |
---|
8632 | ac_cv_alignof_long_long=8 |
---|
8633 | ac_cv_alignof_max_align_t=0 |
---|
8634 | ac_cv_alignof_short=2 |
---|
8635 | ac_cv_alignof_wchar_t=4 |
---|
8636 | ac_cv_build=aarch64-apple-darwin23.0.0 |
---|
8637 | ac_cv_c_bigendian=no |
---|
8638 | ac_cv_c_compiler_gnu=yes |
---|
8639 | ac_cv_c_const=yes |
---|
8640 | ac_cv_c_inline=inline |
---|
8641 | ac_cv_c_restrict=__restrict |
---|
8642 | ac_cv_c_volatile=yes |
---|
8643 | ac_cv_cxx_bool=yes |
---|
8644 | ac_cv_cxx_compiler_gnu=yes |
---|
8645 | ac_cv_cxx_exceptions=yes |
---|
8646 | ac_cv_cxx_namespace_std=yes |
---|
8647 | ac_cv_cxx_namespaces=yes |
---|
8648 | ac_cv_env_CCC_set= |
---|
8649 | ac_cv_env_CCC_value= |
---|
8650 | ac_cv_env_CC_set=set |
---|
8651 | ac_cv_env_CC_value=/usr/bin/clang |
---|
8652 | ac_cv_env_CFLAGS_set=set |
---|
8653 | ac_cv_env_CFLAGS_value= |
---|
8654 | ac_cv_env_CPPFLAGS_set=set |
---|
8655 | ac_cv_env_CPPFLAGS_value= |
---|
8656 | ac_cv_env_CPP_set= |
---|
8657 | ac_cv_env_CPP_value= |
---|
8658 | ac_cv_env_CXXCPP_set= |
---|
8659 | ac_cv_env_CXXCPP_value= |
---|
8660 | ac_cv_env_CXXFLAGS_set=set |
---|
8661 | ac_cv_env_CXXFLAGS_value= |
---|
8662 | ac_cv_env_CXX_set=set |
---|
8663 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
8664 | ac_cv_env_F77_set=set |
---|
8665 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-13 |
---|
8666 | ac_cv_env_FCFLAGS_set=set |
---|
8667 | ac_cv_env_FCFLAGS_value= |
---|
8668 | ac_cv_env_FC_set=set |
---|
8669 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-13 |
---|
8670 | ac_cv_env_FFLAGS_set=set |
---|
8671 | ac_cv_env_FFLAGS_value= |
---|
8672 | ac_cv_env_GCOV_set= |
---|
8673 | ac_cv_env_GCOV_value= |
---|
8674 | ac_cv_env_LDFLAGS_set=set |
---|
8675 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
8676 | ac_cv_env_LIBS_set= |
---|
8677 | ac_cv_env_LIBS_value= |
---|
8678 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
8679 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
8680 | ac_cv_env_MPICHLIB_CFLAGS_set=set |
---|
8681 | ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
8682 | ac_cv_env_MPICHLIB_CPPFLAGS_set=set |
---|
8683 | ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk |
---|
8684 | ac_cv_env_MPICHLIB_CXXFLAGS_set=set |
---|
8685 | ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
8686 | ac_cv_env_MPICHLIB_FCFLAGS_set=set |
---|
8687 | ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -fallow-argument-mismatch -m64' |
---|
8688 | ac_cv_env_MPICHLIB_FFLAGS_set=set |
---|
8689 | ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m64' |
---|
8690 | ac_cv_env_MPICXXLIBNAME_set= |
---|
8691 | ac_cv_env_MPICXXLIBNAME_value= |
---|
8692 | ac_cv_env_MPIFCLIBNAME_set= |
---|
8693 | ac_cv_env_MPIFCLIBNAME_value= |
---|
8694 | ac_cv_env_MPILIBNAME_set= |
---|
8695 | ac_cv_env_MPILIBNAME_value= |
---|
8696 | ac_cv_env_PMPILIBNAME_set= |
---|
8697 | ac_cv_env_PMPILIBNAME_value= |
---|
8698 | ac_cv_env_PYTHON_set=set |
---|
8699 | ac_cv_env_PYTHON_value=/opt/local/bin/python3.11 |
---|
8700 | ac_cv_env_YAKSALIBNAME_set= |
---|
8701 | ac_cv_env_YAKSALIBNAME_value= |
---|
8702 | ac_cv_env_build_alias_set= |
---|
8703 | ac_cv_env_build_alias_value= |
---|
8704 | ac_cv_env_host_alias_set= |
---|
8705 | ac_cv_env_host_alias_value= |
---|
8706 | ac_cv_env_target_alias_set= |
---|
8707 | ac_cv_env_target_alias_value= |
---|
8708 | ac_cv_f77_compiler_gnu=yes |
---|
8709 | ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -lgfortran -lemutls_w -lquadmath' |
---|
8710 | ac_cv_fc_compiler_gnu=yes |
---|
8711 | ac_cv_func_alarm=yes |
---|
8712 | ac_cv_func_bindprocessor=no |
---|
8713 | ac_cv_func_gethostname=yes |
---|
8714 | ac_cv_func_mmap=yes |
---|
8715 | ac_cv_func_putenv=yes |
---|
8716 | ac_cv_func_qsort=yes |
---|
8717 | ac_cv_func_random_r=no |
---|
8718 | ac_cv_func_sched_getaffinity=no |
---|
8719 | ac_cv_func_sched_setaffinity=no |
---|
8720 | ac_cv_func_setitimer=yes |
---|
8721 | ac_cv_func_signal=yes |
---|
8722 | ac_cv_func_snprintf=yes |
---|
8723 | ac_cv_func_strdup=yes |
---|
8724 | ac_cv_func_strerror=yes |
---|
8725 | ac_cv_func_strerror_r=yes |
---|
8726 | ac_cv_func_strerror_r_char_p=no |
---|
8727 | ac_cv_func_strncasecmp=yes |
---|
8728 | ac_cv_func_thread_policy_set=yes |
---|
8729 | ac_cv_func_vsnprintf=yes |
---|
8730 | ac_cv_func_vsprintf=yes |
---|
8731 | ac_cv_have_decl_strerror_r=yes |
---|
8732 | ac_cv_header_assert_h=yes |
---|
8733 | ac_cv_header_complex=yes |
---|
8734 | ac_cv_header_complex_h=yes |
---|
8735 | ac_cv_header_dlfcn_h=yes |
---|
8736 | ac_cv_header_endian_h=no |
---|
8737 | ac_cv_header_errno_h=yes |
---|
8738 | ac_cv_header_fcntl_h=yes |
---|
8739 | ac_cv_header_hcoll_api_hcoll_api_h=no |
---|
8740 | ac_cv_header_hwloc_h=yes |
---|
8741 | ac_cv_header_inttypes_h=yes |
---|
8742 | ac_cv_header_limits_h=yes |
---|
8743 | ac_cv_header_memory_h=yes |
---|
8744 | ac_cv_header_minix_config_h=no |
---|
8745 | ac_cv_header_netloc_h=no |
---|
8746 | ac_cv_header_random_h=no |
---|
8747 | ac_cv_header_rdma_fabric_h=no |
---|
8748 | ac_cv_header_signal_h=yes |
---|
8749 | ac_cv_header_stdarg_h=yes |
---|
8750 | ac_cv_header_stdbool_h=yes |
---|
8751 | ac_cv_header_stdc=yes |
---|
8752 | ac_cv_header_stddef_h=yes |
---|
8753 | ac_cv_header_stdint_h=yes |
---|
8754 | ac_cv_header_stdio_h=yes |
---|
8755 | ac_cv_header_stdlib_h=yes |
---|
8756 | ac_cv_header_string_h=yes |
---|
8757 | ac_cv_header_strings_h=yes |
---|
8758 | ac_cv_header_sys_bitypes_h=no |
---|
8759 | ac_cv_header_sys_mman_h=yes |
---|
8760 | ac_cv_header_sys_param_h=yes |
---|
8761 | ac_cv_header_sys_socket_h=yes |
---|
8762 | ac_cv_header_sys_stat_h=yes |
---|
8763 | ac_cv_header_sys_time_h=yes |
---|
8764 | ac_cv_header_sys_types_h=yes |
---|
8765 | ac_cv_header_sys_uio_h=yes |
---|
8766 | ac_cv_header_ucp_api_ucp_h=no |
---|
8767 | ac_cv_header_unistd_h=yes |
---|
8768 | ac_cv_header_xpmem_h=no |
---|
8769 | ac_cv_host=aarch64-apple-darwin23.0.0 |
---|
8770 | ac_cv_lib_hwloc___hwloc_topology_set_pid=yes |
---|
8771 | ac_cv_objext=o |
---|
8772 | ac_cv_path_BASH_SHELL=/bin/bash |
---|
8773 | ac_cv_path_DOCTEXT=false |
---|
8774 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
8775 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
8776 | ac_cv_path_GREP=/usr/bin/grep |
---|
8777 | ac_cv_path_NM_G='/opt/local/bin/nm -g' |
---|
8778 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
8779 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
8780 | ac_cv_path_lt_DD=/bin/dd |
---|
8781 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
8782 | ac_cv_prog_AWK=awk |
---|
8783 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
8784 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
8785 | ac_cv_prog_GCOV=gcov |
---|
8786 | ac_cv_prog_KILLALL=killall |
---|
8787 | ac_cv_prog_MAKE=make |
---|
8788 | ac_cv_prog_ac_ct_AR=ar |
---|
8789 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
8790 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
8791 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
8792 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
8793 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
8794 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
8795 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
8796 | ac_cv_prog_ac_ct_STRIP=strip |
---|
8797 | ac_cv_prog_cc_c89= |
---|
8798 | ac_cv_prog_cc_c99= |
---|
8799 | ac_cv_prog_cc_g=yes |
---|
8800 | ac_cv_prog_cxx_g=yes |
---|
8801 | ac_cv_prog_f77_g=yes |
---|
8802 | ac_cv_prog_f77_v=-v |
---|
8803 | ac_cv_prog_fc_g=yes |
---|
8804 | ac_cv_prog_make_make_set=yes |
---|
8805 | ac_cv_safe_to_define___extensions__=yes |
---|
8806 | ac_cv_sizeof_Complex=8 |
---|
8807 | ac_cv_sizeof_DoubleComplex=16 |
---|
8808 | ac_cv_sizeof_LongDoubleComplex=16 |
---|
8809 | ac_cv_sizeof_MPII_Bsend_data_t=96 |
---|
8810 | ac_cv_sizeof_MPI_Offset=8 |
---|
8811 | ac_cv_sizeof__Bool=1 |
---|
8812 | ac_cv_sizeof__Float16=2 |
---|
8813 | ac_cv_sizeof___float128=0 |
---|
8814 | ac_cv_sizeof_bool=1 |
---|
8815 | ac_cv_sizeof_char=1 |
---|
8816 | ac_cv_sizeof_double=8 |
---|
8817 | ac_cv_sizeof_double__Complex=16 |
---|
8818 | ac_cv_sizeof_double_int=16 |
---|
8819 | ac_cv_sizeof_float=4 |
---|
8820 | ac_cv_sizeof_float__Complex=8 |
---|
8821 | ac_cv_sizeof_float_int=8 |
---|
8822 | ac_cv_sizeof_int16_t=2 |
---|
8823 | ac_cv_sizeof_int32_t=4 |
---|
8824 | ac_cv_sizeof_int64_t=8 |
---|
8825 | ac_cv_sizeof_int8_t=1 |
---|
8826 | ac_cv_sizeof_int=4 |
---|
8827 | ac_cv_sizeof_long=8 |
---|
8828 | ac_cv_sizeof_long_double=8 |
---|
8829 | ac_cv_sizeof_long_double__Complex=16 |
---|
8830 | ac_cv_sizeof_long_double_int=16 |
---|
8831 | ac_cv_sizeof_long_int=16 |
---|
8832 | ac_cv_sizeof_long_long=8 |
---|
8833 | ac_cv_sizeof_short=2 |
---|
8834 | ac_cv_sizeof_short_int=8 |
---|
8835 | ac_cv_sizeof_two_int=8 |
---|
8836 | ac_cv_sizeof_uint16_t=2 |
---|
8837 | ac_cv_sizeof_uint32_t=4 |
---|
8838 | ac_cv_sizeof_uint64_t=8 |
---|
8839 | ac_cv_sizeof_uint8_t=1 |
---|
8840 | ac_cv_sizeof_unsigned_char=1 |
---|
8841 | ac_cv_sizeof_unsigned_int=4 |
---|
8842 | ac_cv_sizeof_unsigned_long=8 |
---|
8843 | ac_cv_sizeof_unsigned_long_long=8 |
---|
8844 | ac_cv_sizeof_unsigned_short=2 |
---|
8845 | ac_cv_sizeof_void_p=8 |
---|
8846 | ac_cv_sizeof_wchar_t=4 |
---|
8847 | ac_cv_target=aarch64-apple-darwin23.0.0 |
---|
8848 | ac_cv_type__Bool=yes |
---|
8849 | ac_cv_type_double__Complex=yes |
---|
8850 | ac_cv_type_float__Complex=yes |
---|
8851 | ac_cv_type_long_double__Complex=yes |
---|
8852 | ac_cv_type_size_t=yes |
---|
8853 | ac_cv_type_struct_random_data=no |
---|
8854 | am_cv_CC_dependencies_compiler_type=none |
---|
8855 | am_cv_CXX_dependencies_compiler_type=none |
---|
8856 | am_cv_ar_interface=ar |
---|
8857 | am_cv_make_support_nested_variables=yes |
---|
8858 | am_cv_prog_cc_c_o=yes |
---|
8859 | lt_cv_apple_cc_single_mod=no |
---|
8860 | lt_cv_ar_at_file=no |
---|
8861 | lt_cv_deplibs_check_method=pass_all |
---|
8862 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
8863 | lt_cv_file_magic_test_file= |
---|
8864 | lt_cv_ld_exported_symbols_list=yes |
---|
8865 | lt_cv_ld_force_load=yes |
---|
8866 | lt_cv_ld_reload_flag=-r |
---|
8867 | lt_cv_nm_interface='BSD nm' |
---|
8868 | lt_cv_objdir=.libs |
---|
8869 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
8870 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
8871 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
8872 | lt_cv_path_mainfest_tool=no |
---|
8873 | lt_cv_prog_compiler_c_o=yes |
---|
8874 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
8875 | lt_cv_prog_compiler_c_o_F77=yes |
---|
8876 | lt_cv_prog_compiler_c_o_FC=yes |
---|
8877 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
8878 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
8879 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
8880 | lt_cv_prog_compiler_pic_FC=-fno-common |
---|
8881 | lt_cv_prog_compiler_pic_works=yes |
---|
8882 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
8883 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
8884 | lt_cv_prog_compiler_pic_works_FC=yes |
---|
8885 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
8886 | lt_cv_prog_compiler_static_works=no |
---|
8887 | lt_cv_prog_compiler_static_works_CXX=no |
---|
8888 | lt_cv_prog_compiler_static_works_F77=no |
---|
8889 | lt_cv_prog_compiler_static_works_FC=no |
---|
8890 | lt_cv_prog_gnu_ld=no |
---|
8891 | lt_cv_prog_gnu_ldcxx=no |
---|
8892 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
8893 | 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'\''' |
---|
8894 | 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'\''' |
---|
8895 | 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'\''' |
---|
8896 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
8897 | lt_cv_sys_global_symbol_to_import= |
---|
8898 | lt_cv_sys_max_cmd_len=786432 |
---|
8899 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
8900 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
8901 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
8902 | pac_cv_attr_weak_alias=no |
---|
8903 | pac_cv_cc_has___func__=yes |
---|
8904 | pac_cv_cc_vendor=clang |
---|
8905 | pac_cv_cxx_builds_exe=yes |
---|
8906 | pac_cv_cxx_compiles_string=yes |
---|
8907 | pac_cv_cxx_has_iostream=yes |
---|
8908 | pac_cv_cxx_has_math=no |
---|
8909 | pac_cv_f77_accepts_F=yes |
---|
8910 | pac_cv_f77_flibs_valid=unknown |
---|
8911 | pac_cv_f77_sizeof_character=1 |
---|
8912 | pac_cv_f77_sizeof_double_precision=8 |
---|
8913 | pac_cv_f77_sizeof_integer16=0 |
---|
8914 | pac_cv_f77_sizeof_integer1=1 |
---|
8915 | pac_cv_f77_sizeof_integer2=2 |
---|
8916 | pac_cv_f77_sizeof_integer4=4 |
---|
8917 | pac_cv_f77_sizeof_integer8=8 |
---|
8918 | pac_cv_f77_sizeof_integer=4 |
---|
8919 | pac_cv_f77_sizeof_logical=4 |
---|
8920 | pac_cv_f77_sizeof_real16=0 |
---|
8921 | pac_cv_f77_sizeof_real4=4 |
---|
8922 | pac_cv_f77_sizeof_real8=8 |
---|
8923 | pac_cv_f77_sizeof_real=4 |
---|
8924 | pac_cv_fc_accepts_F90=yes |
---|
8925 | pac_cv_fc_module_case=lower |
---|
8926 | pac_cv_fc_module_ext=mod |
---|
8927 | pac_cv_fc_module_incflag=-I |
---|
8928 | pac_cv_fc_module_outflag=-J |
---|
8929 | pac_cv_fort90_real8=yes |
---|
8930 | pac_cv_fort_integer16=yes |
---|
8931 | pac_cv_fort_integer1=yes |
---|
8932 | pac_cv_fort_integer2=yes |
---|
8933 | pac_cv_fort_integer4=yes |
---|
8934 | pac_cv_fort_integer8=yes |
---|
8935 | pac_cv_fort_real16=yes |
---|
8936 | pac_cv_fort_real4=yes |
---|
8937 | pac_cv_fort_real8=yes |
---|
8938 | pac_cv_func_decl_gethostname=no |
---|
8939 | pac_cv_func_decl_putenv=no |
---|
8940 | pac_cv_func_decl_snprintf=no |
---|
8941 | pac_cv_func_decl_strdup=no |
---|
8942 | pac_cv_func_decl_strerror_r=no |
---|
8943 | pac_cv_func_decl_vsnprintf=no |
---|
8944 | pac_cv_gnu_attr_format=yes |
---|
8945 | pac_cv_gnu_attr_pure=yes |
---|
8946 | pac_cv_have_float16=yes |
---|
8947 | pac_cv_have_long_double=yes |
---|
8948 | pac_cv_have_long_long=yes |
---|
8949 | pac_cv_have_thread_affinity_policy=no |
---|
8950 | pac_cv_int32_t_alignment=yes |
---|
8951 | pac_cv_int64_t_alignment=yes |
---|
8952 | pac_cv_mkdir_p=yes |
---|
8953 | pac_cv_my_conf_dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1 |
---|
8954 | pac_cv_prog_c_unaligned_doubles=yes |
---|
8955 | pac_cv_prog_c_weak_symbols=no |
---|
8956 | pac_cv_prog_f77_and_c_stdio_libs=none |
---|
8957 | pac_cv_prog_f77_exclaim_comments=yes |
---|
8958 | pac_cv_prog_f77_has_incdir=-I |
---|
8959 | pac_cv_prog_f77_library_dir_flag=-L |
---|
8960 | pac_cv_prog_f77_mismatched_args=yes |
---|
8961 | pac_cv_prog_f77_mismatched_args_parm= |
---|
8962 | pac_cv_prog_f77_name_mangle='lower uscore' |
---|
8963 | pac_cv_prog_f77_true_false_value='1 0' |
---|
8964 | pac_cv_prog_fc_and_c_stdio_libs=none |
---|
8965 | pac_cv_prog_fc_cross=no |
---|
8966 | pac_cv_prog_fc_int_kind_16=8 |
---|
8967 | pac_cv_prog_fc_int_kind_8=4 |
---|
8968 | pac_cv_prog_fc_works=yes |
---|
8969 | pac_cv_prog_make_allows_comments=yes |
---|
8970 | pac_cv_prog_make_found_clock_skew=no |
---|
8971 | pac_cv_prog_make_include=yes |
---|
8972 | pac_cv_prog_make_set_cflags=yes |
---|
8973 | pac_cv_prog_make_vpath=VPATH |
---|
8974 | pac_cv_wl_commons_use_dylibs_works=yes |
---|
8975 | |
---|
8976 | ## ----------------- ## |
---|
8977 | ## Output variables. ## |
---|
8978 | ## ----------------- ## |
---|
8979 | |
---|
8980 | ABIVERSION='15:0:3' |
---|
8981 | ABIVERSIONFLAGS='-version-info $(ABIVERSION)' |
---|
8982 | ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/missing'\'' aclocal-1.16' |
---|
8983 | ADDRESS_KIND='8' |
---|
8984 | AMDEPBACKSLASH='' |
---|
8985 | AMDEP_FALSE='' |
---|
8986 | AMDEP_TRUE='#' |
---|
8987 | AMTAR='$${TAR-tar}' |
---|
8988 | AM_BACKSLASH='\' |
---|
8989 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
8990 | AM_DEFAULT_VERBOSITY='1' |
---|
8991 | AM_V='$(V)' |
---|
8992 | AR='ar' |
---|
8993 | AS='' |
---|
8994 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/missing'\'' autoconf' |
---|
8995 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/missing'\'' autoheader' |
---|
8996 | AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/missing'\'' automake-1.16' |
---|
8997 | AWK='awk' |
---|
8998 | BASH_SHELL='/bin/bash' |
---|
8999 | BSEND_OVERHEAD='96' |
---|
9000 | BUILD_BASH_SCRIPTS_FALSE='#' |
---|
9001 | BUILD_BASH_SCRIPTS_TRUE='' |
---|
9002 | BUILD_CH3_FALSE='' |
---|
9003 | BUILD_CH3_NEMESIS_FALSE='' |
---|
9004 | BUILD_CH3_NEMESIS_TRUE='#' |
---|
9005 | BUILD_CH3_SOCK_FALSE='' |
---|
9006 | BUILD_CH3_SOCK_TRUE='#' |
---|
9007 | BUILD_CH3_TRUE='#' |
---|
9008 | BUILD_CH3_UTIL_SOCK_FALSE='' |
---|
9009 | BUILD_CH3_UTIL_SOCK_TRUE='#' |
---|
9010 | BUILD_CH4_COLL_TUNING_FALSE='' |
---|
9011 | BUILD_CH4_COLL_TUNING_TRUE='#' |
---|
9012 | BUILD_CH4_FALSE='#' |
---|
9013 | BUILD_CH4_NETMOD_OFI_FALSE='#' |
---|
9014 | BUILD_CH4_NETMOD_OFI_TRUE='' |
---|
9015 | BUILD_CH4_NETMOD_STUBNM_FALSE='' |
---|
9016 | BUILD_CH4_NETMOD_STUBNM_TRUE='#' |
---|
9017 | BUILD_CH4_NETMOD_UCX_FALSE='' |
---|
9018 | BUILD_CH4_NETMOD_UCX_TRUE='#' |
---|
9019 | BUILD_CH4_SHM_FALSE='#' |
---|
9020 | BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#' |
---|
9021 | BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE='' |
---|
9022 | BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE='' |
---|
9023 | BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#' |
---|
9024 | BUILD_CH4_SHM_TRUE='' |
---|
9025 | BUILD_CH4_TRUE='' |
---|
9026 | BUILD_COVERAGE_FALSE='' |
---|
9027 | BUILD_COVERAGE_TRUE='#' |
---|
9028 | BUILD_CXX_BINDING_FALSE='#' |
---|
9029 | BUILD_CXX_BINDING_TRUE='' |
---|
9030 | BUILD_DATALOOP_ENGINE_FALSE='' |
---|
9031 | BUILD_DATALOOP_ENGINE_TRUE='#' |
---|
9032 | BUILD_DEBUGGER_DLL_FALSE='' |
---|
9033 | BUILD_DEBUGGER_DLL_TRUE='#' |
---|
9034 | BUILD_F08_BINDING_FALSE='' |
---|
9035 | BUILD_F08_BINDING_TRUE='#' |
---|
9036 | BUILD_F77_BINDING_FALSE='#' |
---|
9037 | BUILD_F77_BINDING_TRUE='' |
---|
9038 | BUILD_FC_BINDING_FALSE='#' |
---|
9039 | BUILD_FC_BINDING_TRUE='' |
---|
9040 | BUILD_HCOLL_FALSE='' |
---|
9041 | BUILD_HCOLL_TRUE='#' |
---|
9042 | BUILD_MPID_COMMON_BC_FALSE='#' |
---|
9043 | BUILD_MPID_COMMON_BC_TRUE='' |
---|
9044 | BUILD_MPID_COMMON_GENQ_FALSE='#' |
---|
9045 | BUILD_MPID_COMMON_GENQ_TRUE='' |
---|
9046 | BUILD_MPID_COMMON_SCHED_FALSE='#' |
---|
9047 | BUILD_MPID_COMMON_SCHED_TRUE='' |
---|
9048 | BUILD_MPID_COMMON_SHM_FALSE='#' |
---|
9049 | BUILD_MPID_COMMON_SHM_TRUE='' |
---|
9050 | BUILD_MPID_COMMON_STREAM_WORKQ_FALSE='#' |
---|
9051 | BUILD_MPID_COMMON_STREAM_WORKQ_TRUE='' |
---|
9052 | BUILD_MPID_COMMON_THREAD_FALSE='#' |
---|
9053 | BUILD_MPID_COMMON_THREAD_TRUE='' |
---|
9054 | BUILD_NAMEPUB_FILE_FALSE='' |
---|
9055 | BUILD_NAMEPUB_FILE_TRUE='#' |
---|
9056 | BUILD_NAMEPUB_PMI_FALSE='#' |
---|
9057 | BUILD_NAMEPUB_PMI_TRUE='' |
---|
9058 | BUILD_NEMESIS_NETMOD_TCP_FALSE='' |
---|
9059 | BUILD_NEMESIS_NETMOD_TCP_TRUE='#' |
---|
9060 | BUILD_PM_GFORKER_FALSE='' |
---|
9061 | BUILD_PM_GFORKER_TRUE='#' |
---|
9062 | BUILD_PM_HYDRA_FALSE='#' |
---|
9063 | BUILD_PM_HYDRA_TRUE='' |
---|
9064 | BUILD_PM_REMSHELL_FALSE='' |
---|
9065 | BUILD_PM_REMSHELL_TRUE='#' |
---|
9066 | BUILD_PM_UTIL_FALSE='' |
---|
9067 | BUILD_PM_UTIL_TRUE='#' |
---|
9068 | BUILD_PROFILING_LIB_FALSE='#' |
---|
9069 | BUILD_PROFILING_LIB_TRUE='' |
---|
9070 | BUILD_ROMIO_FALSE='#' |
---|
9071 | BUILD_ROMIO_TRUE='' |
---|
9072 | BUILD_SHM_IPC_GPU_FALSE='#' |
---|
9073 | BUILD_SHM_IPC_GPU_TRUE='' |
---|
9074 | BUILD_SHM_IPC_XPMEM_FALSE='' |
---|
9075 | BUILD_SHM_IPC_XPMEM_TRUE='#' |
---|
9076 | BUILD_SHM_POSIX_FALSE='#' |
---|
9077 | BUILD_SHM_POSIX_TRUE='' |
---|
9078 | BUILD_SHM_STUBSHM_FALSE='' |
---|
9079 | BUILD_SHM_STUBSHM_TRUE='#' |
---|
9080 | BUILD_YAKSA_ENGINE_FALSE='#' |
---|
9081 | BUILD_YAKSA_ENGINE_TRUE='' |
---|
9082 | CC='/usr/bin/clang' |
---|
9083 | CCDEPMODE='depmode=none' |
---|
9084 | CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -fno-common -O2' |
---|
9085 | CMB_1INT_ALIGNMENT='' |
---|
9086 | CMB_STATUS_ALIGNMENT='' |
---|
9087 | 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 --disable-f08 F90FLAGS= F90= --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/MacOSX14.sdk -arch arm64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64 FCFLAGS=' |
---|
9088 | 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'\'' '\''--disable-f08'\'' '\''F90FLAGS='\'' '\''F90='\'' '\''--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/MacOSX14.sdk -arch arm64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'\'' '\''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,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'\'' '\''CXX=/usr/bin/clang++'\'' '\''PYTHON=/opt/local/bin/python3.11'\'' '\''FC=/opt/local/bin/gfortran-mp-13'\'' '\''F77=/opt/local/bin/gfortran-mp-13'\''' |
---|
9089 | COUNT_KIND='8' |
---|
9090 | CPP='/usr/bin/clang -E' |
---|
9091 | CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/src/pmi/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric/include' |
---|
9092 | CSCOPE='cscope' |
---|
9093 | CTAGS='ctags' |
---|
9094 | CXX='/usr/bin/clang++' |
---|
9095 | CXXCPP='/usr/bin/clang++ -E' |
---|
9096 | CXXDEPMODE='depmode=none' |
---|
9097 | CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -O2' |
---|
9098 | CYGPATH_W='echo' |
---|
9099 | C_LINKPATH_SHL='' |
---|
9100 | DEFS='-DHAVE_CONFIG_H' |
---|
9101 | DEPDIR='.deps' |
---|
9102 | DEVICE='ch4:ofi' |
---|
9103 | DISABLE_TAG_SUPPORT='#undef NO_TAGS_WITH_MODIFIERS' |
---|
9104 | DLLIMPORT='' |
---|
9105 | DLLTOOL='false' |
---|
9106 | DOCTEXT='false' |
---|
9107 | DSYMUTIL='dsymutil' |
---|
9108 | DUMPBIN='' |
---|
9109 | ECHO_C='\c' |
---|
9110 | ECHO_N='' |
---|
9111 | ECHO_T='' |
---|
9112 | EGREP='/usr/bin/grep -E' |
---|
9113 | ENABLE_QMPI='0' |
---|
9114 | ETAGS='etags' |
---|
9115 | EXEEXT='' |
---|
9116 | F08_C_AINT='' |
---|
9117 | F08_C_COUNT='' |
---|
9118 | F08_C_OFFSET='' |
---|
9119 | F08_MPIR_CXX_BOOL='1275068723' |
---|
9120 | F08_MPIR_CXX_DOUBLE_COMPLEX='1275072565' |
---|
9121 | F08_MPIR_CXX_FLOAT_COMPLEX='1275070516' |
---|
9122 | F08_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275072566' |
---|
9123 | F08_MPIX_C_FLOAT16='1275068998' |
---|
9124 | F08_MPI_2COMPLEX='1275072548' |
---|
9125 | F08_MPI_2DOUBLE_COMPLEX='1275076645' |
---|
9126 | F08_MPI_2DOUBLE_PRECISION='1275072547' |
---|
9127 | F08_MPI_2INT='1275070486' |
---|
9128 | F08_MPI_2INTEGER='1275070496' |
---|
9129 | F08_MPI_2REAL='1275070497' |
---|
9130 | F08_MPI_AINT_DATATYPE='1275070531' |
---|
9131 | F08_MPI_BYTE='1275068685' |
---|
9132 | F08_MPI_CHAR='1275068673' |
---|
9133 | F08_MPI_CHARACTER='1275068698' |
---|
9134 | F08_MPI_COMPLEX16='1275072554' |
---|
9135 | F08_MPI_COMPLEX32='MPI_DATATYPE_NULL%MPI_VAL' |
---|
9136 | F08_MPI_COMPLEX8='1275070504' |
---|
9137 | F08_MPI_COMPLEX='1275070494' |
---|
9138 | F08_MPI_COUNT_DATATYPE='1275070533' |
---|
9139 | F08_MPI_C_BOOL='1275068735' |
---|
9140 | F08_MPI_C_COMPLEX='1275070528' |
---|
9141 | F08_MPI_C_DOUBLE_COMPLEX='1275072577' |
---|
9142 | F08_MPI_C_FLOAT_COMPLEX='1275070528' |
---|
9143 | F08_MPI_C_LONG_DOUBLE_COMPLEX='1275072578' |
---|
9144 | F08_MPI_DOUBLE='1275070475' |
---|
9145 | F08_MPI_DOUBLE_COMPLEX='1275072546' |
---|
9146 | F08_MPI_DOUBLE_INT='-1946157055' |
---|
9147 | F08_MPI_DOUBLE_PRECISION='1275070495' |
---|
9148 | F08_MPI_FLOAT='1275069450' |
---|
9149 | F08_MPI_FLOAT_INT='-1946157056' |
---|
9150 | F08_MPI_INT16_T='1275068984' |
---|
9151 | F08_MPI_INT32_T='1275069497' |
---|
9152 | F08_MPI_INT64_T='1275070522' |
---|
9153 | F08_MPI_INT8_T='1275068727' |
---|
9154 | F08_MPI_INT='1275069445' |
---|
9155 | F08_MPI_INTEGER16='MPI_DATATYPE_NULL%MPI_VAL' |
---|
9156 | F08_MPI_INTEGER1='1275068717' |
---|
9157 | F08_MPI_INTEGER2='1275068975' |
---|
9158 | F08_MPI_INTEGER4='1275069488' |
---|
9159 | F08_MPI_INTEGER8='1275070513' |
---|
9160 | F08_MPI_INTEGER='1275069467' |
---|
9161 | F08_MPI_LB='1275068432' |
---|
9162 | F08_MPI_LOGICAL='1275069469' |
---|
9163 | F08_MPI_LONG='1275070471' |
---|
9164 | F08_MPI_LONG_DOUBLE='1275070476' |
---|
9165 | F08_MPI_LONG_DOUBLE_INT='-1946157052' |
---|
9166 | F08_MPI_LONG_INT='-1946157054' |
---|
9167 | F08_MPI_LONG_LONG='1275070473' |
---|
9168 | F08_MPI_LONG_LONG_INT='1275070473' |
---|
9169 | F08_MPI_OFFSET_DATATYPE='1275070532' |
---|
9170 | F08_MPI_PACKED='1275068687' |
---|
9171 | F08_MPI_REAL16='MPI_DATATYPE_NULL%MPI_VAL' |
---|
9172 | F08_MPI_REAL4='1275069479' |
---|
9173 | F08_MPI_REAL8='1275070505' |
---|
9174 | F08_MPI_REAL='1275069468' |
---|
9175 | F08_MPI_SHORT='1275068931' |
---|
9176 | F08_MPI_SHORT_INT='-1946157053' |
---|
9177 | F08_MPI_SIGNED_CHAR='1275068696' |
---|
9178 | F08_MPI_UB='1275068433' |
---|
9179 | F08_MPI_UINT16_T='1275068988' |
---|
9180 | F08_MPI_UINT32_T='1275069501' |
---|
9181 | F08_MPI_UINT64_T='1275070526' |
---|
9182 | F08_MPI_UINT8_T='1275068731' |
---|
9183 | F08_MPI_UNSIGNED='1275069446' |
---|
9184 | F08_MPI_UNSIGNED_CHAR='1275068674' |
---|
9185 | F08_MPI_UNSIGNED_LONG='1275070472' |
---|
9186 | F08_MPI_UNSIGNED_LONG_LONG='1275070489' |
---|
9187 | F08_MPI_UNSIGNED_SHORT='1275068932' |
---|
9188 | F08_MPI_WCHAR='1275069454' |
---|
9189 | F77='/opt/local/bin/gfortran-mp-13' |
---|
9190 | F77CPP='' |
---|
9191 | F77_INCDIR='-I' |
---|
9192 | F77_LIBDIR_LEADER='-L' |
---|
9193 | F77_MPIR_CXX_BOOL='1275068723' |
---|
9194 | F77_MPIR_CXX_DOUBLE_COMPLEX='1275072565' |
---|
9195 | F77_MPIR_CXX_FLOAT_COMPLEX='1275070516' |
---|
9196 | F77_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275072566' |
---|
9197 | F77_MPIX_C_FLOAT16='1275068998' |
---|
9198 | F77_MPI_2COMPLEX='1275072548' |
---|
9199 | F77_MPI_2DOUBLE_COMPLEX='1275076645' |
---|
9200 | F77_MPI_2DOUBLE_PRECISION='1275072547' |
---|
9201 | F77_MPI_2INT='1275070486' |
---|
9202 | F77_MPI_2INTEGER='1275070496' |
---|
9203 | F77_MPI_2REAL='1275070497' |
---|
9204 | F77_MPI_AINT_DATATYPE='1275070531' |
---|
9205 | F77_MPI_BYTE='1275068685' |
---|
9206 | F77_MPI_CHAR='1275068673' |
---|
9207 | F77_MPI_CHARACTER='1275068698' |
---|
9208 | F77_MPI_COMPLEX16='1275072554' |
---|
9209 | F77_MPI_COMPLEX32='MPI_DATATYPE_NULL' |
---|
9210 | F77_MPI_COMPLEX8='1275070504' |
---|
9211 | F77_MPI_COMPLEX='1275070494' |
---|
9212 | F77_MPI_COUNT_DATATYPE='1275070533' |
---|
9213 | F77_MPI_C_BOOL='1275068735' |
---|
9214 | F77_MPI_C_COMPLEX='1275070528' |
---|
9215 | F77_MPI_C_DOUBLE_COMPLEX='1275072577' |
---|
9216 | F77_MPI_C_FLOAT_COMPLEX='1275070528' |
---|
9217 | F77_MPI_C_LONG_DOUBLE_COMPLEX='1275072578' |
---|
9218 | F77_MPI_DOUBLE='1275070475' |
---|
9219 | F77_MPI_DOUBLE_COMPLEX='1275072546' |
---|
9220 | F77_MPI_DOUBLE_INT='-1946157055' |
---|
9221 | F77_MPI_DOUBLE_PRECISION='1275070495' |
---|
9222 | F77_MPI_FLOAT='1275069450' |
---|
9223 | F77_MPI_FLOAT_INT='-1946157056' |
---|
9224 | F77_MPI_INT16_T='1275068984' |
---|
9225 | F77_MPI_INT32_T='1275069497' |
---|
9226 | F77_MPI_INT64_T='1275070522' |
---|
9227 | F77_MPI_INT8_T='1275068727' |
---|
9228 | F77_MPI_INT='1275069445' |
---|
9229 | F77_MPI_INTEGER16='MPI_DATATYPE_NULL' |
---|
9230 | F77_MPI_INTEGER1='1275068717' |
---|
9231 | F77_MPI_INTEGER2='1275068975' |
---|
9232 | F77_MPI_INTEGER4='1275069488' |
---|
9233 | F77_MPI_INTEGER8='1275070513' |
---|
9234 | F77_MPI_INTEGER='1275069467' |
---|
9235 | F77_MPI_LB='1275068432' |
---|
9236 | F77_MPI_LOGICAL='1275069469' |
---|
9237 | F77_MPI_LONG='1275070471' |
---|
9238 | F77_MPI_LONG_DOUBLE='1275070476' |
---|
9239 | F77_MPI_LONG_DOUBLE_INT='-1946157052' |
---|
9240 | F77_MPI_LONG_INT='-1946157054' |
---|
9241 | F77_MPI_LONG_LONG='1275070473' |
---|
9242 | F77_MPI_LONG_LONG_INT='1275070473' |
---|
9243 | F77_MPI_OFFSET_DATATYPE='1275070532' |
---|
9244 | F77_MPI_PACKED='1275068687' |
---|
9245 | F77_MPI_REAL16='MPI_DATATYPE_NULL' |
---|
9246 | F77_MPI_REAL4='1275069479' |
---|
9247 | F77_MPI_REAL8='1275070505' |
---|
9248 | F77_MPI_REAL='1275069468' |
---|
9249 | F77_MPI_SHORT='1275068931' |
---|
9250 | F77_MPI_SHORT_INT='-1946157053' |
---|
9251 | F77_MPI_SIGNED_CHAR='1275068696' |
---|
9252 | F77_MPI_UB='1275068433' |
---|
9253 | F77_MPI_UINT16_T='1275068988' |
---|
9254 | F77_MPI_UINT32_T='1275069501' |
---|
9255 | F77_MPI_UINT64_T='1275070526' |
---|
9256 | F77_MPI_UINT8_T='1275068731' |
---|
9257 | F77_MPI_UNSIGNED='1275069446' |
---|
9258 | F77_MPI_UNSIGNED_CHAR='1275068674' |
---|
9259 | F77_MPI_UNSIGNED_LONG='1275070472' |
---|
9260 | F77_MPI_UNSIGNED_LONG_LONG='1275070489' |
---|
9261 | F77_MPI_UNSIGNED_SHORT='1275068932' |
---|
9262 | F77_MPI_WCHAR='1275069454' |
---|
9263 | F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' |
---|
9264 | F77_OTHER_LIBS='' |
---|
9265 | FC='/opt/local/bin/gfortran-mp-13' |
---|
9266 | FCCPP='' |
---|
9267 | FCEXT='f90' |
---|
9268 | FCFLAGS=' -pipe -fallow-argument-mismatch -m64 -O2' |
---|
9269 | FCINC='-I' |
---|
9270 | FCINCFLAG='-I' |
---|
9271 | FCMODEXT='mod' |
---|
9272 | FCMODINCFLAG='-I' |
---|
9273 | FCMODINCSPEC='' |
---|
9274 | FCMODOUTFLAG='-J' |
---|
9275 | FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,' |
---|
9276 | FC_DOUBLE_MODEL=' 15 , 307' |
---|
9277 | FC_INTEGER_MODEL=' 9' |
---|
9278 | FC_INTEGER_MODEL_MAP=' { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },' |
---|
9279 | FC_OTHER_LIBS='' |
---|
9280 | FC_REAL_MODEL=' 6 , 37' |
---|
9281 | FC_WORK_FILES_ARG='' |
---|
9282 | FFLAGS=' -pipe -fallow-argument-mismatch -m64 -O2' |
---|
9283 | FGREP='/usr/bin/grep -F' |
---|
9284 | FILE='' |
---|
9285 | FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0 -L/opt/local/lib/gcc13/gcc/arm64-apple-darwin23/13.2.0/../../.. -lgfortran -lemutls_w -lquadmath' |
---|
9286 | FORTRAN_BINDING='1' |
---|
9287 | FORTRAN_MPI_OFFSET='integer*8' |
---|
9288 | GCOV='gcov' |
---|
9289 | GNUCXX_MINORVERSION='2' |
---|
9290 | GNUCXX_VERSION='4' |
---|
9291 | GNULIB_ATOLL='0' |
---|
9292 | GNULIB_CALLOC_POSIX='0' |
---|
9293 | GNULIB_CANONICALIZE_FILE_NAME='0' |
---|
9294 | GNULIB_GETLOADAVG='0' |
---|
9295 | GNULIB_GETSUBOPT='0' |
---|
9296 | GNULIB_GRANTPT='0' |
---|
9297 | GNULIB_MALLOC_POSIX='0' |
---|
9298 | GNULIB_MBTOWC='0' |
---|
9299 | GNULIB_MKDTEMP='0' |
---|
9300 | GNULIB_MKOSTEMP='0' |
---|
9301 | GNULIB_MKOSTEMPS='0' |
---|
9302 | GNULIB_MKSTEMP='0' |
---|
9303 | GNULIB_MKSTEMPS='0' |
---|
9304 | GNULIB_POSIX_OPENPT='0' |
---|
9305 | GNULIB_PTSNAME='0' |
---|
9306 | GNULIB_PTSNAME_R='0' |
---|
9307 | GNULIB_PUTENV='0' |
---|
9308 | GNULIB_QSORT_R='0' |
---|
9309 | GNULIB_RANDOM='0' |
---|
9310 | GNULIB_RANDOM_R='0' |
---|
9311 | GNULIB_REALLOC_POSIX='0' |
---|
9312 | GNULIB_REALPATH='0' |
---|
9313 | GNULIB_RPMATCH='0' |
---|
9314 | GNULIB_SECURE_GETENV='0' |
---|
9315 | GNULIB_SETENV='0' |
---|
9316 | GNULIB_STRTOD='0' |
---|
9317 | GNULIB_STRTOLL='0' |
---|
9318 | GNULIB_STRTOULL='0' |
---|
9319 | GNULIB_SYSTEM_POSIX='0' |
---|
9320 | GNULIB_UNLOCKPT='0' |
---|
9321 | GNULIB_UNSETENV='0' |
---|
9322 | GNULIB_WCTOMB='0' |
---|
9323 | GNULIB__EXIT='0' |
---|
9324 | GREP='/usr/bin/grep' |
---|
9325 | HAVE_ATOLL='1' |
---|
9326 | HAVE_CANONICALIZE_FILE_NAME='1' |
---|
9327 | HAVE_CXX_EXCEPTIONS='1' |
---|
9328 | HAVE_DECL_GETLOADAVG='1' |
---|
9329 | HAVE_DECL_SETENV='1' |
---|
9330 | HAVE_DECL_UNSETENV='1' |
---|
9331 | HAVE_ERROR_CHECKING='1' |
---|
9332 | HAVE_GETSUBOPT='1' |
---|
9333 | HAVE_GRANTPT='1' |
---|
9334 | HAVE_MKDTEMP='1' |
---|
9335 | HAVE_MKOSTEMP='1' |
---|
9336 | HAVE_MKOSTEMPS='1' |
---|
9337 | HAVE_MKSTEMP='1' |
---|
9338 | HAVE_MKSTEMPS='1' |
---|
9339 | HAVE_POSIX_OPENPT='1' |
---|
9340 | HAVE_PTSNAME='1' |
---|
9341 | HAVE_PTSNAME_R='1' |
---|
9342 | HAVE_RANDOM='1' |
---|
9343 | HAVE_RANDOM_H='0' |
---|
9344 | HAVE_RANDOM_R='0' |
---|
9345 | HAVE_REALPATH='1' |
---|
9346 | HAVE_ROMIO='#include "mpio.h"' |
---|
9347 | HAVE_RPMATCH='1' |
---|
9348 | HAVE_SECURE_GETENV='1' |
---|
9349 | HAVE_SETENV='1' |
---|
9350 | HAVE_STRTOD='1' |
---|
9351 | HAVE_STRTOLL='1' |
---|
9352 | HAVE_STRTOULL='1' |
---|
9353 | HAVE_STRUCT_RANDOM_DATA='0' |
---|
9354 | HAVE_SYS_LOADAVG_H='0' |
---|
9355 | HAVE_UNLOCKPT='1' |
---|
9356 | HAVE__EXIT='1' |
---|
9357 | INCLUDE_MPICXX_H='#include "mpicxx.h"' |
---|
9358 | INSTALL_DATA='${INSTALL} -m 644' |
---|
9359 | INSTALL_MPICXX_FALSE='#' |
---|
9360 | INSTALL_MPICXX_TRUE='' |
---|
9361 | INSTALL_MPIF77_FALSE='' |
---|
9362 | INSTALL_MPIF77_TRUE='#' |
---|
9363 | INSTALL_PROGRAM='${INSTALL}' |
---|
9364 | INSTALL_SCRIPT='${INSTALL}' |
---|
9365 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
9366 | INTEGER_KIND='4' |
---|
9367 | INTERLIB_DEPS='yes' |
---|
9368 | KILLALL='killall' |
---|
9369 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
9370 | LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9371 | LIBOBJS='' |
---|
9372 | LIBS='' |
---|
9373 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
9374 | LIPO='lipo' |
---|
9375 | LN_S='ln -s' |
---|
9376 | LPMPILIBNAME='-lpmpi' |
---|
9377 | LTLIBOBJS='' |
---|
9378 | LT_SYS_LIBRARY_PATH='' |
---|
9379 | MAINT='' |
---|
9380 | MAINTAINER_MODE_FALSE='#' |
---|
9381 | MAINTAINER_MODE_TRUE='' |
---|
9382 | MAKE='make' |
---|
9383 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/missing'\'' makeinfo' |
---|
9384 | MANIFEST_TOOL=':' |
---|
9385 | MKDIR_P='mkdir -p' |
---|
9386 | MPIBASEMODNAME='mpi_base' |
---|
9387 | MPICC_NAME='mpicc-mpich-mp' |
---|
9388 | MPICHLIB_CFLAGS='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9389 | MPICHLIB_CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
9390 | MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9391 | MPICHLIB_FCFLAGS='-pipe -fallow-argument-mismatch -m64' |
---|
9392 | MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m64' |
---|
9393 | MPICH_CUSTOM_STRING='' |
---|
9394 | MPICH_MPICC_CFLAGS='' |
---|
9395 | MPICH_MPICC_CPPFLAGS='' |
---|
9396 | MPICH_MPICC_LDFLAGS='' |
---|
9397 | MPICH_MPICC_LIBS='' |
---|
9398 | MPICH_MPICXX_CPPFLAGS='' |
---|
9399 | MPICH_MPICXX_CXXFLAGS='' |
---|
9400 | MPICH_MPICXX_LDFLAGS='' |
---|
9401 | MPICH_MPICXX_LIBS='' |
---|
9402 | MPICH_MPIF77_CPPFLAGS='' |
---|
9403 | MPICH_MPIF77_FFLAGS='' |
---|
9404 | MPICH_MPIF77_LDFLAGS='' |
---|
9405 | MPICH_MPIF77_LIBS='' |
---|
9406 | MPICH_MPIFORT_CPPFLAGS='' |
---|
9407 | MPICH_MPIFORT_FCFLAGS='' |
---|
9408 | MPICH_MPIFORT_LDFLAGS='' |
---|
9409 | MPICH_MPIFORT_LIBS='' |
---|
9410 | MPICH_NUMVERSION='40101300' |
---|
9411 | MPICH_RELEASE_DATE='Mon Mar 6 14:14:15 CST 2023' |
---|
9412 | MPICH_VERSION='4.1.1' |
---|
9413 | MPICONSTMODNAME='mpi_constants' |
---|
9414 | MPICPP_NAME='mpic++-mpich-mp' |
---|
9415 | MPICXXLIBNAME='mpicxx' |
---|
9416 | MPICXX_NAME='mpicxx-mpich-mp' |
---|
9417 | MPIF77_NAME='mpif77-mpich-mp' |
---|
9418 | MPIF90_NAME='mpif90-mpich-mp' |
---|
9419 | MPIFCLIBNAME='mpifort' |
---|
9420 | MPIFORT_NAME='mpifort-mpich-mp' |
---|
9421 | MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' |
---|
9422 | MPILIBNAME='mpi' |
---|
9423 | MPIMODNAME='mpi' |
---|
9424 | MPIR_CXX_BOOL='0x4c000133' |
---|
9425 | MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' |
---|
9426 | MPIR_CXX_FLOAT_COMPLEX='0x4c000834' |
---|
9427 | MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c001036' |
---|
9428 | MPISIZEOFMODNAME='mpi_sizeofs' |
---|
9429 | MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' |
---|
9430 | MPIX_C_FLOAT16='0x4c000246' |
---|
9431 | MPI_2COMPLEX='0x4c001024' |
---|
9432 | MPI_2DOUBLE_COMPLEX='0x4c002025' |
---|
9433 | MPI_2DOUBLE_PRECISION='0x4c001023' |
---|
9434 | MPI_2INT='0x4c000816' |
---|
9435 | MPI_2INTEGER='0x4c000820' |
---|
9436 | MPI_2REAL='0x4c000821' |
---|
9437 | MPI_AINT='long' |
---|
9438 | MPI_AINT_DATATYPE='0x4c000843' |
---|
9439 | MPI_AINT_FMT_DEC_SPEC='%ld' |
---|
9440 | MPI_AINT_FMT_HEX_SPEC='%lx' |
---|
9441 | MPI_BYTE='0x4c00010d' |
---|
9442 | MPI_CHAR='0x4c000101' |
---|
9443 | MPI_CHARACTER='0x4c00011a' |
---|
9444 | MPI_COMPLEX16='0x4c00102a' |
---|
9445 | MPI_COMPLEX32='MPI_DATATYPE_NULL' |
---|
9446 | MPI_COMPLEX8='0x4c000828' |
---|
9447 | MPI_COMPLEX='0x4c00081e' |
---|
9448 | MPI_COUNT='long long' |
---|
9449 | MPI_COUNT_DATATYPE='0x4c000845' |
---|
9450 | MPI_C_BOOL='0x4c00013f' |
---|
9451 | MPI_C_COMPLEX='0x4c000840' |
---|
9452 | MPI_C_DOUBLE_COMPLEX='0x4c001041' |
---|
9453 | MPI_C_FLOAT_COMPLEX='0x4c000840' |
---|
9454 | MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc' |
---|
9455 | MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue' |
---|
9456 | MPI_C_INTERFACE_NAME='mpi_c_interface' |
---|
9457 | MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf' |
---|
9458 | MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types' |
---|
9459 | MPI_C_LONG_DOUBLE_COMPLEX='0x4c001042' |
---|
9460 | MPI_DOUBLE='0x4c00080b' |
---|
9461 | MPI_DOUBLE_COMPLEX='0x4c001022' |
---|
9462 | MPI_DOUBLE_INT='0x8c000001' |
---|
9463 | MPI_DOUBLE_PRECISION='0x4c00081f' |
---|
9464 | MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks' |
---|
9465 | MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants' |
---|
9466 | MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants' |
---|
9467 | MPI_F08_NAME='mpi_f08' |
---|
9468 | MPI_F08_TYPES_NAME='mpi_f08_types' |
---|
9469 | MPI_FINT='int' |
---|
9470 | MPI_FLOAT='0x4c00040a' |
---|
9471 | MPI_FLOAT_INT='0x8c000000' |
---|
9472 | MPI_INT16_T='0x4c000238' |
---|
9473 | MPI_INT32_T='0x4c000439' |
---|
9474 | MPI_INT64_T='0x4c00083a' |
---|
9475 | MPI_INT8_T='0x4c000137' |
---|
9476 | MPI_INT='0x4c000405' |
---|
9477 | MPI_INTEGER16='MPI_DATATYPE_NULL' |
---|
9478 | MPI_INTEGER1='0x4c00012d' |
---|
9479 | MPI_INTEGER2='0x4c00022f' |
---|
9480 | MPI_INTEGER4='0x4c000430' |
---|
9481 | MPI_INTEGER8='0x4c000831' |
---|
9482 | MPI_INTEGER='0x4c00041b' |
---|
9483 | MPI_LB='0x4c000010' |
---|
9484 | MPI_LOGICAL='0x4c00041d' |
---|
9485 | MPI_LONG='0x4c000807' |
---|
9486 | MPI_LONG_DOUBLE='0x4c00080c' |
---|
9487 | MPI_LONG_DOUBLE_INT='0x8c000004' |
---|
9488 | MPI_LONG_INT='0x8c000002' |
---|
9489 | MPI_LONG_LONG='0x4c000809' |
---|
9490 | MPI_LONG_LONG_INT='0x4c000809' |
---|
9491 | MPI_MAX_ERROR_STRING='512' |
---|
9492 | MPI_MAX_LIBRARY_VERSION_STRING='8192' |
---|
9493 | MPI_MAX_PROCESSOR_NAME='128' |
---|
9494 | MPI_OFFSET='long long' |
---|
9495 | MPI_OFFSET_DATATYPE='0x4c000844' |
---|
9496 | MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' |
---|
9497 | MPI_PACKED='0x4c00010f' |
---|
9498 | MPI_REAL16='MPI_DATATYPE_NULL' |
---|
9499 | MPI_REAL4='0x4c000427' |
---|
9500 | MPI_REAL8='0x4c000829' |
---|
9501 | MPI_REAL='0x4c00041c' |
---|
9502 | MPI_SHORT='0x4c000203' |
---|
9503 | MPI_SHORT_INT='0x8c000003' |
---|
9504 | MPI_SIGNED_CHAR='0x4c000118' |
---|
9505 | MPI_STATUS_SIZE='5' |
---|
9506 | MPI_UB='0x4c000011' |
---|
9507 | MPI_UINT16_T='0x4c00023c' |
---|
9508 | MPI_UINT32_T='0x4c00043d' |
---|
9509 | MPI_UINT64_T='0x4c00083e' |
---|
9510 | MPI_UINT8_T='0x4c00013b' |
---|
9511 | MPI_UNSIGNED='0x4c000406' |
---|
9512 | MPI_UNSIGNED_CHAR='0x4c000102' |
---|
9513 | MPI_UNSIGNED_LONG='0x4c000808' |
---|
9514 | MPI_UNSIGNED_LONG_LONG='0x4c000819' |
---|
9515 | MPI_UNSIGNED_SHORT='0x4c000204' |
---|
9516 | MPI_WCHAR='0x4c00040e' |
---|
9517 | NM='/opt/local/bin/nm -B' |
---|
9518 | NMEDIT='nmedit' |
---|
9519 | OBJDUMP='objdump' |
---|
9520 | OBJEXT='o' |
---|
9521 | OFFSET_KIND='8' |
---|
9522 | OTOOL64=':' |
---|
9523 | OTOOL='otool' |
---|
9524 | PACKAGE='mpich' |
---|
9525 | PACKAGE_BUGREPORT='discuss@mpich.org' |
---|
9526 | PACKAGE_NAME='MPICH' |
---|
9527 | PACKAGE_STRING='MPICH 4.1.1' |
---|
9528 | PACKAGE_TARNAME='mpich' |
---|
9529 | PACKAGE_URL='http://www.mpich.org/' |
---|
9530 | PACKAGE_VERSION='4.1.1' |
---|
9531 | PAPI_INCLUDE='' |
---|
9532 | PATH_SEPARATOR=':' |
---|
9533 | PERL='/opt/local/bin/perl' |
---|
9534 | PMPILIBNAME='pmpi' |
---|
9535 | PMPI_F08_NAME='pmpi_f08' |
---|
9536 | PRIMARY_PM_GFORKER_FALSE='' |
---|
9537 | PRIMARY_PM_GFORKER_TRUE='#' |
---|
9538 | PRIMARY_PM_REMSHELL_FALSE='' |
---|
9539 | PRIMARY_PM_REMSHELL_TRUE='#' |
---|
9540 | PYTHON='/opt/local/bin/python3.11' |
---|
9541 | RANLIB='ranlib' |
---|
9542 | REPLACE_CALLOC='0' |
---|
9543 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
9544 | REPLACE_MALLOC='0' |
---|
9545 | REPLACE_MBTOWC='0' |
---|
9546 | REPLACE_MKSTEMP='0' |
---|
9547 | REPLACE_PTSNAME='0' |
---|
9548 | REPLACE_PTSNAME_R='0' |
---|
9549 | REPLACE_PUTENV='0' |
---|
9550 | REPLACE_QSORT_R='0' |
---|
9551 | REPLACE_RANDOM_R='0' |
---|
9552 | REPLACE_REALLOC='0' |
---|
9553 | REPLACE_REALPATH='0' |
---|
9554 | REPLACE_SETENV='0' |
---|
9555 | REPLACE_STRTOD='0' |
---|
9556 | REPLACE_UNSETENV='0' |
---|
9557 | REPLACE_WCTOMB='0' |
---|
9558 | RSH='' |
---|
9559 | SED='/opt/local/bin/gsed' |
---|
9560 | SET_CFLAGS='CFLAGS=' |
---|
9561 | SET_MAKE='MAKE=make' |
---|
9562 | SHELL='/bin/sh' |
---|
9563 | SHLIB_EXT='.dylib' |
---|
9564 | SSH='' |
---|
9565 | STRIP='strip' |
---|
9566 | USER_CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9567 | USER_CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
9568 | USER_CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9569 | USER_EXTRA_LIBS='' |
---|
9570 | USER_FCFLAGS=' -pipe -fallow-argument-mismatch -m64' |
---|
9571 | USER_FFLAGS=' -pipe -fallow-argument-mismatch -m64' |
---|
9572 | USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
9573 | USER_LIBS='' |
---|
9574 | VERSION='4.1.1' |
---|
9575 | VISIBILITY_CFLAGS='' |
---|
9576 | VPATH='VPATH=.:${srcdir}' |
---|
9577 | WRAPPER_CFLAGS='' |
---|
9578 | WRAPPER_CPPFLAGS='' |
---|
9579 | WRAPPER_CXXFLAGS='' |
---|
9580 | WRAPPER_C_DYNAMIC_LOADING_FLAGS=' ' |
---|
9581 | WRAPPER_EXTRA_F77_FLAGS='' |
---|
9582 | WRAPPER_EXTRA_LIBS='' |
---|
9583 | WRAPPER_FCFLAGS='' |
---|
9584 | WRAPPER_FFLAGS='' |
---|
9585 | WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wl,-commons,use_dylibs' |
---|
9586 | WRAPPER_LIBS=' -lpthread -lhwloc -L/opt/local/lib/mpich-mp -lpthread -ldl' |
---|
9587 | WTIME_DOUBLE_TYPE='REAL*8' |
---|
9588 | XARGS_NODATA_OPT='' |
---|
9589 | YAKSALIBNAME='yaksa' |
---|
9590 | ac_ct_AR='ar' |
---|
9591 | ac_ct_CC='/usr/bin/clang' |
---|
9592 | ac_ct_CXX='' |
---|
9593 | ac_ct_DUMPBIN='' |
---|
9594 | ac_ct_F77='' |
---|
9595 | ac_ct_FC='' |
---|
9596 | am__EXEEXT_FALSE='' |
---|
9597 | am__EXEEXT_TRUE='#' |
---|
9598 | am__fastdepCC_FALSE='' |
---|
9599 | am__fastdepCC_TRUE='#' |
---|
9600 | am__fastdepCXX_FALSE='' |
---|
9601 | am__fastdepCXX_TRUE='#' |
---|
9602 | am__include='include' |
---|
9603 | am__isrc='' |
---|
9604 | am__leading_dot='.' |
---|
9605 | am__nodep='' |
---|
9606 | am__quote='' |
---|
9607 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
9608 | am__untar='$${TAR-tar} xf -' |
---|
9609 | bindings=' f77 f90 cxx' |
---|
9610 | bindir='${exec_prefix}/bin' |
---|
9611 | build='aarch64-apple-darwin23.0.0' |
---|
9612 | build_alias='' |
---|
9613 | build_cpu='aarch64' |
---|
9614 | build_os='darwin23.0.0' |
---|
9615 | build_vendor='apple' |
---|
9616 | ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;' |
---|
9617 | ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;' |
---|
9618 | ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"' |
---|
9619 | ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"' |
---|
9620 | ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;' |
---|
9621 | ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;' |
---|
9622 | ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;' |
---|
9623 | ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;' |
---|
9624 | ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"' |
---|
9625 | ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;' |
---|
9626 | ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;' |
---|
9627 | ch4_netmods='ofi' |
---|
9628 | ch4_nets_array='MPIDI_CH4_OFI' |
---|
9629 | ch4_nets_array_sz='1' |
---|
9630 | ch4_nets_func_array='&MPIDI_NM_ofi_funcs' |
---|
9631 | ch4_nets_func_decl='MPIDI_NM_ofi_funcs' |
---|
9632 | ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs' |
---|
9633 | ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs' |
---|
9634 | ch4_nets_strings='"ofi"' |
---|
9635 | ch4_posix_eager_array='MPIDI_POSIX_IQUEUE' |
---|
9636 | ch4_posix_eager_array_sz='1' |
---|
9637 | ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs' |
---|
9638 | ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs' |
---|
9639 | ch4_posix_eager_modules='iqueue' |
---|
9640 | ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"' |
---|
9641 | ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;' |
---|
9642 | ch4_posix_eager_strings='"iqueue"' |
---|
9643 | channel_name='' |
---|
9644 | datadir='${datarootdir}' |
---|
9645 | datarootdir='${prefix}/share' |
---|
9646 | device_name='ch4' |
---|
9647 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
9648 | dvidir='${docdir}' |
---|
9649 | exec_prefix='${prefix}' |
---|
9650 | host='aarch64-apple-darwin23.0.0' |
---|
9651 | host_alias='' |
---|
9652 | host_cpu='aarch64' |
---|
9653 | host_os='darwin23.0.0' |
---|
9654 | host_vendor='apple' |
---|
9655 | htmldir='${docdir}' |
---|
9656 | hwloclib='' |
---|
9657 | hwlocsrcdir='' |
---|
9658 | includedir='/opt/local/include/mpich-mp' |
---|
9659 | infodir='${datarootdir}/info' |
---|
9660 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/confdb/install-sh' |
---|
9661 | jsonlib='modules/json-c/libjson-c.la' |
---|
9662 | jsonsrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/json-c' |
---|
9663 | libdir='/opt/local/lib/mpich-mp' |
---|
9664 | libexecdir='${exec_prefix}/libexec' |
---|
9665 | libmpi_so_version='15:0:3' |
---|
9666 | localedir='${datarootdir}/locale' |
---|
9667 | localstatedir='${prefix}/var' |
---|
9668 | main_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1' |
---|
9669 | main_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1' |
---|
9670 | mandir='${datarootdir}/man' |
---|
9671 | mkdir_p='$(MKDIR_P)' |
---|
9672 | mmx_copy_s='' |
---|
9673 | modincdir='/opt/local/include/mpich-mp' |
---|
9674 | mpllib='src/mpl/libmpl.la' |
---|
9675 | mpllibdir='' |
---|
9676 | mplsrcdir='src/mpl' |
---|
9677 | nemesis_nets_array='' |
---|
9678 | nemesis_nets_array_sz='' |
---|
9679 | nemesis_nets_dirs='' |
---|
9680 | nemesis_nets_func_array='' |
---|
9681 | nemesis_nets_func_decl='' |
---|
9682 | nemesis_nets_macro_defs='' |
---|
9683 | nemesis_nets_strings='' |
---|
9684 | nemesis_networks='' |
---|
9685 | ofilib='modules/libfabric/src/libfabric.la' |
---|
9686 | ofisrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-default/work/mpich-4.1.1/modules/libfabric' |
---|
9687 | oldincludedir='/usr/include' |
---|
9688 | pdfdir='${docdir}' |
---|
9689 | pkgconfigdir='/opt/local/lib/mpich-mp/pkgconfig' |
---|
9690 | pm_name='hydra' |
---|
9691 | pmilib='src/pmi/libpmi.la' |
---|
9692 | pmisrcdir='src/pmi' |
---|
9693 | prefix='/opt/local' |
---|
9694 | program_transform_name='s&$$&-mpich-mp&' |
---|
9695 | psdir='${docdir}' |
---|
9696 | sbindir='${exec_prefix}/sbin' |
---|
9697 | sharedstatedir='${prefix}/com' |
---|
9698 | sysconfdir='/opt/local/etc/mpich-mp' |
---|
9699 | target='aarch64-apple-darwin23.0.0' |
---|
9700 | target_alias='' |
---|
9701 | target_cpu='aarch64' |
---|
9702 | target_os='darwin23.0.0' |
---|
9703 | target_vendor='apple' |
---|
9704 | ucxdir='' |
---|
9705 | ucxlib='' |
---|
9706 | with_wrapper_dl_type='runpath' |
---|
9707 | yaksalib='modules/yaksa/libyaksa.la' |
---|
9708 | yaksalibdir='' |
---|
9709 | yaksasrcdir='modules/yaksa' |
---|
9710 | |
---|
9711 | ## ------------------- ## |
---|
9712 | ## File substitutions. ## |
---|
9713 | ## ------------------- ## |
---|
9714 | |
---|
9715 | cc_shlib_conf='src/env/cc_shlib.conf' |
---|
9716 | cxx_shlib_conf='src/env/cxx_shlib.conf' |
---|
9717 | f77_shlib_conf='src/env/f77_shlib.conf' |
---|
9718 | fc_shlib_conf='src/env/fc_shlib.conf' |
---|
9719 | |
---|
9720 | ## ----------- ## |
---|
9721 | ## confdefs.h. ## |
---|
9722 | ## ----------- ## |
---|
9723 | |
---|
9724 | /* confdefs.h */ |
---|
9725 | #define PACKAGE_NAME "MPICH" |
---|
9726 | #define PACKAGE_TARNAME "mpich" |
---|
9727 | #define PACKAGE_VERSION "4.1.1" |
---|
9728 | #define PACKAGE_STRING "MPICH 4.1.1" |
---|
9729 | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
9730 | #define PACKAGE_URL "http://www.mpich.org/" |
---|
9731 | #define STDC_HEADERS 1 |
---|
9732 | #define HAVE_SYS_TYPES_H 1 |
---|
9733 | #define HAVE_SYS_STAT_H 1 |
---|
9734 | #define HAVE_STDLIB_H 1 |
---|
9735 | #define HAVE_STRING_H 1 |
---|
9736 | #define HAVE_MEMORY_H 1 |
---|
9737 | #define HAVE_STRINGS_H 1 |
---|
9738 | #define HAVE_INTTYPES_H 1 |
---|
9739 | #define HAVE_STDINT_H 1 |
---|
9740 | #define HAVE_UNISTD_H 1 |
---|
9741 | #define __EXTENSIONS__ 1 |
---|
9742 | #define _ALL_SOURCE 1 |
---|
9743 | #define _GNU_SOURCE 1 |
---|
9744 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9745 | #define _TANDEM_SOURCE 1 |
---|
9746 | #define PACKAGE "mpich" |
---|
9747 | #define VERSION "4.1.1" |
---|
9748 | #define HAVE_DLFCN_H 1 |
---|
9749 | #define LT_OBJDIR ".libs/" |
---|
9750 | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
9751 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
9752 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
9753 | #define HAVE_CH4_NETMOD_OFI 1 |
---|
9754 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
9755 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
9756 | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
9757 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
9758 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
9759 | #define HAVE_TAG_ERROR_BITS 1 |
---|
9760 | #define HAVE_VISIBILITY 1 |
---|
9761 | #define HAVE_LIBHWLOC 1 |
---|
9762 | #define HAVE_HWLOC 1 |
---|
9763 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
9764 | #define MPICH_IS_THREADED 1 |
---|
9765 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__VCI |
---|
9766 | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__LOCKFREE |
---|
9767 | #define HAVE_ROMIO 1 |
---|
9768 | #define ENABLE_PVAR_NEM 0 |
---|
9769 | #define ENABLE_PVAR_RECVQ 0 |
---|
9770 | #define ENABLE_PVAR_RMA 0 |
---|
9771 | #define ENABLE_PVAR_DIMS 0 |
---|
9772 | #define ENABLE_PVAR_MULTINIC 0 |
---|
9773 | #define HAVE_LONG_LONG 1 |
---|
9774 | #define STDCALL |
---|
9775 | #define F77_NAME_LOWER_USCORE 1 |
---|
9776 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
9777 | #define HAVE_FORTRAN_BINDING 1 |
---|
9778 | #define TRUE 1 |
---|
9779 | #define FALSE 0 |
---|
9780 | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
9781 | #define HAVE_NAMESPACES /**/ |
---|
9782 | #define HAVE_NAMESPACE_STD /**/ |
---|
9783 | #define HAVE_CXX_BINDING 1 |
---|
9784 | #define HAVE_NAMEPUB_SERVICE 1 |
---|
9785 | #define restrict __restrict |
---|
9786 | #define HAVE_GCC_ATTRIBUTE 1 |
---|
9787 | #define HAVE_BUILTIN_EXPECT 1 |
---|
9788 | #define HAVE_C11__STATIC_ASSERT 1 |
---|
9789 | #define WORDS_LITTLEENDIAN 1 |
---|
9790 | #define HAVE_LONG_DOUBLE 1 |
---|
9791 | #define HAVE_LONG_LONG_INT 1 |
---|
9792 | #define HAVE_FLOAT16 1 |
---|
9793 | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
9794 | #define ALIGNOF_LONG_DOUBLE 8 |
---|
9795 | #define MAX_ALIGNMENT 8 |
---|
9796 | #define SIZEOF_CHAR 1 |
---|
9797 | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
9798 | #define SIZEOF_SHORT 2 |
---|
9799 | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
9800 | #define SIZEOF_INT 4 |
---|
9801 | #define SIZEOF_UNSIGNED_INT 4 |
---|
9802 | #define SIZEOF_LONG 8 |
---|
9803 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
9804 | #define SIZEOF_LONG_LONG 8 |
---|
9805 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
9806 | #define SIZEOF_FLOAT 4 |
---|
9807 | #define SIZEOF_DOUBLE 8 |
---|
9808 | #define SIZEOF_LONG_DOUBLE 8 |
---|
9809 | #define SIZEOF_VOID_P 8 |
---|
9810 | #define HAVE_STDDEF_H 1 |
---|
9811 | #define SIZEOF_WCHAR_T 4 |
---|
9812 | #define SIZEOF___FLOAT128 0 |
---|
9813 | #define SIZEOF_FLOAT_INT 8 |
---|
9814 | #define SIZEOF_DOUBLE_INT 16 |
---|
9815 | #define SIZEOF_LONG_INT 16 |
---|
9816 | #define SIZEOF_SHORT_INT 8 |
---|
9817 | #define SIZEOF_TWO_INT 8 |
---|
9818 | #define SIZEOF_LONG_DOUBLE_INT 16 |
---|
9819 | #define ALIGNOF_CHAR 1 |
---|
9820 | #define ALIGNOF_FLOAT 4 |
---|
9821 | #define ALIGNOF_DOUBLE 8 |
---|
9822 | #define ALIGNOF_LONG 8 |
---|
9823 | #define ALIGNOF_LONG_LONG 8 |
---|
9824 | #define ALIGNOF_LONG_DOUBLE 8 |
---|
9825 | #define ALIGNOF_SHORT 2 |
---|
9826 | #define ALIGNOF_INT 4 |
---|
9827 | #define ALIGNOF_BOOL 0 |
---|
9828 | #define ALIGNOF_WCHAR_T 4 |
---|
9829 | #define HAVE_INTTYPES_H 1 |
---|
9830 | #define HAVE_STDINT_H 1 |
---|
9831 | #define SIZEOF_INT8_T 1 |
---|
9832 | #define SIZEOF_INT16_T 2 |
---|
9833 | #define SIZEOF_INT32_T 4 |
---|
9834 | #define SIZEOF_INT64_T 8 |
---|
9835 | #define SIZEOF_UINT8_T 1 |
---|
9836 | #define SIZEOF_UINT16_T 2 |
---|
9837 | #define SIZEOF_UINT32_T 4 |
---|
9838 | #define SIZEOF_UINT64_T 8 |
---|
9839 | #define ALIGNOF_INT8_T 1 |
---|
9840 | #define ALIGNOF_INT16_T 2 |
---|
9841 | #define ALIGNOF_INT32_T 4 |
---|
9842 | #define ALIGNOF_INT64_T 8 |
---|
9843 | #define HAVE_INT8_T 1 |
---|
9844 | #define HAVE_INT16_T 1 |
---|
9845 | #define HAVE_INT32_T 1 |
---|
9846 | #define HAVE_INT64_T 1 |
---|
9847 | #define HAVE_UINT8_T 1 |
---|
9848 | #define HAVE_UINT16_T 1 |
---|
9849 | #define HAVE_UINT32_T 1 |
---|
9850 | #define HAVE_UINT64_T 1 |
---|
9851 | #define HAVE_STDBOOL_H 1 |
---|
9852 | #define HAVE_COMPLEX_H 1 |
---|
9853 | #define SIZEOF__BOOL 1 |
---|
9854 | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9855 | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9856 | #define SIZEOF_LONG_DOUBLE__COMPLEX 16 |
---|
9857 | #define SIZEOF__FLOAT16 2 |
---|
9858 | #define HAVE__BOOL 1 |
---|
9859 | #define HAVE_FLOAT__COMPLEX 1 |
---|
9860 | #define HAVE_DOUBLE__COMPLEX 1 |
---|
9861 | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
9862 | #define SIZEOF_F77_INTEGER 4 |
---|
9863 | #define SIZEOF_F77_REAL 4 |
---|
9864 | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
9865 | #define SIZEOF_F77_LOGICAL 4 |
---|
9866 | #define MPIR_FC_REAL_CTYPE float |
---|
9867 | #define MPIR_FC_DOUBLE_CTYPE double |
---|
9868 | #define MPIR_REAL4_CTYPE float |
---|
9869 | #define MPIR_REAL8_CTYPE double |
---|
9870 | #define MPIR_INTEGER1_CTYPE char |
---|
9871 | #define MPIR_INTEGER2_CTYPE short |
---|
9872 | #define MPIR_INTEGER4_CTYPE int |
---|
9873 | #define MPIR_INTEGER8_CTYPE long |
---|
9874 | #define HAVE_AINT_LARGER_THAN_FINT 1 |
---|
9875 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 |
---|
9876 | #define HAVE_FINT_IS_INT 1 |
---|
9877 | #define F77_TRUE_VALUE_SET 1 |
---|
9878 | #define F77_TRUE_VALUE 1 |
---|
9879 | #define F77_FALSE_VALUE 0 |
---|
9880 | #define SIZEOF_BOOL 1 |
---|
9881 | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
9882 | #define HAVE_CXX_BOOL 1 |
---|
9883 | #define SIZEOF_COMPLEX 8 |
---|
9884 | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
9885 | #define SIZEOF_LONGDOUBLECOMPLEX 16 |
---|
9886 | #define HAVE_CXX_COMPLEX 1 |
---|
9887 | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
9888 | #define MPIR_AINT_MAX LONG_MAX |
---|
9889 | #define MPIR_AINT_MIN LONG_MIN |
---|
9890 | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
9891 | #define MPIR_COUNT_MAX LLONG_MAX |
---|
9892 | #define MPIR_Ucount unsigned long long |
---|
9893 | #define HAVE_STDLIB_H 1 |
---|
9894 | #define HAVE_STDARG_H 1 |
---|
9895 | #define HAVE_SYS_TYPES_H 1 |
---|
9896 | #define HAVE_STRING_H 1 |
---|
9897 | #define HAVE_INTTYPES_H 1 |
---|
9898 | #define HAVE_LIMITS_H 1 |
---|
9899 | #define HAVE_STDDEF_H 1 |
---|
9900 | #define HAVE_ERRNO_H 1 |
---|
9901 | #define HAVE_SYS_SOCKET_H 1 |
---|
9902 | #define HAVE_SYS_TIME_H 1 |
---|
9903 | #define HAVE_UNISTD_H 1 |
---|
9904 | #define HAVE_ASSERT_H 1 |
---|
9905 | #define HAVE_SYS_PARAM_H 1 |
---|
9906 | #define HAVE_SYS_UIO_H 1 |
---|
9907 | #define HAVE_SETITIMER 1 |
---|
9908 | #define HAVE_ALARM 1 |
---|
9909 | #define HAVE_VSNPRINTF 1 |
---|
9910 | #define HAVE_VSPRINTF 1 |
---|
9911 | #define HAVE_STRERROR 1 |
---|
9912 | #define HAVE_STRNCASECMP 1 |
---|
9913 | #define HAVE_DECL_STRERROR_R 1 |
---|
9914 | #define HAVE_STRERROR_R 1 |
---|
9915 | #define HAVE_SNPRINTF 1 |
---|
9916 | #define HAVE_QSORT 1 |
---|
9917 | #define HAVE_MACRO_VA_ARGS 1 |
---|
9918 | #define HAVE_STRDUP 1 |
---|
9919 | #define HAVE_PUTENV 1 |
---|
9920 | #define SIZEOF_MPII_BSEND_DATA_T 96 |
---|
9921 | #define HAVE_THREAD_POLICY_SET 1 |
---|
9922 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
9923 | #define MPIDI_CH4_MAX_VCIS 64 |
---|
9924 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__COMM |
---|
9925 | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
9926 | #define HAVE_SYS_MMAN_H 1 |
---|
9927 | #define HAVE_SYS_STAT_H 1 |
---|
9928 | #define HAVE_FCNTL_H 1 |
---|
9929 | #define HAVE_GETHOSTNAME 1 |
---|
9930 | #define HAVE_SIGNAL_H 1 |
---|
9931 | #define HAVE_SIGNAL 1 |
---|
9932 | #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 |
---|
9933 | #define MPIDI_OFI_VNI_USE_DOMAIN 1 |
---|
9934 | #define HAVE_LIBFABRIC_NIC 1 |
---|
9935 | #define HAVE_STDIO_H 1 |
---|
9936 | #define HAVE_FC_TYPE_ROUTINES 1 |
---|
9937 | #define HAVE_MPICHCONF 1 |
---|
9938 | |
---|
9939 | configure: exit 0 |
---|