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.0.2, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-fortran --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-timer-type=mach_absolute_time --with-pm=hydra --with-thread-package=posix --with-hwloc-prefix=/opt/local --disable-collalgo-tests --disable-f08 F90FLAGS= F90= --enable-opencl=no --libdir=/opt/local/lib/mpich-gcc11 --sysconfdir=/opt/local/etc/mpich-gcc11 --program-suffix=-mpich-gcc11 --includedir=/opt/local/include/mpich-gcc11 MPICHLIB_CFLAGS=-pipe -m32 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m32 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32 FCFLAGS= |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 36-111.wireless-city.scu.edu.tw |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: ppc970 (PowerPC 970) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 62 tasks, 270 threads, 4 processors |
---|
34 | Load average: 2.62, Mach factor: 1.42 |
---|
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:5304: checking build system type |
---|
52 | configure:5318: result: powerpc-apple-darwin9.8.0 |
---|
53 | configure:5338: checking host system type |
---|
54 | configure:5351: result: powerpc-apple-darwin9.8.0 |
---|
55 | configure:5371: checking target system type |
---|
56 | configure:5384: result: powerpc-apple-darwin9.8.0 |
---|
57 | configure:5462: checking for gcc |
---|
58 | configure:5489: result: /opt/local/bin/gcc-mp-11 |
---|
59 | configure:5718: checking for C compiler version |
---|
60 | configure:5727: /opt/local/bin/gcc-mp-11 --version >&5 |
---|
61 | gcc-mp-11 (MacPorts gcc11 11.3.0_1+universal) 11.3.0 |
---|
62 | Copyright (C) 2021 Free Software Foundation, Inc. |
---|
63 | This is free software; see the source for copying conditions. There is NO |
---|
64 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
65 | |
---|
66 | configure:5738: $? = 0 |
---|
67 | configure:5727: /opt/local/bin/gcc-mp-11 -v >&5 |
---|
68 | Using built-in specs. |
---|
69 | COLLECT_GCC=/opt/local/bin/gcc-mp-11 |
---|
70 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper |
---|
71 | Target: ppc-apple-darwin9 |
---|
72 | Configured with: /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_gcc11/gcc11/work/gcc-11.3.0/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc11 --includedir=/opt/local/include/gcc11 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-11 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-11 --with-gxx-include-dir=/opt/local/include/gcc11/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-stage1-checking --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-tune-cpu=G5 --disable-tls --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-pkgversion='MacPorts gcc11 11.3.0_1+universal' |
---|
73 | Thread model: posix |
---|
74 | Supported LTO compression algorithms: zlib zstd |
---|
75 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
76 | configure:5738: $? = 0 |
---|
77 | configure:5727: /opt/local/bin/gcc-mp-11 -V >&5 |
---|
78 | gcc-mp-11: error: unrecognized command-line option '-V' |
---|
79 | gcc-mp-11: fatal error: no input files |
---|
80 | compilation terminated. |
---|
81 | configure:5738: $? = 1 |
---|
82 | configure:5727: /opt/local/bin/gcc-mp-11 -qversion >&5 |
---|
83 | gcc-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
84 | gcc-mp-11: fatal error: no input files |
---|
85 | compilation terminated. |
---|
86 | configure:5738: $? = 1 |
---|
87 | configure:5758: checking whether the C compiler works |
---|
88 | configure:5780: /opt/local/bin/gcc-mp-11 -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
89 | configure:5784: $? = 0 |
---|
90 | configure:5832: result: yes |
---|
91 | configure:5835: checking for C compiler default output file name |
---|
92 | configure:5837: result: a.out |
---|
93 | configure:5843: checking for suffix of executables |
---|
94 | configure:5850: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
95 | configure:5854: $? = 0 |
---|
96 | configure:5876: result: |
---|
97 | configure:5898: checking whether we are cross compiling |
---|
98 | configure:5906: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
99 | configure:5910: $? = 0 |
---|
100 | configure:5917: ./conftest |
---|
101 | configure:5921: $? = 0 |
---|
102 | configure:5936: result: no |
---|
103 | configure:5941: checking for suffix of object files |
---|
104 | configure:5963: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
105 | configure:5967: $? = 0 |
---|
106 | configure:5988: result: o |
---|
107 | configure:5992: checking whether we are using the GNU C compiler |
---|
108 | configure:6011: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
109 | configure:6011: $? = 0 |
---|
110 | configure:6020: result: yes |
---|
111 | configure:6029: checking whether /opt/local/bin/gcc-mp-11 accepts -g |
---|
112 | configure:6049: /opt/local/bin/gcc-mp-11 -c -g -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
113 | configure:6049: $? = 0 |
---|
114 | configure:6090: result: yes |
---|
115 | configure:6107: checking for /opt/local/bin/gcc-mp-11 option to accept ISO C89 |
---|
116 | configure:6170: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
117 | configure:6170: $? = 0 |
---|
118 | configure:6183: result: none needed |
---|
119 | configure:6211: checking whether /opt/local/bin/gcc-mp-11 understands -c and -o together |
---|
120 | configure:6233: /opt/local/bin/gcc-mp-11 -c conftest.c -o conftest2.o |
---|
121 | configure:6236: $? = 0 |
---|
122 | configure:6233: /opt/local/bin/gcc-mp-11 -c conftest.c -o conftest2.o |
---|
123 | configure:6236: $? = 0 |
---|
124 | configure:6248: result: yes |
---|
125 | configure:6265: checking for /opt/local/bin/gcc-mp-11 option to accept ISO C99 |
---|
126 | configure:6414: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
127 | configure:6414: $? = 0 |
---|
128 | configure:6427: result: none needed |
---|
129 | configure:6454: checking how to run the C preprocessor |
---|
130 | configure:6485: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
131 | configure:6485: $? = 0 |
---|
132 | configure:6499: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
133 | conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory |
---|
134 | 9 | #include <ac_nonexistent.h> |
---|
135 | | ^~~~~~~~~~~~~~~~~~ |
---|
136 | compilation terminated. |
---|
137 | configure:6499: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h */ |
---|
140 | | #define PACKAGE_NAME "MPICH" |
---|
141 | | #define PACKAGE_TARNAME "mpich" |
---|
142 | | #define PACKAGE_VERSION "4.0.2" |
---|
143 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
144 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
145 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
146 | | /* end confdefs.h. */ |
---|
147 | | #include <ac_nonexistent.h> |
---|
148 | configure:6524: result: /opt/local/bin/gcc-mp-11 -E |
---|
149 | configure:6544: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
150 | configure:6544: $? = 0 |
---|
151 | configure:6558: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
152 | conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory |
---|
153 | 9 | #include <ac_nonexistent.h> |
---|
154 | | ^~~~~~~~~~~~~~~~~~ |
---|
155 | compilation terminated. |
---|
156 | configure:6558: $? = 1 |
---|
157 | configure: failed program was: |
---|
158 | | /* confdefs.h */ |
---|
159 | | #define PACKAGE_NAME "MPICH" |
---|
160 | | #define PACKAGE_TARNAME "mpich" |
---|
161 | | #define PACKAGE_VERSION "4.0.2" |
---|
162 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
163 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
164 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
165 | | /* end confdefs.h. */ |
---|
166 | | #include <ac_nonexistent.h> |
---|
167 | configure:6604: checking for grep that handles long lines and -e |
---|
168 | configure:6662: result: /opt/local/bin/ggrep |
---|
169 | configure:6667: checking for egrep |
---|
170 | configure:6729: result: /opt/local/bin/ggrep -E |
---|
171 | configure:6734: checking for ANSI C header files |
---|
172 | configure:6754: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
173 | configure:6754: $? = 0 |
---|
174 | configure:6827: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
175 | configure:6827: $? = 0 |
---|
176 | configure:6827: ./conftest |
---|
177 | configure:6827: $? = 0 |
---|
178 | configure:6838: result: yes |
---|
179 | configure:6851: checking for sys/types.h |
---|
180 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
181 | configure:6851: $? = 0 |
---|
182 | configure:6851: result: yes |
---|
183 | configure:6851: checking for sys/stat.h |
---|
184 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
185 | configure:6851: $? = 0 |
---|
186 | configure:6851: result: yes |
---|
187 | configure:6851: checking for stdlib.h |
---|
188 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
189 | configure:6851: $? = 0 |
---|
190 | configure:6851: result: yes |
---|
191 | configure:6851: checking for string.h |
---|
192 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
193 | configure:6851: $? = 0 |
---|
194 | configure:6851: result: yes |
---|
195 | configure:6851: checking for memory.h |
---|
196 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
197 | configure:6851: $? = 0 |
---|
198 | configure:6851: result: yes |
---|
199 | configure:6851: checking for strings.h |
---|
200 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
201 | configure:6851: $? = 0 |
---|
202 | configure:6851: result: yes |
---|
203 | configure:6851: checking for inttypes.h |
---|
204 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
205 | configure:6851: $? = 0 |
---|
206 | configure:6851: result: yes |
---|
207 | configure:6851: checking for stdint.h |
---|
208 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
209 | configure:6851: $? = 0 |
---|
210 | configure:6851: result: yes |
---|
211 | configure:6851: checking for unistd.h |
---|
212 | configure:6851: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
213 | configure:6851: $? = 0 |
---|
214 | configure:6851: result: yes |
---|
215 | configure:6864: checking minix/config.h usability |
---|
216 | configure:6864: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
217 | conftest.c:52:10: fatal error: minix/config.h: No such file or directory |
---|
218 | 52 | #include <minix/config.h> |
---|
219 | | ^~~~~~~~~~~~~~~~ |
---|
220 | compilation terminated. |
---|
221 | configure:6864: $? = 1 |
---|
222 | configure: failed program was: |
---|
223 | | /* confdefs.h */ |
---|
224 | | #define PACKAGE_NAME "MPICH" |
---|
225 | | #define PACKAGE_TARNAME "mpich" |
---|
226 | | #define PACKAGE_VERSION "4.0.2" |
---|
227 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
228 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
229 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
230 | | #define STDC_HEADERS 1 |
---|
231 | | #define HAVE_SYS_TYPES_H 1 |
---|
232 | | #define HAVE_SYS_STAT_H 1 |
---|
233 | | #define HAVE_STDLIB_H 1 |
---|
234 | | #define HAVE_STRING_H 1 |
---|
235 | | #define HAVE_MEMORY_H 1 |
---|
236 | | #define HAVE_STRINGS_H 1 |
---|
237 | | #define HAVE_INTTYPES_H 1 |
---|
238 | | #define HAVE_STDINT_H 1 |
---|
239 | | #define HAVE_UNISTD_H 1 |
---|
240 | | /* end confdefs.h. */ |
---|
241 | | #include <stdio.h> |
---|
242 | | #ifdef HAVE_SYS_TYPES_H |
---|
243 | | # include <sys/types.h> |
---|
244 | | #endif |
---|
245 | | #ifdef HAVE_SYS_STAT_H |
---|
246 | | # include <sys/stat.h> |
---|
247 | | #endif |
---|
248 | | #ifdef STDC_HEADERS |
---|
249 | | # include <stdlib.h> |
---|
250 | | # include <stddef.h> |
---|
251 | | #else |
---|
252 | | # ifdef HAVE_STDLIB_H |
---|
253 | | # include <stdlib.h> |
---|
254 | | # endif |
---|
255 | | #endif |
---|
256 | | #ifdef HAVE_STRING_H |
---|
257 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
258 | | # include <memory.h> |
---|
259 | | # endif |
---|
260 | | # include <string.h> |
---|
261 | | #endif |
---|
262 | | #ifdef HAVE_STRINGS_H |
---|
263 | | # include <strings.h> |
---|
264 | | #endif |
---|
265 | | #ifdef HAVE_INTTYPES_H |
---|
266 | | # include <inttypes.h> |
---|
267 | | #endif |
---|
268 | | #ifdef HAVE_STDINT_H |
---|
269 | | # include <stdint.h> |
---|
270 | | #endif |
---|
271 | | #ifdef HAVE_UNISTD_H |
---|
272 | | # include <unistd.h> |
---|
273 | | #endif |
---|
274 | | #include <minix/config.h> |
---|
275 | configure:6864: result: no |
---|
276 | configure:6864: checking minix/config.h presence |
---|
277 | configure:6864: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
278 | conftest.c:19:10: fatal error: minix/config.h: No such file or directory |
---|
279 | 19 | #include <minix/config.h> |
---|
280 | | ^~~~~~~~~~~~~~~~ |
---|
281 | compilation terminated. |
---|
282 | configure:6864: $? = 1 |
---|
283 | configure: failed program was: |
---|
284 | | /* confdefs.h */ |
---|
285 | | #define PACKAGE_NAME "MPICH" |
---|
286 | | #define PACKAGE_TARNAME "mpich" |
---|
287 | | #define PACKAGE_VERSION "4.0.2" |
---|
288 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
289 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
290 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
291 | | #define STDC_HEADERS 1 |
---|
292 | | #define HAVE_SYS_TYPES_H 1 |
---|
293 | | #define HAVE_SYS_STAT_H 1 |
---|
294 | | #define HAVE_STDLIB_H 1 |
---|
295 | | #define HAVE_STRING_H 1 |
---|
296 | | #define HAVE_MEMORY_H 1 |
---|
297 | | #define HAVE_STRINGS_H 1 |
---|
298 | | #define HAVE_INTTYPES_H 1 |
---|
299 | | #define HAVE_STDINT_H 1 |
---|
300 | | #define HAVE_UNISTD_H 1 |
---|
301 | | /* end confdefs.h. */ |
---|
302 | | #include <minix/config.h> |
---|
303 | configure:6864: result: no |
---|
304 | configure:6864: checking for minix/config.h |
---|
305 | configure:6864: result: no |
---|
306 | configure:6885: checking whether it is safe to define __EXTENSIONS__ |
---|
307 | configure:6903: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
308 | configure:6903: $? = 0 |
---|
309 | configure:6910: result: yes |
---|
310 | configure:6925: checking for fgrep |
---|
311 | configure:6987: result: /opt/local/bin/ggrep -F |
---|
312 | configure:6992: checking if fgrep support -w option |
---|
313 | configure:6996: result: yes |
---|
314 | configure:7011: checking whether C compiler accepts option -fno-common |
---|
315 | configure:7063: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c > pac_test1.log 2>&1 |
---|
316 | configure:7063: $? = 0 |
---|
317 | configure:7094: /opt/local/bin/gcc-mp-11 -o conftest -fno-common -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c > pac_test2.log 2>&1 |
---|
318 | configure:7094: $? = 0 |
---|
319 | configure:7102: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
320 | configure:7105: $? = 0 |
---|
321 | configure:7205: result: yes |
---|
322 | configure:7210: checking whether routines compiled with -fno-common can be linked with ones compiled without -fno-common |
---|
323 | configure:7250: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.c > pac_test3.log 2>&1 |
---|
324 | configure:7250: $? = 0 |
---|
325 | configure:7254: mv conftest.o pac_conftest.o |
---|
326 | configure:7257: $? = 0 |
---|
327 | configure:7293: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
328 | configure:7293: $? = 0 |
---|
329 | configure:7328: /opt/local/bin/gcc-mp-11 -o conftest -fno-common -pipe -m32 -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
330 | configure:7328: $? = 0 |
---|
331 | configure:7336: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
332 | configure:7339: $? = 0 |
---|
333 | configure:7478: result: yes |
---|
334 | CFLAGS(=' -pipe -m32') does not contain '-fno-common', appending |
---|
335 | configure:7535: checking for a BSD-compatible install |
---|
336 | configure:7603: result: /usr/bin/install -c |
---|
337 | configure:7614: checking whether build environment is sane |
---|
338 | configure:7669: result: yes |
---|
339 | configure:7817: checking for a thread-safe mkdir -p |
---|
340 | configure:7856: result: /opt/local/bin/gmkdir -p |
---|
341 | configure:7863: checking for gawk |
---|
342 | configure:7879: found /opt/local/bin/gawk |
---|
343 | configure:7890: result: gawk |
---|
344 | configure:7901: checking whether make sets $(MAKE) |
---|
345 | configure:7923: result: yes |
---|
346 | configure:7953: checking for style of include used by make |
---|
347 | configure:7981: result: GNU |
---|
348 | configure:8015: checking whether make supports nested variables |
---|
349 | configure:8032: result: yes |
---|
350 | configure:8117: checking dependency style of /opt/local/bin/gcc-mp-11 |
---|
351 | configure:8228: result: none |
---|
352 | configure:8287: checking whether to enable maintainer-specific portions of Makefiles |
---|
353 | configure:8296: result: yes |
---|
354 | configure:8359: checking for ar |
---|
355 | configure:8375: found /opt/local/bin/ar |
---|
356 | configure:8386: result: ar |
---|
357 | configure:8412: checking the archiver (ar) interface |
---|
358 | configure:8428: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
359 | configure:8428: $? = 0 |
---|
360 | configure:8430: ar cru libconftest.a conftest.o >&5 |
---|
361 | configure:8433: $? = 0 |
---|
362 | configure:8461: result: ar |
---|
363 | configure:8528: checking how to print strings |
---|
364 | configure:8555: result: printf |
---|
365 | configure:8576: checking for a sed that does not truncate output |
---|
366 | configure:8640: result: /opt/local/bin/gsed |
---|
367 | configure:8688: checking for ld used by /opt/local/bin/gcc-mp-11 |
---|
368 | configure:8755: result: /opt/local/bin/ld |
---|
369 | configure:8762: checking if the linker (/opt/local/bin/ld) is GNU ld |
---|
370 | configure:8777: result: no |
---|
371 | configure:8789: checking for BSD- or MS-compatible name lister (nm) |
---|
372 | configure:8843: result: /usr/bin/nm -p |
---|
373 | configure:8973: checking the name lister (/usr/bin/nm -p) interface |
---|
374 | configure:8980: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
375 | configure:8983: /usr/bin/nm -p "conftest.o" |
---|
376 | configure:8986: output |
---|
377 | 00000000 S _some_variable |
---|
378 | configure:8993: result: BSD nm |
---|
379 | configure:8996: checking whether ln -s works |
---|
380 | configure:9000: result: yes |
---|
381 | configure:9008: checking the maximum length of command line arguments |
---|
382 | configure:9139: result: 196608 |
---|
383 | configure:9187: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format |
---|
384 | configure:9227: result: func_convert_file_noop |
---|
385 | configure:9234: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format |
---|
386 | configure:9254: result: func_convert_file_noop |
---|
387 | configure:9261: checking for /opt/local/bin/ld option to reload object files |
---|
388 | configure:9268: result: -r |
---|
389 | configure:9342: checking for objdump |
---|
390 | configure:9372: result: no |
---|
391 | configure:9401: checking how to recognize dependent libraries |
---|
392 | configure:9601: result: pass_all |
---|
393 | configure:9686: checking for dlltool |
---|
394 | configure:9716: result: no |
---|
395 | configure:9746: checking how to associate runtime and link libraries |
---|
396 | configure:9773: result: printf %s\n |
---|
397 | configure:9897: checking for archiver @FILE support |
---|
398 | configure:9914: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
399 | configure:9914: $? = 0 |
---|
400 | configure:9917: ar cru libconftest.a @conftest.lst >&5 |
---|
401 | ar: @conftest.lst: No such file or directory |
---|
402 | configure:9920: $? = 1 |
---|
403 | configure:9940: result: no |
---|
404 | configure:9998: checking for strip |
---|
405 | configure:10014: found /opt/local/bin/strip |
---|
406 | configure:10025: result: strip |
---|
407 | configure:10097: checking for ranlib |
---|
408 | configure:10113: found /opt/local/bin/ranlib |
---|
409 | configure:10124: result: ranlib |
---|
410 | configure:10226: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-mp-11 object |
---|
411 | configure:10379: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
412 | configure:10382: $? = 0 |
---|
413 | configure:10386: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
414 | configure:10389: $? = 0 |
---|
415 | cannot find nm_test_var in conftest.nm |
---|
416 | configure:10379: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
417 | configure:10382: $? = 0 |
---|
418 | configure:10386: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
419 | configure:10389: $? = 0 |
---|
420 | configure:10455: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c conftstm.o >&5 |
---|
421 | configure:10458: $? = 0 |
---|
422 | configure:10496: result: ok |
---|
423 | configure:10543: checking for sysroot |
---|
424 | configure:10573: result: no |
---|
425 | configure:10580: checking for a working dd |
---|
426 | configure:10618: result: /bin/dd |
---|
427 | configure:10622: checking how to truncate binary pipes |
---|
428 | configure:10637: result: /bin/dd bs=4096 count=1 |
---|
429 | configure:10966: checking for mt |
---|
430 | configure:10996: result: no |
---|
431 | configure:11016: checking if : is a manifest tool |
---|
432 | configure:11022: : '-?' |
---|
433 | configure:11030: result: no |
---|
434 | configure:11086: checking for dsymutil |
---|
435 | configure:11102: found /usr/bin/dsymutil |
---|
436 | configure:11113: result: dsymutil |
---|
437 | configure:11178: checking for nmedit |
---|
438 | configure:11194: found /opt/local/bin/nmedit |
---|
439 | configure:11205: result: nmedit |
---|
440 | configure:11270: checking for lipo |
---|
441 | configure:11286: found /opt/local/bin/lipo |
---|
442 | configure:11297: result: lipo |
---|
443 | configure:11362: checking for otool |
---|
444 | configure:11378: found /opt/local/bin/otool |
---|
445 | configure:11389: result: otool |
---|
446 | configure:11454: checking for otool64 |
---|
447 | configure:11484: result: no |
---|
448 | configure:11529: checking for -single_module linker flag |
---|
449 | /opt/local/bin/gcc-mp-11 -pipe -m32 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
450 | configure:11562: result: yes |
---|
451 | configure:11565: checking for -exported_symbols_list linker flag |
---|
452 | configure:11585: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
453 | configure:11585: $? = 0 |
---|
454 | configure:11595: result: yes |
---|
455 | configure:11598: checking for -force_load linker flag |
---|
456 | /opt/local/bin/gcc-mp-11 -pipe -m32 -fno-common -c -o conftest.o conftest.c |
---|
457 | ar cru libconftest.a conftest.o |
---|
458 | ranlib libconftest.a |
---|
459 | /opt/local/bin/gcc-mp-11 -pipe -m32 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
460 | configure:11630: result: yes |
---|
461 | configure:11699: checking for dlfcn.h |
---|
462 | configure:11699: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
463 | configure:11699: $? = 0 |
---|
464 | configure:11699: result: yes |
---|
465 | configure:11955: checking for objdir |
---|
466 | configure:11970: result: .libs |
---|
467 | configure:12234: checking if /opt/local/bin/gcc-mp-11 supports -fno-rtti -fno-exceptions |
---|
468 | configure:12252: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -fno-rtti -fno-exceptions conftest.c >&5 |
---|
469 | cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C |
---|
470 | configure:12256: $? = 0 |
---|
471 | configure:12269: result: no |
---|
472 | configure:12636: checking for /opt/local/bin/gcc-mp-11 option to produce PIC |
---|
473 | configure:12643: result: -fno-common -DPIC |
---|
474 | configure:12651: checking if /opt/local/bin/gcc-mp-11 PIC flag -fno-common -DPIC works |
---|
475 | configure:12669: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.c >&5 |
---|
476 | configure:12673: $? = 0 |
---|
477 | configure:12686: result: yes |
---|
478 | configure:12715: checking if /opt/local/bin/gcc-mp-11 static flag -static works |
---|
479 | configure:12743: result: no |
---|
480 | configure:12758: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o |
---|
481 | configure:12779: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.c >&5 |
---|
482 | configure:12783: $? = 0 |
---|
483 | configure:12805: result: yes |
---|
484 | configure:12813: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o |
---|
485 | configure:12860: result: yes |
---|
486 | configure:12893: checking whether the /opt/local/bin/gcc-mp-11 linker (/opt/local/bin/ld) supports shared libraries |
---|
487 | configure:14166: result: yes |
---|
488 | configure:14406: checking dynamic linker characteristics |
---|
489 | configure:15265: result: darwin9.8.0 dyld |
---|
490 | configure:15387: checking how to hardcode library paths into programs |
---|
491 | configure:15412: result: immediate |
---|
492 | configure:15960: checking whether stripping libraries is possible |
---|
493 | configure:15974: result: yes |
---|
494 | configure:16000: checking if libtool supports shared libraries |
---|
495 | configure:16002: result: yes |
---|
496 | configure:16005: checking whether to build shared libraries |
---|
497 | configure:16030: result: yes |
---|
498 | configure:16033: checking whether to build static libraries |
---|
499 | configure:16037: result: yes |
---|
500 | configure:16086: checking whether make supports nested variables |
---|
501 | configure:16103: result: yes |
---|
502 | configure:16261: checking for C++ compiler version |
---|
503 | configure:16270: /opt/local/bin/g++-mp-11 --version >&5 |
---|
504 | g++-mp-11 (MacPorts gcc11 11.3.0_1+universal) 11.3.0 |
---|
505 | Copyright (C) 2021 Free Software Foundation, Inc. |
---|
506 | This is free software; see the source for copying conditions. There is NO |
---|
507 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
508 | |
---|
509 | configure:16281: $? = 0 |
---|
510 | configure:16270: /opt/local/bin/g++-mp-11 -v >&5 |
---|
511 | Using built-in specs. |
---|
512 | COLLECT_GCC=/opt/local/bin/g++-mp-11 |
---|
513 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper |
---|
514 | Target: ppc-apple-darwin9 |
---|
515 | Configured with: /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_gcc11/gcc11/work/gcc-11.3.0/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc11 --includedir=/opt/local/include/gcc11 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-11 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-11 --with-gxx-include-dir=/opt/local/include/gcc11/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-stage1-checking --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-tune-cpu=G5 --disable-tls --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-pkgversion='MacPorts gcc11 11.3.0_1+universal' |
---|
516 | Thread model: posix |
---|
517 | Supported LTO compression algorithms: zlib zstd |
---|
518 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
519 | configure:16281: $? = 0 |
---|
520 | configure:16270: /opt/local/bin/g++-mp-11 -V >&5 |
---|
521 | g++-mp-11: error: unrecognized command-line option '-V' |
---|
522 | g++-mp-11: fatal error: no input files |
---|
523 | compilation terminated. |
---|
524 | configure:16281: $? = 1 |
---|
525 | configure:16270: /opt/local/bin/g++-mp-11 -qversion >&5 |
---|
526 | g++-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
527 | g++-mp-11: fatal error: no input files |
---|
528 | compilation terminated. |
---|
529 | configure:16281: $? = 1 |
---|
530 | configure:16285: checking whether we are using the GNU C++ compiler |
---|
531 | configure:16304: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.cpp >&5 |
---|
532 | configure:16304: $? = 0 |
---|
533 | configure:16313: result: yes |
---|
534 | configure:16322: checking whether /opt/local/bin/g++-mp-11 accepts -g |
---|
535 | configure:16342: /opt/local/bin/g++-mp-11 -c -g -isystem/opt/local/include/LegacySupport conftest.cpp >&5 |
---|
536 | configure:16342: $? = 0 |
---|
537 | configure:16383: result: yes |
---|
538 | configure:16408: checking dependency style of /opt/local/bin/g++-mp-11 |
---|
539 | configure:16519: result: none |
---|
540 | configure:16552: checking how to run the C++ preprocessor |
---|
541 | configure:16579: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.cpp |
---|
542 | configure:16579: $? = 0 |
---|
543 | configure:16593: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.cpp |
---|
544 | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory |
---|
545 | 28 | #include <ac_nonexistent.h> |
---|
546 | | ^~~~~~~~~~~~~~~~~~ |
---|
547 | compilation terminated. |
---|
548 | configure:16593: $? = 1 |
---|
549 | configure: failed program was: |
---|
550 | | /* confdefs.h */ |
---|
551 | | #define PACKAGE_NAME "MPICH" |
---|
552 | | #define PACKAGE_TARNAME "mpich" |
---|
553 | | #define PACKAGE_VERSION "4.0.2" |
---|
554 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
555 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
556 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
557 | | #define STDC_HEADERS 1 |
---|
558 | | #define HAVE_SYS_TYPES_H 1 |
---|
559 | | #define HAVE_SYS_STAT_H 1 |
---|
560 | | #define HAVE_STDLIB_H 1 |
---|
561 | | #define HAVE_STRING_H 1 |
---|
562 | | #define HAVE_MEMORY_H 1 |
---|
563 | | #define HAVE_STRINGS_H 1 |
---|
564 | | #define HAVE_INTTYPES_H 1 |
---|
565 | | #define HAVE_STDINT_H 1 |
---|
566 | | #define HAVE_UNISTD_H 1 |
---|
567 | | #define __EXTENSIONS__ 1 |
---|
568 | | #define _ALL_SOURCE 1 |
---|
569 | | #define _GNU_SOURCE 1 |
---|
570 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
571 | | #define _TANDEM_SOURCE 1 |
---|
572 | | #define PACKAGE "mpich" |
---|
573 | | #define VERSION "4.0.2" |
---|
574 | | #define HAVE_DLFCN_H 1 |
---|
575 | | #define LT_OBJDIR ".libs/" |
---|
576 | | /* end confdefs.h. */ |
---|
577 | | #include <ac_nonexistent.h> |
---|
578 | configure:16618: result: /opt/local/bin/g++-mp-11 -E |
---|
579 | configure:16638: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.cpp |
---|
580 | configure:16638: $? = 0 |
---|
581 | configure:16652: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.cpp |
---|
582 | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory |
---|
583 | 28 | #include <ac_nonexistent.h> |
---|
584 | | ^~~~~~~~~~~~~~~~~~ |
---|
585 | compilation terminated. |
---|
586 | configure:16652: $? = 1 |
---|
587 | configure: failed program was: |
---|
588 | | /* confdefs.h */ |
---|
589 | | #define PACKAGE_NAME "MPICH" |
---|
590 | | #define PACKAGE_TARNAME "mpich" |
---|
591 | | #define PACKAGE_VERSION "4.0.2" |
---|
592 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
593 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
594 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
595 | | #define STDC_HEADERS 1 |
---|
596 | | #define HAVE_SYS_TYPES_H 1 |
---|
597 | | #define HAVE_SYS_STAT_H 1 |
---|
598 | | #define HAVE_STDLIB_H 1 |
---|
599 | | #define HAVE_STRING_H 1 |
---|
600 | | #define HAVE_MEMORY_H 1 |
---|
601 | | #define HAVE_STRINGS_H 1 |
---|
602 | | #define HAVE_INTTYPES_H 1 |
---|
603 | | #define HAVE_STDINT_H 1 |
---|
604 | | #define HAVE_UNISTD_H 1 |
---|
605 | | #define __EXTENSIONS__ 1 |
---|
606 | | #define _ALL_SOURCE 1 |
---|
607 | | #define _GNU_SOURCE 1 |
---|
608 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
609 | | #define _TANDEM_SOURCE 1 |
---|
610 | | #define PACKAGE "mpich" |
---|
611 | | #define VERSION "4.0.2" |
---|
612 | | #define HAVE_DLFCN_H 1 |
---|
613 | | #define LT_OBJDIR ".libs/" |
---|
614 | | /* end confdefs.h. */ |
---|
615 | | #include <ac_nonexistent.h> |
---|
616 | configure:16814: checking for ld used by /opt/local/bin/g++-mp-11 |
---|
617 | configure:16881: result: /opt/local/bin/ld |
---|
618 | configure:16888: checking if the linker (/opt/local/bin/ld) is GNU ld |
---|
619 | configure:16903: result: no |
---|
620 | configure:16958: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries |
---|
621 | configure:18034: result: yes |
---|
622 | configure:18070: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport conftest.cpp >&5 |
---|
623 | configure:18073: $? = 0 |
---|
624 | configure:18554: checking for /opt/local/bin/g++-mp-11 option to produce PIC |
---|
625 | configure:18561: result: -fno-common -DPIC |
---|
626 | configure:18569: checking if /opt/local/bin/g++-mp-11 PIC flag -fno-common -DPIC works |
---|
627 | configure:18587: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
628 | configure:18591: $? = 0 |
---|
629 | configure:18604: result: yes |
---|
630 | configure:18627: checking if /opt/local/bin/g++-mp-11 static flag -static works |
---|
631 | configure:18655: result: no |
---|
632 | configure:18667: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o |
---|
633 | configure:18688: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.cpp >&5 |
---|
634 | configure:18692: $? = 0 |
---|
635 | configure:18714: result: yes |
---|
636 | configure:18719: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o |
---|
637 | configure:18766: result: yes |
---|
638 | configure:18796: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries |
---|
639 | configure:18836: result: yes |
---|
640 | configure:18977: checking dynamic linker characteristics |
---|
641 | configure:19763: result: darwin9.8.0 dyld |
---|
642 | configure:19828: checking how to hardcode library paths into programs |
---|
643 | configure:19853: result: immediate |
---|
644 | configure:20018: checking for Fortran compiler version |
---|
645 | configure:20027: /opt/local/bin/gfortran-mp-11 --version >&5 |
---|
646 | GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0 |
---|
647 | Copyright (C) 2021 Free Software Foundation, Inc. |
---|
648 | This is free software; see the source for copying conditions. There is NO |
---|
649 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
650 | |
---|
651 | configure:20038: $? = 0 |
---|
652 | configure:20027: /opt/local/bin/gfortran-mp-11 -v >&5 |
---|
653 | Using built-in specs. |
---|
654 | COLLECT_GCC=/opt/local/bin/gfortran-mp-11 |
---|
655 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper |
---|
656 | Target: ppc-apple-darwin9 |
---|
657 | Configured with: /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_gcc11/gcc11/work/gcc-11.3.0/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc11 --includedir=/opt/local/include/gcc11 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-11 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-11 --with-gxx-include-dir=/opt/local/include/gcc11/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-stage1-checking --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-tune-cpu=G5 --disable-tls --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-pkgversion='MacPorts gcc11 11.3.0_1+universal' |
---|
658 | Thread model: posix |
---|
659 | Supported LTO compression algorithms: zlib zstd |
---|
660 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
661 | configure:20038: $? = 0 |
---|
662 | configure:20027: /opt/local/bin/gfortran-mp-11 -V >&5 |
---|
663 | gfortran-mp-11: error: unrecognized command-line option '-V' |
---|
664 | gfortran-mp-11: fatal error: no input files |
---|
665 | compilation terminated. |
---|
666 | configure:20038: $? = 1 |
---|
667 | configure:20027: /opt/local/bin/gfortran-mp-11 -qversion >&5 |
---|
668 | gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
669 | gfortran-mp-11: fatal error: no input files |
---|
670 | compilation terminated. |
---|
671 | configure:20038: $? = 1 |
---|
672 | configure:20047: checking whether we are using the GNU Fortran compiler |
---|
673 | configure:20060: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.F >&5 |
---|
674 | configure:20060: $? = 0 |
---|
675 | configure:20069: result: yes |
---|
676 | configure:20075: checking whether /opt/local/bin/gfortran-mp-11 accepts -g |
---|
677 | configure:20086: /opt/local/bin/gfortran-mp-11 -c -g conftest.f >&5 |
---|
678 | configure:20086: $? = 0 |
---|
679 | configure:20094: result: yes |
---|
680 | configure:20226: checking if libtool supports shared libraries |
---|
681 | configure:20228: result: yes |
---|
682 | configure:20231: checking whether to build shared libraries |
---|
683 | configure:20255: result: yes |
---|
684 | configure:20258: checking whether to build static libraries |
---|
685 | configure:20262: result: yes |
---|
686 | configure:20296: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f >&5 |
---|
687 | configure:20299: $? = 0 |
---|
688 | configure:20768: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC |
---|
689 | configure:20775: result: -fno-common |
---|
690 | configure:20783: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works |
---|
691 | configure:20801: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -fno-common conftest.f >&5 |
---|
692 | configure:20805: $? = 0 |
---|
693 | configure:20818: result: yes |
---|
694 | configure:20841: checking if /opt/local/bin/gfortran-mp-11 static flag -static works |
---|
695 | configure:20869: result: no |
---|
696 | configure:20881: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o |
---|
697 | configure:20902: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -o out/conftest2.o conftest.f >&5 |
---|
698 | configure:20906: $? = 0 |
---|
699 | configure:20928: result: yes |
---|
700 | configure:20933: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o |
---|
701 | configure:20980: result: yes |
---|
702 | configure:21010: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries |
---|
703 | configure:22233: result: yes |
---|
704 | configure:22374: checking dynamic linker characteristics |
---|
705 | configure:23154: result: darwin9.8.0 dyld |
---|
706 | configure:23219: checking how to hardcode library paths into programs |
---|
707 | configure:23244: result: immediate |
---|
708 | configure:23397: checking for Fortran 77 compiler version |
---|
709 | configure:23406: /opt/local/bin/gfortran-mp-11 --version >&5 |
---|
710 | GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0 |
---|
711 | Copyright (C) 2021 Free Software Foundation, Inc. |
---|
712 | This is free software; see the source for copying conditions. There is NO |
---|
713 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
714 | |
---|
715 | configure:23417: $? = 0 |
---|
716 | configure:23406: /opt/local/bin/gfortran-mp-11 -v >&5 |
---|
717 | Using built-in specs. |
---|
718 | COLLECT_GCC=/opt/local/bin/gfortran-mp-11 |
---|
719 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper |
---|
720 | Target: ppc-apple-darwin9 |
---|
721 | Configured with: /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_gcc11/gcc11/work/gcc-11.3.0/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc11 --includedir=/opt/local/include/gcc11 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-11 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-11 --with-gxx-include-dir=/opt/local/include/gcc11/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-stage1-checking --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-tune-cpu=G5 --disable-tls --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-pkgversion='MacPorts gcc11 11.3.0_1+universal' |
---|
722 | Thread model: posix |
---|
723 | Supported LTO compression algorithms: zlib zstd |
---|
724 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
725 | configure:23417: $? = 0 |
---|
726 | configure:23406: /opt/local/bin/gfortran-mp-11 -V >&5 |
---|
727 | gfortran-mp-11: error: unrecognized command-line option '-V' |
---|
728 | gfortran-mp-11: fatal error: no input files |
---|
729 | compilation terminated. |
---|
730 | configure:23417: $? = 1 |
---|
731 | configure:23406: /opt/local/bin/gfortran-mp-11 -qversion >&5 |
---|
732 | gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
---|
733 | gfortran-mp-11: fatal error: no input files |
---|
734 | compilation terminated. |
---|
735 | configure:23417: $? = 1 |
---|
736 | configure:23426: checking whether we are using the GNU Fortran 77 compiler |
---|
737 | configure:23439: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.F >&5 |
---|
738 | configure:23439: $? = 0 |
---|
739 | configure:23448: result: yes |
---|
740 | configure:23454: checking whether /opt/local/bin/gfortran-mp-11 accepts -g |
---|
741 | configure:23465: /opt/local/bin/gfortran-mp-11 -c -g conftest.f >&5 |
---|
742 | configure:23465: $? = 0 |
---|
743 | configure:23473: result: yes |
---|
744 | configure:23602: checking if libtool supports shared libraries |
---|
745 | configure:23604: result: yes |
---|
746 | configure:23607: checking whether to build shared libraries |
---|
747 | configure:23631: result: yes |
---|
748 | configure:23634: checking whether to build static libraries |
---|
749 | configure:23638: result: yes |
---|
750 | configure:23999: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC |
---|
751 | configure:24006: result: -fno-common |
---|
752 | configure:24014: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works |
---|
753 | configure:24032: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -fno-common conftest.f >&5 |
---|
754 | configure:24036: $? = 0 |
---|
755 | configure:24049: result: yes |
---|
756 | configure:24072: checking if /opt/local/bin/gfortran-mp-11 static flag -static works |
---|
757 | configure:24100: result: no |
---|
758 | configure:24112: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o |
---|
759 | configure:24133: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -o out/conftest2.o conftest.f >&5 |
---|
760 | configure:24137: $? = 0 |
---|
761 | configure:24159: result: yes |
---|
762 | configure:24164: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o |
---|
763 | configure:24211: result: yes |
---|
764 | configure:24241: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries |
---|
765 | configure:25464: result: yes |
---|
766 | configure:25605: checking dynamic linker characteristics |
---|
767 | configure:26385: result: darwin9.8.0 dyld |
---|
768 | configure:26450: checking how to hardcode library paths into programs |
---|
769 | configure:26475: result: immediate |
---|
770 | configure:26548: checking for C compiler vendor |
---|
771 | configure:26569: /opt/local/bin/gcc-mp-11 --version </dev/null >conftest.txt 2>&1 |
---|
772 | configure:26572: $? = 0 |
---|
773 | configure:26599: result: gnu |
---|
774 | configure:27672: RUNNING PREREQ FOR CH4 DEVICE |
---|
775 | configure:27846: checking rdma/fabric.h usability |
---|
776 | configure:27846: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
777 | conftest.c:62:10: fatal error: rdma/fabric.h: No such file or directory |
---|
778 | 62 | #include <rdma/fabric.h> |
---|
779 | | ^~~~~~~~~~~~~~~ |
---|
780 | compilation terminated. |
---|
781 | configure:27846: $? = 1 |
---|
782 | configure: failed program was: |
---|
783 | | /* confdefs.h */ |
---|
784 | | #define PACKAGE_NAME "MPICH" |
---|
785 | | #define PACKAGE_TARNAME "mpich" |
---|
786 | | #define PACKAGE_VERSION "4.0.2" |
---|
787 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
788 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
789 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
790 | | #define STDC_HEADERS 1 |
---|
791 | | #define HAVE_SYS_TYPES_H 1 |
---|
792 | | #define HAVE_SYS_STAT_H 1 |
---|
793 | | #define HAVE_STDLIB_H 1 |
---|
794 | | #define HAVE_STRING_H 1 |
---|
795 | | #define HAVE_MEMORY_H 1 |
---|
796 | | #define HAVE_STRINGS_H 1 |
---|
797 | | #define HAVE_INTTYPES_H 1 |
---|
798 | | #define HAVE_STDINT_H 1 |
---|
799 | | #define HAVE_UNISTD_H 1 |
---|
800 | | #define __EXTENSIONS__ 1 |
---|
801 | | #define _ALL_SOURCE 1 |
---|
802 | | #define _GNU_SOURCE 1 |
---|
803 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
804 | | #define _TANDEM_SOURCE 1 |
---|
805 | | #define PACKAGE "mpich" |
---|
806 | | #define VERSION "4.0.2" |
---|
807 | | #define HAVE_DLFCN_H 1 |
---|
808 | | #define LT_OBJDIR ".libs/" |
---|
809 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
810 | | /* end confdefs.h. */ |
---|
811 | | #include <stdio.h> |
---|
812 | | #ifdef HAVE_SYS_TYPES_H |
---|
813 | | # include <sys/types.h> |
---|
814 | | #endif |
---|
815 | | #ifdef HAVE_SYS_STAT_H |
---|
816 | | # include <sys/stat.h> |
---|
817 | | #endif |
---|
818 | | #ifdef STDC_HEADERS |
---|
819 | | # include <stdlib.h> |
---|
820 | | # include <stddef.h> |
---|
821 | | #else |
---|
822 | | # ifdef HAVE_STDLIB_H |
---|
823 | | # include <stdlib.h> |
---|
824 | | # endif |
---|
825 | | #endif |
---|
826 | | #ifdef HAVE_STRING_H |
---|
827 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
828 | | # include <memory.h> |
---|
829 | | # endif |
---|
830 | | # include <string.h> |
---|
831 | | #endif |
---|
832 | | #ifdef HAVE_STRINGS_H |
---|
833 | | # include <strings.h> |
---|
834 | | #endif |
---|
835 | | #ifdef HAVE_INTTYPES_H |
---|
836 | | # include <inttypes.h> |
---|
837 | | #endif |
---|
838 | | #ifdef HAVE_STDINT_H |
---|
839 | | # include <stdint.h> |
---|
840 | | #endif |
---|
841 | | #ifdef HAVE_UNISTD_H |
---|
842 | | # include <unistd.h> |
---|
843 | | #endif |
---|
844 | | #include <rdma/fabric.h> |
---|
845 | configure:27846: result: no |
---|
846 | configure:27846: checking rdma/fabric.h presence |
---|
847 | configure:27846: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
848 | conftest.c:29:10: fatal error: rdma/fabric.h: No such file or directory |
---|
849 | 29 | #include <rdma/fabric.h> |
---|
850 | | ^~~~~~~~~~~~~~~ |
---|
851 | compilation terminated. |
---|
852 | configure:27846: $? = 1 |
---|
853 | configure: failed program was: |
---|
854 | | /* confdefs.h */ |
---|
855 | | #define PACKAGE_NAME "MPICH" |
---|
856 | | #define PACKAGE_TARNAME "mpich" |
---|
857 | | #define PACKAGE_VERSION "4.0.2" |
---|
858 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
859 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
860 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
861 | | #define STDC_HEADERS 1 |
---|
862 | | #define HAVE_SYS_TYPES_H 1 |
---|
863 | | #define HAVE_SYS_STAT_H 1 |
---|
864 | | #define HAVE_STDLIB_H 1 |
---|
865 | | #define HAVE_STRING_H 1 |
---|
866 | | #define HAVE_MEMORY_H 1 |
---|
867 | | #define HAVE_STRINGS_H 1 |
---|
868 | | #define HAVE_INTTYPES_H 1 |
---|
869 | | #define HAVE_STDINT_H 1 |
---|
870 | | #define HAVE_UNISTD_H 1 |
---|
871 | | #define __EXTENSIONS__ 1 |
---|
872 | | #define _ALL_SOURCE 1 |
---|
873 | | #define _GNU_SOURCE 1 |
---|
874 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
875 | | #define _TANDEM_SOURCE 1 |
---|
876 | | #define PACKAGE "mpich" |
---|
877 | | #define VERSION "4.0.2" |
---|
878 | | #define HAVE_DLFCN_H 1 |
---|
879 | | #define LT_OBJDIR ".libs/" |
---|
880 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
881 | | /* end confdefs.h. */ |
---|
882 | | #include <rdma/fabric.h> |
---|
883 | configure:27846: result: no |
---|
884 | configure:27846: checking for rdma/fabric.h |
---|
885 | configure:27846: result: no |
---|
886 | configure:28094: checking ucp/api/ucp.h usability |
---|
887 | configure:28094: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport conftest.c >&5 |
---|
888 | conftest.c:62:10: fatal error: ucp/api/ucp.h: No such file or directory |
---|
889 | 62 | #include <ucp/api/ucp.h> |
---|
890 | | ^~~~~~~~~~~~~~~ |
---|
891 | compilation terminated. |
---|
892 | configure:28094: $? = 1 |
---|
893 | configure: failed program was: |
---|
894 | | /* confdefs.h */ |
---|
895 | | #define PACKAGE_NAME "MPICH" |
---|
896 | | #define PACKAGE_TARNAME "mpich" |
---|
897 | | #define PACKAGE_VERSION "4.0.2" |
---|
898 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
899 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
900 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
901 | | #define STDC_HEADERS 1 |
---|
902 | | #define HAVE_SYS_TYPES_H 1 |
---|
903 | | #define HAVE_SYS_STAT_H 1 |
---|
904 | | #define HAVE_STDLIB_H 1 |
---|
905 | | #define HAVE_STRING_H 1 |
---|
906 | | #define HAVE_MEMORY_H 1 |
---|
907 | | #define HAVE_STRINGS_H 1 |
---|
908 | | #define HAVE_INTTYPES_H 1 |
---|
909 | | #define HAVE_STDINT_H 1 |
---|
910 | | #define HAVE_UNISTD_H 1 |
---|
911 | | #define __EXTENSIONS__ 1 |
---|
912 | | #define _ALL_SOURCE 1 |
---|
913 | | #define _GNU_SOURCE 1 |
---|
914 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
915 | | #define _TANDEM_SOURCE 1 |
---|
916 | | #define PACKAGE "mpich" |
---|
917 | | #define VERSION "4.0.2" |
---|
918 | | #define HAVE_DLFCN_H 1 |
---|
919 | | #define LT_OBJDIR ".libs/" |
---|
920 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
921 | | /* end confdefs.h. */ |
---|
922 | | #include <stdio.h> |
---|
923 | | #ifdef HAVE_SYS_TYPES_H |
---|
924 | | # include <sys/types.h> |
---|
925 | | #endif |
---|
926 | | #ifdef HAVE_SYS_STAT_H |
---|
927 | | # include <sys/stat.h> |
---|
928 | | #endif |
---|
929 | | #ifdef STDC_HEADERS |
---|
930 | | # include <stdlib.h> |
---|
931 | | # include <stddef.h> |
---|
932 | | #else |
---|
933 | | # ifdef HAVE_STDLIB_H |
---|
934 | | # include <stdlib.h> |
---|
935 | | # endif |
---|
936 | | #endif |
---|
937 | | #ifdef HAVE_STRING_H |
---|
938 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
939 | | # include <memory.h> |
---|
940 | | # endif |
---|
941 | | # include <string.h> |
---|
942 | | #endif |
---|
943 | | #ifdef HAVE_STRINGS_H |
---|
944 | | # include <strings.h> |
---|
945 | | #endif |
---|
946 | | #ifdef HAVE_INTTYPES_H |
---|
947 | | # include <inttypes.h> |
---|
948 | | #endif |
---|
949 | | #ifdef HAVE_STDINT_H |
---|
950 | | # include <stdint.h> |
---|
951 | | #endif |
---|
952 | | #ifdef HAVE_UNISTD_H |
---|
953 | | # include <unistd.h> |
---|
954 | | #endif |
---|
955 | | #include <ucp/api/ucp.h> |
---|
956 | configure:28094: result: no |
---|
957 | configure:28094: checking ucp/api/ucp.h presence |
---|
958 | configure:28094: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport conftest.c |
---|
959 | conftest.c:29:10: fatal error: ucp/api/ucp.h: No such file or directory |
---|
960 | 29 | #include <ucp/api/ucp.h> |
---|
961 | | ^~~~~~~~~~~~~~~ |
---|
962 | compilation terminated. |
---|
963 | configure:28094: $? = 1 |
---|
964 | configure: failed program was: |
---|
965 | | /* confdefs.h */ |
---|
966 | | #define PACKAGE_NAME "MPICH" |
---|
967 | | #define PACKAGE_TARNAME "mpich" |
---|
968 | | #define PACKAGE_VERSION "4.0.2" |
---|
969 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
970 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
971 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
972 | | #define STDC_HEADERS 1 |
---|
973 | | #define HAVE_SYS_TYPES_H 1 |
---|
974 | | #define HAVE_SYS_STAT_H 1 |
---|
975 | | #define HAVE_STDLIB_H 1 |
---|
976 | | #define HAVE_STRING_H 1 |
---|
977 | | #define HAVE_MEMORY_H 1 |
---|
978 | | #define HAVE_STRINGS_H 1 |
---|
979 | | #define HAVE_INTTYPES_H 1 |
---|
980 | | #define HAVE_STDINT_H 1 |
---|
981 | | #define HAVE_UNISTD_H 1 |
---|
982 | | #define __EXTENSIONS__ 1 |
---|
983 | | #define _ALL_SOURCE 1 |
---|
984 | | #define _GNU_SOURCE 1 |
---|
985 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
986 | | #define _TANDEM_SOURCE 1 |
---|
987 | | #define PACKAGE "mpich" |
---|
988 | | #define VERSION "4.0.2" |
---|
989 | | #define HAVE_DLFCN_H 1 |
---|
990 | | #define LT_OBJDIR ".libs/" |
---|
991 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
992 | | /* end confdefs.h. */ |
---|
993 | | #include <ucp/api/ucp.h> |
---|
994 | configure:28094: result: no |
---|
995 | configure:28094: checking for ucp/api/ucp.h |
---|
996 | configure:28094: result: no |
---|
997 | configure:28217: CH4 select netmod: ofi |
---|
998 | CPPFLAGS(=' -isystem/opt/local/include/LegacySupport') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending |
---|
999 | configure:28831: checking hcoll/api/hcoll_api.h usability |
---|
1000 | configure:28831: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1001 | conftest.c:64:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory |
---|
1002 | 64 | #include <hcoll/api/hcoll_api.h> |
---|
1003 | | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
1004 | compilation terminated. |
---|
1005 | configure:28831: $? = 1 |
---|
1006 | configure: failed program was: |
---|
1007 | | /* confdefs.h */ |
---|
1008 | | #define PACKAGE_NAME "MPICH" |
---|
1009 | | #define PACKAGE_TARNAME "mpich" |
---|
1010 | | #define PACKAGE_VERSION "4.0.2" |
---|
1011 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1012 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1013 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1014 | | #define STDC_HEADERS 1 |
---|
1015 | | #define HAVE_SYS_TYPES_H 1 |
---|
1016 | | #define HAVE_SYS_STAT_H 1 |
---|
1017 | | #define HAVE_STDLIB_H 1 |
---|
1018 | | #define HAVE_STRING_H 1 |
---|
1019 | | #define HAVE_MEMORY_H 1 |
---|
1020 | | #define HAVE_STRINGS_H 1 |
---|
1021 | | #define HAVE_INTTYPES_H 1 |
---|
1022 | | #define HAVE_STDINT_H 1 |
---|
1023 | | #define HAVE_UNISTD_H 1 |
---|
1024 | | #define __EXTENSIONS__ 1 |
---|
1025 | | #define _ALL_SOURCE 1 |
---|
1026 | | #define _GNU_SOURCE 1 |
---|
1027 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1028 | | #define _TANDEM_SOURCE 1 |
---|
1029 | | #define PACKAGE "mpich" |
---|
1030 | | #define VERSION "4.0.2" |
---|
1031 | | #define HAVE_DLFCN_H 1 |
---|
1032 | | #define LT_OBJDIR ".libs/" |
---|
1033 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1034 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1035 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1036 | | /* end confdefs.h. */ |
---|
1037 | | #include <stdio.h> |
---|
1038 | | #ifdef HAVE_SYS_TYPES_H |
---|
1039 | | # include <sys/types.h> |
---|
1040 | | #endif |
---|
1041 | | #ifdef HAVE_SYS_STAT_H |
---|
1042 | | # include <sys/stat.h> |
---|
1043 | | #endif |
---|
1044 | | #ifdef STDC_HEADERS |
---|
1045 | | # include <stdlib.h> |
---|
1046 | | # include <stddef.h> |
---|
1047 | | #else |
---|
1048 | | # ifdef HAVE_STDLIB_H |
---|
1049 | | # include <stdlib.h> |
---|
1050 | | # endif |
---|
1051 | | #endif |
---|
1052 | | #ifdef HAVE_STRING_H |
---|
1053 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1054 | | # include <memory.h> |
---|
1055 | | # endif |
---|
1056 | | # include <string.h> |
---|
1057 | | #endif |
---|
1058 | | #ifdef HAVE_STRINGS_H |
---|
1059 | | # include <strings.h> |
---|
1060 | | #endif |
---|
1061 | | #ifdef HAVE_INTTYPES_H |
---|
1062 | | # include <inttypes.h> |
---|
1063 | | #endif |
---|
1064 | | #ifdef HAVE_STDINT_H |
---|
1065 | | # include <stdint.h> |
---|
1066 | | #endif |
---|
1067 | | #ifdef HAVE_UNISTD_H |
---|
1068 | | # include <unistd.h> |
---|
1069 | | #endif |
---|
1070 | | #include <hcoll/api/hcoll_api.h> |
---|
1071 | configure:28831: result: no |
---|
1072 | configure:28831: checking hcoll/api/hcoll_api.h presence |
---|
1073 | configure:28831: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c |
---|
1074 | conftest.c:31:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory |
---|
1075 | 31 | #include <hcoll/api/hcoll_api.h> |
---|
1076 | | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
1077 | compilation terminated. |
---|
1078 | configure:28831: $? = 1 |
---|
1079 | configure: failed program was: |
---|
1080 | | /* confdefs.h */ |
---|
1081 | | #define PACKAGE_NAME "MPICH" |
---|
1082 | | #define PACKAGE_TARNAME "mpich" |
---|
1083 | | #define PACKAGE_VERSION "4.0.2" |
---|
1084 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1085 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1086 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1087 | | #define STDC_HEADERS 1 |
---|
1088 | | #define HAVE_SYS_TYPES_H 1 |
---|
1089 | | #define HAVE_SYS_STAT_H 1 |
---|
1090 | | #define HAVE_STDLIB_H 1 |
---|
1091 | | #define HAVE_STRING_H 1 |
---|
1092 | | #define HAVE_MEMORY_H 1 |
---|
1093 | | #define HAVE_STRINGS_H 1 |
---|
1094 | | #define HAVE_INTTYPES_H 1 |
---|
1095 | | #define HAVE_STDINT_H 1 |
---|
1096 | | #define HAVE_UNISTD_H 1 |
---|
1097 | | #define __EXTENSIONS__ 1 |
---|
1098 | | #define _ALL_SOURCE 1 |
---|
1099 | | #define _GNU_SOURCE 1 |
---|
1100 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1101 | | #define _TANDEM_SOURCE 1 |
---|
1102 | | #define PACKAGE "mpich" |
---|
1103 | | #define VERSION "4.0.2" |
---|
1104 | | #define HAVE_DLFCN_H 1 |
---|
1105 | | #define LT_OBJDIR ".libs/" |
---|
1106 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1107 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1108 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1109 | | /* end confdefs.h. */ |
---|
1110 | | #include <hcoll/api/hcoll_api.h> |
---|
1111 | configure:28831: result: no |
---|
1112 | configure:28831: checking for hcoll/api/hcoll_api.h |
---|
1113 | configure:28831: result: no |
---|
1114 | configure:30105: checking for type of weak symbol alias support |
---|
1115 | configure:30131: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
1116 | conftest.c:51:1: warning: alias definitions not supported in Mach-O; ignored |
---|
1117 | 51 | } |
---|
1118 | | ^ |
---|
1119 | Undefined symbols: |
---|
1120 | "_PFoo", referenced from: |
---|
1121 | _main in ccMuD6Dm.o |
---|
1122 | ld: symbol(s) not found |
---|
1123 | collect2: error: ld returned 1 exit status |
---|
1124 | configure:30131: $? = 1 |
---|
1125 | configure: failed program was: |
---|
1126 | | /* confdefs.h */ |
---|
1127 | | #define PACKAGE_NAME "MPICH" |
---|
1128 | | #define PACKAGE_TARNAME "mpich" |
---|
1129 | | #define PACKAGE_VERSION "4.0.2" |
---|
1130 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1131 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1132 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1133 | | #define STDC_HEADERS 1 |
---|
1134 | | #define HAVE_SYS_TYPES_H 1 |
---|
1135 | | #define HAVE_SYS_STAT_H 1 |
---|
1136 | | #define HAVE_STDLIB_H 1 |
---|
1137 | | #define HAVE_STRING_H 1 |
---|
1138 | | #define HAVE_MEMORY_H 1 |
---|
1139 | | #define HAVE_STRINGS_H 1 |
---|
1140 | | #define HAVE_INTTYPES_H 1 |
---|
1141 | | #define HAVE_STDINT_H 1 |
---|
1142 | | #define HAVE_UNISTD_H 1 |
---|
1143 | | #define __EXTENSIONS__ 1 |
---|
1144 | | #define _ALL_SOURCE 1 |
---|
1145 | | #define _GNU_SOURCE 1 |
---|
1146 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1147 | | #define _TANDEM_SOURCE 1 |
---|
1148 | | #define PACKAGE "mpich" |
---|
1149 | | #define VERSION "4.0.2" |
---|
1150 | | #define HAVE_DLFCN_H 1 |
---|
1151 | | #define LT_OBJDIR ".libs/" |
---|
1152 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1153 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1154 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1155 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1156 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1157 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1158 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1159 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1160 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1161 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1162 | | /* end confdefs.h. */ |
---|
1163 | | |
---|
1164 | | extern int PFoo(int); |
---|
1165 | | #pragma weak PFoo = Foo |
---|
1166 | | int Foo(int a) { return a; } |
---|
1167 | | |
---|
1168 | | int |
---|
1169 | | main () |
---|
1170 | | { |
---|
1171 | | |
---|
1172 | | return PFoo(1); |
---|
1173 | | |
---|
1174 | | ; |
---|
1175 | | return 0; |
---|
1176 | | } |
---|
1177 | configure:30380: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
1178 | Undefined symbols: |
---|
1179 | "_PFoo", referenced from: |
---|
1180 | _main in ccZwbwiD.o |
---|
1181 | ld: symbol(s) not found |
---|
1182 | collect2: error: ld returned 1 exit status |
---|
1183 | configure:30380: $? = 1 |
---|
1184 | configure: failed program was: |
---|
1185 | | /* confdefs.h */ |
---|
1186 | | #define PACKAGE_NAME "MPICH" |
---|
1187 | | #define PACKAGE_TARNAME "mpich" |
---|
1188 | | #define PACKAGE_VERSION "4.0.2" |
---|
1189 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1190 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1191 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1192 | | #define STDC_HEADERS 1 |
---|
1193 | | #define HAVE_SYS_TYPES_H 1 |
---|
1194 | | #define HAVE_SYS_STAT_H 1 |
---|
1195 | | #define HAVE_STDLIB_H 1 |
---|
1196 | | #define HAVE_STRING_H 1 |
---|
1197 | | #define HAVE_MEMORY_H 1 |
---|
1198 | | #define HAVE_STRINGS_H 1 |
---|
1199 | | #define HAVE_INTTYPES_H 1 |
---|
1200 | | #define HAVE_STDINT_H 1 |
---|
1201 | | #define HAVE_UNISTD_H 1 |
---|
1202 | | #define __EXTENSIONS__ 1 |
---|
1203 | | #define _ALL_SOURCE 1 |
---|
1204 | | #define _GNU_SOURCE 1 |
---|
1205 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1206 | | #define _TANDEM_SOURCE 1 |
---|
1207 | | #define PACKAGE "mpich" |
---|
1208 | | #define VERSION "4.0.2" |
---|
1209 | | #define HAVE_DLFCN_H 1 |
---|
1210 | | #define LT_OBJDIR ".libs/" |
---|
1211 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1212 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1213 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1214 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1215 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1216 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1217 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1218 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1219 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1220 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1221 | | /* end confdefs.h. */ |
---|
1222 | | |
---|
1223 | | extern int PFoo(int); |
---|
1224 | | #pragma _HP_SECONDARY_DEF Foo PFoo |
---|
1225 | | int Foo(int a) { return a; } |
---|
1226 | | |
---|
1227 | | int |
---|
1228 | | main () |
---|
1229 | | { |
---|
1230 | | |
---|
1231 | | return PFoo(1); |
---|
1232 | | |
---|
1233 | | ; |
---|
1234 | | return 0; |
---|
1235 | | } |
---|
1236 | configure:30404: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
1237 | Undefined symbols: |
---|
1238 | "_PFoo", referenced from: |
---|
1239 | _main in ccsuHRXF.o |
---|
1240 | ld: symbol(s) not found |
---|
1241 | collect2: error: ld returned 1 exit status |
---|
1242 | configure:30404: $? = 1 |
---|
1243 | configure: failed program was: |
---|
1244 | | /* confdefs.h */ |
---|
1245 | | #define PACKAGE_NAME "MPICH" |
---|
1246 | | #define PACKAGE_TARNAME "mpich" |
---|
1247 | | #define PACKAGE_VERSION "4.0.2" |
---|
1248 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1249 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1250 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1251 | | #define STDC_HEADERS 1 |
---|
1252 | | #define HAVE_SYS_TYPES_H 1 |
---|
1253 | | #define HAVE_SYS_STAT_H 1 |
---|
1254 | | #define HAVE_STDLIB_H 1 |
---|
1255 | | #define HAVE_STRING_H 1 |
---|
1256 | | #define HAVE_MEMORY_H 1 |
---|
1257 | | #define HAVE_STRINGS_H 1 |
---|
1258 | | #define HAVE_INTTYPES_H 1 |
---|
1259 | | #define HAVE_STDINT_H 1 |
---|
1260 | | #define HAVE_UNISTD_H 1 |
---|
1261 | | #define __EXTENSIONS__ 1 |
---|
1262 | | #define _ALL_SOURCE 1 |
---|
1263 | | #define _GNU_SOURCE 1 |
---|
1264 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1265 | | #define _TANDEM_SOURCE 1 |
---|
1266 | | #define PACKAGE "mpich" |
---|
1267 | | #define VERSION "4.0.2" |
---|
1268 | | #define HAVE_DLFCN_H 1 |
---|
1269 | | #define LT_OBJDIR ".libs/" |
---|
1270 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1271 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1272 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1273 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1274 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1275 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1276 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1277 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1278 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1279 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1280 | | /* end confdefs.h. */ |
---|
1281 | | |
---|
1282 | | extern int PFoo(int); |
---|
1283 | | #pragma _CRI duplicate PFoo as Foo |
---|
1284 | | int Foo(int a) { return a; } |
---|
1285 | | |
---|
1286 | | int |
---|
1287 | | main () |
---|
1288 | | { |
---|
1289 | | |
---|
1290 | | return PFoo(1); |
---|
1291 | | |
---|
1292 | | ; |
---|
1293 | | return 0; |
---|
1294 | | } |
---|
1295 | configure:30418: result: no |
---|
1296 | configure:30436: checking whether __attribute__ ((weak)) allowed |
---|
1297 | configure:30453: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1298 | configure:30453: $? = 0 |
---|
1299 | configure:30461: result: yes |
---|
1300 | configure:30465: checking whether __attribute__ ((weak_import)) allowed |
---|
1301 | configure:30482: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1302 | configure:30482: $? = 0 |
---|
1303 | configure:30490: result: yes |
---|
1304 | configure:30493: checking whether __attribute__((weak,alias(...))) allowed |
---|
1305 | configure:30519: /opt/local/bin/gcc-mp-11 -c -Werror -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 |
---|
1306 | conftest.c:45:1: error: alias definitions not supported in Mach-O; ignored [-Werror] |
---|
1307 | 45 | } |
---|
1308 | | ^ |
---|
1309 | cc1: all warnings being treated as errors |
---|
1310 | configure:30519: $? = 1 |
---|
1311 | configure: failed program was: |
---|
1312 | | /* confdefs.h */ |
---|
1313 | | #define PACKAGE_NAME "MPICH" |
---|
1314 | | #define PACKAGE_TARNAME "mpich" |
---|
1315 | | #define PACKAGE_VERSION "4.0.2" |
---|
1316 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1317 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1318 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1319 | | #define STDC_HEADERS 1 |
---|
1320 | | #define HAVE_SYS_TYPES_H 1 |
---|
1321 | | #define HAVE_SYS_STAT_H 1 |
---|
1322 | | #define HAVE_STDLIB_H 1 |
---|
1323 | | #define HAVE_STRING_H 1 |
---|
1324 | | #define HAVE_MEMORY_H 1 |
---|
1325 | | #define HAVE_STRINGS_H 1 |
---|
1326 | | #define HAVE_INTTYPES_H 1 |
---|
1327 | | #define HAVE_STDINT_H 1 |
---|
1328 | | #define HAVE_UNISTD_H 1 |
---|
1329 | | #define __EXTENSIONS__ 1 |
---|
1330 | | #define _ALL_SOURCE 1 |
---|
1331 | | #define _GNU_SOURCE 1 |
---|
1332 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1333 | | #define _TANDEM_SOURCE 1 |
---|
1334 | | #define PACKAGE "mpich" |
---|
1335 | | #define VERSION "4.0.2" |
---|
1336 | | #define HAVE_DLFCN_H 1 |
---|
1337 | | #define LT_OBJDIR ".libs/" |
---|
1338 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1339 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1340 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1341 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1342 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1343 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1344 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1345 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1346 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1347 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1348 | | /* end confdefs.h. */ |
---|
1349 | | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); |
---|
1350 | | int |
---|
1351 | | main () |
---|
1352 | | { |
---|
1353 | | int a; |
---|
1354 | | ; |
---|
1355 | | return 0; |
---|
1356 | | } |
---|
1357 | configure:30533: result: no |
---|
1358 | configure:30718: checking if /opt/local/bin/gcc-mp-11 supports -fvisibility=hidden |
---|
1359 | configure:30730: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -fvisibility=hidden -Werror -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
1360 | configure:30730: $? = 0 |
---|
1361 | configure:30749: result: yes |
---|
1362 | configure:30758: checking whether to enable symbol visibility |
---|
1363 | configure:30760: result: yes (via -fvisibility=hidden) |
---|
1364 | configure:30810: ===== configuring src/mpl ===== |
---|
1365 | configure:30975: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32 -fno-common ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
1366 | configure:30995: ===== done with src/mpl configure ===== |
---|
1367 | configure:31001: sourcing src/mpl/localdefs |
---|
1368 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include', appending |
---|
1369 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpl/include', not appending |
---|
1370 | configure:31694: ===== configuring modules/json-c ===== |
---|
1371 | configure:31859: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
1372 | configure:31879: ===== done with modules/json-c configure ===== |
---|
1373 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/json-c', appending |
---|
1374 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/json-c', not appending |
---|
1375 | configure:32150: checking hwloc.h usability |
---|
1376 | configure:32150: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5 |
---|
1377 | configure:32150: $? = 0 |
---|
1378 | configure:32150: result: yes |
---|
1379 | configure:32150: checking hwloc.h presence |
---|
1380 | configure:32150: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c |
---|
1381 | configure:32150: $? = 0 |
---|
1382 | configure:32150: result: yes |
---|
1383 | configure:32150: checking for hwloc.h |
---|
1384 | configure:32150: result: yes |
---|
1385 | configure:32166: checking for hwloc_topology_set_pid in -lhwloc |
---|
1386 | configure:32191: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c -lhwloc >&5 |
---|
1387 | configure:32191: $? = 0 |
---|
1388 | configure:32200: result: yes |
---|
1389 | WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', appending |
---|
1390 | configure:32254: checking if hwloc meets minimum version requirement |
---|
1391 | configure:32271: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5 |
---|
1392 | configure:32271: $? = 0 |
---|
1393 | configure:32277: result: yes |
---|
1394 | configure:32761: checking netloc.h usability |
---|
1395 | configure:32761: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5 |
---|
1396 | conftest.c:74:10: fatal error: netloc.h: No such file or directory |
---|
1397 | 74 | #include <netloc.h> |
---|
1398 | | ^~~~~~~~~~ |
---|
1399 | compilation terminated. |
---|
1400 | configure:32761: $? = 1 |
---|
1401 | configure: failed program was: |
---|
1402 | | /* confdefs.h */ |
---|
1403 | | #define PACKAGE_NAME "MPICH" |
---|
1404 | | #define PACKAGE_TARNAME "mpich" |
---|
1405 | | #define PACKAGE_VERSION "4.0.2" |
---|
1406 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1407 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1408 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1409 | | #define STDC_HEADERS 1 |
---|
1410 | | #define HAVE_SYS_TYPES_H 1 |
---|
1411 | | #define HAVE_SYS_STAT_H 1 |
---|
1412 | | #define HAVE_STDLIB_H 1 |
---|
1413 | | #define HAVE_STRING_H 1 |
---|
1414 | | #define HAVE_MEMORY_H 1 |
---|
1415 | | #define HAVE_STRINGS_H 1 |
---|
1416 | | #define HAVE_INTTYPES_H 1 |
---|
1417 | | #define HAVE_STDINT_H 1 |
---|
1418 | | #define HAVE_UNISTD_H 1 |
---|
1419 | | #define __EXTENSIONS__ 1 |
---|
1420 | | #define _ALL_SOURCE 1 |
---|
1421 | | #define _GNU_SOURCE 1 |
---|
1422 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1423 | | #define _TANDEM_SOURCE 1 |
---|
1424 | | #define PACKAGE "mpich" |
---|
1425 | | #define VERSION "4.0.2" |
---|
1426 | | #define HAVE_DLFCN_H 1 |
---|
1427 | | #define LT_OBJDIR ".libs/" |
---|
1428 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1429 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1430 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1431 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1432 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1433 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1434 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1435 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1436 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1437 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1438 | | #define HAVE_VISIBILITY 1 |
---|
1439 | | #define HAVE_LIBHWLOC 1 |
---|
1440 | | #define HAVE_HWLOC 1 |
---|
1441 | | /* end confdefs.h. */ |
---|
1442 | | #include <stdio.h> |
---|
1443 | | #ifdef HAVE_SYS_TYPES_H |
---|
1444 | | # include <sys/types.h> |
---|
1445 | | #endif |
---|
1446 | | #ifdef HAVE_SYS_STAT_H |
---|
1447 | | # include <sys/stat.h> |
---|
1448 | | #endif |
---|
1449 | | #ifdef STDC_HEADERS |
---|
1450 | | # include <stdlib.h> |
---|
1451 | | # include <stddef.h> |
---|
1452 | | #else |
---|
1453 | | # ifdef HAVE_STDLIB_H |
---|
1454 | | # include <stdlib.h> |
---|
1455 | | # endif |
---|
1456 | | #endif |
---|
1457 | | #ifdef HAVE_STRING_H |
---|
1458 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1459 | | # include <memory.h> |
---|
1460 | | # endif |
---|
1461 | | # include <string.h> |
---|
1462 | | #endif |
---|
1463 | | #ifdef HAVE_STRINGS_H |
---|
1464 | | # include <strings.h> |
---|
1465 | | #endif |
---|
1466 | | #ifdef HAVE_INTTYPES_H |
---|
1467 | | # include <inttypes.h> |
---|
1468 | | #endif |
---|
1469 | | #ifdef HAVE_STDINT_H |
---|
1470 | | # include <stdint.h> |
---|
1471 | | #endif |
---|
1472 | | #ifdef HAVE_UNISTD_H |
---|
1473 | | # include <unistd.h> |
---|
1474 | | #endif |
---|
1475 | | #include <netloc.h> |
---|
1476 | configure:32761: result: no |
---|
1477 | configure:32761: checking netloc.h presence |
---|
1478 | configure:32761: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c |
---|
1479 | conftest.c:41:10: fatal error: netloc.h: No such file or directory |
---|
1480 | 41 | #include <netloc.h> |
---|
1481 | | ^~~~~~~~~~ |
---|
1482 | compilation terminated. |
---|
1483 | configure:32761: $? = 1 |
---|
1484 | configure: failed program was: |
---|
1485 | | /* confdefs.h */ |
---|
1486 | | #define PACKAGE_NAME "MPICH" |
---|
1487 | | #define PACKAGE_TARNAME "mpich" |
---|
1488 | | #define PACKAGE_VERSION "4.0.2" |
---|
1489 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1490 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1491 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1492 | | #define STDC_HEADERS 1 |
---|
1493 | | #define HAVE_SYS_TYPES_H 1 |
---|
1494 | | #define HAVE_SYS_STAT_H 1 |
---|
1495 | | #define HAVE_STDLIB_H 1 |
---|
1496 | | #define HAVE_STRING_H 1 |
---|
1497 | | #define HAVE_MEMORY_H 1 |
---|
1498 | | #define HAVE_STRINGS_H 1 |
---|
1499 | | #define HAVE_INTTYPES_H 1 |
---|
1500 | | #define HAVE_STDINT_H 1 |
---|
1501 | | #define HAVE_UNISTD_H 1 |
---|
1502 | | #define __EXTENSIONS__ 1 |
---|
1503 | | #define _ALL_SOURCE 1 |
---|
1504 | | #define _GNU_SOURCE 1 |
---|
1505 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1506 | | #define _TANDEM_SOURCE 1 |
---|
1507 | | #define PACKAGE "mpich" |
---|
1508 | | #define VERSION "4.0.2" |
---|
1509 | | #define HAVE_DLFCN_H 1 |
---|
1510 | | #define LT_OBJDIR ".libs/" |
---|
1511 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1512 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1513 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1514 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1515 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1516 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1517 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1518 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1519 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1520 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1521 | | #define HAVE_VISIBILITY 1 |
---|
1522 | | #define HAVE_LIBHWLOC 1 |
---|
1523 | | #define HAVE_HWLOC 1 |
---|
1524 | | /* end confdefs.h. */ |
---|
1525 | | #include <netloc.h> |
---|
1526 | configure:32761: result: no |
---|
1527 | configure:32761: checking for netloc.h |
---|
1528 | configure:32761: result: no |
---|
1529 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c') does not contain '-D_REENTRANT', appending |
---|
1530 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include', appending |
---|
1531 | configure:34210: checking whether C compiler accepts option -O2 |
---|
1532 | configure:34262: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c > pac_test1.log 2>&1 |
---|
1533 | configure:34262: $? = 0 |
---|
1534 | configure:34293: /opt/local/bin/gcc-mp-11 -o conftest -O2 -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c > pac_test2.log 2>&1 |
---|
1535 | configure:34293: $? = 0 |
---|
1536 | configure:34301: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1537 | configure:34304: $? = 0 |
---|
1538 | configure:34404: result: yes |
---|
1539 | configure:34409: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1540 | configure:34449: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 |
---|
1541 | configure:34449: $? = 0 |
---|
1542 | configure:34453: mv conftest.o pac_conftest.o |
---|
1543 | configure:34456: $? = 0 |
---|
1544 | configure:34492: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o > pac_test4.log 2>&1 |
---|
1545 | configure:34492: $? = 0 |
---|
1546 | configure:34527: /opt/local/bin/gcc-mp-11 -o conftest -O2 -pipe -m32 -fno-common -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o > pac_test5.log 2>&1 |
---|
1547 | configure:34527: $? = 0 |
---|
1548 | configure:34535: diff -b pac_test4.log pac_test5.log > pac_test.log |
---|
1549 | configure:34538: $? = 0 |
---|
1550 | configure:34677: result: yes |
---|
1551 | configure:34724: checking for shared library (esp. rpath) characteristics of CC |
---|
1552 | configure:34815: result: done (results in src/env/cc_shlib.conf) |
---|
1553 | configure:34990: checking whether Fortran 77 compiler accepts option -O2 |
---|
1554 | configure:35035: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f > pac_test1.log 2>&1 |
---|
1555 | configure:35035: $? = 0 |
---|
1556 | configure:35066: /opt/local/bin/gfortran-mp-11 -o conftest -O2 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f > pac_test2.log 2>&1 |
---|
1557 | configure:35066: $? = 0 |
---|
1558 | configure:35074: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1559 | configure:35077: $? = 0 |
---|
1560 | configure:35177: result: yes |
---|
1561 | configure:35182: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1562 | configure:35221: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f > pac_test3.log 2>&1 |
---|
1563 | configure:35221: $? = 0 |
---|
1564 | configure:35225: mv conftest.o pac_conftest.o |
---|
1565 | configure:35228: $? = 0 |
---|
1566 | configure:35266: /opt/local/bin/gfortran-mp-11 -o conftest -O2 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o > pac_test4.log 2>&1 |
---|
1567 | configure:35266: $? = 0 |
---|
1568 | configure:35274: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1569 | configure:35277: $? = 0 |
---|
1570 | configure:35378: result: yes |
---|
1571 | configure:35416: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-11 |
---|
1572 | configure:35426: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1573 | configure:35426: $? = 0 |
---|
1574 | configure:35444: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f |
---|
1575 | Using built-in specs. |
---|
1576 | Target: ppc-apple-darwin9 |
---|
1577 | Thread model: posix |
---|
1578 | Supported LTO compression algorithms: zlib zstd |
---|
1579 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
1580 | /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m32 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/finclude -o - | |
---|
1581 | /opt/local/bin/as -v -arch ppc -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/ccaAmAtq.o |
---|
1582 | Apple Inc version cctools-localbuild, GNU assembler version 1.38 |
---|
1583 | GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9) |
---|
1584 | compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
1585 | |
---|
1586 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1587 | GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9) |
---|
1588 | compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
1589 | |
---|
1590 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1591 | Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../libgfortran.spec |
---|
1592 | rename spec lib to liborig |
---|
1593 | /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -headerpad_max_install_names -latomic -lMacportsLegacySupport /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/ccaAmAtq.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc |
---|
1594 | configure:35527: result: -v |
---|
1595 | configure:35529: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-11 |
---|
1596 | configure:35552: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f |
---|
1597 | Using built-in specs. |
---|
1598 | Target: ppc-apple-darwin9 |
---|
1599 | Thread model: posix |
---|
1600 | Supported LTO compression algorithms: zlib zstd |
---|
1601 | gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal) |
---|
1602 | /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m32 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/finclude -o - | |
---|
1603 | /opt/local/bin/as -v -arch ppc -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/cc0bDxO6.o |
---|
1604 | Apple Inc version cctools-localbuild, GNU assembler version 1.38 |
---|
1605 | GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9) |
---|
1606 | compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
1607 | |
---|
1608 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1609 | GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9) |
---|
1610 | compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
1611 | |
---|
1612 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
1613 | Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../libgfortran.spec |
---|
1614 | rename spec lib to liborig |
---|
1615 | /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -headerpad_max_install_names -latomic -lMacportsLegacySupport /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/cc0bDxO6.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc |
---|
1616 | configure:35748: result: -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc |
---|
1617 | configure:35764: checking whether /opt/local/bin/gfortran-mp-11 accepts the FLIBS found by autoconf |
---|
1618 | configure:35780: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f >&5 |
---|
1619 | configure:35780: $? = 0 |
---|
1620 | configure:35782: result: yes |
---|
1621 | configure:35820: checking whether /opt/local/bin/gcc-mp-11 links with FLIBS found by autoconf |
---|
1622 | configure:35845: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc >&5 |
---|
1623 | configure:35845: $? = 0 |
---|
1624 | configure:35847: result: yes |
---|
1625 | configure:35897: checking whether Fortran 77 and C objects are compatible |
---|
1626 | configure:35976: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1627 | configure:35976: $? = 0 |
---|
1628 | configure:35979: mv conftest.o pac_conftest.o |
---|
1629 | configure:35982: $? = 0 |
---|
1630 | configure:35991: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
1631 | configure:35991: $? = 0 |
---|
1632 | configure:35994: result: yes |
---|
1633 | configure:36153: checking for linker for Fortran main program |
---|
1634 | configure:36174: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1635 | configure:36174: $? = 0 |
---|
1636 | configure:36233: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1637 | configure:36233: $? = 0 |
---|
1638 | configure:36236: mv conftest.o pac_conftest.o |
---|
1639 | configure:36239: $? = 0 |
---|
1640 | configure:36248: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
1641 | configure:36248: $? = 0 |
---|
1642 | configure:36250: result: Use Fortran to link programs |
---|
1643 | configure:36361: checking for Fortran 77 name mangling |
---|
1644 | configure:36383: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1645 | configure:36383: $? = 0 |
---|
1646 | configure:36386: mv conftest.o f77conftest.o |
---|
1647 | configure:36389: $? = 0 |
---|
1648 | configure:36414: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c f77conftest.o -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc >&5 |
---|
1649 | configure:36414: $? = 0 |
---|
1650 | configure:36537: result: lower uscore |
---|
1651 | configure:36602: checking for libraries to link Fortran main with C stdio routines |
---|
1652 | configure:36626: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1653 | configure:36626: $? = 0 |
---|
1654 | configure:36629: mv conftest.o pac_conftest.o |
---|
1655 | configure:36632: $? = 0 |
---|
1656 | configure:36651: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
1657 | configure:36651: $? = 0 |
---|
1658 | configure:36682: result: none |
---|
1659 | configure:36732: checking whether Fortran init will work with C |
---|
1660 | configure:36754: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1661 | configure:36754: $? = 0 |
---|
1662 | configure:36757: mv conftest.o pac_f77conftest.o |
---|
1663 | configure:36760: $? = 0 |
---|
1664 | configure:36802: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_f77conftest.o >&5 |
---|
1665 | configure:36802: $? = 0 |
---|
1666 | configure:36825: result: yes |
---|
1667 | configure:36924: checking for extension for Fortran 90 programs |
---|
1668 | configure:36939: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f90 >&5 |
---|
1669 | configure:36939: $? = 0 |
---|
1670 | configure:36941: result: f90 |
---|
1671 | configure:36983: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) works |
---|
1672 | configure:36994: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
1673 | configure:36994: $? = 0 |
---|
1674 | configure:36997: result: yes |
---|
1675 | configure:36999: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) is a cross-compiler |
---|
1676 | configure:37005: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
1677 | configure:37005: $? = 0 |
---|
1678 | configure:37005: ./conftest |
---|
1679 | configure:37005: $? = 0 |
---|
1680 | configure:37014: result: no |
---|
1681 | configure:37037: checking whether Fortran 90 compiler works with Fortran 77 compiler |
---|
1682 | configure:37065: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1683 | configure:37065: $? = 0 |
---|
1684 | configure:37069: mv conftest.o pac_f77conftest.o |
---|
1685 | configure:37072: $? = 0 |
---|
1686 | configure:37093: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_f77conftest.o >&5 |
---|
1687 | configure:37093: $? = 0 |
---|
1688 | configure:37135: result: yes |
---|
1689 | configure:37197: checking for shared library (esp. rpath) characteristics of F77 |
---|
1690 | configure:37290: result: done (results in src/env/f77_shlib.conf) |
---|
1691 | configure:37301: checking whether Fortran 77 accepts ! for comments |
---|
1692 | configure:37319: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1693 | configure:37319: $? = 0 |
---|
1694 | configure:37336: result: yes |
---|
1695 | configure:37346: checking for include directory flag for Fortran |
---|
1696 | configure:37373: /opt/local/bin/gfortran-mp-11 -c -I src -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1697 | configure:37373: $? = 0 |
---|
1698 | configure:37391: result: -I |
---|
1699 | configure:37399: checking for Fortran 77 flag for library directories |
---|
1700 | configure:37418: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1701 | configure:37418: $? = 0 |
---|
1702 | configure:37422: mv conftest.o pac_f77conftest.o |
---|
1703 | configure:37425: $? = 0 |
---|
1704 | configure:37428: test -d conftestdir || mkdir conftestdir |
---|
1705 | configure:37431: $? = 0 |
---|
1706 | configure:37434: ar cru conftestdir/libf77conftest.a pac_f77conftest.o |
---|
1707 | configure:37437: $? = 0 |
---|
1708 | configure:37440: ranlib conftestdir/libf77conftest.a |
---|
1709 | configure:37443: $? = 0 |
---|
1710 | configure:37461: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Lconftestdir -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f -lf77conftest >&5 |
---|
1711 | configure:37461: $? = 0 |
---|
1712 | configure:37481: result: -L |
---|
1713 | configure:37557: checking whether Fortran 77 compiler processes .F files with C preprocessor |
---|
1714 | configure:37578: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.F >&5 |
---|
1715 | configure:37578: $? = 0 |
---|
1716 | configure:37646: result: yes |
---|
1717 | configure:37654: checking whether /opt/local/bin/gfortran-mp-11 allows mismatched arguments |
---|
1718 | configure:37677: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
1719 | conftest.f:8:18: |
---|
1720 | |
---|
1721 | 7 | call foo1(a) |
---|
1722 | | 2 |
---|
1723 | 8 | call foo1(b) |
---|
1724 | | 1 |
---|
1725 | Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). |
---|
1726 | configure:37677: $? = 0 |
---|
1727 | configure:37721: result: yes |
---|
1728 | configure:37989: checking for shared library (esp. rpath) characteristics of FC |
---|
1729 | configure:38082: result: done (results in src/env/fc_shlib.conf) |
---|
1730 | configure:38098: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) works |
---|
1731 | configure:38109: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
1732 | configure:38109: $? = 0 |
---|
1733 | configure:38112: result: yes |
---|
1734 | configure:38114: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) is a cross-compiler |
---|
1735 | configure:38120: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
1736 | configure:38120: $? = 0 |
---|
1737 | configure:38120: ./conftest |
---|
1738 | configure:38120: $? = 0 |
---|
1739 | configure:38129: result: no |
---|
1740 | configure:38175: checking for Fortran 90 module extension |
---|
1741 | configure:38197: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f90 >&5 |
---|
1742 | configure:38197: $? = 0 |
---|
1743 | configure:38293: result: mod |
---|
1744 | configure:38305: checking for Fortran 90 module include flag |
---|
1745 | configure:38333: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f90 >&5 |
---|
1746 | configure:38333: $? = 0 |
---|
1747 | configure:38370: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -Iconftestdir conftest.f90 >&5 |
---|
1748 | configure:38370: $? = 0 |
---|
1749 | configure:38429: result: -I |
---|
1750 | configure:38437: checking for Fortran 90 module output directory flag |
---|
1751 | configure:38468: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f90 >&5 |
---|
1752 | configure:38468: $? = 0 |
---|
1753 | configure:38522: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -Jconftestdir conftest.f90 >&5 |
---|
1754 | configure:38522: $? = 0 |
---|
1755 | configure:38562: result: -J |
---|
1756 | configure:38633: checking whether Fortran 90 compiler accepts option -O2 |
---|
1757 | configure:38678: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 > pac_test1.log 2>&1 |
---|
1758 | configure:38678: $? = 0 |
---|
1759 | configure:38709: /opt/local/bin/gfortran-mp-11 -o conftest -O2 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 > pac_test2.log 2>&1 |
---|
1760 | configure:38709: $? = 0 |
---|
1761 | configure:38717: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1762 | configure:38720: $? = 0 |
---|
1763 | configure:38820: result: yes |
---|
1764 | configure:38825: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1765 | configure:38864: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 conftest.f90 > pac_test3.log 2>&1 |
---|
1766 | configure:38864: $? = 0 |
---|
1767 | configure:38868: mv conftest.o pac_conftest.o |
---|
1768 | configure:38871: $? = 0 |
---|
1769 | configure:38909: /opt/local/bin/gfortran-mp-11 -o conftest -O2 -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 |
---|
1770 | configure:38909: $? = 0 |
---|
1771 | configure:38917: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1772 | configure:38920: $? = 0 |
---|
1773 | configure:39021: result: yes |
---|
1774 | configure:39053: checking whether Fortran 90 compiler processes .F90 files with C preprocessor |
---|
1775 | configure:39074: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.F90 >&5 |
---|
1776 | configure:39074: $? = 0 |
---|
1777 | configure:39142: result: yes |
---|
1778 | configure:39162: checking what libraries are needed to link Fortran90 programs with C routines that use stdio |
---|
1779 | configure:39186: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1780 | configure:39186: $? = 0 |
---|
1781 | configure:39190: mv conftest.o pac_conftest.o |
---|
1782 | configure:39193: $? = 0 |
---|
1783 | configure:39210: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o >&5 |
---|
1784 | configure:39210: $? = 0 |
---|
1785 | configure:39251: result: none |
---|
1786 | configure:39270: checking whether TRUE has been defined |
---|
1787 | configure:39283: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
1788 | conftest.c: In function 'main': |
---|
1789 | conftest.c:60:8: error: 'TRUE' undeclared (first use in this function) |
---|
1790 | 60 | return TRUE; |
---|
1791 | | ^~~~ |
---|
1792 | conftest.c:60:8: note: each undeclared identifier is reported only once for each function it appears in |
---|
1793 | configure:39283: $? = 1 |
---|
1794 | configure: failed program was: |
---|
1795 | | /* confdefs.h */ |
---|
1796 | | #define PACKAGE_NAME "MPICH" |
---|
1797 | | #define PACKAGE_TARNAME "mpich" |
---|
1798 | | #define PACKAGE_VERSION "4.0.2" |
---|
1799 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1800 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1801 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1802 | | #define STDC_HEADERS 1 |
---|
1803 | | #define HAVE_SYS_TYPES_H 1 |
---|
1804 | | #define HAVE_SYS_STAT_H 1 |
---|
1805 | | #define HAVE_STDLIB_H 1 |
---|
1806 | | #define HAVE_STRING_H 1 |
---|
1807 | | #define HAVE_MEMORY_H 1 |
---|
1808 | | #define HAVE_STRINGS_H 1 |
---|
1809 | | #define HAVE_INTTYPES_H 1 |
---|
1810 | | #define HAVE_STDINT_H 1 |
---|
1811 | | #define HAVE_UNISTD_H 1 |
---|
1812 | | #define __EXTENSIONS__ 1 |
---|
1813 | | #define _ALL_SOURCE 1 |
---|
1814 | | #define _GNU_SOURCE 1 |
---|
1815 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1816 | | #define _TANDEM_SOURCE 1 |
---|
1817 | | #define PACKAGE "mpich" |
---|
1818 | | #define VERSION "4.0.2" |
---|
1819 | | #define HAVE_DLFCN_H 1 |
---|
1820 | | #define LT_OBJDIR ".libs/" |
---|
1821 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1822 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1823 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1824 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1825 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1826 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1827 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1828 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1829 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1830 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1831 | | #define HAVE_VISIBILITY 1 |
---|
1832 | | #define HAVE_LIBHWLOC 1 |
---|
1833 | | #define HAVE_HWLOC 1 |
---|
1834 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1835 | | #define MPICH_IS_THREADED 1 |
---|
1836 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
1837 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
1838 | | #define HAVE_ROMIO 1 |
---|
1839 | | #define ENABLE_PVAR_NEM 0 |
---|
1840 | | #define ENABLE_PVAR_RECVQ 0 |
---|
1841 | | #define ENABLE_PVAR_RMA 0 |
---|
1842 | | #define ENABLE_PVAR_DIMS 0 |
---|
1843 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
1844 | | #define HAVE_LONG_LONG 1 |
---|
1845 | | #define STDCALL |
---|
1846 | | #define F77_NAME_LOWER_USCORE 1 |
---|
1847 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
1848 | | #define HAVE_FORTRAN_BINDING 1 |
---|
1849 | | /* end confdefs.h. */ |
---|
1850 | | |
---|
1851 | | int |
---|
1852 | | main () |
---|
1853 | | { |
---|
1854 | | return TRUE; |
---|
1855 | | ; |
---|
1856 | | return 0; |
---|
1857 | | } |
---|
1858 | configure:39289: result: no |
---|
1859 | configure:39322: checking whether the C++ compiler /opt/local/bin/g++-mp-11 can build an executable |
---|
1860 | configure:39352: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
1861 | configure:39352: $? = 0 |
---|
1862 | configure:39366: result: yes |
---|
1863 | configure:39373: checking whether C++ compiler works with string |
---|
1864 | configure:39396: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1865 | configure:39396: $? = 0 |
---|
1866 | configure:39409: result: yes |
---|
1867 | configure:39422: checking whether the compiler supports exceptions |
---|
1868 | configure:39445: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1869 | configure:39445: $? = 0 |
---|
1870 | configure:39459: result: yes |
---|
1871 | configure:39467: checking whether the compiler recognizes bool as a built-in type |
---|
1872 | configure:39494: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1873 | configure:39494: $? = 0 |
---|
1874 | configure:39508: result: yes |
---|
1875 | configure:39516: checking whether the compiler implements namespaces |
---|
1876 | configure:39543: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1877 | configure:39543: $? = 0 |
---|
1878 | configure:39557: result: yes |
---|
1879 | configure:39574: checking whether <iostream> available |
---|
1880 | configure:39591: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1881 | configure:39591: $? = 0 |
---|
1882 | configure:39598: result: yes |
---|
1883 | configure:39601: checking whether the compiler implements the namespace std |
---|
1884 | configure:39631: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1885 | configure:39631: $? = 0 |
---|
1886 | configure:39646: result: yes |
---|
1887 | configure:39655: checking whether <math> available |
---|
1888 | configure:39672: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
1889 | conftest.cpp:61:10: fatal error: math: No such file or directory |
---|
1890 | 61 | #include <math> |
---|
1891 | | ^~~~~~ |
---|
1892 | compilation terminated. |
---|
1893 | configure:39672: $? = 1 |
---|
1894 | configure: failed program was: |
---|
1895 | | /* confdefs.h */ |
---|
1896 | | #define PACKAGE_NAME "MPICH" |
---|
1897 | | #define PACKAGE_TARNAME "mpich" |
---|
1898 | | #define PACKAGE_VERSION "4.0.2" |
---|
1899 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
1900 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
1901 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
1902 | | #define STDC_HEADERS 1 |
---|
1903 | | #define HAVE_SYS_TYPES_H 1 |
---|
1904 | | #define HAVE_SYS_STAT_H 1 |
---|
1905 | | #define HAVE_STDLIB_H 1 |
---|
1906 | | #define HAVE_STRING_H 1 |
---|
1907 | | #define HAVE_MEMORY_H 1 |
---|
1908 | | #define HAVE_STRINGS_H 1 |
---|
1909 | | #define HAVE_INTTYPES_H 1 |
---|
1910 | | #define HAVE_STDINT_H 1 |
---|
1911 | | #define HAVE_UNISTD_H 1 |
---|
1912 | | #define __EXTENSIONS__ 1 |
---|
1913 | | #define _ALL_SOURCE 1 |
---|
1914 | | #define _GNU_SOURCE 1 |
---|
1915 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1916 | | #define _TANDEM_SOURCE 1 |
---|
1917 | | #define PACKAGE "mpich" |
---|
1918 | | #define VERSION "4.0.2" |
---|
1919 | | #define HAVE_DLFCN_H 1 |
---|
1920 | | #define LT_OBJDIR ".libs/" |
---|
1921 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
1922 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1923 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
1924 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
1925 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
1926 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
1927 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
1928 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
1929 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
1930 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
1931 | | #define HAVE_VISIBILITY 1 |
---|
1932 | | #define HAVE_LIBHWLOC 1 |
---|
1933 | | #define HAVE_HWLOC 1 |
---|
1934 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
1935 | | #define MPICH_IS_THREADED 1 |
---|
1936 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
1937 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
1938 | | #define HAVE_ROMIO 1 |
---|
1939 | | #define ENABLE_PVAR_NEM 0 |
---|
1940 | | #define ENABLE_PVAR_RECVQ 0 |
---|
1941 | | #define ENABLE_PVAR_RMA 0 |
---|
1942 | | #define ENABLE_PVAR_DIMS 0 |
---|
1943 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
1944 | | #define HAVE_LONG_LONG 1 |
---|
1945 | | #define STDCALL |
---|
1946 | | #define F77_NAME_LOWER_USCORE 1 |
---|
1947 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
1948 | | #define HAVE_FORTRAN_BINDING 1 |
---|
1949 | | #define TRUE 1 |
---|
1950 | | #define FALSE 0 |
---|
1951 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
1952 | | #define HAVE_NAMESPACES /**/ |
---|
1953 | | #define HAVE_NAMESPACE_STD /**/ |
---|
1954 | | /* end confdefs.h. */ |
---|
1955 | | #include <math> |
---|
1956 | | int |
---|
1957 | | main () |
---|
1958 | | { |
---|
1959 | | using namespace std; |
---|
1960 | | ; |
---|
1961 | | return 0; |
---|
1962 | | } |
---|
1963 | configure:39679: result: no |
---|
1964 | configure:39704: checking for GNU g++ version |
---|
1965 | configure:39730: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
1966 | configure:39730: $? = 0 |
---|
1967 | configure:39730: ./conftest |
---|
1968 | configure:39730: $? = 0 |
---|
1969 | configure:39740: result: 11 . 3 |
---|
1970 | configure:39784: checking for shared library (esp. rpath) characteristics of CXX |
---|
1971 | configure:39877: result: done (results in src/env/cxx_shlib.conf) |
---|
1972 | configure:39888: checking whether C++ compiler accepts option -O2 |
---|
1973 | configure:39940: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp > pac_test1.log 2>&1 |
---|
1974 | configure:39940: $? = 0 |
---|
1975 | configure:39971: /opt/local/bin/g++-mp-11 -o conftest -O2 -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp > pac_test2.log 2>&1 |
---|
1976 | configure:39971: $? = 0 |
---|
1977 | configure:39979: diff -b pac_test1.log pac_test2.log > pac_test.log |
---|
1978 | configure:39982: $? = 0 |
---|
1979 | configure:40082: result: yes |
---|
1980 | configure:40087: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 |
---|
1981 | configure:40127: /opt/local/bin/g++-mp-11 -c -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 |
---|
1982 | configure:40127: $? = 0 |
---|
1983 | configure:40131: mv conftest.o pac_conftest.o |
---|
1984 | configure:40134: $? = 0 |
---|
1985 | configure:40178: /opt/local/bin/g++-mp-11 -o conftest -O2 -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp pac_conftest.o > pac_test4.log 2>&1 |
---|
1986 | configure:40178: $? = 0 |
---|
1987 | configure:40186: diff -b pac_test2.log pac_test4.log > pac_test.log |
---|
1988 | configure:40189: $? = 0 |
---|
1989 | configure:40290: result: yes |
---|
1990 | configure:40343: checking for perl |
---|
1991 | configure:40361: found /opt/local/bin/perl |
---|
1992 | configure:40373: result: /opt/local/bin/perl |
---|
1993 | configure:40388: checking for killall |
---|
1994 | configure:40404: found /usr/bin/killall |
---|
1995 | configure:40415: result: killall |
---|
1996 | configure:40458: checking whether install works |
---|
1997 | configure:40466: result: yes |
---|
1998 | configure:40480: checking whether mkdir -p works |
---|
1999 | configure:40496: result: yes |
---|
2000 | configure:40514: checking for make |
---|
2001 | configure:40530: found /usr/bin/make |
---|
2002 | configure:40541: result: make |
---|
2003 | configure:40555: checking whether clock skew breaks make |
---|
2004 | configure:40580: result: no |
---|
2005 | configure:40590: checking whether make supports include |
---|
2006 | configure:40618: result: yes |
---|
2007 | configure:40627: checking whether make allows comments in actions |
---|
2008 | configure:40654: result: yes |
---|
2009 | configure:40668: checking for virtual path format |
---|
2010 | configure:40711: result: VPATH |
---|
2011 | configure:40721: checking whether make sets CFLAGS |
---|
2012 | configure:40747: result: yes |
---|
2013 | configure:40796: checking for bash |
---|
2014 | configure:40826: result: /bin/bash |
---|
2015 | configure:40849: checking whether /bin/bash supports arrays |
---|
2016 | configure:40858: result: yes |
---|
2017 | configure:41075: checking for doctext |
---|
2018 | configure:41106: result: false |
---|
2019 | configure:41119: checking for an ANSI C-conforming const |
---|
2020 | configure:41185: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2021 | configure:41185: $? = 0 |
---|
2022 | configure:41192: result: yes |
---|
2023 | configure:41200: checking for working volatile |
---|
2024 | configure:41219: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2025 | configure:41219: $? = 0 |
---|
2026 | configure:41226: result: yes |
---|
2027 | configure:41234: checking for C/C++ restrict keyword |
---|
2028 | configure:41259: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2029 | configure:41259: $? = 0 |
---|
2030 | configure:41267: result: __restrict |
---|
2031 | configure:41280: checking for inline |
---|
2032 | configure:41296: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2033 | configure:41296: $? = 0 |
---|
2034 | configure:41304: result: inline |
---|
2035 | configure:41327: checking whether __attribute__ allowed |
---|
2036 | configure:41344: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2037 | configure:41344: $? = 0 |
---|
2038 | configure:41352: result: yes |
---|
2039 | configure:41354: checking whether __attribute__((format)) allowed |
---|
2040 | configure:41371: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2041 | configure:41371: $? = 0 |
---|
2042 | configure:41379: result: yes |
---|
2043 | configure:41389: checking if C compiler supports __builtin_expect |
---|
2044 | configure:41405: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2045 | configure:41405: $? = 0 |
---|
2046 | configure:41408: result: yes |
---|
2047 | configure:41427: checking for C11 _Static_assert functionality |
---|
2048 | configure:41438: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2049 | configure:41438: $? = 0 |
---|
2050 | configure:41443: result: yes |
---|
2051 | configure:41470: checking whether byte ordering is bigendian |
---|
2052 | configure:41485: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2053 | configure:41485: $? = 0 |
---|
2054 | configure:41530: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2055 | configure:41530: $? = 0 |
---|
2056 | configure:41548: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2057 | configure:41548: $? = 0 |
---|
2058 | configure:41676: result: yes |
---|
2059 | configure:41714: checking whether C compiler allows unaligned doubles |
---|
2060 | configure:41745: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2061 | configure:41745: $? = 0 |
---|
2062 | configure:41745: ./conftest |
---|
2063 | configure:41745: $? = 0 |
---|
2064 | configure:41756: result: yes |
---|
2065 | configure:41775: checking whether /opt/local/bin/gcc-mp-11 supports __func__ |
---|
2066 | configure:41792: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2067 | configure:41792: $? = 0 |
---|
2068 | configure:41800: result: yes |
---|
2069 | configure:41839: checking whether long double is supported |
---|
2070 | configure:41856: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2071 | configure:41856: $? = 0 |
---|
2072 | configure:41863: result: yes |
---|
2073 | configure:41872: checking whether long long is supported |
---|
2074 | configure:41889: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2075 | configure:41889: $? = 0 |
---|
2076 | configure:41896: result: yes |
---|
2077 | configure:41906: checking whether _Float16 is supported |
---|
2078 | configure:41926: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2079 | conftest.c: In function 'main': |
---|
2080 | conftest.c:73:10: error: '_Float16' is not supported on this target |
---|
2081 | 73 | volatile _Float16 a=1; return (int)a; |
---|
2082 | | ^~~~~~~~ |
---|
2083 | configure:41926: $? = 1 |
---|
2084 | configure: failed program was: |
---|
2085 | | /* confdefs.h */ |
---|
2086 | | #define PACKAGE_NAME "MPICH" |
---|
2087 | | #define PACKAGE_TARNAME "mpich" |
---|
2088 | | #define PACKAGE_VERSION "4.0.2" |
---|
2089 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
2090 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2091 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2092 | | #define STDC_HEADERS 1 |
---|
2093 | | #define HAVE_SYS_TYPES_H 1 |
---|
2094 | | #define HAVE_SYS_STAT_H 1 |
---|
2095 | | #define HAVE_STDLIB_H 1 |
---|
2096 | | #define HAVE_STRING_H 1 |
---|
2097 | | #define HAVE_MEMORY_H 1 |
---|
2098 | | #define HAVE_STRINGS_H 1 |
---|
2099 | | #define HAVE_INTTYPES_H 1 |
---|
2100 | | #define HAVE_STDINT_H 1 |
---|
2101 | | #define HAVE_UNISTD_H 1 |
---|
2102 | | #define __EXTENSIONS__ 1 |
---|
2103 | | #define _ALL_SOURCE 1 |
---|
2104 | | #define _GNU_SOURCE 1 |
---|
2105 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2106 | | #define _TANDEM_SOURCE 1 |
---|
2107 | | #define PACKAGE "mpich" |
---|
2108 | | #define VERSION "4.0.2" |
---|
2109 | | #define HAVE_DLFCN_H 1 |
---|
2110 | | #define LT_OBJDIR ".libs/" |
---|
2111 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2112 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2113 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2114 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2115 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2116 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2117 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2118 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2119 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2120 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2121 | | #define HAVE_VISIBILITY 1 |
---|
2122 | | #define HAVE_LIBHWLOC 1 |
---|
2123 | | #define HAVE_HWLOC 1 |
---|
2124 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2125 | | #define MPICH_IS_THREADED 1 |
---|
2126 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
2127 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
2128 | | #define HAVE_ROMIO 1 |
---|
2129 | | #define ENABLE_PVAR_NEM 0 |
---|
2130 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2131 | | #define ENABLE_PVAR_RMA 0 |
---|
2132 | | #define ENABLE_PVAR_DIMS 0 |
---|
2133 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2134 | | #define HAVE_LONG_LONG 1 |
---|
2135 | | #define STDCALL |
---|
2136 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2137 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2138 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2139 | | #define TRUE 1 |
---|
2140 | | #define FALSE 0 |
---|
2141 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2142 | | #define HAVE_NAMESPACES /**/ |
---|
2143 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2144 | | #define HAVE_CXX_BINDING 1 |
---|
2145 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2146 | | #define restrict __restrict |
---|
2147 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2148 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2149 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2150 | | #define HAVE_LONG_DOUBLE 1 |
---|
2151 | | #define HAVE_LONG_LONG_INT 1 |
---|
2152 | | /* end confdefs.h. */ |
---|
2153 | | |
---|
2154 | | int |
---|
2155 | | main () |
---|
2156 | | { |
---|
2157 | | volatile _Float16 a=1; return (int)a; |
---|
2158 | | ; |
---|
2159 | | return 0; |
---|
2160 | | } |
---|
2161 | configure:41934: result: no |
---|
2162 | configure:41946: checking alignment of max_align_t |
---|
2163 | configure:41951: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2164 | conftest.c:69:1: error: expected identifier or '(' before numeric constant |
---|
2165 | 69 | 0 |
---|
2166 | | ^ |
---|
2167 | conftest.c:74:43: warning: data definition has no type or storage class |
---|
2168 | 74 | typedef struct { char x; max_align_t y; } ac__type_alignof_; |
---|
2169 | | ^~~~~~~~~~~~~~~~~ |
---|
2170 | conftest.c:74:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] |
---|
2171 | conftest.c: In function 'longval': |
---|
2172 | conftest.c:72:52: error: expected expression before ')' token |
---|
2173 | 72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2174 | | ^ |
---|
2175 | conftest.c:75:48: note: in expansion of macro 'offsetof' |
---|
2176 | 75 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2177 | | ^~~~~~~~ |
---|
2178 | conftest.c: In function 'ulongval': |
---|
2179 | conftest.c:72:52: error: expected expression before ')' token |
---|
2180 | 72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2181 | | ^ |
---|
2182 | conftest.c:76:58: note: in expansion of macro 'offsetof' |
---|
2183 | 76 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2184 | | ^~~~~~~~ |
---|
2185 | conftest.c: In function 'main': |
---|
2186 | conftest.c:72:52: error: expected expression before ')' token |
---|
2187 | 72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2188 | | ^ |
---|
2189 | conftest.c:86:19: note: in expansion of macro 'offsetof' |
---|
2190 | 86 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2191 | | ^~~~~~~~ |
---|
2192 | conftest.c:72:52: error: expected expression before ')' token |
---|
2193 | 72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2194 | | ^ |
---|
2195 | conftest.c:89:28: note: in expansion of macro 'offsetof' |
---|
2196 | 89 | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2197 | | ^~~~~~~~ |
---|
2198 | conftest.c:72:52: error: expected expression before ')' token |
---|
2199 | 72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2200 | | ^ |
---|
2201 | conftest.c:96:28: note: in expansion of macro 'offsetof' |
---|
2202 | 96 | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2203 | | ^~~~~~~~ |
---|
2204 | configure:41951: $? = 1 |
---|
2205 | configure: program exited with status 1 |
---|
2206 | configure: failed program was: |
---|
2207 | | /* confdefs.h */ |
---|
2208 | | #define PACKAGE_NAME "MPICH" |
---|
2209 | | #define PACKAGE_TARNAME "mpich" |
---|
2210 | | #define PACKAGE_VERSION "4.0.2" |
---|
2211 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
2212 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2213 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2214 | | #define STDC_HEADERS 1 |
---|
2215 | | #define HAVE_SYS_TYPES_H 1 |
---|
2216 | | #define HAVE_SYS_STAT_H 1 |
---|
2217 | | #define HAVE_STDLIB_H 1 |
---|
2218 | | #define HAVE_STRING_H 1 |
---|
2219 | | #define HAVE_MEMORY_H 1 |
---|
2220 | | #define HAVE_STRINGS_H 1 |
---|
2221 | | #define HAVE_INTTYPES_H 1 |
---|
2222 | | #define HAVE_STDINT_H 1 |
---|
2223 | | #define HAVE_UNISTD_H 1 |
---|
2224 | | #define __EXTENSIONS__ 1 |
---|
2225 | | #define _ALL_SOURCE 1 |
---|
2226 | | #define _GNU_SOURCE 1 |
---|
2227 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2228 | | #define _TANDEM_SOURCE 1 |
---|
2229 | | #define PACKAGE "mpich" |
---|
2230 | | #define VERSION "4.0.2" |
---|
2231 | | #define HAVE_DLFCN_H 1 |
---|
2232 | | #define LT_OBJDIR ".libs/" |
---|
2233 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2234 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2235 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2236 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2237 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2238 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2239 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2240 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2241 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2242 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2243 | | #define HAVE_VISIBILITY 1 |
---|
2244 | | #define HAVE_LIBHWLOC 1 |
---|
2245 | | #define HAVE_HWLOC 1 |
---|
2246 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2247 | | #define MPICH_IS_THREADED 1 |
---|
2248 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
2249 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
2250 | | #define HAVE_ROMIO 1 |
---|
2251 | | #define ENABLE_PVAR_NEM 0 |
---|
2252 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2253 | | #define ENABLE_PVAR_RMA 0 |
---|
2254 | | #define ENABLE_PVAR_DIMS 0 |
---|
2255 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2256 | | #define HAVE_LONG_LONG 1 |
---|
2257 | | #define STDCALL |
---|
2258 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2259 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2260 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2261 | | #define TRUE 1 |
---|
2262 | | #define FALSE 0 |
---|
2263 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2264 | | #define HAVE_NAMESPACES /**/ |
---|
2265 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2266 | | #define HAVE_CXX_BINDING 1 |
---|
2267 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2268 | | #define restrict __restrict |
---|
2269 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2270 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2271 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2272 | | #define HAVE_LONG_DOUBLE 1 |
---|
2273 | | #define HAVE_LONG_LONG_INT 1 |
---|
2274 | | /* end confdefs.h. */ |
---|
2275 | | 0 |
---|
2276 | | |
---|
2277 | | #ifndef offsetof |
---|
2278 | | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2279 | | #endif |
---|
2280 | | typedef struct { char x; max_align_t y; } ac__type_alignof_; |
---|
2281 | | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2282 | | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2283 | | #include <stdio.h> |
---|
2284 | | #include <stdlib.h> |
---|
2285 | | int |
---|
2286 | | main () |
---|
2287 | | { |
---|
2288 | | |
---|
2289 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2290 | | if (! f) |
---|
2291 | | return 1; |
---|
2292 | | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2293 | | { |
---|
2294 | | long int i = longval (); |
---|
2295 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2296 | | return 1; |
---|
2297 | | fprintf (f, "%ld", i); |
---|
2298 | | } |
---|
2299 | | else |
---|
2300 | | { |
---|
2301 | | unsigned long int i = ulongval (); |
---|
2302 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2303 | | return 1; |
---|
2304 | | fprintf (f, "%lu", i); |
---|
2305 | | } |
---|
2306 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2307 | | on some platforms. */ |
---|
2308 | | return ferror (f) || fclose (f) != 0; |
---|
2309 | | |
---|
2310 | | ; |
---|
2311 | | return 0; |
---|
2312 | | } |
---|
2313 | configure:41970: result: 0 |
---|
2314 | configure:41990: checking alignment of long double |
---|
2315 | configure:41995: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2316 | configure:41995: $? = 0 |
---|
2317 | configure:41995: ./conftest |
---|
2318 | configure:41995: $? = 0 |
---|
2319 | configure:42013: result: 16 |
---|
2320 | configure:42038: checking size of char |
---|
2321 | configure:42043: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2322 | configure:42043: $? = 0 |
---|
2323 | configure:42043: ./conftest |
---|
2324 | configure:42043: $? = 0 |
---|
2325 | configure:42057: result: 1 |
---|
2326 | configure:42071: checking size of unsigned char |
---|
2327 | configure:42076: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2328 | configure:42076: $? = 0 |
---|
2329 | configure:42076: ./conftest |
---|
2330 | configure:42076: $? = 0 |
---|
2331 | configure:42090: result: 1 |
---|
2332 | configure:42104: checking size of short |
---|
2333 | configure:42109: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2334 | configure:42109: $? = 0 |
---|
2335 | configure:42109: ./conftest |
---|
2336 | configure:42109: $? = 0 |
---|
2337 | configure:42123: result: 2 |
---|
2338 | configure:42137: checking size of unsigned short |
---|
2339 | configure:42142: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2340 | configure:42142: $? = 0 |
---|
2341 | configure:42142: ./conftest |
---|
2342 | configure:42142: $? = 0 |
---|
2343 | configure:42156: result: 2 |
---|
2344 | configure:42170: checking size of int |
---|
2345 | configure:42175: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2346 | configure:42175: $? = 0 |
---|
2347 | configure:42175: ./conftest |
---|
2348 | configure:42175: $? = 0 |
---|
2349 | configure:42189: result: 4 |
---|
2350 | configure:42203: checking size of unsigned int |
---|
2351 | configure:42208: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2352 | configure:42208: $? = 0 |
---|
2353 | configure:42208: ./conftest |
---|
2354 | configure:42208: $? = 0 |
---|
2355 | configure:42222: result: 4 |
---|
2356 | configure:42236: checking size of long |
---|
2357 | configure:42241: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2358 | configure:42241: $? = 0 |
---|
2359 | configure:42241: ./conftest |
---|
2360 | configure:42241: $? = 0 |
---|
2361 | configure:42255: result: 4 |
---|
2362 | configure:42269: checking size of unsigned long |
---|
2363 | configure:42274: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2364 | configure:42274: $? = 0 |
---|
2365 | configure:42274: ./conftest |
---|
2366 | configure:42274: $? = 0 |
---|
2367 | configure:42288: result: 4 |
---|
2368 | configure:42302: checking size of long long |
---|
2369 | configure:42307: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2370 | configure:42307: $? = 0 |
---|
2371 | configure:42307: ./conftest |
---|
2372 | configure:42307: $? = 0 |
---|
2373 | configure:42321: result: 8 |
---|
2374 | configure:42335: checking size of unsigned long long |
---|
2375 | configure:42340: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2376 | configure:42340: $? = 0 |
---|
2377 | configure:42340: ./conftest |
---|
2378 | configure:42340: $? = 0 |
---|
2379 | configure:42354: result: 8 |
---|
2380 | configure:42368: checking size of float |
---|
2381 | configure:42373: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2382 | configure:42373: $? = 0 |
---|
2383 | configure:42373: ./conftest |
---|
2384 | configure:42373: $? = 0 |
---|
2385 | configure:42387: result: 4 |
---|
2386 | configure:42401: checking size of double |
---|
2387 | configure:42406: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2388 | configure:42406: $? = 0 |
---|
2389 | configure:42406: ./conftest |
---|
2390 | configure:42406: $? = 0 |
---|
2391 | configure:42420: result: 8 |
---|
2392 | configure:42434: checking size of long double |
---|
2393 | configure:42439: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2394 | configure:42439: $? = 0 |
---|
2395 | configure:42439: ./conftest |
---|
2396 | configure:42439: $? = 0 |
---|
2397 | configure:42453: result: 16 |
---|
2398 | configure:42467: checking size of void * |
---|
2399 | configure:42472: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2400 | configure:42472: $? = 0 |
---|
2401 | configure:42472: ./conftest |
---|
2402 | configure:42472: $? = 0 |
---|
2403 | configure:42486: result: 4 |
---|
2404 | configure:42499: checking stddef.h usability |
---|
2405 | configure:42499: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2406 | configure:42499: $? = 0 |
---|
2407 | configure:42499: result: yes |
---|
2408 | configure:42499: checking stddef.h presence |
---|
2409 | configure:42499: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
2410 | configure:42499: $? = 0 |
---|
2411 | configure:42499: result: yes |
---|
2412 | configure:42499: checking for stddef.h |
---|
2413 | configure:42499: result: yes |
---|
2414 | configure:42513: checking size of wchar_t |
---|
2415 | configure:42518: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2416 | configure:42518: $? = 0 |
---|
2417 | configure:42518: ./conftest |
---|
2418 | configure:42518: $? = 0 |
---|
2419 | configure:42537: result: 4 |
---|
2420 | configure:42552: checking size of __float128 |
---|
2421 | configure:42557: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2422 | conftest.c: In function 'longval': |
---|
2423 | conftest.c:121:57: error: '__float128' undeclared (first use in this function) |
---|
2424 | 121 | static long int longval () { return (long int) (sizeof (__float128)); } |
---|
2425 | | ^~~~~~~~~~ |
---|
2426 | conftest.c:121:57: note: each undeclared identifier is reported only once for each function it appears in |
---|
2427 | conftest.c: In function 'ulongval': |
---|
2428 | conftest.c:122:67: error: '__float128' undeclared (first use in this function) |
---|
2429 | 122 | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } |
---|
2430 | | ^~~~~~~~~~ |
---|
2431 | conftest.c: In function 'main': |
---|
2432 | conftest.c:132:28: error: '__float128' undeclared (first use in this function) |
---|
2433 | 132 | if (((long int) (sizeof (__float128))) < 0) |
---|
2434 | | ^~~~~~~~~~ |
---|
2435 | configure:42557: $? = 1 |
---|
2436 | configure: program exited with status 1 |
---|
2437 | configure: failed program was: |
---|
2438 | | /* confdefs.h */ |
---|
2439 | | #define PACKAGE_NAME "MPICH" |
---|
2440 | | #define PACKAGE_TARNAME "mpich" |
---|
2441 | | #define PACKAGE_VERSION "4.0.2" |
---|
2442 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
2443 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2444 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2445 | | #define STDC_HEADERS 1 |
---|
2446 | | #define HAVE_SYS_TYPES_H 1 |
---|
2447 | | #define HAVE_SYS_STAT_H 1 |
---|
2448 | | #define HAVE_STDLIB_H 1 |
---|
2449 | | #define HAVE_STRING_H 1 |
---|
2450 | | #define HAVE_MEMORY_H 1 |
---|
2451 | | #define HAVE_STRINGS_H 1 |
---|
2452 | | #define HAVE_INTTYPES_H 1 |
---|
2453 | | #define HAVE_STDINT_H 1 |
---|
2454 | | #define HAVE_UNISTD_H 1 |
---|
2455 | | #define __EXTENSIONS__ 1 |
---|
2456 | | #define _ALL_SOURCE 1 |
---|
2457 | | #define _GNU_SOURCE 1 |
---|
2458 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2459 | | #define _TANDEM_SOURCE 1 |
---|
2460 | | #define PACKAGE "mpich" |
---|
2461 | | #define VERSION "4.0.2" |
---|
2462 | | #define HAVE_DLFCN_H 1 |
---|
2463 | | #define LT_OBJDIR ".libs/" |
---|
2464 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2465 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2466 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2467 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2468 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2469 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2470 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2471 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2472 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2473 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2474 | | #define HAVE_VISIBILITY 1 |
---|
2475 | | #define HAVE_LIBHWLOC 1 |
---|
2476 | | #define HAVE_HWLOC 1 |
---|
2477 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2478 | | #define MPICH_IS_THREADED 1 |
---|
2479 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
2480 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
2481 | | #define HAVE_ROMIO 1 |
---|
2482 | | #define ENABLE_PVAR_NEM 0 |
---|
2483 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2484 | | #define ENABLE_PVAR_RMA 0 |
---|
2485 | | #define ENABLE_PVAR_DIMS 0 |
---|
2486 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2487 | | #define HAVE_LONG_LONG 1 |
---|
2488 | | #define STDCALL |
---|
2489 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2490 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2491 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2492 | | #define TRUE 1 |
---|
2493 | | #define FALSE 0 |
---|
2494 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2495 | | #define HAVE_NAMESPACES /**/ |
---|
2496 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2497 | | #define HAVE_CXX_BINDING 1 |
---|
2498 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2499 | | #define restrict __restrict |
---|
2500 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2501 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2502 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2503 | | #define HAVE_LONG_DOUBLE 1 |
---|
2504 | | #define HAVE_LONG_LONG_INT 1 |
---|
2505 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2506 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
2507 | | #define MAX_ALIGNMENT 16 |
---|
2508 | | #define SIZEOF_CHAR 1 |
---|
2509 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2510 | | #define SIZEOF_SHORT 2 |
---|
2511 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2512 | | #define SIZEOF_INT 4 |
---|
2513 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2514 | | #define SIZEOF_LONG 4 |
---|
2515 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
2516 | | #define SIZEOF_LONG_LONG 8 |
---|
2517 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2518 | | #define SIZEOF_FLOAT 4 |
---|
2519 | | #define SIZEOF_DOUBLE 8 |
---|
2520 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2521 | | #define SIZEOF_VOID_P 4 |
---|
2522 | | #define HAVE_STDDEF_H 1 |
---|
2523 | | #define SIZEOF_WCHAR_T 4 |
---|
2524 | | /* end confdefs.h. */ |
---|
2525 | | #include <stdio.h> |
---|
2526 | | #ifdef HAVE_SYS_TYPES_H |
---|
2527 | | # include <sys/types.h> |
---|
2528 | | #endif |
---|
2529 | | #ifdef HAVE_SYS_STAT_H |
---|
2530 | | # include <sys/stat.h> |
---|
2531 | | #endif |
---|
2532 | | #ifdef STDC_HEADERS |
---|
2533 | | # include <stdlib.h> |
---|
2534 | | # include <stddef.h> |
---|
2535 | | #else |
---|
2536 | | # ifdef HAVE_STDLIB_H |
---|
2537 | | # include <stdlib.h> |
---|
2538 | | # endif |
---|
2539 | | #endif |
---|
2540 | | #ifdef HAVE_STRING_H |
---|
2541 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2542 | | # include <memory.h> |
---|
2543 | | # endif |
---|
2544 | | # include <string.h> |
---|
2545 | | #endif |
---|
2546 | | #ifdef HAVE_STRINGS_H |
---|
2547 | | # include <strings.h> |
---|
2548 | | #endif |
---|
2549 | | #ifdef HAVE_INTTYPES_H |
---|
2550 | | # include <inttypes.h> |
---|
2551 | | #endif |
---|
2552 | | #ifdef HAVE_STDINT_H |
---|
2553 | | # include <stdint.h> |
---|
2554 | | #endif |
---|
2555 | | #ifdef HAVE_UNISTD_H |
---|
2556 | | # include <unistd.h> |
---|
2557 | | #endif |
---|
2558 | | static long int longval () { return (long int) (sizeof (__float128)); } |
---|
2559 | | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } |
---|
2560 | | #include <stdio.h> |
---|
2561 | | #include <stdlib.h> |
---|
2562 | | int |
---|
2563 | | main () |
---|
2564 | | { |
---|
2565 | | |
---|
2566 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2567 | | if (! f) |
---|
2568 | | return 1; |
---|
2569 | | if (((long int) (sizeof (__float128))) < 0) |
---|
2570 | | { |
---|
2571 | | long int i = longval (); |
---|
2572 | | if (i != ((long int) (sizeof (__float128)))) |
---|
2573 | | return 1; |
---|
2574 | | fprintf (f, "%ld", i); |
---|
2575 | | } |
---|
2576 | | else |
---|
2577 | | { |
---|
2578 | | unsigned long int i = ulongval (); |
---|
2579 | | if (i != ((long int) (sizeof (__float128)))) |
---|
2580 | | return 1; |
---|
2581 | | fprintf (f, "%lu", i); |
---|
2582 | | } |
---|
2583 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2584 | | on some platforms. */ |
---|
2585 | | return ferror (f) || fclose (f) != 0; |
---|
2586 | | |
---|
2587 | | ; |
---|
2588 | | return 0; |
---|
2589 | | } |
---|
2590 | configure:42571: result: 0 |
---|
2591 | configure:42591: checking size of float_int |
---|
2592 | configure:42596: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2593 | configure:42596: $? = 0 |
---|
2594 | configure:42596: ./conftest |
---|
2595 | configure:42596: $? = 0 |
---|
2596 | configure:42611: result: 8 |
---|
2597 | configure:42625: checking size of double_int |
---|
2598 | configure:42630: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2599 | configure:42630: $? = 0 |
---|
2600 | configure:42630: ./conftest |
---|
2601 | configure:42630: $? = 0 |
---|
2602 | configure:42645: result: 16 |
---|
2603 | configure:42659: checking size of long_int |
---|
2604 | configure:42664: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2605 | configure:42664: $? = 0 |
---|
2606 | configure:42664: ./conftest |
---|
2607 | configure:42664: $? = 0 |
---|
2608 | configure:42679: result: 8 |
---|
2609 | configure:42693: checking size of short_int |
---|
2610 | configure:42698: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2611 | configure:42698: $? = 0 |
---|
2612 | configure:42698: ./conftest |
---|
2613 | configure:42698: $? = 0 |
---|
2614 | configure:42713: result: 8 |
---|
2615 | configure:42727: checking size of two_int |
---|
2616 | configure:42732: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2617 | configure:42732: $? = 0 |
---|
2618 | configure:42732: ./conftest |
---|
2619 | configure:42732: $? = 0 |
---|
2620 | configure:42747: result: 8 |
---|
2621 | configure:42761: checking size of long_double_int |
---|
2622 | configure:42766: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2623 | configure:42766: $? = 0 |
---|
2624 | configure:42766: ./conftest |
---|
2625 | configure:42766: $? = 0 |
---|
2626 | configure:42781: result: 32 |
---|
2627 | configure:42795: checking alignment of char |
---|
2628 | configure:42800: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2629 | configure:42800: $? = 0 |
---|
2630 | configure:42800: ./conftest |
---|
2631 | configure:42800: $? = 0 |
---|
2632 | configure:42818: result: 1 |
---|
2633 | configure:42830: checking alignment of float |
---|
2634 | configure:42835: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2635 | configure:42835: $? = 0 |
---|
2636 | configure:42835: ./conftest |
---|
2637 | configure:42835: $? = 0 |
---|
2638 | configure:42853: result: 4 |
---|
2639 | configure:42865: checking alignment of double |
---|
2640 | configure:42870: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2641 | configure:42870: $? = 0 |
---|
2642 | configure:42870: ./conftest |
---|
2643 | configure:42870: $? = 0 |
---|
2644 | configure:42888: result: 4 |
---|
2645 | configure:42900: checking alignment of long |
---|
2646 | configure:42905: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2647 | configure:42905: $? = 0 |
---|
2648 | configure:42905: ./conftest |
---|
2649 | configure:42905: $? = 0 |
---|
2650 | configure:42923: result: 4 |
---|
2651 | configure:42935: checking alignment of long long |
---|
2652 | configure:42940: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2653 | configure:42940: $? = 0 |
---|
2654 | configure:42940: ./conftest |
---|
2655 | configure:42940: $? = 0 |
---|
2656 | configure:42958: result: 4 |
---|
2657 | configure:42970: checking alignment of long double |
---|
2658 | configure:42993: result: 16 |
---|
2659 | configure:43005: checking alignment of short |
---|
2660 | configure:43010: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2661 | configure:43010: $? = 0 |
---|
2662 | configure:43010: ./conftest |
---|
2663 | configure:43010: $? = 0 |
---|
2664 | configure:43028: result: 2 |
---|
2665 | configure:43040: checking alignment of int |
---|
2666 | configure:43045: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2667 | configure:43045: $? = 0 |
---|
2668 | configure:43045: ./conftest |
---|
2669 | configure:43045: $? = 0 |
---|
2670 | configure:43063: result: 4 |
---|
2671 | configure:43075: checking alignment of bool |
---|
2672 | configure:43080: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2673 | conftest.c:139:26: error: unknown type name 'bool' |
---|
2674 | 139 | typedef struct { char x; bool y; } ac__type_alignof_; |
---|
2675 | | ^~~~ |
---|
2676 | configure:43080: $? = 1 |
---|
2677 | configure: program exited with status 1 |
---|
2678 | configure: failed program was: |
---|
2679 | | /* confdefs.h */ |
---|
2680 | | #define PACKAGE_NAME "MPICH" |
---|
2681 | | #define PACKAGE_TARNAME "mpich" |
---|
2682 | | #define PACKAGE_VERSION "4.0.2" |
---|
2683 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
2684 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2685 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2686 | | #define STDC_HEADERS 1 |
---|
2687 | | #define HAVE_SYS_TYPES_H 1 |
---|
2688 | | #define HAVE_SYS_STAT_H 1 |
---|
2689 | | #define HAVE_STDLIB_H 1 |
---|
2690 | | #define HAVE_STRING_H 1 |
---|
2691 | | #define HAVE_MEMORY_H 1 |
---|
2692 | | #define HAVE_STRINGS_H 1 |
---|
2693 | | #define HAVE_INTTYPES_H 1 |
---|
2694 | | #define HAVE_STDINT_H 1 |
---|
2695 | | #define HAVE_UNISTD_H 1 |
---|
2696 | | #define __EXTENSIONS__ 1 |
---|
2697 | | #define _ALL_SOURCE 1 |
---|
2698 | | #define _GNU_SOURCE 1 |
---|
2699 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2700 | | #define _TANDEM_SOURCE 1 |
---|
2701 | | #define PACKAGE "mpich" |
---|
2702 | | #define VERSION "4.0.2" |
---|
2703 | | #define HAVE_DLFCN_H 1 |
---|
2704 | | #define LT_OBJDIR ".libs/" |
---|
2705 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2706 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2707 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2708 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2709 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2710 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2711 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2712 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2713 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2714 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2715 | | #define HAVE_VISIBILITY 1 |
---|
2716 | | #define HAVE_LIBHWLOC 1 |
---|
2717 | | #define HAVE_HWLOC 1 |
---|
2718 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2719 | | #define MPICH_IS_THREADED 1 |
---|
2720 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
2721 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
2722 | | #define HAVE_ROMIO 1 |
---|
2723 | | #define ENABLE_PVAR_NEM 0 |
---|
2724 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2725 | | #define ENABLE_PVAR_RMA 0 |
---|
2726 | | #define ENABLE_PVAR_DIMS 0 |
---|
2727 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2728 | | #define HAVE_LONG_LONG 1 |
---|
2729 | | #define STDCALL |
---|
2730 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2731 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2732 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2733 | | #define TRUE 1 |
---|
2734 | | #define FALSE 0 |
---|
2735 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2736 | | #define HAVE_NAMESPACES /**/ |
---|
2737 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2738 | | #define HAVE_CXX_BINDING 1 |
---|
2739 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2740 | | #define restrict __restrict |
---|
2741 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2742 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2743 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2744 | | #define HAVE_LONG_DOUBLE 1 |
---|
2745 | | #define HAVE_LONG_LONG_INT 1 |
---|
2746 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2747 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
2748 | | #define MAX_ALIGNMENT 16 |
---|
2749 | | #define SIZEOF_CHAR 1 |
---|
2750 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2751 | | #define SIZEOF_SHORT 2 |
---|
2752 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2753 | | #define SIZEOF_INT 4 |
---|
2754 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2755 | | #define SIZEOF_LONG 4 |
---|
2756 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
2757 | | #define SIZEOF_LONG_LONG 8 |
---|
2758 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2759 | | #define SIZEOF_FLOAT 4 |
---|
2760 | | #define SIZEOF_DOUBLE 8 |
---|
2761 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2762 | | #define SIZEOF_VOID_P 4 |
---|
2763 | | #define HAVE_STDDEF_H 1 |
---|
2764 | | #define SIZEOF_WCHAR_T 4 |
---|
2765 | | #define SIZEOF___FLOAT128 0 |
---|
2766 | | #define SIZEOF_FLOAT_INT 8 |
---|
2767 | | #define SIZEOF_DOUBLE_INT 16 |
---|
2768 | | #define SIZEOF_LONG_INT 8 |
---|
2769 | | #define SIZEOF_SHORT_INT 8 |
---|
2770 | | #define SIZEOF_TWO_INT 8 |
---|
2771 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
2772 | | #define ALIGNOF_CHAR 1 |
---|
2773 | | #define ALIGNOF_FLOAT 4 |
---|
2774 | | #define ALIGNOF_DOUBLE 4 |
---|
2775 | | #define ALIGNOF_LONG 4 |
---|
2776 | | #define ALIGNOF_LONG_LONG 4 |
---|
2777 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
2778 | | #define ALIGNOF_SHORT 2 |
---|
2779 | | #define ALIGNOF_INT 4 |
---|
2780 | | /* end confdefs.h. */ |
---|
2781 | | #include <stdio.h> |
---|
2782 | | #ifdef HAVE_SYS_TYPES_H |
---|
2783 | | # include <sys/types.h> |
---|
2784 | | #endif |
---|
2785 | | #ifdef HAVE_SYS_STAT_H |
---|
2786 | | # include <sys/stat.h> |
---|
2787 | | #endif |
---|
2788 | | #ifdef STDC_HEADERS |
---|
2789 | | # include <stdlib.h> |
---|
2790 | | # include <stddef.h> |
---|
2791 | | #else |
---|
2792 | | # ifdef HAVE_STDLIB_H |
---|
2793 | | # include <stdlib.h> |
---|
2794 | | # endif |
---|
2795 | | #endif |
---|
2796 | | #ifdef HAVE_STRING_H |
---|
2797 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2798 | | # include <memory.h> |
---|
2799 | | # endif |
---|
2800 | | # include <string.h> |
---|
2801 | | #endif |
---|
2802 | | #ifdef HAVE_STRINGS_H |
---|
2803 | | # include <strings.h> |
---|
2804 | | #endif |
---|
2805 | | #ifdef HAVE_INTTYPES_H |
---|
2806 | | # include <inttypes.h> |
---|
2807 | | #endif |
---|
2808 | | #ifdef HAVE_STDINT_H |
---|
2809 | | # include <stdint.h> |
---|
2810 | | #endif |
---|
2811 | | #ifdef HAVE_UNISTD_H |
---|
2812 | | # include <unistd.h> |
---|
2813 | | #endif |
---|
2814 | | #ifndef offsetof |
---|
2815 | | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) |
---|
2816 | | #endif |
---|
2817 | | typedef struct { char x; bool y; } ac__type_alignof_; |
---|
2818 | | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2819 | | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } |
---|
2820 | | #include <stdio.h> |
---|
2821 | | #include <stdlib.h> |
---|
2822 | | int |
---|
2823 | | main () |
---|
2824 | | { |
---|
2825 | | |
---|
2826 | | FILE *f = fopen ("conftest.val", "w"); |
---|
2827 | | if (! f) |
---|
2828 | | return 1; |
---|
2829 | | if (((long int) offsetof (ac__type_alignof_, y)) < 0) |
---|
2830 | | { |
---|
2831 | | long int i = longval (); |
---|
2832 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2833 | | return 1; |
---|
2834 | | fprintf (f, "%ld", i); |
---|
2835 | | } |
---|
2836 | | else |
---|
2837 | | { |
---|
2838 | | unsigned long int i = ulongval (); |
---|
2839 | | if (i != ((long int) offsetof (ac__type_alignof_, y))) |
---|
2840 | | return 1; |
---|
2841 | | fprintf (f, "%lu", i); |
---|
2842 | | } |
---|
2843 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
2844 | | on some platforms. */ |
---|
2845 | | return ferror (f) || fclose (f) != 0; |
---|
2846 | | |
---|
2847 | | ; |
---|
2848 | | return 0; |
---|
2849 | | } |
---|
2850 | configure:43098: result: 0 |
---|
2851 | configure:43110: checking alignment of wchar_t |
---|
2852 | configure:43115: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
2853 | configure:43115: $? = 0 |
---|
2854 | configure:43115: ./conftest |
---|
2855 | configure:43115: $? = 0 |
---|
2856 | configure:43133: result: 4 |
---|
2857 | configure:43146: checking sys/bitypes.h usability |
---|
2858 | configure:43146: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
2859 | conftest.c:138:10: fatal error: sys/bitypes.h: No such file or directory |
---|
2860 | 138 | #include <sys/bitypes.h> |
---|
2861 | | ^~~~~~~~~~~~~~~ |
---|
2862 | compilation terminated. |
---|
2863 | configure:43146: $? = 1 |
---|
2864 | configure: failed program was: |
---|
2865 | | /* confdefs.h */ |
---|
2866 | | #define PACKAGE_NAME "MPICH" |
---|
2867 | | #define PACKAGE_TARNAME "mpich" |
---|
2868 | | #define PACKAGE_VERSION "4.0.2" |
---|
2869 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
2870 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
2871 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
2872 | | #define STDC_HEADERS 1 |
---|
2873 | | #define HAVE_SYS_TYPES_H 1 |
---|
2874 | | #define HAVE_SYS_STAT_H 1 |
---|
2875 | | #define HAVE_STDLIB_H 1 |
---|
2876 | | #define HAVE_STRING_H 1 |
---|
2877 | | #define HAVE_MEMORY_H 1 |
---|
2878 | | #define HAVE_STRINGS_H 1 |
---|
2879 | | #define HAVE_INTTYPES_H 1 |
---|
2880 | | #define HAVE_STDINT_H 1 |
---|
2881 | | #define HAVE_UNISTD_H 1 |
---|
2882 | | #define __EXTENSIONS__ 1 |
---|
2883 | | #define _ALL_SOURCE 1 |
---|
2884 | | #define _GNU_SOURCE 1 |
---|
2885 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2886 | | #define _TANDEM_SOURCE 1 |
---|
2887 | | #define PACKAGE "mpich" |
---|
2888 | | #define VERSION "4.0.2" |
---|
2889 | | #define HAVE_DLFCN_H 1 |
---|
2890 | | #define LT_OBJDIR ".libs/" |
---|
2891 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
2892 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2893 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
2894 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
2895 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
2896 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
2897 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
2898 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
2899 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
2900 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
2901 | | #define HAVE_VISIBILITY 1 |
---|
2902 | | #define HAVE_LIBHWLOC 1 |
---|
2903 | | #define HAVE_HWLOC 1 |
---|
2904 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
2905 | | #define MPICH_IS_THREADED 1 |
---|
2906 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
2907 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
2908 | | #define HAVE_ROMIO 1 |
---|
2909 | | #define ENABLE_PVAR_NEM 0 |
---|
2910 | | #define ENABLE_PVAR_RECVQ 0 |
---|
2911 | | #define ENABLE_PVAR_RMA 0 |
---|
2912 | | #define ENABLE_PVAR_DIMS 0 |
---|
2913 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
2914 | | #define HAVE_LONG_LONG 1 |
---|
2915 | | #define STDCALL |
---|
2916 | | #define F77_NAME_LOWER_USCORE 1 |
---|
2917 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
2918 | | #define HAVE_FORTRAN_BINDING 1 |
---|
2919 | | #define TRUE 1 |
---|
2920 | | #define FALSE 0 |
---|
2921 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
2922 | | #define HAVE_NAMESPACES /**/ |
---|
2923 | | #define HAVE_NAMESPACE_STD /**/ |
---|
2924 | | #define HAVE_CXX_BINDING 1 |
---|
2925 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
2926 | | #define restrict __restrict |
---|
2927 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
2928 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2929 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
2930 | | #define HAVE_LONG_DOUBLE 1 |
---|
2931 | | #define HAVE_LONG_LONG_INT 1 |
---|
2932 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
2933 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
2934 | | #define MAX_ALIGNMENT 16 |
---|
2935 | | #define SIZEOF_CHAR 1 |
---|
2936 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
2937 | | #define SIZEOF_SHORT 2 |
---|
2938 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
2939 | | #define SIZEOF_INT 4 |
---|
2940 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2941 | | #define SIZEOF_LONG 4 |
---|
2942 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
2943 | | #define SIZEOF_LONG_LONG 8 |
---|
2944 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2945 | | #define SIZEOF_FLOAT 4 |
---|
2946 | | #define SIZEOF_DOUBLE 8 |
---|
2947 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2948 | | #define SIZEOF_VOID_P 4 |
---|
2949 | | #define HAVE_STDDEF_H 1 |
---|
2950 | | #define SIZEOF_WCHAR_T 4 |
---|
2951 | | #define SIZEOF___FLOAT128 0 |
---|
2952 | | #define SIZEOF_FLOAT_INT 8 |
---|
2953 | | #define SIZEOF_DOUBLE_INT 16 |
---|
2954 | | #define SIZEOF_LONG_INT 8 |
---|
2955 | | #define SIZEOF_SHORT_INT 8 |
---|
2956 | | #define SIZEOF_TWO_INT 8 |
---|
2957 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
2958 | | #define ALIGNOF_CHAR 1 |
---|
2959 | | #define ALIGNOF_FLOAT 4 |
---|
2960 | | #define ALIGNOF_DOUBLE 4 |
---|
2961 | | #define ALIGNOF_LONG 4 |
---|
2962 | | #define ALIGNOF_LONG_LONG 4 |
---|
2963 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
2964 | | #define ALIGNOF_SHORT 2 |
---|
2965 | | #define ALIGNOF_INT 4 |
---|
2966 | | #define ALIGNOF_BOOL 0 |
---|
2967 | | #define ALIGNOF_WCHAR_T 4 |
---|
2968 | | /* end confdefs.h. */ |
---|
2969 | | #include <stdio.h> |
---|
2970 | | #ifdef HAVE_SYS_TYPES_H |
---|
2971 | | # include <sys/types.h> |
---|
2972 | | #endif |
---|
2973 | | #ifdef HAVE_SYS_STAT_H |
---|
2974 | | # include <sys/stat.h> |
---|
2975 | | #endif |
---|
2976 | | #ifdef STDC_HEADERS |
---|
2977 | | # include <stdlib.h> |
---|
2978 | | # include <stddef.h> |
---|
2979 | | #else |
---|
2980 | | # ifdef HAVE_STDLIB_H |
---|
2981 | | # include <stdlib.h> |
---|
2982 | | # endif |
---|
2983 | | #endif |
---|
2984 | | #ifdef HAVE_STRING_H |
---|
2985 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2986 | | # include <memory.h> |
---|
2987 | | # endif |
---|
2988 | | # include <string.h> |
---|
2989 | | #endif |
---|
2990 | | #ifdef HAVE_STRINGS_H |
---|
2991 | | # include <strings.h> |
---|
2992 | | #endif |
---|
2993 | | #ifdef HAVE_INTTYPES_H |
---|
2994 | | # include <inttypes.h> |
---|
2995 | | #endif |
---|
2996 | | #ifdef HAVE_STDINT_H |
---|
2997 | | # include <stdint.h> |
---|
2998 | | #endif |
---|
2999 | | #ifdef HAVE_UNISTD_H |
---|
3000 | | # include <unistd.h> |
---|
3001 | | #endif |
---|
3002 | | #include <sys/bitypes.h> |
---|
3003 | configure:43146: result: no |
---|
3004 | configure:43146: checking sys/bitypes.h presence |
---|
3005 | configure:43146: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
3006 | conftest.c:105:10: fatal error: sys/bitypes.h: No such file or directory |
---|
3007 | 105 | #include <sys/bitypes.h> |
---|
3008 | | ^~~~~~~~~~~~~~~ |
---|
3009 | compilation terminated. |
---|
3010 | configure:43146: $? = 1 |
---|
3011 | configure: failed program was: |
---|
3012 | | /* confdefs.h */ |
---|
3013 | | #define PACKAGE_NAME "MPICH" |
---|
3014 | | #define PACKAGE_TARNAME "mpich" |
---|
3015 | | #define PACKAGE_VERSION "4.0.2" |
---|
3016 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
3017 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3018 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3019 | | #define STDC_HEADERS 1 |
---|
3020 | | #define HAVE_SYS_TYPES_H 1 |
---|
3021 | | #define HAVE_SYS_STAT_H 1 |
---|
3022 | | #define HAVE_STDLIB_H 1 |
---|
3023 | | #define HAVE_STRING_H 1 |
---|
3024 | | #define HAVE_MEMORY_H 1 |
---|
3025 | | #define HAVE_STRINGS_H 1 |
---|
3026 | | #define HAVE_INTTYPES_H 1 |
---|
3027 | | #define HAVE_STDINT_H 1 |
---|
3028 | | #define HAVE_UNISTD_H 1 |
---|
3029 | | #define __EXTENSIONS__ 1 |
---|
3030 | | #define _ALL_SOURCE 1 |
---|
3031 | | #define _GNU_SOURCE 1 |
---|
3032 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3033 | | #define _TANDEM_SOURCE 1 |
---|
3034 | | #define PACKAGE "mpich" |
---|
3035 | | #define VERSION "4.0.2" |
---|
3036 | | #define HAVE_DLFCN_H 1 |
---|
3037 | | #define LT_OBJDIR ".libs/" |
---|
3038 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3039 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3040 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3041 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3042 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3043 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3044 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3045 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3046 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3047 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3048 | | #define HAVE_VISIBILITY 1 |
---|
3049 | | #define HAVE_LIBHWLOC 1 |
---|
3050 | | #define HAVE_HWLOC 1 |
---|
3051 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3052 | | #define MPICH_IS_THREADED 1 |
---|
3053 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
3054 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
3055 | | #define HAVE_ROMIO 1 |
---|
3056 | | #define ENABLE_PVAR_NEM 0 |
---|
3057 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3058 | | #define ENABLE_PVAR_RMA 0 |
---|
3059 | | #define ENABLE_PVAR_DIMS 0 |
---|
3060 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3061 | | #define HAVE_LONG_LONG 1 |
---|
3062 | | #define STDCALL |
---|
3063 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3064 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3065 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3066 | | #define TRUE 1 |
---|
3067 | | #define FALSE 0 |
---|
3068 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3069 | | #define HAVE_NAMESPACES /**/ |
---|
3070 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3071 | | #define HAVE_CXX_BINDING 1 |
---|
3072 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3073 | | #define restrict __restrict |
---|
3074 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3075 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3076 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3077 | | #define HAVE_LONG_DOUBLE 1 |
---|
3078 | | #define HAVE_LONG_LONG_INT 1 |
---|
3079 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3080 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3081 | | #define MAX_ALIGNMENT 16 |
---|
3082 | | #define SIZEOF_CHAR 1 |
---|
3083 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3084 | | #define SIZEOF_SHORT 2 |
---|
3085 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3086 | | #define SIZEOF_INT 4 |
---|
3087 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3088 | | #define SIZEOF_LONG 4 |
---|
3089 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
3090 | | #define SIZEOF_LONG_LONG 8 |
---|
3091 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3092 | | #define SIZEOF_FLOAT 4 |
---|
3093 | | #define SIZEOF_DOUBLE 8 |
---|
3094 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3095 | | #define SIZEOF_VOID_P 4 |
---|
3096 | | #define HAVE_STDDEF_H 1 |
---|
3097 | | #define SIZEOF_WCHAR_T 4 |
---|
3098 | | #define SIZEOF___FLOAT128 0 |
---|
3099 | | #define SIZEOF_FLOAT_INT 8 |
---|
3100 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3101 | | #define SIZEOF_LONG_INT 8 |
---|
3102 | | #define SIZEOF_SHORT_INT 8 |
---|
3103 | | #define SIZEOF_TWO_INT 8 |
---|
3104 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
3105 | | #define ALIGNOF_CHAR 1 |
---|
3106 | | #define ALIGNOF_FLOAT 4 |
---|
3107 | | #define ALIGNOF_DOUBLE 4 |
---|
3108 | | #define ALIGNOF_LONG 4 |
---|
3109 | | #define ALIGNOF_LONG_LONG 4 |
---|
3110 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3111 | | #define ALIGNOF_SHORT 2 |
---|
3112 | | #define ALIGNOF_INT 4 |
---|
3113 | | #define ALIGNOF_BOOL 0 |
---|
3114 | | #define ALIGNOF_WCHAR_T 4 |
---|
3115 | | /* end confdefs.h. */ |
---|
3116 | | #include <sys/bitypes.h> |
---|
3117 | configure:43146: result: no |
---|
3118 | configure:43146: checking for sys/bitypes.h |
---|
3119 | configure:43146: result: no |
---|
3120 | configure:43159: checking for inttypes.h |
---|
3121 | configure:43159: result: yes |
---|
3122 | configure:43159: checking for stdint.h |
---|
3123 | configure:43159: result: yes |
---|
3124 | configure:43174: checking size of int8_t |
---|
3125 | configure:43179: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3126 | configure:43179: $? = 0 |
---|
3127 | configure:43179: ./conftest |
---|
3128 | configure:43179: $? = 0 |
---|
3129 | configure:43193: result: 1 |
---|
3130 | configure:43207: checking size of int16_t |
---|
3131 | configure:43212: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3132 | configure:43212: $? = 0 |
---|
3133 | configure:43212: ./conftest |
---|
3134 | configure:43212: $? = 0 |
---|
3135 | configure:43226: result: 2 |
---|
3136 | configure:43240: checking size of int32_t |
---|
3137 | configure:43245: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3138 | configure:43245: $? = 0 |
---|
3139 | configure:43245: ./conftest |
---|
3140 | configure:43245: $? = 0 |
---|
3141 | configure:43259: result: 4 |
---|
3142 | configure:43273: checking size of int64_t |
---|
3143 | configure:43278: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3144 | configure:43278: $? = 0 |
---|
3145 | configure:43278: ./conftest |
---|
3146 | configure:43278: $? = 0 |
---|
3147 | configure:43292: result: 8 |
---|
3148 | configure:43307: checking size of uint8_t |
---|
3149 | configure:43312: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3150 | configure:43312: $? = 0 |
---|
3151 | configure:43312: ./conftest |
---|
3152 | configure:43312: $? = 0 |
---|
3153 | configure:43326: result: 1 |
---|
3154 | configure:43340: checking size of uint16_t |
---|
3155 | configure:43345: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3156 | configure:43345: $? = 0 |
---|
3157 | configure:43345: ./conftest |
---|
3158 | configure:43345: $? = 0 |
---|
3159 | configure:43359: result: 2 |
---|
3160 | configure:43373: checking size of uint32_t |
---|
3161 | configure:43378: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3162 | configure:43378: $? = 0 |
---|
3163 | configure:43378: ./conftest |
---|
3164 | configure:43378: $? = 0 |
---|
3165 | configure:43392: result: 4 |
---|
3166 | configure:43406: checking size of uint64_t |
---|
3167 | configure:43411: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3168 | configure:43411: $? = 0 |
---|
3169 | configure:43411: ./conftest |
---|
3170 | configure:43411: $? = 0 |
---|
3171 | configure:43425: result: 8 |
---|
3172 | configure:43438: checking alignment of int8_t |
---|
3173 | configure:43443: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3174 | configure:43443: $? = 0 |
---|
3175 | configure:43443: ./conftest |
---|
3176 | configure:43443: $? = 0 |
---|
3177 | configure:43461: result: 1 |
---|
3178 | configure:43473: checking alignment of int16_t |
---|
3179 | configure:43478: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3180 | configure:43478: $? = 0 |
---|
3181 | configure:43478: ./conftest |
---|
3182 | configure:43478: $? = 0 |
---|
3183 | configure:43496: result: 2 |
---|
3184 | configure:43508: checking alignment of int32_t |
---|
3185 | configure:43513: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3186 | configure:43513: $? = 0 |
---|
3187 | configure:43513: ./conftest |
---|
3188 | configure:43513: $? = 0 |
---|
3189 | configure:43531: result: 4 |
---|
3190 | configure:43543: checking alignment of int64_t |
---|
3191 | configure:43548: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3192 | configure:43548: $? = 0 |
---|
3193 | configure:43548: ./conftest |
---|
3194 | configure:43548: $? = 0 |
---|
3195 | configure:43566: result: 4 |
---|
3196 | configure:43623: checking stdbool.h usability |
---|
3197 | configure:43623: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3198 | configure:43623: $? = 0 |
---|
3199 | configure:43623: result: yes |
---|
3200 | configure:43623: checking stdbool.h presence |
---|
3201 | configure:43623: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
3202 | configure:43623: $? = 0 |
---|
3203 | configure:43623: result: yes |
---|
3204 | configure:43623: checking for stdbool.h |
---|
3205 | configure:43623: result: yes |
---|
3206 | configure:43623: checking complex.h usability |
---|
3207 | configure:43623: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3208 | configure:43623: $? = 0 |
---|
3209 | configure:43623: result: yes |
---|
3210 | configure:43623: checking complex.h presence |
---|
3211 | configure:43623: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
3212 | configure:43623: $? = 0 |
---|
3213 | configure:43623: result: yes |
---|
3214 | configure:43623: checking for complex.h |
---|
3215 | configure:43623: result: yes |
---|
3216 | configure:43637: checking size of _Bool |
---|
3217 | configure:43642: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3218 | configure:43642: $? = 0 |
---|
3219 | configure:43642: ./conftest |
---|
3220 | configure:43642: $? = 0 |
---|
3221 | configure:43661: result: 4 |
---|
3222 | configure:43675: checking size of float _Complex |
---|
3223 | configure:43680: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3224 | configure:43680: $? = 0 |
---|
3225 | configure:43680: ./conftest |
---|
3226 | configure:43680: $? = 0 |
---|
3227 | configure:43699: result: 8 |
---|
3228 | configure:43713: checking size of double _Complex |
---|
3229 | configure:43718: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3230 | configure:43718: $? = 0 |
---|
3231 | configure:43718: ./conftest |
---|
3232 | configure:43718: $? = 0 |
---|
3233 | configure:43737: result: 16 |
---|
3234 | configure:43753: checking size of long double _Complex |
---|
3235 | configure:43758: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3236 | configure:43758: $? = 0 |
---|
3237 | configure:43758: ./conftest |
---|
3238 | configure:43758: $? = 0 |
---|
3239 | configure:43777: result: 32 |
---|
3240 | configure:43793: checking size of _Float16 |
---|
3241 | configure:43798: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
3242 | conftest.c: In function 'longval': |
---|
3243 | conftest.c:166:57: error: '_Float16' is not supported on this target |
---|
3244 | 166 | static long int longval () { return (long int) (sizeof (_Float16)); } |
---|
3245 | | ^~~~~~~~ |
---|
3246 | conftest.c: In function 'ulongval': |
---|
3247 | conftest.c:167:67: error: '_Float16' is not supported on this target |
---|
3248 | 167 | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } |
---|
3249 | | ^~~~~~~~ |
---|
3250 | conftest.c: In function 'main': |
---|
3251 | conftest.c:177:28: error: '_Float16' is not supported on this target |
---|
3252 | 177 | if (((long int) (sizeof (_Float16))) < 0) |
---|
3253 | | ^~~~~~~~ |
---|
3254 | conftest.c:180:37: error: '_Float16' is not supported on this target |
---|
3255 | 180 | if (i != ((long int) (sizeof (_Float16)))) |
---|
3256 | | ^~~~~~~~ |
---|
3257 | conftest.c:187:37: error: '_Float16' is not supported on this target |
---|
3258 | 187 | if (i != ((long int) (sizeof (_Float16)))) |
---|
3259 | | ^~~~~~~~ |
---|
3260 | configure:43798: $? = 1 |
---|
3261 | configure: program exited with status 1 |
---|
3262 | configure: failed program was: |
---|
3263 | | /* confdefs.h */ |
---|
3264 | | #define PACKAGE_NAME "MPICH" |
---|
3265 | | #define PACKAGE_TARNAME "mpich" |
---|
3266 | | #define PACKAGE_VERSION "4.0.2" |
---|
3267 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
3268 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3269 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3270 | | #define STDC_HEADERS 1 |
---|
3271 | | #define HAVE_SYS_TYPES_H 1 |
---|
3272 | | #define HAVE_SYS_STAT_H 1 |
---|
3273 | | #define HAVE_STDLIB_H 1 |
---|
3274 | | #define HAVE_STRING_H 1 |
---|
3275 | | #define HAVE_MEMORY_H 1 |
---|
3276 | | #define HAVE_STRINGS_H 1 |
---|
3277 | | #define HAVE_INTTYPES_H 1 |
---|
3278 | | #define HAVE_STDINT_H 1 |
---|
3279 | | #define HAVE_UNISTD_H 1 |
---|
3280 | | #define __EXTENSIONS__ 1 |
---|
3281 | | #define _ALL_SOURCE 1 |
---|
3282 | | #define _GNU_SOURCE 1 |
---|
3283 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3284 | | #define _TANDEM_SOURCE 1 |
---|
3285 | | #define PACKAGE "mpich" |
---|
3286 | | #define VERSION "4.0.2" |
---|
3287 | | #define HAVE_DLFCN_H 1 |
---|
3288 | | #define LT_OBJDIR ".libs/" |
---|
3289 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3290 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3291 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3292 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3293 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3294 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3295 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3296 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3297 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3298 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3299 | | #define HAVE_VISIBILITY 1 |
---|
3300 | | #define HAVE_LIBHWLOC 1 |
---|
3301 | | #define HAVE_HWLOC 1 |
---|
3302 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3303 | | #define MPICH_IS_THREADED 1 |
---|
3304 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
3305 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
3306 | | #define HAVE_ROMIO 1 |
---|
3307 | | #define ENABLE_PVAR_NEM 0 |
---|
3308 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3309 | | #define ENABLE_PVAR_RMA 0 |
---|
3310 | | #define ENABLE_PVAR_DIMS 0 |
---|
3311 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3312 | | #define HAVE_LONG_LONG 1 |
---|
3313 | | #define STDCALL |
---|
3314 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3315 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3316 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3317 | | #define TRUE 1 |
---|
3318 | | #define FALSE 0 |
---|
3319 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3320 | | #define HAVE_NAMESPACES /**/ |
---|
3321 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3322 | | #define HAVE_CXX_BINDING 1 |
---|
3323 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3324 | | #define restrict __restrict |
---|
3325 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3326 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3327 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3328 | | #define HAVE_LONG_DOUBLE 1 |
---|
3329 | | #define HAVE_LONG_LONG_INT 1 |
---|
3330 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3331 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3332 | | #define MAX_ALIGNMENT 16 |
---|
3333 | | #define SIZEOF_CHAR 1 |
---|
3334 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3335 | | #define SIZEOF_SHORT 2 |
---|
3336 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3337 | | #define SIZEOF_INT 4 |
---|
3338 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3339 | | #define SIZEOF_LONG 4 |
---|
3340 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
3341 | | #define SIZEOF_LONG_LONG 8 |
---|
3342 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3343 | | #define SIZEOF_FLOAT 4 |
---|
3344 | | #define SIZEOF_DOUBLE 8 |
---|
3345 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3346 | | #define SIZEOF_VOID_P 4 |
---|
3347 | | #define HAVE_STDDEF_H 1 |
---|
3348 | | #define SIZEOF_WCHAR_T 4 |
---|
3349 | | #define SIZEOF___FLOAT128 0 |
---|
3350 | | #define SIZEOF_FLOAT_INT 8 |
---|
3351 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3352 | | #define SIZEOF_LONG_INT 8 |
---|
3353 | | #define SIZEOF_SHORT_INT 8 |
---|
3354 | | #define SIZEOF_TWO_INT 8 |
---|
3355 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
3356 | | #define ALIGNOF_CHAR 1 |
---|
3357 | | #define ALIGNOF_FLOAT 4 |
---|
3358 | | #define ALIGNOF_DOUBLE 4 |
---|
3359 | | #define ALIGNOF_LONG 4 |
---|
3360 | | #define ALIGNOF_LONG_LONG 4 |
---|
3361 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3362 | | #define ALIGNOF_SHORT 2 |
---|
3363 | | #define ALIGNOF_INT 4 |
---|
3364 | | #define ALIGNOF_BOOL 0 |
---|
3365 | | #define ALIGNOF_WCHAR_T 4 |
---|
3366 | | #define HAVE_INTTYPES_H 1 |
---|
3367 | | #define HAVE_STDINT_H 1 |
---|
3368 | | #define SIZEOF_INT8_T 1 |
---|
3369 | | #define SIZEOF_INT16_T 2 |
---|
3370 | | #define SIZEOF_INT32_T 4 |
---|
3371 | | #define SIZEOF_INT64_T 8 |
---|
3372 | | #define SIZEOF_UINT8_T 1 |
---|
3373 | | #define SIZEOF_UINT16_T 2 |
---|
3374 | | #define SIZEOF_UINT32_T 4 |
---|
3375 | | #define SIZEOF_UINT64_T 8 |
---|
3376 | | #define ALIGNOF_INT8_T 1 |
---|
3377 | | #define ALIGNOF_INT16_T 2 |
---|
3378 | | #define ALIGNOF_INT32_T 4 |
---|
3379 | | #define ALIGNOF_INT64_T 4 |
---|
3380 | | #define HAVE_INT8_T 1 |
---|
3381 | | #define HAVE_INT16_T 1 |
---|
3382 | | #define HAVE_INT32_T 1 |
---|
3383 | | #define HAVE_INT64_T 1 |
---|
3384 | | #define HAVE_UINT8_T 1 |
---|
3385 | | #define HAVE_UINT16_T 1 |
---|
3386 | | #define HAVE_UINT32_T 1 |
---|
3387 | | #define HAVE_UINT64_T 1 |
---|
3388 | | #define HAVE_STDBOOL_H 1 |
---|
3389 | | #define HAVE_COMPLEX_H 1 |
---|
3390 | | #define SIZEOF__BOOL 4 |
---|
3391 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3392 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3393 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
3394 | | /* end confdefs.h. */ |
---|
3395 | | #include <stdio.h> |
---|
3396 | | #ifdef HAVE_SYS_TYPES_H |
---|
3397 | | # include <sys/types.h> |
---|
3398 | | #endif |
---|
3399 | | #ifdef HAVE_SYS_STAT_H |
---|
3400 | | # include <sys/stat.h> |
---|
3401 | | #endif |
---|
3402 | | #ifdef STDC_HEADERS |
---|
3403 | | # include <stdlib.h> |
---|
3404 | | # include <stddef.h> |
---|
3405 | | #else |
---|
3406 | | # ifdef HAVE_STDLIB_H |
---|
3407 | | # include <stdlib.h> |
---|
3408 | | # endif |
---|
3409 | | #endif |
---|
3410 | | #ifdef HAVE_STRING_H |
---|
3411 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3412 | | # include <memory.h> |
---|
3413 | | # endif |
---|
3414 | | # include <string.h> |
---|
3415 | | #endif |
---|
3416 | | #ifdef HAVE_STRINGS_H |
---|
3417 | | # include <strings.h> |
---|
3418 | | #endif |
---|
3419 | | #ifdef HAVE_INTTYPES_H |
---|
3420 | | # include <inttypes.h> |
---|
3421 | | #endif |
---|
3422 | | #ifdef HAVE_STDINT_H |
---|
3423 | | # include <stdint.h> |
---|
3424 | | #endif |
---|
3425 | | #ifdef HAVE_UNISTD_H |
---|
3426 | | # include <unistd.h> |
---|
3427 | | #endif |
---|
3428 | | static long int longval () { return (long int) (sizeof (_Float16)); } |
---|
3429 | | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } |
---|
3430 | | #include <stdio.h> |
---|
3431 | | #include <stdlib.h> |
---|
3432 | | int |
---|
3433 | | main () |
---|
3434 | | { |
---|
3435 | | |
---|
3436 | | FILE *f = fopen ("conftest.val", "w"); |
---|
3437 | | if (! f) |
---|
3438 | | return 1; |
---|
3439 | | if (((long int) (sizeof (_Float16))) < 0) |
---|
3440 | | { |
---|
3441 | | long int i = longval (); |
---|
3442 | | if (i != ((long int) (sizeof (_Float16)))) |
---|
3443 | | return 1; |
---|
3444 | | fprintf (f, "%ld", i); |
---|
3445 | | } |
---|
3446 | | else |
---|
3447 | | { |
---|
3448 | | unsigned long int i = ulongval (); |
---|
3449 | | if (i != ((long int) (sizeof (_Float16)))) |
---|
3450 | | return 1; |
---|
3451 | | fprintf (f, "%lu", i); |
---|
3452 | | } |
---|
3453 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
3454 | | on some platforms. */ |
---|
3455 | | return ferror (f) || fclose (f) != 0; |
---|
3456 | | |
---|
3457 | | ; |
---|
3458 | | return 0; |
---|
3459 | | } |
---|
3460 | configure:43812: result: 0 |
---|
3461 | configure:43825: checking for _Bool |
---|
3462 | configure:43825: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3463 | configure:43825: $? = 0 |
---|
3464 | configure:43825: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3465 | conftest.c: In function 'main': |
---|
3466 | conftest.c:170:20: error: expected expression before ')' token |
---|
3467 | 170 | if (sizeof ((_Bool))) |
---|
3468 | | ^ |
---|
3469 | configure:43825: $? = 1 |
---|
3470 | configure: failed program was: |
---|
3471 | | /* confdefs.h */ |
---|
3472 | | #define PACKAGE_NAME "MPICH" |
---|
3473 | | #define PACKAGE_TARNAME "mpich" |
---|
3474 | | #define PACKAGE_VERSION "4.0.2" |
---|
3475 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
3476 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3477 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3478 | | #define STDC_HEADERS 1 |
---|
3479 | | #define HAVE_SYS_TYPES_H 1 |
---|
3480 | | #define HAVE_SYS_STAT_H 1 |
---|
3481 | | #define HAVE_STDLIB_H 1 |
---|
3482 | | #define HAVE_STRING_H 1 |
---|
3483 | | #define HAVE_MEMORY_H 1 |
---|
3484 | | #define HAVE_STRINGS_H 1 |
---|
3485 | | #define HAVE_INTTYPES_H 1 |
---|
3486 | | #define HAVE_STDINT_H 1 |
---|
3487 | | #define HAVE_UNISTD_H 1 |
---|
3488 | | #define __EXTENSIONS__ 1 |
---|
3489 | | #define _ALL_SOURCE 1 |
---|
3490 | | #define _GNU_SOURCE 1 |
---|
3491 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3492 | | #define _TANDEM_SOURCE 1 |
---|
3493 | | #define PACKAGE "mpich" |
---|
3494 | | #define VERSION "4.0.2" |
---|
3495 | | #define HAVE_DLFCN_H 1 |
---|
3496 | | #define LT_OBJDIR ".libs/" |
---|
3497 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3498 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3499 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3500 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3501 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3502 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3503 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3504 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3505 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3506 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3507 | | #define HAVE_VISIBILITY 1 |
---|
3508 | | #define HAVE_LIBHWLOC 1 |
---|
3509 | | #define HAVE_HWLOC 1 |
---|
3510 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3511 | | #define MPICH_IS_THREADED 1 |
---|
3512 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
3513 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
3514 | | #define HAVE_ROMIO 1 |
---|
3515 | | #define ENABLE_PVAR_NEM 0 |
---|
3516 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3517 | | #define ENABLE_PVAR_RMA 0 |
---|
3518 | | #define ENABLE_PVAR_DIMS 0 |
---|
3519 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3520 | | #define HAVE_LONG_LONG 1 |
---|
3521 | | #define STDCALL |
---|
3522 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3523 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3524 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3525 | | #define TRUE 1 |
---|
3526 | | #define FALSE 0 |
---|
3527 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3528 | | #define HAVE_NAMESPACES /**/ |
---|
3529 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3530 | | #define HAVE_CXX_BINDING 1 |
---|
3531 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3532 | | #define restrict __restrict |
---|
3533 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3534 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3535 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3536 | | #define HAVE_LONG_DOUBLE 1 |
---|
3537 | | #define HAVE_LONG_LONG_INT 1 |
---|
3538 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3539 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3540 | | #define MAX_ALIGNMENT 16 |
---|
3541 | | #define SIZEOF_CHAR 1 |
---|
3542 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3543 | | #define SIZEOF_SHORT 2 |
---|
3544 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3545 | | #define SIZEOF_INT 4 |
---|
3546 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3547 | | #define SIZEOF_LONG 4 |
---|
3548 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
3549 | | #define SIZEOF_LONG_LONG 8 |
---|
3550 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3551 | | #define SIZEOF_FLOAT 4 |
---|
3552 | | #define SIZEOF_DOUBLE 8 |
---|
3553 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3554 | | #define SIZEOF_VOID_P 4 |
---|
3555 | | #define HAVE_STDDEF_H 1 |
---|
3556 | | #define SIZEOF_WCHAR_T 4 |
---|
3557 | | #define SIZEOF___FLOAT128 0 |
---|
3558 | | #define SIZEOF_FLOAT_INT 8 |
---|
3559 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3560 | | #define SIZEOF_LONG_INT 8 |
---|
3561 | | #define SIZEOF_SHORT_INT 8 |
---|
3562 | | #define SIZEOF_TWO_INT 8 |
---|
3563 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
3564 | | #define ALIGNOF_CHAR 1 |
---|
3565 | | #define ALIGNOF_FLOAT 4 |
---|
3566 | | #define ALIGNOF_DOUBLE 4 |
---|
3567 | | #define ALIGNOF_LONG 4 |
---|
3568 | | #define ALIGNOF_LONG_LONG 4 |
---|
3569 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3570 | | #define ALIGNOF_SHORT 2 |
---|
3571 | | #define ALIGNOF_INT 4 |
---|
3572 | | #define ALIGNOF_BOOL 0 |
---|
3573 | | #define ALIGNOF_WCHAR_T 4 |
---|
3574 | | #define HAVE_INTTYPES_H 1 |
---|
3575 | | #define HAVE_STDINT_H 1 |
---|
3576 | | #define SIZEOF_INT8_T 1 |
---|
3577 | | #define SIZEOF_INT16_T 2 |
---|
3578 | | #define SIZEOF_INT32_T 4 |
---|
3579 | | #define SIZEOF_INT64_T 8 |
---|
3580 | | #define SIZEOF_UINT8_T 1 |
---|
3581 | | #define SIZEOF_UINT16_T 2 |
---|
3582 | | #define SIZEOF_UINT32_T 4 |
---|
3583 | | #define SIZEOF_UINT64_T 8 |
---|
3584 | | #define ALIGNOF_INT8_T 1 |
---|
3585 | | #define ALIGNOF_INT16_T 2 |
---|
3586 | | #define ALIGNOF_INT32_T 4 |
---|
3587 | | #define ALIGNOF_INT64_T 4 |
---|
3588 | | #define HAVE_INT8_T 1 |
---|
3589 | | #define HAVE_INT16_T 1 |
---|
3590 | | #define HAVE_INT32_T 1 |
---|
3591 | | #define HAVE_INT64_T 1 |
---|
3592 | | #define HAVE_UINT8_T 1 |
---|
3593 | | #define HAVE_UINT16_T 1 |
---|
3594 | | #define HAVE_UINT32_T 1 |
---|
3595 | | #define HAVE_UINT64_T 1 |
---|
3596 | | #define HAVE_STDBOOL_H 1 |
---|
3597 | | #define HAVE_COMPLEX_H 1 |
---|
3598 | | #define SIZEOF__BOOL 4 |
---|
3599 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3600 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3601 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
3602 | | #define SIZEOF__FLOAT16 0 |
---|
3603 | | /* end confdefs.h. */ |
---|
3604 | | #include <stdio.h> |
---|
3605 | | #ifdef HAVE_SYS_TYPES_H |
---|
3606 | | # include <sys/types.h> |
---|
3607 | | #endif |
---|
3608 | | #ifdef HAVE_SYS_STAT_H |
---|
3609 | | # include <sys/stat.h> |
---|
3610 | | #endif |
---|
3611 | | #ifdef STDC_HEADERS |
---|
3612 | | # include <stdlib.h> |
---|
3613 | | # include <stddef.h> |
---|
3614 | | #else |
---|
3615 | | # ifdef HAVE_STDLIB_H |
---|
3616 | | # include <stdlib.h> |
---|
3617 | | # endif |
---|
3618 | | #endif |
---|
3619 | | #ifdef HAVE_STRING_H |
---|
3620 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3621 | | # include <memory.h> |
---|
3622 | | # endif |
---|
3623 | | # include <string.h> |
---|
3624 | | #endif |
---|
3625 | | #ifdef HAVE_STRINGS_H |
---|
3626 | | # include <strings.h> |
---|
3627 | | #endif |
---|
3628 | | #ifdef HAVE_INTTYPES_H |
---|
3629 | | # include <inttypes.h> |
---|
3630 | | #endif |
---|
3631 | | #ifdef HAVE_STDINT_H |
---|
3632 | | # include <stdint.h> |
---|
3633 | | #endif |
---|
3634 | | #ifdef HAVE_UNISTD_H |
---|
3635 | | # include <unistd.h> |
---|
3636 | | #endif |
---|
3637 | | int |
---|
3638 | | main () |
---|
3639 | | { |
---|
3640 | | if (sizeof ((_Bool))) |
---|
3641 | | return 0; |
---|
3642 | | ; |
---|
3643 | | return 0; |
---|
3644 | | } |
---|
3645 | configure:43825: result: yes |
---|
3646 | configure:43834: checking for float _Complex |
---|
3647 | configure:43834: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3648 | configure:43834: $? = 0 |
---|
3649 | configure:43834: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3650 | conftest.c: In function 'main': |
---|
3651 | conftest.c:171:29: error: expected expression before ')' token |
---|
3652 | 171 | if (sizeof ((float _Complex))) |
---|
3653 | | ^ |
---|
3654 | configure:43834: $? = 1 |
---|
3655 | configure: failed program was: |
---|
3656 | | /* confdefs.h */ |
---|
3657 | | #define PACKAGE_NAME "MPICH" |
---|
3658 | | #define PACKAGE_TARNAME "mpich" |
---|
3659 | | #define PACKAGE_VERSION "4.0.2" |
---|
3660 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
3661 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3662 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3663 | | #define STDC_HEADERS 1 |
---|
3664 | | #define HAVE_SYS_TYPES_H 1 |
---|
3665 | | #define HAVE_SYS_STAT_H 1 |
---|
3666 | | #define HAVE_STDLIB_H 1 |
---|
3667 | | #define HAVE_STRING_H 1 |
---|
3668 | | #define HAVE_MEMORY_H 1 |
---|
3669 | | #define HAVE_STRINGS_H 1 |
---|
3670 | | #define HAVE_INTTYPES_H 1 |
---|
3671 | | #define HAVE_STDINT_H 1 |
---|
3672 | | #define HAVE_UNISTD_H 1 |
---|
3673 | | #define __EXTENSIONS__ 1 |
---|
3674 | | #define _ALL_SOURCE 1 |
---|
3675 | | #define _GNU_SOURCE 1 |
---|
3676 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3677 | | #define _TANDEM_SOURCE 1 |
---|
3678 | | #define PACKAGE "mpich" |
---|
3679 | | #define VERSION "4.0.2" |
---|
3680 | | #define HAVE_DLFCN_H 1 |
---|
3681 | | #define LT_OBJDIR ".libs/" |
---|
3682 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3683 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3684 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3685 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3686 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3687 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3688 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3689 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3690 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3691 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3692 | | #define HAVE_VISIBILITY 1 |
---|
3693 | | #define HAVE_LIBHWLOC 1 |
---|
3694 | | #define HAVE_HWLOC 1 |
---|
3695 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3696 | | #define MPICH_IS_THREADED 1 |
---|
3697 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
3698 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
3699 | | #define HAVE_ROMIO 1 |
---|
3700 | | #define ENABLE_PVAR_NEM 0 |
---|
3701 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3702 | | #define ENABLE_PVAR_RMA 0 |
---|
3703 | | #define ENABLE_PVAR_DIMS 0 |
---|
3704 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3705 | | #define HAVE_LONG_LONG 1 |
---|
3706 | | #define STDCALL |
---|
3707 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3708 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3709 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3710 | | #define TRUE 1 |
---|
3711 | | #define FALSE 0 |
---|
3712 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3713 | | #define HAVE_NAMESPACES /**/ |
---|
3714 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3715 | | #define HAVE_CXX_BINDING 1 |
---|
3716 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3717 | | #define restrict __restrict |
---|
3718 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3719 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3720 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3721 | | #define HAVE_LONG_DOUBLE 1 |
---|
3722 | | #define HAVE_LONG_LONG_INT 1 |
---|
3723 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3724 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3725 | | #define MAX_ALIGNMENT 16 |
---|
3726 | | #define SIZEOF_CHAR 1 |
---|
3727 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3728 | | #define SIZEOF_SHORT 2 |
---|
3729 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3730 | | #define SIZEOF_INT 4 |
---|
3731 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3732 | | #define SIZEOF_LONG 4 |
---|
3733 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
3734 | | #define SIZEOF_LONG_LONG 8 |
---|
3735 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3736 | | #define SIZEOF_FLOAT 4 |
---|
3737 | | #define SIZEOF_DOUBLE 8 |
---|
3738 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3739 | | #define SIZEOF_VOID_P 4 |
---|
3740 | | #define HAVE_STDDEF_H 1 |
---|
3741 | | #define SIZEOF_WCHAR_T 4 |
---|
3742 | | #define SIZEOF___FLOAT128 0 |
---|
3743 | | #define SIZEOF_FLOAT_INT 8 |
---|
3744 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3745 | | #define SIZEOF_LONG_INT 8 |
---|
3746 | | #define SIZEOF_SHORT_INT 8 |
---|
3747 | | #define SIZEOF_TWO_INT 8 |
---|
3748 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
3749 | | #define ALIGNOF_CHAR 1 |
---|
3750 | | #define ALIGNOF_FLOAT 4 |
---|
3751 | | #define ALIGNOF_DOUBLE 4 |
---|
3752 | | #define ALIGNOF_LONG 4 |
---|
3753 | | #define ALIGNOF_LONG_LONG 4 |
---|
3754 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3755 | | #define ALIGNOF_SHORT 2 |
---|
3756 | | #define ALIGNOF_INT 4 |
---|
3757 | | #define ALIGNOF_BOOL 0 |
---|
3758 | | #define ALIGNOF_WCHAR_T 4 |
---|
3759 | | #define HAVE_INTTYPES_H 1 |
---|
3760 | | #define HAVE_STDINT_H 1 |
---|
3761 | | #define SIZEOF_INT8_T 1 |
---|
3762 | | #define SIZEOF_INT16_T 2 |
---|
3763 | | #define SIZEOF_INT32_T 4 |
---|
3764 | | #define SIZEOF_INT64_T 8 |
---|
3765 | | #define SIZEOF_UINT8_T 1 |
---|
3766 | | #define SIZEOF_UINT16_T 2 |
---|
3767 | | #define SIZEOF_UINT32_T 4 |
---|
3768 | | #define SIZEOF_UINT64_T 8 |
---|
3769 | | #define ALIGNOF_INT8_T 1 |
---|
3770 | | #define ALIGNOF_INT16_T 2 |
---|
3771 | | #define ALIGNOF_INT32_T 4 |
---|
3772 | | #define ALIGNOF_INT64_T 4 |
---|
3773 | | #define HAVE_INT8_T 1 |
---|
3774 | | #define HAVE_INT16_T 1 |
---|
3775 | | #define HAVE_INT32_T 1 |
---|
3776 | | #define HAVE_INT64_T 1 |
---|
3777 | | #define HAVE_UINT8_T 1 |
---|
3778 | | #define HAVE_UINT16_T 1 |
---|
3779 | | #define HAVE_UINT32_T 1 |
---|
3780 | | #define HAVE_UINT64_T 1 |
---|
3781 | | #define HAVE_STDBOOL_H 1 |
---|
3782 | | #define HAVE_COMPLEX_H 1 |
---|
3783 | | #define SIZEOF__BOOL 4 |
---|
3784 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3785 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3786 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
3787 | | #define SIZEOF__FLOAT16 0 |
---|
3788 | | #define HAVE__BOOL 1 |
---|
3789 | | /* end confdefs.h. */ |
---|
3790 | | #include <stdio.h> |
---|
3791 | | #ifdef HAVE_SYS_TYPES_H |
---|
3792 | | # include <sys/types.h> |
---|
3793 | | #endif |
---|
3794 | | #ifdef HAVE_SYS_STAT_H |
---|
3795 | | # include <sys/stat.h> |
---|
3796 | | #endif |
---|
3797 | | #ifdef STDC_HEADERS |
---|
3798 | | # include <stdlib.h> |
---|
3799 | | # include <stddef.h> |
---|
3800 | | #else |
---|
3801 | | # ifdef HAVE_STDLIB_H |
---|
3802 | | # include <stdlib.h> |
---|
3803 | | # endif |
---|
3804 | | #endif |
---|
3805 | | #ifdef HAVE_STRING_H |
---|
3806 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3807 | | # include <memory.h> |
---|
3808 | | # endif |
---|
3809 | | # include <string.h> |
---|
3810 | | #endif |
---|
3811 | | #ifdef HAVE_STRINGS_H |
---|
3812 | | # include <strings.h> |
---|
3813 | | #endif |
---|
3814 | | #ifdef HAVE_INTTYPES_H |
---|
3815 | | # include <inttypes.h> |
---|
3816 | | #endif |
---|
3817 | | #ifdef HAVE_STDINT_H |
---|
3818 | | # include <stdint.h> |
---|
3819 | | #endif |
---|
3820 | | #ifdef HAVE_UNISTD_H |
---|
3821 | | # include <unistd.h> |
---|
3822 | | #endif |
---|
3823 | | int |
---|
3824 | | main () |
---|
3825 | | { |
---|
3826 | | if (sizeof ((float _Complex))) |
---|
3827 | | return 0; |
---|
3828 | | ; |
---|
3829 | | return 0; |
---|
3830 | | } |
---|
3831 | configure:43834: result: yes |
---|
3832 | configure:43843: checking for double _Complex |
---|
3833 | configure:43843: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3834 | configure:43843: $? = 0 |
---|
3835 | configure:43843: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
3836 | conftest.c: In function 'main': |
---|
3837 | conftest.c:172:30: error: expected expression before ')' token |
---|
3838 | 172 | if (sizeof ((double _Complex))) |
---|
3839 | | ^ |
---|
3840 | configure:43843: $? = 1 |
---|
3841 | configure: failed program was: |
---|
3842 | | /* confdefs.h */ |
---|
3843 | | #define PACKAGE_NAME "MPICH" |
---|
3844 | | #define PACKAGE_TARNAME "mpich" |
---|
3845 | | #define PACKAGE_VERSION "4.0.2" |
---|
3846 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
3847 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
3848 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
3849 | | #define STDC_HEADERS 1 |
---|
3850 | | #define HAVE_SYS_TYPES_H 1 |
---|
3851 | | #define HAVE_SYS_STAT_H 1 |
---|
3852 | | #define HAVE_STDLIB_H 1 |
---|
3853 | | #define HAVE_STRING_H 1 |
---|
3854 | | #define HAVE_MEMORY_H 1 |
---|
3855 | | #define HAVE_STRINGS_H 1 |
---|
3856 | | #define HAVE_INTTYPES_H 1 |
---|
3857 | | #define HAVE_STDINT_H 1 |
---|
3858 | | #define HAVE_UNISTD_H 1 |
---|
3859 | | #define __EXTENSIONS__ 1 |
---|
3860 | | #define _ALL_SOURCE 1 |
---|
3861 | | #define _GNU_SOURCE 1 |
---|
3862 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3863 | | #define _TANDEM_SOURCE 1 |
---|
3864 | | #define PACKAGE "mpich" |
---|
3865 | | #define VERSION "4.0.2" |
---|
3866 | | #define HAVE_DLFCN_H 1 |
---|
3867 | | #define LT_OBJDIR ".libs/" |
---|
3868 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
3869 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3870 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
3871 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
3872 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
3873 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
3874 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
3875 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
3876 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
3877 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
3878 | | #define HAVE_VISIBILITY 1 |
---|
3879 | | #define HAVE_LIBHWLOC 1 |
---|
3880 | | #define HAVE_HWLOC 1 |
---|
3881 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
3882 | | #define MPICH_IS_THREADED 1 |
---|
3883 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
3884 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
3885 | | #define HAVE_ROMIO 1 |
---|
3886 | | #define ENABLE_PVAR_NEM 0 |
---|
3887 | | #define ENABLE_PVAR_RECVQ 0 |
---|
3888 | | #define ENABLE_PVAR_RMA 0 |
---|
3889 | | #define ENABLE_PVAR_DIMS 0 |
---|
3890 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
3891 | | #define HAVE_LONG_LONG 1 |
---|
3892 | | #define STDCALL |
---|
3893 | | #define F77_NAME_LOWER_USCORE 1 |
---|
3894 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
3895 | | #define HAVE_FORTRAN_BINDING 1 |
---|
3896 | | #define TRUE 1 |
---|
3897 | | #define FALSE 0 |
---|
3898 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
3899 | | #define HAVE_NAMESPACES /**/ |
---|
3900 | | #define HAVE_NAMESPACE_STD /**/ |
---|
3901 | | #define HAVE_CXX_BINDING 1 |
---|
3902 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
3903 | | #define restrict __restrict |
---|
3904 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
3905 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3906 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
3907 | | #define HAVE_LONG_DOUBLE 1 |
---|
3908 | | #define HAVE_LONG_LONG_INT 1 |
---|
3909 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
3910 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3911 | | #define MAX_ALIGNMENT 16 |
---|
3912 | | #define SIZEOF_CHAR 1 |
---|
3913 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
3914 | | #define SIZEOF_SHORT 2 |
---|
3915 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
3916 | | #define SIZEOF_INT 4 |
---|
3917 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3918 | | #define SIZEOF_LONG 4 |
---|
3919 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
3920 | | #define SIZEOF_LONG_LONG 8 |
---|
3921 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3922 | | #define SIZEOF_FLOAT 4 |
---|
3923 | | #define SIZEOF_DOUBLE 8 |
---|
3924 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3925 | | #define SIZEOF_VOID_P 4 |
---|
3926 | | #define HAVE_STDDEF_H 1 |
---|
3927 | | #define SIZEOF_WCHAR_T 4 |
---|
3928 | | #define SIZEOF___FLOAT128 0 |
---|
3929 | | #define SIZEOF_FLOAT_INT 8 |
---|
3930 | | #define SIZEOF_DOUBLE_INT 16 |
---|
3931 | | #define SIZEOF_LONG_INT 8 |
---|
3932 | | #define SIZEOF_SHORT_INT 8 |
---|
3933 | | #define SIZEOF_TWO_INT 8 |
---|
3934 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
3935 | | #define ALIGNOF_CHAR 1 |
---|
3936 | | #define ALIGNOF_FLOAT 4 |
---|
3937 | | #define ALIGNOF_DOUBLE 4 |
---|
3938 | | #define ALIGNOF_LONG 4 |
---|
3939 | | #define ALIGNOF_LONG_LONG 4 |
---|
3940 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
3941 | | #define ALIGNOF_SHORT 2 |
---|
3942 | | #define ALIGNOF_INT 4 |
---|
3943 | | #define ALIGNOF_BOOL 0 |
---|
3944 | | #define ALIGNOF_WCHAR_T 4 |
---|
3945 | | #define HAVE_INTTYPES_H 1 |
---|
3946 | | #define HAVE_STDINT_H 1 |
---|
3947 | | #define SIZEOF_INT8_T 1 |
---|
3948 | | #define SIZEOF_INT16_T 2 |
---|
3949 | | #define SIZEOF_INT32_T 4 |
---|
3950 | | #define SIZEOF_INT64_T 8 |
---|
3951 | | #define SIZEOF_UINT8_T 1 |
---|
3952 | | #define SIZEOF_UINT16_T 2 |
---|
3953 | | #define SIZEOF_UINT32_T 4 |
---|
3954 | | #define SIZEOF_UINT64_T 8 |
---|
3955 | | #define ALIGNOF_INT8_T 1 |
---|
3956 | | #define ALIGNOF_INT16_T 2 |
---|
3957 | | #define ALIGNOF_INT32_T 4 |
---|
3958 | | #define ALIGNOF_INT64_T 4 |
---|
3959 | | #define HAVE_INT8_T 1 |
---|
3960 | | #define HAVE_INT16_T 1 |
---|
3961 | | #define HAVE_INT32_T 1 |
---|
3962 | | #define HAVE_INT64_T 1 |
---|
3963 | | #define HAVE_UINT8_T 1 |
---|
3964 | | #define HAVE_UINT16_T 1 |
---|
3965 | | #define HAVE_UINT32_T 1 |
---|
3966 | | #define HAVE_UINT64_T 1 |
---|
3967 | | #define HAVE_STDBOOL_H 1 |
---|
3968 | | #define HAVE_COMPLEX_H 1 |
---|
3969 | | #define SIZEOF__BOOL 4 |
---|
3970 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
3971 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
3972 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
3973 | | #define SIZEOF__FLOAT16 0 |
---|
3974 | | #define HAVE__BOOL 1 |
---|
3975 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
3976 | | /* end confdefs.h. */ |
---|
3977 | | #include <stdio.h> |
---|
3978 | | #ifdef HAVE_SYS_TYPES_H |
---|
3979 | | # include <sys/types.h> |
---|
3980 | | #endif |
---|
3981 | | #ifdef HAVE_SYS_STAT_H |
---|
3982 | | # include <sys/stat.h> |
---|
3983 | | #endif |
---|
3984 | | #ifdef STDC_HEADERS |
---|
3985 | | # include <stdlib.h> |
---|
3986 | | # include <stddef.h> |
---|
3987 | | #else |
---|
3988 | | # ifdef HAVE_STDLIB_H |
---|
3989 | | # include <stdlib.h> |
---|
3990 | | # endif |
---|
3991 | | #endif |
---|
3992 | | #ifdef HAVE_STRING_H |
---|
3993 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3994 | | # include <memory.h> |
---|
3995 | | # endif |
---|
3996 | | # include <string.h> |
---|
3997 | | #endif |
---|
3998 | | #ifdef HAVE_STRINGS_H |
---|
3999 | | # include <strings.h> |
---|
4000 | | #endif |
---|
4001 | | #ifdef HAVE_INTTYPES_H |
---|
4002 | | # include <inttypes.h> |
---|
4003 | | #endif |
---|
4004 | | #ifdef HAVE_STDINT_H |
---|
4005 | | # include <stdint.h> |
---|
4006 | | #endif |
---|
4007 | | #ifdef HAVE_UNISTD_H |
---|
4008 | | # include <unistd.h> |
---|
4009 | | #endif |
---|
4010 | | int |
---|
4011 | | main () |
---|
4012 | | { |
---|
4013 | | if (sizeof ((double _Complex))) |
---|
4014 | | return 0; |
---|
4015 | | ; |
---|
4016 | | return 0; |
---|
4017 | | } |
---|
4018 | configure:43843: result: yes |
---|
4019 | configure:43856: checking for long double _Complex |
---|
4020 | configure:43856: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4021 | configure:43856: $? = 0 |
---|
4022 | configure:43856: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4023 | conftest.c: In function 'main': |
---|
4024 | conftest.c:173:35: error: expected expression before ')' token |
---|
4025 | 173 | if (sizeof ((long double _Complex))) |
---|
4026 | | ^ |
---|
4027 | configure:43856: $? = 1 |
---|
4028 | configure: failed program was: |
---|
4029 | | /* confdefs.h */ |
---|
4030 | | #define PACKAGE_NAME "MPICH" |
---|
4031 | | #define PACKAGE_TARNAME "mpich" |
---|
4032 | | #define PACKAGE_VERSION "4.0.2" |
---|
4033 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
4034 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4035 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4036 | | #define STDC_HEADERS 1 |
---|
4037 | | #define HAVE_SYS_TYPES_H 1 |
---|
4038 | | #define HAVE_SYS_STAT_H 1 |
---|
4039 | | #define HAVE_STDLIB_H 1 |
---|
4040 | | #define HAVE_STRING_H 1 |
---|
4041 | | #define HAVE_MEMORY_H 1 |
---|
4042 | | #define HAVE_STRINGS_H 1 |
---|
4043 | | #define HAVE_INTTYPES_H 1 |
---|
4044 | | #define HAVE_STDINT_H 1 |
---|
4045 | | #define HAVE_UNISTD_H 1 |
---|
4046 | | #define __EXTENSIONS__ 1 |
---|
4047 | | #define _ALL_SOURCE 1 |
---|
4048 | | #define _GNU_SOURCE 1 |
---|
4049 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4050 | | #define _TANDEM_SOURCE 1 |
---|
4051 | | #define PACKAGE "mpich" |
---|
4052 | | #define VERSION "4.0.2" |
---|
4053 | | #define HAVE_DLFCN_H 1 |
---|
4054 | | #define LT_OBJDIR ".libs/" |
---|
4055 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4056 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4057 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4058 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4059 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4060 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4061 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4062 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4063 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4064 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4065 | | #define HAVE_VISIBILITY 1 |
---|
4066 | | #define HAVE_LIBHWLOC 1 |
---|
4067 | | #define HAVE_HWLOC 1 |
---|
4068 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4069 | | #define MPICH_IS_THREADED 1 |
---|
4070 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
4071 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
4072 | | #define HAVE_ROMIO 1 |
---|
4073 | | #define ENABLE_PVAR_NEM 0 |
---|
4074 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4075 | | #define ENABLE_PVAR_RMA 0 |
---|
4076 | | #define ENABLE_PVAR_DIMS 0 |
---|
4077 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4078 | | #define HAVE_LONG_LONG 1 |
---|
4079 | | #define STDCALL |
---|
4080 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4081 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4082 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4083 | | #define TRUE 1 |
---|
4084 | | #define FALSE 0 |
---|
4085 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4086 | | #define HAVE_NAMESPACES /**/ |
---|
4087 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4088 | | #define HAVE_CXX_BINDING 1 |
---|
4089 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4090 | | #define restrict __restrict |
---|
4091 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4092 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4093 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4094 | | #define HAVE_LONG_DOUBLE 1 |
---|
4095 | | #define HAVE_LONG_LONG_INT 1 |
---|
4096 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4097 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4098 | | #define MAX_ALIGNMENT 16 |
---|
4099 | | #define SIZEOF_CHAR 1 |
---|
4100 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4101 | | #define SIZEOF_SHORT 2 |
---|
4102 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4103 | | #define SIZEOF_INT 4 |
---|
4104 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4105 | | #define SIZEOF_LONG 4 |
---|
4106 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
4107 | | #define SIZEOF_LONG_LONG 8 |
---|
4108 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4109 | | #define SIZEOF_FLOAT 4 |
---|
4110 | | #define SIZEOF_DOUBLE 8 |
---|
4111 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
4112 | | #define SIZEOF_VOID_P 4 |
---|
4113 | | #define HAVE_STDDEF_H 1 |
---|
4114 | | #define SIZEOF_WCHAR_T 4 |
---|
4115 | | #define SIZEOF___FLOAT128 0 |
---|
4116 | | #define SIZEOF_FLOAT_INT 8 |
---|
4117 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4118 | | #define SIZEOF_LONG_INT 8 |
---|
4119 | | #define SIZEOF_SHORT_INT 8 |
---|
4120 | | #define SIZEOF_TWO_INT 8 |
---|
4121 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
4122 | | #define ALIGNOF_CHAR 1 |
---|
4123 | | #define ALIGNOF_FLOAT 4 |
---|
4124 | | #define ALIGNOF_DOUBLE 4 |
---|
4125 | | #define ALIGNOF_LONG 4 |
---|
4126 | | #define ALIGNOF_LONG_LONG 4 |
---|
4127 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4128 | | #define ALIGNOF_SHORT 2 |
---|
4129 | | #define ALIGNOF_INT 4 |
---|
4130 | | #define ALIGNOF_BOOL 0 |
---|
4131 | | #define ALIGNOF_WCHAR_T 4 |
---|
4132 | | #define HAVE_INTTYPES_H 1 |
---|
4133 | | #define HAVE_STDINT_H 1 |
---|
4134 | | #define SIZEOF_INT8_T 1 |
---|
4135 | | #define SIZEOF_INT16_T 2 |
---|
4136 | | #define SIZEOF_INT32_T 4 |
---|
4137 | | #define SIZEOF_INT64_T 8 |
---|
4138 | | #define SIZEOF_UINT8_T 1 |
---|
4139 | | #define SIZEOF_UINT16_T 2 |
---|
4140 | | #define SIZEOF_UINT32_T 4 |
---|
4141 | | #define SIZEOF_UINT64_T 8 |
---|
4142 | | #define ALIGNOF_INT8_T 1 |
---|
4143 | | #define ALIGNOF_INT16_T 2 |
---|
4144 | | #define ALIGNOF_INT32_T 4 |
---|
4145 | | #define ALIGNOF_INT64_T 4 |
---|
4146 | | #define HAVE_INT8_T 1 |
---|
4147 | | #define HAVE_INT16_T 1 |
---|
4148 | | #define HAVE_INT32_T 1 |
---|
4149 | | #define HAVE_INT64_T 1 |
---|
4150 | | #define HAVE_UINT8_T 1 |
---|
4151 | | #define HAVE_UINT16_T 1 |
---|
4152 | | #define HAVE_UINT32_T 1 |
---|
4153 | | #define HAVE_UINT64_T 1 |
---|
4154 | | #define HAVE_STDBOOL_H 1 |
---|
4155 | | #define HAVE_COMPLEX_H 1 |
---|
4156 | | #define SIZEOF__BOOL 4 |
---|
4157 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4158 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4159 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
4160 | | #define SIZEOF__FLOAT16 0 |
---|
4161 | | #define HAVE__BOOL 1 |
---|
4162 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4163 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4164 | | /* end confdefs.h. */ |
---|
4165 | | #include <stdio.h> |
---|
4166 | | #ifdef HAVE_SYS_TYPES_H |
---|
4167 | | # include <sys/types.h> |
---|
4168 | | #endif |
---|
4169 | | #ifdef HAVE_SYS_STAT_H |
---|
4170 | | # include <sys/stat.h> |
---|
4171 | | #endif |
---|
4172 | | #ifdef STDC_HEADERS |
---|
4173 | | # include <stdlib.h> |
---|
4174 | | # include <stddef.h> |
---|
4175 | | #else |
---|
4176 | | # ifdef HAVE_STDLIB_H |
---|
4177 | | # include <stdlib.h> |
---|
4178 | | # endif |
---|
4179 | | #endif |
---|
4180 | | #ifdef HAVE_STRING_H |
---|
4181 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4182 | | # include <memory.h> |
---|
4183 | | # endif |
---|
4184 | | # include <string.h> |
---|
4185 | | #endif |
---|
4186 | | #ifdef HAVE_STRINGS_H |
---|
4187 | | # include <strings.h> |
---|
4188 | | #endif |
---|
4189 | | #ifdef HAVE_INTTYPES_H |
---|
4190 | | # include <inttypes.h> |
---|
4191 | | #endif |
---|
4192 | | #ifdef HAVE_STDINT_H |
---|
4193 | | # include <stdint.h> |
---|
4194 | | #endif |
---|
4195 | | #ifdef HAVE_UNISTD_H |
---|
4196 | | # include <unistd.h> |
---|
4197 | | #endif |
---|
4198 | | int |
---|
4199 | | main () |
---|
4200 | | { |
---|
4201 | | if (sizeof ((long double _Complex))) |
---|
4202 | | return 0; |
---|
4203 | | ; |
---|
4204 | | return 0; |
---|
4205 | | } |
---|
4206 | configure:43856: result: yes |
---|
4207 | configure:43993: checking for size of Fortran type integer |
---|
4208 | configure:44031: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4209 | configure:44031: $? = 0 |
---|
4210 | configure:44035: mv conftest.o pac_conftest.o |
---|
4211 | configure:44038: $? = 0 |
---|
4212 | configure:44065: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
4213 | configure:44065: $? = 0 |
---|
4214 | configure:44065: ./conftest |
---|
4215 | configure:44065: $? = 0 |
---|
4216 | configure:44103: result: 4 |
---|
4217 | configure:44118: checking for size of Fortran type real |
---|
4218 | configure:44156: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4219 | configure:44156: $? = 0 |
---|
4220 | configure:44160: mv conftest.o pac_conftest.o |
---|
4221 | configure:44163: $? = 0 |
---|
4222 | configure:44190: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
4223 | configure:44190: $? = 0 |
---|
4224 | configure:44190: ./conftest |
---|
4225 | configure:44190: $? = 0 |
---|
4226 | configure:44228: result: 4 |
---|
4227 | configure:44243: checking for size of Fortran type double precision |
---|
4228 | configure:44281: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4229 | configure:44281: $? = 0 |
---|
4230 | configure:44285: mv conftest.o pac_conftest.o |
---|
4231 | configure:44288: $? = 0 |
---|
4232 | configure:44315: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
4233 | configure:44315: $? = 0 |
---|
4234 | configure:44315: ./conftest |
---|
4235 | configure:44315: $? = 0 |
---|
4236 | configure:44353: result: 8 |
---|
4237 | configure:44376: checking whether integer*1 is supported |
---|
4238 | configure:44387: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4239 | configure:44387: $? = 0 |
---|
4240 | configure:44394: result: yes |
---|
4241 | configure:44396: checking whether integer*2 is supported |
---|
4242 | configure:44407: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4243 | configure:44407: $? = 0 |
---|
4244 | configure:44414: result: yes |
---|
4245 | configure:44416: checking whether integer*4 is supported |
---|
4246 | configure:44427: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4247 | configure:44427: $? = 0 |
---|
4248 | configure:44434: result: yes |
---|
4249 | configure:44436: checking whether integer*8 is supported |
---|
4250 | configure:44447: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4251 | configure:44447: $? = 0 |
---|
4252 | configure:44454: result: yes |
---|
4253 | configure:44456: checking whether integer*16 is supported |
---|
4254 | configure:44467: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4255 | conftest.f:2:17: |
---|
4256 | |
---|
4257 | 2 | integer*16 i |
---|
4258 | | 1 |
---|
4259 | Error: Old-style type declaration INTEGER*16 not supported at (1) |
---|
4260 | configure:44467: $? = 1 |
---|
4261 | configure: failed program was: |
---|
4262 | | program main |
---|
4263 | | integer*16 i |
---|
4264 | | end |
---|
4265 | configure:44474: result: no |
---|
4266 | configure:44476: checking whether real*4 is supported |
---|
4267 | configure:44487: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4268 | configure:44487: $? = 0 |
---|
4269 | configure:44494: result: yes |
---|
4270 | configure:44496: checking whether real*8 is supported |
---|
4271 | configure:44507: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4272 | configure:44507: $? = 0 |
---|
4273 | configure:44514: result: yes |
---|
4274 | configure:44516: checking whether real*16 is supported |
---|
4275 | configure:44527: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4276 | configure:44527: $? = 0 |
---|
4277 | configure:44534: result: yes |
---|
4278 | configure:44551: checking for C type matching Fortran integer |
---|
4279 | configure:44555: result: int |
---|
4280 | configure:44561: checking for C type matching Fortran real |
---|
4281 | configure:44565: result: float |
---|
4282 | configure:44573: checking for C type matching Fortran double |
---|
4283 | configure:44577: result: double |
---|
4284 | configure:44726: checking for values of Fortran logicals |
---|
4285 | configure:44761: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4286 | configure:44761: $? = 0 |
---|
4287 | configure:44764: mv conftest.o pac_conftest.o |
---|
4288 | configure:44767: $? = 0 |
---|
4289 | configure:44799: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o >&5 |
---|
4290 | configure:44799: $? = 0 |
---|
4291 | configure:44799: ./conftest |
---|
4292 | configure:44799: $? = 0 |
---|
4293 | configure:44836: result: True is 1 and False is 0 |
---|
4294 | configure:44946: checking for Fortran 90 integer kind for 4-byte integers |
---|
4295 | configure:44986: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
4296 | configure:44986: $? = 0 |
---|
4297 | configure:44986: ./conftest |
---|
4298 | configure:44986: $? = 0 |
---|
4299 | configure:45003: result: 4 |
---|
4300 | configure:45030: checking for Fortran 90 integer kind for 8-byte integers |
---|
4301 | configure:45070: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
4302 | configure:45070: $? = 0 |
---|
4303 | configure:45070: ./conftest |
---|
4304 | configure:45070: $? = 0 |
---|
4305 | configure:45087: result: 8 |
---|
4306 | configure:45113: checking for Fortran 90 integer kind for 4-byte integers |
---|
4307 | configure:45127: result: 4 (cached) |
---|
4308 | configure:45202: checking if real*8 is supported in Fortran 90 |
---|
4309 | configure:45215: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f90 >&5 |
---|
4310 | configure:45215: $? = 0 |
---|
4311 | configure:45227: result: yes |
---|
4312 | configure:45390: checking size of bool |
---|
4313 | configure:45395: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
4314 | configure:45395: $? = 0 |
---|
4315 | configure:45395: ./conftest |
---|
4316 | configure:45395: $? = 0 |
---|
4317 | configure:45409: result: 4 |
---|
4318 | configure:45420: checking for C types matching C++ bool |
---|
4319 | configure:45423: result: _Bool |
---|
4320 | configure:45432: checking complex usability |
---|
4321 | configure:45432: /opt/local/bin/g++-mp-11 -c -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5 |
---|
4322 | configure:45432: $? = 0 |
---|
4323 | configure:45432: result: yes |
---|
4324 | configure:45432: checking complex presence |
---|
4325 | configure:45432: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp |
---|
4326 | configure:45432: $? = 0 |
---|
4327 | configure:45432: result: yes |
---|
4328 | configure:45432: checking for complex |
---|
4329 | configure:45432: result: yes |
---|
4330 | configure:45445: checking size of Complex |
---|
4331 | configure:45450: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
4332 | configure:45450: $? = 0 |
---|
4333 | configure:45450: ./conftest |
---|
4334 | configure:45450: $? = 0 |
---|
4335 | configure:45469: result: 8 |
---|
4336 | configure:45483: checking size of DoubleComplex |
---|
4337 | configure:45488: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
4338 | configure:45488: $? = 0 |
---|
4339 | configure:45488: ./conftest |
---|
4340 | configure:45488: $? = 0 |
---|
4341 | configure:45507: result: 16 |
---|
4342 | configure:45522: checking size of LongDoubleComplex |
---|
4343 | configure:45527: /opt/local/bin/g++-mp-11 -o conftest -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp >&5 |
---|
4344 | configure:45527: $? = 0 |
---|
4345 | configure:45527: ./conftest |
---|
4346 | configure:45527: $? = 0 |
---|
4347 | configure:45546: result: 32 |
---|
4348 | configure:45762: checking whether the Fortran Offset type works with Fortran 77 |
---|
4349 | configure:45771: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5 |
---|
4350 | configure:45771: $? = 0 |
---|
4351 | configure:45777: result: yes |
---|
4352 | configure:45791: checking whether the Fortran Offset type works with Fortran 90 |
---|
4353 | configure:45800: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f90 >&5 |
---|
4354 | configure:45800: $? = 0 |
---|
4355 | configure:45812: result: yes |
---|
4356 | configure:45862: checking MPI datatypes |
---|
4357 | configure:47522: result: done |
---|
4358 | configure:47556: checking whether C compiler accepts option -Werror |
---|
4359 | configure:47608: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c > pac_test1.log 2>&1 |
---|
4360 | configure:47608: $? = 1 |
---|
4361 | configure: failed program was: |
---|
4362 | | /* confdefs.h */ |
---|
4363 | | #define PACKAGE_NAME "MPICH" |
---|
4364 | | #define PACKAGE_TARNAME "mpich" |
---|
4365 | | #define PACKAGE_VERSION "4.0.2" |
---|
4366 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
4367 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4368 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4369 | | #define STDC_HEADERS 1 |
---|
4370 | | #define HAVE_SYS_TYPES_H 1 |
---|
4371 | | #define HAVE_SYS_STAT_H 1 |
---|
4372 | | #define HAVE_STDLIB_H 1 |
---|
4373 | | #define HAVE_STRING_H 1 |
---|
4374 | | #define HAVE_MEMORY_H 1 |
---|
4375 | | #define HAVE_STRINGS_H 1 |
---|
4376 | | #define HAVE_INTTYPES_H 1 |
---|
4377 | | #define HAVE_STDINT_H 1 |
---|
4378 | | #define HAVE_UNISTD_H 1 |
---|
4379 | | #define __EXTENSIONS__ 1 |
---|
4380 | | #define _ALL_SOURCE 1 |
---|
4381 | | #define _GNU_SOURCE 1 |
---|
4382 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4383 | | #define _TANDEM_SOURCE 1 |
---|
4384 | | #define PACKAGE "mpich" |
---|
4385 | | #define VERSION "4.0.2" |
---|
4386 | | #define HAVE_DLFCN_H 1 |
---|
4387 | | #define LT_OBJDIR ".libs/" |
---|
4388 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4389 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4390 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4391 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4392 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4393 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4394 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4395 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4396 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4397 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4398 | | #define HAVE_VISIBILITY 1 |
---|
4399 | | #define HAVE_LIBHWLOC 1 |
---|
4400 | | #define HAVE_HWLOC 1 |
---|
4401 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4402 | | #define MPICH_IS_THREADED 1 |
---|
4403 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
4404 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
4405 | | #define HAVE_ROMIO 1 |
---|
4406 | | #define ENABLE_PVAR_NEM 0 |
---|
4407 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4408 | | #define ENABLE_PVAR_RMA 0 |
---|
4409 | | #define ENABLE_PVAR_DIMS 0 |
---|
4410 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4411 | | #define HAVE_LONG_LONG 1 |
---|
4412 | | #define STDCALL |
---|
4413 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4414 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4415 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4416 | | #define TRUE 1 |
---|
4417 | | #define FALSE 0 |
---|
4418 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4419 | | #define HAVE_NAMESPACES /**/ |
---|
4420 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4421 | | #define HAVE_CXX_BINDING 1 |
---|
4422 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4423 | | #define restrict __restrict |
---|
4424 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4425 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4426 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4427 | | #define HAVE_LONG_DOUBLE 1 |
---|
4428 | | #define HAVE_LONG_LONG_INT 1 |
---|
4429 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4430 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4431 | | #define MAX_ALIGNMENT 16 |
---|
4432 | | #define SIZEOF_CHAR 1 |
---|
4433 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4434 | | #define SIZEOF_SHORT 2 |
---|
4435 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4436 | | #define SIZEOF_INT 4 |
---|
4437 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4438 | | #define SIZEOF_LONG 4 |
---|
4439 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
4440 | | #define SIZEOF_LONG_LONG 8 |
---|
4441 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4442 | | #define SIZEOF_FLOAT 4 |
---|
4443 | | #define SIZEOF_DOUBLE 8 |
---|
4444 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
4445 | | #define SIZEOF_VOID_P 4 |
---|
4446 | | #define HAVE_STDDEF_H 1 |
---|
4447 | | #define SIZEOF_WCHAR_T 4 |
---|
4448 | | #define SIZEOF___FLOAT128 0 |
---|
4449 | | #define SIZEOF_FLOAT_INT 8 |
---|
4450 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4451 | | #define SIZEOF_LONG_INT 8 |
---|
4452 | | #define SIZEOF_SHORT_INT 8 |
---|
4453 | | #define SIZEOF_TWO_INT 8 |
---|
4454 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
4455 | | #define ALIGNOF_CHAR 1 |
---|
4456 | | #define ALIGNOF_FLOAT 4 |
---|
4457 | | #define ALIGNOF_DOUBLE 4 |
---|
4458 | | #define ALIGNOF_LONG 4 |
---|
4459 | | #define ALIGNOF_LONG_LONG 4 |
---|
4460 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4461 | | #define ALIGNOF_SHORT 2 |
---|
4462 | | #define ALIGNOF_INT 4 |
---|
4463 | | #define ALIGNOF_BOOL 0 |
---|
4464 | | #define ALIGNOF_WCHAR_T 4 |
---|
4465 | | #define HAVE_INTTYPES_H 1 |
---|
4466 | | #define HAVE_STDINT_H 1 |
---|
4467 | | #define SIZEOF_INT8_T 1 |
---|
4468 | | #define SIZEOF_INT16_T 2 |
---|
4469 | | #define SIZEOF_INT32_T 4 |
---|
4470 | | #define SIZEOF_INT64_T 8 |
---|
4471 | | #define SIZEOF_UINT8_T 1 |
---|
4472 | | #define SIZEOF_UINT16_T 2 |
---|
4473 | | #define SIZEOF_UINT32_T 4 |
---|
4474 | | #define SIZEOF_UINT64_T 8 |
---|
4475 | | #define ALIGNOF_INT8_T 1 |
---|
4476 | | #define ALIGNOF_INT16_T 2 |
---|
4477 | | #define ALIGNOF_INT32_T 4 |
---|
4478 | | #define ALIGNOF_INT64_T 4 |
---|
4479 | | #define HAVE_INT8_T 1 |
---|
4480 | | #define HAVE_INT16_T 1 |
---|
4481 | | #define HAVE_INT32_T 1 |
---|
4482 | | #define HAVE_INT64_T 1 |
---|
4483 | | #define HAVE_UINT8_T 1 |
---|
4484 | | #define HAVE_UINT16_T 1 |
---|
4485 | | #define HAVE_UINT32_T 1 |
---|
4486 | | #define HAVE_UINT64_T 1 |
---|
4487 | | #define HAVE_STDBOOL_H 1 |
---|
4488 | | #define HAVE_COMPLEX_H 1 |
---|
4489 | | #define SIZEOF__BOOL 4 |
---|
4490 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4491 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4492 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
4493 | | #define SIZEOF__FLOAT16 0 |
---|
4494 | | #define HAVE__BOOL 1 |
---|
4495 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4496 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4497 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4498 | | #define SIZEOF_F77_INTEGER 4 |
---|
4499 | | #define SIZEOF_F77_REAL 4 |
---|
4500 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4501 | | #define MPIR_FC_REAL_CTYPE float |
---|
4502 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4503 | | #define MPIR_REAL4_CTYPE float |
---|
4504 | | #define MPIR_REAL8_CTYPE double |
---|
4505 | | #define MPIR_REAL16_CTYPE long double |
---|
4506 | | #define MPIR_INTEGER1_CTYPE char |
---|
4507 | | #define MPIR_INTEGER2_CTYPE short |
---|
4508 | | #define MPIR_INTEGER4_CTYPE int |
---|
4509 | | #define MPIR_INTEGER8_CTYPE long long |
---|
4510 | | #define HAVE_FINT_IS_INT 1 |
---|
4511 | | #define F77_TRUE_VALUE_SET 1 |
---|
4512 | | #define F77_TRUE_VALUE 1 |
---|
4513 | | #define F77_FALSE_VALUE 0 |
---|
4514 | | #define SIZEOF_BOOL 4 |
---|
4515 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4516 | | #define SIZEOF_COMPLEX 8 |
---|
4517 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4518 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
4519 | | #define HAVE_CXX_COMPLEX 1 |
---|
4520 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4521 | | #define MPIR_AINT_MAX INT_MAX |
---|
4522 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4523 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4524 | | #define MPIR_Ucount unsigned long long |
---|
4525 | | /* end confdefs.h. */ |
---|
4526 | | #error "-qmkshrobj should not work" |
---|
4527 | | #include <stdio.h> |
---|
4528 | | const char hw[] = "Hello, World\n"; |
---|
4529 | | int main(void){ |
---|
4530 | | fputs (hw, stdout); |
---|
4531 | | return 0; |
---|
4532 | | } |
---|
4533 | | |
---|
4534 | configure:47750: result: no |
---|
4535 | configure:48061: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
4536 | conftest.c:168:84: error: expected expression before 'int' |
---|
4537 | 168 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; |
---|
4538 | | ^~~ |
---|
4539 | conftest.c:168:88: error: expected ',' or ';' before ')' token |
---|
4540 | 168 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; |
---|
4541 | | ^ |
---|
4542 | conftest.c:169:5: warning: 'pointer_with_type_tag' attribute directive ignored [-Wattributes] |
---|
4543 | 169 | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); |
---|
4544 | | ^~~~ |
---|
4545 | configure:48061: $? = 1 |
---|
4546 | configure: failed program was: |
---|
4547 | | /* confdefs.h */ |
---|
4548 | | #define PACKAGE_NAME "MPICH" |
---|
4549 | | #define PACKAGE_TARNAME "mpich" |
---|
4550 | | #define PACKAGE_VERSION "4.0.2" |
---|
4551 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
4552 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4553 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4554 | | #define STDC_HEADERS 1 |
---|
4555 | | #define HAVE_SYS_TYPES_H 1 |
---|
4556 | | #define HAVE_SYS_STAT_H 1 |
---|
4557 | | #define HAVE_STDLIB_H 1 |
---|
4558 | | #define HAVE_STRING_H 1 |
---|
4559 | | #define HAVE_MEMORY_H 1 |
---|
4560 | | #define HAVE_STRINGS_H 1 |
---|
4561 | | #define HAVE_INTTYPES_H 1 |
---|
4562 | | #define HAVE_STDINT_H 1 |
---|
4563 | | #define HAVE_UNISTD_H 1 |
---|
4564 | | #define __EXTENSIONS__ 1 |
---|
4565 | | #define _ALL_SOURCE 1 |
---|
4566 | | #define _GNU_SOURCE 1 |
---|
4567 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4568 | | #define _TANDEM_SOURCE 1 |
---|
4569 | | #define PACKAGE "mpich" |
---|
4570 | | #define VERSION "4.0.2" |
---|
4571 | | #define HAVE_DLFCN_H 1 |
---|
4572 | | #define LT_OBJDIR ".libs/" |
---|
4573 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4574 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4575 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4576 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4577 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4578 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4579 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4580 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4581 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4582 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4583 | | #define HAVE_VISIBILITY 1 |
---|
4584 | | #define HAVE_LIBHWLOC 1 |
---|
4585 | | #define HAVE_HWLOC 1 |
---|
4586 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4587 | | #define MPICH_IS_THREADED 1 |
---|
4588 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
4589 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
4590 | | #define HAVE_ROMIO 1 |
---|
4591 | | #define ENABLE_PVAR_NEM 0 |
---|
4592 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4593 | | #define ENABLE_PVAR_RMA 0 |
---|
4594 | | #define ENABLE_PVAR_DIMS 0 |
---|
4595 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4596 | | #define HAVE_LONG_LONG 1 |
---|
4597 | | #define STDCALL |
---|
4598 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4599 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4600 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4601 | | #define TRUE 1 |
---|
4602 | | #define FALSE 0 |
---|
4603 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4604 | | #define HAVE_NAMESPACES /**/ |
---|
4605 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4606 | | #define HAVE_CXX_BINDING 1 |
---|
4607 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4608 | | #define restrict __restrict |
---|
4609 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4610 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4611 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4612 | | #define HAVE_LONG_DOUBLE 1 |
---|
4613 | | #define HAVE_LONG_LONG_INT 1 |
---|
4614 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4615 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4616 | | #define MAX_ALIGNMENT 16 |
---|
4617 | | #define SIZEOF_CHAR 1 |
---|
4618 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4619 | | #define SIZEOF_SHORT 2 |
---|
4620 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4621 | | #define SIZEOF_INT 4 |
---|
4622 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4623 | | #define SIZEOF_LONG 4 |
---|
4624 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
4625 | | #define SIZEOF_LONG_LONG 8 |
---|
4626 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4627 | | #define SIZEOF_FLOAT 4 |
---|
4628 | | #define SIZEOF_DOUBLE 8 |
---|
4629 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
4630 | | #define SIZEOF_VOID_P 4 |
---|
4631 | | #define HAVE_STDDEF_H 1 |
---|
4632 | | #define SIZEOF_WCHAR_T 4 |
---|
4633 | | #define SIZEOF___FLOAT128 0 |
---|
4634 | | #define SIZEOF_FLOAT_INT 8 |
---|
4635 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4636 | | #define SIZEOF_LONG_INT 8 |
---|
4637 | | #define SIZEOF_SHORT_INT 8 |
---|
4638 | | #define SIZEOF_TWO_INT 8 |
---|
4639 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
4640 | | #define ALIGNOF_CHAR 1 |
---|
4641 | | #define ALIGNOF_FLOAT 4 |
---|
4642 | | #define ALIGNOF_DOUBLE 4 |
---|
4643 | | #define ALIGNOF_LONG 4 |
---|
4644 | | #define ALIGNOF_LONG_LONG 4 |
---|
4645 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4646 | | #define ALIGNOF_SHORT 2 |
---|
4647 | | #define ALIGNOF_INT 4 |
---|
4648 | | #define ALIGNOF_BOOL 0 |
---|
4649 | | #define ALIGNOF_WCHAR_T 4 |
---|
4650 | | #define HAVE_INTTYPES_H 1 |
---|
4651 | | #define HAVE_STDINT_H 1 |
---|
4652 | | #define SIZEOF_INT8_T 1 |
---|
4653 | | #define SIZEOF_INT16_T 2 |
---|
4654 | | #define SIZEOF_INT32_T 4 |
---|
4655 | | #define SIZEOF_INT64_T 8 |
---|
4656 | | #define SIZEOF_UINT8_T 1 |
---|
4657 | | #define SIZEOF_UINT16_T 2 |
---|
4658 | | #define SIZEOF_UINT32_T 4 |
---|
4659 | | #define SIZEOF_UINT64_T 8 |
---|
4660 | | #define ALIGNOF_INT8_T 1 |
---|
4661 | | #define ALIGNOF_INT16_T 2 |
---|
4662 | | #define ALIGNOF_INT32_T 4 |
---|
4663 | | #define ALIGNOF_INT64_T 4 |
---|
4664 | | #define HAVE_INT8_T 1 |
---|
4665 | | #define HAVE_INT16_T 1 |
---|
4666 | | #define HAVE_INT32_T 1 |
---|
4667 | | #define HAVE_INT64_T 1 |
---|
4668 | | #define HAVE_UINT8_T 1 |
---|
4669 | | #define HAVE_UINT16_T 1 |
---|
4670 | | #define HAVE_UINT32_T 1 |
---|
4671 | | #define HAVE_UINT64_T 1 |
---|
4672 | | #define HAVE_STDBOOL_H 1 |
---|
4673 | | #define HAVE_COMPLEX_H 1 |
---|
4674 | | #define SIZEOF__BOOL 4 |
---|
4675 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4676 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4677 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
4678 | | #define SIZEOF__FLOAT16 0 |
---|
4679 | | #define HAVE__BOOL 1 |
---|
4680 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4681 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4682 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4683 | | #define SIZEOF_F77_INTEGER 4 |
---|
4684 | | #define SIZEOF_F77_REAL 4 |
---|
4685 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4686 | | #define MPIR_FC_REAL_CTYPE float |
---|
4687 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4688 | | #define MPIR_REAL4_CTYPE float |
---|
4689 | | #define MPIR_REAL8_CTYPE double |
---|
4690 | | #define MPIR_REAL16_CTYPE long double |
---|
4691 | | #define MPIR_INTEGER1_CTYPE char |
---|
4692 | | #define MPIR_INTEGER2_CTYPE short |
---|
4693 | | #define MPIR_INTEGER4_CTYPE int |
---|
4694 | | #define MPIR_INTEGER8_CTYPE long long |
---|
4695 | | #define HAVE_FINT_IS_INT 1 |
---|
4696 | | #define F77_TRUE_VALUE_SET 1 |
---|
4697 | | #define F77_TRUE_VALUE 1 |
---|
4698 | | #define F77_FALSE_VALUE 0 |
---|
4699 | | #define SIZEOF_BOOL 4 |
---|
4700 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4701 | | #define SIZEOF_COMPLEX 8 |
---|
4702 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4703 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
4704 | | #define HAVE_CXX_COMPLEX 1 |
---|
4705 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4706 | | #define MPIR_AINT_MAX INT_MAX |
---|
4707 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4708 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4709 | | #define MPIR_Ucount unsigned long long |
---|
4710 | | /* end confdefs.h. */ |
---|
4711 | | |
---|
4712 | | typedef int TEST_Datatype; |
---|
4713 | | #define TEST_INT ((TEST_Datatype)0x44) |
---|
4714 | | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; |
---|
4715 | | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); |
---|
4716 | | |
---|
4717 | | int |
---|
4718 | | main () |
---|
4719 | | { |
---|
4720 | | |
---|
4721 | | const int buf[10]; |
---|
4722 | | test(buf, TEST_INT); |
---|
4723 | | |
---|
4724 | | ; |
---|
4725 | | return 0; |
---|
4726 | | } |
---|
4727 | configure:48097: checking for alignment restrictions on |
---|
4728 | configure:48131: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
4729 | conftest.c: In function 'main': |
---|
4730 | conftest.c:170:19: error: 'p1' undeclared (first use in this function) |
---|
4731 | 170 | *p1, v; |
---|
4732 | | ^~ |
---|
4733 | conftest.c:170:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
4734 | conftest.c:170:23: error: 'v' undeclared (first use in this function) |
---|
4735 | 170 | *p1, v; |
---|
4736 | | ^ |
---|
4737 | conftest.c:175:25: error: expected expression before ')' token |
---|
4738 | 175 | p1 = ( *)bp; |
---|
4739 | | ^ |
---|
4740 | conftest.c:179:25: error: expected expression before ')' token |
---|
4741 | 179 | p1 = ( *)bp; |
---|
4742 | | ^ |
---|
4743 | conftest.c:182:25: error: expected expression before ')' token |
---|
4744 | 182 | p1 = ( *)bp; |
---|
4745 | | ^ |
---|
4746 | configure:48131: $? = 1 |
---|
4747 | configure: program exited with status 1 |
---|
4748 | configure: failed program was: |
---|
4749 | | /* confdefs.h */ |
---|
4750 | | #define PACKAGE_NAME "MPICH" |
---|
4751 | | #define PACKAGE_TARNAME "mpich" |
---|
4752 | | #define PACKAGE_VERSION "4.0.2" |
---|
4753 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
4754 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4755 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4756 | | #define STDC_HEADERS 1 |
---|
4757 | | #define HAVE_SYS_TYPES_H 1 |
---|
4758 | | #define HAVE_SYS_STAT_H 1 |
---|
4759 | | #define HAVE_STDLIB_H 1 |
---|
4760 | | #define HAVE_STRING_H 1 |
---|
4761 | | #define HAVE_MEMORY_H 1 |
---|
4762 | | #define HAVE_STRINGS_H 1 |
---|
4763 | | #define HAVE_INTTYPES_H 1 |
---|
4764 | | #define HAVE_STDINT_H 1 |
---|
4765 | | #define HAVE_UNISTD_H 1 |
---|
4766 | | #define __EXTENSIONS__ 1 |
---|
4767 | | #define _ALL_SOURCE 1 |
---|
4768 | | #define _GNU_SOURCE 1 |
---|
4769 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4770 | | #define _TANDEM_SOURCE 1 |
---|
4771 | | #define PACKAGE "mpich" |
---|
4772 | | #define VERSION "4.0.2" |
---|
4773 | | #define HAVE_DLFCN_H 1 |
---|
4774 | | #define LT_OBJDIR ".libs/" |
---|
4775 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4776 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4777 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4778 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4779 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4780 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4781 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4782 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4783 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4784 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4785 | | #define HAVE_VISIBILITY 1 |
---|
4786 | | #define HAVE_LIBHWLOC 1 |
---|
4787 | | #define HAVE_HWLOC 1 |
---|
4788 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4789 | | #define MPICH_IS_THREADED 1 |
---|
4790 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
4791 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
4792 | | #define HAVE_ROMIO 1 |
---|
4793 | | #define ENABLE_PVAR_NEM 0 |
---|
4794 | | #define ENABLE_PVAR_RECVQ 0 |
---|
4795 | | #define ENABLE_PVAR_RMA 0 |
---|
4796 | | #define ENABLE_PVAR_DIMS 0 |
---|
4797 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
4798 | | #define HAVE_LONG_LONG 1 |
---|
4799 | | #define STDCALL |
---|
4800 | | #define F77_NAME_LOWER_USCORE 1 |
---|
4801 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
4802 | | #define HAVE_FORTRAN_BINDING 1 |
---|
4803 | | #define TRUE 1 |
---|
4804 | | #define FALSE 0 |
---|
4805 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
4806 | | #define HAVE_NAMESPACES /**/ |
---|
4807 | | #define HAVE_NAMESPACE_STD /**/ |
---|
4808 | | #define HAVE_CXX_BINDING 1 |
---|
4809 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
4810 | | #define restrict __restrict |
---|
4811 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
4812 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4813 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
4814 | | #define HAVE_LONG_DOUBLE 1 |
---|
4815 | | #define HAVE_LONG_LONG_INT 1 |
---|
4816 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
4817 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4818 | | #define MAX_ALIGNMENT 16 |
---|
4819 | | #define SIZEOF_CHAR 1 |
---|
4820 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
4821 | | #define SIZEOF_SHORT 2 |
---|
4822 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4823 | | #define SIZEOF_INT 4 |
---|
4824 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
4825 | | #define SIZEOF_LONG 4 |
---|
4826 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
4827 | | #define SIZEOF_LONG_LONG 8 |
---|
4828 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
4829 | | #define SIZEOF_FLOAT 4 |
---|
4830 | | #define SIZEOF_DOUBLE 8 |
---|
4831 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
4832 | | #define SIZEOF_VOID_P 4 |
---|
4833 | | #define HAVE_STDDEF_H 1 |
---|
4834 | | #define SIZEOF_WCHAR_T 4 |
---|
4835 | | #define SIZEOF___FLOAT128 0 |
---|
4836 | | #define SIZEOF_FLOAT_INT 8 |
---|
4837 | | #define SIZEOF_DOUBLE_INT 16 |
---|
4838 | | #define SIZEOF_LONG_INT 8 |
---|
4839 | | #define SIZEOF_SHORT_INT 8 |
---|
4840 | | #define SIZEOF_TWO_INT 8 |
---|
4841 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
4842 | | #define ALIGNOF_CHAR 1 |
---|
4843 | | #define ALIGNOF_FLOAT 4 |
---|
4844 | | #define ALIGNOF_DOUBLE 4 |
---|
4845 | | #define ALIGNOF_LONG 4 |
---|
4846 | | #define ALIGNOF_LONG_LONG 4 |
---|
4847 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
4848 | | #define ALIGNOF_SHORT 2 |
---|
4849 | | #define ALIGNOF_INT 4 |
---|
4850 | | #define ALIGNOF_BOOL 0 |
---|
4851 | | #define ALIGNOF_WCHAR_T 4 |
---|
4852 | | #define HAVE_INTTYPES_H 1 |
---|
4853 | | #define HAVE_STDINT_H 1 |
---|
4854 | | #define SIZEOF_INT8_T 1 |
---|
4855 | | #define SIZEOF_INT16_T 2 |
---|
4856 | | #define SIZEOF_INT32_T 4 |
---|
4857 | | #define SIZEOF_INT64_T 8 |
---|
4858 | | #define SIZEOF_UINT8_T 1 |
---|
4859 | | #define SIZEOF_UINT16_T 2 |
---|
4860 | | #define SIZEOF_UINT32_T 4 |
---|
4861 | | #define SIZEOF_UINT64_T 8 |
---|
4862 | | #define ALIGNOF_INT8_T 1 |
---|
4863 | | #define ALIGNOF_INT16_T 2 |
---|
4864 | | #define ALIGNOF_INT32_T 4 |
---|
4865 | | #define ALIGNOF_INT64_T 4 |
---|
4866 | | #define HAVE_INT8_T 1 |
---|
4867 | | #define HAVE_INT16_T 1 |
---|
4868 | | #define HAVE_INT32_T 1 |
---|
4869 | | #define HAVE_INT64_T 1 |
---|
4870 | | #define HAVE_UINT8_T 1 |
---|
4871 | | #define HAVE_UINT16_T 1 |
---|
4872 | | #define HAVE_UINT32_T 1 |
---|
4873 | | #define HAVE_UINT64_T 1 |
---|
4874 | | #define HAVE_STDBOOL_H 1 |
---|
4875 | | #define HAVE_COMPLEX_H 1 |
---|
4876 | | #define SIZEOF__BOOL 4 |
---|
4877 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
4878 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
4879 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
4880 | | #define SIZEOF__FLOAT16 0 |
---|
4881 | | #define HAVE__BOOL 1 |
---|
4882 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
4883 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
4884 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
4885 | | #define SIZEOF_F77_INTEGER 4 |
---|
4886 | | #define SIZEOF_F77_REAL 4 |
---|
4887 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
4888 | | #define MPIR_FC_REAL_CTYPE float |
---|
4889 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
4890 | | #define MPIR_REAL4_CTYPE float |
---|
4891 | | #define MPIR_REAL8_CTYPE double |
---|
4892 | | #define MPIR_REAL16_CTYPE long double |
---|
4893 | | #define MPIR_INTEGER1_CTYPE char |
---|
4894 | | #define MPIR_INTEGER2_CTYPE short |
---|
4895 | | #define MPIR_INTEGER4_CTYPE int |
---|
4896 | | #define MPIR_INTEGER8_CTYPE long long |
---|
4897 | | #define HAVE_FINT_IS_INT 1 |
---|
4898 | | #define F77_TRUE_VALUE_SET 1 |
---|
4899 | | #define F77_TRUE_VALUE 1 |
---|
4900 | | #define F77_FALSE_VALUE 0 |
---|
4901 | | #define SIZEOF_BOOL 4 |
---|
4902 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
4903 | | #define SIZEOF_COMPLEX 8 |
---|
4904 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
4905 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
4906 | | #define HAVE_CXX_COMPLEX 1 |
---|
4907 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
4908 | | #define MPIR_AINT_MAX INT_MAX |
---|
4909 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
4910 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
4911 | | #define MPIR_Ucount unsigned long long |
---|
4912 | | /* end confdefs.h. */ |
---|
4913 | | |
---|
4914 | | #include <sys/types.h> |
---|
4915 | | #include <stdlib.h> |
---|
4916 | | int main(int argc, char **argv ) |
---|
4917 | | { |
---|
4918 | | *p1, v; |
---|
4919 | | char *buf_p = (char *)malloc( 64 ), *bp; |
---|
4920 | | bp = buf_p; |
---|
4921 | | /* Make bp aligned on 4, not 8 bytes */ |
---|
4922 | | if (!( (long)bp & 0x7 ) ) bp += 4; |
---|
4923 | | p1 = ( *)bp; |
---|
4924 | | v = -1; |
---|
4925 | | *p1 = v; |
---|
4926 | | if (!( (long)bp & 0x3 ) ) bp += 2; |
---|
4927 | | p1 = ( *)bp; |
---|
4928 | | *p1 = 1; |
---|
4929 | | if (!( (long)bp & 0x1 ) ) bp += 1; |
---|
4930 | | p1 = ( *)bp; |
---|
4931 | | *p1 = 1; |
---|
4932 | | return 0; |
---|
4933 | | } |
---|
4934 | | |
---|
4935 | configure:48142: result: yes |
---|
4936 | configure:48161: checking for alignment restrictions on int32_t |
---|
4937 | configure:48195: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
4938 | conftest.c: In function 'main': |
---|
4939 | conftest.c:170:19: error: 'p1' undeclared (first use in this function) |
---|
4940 | 170 | *p1, v; |
---|
4941 | | ^~ |
---|
4942 | conftest.c:170:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
4943 | conftest.c:170:23: error: 'v' undeclared (first use in this function) |
---|
4944 | 170 | *p1, v; |
---|
4945 | | ^ |
---|
4946 | conftest.c:175:25: error: expected expression before ')' token |
---|
4947 | 175 | p1 = ( *)bp; |
---|
4948 | | ^ |
---|
4949 | conftest.c:179:25: error: expected expression before ')' token |
---|
4950 | 179 | p1 = ( *)bp; |
---|
4951 | | ^ |
---|
4952 | conftest.c:182:25: error: expected expression before ')' token |
---|
4953 | 182 | p1 = ( *)bp; |
---|
4954 | | ^ |
---|
4955 | configure:48195: $? = 1 |
---|
4956 | configure: program exited with status 1 |
---|
4957 | configure: failed program was: |
---|
4958 | | /* confdefs.h */ |
---|
4959 | | #define PACKAGE_NAME "MPICH" |
---|
4960 | | #define PACKAGE_TARNAME "mpich" |
---|
4961 | | #define PACKAGE_VERSION "4.0.2" |
---|
4962 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
4963 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
4964 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
4965 | | #define STDC_HEADERS 1 |
---|
4966 | | #define HAVE_SYS_TYPES_H 1 |
---|
4967 | | #define HAVE_SYS_STAT_H 1 |
---|
4968 | | #define HAVE_STDLIB_H 1 |
---|
4969 | | #define HAVE_STRING_H 1 |
---|
4970 | | #define HAVE_MEMORY_H 1 |
---|
4971 | | #define HAVE_STRINGS_H 1 |
---|
4972 | | #define HAVE_INTTYPES_H 1 |
---|
4973 | | #define HAVE_STDINT_H 1 |
---|
4974 | | #define HAVE_UNISTD_H 1 |
---|
4975 | | #define __EXTENSIONS__ 1 |
---|
4976 | | #define _ALL_SOURCE 1 |
---|
4977 | | #define _GNU_SOURCE 1 |
---|
4978 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4979 | | #define _TANDEM_SOURCE 1 |
---|
4980 | | #define PACKAGE "mpich" |
---|
4981 | | #define VERSION "4.0.2" |
---|
4982 | | #define HAVE_DLFCN_H 1 |
---|
4983 | | #define LT_OBJDIR ".libs/" |
---|
4984 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
4985 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4986 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
4987 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
4988 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
4989 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
4990 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
4991 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
4992 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
4993 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
4994 | | #define HAVE_VISIBILITY 1 |
---|
4995 | | #define HAVE_LIBHWLOC 1 |
---|
4996 | | #define HAVE_HWLOC 1 |
---|
4997 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
4998 | | #define MPICH_IS_THREADED 1 |
---|
4999 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
5000 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
5001 | | #define HAVE_ROMIO 1 |
---|
5002 | | #define ENABLE_PVAR_NEM 0 |
---|
5003 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5004 | | #define ENABLE_PVAR_RMA 0 |
---|
5005 | | #define ENABLE_PVAR_DIMS 0 |
---|
5006 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5007 | | #define HAVE_LONG_LONG 1 |
---|
5008 | | #define STDCALL |
---|
5009 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5010 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5011 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5012 | | #define TRUE 1 |
---|
5013 | | #define FALSE 0 |
---|
5014 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5015 | | #define HAVE_NAMESPACES /**/ |
---|
5016 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5017 | | #define HAVE_CXX_BINDING 1 |
---|
5018 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5019 | | #define restrict __restrict |
---|
5020 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5021 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5022 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5023 | | #define HAVE_LONG_DOUBLE 1 |
---|
5024 | | #define HAVE_LONG_LONG_INT 1 |
---|
5025 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5026 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5027 | | #define MAX_ALIGNMENT 16 |
---|
5028 | | #define SIZEOF_CHAR 1 |
---|
5029 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5030 | | #define SIZEOF_SHORT 2 |
---|
5031 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5032 | | #define SIZEOF_INT 4 |
---|
5033 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5034 | | #define SIZEOF_LONG 4 |
---|
5035 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
5036 | | #define SIZEOF_LONG_LONG 8 |
---|
5037 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5038 | | #define SIZEOF_FLOAT 4 |
---|
5039 | | #define SIZEOF_DOUBLE 8 |
---|
5040 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5041 | | #define SIZEOF_VOID_P 4 |
---|
5042 | | #define HAVE_STDDEF_H 1 |
---|
5043 | | #define SIZEOF_WCHAR_T 4 |
---|
5044 | | #define SIZEOF___FLOAT128 0 |
---|
5045 | | #define SIZEOF_FLOAT_INT 8 |
---|
5046 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5047 | | #define SIZEOF_LONG_INT 8 |
---|
5048 | | #define SIZEOF_SHORT_INT 8 |
---|
5049 | | #define SIZEOF_TWO_INT 8 |
---|
5050 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
5051 | | #define ALIGNOF_CHAR 1 |
---|
5052 | | #define ALIGNOF_FLOAT 4 |
---|
5053 | | #define ALIGNOF_DOUBLE 4 |
---|
5054 | | #define ALIGNOF_LONG 4 |
---|
5055 | | #define ALIGNOF_LONG_LONG 4 |
---|
5056 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5057 | | #define ALIGNOF_SHORT 2 |
---|
5058 | | #define ALIGNOF_INT 4 |
---|
5059 | | #define ALIGNOF_BOOL 0 |
---|
5060 | | #define ALIGNOF_WCHAR_T 4 |
---|
5061 | | #define HAVE_INTTYPES_H 1 |
---|
5062 | | #define HAVE_STDINT_H 1 |
---|
5063 | | #define SIZEOF_INT8_T 1 |
---|
5064 | | #define SIZEOF_INT16_T 2 |
---|
5065 | | #define SIZEOF_INT32_T 4 |
---|
5066 | | #define SIZEOF_INT64_T 8 |
---|
5067 | | #define SIZEOF_UINT8_T 1 |
---|
5068 | | #define SIZEOF_UINT16_T 2 |
---|
5069 | | #define SIZEOF_UINT32_T 4 |
---|
5070 | | #define SIZEOF_UINT64_T 8 |
---|
5071 | | #define ALIGNOF_INT8_T 1 |
---|
5072 | | #define ALIGNOF_INT16_T 2 |
---|
5073 | | #define ALIGNOF_INT32_T 4 |
---|
5074 | | #define ALIGNOF_INT64_T 4 |
---|
5075 | | #define HAVE_INT8_T 1 |
---|
5076 | | #define HAVE_INT16_T 1 |
---|
5077 | | #define HAVE_INT32_T 1 |
---|
5078 | | #define HAVE_INT64_T 1 |
---|
5079 | | #define HAVE_UINT8_T 1 |
---|
5080 | | #define HAVE_UINT16_T 1 |
---|
5081 | | #define HAVE_UINT32_T 1 |
---|
5082 | | #define HAVE_UINT64_T 1 |
---|
5083 | | #define HAVE_STDBOOL_H 1 |
---|
5084 | | #define HAVE_COMPLEX_H 1 |
---|
5085 | | #define SIZEOF__BOOL 4 |
---|
5086 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5087 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5088 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
5089 | | #define SIZEOF__FLOAT16 0 |
---|
5090 | | #define HAVE__BOOL 1 |
---|
5091 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5092 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5093 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5094 | | #define SIZEOF_F77_INTEGER 4 |
---|
5095 | | #define SIZEOF_F77_REAL 4 |
---|
5096 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5097 | | #define MPIR_FC_REAL_CTYPE float |
---|
5098 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5099 | | #define MPIR_REAL4_CTYPE float |
---|
5100 | | #define MPIR_REAL8_CTYPE double |
---|
5101 | | #define MPIR_REAL16_CTYPE long double |
---|
5102 | | #define MPIR_INTEGER1_CTYPE char |
---|
5103 | | #define MPIR_INTEGER2_CTYPE short |
---|
5104 | | #define MPIR_INTEGER4_CTYPE int |
---|
5105 | | #define MPIR_INTEGER8_CTYPE long long |
---|
5106 | | #define HAVE_FINT_IS_INT 1 |
---|
5107 | | #define F77_TRUE_VALUE_SET 1 |
---|
5108 | | #define F77_TRUE_VALUE 1 |
---|
5109 | | #define F77_FALSE_VALUE 0 |
---|
5110 | | #define SIZEOF_BOOL 4 |
---|
5111 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5112 | | #define SIZEOF_COMPLEX 8 |
---|
5113 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5114 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
5115 | | #define HAVE_CXX_COMPLEX 1 |
---|
5116 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5117 | | #define MPIR_AINT_MAX INT_MAX |
---|
5118 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5119 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5120 | | #define MPIR_Ucount unsigned long long |
---|
5121 | | /* end confdefs.h. */ |
---|
5122 | | |
---|
5123 | | #include <sys/types.h> |
---|
5124 | | #include <stdlib.h> |
---|
5125 | | int main(int argc, char **argv ) |
---|
5126 | | { |
---|
5127 | | *p1, v; |
---|
5128 | | char *buf_p = (char *)malloc( 64 ), *bp; |
---|
5129 | | bp = buf_p; |
---|
5130 | | /* Make bp aligned on 4, not 8 bytes */ |
---|
5131 | | if (!( (long)bp & 0x7 ) ) bp += 4; |
---|
5132 | | p1 = ( *)bp; |
---|
5133 | | v = -1; |
---|
5134 | | *p1 = v; |
---|
5135 | | if (!( (long)bp & 0x3 ) ) bp += 2; |
---|
5136 | | p1 = ( *)bp; |
---|
5137 | | *p1 = 1; |
---|
5138 | | if (!( (long)bp & 0x1 ) ) bp += 1; |
---|
5139 | | p1 = ( *)bp; |
---|
5140 | | *p1 = 1; |
---|
5141 | | return 0; |
---|
5142 | | } |
---|
5143 | | |
---|
5144 | configure:48206: result: yes |
---|
5145 | configure:48225: checking for gcov |
---|
5146 | configure:48241: found /usr/bin/gcov |
---|
5147 | configure:48252: result: gcov |
---|
5148 | configure:48380: checking for stdlib.h |
---|
5149 | configure:48380: result: yes |
---|
5150 | configure:48380: checking stdarg.h usability |
---|
5151 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5152 | configure:48380: $? = 0 |
---|
5153 | configure:48380: result: yes |
---|
5154 | configure:48380: checking stdarg.h presence |
---|
5155 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5156 | configure:48380: $? = 0 |
---|
5157 | configure:48380: result: yes |
---|
5158 | configure:48380: checking for stdarg.h |
---|
5159 | configure:48380: result: yes |
---|
5160 | configure:48380: checking for sys/types.h |
---|
5161 | configure:48380: result: yes |
---|
5162 | configure:48380: checking for string.h |
---|
5163 | configure:48380: result: yes |
---|
5164 | configure:48380: checking for inttypes.h |
---|
5165 | configure:48380: result: yes |
---|
5166 | configure:48380: checking limits.h usability |
---|
5167 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5168 | configure:48380: $? = 0 |
---|
5169 | configure:48380: result: yes |
---|
5170 | configure:48380: checking limits.h presence |
---|
5171 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5172 | configure:48380: $? = 0 |
---|
5173 | configure:48380: result: yes |
---|
5174 | configure:48380: checking for limits.h |
---|
5175 | configure:48380: result: yes |
---|
5176 | configure:48380: checking for stddef.h |
---|
5177 | configure:48380: result: yes |
---|
5178 | configure:48380: checking errno.h usability |
---|
5179 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5180 | configure:48380: $? = 0 |
---|
5181 | configure:48380: result: yes |
---|
5182 | configure:48380: checking errno.h presence |
---|
5183 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5184 | configure:48380: $? = 0 |
---|
5185 | configure:48380: result: yes |
---|
5186 | configure:48380: checking for errno.h |
---|
5187 | configure:48380: result: yes |
---|
5188 | configure:48380: checking sys/socket.h usability |
---|
5189 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5190 | configure:48380: $? = 0 |
---|
5191 | configure:48380: result: yes |
---|
5192 | configure:48380: checking sys/socket.h presence |
---|
5193 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5194 | configure:48380: $? = 0 |
---|
5195 | configure:48380: result: yes |
---|
5196 | configure:48380: checking for sys/socket.h |
---|
5197 | configure:48380: result: yes |
---|
5198 | configure:48380: checking sys/time.h usability |
---|
5199 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5200 | configure:48380: $? = 0 |
---|
5201 | configure:48380: result: yes |
---|
5202 | configure:48380: checking sys/time.h presence |
---|
5203 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5204 | configure:48380: $? = 0 |
---|
5205 | configure:48380: result: yes |
---|
5206 | configure:48380: checking for sys/time.h |
---|
5207 | configure:48380: result: yes |
---|
5208 | configure:48380: checking for unistd.h |
---|
5209 | configure:48380: result: yes |
---|
5210 | configure:48380: checking endian.h usability |
---|
5211 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5212 | conftest.c:209:10: fatal error: endian.h: No such file or directory |
---|
5213 | 209 | #include <endian.h> |
---|
5214 | | ^~~~~~~~~~ |
---|
5215 | compilation terminated. |
---|
5216 | configure:48380: $? = 1 |
---|
5217 | configure: failed program was: |
---|
5218 | | /* confdefs.h */ |
---|
5219 | | #define PACKAGE_NAME "MPICH" |
---|
5220 | | #define PACKAGE_TARNAME "mpich" |
---|
5221 | | #define PACKAGE_VERSION "4.0.2" |
---|
5222 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
5223 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5224 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5225 | | #define STDC_HEADERS 1 |
---|
5226 | | #define HAVE_SYS_TYPES_H 1 |
---|
5227 | | #define HAVE_SYS_STAT_H 1 |
---|
5228 | | #define HAVE_STDLIB_H 1 |
---|
5229 | | #define HAVE_STRING_H 1 |
---|
5230 | | #define HAVE_MEMORY_H 1 |
---|
5231 | | #define HAVE_STRINGS_H 1 |
---|
5232 | | #define HAVE_INTTYPES_H 1 |
---|
5233 | | #define HAVE_STDINT_H 1 |
---|
5234 | | #define HAVE_UNISTD_H 1 |
---|
5235 | | #define __EXTENSIONS__ 1 |
---|
5236 | | #define _ALL_SOURCE 1 |
---|
5237 | | #define _GNU_SOURCE 1 |
---|
5238 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5239 | | #define _TANDEM_SOURCE 1 |
---|
5240 | | #define PACKAGE "mpich" |
---|
5241 | | #define VERSION "4.0.2" |
---|
5242 | | #define HAVE_DLFCN_H 1 |
---|
5243 | | #define LT_OBJDIR ".libs/" |
---|
5244 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5245 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5246 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5247 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5248 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5249 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5250 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5251 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5252 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5253 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5254 | | #define HAVE_VISIBILITY 1 |
---|
5255 | | #define HAVE_LIBHWLOC 1 |
---|
5256 | | #define HAVE_HWLOC 1 |
---|
5257 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5258 | | #define MPICH_IS_THREADED 1 |
---|
5259 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
5260 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
5261 | | #define HAVE_ROMIO 1 |
---|
5262 | | #define ENABLE_PVAR_NEM 0 |
---|
5263 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5264 | | #define ENABLE_PVAR_RMA 0 |
---|
5265 | | #define ENABLE_PVAR_DIMS 0 |
---|
5266 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5267 | | #define HAVE_LONG_LONG 1 |
---|
5268 | | #define STDCALL |
---|
5269 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5270 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5271 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5272 | | #define TRUE 1 |
---|
5273 | | #define FALSE 0 |
---|
5274 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5275 | | #define HAVE_NAMESPACES /**/ |
---|
5276 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5277 | | #define HAVE_CXX_BINDING 1 |
---|
5278 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5279 | | #define restrict __restrict |
---|
5280 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5281 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5282 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5283 | | #define HAVE_LONG_DOUBLE 1 |
---|
5284 | | #define HAVE_LONG_LONG_INT 1 |
---|
5285 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5286 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5287 | | #define MAX_ALIGNMENT 16 |
---|
5288 | | #define SIZEOF_CHAR 1 |
---|
5289 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5290 | | #define SIZEOF_SHORT 2 |
---|
5291 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5292 | | #define SIZEOF_INT 4 |
---|
5293 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5294 | | #define SIZEOF_LONG 4 |
---|
5295 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
5296 | | #define SIZEOF_LONG_LONG 8 |
---|
5297 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5298 | | #define SIZEOF_FLOAT 4 |
---|
5299 | | #define SIZEOF_DOUBLE 8 |
---|
5300 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5301 | | #define SIZEOF_VOID_P 4 |
---|
5302 | | #define HAVE_STDDEF_H 1 |
---|
5303 | | #define SIZEOF_WCHAR_T 4 |
---|
5304 | | #define SIZEOF___FLOAT128 0 |
---|
5305 | | #define SIZEOF_FLOAT_INT 8 |
---|
5306 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5307 | | #define SIZEOF_LONG_INT 8 |
---|
5308 | | #define SIZEOF_SHORT_INT 8 |
---|
5309 | | #define SIZEOF_TWO_INT 8 |
---|
5310 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
5311 | | #define ALIGNOF_CHAR 1 |
---|
5312 | | #define ALIGNOF_FLOAT 4 |
---|
5313 | | #define ALIGNOF_DOUBLE 4 |
---|
5314 | | #define ALIGNOF_LONG 4 |
---|
5315 | | #define ALIGNOF_LONG_LONG 4 |
---|
5316 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5317 | | #define ALIGNOF_SHORT 2 |
---|
5318 | | #define ALIGNOF_INT 4 |
---|
5319 | | #define ALIGNOF_BOOL 0 |
---|
5320 | | #define ALIGNOF_WCHAR_T 4 |
---|
5321 | | #define HAVE_INTTYPES_H 1 |
---|
5322 | | #define HAVE_STDINT_H 1 |
---|
5323 | | #define SIZEOF_INT8_T 1 |
---|
5324 | | #define SIZEOF_INT16_T 2 |
---|
5325 | | #define SIZEOF_INT32_T 4 |
---|
5326 | | #define SIZEOF_INT64_T 8 |
---|
5327 | | #define SIZEOF_UINT8_T 1 |
---|
5328 | | #define SIZEOF_UINT16_T 2 |
---|
5329 | | #define SIZEOF_UINT32_T 4 |
---|
5330 | | #define SIZEOF_UINT64_T 8 |
---|
5331 | | #define ALIGNOF_INT8_T 1 |
---|
5332 | | #define ALIGNOF_INT16_T 2 |
---|
5333 | | #define ALIGNOF_INT32_T 4 |
---|
5334 | | #define ALIGNOF_INT64_T 4 |
---|
5335 | | #define HAVE_INT8_T 1 |
---|
5336 | | #define HAVE_INT16_T 1 |
---|
5337 | | #define HAVE_INT32_T 1 |
---|
5338 | | #define HAVE_INT64_T 1 |
---|
5339 | | #define HAVE_UINT8_T 1 |
---|
5340 | | #define HAVE_UINT16_T 1 |
---|
5341 | | #define HAVE_UINT32_T 1 |
---|
5342 | | #define HAVE_UINT64_T 1 |
---|
5343 | | #define HAVE_STDBOOL_H 1 |
---|
5344 | | #define HAVE_COMPLEX_H 1 |
---|
5345 | | #define SIZEOF__BOOL 4 |
---|
5346 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5347 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5348 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
5349 | | #define SIZEOF__FLOAT16 0 |
---|
5350 | | #define HAVE__BOOL 1 |
---|
5351 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5352 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5353 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5354 | | #define SIZEOF_F77_INTEGER 4 |
---|
5355 | | #define SIZEOF_F77_REAL 4 |
---|
5356 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5357 | | #define MPIR_FC_REAL_CTYPE float |
---|
5358 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5359 | | #define MPIR_REAL4_CTYPE float |
---|
5360 | | #define MPIR_REAL8_CTYPE double |
---|
5361 | | #define MPIR_REAL16_CTYPE long double |
---|
5362 | | #define MPIR_INTEGER1_CTYPE char |
---|
5363 | | #define MPIR_INTEGER2_CTYPE short |
---|
5364 | | #define MPIR_INTEGER4_CTYPE int |
---|
5365 | | #define MPIR_INTEGER8_CTYPE long long |
---|
5366 | | #define HAVE_FINT_IS_INT 1 |
---|
5367 | | #define F77_TRUE_VALUE_SET 1 |
---|
5368 | | #define F77_TRUE_VALUE 1 |
---|
5369 | | #define F77_FALSE_VALUE 0 |
---|
5370 | | #define SIZEOF_BOOL 4 |
---|
5371 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5372 | | #define SIZEOF_COMPLEX 8 |
---|
5373 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5374 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
5375 | | #define HAVE_CXX_COMPLEX 1 |
---|
5376 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5377 | | #define MPIR_AINT_MAX INT_MAX |
---|
5378 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5379 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5380 | | #define MPIR_Ucount unsigned long long |
---|
5381 | | #define HAVE_STDLIB_H 1 |
---|
5382 | | #define HAVE_STDARG_H 1 |
---|
5383 | | #define HAVE_SYS_TYPES_H 1 |
---|
5384 | | #define HAVE_STRING_H 1 |
---|
5385 | | #define HAVE_INTTYPES_H 1 |
---|
5386 | | #define HAVE_LIMITS_H 1 |
---|
5387 | | #define HAVE_STDDEF_H 1 |
---|
5388 | | #define HAVE_ERRNO_H 1 |
---|
5389 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5390 | | #define HAVE_SYS_TIME_H 1 |
---|
5391 | | #define HAVE_UNISTD_H 1 |
---|
5392 | | /* end confdefs.h. */ |
---|
5393 | | #include <stdio.h> |
---|
5394 | | #ifdef HAVE_SYS_TYPES_H |
---|
5395 | | # include <sys/types.h> |
---|
5396 | | #endif |
---|
5397 | | #ifdef HAVE_SYS_STAT_H |
---|
5398 | | # include <sys/stat.h> |
---|
5399 | | #endif |
---|
5400 | | #ifdef STDC_HEADERS |
---|
5401 | | # include <stdlib.h> |
---|
5402 | | # include <stddef.h> |
---|
5403 | | #else |
---|
5404 | | # ifdef HAVE_STDLIB_H |
---|
5405 | | # include <stdlib.h> |
---|
5406 | | # endif |
---|
5407 | | #endif |
---|
5408 | | #ifdef HAVE_STRING_H |
---|
5409 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5410 | | # include <memory.h> |
---|
5411 | | # endif |
---|
5412 | | # include <string.h> |
---|
5413 | | #endif |
---|
5414 | | #ifdef HAVE_STRINGS_H |
---|
5415 | | # include <strings.h> |
---|
5416 | | #endif |
---|
5417 | | #ifdef HAVE_INTTYPES_H |
---|
5418 | | # include <inttypes.h> |
---|
5419 | | #endif |
---|
5420 | | #ifdef HAVE_STDINT_H |
---|
5421 | | # include <stdint.h> |
---|
5422 | | #endif |
---|
5423 | | #ifdef HAVE_UNISTD_H |
---|
5424 | | # include <unistd.h> |
---|
5425 | | #endif |
---|
5426 | | #include <endian.h> |
---|
5427 | configure:48380: result: no |
---|
5428 | configure:48380: checking endian.h presence |
---|
5429 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5430 | conftest.c:176:10: fatal error: endian.h: No such file or directory |
---|
5431 | 176 | #include <endian.h> |
---|
5432 | | ^~~~~~~~~~ |
---|
5433 | compilation terminated. |
---|
5434 | configure:48380: $? = 1 |
---|
5435 | configure: failed program was: |
---|
5436 | | /* confdefs.h */ |
---|
5437 | | #define PACKAGE_NAME "MPICH" |
---|
5438 | | #define PACKAGE_TARNAME "mpich" |
---|
5439 | | #define PACKAGE_VERSION "4.0.2" |
---|
5440 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
5441 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5442 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5443 | | #define STDC_HEADERS 1 |
---|
5444 | | #define HAVE_SYS_TYPES_H 1 |
---|
5445 | | #define HAVE_SYS_STAT_H 1 |
---|
5446 | | #define HAVE_STDLIB_H 1 |
---|
5447 | | #define HAVE_STRING_H 1 |
---|
5448 | | #define HAVE_MEMORY_H 1 |
---|
5449 | | #define HAVE_STRINGS_H 1 |
---|
5450 | | #define HAVE_INTTYPES_H 1 |
---|
5451 | | #define HAVE_STDINT_H 1 |
---|
5452 | | #define HAVE_UNISTD_H 1 |
---|
5453 | | #define __EXTENSIONS__ 1 |
---|
5454 | | #define _ALL_SOURCE 1 |
---|
5455 | | #define _GNU_SOURCE 1 |
---|
5456 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5457 | | #define _TANDEM_SOURCE 1 |
---|
5458 | | #define PACKAGE "mpich" |
---|
5459 | | #define VERSION "4.0.2" |
---|
5460 | | #define HAVE_DLFCN_H 1 |
---|
5461 | | #define LT_OBJDIR ".libs/" |
---|
5462 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5463 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5464 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5465 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5466 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5467 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5468 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5469 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5470 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5471 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5472 | | #define HAVE_VISIBILITY 1 |
---|
5473 | | #define HAVE_LIBHWLOC 1 |
---|
5474 | | #define HAVE_HWLOC 1 |
---|
5475 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5476 | | #define MPICH_IS_THREADED 1 |
---|
5477 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
5478 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
5479 | | #define HAVE_ROMIO 1 |
---|
5480 | | #define ENABLE_PVAR_NEM 0 |
---|
5481 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5482 | | #define ENABLE_PVAR_RMA 0 |
---|
5483 | | #define ENABLE_PVAR_DIMS 0 |
---|
5484 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5485 | | #define HAVE_LONG_LONG 1 |
---|
5486 | | #define STDCALL |
---|
5487 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5488 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5489 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5490 | | #define TRUE 1 |
---|
5491 | | #define FALSE 0 |
---|
5492 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5493 | | #define HAVE_NAMESPACES /**/ |
---|
5494 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5495 | | #define HAVE_CXX_BINDING 1 |
---|
5496 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5497 | | #define restrict __restrict |
---|
5498 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5499 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5500 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5501 | | #define HAVE_LONG_DOUBLE 1 |
---|
5502 | | #define HAVE_LONG_LONG_INT 1 |
---|
5503 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5504 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5505 | | #define MAX_ALIGNMENT 16 |
---|
5506 | | #define SIZEOF_CHAR 1 |
---|
5507 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5508 | | #define SIZEOF_SHORT 2 |
---|
5509 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5510 | | #define SIZEOF_INT 4 |
---|
5511 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5512 | | #define SIZEOF_LONG 4 |
---|
5513 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
5514 | | #define SIZEOF_LONG_LONG 8 |
---|
5515 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5516 | | #define SIZEOF_FLOAT 4 |
---|
5517 | | #define SIZEOF_DOUBLE 8 |
---|
5518 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5519 | | #define SIZEOF_VOID_P 4 |
---|
5520 | | #define HAVE_STDDEF_H 1 |
---|
5521 | | #define SIZEOF_WCHAR_T 4 |
---|
5522 | | #define SIZEOF___FLOAT128 0 |
---|
5523 | | #define SIZEOF_FLOAT_INT 8 |
---|
5524 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5525 | | #define SIZEOF_LONG_INT 8 |
---|
5526 | | #define SIZEOF_SHORT_INT 8 |
---|
5527 | | #define SIZEOF_TWO_INT 8 |
---|
5528 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
5529 | | #define ALIGNOF_CHAR 1 |
---|
5530 | | #define ALIGNOF_FLOAT 4 |
---|
5531 | | #define ALIGNOF_DOUBLE 4 |
---|
5532 | | #define ALIGNOF_LONG 4 |
---|
5533 | | #define ALIGNOF_LONG_LONG 4 |
---|
5534 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5535 | | #define ALIGNOF_SHORT 2 |
---|
5536 | | #define ALIGNOF_INT 4 |
---|
5537 | | #define ALIGNOF_BOOL 0 |
---|
5538 | | #define ALIGNOF_WCHAR_T 4 |
---|
5539 | | #define HAVE_INTTYPES_H 1 |
---|
5540 | | #define HAVE_STDINT_H 1 |
---|
5541 | | #define SIZEOF_INT8_T 1 |
---|
5542 | | #define SIZEOF_INT16_T 2 |
---|
5543 | | #define SIZEOF_INT32_T 4 |
---|
5544 | | #define SIZEOF_INT64_T 8 |
---|
5545 | | #define SIZEOF_UINT8_T 1 |
---|
5546 | | #define SIZEOF_UINT16_T 2 |
---|
5547 | | #define SIZEOF_UINT32_T 4 |
---|
5548 | | #define SIZEOF_UINT64_T 8 |
---|
5549 | | #define ALIGNOF_INT8_T 1 |
---|
5550 | | #define ALIGNOF_INT16_T 2 |
---|
5551 | | #define ALIGNOF_INT32_T 4 |
---|
5552 | | #define ALIGNOF_INT64_T 4 |
---|
5553 | | #define HAVE_INT8_T 1 |
---|
5554 | | #define HAVE_INT16_T 1 |
---|
5555 | | #define HAVE_INT32_T 1 |
---|
5556 | | #define HAVE_INT64_T 1 |
---|
5557 | | #define HAVE_UINT8_T 1 |
---|
5558 | | #define HAVE_UINT16_T 1 |
---|
5559 | | #define HAVE_UINT32_T 1 |
---|
5560 | | #define HAVE_UINT64_T 1 |
---|
5561 | | #define HAVE_STDBOOL_H 1 |
---|
5562 | | #define HAVE_COMPLEX_H 1 |
---|
5563 | | #define SIZEOF__BOOL 4 |
---|
5564 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5565 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5566 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
5567 | | #define SIZEOF__FLOAT16 0 |
---|
5568 | | #define HAVE__BOOL 1 |
---|
5569 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5570 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5571 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5572 | | #define SIZEOF_F77_INTEGER 4 |
---|
5573 | | #define SIZEOF_F77_REAL 4 |
---|
5574 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5575 | | #define MPIR_FC_REAL_CTYPE float |
---|
5576 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5577 | | #define MPIR_REAL4_CTYPE float |
---|
5578 | | #define MPIR_REAL8_CTYPE double |
---|
5579 | | #define MPIR_REAL16_CTYPE long double |
---|
5580 | | #define MPIR_INTEGER1_CTYPE char |
---|
5581 | | #define MPIR_INTEGER2_CTYPE short |
---|
5582 | | #define MPIR_INTEGER4_CTYPE int |
---|
5583 | | #define MPIR_INTEGER8_CTYPE long long |
---|
5584 | | #define HAVE_FINT_IS_INT 1 |
---|
5585 | | #define F77_TRUE_VALUE_SET 1 |
---|
5586 | | #define F77_TRUE_VALUE 1 |
---|
5587 | | #define F77_FALSE_VALUE 0 |
---|
5588 | | #define SIZEOF_BOOL 4 |
---|
5589 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5590 | | #define SIZEOF_COMPLEX 8 |
---|
5591 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5592 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
5593 | | #define HAVE_CXX_COMPLEX 1 |
---|
5594 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5595 | | #define MPIR_AINT_MAX INT_MAX |
---|
5596 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5597 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5598 | | #define MPIR_Ucount unsigned long long |
---|
5599 | | #define HAVE_STDLIB_H 1 |
---|
5600 | | #define HAVE_STDARG_H 1 |
---|
5601 | | #define HAVE_SYS_TYPES_H 1 |
---|
5602 | | #define HAVE_STRING_H 1 |
---|
5603 | | #define HAVE_INTTYPES_H 1 |
---|
5604 | | #define HAVE_LIMITS_H 1 |
---|
5605 | | #define HAVE_STDDEF_H 1 |
---|
5606 | | #define HAVE_ERRNO_H 1 |
---|
5607 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5608 | | #define HAVE_SYS_TIME_H 1 |
---|
5609 | | #define HAVE_UNISTD_H 1 |
---|
5610 | | /* end confdefs.h. */ |
---|
5611 | | #include <endian.h> |
---|
5612 | configure:48380: result: no |
---|
5613 | configure:48380: checking for endian.h |
---|
5614 | configure:48380: result: no |
---|
5615 | configure:48380: checking assert.h usability |
---|
5616 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5617 | configure:48380: $? = 0 |
---|
5618 | configure:48380: result: yes |
---|
5619 | configure:48380: checking assert.h presence |
---|
5620 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5621 | configure:48380: $? = 0 |
---|
5622 | configure:48380: result: yes |
---|
5623 | configure:48380: checking for assert.h |
---|
5624 | configure:48380: result: yes |
---|
5625 | configure:48380: checking sys/param.h usability |
---|
5626 | configure:48380: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5627 | configure:48380: $? = 0 |
---|
5628 | configure:48380: result: yes |
---|
5629 | configure:48380: checking sys/param.h presence |
---|
5630 | configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c |
---|
5631 | configure:48380: $? = 0 |
---|
5632 | configure:48380: result: yes |
---|
5633 | configure:48380: checking for sys/param.h |
---|
5634 | configure:48380: result: yes |
---|
5635 | configure:48390: checking for sys/uio.h |
---|
5636 | configure:48412: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5637 | configure:48412: $? = 0 |
---|
5638 | configure:48420: result: yes |
---|
5639 | configure:48429: checking for size_t |
---|
5640 | configure:48429: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5641 | configure:48429: $? = 0 |
---|
5642 | configure:48429: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5643 | conftest.c: In function 'main': |
---|
5644 | conftest.c:215:21: error: expected expression before ')' token |
---|
5645 | 215 | if (sizeof ((size_t))) |
---|
5646 | | ^ |
---|
5647 | configure:48429: $? = 1 |
---|
5648 | configure: failed program was: |
---|
5649 | | /* confdefs.h */ |
---|
5650 | | #define PACKAGE_NAME "MPICH" |
---|
5651 | | #define PACKAGE_TARNAME "mpich" |
---|
5652 | | #define PACKAGE_VERSION "4.0.2" |
---|
5653 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
5654 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5655 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5656 | | #define STDC_HEADERS 1 |
---|
5657 | | #define HAVE_SYS_TYPES_H 1 |
---|
5658 | | #define HAVE_SYS_STAT_H 1 |
---|
5659 | | #define HAVE_STDLIB_H 1 |
---|
5660 | | #define HAVE_STRING_H 1 |
---|
5661 | | #define HAVE_MEMORY_H 1 |
---|
5662 | | #define HAVE_STRINGS_H 1 |
---|
5663 | | #define HAVE_INTTYPES_H 1 |
---|
5664 | | #define HAVE_STDINT_H 1 |
---|
5665 | | #define HAVE_UNISTD_H 1 |
---|
5666 | | #define __EXTENSIONS__ 1 |
---|
5667 | | #define _ALL_SOURCE 1 |
---|
5668 | | #define _GNU_SOURCE 1 |
---|
5669 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5670 | | #define _TANDEM_SOURCE 1 |
---|
5671 | | #define PACKAGE "mpich" |
---|
5672 | | #define VERSION "4.0.2" |
---|
5673 | | #define HAVE_DLFCN_H 1 |
---|
5674 | | #define LT_OBJDIR ".libs/" |
---|
5675 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5676 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5677 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5678 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5679 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5680 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5681 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5682 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5683 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5684 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5685 | | #define HAVE_VISIBILITY 1 |
---|
5686 | | #define HAVE_LIBHWLOC 1 |
---|
5687 | | #define HAVE_HWLOC 1 |
---|
5688 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5689 | | #define MPICH_IS_THREADED 1 |
---|
5690 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
5691 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
5692 | | #define HAVE_ROMIO 1 |
---|
5693 | | #define ENABLE_PVAR_NEM 0 |
---|
5694 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5695 | | #define ENABLE_PVAR_RMA 0 |
---|
5696 | | #define ENABLE_PVAR_DIMS 0 |
---|
5697 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5698 | | #define HAVE_LONG_LONG 1 |
---|
5699 | | #define STDCALL |
---|
5700 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5701 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5702 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5703 | | #define TRUE 1 |
---|
5704 | | #define FALSE 0 |
---|
5705 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5706 | | #define HAVE_NAMESPACES /**/ |
---|
5707 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5708 | | #define HAVE_CXX_BINDING 1 |
---|
5709 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5710 | | #define restrict __restrict |
---|
5711 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5712 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5713 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5714 | | #define HAVE_LONG_DOUBLE 1 |
---|
5715 | | #define HAVE_LONG_LONG_INT 1 |
---|
5716 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5717 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5718 | | #define MAX_ALIGNMENT 16 |
---|
5719 | | #define SIZEOF_CHAR 1 |
---|
5720 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
5721 | | #define SIZEOF_SHORT 2 |
---|
5722 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5723 | | #define SIZEOF_INT 4 |
---|
5724 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
5725 | | #define SIZEOF_LONG 4 |
---|
5726 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
5727 | | #define SIZEOF_LONG_LONG 8 |
---|
5728 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
5729 | | #define SIZEOF_FLOAT 4 |
---|
5730 | | #define SIZEOF_DOUBLE 8 |
---|
5731 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5732 | | #define SIZEOF_VOID_P 4 |
---|
5733 | | #define HAVE_STDDEF_H 1 |
---|
5734 | | #define SIZEOF_WCHAR_T 4 |
---|
5735 | | #define SIZEOF___FLOAT128 0 |
---|
5736 | | #define SIZEOF_FLOAT_INT 8 |
---|
5737 | | #define SIZEOF_DOUBLE_INT 16 |
---|
5738 | | #define SIZEOF_LONG_INT 8 |
---|
5739 | | #define SIZEOF_SHORT_INT 8 |
---|
5740 | | #define SIZEOF_TWO_INT 8 |
---|
5741 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
5742 | | #define ALIGNOF_CHAR 1 |
---|
5743 | | #define ALIGNOF_FLOAT 4 |
---|
5744 | | #define ALIGNOF_DOUBLE 4 |
---|
5745 | | #define ALIGNOF_LONG 4 |
---|
5746 | | #define ALIGNOF_LONG_LONG 4 |
---|
5747 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
5748 | | #define ALIGNOF_SHORT 2 |
---|
5749 | | #define ALIGNOF_INT 4 |
---|
5750 | | #define ALIGNOF_BOOL 0 |
---|
5751 | | #define ALIGNOF_WCHAR_T 4 |
---|
5752 | | #define HAVE_INTTYPES_H 1 |
---|
5753 | | #define HAVE_STDINT_H 1 |
---|
5754 | | #define SIZEOF_INT8_T 1 |
---|
5755 | | #define SIZEOF_INT16_T 2 |
---|
5756 | | #define SIZEOF_INT32_T 4 |
---|
5757 | | #define SIZEOF_INT64_T 8 |
---|
5758 | | #define SIZEOF_UINT8_T 1 |
---|
5759 | | #define SIZEOF_UINT16_T 2 |
---|
5760 | | #define SIZEOF_UINT32_T 4 |
---|
5761 | | #define SIZEOF_UINT64_T 8 |
---|
5762 | | #define ALIGNOF_INT8_T 1 |
---|
5763 | | #define ALIGNOF_INT16_T 2 |
---|
5764 | | #define ALIGNOF_INT32_T 4 |
---|
5765 | | #define ALIGNOF_INT64_T 4 |
---|
5766 | | #define HAVE_INT8_T 1 |
---|
5767 | | #define HAVE_INT16_T 1 |
---|
5768 | | #define HAVE_INT32_T 1 |
---|
5769 | | #define HAVE_INT64_T 1 |
---|
5770 | | #define HAVE_UINT8_T 1 |
---|
5771 | | #define HAVE_UINT16_T 1 |
---|
5772 | | #define HAVE_UINT32_T 1 |
---|
5773 | | #define HAVE_UINT64_T 1 |
---|
5774 | | #define HAVE_STDBOOL_H 1 |
---|
5775 | | #define HAVE_COMPLEX_H 1 |
---|
5776 | | #define SIZEOF__BOOL 4 |
---|
5777 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
5778 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
5779 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
5780 | | #define SIZEOF__FLOAT16 0 |
---|
5781 | | #define HAVE__BOOL 1 |
---|
5782 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
5783 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
5784 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
5785 | | #define SIZEOF_F77_INTEGER 4 |
---|
5786 | | #define SIZEOF_F77_REAL 4 |
---|
5787 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
5788 | | #define MPIR_FC_REAL_CTYPE float |
---|
5789 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
5790 | | #define MPIR_REAL4_CTYPE float |
---|
5791 | | #define MPIR_REAL8_CTYPE double |
---|
5792 | | #define MPIR_REAL16_CTYPE long double |
---|
5793 | | #define MPIR_INTEGER1_CTYPE char |
---|
5794 | | #define MPIR_INTEGER2_CTYPE short |
---|
5795 | | #define MPIR_INTEGER4_CTYPE int |
---|
5796 | | #define MPIR_INTEGER8_CTYPE long long |
---|
5797 | | #define HAVE_FINT_IS_INT 1 |
---|
5798 | | #define F77_TRUE_VALUE_SET 1 |
---|
5799 | | #define F77_TRUE_VALUE 1 |
---|
5800 | | #define F77_FALSE_VALUE 0 |
---|
5801 | | #define SIZEOF_BOOL 4 |
---|
5802 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
5803 | | #define SIZEOF_COMPLEX 8 |
---|
5804 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
5805 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
5806 | | #define HAVE_CXX_COMPLEX 1 |
---|
5807 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
5808 | | #define MPIR_AINT_MAX INT_MAX |
---|
5809 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
5810 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
5811 | | #define MPIR_Ucount unsigned long long |
---|
5812 | | #define HAVE_STDLIB_H 1 |
---|
5813 | | #define HAVE_STDARG_H 1 |
---|
5814 | | #define HAVE_SYS_TYPES_H 1 |
---|
5815 | | #define HAVE_STRING_H 1 |
---|
5816 | | #define HAVE_INTTYPES_H 1 |
---|
5817 | | #define HAVE_LIMITS_H 1 |
---|
5818 | | #define HAVE_STDDEF_H 1 |
---|
5819 | | #define HAVE_ERRNO_H 1 |
---|
5820 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5821 | | #define HAVE_SYS_TIME_H 1 |
---|
5822 | | #define HAVE_UNISTD_H 1 |
---|
5823 | | #define HAVE_ASSERT_H 1 |
---|
5824 | | #define HAVE_SYS_PARAM_H 1 |
---|
5825 | | #define HAVE_SYS_UIO_H 1 |
---|
5826 | | /* end confdefs.h. */ |
---|
5827 | | #include <stdio.h> |
---|
5828 | | #ifdef HAVE_SYS_TYPES_H |
---|
5829 | | # include <sys/types.h> |
---|
5830 | | #endif |
---|
5831 | | #ifdef HAVE_SYS_STAT_H |
---|
5832 | | # include <sys/stat.h> |
---|
5833 | | #endif |
---|
5834 | | #ifdef STDC_HEADERS |
---|
5835 | | # include <stdlib.h> |
---|
5836 | | # include <stddef.h> |
---|
5837 | | #else |
---|
5838 | | # ifdef HAVE_STDLIB_H |
---|
5839 | | # include <stdlib.h> |
---|
5840 | | # endif |
---|
5841 | | #endif |
---|
5842 | | #ifdef HAVE_STRING_H |
---|
5843 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5844 | | # include <memory.h> |
---|
5845 | | # endif |
---|
5846 | | # include <string.h> |
---|
5847 | | #endif |
---|
5848 | | #ifdef HAVE_STRINGS_H |
---|
5849 | | # include <strings.h> |
---|
5850 | | #endif |
---|
5851 | | #ifdef HAVE_INTTYPES_H |
---|
5852 | | # include <inttypes.h> |
---|
5853 | | #endif |
---|
5854 | | #ifdef HAVE_STDINT_H |
---|
5855 | | # include <stdint.h> |
---|
5856 | | #endif |
---|
5857 | | #ifdef HAVE_UNISTD_H |
---|
5858 | | # include <unistd.h> |
---|
5859 | | #endif |
---|
5860 | | int |
---|
5861 | | main () |
---|
5862 | | { |
---|
5863 | | if (sizeof ((size_t))) |
---|
5864 | | return 0; |
---|
5865 | | ; |
---|
5866 | | return 0; |
---|
5867 | | } |
---|
5868 | configure:48429: result: yes |
---|
5869 | configure:48445: checking for setitimer |
---|
5870 | configure:48445: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5871 | configure:48445: $? = 0 |
---|
5872 | configure:48445: result: yes |
---|
5873 | configure:48445: checking for alarm |
---|
5874 | configure:48445: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5875 | configure:48445: $? = 0 |
---|
5876 | configure:48445: result: yes |
---|
5877 | configure:48458: checking for vsnprintf |
---|
5878 | configure:48458: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5879 | conftest.c:204:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, char *)' [-Wbuiltin-declaration-mismatch] |
---|
5880 | 204 | char vsnprintf (); |
---|
5881 | | ^~~~~~~~~ |
---|
5882 | conftest.c:192:1: note: 'vsnprintf' is declared in header '<stdio.h>' |
---|
5883 | 191 | # include <limits.h> |
---|
5884 | 192 | #else |
---|
5885 | configure:48458: $? = 0 |
---|
5886 | configure:48458: result: yes |
---|
5887 | configure:48458: checking for vsprintf |
---|
5888 | configure:48458: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5889 | conftest.c:205:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, char *)' [-Wbuiltin-declaration-mismatch] |
---|
5890 | 205 | char vsprintf (); |
---|
5891 | | ^~~~~~~~ |
---|
5892 | conftest.c:193:1: note: 'vsprintf' is declared in header '<stdio.h>' |
---|
5893 | 192 | # include <limits.h> |
---|
5894 | 193 | #else |
---|
5895 | configure:48458: $? = 0 |
---|
5896 | configure:48458: result: yes |
---|
5897 | configure:48470: checking whether vsnprintf needs a declaration |
---|
5898 | configure:48482: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5899 | configure:48482: $? = 0 |
---|
5900 | configure:48490: result: no |
---|
5901 | configure:48507: checking for strerror |
---|
5902 | configure:48507: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5903 | configure:48507: $? = 0 |
---|
5904 | configure:48507: result: yes |
---|
5905 | configure:48507: checking for strncasecmp |
---|
5906 | configure:48507: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5907 | conftest.c:207:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] |
---|
5908 | 207 | char strncasecmp (); |
---|
5909 | | ^~~~~~~~~~~ |
---|
5910 | configure:48507: $? = 0 |
---|
5911 | configure:48507: result: yes |
---|
5912 | configure:48516: checking whether strerror_r is declared |
---|
5913 | configure:48516: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5914 | configure:48516: $? = 0 |
---|
5915 | configure:48516: result: yes |
---|
5916 | configure:48529: checking for strerror_r |
---|
5917 | configure:48529: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
5918 | configure:48529: $? = 0 |
---|
5919 | configure:48529: result: yes |
---|
5920 | configure:48538: checking whether strerror_r returns char * |
---|
5921 | configure:48562: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
5922 | conftest.c: In function 'main': |
---|
5923 | conftest.c:225:20: error: invalid type argument of unary '*' (have 'int') |
---|
5924 | 225 | char x = *strerror_r (0, buf, sizeof buf); |
---|
5925 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
5926 | conftest.c:226:21: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] |
---|
5927 | 226 | char *p = strerror_r (0, buf, sizeof buf); |
---|
5928 | | ^~~~~~~~~~ |
---|
5929 | configure:48562: $? = 1 |
---|
5930 | configure: failed program was: |
---|
5931 | | /* confdefs.h */ |
---|
5932 | | #define PACKAGE_NAME "MPICH" |
---|
5933 | | #define PACKAGE_TARNAME "mpich" |
---|
5934 | | #define PACKAGE_VERSION "4.0.2" |
---|
5935 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
5936 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
5937 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
5938 | | #define STDC_HEADERS 1 |
---|
5939 | | #define HAVE_SYS_TYPES_H 1 |
---|
5940 | | #define HAVE_SYS_STAT_H 1 |
---|
5941 | | #define HAVE_STDLIB_H 1 |
---|
5942 | | #define HAVE_STRING_H 1 |
---|
5943 | | #define HAVE_MEMORY_H 1 |
---|
5944 | | #define HAVE_STRINGS_H 1 |
---|
5945 | | #define HAVE_INTTYPES_H 1 |
---|
5946 | | #define HAVE_STDINT_H 1 |
---|
5947 | | #define HAVE_UNISTD_H 1 |
---|
5948 | | #define __EXTENSIONS__ 1 |
---|
5949 | | #define _ALL_SOURCE 1 |
---|
5950 | | #define _GNU_SOURCE 1 |
---|
5951 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5952 | | #define _TANDEM_SOURCE 1 |
---|
5953 | | #define PACKAGE "mpich" |
---|
5954 | | #define VERSION "4.0.2" |
---|
5955 | | #define HAVE_DLFCN_H 1 |
---|
5956 | | #define LT_OBJDIR ".libs/" |
---|
5957 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
5958 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5959 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
5960 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
5961 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
5962 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
5963 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
5964 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
5965 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
5966 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
5967 | | #define HAVE_VISIBILITY 1 |
---|
5968 | | #define HAVE_LIBHWLOC 1 |
---|
5969 | | #define HAVE_HWLOC 1 |
---|
5970 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
5971 | | #define MPICH_IS_THREADED 1 |
---|
5972 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
5973 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
5974 | | #define HAVE_ROMIO 1 |
---|
5975 | | #define ENABLE_PVAR_NEM 0 |
---|
5976 | | #define ENABLE_PVAR_RECVQ 0 |
---|
5977 | | #define ENABLE_PVAR_RMA 0 |
---|
5978 | | #define ENABLE_PVAR_DIMS 0 |
---|
5979 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
5980 | | #define HAVE_LONG_LONG 1 |
---|
5981 | | #define STDCALL |
---|
5982 | | #define F77_NAME_LOWER_USCORE 1 |
---|
5983 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
5984 | | #define HAVE_FORTRAN_BINDING 1 |
---|
5985 | | #define TRUE 1 |
---|
5986 | | #define FALSE 0 |
---|
5987 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
5988 | | #define HAVE_NAMESPACES /**/ |
---|
5989 | | #define HAVE_NAMESPACE_STD /**/ |
---|
5990 | | #define HAVE_CXX_BINDING 1 |
---|
5991 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
5992 | | #define restrict __restrict |
---|
5993 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
5994 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5995 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
5996 | | #define HAVE_LONG_DOUBLE 1 |
---|
5997 | | #define HAVE_LONG_LONG_INT 1 |
---|
5998 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
5999 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6000 | | #define MAX_ALIGNMENT 16 |
---|
6001 | | #define SIZEOF_CHAR 1 |
---|
6002 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6003 | | #define SIZEOF_SHORT 2 |
---|
6004 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6005 | | #define SIZEOF_INT 4 |
---|
6006 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6007 | | #define SIZEOF_LONG 4 |
---|
6008 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
6009 | | #define SIZEOF_LONG_LONG 8 |
---|
6010 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6011 | | #define SIZEOF_FLOAT 4 |
---|
6012 | | #define SIZEOF_DOUBLE 8 |
---|
6013 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6014 | | #define SIZEOF_VOID_P 4 |
---|
6015 | | #define HAVE_STDDEF_H 1 |
---|
6016 | | #define SIZEOF_WCHAR_T 4 |
---|
6017 | | #define SIZEOF___FLOAT128 0 |
---|
6018 | | #define SIZEOF_FLOAT_INT 8 |
---|
6019 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6020 | | #define SIZEOF_LONG_INT 8 |
---|
6021 | | #define SIZEOF_SHORT_INT 8 |
---|
6022 | | #define SIZEOF_TWO_INT 8 |
---|
6023 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
6024 | | #define ALIGNOF_CHAR 1 |
---|
6025 | | #define ALIGNOF_FLOAT 4 |
---|
6026 | | #define ALIGNOF_DOUBLE 4 |
---|
6027 | | #define ALIGNOF_LONG 4 |
---|
6028 | | #define ALIGNOF_LONG_LONG 4 |
---|
6029 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6030 | | #define ALIGNOF_SHORT 2 |
---|
6031 | | #define ALIGNOF_INT 4 |
---|
6032 | | #define ALIGNOF_BOOL 0 |
---|
6033 | | #define ALIGNOF_WCHAR_T 4 |
---|
6034 | | #define HAVE_INTTYPES_H 1 |
---|
6035 | | #define HAVE_STDINT_H 1 |
---|
6036 | | #define SIZEOF_INT8_T 1 |
---|
6037 | | #define SIZEOF_INT16_T 2 |
---|
6038 | | #define SIZEOF_INT32_T 4 |
---|
6039 | | #define SIZEOF_INT64_T 8 |
---|
6040 | | #define SIZEOF_UINT8_T 1 |
---|
6041 | | #define SIZEOF_UINT16_T 2 |
---|
6042 | | #define SIZEOF_UINT32_T 4 |
---|
6043 | | #define SIZEOF_UINT64_T 8 |
---|
6044 | | #define ALIGNOF_INT8_T 1 |
---|
6045 | | #define ALIGNOF_INT16_T 2 |
---|
6046 | | #define ALIGNOF_INT32_T 4 |
---|
6047 | | #define ALIGNOF_INT64_T 4 |
---|
6048 | | #define HAVE_INT8_T 1 |
---|
6049 | | #define HAVE_INT16_T 1 |
---|
6050 | | #define HAVE_INT32_T 1 |
---|
6051 | | #define HAVE_INT64_T 1 |
---|
6052 | | #define HAVE_UINT8_T 1 |
---|
6053 | | #define HAVE_UINT16_T 1 |
---|
6054 | | #define HAVE_UINT32_T 1 |
---|
6055 | | #define HAVE_UINT64_T 1 |
---|
6056 | | #define HAVE_STDBOOL_H 1 |
---|
6057 | | #define HAVE_COMPLEX_H 1 |
---|
6058 | | #define SIZEOF__BOOL 4 |
---|
6059 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6060 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6061 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
6062 | | #define SIZEOF__FLOAT16 0 |
---|
6063 | | #define HAVE__BOOL 1 |
---|
6064 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6065 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6066 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6067 | | #define SIZEOF_F77_INTEGER 4 |
---|
6068 | | #define SIZEOF_F77_REAL 4 |
---|
6069 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6070 | | #define MPIR_FC_REAL_CTYPE float |
---|
6071 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6072 | | #define MPIR_REAL4_CTYPE float |
---|
6073 | | #define MPIR_REAL8_CTYPE double |
---|
6074 | | #define MPIR_REAL16_CTYPE long double |
---|
6075 | | #define MPIR_INTEGER1_CTYPE char |
---|
6076 | | #define MPIR_INTEGER2_CTYPE short |
---|
6077 | | #define MPIR_INTEGER4_CTYPE int |
---|
6078 | | #define MPIR_INTEGER8_CTYPE long long |
---|
6079 | | #define HAVE_FINT_IS_INT 1 |
---|
6080 | | #define F77_TRUE_VALUE_SET 1 |
---|
6081 | | #define F77_TRUE_VALUE 1 |
---|
6082 | | #define F77_FALSE_VALUE 0 |
---|
6083 | | #define SIZEOF_BOOL 4 |
---|
6084 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6085 | | #define SIZEOF_COMPLEX 8 |
---|
6086 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6087 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
6088 | | #define HAVE_CXX_COMPLEX 1 |
---|
6089 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6090 | | #define MPIR_AINT_MAX INT_MAX |
---|
6091 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6092 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6093 | | #define MPIR_Ucount unsigned long long |
---|
6094 | | #define HAVE_STDLIB_H 1 |
---|
6095 | | #define HAVE_STDARG_H 1 |
---|
6096 | | #define HAVE_SYS_TYPES_H 1 |
---|
6097 | | #define HAVE_STRING_H 1 |
---|
6098 | | #define HAVE_INTTYPES_H 1 |
---|
6099 | | #define HAVE_LIMITS_H 1 |
---|
6100 | | #define HAVE_STDDEF_H 1 |
---|
6101 | | #define HAVE_ERRNO_H 1 |
---|
6102 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6103 | | #define HAVE_SYS_TIME_H 1 |
---|
6104 | | #define HAVE_UNISTD_H 1 |
---|
6105 | | #define HAVE_ASSERT_H 1 |
---|
6106 | | #define HAVE_SYS_PARAM_H 1 |
---|
6107 | | #define HAVE_SYS_UIO_H 1 |
---|
6108 | | #define HAVE_SETITIMER 1 |
---|
6109 | | #define HAVE_ALARM 1 |
---|
6110 | | #define HAVE_VSNPRINTF 1 |
---|
6111 | | #define HAVE_VSPRINTF 1 |
---|
6112 | | #define HAVE_STRERROR 1 |
---|
6113 | | #define HAVE_STRNCASECMP 1 |
---|
6114 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6115 | | #define HAVE_STRERROR_R 1 |
---|
6116 | | /* end confdefs.h. */ |
---|
6117 | | #include <stdio.h> |
---|
6118 | | #ifdef HAVE_SYS_TYPES_H |
---|
6119 | | # include <sys/types.h> |
---|
6120 | | #endif |
---|
6121 | | #ifdef HAVE_SYS_STAT_H |
---|
6122 | | # include <sys/stat.h> |
---|
6123 | | #endif |
---|
6124 | | #ifdef STDC_HEADERS |
---|
6125 | | # include <stdlib.h> |
---|
6126 | | # include <stddef.h> |
---|
6127 | | #else |
---|
6128 | | # ifdef HAVE_STDLIB_H |
---|
6129 | | # include <stdlib.h> |
---|
6130 | | # endif |
---|
6131 | | #endif |
---|
6132 | | #ifdef HAVE_STRING_H |
---|
6133 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6134 | | # include <memory.h> |
---|
6135 | | # endif |
---|
6136 | | # include <string.h> |
---|
6137 | | #endif |
---|
6138 | | #ifdef HAVE_STRINGS_H |
---|
6139 | | # include <strings.h> |
---|
6140 | | #endif |
---|
6141 | | #ifdef HAVE_INTTYPES_H |
---|
6142 | | # include <inttypes.h> |
---|
6143 | | #endif |
---|
6144 | | #ifdef HAVE_STDINT_H |
---|
6145 | | # include <stdint.h> |
---|
6146 | | #endif |
---|
6147 | | #ifdef HAVE_UNISTD_H |
---|
6148 | | # include <unistd.h> |
---|
6149 | | #endif |
---|
6150 | | int |
---|
6151 | | main () |
---|
6152 | | { |
---|
6153 | | |
---|
6154 | | char buf[100]; |
---|
6155 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
6156 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
6157 | | return !p || x; |
---|
6158 | | |
---|
6159 | | ; |
---|
6160 | | return 0; |
---|
6161 | | } |
---|
6162 | configure:48600: result: no |
---|
6163 | configure:48610: checking whether strerror_r needs a declaration |
---|
6164 | configure:48621: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6165 | configure:48621: $? = 0 |
---|
6166 | configure:48629: result: no |
---|
6167 | configure:48645: checking for snprintf |
---|
6168 | configure:48645: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6169 | conftest.c:210:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] |
---|
6170 | 210 | char snprintf (); |
---|
6171 | | ^~~~~~~~ |
---|
6172 | conftest.c:198:1: note: 'snprintf' is declared in header '<stdio.h>' |
---|
6173 | 197 | # include <limits.h> |
---|
6174 | 198 | #else |
---|
6175 | configure:48645: $? = 0 |
---|
6176 | configure:48645: result: yes |
---|
6177 | configure:48656: checking whether snprintf needs a declaration |
---|
6178 | configure:48667: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6179 | configure:48667: $? = 0 |
---|
6180 | configure:48675: result: no |
---|
6181 | configure:48691: checking for qsort |
---|
6182 | configure:48691: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6183 | configure:48691: $? = 0 |
---|
6184 | configure:48691: result: yes |
---|
6185 | configure:48702: checking for variable argument list macro functionality |
---|
6186 | configure:48718: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6187 | configure:48718: $? = 0 |
---|
6188 | configure:48722: result: yes |
---|
6189 | configure:48736: checking for strdup |
---|
6190 | configure:48736: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6191 | conftest.c:213:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] |
---|
6192 | 213 | char strdup (); |
---|
6193 | | ^~~~~~ |
---|
6194 | configure:48736: $? = 0 |
---|
6195 | configure:48736: result: yes |
---|
6196 | configure:48748: checking whether strdup needs a declaration |
---|
6197 | configure:48759: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6198 | configure:48759: $? = 0 |
---|
6199 | configure:48767: result: no |
---|
6200 | configure:48787: checking for mkstemp |
---|
6201 | configure:48787: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6202 | configure:48787: $? = 0 |
---|
6203 | configure:48787: result: yes |
---|
6204 | configure:48798: checking whether mkstemp needs a declaration |
---|
6205 | configure:48809: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6206 | configure:48809: $? = 0 |
---|
6207 | configure:48817: result: no |
---|
6208 | configure:48832: checking for putenv |
---|
6209 | configure:48832: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6210 | configure:48832: $? = 0 |
---|
6211 | configure:48832: result: yes |
---|
6212 | configure:48843: checking whether putenv needs a declaration |
---|
6213 | configure:48854: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6214 | configure:48854: $? = 0 |
---|
6215 | configure:48862: result: no |
---|
6216 | configure:48894: checking size of MPII_Bsend_data_t |
---|
6217 | configure:48899: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6218 | configure:48899: $? = 0 |
---|
6219 | configure:48899: ./conftest |
---|
6220 | configure:48899: $? = 0 |
---|
6221 | configure:48932: result: 56 |
---|
6222 | configure:48961: checking for sched_setaffinity |
---|
6223 | configure:48961: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6224 | Undefined symbols: |
---|
6225 | "_sched_setaffinity", referenced from: |
---|
6226 | _main in ccJlgKkI.o |
---|
6227 | ld: symbol(s) not found |
---|
6228 | collect2: error: ld returned 1 exit status |
---|
6229 | configure:48961: $? = 1 |
---|
6230 | configure: failed program was: |
---|
6231 | | /* confdefs.h */ |
---|
6232 | | #define PACKAGE_NAME "MPICH" |
---|
6233 | | #define PACKAGE_TARNAME "mpich" |
---|
6234 | | #define PACKAGE_VERSION "4.0.2" |
---|
6235 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
6236 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6237 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6238 | | #define STDC_HEADERS 1 |
---|
6239 | | #define HAVE_SYS_TYPES_H 1 |
---|
6240 | | #define HAVE_SYS_STAT_H 1 |
---|
6241 | | #define HAVE_STDLIB_H 1 |
---|
6242 | | #define HAVE_STRING_H 1 |
---|
6243 | | #define HAVE_MEMORY_H 1 |
---|
6244 | | #define HAVE_STRINGS_H 1 |
---|
6245 | | #define HAVE_INTTYPES_H 1 |
---|
6246 | | #define HAVE_STDINT_H 1 |
---|
6247 | | #define HAVE_UNISTD_H 1 |
---|
6248 | | #define __EXTENSIONS__ 1 |
---|
6249 | | #define _ALL_SOURCE 1 |
---|
6250 | | #define _GNU_SOURCE 1 |
---|
6251 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6252 | | #define _TANDEM_SOURCE 1 |
---|
6253 | | #define PACKAGE "mpich" |
---|
6254 | | #define VERSION "4.0.2" |
---|
6255 | | #define HAVE_DLFCN_H 1 |
---|
6256 | | #define LT_OBJDIR ".libs/" |
---|
6257 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6258 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6259 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6260 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6261 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6262 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6263 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6264 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6265 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6266 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6267 | | #define HAVE_VISIBILITY 1 |
---|
6268 | | #define HAVE_LIBHWLOC 1 |
---|
6269 | | #define HAVE_HWLOC 1 |
---|
6270 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6271 | | #define MPICH_IS_THREADED 1 |
---|
6272 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
6273 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
6274 | | #define HAVE_ROMIO 1 |
---|
6275 | | #define ENABLE_PVAR_NEM 0 |
---|
6276 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6277 | | #define ENABLE_PVAR_RMA 0 |
---|
6278 | | #define ENABLE_PVAR_DIMS 0 |
---|
6279 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6280 | | #define HAVE_LONG_LONG 1 |
---|
6281 | | #define STDCALL |
---|
6282 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6283 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6284 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6285 | | #define TRUE 1 |
---|
6286 | | #define FALSE 0 |
---|
6287 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6288 | | #define HAVE_NAMESPACES /**/ |
---|
6289 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6290 | | #define HAVE_CXX_BINDING 1 |
---|
6291 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6292 | | #define restrict __restrict |
---|
6293 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6294 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6295 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6296 | | #define HAVE_LONG_DOUBLE 1 |
---|
6297 | | #define HAVE_LONG_LONG_INT 1 |
---|
6298 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6299 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6300 | | #define MAX_ALIGNMENT 16 |
---|
6301 | | #define SIZEOF_CHAR 1 |
---|
6302 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6303 | | #define SIZEOF_SHORT 2 |
---|
6304 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6305 | | #define SIZEOF_INT 4 |
---|
6306 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6307 | | #define SIZEOF_LONG 4 |
---|
6308 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
6309 | | #define SIZEOF_LONG_LONG 8 |
---|
6310 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6311 | | #define SIZEOF_FLOAT 4 |
---|
6312 | | #define SIZEOF_DOUBLE 8 |
---|
6313 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6314 | | #define SIZEOF_VOID_P 4 |
---|
6315 | | #define HAVE_STDDEF_H 1 |
---|
6316 | | #define SIZEOF_WCHAR_T 4 |
---|
6317 | | #define SIZEOF___FLOAT128 0 |
---|
6318 | | #define SIZEOF_FLOAT_INT 8 |
---|
6319 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6320 | | #define SIZEOF_LONG_INT 8 |
---|
6321 | | #define SIZEOF_SHORT_INT 8 |
---|
6322 | | #define SIZEOF_TWO_INT 8 |
---|
6323 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
6324 | | #define ALIGNOF_CHAR 1 |
---|
6325 | | #define ALIGNOF_FLOAT 4 |
---|
6326 | | #define ALIGNOF_DOUBLE 4 |
---|
6327 | | #define ALIGNOF_LONG 4 |
---|
6328 | | #define ALIGNOF_LONG_LONG 4 |
---|
6329 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6330 | | #define ALIGNOF_SHORT 2 |
---|
6331 | | #define ALIGNOF_INT 4 |
---|
6332 | | #define ALIGNOF_BOOL 0 |
---|
6333 | | #define ALIGNOF_WCHAR_T 4 |
---|
6334 | | #define HAVE_INTTYPES_H 1 |
---|
6335 | | #define HAVE_STDINT_H 1 |
---|
6336 | | #define SIZEOF_INT8_T 1 |
---|
6337 | | #define SIZEOF_INT16_T 2 |
---|
6338 | | #define SIZEOF_INT32_T 4 |
---|
6339 | | #define SIZEOF_INT64_T 8 |
---|
6340 | | #define SIZEOF_UINT8_T 1 |
---|
6341 | | #define SIZEOF_UINT16_T 2 |
---|
6342 | | #define SIZEOF_UINT32_T 4 |
---|
6343 | | #define SIZEOF_UINT64_T 8 |
---|
6344 | | #define ALIGNOF_INT8_T 1 |
---|
6345 | | #define ALIGNOF_INT16_T 2 |
---|
6346 | | #define ALIGNOF_INT32_T 4 |
---|
6347 | | #define ALIGNOF_INT64_T 4 |
---|
6348 | | #define HAVE_INT8_T 1 |
---|
6349 | | #define HAVE_INT16_T 1 |
---|
6350 | | #define HAVE_INT32_T 1 |
---|
6351 | | #define HAVE_INT64_T 1 |
---|
6352 | | #define HAVE_UINT8_T 1 |
---|
6353 | | #define HAVE_UINT16_T 1 |
---|
6354 | | #define HAVE_UINT32_T 1 |
---|
6355 | | #define HAVE_UINT64_T 1 |
---|
6356 | | #define HAVE_STDBOOL_H 1 |
---|
6357 | | #define HAVE_COMPLEX_H 1 |
---|
6358 | | #define SIZEOF__BOOL 4 |
---|
6359 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6360 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6361 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
6362 | | #define SIZEOF__FLOAT16 0 |
---|
6363 | | #define HAVE__BOOL 1 |
---|
6364 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6365 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6366 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6367 | | #define SIZEOF_F77_INTEGER 4 |
---|
6368 | | #define SIZEOF_F77_REAL 4 |
---|
6369 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6370 | | #define MPIR_FC_REAL_CTYPE float |
---|
6371 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6372 | | #define MPIR_REAL4_CTYPE float |
---|
6373 | | #define MPIR_REAL8_CTYPE double |
---|
6374 | | #define MPIR_REAL16_CTYPE long double |
---|
6375 | | #define MPIR_INTEGER1_CTYPE char |
---|
6376 | | #define MPIR_INTEGER2_CTYPE short |
---|
6377 | | #define MPIR_INTEGER4_CTYPE int |
---|
6378 | | #define MPIR_INTEGER8_CTYPE long long |
---|
6379 | | #define HAVE_FINT_IS_INT 1 |
---|
6380 | | #define F77_TRUE_VALUE_SET 1 |
---|
6381 | | #define F77_TRUE_VALUE 1 |
---|
6382 | | #define F77_FALSE_VALUE 0 |
---|
6383 | | #define SIZEOF_BOOL 4 |
---|
6384 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6385 | | #define SIZEOF_COMPLEX 8 |
---|
6386 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6387 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
6388 | | #define HAVE_CXX_COMPLEX 1 |
---|
6389 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6390 | | #define MPIR_AINT_MAX INT_MAX |
---|
6391 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6392 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6393 | | #define MPIR_Ucount unsigned long long |
---|
6394 | | #define HAVE_STDLIB_H 1 |
---|
6395 | | #define HAVE_STDARG_H 1 |
---|
6396 | | #define HAVE_SYS_TYPES_H 1 |
---|
6397 | | #define HAVE_STRING_H 1 |
---|
6398 | | #define HAVE_INTTYPES_H 1 |
---|
6399 | | #define HAVE_LIMITS_H 1 |
---|
6400 | | #define HAVE_STDDEF_H 1 |
---|
6401 | | #define HAVE_ERRNO_H 1 |
---|
6402 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6403 | | #define HAVE_SYS_TIME_H 1 |
---|
6404 | | #define HAVE_UNISTD_H 1 |
---|
6405 | | #define HAVE_ASSERT_H 1 |
---|
6406 | | #define HAVE_SYS_PARAM_H 1 |
---|
6407 | | #define HAVE_SYS_UIO_H 1 |
---|
6408 | | #define HAVE_SETITIMER 1 |
---|
6409 | | #define HAVE_ALARM 1 |
---|
6410 | | #define HAVE_VSNPRINTF 1 |
---|
6411 | | #define HAVE_VSPRINTF 1 |
---|
6412 | | #define HAVE_STRERROR 1 |
---|
6413 | | #define HAVE_STRNCASECMP 1 |
---|
6414 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6415 | | #define HAVE_STRERROR_R 1 |
---|
6416 | | #define HAVE_SNPRINTF 1 |
---|
6417 | | #define HAVE_QSORT 1 |
---|
6418 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6419 | | #define HAVE_STRDUP 1 |
---|
6420 | | #define HAVE_MKSTEMP 1 |
---|
6421 | | #define HAVE_PUTENV 1 |
---|
6422 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
6423 | | /* end confdefs.h. */ |
---|
6424 | | /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity. |
---|
6425 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6426 | | #define sched_setaffinity innocuous_sched_setaffinity |
---|
6427 | | |
---|
6428 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6429 | | which can conflict with char sched_setaffinity (); below. |
---|
6430 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6431 | | <limits.h> exists even on freestanding compilers. */ |
---|
6432 | | |
---|
6433 | | #ifdef __STDC__ |
---|
6434 | | # include <limits.h> |
---|
6435 | | #else |
---|
6436 | | # include <assert.h> |
---|
6437 | | #endif |
---|
6438 | | |
---|
6439 | | #undef sched_setaffinity |
---|
6440 | | |
---|
6441 | | /* Override any GCC internal prototype to avoid an error. |
---|
6442 | | Use char because int might match the return type of a GCC |
---|
6443 | | builtin and then its argument prototype would still apply. */ |
---|
6444 | | #ifdef __cplusplus |
---|
6445 | | extern "C" |
---|
6446 | | #endif |
---|
6447 | | char sched_setaffinity (); |
---|
6448 | | /* The GNU C library defines this for functions which it implements |
---|
6449 | | to always fail with ENOSYS. Some functions are actually named |
---|
6450 | | something starting with __ and the normal name is an alias. */ |
---|
6451 | | #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity |
---|
6452 | | choke me |
---|
6453 | | #endif |
---|
6454 | | |
---|
6455 | | int |
---|
6456 | | main () |
---|
6457 | | { |
---|
6458 | | return sched_setaffinity (); |
---|
6459 | | ; |
---|
6460 | | return 0; |
---|
6461 | | } |
---|
6462 | configure:48961: result: no |
---|
6463 | configure:48961: checking for sched_getaffinity |
---|
6464 | configure:48961: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6465 | Undefined symbols: |
---|
6466 | "_sched_getaffinity", referenced from: |
---|
6467 | _main in ccVpoklL.o |
---|
6468 | ld: symbol(s) not found |
---|
6469 | collect2: error: ld returned 1 exit status |
---|
6470 | configure:48961: $? = 1 |
---|
6471 | configure: failed program was: |
---|
6472 | | /* confdefs.h */ |
---|
6473 | | #define PACKAGE_NAME "MPICH" |
---|
6474 | | #define PACKAGE_TARNAME "mpich" |
---|
6475 | | #define PACKAGE_VERSION "4.0.2" |
---|
6476 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
6477 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6478 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6479 | | #define STDC_HEADERS 1 |
---|
6480 | | #define HAVE_SYS_TYPES_H 1 |
---|
6481 | | #define HAVE_SYS_STAT_H 1 |
---|
6482 | | #define HAVE_STDLIB_H 1 |
---|
6483 | | #define HAVE_STRING_H 1 |
---|
6484 | | #define HAVE_MEMORY_H 1 |
---|
6485 | | #define HAVE_STRINGS_H 1 |
---|
6486 | | #define HAVE_INTTYPES_H 1 |
---|
6487 | | #define HAVE_STDINT_H 1 |
---|
6488 | | #define HAVE_UNISTD_H 1 |
---|
6489 | | #define __EXTENSIONS__ 1 |
---|
6490 | | #define _ALL_SOURCE 1 |
---|
6491 | | #define _GNU_SOURCE 1 |
---|
6492 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6493 | | #define _TANDEM_SOURCE 1 |
---|
6494 | | #define PACKAGE "mpich" |
---|
6495 | | #define VERSION "4.0.2" |
---|
6496 | | #define HAVE_DLFCN_H 1 |
---|
6497 | | #define LT_OBJDIR ".libs/" |
---|
6498 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6499 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6500 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6501 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6502 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6503 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6504 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6505 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6506 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6507 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6508 | | #define HAVE_VISIBILITY 1 |
---|
6509 | | #define HAVE_LIBHWLOC 1 |
---|
6510 | | #define HAVE_HWLOC 1 |
---|
6511 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6512 | | #define MPICH_IS_THREADED 1 |
---|
6513 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
6514 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
6515 | | #define HAVE_ROMIO 1 |
---|
6516 | | #define ENABLE_PVAR_NEM 0 |
---|
6517 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6518 | | #define ENABLE_PVAR_RMA 0 |
---|
6519 | | #define ENABLE_PVAR_DIMS 0 |
---|
6520 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6521 | | #define HAVE_LONG_LONG 1 |
---|
6522 | | #define STDCALL |
---|
6523 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6524 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6525 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6526 | | #define TRUE 1 |
---|
6527 | | #define FALSE 0 |
---|
6528 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6529 | | #define HAVE_NAMESPACES /**/ |
---|
6530 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6531 | | #define HAVE_CXX_BINDING 1 |
---|
6532 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6533 | | #define restrict __restrict |
---|
6534 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6535 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6536 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6537 | | #define HAVE_LONG_DOUBLE 1 |
---|
6538 | | #define HAVE_LONG_LONG_INT 1 |
---|
6539 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6540 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6541 | | #define MAX_ALIGNMENT 16 |
---|
6542 | | #define SIZEOF_CHAR 1 |
---|
6543 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6544 | | #define SIZEOF_SHORT 2 |
---|
6545 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6546 | | #define SIZEOF_INT 4 |
---|
6547 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6548 | | #define SIZEOF_LONG 4 |
---|
6549 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
6550 | | #define SIZEOF_LONG_LONG 8 |
---|
6551 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6552 | | #define SIZEOF_FLOAT 4 |
---|
6553 | | #define SIZEOF_DOUBLE 8 |
---|
6554 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6555 | | #define SIZEOF_VOID_P 4 |
---|
6556 | | #define HAVE_STDDEF_H 1 |
---|
6557 | | #define SIZEOF_WCHAR_T 4 |
---|
6558 | | #define SIZEOF___FLOAT128 0 |
---|
6559 | | #define SIZEOF_FLOAT_INT 8 |
---|
6560 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6561 | | #define SIZEOF_LONG_INT 8 |
---|
6562 | | #define SIZEOF_SHORT_INT 8 |
---|
6563 | | #define SIZEOF_TWO_INT 8 |
---|
6564 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
6565 | | #define ALIGNOF_CHAR 1 |
---|
6566 | | #define ALIGNOF_FLOAT 4 |
---|
6567 | | #define ALIGNOF_DOUBLE 4 |
---|
6568 | | #define ALIGNOF_LONG 4 |
---|
6569 | | #define ALIGNOF_LONG_LONG 4 |
---|
6570 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6571 | | #define ALIGNOF_SHORT 2 |
---|
6572 | | #define ALIGNOF_INT 4 |
---|
6573 | | #define ALIGNOF_BOOL 0 |
---|
6574 | | #define ALIGNOF_WCHAR_T 4 |
---|
6575 | | #define HAVE_INTTYPES_H 1 |
---|
6576 | | #define HAVE_STDINT_H 1 |
---|
6577 | | #define SIZEOF_INT8_T 1 |
---|
6578 | | #define SIZEOF_INT16_T 2 |
---|
6579 | | #define SIZEOF_INT32_T 4 |
---|
6580 | | #define SIZEOF_INT64_T 8 |
---|
6581 | | #define SIZEOF_UINT8_T 1 |
---|
6582 | | #define SIZEOF_UINT16_T 2 |
---|
6583 | | #define SIZEOF_UINT32_T 4 |
---|
6584 | | #define SIZEOF_UINT64_T 8 |
---|
6585 | | #define ALIGNOF_INT8_T 1 |
---|
6586 | | #define ALIGNOF_INT16_T 2 |
---|
6587 | | #define ALIGNOF_INT32_T 4 |
---|
6588 | | #define ALIGNOF_INT64_T 4 |
---|
6589 | | #define HAVE_INT8_T 1 |
---|
6590 | | #define HAVE_INT16_T 1 |
---|
6591 | | #define HAVE_INT32_T 1 |
---|
6592 | | #define HAVE_INT64_T 1 |
---|
6593 | | #define HAVE_UINT8_T 1 |
---|
6594 | | #define HAVE_UINT16_T 1 |
---|
6595 | | #define HAVE_UINT32_T 1 |
---|
6596 | | #define HAVE_UINT64_T 1 |
---|
6597 | | #define HAVE_STDBOOL_H 1 |
---|
6598 | | #define HAVE_COMPLEX_H 1 |
---|
6599 | | #define SIZEOF__BOOL 4 |
---|
6600 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6601 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6602 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
6603 | | #define SIZEOF__FLOAT16 0 |
---|
6604 | | #define HAVE__BOOL 1 |
---|
6605 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6606 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6607 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6608 | | #define SIZEOF_F77_INTEGER 4 |
---|
6609 | | #define SIZEOF_F77_REAL 4 |
---|
6610 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6611 | | #define MPIR_FC_REAL_CTYPE float |
---|
6612 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6613 | | #define MPIR_REAL4_CTYPE float |
---|
6614 | | #define MPIR_REAL8_CTYPE double |
---|
6615 | | #define MPIR_REAL16_CTYPE long double |
---|
6616 | | #define MPIR_INTEGER1_CTYPE char |
---|
6617 | | #define MPIR_INTEGER2_CTYPE short |
---|
6618 | | #define MPIR_INTEGER4_CTYPE int |
---|
6619 | | #define MPIR_INTEGER8_CTYPE long long |
---|
6620 | | #define HAVE_FINT_IS_INT 1 |
---|
6621 | | #define F77_TRUE_VALUE_SET 1 |
---|
6622 | | #define F77_TRUE_VALUE 1 |
---|
6623 | | #define F77_FALSE_VALUE 0 |
---|
6624 | | #define SIZEOF_BOOL 4 |
---|
6625 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6626 | | #define SIZEOF_COMPLEX 8 |
---|
6627 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6628 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
6629 | | #define HAVE_CXX_COMPLEX 1 |
---|
6630 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6631 | | #define MPIR_AINT_MAX INT_MAX |
---|
6632 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6633 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6634 | | #define MPIR_Ucount unsigned long long |
---|
6635 | | #define HAVE_STDLIB_H 1 |
---|
6636 | | #define HAVE_STDARG_H 1 |
---|
6637 | | #define HAVE_SYS_TYPES_H 1 |
---|
6638 | | #define HAVE_STRING_H 1 |
---|
6639 | | #define HAVE_INTTYPES_H 1 |
---|
6640 | | #define HAVE_LIMITS_H 1 |
---|
6641 | | #define HAVE_STDDEF_H 1 |
---|
6642 | | #define HAVE_ERRNO_H 1 |
---|
6643 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6644 | | #define HAVE_SYS_TIME_H 1 |
---|
6645 | | #define HAVE_UNISTD_H 1 |
---|
6646 | | #define HAVE_ASSERT_H 1 |
---|
6647 | | #define HAVE_SYS_PARAM_H 1 |
---|
6648 | | #define HAVE_SYS_UIO_H 1 |
---|
6649 | | #define HAVE_SETITIMER 1 |
---|
6650 | | #define HAVE_ALARM 1 |
---|
6651 | | #define HAVE_VSNPRINTF 1 |
---|
6652 | | #define HAVE_VSPRINTF 1 |
---|
6653 | | #define HAVE_STRERROR 1 |
---|
6654 | | #define HAVE_STRNCASECMP 1 |
---|
6655 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6656 | | #define HAVE_STRERROR_R 1 |
---|
6657 | | #define HAVE_SNPRINTF 1 |
---|
6658 | | #define HAVE_QSORT 1 |
---|
6659 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6660 | | #define HAVE_STRDUP 1 |
---|
6661 | | #define HAVE_MKSTEMP 1 |
---|
6662 | | #define HAVE_PUTENV 1 |
---|
6663 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
6664 | | /* end confdefs.h. */ |
---|
6665 | | /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity. |
---|
6666 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6667 | | #define sched_getaffinity innocuous_sched_getaffinity |
---|
6668 | | |
---|
6669 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6670 | | which can conflict with char sched_getaffinity (); below. |
---|
6671 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6672 | | <limits.h> exists even on freestanding compilers. */ |
---|
6673 | | |
---|
6674 | | #ifdef __STDC__ |
---|
6675 | | # include <limits.h> |
---|
6676 | | #else |
---|
6677 | | # include <assert.h> |
---|
6678 | | #endif |
---|
6679 | | |
---|
6680 | | #undef sched_getaffinity |
---|
6681 | | |
---|
6682 | | /* Override any GCC internal prototype to avoid an error. |
---|
6683 | | Use char because int might match the return type of a GCC |
---|
6684 | | builtin and then its argument prototype would still apply. */ |
---|
6685 | | #ifdef __cplusplus |
---|
6686 | | extern "C" |
---|
6687 | | #endif |
---|
6688 | | char sched_getaffinity (); |
---|
6689 | | /* The GNU C library defines this for functions which it implements |
---|
6690 | | to always fail with ENOSYS. Some functions are actually named |
---|
6691 | | something starting with __ and the normal name is an alias. */ |
---|
6692 | | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity |
---|
6693 | | choke me |
---|
6694 | | #endif |
---|
6695 | | |
---|
6696 | | int |
---|
6697 | | main () |
---|
6698 | | { |
---|
6699 | | return sched_getaffinity (); |
---|
6700 | | ; |
---|
6701 | | return 0; |
---|
6702 | | } |
---|
6703 | configure:48961: result: no |
---|
6704 | configure:48961: checking for bindprocessor |
---|
6705 | configure:48961: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6706 | Undefined symbols: |
---|
6707 | "_bindprocessor", referenced from: |
---|
6708 | _main in cc6y9ycT.o |
---|
6709 | ld: symbol(s) not found |
---|
6710 | collect2: error: ld returned 1 exit status |
---|
6711 | configure:48961: $? = 1 |
---|
6712 | configure: failed program was: |
---|
6713 | | /* confdefs.h */ |
---|
6714 | | #define PACKAGE_NAME "MPICH" |
---|
6715 | | #define PACKAGE_TARNAME "mpich" |
---|
6716 | | #define PACKAGE_VERSION "4.0.2" |
---|
6717 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
6718 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6719 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6720 | | #define STDC_HEADERS 1 |
---|
6721 | | #define HAVE_SYS_TYPES_H 1 |
---|
6722 | | #define HAVE_SYS_STAT_H 1 |
---|
6723 | | #define HAVE_STDLIB_H 1 |
---|
6724 | | #define HAVE_STRING_H 1 |
---|
6725 | | #define HAVE_MEMORY_H 1 |
---|
6726 | | #define HAVE_STRINGS_H 1 |
---|
6727 | | #define HAVE_INTTYPES_H 1 |
---|
6728 | | #define HAVE_STDINT_H 1 |
---|
6729 | | #define HAVE_UNISTD_H 1 |
---|
6730 | | #define __EXTENSIONS__ 1 |
---|
6731 | | #define _ALL_SOURCE 1 |
---|
6732 | | #define _GNU_SOURCE 1 |
---|
6733 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6734 | | #define _TANDEM_SOURCE 1 |
---|
6735 | | #define PACKAGE "mpich" |
---|
6736 | | #define VERSION "4.0.2" |
---|
6737 | | #define HAVE_DLFCN_H 1 |
---|
6738 | | #define LT_OBJDIR ".libs/" |
---|
6739 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6740 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6741 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6742 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6743 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6744 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6745 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6746 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6747 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6748 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6749 | | #define HAVE_VISIBILITY 1 |
---|
6750 | | #define HAVE_LIBHWLOC 1 |
---|
6751 | | #define HAVE_HWLOC 1 |
---|
6752 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
6753 | | #define MPICH_IS_THREADED 1 |
---|
6754 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
6755 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
6756 | | #define HAVE_ROMIO 1 |
---|
6757 | | #define ENABLE_PVAR_NEM 0 |
---|
6758 | | #define ENABLE_PVAR_RECVQ 0 |
---|
6759 | | #define ENABLE_PVAR_RMA 0 |
---|
6760 | | #define ENABLE_PVAR_DIMS 0 |
---|
6761 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
6762 | | #define HAVE_LONG_LONG 1 |
---|
6763 | | #define STDCALL |
---|
6764 | | #define F77_NAME_LOWER_USCORE 1 |
---|
6765 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
6766 | | #define HAVE_FORTRAN_BINDING 1 |
---|
6767 | | #define TRUE 1 |
---|
6768 | | #define FALSE 0 |
---|
6769 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
6770 | | #define HAVE_NAMESPACES /**/ |
---|
6771 | | #define HAVE_NAMESPACE_STD /**/ |
---|
6772 | | #define HAVE_CXX_BINDING 1 |
---|
6773 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
6774 | | #define restrict __restrict |
---|
6775 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
6776 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6777 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
6778 | | #define HAVE_LONG_DOUBLE 1 |
---|
6779 | | #define HAVE_LONG_LONG_INT 1 |
---|
6780 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
6781 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6782 | | #define MAX_ALIGNMENT 16 |
---|
6783 | | #define SIZEOF_CHAR 1 |
---|
6784 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
6785 | | #define SIZEOF_SHORT 2 |
---|
6786 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
6787 | | #define SIZEOF_INT 4 |
---|
6788 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
6789 | | #define SIZEOF_LONG 4 |
---|
6790 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
6791 | | #define SIZEOF_LONG_LONG 8 |
---|
6792 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
6793 | | #define SIZEOF_FLOAT 4 |
---|
6794 | | #define SIZEOF_DOUBLE 8 |
---|
6795 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6796 | | #define SIZEOF_VOID_P 4 |
---|
6797 | | #define HAVE_STDDEF_H 1 |
---|
6798 | | #define SIZEOF_WCHAR_T 4 |
---|
6799 | | #define SIZEOF___FLOAT128 0 |
---|
6800 | | #define SIZEOF_FLOAT_INT 8 |
---|
6801 | | #define SIZEOF_DOUBLE_INT 16 |
---|
6802 | | #define SIZEOF_LONG_INT 8 |
---|
6803 | | #define SIZEOF_SHORT_INT 8 |
---|
6804 | | #define SIZEOF_TWO_INT 8 |
---|
6805 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
6806 | | #define ALIGNOF_CHAR 1 |
---|
6807 | | #define ALIGNOF_FLOAT 4 |
---|
6808 | | #define ALIGNOF_DOUBLE 4 |
---|
6809 | | #define ALIGNOF_LONG 4 |
---|
6810 | | #define ALIGNOF_LONG_LONG 4 |
---|
6811 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
6812 | | #define ALIGNOF_SHORT 2 |
---|
6813 | | #define ALIGNOF_INT 4 |
---|
6814 | | #define ALIGNOF_BOOL 0 |
---|
6815 | | #define ALIGNOF_WCHAR_T 4 |
---|
6816 | | #define HAVE_INTTYPES_H 1 |
---|
6817 | | #define HAVE_STDINT_H 1 |
---|
6818 | | #define SIZEOF_INT8_T 1 |
---|
6819 | | #define SIZEOF_INT16_T 2 |
---|
6820 | | #define SIZEOF_INT32_T 4 |
---|
6821 | | #define SIZEOF_INT64_T 8 |
---|
6822 | | #define SIZEOF_UINT8_T 1 |
---|
6823 | | #define SIZEOF_UINT16_T 2 |
---|
6824 | | #define SIZEOF_UINT32_T 4 |
---|
6825 | | #define SIZEOF_UINT64_T 8 |
---|
6826 | | #define ALIGNOF_INT8_T 1 |
---|
6827 | | #define ALIGNOF_INT16_T 2 |
---|
6828 | | #define ALIGNOF_INT32_T 4 |
---|
6829 | | #define ALIGNOF_INT64_T 4 |
---|
6830 | | #define HAVE_INT8_T 1 |
---|
6831 | | #define HAVE_INT16_T 1 |
---|
6832 | | #define HAVE_INT32_T 1 |
---|
6833 | | #define HAVE_INT64_T 1 |
---|
6834 | | #define HAVE_UINT8_T 1 |
---|
6835 | | #define HAVE_UINT16_T 1 |
---|
6836 | | #define HAVE_UINT32_T 1 |
---|
6837 | | #define HAVE_UINT64_T 1 |
---|
6838 | | #define HAVE_STDBOOL_H 1 |
---|
6839 | | #define HAVE_COMPLEX_H 1 |
---|
6840 | | #define SIZEOF__BOOL 4 |
---|
6841 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
6842 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
6843 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
6844 | | #define SIZEOF__FLOAT16 0 |
---|
6845 | | #define HAVE__BOOL 1 |
---|
6846 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
6847 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
6848 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
6849 | | #define SIZEOF_F77_INTEGER 4 |
---|
6850 | | #define SIZEOF_F77_REAL 4 |
---|
6851 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
6852 | | #define MPIR_FC_REAL_CTYPE float |
---|
6853 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
6854 | | #define MPIR_REAL4_CTYPE float |
---|
6855 | | #define MPIR_REAL8_CTYPE double |
---|
6856 | | #define MPIR_REAL16_CTYPE long double |
---|
6857 | | #define MPIR_INTEGER1_CTYPE char |
---|
6858 | | #define MPIR_INTEGER2_CTYPE short |
---|
6859 | | #define MPIR_INTEGER4_CTYPE int |
---|
6860 | | #define MPIR_INTEGER8_CTYPE long long |
---|
6861 | | #define HAVE_FINT_IS_INT 1 |
---|
6862 | | #define F77_TRUE_VALUE_SET 1 |
---|
6863 | | #define F77_TRUE_VALUE 1 |
---|
6864 | | #define F77_FALSE_VALUE 0 |
---|
6865 | | #define SIZEOF_BOOL 4 |
---|
6866 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
6867 | | #define SIZEOF_COMPLEX 8 |
---|
6868 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
6869 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
6870 | | #define HAVE_CXX_COMPLEX 1 |
---|
6871 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
6872 | | #define MPIR_AINT_MAX INT_MAX |
---|
6873 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
6874 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
6875 | | #define MPIR_Ucount unsigned long long |
---|
6876 | | #define HAVE_STDLIB_H 1 |
---|
6877 | | #define HAVE_STDARG_H 1 |
---|
6878 | | #define HAVE_SYS_TYPES_H 1 |
---|
6879 | | #define HAVE_STRING_H 1 |
---|
6880 | | #define HAVE_INTTYPES_H 1 |
---|
6881 | | #define HAVE_LIMITS_H 1 |
---|
6882 | | #define HAVE_STDDEF_H 1 |
---|
6883 | | #define HAVE_ERRNO_H 1 |
---|
6884 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6885 | | #define HAVE_SYS_TIME_H 1 |
---|
6886 | | #define HAVE_UNISTD_H 1 |
---|
6887 | | #define HAVE_ASSERT_H 1 |
---|
6888 | | #define HAVE_SYS_PARAM_H 1 |
---|
6889 | | #define HAVE_SYS_UIO_H 1 |
---|
6890 | | #define HAVE_SETITIMER 1 |
---|
6891 | | #define HAVE_ALARM 1 |
---|
6892 | | #define HAVE_VSNPRINTF 1 |
---|
6893 | | #define HAVE_VSPRINTF 1 |
---|
6894 | | #define HAVE_STRERROR 1 |
---|
6895 | | #define HAVE_STRNCASECMP 1 |
---|
6896 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6897 | | #define HAVE_STRERROR_R 1 |
---|
6898 | | #define HAVE_SNPRINTF 1 |
---|
6899 | | #define HAVE_QSORT 1 |
---|
6900 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
6901 | | #define HAVE_STRDUP 1 |
---|
6902 | | #define HAVE_MKSTEMP 1 |
---|
6903 | | #define HAVE_PUTENV 1 |
---|
6904 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
6905 | | /* end confdefs.h. */ |
---|
6906 | | /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor. |
---|
6907 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6908 | | #define bindprocessor innocuous_bindprocessor |
---|
6909 | | |
---|
6910 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6911 | | which can conflict with char bindprocessor (); below. |
---|
6912 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6913 | | <limits.h> exists even on freestanding compilers. */ |
---|
6914 | | |
---|
6915 | | #ifdef __STDC__ |
---|
6916 | | # include <limits.h> |
---|
6917 | | #else |
---|
6918 | | # include <assert.h> |
---|
6919 | | #endif |
---|
6920 | | |
---|
6921 | | #undef bindprocessor |
---|
6922 | | |
---|
6923 | | /* Override any GCC internal prototype to avoid an error. |
---|
6924 | | Use char because int might match the return type of a GCC |
---|
6925 | | builtin and then its argument prototype would still apply. */ |
---|
6926 | | #ifdef __cplusplus |
---|
6927 | | extern "C" |
---|
6928 | | #endif |
---|
6929 | | char bindprocessor (); |
---|
6930 | | /* The GNU C library defines this for functions which it implements |
---|
6931 | | to always fail with ENOSYS. Some functions are actually named |
---|
6932 | | something starting with __ and the normal name is an alias. */ |
---|
6933 | | #if defined __stub_bindprocessor || defined __stub___bindprocessor |
---|
6934 | | choke me |
---|
6935 | | #endif |
---|
6936 | | |
---|
6937 | | int |
---|
6938 | | main () |
---|
6939 | | { |
---|
6940 | | return bindprocessor (); |
---|
6941 | | ; |
---|
6942 | | return 0; |
---|
6943 | | } |
---|
6944 | configure:48961: result: no |
---|
6945 | configure:48961: checking for thread_policy_set |
---|
6946 | configure:48961: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
6947 | configure:48961: $? = 0 |
---|
6948 | configure:48961: result: yes |
---|
6949 | configure:49040: checking whether thread affinity macros defined |
---|
6950 | configure:49062: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5 |
---|
6951 | conftest.c: In function 'main': |
---|
6952 | conftest.c:203:18: warning: missing terminating ' character |
---|
6953 | 203 | :'thread macros not defined |
---|
6954 | | ^ |
---|
6955 | conftest.c:202: error: unterminated #if |
---|
6956 | 202 | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) |
---|
6957 | | |
---|
6958 | conftest.c:200:1: error: expected declaration or statement at end of input |
---|
6959 | 200 | { |
---|
6960 | | ^ |
---|
6961 | configure:49062: $? = 1 |
---|
6962 | configure: failed program was: |
---|
6963 | | /* confdefs.h */ |
---|
6964 | | #define PACKAGE_NAME "MPICH" |
---|
6965 | | #define PACKAGE_TARNAME "mpich" |
---|
6966 | | #define PACKAGE_VERSION "4.0.2" |
---|
6967 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
6968 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
6969 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
6970 | | #define STDC_HEADERS 1 |
---|
6971 | | #define HAVE_SYS_TYPES_H 1 |
---|
6972 | | #define HAVE_SYS_STAT_H 1 |
---|
6973 | | #define HAVE_STDLIB_H 1 |
---|
6974 | | #define HAVE_STRING_H 1 |
---|
6975 | | #define HAVE_MEMORY_H 1 |
---|
6976 | | #define HAVE_STRINGS_H 1 |
---|
6977 | | #define HAVE_INTTYPES_H 1 |
---|
6978 | | #define HAVE_STDINT_H 1 |
---|
6979 | | #define HAVE_UNISTD_H 1 |
---|
6980 | | #define __EXTENSIONS__ 1 |
---|
6981 | | #define _ALL_SOURCE 1 |
---|
6982 | | #define _GNU_SOURCE 1 |
---|
6983 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6984 | | #define _TANDEM_SOURCE 1 |
---|
6985 | | #define PACKAGE "mpich" |
---|
6986 | | #define VERSION "4.0.2" |
---|
6987 | | #define HAVE_DLFCN_H 1 |
---|
6988 | | #define LT_OBJDIR ".libs/" |
---|
6989 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
6990 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6991 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
6992 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
6993 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
6994 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
6995 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
6996 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
6997 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
6998 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
6999 | | #define HAVE_VISIBILITY 1 |
---|
7000 | | #define HAVE_LIBHWLOC 1 |
---|
7001 | | #define HAVE_HWLOC 1 |
---|
7002 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7003 | | #define MPICH_IS_THREADED 1 |
---|
7004 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
7005 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
7006 | | #define HAVE_ROMIO 1 |
---|
7007 | | #define ENABLE_PVAR_NEM 0 |
---|
7008 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7009 | | #define ENABLE_PVAR_RMA 0 |
---|
7010 | | #define ENABLE_PVAR_DIMS 0 |
---|
7011 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7012 | | #define HAVE_LONG_LONG 1 |
---|
7013 | | #define STDCALL |
---|
7014 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7015 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7016 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7017 | | #define TRUE 1 |
---|
7018 | | #define FALSE 0 |
---|
7019 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7020 | | #define HAVE_NAMESPACES /**/ |
---|
7021 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7022 | | #define HAVE_CXX_BINDING 1 |
---|
7023 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7024 | | #define restrict __restrict |
---|
7025 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7026 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7027 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7028 | | #define HAVE_LONG_DOUBLE 1 |
---|
7029 | | #define HAVE_LONG_LONG_INT 1 |
---|
7030 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7031 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7032 | | #define MAX_ALIGNMENT 16 |
---|
7033 | | #define SIZEOF_CHAR 1 |
---|
7034 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7035 | | #define SIZEOF_SHORT 2 |
---|
7036 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7037 | | #define SIZEOF_INT 4 |
---|
7038 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7039 | | #define SIZEOF_LONG 4 |
---|
7040 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
7041 | | #define SIZEOF_LONG_LONG 8 |
---|
7042 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7043 | | #define SIZEOF_FLOAT 4 |
---|
7044 | | #define SIZEOF_DOUBLE 8 |
---|
7045 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7046 | | #define SIZEOF_VOID_P 4 |
---|
7047 | | #define HAVE_STDDEF_H 1 |
---|
7048 | | #define SIZEOF_WCHAR_T 4 |
---|
7049 | | #define SIZEOF___FLOAT128 0 |
---|
7050 | | #define SIZEOF_FLOAT_INT 8 |
---|
7051 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7052 | | #define SIZEOF_LONG_INT 8 |
---|
7053 | | #define SIZEOF_SHORT_INT 8 |
---|
7054 | | #define SIZEOF_TWO_INT 8 |
---|
7055 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
7056 | | #define ALIGNOF_CHAR 1 |
---|
7057 | | #define ALIGNOF_FLOAT 4 |
---|
7058 | | #define ALIGNOF_DOUBLE 4 |
---|
7059 | | #define ALIGNOF_LONG 4 |
---|
7060 | | #define ALIGNOF_LONG_LONG 4 |
---|
7061 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7062 | | #define ALIGNOF_SHORT 2 |
---|
7063 | | #define ALIGNOF_INT 4 |
---|
7064 | | #define ALIGNOF_BOOL 0 |
---|
7065 | | #define ALIGNOF_WCHAR_T 4 |
---|
7066 | | #define HAVE_INTTYPES_H 1 |
---|
7067 | | #define HAVE_STDINT_H 1 |
---|
7068 | | #define SIZEOF_INT8_T 1 |
---|
7069 | | #define SIZEOF_INT16_T 2 |
---|
7070 | | #define SIZEOF_INT32_T 4 |
---|
7071 | | #define SIZEOF_INT64_T 8 |
---|
7072 | | #define SIZEOF_UINT8_T 1 |
---|
7073 | | #define SIZEOF_UINT16_T 2 |
---|
7074 | | #define SIZEOF_UINT32_T 4 |
---|
7075 | | #define SIZEOF_UINT64_T 8 |
---|
7076 | | #define ALIGNOF_INT8_T 1 |
---|
7077 | | #define ALIGNOF_INT16_T 2 |
---|
7078 | | #define ALIGNOF_INT32_T 4 |
---|
7079 | | #define ALIGNOF_INT64_T 4 |
---|
7080 | | #define HAVE_INT8_T 1 |
---|
7081 | | #define HAVE_INT16_T 1 |
---|
7082 | | #define HAVE_INT32_T 1 |
---|
7083 | | #define HAVE_INT64_T 1 |
---|
7084 | | #define HAVE_UINT8_T 1 |
---|
7085 | | #define HAVE_UINT16_T 1 |
---|
7086 | | #define HAVE_UINT32_T 1 |
---|
7087 | | #define HAVE_UINT64_T 1 |
---|
7088 | | #define HAVE_STDBOOL_H 1 |
---|
7089 | | #define HAVE_COMPLEX_H 1 |
---|
7090 | | #define SIZEOF__BOOL 4 |
---|
7091 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7092 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7093 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
7094 | | #define SIZEOF__FLOAT16 0 |
---|
7095 | | #define HAVE__BOOL 1 |
---|
7096 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7097 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7098 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7099 | | #define SIZEOF_F77_INTEGER 4 |
---|
7100 | | #define SIZEOF_F77_REAL 4 |
---|
7101 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7102 | | #define MPIR_FC_REAL_CTYPE float |
---|
7103 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7104 | | #define MPIR_REAL4_CTYPE float |
---|
7105 | | #define MPIR_REAL8_CTYPE double |
---|
7106 | | #define MPIR_REAL16_CTYPE long double |
---|
7107 | | #define MPIR_INTEGER1_CTYPE char |
---|
7108 | | #define MPIR_INTEGER2_CTYPE short |
---|
7109 | | #define MPIR_INTEGER4_CTYPE int |
---|
7110 | | #define MPIR_INTEGER8_CTYPE long long |
---|
7111 | | #define HAVE_FINT_IS_INT 1 |
---|
7112 | | #define F77_TRUE_VALUE_SET 1 |
---|
7113 | | #define F77_TRUE_VALUE 1 |
---|
7114 | | #define F77_FALSE_VALUE 0 |
---|
7115 | | #define SIZEOF_BOOL 4 |
---|
7116 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7117 | | #define SIZEOF_COMPLEX 8 |
---|
7118 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7119 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
7120 | | #define HAVE_CXX_COMPLEX 1 |
---|
7121 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7122 | | #define MPIR_AINT_MAX INT_MAX |
---|
7123 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7124 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7125 | | #define MPIR_Ucount unsigned long long |
---|
7126 | | #define HAVE_STDLIB_H 1 |
---|
7127 | | #define HAVE_STDARG_H 1 |
---|
7128 | | #define HAVE_SYS_TYPES_H 1 |
---|
7129 | | #define HAVE_STRING_H 1 |
---|
7130 | | #define HAVE_INTTYPES_H 1 |
---|
7131 | | #define HAVE_LIMITS_H 1 |
---|
7132 | | #define HAVE_STDDEF_H 1 |
---|
7133 | | #define HAVE_ERRNO_H 1 |
---|
7134 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7135 | | #define HAVE_SYS_TIME_H 1 |
---|
7136 | | #define HAVE_UNISTD_H 1 |
---|
7137 | | #define HAVE_ASSERT_H 1 |
---|
7138 | | #define HAVE_SYS_PARAM_H 1 |
---|
7139 | | #define HAVE_SYS_UIO_H 1 |
---|
7140 | | #define HAVE_SETITIMER 1 |
---|
7141 | | #define HAVE_ALARM 1 |
---|
7142 | | #define HAVE_VSNPRINTF 1 |
---|
7143 | | #define HAVE_VSPRINTF 1 |
---|
7144 | | #define HAVE_STRERROR 1 |
---|
7145 | | #define HAVE_STRNCASECMP 1 |
---|
7146 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7147 | | #define HAVE_STRERROR_R 1 |
---|
7148 | | #define HAVE_SNPRINTF 1 |
---|
7149 | | #define HAVE_QSORT 1 |
---|
7150 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7151 | | #define HAVE_STRDUP 1 |
---|
7152 | | #define HAVE_MKSTEMP 1 |
---|
7153 | | #define HAVE_PUTENV 1 |
---|
7154 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
7155 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7156 | | /* end confdefs.h. */ |
---|
7157 | | |
---|
7158 | | #include <mach/thread_policy.h> |
---|
7159 | | |
---|
7160 | | int |
---|
7161 | | main () |
---|
7162 | | { |
---|
7163 | | |
---|
7164 | | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) |
---|
7165 | | :'thread macros not defined |
---|
7166 | | |
---|
7167 | | ; |
---|
7168 | | return 0; |
---|
7169 | | } |
---|
7170 | configure:49070: result: no |
---|
7171 | configure:49842: ===== configuring modules/yaksa ===== |
---|
7172 | configure:50007: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
7173 | configure:50027: ===== done with modules/yaksa configure ===== |
---|
7174 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include', appending |
---|
7175 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include', not appending |
---|
7176 | configure:50131: RUNNING CONFIGURE FOR CH4 DEVICE |
---|
7177 | configure:50263: checking sys/mman.h usability |
---|
7178 | configure:50263: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7179 | configure:50263: $? = 0 |
---|
7180 | configure:50263: result: yes |
---|
7181 | configure:50263: checking sys/mman.h presence |
---|
7182 | configure:50263: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7183 | configure:50263: $? = 0 |
---|
7184 | configure:50263: result: yes |
---|
7185 | configure:50263: checking for sys/mman.h |
---|
7186 | configure:50263: result: yes |
---|
7187 | configure:50263: checking for sys/stat.h |
---|
7188 | configure:50263: result: yes |
---|
7189 | configure:50263: checking fcntl.h usability |
---|
7190 | configure:50263: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7191 | configure:50263: $? = 0 |
---|
7192 | configure:50263: result: yes |
---|
7193 | configure:50263: checking fcntl.h presence |
---|
7194 | configure:50263: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7195 | configure:50263: $? = 0 |
---|
7196 | configure:50263: result: yes |
---|
7197 | configure:50263: checking for fcntl.h |
---|
7198 | configure:50263: result: yes |
---|
7199 | configure:50273: checking for mmap |
---|
7200 | configure:50273: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7201 | configure:50273: $? = 0 |
---|
7202 | configure:50273: result: yes |
---|
7203 | configure:50283: checking for gethostname |
---|
7204 | configure:50283: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7205 | configure:50283: $? = 0 |
---|
7206 | configure:50283: result: yes |
---|
7207 | configure:50295: checking whether gethostname needs a declaration |
---|
7208 | configure:50306: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7209 | configure:50306: $? = 0 |
---|
7210 | configure:50314: result: no |
---|
7211 | configure:50330: checking signal.h usability |
---|
7212 | configure:50330: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7213 | configure:50330: $? = 0 |
---|
7214 | configure:50330: result: yes |
---|
7215 | configure:50330: checking signal.h presence |
---|
7216 | configure:50330: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7217 | configure:50330: $? = 0 |
---|
7218 | configure:50330: result: yes |
---|
7219 | configure:50330: checking for signal.h |
---|
7220 | configure:50330: result: yes |
---|
7221 | configure:50342: checking for signal |
---|
7222 | configure:50342: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7223 | configure:50342: $? = 0 |
---|
7224 | configure:50342: result: yes |
---|
7225 | configure:50875: RUNNING CONFIGURE FOR F90 CODE |
---|
7226 | configure:50878: checking whether ln -s works |
---|
7227 | configure:50882: result: yes |
---|
7228 | configure:50892: checking for extension for Fortran 90 programs |
---|
7229 | configure:50907: /opt/local/bin/gfortran-mp-11 -c -pipe -fallow-argument-mismatch -m32 -O2 conftest.f90 >&5 |
---|
7230 | configure:50907: $? = 0 |
---|
7231 | configure:50909: result: f90 |
---|
7232 | configure:50954: checking for the precision and range of reals |
---|
7233 | configure:50981: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
7234 | configure:50981: $? = 0 |
---|
7235 | configure:50981: ./conftest |
---|
7236 | configure:50981: $? = 0 |
---|
7237 | configure:50985: result: 6 , 37 |
---|
7238 | configure:51019: checking for the precision and range of double precision |
---|
7239 | configure:51046: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
7240 | configure:51046: $? = 0 |
---|
7241 | configure:51046: ./conftest |
---|
7242 | configure:51046: $? = 0 |
---|
7243 | configure:51050: result: 15 , 307 |
---|
7244 | configure:51084: checking for the range of integer |
---|
7245 | configure:51111: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
7246 | configure:51111: $? = 0 |
---|
7247 | configure:51111: ./conftest |
---|
7248 | configure:51111: $? = 0 |
---|
7249 | configure:51115: result: 9 |
---|
7250 | configure:51150: checking for available integer kinds |
---|
7251 | configure:51191: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 >&5 |
---|
7252 | configure:51191: $? = 0 |
---|
7253 | configure:51191: ./conftest |
---|
7254 | configure:51191: $? = 0 |
---|
7255 | configure:51195: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, |
---|
7256 | configure:51230: checking for available integer ranges |
---|
7257 | configure:51259: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7258 | configure:51259: $? = 0 |
---|
7259 | configure:51262: mv conftest.o pac_conftest.o |
---|
7260 | configure:51265: $? = 0 |
---|
7261 | configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o >&5 |
---|
7262 | configure:51315: $? = 0 |
---|
7263 | configure:51315: ./conftest |
---|
7264 | configure:51315: $? = 0 |
---|
7265 | configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o >&5 |
---|
7266 | configure:51315: $? = 0 |
---|
7267 | configure:51315: ./conftest |
---|
7268 | configure:51315: $? = 0 |
---|
7269 | configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o >&5 |
---|
7270 | configure:51315: $? = 0 |
---|
7271 | configure:51315: ./conftest |
---|
7272 | configure:51315: $? = 0 |
---|
7273 | configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f90 pac_conftest.o >&5 |
---|
7274 | configure:51315: $? = 0 |
---|
7275 | configure:51315: ./conftest |
---|
7276 | configure:51315: $? = 0 |
---|
7277 | configure:51339: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, |
---|
7278 | configure:51632: RUNNING CONFIGURE FOR ch4:shm:xpmem |
---|
7279 | configure:51802: checking xpmem.h usability |
---|
7280 | configure:51802: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7281 | conftest.c:238:10: fatal error: xpmem.h: No such file or directory |
---|
7282 | 238 | #include <xpmem.h> |
---|
7283 | | ^~~~~~~~~ |
---|
7284 | compilation terminated. |
---|
7285 | configure:51802: $? = 1 |
---|
7286 | configure: failed program was: |
---|
7287 | | /* confdefs.h */ |
---|
7288 | | #define PACKAGE_NAME "MPICH" |
---|
7289 | | #define PACKAGE_TARNAME "mpich" |
---|
7290 | | #define PACKAGE_VERSION "4.0.2" |
---|
7291 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
7292 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7293 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7294 | | #define STDC_HEADERS 1 |
---|
7295 | | #define HAVE_SYS_TYPES_H 1 |
---|
7296 | | #define HAVE_SYS_STAT_H 1 |
---|
7297 | | #define HAVE_STDLIB_H 1 |
---|
7298 | | #define HAVE_STRING_H 1 |
---|
7299 | | #define HAVE_MEMORY_H 1 |
---|
7300 | | #define HAVE_STRINGS_H 1 |
---|
7301 | | #define HAVE_INTTYPES_H 1 |
---|
7302 | | #define HAVE_STDINT_H 1 |
---|
7303 | | #define HAVE_UNISTD_H 1 |
---|
7304 | | #define __EXTENSIONS__ 1 |
---|
7305 | | #define _ALL_SOURCE 1 |
---|
7306 | | #define _GNU_SOURCE 1 |
---|
7307 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7308 | | #define _TANDEM_SOURCE 1 |
---|
7309 | | #define PACKAGE "mpich" |
---|
7310 | | #define VERSION "4.0.2" |
---|
7311 | | #define HAVE_DLFCN_H 1 |
---|
7312 | | #define LT_OBJDIR ".libs/" |
---|
7313 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7314 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7315 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7316 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7317 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7318 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7319 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7320 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7321 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7322 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7323 | | #define HAVE_VISIBILITY 1 |
---|
7324 | | #define HAVE_LIBHWLOC 1 |
---|
7325 | | #define HAVE_HWLOC 1 |
---|
7326 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7327 | | #define MPICH_IS_THREADED 1 |
---|
7328 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
7329 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
7330 | | #define HAVE_ROMIO 1 |
---|
7331 | | #define ENABLE_PVAR_NEM 0 |
---|
7332 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7333 | | #define ENABLE_PVAR_RMA 0 |
---|
7334 | | #define ENABLE_PVAR_DIMS 0 |
---|
7335 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7336 | | #define HAVE_LONG_LONG 1 |
---|
7337 | | #define STDCALL |
---|
7338 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7339 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7340 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7341 | | #define TRUE 1 |
---|
7342 | | #define FALSE 0 |
---|
7343 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7344 | | #define HAVE_NAMESPACES /**/ |
---|
7345 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7346 | | #define HAVE_CXX_BINDING 1 |
---|
7347 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7348 | | #define restrict __restrict |
---|
7349 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7350 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7351 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7352 | | #define HAVE_LONG_DOUBLE 1 |
---|
7353 | | #define HAVE_LONG_LONG_INT 1 |
---|
7354 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7355 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7356 | | #define MAX_ALIGNMENT 16 |
---|
7357 | | #define SIZEOF_CHAR 1 |
---|
7358 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7359 | | #define SIZEOF_SHORT 2 |
---|
7360 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7361 | | #define SIZEOF_INT 4 |
---|
7362 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7363 | | #define SIZEOF_LONG 4 |
---|
7364 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
7365 | | #define SIZEOF_LONG_LONG 8 |
---|
7366 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7367 | | #define SIZEOF_FLOAT 4 |
---|
7368 | | #define SIZEOF_DOUBLE 8 |
---|
7369 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7370 | | #define SIZEOF_VOID_P 4 |
---|
7371 | | #define HAVE_STDDEF_H 1 |
---|
7372 | | #define SIZEOF_WCHAR_T 4 |
---|
7373 | | #define SIZEOF___FLOAT128 0 |
---|
7374 | | #define SIZEOF_FLOAT_INT 8 |
---|
7375 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7376 | | #define SIZEOF_LONG_INT 8 |
---|
7377 | | #define SIZEOF_SHORT_INT 8 |
---|
7378 | | #define SIZEOF_TWO_INT 8 |
---|
7379 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
7380 | | #define ALIGNOF_CHAR 1 |
---|
7381 | | #define ALIGNOF_FLOAT 4 |
---|
7382 | | #define ALIGNOF_DOUBLE 4 |
---|
7383 | | #define ALIGNOF_LONG 4 |
---|
7384 | | #define ALIGNOF_LONG_LONG 4 |
---|
7385 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7386 | | #define ALIGNOF_SHORT 2 |
---|
7387 | | #define ALIGNOF_INT 4 |
---|
7388 | | #define ALIGNOF_BOOL 0 |
---|
7389 | | #define ALIGNOF_WCHAR_T 4 |
---|
7390 | | #define HAVE_INTTYPES_H 1 |
---|
7391 | | #define HAVE_STDINT_H 1 |
---|
7392 | | #define SIZEOF_INT8_T 1 |
---|
7393 | | #define SIZEOF_INT16_T 2 |
---|
7394 | | #define SIZEOF_INT32_T 4 |
---|
7395 | | #define SIZEOF_INT64_T 8 |
---|
7396 | | #define SIZEOF_UINT8_T 1 |
---|
7397 | | #define SIZEOF_UINT16_T 2 |
---|
7398 | | #define SIZEOF_UINT32_T 4 |
---|
7399 | | #define SIZEOF_UINT64_T 8 |
---|
7400 | | #define ALIGNOF_INT8_T 1 |
---|
7401 | | #define ALIGNOF_INT16_T 2 |
---|
7402 | | #define ALIGNOF_INT32_T 4 |
---|
7403 | | #define ALIGNOF_INT64_T 4 |
---|
7404 | | #define HAVE_INT8_T 1 |
---|
7405 | | #define HAVE_INT16_T 1 |
---|
7406 | | #define HAVE_INT32_T 1 |
---|
7407 | | #define HAVE_INT64_T 1 |
---|
7408 | | #define HAVE_UINT8_T 1 |
---|
7409 | | #define HAVE_UINT16_T 1 |
---|
7410 | | #define HAVE_UINT32_T 1 |
---|
7411 | | #define HAVE_UINT64_T 1 |
---|
7412 | | #define HAVE_STDBOOL_H 1 |
---|
7413 | | #define HAVE_COMPLEX_H 1 |
---|
7414 | | #define SIZEOF__BOOL 4 |
---|
7415 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7416 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7417 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
7418 | | #define SIZEOF__FLOAT16 0 |
---|
7419 | | #define HAVE__BOOL 1 |
---|
7420 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7421 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7422 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7423 | | #define SIZEOF_F77_INTEGER 4 |
---|
7424 | | #define SIZEOF_F77_REAL 4 |
---|
7425 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7426 | | #define MPIR_FC_REAL_CTYPE float |
---|
7427 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7428 | | #define MPIR_REAL4_CTYPE float |
---|
7429 | | #define MPIR_REAL8_CTYPE double |
---|
7430 | | #define MPIR_REAL16_CTYPE long double |
---|
7431 | | #define MPIR_INTEGER1_CTYPE char |
---|
7432 | | #define MPIR_INTEGER2_CTYPE short |
---|
7433 | | #define MPIR_INTEGER4_CTYPE int |
---|
7434 | | #define MPIR_INTEGER8_CTYPE long long |
---|
7435 | | #define HAVE_FINT_IS_INT 1 |
---|
7436 | | #define F77_TRUE_VALUE_SET 1 |
---|
7437 | | #define F77_TRUE_VALUE 1 |
---|
7438 | | #define F77_FALSE_VALUE 0 |
---|
7439 | | #define SIZEOF_BOOL 4 |
---|
7440 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7441 | | #define SIZEOF_COMPLEX 8 |
---|
7442 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7443 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
7444 | | #define HAVE_CXX_COMPLEX 1 |
---|
7445 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7446 | | #define MPIR_AINT_MAX INT_MAX |
---|
7447 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7448 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7449 | | #define MPIR_Ucount unsigned long long |
---|
7450 | | #define HAVE_STDLIB_H 1 |
---|
7451 | | #define HAVE_STDARG_H 1 |
---|
7452 | | #define HAVE_SYS_TYPES_H 1 |
---|
7453 | | #define HAVE_STRING_H 1 |
---|
7454 | | #define HAVE_INTTYPES_H 1 |
---|
7455 | | #define HAVE_LIMITS_H 1 |
---|
7456 | | #define HAVE_STDDEF_H 1 |
---|
7457 | | #define HAVE_ERRNO_H 1 |
---|
7458 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7459 | | #define HAVE_SYS_TIME_H 1 |
---|
7460 | | #define HAVE_UNISTD_H 1 |
---|
7461 | | #define HAVE_ASSERT_H 1 |
---|
7462 | | #define HAVE_SYS_PARAM_H 1 |
---|
7463 | | #define HAVE_SYS_UIO_H 1 |
---|
7464 | | #define HAVE_SETITIMER 1 |
---|
7465 | | #define HAVE_ALARM 1 |
---|
7466 | | #define HAVE_VSNPRINTF 1 |
---|
7467 | | #define HAVE_VSPRINTF 1 |
---|
7468 | | #define HAVE_STRERROR 1 |
---|
7469 | | #define HAVE_STRNCASECMP 1 |
---|
7470 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7471 | | #define HAVE_STRERROR_R 1 |
---|
7472 | | #define HAVE_SNPRINTF 1 |
---|
7473 | | #define HAVE_QSORT 1 |
---|
7474 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7475 | | #define HAVE_STRDUP 1 |
---|
7476 | | #define HAVE_MKSTEMP 1 |
---|
7477 | | #define HAVE_PUTENV 1 |
---|
7478 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
7479 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7480 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7481 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
7482 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
7483 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7484 | | #define HAVE_SYS_MMAN_H 1 |
---|
7485 | | #define HAVE_SYS_STAT_H 1 |
---|
7486 | | #define HAVE_FCNTL_H 1 |
---|
7487 | | #define HAVE_GETHOSTNAME 1 |
---|
7488 | | #define HAVE_SIGNAL_H 1 |
---|
7489 | | #define HAVE_SIGNAL 1 |
---|
7490 | | /* end confdefs.h. */ |
---|
7491 | | #include <stdio.h> |
---|
7492 | | #ifdef HAVE_SYS_TYPES_H |
---|
7493 | | # include <sys/types.h> |
---|
7494 | | #endif |
---|
7495 | | #ifdef HAVE_SYS_STAT_H |
---|
7496 | | # include <sys/stat.h> |
---|
7497 | | #endif |
---|
7498 | | #ifdef STDC_HEADERS |
---|
7499 | | # include <stdlib.h> |
---|
7500 | | # include <stddef.h> |
---|
7501 | | #else |
---|
7502 | | # ifdef HAVE_STDLIB_H |
---|
7503 | | # include <stdlib.h> |
---|
7504 | | # endif |
---|
7505 | | #endif |
---|
7506 | | #ifdef HAVE_STRING_H |
---|
7507 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7508 | | # include <memory.h> |
---|
7509 | | # endif |
---|
7510 | | # include <string.h> |
---|
7511 | | #endif |
---|
7512 | | #ifdef HAVE_STRINGS_H |
---|
7513 | | # include <strings.h> |
---|
7514 | | #endif |
---|
7515 | | #ifdef HAVE_INTTYPES_H |
---|
7516 | | # include <inttypes.h> |
---|
7517 | | #endif |
---|
7518 | | #ifdef HAVE_STDINT_H |
---|
7519 | | # include <stdint.h> |
---|
7520 | | #endif |
---|
7521 | | #ifdef HAVE_UNISTD_H |
---|
7522 | | # include <unistd.h> |
---|
7523 | | #endif |
---|
7524 | | #include <xpmem.h> |
---|
7525 | configure:51802: result: no |
---|
7526 | configure:51802: checking xpmem.h presence |
---|
7527 | configure:51802: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7528 | conftest.c:205:10: fatal error: xpmem.h: No such file or directory |
---|
7529 | 205 | #include <xpmem.h> |
---|
7530 | | ^~~~~~~~~ |
---|
7531 | compilation terminated. |
---|
7532 | configure:51802: $? = 1 |
---|
7533 | configure: failed program was: |
---|
7534 | | /* confdefs.h */ |
---|
7535 | | #define PACKAGE_NAME "MPICH" |
---|
7536 | | #define PACKAGE_TARNAME "mpich" |
---|
7537 | | #define PACKAGE_VERSION "4.0.2" |
---|
7538 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
7539 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7540 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7541 | | #define STDC_HEADERS 1 |
---|
7542 | | #define HAVE_SYS_TYPES_H 1 |
---|
7543 | | #define HAVE_SYS_STAT_H 1 |
---|
7544 | | #define HAVE_STDLIB_H 1 |
---|
7545 | | #define HAVE_STRING_H 1 |
---|
7546 | | #define HAVE_MEMORY_H 1 |
---|
7547 | | #define HAVE_STRINGS_H 1 |
---|
7548 | | #define HAVE_INTTYPES_H 1 |
---|
7549 | | #define HAVE_STDINT_H 1 |
---|
7550 | | #define HAVE_UNISTD_H 1 |
---|
7551 | | #define __EXTENSIONS__ 1 |
---|
7552 | | #define _ALL_SOURCE 1 |
---|
7553 | | #define _GNU_SOURCE 1 |
---|
7554 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7555 | | #define _TANDEM_SOURCE 1 |
---|
7556 | | #define PACKAGE "mpich" |
---|
7557 | | #define VERSION "4.0.2" |
---|
7558 | | #define HAVE_DLFCN_H 1 |
---|
7559 | | #define LT_OBJDIR ".libs/" |
---|
7560 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7561 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7562 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7563 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7564 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7565 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7566 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7567 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7568 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7569 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7570 | | #define HAVE_VISIBILITY 1 |
---|
7571 | | #define HAVE_LIBHWLOC 1 |
---|
7572 | | #define HAVE_HWLOC 1 |
---|
7573 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7574 | | #define MPICH_IS_THREADED 1 |
---|
7575 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
7576 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
7577 | | #define HAVE_ROMIO 1 |
---|
7578 | | #define ENABLE_PVAR_NEM 0 |
---|
7579 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7580 | | #define ENABLE_PVAR_RMA 0 |
---|
7581 | | #define ENABLE_PVAR_DIMS 0 |
---|
7582 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7583 | | #define HAVE_LONG_LONG 1 |
---|
7584 | | #define STDCALL |
---|
7585 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7586 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7587 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7588 | | #define TRUE 1 |
---|
7589 | | #define FALSE 0 |
---|
7590 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7591 | | #define HAVE_NAMESPACES /**/ |
---|
7592 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7593 | | #define HAVE_CXX_BINDING 1 |
---|
7594 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7595 | | #define restrict __restrict |
---|
7596 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7597 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7598 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7599 | | #define HAVE_LONG_DOUBLE 1 |
---|
7600 | | #define HAVE_LONG_LONG_INT 1 |
---|
7601 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7602 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7603 | | #define MAX_ALIGNMENT 16 |
---|
7604 | | #define SIZEOF_CHAR 1 |
---|
7605 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7606 | | #define SIZEOF_SHORT 2 |
---|
7607 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7608 | | #define SIZEOF_INT 4 |
---|
7609 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7610 | | #define SIZEOF_LONG 4 |
---|
7611 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
7612 | | #define SIZEOF_LONG_LONG 8 |
---|
7613 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7614 | | #define SIZEOF_FLOAT 4 |
---|
7615 | | #define SIZEOF_DOUBLE 8 |
---|
7616 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7617 | | #define SIZEOF_VOID_P 4 |
---|
7618 | | #define HAVE_STDDEF_H 1 |
---|
7619 | | #define SIZEOF_WCHAR_T 4 |
---|
7620 | | #define SIZEOF___FLOAT128 0 |
---|
7621 | | #define SIZEOF_FLOAT_INT 8 |
---|
7622 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7623 | | #define SIZEOF_LONG_INT 8 |
---|
7624 | | #define SIZEOF_SHORT_INT 8 |
---|
7625 | | #define SIZEOF_TWO_INT 8 |
---|
7626 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
7627 | | #define ALIGNOF_CHAR 1 |
---|
7628 | | #define ALIGNOF_FLOAT 4 |
---|
7629 | | #define ALIGNOF_DOUBLE 4 |
---|
7630 | | #define ALIGNOF_LONG 4 |
---|
7631 | | #define ALIGNOF_LONG_LONG 4 |
---|
7632 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7633 | | #define ALIGNOF_SHORT 2 |
---|
7634 | | #define ALIGNOF_INT 4 |
---|
7635 | | #define ALIGNOF_BOOL 0 |
---|
7636 | | #define ALIGNOF_WCHAR_T 4 |
---|
7637 | | #define HAVE_INTTYPES_H 1 |
---|
7638 | | #define HAVE_STDINT_H 1 |
---|
7639 | | #define SIZEOF_INT8_T 1 |
---|
7640 | | #define SIZEOF_INT16_T 2 |
---|
7641 | | #define SIZEOF_INT32_T 4 |
---|
7642 | | #define SIZEOF_INT64_T 8 |
---|
7643 | | #define SIZEOF_UINT8_T 1 |
---|
7644 | | #define SIZEOF_UINT16_T 2 |
---|
7645 | | #define SIZEOF_UINT32_T 4 |
---|
7646 | | #define SIZEOF_UINT64_T 8 |
---|
7647 | | #define ALIGNOF_INT8_T 1 |
---|
7648 | | #define ALIGNOF_INT16_T 2 |
---|
7649 | | #define ALIGNOF_INT32_T 4 |
---|
7650 | | #define ALIGNOF_INT64_T 4 |
---|
7651 | | #define HAVE_INT8_T 1 |
---|
7652 | | #define HAVE_INT16_T 1 |
---|
7653 | | #define HAVE_INT32_T 1 |
---|
7654 | | #define HAVE_INT64_T 1 |
---|
7655 | | #define HAVE_UINT8_T 1 |
---|
7656 | | #define HAVE_UINT16_T 1 |
---|
7657 | | #define HAVE_UINT32_T 1 |
---|
7658 | | #define HAVE_UINT64_T 1 |
---|
7659 | | #define HAVE_STDBOOL_H 1 |
---|
7660 | | #define HAVE_COMPLEX_H 1 |
---|
7661 | | #define SIZEOF__BOOL 4 |
---|
7662 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7663 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7664 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
7665 | | #define SIZEOF__FLOAT16 0 |
---|
7666 | | #define HAVE__BOOL 1 |
---|
7667 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7668 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7669 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7670 | | #define SIZEOF_F77_INTEGER 4 |
---|
7671 | | #define SIZEOF_F77_REAL 4 |
---|
7672 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7673 | | #define MPIR_FC_REAL_CTYPE float |
---|
7674 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7675 | | #define MPIR_REAL4_CTYPE float |
---|
7676 | | #define MPIR_REAL8_CTYPE double |
---|
7677 | | #define MPIR_REAL16_CTYPE long double |
---|
7678 | | #define MPIR_INTEGER1_CTYPE char |
---|
7679 | | #define MPIR_INTEGER2_CTYPE short |
---|
7680 | | #define MPIR_INTEGER4_CTYPE int |
---|
7681 | | #define MPIR_INTEGER8_CTYPE long long |
---|
7682 | | #define HAVE_FINT_IS_INT 1 |
---|
7683 | | #define F77_TRUE_VALUE_SET 1 |
---|
7684 | | #define F77_TRUE_VALUE 1 |
---|
7685 | | #define F77_FALSE_VALUE 0 |
---|
7686 | | #define SIZEOF_BOOL 4 |
---|
7687 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7688 | | #define SIZEOF_COMPLEX 8 |
---|
7689 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7690 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
7691 | | #define HAVE_CXX_COMPLEX 1 |
---|
7692 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7693 | | #define MPIR_AINT_MAX INT_MAX |
---|
7694 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
7695 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
7696 | | #define MPIR_Ucount unsigned long long |
---|
7697 | | #define HAVE_STDLIB_H 1 |
---|
7698 | | #define HAVE_STDARG_H 1 |
---|
7699 | | #define HAVE_SYS_TYPES_H 1 |
---|
7700 | | #define HAVE_STRING_H 1 |
---|
7701 | | #define HAVE_INTTYPES_H 1 |
---|
7702 | | #define HAVE_LIMITS_H 1 |
---|
7703 | | #define HAVE_STDDEF_H 1 |
---|
7704 | | #define HAVE_ERRNO_H 1 |
---|
7705 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7706 | | #define HAVE_SYS_TIME_H 1 |
---|
7707 | | #define HAVE_UNISTD_H 1 |
---|
7708 | | #define HAVE_ASSERT_H 1 |
---|
7709 | | #define HAVE_SYS_PARAM_H 1 |
---|
7710 | | #define HAVE_SYS_UIO_H 1 |
---|
7711 | | #define HAVE_SETITIMER 1 |
---|
7712 | | #define HAVE_ALARM 1 |
---|
7713 | | #define HAVE_VSNPRINTF 1 |
---|
7714 | | #define HAVE_VSPRINTF 1 |
---|
7715 | | #define HAVE_STRERROR 1 |
---|
7716 | | #define HAVE_STRNCASECMP 1 |
---|
7717 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7718 | | #define HAVE_STRERROR_R 1 |
---|
7719 | | #define HAVE_SNPRINTF 1 |
---|
7720 | | #define HAVE_QSORT 1 |
---|
7721 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
7722 | | #define HAVE_STRDUP 1 |
---|
7723 | | #define HAVE_MKSTEMP 1 |
---|
7724 | | #define HAVE_PUTENV 1 |
---|
7725 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
7726 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
7727 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
7728 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
7729 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
7730 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
7731 | | #define HAVE_SYS_MMAN_H 1 |
---|
7732 | | #define HAVE_SYS_STAT_H 1 |
---|
7733 | | #define HAVE_FCNTL_H 1 |
---|
7734 | | #define HAVE_GETHOSTNAME 1 |
---|
7735 | | #define HAVE_SIGNAL_H 1 |
---|
7736 | | #define HAVE_SIGNAL 1 |
---|
7737 | | /* end confdefs.h. */ |
---|
7738 | | #include <xpmem.h> |
---|
7739 | configure:51802: result: no |
---|
7740 | configure:51802: checking for xpmem.h |
---|
7741 | configure:51802: result: no |
---|
7742 | configure:53287: RUNNING CONFIGURE FOR ch4:shm:posix |
---|
7743 | configure:54701: checking for unistd.h |
---|
7744 | configure:54701: result: yes |
---|
7745 | configure:54701: checking for string.h |
---|
7746 | configure:54701: result: yes |
---|
7747 | configure:54701: checking for stdlib.h |
---|
7748 | configure:54701: result: yes |
---|
7749 | configure:54701: checking for sys/socket.h |
---|
7750 | configure:54701: result: yes |
---|
7751 | configure:54701: checking for strings.h |
---|
7752 | configure:54701: result: yes |
---|
7753 | configure:54701: checking for assert.h |
---|
7754 | configure:54701: result: yes |
---|
7755 | configure:54701: checking arpa/inet.h usability |
---|
7756 | configure:54701: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7757 | configure:54701: $? = 0 |
---|
7758 | configure:54701: result: yes |
---|
7759 | configure:54701: checking arpa/inet.h presence |
---|
7760 | configure:54701: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7761 | configure:54701: $? = 0 |
---|
7762 | configure:54701: result: yes |
---|
7763 | configure:54701: checking for arpa/inet.h |
---|
7764 | configure:54701: result: yes |
---|
7765 | configure:54713: checking for snprintf |
---|
7766 | configure:54713: result: yes |
---|
7767 | configure:54724: checking whether snprintf needs a declaration |
---|
7768 | configure:54743: result: no |
---|
7769 | configure:54757: checking for strncasecmp |
---|
7770 | configure:54757: result: yes |
---|
7771 | configure:54790: checking for sys/types.h |
---|
7772 | configure:54790: result: yes |
---|
7773 | configure:54790: checking for sys/param.h |
---|
7774 | configure:54790: result: yes |
---|
7775 | configure:54790: checking for sys/socket.h |
---|
7776 | configure:54790: result: yes |
---|
7777 | configure:54790: checking netinet/in.h usability |
---|
7778 | configure:54790: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7779 | configure:54790: $? = 0 |
---|
7780 | configure:54790: result: yes |
---|
7781 | configure:54790: checking netinet/in.h presence |
---|
7782 | configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7783 | configure:54790: $? = 0 |
---|
7784 | configure:54790: result: yes |
---|
7785 | configure:54790: checking for netinet/in.h |
---|
7786 | configure:54790: result: yes |
---|
7787 | configure:54790: checking netinet/tcp.h usability |
---|
7788 | configure:54790: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7789 | configure:54790: $? = 0 |
---|
7790 | configure:54790: result: yes |
---|
7791 | configure:54790: checking netinet/tcp.h presence |
---|
7792 | configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7793 | configure:54790: $? = 0 |
---|
7794 | configure:54790: result: yes |
---|
7795 | configure:54790: checking for netinet/tcp.h |
---|
7796 | configure:54790: result: yes |
---|
7797 | configure:54790: checking sys/un.h usability |
---|
7798 | configure:54790: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7799 | configure:54790: $? = 0 |
---|
7800 | configure:54790: result: yes |
---|
7801 | configure:54790: checking sys/un.h presence |
---|
7802 | configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7803 | configure:54790: $? = 0 |
---|
7804 | configure:54790: result: yes |
---|
7805 | configure:54790: checking for sys/un.h |
---|
7806 | configure:54790: result: yes |
---|
7807 | configure:54790: checking netdb.h usability |
---|
7808 | configure:54790: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7809 | configure:54790: $? = 0 |
---|
7810 | configure:54790: result: yes |
---|
7811 | configure:54790: checking netdb.h presence |
---|
7812 | configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c |
---|
7813 | configure:54790: $? = 0 |
---|
7814 | configure:54790: result: yes |
---|
7815 | configure:54790: checking for netdb.h |
---|
7816 | configure:54790: result: yes |
---|
7817 | configure:54803: checking for library containing socket |
---|
7818 | configure:54834: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7819 | configure:54834: $? = 0 |
---|
7820 | configure:54851: result: none required |
---|
7821 | configure:54861: checking for library containing gethostbyname |
---|
7822 | configure:54892: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7823 | configure:54892: $? = 0 |
---|
7824 | configure:54909: result: none required |
---|
7825 | configure:54919: checking for library containing setsockopt |
---|
7826 | configure:54950: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
7827 | configure:54950: $? = 0 |
---|
7828 | configure:54967: result: none required |
---|
7829 | configure:54989: checking whether socklen_t is defined (in sys/socket.h if present) |
---|
7830 | configure:55015: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
7831 | conftest.c:228:45: error: conflicting types for 'socklen_t'; have 'struct <anonymous>' |
---|
7832 | 228 | typedef struct { double a; int b; } socklen_t; |
---|
7833 | | ^~~~~~~~~ |
---|
7834 | In file included from conftest.c:225: |
---|
7835 | /usr/include/sys/socket.h:108:33: note: previous declaration of 'socklen_t' with type 'socklen_t' {aka 'unsigned int'} |
---|
7836 | 108 | typedef __darwin_socklen_t socklen_t; |
---|
7837 | | ^~~~~~~~~ |
---|
7838 | configure:55015: $? = 1 |
---|
7839 | configure: failed program was: |
---|
7840 | | /* confdefs.h */ |
---|
7841 | | #define PACKAGE_NAME "MPICH" |
---|
7842 | | #define PACKAGE_TARNAME "mpich" |
---|
7843 | | #define PACKAGE_VERSION "4.0.2" |
---|
7844 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
7845 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
7846 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
7847 | | #define STDC_HEADERS 1 |
---|
7848 | | #define HAVE_SYS_TYPES_H 1 |
---|
7849 | | #define HAVE_SYS_STAT_H 1 |
---|
7850 | | #define HAVE_STDLIB_H 1 |
---|
7851 | | #define HAVE_STRING_H 1 |
---|
7852 | | #define HAVE_MEMORY_H 1 |
---|
7853 | | #define HAVE_STRINGS_H 1 |
---|
7854 | | #define HAVE_INTTYPES_H 1 |
---|
7855 | | #define HAVE_STDINT_H 1 |
---|
7856 | | #define HAVE_UNISTD_H 1 |
---|
7857 | | #define __EXTENSIONS__ 1 |
---|
7858 | | #define _ALL_SOURCE 1 |
---|
7859 | | #define _GNU_SOURCE 1 |
---|
7860 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7861 | | #define _TANDEM_SOURCE 1 |
---|
7862 | | #define PACKAGE "mpich" |
---|
7863 | | #define VERSION "4.0.2" |
---|
7864 | | #define HAVE_DLFCN_H 1 |
---|
7865 | | #define LT_OBJDIR ".libs/" |
---|
7866 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
7867 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7868 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
7869 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
7870 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
7871 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
7872 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
7873 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
7874 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
7875 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
7876 | | #define HAVE_VISIBILITY 1 |
---|
7877 | | #define HAVE_LIBHWLOC 1 |
---|
7878 | | #define HAVE_HWLOC 1 |
---|
7879 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
7880 | | #define MPICH_IS_THREADED 1 |
---|
7881 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
7882 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
7883 | | #define HAVE_ROMIO 1 |
---|
7884 | | #define ENABLE_PVAR_NEM 0 |
---|
7885 | | #define ENABLE_PVAR_RECVQ 0 |
---|
7886 | | #define ENABLE_PVAR_RMA 0 |
---|
7887 | | #define ENABLE_PVAR_DIMS 0 |
---|
7888 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
7889 | | #define HAVE_LONG_LONG 1 |
---|
7890 | | #define STDCALL |
---|
7891 | | #define F77_NAME_LOWER_USCORE 1 |
---|
7892 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
7893 | | #define HAVE_FORTRAN_BINDING 1 |
---|
7894 | | #define TRUE 1 |
---|
7895 | | #define FALSE 0 |
---|
7896 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
7897 | | #define HAVE_NAMESPACES /**/ |
---|
7898 | | #define HAVE_NAMESPACE_STD /**/ |
---|
7899 | | #define HAVE_CXX_BINDING 1 |
---|
7900 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
7901 | | #define restrict __restrict |
---|
7902 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
7903 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7904 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
7905 | | #define HAVE_LONG_DOUBLE 1 |
---|
7906 | | #define HAVE_LONG_LONG_INT 1 |
---|
7907 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
7908 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7909 | | #define MAX_ALIGNMENT 16 |
---|
7910 | | #define SIZEOF_CHAR 1 |
---|
7911 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
7912 | | #define SIZEOF_SHORT 2 |
---|
7913 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
7914 | | #define SIZEOF_INT 4 |
---|
7915 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
7916 | | #define SIZEOF_LONG 4 |
---|
7917 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
7918 | | #define SIZEOF_LONG_LONG 8 |
---|
7919 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
7920 | | #define SIZEOF_FLOAT 4 |
---|
7921 | | #define SIZEOF_DOUBLE 8 |
---|
7922 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7923 | | #define SIZEOF_VOID_P 4 |
---|
7924 | | #define HAVE_STDDEF_H 1 |
---|
7925 | | #define SIZEOF_WCHAR_T 4 |
---|
7926 | | #define SIZEOF___FLOAT128 0 |
---|
7927 | | #define SIZEOF_FLOAT_INT 8 |
---|
7928 | | #define SIZEOF_DOUBLE_INT 16 |
---|
7929 | | #define SIZEOF_LONG_INT 8 |
---|
7930 | | #define SIZEOF_SHORT_INT 8 |
---|
7931 | | #define SIZEOF_TWO_INT 8 |
---|
7932 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
7933 | | #define ALIGNOF_CHAR 1 |
---|
7934 | | #define ALIGNOF_FLOAT 4 |
---|
7935 | | #define ALIGNOF_DOUBLE 4 |
---|
7936 | | #define ALIGNOF_LONG 4 |
---|
7937 | | #define ALIGNOF_LONG_LONG 4 |
---|
7938 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
7939 | | #define ALIGNOF_SHORT 2 |
---|
7940 | | #define ALIGNOF_INT 4 |
---|
7941 | | #define ALIGNOF_BOOL 0 |
---|
7942 | | #define ALIGNOF_WCHAR_T 4 |
---|
7943 | | #define HAVE_INTTYPES_H 1 |
---|
7944 | | #define HAVE_STDINT_H 1 |
---|
7945 | | #define SIZEOF_INT8_T 1 |
---|
7946 | | #define SIZEOF_INT16_T 2 |
---|
7947 | | #define SIZEOF_INT32_T 4 |
---|
7948 | | #define SIZEOF_INT64_T 8 |
---|
7949 | | #define SIZEOF_UINT8_T 1 |
---|
7950 | | #define SIZEOF_UINT16_T 2 |
---|
7951 | | #define SIZEOF_UINT32_T 4 |
---|
7952 | | #define SIZEOF_UINT64_T 8 |
---|
7953 | | #define ALIGNOF_INT8_T 1 |
---|
7954 | | #define ALIGNOF_INT16_T 2 |
---|
7955 | | #define ALIGNOF_INT32_T 4 |
---|
7956 | | #define ALIGNOF_INT64_T 4 |
---|
7957 | | #define HAVE_INT8_T 1 |
---|
7958 | | #define HAVE_INT16_T 1 |
---|
7959 | | #define HAVE_INT32_T 1 |
---|
7960 | | #define HAVE_INT64_T 1 |
---|
7961 | | #define HAVE_UINT8_T 1 |
---|
7962 | | #define HAVE_UINT16_T 1 |
---|
7963 | | #define HAVE_UINT32_T 1 |
---|
7964 | | #define HAVE_UINT64_T 1 |
---|
7965 | | #define HAVE_STDBOOL_H 1 |
---|
7966 | | #define HAVE_COMPLEX_H 1 |
---|
7967 | | #define SIZEOF__BOOL 4 |
---|
7968 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
7969 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
7970 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
7971 | | #define SIZEOF__FLOAT16 0 |
---|
7972 | | #define HAVE__BOOL 1 |
---|
7973 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
7974 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
7975 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
7976 | | #define SIZEOF_F77_INTEGER 4 |
---|
7977 | | #define SIZEOF_F77_REAL 4 |
---|
7978 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
7979 | | #define MPIR_FC_REAL_CTYPE float |
---|
7980 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
7981 | | #define MPIR_REAL4_CTYPE float |
---|
7982 | | #define MPIR_REAL8_CTYPE double |
---|
7983 | | #define MPIR_REAL16_CTYPE long double |
---|
7984 | | #define MPIR_INTEGER1_CTYPE char |
---|
7985 | | #define MPIR_INTEGER2_CTYPE short |
---|
7986 | | #define MPIR_INTEGER4_CTYPE int |
---|
7987 | | #define MPIR_INTEGER8_CTYPE long long |
---|
7988 | | #define HAVE_FINT_IS_INT 1 |
---|
7989 | | #define F77_TRUE_VALUE_SET 1 |
---|
7990 | | #define F77_TRUE_VALUE 1 |
---|
7991 | | #define F77_FALSE_VALUE 0 |
---|
7992 | | #define SIZEOF_BOOL 4 |
---|
7993 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
7994 | | #define SIZEOF_COMPLEX 8 |
---|
7995 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
7996 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
7997 | | #define HAVE_CXX_COMPLEX 1 |
---|
7998 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
7999 | | #define MPIR_AINT_MAX INT_MAX |
---|
8000 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8001 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8002 | | #define MPIR_Ucount unsigned long long |
---|
8003 | | #define HAVE_STDLIB_H 1 |
---|
8004 | | #define HAVE_STDARG_H 1 |
---|
8005 | | #define HAVE_SYS_TYPES_H 1 |
---|
8006 | | #define HAVE_STRING_H 1 |
---|
8007 | | #define HAVE_INTTYPES_H 1 |
---|
8008 | | #define HAVE_LIMITS_H 1 |
---|
8009 | | #define HAVE_STDDEF_H 1 |
---|
8010 | | #define HAVE_ERRNO_H 1 |
---|
8011 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8012 | | #define HAVE_SYS_TIME_H 1 |
---|
8013 | | #define HAVE_UNISTD_H 1 |
---|
8014 | | #define HAVE_ASSERT_H 1 |
---|
8015 | | #define HAVE_SYS_PARAM_H 1 |
---|
8016 | | #define HAVE_SYS_UIO_H 1 |
---|
8017 | | #define HAVE_SETITIMER 1 |
---|
8018 | | #define HAVE_ALARM 1 |
---|
8019 | | #define HAVE_VSNPRINTF 1 |
---|
8020 | | #define HAVE_VSPRINTF 1 |
---|
8021 | | #define HAVE_STRERROR 1 |
---|
8022 | | #define HAVE_STRNCASECMP 1 |
---|
8023 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8024 | | #define HAVE_STRERROR_R 1 |
---|
8025 | | #define HAVE_SNPRINTF 1 |
---|
8026 | | #define HAVE_QSORT 1 |
---|
8027 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8028 | | #define HAVE_STRDUP 1 |
---|
8029 | | #define HAVE_MKSTEMP 1 |
---|
8030 | | #define HAVE_PUTENV 1 |
---|
8031 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
8032 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8033 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8034 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
8035 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
8036 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8037 | | #define HAVE_SYS_MMAN_H 1 |
---|
8038 | | #define HAVE_SYS_STAT_H 1 |
---|
8039 | | #define HAVE_FCNTL_H 1 |
---|
8040 | | #define HAVE_GETHOSTNAME 1 |
---|
8041 | | #define HAVE_SIGNAL_H 1 |
---|
8042 | | #define HAVE_SIGNAL 1 |
---|
8043 | | #define HAVE_UNISTD_H 1 |
---|
8044 | | #define HAVE_STRING_H 1 |
---|
8045 | | #define HAVE_STDLIB_H 1 |
---|
8046 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8047 | | #define HAVE_STRINGS_H 1 |
---|
8048 | | #define HAVE_ASSERT_H 1 |
---|
8049 | | #define HAVE_ARPA_INET_H 1 |
---|
8050 | | #define HAVE_SNPRINTF 1 |
---|
8051 | | #define HAVE_STRNCASECMP 1 |
---|
8052 | | #define HAVE_SYS_TYPES_H 1 |
---|
8053 | | #define HAVE_SYS_PARAM_H 1 |
---|
8054 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8055 | | #define HAVE_NETINET_IN_H 1 |
---|
8056 | | #define HAVE_NETINET_TCP_H 1 |
---|
8057 | | #define HAVE_SYS_UN_H 1 |
---|
8058 | | #define HAVE_NETDB_H 1 |
---|
8059 | | #define USE_PMI_PORT 1 |
---|
8060 | | /* end confdefs.h. */ |
---|
8061 | | |
---|
8062 | | #include <sys/types.h> |
---|
8063 | | #ifdef HAVE_SYS_SOCKET_H |
---|
8064 | | #include <sys/socket.h> |
---|
8065 | | #endif |
---|
8066 | | |
---|
8067 | | typedef struct { double a; int b; } socklen_t; |
---|
8068 | | |
---|
8069 | | int |
---|
8070 | | main () |
---|
8071 | | { |
---|
8072 | | |
---|
8073 | | socklen_t a;a.a=1.0; |
---|
8074 | | |
---|
8075 | | ; |
---|
8076 | | return 0; |
---|
8077 | | } |
---|
8078 | configure:55023: result: yes |
---|
8079 | configure:55031: checking whether struct hostent contains h_addr_list |
---|
8080 | configure:55048: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
8081 | configure:55048: $? = 0 |
---|
8082 | configure:55056: result: yes |
---|
8083 | configure:55066: checking whether __attribute__ allowed |
---|
8084 | configure:55091: result: yes |
---|
8085 | configure:55093: checking whether __attribute__((format)) allowed |
---|
8086 | configure:55118: result: yes |
---|
8087 | configure:56099: checking for random.h |
---|
8088 | configure:56099: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
8089 | conftest.c:258:10: fatal error: random.h: No such file or directory |
---|
8090 | 258 | #include <random.h> |
---|
8091 | | ^~~~~~~~~~ |
---|
8092 | compilation terminated. |
---|
8093 | configure:56099: $? = 1 |
---|
8094 | configure: failed program was: |
---|
8095 | | /* confdefs.h */ |
---|
8096 | | #define PACKAGE_NAME "MPICH" |
---|
8097 | | #define PACKAGE_TARNAME "mpich" |
---|
8098 | | #define PACKAGE_VERSION "4.0.2" |
---|
8099 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
8100 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8101 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8102 | | #define STDC_HEADERS 1 |
---|
8103 | | #define HAVE_SYS_TYPES_H 1 |
---|
8104 | | #define HAVE_SYS_STAT_H 1 |
---|
8105 | | #define HAVE_STDLIB_H 1 |
---|
8106 | | #define HAVE_STRING_H 1 |
---|
8107 | | #define HAVE_MEMORY_H 1 |
---|
8108 | | #define HAVE_STRINGS_H 1 |
---|
8109 | | #define HAVE_INTTYPES_H 1 |
---|
8110 | | #define HAVE_STDINT_H 1 |
---|
8111 | | #define HAVE_UNISTD_H 1 |
---|
8112 | | #define __EXTENSIONS__ 1 |
---|
8113 | | #define _ALL_SOURCE 1 |
---|
8114 | | #define _GNU_SOURCE 1 |
---|
8115 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8116 | | #define _TANDEM_SOURCE 1 |
---|
8117 | | #define PACKAGE "mpich" |
---|
8118 | | #define VERSION "4.0.2" |
---|
8119 | | #define HAVE_DLFCN_H 1 |
---|
8120 | | #define LT_OBJDIR ".libs/" |
---|
8121 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8122 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8123 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8124 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8125 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8126 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8127 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8128 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8129 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8130 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8131 | | #define HAVE_VISIBILITY 1 |
---|
8132 | | #define HAVE_LIBHWLOC 1 |
---|
8133 | | #define HAVE_HWLOC 1 |
---|
8134 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8135 | | #define MPICH_IS_THREADED 1 |
---|
8136 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
8137 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
8138 | | #define HAVE_ROMIO 1 |
---|
8139 | | #define ENABLE_PVAR_NEM 0 |
---|
8140 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8141 | | #define ENABLE_PVAR_RMA 0 |
---|
8142 | | #define ENABLE_PVAR_DIMS 0 |
---|
8143 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8144 | | #define HAVE_LONG_LONG 1 |
---|
8145 | | #define STDCALL |
---|
8146 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8147 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8148 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8149 | | #define TRUE 1 |
---|
8150 | | #define FALSE 0 |
---|
8151 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8152 | | #define HAVE_NAMESPACES /**/ |
---|
8153 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8154 | | #define HAVE_CXX_BINDING 1 |
---|
8155 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8156 | | #define restrict __restrict |
---|
8157 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8158 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8159 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8160 | | #define HAVE_LONG_DOUBLE 1 |
---|
8161 | | #define HAVE_LONG_LONG_INT 1 |
---|
8162 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8163 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8164 | | #define MAX_ALIGNMENT 16 |
---|
8165 | | #define SIZEOF_CHAR 1 |
---|
8166 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8167 | | #define SIZEOF_SHORT 2 |
---|
8168 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8169 | | #define SIZEOF_INT 4 |
---|
8170 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8171 | | #define SIZEOF_LONG 4 |
---|
8172 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
8173 | | #define SIZEOF_LONG_LONG 8 |
---|
8174 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8175 | | #define SIZEOF_FLOAT 4 |
---|
8176 | | #define SIZEOF_DOUBLE 8 |
---|
8177 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8178 | | #define SIZEOF_VOID_P 4 |
---|
8179 | | #define HAVE_STDDEF_H 1 |
---|
8180 | | #define SIZEOF_WCHAR_T 4 |
---|
8181 | | #define SIZEOF___FLOAT128 0 |
---|
8182 | | #define SIZEOF_FLOAT_INT 8 |
---|
8183 | | #define SIZEOF_DOUBLE_INT 16 |
---|
8184 | | #define SIZEOF_LONG_INT 8 |
---|
8185 | | #define SIZEOF_SHORT_INT 8 |
---|
8186 | | #define SIZEOF_TWO_INT 8 |
---|
8187 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
8188 | | #define ALIGNOF_CHAR 1 |
---|
8189 | | #define ALIGNOF_FLOAT 4 |
---|
8190 | | #define ALIGNOF_DOUBLE 4 |
---|
8191 | | #define ALIGNOF_LONG 4 |
---|
8192 | | #define ALIGNOF_LONG_LONG 4 |
---|
8193 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8194 | | #define ALIGNOF_SHORT 2 |
---|
8195 | | #define ALIGNOF_INT 4 |
---|
8196 | | #define ALIGNOF_BOOL 0 |
---|
8197 | | #define ALIGNOF_WCHAR_T 4 |
---|
8198 | | #define HAVE_INTTYPES_H 1 |
---|
8199 | | #define HAVE_STDINT_H 1 |
---|
8200 | | #define SIZEOF_INT8_T 1 |
---|
8201 | | #define SIZEOF_INT16_T 2 |
---|
8202 | | #define SIZEOF_INT32_T 4 |
---|
8203 | | #define SIZEOF_INT64_T 8 |
---|
8204 | | #define SIZEOF_UINT8_T 1 |
---|
8205 | | #define SIZEOF_UINT16_T 2 |
---|
8206 | | #define SIZEOF_UINT32_T 4 |
---|
8207 | | #define SIZEOF_UINT64_T 8 |
---|
8208 | | #define ALIGNOF_INT8_T 1 |
---|
8209 | | #define ALIGNOF_INT16_T 2 |
---|
8210 | | #define ALIGNOF_INT32_T 4 |
---|
8211 | | #define ALIGNOF_INT64_T 4 |
---|
8212 | | #define HAVE_INT8_T 1 |
---|
8213 | | #define HAVE_INT16_T 1 |
---|
8214 | | #define HAVE_INT32_T 1 |
---|
8215 | | #define HAVE_INT64_T 1 |
---|
8216 | | #define HAVE_UINT8_T 1 |
---|
8217 | | #define HAVE_UINT16_T 1 |
---|
8218 | | #define HAVE_UINT32_T 1 |
---|
8219 | | #define HAVE_UINT64_T 1 |
---|
8220 | | #define HAVE_STDBOOL_H 1 |
---|
8221 | | #define HAVE_COMPLEX_H 1 |
---|
8222 | | #define SIZEOF__BOOL 4 |
---|
8223 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8224 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8225 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
8226 | | #define SIZEOF__FLOAT16 0 |
---|
8227 | | #define HAVE__BOOL 1 |
---|
8228 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
8229 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
8230 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
8231 | | #define SIZEOF_F77_INTEGER 4 |
---|
8232 | | #define SIZEOF_F77_REAL 4 |
---|
8233 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
8234 | | #define MPIR_FC_REAL_CTYPE float |
---|
8235 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
8236 | | #define MPIR_REAL4_CTYPE float |
---|
8237 | | #define MPIR_REAL8_CTYPE double |
---|
8238 | | #define MPIR_REAL16_CTYPE long double |
---|
8239 | | #define MPIR_INTEGER1_CTYPE char |
---|
8240 | | #define MPIR_INTEGER2_CTYPE short |
---|
8241 | | #define MPIR_INTEGER4_CTYPE int |
---|
8242 | | #define MPIR_INTEGER8_CTYPE long long |
---|
8243 | | #define HAVE_FINT_IS_INT 1 |
---|
8244 | | #define F77_TRUE_VALUE_SET 1 |
---|
8245 | | #define F77_TRUE_VALUE 1 |
---|
8246 | | #define F77_FALSE_VALUE 0 |
---|
8247 | | #define SIZEOF_BOOL 4 |
---|
8248 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
8249 | | #define SIZEOF_COMPLEX 8 |
---|
8250 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
8251 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
8252 | | #define HAVE_CXX_COMPLEX 1 |
---|
8253 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
8254 | | #define MPIR_AINT_MAX INT_MAX |
---|
8255 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8256 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8257 | | #define MPIR_Ucount unsigned long long |
---|
8258 | | #define HAVE_STDLIB_H 1 |
---|
8259 | | #define HAVE_STDARG_H 1 |
---|
8260 | | #define HAVE_SYS_TYPES_H 1 |
---|
8261 | | #define HAVE_STRING_H 1 |
---|
8262 | | #define HAVE_INTTYPES_H 1 |
---|
8263 | | #define HAVE_LIMITS_H 1 |
---|
8264 | | #define HAVE_STDDEF_H 1 |
---|
8265 | | #define HAVE_ERRNO_H 1 |
---|
8266 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8267 | | #define HAVE_SYS_TIME_H 1 |
---|
8268 | | #define HAVE_UNISTD_H 1 |
---|
8269 | | #define HAVE_ASSERT_H 1 |
---|
8270 | | #define HAVE_SYS_PARAM_H 1 |
---|
8271 | | #define HAVE_SYS_UIO_H 1 |
---|
8272 | | #define HAVE_SETITIMER 1 |
---|
8273 | | #define HAVE_ALARM 1 |
---|
8274 | | #define HAVE_VSNPRINTF 1 |
---|
8275 | | #define HAVE_VSPRINTF 1 |
---|
8276 | | #define HAVE_STRERROR 1 |
---|
8277 | | #define HAVE_STRNCASECMP 1 |
---|
8278 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8279 | | #define HAVE_STRERROR_R 1 |
---|
8280 | | #define HAVE_SNPRINTF 1 |
---|
8281 | | #define HAVE_QSORT 1 |
---|
8282 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8283 | | #define HAVE_STRDUP 1 |
---|
8284 | | #define HAVE_MKSTEMP 1 |
---|
8285 | | #define HAVE_PUTENV 1 |
---|
8286 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
8287 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8288 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8289 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
8290 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
8291 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8292 | | #define HAVE_SYS_MMAN_H 1 |
---|
8293 | | #define HAVE_SYS_STAT_H 1 |
---|
8294 | | #define HAVE_FCNTL_H 1 |
---|
8295 | | #define HAVE_GETHOSTNAME 1 |
---|
8296 | | #define HAVE_SIGNAL_H 1 |
---|
8297 | | #define HAVE_SIGNAL 1 |
---|
8298 | | #define HAVE_UNISTD_H 1 |
---|
8299 | | #define HAVE_STRING_H 1 |
---|
8300 | | #define HAVE_STDLIB_H 1 |
---|
8301 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8302 | | #define HAVE_STRINGS_H 1 |
---|
8303 | | #define HAVE_ASSERT_H 1 |
---|
8304 | | #define HAVE_ARPA_INET_H 1 |
---|
8305 | | #define HAVE_SNPRINTF 1 |
---|
8306 | | #define HAVE_STRNCASECMP 1 |
---|
8307 | | #define HAVE_SYS_TYPES_H 1 |
---|
8308 | | #define HAVE_SYS_PARAM_H 1 |
---|
8309 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8310 | | #define HAVE_NETINET_IN_H 1 |
---|
8311 | | #define HAVE_NETINET_TCP_H 1 |
---|
8312 | | #define HAVE_SYS_UN_H 1 |
---|
8313 | | #define HAVE_NETDB_H 1 |
---|
8314 | | #define USE_PMI_PORT 1 |
---|
8315 | | #define HAVE_H_ADDR_LIST 1 |
---|
8316 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8317 | | /* end confdefs.h. */ |
---|
8318 | | #include <stdio.h> |
---|
8319 | | #ifdef HAVE_SYS_TYPES_H |
---|
8320 | | # include <sys/types.h> |
---|
8321 | | #endif |
---|
8322 | | #ifdef HAVE_SYS_STAT_H |
---|
8323 | | # include <sys/stat.h> |
---|
8324 | | #endif |
---|
8325 | | #ifdef STDC_HEADERS |
---|
8326 | | # include <stdlib.h> |
---|
8327 | | # include <stddef.h> |
---|
8328 | | #else |
---|
8329 | | # ifdef HAVE_STDLIB_H |
---|
8330 | | # include <stdlib.h> |
---|
8331 | | # endif |
---|
8332 | | #endif |
---|
8333 | | #ifdef HAVE_STRING_H |
---|
8334 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
8335 | | # include <memory.h> |
---|
8336 | | # endif |
---|
8337 | | # include <string.h> |
---|
8338 | | #endif |
---|
8339 | | #ifdef HAVE_STRINGS_H |
---|
8340 | | # include <strings.h> |
---|
8341 | | #endif |
---|
8342 | | #ifdef HAVE_INTTYPES_H |
---|
8343 | | # include <inttypes.h> |
---|
8344 | | #endif |
---|
8345 | | #ifdef HAVE_STDINT_H |
---|
8346 | | # include <stdint.h> |
---|
8347 | | #endif |
---|
8348 | | #ifdef HAVE_UNISTD_H |
---|
8349 | | # include <unistd.h> |
---|
8350 | | #endif |
---|
8351 | | |
---|
8352 | | #include <random.h> |
---|
8353 | configure:56099: result: no |
---|
8354 | configure:56114: checking for struct random_data |
---|
8355 | configure:56114: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5 |
---|
8356 | conftest.c: In function 'main': |
---|
8357 | conftest.c:233:13: error: invalid application of 'sizeof' to incomplete type 'struct random_data' |
---|
8358 | 233 | if (sizeof (struct random_data)) |
---|
8359 | | ^~~~~~ |
---|
8360 | configure:56114: $? = 1 |
---|
8361 | configure: failed program was: |
---|
8362 | | /* confdefs.h */ |
---|
8363 | | #define PACKAGE_NAME "MPICH" |
---|
8364 | | #define PACKAGE_TARNAME "mpich" |
---|
8365 | | #define PACKAGE_VERSION "4.0.2" |
---|
8366 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
8367 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8368 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8369 | | #define STDC_HEADERS 1 |
---|
8370 | | #define HAVE_SYS_TYPES_H 1 |
---|
8371 | | #define HAVE_SYS_STAT_H 1 |
---|
8372 | | #define HAVE_STDLIB_H 1 |
---|
8373 | | #define HAVE_STRING_H 1 |
---|
8374 | | #define HAVE_MEMORY_H 1 |
---|
8375 | | #define HAVE_STRINGS_H 1 |
---|
8376 | | #define HAVE_INTTYPES_H 1 |
---|
8377 | | #define HAVE_STDINT_H 1 |
---|
8378 | | #define HAVE_UNISTD_H 1 |
---|
8379 | | #define __EXTENSIONS__ 1 |
---|
8380 | | #define _ALL_SOURCE 1 |
---|
8381 | | #define _GNU_SOURCE 1 |
---|
8382 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8383 | | #define _TANDEM_SOURCE 1 |
---|
8384 | | #define PACKAGE "mpich" |
---|
8385 | | #define VERSION "4.0.2" |
---|
8386 | | #define HAVE_DLFCN_H 1 |
---|
8387 | | #define LT_OBJDIR ".libs/" |
---|
8388 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8389 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8390 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8391 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8392 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8393 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8394 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8395 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8396 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8397 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8398 | | #define HAVE_VISIBILITY 1 |
---|
8399 | | #define HAVE_LIBHWLOC 1 |
---|
8400 | | #define HAVE_HWLOC 1 |
---|
8401 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8402 | | #define MPICH_IS_THREADED 1 |
---|
8403 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
8404 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
8405 | | #define HAVE_ROMIO 1 |
---|
8406 | | #define ENABLE_PVAR_NEM 0 |
---|
8407 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8408 | | #define ENABLE_PVAR_RMA 0 |
---|
8409 | | #define ENABLE_PVAR_DIMS 0 |
---|
8410 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8411 | | #define HAVE_LONG_LONG 1 |
---|
8412 | | #define STDCALL |
---|
8413 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8414 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8415 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8416 | | #define TRUE 1 |
---|
8417 | | #define FALSE 0 |
---|
8418 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8419 | | #define HAVE_NAMESPACES /**/ |
---|
8420 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8421 | | #define HAVE_CXX_BINDING 1 |
---|
8422 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8423 | | #define restrict __restrict |
---|
8424 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8425 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8426 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8427 | | #define HAVE_LONG_DOUBLE 1 |
---|
8428 | | #define HAVE_LONG_LONG_INT 1 |
---|
8429 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8430 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8431 | | #define MAX_ALIGNMENT 16 |
---|
8432 | | #define SIZEOF_CHAR 1 |
---|
8433 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8434 | | #define SIZEOF_SHORT 2 |
---|
8435 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8436 | | #define SIZEOF_INT 4 |
---|
8437 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8438 | | #define SIZEOF_LONG 4 |
---|
8439 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
8440 | | #define SIZEOF_LONG_LONG 8 |
---|
8441 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8442 | | #define SIZEOF_FLOAT 4 |
---|
8443 | | #define SIZEOF_DOUBLE 8 |
---|
8444 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8445 | | #define SIZEOF_VOID_P 4 |
---|
8446 | | #define HAVE_STDDEF_H 1 |
---|
8447 | | #define SIZEOF_WCHAR_T 4 |
---|
8448 | | #define SIZEOF___FLOAT128 0 |
---|
8449 | | #define SIZEOF_FLOAT_INT 8 |
---|
8450 | | #define SIZEOF_DOUBLE_INT 16 |
---|
8451 | | #define SIZEOF_LONG_INT 8 |
---|
8452 | | #define SIZEOF_SHORT_INT 8 |
---|
8453 | | #define SIZEOF_TWO_INT 8 |
---|
8454 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
8455 | | #define ALIGNOF_CHAR 1 |
---|
8456 | | #define ALIGNOF_FLOAT 4 |
---|
8457 | | #define ALIGNOF_DOUBLE 4 |
---|
8458 | | #define ALIGNOF_LONG 4 |
---|
8459 | | #define ALIGNOF_LONG_LONG 4 |
---|
8460 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8461 | | #define ALIGNOF_SHORT 2 |
---|
8462 | | #define ALIGNOF_INT 4 |
---|
8463 | | #define ALIGNOF_BOOL 0 |
---|
8464 | | #define ALIGNOF_WCHAR_T 4 |
---|
8465 | | #define HAVE_INTTYPES_H 1 |
---|
8466 | | #define HAVE_STDINT_H 1 |
---|
8467 | | #define SIZEOF_INT8_T 1 |
---|
8468 | | #define SIZEOF_INT16_T 2 |
---|
8469 | | #define SIZEOF_INT32_T 4 |
---|
8470 | | #define SIZEOF_INT64_T 8 |
---|
8471 | | #define SIZEOF_UINT8_T 1 |
---|
8472 | | #define SIZEOF_UINT16_T 2 |
---|
8473 | | #define SIZEOF_UINT32_T 4 |
---|
8474 | | #define SIZEOF_UINT64_T 8 |
---|
8475 | | #define ALIGNOF_INT8_T 1 |
---|
8476 | | #define ALIGNOF_INT16_T 2 |
---|
8477 | | #define ALIGNOF_INT32_T 4 |
---|
8478 | | #define ALIGNOF_INT64_T 4 |
---|
8479 | | #define HAVE_INT8_T 1 |
---|
8480 | | #define HAVE_INT16_T 1 |
---|
8481 | | #define HAVE_INT32_T 1 |
---|
8482 | | #define HAVE_INT64_T 1 |
---|
8483 | | #define HAVE_UINT8_T 1 |
---|
8484 | | #define HAVE_UINT16_T 1 |
---|
8485 | | #define HAVE_UINT32_T 1 |
---|
8486 | | #define HAVE_UINT64_T 1 |
---|
8487 | | #define HAVE_STDBOOL_H 1 |
---|
8488 | | #define HAVE_COMPLEX_H 1 |
---|
8489 | | #define SIZEOF__BOOL 4 |
---|
8490 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8491 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8492 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
8493 | | #define SIZEOF__FLOAT16 0 |
---|
8494 | | #define HAVE__BOOL 1 |
---|
8495 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
8496 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
8497 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
8498 | | #define SIZEOF_F77_INTEGER 4 |
---|
8499 | | #define SIZEOF_F77_REAL 4 |
---|
8500 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
8501 | | #define MPIR_FC_REAL_CTYPE float |
---|
8502 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
8503 | | #define MPIR_REAL4_CTYPE float |
---|
8504 | | #define MPIR_REAL8_CTYPE double |
---|
8505 | | #define MPIR_REAL16_CTYPE long double |
---|
8506 | | #define MPIR_INTEGER1_CTYPE char |
---|
8507 | | #define MPIR_INTEGER2_CTYPE short |
---|
8508 | | #define MPIR_INTEGER4_CTYPE int |
---|
8509 | | #define MPIR_INTEGER8_CTYPE long long |
---|
8510 | | #define HAVE_FINT_IS_INT 1 |
---|
8511 | | #define F77_TRUE_VALUE_SET 1 |
---|
8512 | | #define F77_TRUE_VALUE 1 |
---|
8513 | | #define F77_FALSE_VALUE 0 |
---|
8514 | | #define SIZEOF_BOOL 4 |
---|
8515 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
8516 | | #define SIZEOF_COMPLEX 8 |
---|
8517 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
8518 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
8519 | | #define HAVE_CXX_COMPLEX 1 |
---|
8520 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
8521 | | #define MPIR_AINT_MAX INT_MAX |
---|
8522 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8523 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8524 | | #define MPIR_Ucount unsigned long long |
---|
8525 | | #define HAVE_STDLIB_H 1 |
---|
8526 | | #define HAVE_STDARG_H 1 |
---|
8527 | | #define HAVE_SYS_TYPES_H 1 |
---|
8528 | | #define HAVE_STRING_H 1 |
---|
8529 | | #define HAVE_INTTYPES_H 1 |
---|
8530 | | #define HAVE_LIMITS_H 1 |
---|
8531 | | #define HAVE_STDDEF_H 1 |
---|
8532 | | #define HAVE_ERRNO_H 1 |
---|
8533 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8534 | | #define HAVE_SYS_TIME_H 1 |
---|
8535 | | #define HAVE_UNISTD_H 1 |
---|
8536 | | #define HAVE_ASSERT_H 1 |
---|
8537 | | #define HAVE_SYS_PARAM_H 1 |
---|
8538 | | #define HAVE_SYS_UIO_H 1 |
---|
8539 | | #define HAVE_SETITIMER 1 |
---|
8540 | | #define HAVE_ALARM 1 |
---|
8541 | | #define HAVE_VSNPRINTF 1 |
---|
8542 | | #define HAVE_VSPRINTF 1 |
---|
8543 | | #define HAVE_STRERROR 1 |
---|
8544 | | #define HAVE_STRNCASECMP 1 |
---|
8545 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8546 | | #define HAVE_STRERROR_R 1 |
---|
8547 | | #define HAVE_SNPRINTF 1 |
---|
8548 | | #define HAVE_QSORT 1 |
---|
8549 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8550 | | #define HAVE_STRDUP 1 |
---|
8551 | | #define HAVE_MKSTEMP 1 |
---|
8552 | | #define HAVE_PUTENV 1 |
---|
8553 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
8554 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8555 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8556 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
8557 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
8558 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8559 | | #define HAVE_SYS_MMAN_H 1 |
---|
8560 | | #define HAVE_SYS_STAT_H 1 |
---|
8561 | | #define HAVE_FCNTL_H 1 |
---|
8562 | | #define HAVE_GETHOSTNAME 1 |
---|
8563 | | #define HAVE_SIGNAL_H 1 |
---|
8564 | | #define HAVE_SIGNAL 1 |
---|
8565 | | #define HAVE_UNISTD_H 1 |
---|
8566 | | #define HAVE_STRING_H 1 |
---|
8567 | | #define HAVE_STDLIB_H 1 |
---|
8568 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8569 | | #define HAVE_STRINGS_H 1 |
---|
8570 | | #define HAVE_ASSERT_H 1 |
---|
8571 | | #define HAVE_ARPA_INET_H 1 |
---|
8572 | | #define HAVE_SNPRINTF 1 |
---|
8573 | | #define HAVE_STRNCASECMP 1 |
---|
8574 | | #define HAVE_SYS_TYPES_H 1 |
---|
8575 | | #define HAVE_SYS_PARAM_H 1 |
---|
8576 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8577 | | #define HAVE_NETINET_IN_H 1 |
---|
8578 | | #define HAVE_NETINET_TCP_H 1 |
---|
8579 | | #define HAVE_SYS_UN_H 1 |
---|
8580 | | #define HAVE_NETDB_H 1 |
---|
8581 | | #define USE_PMI_PORT 1 |
---|
8582 | | #define HAVE_H_ADDR_LIST 1 |
---|
8583 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8584 | | /* end confdefs.h. */ |
---|
8585 | | #include <stdlib.h> |
---|
8586 | | #if HAVE_RANDOM_H |
---|
8587 | | # include <random.h> |
---|
8588 | | #endif |
---|
8589 | | |
---|
8590 | | |
---|
8591 | | int |
---|
8592 | | main () |
---|
8593 | | { |
---|
8594 | | if (sizeof (struct random_data)) |
---|
8595 | | return 0; |
---|
8596 | | ; |
---|
8597 | | return 0; |
---|
8598 | | } |
---|
8599 | configure:56114: result: no |
---|
8600 | configure:56139: checking for random_r |
---|
8601 | configure:56139: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c >&5 |
---|
8602 | Undefined symbols: |
---|
8603 | "_random_r", referenced from: |
---|
8604 | _main in cc5X3BOj.o |
---|
8605 | ld: symbol(s) not found |
---|
8606 | collect2: error: ld returned 1 exit status |
---|
8607 | configure:56139: $? = 1 |
---|
8608 | configure: failed program was: |
---|
8609 | | /* confdefs.h */ |
---|
8610 | | #define PACKAGE_NAME "MPICH" |
---|
8611 | | #define PACKAGE_TARNAME "mpich" |
---|
8612 | | #define PACKAGE_VERSION "4.0.2" |
---|
8613 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
8614 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8615 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8616 | | #define STDC_HEADERS 1 |
---|
8617 | | #define HAVE_SYS_TYPES_H 1 |
---|
8618 | | #define HAVE_SYS_STAT_H 1 |
---|
8619 | | #define HAVE_STDLIB_H 1 |
---|
8620 | | #define HAVE_STRING_H 1 |
---|
8621 | | #define HAVE_MEMORY_H 1 |
---|
8622 | | #define HAVE_STRINGS_H 1 |
---|
8623 | | #define HAVE_INTTYPES_H 1 |
---|
8624 | | #define HAVE_STDINT_H 1 |
---|
8625 | | #define HAVE_UNISTD_H 1 |
---|
8626 | | #define __EXTENSIONS__ 1 |
---|
8627 | | #define _ALL_SOURCE 1 |
---|
8628 | | #define _GNU_SOURCE 1 |
---|
8629 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8630 | | #define _TANDEM_SOURCE 1 |
---|
8631 | | #define PACKAGE "mpich" |
---|
8632 | | #define VERSION "4.0.2" |
---|
8633 | | #define HAVE_DLFCN_H 1 |
---|
8634 | | #define LT_OBJDIR ".libs/" |
---|
8635 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8636 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8637 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8638 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8639 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8640 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8641 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8642 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8643 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8644 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8645 | | #define HAVE_VISIBILITY 1 |
---|
8646 | | #define HAVE_LIBHWLOC 1 |
---|
8647 | | #define HAVE_HWLOC 1 |
---|
8648 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8649 | | #define MPICH_IS_THREADED 1 |
---|
8650 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
8651 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
8652 | | #define HAVE_ROMIO 1 |
---|
8653 | | #define ENABLE_PVAR_NEM 0 |
---|
8654 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8655 | | #define ENABLE_PVAR_RMA 0 |
---|
8656 | | #define ENABLE_PVAR_DIMS 0 |
---|
8657 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8658 | | #define HAVE_LONG_LONG 1 |
---|
8659 | | #define STDCALL |
---|
8660 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8661 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8662 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8663 | | #define TRUE 1 |
---|
8664 | | #define FALSE 0 |
---|
8665 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8666 | | #define HAVE_NAMESPACES /**/ |
---|
8667 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8668 | | #define HAVE_CXX_BINDING 1 |
---|
8669 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8670 | | #define restrict __restrict |
---|
8671 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8672 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8673 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8674 | | #define HAVE_LONG_DOUBLE 1 |
---|
8675 | | #define HAVE_LONG_LONG_INT 1 |
---|
8676 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8677 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8678 | | #define MAX_ALIGNMENT 16 |
---|
8679 | | #define SIZEOF_CHAR 1 |
---|
8680 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8681 | | #define SIZEOF_SHORT 2 |
---|
8682 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8683 | | #define SIZEOF_INT 4 |
---|
8684 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8685 | | #define SIZEOF_LONG 4 |
---|
8686 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
8687 | | #define SIZEOF_LONG_LONG 8 |
---|
8688 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8689 | | #define SIZEOF_FLOAT 4 |
---|
8690 | | #define SIZEOF_DOUBLE 8 |
---|
8691 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8692 | | #define SIZEOF_VOID_P 4 |
---|
8693 | | #define HAVE_STDDEF_H 1 |
---|
8694 | | #define SIZEOF_WCHAR_T 4 |
---|
8695 | | #define SIZEOF___FLOAT128 0 |
---|
8696 | | #define SIZEOF_FLOAT_INT 8 |
---|
8697 | | #define SIZEOF_DOUBLE_INT 16 |
---|
8698 | | #define SIZEOF_LONG_INT 8 |
---|
8699 | | #define SIZEOF_SHORT_INT 8 |
---|
8700 | | #define SIZEOF_TWO_INT 8 |
---|
8701 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
8702 | | #define ALIGNOF_CHAR 1 |
---|
8703 | | #define ALIGNOF_FLOAT 4 |
---|
8704 | | #define ALIGNOF_DOUBLE 4 |
---|
8705 | | #define ALIGNOF_LONG 4 |
---|
8706 | | #define ALIGNOF_LONG_LONG 4 |
---|
8707 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8708 | | #define ALIGNOF_SHORT 2 |
---|
8709 | | #define ALIGNOF_INT 4 |
---|
8710 | | #define ALIGNOF_BOOL 0 |
---|
8711 | | #define ALIGNOF_WCHAR_T 4 |
---|
8712 | | #define HAVE_INTTYPES_H 1 |
---|
8713 | | #define HAVE_STDINT_H 1 |
---|
8714 | | #define SIZEOF_INT8_T 1 |
---|
8715 | | #define SIZEOF_INT16_T 2 |
---|
8716 | | #define SIZEOF_INT32_T 4 |
---|
8717 | | #define SIZEOF_INT64_T 8 |
---|
8718 | | #define SIZEOF_UINT8_T 1 |
---|
8719 | | #define SIZEOF_UINT16_T 2 |
---|
8720 | | #define SIZEOF_UINT32_T 4 |
---|
8721 | | #define SIZEOF_UINT64_T 8 |
---|
8722 | | #define ALIGNOF_INT8_T 1 |
---|
8723 | | #define ALIGNOF_INT16_T 2 |
---|
8724 | | #define ALIGNOF_INT32_T 4 |
---|
8725 | | #define ALIGNOF_INT64_T 4 |
---|
8726 | | #define HAVE_INT8_T 1 |
---|
8727 | | #define HAVE_INT16_T 1 |
---|
8728 | | #define HAVE_INT32_T 1 |
---|
8729 | | #define HAVE_INT64_T 1 |
---|
8730 | | #define HAVE_UINT8_T 1 |
---|
8731 | | #define HAVE_UINT16_T 1 |
---|
8732 | | #define HAVE_UINT32_T 1 |
---|
8733 | | #define HAVE_UINT64_T 1 |
---|
8734 | | #define HAVE_STDBOOL_H 1 |
---|
8735 | | #define HAVE_COMPLEX_H 1 |
---|
8736 | | #define SIZEOF__BOOL 4 |
---|
8737 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
8738 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
8739 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
8740 | | #define SIZEOF__FLOAT16 0 |
---|
8741 | | #define HAVE__BOOL 1 |
---|
8742 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
8743 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
8744 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
8745 | | #define SIZEOF_F77_INTEGER 4 |
---|
8746 | | #define SIZEOF_F77_REAL 4 |
---|
8747 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
8748 | | #define MPIR_FC_REAL_CTYPE float |
---|
8749 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
8750 | | #define MPIR_REAL4_CTYPE float |
---|
8751 | | #define MPIR_REAL8_CTYPE double |
---|
8752 | | #define MPIR_REAL16_CTYPE long double |
---|
8753 | | #define MPIR_INTEGER1_CTYPE char |
---|
8754 | | #define MPIR_INTEGER2_CTYPE short |
---|
8755 | | #define MPIR_INTEGER4_CTYPE int |
---|
8756 | | #define MPIR_INTEGER8_CTYPE long long |
---|
8757 | | #define HAVE_FINT_IS_INT 1 |
---|
8758 | | #define F77_TRUE_VALUE_SET 1 |
---|
8759 | | #define F77_TRUE_VALUE 1 |
---|
8760 | | #define F77_FALSE_VALUE 0 |
---|
8761 | | #define SIZEOF_BOOL 4 |
---|
8762 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
8763 | | #define SIZEOF_COMPLEX 8 |
---|
8764 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
8765 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
8766 | | #define HAVE_CXX_COMPLEX 1 |
---|
8767 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
8768 | | #define MPIR_AINT_MAX INT_MAX |
---|
8769 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
8770 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
8771 | | #define MPIR_Ucount unsigned long long |
---|
8772 | | #define HAVE_STDLIB_H 1 |
---|
8773 | | #define HAVE_STDARG_H 1 |
---|
8774 | | #define HAVE_SYS_TYPES_H 1 |
---|
8775 | | #define HAVE_STRING_H 1 |
---|
8776 | | #define HAVE_INTTYPES_H 1 |
---|
8777 | | #define HAVE_LIMITS_H 1 |
---|
8778 | | #define HAVE_STDDEF_H 1 |
---|
8779 | | #define HAVE_ERRNO_H 1 |
---|
8780 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8781 | | #define HAVE_SYS_TIME_H 1 |
---|
8782 | | #define HAVE_UNISTD_H 1 |
---|
8783 | | #define HAVE_ASSERT_H 1 |
---|
8784 | | #define HAVE_SYS_PARAM_H 1 |
---|
8785 | | #define HAVE_SYS_UIO_H 1 |
---|
8786 | | #define HAVE_SETITIMER 1 |
---|
8787 | | #define HAVE_ALARM 1 |
---|
8788 | | #define HAVE_VSNPRINTF 1 |
---|
8789 | | #define HAVE_VSPRINTF 1 |
---|
8790 | | #define HAVE_STRERROR 1 |
---|
8791 | | #define HAVE_STRNCASECMP 1 |
---|
8792 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8793 | | #define HAVE_STRERROR_R 1 |
---|
8794 | | #define HAVE_SNPRINTF 1 |
---|
8795 | | #define HAVE_QSORT 1 |
---|
8796 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
8797 | | #define HAVE_STRDUP 1 |
---|
8798 | | #define HAVE_MKSTEMP 1 |
---|
8799 | | #define HAVE_PUTENV 1 |
---|
8800 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
8801 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
8802 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
8803 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
8804 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
8805 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
8806 | | #define HAVE_SYS_MMAN_H 1 |
---|
8807 | | #define HAVE_SYS_STAT_H 1 |
---|
8808 | | #define HAVE_FCNTL_H 1 |
---|
8809 | | #define HAVE_GETHOSTNAME 1 |
---|
8810 | | #define HAVE_SIGNAL_H 1 |
---|
8811 | | #define HAVE_SIGNAL 1 |
---|
8812 | | #define HAVE_UNISTD_H 1 |
---|
8813 | | #define HAVE_STRING_H 1 |
---|
8814 | | #define HAVE_STDLIB_H 1 |
---|
8815 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8816 | | #define HAVE_STRINGS_H 1 |
---|
8817 | | #define HAVE_ASSERT_H 1 |
---|
8818 | | #define HAVE_ARPA_INET_H 1 |
---|
8819 | | #define HAVE_SNPRINTF 1 |
---|
8820 | | #define HAVE_STRNCASECMP 1 |
---|
8821 | | #define HAVE_SYS_TYPES_H 1 |
---|
8822 | | #define HAVE_SYS_PARAM_H 1 |
---|
8823 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8824 | | #define HAVE_NETINET_IN_H 1 |
---|
8825 | | #define HAVE_NETINET_TCP_H 1 |
---|
8826 | | #define HAVE_SYS_UN_H 1 |
---|
8827 | | #define HAVE_NETDB_H 1 |
---|
8828 | | #define USE_PMI_PORT 1 |
---|
8829 | | #define HAVE_H_ADDR_LIST 1 |
---|
8830 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8831 | | /* end confdefs.h. */ |
---|
8832 | | /* Define random_r to an innocuous variant, in case <limits.h> declares random_r. |
---|
8833 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8834 | | #define random_r innocuous_random_r |
---|
8835 | | |
---|
8836 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8837 | | which can conflict with char random_r (); below. |
---|
8838 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8839 | | <limits.h> exists even on freestanding compilers. */ |
---|
8840 | | |
---|
8841 | | #ifdef __STDC__ |
---|
8842 | | # include <limits.h> |
---|
8843 | | #else |
---|
8844 | | # include <assert.h> |
---|
8845 | | #endif |
---|
8846 | | |
---|
8847 | | #undef random_r |
---|
8848 | | |
---|
8849 | | /* Override any GCC internal prototype to avoid an error. |
---|
8850 | | Use char because int might match the return type of a GCC |
---|
8851 | | builtin and then its argument prototype would still apply. */ |
---|
8852 | | #ifdef __cplusplus |
---|
8853 | | extern "C" |
---|
8854 | | #endif |
---|
8855 | | char random_r (); |
---|
8856 | | /* The GNU C library defines this for functions which it implements |
---|
8857 | | to always fail with ENOSYS. Some functions are actually named |
---|
8858 | | something starting with __ and the normal name is an alias. */ |
---|
8859 | | #if defined __stub_random_r || defined __stub___random_r |
---|
8860 | | choke me |
---|
8861 | | #endif |
---|
8862 | | |
---|
8863 | | int |
---|
8864 | | main () |
---|
8865 | | { |
---|
8866 | | return random_r (); |
---|
8867 | | ; |
---|
8868 | | return 0; |
---|
8869 | | } |
---|
8870 | configure:56139: result: no |
---|
8871 | configure:56161: Using a non-symmetric heap |
---|
8872 | configure:56812: RUNNING CONFIGURE FOR ch4:ofi |
---|
8873 | configure:56830: Using runtime capability set due to no selected provider or explicitly runtime selection |
---|
8874 | configure:57086: CH4 OFI Netmod: Using an embedded libfabric |
---|
8875 | configure:57185: ===== configuring modules/libfabric ===== |
---|
8876 | configure:57350: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded --disable-psm3 '--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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32 ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
8877 | configure:57370: ===== done with modules/libfabric configure ===== |
---|
8878 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include', appending |
---|
8879 | CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include', not appending |
---|
8880 | WRAPPER_LIBS(=' -lpthread -lhwloc') does not contain '-L/opt/local/lib/mpich-gcc11 -lpthread -ldl', appending |
---|
8881 | configure:57602: checking if fi_info struct has nic field |
---|
8882 | configure:57620: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5 |
---|
8883 | configure:57620: $? = 0 |
---|
8884 | configure:57626: result: yes |
---|
8885 | configure:57706: ===== configuring src/mpi/romio ===== |
---|
8886 | configure:57871: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
8887 | configure:57891: ===== done with src/mpi/romio configure ===== |
---|
8888 | configure:57897: sourcing src/mpi/romio/localdefs |
---|
8889 | configure:57706: ===== configuring src/pm/hydra ===== |
---|
8890 | configure:57871: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
8891 | configure:57891: ===== done with src/pm/hydra configure ===== |
---|
8892 | configure:57962: checking for BSD/POSIX style global symbol lister |
---|
8893 | configure:58052: result: no |
---|
8894 | configure:58088: checking stdio.h usability |
---|
8895 | configure:58088: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5 |
---|
8896 | configure:58088: $? = 0 |
---|
8897 | configure:58088: result: yes |
---|
8898 | configure:58088: checking stdio.h presence |
---|
8899 | configure:58088: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c |
---|
8900 | configure:58088: $? = 0 |
---|
8901 | configure:58088: result: yes |
---|
8902 | configure:58088: checking for stdio.h |
---|
8903 | configure:58088: result: yes |
---|
8904 | configure:58098: checking for multiple __attribute__((alias)) support |
---|
8905 | configure:58157: /opt/local/bin/gcc-mp-11 -c -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5 |
---|
8906 | configure:58157: $? = 0 |
---|
8907 | configure:58161: cp conftest.o pac_conftest_other.o |
---|
8908 | configure:58164: $? = 0 |
---|
8909 | configure:58225: /opt/local/bin/gcc-mp-11 -o conftest -pipe -m32 -fno-common -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest_other.o >&5 |
---|
8910 | conftest.c:236:21: error: only weak aliases are supported in this configuration |
---|
8911 | 236 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); |
---|
8912 | | ^~~~~~~ |
---|
8913 | conftest.c:237:21: error: only weak aliases are supported in this configuration |
---|
8914 | 237 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); |
---|
8915 | | ^~~~~~~ |
---|
8916 | configure:58225: $? = 1 |
---|
8917 | configure: failed program was: |
---|
8918 | | /* confdefs.h */ |
---|
8919 | | #define PACKAGE_NAME "MPICH" |
---|
8920 | | #define PACKAGE_TARNAME "mpich" |
---|
8921 | | #define PACKAGE_VERSION "4.0.2" |
---|
8922 | | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
8923 | | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
8924 | | #define PACKAGE_URL "http://www.mpich.org/" |
---|
8925 | | #define STDC_HEADERS 1 |
---|
8926 | | #define HAVE_SYS_TYPES_H 1 |
---|
8927 | | #define HAVE_SYS_STAT_H 1 |
---|
8928 | | #define HAVE_STDLIB_H 1 |
---|
8929 | | #define HAVE_STRING_H 1 |
---|
8930 | | #define HAVE_MEMORY_H 1 |
---|
8931 | | #define HAVE_STRINGS_H 1 |
---|
8932 | | #define HAVE_INTTYPES_H 1 |
---|
8933 | | #define HAVE_STDINT_H 1 |
---|
8934 | | #define HAVE_UNISTD_H 1 |
---|
8935 | | #define __EXTENSIONS__ 1 |
---|
8936 | | #define _ALL_SOURCE 1 |
---|
8937 | | #define _GNU_SOURCE 1 |
---|
8938 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8939 | | #define _TANDEM_SOURCE 1 |
---|
8940 | | #define PACKAGE "mpich" |
---|
8941 | | #define VERSION "4.0.2" |
---|
8942 | | #define HAVE_DLFCN_H 1 |
---|
8943 | | #define LT_OBJDIR ".libs/" |
---|
8944 | | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
8945 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8946 | | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
8947 | | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
8948 | | #define HAVE_CH4_NETMOD_OFI 1 |
---|
8949 | | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
8950 | | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
8951 | | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
8952 | | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
8953 | | #define HAVE_TAG_ERROR_BITS 1 |
---|
8954 | | #define HAVE_VISIBILITY 1 |
---|
8955 | | #define HAVE_LIBHWLOC 1 |
---|
8956 | | #define HAVE_HWLOC 1 |
---|
8957 | | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
8958 | | #define MPICH_IS_THREADED 1 |
---|
8959 | | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
8960 | | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
8961 | | #define HAVE_ROMIO 1 |
---|
8962 | | #define ENABLE_PVAR_NEM 0 |
---|
8963 | | #define ENABLE_PVAR_RECVQ 0 |
---|
8964 | | #define ENABLE_PVAR_RMA 0 |
---|
8965 | | #define ENABLE_PVAR_DIMS 0 |
---|
8966 | | #define ENABLE_PVAR_MULTINIC 0 |
---|
8967 | | #define HAVE_LONG_LONG 1 |
---|
8968 | | #define STDCALL |
---|
8969 | | #define F77_NAME_LOWER_USCORE 1 |
---|
8970 | | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
8971 | | #define HAVE_FORTRAN_BINDING 1 |
---|
8972 | | #define TRUE 1 |
---|
8973 | | #define FALSE 0 |
---|
8974 | | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
8975 | | #define HAVE_NAMESPACES /**/ |
---|
8976 | | #define HAVE_NAMESPACE_STD /**/ |
---|
8977 | | #define HAVE_CXX_BINDING 1 |
---|
8978 | | #define HAVE_NAMEPUB_SERVICE 1 |
---|
8979 | | #define restrict __restrict |
---|
8980 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
8981 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8982 | | #define HAVE_C11__STATIC_ASSERT 1 |
---|
8983 | | #define HAVE_LONG_DOUBLE 1 |
---|
8984 | | #define HAVE_LONG_LONG_INT 1 |
---|
8985 | | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
8986 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
8987 | | #define MAX_ALIGNMENT 16 |
---|
8988 | | #define SIZEOF_CHAR 1 |
---|
8989 | | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
8990 | | #define SIZEOF_SHORT 2 |
---|
8991 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8992 | | #define SIZEOF_INT 4 |
---|
8993 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
8994 | | #define SIZEOF_LONG 4 |
---|
8995 | | #define SIZEOF_UNSIGNED_LONG 4 |
---|
8996 | | #define SIZEOF_LONG_LONG 8 |
---|
8997 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
8998 | | #define SIZEOF_FLOAT 4 |
---|
8999 | | #define SIZEOF_DOUBLE 8 |
---|
9000 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9001 | | #define SIZEOF_VOID_P 4 |
---|
9002 | | #define HAVE_STDDEF_H 1 |
---|
9003 | | #define SIZEOF_WCHAR_T 4 |
---|
9004 | | #define SIZEOF___FLOAT128 0 |
---|
9005 | | #define SIZEOF_FLOAT_INT 8 |
---|
9006 | | #define SIZEOF_DOUBLE_INT 16 |
---|
9007 | | #define SIZEOF_LONG_INT 8 |
---|
9008 | | #define SIZEOF_SHORT_INT 8 |
---|
9009 | | #define SIZEOF_TWO_INT 8 |
---|
9010 | | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
9011 | | #define ALIGNOF_CHAR 1 |
---|
9012 | | #define ALIGNOF_FLOAT 4 |
---|
9013 | | #define ALIGNOF_DOUBLE 4 |
---|
9014 | | #define ALIGNOF_LONG 4 |
---|
9015 | | #define ALIGNOF_LONG_LONG 4 |
---|
9016 | | #define ALIGNOF_LONG_DOUBLE 16 |
---|
9017 | | #define ALIGNOF_SHORT 2 |
---|
9018 | | #define ALIGNOF_INT 4 |
---|
9019 | | #define ALIGNOF_BOOL 0 |
---|
9020 | | #define ALIGNOF_WCHAR_T 4 |
---|
9021 | | #define HAVE_INTTYPES_H 1 |
---|
9022 | | #define HAVE_STDINT_H 1 |
---|
9023 | | #define SIZEOF_INT8_T 1 |
---|
9024 | | #define SIZEOF_INT16_T 2 |
---|
9025 | | #define SIZEOF_INT32_T 4 |
---|
9026 | | #define SIZEOF_INT64_T 8 |
---|
9027 | | #define SIZEOF_UINT8_T 1 |
---|
9028 | | #define SIZEOF_UINT16_T 2 |
---|
9029 | | #define SIZEOF_UINT32_T 4 |
---|
9030 | | #define SIZEOF_UINT64_T 8 |
---|
9031 | | #define ALIGNOF_INT8_T 1 |
---|
9032 | | #define ALIGNOF_INT16_T 2 |
---|
9033 | | #define ALIGNOF_INT32_T 4 |
---|
9034 | | #define ALIGNOF_INT64_T 4 |
---|
9035 | | #define HAVE_INT8_T 1 |
---|
9036 | | #define HAVE_INT16_T 1 |
---|
9037 | | #define HAVE_INT32_T 1 |
---|
9038 | | #define HAVE_INT64_T 1 |
---|
9039 | | #define HAVE_UINT8_T 1 |
---|
9040 | | #define HAVE_UINT16_T 1 |
---|
9041 | | #define HAVE_UINT32_T 1 |
---|
9042 | | #define HAVE_UINT64_T 1 |
---|
9043 | | #define HAVE_STDBOOL_H 1 |
---|
9044 | | #define HAVE_COMPLEX_H 1 |
---|
9045 | | #define SIZEOF__BOOL 4 |
---|
9046 | | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
9047 | | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
9048 | | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
9049 | | #define SIZEOF__FLOAT16 0 |
---|
9050 | | #define HAVE__BOOL 1 |
---|
9051 | | #define HAVE_FLOAT__COMPLEX 1 |
---|
9052 | | #define HAVE_DOUBLE__COMPLEX 1 |
---|
9053 | | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
9054 | | #define SIZEOF_F77_INTEGER 4 |
---|
9055 | | #define SIZEOF_F77_REAL 4 |
---|
9056 | | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
9057 | | #define MPIR_FC_REAL_CTYPE float |
---|
9058 | | #define MPIR_FC_DOUBLE_CTYPE double |
---|
9059 | | #define MPIR_REAL4_CTYPE float |
---|
9060 | | #define MPIR_REAL8_CTYPE double |
---|
9061 | | #define MPIR_REAL16_CTYPE long double |
---|
9062 | | #define MPIR_INTEGER1_CTYPE char |
---|
9063 | | #define MPIR_INTEGER2_CTYPE short |
---|
9064 | | #define MPIR_INTEGER4_CTYPE int |
---|
9065 | | #define MPIR_INTEGER8_CTYPE long long |
---|
9066 | | #define HAVE_FINT_IS_INT 1 |
---|
9067 | | #define F77_TRUE_VALUE_SET 1 |
---|
9068 | | #define F77_TRUE_VALUE 1 |
---|
9069 | | #define F77_FALSE_VALUE 0 |
---|
9070 | | #define SIZEOF_BOOL 4 |
---|
9071 | | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
9072 | | #define SIZEOF_COMPLEX 8 |
---|
9073 | | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
9074 | | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
9075 | | #define HAVE_CXX_COMPLEX 1 |
---|
9076 | | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
9077 | | #define MPIR_AINT_MAX INT_MAX |
---|
9078 | | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
9079 | | #define MPIR_COUNT_MAX LLONG_MAX |
---|
9080 | | #define MPIR_Ucount unsigned long long |
---|
9081 | | #define HAVE_STDLIB_H 1 |
---|
9082 | | #define HAVE_STDARG_H 1 |
---|
9083 | | #define HAVE_SYS_TYPES_H 1 |
---|
9084 | | #define HAVE_STRING_H 1 |
---|
9085 | | #define HAVE_INTTYPES_H 1 |
---|
9086 | | #define HAVE_LIMITS_H 1 |
---|
9087 | | #define HAVE_STDDEF_H 1 |
---|
9088 | | #define HAVE_ERRNO_H 1 |
---|
9089 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9090 | | #define HAVE_SYS_TIME_H 1 |
---|
9091 | | #define HAVE_UNISTD_H 1 |
---|
9092 | | #define HAVE_ASSERT_H 1 |
---|
9093 | | #define HAVE_SYS_PARAM_H 1 |
---|
9094 | | #define HAVE_SYS_UIO_H 1 |
---|
9095 | | #define HAVE_SETITIMER 1 |
---|
9096 | | #define HAVE_ALARM 1 |
---|
9097 | | #define HAVE_VSNPRINTF 1 |
---|
9098 | | #define HAVE_VSPRINTF 1 |
---|
9099 | | #define HAVE_STRERROR 1 |
---|
9100 | | #define HAVE_STRNCASECMP 1 |
---|
9101 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9102 | | #define HAVE_STRERROR_R 1 |
---|
9103 | | #define HAVE_SNPRINTF 1 |
---|
9104 | | #define HAVE_QSORT 1 |
---|
9105 | | #define HAVE_MACRO_VA_ARGS 1 |
---|
9106 | | #define HAVE_STRDUP 1 |
---|
9107 | | #define HAVE_MKSTEMP 1 |
---|
9108 | | #define HAVE_PUTENV 1 |
---|
9109 | | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
9110 | | #define HAVE_THREAD_POLICY_SET 1 |
---|
9111 | | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
9112 | | #define MPIDI_CH4_MAX_VCIS 1 |
---|
9113 | | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
9114 | | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
9115 | | #define HAVE_SYS_MMAN_H 1 |
---|
9116 | | #define HAVE_SYS_STAT_H 1 |
---|
9117 | | #define HAVE_FCNTL_H 1 |
---|
9118 | | #define HAVE_GETHOSTNAME 1 |
---|
9119 | | #define HAVE_SIGNAL_H 1 |
---|
9120 | | #define HAVE_SIGNAL 1 |
---|
9121 | | #define HAVE_UNISTD_H 1 |
---|
9122 | | #define HAVE_STRING_H 1 |
---|
9123 | | #define HAVE_STDLIB_H 1 |
---|
9124 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9125 | | #define HAVE_STRINGS_H 1 |
---|
9126 | | #define HAVE_ASSERT_H 1 |
---|
9127 | | #define HAVE_ARPA_INET_H 1 |
---|
9128 | | #define HAVE_SNPRINTF 1 |
---|
9129 | | #define HAVE_STRNCASECMP 1 |
---|
9130 | | #define HAVE_SYS_TYPES_H 1 |
---|
9131 | | #define HAVE_SYS_PARAM_H 1 |
---|
9132 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9133 | | #define HAVE_NETINET_IN_H 1 |
---|
9134 | | #define HAVE_NETINET_TCP_H 1 |
---|
9135 | | #define HAVE_SYS_UN_H 1 |
---|
9136 | | #define HAVE_NETDB_H 1 |
---|
9137 | | #define USE_PMI_PORT 1 |
---|
9138 | | #define HAVE_H_ADDR_LIST 1 |
---|
9139 | | #define HAVE_GCC_ATTRIBUTE 1 |
---|
9140 | | #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 |
---|
9141 | | #define MPIDI_OFI_VNI_USE_DOMAIN 1 |
---|
9142 | | #define HAVE_LIBFABRIC_NIC 1 |
---|
9143 | | #define HAVE_STDIO_H 1 |
---|
9144 | | /* end confdefs.h. */ |
---|
9145 | | |
---|
9146 | | |
---|
9147 | | #include <stdio.h> |
---|
9148 | | |
---|
9149 | | struct mpif_cmblk_t_ { int imember; }; |
---|
9150 | | typedef struct mpif_cmblk_t_ mpif_cmblk_t; |
---|
9151 | | |
---|
9152 | | mpif_cmblk_t mpifcmbr = {0}; |
---|
9153 | | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); |
---|
9154 | | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); |
---|
9155 | | |
---|
9156 | | extern int same_addrs1( void *ptr ); |
---|
9157 | | extern int same_addrs2( void *ptr ); |
---|
9158 | | |
---|
9159 | | |
---|
9160 | | int |
---|
9161 | | main () |
---|
9162 | | { |
---|
9163 | | |
---|
9164 | | int iaddr = 0; |
---|
9165 | | #if defined(ATTR_ALIAS_DEBUG) |
---|
9166 | | printf( "main: addr(mpifcmbr) = %p\n", &mpifcmbr ); |
---|
9167 | | printf( "main: addr(mpifcmb) = %p\n", &mpifcmb ); |
---|
9168 | | printf( "main: addr(MPIFCMB) = %p\n", &MPIFCMB ); |
---|
9169 | | #endif |
---|
9170 | | iaddr = same_addrs1( &mpifcmbr ) && same_addrs2( &mpifcmbr ); |
---|
9171 | | FILE *file = fopen( "pac_conftestval", "w" ); |
---|
9172 | | if (!file) return 1; |
---|
9173 | | fprintf( file, "%d\n", iaddr ); |
---|
9174 | | |
---|
9175 | | ; |
---|
9176 | | return 0; |
---|
9177 | | } |
---|
9178 | | |
---|
9179 | configure:58315: result: no! link failure |
---|
9180 | configure:59117: creating ./config.lt |
---|
9181 | |
---|
9182 | ## ------------------ ## |
---|
9183 | ## Running config.lt. ## |
---|
9184 | ## ------------------ ## |
---|
9185 | config.lt:780: creating libtool |
---|
9186 | configure:61299: checking if the F77 compiler accepts -Wl,-commons,use_dylibs |
---|
9187 | LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32') does not contain '-Wl,-commons,use_dylibs', appending |
---|
9188 | configure:61337: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-commons,use_dylibs conftest.f >&5 |
---|
9189 | configure:61337: $? = 0 |
---|
9190 | configure:61338: result: yes |
---|
9191 | WRAPPER_LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32') does not contain '-Wl,-commons,use_dylibs', appending |
---|
9192 | configure:61651: checking that generated files are newer than configure |
---|
9193 | configure:61657: result: done |
---|
9194 | configure:61897: creating ./config.status |
---|
9195 | |
---|
9196 | ## ---------------------- ## |
---|
9197 | ## Running config.status. ## |
---|
9198 | ## ---------------------- ## |
---|
9199 | |
---|
9200 | This file was extended by MPICH config.status 4.0.2, which was |
---|
9201 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
9202 | |
---|
9203 | CONFIG_FILES = |
---|
9204 | CONFIG_HEADERS = |
---|
9205 | CONFIG_LINKS = |
---|
9206 | CONFIG_COMMANDS = |
---|
9207 | $ ./config.status |
---|
9208 | |
---|
9209 | on 36-111.wireless-city.scu.edu.tw |
---|
9210 | |
---|
9211 | config.status:2205: creating src/mpid/ch4/shm/posix/posix_eager_array.c |
---|
9212 | config.status:2205: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h |
---|
9213 | config.status:2205: creating src/mpid/ch4/src/mpid_ch4_net_array.c |
---|
9214 | config.status:2205: creating src/mpid/ch4/include/netmodpre.h |
---|
9215 | config.status:2205: creating src/binding/fortran/use_mpi/mpif90model.h |
---|
9216 | config.status:2205: creating Makefile |
---|
9217 | config.status:2205: creating examples/Makefile |
---|
9218 | config.status:2205: creating test/Makefile |
---|
9219 | config.status:2205: creating test/commands/Makefile |
---|
9220 | config.status:2205: creating src/include/mpichinfo.h |
---|
9221 | config.status:2205: creating mpich-doxygen |
---|
9222 | config.status:2205: creating src/include/mpir_ext.h |
---|
9223 | config.status:2205: creating src/binding/cxx/mpicxx.h |
---|
9224 | config.status:2205: creating src/binding/fortran/mpif_h/mpif.h |
---|
9225 | config.status:2205: creating src/binding/fortran/mpif_h/setbotf.f |
---|
9226 | config.status:2205: creating src/binding/fortran/mpif_h/setbot.c |
---|
9227 | config.status:2205: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90 |
---|
9228 | config.status:2205: creating src/binding/fortran/use_mpi/mpi_base.f90 |
---|
9229 | config.status:2205: creating src/binding/fortran/use_mpi/mpi_constants.f90 |
---|
9230 | config.status:2205: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90 |
---|
9231 | config.status:2205: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90 |
---|
9232 | config.status:2205: creating src/packaging/pkgconfig/mpich.pc |
---|
9233 | config.status:2205: creating src/packaging/envmods/mpich.module |
---|
9234 | config.status:2313: WARNING: 'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting |
---|
9235 | config.status:2205: creating src/env/mpixxx_opts.conf |
---|
9236 | config.status:2205: creating src/env/mpicc.sh |
---|
9237 | config.status:2205: creating src/env/mpicc.bash |
---|
9238 | config.status:2205: creating src/env/mpicxx.sh |
---|
9239 | config.status:2205: creating src/env/mpicxx.bash |
---|
9240 | config.status:2205: creating src/env/mpifort.sh |
---|
9241 | config.status:2205: creating src/env/mpifort.bash |
---|
9242 | config.status:2205: creating src/env/parkill |
---|
9243 | config.status:2205: creating src/include/mpi.h |
---|
9244 | config.status:2205: creating doc/design/Makefile |
---|
9245 | config.status:2205: creating doc/installguide/Makefile |
---|
9246 | config.status:2205: creating doc/refman/Makefile |
---|
9247 | config.status:2205: creating doc/userguide/Makefile |
---|
9248 | config.status:2205: creating test/commands/cmdtests |
---|
9249 | config.status:2205: creating src/include/mpichconf.h |
---|
9250 | config.status:2439: executing depfiles commands |
---|
9251 | config.status:2439: executing libtool commands |
---|
9252 | config.status:2439: executing src/include/mpif.h commands |
---|
9253 | config.status:2439: executing external_setups commands |
---|
9254 | config.status:2439: executing lib/newconfig commands |
---|
9255 | config.status:2439: executing chmod commands |
---|
9256 | configure:64986: === configuring in test/mpi (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/test/mpi) |
---|
9257 | configure:65049: 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=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS=' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS=' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS=' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS=' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=. |
---|
9258 | |
---|
9259 | ## ---------------- ## |
---|
9260 | ## Cache variables. ## |
---|
9261 | ## ---------------- ## |
---|
9262 | |
---|
9263 | ac_cv_alignof_bool=0 |
---|
9264 | ac_cv_alignof_char=1 |
---|
9265 | ac_cv_alignof_double=4 |
---|
9266 | ac_cv_alignof_float=4 |
---|
9267 | ac_cv_alignof_int16_t=2 |
---|
9268 | ac_cv_alignof_int32_t=4 |
---|
9269 | ac_cv_alignof_int64_t=4 |
---|
9270 | ac_cv_alignof_int8_t=1 |
---|
9271 | ac_cv_alignof_int=4 |
---|
9272 | ac_cv_alignof_long=4 |
---|
9273 | ac_cv_alignof_long_double=16 |
---|
9274 | ac_cv_alignof_long_long=4 |
---|
9275 | ac_cv_alignof_max_align_t=0 |
---|
9276 | ac_cv_alignof_short=2 |
---|
9277 | ac_cv_alignof_wchar_t=4 |
---|
9278 | ac_cv_build=powerpc-apple-darwin9.8.0 |
---|
9279 | ac_cv_c_bigendian=yes |
---|
9280 | ac_cv_c_compiler_gnu=yes |
---|
9281 | ac_cv_c_const=yes |
---|
9282 | ac_cv_c_inline=inline |
---|
9283 | ac_cv_c_restrict=__restrict |
---|
9284 | ac_cv_c_volatile=yes |
---|
9285 | ac_cv_cxx_bool=yes |
---|
9286 | ac_cv_cxx_compiler_gnu=yes |
---|
9287 | ac_cv_cxx_exceptions=yes |
---|
9288 | ac_cv_cxx_namespace_std=yes |
---|
9289 | ac_cv_cxx_namespaces=yes |
---|
9290 | ac_cv_env_CCC_set= |
---|
9291 | ac_cv_env_CCC_value= |
---|
9292 | ac_cv_env_CC_set=set |
---|
9293 | ac_cv_env_CC_value=/opt/local/bin/gcc-mp-11 |
---|
9294 | ac_cv_env_CFLAGS_set=set |
---|
9295 | ac_cv_env_CFLAGS_value= |
---|
9296 | ac_cv_env_CPPFLAGS_set=set |
---|
9297 | ac_cv_env_CPPFLAGS_value= |
---|
9298 | ac_cv_env_CPP_set= |
---|
9299 | ac_cv_env_CPP_value= |
---|
9300 | ac_cv_env_CXXCPP_set= |
---|
9301 | ac_cv_env_CXXCPP_value= |
---|
9302 | ac_cv_env_CXXFLAGS_set=set |
---|
9303 | ac_cv_env_CXXFLAGS_value= |
---|
9304 | ac_cv_env_CXX_set=set |
---|
9305 | ac_cv_env_CXX_value=/opt/local/bin/g++-mp-11 |
---|
9306 | ac_cv_env_F77_set=set |
---|
9307 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-11 |
---|
9308 | ac_cv_env_FCFLAGS_set=set |
---|
9309 | ac_cv_env_FCFLAGS_value= |
---|
9310 | ac_cv_env_FC_set=set |
---|
9311 | ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-11 |
---|
9312 | ac_cv_env_FFLAGS_set=set |
---|
9313 | ac_cv_env_FFLAGS_value= |
---|
9314 | ac_cv_env_GCOV_set= |
---|
9315 | ac_cv_env_GCOV_value= |
---|
9316 | ac_cv_env_LDFLAGS_set=set |
---|
9317 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' |
---|
9318 | ac_cv_env_LIBS_set= |
---|
9319 | ac_cv_env_LIBS_value= |
---|
9320 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
9321 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
9322 | ac_cv_env_MPICHLIB_CFLAGS_set=set |
---|
9323 | ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -m32' |
---|
9324 | ac_cv_env_MPICHLIB_CPPFLAGS_set=set |
---|
9325 | ac_cv_env_MPICHLIB_CPPFLAGS_value=-isystem/opt/local/include/LegacySupport |
---|
9326 | ac_cv_env_MPICHLIB_CXXFLAGS_set=set |
---|
9327 | ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -m32' |
---|
9328 | ac_cv_env_MPICHLIB_FCFLAGS_set=set |
---|
9329 | ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -fallow-argument-mismatch -m32' |
---|
9330 | ac_cv_env_MPICHLIB_FFLAGS_set=set |
---|
9331 | ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m32' |
---|
9332 | ac_cv_env_MPICXXLIBNAME_set= |
---|
9333 | ac_cv_env_MPICXXLIBNAME_value= |
---|
9334 | ac_cv_env_MPIFCLIBNAME_set= |
---|
9335 | ac_cv_env_MPIFCLIBNAME_value= |
---|
9336 | ac_cv_env_MPILIBNAME_set= |
---|
9337 | ac_cv_env_MPILIBNAME_value= |
---|
9338 | ac_cv_env_PMPILIBNAME_set= |
---|
9339 | ac_cv_env_PMPILIBNAME_value= |
---|
9340 | ac_cv_env_YAKSALIBNAME_set= |
---|
9341 | ac_cv_env_YAKSALIBNAME_value= |
---|
9342 | ac_cv_env_ZMLIBNAME_set= |
---|
9343 | ac_cv_env_ZMLIBNAME_value= |
---|
9344 | ac_cv_env_build_alias_set= |
---|
9345 | ac_cv_env_build_alias_value= |
---|
9346 | ac_cv_env_host_alias_set= |
---|
9347 | ac_cv_env_host_alias_value= |
---|
9348 | ac_cv_env_target_alias_set= |
---|
9349 | ac_cv_env_target_alias_value= |
---|
9350 | ac_cv_f77_compiler_gnu=yes |
---|
9351 | ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc' |
---|
9352 | ac_cv_fc_compiler_gnu=yes |
---|
9353 | ac_cv_func_alarm=yes |
---|
9354 | ac_cv_func_bindprocessor=no |
---|
9355 | ac_cv_func_gethostname=yes |
---|
9356 | ac_cv_func_mkstemp=yes |
---|
9357 | ac_cv_func_mmap=yes |
---|
9358 | ac_cv_func_putenv=yes |
---|
9359 | ac_cv_func_qsort=yes |
---|
9360 | ac_cv_func_random_r=no |
---|
9361 | ac_cv_func_sched_getaffinity=no |
---|
9362 | ac_cv_func_sched_setaffinity=no |
---|
9363 | ac_cv_func_setitimer=yes |
---|
9364 | ac_cv_func_signal=yes |
---|
9365 | ac_cv_func_snprintf=yes |
---|
9366 | ac_cv_func_strdup=yes |
---|
9367 | ac_cv_func_strerror=yes |
---|
9368 | ac_cv_func_strerror_r=yes |
---|
9369 | ac_cv_func_strerror_r_char_p=no |
---|
9370 | ac_cv_func_strncasecmp=yes |
---|
9371 | ac_cv_func_thread_policy_set=yes |
---|
9372 | ac_cv_func_vsnprintf=yes |
---|
9373 | ac_cv_func_vsprintf=yes |
---|
9374 | ac_cv_have_decl_strerror_r=yes |
---|
9375 | ac_cv_header_arpa_inet_h=yes |
---|
9376 | ac_cv_header_assert_h=yes |
---|
9377 | ac_cv_header_complex=yes |
---|
9378 | ac_cv_header_complex_h=yes |
---|
9379 | ac_cv_header_dlfcn_h=yes |
---|
9380 | ac_cv_header_endian_h=no |
---|
9381 | ac_cv_header_errno_h=yes |
---|
9382 | ac_cv_header_fcntl_h=yes |
---|
9383 | ac_cv_header_hcoll_api_hcoll_api_h=no |
---|
9384 | ac_cv_header_hwloc_h=yes |
---|
9385 | ac_cv_header_inttypes_h=yes |
---|
9386 | ac_cv_header_limits_h=yes |
---|
9387 | ac_cv_header_memory_h=yes |
---|
9388 | ac_cv_header_minix_config_h=no |
---|
9389 | ac_cv_header_netdb_h=yes |
---|
9390 | ac_cv_header_netinet_in_h=yes |
---|
9391 | ac_cv_header_netinet_tcp_h=yes |
---|
9392 | ac_cv_header_netloc_h=no |
---|
9393 | ac_cv_header_random_h=no |
---|
9394 | ac_cv_header_rdma_fabric_h=no |
---|
9395 | ac_cv_header_signal_h=yes |
---|
9396 | ac_cv_header_stdarg_h=yes |
---|
9397 | ac_cv_header_stdbool_h=yes |
---|
9398 | ac_cv_header_stdc=yes |
---|
9399 | ac_cv_header_stddef_h=yes |
---|
9400 | ac_cv_header_stdint_h=yes |
---|
9401 | ac_cv_header_stdio_h=yes |
---|
9402 | ac_cv_header_stdlib_h=yes |
---|
9403 | ac_cv_header_string_h=yes |
---|
9404 | ac_cv_header_strings_h=yes |
---|
9405 | ac_cv_header_sys_bitypes_h=no |
---|
9406 | ac_cv_header_sys_mman_h=yes |
---|
9407 | ac_cv_header_sys_param_h=yes |
---|
9408 | ac_cv_header_sys_socket_h=yes |
---|
9409 | ac_cv_header_sys_stat_h=yes |
---|
9410 | ac_cv_header_sys_time_h=yes |
---|
9411 | ac_cv_header_sys_types_h=yes |
---|
9412 | ac_cv_header_sys_uio_h=yes |
---|
9413 | ac_cv_header_sys_un_h=yes |
---|
9414 | ac_cv_header_ucp_api_ucp_h=no |
---|
9415 | ac_cv_header_unistd_h=yes |
---|
9416 | ac_cv_header_xpmem_h=no |
---|
9417 | ac_cv_host=powerpc-apple-darwin9.8.0 |
---|
9418 | ac_cv_lib_hwloc_hwloc_topology_set_pid=yes |
---|
9419 | ac_cv_objext=o |
---|
9420 | ac_cv_path_BASH_SHELL=/bin/bash |
---|
9421 | ac_cv_path_DOCTEXT=false |
---|
9422 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
9423 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
9424 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
9425 | ac_cv_path_NM_G=/opt/local/bin/nm |
---|
9426 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
9427 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
9428 | ac_cv_path_lt_DD=/bin/dd |
---|
9429 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
9430 | ac_cv_prog_AWK=gawk |
---|
9431 | ac_cv_prog_CPP='/opt/local/bin/gcc-mp-11 -E' |
---|
9432 | ac_cv_prog_CXXCPP='/opt/local/bin/g++-mp-11 -E' |
---|
9433 | ac_cv_prog_GCOV=gcov |
---|
9434 | ac_cv_prog_KILLALL=killall |
---|
9435 | ac_cv_prog_MAKE=make |
---|
9436 | ac_cv_prog_ac_ct_AR=ar |
---|
9437 | ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-11 |
---|
9438 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
9439 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
9440 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
9441 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
9442 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
9443 | ac_cv_prog_ac_ct_STRIP=strip |
---|
9444 | ac_cv_prog_cc_c89= |
---|
9445 | ac_cv_prog_cc_c99= |
---|
9446 | ac_cv_prog_cc_g=yes |
---|
9447 | ac_cv_prog_cxx_g=yes |
---|
9448 | ac_cv_prog_f77_g=yes |
---|
9449 | ac_cv_prog_f77_v=-v |
---|
9450 | ac_cv_prog_fc_g=yes |
---|
9451 | ac_cv_prog_make_make_set=yes |
---|
9452 | ac_cv_safe_to_define___extensions__=yes |
---|
9453 | ac_cv_search_gethostbyname='none required' |
---|
9454 | ac_cv_search_setsockopt='none required' |
---|
9455 | ac_cv_search_socket='none required' |
---|
9456 | ac_cv_sizeof_Complex=8 |
---|
9457 | ac_cv_sizeof_DoubleComplex=16 |
---|
9458 | ac_cv_sizeof_LongDoubleComplex=32 |
---|
9459 | ac_cv_sizeof_MPII_Bsend_data_t=56 |
---|
9460 | ac_cv_sizeof__Bool=4 |
---|
9461 | ac_cv_sizeof__Float16=0 |
---|
9462 | ac_cv_sizeof___float128=0 |
---|
9463 | ac_cv_sizeof_bool=4 |
---|
9464 | ac_cv_sizeof_char=1 |
---|
9465 | ac_cv_sizeof_double=8 |
---|
9466 | ac_cv_sizeof_double__Complex=16 |
---|
9467 | ac_cv_sizeof_double_int=16 |
---|
9468 | ac_cv_sizeof_float=4 |
---|
9469 | ac_cv_sizeof_float__Complex=8 |
---|
9470 | ac_cv_sizeof_float_int=8 |
---|
9471 | ac_cv_sizeof_int16_t=2 |
---|
9472 | ac_cv_sizeof_int32_t=4 |
---|
9473 | ac_cv_sizeof_int64_t=8 |
---|
9474 | ac_cv_sizeof_int8_t=1 |
---|
9475 | ac_cv_sizeof_int=4 |
---|
9476 | ac_cv_sizeof_long=4 |
---|
9477 | ac_cv_sizeof_long_double=16 |
---|
9478 | ac_cv_sizeof_long_double__Complex=32 |
---|
9479 | ac_cv_sizeof_long_double_int=32 |
---|
9480 | ac_cv_sizeof_long_int=8 |
---|
9481 | ac_cv_sizeof_long_long=8 |
---|
9482 | ac_cv_sizeof_short=2 |
---|
9483 | ac_cv_sizeof_short_int=8 |
---|
9484 | ac_cv_sizeof_two_int=8 |
---|
9485 | ac_cv_sizeof_uint16_t=2 |
---|
9486 | ac_cv_sizeof_uint32_t=4 |
---|
9487 | ac_cv_sizeof_uint64_t=8 |
---|
9488 | ac_cv_sizeof_uint8_t=1 |
---|
9489 | ac_cv_sizeof_unsigned_char=1 |
---|
9490 | ac_cv_sizeof_unsigned_int=4 |
---|
9491 | ac_cv_sizeof_unsigned_long=4 |
---|
9492 | ac_cv_sizeof_unsigned_long_long=8 |
---|
9493 | ac_cv_sizeof_unsigned_short=2 |
---|
9494 | ac_cv_sizeof_void_p=4 |
---|
9495 | ac_cv_sizeof_wchar_t=4 |
---|
9496 | ac_cv_target=powerpc-apple-darwin9.8.0 |
---|
9497 | ac_cv_type__Bool=yes |
---|
9498 | ac_cv_type_double__Complex=yes |
---|
9499 | ac_cv_type_float__Complex=yes |
---|
9500 | ac_cv_type_long_double__Complex=yes |
---|
9501 | ac_cv_type_size_t=yes |
---|
9502 | ac_cv_type_struct_random_data=no |
---|
9503 | am_cv_CC_dependencies_compiler_type=none |
---|
9504 | am_cv_CXX_dependencies_compiler_type=none |
---|
9505 | am_cv_ar_interface=ar |
---|
9506 | am_cv_make_support_nested_variables=yes |
---|
9507 | am_cv_prog_cc_c_o=yes |
---|
9508 | lt_cv_apple_cc_single_mod=yes |
---|
9509 | lt_cv_ar_at_file=no |
---|
9510 | lt_cv_deplibs_check_method=pass_all |
---|
9511 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
9512 | lt_cv_file_magic_test_file= |
---|
9513 | lt_cv_ld_exported_symbols_list=yes |
---|
9514 | lt_cv_ld_force_load=yes |
---|
9515 | lt_cv_ld_reload_flag=-r |
---|
9516 | lt_cv_nm_interface='BSD nm' |
---|
9517 | lt_cv_objdir=.libs |
---|
9518 | lt_cv_path_LD=/opt/local/bin/ld |
---|
9519 | lt_cv_path_LDCXX=/opt/local/bin/ld |
---|
9520 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
9521 | lt_cv_path_mainfest_tool=no |
---|
9522 | lt_cv_prog_compiler_c_o=yes |
---|
9523 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
9524 | lt_cv_prog_compiler_c_o_F77=yes |
---|
9525 | lt_cv_prog_compiler_c_o_FC=yes |
---|
9526 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
9527 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
9528 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
9529 | lt_cv_prog_compiler_pic_FC=-fno-common |
---|
9530 | lt_cv_prog_compiler_pic_works=yes |
---|
9531 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
9532 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
9533 | lt_cv_prog_compiler_pic_works_FC=yes |
---|
9534 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
9535 | lt_cv_prog_compiler_static_works=no |
---|
9536 | lt_cv_prog_compiler_static_works_CXX=no |
---|
9537 | lt_cv_prog_compiler_static_works_F77=no |
---|
9538 | lt_cv_prog_compiler_static_works_FC=no |
---|
9539 | lt_cv_prog_gnu_ld=no |
---|
9540 | lt_cv_prog_gnu_ldcxx=no |
---|
9541 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
9542 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
9543 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
9544 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
9545 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
9546 | lt_cv_sys_global_symbol_to_import= |
---|
9547 | lt_cv_sys_max_cmd_len=196608 |
---|
9548 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
9549 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
9550 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
9551 | pac_cv_attr_weak=yes |
---|
9552 | pac_cv_attr_weak_alias=no |
---|
9553 | pac_cv_attr_weak_import=yes |
---|
9554 | pac_cv_cc_has___func__=yes |
---|
9555 | pac_cv_cc_vendor=gnu |
---|
9556 | pac_cv_cxx_builds_exe=yes |
---|
9557 | pac_cv_cxx_compiles_string=yes |
---|
9558 | pac_cv_cxx_has_iostream=yes |
---|
9559 | pac_cv_cxx_has_math=no |
---|
9560 | pac_cv_f77_accepts_F=yes |
---|
9561 | pac_cv_f77_flibs_valid=unknown |
---|
9562 | pac_cv_f77_sizeof_character=1 |
---|
9563 | pac_cv_f77_sizeof_double_precision=8 |
---|
9564 | pac_cv_f77_sizeof_integer16=0 |
---|
9565 | pac_cv_f77_sizeof_integer1=1 |
---|
9566 | pac_cv_f77_sizeof_integer2=2 |
---|
9567 | pac_cv_f77_sizeof_integer4=4 |
---|
9568 | pac_cv_f77_sizeof_integer8=8 |
---|
9569 | pac_cv_f77_sizeof_integer=4 |
---|
9570 | pac_cv_f77_sizeof_real16=16 |
---|
9571 | pac_cv_f77_sizeof_real4=4 |
---|
9572 | pac_cv_f77_sizeof_real8=8 |
---|
9573 | pac_cv_f77_sizeof_real=4 |
---|
9574 | pac_cv_fc_accepts_F90=yes |
---|
9575 | pac_cv_fc_and_f77=yes |
---|
9576 | pac_cv_fc_module_case=lower |
---|
9577 | pac_cv_fc_module_ext=mod |
---|
9578 | pac_cv_fc_module_incflag=-I |
---|
9579 | pac_cv_fc_module_outflag=-J |
---|
9580 | pac_cv_fort90_real8=yes |
---|
9581 | pac_cv_fort_integer16=no |
---|
9582 | pac_cv_fort_integer1=yes |
---|
9583 | pac_cv_fort_integer2=yes |
---|
9584 | pac_cv_fort_integer4=yes |
---|
9585 | pac_cv_fort_integer8=yes |
---|
9586 | pac_cv_fort_real16=yes |
---|
9587 | pac_cv_fort_real4=yes |
---|
9588 | pac_cv_fort_real8=yes |
---|
9589 | pac_cv_func_decl_gethostname=no |
---|
9590 | pac_cv_func_decl_mkstemp=no |
---|
9591 | pac_cv_func_decl_putenv=no |
---|
9592 | pac_cv_func_decl_snprintf=no |
---|
9593 | pac_cv_func_decl_strdup=no |
---|
9594 | pac_cv_func_decl_strerror_r=no |
---|
9595 | pac_cv_func_decl_vsnprintf=no |
---|
9596 | pac_cv_gnu_attr_format=yes |
---|
9597 | pac_cv_gnu_attr_pure=yes |
---|
9598 | pac_cv_have_float16=no |
---|
9599 | pac_cv_have_haddr_list=yes |
---|
9600 | pac_cv_have_long_double=yes |
---|
9601 | pac_cv_have_long_long=yes |
---|
9602 | pac_cv_have_socklen_t=yes |
---|
9603 | pac_cv_have_thread_affinity_policy=no |
---|
9604 | pac_cv_int32_t_alignment=yes |
---|
9605 | pac_cv_int64_t_alignment=yes |
---|
9606 | pac_cv_mkdir_p=yes |
---|
9607 | 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-gcc11/work/mpich-4.0.2-ppc |
---|
9608 | pac_cv_prog_c_unaligned_doubles=yes |
---|
9609 | pac_cv_prog_c_weak_symbols=no |
---|
9610 | pac_cv_prog_f77_and_c_stdio_libs=none |
---|
9611 | pac_cv_prog_f77_exclaim_comments=yes |
---|
9612 | pac_cv_prog_f77_has_incdir=-I |
---|
9613 | pac_cv_prog_f77_library_dir_flag=-L |
---|
9614 | pac_cv_prog_f77_mismatched_args=yes |
---|
9615 | pac_cv_prog_f77_mismatched_args_parm= |
---|
9616 | pac_cv_prog_f77_name_mangle='lower uscore' |
---|
9617 | pac_cv_prog_f77_true_false_value='1 0' |
---|
9618 | pac_cv_prog_fc_and_c_stdio_libs=none |
---|
9619 | pac_cv_prog_fc_cross=no |
---|
9620 | pac_cv_prog_fc_int_kind_16=8 |
---|
9621 | pac_cv_prog_fc_int_kind_8=4 |
---|
9622 | pac_cv_prog_fc_works=yes |
---|
9623 | pac_cv_prog_make_allows_comments=yes |
---|
9624 | pac_cv_prog_make_found_clock_skew=no |
---|
9625 | pac_cv_prog_make_include=yes |
---|
9626 | pac_cv_prog_make_set_cflags=yes |
---|
9627 | pac_cv_prog_make_vpath=VPATH |
---|
9628 | pac_cv_wl_commons_use_dylibs_works=yes |
---|
9629 | |
---|
9630 | ## ----------------- ## |
---|
9631 | ## Output variables. ## |
---|
9632 | ## ----------------- ## |
---|
9633 | |
---|
9634 | ABIVERSION='14:2:2' |
---|
9635 | ABIVERSIONFLAGS='-version-info $(ABIVERSION)' |
---|
9636 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing aclocal-1.15' |
---|
9637 | ADDRESS_KIND='4' |
---|
9638 | AMDEPBACKSLASH='' |
---|
9639 | AMDEP_FALSE='' |
---|
9640 | AMDEP_TRUE='#' |
---|
9641 | AMTAR='$${TAR-tar}' |
---|
9642 | AM_BACKSLASH='\' |
---|
9643 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
9644 | AM_DEFAULT_VERBOSITY='1' |
---|
9645 | AM_V='$(V)' |
---|
9646 | AR='ar' |
---|
9647 | AS='' |
---|
9648 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing autoconf' |
---|
9649 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing autoheader' |
---|
9650 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing automake-1.15' |
---|
9651 | AWK='gawk' |
---|
9652 | BASH_SHELL='/bin/bash' |
---|
9653 | BSEND_OVERHEAD='56' |
---|
9654 | BUILD_BASH_SCRIPTS_FALSE='#' |
---|
9655 | BUILD_BASH_SCRIPTS_TRUE='' |
---|
9656 | BUILD_CH3_FALSE='' |
---|
9657 | BUILD_CH3_NEMESIS_FALSE='' |
---|
9658 | BUILD_CH3_NEMESIS_TRUE='#' |
---|
9659 | BUILD_CH3_SOCK_FALSE='' |
---|
9660 | BUILD_CH3_SOCK_TRUE='#' |
---|
9661 | BUILD_CH3_TRUE='#' |
---|
9662 | BUILD_CH3_UTIL_SOCK_FALSE='' |
---|
9663 | BUILD_CH3_UTIL_SOCK_TRUE='#' |
---|
9664 | BUILD_CH4_COLL_TUNING_FALSE='' |
---|
9665 | BUILD_CH4_COLL_TUNING_TRUE='#' |
---|
9666 | BUILD_CH4_FALSE='#' |
---|
9667 | BUILD_CH4_NETMOD_OFI_FALSE='#' |
---|
9668 | BUILD_CH4_NETMOD_OFI_TRUE='' |
---|
9669 | BUILD_CH4_NETMOD_STUBNM_FALSE='' |
---|
9670 | BUILD_CH4_NETMOD_STUBNM_TRUE='#' |
---|
9671 | BUILD_CH4_NETMOD_UCX_FALSE='' |
---|
9672 | BUILD_CH4_NETMOD_UCX_TRUE='#' |
---|
9673 | BUILD_CH4_SHM_FALSE='#' |
---|
9674 | BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#' |
---|
9675 | BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE='' |
---|
9676 | BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE='' |
---|
9677 | BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#' |
---|
9678 | BUILD_CH4_SHM_TRUE='' |
---|
9679 | BUILD_CH4_TRUE='' |
---|
9680 | BUILD_COVERAGE_FALSE='' |
---|
9681 | BUILD_COVERAGE_TRUE='#' |
---|
9682 | BUILD_CXX_BINDING_FALSE='#' |
---|
9683 | BUILD_CXX_BINDING_TRUE='' |
---|
9684 | BUILD_DATALOOP_ENGINE_FALSE='' |
---|
9685 | BUILD_DATALOOP_ENGINE_TRUE='#' |
---|
9686 | BUILD_DEBUGGER_DLL_FALSE='' |
---|
9687 | BUILD_DEBUGGER_DLL_TRUE='#' |
---|
9688 | BUILD_F08_BINDING_FALSE='' |
---|
9689 | BUILD_F08_BINDING_TRUE='#' |
---|
9690 | BUILD_F77_BINDING_FALSE='#' |
---|
9691 | BUILD_F77_BINDING_TRUE='' |
---|
9692 | BUILD_FC_BINDING_FALSE='#' |
---|
9693 | BUILD_FC_BINDING_TRUE='' |
---|
9694 | BUILD_HCOLL_FALSE='' |
---|
9695 | BUILD_HCOLL_TRUE='#' |
---|
9696 | BUILD_MPID_COMMON_BC_FALSE='#' |
---|
9697 | BUILD_MPID_COMMON_BC_TRUE='' |
---|
9698 | BUILD_MPID_COMMON_GENQ_FALSE='#' |
---|
9699 | BUILD_MPID_COMMON_GENQ_TRUE='' |
---|
9700 | BUILD_MPID_COMMON_SCHED_FALSE='#' |
---|
9701 | BUILD_MPID_COMMON_SCHED_TRUE='' |
---|
9702 | BUILD_MPID_COMMON_SHM_FALSE='#' |
---|
9703 | BUILD_MPID_COMMON_SHM_TRUE='' |
---|
9704 | BUILD_MPID_COMMON_THREAD_FALSE='#' |
---|
9705 | BUILD_MPID_COMMON_THREAD_TRUE='' |
---|
9706 | BUILD_NAMEPUB_FILE_FALSE='' |
---|
9707 | BUILD_NAMEPUB_FILE_TRUE='#' |
---|
9708 | BUILD_NAMEPUB_PMI_FALSE='#' |
---|
9709 | BUILD_NAMEPUB_PMI_TRUE='' |
---|
9710 | BUILD_NEMESIS_NETMOD_OFI_FALSE='' |
---|
9711 | BUILD_NEMESIS_NETMOD_OFI_TRUE='#' |
---|
9712 | BUILD_NEMESIS_NETMOD_TCP_FALSE='' |
---|
9713 | BUILD_NEMESIS_NETMOD_TCP_TRUE='#' |
---|
9714 | BUILD_PMI_BGQ_FALSE='' |
---|
9715 | BUILD_PMI_BGQ_TRUE='#' |
---|
9716 | BUILD_PMI_CRAY_FALSE='' |
---|
9717 | BUILD_PMI_CRAY_TRUE='#' |
---|
9718 | BUILD_PMI_PMI2_FALSE='' |
---|
9719 | BUILD_PMI_PMI2_SIMPLE_FALSE='' |
---|
9720 | BUILD_PMI_PMI2_SIMPLE_TRUE='#' |
---|
9721 | BUILD_PMI_PMI2_TRUE='#' |
---|
9722 | BUILD_PMI_SIMPLE_FALSE='#' |
---|
9723 | BUILD_PMI_SIMPLE_TRUE='' |
---|
9724 | BUILD_PMI_SLURM_FALSE='' |
---|
9725 | BUILD_PMI_SLURM_TRUE='#' |
---|
9726 | BUILD_PM_GFORKER_FALSE='' |
---|
9727 | BUILD_PM_GFORKER_TRUE='#' |
---|
9728 | BUILD_PM_HYDRA2_FALSE='' |
---|
9729 | BUILD_PM_HYDRA2_TRUE='#' |
---|
9730 | BUILD_PM_HYDRA_FALSE='#' |
---|
9731 | BUILD_PM_HYDRA_TRUE='' |
---|
9732 | BUILD_PM_REMSHELL_FALSE='' |
---|
9733 | BUILD_PM_REMSHELL_TRUE='#' |
---|
9734 | BUILD_PM_UTIL_FALSE='' |
---|
9735 | BUILD_PM_UTIL_TRUE='#' |
---|
9736 | BUILD_PROFILING_LIB_FALSE='#' |
---|
9737 | BUILD_PROFILING_LIB_TRUE='' |
---|
9738 | BUILD_ROMIO_FALSE='#' |
---|
9739 | BUILD_ROMIO_TRUE='' |
---|
9740 | BUILD_SHM_IPC_GPU_FALSE='#' |
---|
9741 | BUILD_SHM_IPC_GPU_TRUE='' |
---|
9742 | BUILD_SHM_IPC_XPMEM_FALSE='' |
---|
9743 | BUILD_SHM_IPC_XPMEM_TRUE='#' |
---|
9744 | BUILD_SHM_POSIX_FALSE='#' |
---|
9745 | BUILD_SHM_POSIX_TRUE='' |
---|
9746 | BUILD_SHM_STUBSHM_FALSE='' |
---|
9747 | BUILD_SHM_STUBSHM_TRUE='#' |
---|
9748 | BUILD_YAKSA_ENGINE_FALSE='#' |
---|
9749 | BUILD_YAKSA_ENGINE_TRUE='' |
---|
9750 | CC='/opt/local/bin/gcc-mp-11' |
---|
9751 | CCDEPMODE='depmode=none' |
---|
9752 | CFLAGS=' -pipe -m32 -fno-common -O2' |
---|
9753 | CMB_1INT_ALIGNMENT='' |
---|
9754 | CMB_STATUS_ALIGNMENT='' |
---|
9755 | 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= --enable-opencl=no --libdir=/opt/local/lib/mpich-gcc11 --sysconfdir=/opt/local/etc/mpich-gcc11 --program-suffix=-mpich-gcc11 --includedir=/opt/local/include/mpich-gcc11 MPICHLIB_CFLAGS=-pipe -m32 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m32 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32 FCFLAGS=' |
---|
9756 | 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='\'' '\''--enable-opencl=no'\'' '\''--libdir=/opt/local/lib/mpich-gcc11'\'' '\''--sysconfdir=/opt/local/etc/mpich-gcc11'\'' '\''--program-suffix=-mpich-gcc11'\'' '\''--includedir=/opt/local/include/mpich-gcc11'\'' '\''MPICHLIB_CFLAGS=-pipe -m32'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -m32'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32'\'' '\''FCFLAGS='\'' '\''CC=/opt/local/bin/gcc-mp-11'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32'\'' '\''CXX=/opt/local/bin/g++-mp-11'\'' '\''FC=/opt/local/bin/gfortran-mp-11'\'' '\''F77=/opt/local/bin/gfortran-mp-11'\''' |
---|
9757 | COUNT_KIND='8' |
---|
9758 | CPP='/opt/local/bin/gcc-mp-11 -E' |
---|
9759 | CPPFLAGS='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/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-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include' |
---|
9760 | CXX='/opt/local/bin/g++-mp-11' |
---|
9761 | CXXCPP='/opt/local/bin/g++-mp-11 -E' |
---|
9762 | CXXDEPMODE='depmode=none' |
---|
9763 | CXXFLAGS=' -pipe -m32 -O2' |
---|
9764 | CYGPATH_W='echo' |
---|
9765 | C_LINKPATH_SHL='' |
---|
9766 | DEFS='-DHAVE_CONFIG_H' |
---|
9767 | DEPDIR='.deps' |
---|
9768 | DEVICE='ch4:ofi' |
---|
9769 | DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1' |
---|
9770 | DLLIMPORT='' |
---|
9771 | DLLTOOL='false' |
---|
9772 | DOCTEXT='false' |
---|
9773 | DSYMUTIL='dsymutil' |
---|
9774 | DUMPBIN='' |
---|
9775 | ECHO_C='\c' |
---|
9776 | ECHO_N='' |
---|
9777 | ECHO_T='' |
---|
9778 | EGREP='/opt/local/bin/ggrep -E' |
---|
9779 | ENABLE_QMPI='0' |
---|
9780 | EXEEXT='' |
---|
9781 | F08_C_AINT='' |
---|
9782 | F08_C_COUNT='' |
---|
9783 | F08_C_OFFSET='' |
---|
9784 | F08_MPIR_CXX_BOOL='1275069491' |
---|
9785 | F08_MPIR_CXX_DOUBLE_COMPLEX='1275072565' |
---|
9786 | F08_MPIR_CXX_FLOAT_COMPLEX='1275070516' |
---|
9787 | F08_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662' |
---|
9788 | F08_MPIX_C_FLOAT16='1275068998' |
---|
9789 | F08_MPI_2COMPLEX='1275072548' |
---|
9790 | F08_MPI_2DOUBLE_COMPLEX='1275076645' |
---|
9791 | F08_MPI_2DOUBLE_PRECISION='1275072547' |
---|
9792 | F08_MPI_2INT='1275070486' |
---|
9793 | F08_MPI_2INTEGER='1275070496' |
---|
9794 | F08_MPI_2REAL='1275070497' |
---|
9795 | F08_MPI_AINT_DATATYPE='1275069507' |
---|
9796 | F08_MPI_BYTE='1275068685' |
---|
9797 | F08_MPI_CHAR='1275068673' |
---|
9798 | F08_MPI_CHARACTER='1275068698' |
---|
9799 | F08_MPI_COMPLEX16='1275072554' |
---|
9800 | F08_MPI_COMPLEX32='1275076652' |
---|
9801 | F08_MPI_COMPLEX8='1275070504' |
---|
9802 | F08_MPI_COMPLEX='1275070494' |
---|
9803 | F08_MPI_COUNT_DATATYPE='1275070533' |
---|
9804 | F08_MPI_C_BOOL='1275069503' |
---|
9805 | F08_MPI_C_COMPLEX='1275070528' |
---|
9806 | F08_MPI_C_DOUBLE_COMPLEX='1275072577' |
---|
9807 | F08_MPI_C_FLOAT_COMPLEX='1275070528' |
---|
9808 | F08_MPI_C_LONG_DOUBLE_COMPLEX='1275076674' |
---|
9809 | F08_MPI_DOUBLE='1275070475' |
---|
9810 | F08_MPI_DOUBLE_COMPLEX='1275072546' |
---|
9811 | F08_MPI_DOUBLE_INT='-1946157055' |
---|
9812 | F08_MPI_DOUBLE_PRECISION='1275070495' |
---|
9813 | F08_MPI_FLOAT='1275069450' |
---|
9814 | F08_MPI_FLOAT_INT='-1946157056' |
---|
9815 | F08_MPI_INT16_T='1275068984' |
---|
9816 | F08_MPI_INT32_T='1275069497' |
---|
9817 | F08_MPI_INT64_T='1275070522' |
---|
9818 | F08_MPI_INT8_T='1275068727' |
---|
9819 | F08_MPI_INT='1275069445' |
---|
9820 | F08_MPI_INTEGER16='MPI_DATATYPE_NULL%MPI_VAL' |
---|
9821 | F08_MPI_INTEGER1='1275068717' |
---|
9822 | F08_MPI_INTEGER2='1275068975' |
---|
9823 | F08_MPI_INTEGER4='1275069488' |
---|
9824 | F08_MPI_INTEGER8='1275070513' |
---|
9825 | F08_MPI_INTEGER='1275069467' |
---|
9826 | F08_MPI_LB='1275068432' |
---|
9827 | F08_MPI_LOGICAL='1275069469' |
---|
9828 | F08_MPI_LONG='1275069447' |
---|
9829 | F08_MPI_LONG_DOUBLE='1275072524' |
---|
9830 | F08_MPI_LONG_DOUBLE_INT='-1946157052' |
---|
9831 | F08_MPI_LONG_INT='-1946157054' |
---|
9832 | F08_MPI_LONG_LONG='1275070473' |
---|
9833 | F08_MPI_LONG_LONG_INT='1275070473' |
---|
9834 | F08_MPI_OFFSET_DATATYPE='1275070532' |
---|
9835 | F08_MPI_PACKED='1275068687' |
---|
9836 | F08_MPI_REAL16='1275072555' |
---|
9837 | F08_MPI_REAL4='1275069479' |
---|
9838 | F08_MPI_REAL8='1275070505' |
---|
9839 | F08_MPI_REAL='1275069468' |
---|
9840 | F08_MPI_SHORT='1275068931' |
---|
9841 | F08_MPI_SHORT_INT='-1946157053' |
---|
9842 | F08_MPI_SIGNED_CHAR='1275068696' |
---|
9843 | F08_MPI_UB='1275068433' |
---|
9844 | F08_MPI_UINT16_T='1275068988' |
---|
9845 | F08_MPI_UINT32_T='1275069501' |
---|
9846 | F08_MPI_UINT64_T='1275070526' |
---|
9847 | F08_MPI_UINT8_T='1275068731' |
---|
9848 | F08_MPI_UNSIGNED='1275069446' |
---|
9849 | F08_MPI_UNSIGNED_CHAR='1275068674' |
---|
9850 | F08_MPI_UNSIGNED_LONG='1275069448' |
---|
9851 | F08_MPI_UNSIGNED_LONG_LONG='1275070489' |
---|
9852 | F08_MPI_UNSIGNED_SHORT='1275068932' |
---|
9853 | F08_MPI_WCHAR='1275069454' |
---|
9854 | F77='/opt/local/bin/gfortran-mp-11' |
---|
9855 | F77CPP='' |
---|
9856 | F77_INCDIR='-I' |
---|
9857 | F77_LIBDIR_LEADER='-L' |
---|
9858 | F77_MPIR_CXX_BOOL='1275069491' |
---|
9859 | F77_MPIR_CXX_DOUBLE_COMPLEX='1275072565' |
---|
9860 | F77_MPIR_CXX_FLOAT_COMPLEX='1275070516' |
---|
9861 | F77_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662' |
---|
9862 | F77_MPIX_C_FLOAT16='1275068998' |
---|
9863 | F77_MPI_2COMPLEX='1275072548' |
---|
9864 | F77_MPI_2DOUBLE_COMPLEX='1275076645' |
---|
9865 | F77_MPI_2DOUBLE_PRECISION='1275072547' |
---|
9866 | F77_MPI_2INT='1275070486' |
---|
9867 | F77_MPI_2INTEGER='1275070496' |
---|
9868 | F77_MPI_2REAL='1275070497' |
---|
9869 | F77_MPI_AINT_DATATYPE='1275069507' |
---|
9870 | F77_MPI_BYTE='1275068685' |
---|
9871 | F77_MPI_CHAR='1275068673' |
---|
9872 | F77_MPI_CHARACTER='1275068698' |
---|
9873 | F77_MPI_COMPLEX16='1275072554' |
---|
9874 | F77_MPI_COMPLEX32='1275076652' |
---|
9875 | F77_MPI_COMPLEX8='1275070504' |
---|
9876 | F77_MPI_COMPLEX='1275070494' |
---|
9877 | F77_MPI_COUNT_DATATYPE='1275070533' |
---|
9878 | F77_MPI_C_BOOL='1275069503' |
---|
9879 | F77_MPI_C_COMPLEX='1275070528' |
---|
9880 | F77_MPI_C_DOUBLE_COMPLEX='1275072577' |
---|
9881 | F77_MPI_C_FLOAT_COMPLEX='1275070528' |
---|
9882 | F77_MPI_C_LONG_DOUBLE_COMPLEX='1275076674' |
---|
9883 | F77_MPI_DOUBLE='1275070475' |
---|
9884 | F77_MPI_DOUBLE_COMPLEX='1275072546' |
---|
9885 | F77_MPI_DOUBLE_INT='-1946157055' |
---|
9886 | F77_MPI_DOUBLE_PRECISION='1275070495' |
---|
9887 | F77_MPI_FLOAT='1275069450' |
---|
9888 | F77_MPI_FLOAT_INT='-1946157056' |
---|
9889 | F77_MPI_INT16_T='1275068984' |
---|
9890 | F77_MPI_INT32_T='1275069497' |
---|
9891 | F77_MPI_INT64_T='1275070522' |
---|
9892 | F77_MPI_INT8_T='1275068727' |
---|
9893 | F77_MPI_INT='1275069445' |
---|
9894 | F77_MPI_INTEGER16='MPI_DATATYPE_NULL' |
---|
9895 | F77_MPI_INTEGER1='1275068717' |
---|
9896 | F77_MPI_INTEGER2='1275068975' |
---|
9897 | F77_MPI_INTEGER4='1275069488' |
---|
9898 | F77_MPI_INTEGER8='1275070513' |
---|
9899 | F77_MPI_INTEGER='1275069467' |
---|
9900 | F77_MPI_LB='1275068432' |
---|
9901 | F77_MPI_LOGICAL='1275069469' |
---|
9902 | F77_MPI_LONG='1275069447' |
---|
9903 | F77_MPI_LONG_DOUBLE='1275072524' |
---|
9904 | F77_MPI_LONG_DOUBLE_INT='-1946157052' |
---|
9905 | F77_MPI_LONG_INT='-1946157054' |
---|
9906 | F77_MPI_LONG_LONG='1275070473' |
---|
9907 | F77_MPI_LONG_LONG_INT='1275070473' |
---|
9908 | F77_MPI_OFFSET_DATATYPE='1275070532' |
---|
9909 | F77_MPI_PACKED='1275068687' |
---|
9910 | F77_MPI_REAL16='1275072555' |
---|
9911 | F77_MPI_REAL4='1275069479' |
---|
9912 | F77_MPI_REAL8='1275070505' |
---|
9913 | F77_MPI_REAL='1275069468' |
---|
9914 | F77_MPI_SHORT='1275068931' |
---|
9915 | F77_MPI_SHORT_INT='-1946157053' |
---|
9916 | F77_MPI_SIGNED_CHAR='1275068696' |
---|
9917 | F77_MPI_UB='1275068433' |
---|
9918 | F77_MPI_UINT16_T='1275068988' |
---|
9919 | F77_MPI_UINT32_T='1275069501' |
---|
9920 | F77_MPI_UINT64_T='1275070526' |
---|
9921 | F77_MPI_UINT8_T='1275068731' |
---|
9922 | F77_MPI_UNSIGNED='1275069446' |
---|
9923 | F77_MPI_UNSIGNED_CHAR='1275068674' |
---|
9924 | F77_MPI_UNSIGNED_LONG='1275069448' |
---|
9925 | F77_MPI_UNSIGNED_LONG_LONG='1275070489' |
---|
9926 | F77_MPI_UNSIGNED_SHORT='1275068932' |
---|
9927 | F77_MPI_WCHAR='1275069454' |
---|
9928 | F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' |
---|
9929 | F77_OTHER_LIBS='' |
---|
9930 | FC='/opt/local/bin/gfortran-mp-11' |
---|
9931 | FCCPP='' |
---|
9932 | FCEXT='f90' |
---|
9933 | FCFLAGS=' -pipe -fallow-argument-mismatch -m32 -O2' |
---|
9934 | FCINC='-I' |
---|
9935 | FCINCFLAG='-I' |
---|
9936 | FCMODEXT='mod' |
---|
9937 | FCMODINCFLAG='-I' |
---|
9938 | FCMODINCSPEC='' |
---|
9939 | FCMODOUTFLAG='-J' |
---|
9940 | FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,' |
---|
9941 | FC_DOUBLE_MODEL=' 15 , 307' |
---|
9942 | FC_INTEGER_MODEL=' 9' |
---|
9943 | FC_INTEGER_MODEL_MAP=' { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },' |
---|
9944 | FC_OTHER_LIBS='' |
---|
9945 | FC_REAL_MODEL=' 6 , 37' |
---|
9946 | FC_WORK_FILES_ARG='' |
---|
9947 | FFLAGS=' -pipe -fallow-argument-mismatch -m32 -O2' |
---|
9948 | FGREP='/opt/local/bin/ggrep -F' |
---|
9949 | FILE='' |
---|
9950 | FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc' |
---|
9951 | FORTRAN_BINDING='1' |
---|
9952 | FORTRAN_MPI_OFFSET='integer*8' |
---|
9953 | GCOV='gcov' |
---|
9954 | GNUCXX_MINORVERSION='3' |
---|
9955 | GNUCXX_VERSION='11' |
---|
9956 | GNULIB_ATOLL='0' |
---|
9957 | GNULIB_CALLOC_POSIX='0' |
---|
9958 | GNULIB_CANONICALIZE_FILE_NAME='0' |
---|
9959 | GNULIB_GETLOADAVG='0' |
---|
9960 | GNULIB_GETSUBOPT='0' |
---|
9961 | GNULIB_GRANTPT='0' |
---|
9962 | GNULIB_MALLOC_POSIX='0' |
---|
9963 | GNULIB_MBTOWC='0' |
---|
9964 | GNULIB_MKDTEMP='0' |
---|
9965 | GNULIB_MKOSTEMP='0' |
---|
9966 | GNULIB_MKOSTEMPS='0' |
---|
9967 | GNULIB_MKSTEMP='0' |
---|
9968 | GNULIB_MKSTEMPS='0' |
---|
9969 | GNULIB_POSIX_OPENPT='0' |
---|
9970 | GNULIB_PTSNAME='0' |
---|
9971 | GNULIB_PTSNAME_R='0' |
---|
9972 | GNULIB_PUTENV='0' |
---|
9973 | GNULIB_QSORT_R='0' |
---|
9974 | GNULIB_RANDOM='0' |
---|
9975 | GNULIB_RANDOM_R='0' |
---|
9976 | GNULIB_REALLOC_POSIX='0' |
---|
9977 | GNULIB_REALPATH='0' |
---|
9978 | GNULIB_RPMATCH='0' |
---|
9979 | GNULIB_SECURE_GETENV='0' |
---|
9980 | GNULIB_SETENV='0' |
---|
9981 | GNULIB_STRTOD='0' |
---|
9982 | GNULIB_STRTOLL='0' |
---|
9983 | GNULIB_STRTOULL='0' |
---|
9984 | GNULIB_SYSTEM_POSIX='0' |
---|
9985 | GNULIB_UNLOCKPT='0' |
---|
9986 | GNULIB_UNSETENV='0' |
---|
9987 | GNULIB_WCTOMB='0' |
---|
9988 | GNULIB__EXIT='0' |
---|
9989 | GREP='/opt/local/bin/ggrep' |
---|
9990 | HAVE_ATOLL='1' |
---|
9991 | HAVE_CANONICALIZE_FILE_NAME='1' |
---|
9992 | HAVE_CXX_EXCEPTIONS='1' |
---|
9993 | HAVE_DECL_GETLOADAVG='1' |
---|
9994 | HAVE_DECL_SETENV='1' |
---|
9995 | HAVE_DECL_UNSETENV='1' |
---|
9996 | HAVE_ERROR_CHECKING='1' |
---|
9997 | HAVE_GETSUBOPT='1' |
---|
9998 | HAVE_GRANTPT='1' |
---|
9999 | HAVE_MKDTEMP='1' |
---|
10000 | HAVE_MKOSTEMP='1' |
---|
10001 | HAVE_MKOSTEMPS='1' |
---|
10002 | HAVE_MKSTEMP='1' |
---|
10003 | HAVE_MKSTEMPS='1' |
---|
10004 | HAVE_POSIX_OPENPT='1' |
---|
10005 | HAVE_PTSNAME='1' |
---|
10006 | HAVE_PTSNAME_R='1' |
---|
10007 | HAVE_RANDOM='1' |
---|
10008 | HAVE_RANDOM_H='0' |
---|
10009 | HAVE_RANDOM_R='0' |
---|
10010 | HAVE_REALPATH='1' |
---|
10011 | HAVE_ROMIO='#include "mpio.h"' |
---|
10012 | HAVE_RPMATCH='1' |
---|
10013 | HAVE_SECURE_GETENV='1' |
---|
10014 | HAVE_SETENV='1' |
---|
10015 | HAVE_STRTOD='1' |
---|
10016 | HAVE_STRTOLL='1' |
---|
10017 | HAVE_STRTOULL='1' |
---|
10018 | HAVE_STRUCT_RANDOM_DATA='0' |
---|
10019 | HAVE_SYS_LOADAVG_H='0' |
---|
10020 | HAVE_UNLOCKPT='1' |
---|
10021 | HAVE__EXIT='1' |
---|
10022 | INCLUDE_MPICXX_H='#include "mpicxx.h"' |
---|
10023 | INSTALL_DATA='${INSTALL} -m 644' |
---|
10024 | INSTALL_MPIF77_FALSE='' |
---|
10025 | INSTALL_MPIF77_TRUE='#' |
---|
10026 | INSTALL_PROGRAM='${INSTALL}' |
---|
10027 | INSTALL_SCRIPT='${INSTALL}' |
---|
10028 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
10029 | INTEGER_KIND='4' |
---|
10030 | INTERLIB_DEPS='yes' |
---|
10031 | KILLALL='killall' |
---|
10032 | LD='/opt/local/bin/ld' |
---|
10033 | LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' |
---|
10034 | LIBOBJS='' |
---|
10035 | LIBS='' |
---|
10036 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
10037 | LIPO='lipo' |
---|
10038 | LN_S='ln -s' |
---|
10039 | LPMPILIBNAME='-lpmpi' |
---|
10040 | LTLIBOBJS='' |
---|
10041 | LT_SYS_LIBRARY_PATH='' |
---|
10042 | MAINT='' |
---|
10043 | MAINTAINER_MODE_FALSE='#' |
---|
10044 | MAINTAINER_MODE_TRUE='' |
---|
10045 | MAKE='make' |
---|
10046 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing makeinfo' |
---|
10047 | MANIFEST_TOOL=':' |
---|
10048 | MKDIR_P='mkdir -p' |
---|
10049 | MPIBASEMODNAME='mpi_base' |
---|
10050 | MPICC_NAME='mpicc-mpich-gcc11' |
---|
10051 | MPICHLIB_CFLAGS='-pipe -m32' |
---|
10052 | MPICHLIB_CPPFLAGS='-isystem/opt/local/include/LegacySupport' |
---|
10053 | MPICHLIB_CXXFLAGS='-pipe -m32' |
---|
10054 | MPICHLIB_FCFLAGS='-pipe -fallow-argument-mismatch -m32' |
---|
10055 | MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m32' |
---|
10056 | MPICH_CUSTOM_STRING='' |
---|
10057 | MPICH_MPICC_CFLAGS='' |
---|
10058 | MPICH_MPICC_CPPFLAGS='' |
---|
10059 | MPICH_MPICC_LDFLAGS='' |
---|
10060 | MPICH_MPICC_LIBS='' |
---|
10061 | MPICH_MPICXX_CPPFLAGS='' |
---|
10062 | MPICH_MPICXX_CXXFLAGS='' |
---|
10063 | MPICH_MPICXX_LDFLAGS='' |
---|
10064 | MPICH_MPICXX_LIBS='' |
---|
10065 | MPICH_MPIF77_CPPFLAGS='' |
---|
10066 | MPICH_MPIF77_FFLAGS='' |
---|
10067 | MPICH_MPIF77_LDFLAGS='' |
---|
10068 | MPICH_MPIF77_LIBS='' |
---|
10069 | MPICH_MPIFORT_CPPFLAGS='' |
---|
10070 | MPICH_MPIFORT_FCFLAGS='' |
---|
10071 | MPICH_MPIFORT_LDFLAGS='' |
---|
10072 | MPICH_MPIFORT_LIBS='' |
---|
10073 | MPICH_NUMVERSION='40002300' |
---|
10074 | MPICH_RELEASE_DATE='Thu Apr 7 12:34:45 CDT 2022' |
---|
10075 | MPICH_VERSION='4.0.2' |
---|
10076 | MPICONSTMODNAME='mpi_constants' |
---|
10077 | MPICPP_NAME='mpic++-mpich-gcc11' |
---|
10078 | MPICXXLIBNAME='mpicxx' |
---|
10079 | MPICXX_NAME='mpicxx-mpich-gcc11' |
---|
10080 | MPIF77_NAME='mpif77-mpich-gcc11' |
---|
10081 | MPIF90_NAME='mpif90-mpich-gcc11' |
---|
10082 | MPIFCLIBNAME='mpifort' |
---|
10083 | MPIFORT_NAME='mpifort-mpich-gcc11' |
---|
10084 | MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' |
---|
10085 | MPILIBNAME='mpi' |
---|
10086 | MPIMODNAME='mpi' |
---|
10087 | MPIR_CXX_BOOL='0x4c000433' |
---|
10088 | MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' |
---|
10089 | MPIR_CXX_FLOAT_COMPLEX='0x4c000834' |
---|
10090 | MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036' |
---|
10091 | MPISIZEOFMODNAME='mpi_sizeofs' |
---|
10092 | MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' |
---|
10093 | MPIX_C_FLOAT16='0x4c000246' |
---|
10094 | MPI_2COMPLEX='0x4c001024' |
---|
10095 | MPI_2DOUBLE_COMPLEX='0x4c002025' |
---|
10096 | MPI_2DOUBLE_PRECISION='0x4c001023' |
---|
10097 | MPI_2INT='0x4c000816' |
---|
10098 | MPI_2INTEGER='0x4c000820' |
---|
10099 | MPI_2REAL='0x4c000821' |
---|
10100 | MPI_AINT='int' |
---|
10101 | MPI_AINT_DATATYPE='0x4c000443' |
---|
10102 | MPI_AINT_FMT_DEC_SPEC='%d' |
---|
10103 | MPI_AINT_FMT_HEX_SPEC='%x' |
---|
10104 | MPI_BYTE='0x4c00010d' |
---|
10105 | MPI_CHAR='0x4c000101' |
---|
10106 | MPI_CHARACTER='0x4c00011a' |
---|
10107 | MPI_COMPLEX16='0x4c00102a' |
---|
10108 | MPI_COMPLEX32='0x4c00202c' |
---|
10109 | MPI_COMPLEX8='0x4c000828' |
---|
10110 | MPI_COMPLEX='0x4c00081e' |
---|
10111 | MPI_COUNT='long long' |
---|
10112 | MPI_COUNT_DATATYPE='0x4c000845' |
---|
10113 | MPI_C_BOOL='0x4c00043f' |
---|
10114 | MPI_C_COMPLEX='0x4c000840' |
---|
10115 | MPI_C_DOUBLE_COMPLEX='0x4c001041' |
---|
10116 | MPI_C_FLOAT_COMPLEX='0x4c000840' |
---|
10117 | MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc' |
---|
10118 | MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue' |
---|
10119 | MPI_C_INTERFACE_NAME='mpi_c_interface' |
---|
10120 | MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf' |
---|
10121 | MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types' |
---|
10122 | MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042' |
---|
10123 | MPI_DOUBLE='0x4c00080b' |
---|
10124 | MPI_DOUBLE_COMPLEX='0x4c001022' |
---|
10125 | MPI_DOUBLE_INT='0x8c000001' |
---|
10126 | MPI_DOUBLE_PRECISION='0x4c00081f' |
---|
10127 | MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks' |
---|
10128 | MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants' |
---|
10129 | MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants' |
---|
10130 | MPI_F08_NAME='mpi_f08' |
---|
10131 | MPI_F08_TYPES_NAME='mpi_f08_types' |
---|
10132 | MPI_FINT='int' |
---|
10133 | MPI_FLOAT='0x4c00040a' |
---|
10134 | MPI_FLOAT_INT='0x8c000000' |
---|
10135 | MPI_INT16_T='0x4c000238' |
---|
10136 | MPI_INT32_T='0x4c000439' |
---|
10137 | MPI_INT64_T='0x4c00083a' |
---|
10138 | MPI_INT8_T='0x4c000137' |
---|
10139 | MPI_INT='0x4c000405' |
---|
10140 | MPI_INTEGER16='MPI_DATATYPE_NULL' |
---|
10141 | MPI_INTEGER1='0x4c00012d' |
---|
10142 | MPI_INTEGER2='0x4c00022f' |
---|
10143 | MPI_INTEGER4='0x4c000430' |
---|
10144 | MPI_INTEGER8='0x4c000831' |
---|
10145 | MPI_INTEGER='0x4c00041b' |
---|
10146 | MPI_LB='0x4c000010' |
---|
10147 | MPI_LOGICAL='0x4c00041d' |
---|
10148 | MPI_LONG='0x4c000407' |
---|
10149 | MPI_LONG_DOUBLE='0x4c00100c' |
---|
10150 | MPI_LONG_DOUBLE_INT='0x8c000004' |
---|
10151 | MPI_LONG_INT='0x8c000002' |
---|
10152 | MPI_LONG_LONG='0x4c000809' |
---|
10153 | MPI_LONG_LONG_INT='0x4c000809' |
---|
10154 | MPI_MAX_ERROR_STRING='512' |
---|
10155 | MPI_MAX_LIBRARY_VERSION_STRING='8192' |
---|
10156 | MPI_MAX_PROCESSOR_NAME='128' |
---|
10157 | MPI_OFFSET='long long' |
---|
10158 | MPI_OFFSET_DATATYPE='0x4c000844' |
---|
10159 | MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' |
---|
10160 | MPI_PACKED='0x4c00010f' |
---|
10161 | MPI_REAL16='0x4c00102b' |
---|
10162 | MPI_REAL4='0x4c000427' |
---|
10163 | MPI_REAL8='0x4c000829' |
---|
10164 | MPI_REAL='0x4c00041c' |
---|
10165 | MPI_SHORT='0x4c000203' |
---|
10166 | MPI_SHORT_INT='0x8c000003' |
---|
10167 | MPI_SIGNED_CHAR='0x4c000118' |
---|
10168 | MPI_STATUS_SIZE='5' |
---|
10169 | MPI_UB='0x4c000011' |
---|
10170 | MPI_UINT16_T='0x4c00023c' |
---|
10171 | MPI_UINT32_T='0x4c00043d' |
---|
10172 | MPI_UINT64_T='0x4c00083e' |
---|
10173 | MPI_UINT8_T='0x4c00013b' |
---|
10174 | MPI_UNSIGNED='0x4c000406' |
---|
10175 | MPI_UNSIGNED_CHAR='0x4c000102' |
---|
10176 | MPI_UNSIGNED_LONG='0x4c000408' |
---|
10177 | MPI_UNSIGNED_LONG_LONG='0x4c000819' |
---|
10178 | MPI_UNSIGNED_SHORT='0x4c000204' |
---|
10179 | MPI_WCHAR='0x4c00040e' |
---|
10180 | NM='/usr/bin/nm -p' |
---|
10181 | NMEDIT='nmedit' |
---|
10182 | OBJDUMP='false' |
---|
10183 | OBJEXT='o' |
---|
10184 | OFFSET_KIND='8' |
---|
10185 | OTOOL64=':' |
---|
10186 | OTOOL='otool' |
---|
10187 | PACKAGE='mpich' |
---|
10188 | PACKAGE_BUGREPORT='discuss@mpich.org' |
---|
10189 | PACKAGE_NAME='MPICH' |
---|
10190 | PACKAGE_STRING='MPICH 4.0.2' |
---|
10191 | PACKAGE_TARNAME='mpich' |
---|
10192 | PACKAGE_URL='http://www.mpich.org/' |
---|
10193 | PACKAGE_VERSION='4.0.2' |
---|
10194 | PAPI_INCLUDE='' |
---|
10195 | PATH_SEPARATOR=':' |
---|
10196 | PERL='/opt/local/bin/perl' |
---|
10197 | PMPILIBNAME='pmpi' |
---|
10198 | PMPI_F08_NAME='pmpi_f08' |
---|
10199 | PRIMARY_PM_GFORKER_FALSE='' |
---|
10200 | PRIMARY_PM_GFORKER_TRUE='#' |
---|
10201 | PRIMARY_PM_REMSHELL_FALSE='' |
---|
10202 | PRIMARY_PM_REMSHELL_TRUE='#' |
---|
10203 | RANLIB='ranlib' |
---|
10204 | REPLACE_CALLOC='0' |
---|
10205 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
10206 | REPLACE_MALLOC='0' |
---|
10207 | REPLACE_MBTOWC='0' |
---|
10208 | REPLACE_MKSTEMP='0' |
---|
10209 | REPLACE_PTSNAME='0' |
---|
10210 | REPLACE_PTSNAME_R='0' |
---|
10211 | REPLACE_PUTENV='0' |
---|
10212 | REPLACE_QSORT_R='0' |
---|
10213 | REPLACE_RANDOM_R='0' |
---|
10214 | REPLACE_REALLOC='0' |
---|
10215 | REPLACE_REALPATH='0' |
---|
10216 | REPLACE_SETENV='0' |
---|
10217 | REPLACE_STRTOD='0' |
---|
10218 | REPLACE_UNSETENV='0' |
---|
10219 | REPLACE_WCTOMB='0' |
---|
10220 | REQD='' |
---|
10221 | REQI1='' |
---|
10222 | REQI2='' |
---|
10223 | REQI8='' |
---|
10224 | RSH='' |
---|
10225 | SED='/opt/local/bin/gsed' |
---|
10226 | SET_CFLAGS='CFLAGS=' |
---|
10227 | SET_MAKE='MAKE=make' |
---|
10228 | SHELL='/bin/sh' |
---|
10229 | SHLIB_EXT='.dylib' |
---|
10230 | SIZEOF_FC_CHARACTER='1' |
---|
10231 | SIZEOF_FC_DOUBLE_PRECISION='8' |
---|
10232 | SIZEOF_FC_INTEGER='4' |
---|
10233 | SIZEOF_FC_REAL='4' |
---|
10234 | SSH='' |
---|
10235 | STRIP='strip' |
---|
10236 | USER_CFLAGS=' -pipe -m32' |
---|
10237 | USER_CPPFLAGS=' -isystem/opt/local/include/LegacySupport' |
---|
10238 | USER_CXXFLAGS=' -pipe -m32' |
---|
10239 | USER_EXTRA_LIBS='' |
---|
10240 | USER_FCFLAGS=' -pipe -fallow-argument-mismatch -m32' |
---|
10241 | USER_FFLAGS=' -pipe -fallow-argument-mismatch -m32' |
---|
10242 | USER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' |
---|
10243 | USER_LIBS='' |
---|
10244 | VERSION='4.0.2' |
---|
10245 | VISIBILITY_CFLAGS='' |
---|
10246 | VPATH='VPATH=.:${srcdir}' |
---|
10247 | WRAPPER_CFLAGS='' |
---|
10248 | WRAPPER_CPPFLAGS='' |
---|
10249 | WRAPPER_CXXFLAGS='' |
---|
10250 | WRAPPER_C_DYNAMIC_LOADING_FLAGS=' ' |
---|
10251 | WRAPPER_EXTRA_LIBS='' |
---|
10252 | WRAPPER_FCFLAGS='' |
---|
10253 | WRAPPER_FFLAGS='' |
---|
10254 | WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-commons,use_dylibs' |
---|
10255 | WRAPPER_LIBS=' -lpthread -lhwloc -L/opt/local/lib/mpich-gcc11 -lpthread -ldl ' |
---|
10256 | WTIME_DOUBLE_TYPE='REAL*8' |
---|
10257 | XARGS_NODATA_OPT='' |
---|
10258 | YAKSALIBNAME='yaksa' |
---|
10259 | ZMLIBNAME='zm' |
---|
10260 | ac_ct_AR='ar' |
---|
10261 | ac_ct_CC='/opt/local/bin/gcc-mp-11' |
---|
10262 | ac_ct_CXX='' |
---|
10263 | ac_ct_DUMPBIN='' |
---|
10264 | ac_ct_F77='' |
---|
10265 | ac_ct_FC='' |
---|
10266 | am__EXEEXT_FALSE='' |
---|
10267 | am__EXEEXT_TRUE='#' |
---|
10268 | am__fastdepCC_FALSE='' |
---|
10269 | am__fastdepCC_TRUE='#' |
---|
10270 | am__fastdepCXX_FALSE='' |
---|
10271 | am__fastdepCXX_TRUE='#' |
---|
10272 | am__include='include' |
---|
10273 | am__isrc='' |
---|
10274 | am__leading_dot='.' |
---|
10275 | am__nodep='' |
---|
10276 | am__quote='' |
---|
10277 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
10278 | am__untar='$${TAR-tar} xf -' |
---|
10279 | bindings=' f77 f90 cxx' |
---|
10280 | bindir='${exec_prefix}/bin' |
---|
10281 | build='powerpc-apple-darwin9.8.0' |
---|
10282 | build_alias='' |
---|
10283 | build_cpu='powerpc' |
---|
10284 | build_os='darwin9.8.0' |
---|
10285 | build_vendor='apple' |
---|
10286 | ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;' |
---|
10287 | ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;' |
---|
10288 | ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"' |
---|
10289 | ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"' |
---|
10290 | ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;' |
---|
10291 | ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;' |
---|
10292 | ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;' |
---|
10293 | ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;' |
---|
10294 | ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"' |
---|
10295 | ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;' |
---|
10296 | ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;' |
---|
10297 | ch4_netmods='ofi' |
---|
10298 | ch4_nets_array='MPIDI_CH4_OFI' |
---|
10299 | ch4_nets_array_sz='1' |
---|
10300 | ch4_nets_func_array='&MPIDI_NM_ofi_funcs' |
---|
10301 | ch4_nets_func_decl='MPIDI_NM_ofi_funcs' |
---|
10302 | ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs' |
---|
10303 | ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs' |
---|
10304 | ch4_nets_strings='"ofi"' |
---|
10305 | ch4_posix_eager_array='MPIDI_POSIX_IQUEUE' |
---|
10306 | ch4_posix_eager_array_sz='1' |
---|
10307 | ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs' |
---|
10308 | ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs' |
---|
10309 | ch4_posix_eager_modules='iqueue' |
---|
10310 | ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"' |
---|
10311 | ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;' |
---|
10312 | ch4_posix_eager_strings='"iqueue"' |
---|
10313 | channel_name='' |
---|
10314 | datadir='${datarootdir}' |
---|
10315 | datarootdir='${prefix}/share' |
---|
10316 | device_name='ch4' |
---|
10317 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
10318 | dvidir='${docdir}' |
---|
10319 | exec_prefix='${prefix}' |
---|
10320 | host='powerpc-apple-darwin9.8.0' |
---|
10321 | host_alias='' |
---|
10322 | host_cpu='powerpc' |
---|
10323 | host_os='darwin9.8.0' |
---|
10324 | host_vendor='apple' |
---|
10325 | htmldir='${docdir}' |
---|
10326 | hwloclib='' |
---|
10327 | hwlocsrcdir='' |
---|
10328 | includedir='/opt/local/include/mpich-gcc11' |
---|
10329 | infodir='${datarootdir}/info' |
---|
10330 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/install-sh' |
---|
10331 | jsonlib='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c/libjson-c.la' |
---|
10332 | jsonsrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c' |
---|
10333 | libdir='/opt/local/lib/mpich-gcc11' |
---|
10334 | libexecdir='${exec_prefix}/libexec' |
---|
10335 | libmpi_so_version='14:2:2' |
---|
10336 | localedir='${datarootdir}/locale' |
---|
10337 | localstatedir='${prefix}/var' |
---|
10338 | main_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc' |
---|
10339 | main_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc' |
---|
10340 | mandir='${datarootdir}/man' |
---|
10341 | mkdir_p='$(MKDIR_P)' |
---|
10342 | mmx_copy_s='' |
---|
10343 | modincdir='/opt/local/include/mpich-gcc11' |
---|
10344 | mpllib='src/mpl/libmpl.la' |
---|
10345 | mpllibdir='' |
---|
10346 | mplsrcdir='src/mpl' |
---|
10347 | nemesis_nets_array='' |
---|
10348 | nemesis_nets_array_sz='' |
---|
10349 | nemesis_nets_dirs='' |
---|
10350 | nemesis_nets_func_array='' |
---|
10351 | nemesis_nets_func_decl='' |
---|
10352 | nemesis_nets_macro_defs='' |
---|
10353 | nemesis_nets_strings='' |
---|
10354 | nemesis_networks='' |
---|
10355 | ofilib='modules/libfabric/src/libfabric.la' |
---|
10356 | ofisrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric' |
---|
10357 | oldincludedir='/usr/include' |
---|
10358 | pdfdir='${docdir}' |
---|
10359 | pkgconfigdir='/opt/local/lib/mpich-gcc11/pkgconfig' |
---|
10360 | pm_name='hydra' |
---|
10361 | prefix='/opt/local' |
---|
10362 | program_transform_name='s&$$&-mpich-gcc11&' |
---|
10363 | psdir='${docdir}' |
---|
10364 | sbindir='${exec_prefix}/sbin' |
---|
10365 | sharedstatedir='${prefix}/com' |
---|
10366 | subdirs=' test/mpi' |
---|
10367 | sysconfdir='/opt/local/etc/mpich-gcc11' |
---|
10368 | target='powerpc-apple-darwin9.8.0' |
---|
10369 | target_alias='' |
---|
10370 | target_cpu='powerpc' |
---|
10371 | target_os='darwin9.8.0' |
---|
10372 | target_vendor='apple' |
---|
10373 | ucxdir='' |
---|
10374 | ucxlib='' |
---|
10375 | with_wrapper_dl_type='runpath' |
---|
10376 | yaksalib='modules/yaksa/libyaksa.la' |
---|
10377 | yaksalibdir='' |
---|
10378 | yaksasrcdir='modules/yaksa' |
---|
10379 | zmlib='' |
---|
10380 | zmlibdir='' |
---|
10381 | zmsrcdir='' |
---|
10382 | |
---|
10383 | ## ------------------- ## |
---|
10384 | ## File substitutions. ## |
---|
10385 | ## ------------------- ## |
---|
10386 | |
---|
10387 | cc_shlib_conf='src/env/cc_shlib.conf' |
---|
10388 | cxx_shlib_conf='src/env/cxx_shlib.conf' |
---|
10389 | f77_shlib_conf='src/env/f77_shlib.conf' |
---|
10390 | fc_shlib_conf='src/env/fc_shlib.conf' |
---|
10391 | |
---|
10392 | ## ----------- ## |
---|
10393 | ## confdefs.h. ## |
---|
10394 | ## ----------- ## |
---|
10395 | |
---|
10396 | /* confdefs.h */ |
---|
10397 | #define PACKAGE_NAME "MPICH" |
---|
10398 | #define PACKAGE_TARNAME "mpich" |
---|
10399 | #define PACKAGE_VERSION "4.0.2" |
---|
10400 | #define PACKAGE_STRING "MPICH 4.0.2" |
---|
10401 | #define PACKAGE_BUGREPORT "discuss@mpich.org" |
---|
10402 | #define PACKAGE_URL "http://www.mpich.org/" |
---|
10403 | #define STDC_HEADERS 1 |
---|
10404 | #define HAVE_SYS_TYPES_H 1 |
---|
10405 | #define HAVE_SYS_STAT_H 1 |
---|
10406 | #define HAVE_STDLIB_H 1 |
---|
10407 | #define HAVE_STRING_H 1 |
---|
10408 | #define HAVE_MEMORY_H 1 |
---|
10409 | #define HAVE_STRINGS_H 1 |
---|
10410 | #define HAVE_INTTYPES_H 1 |
---|
10411 | #define HAVE_STDINT_H 1 |
---|
10412 | #define HAVE_UNISTD_H 1 |
---|
10413 | #define __EXTENSIONS__ 1 |
---|
10414 | #define _ALL_SOURCE 1 |
---|
10415 | #define _GNU_SOURCE 1 |
---|
10416 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10417 | #define _TANDEM_SOURCE 1 |
---|
10418 | #define PACKAGE "mpich" |
---|
10419 | #define VERSION "4.0.2" |
---|
10420 | #define HAVE_DLFCN_H 1 |
---|
10421 | #define LT_OBJDIR ".libs/" |
---|
10422 | #define ENABLE_LOCAL_SESSION_INIT 1 |
---|
10423 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
10424 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 |
---|
10425 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 |
---|
10426 | #define HAVE_CH4_NETMOD_OFI 1 |
---|
10427 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 |
---|
10428 | #define NEEDS_STRICT_ALIGNMENT 1 |
---|
10429 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL |
---|
10430 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL |
---|
10431 | #define HAVE_TAG_ERROR_BITS 1 |
---|
10432 | #define HAVE_VISIBILITY 1 |
---|
10433 | #define HAVE_LIBHWLOC 1 |
---|
10434 | #define HAVE_HWLOC 1 |
---|
10435 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE |
---|
10436 | #define MPICH_IS_THREADED 1 |
---|
10437 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL |
---|
10438 | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE |
---|
10439 | #define HAVE_ROMIO 1 |
---|
10440 | #define ENABLE_PVAR_NEM 0 |
---|
10441 | #define ENABLE_PVAR_RECVQ 0 |
---|
10442 | #define ENABLE_PVAR_RMA 0 |
---|
10443 | #define ENABLE_PVAR_DIMS 0 |
---|
10444 | #define ENABLE_PVAR_MULTINIC 0 |
---|
10445 | #define HAVE_LONG_LONG 1 |
---|
10446 | #define STDCALL |
---|
10447 | #define F77_NAME_LOWER_USCORE 1 |
---|
10448 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 |
---|
10449 | #define HAVE_FORTRAN_BINDING 1 |
---|
10450 | #define TRUE 1 |
---|
10451 | #define FALSE 0 |
---|
10452 | #define HAVE_CXX_EXCEPTIONS /**/ |
---|
10453 | #define HAVE_NAMESPACES /**/ |
---|
10454 | #define HAVE_NAMESPACE_STD /**/ |
---|
10455 | #define HAVE_CXX_BINDING 1 |
---|
10456 | #define HAVE_NAMEPUB_SERVICE 1 |
---|
10457 | #define restrict __restrict |
---|
10458 | #define HAVE_GCC_ATTRIBUTE 1 |
---|
10459 | #define HAVE_BUILTIN_EXPECT 1 |
---|
10460 | #define HAVE_C11__STATIC_ASSERT 1 |
---|
10461 | #define HAVE_LONG_DOUBLE 1 |
---|
10462 | #define HAVE_LONG_LONG_INT 1 |
---|
10463 | #define ALIGNOF_MAX_ALIGN_T 0 |
---|
10464 | #define ALIGNOF_LONG_DOUBLE 16 |
---|
10465 | #define MAX_ALIGNMENT 16 |
---|
10466 | #define SIZEOF_CHAR 1 |
---|
10467 | #define SIZEOF_UNSIGNED_CHAR 1 |
---|
10468 | #define SIZEOF_SHORT 2 |
---|
10469 | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
10470 | #define SIZEOF_INT 4 |
---|
10471 | #define SIZEOF_UNSIGNED_INT 4 |
---|
10472 | #define SIZEOF_LONG 4 |
---|
10473 | #define SIZEOF_UNSIGNED_LONG 4 |
---|
10474 | #define SIZEOF_LONG_LONG 8 |
---|
10475 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
10476 | #define SIZEOF_FLOAT 4 |
---|
10477 | #define SIZEOF_DOUBLE 8 |
---|
10478 | #define SIZEOF_LONG_DOUBLE 16 |
---|
10479 | #define SIZEOF_VOID_P 4 |
---|
10480 | #define HAVE_STDDEF_H 1 |
---|
10481 | #define SIZEOF_WCHAR_T 4 |
---|
10482 | #define SIZEOF___FLOAT128 0 |
---|
10483 | #define SIZEOF_FLOAT_INT 8 |
---|
10484 | #define SIZEOF_DOUBLE_INT 16 |
---|
10485 | #define SIZEOF_LONG_INT 8 |
---|
10486 | #define SIZEOF_SHORT_INT 8 |
---|
10487 | #define SIZEOF_TWO_INT 8 |
---|
10488 | #define SIZEOF_LONG_DOUBLE_INT 32 |
---|
10489 | #define ALIGNOF_CHAR 1 |
---|
10490 | #define ALIGNOF_FLOAT 4 |
---|
10491 | #define ALIGNOF_DOUBLE 4 |
---|
10492 | #define ALIGNOF_LONG 4 |
---|
10493 | #define ALIGNOF_LONG_LONG 4 |
---|
10494 | #define ALIGNOF_LONG_DOUBLE 16 |
---|
10495 | #define ALIGNOF_SHORT 2 |
---|
10496 | #define ALIGNOF_INT 4 |
---|
10497 | #define ALIGNOF_BOOL 0 |
---|
10498 | #define ALIGNOF_WCHAR_T 4 |
---|
10499 | #define HAVE_INTTYPES_H 1 |
---|
10500 | #define HAVE_STDINT_H 1 |
---|
10501 | #define SIZEOF_INT8_T 1 |
---|
10502 | #define SIZEOF_INT16_T 2 |
---|
10503 | #define SIZEOF_INT32_T 4 |
---|
10504 | #define SIZEOF_INT64_T 8 |
---|
10505 | #define SIZEOF_UINT8_T 1 |
---|
10506 | #define SIZEOF_UINT16_T 2 |
---|
10507 | #define SIZEOF_UINT32_T 4 |
---|
10508 | #define SIZEOF_UINT64_T 8 |
---|
10509 | #define ALIGNOF_INT8_T 1 |
---|
10510 | #define ALIGNOF_INT16_T 2 |
---|
10511 | #define ALIGNOF_INT32_T 4 |
---|
10512 | #define ALIGNOF_INT64_T 4 |
---|
10513 | #define HAVE_INT8_T 1 |
---|
10514 | #define HAVE_INT16_T 1 |
---|
10515 | #define HAVE_INT32_T 1 |
---|
10516 | #define HAVE_INT64_T 1 |
---|
10517 | #define HAVE_UINT8_T 1 |
---|
10518 | #define HAVE_UINT16_T 1 |
---|
10519 | #define HAVE_UINT32_T 1 |
---|
10520 | #define HAVE_UINT64_T 1 |
---|
10521 | #define HAVE_STDBOOL_H 1 |
---|
10522 | #define HAVE_COMPLEX_H 1 |
---|
10523 | #define SIZEOF__BOOL 4 |
---|
10524 | #define SIZEOF_FLOAT__COMPLEX 8 |
---|
10525 | #define SIZEOF_DOUBLE__COMPLEX 16 |
---|
10526 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 |
---|
10527 | #define SIZEOF__FLOAT16 0 |
---|
10528 | #define HAVE__BOOL 1 |
---|
10529 | #define HAVE_FLOAT__COMPLEX 1 |
---|
10530 | #define HAVE_DOUBLE__COMPLEX 1 |
---|
10531 | #define HAVE_LONG_DOUBLE__COMPLEX 1 |
---|
10532 | #define SIZEOF_F77_INTEGER 4 |
---|
10533 | #define SIZEOF_F77_REAL 4 |
---|
10534 | #define SIZEOF_F77_DOUBLE_PRECISION 8 |
---|
10535 | #define MPIR_FC_REAL_CTYPE float |
---|
10536 | #define MPIR_FC_DOUBLE_CTYPE double |
---|
10537 | #define MPIR_REAL4_CTYPE float |
---|
10538 | #define MPIR_REAL8_CTYPE double |
---|
10539 | #define MPIR_REAL16_CTYPE long double |
---|
10540 | #define MPIR_INTEGER1_CTYPE char |
---|
10541 | #define MPIR_INTEGER2_CTYPE short |
---|
10542 | #define MPIR_INTEGER4_CTYPE int |
---|
10543 | #define MPIR_INTEGER8_CTYPE long long |
---|
10544 | #define HAVE_FINT_IS_INT 1 |
---|
10545 | #define F77_TRUE_VALUE_SET 1 |
---|
10546 | #define F77_TRUE_VALUE 1 |
---|
10547 | #define F77_FALSE_VALUE 0 |
---|
10548 | #define SIZEOF_BOOL 4 |
---|
10549 | #define MPIR_CXX_BOOL_CTYPE _Bool |
---|
10550 | #define SIZEOF_COMPLEX 8 |
---|
10551 | #define SIZEOF_DOUBLECOMPLEX 16 |
---|
10552 | #define SIZEOF_LONGDOUBLECOMPLEX 32 |
---|
10553 | #define HAVE_CXX_COMPLEX 1 |
---|
10554 | #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1 |
---|
10555 | #define MPIR_AINT_MAX INT_MAX |
---|
10556 | #define MPIR_OFFSET_MAX LLONG_MAX |
---|
10557 | #define MPIR_COUNT_MAX LLONG_MAX |
---|
10558 | #define MPIR_Ucount unsigned long long |
---|
10559 | #define HAVE_STDLIB_H 1 |
---|
10560 | #define HAVE_STDARG_H 1 |
---|
10561 | #define HAVE_SYS_TYPES_H 1 |
---|
10562 | #define HAVE_STRING_H 1 |
---|
10563 | #define HAVE_INTTYPES_H 1 |
---|
10564 | #define HAVE_LIMITS_H 1 |
---|
10565 | #define HAVE_STDDEF_H 1 |
---|
10566 | #define HAVE_ERRNO_H 1 |
---|
10567 | #define HAVE_SYS_SOCKET_H 1 |
---|
10568 | #define HAVE_SYS_TIME_H 1 |
---|
10569 | #define HAVE_UNISTD_H 1 |
---|
10570 | #define HAVE_ASSERT_H 1 |
---|
10571 | #define HAVE_SYS_PARAM_H 1 |
---|
10572 | #define HAVE_SYS_UIO_H 1 |
---|
10573 | #define HAVE_SETITIMER 1 |
---|
10574 | #define HAVE_ALARM 1 |
---|
10575 | #define HAVE_VSNPRINTF 1 |
---|
10576 | #define HAVE_VSPRINTF 1 |
---|
10577 | #define HAVE_STRERROR 1 |
---|
10578 | #define HAVE_STRNCASECMP 1 |
---|
10579 | #define HAVE_DECL_STRERROR_R 1 |
---|
10580 | #define HAVE_STRERROR_R 1 |
---|
10581 | #define HAVE_SNPRINTF 1 |
---|
10582 | #define HAVE_QSORT 1 |
---|
10583 | #define HAVE_MACRO_VA_ARGS 1 |
---|
10584 | #define HAVE_STRDUP 1 |
---|
10585 | #define HAVE_MKSTEMP 1 |
---|
10586 | #define HAVE_PUTENV 1 |
---|
10587 | #define SIZEOF_MPII_BSEND_DATA_T 56 |
---|
10588 | #define HAVE_THREAD_POLICY_SET 1 |
---|
10589 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA |
---|
10590 | #define MPIDI_CH4_MAX_VCIS 1 |
---|
10591 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO |
---|
10592 | #define MPIDI_CH4_USE_MT_DIRECT 1 |
---|
10593 | #define HAVE_SYS_MMAN_H 1 |
---|
10594 | #define HAVE_SYS_STAT_H 1 |
---|
10595 | #define HAVE_FCNTL_H 1 |
---|
10596 | #define HAVE_GETHOSTNAME 1 |
---|
10597 | #define HAVE_SIGNAL_H 1 |
---|
10598 | #define HAVE_SIGNAL 1 |
---|
10599 | #define HAVE_UNISTD_H 1 |
---|
10600 | #define HAVE_STRING_H 1 |
---|
10601 | #define HAVE_STDLIB_H 1 |
---|
10602 | #define HAVE_SYS_SOCKET_H 1 |
---|
10603 | #define HAVE_STRINGS_H 1 |
---|
10604 | #define HAVE_ASSERT_H 1 |
---|
10605 | #define HAVE_ARPA_INET_H 1 |
---|
10606 | #define HAVE_SNPRINTF 1 |
---|
10607 | #define HAVE_STRNCASECMP 1 |
---|
10608 | #define HAVE_SYS_TYPES_H 1 |
---|
10609 | #define HAVE_SYS_PARAM_H 1 |
---|
10610 | #define HAVE_SYS_SOCKET_H 1 |
---|
10611 | #define HAVE_NETINET_IN_H 1 |
---|
10612 | #define HAVE_NETINET_TCP_H 1 |
---|
10613 | #define HAVE_SYS_UN_H 1 |
---|
10614 | #define HAVE_NETDB_H 1 |
---|
10615 | #define USE_PMI_PORT 1 |
---|
10616 | #define HAVE_H_ADDR_LIST 1 |
---|
10617 | #define HAVE_GCC_ATTRIBUTE 1 |
---|
10618 | #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 |
---|
10619 | #define MPIDI_OFI_VNI_USE_DOMAIN 1 |
---|
10620 | #define HAVE_LIBFABRIC_NIC 1 |
---|
10621 | #define HAVE_STDIO_H 1 |
---|
10622 | #define HAVE_FC_TYPE_ROUTINES 1 |
---|
10623 | #define HAVE_MPICHCONF 1 |
---|
10624 | |
---|
10625 | configure: exit 0 |
---|