Ticket #65285: config_ppc64.log

File config_ppc64.log, 537.4 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by MPICH configure 4.0.2, which was
5generated 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 -m64 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64 FCFLAGS=
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-111.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 59 tasks, 261 threads, 4 processors
34Load average: 2.60, Mach factor: 1.40
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:5304: checking build system type
52configure:5318: result: powerpc-apple-darwin9.8.0
53configure:5338: checking host system type
54configure:5351: result: powerpc-apple-darwin9.8.0
55configure:5371: checking target system type
56configure:5384: result: powerpc-apple-darwin9.8.0
57configure:5462: checking for gcc
58configure:5489: result: /opt/local/bin/gcc-mp-11
59configure:5718: checking for C compiler version
60configure:5727: /opt/local/bin/gcc-mp-11 --version >&5
61gcc-mp-11 (MacPorts gcc11 11.3.0_1+universal) 11.3.0
62Copyright (C) 2021 Free Software Foundation, Inc.
63This is free software; see the source for copying conditions.  There is NO
64warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66configure:5738: $? = 0
67configure:5727: /opt/local/bin/gcc-mp-11 -v >&5
68Using built-in specs.
69COLLECT_GCC=/opt/local/bin/gcc-mp-11
70COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
71Target: ppc-apple-darwin9
72Configured 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'
73Thread model: posix
74Supported LTO compression algorithms: zlib zstd
75gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
76configure:5738: $? = 0
77configure:5727: /opt/local/bin/gcc-mp-11 -V >&5
78gcc-mp-11: error: unrecognized command-line option '-V'
79gcc-mp-11: fatal error: no input files
80compilation terminated.
81configure:5738: $? = 1
82configure:5727: /opt/local/bin/gcc-mp-11 -qversion >&5
83gcc-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
84gcc-mp-11: fatal error: no input files
85compilation terminated.
86configure:5738: $? = 1
87configure:5758: checking whether the C compiler works
88configure:5780: /opt/local/bin/gcc-mp-11  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
89configure:5784: $? = 0
90configure:5832: result: yes
91configure:5835: checking for C compiler default output file name
92configure:5837: result: a.out
93configure:5843: checking for suffix of executables
94configure:5850: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
95configure:5854: $? = 0
96configure:5876: result:
97configure:5898: checking whether we are cross compiling
98configure:5906: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
99configure:5910: $? = 0
100configure:5917: ./conftest
101configure:5921: $? = 0
102configure:5936: result: no
103configure:5941: checking for suffix of object files
104configure:5963: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
105configure:5967: $? = 0
106configure:5988: result: o
107configure:5992: checking whether we are using the GNU C compiler
108configure:6011: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
109configure:6011: $? = 0
110configure:6020: result: yes
111configure:6029: checking whether /opt/local/bin/gcc-mp-11 accepts -g
112configure:6049: /opt/local/bin/gcc-mp-11 -c -g  -isystem/opt/local/include/LegacySupport conftest.c >&5
113configure:6049: $? = 0
114configure:6090: result: yes
115configure:6107: checking for /opt/local/bin/gcc-mp-11 option to accept ISO C89
116configure:6170: /opt/local/bin/gcc-mp-11  -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
117configure:6170: $? = 0
118configure:6183: result: none needed
119configure:6211: checking whether /opt/local/bin/gcc-mp-11 understands -c and -o together
120configure:6233: /opt/local/bin/gcc-mp-11 -c conftest.c -o conftest2.o
121configure:6236: $? = 0
122configure:6233: /opt/local/bin/gcc-mp-11 -c conftest.c -o conftest2.o
123configure:6236: $? = 0
124configure:6248: result: yes
125configure:6265: checking for /opt/local/bin/gcc-mp-11 option to accept ISO C99
126configure:6414: /opt/local/bin/gcc-mp-11  -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
127configure:6414: $? = 0
128configure:6427: result: none needed
129configure:6454: checking how to run the C preprocessor
130configure:6485: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
131configure:6485: $? = 0
132configure:6499: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
133conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
134    9 | #include <ac_nonexistent.h>
135      |          ^~~~~~~~~~~~~~~~~~
136compilation terminated.
137configure:6499: $? = 1
138configure: 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>
148configure:6524: result: /opt/local/bin/gcc-mp-11 -E
149configure:6544: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
150configure:6544: $? = 0
151configure:6558: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
152conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
153    9 | #include <ac_nonexistent.h>
154      |          ^~~~~~~~~~~~~~~~~~
155compilation terminated.
156configure:6558: $? = 1
157configure: 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>
167configure:6604: checking for grep that handles long lines and -e
168configure:6662: result: /opt/local/bin/ggrep
169configure:6667: checking for egrep
170configure:6729: result: /opt/local/bin/ggrep -E
171configure:6734: checking for ANSI C header files
172configure:6754: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
173configure:6754: $? = 0
174configure:6827: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
175configure:6827: $? = 0
176configure:6827: ./conftest
177configure:6827: $? = 0
178configure:6838: result: yes
179configure:6851: checking for sys/types.h
180configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
181configure:6851: $? = 0
182configure:6851: result: yes
183configure:6851: checking for sys/stat.h
184configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
185configure:6851: $? = 0
186configure:6851: result: yes
187configure:6851: checking for stdlib.h
188configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
189configure:6851: $? = 0
190configure:6851: result: yes
191configure:6851: checking for string.h
192configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
193configure:6851: $? = 0
194configure:6851: result: yes
195configure:6851: checking for memory.h
196configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
197configure:6851: $? = 0
198configure:6851: result: yes
199configure:6851: checking for strings.h
200configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
201configure:6851: $? = 0
202configure:6851: result: yes
203configure:6851: checking for inttypes.h
204configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
205configure:6851: $? = 0
206configure:6851: result: yes
207configure:6851: checking for stdint.h
208configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
209configure:6851: $? = 0
210configure:6851: result: yes
211configure:6851: checking for unistd.h
212configure:6851: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
213configure:6851: $? = 0
214configure:6851: result: yes
215configure:6864: checking minix/config.h usability
216configure:6864: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
217conftest.c:52:10: fatal error: minix/config.h: No such file or directory
218   52 | #include <minix/config.h>
219      |          ^~~~~~~~~~~~~~~~
220compilation terminated.
221configure:6864: $? = 1
222configure: 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>
275configure:6864: result: no
276configure:6864: checking minix/config.h presence
277configure:6864: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
278conftest.c:19:10: fatal error: minix/config.h: No such file or directory
279   19 | #include <minix/config.h>
280      |          ^~~~~~~~~~~~~~~~
281compilation terminated.
282configure:6864: $? = 1
283configure: 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>
303configure:6864: result: no
304configure:6864: checking for minix/config.h
305configure:6864: result: no
306configure:6885: checking whether it is safe to define __EXTENSIONS__
307configure:6903: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c >&5
308configure:6903: $? = 0
309configure:6910: result: yes
310configure:6925: checking for fgrep
311configure:6987: result: /opt/local/bin/ggrep -F
312configure:6992: checking if fgrep support -w option
313configure:6996: result: yes
314configure:7011: checking whether C compiler accepts option -fno-common
315configure:7063: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  > pac_test1.log 2>&1
316configure:7063: $? = 0
317configure:7094: /opt/local/bin/gcc-mp-11 -o conftest -fno-common  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  > pac_test2.log 2>&1
318configure:7094: $? = 0
319configure:7102: diff -b pac_test1.log pac_test2.log > pac_test.log
320configure:7105: $? = 0
321configure:7205: result: yes
322configure:7210: checking whether routines compiled with -fno-common can be linked with ones compiled without -fno-common
323configure:7250: /opt/local/bin/gcc-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.c > pac_test3.log 2>&1
324configure:7250: $? = 0
325configure:7254: mv conftest.o pac_conftest.o
326configure:7257: $? = 0
327configure:7293: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
328configure:7293: $? = 0
329configure:7328: /opt/local/bin/gcc-mp-11 -o conftest -fno-common  -pipe -m64  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
330configure:7328: $? = 0
331configure:7336: diff -b pac_test4.log pac_test5.log > pac_test.log
332configure:7339: $? = 0
333configure:7478: result: yes
334CFLAGS(=' -pipe -m64') does not contain '-fno-common', appending
335configure:7535: checking for a BSD-compatible install
336configure:7603: result: /usr/bin/install -c
337configure:7614: checking whether build environment is sane
338configure:7669: result: yes
339configure:7817: checking for a thread-safe mkdir -p
340configure:7856: result: /opt/local/bin/gmkdir -p
341configure:7863: checking for gawk
342configure:7879: found /opt/local/bin/gawk
343configure:7890: result: gawk
344configure:7901: checking whether make sets $(MAKE)
345configure:7923: result: yes
346configure:7953: checking for style of include used by make
347configure:7981: result: GNU
348configure:8015: checking whether make supports nested variables
349configure:8032: result: yes
350configure:8117: checking dependency style of /opt/local/bin/gcc-mp-11
351configure:8228: result: none
352configure:8287: checking whether to enable maintainer-specific portions of Makefiles
353configure:8296: result: yes
354configure:8359: checking for ar
355configure:8375: found /opt/local/bin/ar
356configure:8386: result: ar
357configure:8412: checking the archiver (ar) interface
358configure:8428: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
359configure:8428: $? = 0
360configure:8430: ar cru libconftest.a conftest.o >&5
361/opt/local/bin/ranlib: archive member: libconftest.a(conftest.o) offset in archive not a multiple of 8 (must be since member is an 64-bit object file)
362configure:8433: $? = 0
363configure:8461: result: ar
364configure:8528: checking how to print strings
365configure:8555: result: printf
366configure:8576: checking for a sed that does not truncate output
367configure:8640: result: /opt/local/bin/gsed
368configure:8688: checking for ld used by /opt/local/bin/gcc-mp-11
369configure:8755: result: /opt/local/bin/ld
370configure:8762: checking if the linker (/opt/local/bin/ld) is GNU ld
371configure:8777: result: no
372configure:8789: checking for BSD- or MS-compatible name lister (nm)
373configure:8843: result: /usr/bin/nm -p
374configure:8973: checking the name lister (/usr/bin/nm -p) interface
375configure:8980: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
376configure:8983: /usr/bin/nm -p "conftest.o"
377configure:8986: output
3780000000000000000 S _some_variable
379configure:8993: result: BSD nm
380configure:8996: checking whether ln -s works
381configure:9000: result: yes
382configure:9008: checking the maximum length of command line arguments
383configure:9139: result: 196608
384configure:9187: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
385configure:9227: result: func_convert_file_noop
386configure:9234: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
387configure:9254: result: func_convert_file_noop
388configure:9261: checking for /opt/local/bin/ld option to reload object files
389configure:9268: result: -r
390configure:9342: checking for objdump
391configure:9372: result: no
392configure:9401: checking how to recognize dependent libraries
393configure:9601: result: pass_all
394configure:9686: checking for dlltool
395configure:9716: result: no
396configure:9746: checking how to associate runtime and link libraries
397configure:9773: result: printf %s\n
398configure:9897: checking for archiver @FILE support
399configure:9914: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
400configure:9914: $? = 0
401configure:9917: ar cru libconftest.a @conftest.lst >&5
402ar: @conftest.lst: No such file or directory
403configure:9920: $? = 1
404configure:9940: result: no
405configure:9998: checking for strip
406configure:10014: found /opt/local/bin/strip
407configure:10025: result: strip
408configure:10097: checking for ranlib
409configure:10113: found /opt/local/bin/ranlib
410configure:10124: result: ranlib
411configure:10226: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-mp-11 object
412configure:10379: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
413configure:10382: $? = 0
414configure: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
415configure:10389: $? = 0
416cannot find nm_test_var in conftest.nm
417configure:10379: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
418configure:10382: $? = 0
419configure: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
420configure:10389: $? = 0
421configure:10455: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c conftstm.o >&5
422configure:10458: $? = 0
423configure:10496: result: ok
424configure:10543: checking for sysroot
425configure:10573: result: no
426configure:10580: checking for a working dd
427configure:10618: result: /bin/dd
428configure:10622: checking how to truncate binary pipes
429configure:10637: result: /bin/dd bs=4096 count=1
430configure:10966: checking for mt
431configure:10996: result: no
432configure:11016: checking if : is a manifest tool
433configure:11022: : '-?'
434configure:11030: result: no
435configure:11086: checking for dsymutil
436configure:11102: found /usr/bin/dsymutil
437configure:11113: result: dsymutil
438configure:11178: checking for nmedit
439configure:11194: found /opt/local/bin/nmedit
440configure:11205: result: nmedit
441configure:11270: checking for lipo
442configure:11286: found /opt/local/bin/lipo
443configure:11297: result: lipo
444configure:11362: checking for otool
445configure:11378: found /opt/local/bin/otool
446configure:11389: result: otool
447configure:11454: checking for otool64
448configure:11484: result: no
449configure:11529: checking for -single_module linker flag
450/opt/local/bin/gcc-mp-11  -pipe -m64 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
451configure:11562: result: yes
452configure:11565: checking for -exported_symbols_list linker flag
453configure:11585: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
454configure:11585: $? = 0
455configure:11595: result: yes
456configure:11598: checking for -force_load linker flag
457/opt/local/bin/gcc-mp-11  -pipe -m64 -fno-common -c -o conftest.o conftest.c
458ar cru libconftest.a conftest.o
459/opt/local/bin/ranlib: archive member: libconftest.a(conftest.o) offset in archive not a multiple of 8 (must be since member is an 64-bit object file)
460ranlib libconftest.a
461/opt/local/bin/gcc-mp-11  -pipe -m64 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
462configure:11630: result: yes
463configure:11699: checking for dlfcn.h
464configure:11699: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
465configure:11699: $? = 0
466configure:11699: result: yes
467configure:11955: checking for objdir
468configure:11970: result: .libs
469configure:12234: checking if /opt/local/bin/gcc-mp-11 supports -fno-rtti -fno-exceptions
470configure:12252: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport -fno-rtti -fno-exceptions conftest.c >&5
471cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
472configure:12256: $? = 0
473configure:12269: result: no
474configure:12636: checking for /opt/local/bin/gcc-mp-11 option to produce PIC
475configure:12643: result: -fno-common -DPIC
476configure:12651: checking if /opt/local/bin/gcc-mp-11 PIC flag -fno-common -DPIC works
477configure:12669: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.c >&5
478configure:12673: $? = 0
479configure:12686: result: yes
480configure:12715: checking if /opt/local/bin/gcc-mp-11 static flag -static works
481configure:12743: result: no
482configure:12758: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o
483configure:12779: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common  -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.c >&5
484configure:12783: $? = 0
485configure:12805: result: yes
486configure:12813: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o
487configure:12860: result: yes
488configure:12893: checking whether the /opt/local/bin/gcc-mp-11 linker (/opt/local/bin/ld) supports shared libraries
489configure:14166: result: yes
490configure:14406: checking dynamic linker characteristics
491configure:15265: result: darwin9.8.0 dyld
492configure:15387: checking how to hardcode library paths into programs
493configure:15412: result: immediate
494configure:15960: checking whether stripping libraries is possible
495configure:15974: result: yes
496configure:16000: checking if libtool supports shared libraries
497configure:16002: result: yes
498configure:16005: checking whether to build shared libraries
499configure:16030: result: yes
500configure:16033: checking whether to build static libraries
501configure:16037: result: yes
502configure:16086: checking whether make supports nested variables
503configure:16103: result: yes
504configure:16261: checking for C++ compiler version
505configure:16270: /opt/local/bin/g++-mp-11 --version >&5
506g++-mp-11 (MacPorts gcc11 11.3.0_1+universal) 11.3.0
507Copyright (C) 2021 Free Software Foundation, Inc.
508This is free software; see the source for copying conditions.  There is NO
509warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
510
511configure:16281: $? = 0
512configure:16270: /opt/local/bin/g++-mp-11 -v >&5
513Using built-in specs.
514COLLECT_GCC=/opt/local/bin/g++-mp-11
515COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
516Target: ppc-apple-darwin9
517Configured 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'
518Thread model: posix
519Supported LTO compression algorithms: zlib zstd
520gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
521configure:16281: $? = 0
522configure:16270: /opt/local/bin/g++-mp-11 -V >&5
523g++-mp-11: error: unrecognized command-line option '-V'
524g++-mp-11: fatal error: no input files
525compilation terminated.
526configure:16281: $? = 1
527configure:16270: /opt/local/bin/g++-mp-11 -qversion >&5
528g++-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
529g++-mp-11: fatal error: no input files
530compilation terminated.
531configure:16281: $? = 1
532configure:16285: checking whether we are using the GNU C++ compiler
533configure:16304: /opt/local/bin/g++-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
534configure:16304: $? = 0
535configure:16313: result: yes
536configure:16322: checking whether /opt/local/bin/g++-mp-11 accepts -g
537configure:16342: /opt/local/bin/g++-mp-11 -c -g  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
538configure:16342: $? = 0
539configure:16383: result: yes
540configure:16408: checking dependency style of /opt/local/bin/g++-mp-11
541configure:16519: result: none
542configure:16552: checking how to run the C++ preprocessor
543configure:16579: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
544configure:16579: $? = 0
545configure:16593: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
546conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory
547   28 | #include <ac_nonexistent.h>
548      |          ^~~~~~~~~~~~~~~~~~
549compilation terminated.
550configure:16593: $? = 1
551configure: failed program was:
552| /* confdefs.h */
553| #define PACKAGE_NAME "MPICH"
554| #define PACKAGE_TARNAME "mpich"
555| #define PACKAGE_VERSION "4.0.2"
556| #define PACKAGE_STRING "MPICH 4.0.2"
557| #define PACKAGE_BUGREPORT "discuss@mpich.org"
558| #define PACKAGE_URL "http://www.mpich.org/"
559| #define STDC_HEADERS 1
560| #define HAVE_SYS_TYPES_H 1
561| #define HAVE_SYS_STAT_H 1
562| #define HAVE_STDLIB_H 1
563| #define HAVE_STRING_H 1
564| #define HAVE_MEMORY_H 1
565| #define HAVE_STRINGS_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_UNISTD_H 1
569| #define __EXTENSIONS__ 1
570| #define _ALL_SOURCE 1
571| #define _GNU_SOURCE 1
572| #define _POSIX_PTHREAD_SEMANTICS 1
573| #define _TANDEM_SOURCE 1
574| #define PACKAGE "mpich"
575| #define VERSION "4.0.2"
576| #define HAVE_DLFCN_H 1
577| #define LT_OBJDIR ".libs/"
578| /* end confdefs.h.  */
579| #include <ac_nonexistent.h>
580configure:16618: result: /opt/local/bin/g++-mp-11 -E
581configure:16638: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
582configure:16638: $? = 0
583configure:16652: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
584conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory
585   28 | #include <ac_nonexistent.h>
586      |          ^~~~~~~~~~~~~~~~~~
587compilation terminated.
588configure:16652: $? = 1
589configure: failed program was:
590| /* confdefs.h */
591| #define PACKAGE_NAME "MPICH"
592| #define PACKAGE_TARNAME "mpich"
593| #define PACKAGE_VERSION "4.0.2"
594| #define PACKAGE_STRING "MPICH 4.0.2"
595| #define PACKAGE_BUGREPORT "discuss@mpich.org"
596| #define PACKAGE_URL "http://www.mpich.org/"
597| #define STDC_HEADERS 1
598| #define HAVE_SYS_TYPES_H 1
599| #define HAVE_SYS_STAT_H 1
600| #define HAVE_STDLIB_H 1
601| #define HAVE_STRING_H 1
602| #define HAVE_MEMORY_H 1
603| #define HAVE_STRINGS_H 1
604| #define HAVE_INTTYPES_H 1
605| #define HAVE_STDINT_H 1
606| #define HAVE_UNISTD_H 1
607| #define __EXTENSIONS__ 1
608| #define _ALL_SOURCE 1
609| #define _GNU_SOURCE 1
610| #define _POSIX_PTHREAD_SEMANTICS 1
611| #define _TANDEM_SOURCE 1
612| #define PACKAGE "mpich"
613| #define VERSION "4.0.2"
614| #define HAVE_DLFCN_H 1
615| #define LT_OBJDIR ".libs/"
616| /* end confdefs.h.  */
617| #include <ac_nonexistent.h>
618configure:16814: checking for ld used by /opt/local/bin/g++-mp-11
619configure:16881: result: /opt/local/bin/ld
620configure:16888: checking if the linker (/opt/local/bin/ld) is GNU ld
621configure:16903: result: no
622configure:16958: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries
623configure:18034: result: yes
624configure:18070: /opt/local/bin/g++-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
625configure:18073: $? = 0
626configure:18554: checking for /opt/local/bin/g++-mp-11 option to produce PIC
627configure:18561: result: -fno-common -DPIC
628configure:18569: checking if /opt/local/bin/g++-mp-11 PIC flag -fno-common -DPIC works
629configure:18587: /opt/local/bin/g++-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.cpp >&5
630configure:18591: $? = 0
631configure:18604: result: yes
632configure:18627: checking if /opt/local/bin/g++-mp-11 static flag -static works
633configure:18655: result: no
634configure:18667: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o
635configure:18688: /opt/local/bin/g++-mp-11 -c  -pipe -m64  -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.cpp >&5
636configure:18692: $? = 0
637configure:18714: result: yes
638configure:18719: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o
639configure:18766: result: yes
640configure:18796: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries
641configure:18836: result: yes
642configure:18977: checking dynamic linker characteristics
643configure:19763: result: darwin9.8.0 dyld
644configure:19828: checking how to hardcode library paths into programs
645configure:19853: result: immediate
646configure:20018: checking for Fortran compiler version
647configure:20027: /opt/local/bin/gfortran-mp-11 --version >&5
648GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0
649Copyright (C) 2021 Free Software Foundation, Inc.
650This is free software; see the source for copying conditions.  There is NO
651warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
652
653configure:20038: $? = 0
654configure:20027: /opt/local/bin/gfortran-mp-11 -v >&5
655Using built-in specs.
656COLLECT_GCC=/opt/local/bin/gfortran-mp-11
657COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
658Target: ppc-apple-darwin9
659Configured 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'
660Thread model: posix
661Supported LTO compression algorithms: zlib zstd
662gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
663configure:20038: $? = 0
664configure:20027: /opt/local/bin/gfortran-mp-11 -V >&5
665gfortran-mp-11: error: unrecognized command-line option '-V'
666gfortran-mp-11: fatal error: no input files
667compilation terminated.
668configure:20038: $? = 1
669configure:20027: /opt/local/bin/gfortran-mp-11 -qversion >&5
670gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
671gfortran-mp-11: fatal error: no input files
672compilation terminated.
673configure:20038: $? = 1
674configure:20047: checking whether we are using the GNU Fortran compiler
675configure:20060: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.F >&5
676configure:20060: $? = 0
677configure:20069: result: yes
678configure:20075: checking whether /opt/local/bin/gfortran-mp-11 accepts -g
679configure:20086: /opt/local/bin/gfortran-mp-11 -c -g  conftest.f >&5
680configure:20086: $? = 0
681configure:20094: result: yes
682configure:20226: checking if libtool supports shared libraries
683configure:20228: result: yes
684configure:20231: checking whether to build shared libraries
685configure:20255: result: yes
686configure:20258: checking whether to build static libraries
687configure:20262: result: yes
688configure:20296: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f >&5
689configure:20299: $? = 0
690configure:20768: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC
691configure:20775: result: -fno-common
692configure:20783: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works
693configure:20801: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -fno-common  conftest.f >&5
694configure:20805: $? = 0
695configure:20818: result: yes
696configure:20841: checking if /opt/local/bin/gfortran-mp-11 static flag -static works
697configure:20869: result: no
698configure:20881: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
699configure:20902: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o  conftest.f >&5
700configure:20906: $? = 0
701configure:20928: result: yes
702configure:20933: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
703configure:20980: result: yes
704configure:21010: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries
705configure:22233: result: yes
706configure:22374: checking dynamic linker characteristics
707configure:23154: result: darwin9.8.0 dyld
708configure:23219: checking how to hardcode library paths into programs
709configure:23244: result: immediate
710configure:23397: checking for Fortran 77 compiler version
711configure:23406: /opt/local/bin/gfortran-mp-11 --version >&5
712GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0
713Copyright (C) 2021 Free Software Foundation, Inc.
714This is free software; see the source for copying conditions.  There is NO
715warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
716
717configure:23417: $? = 0
718configure:23406: /opt/local/bin/gfortran-mp-11 -v >&5
719Using built-in specs.
720COLLECT_GCC=/opt/local/bin/gfortran-mp-11
721COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
722Target: ppc-apple-darwin9
723Configured 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'
724Thread model: posix
725Supported LTO compression algorithms: zlib zstd
726gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
727configure:23417: $? = 0
728configure:23406: /opt/local/bin/gfortran-mp-11 -V >&5
729gfortran-mp-11: error: unrecognized command-line option '-V'
730gfortran-mp-11: fatal error: no input files
731compilation terminated.
732configure:23417: $? = 1
733configure:23406: /opt/local/bin/gfortran-mp-11 -qversion >&5
734gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
735gfortran-mp-11: fatal error: no input files
736compilation terminated.
737configure:23417: $? = 1
738configure:23426: checking whether we are using the GNU Fortran 77 compiler
739configure:23439: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 conftest.F >&5
740configure:23439: $? = 0
741configure:23448: result: yes
742configure:23454: checking whether /opt/local/bin/gfortran-mp-11 accepts -g
743configure:23465: /opt/local/bin/gfortran-mp-11 -c -g conftest.f >&5
744configure:23465: $? = 0
745configure:23473: result: yes
746configure:23602: checking if libtool supports shared libraries
747configure:23604: result: yes
748configure:23607: checking whether to build shared libraries
749configure:23631: result: yes
750configure:23634: checking whether to build static libraries
751configure:23638: result: yes
752configure:23999: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC
753configure:24006: result: -fno-common
754configure:24014: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works
755configure:24032: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -fno-common conftest.f >&5
756configure:24036: $? = 0
757configure:24049: result: yes
758configure:24072: checking if /opt/local/bin/gfortran-mp-11 static flag -static works
759configure:24100: result: no
760configure:24112: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
761configure:24133: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o conftest.f >&5
762configure:24137: $? = 0
763configure:24159: result: yes
764configure:24164: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
765configure:24211: result: yes
766configure:24241: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries
767configure:25464: result: yes
768configure:25605: checking dynamic linker characteristics
769configure:26385: result: darwin9.8.0 dyld
770configure:26450: checking how to hardcode library paths into programs
771configure:26475: result: immediate
772configure:26548: checking for C compiler vendor
773configure:26569: /opt/local/bin/gcc-mp-11 --version </dev/null >conftest.txt 2>&1
774configure:26572: $? = 0
775configure:26599: result: gnu
776configure:27672: RUNNING PREREQ FOR CH4 DEVICE
777configure:27846: checking rdma/fabric.h usability
778configure:27846: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport conftest.c >&5
779conftest.c:62:10: fatal error: rdma/fabric.h: No such file or directory
780   62 | #include <rdma/fabric.h>
781      |          ^~~~~~~~~~~~~~~
782compilation terminated.
783configure:27846: $? = 1
784configure: failed program was:
785| /* confdefs.h */
786| #define PACKAGE_NAME "MPICH"
787| #define PACKAGE_TARNAME "mpich"
788| #define PACKAGE_VERSION "4.0.2"
789| #define PACKAGE_STRING "MPICH 4.0.2"
790| #define PACKAGE_BUGREPORT "discuss@mpich.org"
791| #define PACKAGE_URL "http://www.mpich.org/"
792| #define STDC_HEADERS 1
793| #define HAVE_SYS_TYPES_H 1
794| #define HAVE_SYS_STAT_H 1
795| #define HAVE_STDLIB_H 1
796| #define HAVE_STRING_H 1
797| #define HAVE_MEMORY_H 1
798| #define HAVE_STRINGS_H 1
799| #define HAVE_INTTYPES_H 1
800| #define HAVE_STDINT_H 1
801| #define HAVE_UNISTD_H 1
802| #define __EXTENSIONS__ 1
803| #define _ALL_SOURCE 1
804| #define _GNU_SOURCE 1
805| #define _POSIX_PTHREAD_SEMANTICS 1
806| #define _TANDEM_SOURCE 1
807| #define PACKAGE "mpich"
808| #define VERSION "4.0.2"
809| #define HAVE_DLFCN_H 1
810| #define LT_OBJDIR ".libs/"
811| #define ENABLE_LOCAL_SESSION_INIT 1
812| /* end confdefs.h.  */
813| #include <stdio.h>
814| #ifdef HAVE_SYS_TYPES_H
815| # include <sys/types.h>
816| #endif
817| #ifdef HAVE_SYS_STAT_H
818| # include <sys/stat.h>
819| #endif
820| #ifdef STDC_HEADERS
821| # include <stdlib.h>
822| # include <stddef.h>
823| #else
824| # ifdef HAVE_STDLIB_H
825| #  include <stdlib.h>
826| # endif
827| #endif
828| #ifdef HAVE_STRING_H
829| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
830| #  include <memory.h>
831| # endif
832| # include <string.h>
833| #endif
834| #ifdef HAVE_STRINGS_H
835| # include <strings.h>
836| #endif
837| #ifdef HAVE_INTTYPES_H
838| # include <inttypes.h>
839| #endif
840| #ifdef HAVE_STDINT_H
841| # include <stdint.h>
842| #endif
843| #ifdef HAVE_UNISTD_H
844| # include <unistd.h>
845| #endif
846| #include <rdma/fabric.h>
847configure:27846: result: no
848configure:27846: checking rdma/fabric.h presence
849configure:27846: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
850conftest.c:29:10: fatal error: rdma/fabric.h: No such file or directory
851   29 | #include <rdma/fabric.h>
852      |          ^~~~~~~~~~~~~~~
853compilation terminated.
854configure:27846: $? = 1
855configure: failed program was:
856| /* confdefs.h */
857| #define PACKAGE_NAME "MPICH"
858| #define PACKAGE_TARNAME "mpich"
859| #define PACKAGE_VERSION "4.0.2"
860| #define PACKAGE_STRING "MPICH 4.0.2"
861| #define PACKAGE_BUGREPORT "discuss@mpich.org"
862| #define PACKAGE_URL "http://www.mpich.org/"
863| #define STDC_HEADERS 1
864| #define HAVE_SYS_TYPES_H 1
865| #define HAVE_SYS_STAT_H 1
866| #define HAVE_STDLIB_H 1
867| #define HAVE_STRING_H 1
868| #define HAVE_MEMORY_H 1
869| #define HAVE_STRINGS_H 1
870| #define HAVE_INTTYPES_H 1
871| #define HAVE_STDINT_H 1
872| #define HAVE_UNISTD_H 1
873| #define __EXTENSIONS__ 1
874| #define _ALL_SOURCE 1
875| #define _GNU_SOURCE 1
876| #define _POSIX_PTHREAD_SEMANTICS 1
877| #define _TANDEM_SOURCE 1
878| #define PACKAGE "mpich"
879| #define VERSION "4.0.2"
880| #define HAVE_DLFCN_H 1
881| #define LT_OBJDIR ".libs/"
882| #define ENABLE_LOCAL_SESSION_INIT 1
883| /* end confdefs.h.  */
884| #include <rdma/fabric.h>
885configure:27846: result: no
886configure:27846: checking for rdma/fabric.h
887configure:27846: result: no
888configure:28094: checking ucp/api/ucp.h usability
889configure:28094: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport conftest.c >&5
890conftest.c:62:10: fatal error: ucp/api/ucp.h: No such file or directory
891   62 | #include <ucp/api/ucp.h>
892      |          ^~~~~~~~~~~~~~~
893compilation terminated.
894configure:28094: $? = 1
895configure: failed program was:
896| /* confdefs.h */
897| #define PACKAGE_NAME "MPICH"
898| #define PACKAGE_TARNAME "mpich"
899| #define PACKAGE_VERSION "4.0.2"
900| #define PACKAGE_STRING "MPICH 4.0.2"
901| #define PACKAGE_BUGREPORT "discuss@mpich.org"
902| #define PACKAGE_URL "http://www.mpich.org/"
903| #define STDC_HEADERS 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_SYS_STAT_H 1
906| #define HAVE_STDLIB_H 1
907| #define HAVE_STRING_H 1
908| #define HAVE_MEMORY_H 1
909| #define HAVE_STRINGS_H 1
910| #define HAVE_INTTYPES_H 1
911| #define HAVE_STDINT_H 1
912| #define HAVE_UNISTD_H 1
913| #define __EXTENSIONS__ 1
914| #define _ALL_SOURCE 1
915| #define _GNU_SOURCE 1
916| #define _POSIX_PTHREAD_SEMANTICS 1
917| #define _TANDEM_SOURCE 1
918| #define PACKAGE "mpich"
919| #define VERSION "4.0.2"
920| #define HAVE_DLFCN_H 1
921| #define LT_OBJDIR ".libs/"
922| #define ENABLE_LOCAL_SESSION_INIT 1
923| /* end confdefs.h.  */
924| #include <stdio.h>
925| #ifdef HAVE_SYS_TYPES_H
926| # include <sys/types.h>
927| #endif
928| #ifdef HAVE_SYS_STAT_H
929| # include <sys/stat.h>
930| #endif
931| #ifdef STDC_HEADERS
932| # include <stdlib.h>
933| # include <stddef.h>
934| #else
935| # ifdef HAVE_STDLIB_H
936| #  include <stdlib.h>
937| # endif
938| #endif
939| #ifdef HAVE_STRING_H
940| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
941| #  include <memory.h>
942| # endif
943| # include <string.h>
944| #endif
945| #ifdef HAVE_STRINGS_H
946| # include <strings.h>
947| #endif
948| #ifdef HAVE_INTTYPES_H
949| # include <inttypes.h>
950| #endif
951| #ifdef HAVE_STDINT_H
952| # include <stdint.h>
953| #endif
954| #ifdef HAVE_UNISTD_H
955| # include <unistd.h>
956| #endif
957| #include <ucp/api/ucp.h>
958configure:28094: result: no
959configure:28094: checking ucp/api/ucp.h presence
960configure:28094: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
961conftest.c:29:10: fatal error: ucp/api/ucp.h: No such file or directory
962   29 | #include <ucp/api/ucp.h>
963      |          ^~~~~~~~~~~~~~~
964compilation terminated.
965configure:28094: $? = 1
966configure: failed program was:
967| /* confdefs.h */
968| #define PACKAGE_NAME "MPICH"
969| #define PACKAGE_TARNAME "mpich"
970| #define PACKAGE_VERSION "4.0.2"
971| #define PACKAGE_STRING "MPICH 4.0.2"
972| #define PACKAGE_BUGREPORT "discuss@mpich.org"
973| #define PACKAGE_URL "http://www.mpich.org/"
974| #define STDC_HEADERS 1
975| #define HAVE_SYS_TYPES_H 1
976| #define HAVE_SYS_STAT_H 1
977| #define HAVE_STDLIB_H 1
978| #define HAVE_STRING_H 1
979| #define HAVE_MEMORY_H 1
980| #define HAVE_STRINGS_H 1
981| #define HAVE_INTTYPES_H 1
982| #define HAVE_STDINT_H 1
983| #define HAVE_UNISTD_H 1
984| #define __EXTENSIONS__ 1
985| #define _ALL_SOURCE 1
986| #define _GNU_SOURCE 1
987| #define _POSIX_PTHREAD_SEMANTICS 1
988| #define _TANDEM_SOURCE 1
989| #define PACKAGE "mpich"
990| #define VERSION "4.0.2"
991| #define HAVE_DLFCN_H 1
992| #define LT_OBJDIR ".libs/"
993| #define ENABLE_LOCAL_SESSION_INIT 1
994| /* end confdefs.h.  */
995| #include <ucp/api/ucp.h>
996configure:28094: result: no
997configure:28094: checking for ucp/api/ucp.h
998configure:28094: result: no
999configure:28217: CH4 select netmod: ofi
1000CPPFLAGS(=' -isystem/opt/local/include/LegacySupport') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending
1001configure:28831: checking hcoll/api/hcoll_api.h usability
1002configure:28831: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1003conftest.c:64:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory
1004   64 | #include <hcoll/api/hcoll_api.h>
1005      |          ^~~~~~~~~~~~~~~~~~~~~~~
1006compilation terminated.
1007configure:28831: $? = 1
1008configure: failed program was:
1009| /* confdefs.h */
1010| #define PACKAGE_NAME "MPICH"
1011| #define PACKAGE_TARNAME "mpich"
1012| #define PACKAGE_VERSION "4.0.2"
1013| #define PACKAGE_STRING "MPICH 4.0.2"
1014| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1015| #define PACKAGE_URL "http://www.mpich.org/"
1016| #define STDC_HEADERS 1
1017| #define HAVE_SYS_TYPES_H 1
1018| #define HAVE_SYS_STAT_H 1
1019| #define HAVE_STDLIB_H 1
1020| #define HAVE_STRING_H 1
1021| #define HAVE_MEMORY_H 1
1022| #define HAVE_STRINGS_H 1
1023| #define HAVE_INTTYPES_H 1
1024| #define HAVE_STDINT_H 1
1025| #define HAVE_UNISTD_H 1
1026| #define __EXTENSIONS__ 1
1027| #define _ALL_SOURCE 1
1028| #define _GNU_SOURCE 1
1029| #define _POSIX_PTHREAD_SEMANTICS 1
1030| #define _TANDEM_SOURCE 1
1031| #define PACKAGE "mpich"
1032| #define VERSION "4.0.2"
1033| #define HAVE_DLFCN_H 1
1034| #define LT_OBJDIR ".libs/"
1035| #define ENABLE_LOCAL_SESSION_INIT 1
1036| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1037| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1038| /* end confdefs.h.  */
1039| #include <stdio.h>
1040| #ifdef HAVE_SYS_TYPES_H
1041| # include <sys/types.h>
1042| #endif
1043| #ifdef HAVE_SYS_STAT_H
1044| # include <sys/stat.h>
1045| #endif
1046| #ifdef STDC_HEADERS
1047| # include <stdlib.h>
1048| # include <stddef.h>
1049| #else
1050| # ifdef HAVE_STDLIB_H
1051| #  include <stdlib.h>
1052| # endif
1053| #endif
1054| #ifdef HAVE_STRING_H
1055| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1056| #  include <memory.h>
1057| # endif
1058| # include <string.h>
1059| #endif
1060| #ifdef HAVE_STRINGS_H
1061| # include <strings.h>
1062| #endif
1063| #ifdef HAVE_INTTYPES_H
1064| # include <inttypes.h>
1065| #endif
1066| #ifdef HAVE_STDINT_H
1067| # include <stdint.h>
1068| #endif
1069| #ifdef HAVE_UNISTD_H
1070| # include <unistd.h>
1071| #endif
1072| #include <hcoll/api/hcoll_api.h>
1073configure:28831: result: no
1074configure:28831: checking hcoll/api/hcoll_api.h presence
1075configure:28831: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c
1076conftest.c:31:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory
1077   31 | #include <hcoll/api/hcoll_api.h>
1078      |          ^~~~~~~~~~~~~~~~~~~~~~~
1079compilation terminated.
1080configure:28831: $? = 1
1081configure: failed program was:
1082| /* confdefs.h */
1083| #define PACKAGE_NAME "MPICH"
1084| #define PACKAGE_TARNAME "mpich"
1085| #define PACKAGE_VERSION "4.0.2"
1086| #define PACKAGE_STRING "MPICH 4.0.2"
1087| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1088| #define PACKAGE_URL "http://www.mpich.org/"
1089| #define STDC_HEADERS 1
1090| #define HAVE_SYS_TYPES_H 1
1091| #define HAVE_SYS_STAT_H 1
1092| #define HAVE_STDLIB_H 1
1093| #define HAVE_STRING_H 1
1094| #define HAVE_MEMORY_H 1
1095| #define HAVE_STRINGS_H 1
1096| #define HAVE_INTTYPES_H 1
1097| #define HAVE_STDINT_H 1
1098| #define HAVE_UNISTD_H 1
1099| #define __EXTENSIONS__ 1
1100| #define _ALL_SOURCE 1
1101| #define _GNU_SOURCE 1
1102| #define _POSIX_PTHREAD_SEMANTICS 1
1103| #define _TANDEM_SOURCE 1
1104| #define PACKAGE "mpich"
1105| #define VERSION "4.0.2"
1106| #define HAVE_DLFCN_H 1
1107| #define LT_OBJDIR ".libs/"
1108| #define ENABLE_LOCAL_SESSION_INIT 1
1109| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1110| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1111| /* end confdefs.h.  */
1112| #include <hcoll/api/hcoll_api.h>
1113configure:28831: result: no
1114configure:28831: checking for hcoll/api/hcoll_api.h
1115configure:28831: result: no
1116configure:30105: checking for type of weak symbol alias support
1117configure:30131: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
1118conftest.c:51:1: warning: alias definitions not supported in Mach-O; ignored
1119   51 | }
1120      | ^
1121Undefined symbols:
1122  "_PFoo", referenced from:
1123      _main in ccE4Ylns.o
1124ld: symbol(s) not found
1125collect2: error: ld returned 1 exit status
1126configure:30131: $? = 1
1127configure: failed program was:
1128| /* confdefs.h */
1129| #define PACKAGE_NAME "MPICH"
1130| #define PACKAGE_TARNAME "mpich"
1131| #define PACKAGE_VERSION "4.0.2"
1132| #define PACKAGE_STRING "MPICH 4.0.2"
1133| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1134| #define PACKAGE_URL "http://www.mpich.org/"
1135| #define STDC_HEADERS 1
1136| #define HAVE_SYS_TYPES_H 1
1137| #define HAVE_SYS_STAT_H 1
1138| #define HAVE_STDLIB_H 1
1139| #define HAVE_STRING_H 1
1140| #define HAVE_MEMORY_H 1
1141| #define HAVE_STRINGS_H 1
1142| #define HAVE_INTTYPES_H 1
1143| #define HAVE_STDINT_H 1
1144| #define HAVE_UNISTD_H 1
1145| #define __EXTENSIONS__ 1
1146| #define _ALL_SOURCE 1
1147| #define _GNU_SOURCE 1
1148| #define _POSIX_PTHREAD_SEMANTICS 1
1149| #define _TANDEM_SOURCE 1
1150| #define PACKAGE "mpich"
1151| #define VERSION "4.0.2"
1152| #define HAVE_DLFCN_H 1
1153| #define LT_OBJDIR ".libs/"
1154| #define ENABLE_LOCAL_SESSION_INIT 1
1155| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1156| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1157| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1158| #define HAVE_CH4_NETMOD_OFI 1
1159| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1160| #define NEEDS_STRICT_ALIGNMENT 1
1161| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1162| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1163| #define HAVE_TAG_ERROR_BITS 1
1164| /* end confdefs.h.  */
1165|
1166|     extern int PFoo(int);
1167|     #pragma weak PFoo = Foo
1168|     int Foo(int a) { return a; }
1169|
1170| int
1171| main ()
1172| {
1173|
1174|     return PFoo(1);
1175|
1176|   ;
1177|   return 0;
1178| }
1179configure:30380: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
1180Undefined symbols:
1181  "_PFoo", referenced from:
1182      _main in ccKqT9c4.o
1183ld: symbol(s) not found
1184collect2: error: ld returned 1 exit status
1185configure:30380: $? = 1
1186configure: failed program was:
1187| /* confdefs.h */
1188| #define PACKAGE_NAME "MPICH"
1189| #define PACKAGE_TARNAME "mpich"
1190| #define PACKAGE_VERSION "4.0.2"
1191| #define PACKAGE_STRING "MPICH 4.0.2"
1192| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1193| #define PACKAGE_URL "http://www.mpich.org/"
1194| #define STDC_HEADERS 1
1195| #define HAVE_SYS_TYPES_H 1
1196| #define HAVE_SYS_STAT_H 1
1197| #define HAVE_STDLIB_H 1
1198| #define HAVE_STRING_H 1
1199| #define HAVE_MEMORY_H 1
1200| #define HAVE_STRINGS_H 1
1201| #define HAVE_INTTYPES_H 1
1202| #define HAVE_STDINT_H 1
1203| #define HAVE_UNISTD_H 1
1204| #define __EXTENSIONS__ 1
1205| #define _ALL_SOURCE 1
1206| #define _GNU_SOURCE 1
1207| #define _POSIX_PTHREAD_SEMANTICS 1
1208| #define _TANDEM_SOURCE 1
1209| #define PACKAGE "mpich"
1210| #define VERSION "4.0.2"
1211| #define HAVE_DLFCN_H 1
1212| #define LT_OBJDIR ".libs/"
1213| #define ENABLE_LOCAL_SESSION_INIT 1
1214| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1215| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1216| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1217| #define HAVE_CH4_NETMOD_OFI 1
1218| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1219| #define NEEDS_STRICT_ALIGNMENT 1
1220| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1221| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1222| #define HAVE_TAG_ERROR_BITS 1
1223| /* end confdefs.h.  */
1224|
1225|         extern int PFoo(int);
1226|         #pragma _HP_SECONDARY_DEF Foo  PFoo
1227|         int Foo(int a) { return a; }
1228|
1229| int
1230| main ()
1231| {
1232|
1233|         return PFoo(1);
1234|
1235|   ;
1236|   return 0;
1237| }
1238configure:30404: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
1239Undefined symbols:
1240  "_PFoo", referenced from:
1241      _main in ccsXhCYp.o
1242ld: symbol(s) not found
1243collect2: error: ld returned 1 exit status
1244configure:30404: $? = 1
1245configure: failed program was:
1246| /* confdefs.h */
1247| #define PACKAGE_NAME "MPICH"
1248| #define PACKAGE_TARNAME "mpich"
1249| #define PACKAGE_VERSION "4.0.2"
1250| #define PACKAGE_STRING "MPICH 4.0.2"
1251| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1252| #define PACKAGE_URL "http://www.mpich.org/"
1253| #define STDC_HEADERS 1
1254| #define HAVE_SYS_TYPES_H 1
1255| #define HAVE_SYS_STAT_H 1
1256| #define HAVE_STDLIB_H 1
1257| #define HAVE_STRING_H 1
1258| #define HAVE_MEMORY_H 1
1259| #define HAVE_STRINGS_H 1
1260| #define HAVE_INTTYPES_H 1
1261| #define HAVE_STDINT_H 1
1262| #define HAVE_UNISTD_H 1
1263| #define __EXTENSIONS__ 1
1264| #define _ALL_SOURCE 1
1265| #define _GNU_SOURCE 1
1266| #define _POSIX_PTHREAD_SEMANTICS 1
1267| #define _TANDEM_SOURCE 1
1268| #define PACKAGE "mpich"
1269| #define VERSION "4.0.2"
1270| #define HAVE_DLFCN_H 1
1271| #define LT_OBJDIR ".libs/"
1272| #define ENABLE_LOCAL_SESSION_INIT 1
1273| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1274| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1275| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1276| #define HAVE_CH4_NETMOD_OFI 1
1277| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1278| #define NEEDS_STRICT_ALIGNMENT 1
1279| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1280| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1281| #define HAVE_TAG_ERROR_BITS 1
1282| /* end confdefs.h.  */
1283|
1284|         extern int PFoo(int);
1285|         #pragma _CRI duplicate PFoo as Foo
1286|         int Foo(int a) { return a; }
1287|
1288| int
1289| main ()
1290| {
1291|
1292|         return PFoo(1);
1293|
1294|   ;
1295|   return 0;
1296| }
1297configure:30418: result: no
1298configure:30436: checking whether __attribute__ ((weak)) allowed
1299configure:30453: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1300configure:30453: $? = 0
1301configure:30461: result: yes
1302configure:30465: checking whether __attribute__ ((weak_import)) allowed
1303configure:30482: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1304configure:30482: $? = 0
1305configure:30490: result: yes
1306configure:30493: checking whether __attribute__((weak,alias(...))) allowed
1307configure:30519: /opt/local/bin/gcc-mp-11 -c -Werror  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1308conftest.c:45:1: error: alias definitions not supported in Mach-O; ignored [-Werror]
1309   45 | }
1310      | ^
1311cc1: all warnings being treated as errors
1312configure:30519: $? = 1
1313configure: failed program was:
1314| /* confdefs.h */
1315| #define PACKAGE_NAME "MPICH"
1316| #define PACKAGE_TARNAME "mpich"
1317| #define PACKAGE_VERSION "4.0.2"
1318| #define PACKAGE_STRING "MPICH 4.0.2"
1319| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1320| #define PACKAGE_URL "http://www.mpich.org/"
1321| #define STDC_HEADERS 1
1322| #define HAVE_SYS_TYPES_H 1
1323| #define HAVE_SYS_STAT_H 1
1324| #define HAVE_STDLIB_H 1
1325| #define HAVE_STRING_H 1
1326| #define HAVE_MEMORY_H 1
1327| #define HAVE_STRINGS_H 1
1328| #define HAVE_INTTYPES_H 1
1329| #define HAVE_STDINT_H 1
1330| #define HAVE_UNISTD_H 1
1331| #define __EXTENSIONS__ 1
1332| #define _ALL_SOURCE 1
1333| #define _GNU_SOURCE 1
1334| #define _POSIX_PTHREAD_SEMANTICS 1
1335| #define _TANDEM_SOURCE 1
1336| #define PACKAGE "mpich"
1337| #define VERSION "4.0.2"
1338| #define HAVE_DLFCN_H 1
1339| #define LT_OBJDIR ".libs/"
1340| #define ENABLE_LOCAL_SESSION_INIT 1
1341| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1342| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1343| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1344| #define HAVE_CH4_NETMOD_OFI 1
1345| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1346| #define NEEDS_STRICT_ALIGNMENT 1
1347| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1348| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1349| #define HAVE_TAG_ERROR_BITS 1
1350| /* end confdefs.h.  */
1351| int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1352| int
1353| main ()
1354| {
1355| int a;
1356|   ;
1357|   return 0;
1358| }
1359configure:30533: result: no
1360configure:30718: checking if /opt/local/bin/gcc-mp-11 supports -fvisibility=hidden
1361configure:30730: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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 -m64 conftest.c  >&5
1362configure:30730: $? = 0
1363configure:30749: result: yes
1364configure:30758: checking whether to enable symbol visibility
1365configure:30760: result: yes (via -fvisibility=hidden)
1366configure:30810: ===== configuring src/mpl =====
1367configure: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 -m64' 'CFLAGS= -pipe -m64 -fno-common ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
1368configure:30995: ===== done with src/mpl configure =====
1369configure:31001: sourcing src/mpl/localdefs
1370CPPFLAGS(='-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-ppc64/src/mpl/include', appending
1371CPPFLAGS(='-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-ppc64/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-ppc64/src/mpl/include', not appending
1372configure:31694: ===== configuring modules/json-c =====
1373configure: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 -m64' 'CFLAGS= -pipe -m64' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
1374configure:31879: ===== done with modules/json-c configure =====
1375CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-c', appending
1376CPPFLAGS(='-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-ppc64/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-ppc64/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-ppc64/modules/json-c', not appending
1377configure:32150: checking hwloc.h usability
1378configure:32150: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-c conftest.c >&5
1379configure:32150: $? = 0
1380configure:32150: result: yes
1381configure:32150: checking hwloc.h presence
1382configure: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-ppc64/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-ppc64/modules/json-c conftest.c
1383configure:32150: $? = 0
1384configure:32150: result: yes
1385configure:32150: checking for hwloc.h
1386configure:32150: result: yes
1387configure:32166: checking for hwloc_topology_set_pid in -lhwloc
1388configure:32191: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-c -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c -lhwloc   >&5
1389configure:32191: $? = 0
1390configure:32200: result: yes
1391WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', appending
1392configure:32254: checking if hwloc meets minimum version requirement
1393configure:32271: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-c conftest.c >&5
1394configure:32271: $? = 0
1395configure:32277: result: yes
1396configure:32761: checking netloc.h usability
1397configure:32761: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-c conftest.c >&5
1398conftest.c:74:10: fatal error: netloc.h: No such file or directory
1399   74 | #include <netloc.h>
1400      |          ^~~~~~~~~~
1401compilation terminated.
1402configure:32761: $? = 1
1403configure: failed program was:
1404| /* confdefs.h */
1405| #define PACKAGE_NAME "MPICH"
1406| #define PACKAGE_TARNAME "mpich"
1407| #define PACKAGE_VERSION "4.0.2"
1408| #define PACKAGE_STRING "MPICH 4.0.2"
1409| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1410| #define PACKAGE_URL "http://www.mpich.org/"
1411| #define STDC_HEADERS 1
1412| #define HAVE_SYS_TYPES_H 1
1413| #define HAVE_SYS_STAT_H 1
1414| #define HAVE_STDLIB_H 1
1415| #define HAVE_STRING_H 1
1416| #define HAVE_MEMORY_H 1
1417| #define HAVE_STRINGS_H 1
1418| #define HAVE_INTTYPES_H 1
1419| #define HAVE_STDINT_H 1
1420| #define HAVE_UNISTD_H 1
1421| #define __EXTENSIONS__ 1
1422| #define _ALL_SOURCE 1
1423| #define _GNU_SOURCE 1
1424| #define _POSIX_PTHREAD_SEMANTICS 1
1425| #define _TANDEM_SOURCE 1
1426| #define PACKAGE "mpich"
1427| #define VERSION "4.0.2"
1428| #define HAVE_DLFCN_H 1
1429| #define LT_OBJDIR ".libs/"
1430| #define ENABLE_LOCAL_SESSION_INIT 1
1431| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1432| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1433| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1434| #define HAVE_CH4_NETMOD_OFI 1
1435| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1436| #define NEEDS_STRICT_ALIGNMENT 1
1437| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1438| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1439| #define HAVE_TAG_ERROR_BITS 1
1440| #define HAVE_VISIBILITY 1
1441| #define HAVE_LIBHWLOC 1
1442| #define HAVE_HWLOC 1
1443| /* end confdefs.h.  */
1444| #include <stdio.h>
1445| #ifdef HAVE_SYS_TYPES_H
1446| # include <sys/types.h>
1447| #endif
1448| #ifdef HAVE_SYS_STAT_H
1449| # include <sys/stat.h>
1450| #endif
1451| #ifdef STDC_HEADERS
1452| # include <stdlib.h>
1453| # include <stddef.h>
1454| #else
1455| # ifdef HAVE_STDLIB_H
1456| #  include <stdlib.h>
1457| # endif
1458| #endif
1459| #ifdef HAVE_STRING_H
1460| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1461| #  include <memory.h>
1462| # endif
1463| # include <string.h>
1464| #endif
1465| #ifdef HAVE_STRINGS_H
1466| # include <strings.h>
1467| #endif
1468| #ifdef HAVE_INTTYPES_H
1469| # include <inttypes.h>
1470| #endif
1471| #ifdef HAVE_STDINT_H
1472| # include <stdint.h>
1473| #endif
1474| #ifdef HAVE_UNISTD_H
1475| # include <unistd.h>
1476| #endif
1477| #include <netloc.h>
1478configure:32761: result: no
1479configure:32761: checking netloc.h presence
1480configure: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-ppc64/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-ppc64/modules/json-c conftest.c
1481conftest.c:41:10: fatal error: netloc.h: No such file or directory
1482   41 | #include <netloc.h>
1483      |          ^~~~~~~~~~
1484compilation terminated.
1485configure:32761: $? = 1
1486configure: failed program was:
1487| /* confdefs.h */
1488| #define PACKAGE_NAME "MPICH"
1489| #define PACKAGE_TARNAME "mpich"
1490| #define PACKAGE_VERSION "4.0.2"
1491| #define PACKAGE_STRING "MPICH 4.0.2"
1492| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1493| #define PACKAGE_URL "http://www.mpich.org/"
1494| #define STDC_HEADERS 1
1495| #define HAVE_SYS_TYPES_H 1
1496| #define HAVE_SYS_STAT_H 1
1497| #define HAVE_STDLIB_H 1
1498| #define HAVE_STRING_H 1
1499| #define HAVE_MEMORY_H 1
1500| #define HAVE_STRINGS_H 1
1501| #define HAVE_INTTYPES_H 1
1502| #define HAVE_STDINT_H 1
1503| #define HAVE_UNISTD_H 1
1504| #define __EXTENSIONS__ 1
1505| #define _ALL_SOURCE 1
1506| #define _GNU_SOURCE 1
1507| #define _POSIX_PTHREAD_SEMANTICS 1
1508| #define _TANDEM_SOURCE 1
1509| #define PACKAGE "mpich"
1510| #define VERSION "4.0.2"
1511| #define HAVE_DLFCN_H 1
1512| #define LT_OBJDIR ".libs/"
1513| #define ENABLE_LOCAL_SESSION_INIT 1
1514| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1515| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1516| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1517| #define HAVE_CH4_NETMOD_OFI 1
1518| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1519| #define NEEDS_STRICT_ALIGNMENT 1
1520| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1521| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1522| #define HAVE_TAG_ERROR_BITS 1
1523| #define HAVE_VISIBILITY 1
1524| #define HAVE_LIBHWLOC 1
1525| #define HAVE_HWLOC 1
1526| /* end confdefs.h.  */
1527| #include <netloc.h>
1528configure:32761: result: no
1529configure:32761: checking for netloc.h
1530configure:32761: result: no
1531CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-c') does not contain '-D_REENTRANT', appending
1532CPPFLAGS(='-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-ppc64/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-ppc64/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-ppc64/src/mpi/romio/include', appending
1533configure:34210: checking whether C compiler accepts option -O2
1534configure:34262: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  > pac_test1.log 2>&1
1535configure:34262: $? = 0
1536configure:34293: /opt/local/bin/gcc-mp-11 -o conftest -O2  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  > pac_test2.log 2>&1
1537configure:34293: $? = 0
1538configure:34301: diff -b pac_test1.log pac_test2.log > pac_test.log
1539configure:34304: $? = 0
1540configure:34404: result: yes
1541configure:34409: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1542configure:34449: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c > pac_test3.log 2>&1
1543configure:34449: $? = 0
1544configure:34453: mv conftest.o pac_conftest.o
1545configure:34456: $? = 0
1546configure:34492: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
1547configure:34492: $? = 0
1548configure:34527: /opt/local/bin/gcc-mp-11 -o conftest -O2  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
1549configure:34527: $? = 0
1550configure:34535: diff -b pac_test4.log pac_test5.log > pac_test.log
1551configure:34538: $? = 0
1552configure:34677: result: yes
1553configure:34724: checking for shared library (esp. rpath) characteristics of CC
1554configure:34815: result: done (results in src/env/cc_shlib.conf)
1555configure:34990: checking whether Fortran 77 compiler accepts option -O2
1556configure:35035: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f  > pac_test1.log 2>&1
1557configure:35035: $? = 0
1558configure:35066: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f  > pac_test2.log 2>&1
1559configure:35066: $? = 0
1560configure:35074: diff -b pac_test1.log pac_test2.log > pac_test.log
1561configure:35077: $? = 0
1562configure:35177: result: yes
1563configure:35182: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1564configure:35221: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 conftest.f > pac_test3.log 2>&1
1565configure:35221: $? = 0
1566configure:35225: mv conftest.o pac_conftest.o
1567configure:35228: $? = 0
1568configure:35266: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  > pac_test4.log 2>&1
1569configure:35266: $? = 0
1570configure:35274: diff -b pac_test2.log pac_test4.log > pac_test.log
1571configure:35277: $? = 0
1572configure:35378: result: yes
1573configure:35416: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-11
1574configure:35426: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1575configure:35426: $? = 0
1576configure:35444: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f
1577Using built-in specs.
1578Target: ppc-apple-darwin9
1579Thread model: posix
1580Supported LTO compression algorithms: zlib zstd
1581gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
1582 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m64 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64/finclude -o - |
1583 /opt/local/bin/as -v -arch ppc64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/cciKE1mp.o
1584Apple Inc version cctools-localbuild, GNU assembler version 1.38
1585GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1586        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
1587
1588GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1589GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1590        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
1591
1592GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1593Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64/libgfortran.spec
1594rename spec lib to liborig
1595 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc64 -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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/cciKE1mp.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc
1596configure:35527: result: -v
1597configure:35529: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-11
1598configure:35552: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m64 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f
1599Using built-in specs.
1600Target: ppc-apple-darwin9
1601Thread model: posix
1602Supported LTO compression algorithms: zlib zstd
1603gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
1604 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m64 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64/finclude -o - |
1605 /opt/local/bin/as -v -arch ppc64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/ccjtFs1L.o
1606Apple Inc version cctools-localbuild, GNU assembler version 1.38
1607GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1608        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
1609
1610GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1611GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1612        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
1613
1614GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1615Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64/libgfortran.spec
1616rename spec lib to liborig
1617 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc64 -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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/ccjtFs1L.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc
1618configure:35748: result:  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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
1619configure:35764: checking whether /opt/local/bin/gfortran-mp-11 accepts the FLIBS found by autoconf
1620configure:35780: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f  >&5
1621configure:35780: $? = 0
1622configure:35782: result: yes
1623configure:35820: checking whether /opt/local/bin/gcc-mp-11 links with FLIBS found by autoconf
1624configure:35845: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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
1625configure:35845: $? = 0
1626configure:35847: result: yes
1627configure:35897: checking whether Fortran 77 and C objects are compatible
1628configure:35976: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1629configure:35976: $? = 0
1630configure:35979: mv conftest.o pac_conftest.o
1631configure:35982: $? = 0
1632configure:35991: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
1633configure:35991: $? = 0
1634configure:35994: result: yes
1635configure:36153: checking for linker for Fortran main program
1636configure:36174: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1637configure:36174: $? = 0
1638configure:36233: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1639configure:36233: $? = 0
1640configure:36236: mv conftest.o pac_conftest.o
1641configure:36239: $? = 0
1642configure:36248: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
1643configure:36248: $? = 0
1644configure:36250: result: Use Fortran to link programs
1645configure:36361: checking for Fortran 77 name mangling
1646configure:36383: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1647configure:36383: $? = 0
1648configure:36386: mv conftest.o f77conftest.o
1649configure:36389: $? = 0
1650configure:36414: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c f77conftest.o  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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
1651configure:36414: $? = 0
1652configure:36537: result: lower uscore
1653configure:36602: checking for libraries to link Fortran main with C stdio routines
1654configure:36626: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1655configure:36626: $? = 0
1656configure:36629: mv conftest.o pac_conftest.o
1657configure:36632: $? = 0
1658configure:36651: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o   >&5
1659configure:36651: $? = 0
1660configure:36682: result: none
1661configure:36732: checking whether Fortran init will work with C
1662configure:36754: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1663configure:36754: $? = 0
1664configure:36757: mv conftest.o pac_f77conftest.o
1665configure:36760: $? = 0
1666configure:36802: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_f77conftest.o  >&5
1667configure:36802: $? = 0
1668configure:36825: result: yes
1669configure:36924: checking for extension for Fortran 90 programs
1670configure:36939: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1671configure:36939: $? = 0
1672configure:36941: result: f90
1673configure:36983: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64) works
1674configure:36994: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
1675configure:36994: $? = 0
1676configure:36997: result: yes
1677configure:36999: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64) is a cross-compiler
1678configure:37005: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
1679configure:37005: $? = 0
1680configure:37005: ./conftest
1681configure:37005: $? = 0
1682configure:37014: result: no
1683configure:37037: checking whether Fortran 90 compiler works with Fortran 77 compiler
1684configure:37065: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1685configure:37065: $? = 0
1686configure:37069: mv conftest.o pac_f77conftest.o
1687configure:37072: $? = 0
1688configure:37093: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_f77conftest.o  >&5
1689configure:37093: $? = 0
1690configure:37135: result: yes
1691configure:37197: checking for shared library (esp. rpath) characteristics of F77
1692configure:37290: result: done (results in src/env/f77_shlib.conf)
1693configure:37301: checking whether Fortran 77 accepts ! for comments
1694configure:37319: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1695configure:37319: $? = 0
1696configure:37336: result: yes
1697configure:37346: checking for include directory flag for Fortran
1698configure:37373: /opt/local/bin/gfortran-mp-11 -c -I src  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1699configure:37373: $? = 0
1700configure:37391: result: -I
1701configure:37399: checking for Fortran 77 flag for library directories
1702configure:37418: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1703configure:37418: $? = 0
1704configure:37422: mv conftest.o pac_f77conftest.o
1705configure:37425: $? = 0
1706configure:37428: test -d conftestdir || mkdir conftestdir
1707configure:37431: $? = 0
1708configure:37434: ar cru conftestdir/libf77conftest.a pac_f77conftest.o
1709configure:37437: $? = 0
1710configure:37440: ranlib conftestdir/libf77conftest.a
1711configure:37443: $? = 0
1712configure:37461: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Lconftestdir -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f -lf77conftest  >&5
1713configure:37461: $? = 0
1714configure:37481: result: -L
1715configure:37557: checking whether Fortran 77 compiler processes .F files with C preprocessor
1716configure:37578: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.F >&5
1717configure:37578: $? = 0
1718configure:37646: result: yes
1719configure:37654: checking whether /opt/local/bin/gfortran-mp-11 allows mismatched arguments
1720configure:37677: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
1721conftest.f:8:18:
1722
1723    7 |         call foo1(a)
1724      |                  2
1725    8 |         call foo1(b)
1726      |                  1
1727Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
1728configure:37677: $? = 0
1729configure:37721: result: yes
1730configure:37989: checking for shared library (esp. rpath) characteristics of FC
1731configure:38082: result: done (results in src/env/fc_shlib.conf)
1732configure:38098: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64) works
1733configure:38109: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
1734configure:38109: $? = 0
1735configure:38112: result: yes
1736configure:38114: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64) is a cross-compiler
1737configure:38120: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
1738configure:38120: $? = 0
1739configure:38120: ./conftest
1740configure:38120: $? = 0
1741configure:38129: result: no
1742configure:38175: checking for Fortran 90 module extension
1743configure:38197: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1744configure:38197: $? = 0
1745configure:38293: result: mod
1746configure:38305: checking for Fortran 90 module include flag
1747configure:38333: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1748configure:38333: $? = 0
1749configure:38370: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -Iconftestdir  conftest.f90 >&5
1750configure:38370: $? = 0
1751configure:38429: result: -I
1752configure:38437: checking for Fortran 90 module output directory flag
1753configure:38468: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 >&5
1754configure:38468: $? = 0
1755configure:38522: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -Jconftestdir  conftest.f90 >&5
1756configure:38522: $? = 0
1757configure:38562: result: -J
1758configure:38633: checking whether Fortran 90 compiler accepts option -O2
1759configure:38678: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  > pac_test1.log 2>&1
1760configure:38678: $? = 0
1761configure:38709: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  > pac_test2.log 2>&1
1762configure:38709: $? = 0
1763configure:38717: diff -b pac_test1.log pac_test2.log > pac_test.log
1764configure:38720: $? = 0
1765configure:38820: result: yes
1766configure:38825: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1767configure:38864: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64  conftest.f90 > pac_test3.log 2>&1
1768configure:38864: $? = 0
1769configure:38868: mv conftest.o pac_conftest.o
1770configure:38871: $? = 0
1771configure:38909: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  > pac_test4.log 2>&1
1772configure:38909: $? = 0
1773configure:38917: diff -b pac_test2.log pac_test4.log > pac_test.log
1774configure:38920: $? = 0
1775configure:39021: result: yes
1776configure:39053: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
1777configure:39074: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include  conftest.F90 >&5
1778configure:39074: $? = 0
1779configure:39142: result: yes
1780configure:39162: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
1781configure:39186: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1782configure:39186: $? = 0
1783configure:39190: mv conftest.o pac_conftest.o
1784configure:39193: $? = 0
1785configure:39210: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  >&5
1786configure:39210: $? = 0
1787configure:39251: result: none
1788configure:39270: checking whether TRUE has been defined
1789configure:39283: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
1790conftest.c: In function 'main':
1791conftest.c:60:8: error: 'TRUE' undeclared (first use in this function)
1792   60 | return TRUE;
1793      |        ^~~~
1794conftest.c:60:8: note: each undeclared identifier is reported only once for each function it appears in
1795configure:39283: $? = 1
1796configure: failed program was:
1797| /* confdefs.h */
1798| #define PACKAGE_NAME "MPICH"
1799| #define PACKAGE_TARNAME "mpich"
1800| #define PACKAGE_VERSION "4.0.2"
1801| #define PACKAGE_STRING "MPICH 4.0.2"
1802| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1803| #define PACKAGE_URL "http://www.mpich.org/"
1804| #define STDC_HEADERS 1
1805| #define HAVE_SYS_TYPES_H 1
1806| #define HAVE_SYS_STAT_H 1
1807| #define HAVE_STDLIB_H 1
1808| #define HAVE_STRING_H 1
1809| #define HAVE_MEMORY_H 1
1810| #define HAVE_STRINGS_H 1
1811| #define HAVE_INTTYPES_H 1
1812| #define HAVE_STDINT_H 1
1813| #define HAVE_UNISTD_H 1
1814| #define __EXTENSIONS__ 1
1815| #define _ALL_SOURCE 1
1816| #define _GNU_SOURCE 1
1817| #define _POSIX_PTHREAD_SEMANTICS 1
1818| #define _TANDEM_SOURCE 1
1819| #define PACKAGE "mpich"
1820| #define VERSION "4.0.2"
1821| #define HAVE_DLFCN_H 1
1822| #define LT_OBJDIR ".libs/"
1823| #define ENABLE_LOCAL_SESSION_INIT 1
1824| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1825| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1826| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1827| #define HAVE_CH4_NETMOD_OFI 1
1828| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1829| #define NEEDS_STRICT_ALIGNMENT 1
1830| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1831| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1832| #define HAVE_TAG_ERROR_BITS 1
1833| #define HAVE_VISIBILITY 1
1834| #define HAVE_LIBHWLOC 1
1835| #define HAVE_HWLOC 1
1836| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1837| #define MPICH_IS_THREADED 1
1838| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
1839| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
1840| #define HAVE_ROMIO 1
1841| #define ENABLE_PVAR_NEM 0
1842| #define ENABLE_PVAR_RECVQ 0
1843| #define ENABLE_PVAR_RMA 0
1844| #define ENABLE_PVAR_DIMS 0
1845| #define ENABLE_PVAR_MULTINIC 0
1846| #define HAVE_LONG_LONG 1
1847| #define STDCALL
1848| #define F77_NAME_LOWER_USCORE 1
1849| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
1850| #define HAVE_FORTRAN_BINDING 1
1851| /* end confdefs.h.  */
1852|
1853| int
1854| main ()
1855| {
1856| return TRUE;
1857|   ;
1858|   return 0;
1859| }
1860configure:39289: result: no
1861configure:39322: checking whether the C++ compiler /opt/local/bin/g++-mp-11 can build an executable
1862configure:39352: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
1863configure:39352: $? = 0
1864configure:39366: result: yes
1865configure:39373: checking whether C++ compiler works with string
1866configure:39396: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1867configure:39396: $? = 0
1868configure:39409: result: yes
1869configure:39422: checking whether the compiler supports exceptions
1870configure:39445: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1871configure:39445: $? = 0
1872configure:39459: result: yes
1873configure:39467: checking whether the compiler recognizes bool as a built-in type
1874configure:39494: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1875configure:39494: $? = 0
1876configure:39508: result: yes
1877configure:39516: checking whether the compiler implements namespaces
1878configure:39543: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1879configure:39543: $? = 0
1880configure:39557: result: yes
1881configure:39574: checking whether <iostream> available
1882configure:39591: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1883configure:39591: $? = 0
1884configure:39598: result: yes
1885configure:39601: checking whether the compiler implements the namespace std
1886configure:39631: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1887configure:39631: $? = 0
1888configure:39646: result: yes
1889configure:39655: checking whether <math> available
1890configure:39672: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
1891conftest.cpp:61:10: fatal error: math: No such file or directory
1892   61 | #include <math>
1893      |          ^~~~~~
1894compilation terminated.
1895configure:39672: $? = 1
1896configure: failed program was:
1897| /* confdefs.h */
1898| #define PACKAGE_NAME "MPICH"
1899| #define PACKAGE_TARNAME "mpich"
1900| #define PACKAGE_VERSION "4.0.2"
1901| #define PACKAGE_STRING "MPICH 4.0.2"
1902| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1903| #define PACKAGE_URL "http://www.mpich.org/"
1904| #define STDC_HEADERS 1
1905| #define HAVE_SYS_TYPES_H 1
1906| #define HAVE_SYS_STAT_H 1
1907| #define HAVE_STDLIB_H 1
1908| #define HAVE_STRING_H 1
1909| #define HAVE_MEMORY_H 1
1910| #define HAVE_STRINGS_H 1
1911| #define HAVE_INTTYPES_H 1
1912| #define HAVE_STDINT_H 1
1913| #define HAVE_UNISTD_H 1
1914| #define __EXTENSIONS__ 1
1915| #define _ALL_SOURCE 1
1916| #define _GNU_SOURCE 1
1917| #define _POSIX_PTHREAD_SEMANTICS 1
1918| #define _TANDEM_SOURCE 1
1919| #define PACKAGE "mpich"
1920| #define VERSION "4.0.2"
1921| #define HAVE_DLFCN_H 1
1922| #define LT_OBJDIR ".libs/"
1923| #define ENABLE_LOCAL_SESSION_INIT 1
1924| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1925| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1926| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1927| #define HAVE_CH4_NETMOD_OFI 1
1928| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1929| #define NEEDS_STRICT_ALIGNMENT 1
1930| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1931| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1932| #define HAVE_TAG_ERROR_BITS 1
1933| #define HAVE_VISIBILITY 1
1934| #define HAVE_LIBHWLOC 1
1935| #define HAVE_HWLOC 1
1936| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1937| #define MPICH_IS_THREADED 1
1938| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
1939| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
1940| #define HAVE_ROMIO 1
1941| #define ENABLE_PVAR_NEM 0
1942| #define ENABLE_PVAR_RECVQ 0
1943| #define ENABLE_PVAR_RMA 0
1944| #define ENABLE_PVAR_DIMS 0
1945| #define ENABLE_PVAR_MULTINIC 0
1946| #define HAVE_LONG_LONG 1
1947| #define STDCALL
1948| #define F77_NAME_LOWER_USCORE 1
1949| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
1950| #define HAVE_FORTRAN_BINDING 1
1951| #define TRUE 1
1952| #define FALSE 0
1953| #define HAVE_CXX_EXCEPTIONS /**/
1954| #define HAVE_NAMESPACES /**/
1955| #define HAVE_NAMESPACE_STD /**/
1956| /* end confdefs.h.  */
1957| #include <math>
1958| int
1959| main ()
1960| {
1961| using namespace std;
1962|   ;
1963|   return 0;
1964| }
1965configure:39679: result: no
1966configure:39704: checking for GNU g++ version
1967configure:39730: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
1968configure:39730: $? = 0
1969configure:39730: ./conftest
1970configure:39730: $? = 0
1971configure:39740: result: 11 . 3
1972configure:39784: checking for shared library (esp. rpath) characteristics of CXX
1973configure:39877: result: done (results in src/env/cxx_shlib.conf)
1974configure:39888: checking whether C++ compiler accepts option -O2
1975configure:39940: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  > pac_test1.log 2>&1
1976configure:39940: $? = 0
1977configure:39971: /opt/local/bin/g++-mp-11 -o conftest -O2  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  > pac_test2.log 2>&1
1978configure:39971: $? = 0
1979configure:39979: diff -b pac_test1.log pac_test2.log > pac_test.log
1980configure:39982: $? = 0
1981configure:40082: result: yes
1982configure:40087: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1983configure:40127: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1
1984configure:40127: $? = 0
1985configure:40131: mv conftest.o pac_conftest.o
1986configure:40134: $? = 0
1987configure:40178: /opt/local/bin/g++-mp-11 -o conftest -O2  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp pac_conftest.o  > pac_test4.log 2>&1
1988configure:40178: $? = 0
1989configure:40186: diff -b pac_test2.log pac_test4.log > pac_test.log
1990configure:40189: $? = 0
1991configure:40290: result: yes
1992configure:40343: checking for perl
1993configure:40361: found /opt/local/bin/perl
1994configure:40373: result: /opt/local/bin/perl
1995configure:40388: checking for killall
1996configure:40404: found /usr/bin/killall
1997configure:40415: result: killall
1998configure:40458: checking whether install works
1999configure:40466: result: yes
2000configure:40480: checking whether mkdir -p works
2001configure:40496: result: yes
2002configure:40514: checking for make
2003configure:40530: found /usr/bin/make
2004configure:40541: result: make
2005configure:40555: checking whether clock skew breaks make
2006configure:40580: result: no
2007configure:40590: checking whether make supports include
2008configure:40618: result: yes
2009configure:40627: checking whether make allows comments in actions
2010configure:40654: result: yes
2011configure:40668: checking for virtual path format
2012configure:40711: result: VPATH
2013configure:40721: checking whether make sets CFLAGS
2014configure:40747: result: yes
2015configure:40796: checking for bash
2016configure:40826: result: /bin/bash
2017configure:40849: checking whether /bin/bash supports arrays
2018configure:40858: result: yes
2019configure:41075: checking for doctext
2020configure:41106: result: false
2021configure:41119: checking for an ANSI C-conforming const
2022configure:41185: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2023configure:41185: $? = 0
2024configure:41192: result: yes
2025configure:41200: checking for working volatile
2026configure:41219: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2027configure:41219: $? = 0
2028configure:41226: result: yes
2029configure:41234: checking for C/C++ restrict keyword
2030configure:41259: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2031configure:41259: $? = 0
2032configure:41267: result: __restrict
2033configure:41280: checking for inline
2034configure:41296: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2035configure:41296: $? = 0
2036configure:41304: result: inline
2037configure:41327: checking whether __attribute__ allowed
2038configure:41344: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2039configure:41344: $? = 0
2040configure:41352: result: yes
2041configure:41354: checking whether __attribute__((format)) allowed
2042configure:41371: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2043configure:41371: $? = 0
2044configure:41379: result: yes
2045configure:41389: checking if C compiler supports __builtin_expect
2046configure:41405: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2047configure:41405: $? = 0
2048configure:41408: result: yes
2049configure:41427: checking for C11 _Static_assert functionality
2050configure:41438: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2051configure:41438: $? = 0
2052configure:41443: result: yes
2053configure:41470: checking whether byte ordering is bigendian
2054configure:41485: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2055configure:41485: $? = 0
2056configure:41530: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2057configure:41530: $? = 0
2058configure:41548: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2059configure:41548: $? = 0
2060configure:41676: result: yes
2061configure:41714: checking whether C compiler allows unaligned doubles
2062configure:41745: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2063configure:41745: $? = 0
2064configure:41745: ./conftest
2065configure:41745: $? = 0
2066configure:41756: result: yes
2067configure:41775: checking whether /opt/local/bin/gcc-mp-11 supports __func__
2068configure:41792: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2069configure:41792: $? = 0
2070configure:41800: result: yes
2071configure:41839: checking whether long double is supported
2072configure:41856: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2073configure:41856: $? = 0
2074configure:41863: result: yes
2075configure:41872: checking whether long long is supported
2076configure:41889: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2077configure:41889: $? = 0
2078configure:41896: result: yes
2079configure:41906: checking whether _Float16 is supported
2080configure:41926: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2081conftest.c: In function 'main':
2082conftest.c:73:10: error: '_Float16' is not supported on this target
2083   73 | volatile _Float16 a=1; return (int)a;
2084      |          ^~~~~~~~
2085configure:41926: $? = 1
2086configure: failed program was:
2087| /* confdefs.h */
2088| #define PACKAGE_NAME "MPICH"
2089| #define PACKAGE_TARNAME "mpich"
2090| #define PACKAGE_VERSION "4.0.2"
2091| #define PACKAGE_STRING "MPICH 4.0.2"
2092| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2093| #define PACKAGE_URL "http://www.mpich.org/"
2094| #define STDC_HEADERS 1
2095| #define HAVE_SYS_TYPES_H 1
2096| #define HAVE_SYS_STAT_H 1
2097| #define HAVE_STDLIB_H 1
2098| #define HAVE_STRING_H 1
2099| #define HAVE_MEMORY_H 1
2100| #define HAVE_STRINGS_H 1
2101| #define HAVE_INTTYPES_H 1
2102| #define HAVE_STDINT_H 1
2103| #define HAVE_UNISTD_H 1
2104| #define __EXTENSIONS__ 1
2105| #define _ALL_SOURCE 1
2106| #define _GNU_SOURCE 1
2107| #define _POSIX_PTHREAD_SEMANTICS 1
2108| #define _TANDEM_SOURCE 1
2109| #define PACKAGE "mpich"
2110| #define VERSION "4.0.2"
2111| #define HAVE_DLFCN_H 1
2112| #define LT_OBJDIR ".libs/"
2113| #define ENABLE_LOCAL_SESSION_INIT 1
2114| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2115| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2116| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2117| #define HAVE_CH4_NETMOD_OFI 1
2118| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2119| #define NEEDS_STRICT_ALIGNMENT 1
2120| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2121| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2122| #define HAVE_TAG_ERROR_BITS 1
2123| #define HAVE_VISIBILITY 1
2124| #define HAVE_LIBHWLOC 1
2125| #define HAVE_HWLOC 1
2126| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2127| #define MPICH_IS_THREADED 1
2128| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2129| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2130| #define HAVE_ROMIO 1
2131| #define ENABLE_PVAR_NEM 0
2132| #define ENABLE_PVAR_RECVQ 0
2133| #define ENABLE_PVAR_RMA 0
2134| #define ENABLE_PVAR_DIMS 0
2135| #define ENABLE_PVAR_MULTINIC 0
2136| #define HAVE_LONG_LONG 1
2137| #define STDCALL
2138| #define F77_NAME_LOWER_USCORE 1
2139| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2140| #define HAVE_FORTRAN_BINDING 1
2141| #define TRUE 1
2142| #define FALSE 0
2143| #define HAVE_CXX_EXCEPTIONS /**/
2144| #define HAVE_NAMESPACES /**/
2145| #define HAVE_NAMESPACE_STD /**/
2146| #define HAVE_CXX_BINDING 1
2147| #define HAVE_NAMEPUB_SERVICE 1
2148| #define restrict __restrict
2149| #define HAVE_GCC_ATTRIBUTE 1
2150| #define HAVE_BUILTIN_EXPECT 1
2151| #define HAVE_C11__STATIC_ASSERT 1
2152| #define HAVE_LONG_DOUBLE 1
2153| #define HAVE_LONG_LONG_INT 1
2154| /* end confdefs.h.  */
2155|
2156| int
2157| main ()
2158| {
2159| volatile _Float16 a=1; return (int)a;
2160|   ;
2161|   return 0;
2162| }
2163configure:41934: result: no
2164configure:41946: checking alignment of max_align_t
2165configure:41951: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2166conftest.c:69:1: error: expected identifier or '(' before numeric constant
2167   69 | 0
2168      | ^
2169conftest.c:74:43: warning: data definition has no type or storage class
2170   74 | typedef struct { char x; max_align_t y; } ac__type_alignof_;
2171      |                                           ^~~~~~~~~~~~~~~~~
2172conftest.c:74:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int]
2173conftest.c: In function 'longval':
2174conftest.c:72:52: error: expected expression before ')' token
2175   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2176      |                                                    ^
2177conftest.c:75:48: note: in expansion of macro 'offsetof'
2178   75 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2179      |                                                ^~~~~~~~
2180conftest.c: In function 'ulongval':
2181conftest.c:72:52: error: expected expression before ')' token
2182   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2183      |                                                    ^
2184conftest.c:76:58: note: in expansion of macro 'offsetof'
2185   76 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2186      |                                                          ^~~~~~~~
2187conftest.c: In function 'main':
2188conftest.c:72:52: error: expected expression before ')' token
2189   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2190      |                                                    ^
2191conftest.c:86:19: note: in expansion of macro 'offsetof'
2192   86 |   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2193      |                   ^~~~~~~~
2194conftest.c:72:52: error: expected expression before ')' token
2195   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2196      |                                                    ^
2197conftest.c:89:28: note: in expansion of macro 'offsetof'
2198   89 |       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2199      |                            ^~~~~~~~
2200conftest.c:72:52: error: expected expression before ')' token
2201   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2202      |                                                    ^
2203conftest.c:96:28: note: in expansion of macro 'offsetof'
2204   96 |       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2205      |                            ^~~~~~~~
2206configure:41951: $? = 1
2207configure: program exited with status 1
2208configure: failed program was:
2209| /* confdefs.h */
2210| #define PACKAGE_NAME "MPICH"
2211| #define PACKAGE_TARNAME "mpich"
2212| #define PACKAGE_VERSION "4.0.2"
2213| #define PACKAGE_STRING "MPICH 4.0.2"
2214| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2215| #define PACKAGE_URL "http://www.mpich.org/"
2216| #define STDC_HEADERS 1
2217| #define HAVE_SYS_TYPES_H 1
2218| #define HAVE_SYS_STAT_H 1
2219| #define HAVE_STDLIB_H 1
2220| #define HAVE_STRING_H 1
2221| #define HAVE_MEMORY_H 1
2222| #define HAVE_STRINGS_H 1
2223| #define HAVE_INTTYPES_H 1
2224| #define HAVE_STDINT_H 1
2225| #define HAVE_UNISTD_H 1
2226| #define __EXTENSIONS__ 1
2227| #define _ALL_SOURCE 1
2228| #define _GNU_SOURCE 1
2229| #define _POSIX_PTHREAD_SEMANTICS 1
2230| #define _TANDEM_SOURCE 1
2231| #define PACKAGE "mpich"
2232| #define VERSION "4.0.2"
2233| #define HAVE_DLFCN_H 1
2234| #define LT_OBJDIR ".libs/"
2235| #define ENABLE_LOCAL_SESSION_INIT 1
2236| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2237| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2238| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2239| #define HAVE_CH4_NETMOD_OFI 1
2240| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2241| #define NEEDS_STRICT_ALIGNMENT 1
2242| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2243| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2244| #define HAVE_TAG_ERROR_BITS 1
2245| #define HAVE_VISIBILITY 1
2246| #define HAVE_LIBHWLOC 1
2247| #define HAVE_HWLOC 1
2248| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2249| #define MPICH_IS_THREADED 1
2250| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2251| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2252| #define HAVE_ROMIO 1
2253| #define ENABLE_PVAR_NEM 0
2254| #define ENABLE_PVAR_RECVQ 0
2255| #define ENABLE_PVAR_RMA 0
2256| #define ENABLE_PVAR_DIMS 0
2257| #define ENABLE_PVAR_MULTINIC 0
2258| #define HAVE_LONG_LONG 1
2259| #define STDCALL
2260| #define F77_NAME_LOWER_USCORE 1
2261| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2262| #define HAVE_FORTRAN_BINDING 1
2263| #define TRUE 1
2264| #define FALSE 0
2265| #define HAVE_CXX_EXCEPTIONS /**/
2266| #define HAVE_NAMESPACES /**/
2267| #define HAVE_NAMESPACE_STD /**/
2268| #define HAVE_CXX_BINDING 1
2269| #define HAVE_NAMEPUB_SERVICE 1
2270| #define restrict __restrict
2271| #define HAVE_GCC_ATTRIBUTE 1
2272| #define HAVE_BUILTIN_EXPECT 1
2273| #define HAVE_C11__STATIC_ASSERT 1
2274| #define HAVE_LONG_DOUBLE 1
2275| #define HAVE_LONG_LONG_INT 1
2276| /* end confdefs.h.  */
2277| 0
2278|
2279| #ifndef offsetof
2280| # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2281| #endif
2282| typedef struct { char x; max_align_t y; } ac__type_alignof_;
2283| static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2284| static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2285| #include <stdio.h>
2286| #include <stdlib.h>
2287| int
2288| main ()
2289| {
2290|
2291|   FILE *f = fopen ("conftest.val", "w");
2292|   if (! f)
2293|     return 1;
2294|   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2295|     {
2296|       long int i = longval ();
2297|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2298|       return 1;
2299|       fprintf (f, "%ld", i);
2300|     }
2301|   else
2302|     {
2303|       unsigned long int i = ulongval ();
2304|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2305|       return 1;
2306|       fprintf (f, "%lu", i);
2307|     }
2308|   /* Do not output a trailing newline, as this causes \r\n confusion
2309|      on some platforms.  */
2310|   return ferror (f) || fclose (f) != 0;
2311|
2312|   ;
2313|   return 0;
2314| }
2315configure:41970: result: 0
2316configure:41990: checking alignment of long double
2317configure:41995: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2318configure:41995: $? = 0
2319configure:41995: ./conftest
2320configure:41995: $? = 0
2321configure:42013: result: 16
2322configure:42038: checking size of char
2323configure:42043: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2324configure:42043: $? = 0
2325configure:42043: ./conftest
2326configure:42043: $? = 0
2327configure:42057: result: 1
2328configure:42071: checking size of unsigned char
2329configure:42076: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2330configure:42076: $? = 0
2331configure:42076: ./conftest
2332configure:42076: $? = 0
2333configure:42090: result: 1
2334configure:42104: checking size of short
2335configure:42109: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2336configure:42109: $? = 0
2337configure:42109: ./conftest
2338configure:42109: $? = 0
2339configure:42123: result: 2
2340configure:42137: checking size of unsigned short
2341configure:42142: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2342configure:42142: $? = 0
2343configure:42142: ./conftest
2344configure:42142: $? = 0
2345configure:42156: result: 2
2346configure:42170: checking size of int
2347configure:42175: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2348configure:42175: $? = 0
2349configure:42175: ./conftest
2350configure:42175: $? = 0
2351configure:42189: result: 4
2352configure:42203: checking size of unsigned int
2353configure:42208: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2354configure:42208: $? = 0
2355configure:42208: ./conftest
2356configure:42208: $? = 0
2357configure:42222: result: 4
2358configure:42236: checking size of long
2359configure:42241: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2360configure:42241: $? = 0
2361configure:42241: ./conftest
2362configure:42241: $? = 0
2363configure:42255: result: 8
2364configure:42269: checking size of unsigned long
2365configure:42274: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2366configure:42274: $? = 0
2367configure:42274: ./conftest
2368configure:42274: $? = 0
2369configure:42288: result: 8
2370configure:42302: checking size of long long
2371configure:42307: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2372configure:42307: $? = 0
2373configure:42307: ./conftest
2374configure:42307: $? = 0
2375configure:42321: result: 8
2376configure:42335: checking size of unsigned long long
2377configure:42340: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2378configure:42340: $? = 0
2379configure:42340: ./conftest
2380configure:42340: $? = 0
2381configure:42354: result: 8
2382configure:42368: checking size of float
2383configure:42373: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2384configure:42373: $? = 0
2385configure:42373: ./conftest
2386configure:42373: $? = 0
2387configure:42387: result: 4
2388configure:42401: checking size of double
2389configure:42406: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2390configure:42406: $? = 0
2391configure:42406: ./conftest
2392configure:42406: $? = 0
2393configure:42420: result: 8
2394configure:42434: checking size of long double
2395configure:42439: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2396configure:42439: $? = 0
2397configure:42439: ./conftest
2398configure:42439: $? = 0
2399configure:42453: result: 16
2400configure:42467: checking size of void *
2401configure:42472: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2402configure:42472: $? = 0
2403configure:42472: ./conftest
2404configure:42472: $? = 0
2405configure:42486: result: 8
2406configure:42499: checking stddef.h usability
2407configure:42499: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2408configure:42499: $? = 0
2409configure:42499: result: yes
2410configure:42499: checking stddef.h presence
2411configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
2412configure:42499: $? = 0
2413configure:42499: result: yes
2414configure:42499: checking for stddef.h
2415configure:42499: result: yes
2416configure:42513: checking size of wchar_t
2417configure:42518: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2418configure:42518: $? = 0
2419configure:42518: ./conftest
2420configure:42518: $? = 0
2421configure:42537: result: 4
2422configure:42552: checking size of __float128
2423configure:42557: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2424conftest.c: In function 'longval':
2425conftest.c:121:57: error: '__float128' undeclared (first use in this function)
2426  121 | static long int longval () { return (long int) (sizeof (__float128)); }
2427      |                                                         ^~~~~~~~~~
2428conftest.c:121:57: note: each undeclared identifier is reported only once for each function it appears in
2429conftest.c: In function 'ulongval':
2430conftest.c:122:67: error: '__float128' undeclared (first use in this function)
2431  122 | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); }
2432      |                                                                   ^~~~~~~~~~
2433conftest.c: In function 'main':
2434conftest.c:132:28: error: '__float128' undeclared (first use in this function)
2435  132 |   if (((long int) (sizeof (__float128))) < 0)
2436      |                            ^~~~~~~~~~
2437configure:42557: $? = 1
2438configure: program exited with status 1
2439configure: failed program was:
2440| /* confdefs.h */
2441| #define PACKAGE_NAME "MPICH"
2442| #define PACKAGE_TARNAME "mpich"
2443| #define PACKAGE_VERSION "4.0.2"
2444| #define PACKAGE_STRING "MPICH 4.0.2"
2445| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2446| #define PACKAGE_URL "http://www.mpich.org/"
2447| #define STDC_HEADERS 1
2448| #define HAVE_SYS_TYPES_H 1
2449| #define HAVE_SYS_STAT_H 1
2450| #define HAVE_STDLIB_H 1
2451| #define HAVE_STRING_H 1
2452| #define HAVE_MEMORY_H 1
2453| #define HAVE_STRINGS_H 1
2454| #define HAVE_INTTYPES_H 1
2455| #define HAVE_STDINT_H 1
2456| #define HAVE_UNISTD_H 1
2457| #define __EXTENSIONS__ 1
2458| #define _ALL_SOURCE 1
2459| #define _GNU_SOURCE 1
2460| #define _POSIX_PTHREAD_SEMANTICS 1
2461| #define _TANDEM_SOURCE 1
2462| #define PACKAGE "mpich"
2463| #define VERSION "4.0.2"
2464| #define HAVE_DLFCN_H 1
2465| #define LT_OBJDIR ".libs/"
2466| #define ENABLE_LOCAL_SESSION_INIT 1
2467| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2468| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2469| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2470| #define HAVE_CH4_NETMOD_OFI 1
2471| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2472| #define NEEDS_STRICT_ALIGNMENT 1
2473| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2474| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2475| #define HAVE_TAG_ERROR_BITS 1
2476| #define HAVE_VISIBILITY 1
2477| #define HAVE_LIBHWLOC 1
2478| #define HAVE_HWLOC 1
2479| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2480| #define MPICH_IS_THREADED 1
2481| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2482| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2483| #define HAVE_ROMIO 1
2484| #define ENABLE_PVAR_NEM 0
2485| #define ENABLE_PVAR_RECVQ 0
2486| #define ENABLE_PVAR_RMA 0
2487| #define ENABLE_PVAR_DIMS 0
2488| #define ENABLE_PVAR_MULTINIC 0
2489| #define HAVE_LONG_LONG 1
2490| #define STDCALL
2491| #define F77_NAME_LOWER_USCORE 1
2492| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2493| #define HAVE_FORTRAN_BINDING 1
2494| #define TRUE 1
2495| #define FALSE 0
2496| #define HAVE_CXX_EXCEPTIONS /**/
2497| #define HAVE_NAMESPACES /**/
2498| #define HAVE_NAMESPACE_STD /**/
2499| #define HAVE_CXX_BINDING 1
2500| #define HAVE_NAMEPUB_SERVICE 1
2501| #define restrict __restrict
2502| #define HAVE_GCC_ATTRIBUTE 1
2503| #define HAVE_BUILTIN_EXPECT 1
2504| #define HAVE_C11__STATIC_ASSERT 1
2505| #define HAVE_LONG_DOUBLE 1
2506| #define HAVE_LONG_LONG_INT 1
2507| #define ALIGNOF_MAX_ALIGN_T 0
2508| #define ALIGNOF_LONG_DOUBLE 16
2509| #define MAX_ALIGNMENT 16
2510| #define SIZEOF_CHAR 1
2511| #define SIZEOF_UNSIGNED_CHAR 1
2512| #define SIZEOF_SHORT 2
2513| #define SIZEOF_UNSIGNED_SHORT 2
2514| #define SIZEOF_INT 4
2515| #define SIZEOF_UNSIGNED_INT 4
2516| #define SIZEOF_LONG 8
2517| #define SIZEOF_UNSIGNED_LONG 8
2518| #define SIZEOF_LONG_LONG 8
2519| #define SIZEOF_UNSIGNED_LONG_LONG 8
2520| #define SIZEOF_FLOAT 4
2521| #define SIZEOF_DOUBLE 8
2522| #define SIZEOF_LONG_DOUBLE 16
2523| #define SIZEOF_VOID_P 8
2524| #define HAVE_STDDEF_H 1
2525| #define SIZEOF_WCHAR_T 4
2526| /* end confdefs.h.  */
2527| #include <stdio.h>
2528| #ifdef HAVE_SYS_TYPES_H
2529| # include <sys/types.h>
2530| #endif
2531| #ifdef HAVE_SYS_STAT_H
2532| # include <sys/stat.h>
2533| #endif
2534| #ifdef STDC_HEADERS
2535| # include <stdlib.h>
2536| # include <stddef.h>
2537| #else
2538| # ifdef HAVE_STDLIB_H
2539| #  include <stdlib.h>
2540| # endif
2541| #endif
2542| #ifdef HAVE_STRING_H
2543| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2544| #  include <memory.h>
2545| # endif
2546| # include <string.h>
2547| #endif
2548| #ifdef HAVE_STRINGS_H
2549| # include <strings.h>
2550| #endif
2551| #ifdef HAVE_INTTYPES_H
2552| # include <inttypes.h>
2553| #endif
2554| #ifdef HAVE_STDINT_H
2555| # include <stdint.h>
2556| #endif
2557| #ifdef HAVE_UNISTD_H
2558| # include <unistd.h>
2559| #endif
2560| static long int longval () { return (long int) (sizeof (__float128)); }
2561| static unsigned long int ulongval () { return (long int) (sizeof (__float128)); }
2562| #include <stdio.h>
2563| #include <stdlib.h>
2564| int
2565| main ()
2566| {
2567|
2568|   FILE *f = fopen ("conftest.val", "w");
2569|   if (! f)
2570|     return 1;
2571|   if (((long int) (sizeof (__float128))) < 0)
2572|     {
2573|       long int i = longval ();
2574|       if (i != ((long int) (sizeof (__float128))))
2575|       return 1;
2576|       fprintf (f, "%ld", i);
2577|     }
2578|   else
2579|     {
2580|       unsigned long int i = ulongval ();
2581|       if (i != ((long int) (sizeof (__float128))))
2582|       return 1;
2583|       fprintf (f, "%lu", i);
2584|     }
2585|   /* Do not output a trailing newline, as this causes \r\n confusion
2586|      on some platforms.  */
2587|   return ferror (f) || fclose (f) != 0;
2588|
2589|   ;
2590|   return 0;
2591| }
2592configure:42571: result: 0
2593configure:42591: checking size of float_int
2594configure:42596: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2595configure:42596: $? = 0
2596configure:42596: ./conftest
2597configure:42596: $? = 0
2598configure:42611: result: 8
2599configure:42625: checking size of double_int
2600configure:42630: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2601configure:42630: $? = 0
2602configure:42630: ./conftest
2603configure:42630: $? = 0
2604configure:42645: result: 16
2605configure:42659: checking size of long_int
2606configure:42664: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2607configure:42664: $? = 0
2608configure:42664: ./conftest
2609configure:42664: $? = 0
2610configure:42679: result: 16
2611configure:42693: checking size of short_int
2612configure:42698: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2613configure:42698: $? = 0
2614configure:42698: ./conftest
2615configure:42698: $? = 0
2616configure:42713: result: 8
2617configure:42727: checking size of two_int
2618configure:42732: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2619configure:42732: $? = 0
2620configure:42732: ./conftest
2621configure:42732: $? = 0
2622configure:42747: result: 8
2623configure:42761: checking size of long_double_int
2624configure:42766: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2625configure:42766: $? = 0
2626configure:42766: ./conftest
2627configure:42766: $? = 0
2628configure:42781: result: 32
2629configure:42795: checking alignment of char
2630configure:42800: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2631configure:42800: $? = 0
2632configure:42800: ./conftest
2633configure:42800: $? = 0
2634configure:42818: result: 1
2635configure:42830: checking alignment of float
2636configure:42835: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2637configure:42835: $? = 0
2638configure:42835: ./conftest
2639configure:42835: $? = 0
2640configure:42853: result: 4
2641configure:42865: checking alignment of double
2642configure:42870: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2643configure:42870: $? = 0
2644configure:42870: ./conftest
2645configure:42870: $? = 0
2646configure:42888: result: 8
2647configure:42900: checking alignment of long
2648configure:42905: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2649configure:42905: $? = 0
2650configure:42905: ./conftest
2651configure:42905: $? = 0
2652configure:42923: result: 8
2653configure:42935: checking alignment of long long
2654configure:42940: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2655configure:42940: $? = 0
2656configure:42940: ./conftest
2657configure:42940: $? = 0
2658configure:42958: result: 8
2659configure:42970: checking alignment of long double
2660configure:42993: result: 16
2661configure:43005: checking alignment of short
2662configure:43010: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2663configure:43010: $? = 0
2664configure:43010: ./conftest
2665configure:43010: $? = 0
2666configure:43028: result: 2
2667configure:43040: checking alignment of int
2668configure:43045: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2669configure:43045: $? = 0
2670configure:43045: ./conftest
2671configure:43045: $? = 0
2672configure:43063: result: 4
2673configure:43075: checking alignment of bool
2674configure:43080: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2675conftest.c:139:26: error: unknown type name 'bool'
2676  139 | typedef struct { char x; bool y; } ac__type_alignof_;
2677      |                          ^~~~
2678configure:43080: $? = 1
2679configure: program exited with status 1
2680configure: failed program was:
2681| /* confdefs.h */
2682| #define PACKAGE_NAME "MPICH"
2683| #define PACKAGE_TARNAME "mpich"
2684| #define PACKAGE_VERSION "4.0.2"
2685| #define PACKAGE_STRING "MPICH 4.0.2"
2686| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2687| #define PACKAGE_URL "http://www.mpich.org/"
2688| #define STDC_HEADERS 1
2689| #define HAVE_SYS_TYPES_H 1
2690| #define HAVE_SYS_STAT_H 1
2691| #define HAVE_STDLIB_H 1
2692| #define HAVE_STRING_H 1
2693| #define HAVE_MEMORY_H 1
2694| #define HAVE_STRINGS_H 1
2695| #define HAVE_INTTYPES_H 1
2696| #define HAVE_STDINT_H 1
2697| #define HAVE_UNISTD_H 1
2698| #define __EXTENSIONS__ 1
2699| #define _ALL_SOURCE 1
2700| #define _GNU_SOURCE 1
2701| #define _POSIX_PTHREAD_SEMANTICS 1
2702| #define _TANDEM_SOURCE 1
2703| #define PACKAGE "mpich"
2704| #define VERSION "4.0.2"
2705| #define HAVE_DLFCN_H 1
2706| #define LT_OBJDIR ".libs/"
2707| #define ENABLE_LOCAL_SESSION_INIT 1
2708| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2709| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2710| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2711| #define HAVE_CH4_NETMOD_OFI 1
2712| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2713| #define NEEDS_STRICT_ALIGNMENT 1
2714| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2715| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2716| #define HAVE_TAG_ERROR_BITS 1
2717| #define HAVE_VISIBILITY 1
2718| #define HAVE_LIBHWLOC 1
2719| #define HAVE_HWLOC 1
2720| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2721| #define MPICH_IS_THREADED 1
2722| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2723| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2724| #define HAVE_ROMIO 1
2725| #define ENABLE_PVAR_NEM 0
2726| #define ENABLE_PVAR_RECVQ 0
2727| #define ENABLE_PVAR_RMA 0
2728| #define ENABLE_PVAR_DIMS 0
2729| #define ENABLE_PVAR_MULTINIC 0
2730| #define HAVE_LONG_LONG 1
2731| #define STDCALL
2732| #define F77_NAME_LOWER_USCORE 1
2733| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2734| #define HAVE_FORTRAN_BINDING 1
2735| #define TRUE 1
2736| #define FALSE 0
2737| #define HAVE_CXX_EXCEPTIONS /**/
2738| #define HAVE_NAMESPACES /**/
2739| #define HAVE_NAMESPACE_STD /**/
2740| #define HAVE_CXX_BINDING 1
2741| #define HAVE_NAMEPUB_SERVICE 1
2742| #define restrict __restrict
2743| #define HAVE_GCC_ATTRIBUTE 1
2744| #define HAVE_BUILTIN_EXPECT 1
2745| #define HAVE_C11__STATIC_ASSERT 1
2746| #define HAVE_LONG_DOUBLE 1
2747| #define HAVE_LONG_LONG_INT 1
2748| #define ALIGNOF_MAX_ALIGN_T 0
2749| #define ALIGNOF_LONG_DOUBLE 16
2750| #define MAX_ALIGNMENT 16
2751| #define SIZEOF_CHAR 1
2752| #define SIZEOF_UNSIGNED_CHAR 1
2753| #define SIZEOF_SHORT 2
2754| #define SIZEOF_UNSIGNED_SHORT 2
2755| #define SIZEOF_INT 4
2756| #define SIZEOF_UNSIGNED_INT 4
2757| #define SIZEOF_LONG 8
2758| #define SIZEOF_UNSIGNED_LONG 8
2759| #define SIZEOF_LONG_LONG 8
2760| #define SIZEOF_UNSIGNED_LONG_LONG 8
2761| #define SIZEOF_FLOAT 4
2762| #define SIZEOF_DOUBLE 8
2763| #define SIZEOF_LONG_DOUBLE 16
2764| #define SIZEOF_VOID_P 8
2765| #define HAVE_STDDEF_H 1
2766| #define SIZEOF_WCHAR_T 4
2767| #define SIZEOF___FLOAT128 0
2768| #define SIZEOF_FLOAT_INT 8
2769| #define SIZEOF_DOUBLE_INT 16
2770| #define SIZEOF_LONG_INT 16
2771| #define SIZEOF_SHORT_INT 8
2772| #define SIZEOF_TWO_INT 8
2773| #define SIZEOF_LONG_DOUBLE_INT 32
2774| #define ALIGNOF_CHAR 1
2775| #define ALIGNOF_FLOAT 4
2776| #define ALIGNOF_DOUBLE 8
2777| #define ALIGNOF_LONG 8
2778| #define ALIGNOF_LONG_LONG 8
2779| #define ALIGNOF_LONG_DOUBLE 16
2780| #define ALIGNOF_SHORT 2
2781| #define ALIGNOF_INT 4
2782| /* end confdefs.h.  */
2783| #include <stdio.h>
2784| #ifdef HAVE_SYS_TYPES_H
2785| # include <sys/types.h>
2786| #endif
2787| #ifdef HAVE_SYS_STAT_H
2788| # include <sys/stat.h>
2789| #endif
2790| #ifdef STDC_HEADERS
2791| # include <stdlib.h>
2792| # include <stddef.h>
2793| #else
2794| # ifdef HAVE_STDLIB_H
2795| #  include <stdlib.h>
2796| # endif
2797| #endif
2798| #ifdef HAVE_STRING_H
2799| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2800| #  include <memory.h>
2801| # endif
2802| # include <string.h>
2803| #endif
2804| #ifdef HAVE_STRINGS_H
2805| # include <strings.h>
2806| #endif
2807| #ifdef HAVE_INTTYPES_H
2808| # include <inttypes.h>
2809| #endif
2810| #ifdef HAVE_STDINT_H
2811| # include <stdint.h>
2812| #endif
2813| #ifdef HAVE_UNISTD_H
2814| # include <unistd.h>
2815| #endif
2816| #ifndef offsetof
2817| # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2818| #endif
2819| typedef struct { char x; bool y; } ac__type_alignof_;
2820| static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2821| static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2822| #include <stdio.h>
2823| #include <stdlib.h>
2824| int
2825| main ()
2826| {
2827|
2828|   FILE *f = fopen ("conftest.val", "w");
2829|   if (! f)
2830|     return 1;
2831|   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2832|     {
2833|       long int i = longval ();
2834|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2835|       return 1;
2836|       fprintf (f, "%ld", i);
2837|     }
2838|   else
2839|     {
2840|       unsigned long int i = ulongval ();
2841|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2842|       return 1;
2843|       fprintf (f, "%lu", i);
2844|     }
2845|   /* Do not output a trailing newline, as this causes \r\n confusion
2846|      on some platforms.  */
2847|   return ferror (f) || fclose (f) != 0;
2848|
2849|   ;
2850|   return 0;
2851| }
2852configure:43098: result: 0
2853configure:43110: checking alignment of wchar_t
2854configure:43115: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
2855configure:43115: $? = 0
2856configure:43115: ./conftest
2857configure:43115: $? = 0
2858configure:43133: result: 4
2859configure:43146: checking sys/bitypes.h usability
2860configure:43146: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
2861conftest.c:138:10: fatal error: sys/bitypes.h: No such file or directory
2862  138 | #include <sys/bitypes.h>
2863      |          ^~~~~~~~~~~~~~~
2864compilation terminated.
2865configure:43146: $? = 1
2866configure: failed program was:
2867| /* confdefs.h */
2868| #define PACKAGE_NAME "MPICH"
2869| #define PACKAGE_TARNAME "mpich"
2870| #define PACKAGE_VERSION "4.0.2"
2871| #define PACKAGE_STRING "MPICH 4.0.2"
2872| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2873| #define PACKAGE_URL "http://www.mpich.org/"
2874| #define STDC_HEADERS 1
2875| #define HAVE_SYS_TYPES_H 1
2876| #define HAVE_SYS_STAT_H 1
2877| #define HAVE_STDLIB_H 1
2878| #define HAVE_STRING_H 1
2879| #define HAVE_MEMORY_H 1
2880| #define HAVE_STRINGS_H 1
2881| #define HAVE_INTTYPES_H 1
2882| #define HAVE_STDINT_H 1
2883| #define HAVE_UNISTD_H 1
2884| #define __EXTENSIONS__ 1
2885| #define _ALL_SOURCE 1
2886| #define _GNU_SOURCE 1
2887| #define _POSIX_PTHREAD_SEMANTICS 1
2888| #define _TANDEM_SOURCE 1
2889| #define PACKAGE "mpich"
2890| #define VERSION "4.0.2"
2891| #define HAVE_DLFCN_H 1
2892| #define LT_OBJDIR ".libs/"
2893| #define ENABLE_LOCAL_SESSION_INIT 1
2894| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2895| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2896| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2897| #define HAVE_CH4_NETMOD_OFI 1
2898| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2899| #define NEEDS_STRICT_ALIGNMENT 1
2900| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2901| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2902| #define HAVE_TAG_ERROR_BITS 1
2903| #define HAVE_VISIBILITY 1
2904| #define HAVE_LIBHWLOC 1
2905| #define HAVE_HWLOC 1
2906| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2907| #define MPICH_IS_THREADED 1
2908| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2909| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2910| #define HAVE_ROMIO 1
2911| #define ENABLE_PVAR_NEM 0
2912| #define ENABLE_PVAR_RECVQ 0
2913| #define ENABLE_PVAR_RMA 0
2914| #define ENABLE_PVAR_DIMS 0
2915| #define ENABLE_PVAR_MULTINIC 0
2916| #define HAVE_LONG_LONG 1
2917| #define STDCALL
2918| #define F77_NAME_LOWER_USCORE 1
2919| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2920| #define HAVE_FORTRAN_BINDING 1
2921| #define TRUE 1
2922| #define FALSE 0
2923| #define HAVE_CXX_EXCEPTIONS /**/
2924| #define HAVE_NAMESPACES /**/
2925| #define HAVE_NAMESPACE_STD /**/
2926| #define HAVE_CXX_BINDING 1
2927| #define HAVE_NAMEPUB_SERVICE 1
2928| #define restrict __restrict
2929| #define HAVE_GCC_ATTRIBUTE 1
2930| #define HAVE_BUILTIN_EXPECT 1
2931| #define HAVE_C11__STATIC_ASSERT 1
2932| #define HAVE_LONG_DOUBLE 1
2933| #define HAVE_LONG_LONG_INT 1
2934| #define ALIGNOF_MAX_ALIGN_T 0
2935| #define ALIGNOF_LONG_DOUBLE 16
2936| #define MAX_ALIGNMENT 16
2937| #define SIZEOF_CHAR 1
2938| #define SIZEOF_UNSIGNED_CHAR 1
2939| #define SIZEOF_SHORT 2
2940| #define SIZEOF_UNSIGNED_SHORT 2
2941| #define SIZEOF_INT 4
2942| #define SIZEOF_UNSIGNED_INT 4
2943| #define SIZEOF_LONG 8
2944| #define SIZEOF_UNSIGNED_LONG 8
2945| #define SIZEOF_LONG_LONG 8
2946| #define SIZEOF_UNSIGNED_LONG_LONG 8
2947| #define SIZEOF_FLOAT 4
2948| #define SIZEOF_DOUBLE 8
2949| #define SIZEOF_LONG_DOUBLE 16
2950| #define SIZEOF_VOID_P 8
2951| #define HAVE_STDDEF_H 1
2952| #define SIZEOF_WCHAR_T 4
2953| #define SIZEOF___FLOAT128 0
2954| #define SIZEOF_FLOAT_INT 8
2955| #define SIZEOF_DOUBLE_INT 16
2956| #define SIZEOF_LONG_INT 16
2957| #define SIZEOF_SHORT_INT 8
2958| #define SIZEOF_TWO_INT 8
2959| #define SIZEOF_LONG_DOUBLE_INT 32
2960| #define ALIGNOF_CHAR 1
2961| #define ALIGNOF_FLOAT 4
2962| #define ALIGNOF_DOUBLE 8
2963| #define ALIGNOF_LONG 8
2964| #define ALIGNOF_LONG_LONG 8
2965| #define ALIGNOF_LONG_DOUBLE 16
2966| #define ALIGNOF_SHORT 2
2967| #define ALIGNOF_INT 4
2968| #define ALIGNOF_BOOL 0
2969| #define ALIGNOF_WCHAR_T 4
2970| /* end confdefs.h.  */
2971| #include <stdio.h>
2972| #ifdef HAVE_SYS_TYPES_H
2973| # include <sys/types.h>
2974| #endif
2975| #ifdef HAVE_SYS_STAT_H
2976| # include <sys/stat.h>
2977| #endif
2978| #ifdef STDC_HEADERS
2979| # include <stdlib.h>
2980| # include <stddef.h>
2981| #else
2982| # ifdef HAVE_STDLIB_H
2983| #  include <stdlib.h>
2984| # endif
2985| #endif
2986| #ifdef HAVE_STRING_H
2987| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2988| #  include <memory.h>
2989| # endif
2990| # include <string.h>
2991| #endif
2992| #ifdef HAVE_STRINGS_H
2993| # include <strings.h>
2994| #endif
2995| #ifdef HAVE_INTTYPES_H
2996| # include <inttypes.h>
2997| #endif
2998| #ifdef HAVE_STDINT_H
2999| # include <stdint.h>
3000| #endif
3001| #ifdef HAVE_UNISTD_H
3002| # include <unistd.h>
3003| #endif
3004| #include <sys/bitypes.h>
3005configure:43146: result: no
3006configure:43146: checking sys/bitypes.h presence
3007configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
3008conftest.c:105:10: fatal error: sys/bitypes.h: No such file or directory
3009  105 | #include <sys/bitypes.h>
3010      |          ^~~~~~~~~~~~~~~
3011compilation terminated.
3012configure:43146: $? = 1
3013configure: failed program was:
3014| /* confdefs.h */
3015| #define PACKAGE_NAME "MPICH"
3016| #define PACKAGE_TARNAME "mpich"
3017| #define PACKAGE_VERSION "4.0.2"
3018| #define PACKAGE_STRING "MPICH 4.0.2"
3019| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3020| #define PACKAGE_URL "http://www.mpich.org/"
3021| #define STDC_HEADERS 1
3022| #define HAVE_SYS_TYPES_H 1
3023| #define HAVE_SYS_STAT_H 1
3024| #define HAVE_STDLIB_H 1
3025| #define HAVE_STRING_H 1
3026| #define HAVE_MEMORY_H 1
3027| #define HAVE_STRINGS_H 1
3028| #define HAVE_INTTYPES_H 1
3029| #define HAVE_STDINT_H 1
3030| #define HAVE_UNISTD_H 1
3031| #define __EXTENSIONS__ 1
3032| #define _ALL_SOURCE 1
3033| #define _GNU_SOURCE 1
3034| #define _POSIX_PTHREAD_SEMANTICS 1
3035| #define _TANDEM_SOURCE 1
3036| #define PACKAGE "mpich"
3037| #define VERSION "4.0.2"
3038| #define HAVE_DLFCN_H 1
3039| #define LT_OBJDIR ".libs/"
3040| #define ENABLE_LOCAL_SESSION_INIT 1
3041| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3042| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3043| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3044| #define HAVE_CH4_NETMOD_OFI 1
3045| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3046| #define NEEDS_STRICT_ALIGNMENT 1
3047| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3048| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3049| #define HAVE_TAG_ERROR_BITS 1
3050| #define HAVE_VISIBILITY 1
3051| #define HAVE_LIBHWLOC 1
3052| #define HAVE_HWLOC 1
3053| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3054| #define MPICH_IS_THREADED 1
3055| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3056| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3057| #define HAVE_ROMIO 1
3058| #define ENABLE_PVAR_NEM 0
3059| #define ENABLE_PVAR_RECVQ 0
3060| #define ENABLE_PVAR_RMA 0
3061| #define ENABLE_PVAR_DIMS 0
3062| #define ENABLE_PVAR_MULTINIC 0
3063| #define HAVE_LONG_LONG 1
3064| #define STDCALL
3065| #define F77_NAME_LOWER_USCORE 1
3066| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3067| #define HAVE_FORTRAN_BINDING 1
3068| #define TRUE 1
3069| #define FALSE 0
3070| #define HAVE_CXX_EXCEPTIONS /**/
3071| #define HAVE_NAMESPACES /**/
3072| #define HAVE_NAMESPACE_STD /**/
3073| #define HAVE_CXX_BINDING 1
3074| #define HAVE_NAMEPUB_SERVICE 1
3075| #define restrict __restrict
3076| #define HAVE_GCC_ATTRIBUTE 1
3077| #define HAVE_BUILTIN_EXPECT 1
3078| #define HAVE_C11__STATIC_ASSERT 1
3079| #define HAVE_LONG_DOUBLE 1
3080| #define HAVE_LONG_LONG_INT 1
3081| #define ALIGNOF_MAX_ALIGN_T 0
3082| #define ALIGNOF_LONG_DOUBLE 16
3083| #define MAX_ALIGNMENT 16
3084| #define SIZEOF_CHAR 1
3085| #define SIZEOF_UNSIGNED_CHAR 1
3086| #define SIZEOF_SHORT 2
3087| #define SIZEOF_UNSIGNED_SHORT 2
3088| #define SIZEOF_INT 4
3089| #define SIZEOF_UNSIGNED_INT 4
3090| #define SIZEOF_LONG 8
3091| #define SIZEOF_UNSIGNED_LONG 8
3092| #define SIZEOF_LONG_LONG 8
3093| #define SIZEOF_UNSIGNED_LONG_LONG 8
3094| #define SIZEOF_FLOAT 4
3095| #define SIZEOF_DOUBLE 8
3096| #define SIZEOF_LONG_DOUBLE 16
3097| #define SIZEOF_VOID_P 8
3098| #define HAVE_STDDEF_H 1
3099| #define SIZEOF_WCHAR_T 4
3100| #define SIZEOF___FLOAT128 0
3101| #define SIZEOF_FLOAT_INT 8
3102| #define SIZEOF_DOUBLE_INT 16
3103| #define SIZEOF_LONG_INT 16
3104| #define SIZEOF_SHORT_INT 8
3105| #define SIZEOF_TWO_INT 8
3106| #define SIZEOF_LONG_DOUBLE_INT 32
3107| #define ALIGNOF_CHAR 1
3108| #define ALIGNOF_FLOAT 4
3109| #define ALIGNOF_DOUBLE 8
3110| #define ALIGNOF_LONG 8
3111| #define ALIGNOF_LONG_LONG 8
3112| #define ALIGNOF_LONG_DOUBLE 16
3113| #define ALIGNOF_SHORT 2
3114| #define ALIGNOF_INT 4
3115| #define ALIGNOF_BOOL 0
3116| #define ALIGNOF_WCHAR_T 4
3117| /* end confdefs.h.  */
3118| #include <sys/bitypes.h>
3119configure:43146: result: no
3120configure:43146: checking for sys/bitypes.h
3121configure:43146: result: no
3122configure:43159: checking for inttypes.h
3123configure:43159: result: yes
3124configure:43159: checking for stdint.h
3125configure:43159: result: yes
3126configure:43174: checking size of int8_t
3127configure:43179: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3128configure:43179: $? = 0
3129configure:43179: ./conftest
3130configure:43179: $? = 0
3131configure:43193: result: 1
3132configure:43207: checking size of int16_t
3133configure:43212: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3134configure:43212: $? = 0
3135configure:43212: ./conftest
3136configure:43212: $? = 0
3137configure:43226: result: 2
3138configure:43240: checking size of int32_t
3139configure:43245: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3140configure:43245: $? = 0
3141configure:43245: ./conftest
3142configure:43245: $? = 0
3143configure:43259: result: 4
3144configure:43273: checking size of int64_t
3145configure:43278: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3146configure:43278: $? = 0
3147configure:43278: ./conftest
3148configure:43278: $? = 0
3149configure:43292: result: 8
3150configure:43307: checking size of uint8_t
3151configure:43312: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3152configure:43312: $? = 0
3153configure:43312: ./conftest
3154configure:43312: $? = 0
3155configure:43326: result: 1
3156configure:43340: checking size of uint16_t
3157configure:43345: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3158configure:43345: $? = 0
3159configure:43345: ./conftest
3160configure:43345: $? = 0
3161configure:43359: result: 2
3162configure:43373: checking size of uint32_t
3163configure:43378: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3164configure:43378: $? = 0
3165configure:43378: ./conftest
3166configure:43378: $? = 0
3167configure:43392: result: 4
3168configure:43406: checking size of uint64_t
3169configure:43411: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3170configure:43411: $? = 0
3171configure:43411: ./conftest
3172configure:43411: $? = 0
3173configure:43425: result: 8
3174configure:43438: checking alignment of int8_t
3175configure:43443: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3176configure:43443: $? = 0
3177configure:43443: ./conftest
3178configure:43443: $? = 0
3179configure:43461: result: 1
3180configure:43473: checking alignment of int16_t
3181configure:43478: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3182configure:43478: $? = 0
3183configure:43478: ./conftest
3184configure:43478: $? = 0
3185configure:43496: result: 2
3186configure:43508: checking alignment of int32_t
3187configure:43513: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3188configure:43513: $? = 0
3189configure:43513: ./conftest
3190configure:43513: $? = 0
3191configure:43531: result: 4
3192configure:43543: checking alignment of int64_t
3193configure:43548: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3194configure:43548: $? = 0
3195configure:43548: ./conftest
3196configure:43548: $? = 0
3197configure:43566: result: 8
3198configure:43623: checking stdbool.h usability
3199configure:43623: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3200configure:43623: $? = 0
3201configure:43623: result: yes
3202configure:43623: checking stdbool.h presence
3203configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
3204configure:43623: $? = 0
3205configure:43623: result: yes
3206configure:43623: checking for stdbool.h
3207configure:43623: result: yes
3208configure:43623: checking complex.h usability
3209configure:43623: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3210configure:43623: $? = 0
3211configure:43623: result: yes
3212configure:43623: checking complex.h presence
3213configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
3214configure:43623: $? = 0
3215configure:43623: result: yes
3216configure:43623: checking for complex.h
3217configure:43623: result: yes
3218configure:43637: checking size of _Bool
3219configure:43642: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3220configure:43642: $? = 0
3221configure:43642: ./conftest
3222configure:43642: $? = 0
3223configure:43661: result: 1
3224configure:43675: checking size of float _Complex
3225configure:43680: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3226configure:43680: $? = 0
3227configure:43680: ./conftest
3228configure:43680: $? = 0
3229configure:43699: result: 8
3230configure:43713: checking size of double _Complex
3231configure:43718: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3232configure:43718: $? = 0
3233configure:43718: ./conftest
3234configure:43718: $? = 0
3235configure:43737: result: 16
3236configure:43753: checking size of long double _Complex
3237configure:43758: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3238configure:43758: $? = 0
3239configure:43758: ./conftest
3240configure:43758: $? = 0
3241configure:43777: result: 32
3242configure:43793: checking size of _Float16
3243configure:43798: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
3244conftest.c: In function 'longval':
3245conftest.c:166:57: error: '_Float16' is not supported on this target
3246  166 | static long int longval () { return (long int) (sizeof (_Float16)); }
3247      |                                                         ^~~~~~~~
3248conftest.c: In function 'ulongval':
3249conftest.c:167:67: error: '_Float16' is not supported on this target
3250  167 | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); }
3251      |                                                                   ^~~~~~~~
3252conftest.c: In function 'main':
3253conftest.c:177:28: error: '_Float16' is not supported on this target
3254  177 |   if (((long int) (sizeof (_Float16))) < 0)
3255      |                            ^~~~~~~~
3256conftest.c:180:37: error: '_Float16' is not supported on this target
3257  180 |       if (i != ((long int) (sizeof (_Float16))))
3258      |                                     ^~~~~~~~
3259conftest.c:187:37: error: '_Float16' is not supported on this target
3260  187 |       if (i != ((long int) (sizeof (_Float16))))
3261      |                                     ^~~~~~~~
3262configure:43798: $? = 1
3263configure: program exited with status 1
3264configure: failed program was:
3265| /* confdefs.h */
3266| #define PACKAGE_NAME "MPICH"
3267| #define PACKAGE_TARNAME "mpich"
3268| #define PACKAGE_VERSION "4.0.2"
3269| #define PACKAGE_STRING "MPICH 4.0.2"
3270| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3271| #define PACKAGE_URL "http://www.mpich.org/"
3272| #define STDC_HEADERS 1
3273| #define HAVE_SYS_TYPES_H 1
3274| #define HAVE_SYS_STAT_H 1
3275| #define HAVE_STDLIB_H 1
3276| #define HAVE_STRING_H 1
3277| #define HAVE_MEMORY_H 1
3278| #define HAVE_STRINGS_H 1
3279| #define HAVE_INTTYPES_H 1
3280| #define HAVE_STDINT_H 1
3281| #define HAVE_UNISTD_H 1
3282| #define __EXTENSIONS__ 1
3283| #define _ALL_SOURCE 1
3284| #define _GNU_SOURCE 1
3285| #define _POSIX_PTHREAD_SEMANTICS 1
3286| #define _TANDEM_SOURCE 1
3287| #define PACKAGE "mpich"
3288| #define VERSION "4.0.2"
3289| #define HAVE_DLFCN_H 1
3290| #define LT_OBJDIR ".libs/"
3291| #define ENABLE_LOCAL_SESSION_INIT 1
3292| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3293| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3294| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3295| #define HAVE_CH4_NETMOD_OFI 1
3296| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3297| #define NEEDS_STRICT_ALIGNMENT 1
3298| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3299| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3300| #define HAVE_TAG_ERROR_BITS 1
3301| #define HAVE_VISIBILITY 1
3302| #define HAVE_LIBHWLOC 1
3303| #define HAVE_HWLOC 1
3304| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3305| #define MPICH_IS_THREADED 1
3306| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3307| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3308| #define HAVE_ROMIO 1
3309| #define ENABLE_PVAR_NEM 0
3310| #define ENABLE_PVAR_RECVQ 0
3311| #define ENABLE_PVAR_RMA 0
3312| #define ENABLE_PVAR_DIMS 0
3313| #define ENABLE_PVAR_MULTINIC 0
3314| #define HAVE_LONG_LONG 1
3315| #define STDCALL
3316| #define F77_NAME_LOWER_USCORE 1
3317| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3318| #define HAVE_FORTRAN_BINDING 1
3319| #define TRUE 1
3320| #define FALSE 0
3321| #define HAVE_CXX_EXCEPTIONS /**/
3322| #define HAVE_NAMESPACES /**/
3323| #define HAVE_NAMESPACE_STD /**/
3324| #define HAVE_CXX_BINDING 1
3325| #define HAVE_NAMEPUB_SERVICE 1
3326| #define restrict __restrict
3327| #define HAVE_GCC_ATTRIBUTE 1
3328| #define HAVE_BUILTIN_EXPECT 1
3329| #define HAVE_C11__STATIC_ASSERT 1
3330| #define HAVE_LONG_DOUBLE 1
3331| #define HAVE_LONG_LONG_INT 1
3332| #define ALIGNOF_MAX_ALIGN_T 0
3333| #define ALIGNOF_LONG_DOUBLE 16
3334| #define MAX_ALIGNMENT 16
3335| #define SIZEOF_CHAR 1
3336| #define SIZEOF_UNSIGNED_CHAR 1
3337| #define SIZEOF_SHORT 2
3338| #define SIZEOF_UNSIGNED_SHORT 2
3339| #define SIZEOF_INT 4
3340| #define SIZEOF_UNSIGNED_INT 4
3341| #define SIZEOF_LONG 8
3342| #define SIZEOF_UNSIGNED_LONG 8
3343| #define SIZEOF_LONG_LONG 8
3344| #define SIZEOF_UNSIGNED_LONG_LONG 8
3345| #define SIZEOF_FLOAT 4
3346| #define SIZEOF_DOUBLE 8
3347| #define SIZEOF_LONG_DOUBLE 16
3348| #define SIZEOF_VOID_P 8
3349| #define HAVE_STDDEF_H 1
3350| #define SIZEOF_WCHAR_T 4
3351| #define SIZEOF___FLOAT128 0
3352| #define SIZEOF_FLOAT_INT 8
3353| #define SIZEOF_DOUBLE_INT 16
3354| #define SIZEOF_LONG_INT 16
3355| #define SIZEOF_SHORT_INT 8
3356| #define SIZEOF_TWO_INT 8
3357| #define SIZEOF_LONG_DOUBLE_INT 32
3358| #define ALIGNOF_CHAR 1
3359| #define ALIGNOF_FLOAT 4
3360| #define ALIGNOF_DOUBLE 8
3361| #define ALIGNOF_LONG 8
3362| #define ALIGNOF_LONG_LONG 8
3363| #define ALIGNOF_LONG_DOUBLE 16
3364| #define ALIGNOF_SHORT 2
3365| #define ALIGNOF_INT 4
3366| #define ALIGNOF_BOOL 0
3367| #define ALIGNOF_WCHAR_T 4
3368| #define HAVE_INTTYPES_H 1
3369| #define HAVE_STDINT_H 1
3370| #define SIZEOF_INT8_T 1
3371| #define SIZEOF_INT16_T 2
3372| #define SIZEOF_INT32_T 4
3373| #define SIZEOF_INT64_T 8
3374| #define SIZEOF_UINT8_T 1
3375| #define SIZEOF_UINT16_T 2
3376| #define SIZEOF_UINT32_T 4
3377| #define SIZEOF_UINT64_T 8
3378| #define ALIGNOF_INT8_T 1
3379| #define ALIGNOF_INT16_T 2
3380| #define ALIGNOF_INT32_T 4
3381| #define ALIGNOF_INT64_T 8
3382| #define HAVE_INT8_T 1
3383| #define HAVE_INT16_T 1
3384| #define HAVE_INT32_T 1
3385| #define HAVE_INT64_T 1
3386| #define HAVE_UINT8_T 1
3387| #define HAVE_UINT16_T 1
3388| #define HAVE_UINT32_T 1
3389| #define HAVE_UINT64_T 1
3390| #define HAVE_STDBOOL_H 1
3391| #define HAVE_COMPLEX_H 1
3392| #define SIZEOF__BOOL 1
3393| #define SIZEOF_FLOAT__COMPLEX 8
3394| #define SIZEOF_DOUBLE__COMPLEX 16
3395| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3396| /* end confdefs.h.  */
3397| #include <stdio.h>
3398| #ifdef HAVE_SYS_TYPES_H
3399| # include <sys/types.h>
3400| #endif
3401| #ifdef HAVE_SYS_STAT_H
3402| # include <sys/stat.h>
3403| #endif
3404| #ifdef STDC_HEADERS
3405| # include <stdlib.h>
3406| # include <stddef.h>
3407| #else
3408| # ifdef HAVE_STDLIB_H
3409| #  include <stdlib.h>
3410| # endif
3411| #endif
3412| #ifdef HAVE_STRING_H
3413| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3414| #  include <memory.h>
3415| # endif
3416| # include <string.h>
3417| #endif
3418| #ifdef HAVE_STRINGS_H
3419| # include <strings.h>
3420| #endif
3421| #ifdef HAVE_INTTYPES_H
3422| # include <inttypes.h>
3423| #endif
3424| #ifdef HAVE_STDINT_H
3425| # include <stdint.h>
3426| #endif
3427| #ifdef HAVE_UNISTD_H
3428| # include <unistd.h>
3429| #endif
3430| static long int longval () { return (long int) (sizeof (_Float16)); }
3431| static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); }
3432| #include <stdio.h>
3433| #include <stdlib.h>
3434| int
3435| main ()
3436| {
3437|
3438|   FILE *f = fopen ("conftest.val", "w");
3439|   if (! f)
3440|     return 1;
3441|   if (((long int) (sizeof (_Float16))) < 0)
3442|     {
3443|       long int i = longval ();
3444|       if (i != ((long int) (sizeof (_Float16))))
3445|       return 1;
3446|       fprintf (f, "%ld", i);
3447|     }
3448|   else
3449|     {
3450|       unsigned long int i = ulongval ();
3451|       if (i != ((long int) (sizeof (_Float16))))
3452|       return 1;
3453|       fprintf (f, "%lu", i);
3454|     }
3455|   /* Do not output a trailing newline, as this causes \r\n confusion
3456|      on some platforms.  */
3457|   return ferror (f) || fclose (f) != 0;
3458|
3459|   ;
3460|   return 0;
3461| }
3462configure:43812: result: 0
3463configure:43825: checking for _Bool
3464configure:43825: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3465configure:43825: $? = 0
3466configure:43825: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3467conftest.c: In function 'main':
3468conftest.c:170:20: error: expected expression before ')' token
3469  170 | if (sizeof ((_Bool)))
3470      |                    ^
3471configure:43825: $? = 1
3472configure: failed program was:
3473| /* confdefs.h */
3474| #define PACKAGE_NAME "MPICH"
3475| #define PACKAGE_TARNAME "mpich"
3476| #define PACKAGE_VERSION "4.0.2"
3477| #define PACKAGE_STRING "MPICH 4.0.2"
3478| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3479| #define PACKAGE_URL "http://www.mpich.org/"
3480| #define STDC_HEADERS 1
3481| #define HAVE_SYS_TYPES_H 1
3482| #define HAVE_SYS_STAT_H 1
3483| #define HAVE_STDLIB_H 1
3484| #define HAVE_STRING_H 1
3485| #define HAVE_MEMORY_H 1
3486| #define HAVE_STRINGS_H 1
3487| #define HAVE_INTTYPES_H 1
3488| #define HAVE_STDINT_H 1
3489| #define HAVE_UNISTD_H 1
3490| #define __EXTENSIONS__ 1
3491| #define _ALL_SOURCE 1
3492| #define _GNU_SOURCE 1
3493| #define _POSIX_PTHREAD_SEMANTICS 1
3494| #define _TANDEM_SOURCE 1
3495| #define PACKAGE "mpich"
3496| #define VERSION "4.0.2"
3497| #define HAVE_DLFCN_H 1
3498| #define LT_OBJDIR ".libs/"
3499| #define ENABLE_LOCAL_SESSION_INIT 1
3500| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3501| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3502| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3503| #define HAVE_CH4_NETMOD_OFI 1
3504| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3505| #define NEEDS_STRICT_ALIGNMENT 1
3506| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3507| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3508| #define HAVE_TAG_ERROR_BITS 1
3509| #define HAVE_VISIBILITY 1
3510| #define HAVE_LIBHWLOC 1
3511| #define HAVE_HWLOC 1
3512| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3513| #define MPICH_IS_THREADED 1
3514| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3515| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3516| #define HAVE_ROMIO 1
3517| #define ENABLE_PVAR_NEM 0
3518| #define ENABLE_PVAR_RECVQ 0
3519| #define ENABLE_PVAR_RMA 0
3520| #define ENABLE_PVAR_DIMS 0
3521| #define ENABLE_PVAR_MULTINIC 0
3522| #define HAVE_LONG_LONG 1
3523| #define STDCALL
3524| #define F77_NAME_LOWER_USCORE 1
3525| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3526| #define HAVE_FORTRAN_BINDING 1
3527| #define TRUE 1
3528| #define FALSE 0
3529| #define HAVE_CXX_EXCEPTIONS /**/
3530| #define HAVE_NAMESPACES /**/
3531| #define HAVE_NAMESPACE_STD /**/
3532| #define HAVE_CXX_BINDING 1
3533| #define HAVE_NAMEPUB_SERVICE 1
3534| #define restrict __restrict
3535| #define HAVE_GCC_ATTRIBUTE 1
3536| #define HAVE_BUILTIN_EXPECT 1
3537| #define HAVE_C11__STATIC_ASSERT 1
3538| #define HAVE_LONG_DOUBLE 1
3539| #define HAVE_LONG_LONG_INT 1
3540| #define ALIGNOF_MAX_ALIGN_T 0
3541| #define ALIGNOF_LONG_DOUBLE 16
3542| #define MAX_ALIGNMENT 16
3543| #define SIZEOF_CHAR 1
3544| #define SIZEOF_UNSIGNED_CHAR 1
3545| #define SIZEOF_SHORT 2
3546| #define SIZEOF_UNSIGNED_SHORT 2
3547| #define SIZEOF_INT 4
3548| #define SIZEOF_UNSIGNED_INT 4
3549| #define SIZEOF_LONG 8
3550| #define SIZEOF_UNSIGNED_LONG 8
3551| #define SIZEOF_LONG_LONG 8
3552| #define SIZEOF_UNSIGNED_LONG_LONG 8
3553| #define SIZEOF_FLOAT 4
3554| #define SIZEOF_DOUBLE 8
3555| #define SIZEOF_LONG_DOUBLE 16
3556| #define SIZEOF_VOID_P 8
3557| #define HAVE_STDDEF_H 1
3558| #define SIZEOF_WCHAR_T 4
3559| #define SIZEOF___FLOAT128 0
3560| #define SIZEOF_FLOAT_INT 8
3561| #define SIZEOF_DOUBLE_INT 16
3562| #define SIZEOF_LONG_INT 16
3563| #define SIZEOF_SHORT_INT 8
3564| #define SIZEOF_TWO_INT 8
3565| #define SIZEOF_LONG_DOUBLE_INT 32
3566| #define ALIGNOF_CHAR 1
3567| #define ALIGNOF_FLOAT 4
3568| #define ALIGNOF_DOUBLE 8
3569| #define ALIGNOF_LONG 8
3570| #define ALIGNOF_LONG_LONG 8
3571| #define ALIGNOF_LONG_DOUBLE 16
3572| #define ALIGNOF_SHORT 2
3573| #define ALIGNOF_INT 4
3574| #define ALIGNOF_BOOL 0
3575| #define ALIGNOF_WCHAR_T 4
3576| #define HAVE_INTTYPES_H 1
3577| #define HAVE_STDINT_H 1
3578| #define SIZEOF_INT8_T 1
3579| #define SIZEOF_INT16_T 2
3580| #define SIZEOF_INT32_T 4
3581| #define SIZEOF_INT64_T 8
3582| #define SIZEOF_UINT8_T 1
3583| #define SIZEOF_UINT16_T 2
3584| #define SIZEOF_UINT32_T 4
3585| #define SIZEOF_UINT64_T 8
3586| #define ALIGNOF_INT8_T 1
3587| #define ALIGNOF_INT16_T 2
3588| #define ALIGNOF_INT32_T 4
3589| #define ALIGNOF_INT64_T 8
3590| #define HAVE_INT8_T 1
3591| #define HAVE_INT16_T 1
3592| #define HAVE_INT32_T 1
3593| #define HAVE_INT64_T 1
3594| #define HAVE_UINT8_T 1
3595| #define HAVE_UINT16_T 1
3596| #define HAVE_UINT32_T 1
3597| #define HAVE_UINT64_T 1
3598| #define HAVE_STDBOOL_H 1
3599| #define HAVE_COMPLEX_H 1
3600| #define SIZEOF__BOOL 1
3601| #define SIZEOF_FLOAT__COMPLEX 8
3602| #define SIZEOF_DOUBLE__COMPLEX 16
3603| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3604| #define SIZEOF__FLOAT16 0
3605| /* end confdefs.h.  */
3606| #include <stdio.h>
3607| #ifdef HAVE_SYS_TYPES_H
3608| # include <sys/types.h>
3609| #endif
3610| #ifdef HAVE_SYS_STAT_H
3611| # include <sys/stat.h>
3612| #endif
3613| #ifdef STDC_HEADERS
3614| # include <stdlib.h>
3615| # include <stddef.h>
3616| #else
3617| # ifdef HAVE_STDLIB_H
3618| #  include <stdlib.h>
3619| # endif
3620| #endif
3621| #ifdef HAVE_STRING_H
3622| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3623| #  include <memory.h>
3624| # endif
3625| # include <string.h>
3626| #endif
3627| #ifdef HAVE_STRINGS_H
3628| # include <strings.h>
3629| #endif
3630| #ifdef HAVE_INTTYPES_H
3631| # include <inttypes.h>
3632| #endif
3633| #ifdef HAVE_STDINT_H
3634| # include <stdint.h>
3635| #endif
3636| #ifdef HAVE_UNISTD_H
3637| # include <unistd.h>
3638| #endif
3639| int
3640| main ()
3641| {
3642| if (sizeof ((_Bool)))
3643|           return 0;
3644|   ;
3645|   return 0;
3646| }
3647configure:43825: result: yes
3648configure:43834: checking for float _Complex
3649configure:43834: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3650configure:43834: $? = 0
3651configure:43834: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3652conftest.c: In function 'main':
3653conftest.c:171:29: error: expected expression before ')' token
3654  171 | if (sizeof ((float _Complex)))
3655      |                             ^
3656configure:43834: $? = 1
3657configure: failed program was:
3658| /* confdefs.h */
3659| #define PACKAGE_NAME "MPICH"
3660| #define PACKAGE_TARNAME "mpich"
3661| #define PACKAGE_VERSION "4.0.2"
3662| #define PACKAGE_STRING "MPICH 4.0.2"
3663| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3664| #define PACKAGE_URL "http://www.mpich.org/"
3665| #define STDC_HEADERS 1
3666| #define HAVE_SYS_TYPES_H 1
3667| #define HAVE_SYS_STAT_H 1
3668| #define HAVE_STDLIB_H 1
3669| #define HAVE_STRING_H 1
3670| #define HAVE_MEMORY_H 1
3671| #define HAVE_STRINGS_H 1
3672| #define HAVE_INTTYPES_H 1
3673| #define HAVE_STDINT_H 1
3674| #define HAVE_UNISTD_H 1
3675| #define __EXTENSIONS__ 1
3676| #define _ALL_SOURCE 1
3677| #define _GNU_SOURCE 1
3678| #define _POSIX_PTHREAD_SEMANTICS 1
3679| #define _TANDEM_SOURCE 1
3680| #define PACKAGE "mpich"
3681| #define VERSION "4.0.2"
3682| #define HAVE_DLFCN_H 1
3683| #define LT_OBJDIR ".libs/"
3684| #define ENABLE_LOCAL_SESSION_INIT 1
3685| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3686| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3687| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3688| #define HAVE_CH4_NETMOD_OFI 1
3689| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3690| #define NEEDS_STRICT_ALIGNMENT 1
3691| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3692| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3693| #define HAVE_TAG_ERROR_BITS 1
3694| #define HAVE_VISIBILITY 1
3695| #define HAVE_LIBHWLOC 1
3696| #define HAVE_HWLOC 1
3697| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3698| #define MPICH_IS_THREADED 1
3699| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3700| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3701| #define HAVE_ROMIO 1
3702| #define ENABLE_PVAR_NEM 0
3703| #define ENABLE_PVAR_RECVQ 0
3704| #define ENABLE_PVAR_RMA 0
3705| #define ENABLE_PVAR_DIMS 0
3706| #define ENABLE_PVAR_MULTINIC 0
3707| #define HAVE_LONG_LONG 1
3708| #define STDCALL
3709| #define F77_NAME_LOWER_USCORE 1
3710| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3711| #define HAVE_FORTRAN_BINDING 1
3712| #define TRUE 1
3713| #define FALSE 0
3714| #define HAVE_CXX_EXCEPTIONS /**/
3715| #define HAVE_NAMESPACES /**/
3716| #define HAVE_NAMESPACE_STD /**/
3717| #define HAVE_CXX_BINDING 1
3718| #define HAVE_NAMEPUB_SERVICE 1
3719| #define restrict __restrict
3720| #define HAVE_GCC_ATTRIBUTE 1
3721| #define HAVE_BUILTIN_EXPECT 1
3722| #define HAVE_C11__STATIC_ASSERT 1
3723| #define HAVE_LONG_DOUBLE 1
3724| #define HAVE_LONG_LONG_INT 1
3725| #define ALIGNOF_MAX_ALIGN_T 0
3726| #define ALIGNOF_LONG_DOUBLE 16
3727| #define MAX_ALIGNMENT 16
3728| #define SIZEOF_CHAR 1
3729| #define SIZEOF_UNSIGNED_CHAR 1
3730| #define SIZEOF_SHORT 2
3731| #define SIZEOF_UNSIGNED_SHORT 2
3732| #define SIZEOF_INT 4
3733| #define SIZEOF_UNSIGNED_INT 4
3734| #define SIZEOF_LONG 8
3735| #define SIZEOF_UNSIGNED_LONG 8
3736| #define SIZEOF_LONG_LONG 8
3737| #define SIZEOF_UNSIGNED_LONG_LONG 8
3738| #define SIZEOF_FLOAT 4
3739| #define SIZEOF_DOUBLE 8
3740| #define SIZEOF_LONG_DOUBLE 16
3741| #define SIZEOF_VOID_P 8
3742| #define HAVE_STDDEF_H 1
3743| #define SIZEOF_WCHAR_T 4
3744| #define SIZEOF___FLOAT128 0
3745| #define SIZEOF_FLOAT_INT 8
3746| #define SIZEOF_DOUBLE_INT 16
3747| #define SIZEOF_LONG_INT 16
3748| #define SIZEOF_SHORT_INT 8
3749| #define SIZEOF_TWO_INT 8
3750| #define SIZEOF_LONG_DOUBLE_INT 32
3751| #define ALIGNOF_CHAR 1
3752| #define ALIGNOF_FLOAT 4
3753| #define ALIGNOF_DOUBLE 8
3754| #define ALIGNOF_LONG 8
3755| #define ALIGNOF_LONG_LONG 8
3756| #define ALIGNOF_LONG_DOUBLE 16
3757| #define ALIGNOF_SHORT 2
3758| #define ALIGNOF_INT 4
3759| #define ALIGNOF_BOOL 0
3760| #define ALIGNOF_WCHAR_T 4
3761| #define HAVE_INTTYPES_H 1
3762| #define HAVE_STDINT_H 1
3763| #define SIZEOF_INT8_T 1
3764| #define SIZEOF_INT16_T 2
3765| #define SIZEOF_INT32_T 4
3766| #define SIZEOF_INT64_T 8
3767| #define SIZEOF_UINT8_T 1
3768| #define SIZEOF_UINT16_T 2
3769| #define SIZEOF_UINT32_T 4
3770| #define SIZEOF_UINT64_T 8
3771| #define ALIGNOF_INT8_T 1
3772| #define ALIGNOF_INT16_T 2
3773| #define ALIGNOF_INT32_T 4
3774| #define ALIGNOF_INT64_T 8
3775| #define HAVE_INT8_T 1
3776| #define HAVE_INT16_T 1
3777| #define HAVE_INT32_T 1
3778| #define HAVE_INT64_T 1
3779| #define HAVE_UINT8_T 1
3780| #define HAVE_UINT16_T 1
3781| #define HAVE_UINT32_T 1
3782| #define HAVE_UINT64_T 1
3783| #define HAVE_STDBOOL_H 1
3784| #define HAVE_COMPLEX_H 1
3785| #define SIZEOF__BOOL 1
3786| #define SIZEOF_FLOAT__COMPLEX 8
3787| #define SIZEOF_DOUBLE__COMPLEX 16
3788| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3789| #define SIZEOF__FLOAT16 0
3790| #define HAVE__BOOL 1
3791| /* end confdefs.h.  */
3792| #include <stdio.h>
3793| #ifdef HAVE_SYS_TYPES_H
3794| # include <sys/types.h>
3795| #endif
3796| #ifdef HAVE_SYS_STAT_H
3797| # include <sys/stat.h>
3798| #endif
3799| #ifdef STDC_HEADERS
3800| # include <stdlib.h>
3801| # include <stddef.h>
3802| #else
3803| # ifdef HAVE_STDLIB_H
3804| #  include <stdlib.h>
3805| # endif
3806| #endif
3807| #ifdef HAVE_STRING_H
3808| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3809| #  include <memory.h>
3810| # endif
3811| # include <string.h>
3812| #endif
3813| #ifdef HAVE_STRINGS_H
3814| # include <strings.h>
3815| #endif
3816| #ifdef HAVE_INTTYPES_H
3817| # include <inttypes.h>
3818| #endif
3819| #ifdef HAVE_STDINT_H
3820| # include <stdint.h>
3821| #endif
3822| #ifdef HAVE_UNISTD_H
3823| # include <unistd.h>
3824| #endif
3825| int
3826| main ()
3827| {
3828| if (sizeof ((float _Complex)))
3829|           return 0;
3830|   ;
3831|   return 0;
3832| }
3833configure:43834: result: yes
3834configure:43843: checking for double _Complex
3835configure:43843: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3836configure:43843: $? = 0
3837configure:43843: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
3838conftest.c: In function 'main':
3839conftest.c:172:30: error: expected expression before ')' token
3840  172 | if (sizeof ((double _Complex)))
3841      |                              ^
3842configure:43843: $? = 1
3843configure: failed program was:
3844| /* confdefs.h */
3845| #define PACKAGE_NAME "MPICH"
3846| #define PACKAGE_TARNAME "mpich"
3847| #define PACKAGE_VERSION "4.0.2"
3848| #define PACKAGE_STRING "MPICH 4.0.2"
3849| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3850| #define PACKAGE_URL "http://www.mpich.org/"
3851| #define STDC_HEADERS 1
3852| #define HAVE_SYS_TYPES_H 1
3853| #define HAVE_SYS_STAT_H 1
3854| #define HAVE_STDLIB_H 1
3855| #define HAVE_STRING_H 1
3856| #define HAVE_MEMORY_H 1
3857| #define HAVE_STRINGS_H 1
3858| #define HAVE_INTTYPES_H 1
3859| #define HAVE_STDINT_H 1
3860| #define HAVE_UNISTD_H 1
3861| #define __EXTENSIONS__ 1
3862| #define _ALL_SOURCE 1
3863| #define _GNU_SOURCE 1
3864| #define _POSIX_PTHREAD_SEMANTICS 1
3865| #define _TANDEM_SOURCE 1
3866| #define PACKAGE "mpich"
3867| #define VERSION "4.0.2"
3868| #define HAVE_DLFCN_H 1
3869| #define LT_OBJDIR ".libs/"
3870| #define ENABLE_LOCAL_SESSION_INIT 1
3871| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3872| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3873| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3874| #define HAVE_CH4_NETMOD_OFI 1
3875| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3876| #define NEEDS_STRICT_ALIGNMENT 1
3877| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3878| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3879| #define HAVE_TAG_ERROR_BITS 1
3880| #define HAVE_VISIBILITY 1
3881| #define HAVE_LIBHWLOC 1
3882| #define HAVE_HWLOC 1
3883| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3884| #define MPICH_IS_THREADED 1
3885| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3886| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3887| #define HAVE_ROMIO 1
3888| #define ENABLE_PVAR_NEM 0
3889| #define ENABLE_PVAR_RECVQ 0
3890| #define ENABLE_PVAR_RMA 0
3891| #define ENABLE_PVAR_DIMS 0
3892| #define ENABLE_PVAR_MULTINIC 0
3893| #define HAVE_LONG_LONG 1
3894| #define STDCALL
3895| #define F77_NAME_LOWER_USCORE 1
3896| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3897| #define HAVE_FORTRAN_BINDING 1
3898| #define TRUE 1
3899| #define FALSE 0
3900| #define HAVE_CXX_EXCEPTIONS /**/
3901| #define HAVE_NAMESPACES /**/
3902| #define HAVE_NAMESPACE_STD /**/
3903| #define HAVE_CXX_BINDING 1
3904| #define HAVE_NAMEPUB_SERVICE 1
3905| #define restrict __restrict
3906| #define HAVE_GCC_ATTRIBUTE 1
3907| #define HAVE_BUILTIN_EXPECT 1
3908| #define HAVE_C11__STATIC_ASSERT 1
3909| #define HAVE_LONG_DOUBLE 1
3910| #define HAVE_LONG_LONG_INT 1
3911| #define ALIGNOF_MAX_ALIGN_T 0
3912| #define ALIGNOF_LONG_DOUBLE 16
3913| #define MAX_ALIGNMENT 16
3914| #define SIZEOF_CHAR 1
3915| #define SIZEOF_UNSIGNED_CHAR 1
3916| #define SIZEOF_SHORT 2
3917| #define SIZEOF_UNSIGNED_SHORT 2
3918| #define SIZEOF_INT 4
3919| #define SIZEOF_UNSIGNED_INT 4
3920| #define SIZEOF_LONG 8
3921| #define SIZEOF_UNSIGNED_LONG 8
3922| #define SIZEOF_LONG_LONG 8
3923| #define SIZEOF_UNSIGNED_LONG_LONG 8
3924| #define SIZEOF_FLOAT 4
3925| #define SIZEOF_DOUBLE 8
3926| #define SIZEOF_LONG_DOUBLE 16
3927| #define SIZEOF_VOID_P 8
3928| #define HAVE_STDDEF_H 1
3929| #define SIZEOF_WCHAR_T 4
3930| #define SIZEOF___FLOAT128 0
3931| #define SIZEOF_FLOAT_INT 8
3932| #define SIZEOF_DOUBLE_INT 16
3933| #define SIZEOF_LONG_INT 16
3934| #define SIZEOF_SHORT_INT 8
3935| #define SIZEOF_TWO_INT 8
3936| #define SIZEOF_LONG_DOUBLE_INT 32
3937| #define ALIGNOF_CHAR 1
3938| #define ALIGNOF_FLOAT 4
3939| #define ALIGNOF_DOUBLE 8
3940| #define ALIGNOF_LONG 8
3941| #define ALIGNOF_LONG_LONG 8
3942| #define ALIGNOF_LONG_DOUBLE 16
3943| #define ALIGNOF_SHORT 2
3944| #define ALIGNOF_INT 4
3945| #define ALIGNOF_BOOL 0
3946| #define ALIGNOF_WCHAR_T 4
3947| #define HAVE_INTTYPES_H 1
3948| #define HAVE_STDINT_H 1
3949| #define SIZEOF_INT8_T 1
3950| #define SIZEOF_INT16_T 2
3951| #define SIZEOF_INT32_T 4
3952| #define SIZEOF_INT64_T 8
3953| #define SIZEOF_UINT8_T 1
3954| #define SIZEOF_UINT16_T 2
3955| #define SIZEOF_UINT32_T 4
3956| #define SIZEOF_UINT64_T 8
3957| #define ALIGNOF_INT8_T 1
3958| #define ALIGNOF_INT16_T 2
3959| #define ALIGNOF_INT32_T 4
3960| #define ALIGNOF_INT64_T 8
3961| #define HAVE_INT8_T 1
3962| #define HAVE_INT16_T 1
3963| #define HAVE_INT32_T 1
3964| #define HAVE_INT64_T 1
3965| #define HAVE_UINT8_T 1
3966| #define HAVE_UINT16_T 1
3967| #define HAVE_UINT32_T 1
3968| #define HAVE_UINT64_T 1
3969| #define HAVE_STDBOOL_H 1
3970| #define HAVE_COMPLEX_H 1
3971| #define SIZEOF__BOOL 1
3972| #define SIZEOF_FLOAT__COMPLEX 8
3973| #define SIZEOF_DOUBLE__COMPLEX 16
3974| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3975| #define SIZEOF__FLOAT16 0
3976| #define HAVE__BOOL 1
3977| #define HAVE_FLOAT__COMPLEX 1
3978| /* end confdefs.h.  */
3979| #include <stdio.h>
3980| #ifdef HAVE_SYS_TYPES_H
3981| # include <sys/types.h>
3982| #endif
3983| #ifdef HAVE_SYS_STAT_H
3984| # include <sys/stat.h>
3985| #endif
3986| #ifdef STDC_HEADERS
3987| # include <stdlib.h>
3988| # include <stddef.h>
3989| #else
3990| # ifdef HAVE_STDLIB_H
3991| #  include <stdlib.h>
3992| # endif
3993| #endif
3994| #ifdef HAVE_STRING_H
3995| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3996| #  include <memory.h>
3997| # endif
3998| # include <string.h>
3999| #endif
4000| #ifdef HAVE_STRINGS_H
4001| # include <strings.h>
4002| #endif
4003| #ifdef HAVE_INTTYPES_H
4004| # include <inttypes.h>
4005| #endif
4006| #ifdef HAVE_STDINT_H
4007| # include <stdint.h>
4008| #endif
4009| #ifdef HAVE_UNISTD_H
4010| # include <unistd.h>
4011| #endif
4012| int
4013| main ()
4014| {
4015| if (sizeof ((double _Complex)))
4016|           return 0;
4017|   ;
4018|   return 0;
4019| }
4020configure:43843: result: yes
4021configure:43856: checking for long double _Complex
4022configure:43856: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4023configure:43856: $? = 0
4024configure:43856: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4025conftest.c: In function 'main':
4026conftest.c:173:35: error: expected expression before ')' token
4027  173 | if (sizeof ((long double _Complex)))
4028      |                                   ^
4029configure:43856: $? = 1
4030configure: failed program was:
4031| /* confdefs.h */
4032| #define PACKAGE_NAME "MPICH"
4033| #define PACKAGE_TARNAME "mpich"
4034| #define PACKAGE_VERSION "4.0.2"
4035| #define PACKAGE_STRING "MPICH 4.0.2"
4036| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4037| #define PACKAGE_URL "http://www.mpich.org/"
4038| #define STDC_HEADERS 1
4039| #define HAVE_SYS_TYPES_H 1
4040| #define HAVE_SYS_STAT_H 1
4041| #define HAVE_STDLIB_H 1
4042| #define HAVE_STRING_H 1
4043| #define HAVE_MEMORY_H 1
4044| #define HAVE_STRINGS_H 1
4045| #define HAVE_INTTYPES_H 1
4046| #define HAVE_STDINT_H 1
4047| #define HAVE_UNISTD_H 1
4048| #define __EXTENSIONS__ 1
4049| #define _ALL_SOURCE 1
4050| #define _GNU_SOURCE 1
4051| #define _POSIX_PTHREAD_SEMANTICS 1
4052| #define _TANDEM_SOURCE 1
4053| #define PACKAGE "mpich"
4054| #define VERSION "4.0.2"
4055| #define HAVE_DLFCN_H 1
4056| #define LT_OBJDIR ".libs/"
4057| #define ENABLE_LOCAL_SESSION_INIT 1
4058| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4059| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4060| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4061| #define HAVE_CH4_NETMOD_OFI 1
4062| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4063| #define NEEDS_STRICT_ALIGNMENT 1
4064| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4065| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4066| #define HAVE_TAG_ERROR_BITS 1
4067| #define HAVE_VISIBILITY 1
4068| #define HAVE_LIBHWLOC 1
4069| #define HAVE_HWLOC 1
4070| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4071| #define MPICH_IS_THREADED 1
4072| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4073| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4074| #define HAVE_ROMIO 1
4075| #define ENABLE_PVAR_NEM 0
4076| #define ENABLE_PVAR_RECVQ 0
4077| #define ENABLE_PVAR_RMA 0
4078| #define ENABLE_PVAR_DIMS 0
4079| #define ENABLE_PVAR_MULTINIC 0
4080| #define HAVE_LONG_LONG 1
4081| #define STDCALL
4082| #define F77_NAME_LOWER_USCORE 1
4083| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4084| #define HAVE_FORTRAN_BINDING 1
4085| #define TRUE 1
4086| #define FALSE 0
4087| #define HAVE_CXX_EXCEPTIONS /**/
4088| #define HAVE_NAMESPACES /**/
4089| #define HAVE_NAMESPACE_STD /**/
4090| #define HAVE_CXX_BINDING 1
4091| #define HAVE_NAMEPUB_SERVICE 1
4092| #define restrict __restrict
4093| #define HAVE_GCC_ATTRIBUTE 1
4094| #define HAVE_BUILTIN_EXPECT 1
4095| #define HAVE_C11__STATIC_ASSERT 1
4096| #define HAVE_LONG_DOUBLE 1
4097| #define HAVE_LONG_LONG_INT 1
4098| #define ALIGNOF_MAX_ALIGN_T 0
4099| #define ALIGNOF_LONG_DOUBLE 16
4100| #define MAX_ALIGNMENT 16
4101| #define SIZEOF_CHAR 1
4102| #define SIZEOF_UNSIGNED_CHAR 1
4103| #define SIZEOF_SHORT 2
4104| #define SIZEOF_UNSIGNED_SHORT 2
4105| #define SIZEOF_INT 4
4106| #define SIZEOF_UNSIGNED_INT 4
4107| #define SIZEOF_LONG 8
4108| #define SIZEOF_UNSIGNED_LONG 8
4109| #define SIZEOF_LONG_LONG 8
4110| #define SIZEOF_UNSIGNED_LONG_LONG 8
4111| #define SIZEOF_FLOAT 4
4112| #define SIZEOF_DOUBLE 8
4113| #define SIZEOF_LONG_DOUBLE 16
4114| #define SIZEOF_VOID_P 8
4115| #define HAVE_STDDEF_H 1
4116| #define SIZEOF_WCHAR_T 4
4117| #define SIZEOF___FLOAT128 0
4118| #define SIZEOF_FLOAT_INT 8
4119| #define SIZEOF_DOUBLE_INT 16
4120| #define SIZEOF_LONG_INT 16
4121| #define SIZEOF_SHORT_INT 8
4122| #define SIZEOF_TWO_INT 8
4123| #define SIZEOF_LONG_DOUBLE_INT 32
4124| #define ALIGNOF_CHAR 1
4125| #define ALIGNOF_FLOAT 4
4126| #define ALIGNOF_DOUBLE 8
4127| #define ALIGNOF_LONG 8
4128| #define ALIGNOF_LONG_LONG 8
4129| #define ALIGNOF_LONG_DOUBLE 16
4130| #define ALIGNOF_SHORT 2
4131| #define ALIGNOF_INT 4
4132| #define ALIGNOF_BOOL 0
4133| #define ALIGNOF_WCHAR_T 4
4134| #define HAVE_INTTYPES_H 1
4135| #define HAVE_STDINT_H 1
4136| #define SIZEOF_INT8_T 1
4137| #define SIZEOF_INT16_T 2
4138| #define SIZEOF_INT32_T 4
4139| #define SIZEOF_INT64_T 8
4140| #define SIZEOF_UINT8_T 1
4141| #define SIZEOF_UINT16_T 2
4142| #define SIZEOF_UINT32_T 4
4143| #define SIZEOF_UINT64_T 8
4144| #define ALIGNOF_INT8_T 1
4145| #define ALIGNOF_INT16_T 2
4146| #define ALIGNOF_INT32_T 4
4147| #define ALIGNOF_INT64_T 8
4148| #define HAVE_INT8_T 1
4149| #define HAVE_INT16_T 1
4150| #define HAVE_INT32_T 1
4151| #define HAVE_INT64_T 1
4152| #define HAVE_UINT8_T 1
4153| #define HAVE_UINT16_T 1
4154| #define HAVE_UINT32_T 1
4155| #define HAVE_UINT64_T 1
4156| #define HAVE_STDBOOL_H 1
4157| #define HAVE_COMPLEX_H 1
4158| #define SIZEOF__BOOL 1
4159| #define SIZEOF_FLOAT__COMPLEX 8
4160| #define SIZEOF_DOUBLE__COMPLEX 16
4161| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4162| #define SIZEOF__FLOAT16 0
4163| #define HAVE__BOOL 1
4164| #define HAVE_FLOAT__COMPLEX 1
4165| #define HAVE_DOUBLE__COMPLEX 1
4166| /* end confdefs.h.  */
4167| #include <stdio.h>
4168| #ifdef HAVE_SYS_TYPES_H
4169| # include <sys/types.h>
4170| #endif
4171| #ifdef HAVE_SYS_STAT_H
4172| # include <sys/stat.h>
4173| #endif
4174| #ifdef STDC_HEADERS
4175| # include <stdlib.h>
4176| # include <stddef.h>
4177| #else
4178| # ifdef HAVE_STDLIB_H
4179| #  include <stdlib.h>
4180| # endif
4181| #endif
4182| #ifdef HAVE_STRING_H
4183| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4184| #  include <memory.h>
4185| # endif
4186| # include <string.h>
4187| #endif
4188| #ifdef HAVE_STRINGS_H
4189| # include <strings.h>
4190| #endif
4191| #ifdef HAVE_INTTYPES_H
4192| # include <inttypes.h>
4193| #endif
4194| #ifdef HAVE_STDINT_H
4195| # include <stdint.h>
4196| #endif
4197| #ifdef HAVE_UNISTD_H
4198| # include <unistd.h>
4199| #endif
4200| int
4201| main ()
4202| {
4203| if (sizeof ((long double _Complex)))
4204|           return 0;
4205|   ;
4206|   return 0;
4207| }
4208configure:43856: result: yes
4209configure:43993: checking for size of Fortran type integer
4210configure:44031: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4211configure:44031: $? = 0
4212configure:44035: mv conftest.o pac_conftest.o
4213configure:44038: $? = 0
4214configure:44065: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
4215configure:44065: $? = 0
4216configure:44065: ./conftest
4217configure:44065: $? = 0
4218configure:44103: result: 4
4219configure:44118: checking for size of Fortran type real
4220configure:44156: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4221configure:44156: $? = 0
4222configure:44160: mv conftest.o pac_conftest.o
4223configure:44163: $? = 0
4224configure:44190: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
4225configure:44190: $? = 0
4226configure:44190: ./conftest
4227configure:44190: $? = 0
4228configure:44228: result: 4
4229configure:44243: checking for size of Fortran type double precision
4230configure:44281: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4231configure:44281: $? = 0
4232configure:44285: mv conftest.o pac_conftest.o
4233configure:44288: $? = 0
4234configure:44315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
4235configure:44315: $? = 0
4236configure:44315: ./conftest
4237configure:44315: $? = 0
4238configure:44353: result: 8
4239configure:44376: checking whether integer*1 is supported
4240configure:44387: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4241configure:44387: $? = 0
4242configure:44394: result: yes
4243configure:44396: checking whether integer*2 is supported
4244configure:44407: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4245configure:44407: $? = 0
4246configure:44414: result: yes
4247configure:44416: checking whether integer*4 is supported
4248configure:44427: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4249configure:44427: $? = 0
4250configure:44434: result: yes
4251configure:44436: checking whether integer*8 is supported
4252configure:44447: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4253configure:44447: $? = 0
4254configure:44454: result: yes
4255configure:44456: checking whether integer*16 is supported
4256configure:44467: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4257configure:44467: $? = 0
4258configure:44474: result: yes
4259configure:44476: checking whether real*4 is supported
4260configure:44487: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4261configure:44487: $? = 0
4262configure:44494: result: yes
4263configure:44496: checking whether real*8 is supported
4264configure:44507: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4265configure:44507: $? = 0
4266configure:44514: result: yes
4267configure:44516: checking whether real*16 is supported
4268configure:44527: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4269configure:44527: $? = 0
4270configure:44534: result: yes
4271configure:44551: checking for C type matching Fortran integer
4272configure:44555: result: int
4273configure:44561: checking for C type matching Fortran real
4274configure:44565: result: float
4275configure:44573: checking for C type matching Fortran double
4276configure:44577: result: double
4277configure:44726: checking for values of Fortran logicals
4278configure:44761: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4279configure:44761: $? = 0
4280configure:44764: mv conftest.o pac_conftest.o
4281configure:44767: $? = 0
4282configure:44799: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.f pac_conftest.o  >&5
4283configure:44799: $? = 0
4284configure:44799: ./conftest
4285configure:44799: $? = 0
4286configure:44836: result: True is 1 and False is 0
4287configure:44946: checking for Fortran 90 integer kind for 8-byte integers
4288configure:44986: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
4289configure:44986: $? = 0
4290configure:44986: ./conftest
4291configure:44986: $? = 0
4292configure:45003: result: 8
4293configure:45113: checking for Fortran 90 integer kind for 4-byte integers
4294configure:45153: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
4295configure:45153: $? = 0
4296configure:45153: ./conftest
4297configure:45153: $? = 0
4298configure:45170: result: 4
4299configure:45202: checking if real*8 is supported in Fortran 90
4300configure:45215: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2  conftest.f90 >&5
4301configure:45215: $? = 0
4302configure:45227: result: yes
4303configure:45390: checking size of bool
4304configure:45395: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
4305configure:45395: $? = 0
4306configure:45395: ./conftest
4307configure:45395: $? = 0
4308configure:45409: result: 1
4309configure:45420: checking for C types matching C++ bool
4310configure:45423: result: _Bool
4311configure:45432: checking complex usability
4312configure:45432: /opt/local/bin/g++-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp >&5
4313configure:45432: $? = 0
4314configure:45432: result: yes
4315configure:45432: checking complex presence
4316configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.cpp
4317configure:45432: $? = 0
4318configure:45432: result: yes
4319configure:45432: checking for complex
4320configure:45432: result: yes
4321configure:45445: checking size of Complex
4322configure:45450: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
4323configure:45450: $? = 0
4324configure:45450: ./conftest
4325configure:45450: $? = 0
4326configure:45469: result: 8
4327configure:45483: checking size of DoubleComplex
4328configure:45488: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
4329configure:45488: $? = 0
4330configure:45488: ./conftest
4331configure:45488: $? = 0
4332configure:45507: result: 16
4333configure:45522: checking size of LongDoubleComplex
4334configure:45527: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.cpp  >&5
4335configure:45527: $? = 0
4336configure:45527: ./conftest
4337configure:45527: $? = 0
4338configure:45546: result: 32
4339configure:45762: checking whether the Fortran Offset type works with Fortran 77
4340configure:45771: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2 conftest.f >&5
4341configure:45771: $? = 0
4342configure:45777: result: yes
4343configure:45791: checking whether the Fortran Offset type works with Fortran 90
4344configure:45800: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2  conftest.f90 >&5
4345configure:45800: $? = 0
4346configure:45812: result: yes
4347configure:45862: checking MPI datatypes
4348configure:47522: result: done
4349configure:47556: checking whether C compiler accepts option -Werror
4350configure:47608: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  > pac_test1.log 2>&1
4351configure:47608: $? = 1
4352configure: failed program was:
4353| /* confdefs.h */
4354| #define PACKAGE_NAME "MPICH"
4355| #define PACKAGE_TARNAME "mpich"
4356| #define PACKAGE_VERSION "4.0.2"
4357| #define PACKAGE_STRING "MPICH 4.0.2"
4358| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4359| #define PACKAGE_URL "http://www.mpich.org/"
4360| #define STDC_HEADERS 1
4361| #define HAVE_SYS_TYPES_H 1
4362| #define HAVE_SYS_STAT_H 1
4363| #define HAVE_STDLIB_H 1
4364| #define HAVE_STRING_H 1
4365| #define HAVE_MEMORY_H 1
4366| #define HAVE_STRINGS_H 1
4367| #define HAVE_INTTYPES_H 1
4368| #define HAVE_STDINT_H 1
4369| #define HAVE_UNISTD_H 1
4370| #define __EXTENSIONS__ 1
4371| #define _ALL_SOURCE 1
4372| #define _GNU_SOURCE 1
4373| #define _POSIX_PTHREAD_SEMANTICS 1
4374| #define _TANDEM_SOURCE 1
4375| #define PACKAGE "mpich"
4376| #define VERSION "4.0.2"
4377| #define HAVE_DLFCN_H 1
4378| #define LT_OBJDIR ".libs/"
4379| #define ENABLE_LOCAL_SESSION_INIT 1
4380| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4381| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4382| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4383| #define HAVE_CH4_NETMOD_OFI 1
4384| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4385| #define NEEDS_STRICT_ALIGNMENT 1
4386| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4387| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4388| #define HAVE_TAG_ERROR_BITS 1
4389| #define HAVE_VISIBILITY 1
4390| #define HAVE_LIBHWLOC 1
4391| #define HAVE_HWLOC 1
4392| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4393| #define MPICH_IS_THREADED 1
4394| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4395| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4396| #define HAVE_ROMIO 1
4397| #define ENABLE_PVAR_NEM 0
4398| #define ENABLE_PVAR_RECVQ 0
4399| #define ENABLE_PVAR_RMA 0
4400| #define ENABLE_PVAR_DIMS 0
4401| #define ENABLE_PVAR_MULTINIC 0
4402| #define HAVE_LONG_LONG 1
4403| #define STDCALL
4404| #define F77_NAME_LOWER_USCORE 1
4405| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4406| #define HAVE_FORTRAN_BINDING 1
4407| #define TRUE 1
4408| #define FALSE 0
4409| #define HAVE_CXX_EXCEPTIONS /**/
4410| #define HAVE_NAMESPACES /**/
4411| #define HAVE_NAMESPACE_STD /**/
4412| #define HAVE_CXX_BINDING 1
4413| #define HAVE_NAMEPUB_SERVICE 1
4414| #define restrict __restrict
4415| #define HAVE_GCC_ATTRIBUTE 1
4416| #define HAVE_BUILTIN_EXPECT 1
4417| #define HAVE_C11__STATIC_ASSERT 1
4418| #define HAVE_LONG_DOUBLE 1
4419| #define HAVE_LONG_LONG_INT 1
4420| #define ALIGNOF_MAX_ALIGN_T 0
4421| #define ALIGNOF_LONG_DOUBLE 16
4422| #define MAX_ALIGNMENT 16
4423| #define SIZEOF_CHAR 1
4424| #define SIZEOF_UNSIGNED_CHAR 1
4425| #define SIZEOF_SHORT 2
4426| #define SIZEOF_UNSIGNED_SHORT 2
4427| #define SIZEOF_INT 4
4428| #define SIZEOF_UNSIGNED_INT 4
4429| #define SIZEOF_LONG 8
4430| #define SIZEOF_UNSIGNED_LONG 8
4431| #define SIZEOF_LONG_LONG 8
4432| #define SIZEOF_UNSIGNED_LONG_LONG 8
4433| #define SIZEOF_FLOAT 4
4434| #define SIZEOF_DOUBLE 8
4435| #define SIZEOF_LONG_DOUBLE 16
4436| #define SIZEOF_VOID_P 8
4437| #define HAVE_STDDEF_H 1
4438| #define SIZEOF_WCHAR_T 4
4439| #define SIZEOF___FLOAT128 0
4440| #define SIZEOF_FLOAT_INT 8
4441| #define SIZEOF_DOUBLE_INT 16
4442| #define SIZEOF_LONG_INT 16
4443| #define SIZEOF_SHORT_INT 8
4444| #define SIZEOF_TWO_INT 8
4445| #define SIZEOF_LONG_DOUBLE_INT 32
4446| #define ALIGNOF_CHAR 1
4447| #define ALIGNOF_FLOAT 4
4448| #define ALIGNOF_DOUBLE 8
4449| #define ALIGNOF_LONG 8
4450| #define ALIGNOF_LONG_LONG 8
4451| #define ALIGNOF_LONG_DOUBLE 16
4452| #define ALIGNOF_SHORT 2
4453| #define ALIGNOF_INT 4
4454| #define ALIGNOF_BOOL 0
4455| #define ALIGNOF_WCHAR_T 4
4456| #define HAVE_INTTYPES_H 1
4457| #define HAVE_STDINT_H 1
4458| #define SIZEOF_INT8_T 1
4459| #define SIZEOF_INT16_T 2
4460| #define SIZEOF_INT32_T 4
4461| #define SIZEOF_INT64_T 8
4462| #define SIZEOF_UINT8_T 1
4463| #define SIZEOF_UINT16_T 2
4464| #define SIZEOF_UINT32_T 4
4465| #define SIZEOF_UINT64_T 8
4466| #define ALIGNOF_INT8_T 1
4467| #define ALIGNOF_INT16_T 2
4468| #define ALIGNOF_INT32_T 4
4469| #define ALIGNOF_INT64_T 8
4470| #define HAVE_INT8_T 1
4471| #define HAVE_INT16_T 1
4472| #define HAVE_INT32_T 1
4473| #define HAVE_INT64_T 1
4474| #define HAVE_UINT8_T 1
4475| #define HAVE_UINT16_T 1
4476| #define HAVE_UINT32_T 1
4477| #define HAVE_UINT64_T 1
4478| #define HAVE_STDBOOL_H 1
4479| #define HAVE_COMPLEX_H 1
4480| #define SIZEOF__BOOL 1
4481| #define SIZEOF_FLOAT__COMPLEX 8
4482| #define SIZEOF_DOUBLE__COMPLEX 16
4483| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4484| #define SIZEOF__FLOAT16 0
4485| #define HAVE__BOOL 1
4486| #define HAVE_FLOAT__COMPLEX 1
4487| #define HAVE_DOUBLE__COMPLEX 1
4488| #define HAVE_LONG_DOUBLE__COMPLEX 1
4489| #define SIZEOF_F77_INTEGER 4
4490| #define SIZEOF_F77_REAL 4
4491| #define SIZEOF_F77_DOUBLE_PRECISION 8
4492| #define MPIR_FC_REAL_CTYPE float
4493| #define MPIR_FC_DOUBLE_CTYPE double
4494| #define MPIR_REAL4_CTYPE float
4495| #define MPIR_REAL8_CTYPE double
4496| #define MPIR_REAL16_CTYPE long double
4497| #define MPIR_INTEGER1_CTYPE char
4498| #define MPIR_INTEGER2_CTYPE short
4499| #define MPIR_INTEGER4_CTYPE int
4500| #define MPIR_INTEGER8_CTYPE long
4501| #define HAVE_AINT_LARGER_THAN_FINT 1
4502| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
4503| #define HAVE_FINT_IS_INT 1
4504| #define F77_TRUE_VALUE_SET 1
4505| #define F77_TRUE_VALUE 1
4506| #define F77_FALSE_VALUE 0
4507| #define SIZEOF_BOOL 1
4508| #define MPIR_CXX_BOOL_CTYPE _Bool
4509| #define SIZEOF_COMPLEX 8
4510| #define SIZEOF_DOUBLECOMPLEX 16
4511| #define SIZEOF_LONGDOUBLECOMPLEX 32
4512| #define HAVE_CXX_COMPLEX 1
4513| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4514| #define MPIR_AINT_MAX LONG_MAX
4515| #define MPIR_OFFSET_MAX LONG_MAX
4516| #define MPIR_COUNT_MAX LONG_MAX
4517| #define MPIR_Ucount unsigned long
4518| /* end confdefs.h.  */
4519| #error "-qmkshrobj should not work"
4520|       #include <stdio.h>
4521|                           const char hw[] = "Hello, World\n";
4522|                           int main(void){
4523|                               fputs (hw, stdout);
4524|                               return 0;
4525|                           }
4526|
4527configure:47750: result: no
4528configure:48061: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
4529conftest.c:170:84: error: expected expression before 'int'
4530  170 |     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4531      |                                                                                    ^~~
4532conftest.c:170:88: error: expected ',' or ';' before ')' token
4533  170 |     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4534      |                                                                                        ^
4535conftest.c:171:5: warning: 'pointer_with_type_tag' attribute directive ignored [-Wattributes]
4536  171 |     void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
4537      |     ^~~~
4538configure:48061: $? = 1
4539configure: failed program was:
4540| /* confdefs.h */
4541| #define PACKAGE_NAME "MPICH"
4542| #define PACKAGE_TARNAME "mpich"
4543| #define PACKAGE_VERSION "4.0.2"
4544| #define PACKAGE_STRING "MPICH 4.0.2"
4545| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4546| #define PACKAGE_URL "http://www.mpich.org/"
4547| #define STDC_HEADERS 1
4548| #define HAVE_SYS_TYPES_H 1
4549| #define HAVE_SYS_STAT_H 1
4550| #define HAVE_STDLIB_H 1
4551| #define HAVE_STRING_H 1
4552| #define HAVE_MEMORY_H 1
4553| #define HAVE_STRINGS_H 1
4554| #define HAVE_INTTYPES_H 1
4555| #define HAVE_STDINT_H 1
4556| #define HAVE_UNISTD_H 1
4557| #define __EXTENSIONS__ 1
4558| #define _ALL_SOURCE 1
4559| #define _GNU_SOURCE 1
4560| #define _POSIX_PTHREAD_SEMANTICS 1
4561| #define _TANDEM_SOURCE 1
4562| #define PACKAGE "mpich"
4563| #define VERSION "4.0.2"
4564| #define HAVE_DLFCN_H 1
4565| #define LT_OBJDIR ".libs/"
4566| #define ENABLE_LOCAL_SESSION_INIT 1
4567| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4568| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4569| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4570| #define HAVE_CH4_NETMOD_OFI 1
4571| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4572| #define NEEDS_STRICT_ALIGNMENT 1
4573| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4574| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4575| #define HAVE_TAG_ERROR_BITS 1
4576| #define HAVE_VISIBILITY 1
4577| #define HAVE_LIBHWLOC 1
4578| #define HAVE_HWLOC 1
4579| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4580| #define MPICH_IS_THREADED 1
4581| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4582| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4583| #define HAVE_ROMIO 1
4584| #define ENABLE_PVAR_NEM 0
4585| #define ENABLE_PVAR_RECVQ 0
4586| #define ENABLE_PVAR_RMA 0
4587| #define ENABLE_PVAR_DIMS 0
4588| #define ENABLE_PVAR_MULTINIC 0
4589| #define HAVE_LONG_LONG 1
4590| #define STDCALL
4591| #define F77_NAME_LOWER_USCORE 1
4592| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4593| #define HAVE_FORTRAN_BINDING 1
4594| #define TRUE 1
4595| #define FALSE 0
4596| #define HAVE_CXX_EXCEPTIONS /**/
4597| #define HAVE_NAMESPACES /**/
4598| #define HAVE_NAMESPACE_STD /**/
4599| #define HAVE_CXX_BINDING 1
4600| #define HAVE_NAMEPUB_SERVICE 1
4601| #define restrict __restrict
4602| #define HAVE_GCC_ATTRIBUTE 1
4603| #define HAVE_BUILTIN_EXPECT 1
4604| #define HAVE_C11__STATIC_ASSERT 1
4605| #define HAVE_LONG_DOUBLE 1
4606| #define HAVE_LONG_LONG_INT 1
4607| #define ALIGNOF_MAX_ALIGN_T 0
4608| #define ALIGNOF_LONG_DOUBLE 16
4609| #define MAX_ALIGNMENT 16
4610| #define SIZEOF_CHAR 1
4611| #define SIZEOF_UNSIGNED_CHAR 1
4612| #define SIZEOF_SHORT 2
4613| #define SIZEOF_UNSIGNED_SHORT 2
4614| #define SIZEOF_INT 4
4615| #define SIZEOF_UNSIGNED_INT 4
4616| #define SIZEOF_LONG 8
4617| #define SIZEOF_UNSIGNED_LONG 8
4618| #define SIZEOF_LONG_LONG 8
4619| #define SIZEOF_UNSIGNED_LONG_LONG 8
4620| #define SIZEOF_FLOAT 4
4621| #define SIZEOF_DOUBLE 8
4622| #define SIZEOF_LONG_DOUBLE 16
4623| #define SIZEOF_VOID_P 8
4624| #define HAVE_STDDEF_H 1
4625| #define SIZEOF_WCHAR_T 4
4626| #define SIZEOF___FLOAT128 0
4627| #define SIZEOF_FLOAT_INT 8
4628| #define SIZEOF_DOUBLE_INT 16
4629| #define SIZEOF_LONG_INT 16
4630| #define SIZEOF_SHORT_INT 8
4631| #define SIZEOF_TWO_INT 8
4632| #define SIZEOF_LONG_DOUBLE_INT 32
4633| #define ALIGNOF_CHAR 1
4634| #define ALIGNOF_FLOAT 4
4635| #define ALIGNOF_DOUBLE 8
4636| #define ALIGNOF_LONG 8
4637| #define ALIGNOF_LONG_LONG 8
4638| #define ALIGNOF_LONG_DOUBLE 16
4639| #define ALIGNOF_SHORT 2
4640| #define ALIGNOF_INT 4
4641| #define ALIGNOF_BOOL 0
4642| #define ALIGNOF_WCHAR_T 4
4643| #define HAVE_INTTYPES_H 1
4644| #define HAVE_STDINT_H 1
4645| #define SIZEOF_INT8_T 1
4646| #define SIZEOF_INT16_T 2
4647| #define SIZEOF_INT32_T 4
4648| #define SIZEOF_INT64_T 8
4649| #define SIZEOF_UINT8_T 1
4650| #define SIZEOF_UINT16_T 2
4651| #define SIZEOF_UINT32_T 4
4652| #define SIZEOF_UINT64_T 8
4653| #define ALIGNOF_INT8_T 1
4654| #define ALIGNOF_INT16_T 2
4655| #define ALIGNOF_INT32_T 4
4656| #define ALIGNOF_INT64_T 8
4657| #define HAVE_INT8_T 1
4658| #define HAVE_INT16_T 1
4659| #define HAVE_INT32_T 1
4660| #define HAVE_INT64_T 1
4661| #define HAVE_UINT8_T 1
4662| #define HAVE_UINT16_T 1
4663| #define HAVE_UINT32_T 1
4664| #define HAVE_UINT64_T 1
4665| #define HAVE_STDBOOL_H 1
4666| #define HAVE_COMPLEX_H 1
4667| #define SIZEOF__BOOL 1
4668| #define SIZEOF_FLOAT__COMPLEX 8
4669| #define SIZEOF_DOUBLE__COMPLEX 16
4670| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4671| #define SIZEOF__FLOAT16 0
4672| #define HAVE__BOOL 1
4673| #define HAVE_FLOAT__COMPLEX 1
4674| #define HAVE_DOUBLE__COMPLEX 1
4675| #define HAVE_LONG_DOUBLE__COMPLEX 1
4676| #define SIZEOF_F77_INTEGER 4
4677| #define SIZEOF_F77_REAL 4
4678| #define SIZEOF_F77_DOUBLE_PRECISION 8
4679| #define MPIR_FC_REAL_CTYPE float
4680| #define MPIR_FC_DOUBLE_CTYPE double
4681| #define MPIR_REAL4_CTYPE float
4682| #define MPIR_REAL8_CTYPE double
4683| #define MPIR_REAL16_CTYPE long double
4684| #define MPIR_INTEGER1_CTYPE char
4685| #define MPIR_INTEGER2_CTYPE short
4686| #define MPIR_INTEGER4_CTYPE int
4687| #define MPIR_INTEGER8_CTYPE long
4688| #define HAVE_AINT_LARGER_THAN_FINT 1
4689| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
4690| #define HAVE_FINT_IS_INT 1
4691| #define F77_TRUE_VALUE_SET 1
4692| #define F77_TRUE_VALUE 1
4693| #define F77_FALSE_VALUE 0
4694| #define SIZEOF_BOOL 1
4695| #define MPIR_CXX_BOOL_CTYPE _Bool
4696| #define SIZEOF_COMPLEX 8
4697| #define SIZEOF_DOUBLECOMPLEX 16
4698| #define SIZEOF_LONGDOUBLECOMPLEX 32
4699| #define HAVE_CXX_COMPLEX 1
4700| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4701| #define MPIR_AINT_MAX LONG_MAX
4702| #define MPIR_OFFSET_MAX LONG_MAX
4703| #define MPIR_COUNT_MAX LONG_MAX
4704| #define MPIR_Ucount unsigned long
4705| /* end confdefs.h.  */
4706|
4707|     typedef int TEST_Datatype;
4708|     #define TEST_INT ((TEST_Datatype)0x44)
4709|     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4710|     void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
4711|
4712| int
4713| main ()
4714| {
4715|
4716|     const int buf[10];
4717|     test(buf, TEST_INT);
4718|
4719|   ;
4720|   return 0;
4721| }
4722configure:48097: checking for alignment restrictions on
4723configure:48131: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
4724conftest.c: In function 'main':
4725conftest.c:172:19: error: 'p1' undeclared (first use in this function)
4726  172 |                  *p1, v;
4727      |                   ^~
4728conftest.c:172:19: note: each undeclared identifier is reported only once for each function it appears in
4729conftest.c:172:23: error: 'v' undeclared (first use in this function)
4730  172 |                  *p1, v;
4731      |                       ^
4732conftest.c:177:25: error: expected expression before ')' token
4733  177 |                 p1 = ( *)bp;
4734      |                         ^
4735conftest.c:181:25: error: expected expression before ')' token
4736  181 |                 p1 = ( *)bp;
4737      |                         ^
4738conftest.c:184:25: error: expected expression before ')' token
4739  184 |                 p1 = ( *)bp;
4740      |                         ^
4741configure:48131: $? = 1
4742configure: program exited with status 1
4743configure: failed program was:
4744| /* confdefs.h */
4745| #define PACKAGE_NAME "MPICH"
4746| #define PACKAGE_TARNAME "mpich"
4747| #define PACKAGE_VERSION "4.0.2"
4748| #define PACKAGE_STRING "MPICH 4.0.2"
4749| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4750| #define PACKAGE_URL "http://www.mpich.org/"
4751| #define STDC_HEADERS 1
4752| #define HAVE_SYS_TYPES_H 1
4753| #define HAVE_SYS_STAT_H 1
4754| #define HAVE_STDLIB_H 1
4755| #define HAVE_STRING_H 1
4756| #define HAVE_MEMORY_H 1
4757| #define HAVE_STRINGS_H 1
4758| #define HAVE_INTTYPES_H 1
4759| #define HAVE_STDINT_H 1
4760| #define HAVE_UNISTD_H 1
4761| #define __EXTENSIONS__ 1
4762| #define _ALL_SOURCE 1
4763| #define _GNU_SOURCE 1
4764| #define _POSIX_PTHREAD_SEMANTICS 1
4765| #define _TANDEM_SOURCE 1
4766| #define PACKAGE "mpich"
4767| #define VERSION "4.0.2"
4768| #define HAVE_DLFCN_H 1
4769| #define LT_OBJDIR ".libs/"
4770| #define ENABLE_LOCAL_SESSION_INIT 1
4771| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4772| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4773| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4774| #define HAVE_CH4_NETMOD_OFI 1
4775| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4776| #define NEEDS_STRICT_ALIGNMENT 1
4777| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4778| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4779| #define HAVE_TAG_ERROR_BITS 1
4780| #define HAVE_VISIBILITY 1
4781| #define HAVE_LIBHWLOC 1
4782| #define HAVE_HWLOC 1
4783| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4784| #define MPICH_IS_THREADED 1
4785| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4786| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4787| #define HAVE_ROMIO 1
4788| #define ENABLE_PVAR_NEM 0
4789| #define ENABLE_PVAR_RECVQ 0
4790| #define ENABLE_PVAR_RMA 0
4791| #define ENABLE_PVAR_DIMS 0
4792| #define ENABLE_PVAR_MULTINIC 0
4793| #define HAVE_LONG_LONG 1
4794| #define STDCALL
4795| #define F77_NAME_LOWER_USCORE 1
4796| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4797| #define HAVE_FORTRAN_BINDING 1
4798| #define TRUE 1
4799| #define FALSE 0
4800| #define HAVE_CXX_EXCEPTIONS /**/
4801| #define HAVE_NAMESPACES /**/
4802| #define HAVE_NAMESPACE_STD /**/
4803| #define HAVE_CXX_BINDING 1
4804| #define HAVE_NAMEPUB_SERVICE 1
4805| #define restrict __restrict
4806| #define HAVE_GCC_ATTRIBUTE 1
4807| #define HAVE_BUILTIN_EXPECT 1
4808| #define HAVE_C11__STATIC_ASSERT 1
4809| #define HAVE_LONG_DOUBLE 1
4810| #define HAVE_LONG_LONG_INT 1
4811| #define ALIGNOF_MAX_ALIGN_T 0
4812| #define ALIGNOF_LONG_DOUBLE 16
4813| #define MAX_ALIGNMENT 16
4814| #define SIZEOF_CHAR 1
4815| #define SIZEOF_UNSIGNED_CHAR 1
4816| #define SIZEOF_SHORT 2
4817| #define SIZEOF_UNSIGNED_SHORT 2
4818| #define SIZEOF_INT 4
4819| #define SIZEOF_UNSIGNED_INT 4
4820| #define SIZEOF_LONG 8
4821| #define SIZEOF_UNSIGNED_LONG 8
4822| #define SIZEOF_LONG_LONG 8
4823| #define SIZEOF_UNSIGNED_LONG_LONG 8
4824| #define SIZEOF_FLOAT 4
4825| #define SIZEOF_DOUBLE 8
4826| #define SIZEOF_LONG_DOUBLE 16
4827| #define SIZEOF_VOID_P 8
4828| #define HAVE_STDDEF_H 1
4829| #define SIZEOF_WCHAR_T 4
4830| #define SIZEOF___FLOAT128 0
4831| #define SIZEOF_FLOAT_INT 8
4832| #define SIZEOF_DOUBLE_INT 16
4833| #define SIZEOF_LONG_INT 16
4834| #define SIZEOF_SHORT_INT 8
4835| #define SIZEOF_TWO_INT 8
4836| #define SIZEOF_LONG_DOUBLE_INT 32
4837| #define ALIGNOF_CHAR 1
4838| #define ALIGNOF_FLOAT 4
4839| #define ALIGNOF_DOUBLE 8
4840| #define ALIGNOF_LONG 8
4841| #define ALIGNOF_LONG_LONG 8
4842| #define ALIGNOF_LONG_DOUBLE 16
4843| #define ALIGNOF_SHORT 2
4844| #define ALIGNOF_INT 4
4845| #define ALIGNOF_BOOL 0
4846| #define ALIGNOF_WCHAR_T 4
4847| #define HAVE_INTTYPES_H 1
4848| #define HAVE_STDINT_H 1
4849| #define SIZEOF_INT8_T 1
4850| #define SIZEOF_INT16_T 2
4851| #define SIZEOF_INT32_T 4
4852| #define SIZEOF_INT64_T 8
4853| #define SIZEOF_UINT8_T 1
4854| #define SIZEOF_UINT16_T 2
4855| #define SIZEOF_UINT32_T 4
4856| #define SIZEOF_UINT64_T 8
4857| #define ALIGNOF_INT8_T 1
4858| #define ALIGNOF_INT16_T 2
4859| #define ALIGNOF_INT32_T 4
4860| #define ALIGNOF_INT64_T 8
4861| #define HAVE_INT8_T 1
4862| #define HAVE_INT16_T 1
4863| #define HAVE_INT32_T 1
4864| #define HAVE_INT64_T 1
4865| #define HAVE_UINT8_T 1
4866| #define HAVE_UINT16_T 1
4867| #define HAVE_UINT32_T 1
4868| #define HAVE_UINT64_T 1
4869| #define HAVE_STDBOOL_H 1
4870| #define HAVE_COMPLEX_H 1
4871| #define SIZEOF__BOOL 1
4872| #define SIZEOF_FLOAT__COMPLEX 8
4873| #define SIZEOF_DOUBLE__COMPLEX 16
4874| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4875| #define SIZEOF__FLOAT16 0
4876| #define HAVE__BOOL 1
4877| #define HAVE_FLOAT__COMPLEX 1
4878| #define HAVE_DOUBLE__COMPLEX 1
4879| #define HAVE_LONG_DOUBLE__COMPLEX 1
4880| #define SIZEOF_F77_INTEGER 4
4881| #define SIZEOF_F77_REAL 4
4882| #define SIZEOF_F77_DOUBLE_PRECISION 8
4883| #define MPIR_FC_REAL_CTYPE float
4884| #define MPIR_FC_DOUBLE_CTYPE double
4885| #define MPIR_REAL4_CTYPE float
4886| #define MPIR_REAL8_CTYPE double
4887| #define MPIR_REAL16_CTYPE long double
4888| #define MPIR_INTEGER1_CTYPE char
4889| #define MPIR_INTEGER2_CTYPE short
4890| #define MPIR_INTEGER4_CTYPE int
4891| #define MPIR_INTEGER8_CTYPE long
4892| #define HAVE_AINT_LARGER_THAN_FINT 1
4893| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
4894| #define HAVE_FINT_IS_INT 1
4895| #define F77_TRUE_VALUE_SET 1
4896| #define F77_TRUE_VALUE 1
4897| #define F77_FALSE_VALUE 0
4898| #define SIZEOF_BOOL 1
4899| #define MPIR_CXX_BOOL_CTYPE _Bool
4900| #define SIZEOF_COMPLEX 8
4901| #define SIZEOF_DOUBLECOMPLEX 16
4902| #define SIZEOF_LONGDOUBLECOMPLEX 32
4903| #define HAVE_CXX_COMPLEX 1
4904| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4905| #define MPIR_AINT_MAX LONG_MAX
4906| #define MPIR_OFFSET_MAX LONG_MAX
4907| #define MPIR_COUNT_MAX LONG_MAX
4908| #define MPIR_Ucount unsigned long
4909| /* end confdefs.h.  */
4910|
4911|             #include <sys/types.h>
4912|             #include <stdlib.h>
4913|             int main(int argc, char **argv )
4914|             {
4915|                  *p1, v;
4916|                 char    *buf_p = (char *)malloc( 64 ), *bp;
4917|                 bp = buf_p;
4918|                 /* Make bp aligned on 4, not 8 bytes */
4919|                 if (!( (long)bp & 0x7 ) ) bp += 4;
4920|                 p1 = ( *)bp;
4921|                 v = -1;
4922|                 *p1 = v;
4923|                 if (!( (long)bp & 0x3 ) ) bp += 2;
4924|                 p1 = ( *)bp;
4925|                 *p1 = 1;
4926|                 if (!( (long)bp & 0x1 ) ) bp += 1;
4927|                 p1 = ( *)bp;
4928|                 *p1 = 1;
4929|                 return 0;
4930|             }
4931|
4932configure:48142: result: yes
4933configure:48161: checking for alignment restrictions on int32_t
4934configure:48195: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
4935conftest.c: In function 'main':
4936conftest.c:172:19: error: 'p1' undeclared (first use in this function)
4937  172 |                  *p1, v;
4938      |                   ^~
4939conftest.c:172:19: note: each undeclared identifier is reported only once for each function it appears in
4940conftest.c:172:23: error: 'v' undeclared (first use in this function)
4941  172 |                  *p1, v;
4942      |                       ^
4943conftest.c:177:25: error: expected expression before ')' token
4944  177 |                 p1 = ( *)bp;
4945      |                         ^
4946conftest.c:181:25: error: expected expression before ')' token
4947  181 |                 p1 = ( *)bp;
4948      |                         ^
4949conftest.c:184:25: error: expected expression before ')' token
4950  184 |                 p1 = ( *)bp;
4951      |                         ^
4952configure:48195: $? = 1
4953configure: program exited with status 1
4954configure: failed program was:
4955| /* confdefs.h */
4956| #define PACKAGE_NAME "MPICH"
4957| #define PACKAGE_TARNAME "mpich"
4958| #define PACKAGE_VERSION "4.0.2"
4959| #define PACKAGE_STRING "MPICH 4.0.2"
4960| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4961| #define PACKAGE_URL "http://www.mpich.org/"
4962| #define STDC_HEADERS 1
4963| #define HAVE_SYS_TYPES_H 1
4964| #define HAVE_SYS_STAT_H 1
4965| #define HAVE_STDLIB_H 1
4966| #define HAVE_STRING_H 1
4967| #define HAVE_MEMORY_H 1
4968| #define HAVE_STRINGS_H 1
4969| #define HAVE_INTTYPES_H 1
4970| #define HAVE_STDINT_H 1
4971| #define HAVE_UNISTD_H 1
4972| #define __EXTENSIONS__ 1
4973| #define _ALL_SOURCE 1
4974| #define _GNU_SOURCE 1
4975| #define _POSIX_PTHREAD_SEMANTICS 1
4976| #define _TANDEM_SOURCE 1
4977| #define PACKAGE "mpich"
4978| #define VERSION "4.0.2"
4979| #define HAVE_DLFCN_H 1
4980| #define LT_OBJDIR ".libs/"
4981| #define ENABLE_LOCAL_SESSION_INIT 1
4982| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4983| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4984| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4985| #define HAVE_CH4_NETMOD_OFI 1
4986| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4987| #define NEEDS_STRICT_ALIGNMENT 1
4988| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4989| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4990| #define HAVE_TAG_ERROR_BITS 1
4991| #define HAVE_VISIBILITY 1
4992| #define HAVE_LIBHWLOC 1
4993| #define HAVE_HWLOC 1
4994| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4995| #define MPICH_IS_THREADED 1
4996| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4997| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4998| #define HAVE_ROMIO 1
4999| #define ENABLE_PVAR_NEM 0
5000| #define ENABLE_PVAR_RECVQ 0
5001| #define ENABLE_PVAR_RMA 0
5002| #define ENABLE_PVAR_DIMS 0
5003| #define ENABLE_PVAR_MULTINIC 0
5004| #define HAVE_LONG_LONG 1
5005| #define STDCALL
5006| #define F77_NAME_LOWER_USCORE 1
5007| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5008| #define HAVE_FORTRAN_BINDING 1
5009| #define TRUE 1
5010| #define FALSE 0
5011| #define HAVE_CXX_EXCEPTIONS /**/
5012| #define HAVE_NAMESPACES /**/
5013| #define HAVE_NAMESPACE_STD /**/
5014| #define HAVE_CXX_BINDING 1
5015| #define HAVE_NAMEPUB_SERVICE 1
5016| #define restrict __restrict
5017| #define HAVE_GCC_ATTRIBUTE 1
5018| #define HAVE_BUILTIN_EXPECT 1
5019| #define HAVE_C11__STATIC_ASSERT 1
5020| #define HAVE_LONG_DOUBLE 1
5021| #define HAVE_LONG_LONG_INT 1
5022| #define ALIGNOF_MAX_ALIGN_T 0
5023| #define ALIGNOF_LONG_DOUBLE 16
5024| #define MAX_ALIGNMENT 16
5025| #define SIZEOF_CHAR 1
5026| #define SIZEOF_UNSIGNED_CHAR 1
5027| #define SIZEOF_SHORT 2
5028| #define SIZEOF_UNSIGNED_SHORT 2
5029| #define SIZEOF_INT 4
5030| #define SIZEOF_UNSIGNED_INT 4
5031| #define SIZEOF_LONG 8
5032| #define SIZEOF_UNSIGNED_LONG 8
5033| #define SIZEOF_LONG_LONG 8
5034| #define SIZEOF_UNSIGNED_LONG_LONG 8
5035| #define SIZEOF_FLOAT 4
5036| #define SIZEOF_DOUBLE 8
5037| #define SIZEOF_LONG_DOUBLE 16
5038| #define SIZEOF_VOID_P 8
5039| #define HAVE_STDDEF_H 1
5040| #define SIZEOF_WCHAR_T 4
5041| #define SIZEOF___FLOAT128 0
5042| #define SIZEOF_FLOAT_INT 8
5043| #define SIZEOF_DOUBLE_INT 16
5044| #define SIZEOF_LONG_INT 16
5045| #define SIZEOF_SHORT_INT 8
5046| #define SIZEOF_TWO_INT 8
5047| #define SIZEOF_LONG_DOUBLE_INT 32
5048| #define ALIGNOF_CHAR 1
5049| #define ALIGNOF_FLOAT 4
5050| #define ALIGNOF_DOUBLE 8
5051| #define ALIGNOF_LONG 8
5052| #define ALIGNOF_LONG_LONG 8
5053| #define ALIGNOF_LONG_DOUBLE 16
5054| #define ALIGNOF_SHORT 2
5055| #define ALIGNOF_INT 4
5056| #define ALIGNOF_BOOL 0
5057| #define ALIGNOF_WCHAR_T 4
5058| #define HAVE_INTTYPES_H 1
5059| #define HAVE_STDINT_H 1
5060| #define SIZEOF_INT8_T 1
5061| #define SIZEOF_INT16_T 2
5062| #define SIZEOF_INT32_T 4
5063| #define SIZEOF_INT64_T 8
5064| #define SIZEOF_UINT8_T 1
5065| #define SIZEOF_UINT16_T 2
5066| #define SIZEOF_UINT32_T 4
5067| #define SIZEOF_UINT64_T 8
5068| #define ALIGNOF_INT8_T 1
5069| #define ALIGNOF_INT16_T 2
5070| #define ALIGNOF_INT32_T 4
5071| #define ALIGNOF_INT64_T 8
5072| #define HAVE_INT8_T 1
5073| #define HAVE_INT16_T 1
5074| #define HAVE_INT32_T 1
5075| #define HAVE_INT64_T 1
5076| #define HAVE_UINT8_T 1
5077| #define HAVE_UINT16_T 1
5078| #define HAVE_UINT32_T 1
5079| #define HAVE_UINT64_T 1
5080| #define HAVE_STDBOOL_H 1
5081| #define HAVE_COMPLEX_H 1
5082| #define SIZEOF__BOOL 1
5083| #define SIZEOF_FLOAT__COMPLEX 8
5084| #define SIZEOF_DOUBLE__COMPLEX 16
5085| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5086| #define SIZEOF__FLOAT16 0
5087| #define HAVE__BOOL 1
5088| #define HAVE_FLOAT__COMPLEX 1
5089| #define HAVE_DOUBLE__COMPLEX 1
5090| #define HAVE_LONG_DOUBLE__COMPLEX 1
5091| #define SIZEOF_F77_INTEGER 4
5092| #define SIZEOF_F77_REAL 4
5093| #define SIZEOF_F77_DOUBLE_PRECISION 8
5094| #define MPIR_FC_REAL_CTYPE float
5095| #define MPIR_FC_DOUBLE_CTYPE double
5096| #define MPIR_REAL4_CTYPE float
5097| #define MPIR_REAL8_CTYPE double
5098| #define MPIR_REAL16_CTYPE long double
5099| #define MPIR_INTEGER1_CTYPE char
5100| #define MPIR_INTEGER2_CTYPE short
5101| #define MPIR_INTEGER4_CTYPE int
5102| #define MPIR_INTEGER8_CTYPE long
5103| #define HAVE_AINT_LARGER_THAN_FINT 1
5104| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
5105| #define HAVE_FINT_IS_INT 1
5106| #define F77_TRUE_VALUE_SET 1
5107| #define F77_TRUE_VALUE 1
5108| #define F77_FALSE_VALUE 0
5109| #define SIZEOF_BOOL 1
5110| #define MPIR_CXX_BOOL_CTYPE _Bool
5111| #define SIZEOF_COMPLEX 8
5112| #define SIZEOF_DOUBLECOMPLEX 16
5113| #define SIZEOF_LONGDOUBLECOMPLEX 32
5114| #define HAVE_CXX_COMPLEX 1
5115| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5116| #define MPIR_AINT_MAX LONG_MAX
5117| #define MPIR_OFFSET_MAX LONG_MAX
5118| #define MPIR_COUNT_MAX LONG_MAX
5119| #define MPIR_Ucount unsigned long
5120| /* end confdefs.h.  */
5121|
5122|             #include <sys/types.h>
5123|             #include <stdlib.h>
5124|             int main(int argc, char **argv )
5125|             {
5126|                  *p1, v;
5127|                 char    *buf_p = (char *)malloc( 64 ), *bp;
5128|                 bp = buf_p;
5129|                 /* Make bp aligned on 4, not 8 bytes */
5130|                 if (!( (long)bp & 0x7 ) ) bp += 4;
5131|                 p1 = ( *)bp;
5132|                 v = -1;
5133|                 *p1 = v;
5134|                 if (!( (long)bp & 0x3 ) ) bp += 2;
5135|                 p1 = ( *)bp;
5136|                 *p1 = 1;
5137|                 if (!( (long)bp & 0x1 ) ) bp += 1;
5138|                 p1 = ( *)bp;
5139|                 *p1 = 1;
5140|                 return 0;
5141|             }
5142|
5143configure:48206: result: yes
5144configure:48225: checking for gcov
5145configure:48241: found /usr/bin/gcov
5146configure:48252: result: gcov
5147configure:48380: checking for stdlib.h
5148configure:48380: result: yes
5149configure:48380: checking stdarg.h usability
5150configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5151configure:48380: $? = 0
5152configure:48380: result: yes
5153configure:48380: checking stdarg.h presence
5154configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5155configure:48380: $? = 0
5156configure:48380: result: yes
5157configure:48380: checking for stdarg.h
5158configure:48380: result: yes
5159configure:48380: checking for sys/types.h
5160configure:48380: result: yes
5161configure:48380: checking for string.h
5162configure:48380: result: yes
5163configure:48380: checking for inttypes.h
5164configure:48380: result: yes
5165configure:48380: checking limits.h usability
5166configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5167configure:48380: $? = 0
5168configure:48380: result: yes
5169configure:48380: checking limits.h presence
5170configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5171configure:48380: $? = 0
5172configure:48380: result: yes
5173configure:48380: checking for limits.h
5174configure:48380: result: yes
5175configure:48380: checking for stddef.h
5176configure:48380: result: yes
5177configure:48380: checking errno.h usability
5178configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5179configure:48380: $? = 0
5180configure:48380: result: yes
5181configure:48380: checking errno.h presence
5182configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5183configure:48380: $? = 0
5184configure:48380: result: yes
5185configure:48380: checking for errno.h
5186configure:48380: result: yes
5187configure:48380: checking sys/socket.h usability
5188configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5189configure:48380: $? = 0
5190configure:48380: result: yes
5191configure:48380: checking sys/socket.h presence
5192configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5193configure:48380: $? = 0
5194configure:48380: result: yes
5195configure:48380: checking for sys/socket.h
5196configure:48380: result: yes
5197configure:48380: checking sys/time.h usability
5198configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5199configure:48380: $? = 0
5200configure:48380: result: yes
5201configure:48380: checking sys/time.h presence
5202configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5203configure:48380: $? = 0
5204configure:48380: result: yes
5205configure:48380: checking for sys/time.h
5206configure:48380: result: yes
5207configure:48380: checking for unistd.h
5208configure:48380: result: yes
5209configure:48380: checking endian.h usability
5210configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5211conftest.c:211:10: fatal error: endian.h: No such file or directory
5212  211 | #include <endian.h>
5213      |          ^~~~~~~~~~
5214compilation terminated.
5215configure:48380: $? = 1
5216configure: failed program was:
5217| /* confdefs.h */
5218| #define PACKAGE_NAME "MPICH"
5219| #define PACKAGE_TARNAME "mpich"
5220| #define PACKAGE_VERSION "4.0.2"
5221| #define PACKAGE_STRING "MPICH 4.0.2"
5222| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5223| #define PACKAGE_URL "http://www.mpich.org/"
5224| #define STDC_HEADERS 1
5225| #define HAVE_SYS_TYPES_H 1
5226| #define HAVE_SYS_STAT_H 1
5227| #define HAVE_STDLIB_H 1
5228| #define HAVE_STRING_H 1
5229| #define HAVE_MEMORY_H 1
5230| #define HAVE_STRINGS_H 1
5231| #define HAVE_INTTYPES_H 1
5232| #define HAVE_STDINT_H 1
5233| #define HAVE_UNISTD_H 1
5234| #define __EXTENSIONS__ 1
5235| #define _ALL_SOURCE 1
5236| #define _GNU_SOURCE 1
5237| #define _POSIX_PTHREAD_SEMANTICS 1
5238| #define _TANDEM_SOURCE 1
5239| #define PACKAGE "mpich"
5240| #define VERSION "4.0.2"
5241| #define HAVE_DLFCN_H 1
5242| #define LT_OBJDIR ".libs/"
5243| #define ENABLE_LOCAL_SESSION_INIT 1
5244| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5245| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5246| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5247| #define HAVE_CH4_NETMOD_OFI 1
5248| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5249| #define NEEDS_STRICT_ALIGNMENT 1
5250| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5251| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5252| #define HAVE_TAG_ERROR_BITS 1
5253| #define HAVE_VISIBILITY 1
5254| #define HAVE_LIBHWLOC 1
5255| #define HAVE_HWLOC 1
5256| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5257| #define MPICH_IS_THREADED 1
5258| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5259| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5260| #define HAVE_ROMIO 1
5261| #define ENABLE_PVAR_NEM 0
5262| #define ENABLE_PVAR_RECVQ 0
5263| #define ENABLE_PVAR_RMA 0
5264| #define ENABLE_PVAR_DIMS 0
5265| #define ENABLE_PVAR_MULTINIC 0
5266| #define HAVE_LONG_LONG 1
5267| #define STDCALL
5268| #define F77_NAME_LOWER_USCORE 1
5269| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5270| #define HAVE_FORTRAN_BINDING 1
5271| #define TRUE 1
5272| #define FALSE 0
5273| #define HAVE_CXX_EXCEPTIONS /**/
5274| #define HAVE_NAMESPACES /**/
5275| #define HAVE_NAMESPACE_STD /**/
5276| #define HAVE_CXX_BINDING 1
5277| #define HAVE_NAMEPUB_SERVICE 1
5278| #define restrict __restrict
5279| #define HAVE_GCC_ATTRIBUTE 1
5280| #define HAVE_BUILTIN_EXPECT 1
5281| #define HAVE_C11__STATIC_ASSERT 1
5282| #define HAVE_LONG_DOUBLE 1
5283| #define HAVE_LONG_LONG_INT 1
5284| #define ALIGNOF_MAX_ALIGN_T 0
5285| #define ALIGNOF_LONG_DOUBLE 16
5286| #define MAX_ALIGNMENT 16
5287| #define SIZEOF_CHAR 1
5288| #define SIZEOF_UNSIGNED_CHAR 1
5289| #define SIZEOF_SHORT 2
5290| #define SIZEOF_UNSIGNED_SHORT 2
5291| #define SIZEOF_INT 4
5292| #define SIZEOF_UNSIGNED_INT 4
5293| #define SIZEOF_LONG 8
5294| #define SIZEOF_UNSIGNED_LONG 8
5295| #define SIZEOF_LONG_LONG 8
5296| #define SIZEOF_UNSIGNED_LONG_LONG 8
5297| #define SIZEOF_FLOAT 4
5298| #define SIZEOF_DOUBLE 8
5299| #define SIZEOF_LONG_DOUBLE 16
5300| #define SIZEOF_VOID_P 8
5301| #define HAVE_STDDEF_H 1
5302| #define SIZEOF_WCHAR_T 4
5303| #define SIZEOF___FLOAT128 0
5304| #define SIZEOF_FLOAT_INT 8
5305| #define SIZEOF_DOUBLE_INT 16
5306| #define SIZEOF_LONG_INT 16
5307| #define SIZEOF_SHORT_INT 8
5308| #define SIZEOF_TWO_INT 8
5309| #define SIZEOF_LONG_DOUBLE_INT 32
5310| #define ALIGNOF_CHAR 1
5311| #define ALIGNOF_FLOAT 4
5312| #define ALIGNOF_DOUBLE 8
5313| #define ALIGNOF_LONG 8
5314| #define ALIGNOF_LONG_LONG 8
5315| #define ALIGNOF_LONG_DOUBLE 16
5316| #define ALIGNOF_SHORT 2
5317| #define ALIGNOF_INT 4
5318| #define ALIGNOF_BOOL 0
5319| #define ALIGNOF_WCHAR_T 4
5320| #define HAVE_INTTYPES_H 1
5321| #define HAVE_STDINT_H 1
5322| #define SIZEOF_INT8_T 1
5323| #define SIZEOF_INT16_T 2
5324| #define SIZEOF_INT32_T 4
5325| #define SIZEOF_INT64_T 8
5326| #define SIZEOF_UINT8_T 1
5327| #define SIZEOF_UINT16_T 2
5328| #define SIZEOF_UINT32_T 4
5329| #define SIZEOF_UINT64_T 8
5330| #define ALIGNOF_INT8_T 1
5331| #define ALIGNOF_INT16_T 2
5332| #define ALIGNOF_INT32_T 4
5333| #define ALIGNOF_INT64_T 8
5334| #define HAVE_INT8_T 1
5335| #define HAVE_INT16_T 1
5336| #define HAVE_INT32_T 1
5337| #define HAVE_INT64_T 1
5338| #define HAVE_UINT8_T 1
5339| #define HAVE_UINT16_T 1
5340| #define HAVE_UINT32_T 1
5341| #define HAVE_UINT64_T 1
5342| #define HAVE_STDBOOL_H 1
5343| #define HAVE_COMPLEX_H 1
5344| #define SIZEOF__BOOL 1
5345| #define SIZEOF_FLOAT__COMPLEX 8
5346| #define SIZEOF_DOUBLE__COMPLEX 16
5347| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5348| #define SIZEOF__FLOAT16 0
5349| #define HAVE__BOOL 1
5350| #define HAVE_FLOAT__COMPLEX 1
5351| #define HAVE_DOUBLE__COMPLEX 1
5352| #define HAVE_LONG_DOUBLE__COMPLEX 1
5353| #define SIZEOF_F77_INTEGER 4
5354| #define SIZEOF_F77_REAL 4
5355| #define SIZEOF_F77_DOUBLE_PRECISION 8
5356| #define MPIR_FC_REAL_CTYPE float
5357| #define MPIR_FC_DOUBLE_CTYPE double
5358| #define MPIR_REAL4_CTYPE float
5359| #define MPIR_REAL8_CTYPE double
5360| #define MPIR_REAL16_CTYPE long double
5361| #define MPIR_INTEGER1_CTYPE char
5362| #define MPIR_INTEGER2_CTYPE short
5363| #define MPIR_INTEGER4_CTYPE int
5364| #define MPIR_INTEGER8_CTYPE long
5365| #define HAVE_AINT_LARGER_THAN_FINT 1
5366| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
5367| #define HAVE_FINT_IS_INT 1
5368| #define F77_TRUE_VALUE_SET 1
5369| #define F77_TRUE_VALUE 1
5370| #define F77_FALSE_VALUE 0
5371| #define SIZEOF_BOOL 1
5372| #define MPIR_CXX_BOOL_CTYPE _Bool
5373| #define SIZEOF_COMPLEX 8
5374| #define SIZEOF_DOUBLECOMPLEX 16
5375| #define SIZEOF_LONGDOUBLECOMPLEX 32
5376| #define HAVE_CXX_COMPLEX 1
5377| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5378| #define MPIR_AINT_MAX LONG_MAX
5379| #define MPIR_OFFSET_MAX LONG_MAX
5380| #define MPIR_COUNT_MAX LONG_MAX
5381| #define MPIR_Ucount unsigned long
5382| #define HAVE_STDLIB_H 1
5383| #define HAVE_STDARG_H 1
5384| #define HAVE_SYS_TYPES_H 1
5385| #define HAVE_STRING_H 1
5386| #define HAVE_INTTYPES_H 1
5387| #define HAVE_LIMITS_H 1
5388| #define HAVE_STDDEF_H 1
5389| #define HAVE_ERRNO_H 1
5390| #define HAVE_SYS_SOCKET_H 1
5391| #define HAVE_SYS_TIME_H 1
5392| #define HAVE_UNISTD_H 1
5393| /* end confdefs.h.  */
5394| #include <stdio.h>
5395| #ifdef HAVE_SYS_TYPES_H
5396| # include <sys/types.h>
5397| #endif
5398| #ifdef HAVE_SYS_STAT_H
5399| # include <sys/stat.h>
5400| #endif
5401| #ifdef STDC_HEADERS
5402| # include <stdlib.h>
5403| # include <stddef.h>
5404| #else
5405| # ifdef HAVE_STDLIB_H
5406| #  include <stdlib.h>
5407| # endif
5408| #endif
5409| #ifdef HAVE_STRING_H
5410| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5411| #  include <memory.h>
5412| # endif
5413| # include <string.h>
5414| #endif
5415| #ifdef HAVE_STRINGS_H
5416| # include <strings.h>
5417| #endif
5418| #ifdef HAVE_INTTYPES_H
5419| # include <inttypes.h>
5420| #endif
5421| #ifdef HAVE_STDINT_H
5422| # include <stdint.h>
5423| #endif
5424| #ifdef HAVE_UNISTD_H
5425| # include <unistd.h>
5426| #endif
5427| #include <endian.h>
5428configure:48380: result: no
5429configure:48380: checking endian.h presence
5430configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5431conftest.c:178:10: fatal error: endian.h: No such file or directory
5432  178 | #include <endian.h>
5433      |          ^~~~~~~~~~
5434compilation terminated.
5435configure:48380: $? = 1
5436configure: failed program was:
5437| /* confdefs.h */
5438| #define PACKAGE_NAME "MPICH"
5439| #define PACKAGE_TARNAME "mpich"
5440| #define PACKAGE_VERSION "4.0.2"
5441| #define PACKAGE_STRING "MPICH 4.0.2"
5442| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5443| #define PACKAGE_URL "http://www.mpich.org/"
5444| #define STDC_HEADERS 1
5445| #define HAVE_SYS_TYPES_H 1
5446| #define HAVE_SYS_STAT_H 1
5447| #define HAVE_STDLIB_H 1
5448| #define HAVE_STRING_H 1
5449| #define HAVE_MEMORY_H 1
5450| #define HAVE_STRINGS_H 1
5451| #define HAVE_INTTYPES_H 1
5452| #define HAVE_STDINT_H 1
5453| #define HAVE_UNISTD_H 1
5454| #define __EXTENSIONS__ 1
5455| #define _ALL_SOURCE 1
5456| #define _GNU_SOURCE 1
5457| #define _POSIX_PTHREAD_SEMANTICS 1
5458| #define _TANDEM_SOURCE 1
5459| #define PACKAGE "mpich"
5460| #define VERSION "4.0.2"
5461| #define HAVE_DLFCN_H 1
5462| #define LT_OBJDIR ".libs/"
5463| #define ENABLE_LOCAL_SESSION_INIT 1
5464| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5465| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5466| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5467| #define HAVE_CH4_NETMOD_OFI 1
5468| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5469| #define NEEDS_STRICT_ALIGNMENT 1
5470| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5471| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5472| #define HAVE_TAG_ERROR_BITS 1
5473| #define HAVE_VISIBILITY 1
5474| #define HAVE_LIBHWLOC 1
5475| #define HAVE_HWLOC 1
5476| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5477| #define MPICH_IS_THREADED 1
5478| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5479| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5480| #define HAVE_ROMIO 1
5481| #define ENABLE_PVAR_NEM 0
5482| #define ENABLE_PVAR_RECVQ 0
5483| #define ENABLE_PVAR_RMA 0
5484| #define ENABLE_PVAR_DIMS 0
5485| #define ENABLE_PVAR_MULTINIC 0
5486| #define HAVE_LONG_LONG 1
5487| #define STDCALL
5488| #define F77_NAME_LOWER_USCORE 1
5489| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5490| #define HAVE_FORTRAN_BINDING 1
5491| #define TRUE 1
5492| #define FALSE 0
5493| #define HAVE_CXX_EXCEPTIONS /**/
5494| #define HAVE_NAMESPACES /**/
5495| #define HAVE_NAMESPACE_STD /**/
5496| #define HAVE_CXX_BINDING 1
5497| #define HAVE_NAMEPUB_SERVICE 1
5498| #define restrict __restrict
5499| #define HAVE_GCC_ATTRIBUTE 1
5500| #define HAVE_BUILTIN_EXPECT 1
5501| #define HAVE_C11__STATIC_ASSERT 1
5502| #define HAVE_LONG_DOUBLE 1
5503| #define HAVE_LONG_LONG_INT 1
5504| #define ALIGNOF_MAX_ALIGN_T 0
5505| #define ALIGNOF_LONG_DOUBLE 16
5506| #define MAX_ALIGNMENT 16
5507| #define SIZEOF_CHAR 1
5508| #define SIZEOF_UNSIGNED_CHAR 1
5509| #define SIZEOF_SHORT 2
5510| #define SIZEOF_UNSIGNED_SHORT 2
5511| #define SIZEOF_INT 4
5512| #define SIZEOF_UNSIGNED_INT 4
5513| #define SIZEOF_LONG 8
5514| #define SIZEOF_UNSIGNED_LONG 8
5515| #define SIZEOF_LONG_LONG 8
5516| #define SIZEOF_UNSIGNED_LONG_LONG 8
5517| #define SIZEOF_FLOAT 4
5518| #define SIZEOF_DOUBLE 8
5519| #define SIZEOF_LONG_DOUBLE 16
5520| #define SIZEOF_VOID_P 8
5521| #define HAVE_STDDEF_H 1
5522| #define SIZEOF_WCHAR_T 4
5523| #define SIZEOF___FLOAT128 0
5524| #define SIZEOF_FLOAT_INT 8
5525| #define SIZEOF_DOUBLE_INT 16
5526| #define SIZEOF_LONG_INT 16
5527| #define SIZEOF_SHORT_INT 8
5528| #define SIZEOF_TWO_INT 8
5529| #define SIZEOF_LONG_DOUBLE_INT 32
5530| #define ALIGNOF_CHAR 1
5531| #define ALIGNOF_FLOAT 4
5532| #define ALIGNOF_DOUBLE 8
5533| #define ALIGNOF_LONG 8
5534| #define ALIGNOF_LONG_LONG 8
5535| #define ALIGNOF_LONG_DOUBLE 16
5536| #define ALIGNOF_SHORT 2
5537| #define ALIGNOF_INT 4
5538| #define ALIGNOF_BOOL 0
5539| #define ALIGNOF_WCHAR_T 4
5540| #define HAVE_INTTYPES_H 1
5541| #define HAVE_STDINT_H 1
5542| #define SIZEOF_INT8_T 1
5543| #define SIZEOF_INT16_T 2
5544| #define SIZEOF_INT32_T 4
5545| #define SIZEOF_INT64_T 8
5546| #define SIZEOF_UINT8_T 1
5547| #define SIZEOF_UINT16_T 2
5548| #define SIZEOF_UINT32_T 4
5549| #define SIZEOF_UINT64_T 8
5550| #define ALIGNOF_INT8_T 1
5551| #define ALIGNOF_INT16_T 2
5552| #define ALIGNOF_INT32_T 4
5553| #define ALIGNOF_INT64_T 8
5554| #define HAVE_INT8_T 1
5555| #define HAVE_INT16_T 1
5556| #define HAVE_INT32_T 1
5557| #define HAVE_INT64_T 1
5558| #define HAVE_UINT8_T 1
5559| #define HAVE_UINT16_T 1
5560| #define HAVE_UINT32_T 1
5561| #define HAVE_UINT64_T 1
5562| #define HAVE_STDBOOL_H 1
5563| #define HAVE_COMPLEX_H 1
5564| #define SIZEOF__BOOL 1
5565| #define SIZEOF_FLOAT__COMPLEX 8
5566| #define SIZEOF_DOUBLE__COMPLEX 16
5567| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5568| #define SIZEOF__FLOAT16 0
5569| #define HAVE__BOOL 1
5570| #define HAVE_FLOAT__COMPLEX 1
5571| #define HAVE_DOUBLE__COMPLEX 1
5572| #define HAVE_LONG_DOUBLE__COMPLEX 1
5573| #define SIZEOF_F77_INTEGER 4
5574| #define SIZEOF_F77_REAL 4
5575| #define SIZEOF_F77_DOUBLE_PRECISION 8
5576| #define MPIR_FC_REAL_CTYPE float
5577| #define MPIR_FC_DOUBLE_CTYPE double
5578| #define MPIR_REAL4_CTYPE float
5579| #define MPIR_REAL8_CTYPE double
5580| #define MPIR_REAL16_CTYPE long double
5581| #define MPIR_INTEGER1_CTYPE char
5582| #define MPIR_INTEGER2_CTYPE short
5583| #define MPIR_INTEGER4_CTYPE int
5584| #define MPIR_INTEGER8_CTYPE long
5585| #define HAVE_AINT_LARGER_THAN_FINT 1
5586| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
5587| #define HAVE_FINT_IS_INT 1
5588| #define F77_TRUE_VALUE_SET 1
5589| #define F77_TRUE_VALUE 1
5590| #define F77_FALSE_VALUE 0
5591| #define SIZEOF_BOOL 1
5592| #define MPIR_CXX_BOOL_CTYPE _Bool
5593| #define SIZEOF_COMPLEX 8
5594| #define SIZEOF_DOUBLECOMPLEX 16
5595| #define SIZEOF_LONGDOUBLECOMPLEX 32
5596| #define HAVE_CXX_COMPLEX 1
5597| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5598| #define MPIR_AINT_MAX LONG_MAX
5599| #define MPIR_OFFSET_MAX LONG_MAX
5600| #define MPIR_COUNT_MAX LONG_MAX
5601| #define MPIR_Ucount unsigned long
5602| #define HAVE_STDLIB_H 1
5603| #define HAVE_STDARG_H 1
5604| #define HAVE_SYS_TYPES_H 1
5605| #define HAVE_STRING_H 1
5606| #define HAVE_INTTYPES_H 1
5607| #define HAVE_LIMITS_H 1
5608| #define HAVE_STDDEF_H 1
5609| #define HAVE_ERRNO_H 1
5610| #define HAVE_SYS_SOCKET_H 1
5611| #define HAVE_SYS_TIME_H 1
5612| #define HAVE_UNISTD_H 1
5613| /* end confdefs.h.  */
5614| #include <endian.h>
5615configure:48380: result: no
5616configure:48380: checking for endian.h
5617configure:48380: result: no
5618configure:48380: checking assert.h usability
5619configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5620configure:48380: $? = 0
5621configure:48380: result: yes
5622configure:48380: checking assert.h presence
5623configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5624configure:48380: $? = 0
5625configure:48380: result: yes
5626configure:48380: checking for assert.h
5627configure:48380: result: yes
5628configure:48380: checking sys/param.h usability
5629configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5630configure:48380: $? = 0
5631configure:48380: result: yes
5632configure:48380: checking sys/param.h presence
5633configure: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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c
5634configure:48380: $? = 0
5635configure:48380: result: yes
5636configure:48380: checking for sys/param.h
5637configure:48380: result: yes
5638configure:48390: checking for sys/uio.h
5639configure:48412: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5640configure:48412: $? = 0
5641configure:48420: result: yes
5642configure:48429: checking for size_t
5643configure:48429: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5644configure:48429: $? = 0
5645configure:48429: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5646conftest.c: In function 'main':
5647conftest.c:217:21: error: expected expression before ')' token
5648  217 | if (sizeof ((size_t)))
5649      |                     ^
5650configure:48429: $? = 1
5651configure: failed program was:
5652| /* confdefs.h */
5653| #define PACKAGE_NAME "MPICH"
5654| #define PACKAGE_TARNAME "mpich"
5655| #define PACKAGE_VERSION "4.0.2"
5656| #define PACKAGE_STRING "MPICH 4.0.2"
5657| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5658| #define PACKAGE_URL "http://www.mpich.org/"
5659| #define STDC_HEADERS 1
5660| #define HAVE_SYS_TYPES_H 1
5661| #define HAVE_SYS_STAT_H 1
5662| #define HAVE_STDLIB_H 1
5663| #define HAVE_STRING_H 1
5664| #define HAVE_MEMORY_H 1
5665| #define HAVE_STRINGS_H 1
5666| #define HAVE_INTTYPES_H 1
5667| #define HAVE_STDINT_H 1
5668| #define HAVE_UNISTD_H 1
5669| #define __EXTENSIONS__ 1
5670| #define _ALL_SOURCE 1
5671| #define _GNU_SOURCE 1
5672| #define _POSIX_PTHREAD_SEMANTICS 1
5673| #define _TANDEM_SOURCE 1
5674| #define PACKAGE "mpich"
5675| #define VERSION "4.0.2"
5676| #define HAVE_DLFCN_H 1
5677| #define LT_OBJDIR ".libs/"
5678| #define ENABLE_LOCAL_SESSION_INIT 1
5679| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5680| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5681| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5682| #define HAVE_CH4_NETMOD_OFI 1
5683| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5684| #define NEEDS_STRICT_ALIGNMENT 1
5685| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5686| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5687| #define HAVE_TAG_ERROR_BITS 1
5688| #define HAVE_VISIBILITY 1
5689| #define HAVE_LIBHWLOC 1
5690| #define HAVE_HWLOC 1
5691| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5692| #define MPICH_IS_THREADED 1
5693| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5694| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5695| #define HAVE_ROMIO 1
5696| #define ENABLE_PVAR_NEM 0
5697| #define ENABLE_PVAR_RECVQ 0
5698| #define ENABLE_PVAR_RMA 0
5699| #define ENABLE_PVAR_DIMS 0
5700| #define ENABLE_PVAR_MULTINIC 0
5701| #define HAVE_LONG_LONG 1
5702| #define STDCALL
5703| #define F77_NAME_LOWER_USCORE 1
5704| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5705| #define HAVE_FORTRAN_BINDING 1
5706| #define TRUE 1
5707| #define FALSE 0
5708| #define HAVE_CXX_EXCEPTIONS /**/
5709| #define HAVE_NAMESPACES /**/
5710| #define HAVE_NAMESPACE_STD /**/
5711| #define HAVE_CXX_BINDING 1
5712| #define HAVE_NAMEPUB_SERVICE 1
5713| #define restrict __restrict
5714| #define HAVE_GCC_ATTRIBUTE 1
5715| #define HAVE_BUILTIN_EXPECT 1
5716| #define HAVE_C11__STATIC_ASSERT 1
5717| #define HAVE_LONG_DOUBLE 1
5718| #define HAVE_LONG_LONG_INT 1
5719| #define ALIGNOF_MAX_ALIGN_T 0
5720| #define ALIGNOF_LONG_DOUBLE 16
5721| #define MAX_ALIGNMENT 16
5722| #define SIZEOF_CHAR 1
5723| #define SIZEOF_UNSIGNED_CHAR 1
5724| #define SIZEOF_SHORT 2
5725| #define SIZEOF_UNSIGNED_SHORT 2
5726| #define SIZEOF_INT 4
5727| #define SIZEOF_UNSIGNED_INT 4
5728| #define SIZEOF_LONG 8
5729| #define SIZEOF_UNSIGNED_LONG 8
5730| #define SIZEOF_LONG_LONG 8
5731| #define SIZEOF_UNSIGNED_LONG_LONG 8
5732| #define SIZEOF_FLOAT 4
5733| #define SIZEOF_DOUBLE 8
5734| #define SIZEOF_LONG_DOUBLE 16
5735| #define SIZEOF_VOID_P 8
5736| #define HAVE_STDDEF_H 1
5737| #define SIZEOF_WCHAR_T 4
5738| #define SIZEOF___FLOAT128 0
5739| #define SIZEOF_FLOAT_INT 8
5740| #define SIZEOF_DOUBLE_INT 16
5741| #define SIZEOF_LONG_INT 16
5742| #define SIZEOF_SHORT_INT 8
5743| #define SIZEOF_TWO_INT 8
5744| #define SIZEOF_LONG_DOUBLE_INT 32
5745| #define ALIGNOF_CHAR 1
5746| #define ALIGNOF_FLOAT 4
5747| #define ALIGNOF_DOUBLE 8
5748| #define ALIGNOF_LONG 8
5749| #define ALIGNOF_LONG_LONG 8
5750| #define ALIGNOF_LONG_DOUBLE 16
5751| #define ALIGNOF_SHORT 2
5752| #define ALIGNOF_INT 4
5753| #define ALIGNOF_BOOL 0
5754| #define ALIGNOF_WCHAR_T 4
5755| #define HAVE_INTTYPES_H 1
5756| #define HAVE_STDINT_H 1
5757| #define SIZEOF_INT8_T 1
5758| #define SIZEOF_INT16_T 2
5759| #define SIZEOF_INT32_T 4
5760| #define SIZEOF_INT64_T 8
5761| #define SIZEOF_UINT8_T 1
5762| #define SIZEOF_UINT16_T 2
5763| #define SIZEOF_UINT32_T 4
5764| #define SIZEOF_UINT64_T 8
5765| #define ALIGNOF_INT8_T 1
5766| #define ALIGNOF_INT16_T 2
5767| #define ALIGNOF_INT32_T 4
5768| #define ALIGNOF_INT64_T 8
5769| #define HAVE_INT8_T 1
5770| #define HAVE_INT16_T 1
5771| #define HAVE_INT32_T 1
5772| #define HAVE_INT64_T 1
5773| #define HAVE_UINT8_T 1
5774| #define HAVE_UINT16_T 1
5775| #define HAVE_UINT32_T 1
5776| #define HAVE_UINT64_T 1
5777| #define HAVE_STDBOOL_H 1
5778| #define HAVE_COMPLEX_H 1
5779| #define SIZEOF__BOOL 1
5780| #define SIZEOF_FLOAT__COMPLEX 8
5781| #define SIZEOF_DOUBLE__COMPLEX 16
5782| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5783| #define SIZEOF__FLOAT16 0
5784| #define HAVE__BOOL 1
5785| #define HAVE_FLOAT__COMPLEX 1
5786| #define HAVE_DOUBLE__COMPLEX 1
5787| #define HAVE_LONG_DOUBLE__COMPLEX 1
5788| #define SIZEOF_F77_INTEGER 4
5789| #define SIZEOF_F77_REAL 4
5790| #define SIZEOF_F77_DOUBLE_PRECISION 8
5791| #define MPIR_FC_REAL_CTYPE float
5792| #define MPIR_FC_DOUBLE_CTYPE double
5793| #define MPIR_REAL4_CTYPE float
5794| #define MPIR_REAL8_CTYPE double
5795| #define MPIR_REAL16_CTYPE long double
5796| #define MPIR_INTEGER1_CTYPE char
5797| #define MPIR_INTEGER2_CTYPE short
5798| #define MPIR_INTEGER4_CTYPE int
5799| #define MPIR_INTEGER8_CTYPE long
5800| #define HAVE_AINT_LARGER_THAN_FINT 1
5801| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
5802| #define HAVE_FINT_IS_INT 1
5803| #define F77_TRUE_VALUE_SET 1
5804| #define F77_TRUE_VALUE 1
5805| #define F77_FALSE_VALUE 0
5806| #define SIZEOF_BOOL 1
5807| #define MPIR_CXX_BOOL_CTYPE _Bool
5808| #define SIZEOF_COMPLEX 8
5809| #define SIZEOF_DOUBLECOMPLEX 16
5810| #define SIZEOF_LONGDOUBLECOMPLEX 32
5811| #define HAVE_CXX_COMPLEX 1
5812| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5813| #define MPIR_AINT_MAX LONG_MAX
5814| #define MPIR_OFFSET_MAX LONG_MAX
5815| #define MPIR_COUNT_MAX LONG_MAX
5816| #define MPIR_Ucount unsigned long
5817| #define HAVE_STDLIB_H 1
5818| #define HAVE_STDARG_H 1
5819| #define HAVE_SYS_TYPES_H 1
5820| #define HAVE_STRING_H 1
5821| #define HAVE_INTTYPES_H 1
5822| #define HAVE_LIMITS_H 1
5823| #define HAVE_STDDEF_H 1
5824| #define HAVE_ERRNO_H 1
5825| #define HAVE_SYS_SOCKET_H 1
5826| #define HAVE_SYS_TIME_H 1
5827| #define HAVE_UNISTD_H 1
5828| #define HAVE_ASSERT_H 1
5829| #define HAVE_SYS_PARAM_H 1
5830| #define HAVE_SYS_UIO_H 1
5831| /* end confdefs.h.  */
5832| #include <stdio.h>
5833| #ifdef HAVE_SYS_TYPES_H
5834| # include <sys/types.h>
5835| #endif
5836| #ifdef HAVE_SYS_STAT_H
5837| # include <sys/stat.h>
5838| #endif
5839| #ifdef STDC_HEADERS
5840| # include <stdlib.h>
5841| # include <stddef.h>
5842| #else
5843| # ifdef HAVE_STDLIB_H
5844| #  include <stdlib.h>
5845| # endif
5846| #endif
5847| #ifdef HAVE_STRING_H
5848| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5849| #  include <memory.h>
5850| # endif
5851| # include <string.h>
5852| #endif
5853| #ifdef HAVE_STRINGS_H
5854| # include <strings.h>
5855| #endif
5856| #ifdef HAVE_INTTYPES_H
5857| # include <inttypes.h>
5858| #endif
5859| #ifdef HAVE_STDINT_H
5860| # include <stdint.h>
5861| #endif
5862| #ifdef HAVE_UNISTD_H
5863| # include <unistd.h>
5864| #endif
5865| int
5866| main ()
5867| {
5868| if (sizeof ((size_t)))
5869|           return 0;
5870|   ;
5871|   return 0;
5872| }
5873configure:48429: result: yes
5874configure:48445: checking for setitimer
5875configure:48445: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5876configure:48445: $? = 0
5877configure:48445: result: yes
5878configure:48445: checking for alarm
5879configure:48445: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5880configure:48445: $? = 0
5881configure:48445: result: yes
5882configure:48458: checking for vsnprintf
5883configure:48458: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5884conftest.c:206:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int,  const char *, char *)' [-Wbuiltin-declaration-mismatch]
5885  206 | char vsnprintf ();
5886      |      ^~~~~~~~~
5887conftest.c:194:1: note: 'vsnprintf' is declared in header '<stdio.h>'
5888  193 | # include <limits.h>
5889  194 | #else
5890configure:48458: $? = 0
5891configure:48458: result: yes
5892configure:48458: checking for vsprintf
5893configure:48458: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5894conftest.c:207:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, char *)' [-Wbuiltin-declaration-mismatch]
5895  207 | char vsprintf ();
5896      |      ^~~~~~~~
5897conftest.c:195:1: note: 'vsprintf' is declared in header '<stdio.h>'
5898  194 | # include <limits.h>
5899  195 | #else
5900configure:48458: $? = 0
5901configure:48458: result: yes
5902configure:48470: checking whether vsnprintf needs a declaration
5903configure:48482: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5904configure:48482: $? = 0
5905configure:48490: result: no
5906configure:48507: checking for strerror
5907configure:48507: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5908configure:48507: $? = 0
5909configure:48507: result: yes
5910configure:48507: checking for strncasecmp
5911configure:48507: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5912conftest.c:209:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
5913  209 | char strncasecmp ();
5914      |      ^~~~~~~~~~~
5915configure:48507: $? = 0
5916configure:48507: result: yes
5917configure:48516: checking whether strerror_r is declared
5918configure:48516: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5919configure:48516: $? = 0
5920configure:48516: result: yes
5921configure:48529: checking for strerror_r
5922configure:48529: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
5923configure:48529: $? = 0
5924configure:48529: result: yes
5925configure:48538: checking whether strerror_r returns char *
5926configure:48562: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
5927conftest.c: In function 'main':
5928conftest.c:227:20: error: invalid type argument of unary '*' (have 'int')
5929  227 |           char x = *strerror_r (0, buf, sizeof buf);
5930      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5931conftest.c:228:21: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
5932  228 |           char *p = strerror_r (0, buf, sizeof buf);
5933      |                     ^~~~~~~~~~
5934configure:48562: $? = 1
5935configure: failed program was:
5936| /* confdefs.h */
5937| #define PACKAGE_NAME "MPICH"
5938| #define PACKAGE_TARNAME "mpich"
5939| #define PACKAGE_VERSION "4.0.2"
5940| #define PACKAGE_STRING "MPICH 4.0.2"
5941| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5942| #define PACKAGE_URL "http://www.mpich.org/"
5943| #define STDC_HEADERS 1
5944| #define HAVE_SYS_TYPES_H 1
5945| #define HAVE_SYS_STAT_H 1
5946| #define HAVE_STDLIB_H 1
5947| #define HAVE_STRING_H 1
5948| #define HAVE_MEMORY_H 1
5949| #define HAVE_STRINGS_H 1
5950| #define HAVE_INTTYPES_H 1
5951| #define HAVE_STDINT_H 1
5952| #define HAVE_UNISTD_H 1
5953| #define __EXTENSIONS__ 1
5954| #define _ALL_SOURCE 1
5955| #define _GNU_SOURCE 1
5956| #define _POSIX_PTHREAD_SEMANTICS 1
5957| #define _TANDEM_SOURCE 1
5958| #define PACKAGE "mpich"
5959| #define VERSION "4.0.2"
5960| #define HAVE_DLFCN_H 1
5961| #define LT_OBJDIR ".libs/"
5962| #define ENABLE_LOCAL_SESSION_INIT 1
5963| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5964| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5965| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5966| #define HAVE_CH4_NETMOD_OFI 1
5967| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5968| #define NEEDS_STRICT_ALIGNMENT 1
5969| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5970| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5971| #define HAVE_TAG_ERROR_BITS 1
5972| #define HAVE_VISIBILITY 1
5973| #define HAVE_LIBHWLOC 1
5974| #define HAVE_HWLOC 1
5975| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5976| #define MPICH_IS_THREADED 1
5977| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5978| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5979| #define HAVE_ROMIO 1
5980| #define ENABLE_PVAR_NEM 0
5981| #define ENABLE_PVAR_RECVQ 0
5982| #define ENABLE_PVAR_RMA 0
5983| #define ENABLE_PVAR_DIMS 0
5984| #define ENABLE_PVAR_MULTINIC 0
5985| #define HAVE_LONG_LONG 1
5986| #define STDCALL
5987| #define F77_NAME_LOWER_USCORE 1
5988| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5989| #define HAVE_FORTRAN_BINDING 1
5990| #define TRUE 1
5991| #define FALSE 0
5992| #define HAVE_CXX_EXCEPTIONS /**/
5993| #define HAVE_NAMESPACES /**/
5994| #define HAVE_NAMESPACE_STD /**/
5995| #define HAVE_CXX_BINDING 1
5996| #define HAVE_NAMEPUB_SERVICE 1
5997| #define restrict __restrict
5998| #define HAVE_GCC_ATTRIBUTE 1
5999| #define HAVE_BUILTIN_EXPECT 1
6000| #define HAVE_C11__STATIC_ASSERT 1
6001| #define HAVE_LONG_DOUBLE 1
6002| #define HAVE_LONG_LONG_INT 1
6003| #define ALIGNOF_MAX_ALIGN_T 0
6004| #define ALIGNOF_LONG_DOUBLE 16
6005| #define MAX_ALIGNMENT 16
6006| #define SIZEOF_CHAR 1
6007| #define SIZEOF_UNSIGNED_CHAR 1
6008| #define SIZEOF_SHORT 2
6009| #define SIZEOF_UNSIGNED_SHORT 2
6010| #define SIZEOF_INT 4
6011| #define SIZEOF_UNSIGNED_INT 4
6012| #define SIZEOF_LONG 8
6013| #define SIZEOF_UNSIGNED_LONG 8
6014| #define SIZEOF_LONG_LONG 8
6015| #define SIZEOF_UNSIGNED_LONG_LONG 8
6016| #define SIZEOF_FLOAT 4
6017| #define SIZEOF_DOUBLE 8
6018| #define SIZEOF_LONG_DOUBLE 16
6019| #define SIZEOF_VOID_P 8
6020| #define HAVE_STDDEF_H 1
6021| #define SIZEOF_WCHAR_T 4
6022| #define SIZEOF___FLOAT128 0
6023| #define SIZEOF_FLOAT_INT 8
6024| #define SIZEOF_DOUBLE_INT 16
6025| #define SIZEOF_LONG_INT 16
6026| #define SIZEOF_SHORT_INT 8
6027| #define SIZEOF_TWO_INT 8
6028| #define SIZEOF_LONG_DOUBLE_INT 32
6029| #define ALIGNOF_CHAR 1
6030| #define ALIGNOF_FLOAT 4
6031| #define ALIGNOF_DOUBLE 8
6032| #define ALIGNOF_LONG 8
6033| #define ALIGNOF_LONG_LONG 8
6034| #define ALIGNOF_LONG_DOUBLE 16
6035| #define ALIGNOF_SHORT 2
6036| #define ALIGNOF_INT 4
6037| #define ALIGNOF_BOOL 0
6038| #define ALIGNOF_WCHAR_T 4
6039| #define HAVE_INTTYPES_H 1
6040| #define HAVE_STDINT_H 1
6041| #define SIZEOF_INT8_T 1
6042| #define SIZEOF_INT16_T 2
6043| #define SIZEOF_INT32_T 4
6044| #define SIZEOF_INT64_T 8
6045| #define SIZEOF_UINT8_T 1
6046| #define SIZEOF_UINT16_T 2
6047| #define SIZEOF_UINT32_T 4
6048| #define SIZEOF_UINT64_T 8
6049| #define ALIGNOF_INT8_T 1
6050| #define ALIGNOF_INT16_T 2
6051| #define ALIGNOF_INT32_T 4
6052| #define ALIGNOF_INT64_T 8
6053| #define HAVE_INT8_T 1
6054| #define HAVE_INT16_T 1
6055| #define HAVE_INT32_T 1
6056| #define HAVE_INT64_T 1
6057| #define HAVE_UINT8_T 1
6058| #define HAVE_UINT16_T 1
6059| #define HAVE_UINT32_T 1
6060| #define HAVE_UINT64_T 1
6061| #define HAVE_STDBOOL_H 1
6062| #define HAVE_COMPLEX_H 1
6063| #define SIZEOF__BOOL 1
6064| #define SIZEOF_FLOAT__COMPLEX 8
6065| #define SIZEOF_DOUBLE__COMPLEX 16
6066| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6067| #define SIZEOF__FLOAT16 0
6068| #define HAVE__BOOL 1
6069| #define HAVE_FLOAT__COMPLEX 1
6070| #define HAVE_DOUBLE__COMPLEX 1
6071| #define HAVE_LONG_DOUBLE__COMPLEX 1
6072| #define SIZEOF_F77_INTEGER 4
6073| #define SIZEOF_F77_REAL 4
6074| #define SIZEOF_F77_DOUBLE_PRECISION 8
6075| #define MPIR_FC_REAL_CTYPE float
6076| #define MPIR_FC_DOUBLE_CTYPE double
6077| #define MPIR_REAL4_CTYPE float
6078| #define MPIR_REAL8_CTYPE double
6079| #define MPIR_REAL16_CTYPE long double
6080| #define MPIR_INTEGER1_CTYPE char
6081| #define MPIR_INTEGER2_CTYPE short
6082| #define MPIR_INTEGER4_CTYPE int
6083| #define MPIR_INTEGER8_CTYPE long
6084| #define HAVE_AINT_LARGER_THAN_FINT 1
6085| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
6086| #define HAVE_FINT_IS_INT 1
6087| #define F77_TRUE_VALUE_SET 1
6088| #define F77_TRUE_VALUE 1
6089| #define F77_FALSE_VALUE 0
6090| #define SIZEOF_BOOL 1
6091| #define MPIR_CXX_BOOL_CTYPE _Bool
6092| #define SIZEOF_COMPLEX 8
6093| #define SIZEOF_DOUBLECOMPLEX 16
6094| #define SIZEOF_LONGDOUBLECOMPLEX 32
6095| #define HAVE_CXX_COMPLEX 1
6096| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6097| #define MPIR_AINT_MAX LONG_MAX
6098| #define MPIR_OFFSET_MAX LONG_MAX
6099| #define MPIR_COUNT_MAX LONG_MAX
6100| #define MPIR_Ucount unsigned long
6101| #define HAVE_STDLIB_H 1
6102| #define HAVE_STDARG_H 1
6103| #define HAVE_SYS_TYPES_H 1
6104| #define HAVE_STRING_H 1
6105| #define HAVE_INTTYPES_H 1
6106| #define HAVE_LIMITS_H 1
6107| #define HAVE_STDDEF_H 1
6108| #define HAVE_ERRNO_H 1
6109| #define HAVE_SYS_SOCKET_H 1
6110| #define HAVE_SYS_TIME_H 1
6111| #define HAVE_UNISTD_H 1
6112| #define HAVE_ASSERT_H 1
6113| #define HAVE_SYS_PARAM_H 1
6114| #define HAVE_SYS_UIO_H 1
6115| #define HAVE_SETITIMER 1
6116| #define HAVE_ALARM 1
6117| #define HAVE_VSNPRINTF 1
6118| #define HAVE_VSPRINTF 1
6119| #define HAVE_STRERROR 1
6120| #define HAVE_STRNCASECMP 1
6121| #define HAVE_DECL_STRERROR_R 1
6122| #define HAVE_STRERROR_R 1
6123| /* end confdefs.h.  */
6124| #include <stdio.h>
6125| #ifdef HAVE_SYS_TYPES_H
6126| # include <sys/types.h>
6127| #endif
6128| #ifdef HAVE_SYS_STAT_H
6129| # include <sys/stat.h>
6130| #endif
6131| #ifdef STDC_HEADERS
6132| # include <stdlib.h>
6133| # include <stddef.h>
6134| #else
6135| # ifdef HAVE_STDLIB_H
6136| #  include <stdlib.h>
6137| # endif
6138| #endif
6139| #ifdef HAVE_STRING_H
6140| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6141| #  include <memory.h>
6142| # endif
6143| # include <string.h>
6144| #endif
6145| #ifdef HAVE_STRINGS_H
6146| # include <strings.h>
6147| #endif
6148| #ifdef HAVE_INTTYPES_H
6149| # include <inttypes.h>
6150| #endif
6151| #ifdef HAVE_STDINT_H
6152| # include <stdint.h>
6153| #endif
6154| #ifdef HAVE_UNISTD_H
6155| # include <unistd.h>
6156| #endif
6157| int
6158| main ()
6159| {
6160|
6161|         char buf[100];
6162|         char x = *strerror_r (0, buf, sizeof buf);
6163|         char *p = strerror_r (0, buf, sizeof buf);
6164|         return !p || x;
6165|
6166|   ;
6167|   return 0;
6168| }
6169configure:48600: result: no
6170configure:48610: checking whether strerror_r needs a declaration
6171configure:48621: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6172configure:48621: $? = 0
6173configure:48629: result: no
6174configure:48645: checking for snprintf
6175configure:48645: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6176conftest.c:212:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int,  const char *, ...)' [-Wbuiltin-declaration-mismatch]
6177  212 | char snprintf ();
6178      |      ^~~~~~~~
6179conftest.c:200:1: note: 'snprintf' is declared in header '<stdio.h>'
6180  199 | # include <limits.h>
6181  200 | #else
6182configure:48645: $? = 0
6183configure:48645: result: yes
6184configure:48656: checking whether snprintf needs a declaration
6185configure:48667: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6186configure:48667: $? = 0
6187configure:48675: result: no
6188configure:48691: checking for qsort
6189configure:48691: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6190configure:48691: $? = 0
6191configure:48691: result: yes
6192configure:48702: checking for variable argument list macro functionality
6193configure:48718: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6194configure:48718: $? = 0
6195configure:48722: result: yes
6196configure:48736: checking for strdup
6197configure:48736: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6198conftest.c:215:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
6199  215 | char strdup ();
6200      |      ^~~~~~
6201configure:48736: $? = 0
6202configure:48736: result: yes
6203configure:48748: checking whether strdup needs a declaration
6204configure:48759: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6205configure:48759: $? = 0
6206configure:48767: result: no
6207configure:48787: checking for mkstemp
6208configure:48787: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6209configure:48787: $? = 0
6210configure:48787: result: yes
6211configure:48798: checking whether mkstemp needs a declaration
6212configure:48809: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6213configure:48809: $? = 0
6214configure:48817: result: no
6215configure:48832: checking for putenv
6216configure:48832: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6217configure:48832: $? = 0
6218configure:48832: result: yes
6219configure:48843: checking whether putenv needs a declaration
6220configure:48854: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6221configure:48854: $? = 0
6222configure:48862: result: no
6223configure:48894: checking size of MPII_Bsend_data_t
6224configure:48899: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6225configure:48899: $? = 0
6226configure:48899: ./conftest
6227configure:48899: $? = 0
6228configure:48932: result: 96
6229configure:48961: checking for sched_setaffinity
6230configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6231Undefined symbols:
6232  "_sched_setaffinity", referenced from:
6233      _main in ccfmz5ww.o
6234ld: symbol(s) not found
6235collect2: error: ld returned 1 exit status
6236configure:48961: $? = 1
6237configure: failed program was:
6238| /* confdefs.h */
6239| #define PACKAGE_NAME "MPICH"
6240| #define PACKAGE_TARNAME "mpich"
6241| #define PACKAGE_VERSION "4.0.2"
6242| #define PACKAGE_STRING "MPICH 4.0.2"
6243| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6244| #define PACKAGE_URL "http://www.mpich.org/"
6245| #define STDC_HEADERS 1
6246| #define HAVE_SYS_TYPES_H 1
6247| #define HAVE_SYS_STAT_H 1
6248| #define HAVE_STDLIB_H 1
6249| #define HAVE_STRING_H 1
6250| #define HAVE_MEMORY_H 1
6251| #define HAVE_STRINGS_H 1
6252| #define HAVE_INTTYPES_H 1
6253| #define HAVE_STDINT_H 1
6254| #define HAVE_UNISTD_H 1
6255| #define __EXTENSIONS__ 1
6256| #define _ALL_SOURCE 1
6257| #define _GNU_SOURCE 1
6258| #define _POSIX_PTHREAD_SEMANTICS 1
6259| #define _TANDEM_SOURCE 1
6260| #define PACKAGE "mpich"
6261| #define VERSION "4.0.2"
6262| #define HAVE_DLFCN_H 1
6263| #define LT_OBJDIR ".libs/"
6264| #define ENABLE_LOCAL_SESSION_INIT 1
6265| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6266| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6267| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6268| #define HAVE_CH4_NETMOD_OFI 1
6269| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6270| #define NEEDS_STRICT_ALIGNMENT 1
6271| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6272| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6273| #define HAVE_TAG_ERROR_BITS 1
6274| #define HAVE_VISIBILITY 1
6275| #define HAVE_LIBHWLOC 1
6276| #define HAVE_HWLOC 1
6277| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6278| #define MPICH_IS_THREADED 1
6279| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6280| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6281| #define HAVE_ROMIO 1
6282| #define ENABLE_PVAR_NEM 0
6283| #define ENABLE_PVAR_RECVQ 0
6284| #define ENABLE_PVAR_RMA 0
6285| #define ENABLE_PVAR_DIMS 0
6286| #define ENABLE_PVAR_MULTINIC 0
6287| #define HAVE_LONG_LONG 1
6288| #define STDCALL
6289| #define F77_NAME_LOWER_USCORE 1
6290| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6291| #define HAVE_FORTRAN_BINDING 1
6292| #define TRUE 1
6293| #define FALSE 0
6294| #define HAVE_CXX_EXCEPTIONS /**/
6295| #define HAVE_NAMESPACES /**/
6296| #define HAVE_NAMESPACE_STD /**/
6297| #define HAVE_CXX_BINDING 1
6298| #define HAVE_NAMEPUB_SERVICE 1
6299| #define restrict __restrict
6300| #define HAVE_GCC_ATTRIBUTE 1
6301| #define HAVE_BUILTIN_EXPECT 1
6302| #define HAVE_C11__STATIC_ASSERT 1
6303| #define HAVE_LONG_DOUBLE 1
6304| #define HAVE_LONG_LONG_INT 1
6305| #define ALIGNOF_MAX_ALIGN_T 0
6306| #define ALIGNOF_LONG_DOUBLE 16
6307| #define MAX_ALIGNMENT 16
6308| #define SIZEOF_CHAR 1
6309| #define SIZEOF_UNSIGNED_CHAR 1
6310| #define SIZEOF_SHORT 2
6311| #define SIZEOF_UNSIGNED_SHORT 2
6312| #define SIZEOF_INT 4
6313| #define SIZEOF_UNSIGNED_INT 4
6314| #define SIZEOF_LONG 8
6315| #define SIZEOF_UNSIGNED_LONG 8
6316| #define SIZEOF_LONG_LONG 8
6317| #define SIZEOF_UNSIGNED_LONG_LONG 8
6318| #define SIZEOF_FLOAT 4
6319| #define SIZEOF_DOUBLE 8
6320| #define SIZEOF_LONG_DOUBLE 16
6321| #define SIZEOF_VOID_P 8
6322| #define HAVE_STDDEF_H 1
6323| #define SIZEOF_WCHAR_T 4
6324| #define SIZEOF___FLOAT128 0
6325| #define SIZEOF_FLOAT_INT 8
6326| #define SIZEOF_DOUBLE_INT 16
6327| #define SIZEOF_LONG_INT 16
6328| #define SIZEOF_SHORT_INT 8
6329| #define SIZEOF_TWO_INT 8
6330| #define SIZEOF_LONG_DOUBLE_INT 32
6331| #define ALIGNOF_CHAR 1
6332| #define ALIGNOF_FLOAT 4
6333| #define ALIGNOF_DOUBLE 8
6334| #define ALIGNOF_LONG 8
6335| #define ALIGNOF_LONG_LONG 8
6336| #define ALIGNOF_LONG_DOUBLE 16
6337| #define ALIGNOF_SHORT 2
6338| #define ALIGNOF_INT 4
6339| #define ALIGNOF_BOOL 0
6340| #define ALIGNOF_WCHAR_T 4
6341| #define HAVE_INTTYPES_H 1
6342| #define HAVE_STDINT_H 1
6343| #define SIZEOF_INT8_T 1
6344| #define SIZEOF_INT16_T 2
6345| #define SIZEOF_INT32_T 4
6346| #define SIZEOF_INT64_T 8
6347| #define SIZEOF_UINT8_T 1
6348| #define SIZEOF_UINT16_T 2
6349| #define SIZEOF_UINT32_T 4
6350| #define SIZEOF_UINT64_T 8
6351| #define ALIGNOF_INT8_T 1
6352| #define ALIGNOF_INT16_T 2
6353| #define ALIGNOF_INT32_T 4
6354| #define ALIGNOF_INT64_T 8
6355| #define HAVE_INT8_T 1
6356| #define HAVE_INT16_T 1
6357| #define HAVE_INT32_T 1
6358| #define HAVE_INT64_T 1
6359| #define HAVE_UINT8_T 1
6360| #define HAVE_UINT16_T 1
6361| #define HAVE_UINT32_T 1
6362| #define HAVE_UINT64_T 1
6363| #define HAVE_STDBOOL_H 1
6364| #define HAVE_COMPLEX_H 1
6365| #define SIZEOF__BOOL 1
6366| #define SIZEOF_FLOAT__COMPLEX 8
6367| #define SIZEOF_DOUBLE__COMPLEX 16
6368| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6369| #define SIZEOF__FLOAT16 0
6370| #define HAVE__BOOL 1
6371| #define HAVE_FLOAT__COMPLEX 1
6372| #define HAVE_DOUBLE__COMPLEX 1
6373| #define HAVE_LONG_DOUBLE__COMPLEX 1
6374| #define SIZEOF_F77_INTEGER 4
6375| #define SIZEOF_F77_REAL 4
6376| #define SIZEOF_F77_DOUBLE_PRECISION 8
6377| #define MPIR_FC_REAL_CTYPE float
6378| #define MPIR_FC_DOUBLE_CTYPE double
6379| #define MPIR_REAL4_CTYPE float
6380| #define MPIR_REAL8_CTYPE double
6381| #define MPIR_REAL16_CTYPE long double
6382| #define MPIR_INTEGER1_CTYPE char
6383| #define MPIR_INTEGER2_CTYPE short
6384| #define MPIR_INTEGER4_CTYPE int
6385| #define MPIR_INTEGER8_CTYPE long
6386| #define HAVE_AINT_LARGER_THAN_FINT 1
6387| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
6388| #define HAVE_FINT_IS_INT 1
6389| #define F77_TRUE_VALUE_SET 1
6390| #define F77_TRUE_VALUE 1
6391| #define F77_FALSE_VALUE 0
6392| #define SIZEOF_BOOL 1
6393| #define MPIR_CXX_BOOL_CTYPE _Bool
6394| #define SIZEOF_COMPLEX 8
6395| #define SIZEOF_DOUBLECOMPLEX 16
6396| #define SIZEOF_LONGDOUBLECOMPLEX 32
6397| #define HAVE_CXX_COMPLEX 1
6398| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6399| #define MPIR_AINT_MAX LONG_MAX
6400| #define MPIR_OFFSET_MAX LONG_MAX
6401| #define MPIR_COUNT_MAX LONG_MAX
6402| #define MPIR_Ucount unsigned long
6403| #define HAVE_STDLIB_H 1
6404| #define HAVE_STDARG_H 1
6405| #define HAVE_SYS_TYPES_H 1
6406| #define HAVE_STRING_H 1
6407| #define HAVE_INTTYPES_H 1
6408| #define HAVE_LIMITS_H 1
6409| #define HAVE_STDDEF_H 1
6410| #define HAVE_ERRNO_H 1
6411| #define HAVE_SYS_SOCKET_H 1
6412| #define HAVE_SYS_TIME_H 1
6413| #define HAVE_UNISTD_H 1
6414| #define HAVE_ASSERT_H 1
6415| #define HAVE_SYS_PARAM_H 1
6416| #define HAVE_SYS_UIO_H 1
6417| #define HAVE_SETITIMER 1
6418| #define HAVE_ALARM 1
6419| #define HAVE_VSNPRINTF 1
6420| #define HAVE_VSPRINTF 1
6421| #define HAVE_STRERROR 1
6422| #define HAVE_STRNCASECMP 1
6423| #define HAVE_DECL_STRERROR_R 1
6424| #define HAVE_STRERROR_R 1
6425| #define HAVE_SNPRINTF 1
6426| #define HAVE_QSORT 1
6427| #define HAVE_MACRO_VA_ARGS 1
6428| #define HAVE_STRDUP 1
6429| #define HAVE_MKSTEMP 1
6430| #define HAVE_PUTENV 1
6431| #define SIZEOF_MPII_BSEND_DATA_T 96
6432| /* end confdefs.h.  */
6433| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
6434|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6435| #define sched_setaffinity innocuous_sched_setaffinity
6436|
6437| /* System header to define __stub macros and hopefully few prototypes,
6438|     which can conflict with char sched_setaffinity (); below.
6439|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6440|     <limits.h> exists even on freestanding compilers.  */
6441|
6442| #ifdef __STDC__
6443| # include <limits.h>
6444| #else
6445| # include <assert.h>
6446| #endif
6447|
6448| #undef sched_setaffinity
6449|
6450| /* Override any GCC internal prototype to avoid an error.
6451|    Use char because int might match the return type of a GCC
6452|    builtin and then its argument prototype would still apply.  */
6453| #ifdef __cplusplus
6454| extern "C"
6455| #endif
6456| char sched_setaffinity ();
6457| /* The GNU C library defines this for functions which it implements
6458|     to always fail with ENOSYS.  Some functions are actually named
6459|     something starting with __ and the normal name is an alias.  */
6460| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
6461| choke me
6462| #endif
6463|
6464| int
6465| main ()
6466| {
6467| return sched_setaffinity ();
6468|   ;
6469|   return 0;
6470| }
6471configure:48961: result: no
6472configure:48961: checking for sched_getaffinity
6473configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6474Undefined symbols:
6475  "_sched_getaffinity", referenced from:
6476      _main in ccJcmRDa.o
6477ld: symbol(s) not found
6478collect2: error: ld returned 1 exit status
6479configure:48961: $? = 1
6480configure: failed program was:
6481| /* confdefs.h */
6482| #define PACKAGE_NAME "MPICH"
6483| #define PACKAGE_TARNAME "mpich"
6484| #define PACKAGE_VERSION "4.0.2"
6485| #define PACKAGE_STRING "MPICH 4.0.2"
6486| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6487| #define PACKAGE_URL "http://www.mpich.org/"
6488| #define STDC_HEADERS 1
6489| #define HAVE_SYS_TYPES_H 1
6490| #define HAVE_SYS_STAT_H 1
6491| #define HAVE_STDLIB_H 1
6492| #define HAVE_STRING_H 1
6493| #define HAVE_MEMORY_H 1
6494| #define HAVE_STRINGS_H 1
6495| #define HAVE_INTTYPES_H 1
6496| #define HAVE_STDINT_H 1
6497| #define HAVE_UNISTD_H 1
6498| #define __EXTENSIONS__ 1
6499| #define _ALL_SOURCE 1
6500| #define _GNU_SOURCE 1
6501| #define _POSIX_PTHREAD_SEMANTICS 1
6502| #define _TANDEM_SOURCE 1
6503| #define PACKAGE "mpich"
6504| #define VERSION "4.0.2"
6505| #define HAVE_DLFCN_H 1
6506| #define LT_OBJDIR ".libs/"
6507| #define ENABLE_LOCAL_SESSION_INIT 1
6508| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6509| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6510| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6511| #define HAVE_CH4_NETMOD_OFI 1
6512| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6513| #define NEEDS_STRICT_ALIGNMENT 1
6514| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6515| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6516| #define HAVE_TAG_ERROR_BITS 1
6517| #define HAVE_VISIBILITY 1
6518| #define HAVE_LIBHWLOC 1
6519| #define HAVE_HWLOC 1
6520| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6521| #define MPICH_IS_THREADED 1
6522| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6523| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6524| #define HAVE_ROMIO 1
6525| #define ENABLE_PVAR_NEM 0
6526| #define ENABLE_PVAR_RECVQ 0
6527| #define ENABLE_PVAR_RMA 0
6528| #define ENABLE_PVAR_DIMS 0
6529| #define ENABLE_PVAR_MULTINIC 0
6530| #define HAVE_LONG_LONG 1
6531| #define STDCALL
6532| #define F77_NAME_LOWER_USCORE 1
6533| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6534| #define HAVE_FORTRAN_BINDING 1
6535| #define TRUE 1
6536| #define FALSE 0
6537| #define HAVE_CXX_EXCEPTIONS /**/
6538| #define HAVE_NAMESPACES /**/
6539| #define HAVE_NAMESPACE_STD /**/
6540| #define HAVE_CXX_BINDING 1
6541| #define HAVE_NAMEPUB_SERVICE 1
6542| #define restrict __restrict
6543| #define HAVE_GCC_ATTRIBUTE 1
6544| #define HAVE_BUILTIN_EXPECT 1
6545| #define HAVE_C11__STATIC_ASSERT 1
6546| #define HAVE_LONG_DOUBLE 1
6547| #define HAVE_LONG_LONG_INT 1
6548| #define ALIGNOF_MAX_ALIGN_T 0
6549| #define ALIGNOF_LONG_DOUBLE 16
6550| #define MAX_ALIGNMENT 16
6551| #define SIZEOF_CHAR 1
6552| #define SIZEOF_UNSIGNED_CHAR 1
6553| #define SIZEOF_SHORT 2
6554| #define SIZEOF_UNSIGNED_SHORT 2
6555| #define SIZEOF_INT 4
6556| #define SIZEOF_UNSIGNED_INT 4
6557| #define SIZEOF_LONG 8
6558| #define SIZEOF_UNSIGNED_LONG 8
6559| #define SIZEOF_LONG_LONG 8
6560| #define SIZEOF_UNSIGNED_LONG_LONG 8
6561| #define SIZEOF_FLOAT 4
6562| #define SIZEOF_DOUBLE 8
6563| #define SIZEOF_LONG_DOUBLE 16
6564| #define SIZEOF_VOID_P 8
6565| #define HAVE_STDDEF_H 1
6566| #define SIZEOF_WCHAR_T 4
6567| #define SIZEOF___FLOAT128 0
6568| #define SIZEOF_FLOAT_INT 8
6569| #define SIZEOF_DOUBLE_INT 16
6570| #define SIZEOF_LONG_INT 16
6571| #define SIZEOF_SHORT_INT 8
6572| #define SIZEOF_TWO_INT 8
6573| #define SIZEOF_LONG_DOUBLE_INT 32
6574| #define ALIGNOF_CHAR 1
6575| #define ALIGNOF_FLOAT 4
6576| #define ALIGNOF_DOUBLE 8
6577| #define ALIGNOF_LONG 8
6578| #define ALIGNOF_LONG_LONG 8
6579| #define ALIGNOF_LONG_DOUBLE 16
6580| #define ALIGNOF_SHORT 2
6581| #define ALIGNOF_INT 4
6582| #define ALIGNOF_BOOL 0
6583| #define ALIGNOF_WCHAR_T 4
6584| #define HAVE_INTTYPES_H 1
6585| #define HAVE_STDINT_H 1
6586| #define SIZEOF_INT8_T 1
6587| #define SIZEOF_INT16_T 2
6588| #define SIZEOF_INT32_T 4
6589| #define SIZEOF_INT64_T 8
6590| #define SIZEOF_UINT8_T 1
6591| #define SIZEOF_UINT16_T 2
6592| #define SIZEOF_UINT32_T 4
6593| #define SIZEOF_UINT64_T 8
6594| #define ALIGNOF_INT8_T 1
6595| #define ALIGNOF_INT16_T 2
6596| #define ALIGNOF_INT32_T 4
6597| #define ALIGNOF_INT64_T 8
6598| #define HAVE_INT8_T 1
6599| #define HAVE_INT16_T 1
6600| #define HAVE_INT32_T 1
6601| #define HAVE_INT64_T 1
6602| #define HAVE_UINT8_T 1
6603| #define HAVE_UINT16_T 1
6604| #define HAVE_UINT32_T 1
6605| #define HAVE_UINT64_T 1
6606| #define HAVE_STDBOOL_H 1
6607| #define HAVE_COMPLEX_H 1
6608| #define SIZEOF__BOOL 1
6609| #define SIZEOF_FLOAT__COMPLEX 8
6610| #define SIZEOF_DOUBLE__COMPLEX 16
6611| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6612| #define SIZEOF__FLOAT16 0
6613| #define HAVE__BOOL 1
6614| #define HAVE_FLOAT__COMPLEX 1
6615| #define HAVE_DOUBLE__COMPLEX 1
6616| #define HAVE_LONG_DOUBLE__COMPLEX 1
6617| #define SIZEOF_F77_INTEGER 4
6618| #define SIZEOF_F77_REAL 4
6619| #define SIZEOF_F77_DOUBLE_PRECISION 8
6620| #define MPIR_FC_REAL_CTYPE float
6621| #define MPIR_FC_DOUBLE_CTYPE double
6622| #define MPIR_REAL4_CTYPE float
6623| #define MPIR_REAL8_CTYPE double
6624| #define MPIR_REAL16_CTYPE long double
6625| #define MPIR_INTEGER1_CTYPE char
6626| #define MPIR_INTEGER2_CTYPE short
6627| #define MPIR_INTEGER4_CTYPE int
6628| #define MPIR_INTEGER8_CTYPE long
6629| #define HAVE_AINT_LARGER_THAN_FINT 1
6630| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
6631| #define HAVE_FINT_IS_INT 1
6632| #define F77_TRUE_VALUE_SET 1
6633| #define F77_TRUE_VALUE 1
6634| #define F77_FALSE_VALUE 0
6635| #define SIZEOF_BOOL 1
6636| #define MPIR_CXX_BOOL_CTYPE _Bool
6637| #define SIZEOF_COMPLEX 8
6638| #define SIZEOF_DOUBLECOMPLEX 16
6639| #define SIZEOF_LONGDOUBLECOMPLEX 32
6640| #define HAVE_CXX_COMPLEX 1
6641| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6642| #define MPIR_AINT_MAX LONG_MAX
6643| #define MPIR_OFFSET_MAX LONG_MAX
6644| #define MPIR_COUNT_MAX LONG_MAX
6645| #define MPIR_Ucount unsigned long
6646| #define HAVE_STDLIB_H 1
6647| #define HAVE_STDARG_H 1
6648| #define HAVE_SYS_TYPES_H 1
6649| #define HAVE_STRING_H 1
6650| #define HAVE_INTTYPES_H 1
6651| #define HAVE_LIMITS_H 1
6652| #define HAVE_STDDEF_H 1
6653| #define HAVE_ERRNO_H 1
6654| #define HAVE_SYS_SOCKET_H 1
6655| #define HAVE_SYS_TIME_H 1
6656| #define HAVE_UNISTD_H 1
6657| #define HAVE_ASSERT_H 1
6658| #define HAVE_SYS_PARAM_H 1
6659| #define HAVE_SYS_UIO_H 1
6660| #define HAVE_SETITIMER 1
6661| #define HAVE_ALARM 1
6662| #define HAVE_VSNPRINTF 1
6663| #define HAVE_VSPRINTF 1
6664| #define HAVE_STRERROR 1
6665| #define HAVE_STRNCASECMP 1
6666| #define HAVE_DECL_STRERROR_R 1
6667| #define HAVE_STRERROR_R 1
6668| #define HAVE_SNPRINTF 1
6669| #define HAVE_QSORT 1
6670| #define HAVE_MACRO_VA_ARGS 1
6671| #define HAVE_STRDUP 1
6672| #define HAVE_MKSTEMP 1
6673| #define HAVE_PUTENV 1
6674| #define SIZEOF_MPII_BSEND_DATA_T 96
6675| /* end confdefs.h.  */
6676| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
6677|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6678| #define sched_getaffinity innocuous_sched_getaffinity
6679|
6680| /* System header to define __stub macros and hopefully few prototypes,
6681|     which can conflict with char sched_getaffinity (); below.
6682|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6683|     <limits.h> exists even on freestanding compilers.  */
6684|
6685| #ifdef __STDC__
6686| # include <limits.h>
6687| #else
6688| # include <assert.h>
6689| #endif
6690|
6691| #undef sched_getaffinity
6692|
6693| /* Override any GCC internal prototype to avoid an error.
6694|    Use char because int might match the return type of a GCC
6695|    builtin and then its argument prototype would still apply.  */
6696| #ifdef __cplusplus
6697| extern "C"
6698| #endif
6699| char sched_getaffinity ();
6700| /* The GNU C library defines this for functions which it implements
6701|     to always fail with ENOSYS.  Some functions are actually named
6702|     something starting with __ and the normal name is an alias.  */
6703| #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
6704| choke me
6705| #endif
6706|
6707| int
6708| main ()
6709| {
6710| return sched_getaffinity ();
6711|   ;
6712|   return 0;
6713| }
6714configure:48961: result: no
6715configure:48961: checking for bindprocessor
6716configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6717Undefined symbols:
6718  "_bindprocessor", referenced from:
6719      _main in ccHG2jtJ.o
6720ld: symbol(s) not found
6721collect2: error: ld returned 1 exit status
6722configure:48961: $? = 1
6723configure: failed program was:
6724| /* confdefs.h */
6725| #define PACKAGE_NAME "MPICH"
6726| #define PACKAGE_TARNAME "mpich"
6727| #define PACKAGE_VERSION "4.0.2"
6728| #define PACKAGE_STRING "MPICH 4.0.2"
6729| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6730| #define PACKAGE_URL "http://www.mpich.org/"
6731| #define STDC_HEADERS 1
6732| #define HAVE_SYS_TYPES_H 1
6733| #define HAVE_SYS_STAT_H 1
6734| #define HAVE_STDLIB_H 1
6735| #define HAVE_STRING_H 1
6736| #define HAVE_MEMORY_H 1
6737| #define HAVE_STRINGS_H 1
6738| #define HAVE_INTTYPES_H 1
6739| #define HAVE_STDINT_H 1
6740| #define HAVE_UNISTD_H 1
6741| #define __EXTENSIONS__ 1
6742| #define _ALL_SOURCE 1
6743| #define _GNU_SOURCE 1
6744| #define _POSIX_PTHREAD_SEMANTICS 1
6745| #define _TANDEM_SOURCE 1
6746| #define PACKAGE "mpich"
6747| #define VERSION "4.0.2"
6748| #define HAVE_DLFCN_H 1
6749| #define LT_OBJDIR ".libs/"
6750| #define ENABLE_LOCAL_SESSION_INIT 1
6751| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6752| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6753| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6754| #define HAVE_CH4_NETMOD_OFI 1
6755| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6756| #define NEEDS_STRICT_ALIGNMENT 1
6757| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6758| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6759| #define HAVE_TAG_ERROR_BITS 1
6760| #define HAVE_VISIBILITY 1
6761| #define HAVE_LIBHWLOC 1
6762| #define HAVE_HWLOC 1
6763| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6764| #define MPICH_IS_THREADED 1
6765| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6766| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6767| #define HAVE_ROMIO 1
6768| #define ENABLE_PVAR_NEM 0
6769| #define ENABLE_PVAR_RECVQ 0
6770| #define ENABLE_PVAR_RMA 0
6771| #define ENABLE_PVAR_DIMS 0
6772| #define ENABLE_PVAR_MULTINIC 0
6773| #define HAVE_LONG_LONG 1
6774| #define STDCALL
6775| #define F77_NAME_LOWER_USCORE 1
6776| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6777| #define HAVE_FORTRAN_BINDING 1
6778| #define TRUE 1
6779| #define FALSE 0
6780| #define HAVE_CXX_EXCEPTIONS /**/
6781| #define HAVE_NAMESPACES /**/
6782| #define HAVE_NAMESPACE_STD /**/
6783| #define HAVE_CXX_BINDING 1
6784| #define HAVE_NAMEPUB_SERVICE 1
6785| #define restrict __restrict
6786| #define HAVE_GCC_ATTRIBUTE 1
6787| #define HAVE_BUILTIN_EXPECT 1
6788| #define HAVE_C11__STATIC_ASSERT 1
6789| #define HAVE_LONG_DOUBLE 1
6790| #define HAVE_LONG_LONG_INT 1
6791| #define ALIGNOF_MAX_ALIGN_T 0
6792| #define ALIGNOF_LONG_DOUBLE 16
6793| #define MAX_ALIGNMENT 16
6794| #define SIZEOF_CHAR 1
6795| #define SIZEOF_UNSIGNED_CHAR 1
6796| #define SIZEOF_SHORT 2
6797| #define SIZEOF_UNSIGNED_SHORT 2
6798| #define SIZEOF_INT 4
6799| #define SIZEOF_UNSIGNED_INT 4
6800| #define SIZEOF_LONG 8
6801| #define SIZEOF_UNSIGNED_LONG 8
6802| #define SIZEOF_LONG_LONG 8
6803| #define SIZEOF_UNSIGNED_LONG_LONG 8
6804| #define SIZEOF_FLOAT 4
6805| #define SIZEOF_DOUBLE 8
6806| #define SIZEOF_LONG_DOUBLE 16
6807| #define SIZEOF_VOID_P 8
6808| #define HAVE_STDDEF_H 1
6809| #define SIZEOF_WCHAR_T 4
6810| #define SIZEOF___FLOAT128 0
6811| #define SIZEOF_FLOAT_INT 8
6812| #define SIZEOF_DOUBLE_INT 16
6813| #define SIZEOF_LONG_INT 16
6814| #define SIZEOF_SHORT_INT 8
6815| #define SIZEOF_TWO_INT 8
6816| #define SIZEOF_LONG_DOUBLE_INT 32
6817| #define ALIGNOF_CHAR 1
6818| #define ALIGNOF_FLOAT 4
6819| #define ALIGNOF_DOUBLE 8
6820| #define ALIGNOF_LONG 8
6821| #define ALIGNOF_LONG_LONG 8
6822| #define ALIGNOF_LONG_DOUBLE 16
6823| #define ALIGNOF_SHORT 2
6824| #define ALIGNOF_INT 4
6825| #define ALIGNOF_BOOL 0
6826| #define ALIGNOF_WCHAR_T 4
6827| #define HAVE_INTTYPES_H 1
6828| #define HAVE_STDINT_H 1
6829| #define SIZEOF_INT8_T 1
6830| #define SIZEOF_INT16_T 2
6831| #define SIZEOF_INT32_T 4
6832| #define SIZEOF_INT64_T 8
6833| #define SIZEOF_UINT8_T 1
6834| #define SIZEOF_UINT16_T 2
6835| #define SIZEOF_UINT32_T 4
6836| #define SIZEOF_UINT64_T 8
6837| #define ALIGNOF_INT8_T 1
6838| #define ALIGNOF_INT16_T 2
6839| #define ALIGNOF_INT32_T 4
6840| #define ALIGNOF_INT64_T 8
6841| #define HAVE_INT8_T 1
6842| #define HAVE_INT16_T 1
6843| #define HAVE_INT32_T 1
6844| #define HAVE_INT64_T 1
6845| #define HAVE_UINT8_T 1
6846| #define HAVE_UINT16_T 1
6847| #define HAVE_UINT32_T 1
6848| #define HAVE_UINT64_T 1
6849| #define HAVE_STDBOOL_H 1
6850| #define HAVE_COMPLEX_H 1
6851| #define SIZEOF__BOOL 1
6852| #define SIZEOF_FLOAT__COMPLEX 8
6853| #define SIZEOF_DOUBLE__COMPLEX 16
6854| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6855| #define SIZEOF__FLOAT16 0
6856| #define HAVE__BOOL 1
6857| #define HAVE_FLOAT__COMPLEX 1
6858| #define HAVE_DOUBLE__COMPLEX 1
6859| #define HAVE_LONG_DOUBLE__COMPLEX 1
6860| #define SIZEOF_F77_INTEGER 4
6861| #define SIZEOF_F77_REAL 4
6862| #define SIZEOF_F77_DOUBLE_PRECISION 8
6863| #define MPIR_FC_REAL_CTYPE float
6864| #define MPIR_FC_DOUBLE_CTYPE double
6865| #define MPIR_REAL4_CTYPE float
6866| #define MPIR_REAL8_CTYPE double
6867| #define MPIR_REAL16_CTYPE long double
6868| #define MPIR_INTEGER1_CTYPE char
6869| #define MPIR_INTEGER2_CTYPE short
6870| #define MPIR_INTEGER4_CTYPE int
6871| #define MPIR_INTEGER8_CTYPE long
6872| #define HAVE_AINT_LARGER_THAN_FINT 1
6873| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
6874| #define HAVE_FINT_IS_INT 1
6875| #define F77_TRUE_VALUE_SET 1
6876| #define F77_TRUE_VALUE 1
6877| #define F77_FALSE_VALUE 0
6878| #define SIZEOF_BOOL 1
6879| #define MPIR_CXX_BOOL_CTYPE _Bool
6880| #define SIZEOF_COMPLEX 8
6881| #define SIZEOF_DOUBLECOMPLEX 16
6882| #define SIZEOF_LONGDOUBLECOMPLEX 32
6883| #define HAVE_CXX_COMPLEX 1
6884| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6885| #define MPIR_AINT_MAX LONG_MAX
6886| #define MPIR_OFFSET_MAX LONG_MAX
6887| #define MPIR_COUNT_MAX LONG_MAX
6888| #define MPIR_Ucount unsigned long
6889| #define HAVE_STDLIB_H 1
6890| #define HAVE_STDARG_H 1
6891| #define HAVE_SYS_TYPES_H 1
6892| #define HAVE_STRING_H 1
6893| #define HAVE_INTTYPES_H 1
6894| #define HAVE_LIMITS_H 1
6895| #define HAVE_STDDEF_H 1
6896| #define HAVE_ERRNO_H 1
6897| #define HAVE_SYS_SOCKET_H 1
6898| #define HAVE_SYS_TIME_H 1
6899| #define HAVE_UNISTD_H 1
6900| #define HAVE_ASSERT_H 1
6901| #define HAVE_SYS_PARAM_H 1
6902| #define HAVE_SYS_UIO_H 1
6903| #define HAVE_SETITIMER 1
6904| #define HAVE_ALARM 1
6905| #define HAVE_VSNPRINTF 1
6906| #define HAVE_VSPRINTF 1
6907| #define HAVE_STRERROR 1
6908| #define HAVE_STRNCASECMP 1
6909| #define HAVE_DECL_STRERROR_R 1
6910| #define HAVE_STRERROR_R 1
6911| #define HAVE_SNPRINTF 1
6912| #define HAVE_QSORT 1
6913| #define HAVE_MACRO_VA_ARGS 1
6914| #define HAVE_STRDUP 1
6915| #define HAVE_MKSTEMP 1
6916| #define HAVE_PUTENV 1
6917| #define SIZEOF_MPII_BSEND_DATA_T 96
6918| /* end confdefs.h.  */
6919| /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
6920|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6921| #define bindprocessor innocuous_bindprocessor
6922|
6923| /* System header to define __stub macros and hopefully few prototypes,
6924|     which can conflict with char bindprocessor (); below.
6925|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6926|     <limits.h> exists even on freestanding compilers.  */
6927|
6928| #ifdef __STDC__
6929| # include <limits.h>
6930| #else
6931| # include <assert.h>
6932| #endif
6933|
6934| #undef bindprocessor
6935|
6936| /* Override any GCC internal prototype to avoid an error.
6937|    Use char because int might match the return type of a GCC
6938|    builtin and then its argument prototype would still apply.  */
6939| #ifdef __cplusplus
6940| extern "C"
6941| #endif
6942| char bindprocessor ();
6943| /* The GNU C library defines this for functions which it implements
6944|     to always fail with ENOSYS.  Some functions are actually named
6945|     something starting with __ and the normal name is an alias.  */
6946| #if defined __stub_bindprocessor || defined __stub___bindprocessor
6947| choke me
6948| #endif
6949|
6950| int
6951| main ()
6952| {
6953| return bindprocessor ();
6954|   ;
6955|   return 0;
6956| }
6957configure:48961: result: no
6958configure:48961: checking for thread_policy_set
6959configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
6960configure:48961: $? = 0
6961configure:48961: result: yes
6962configure:49040: checking whether thread affinity macros defined
6963configure:49062: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/src/mpi/romio/include conftest.c >&5
6964conftest.c: In function 'main':
6965conftest.c:205:18: warning: missing terminating ' character
6966  205 |                 :'thread macros not defined
6967      |                  ^
6968conftest.c:204: error: unterminated #if
6969  204 |             #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL)
6970      |
6971conftest.c:202:1: error: expected declaration or statement at end of input
6972  202 | {
6973      | ^
6974configure:49062: $? = 1
6975configure: failed program was:
6976| /* confdefs.h */
6977| #define PACKAGE_NAME "MPICH"
6978| #define PACKAGE_TARNAME "mpich"
6979| #define PACKAGE_VERSION "4.0.2"
6980| #define PACKAGE_STRING "MPICH 4.0.2"
6981| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6982| #define PACKAGE_URL "http://www.mpich.org/"
6983| #define STDC_HEADERS 1
6984| #define HAVE_SYS_TYPES_H 1
6985| #define HAVE_SYS_STAT_H 1
6986| #define HAVE_STDLIB_H 1
6987| #define HAVE_STRING_H 1
6988| #define HAVE_MEMORY_H 1
6989| #define HAVE_STRINGS_H 1
6990| #define HAVE_INTTYPES_H 1
6991| #define HAVE_STDINT_H 1
6992| #define HAVE_UNISTD_H 1
6993| #define __EXTENSIONS__ 1
6994| #define _ALL_SOURCE 1
6995| #define _GNU_SOURCE 1
6996| #define _POSIX_PTHREAD_SEMANTICS 1
6997| #define _TANDEM_SOURCE 1
6998| #define PACKAGE "mpich"
6999| #define VERSION "4.0.2"
7000| #define HAVE_DLFCN_H 1
7001| #define LT_OBJDIR ".libs/"
7002| #define ENABLE_LOCAL_SESSION_INIT 1
7003| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7004| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7005| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7006| #define HAVE_CH4_NETMOD_OFI 1
7007| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7008| #define NEEDS_STRICT_ALIGNMENT 1
7009| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7010| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7011| #define HAVE_TAG_ERROR_BITS 1
7012| #define HAVE_VISIBILITY 1
7013| #define HAVE_LIBHWLOC 1
7014| #define HAVE_HWLOC 1
7015| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7016| #define MPICH_IS_THREADED 1
7017| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7018| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7019| #define HAVE_ROMIO 1
7020| #define ENABLE_PVAR_NEM 0
7021| #define ENABLE_PVAR_RECVQ 0
7022| #define ENABLE_PVAR_RMA 0
7023| #define ENABLE_PVAR_DIMS 0
7024| #define ENABLE_PVAR_MULTINIC 0
7025| #define HAVE_LONG_LONG 1
7026| #define STDCALL
7027| #define F77_NAME_LOWER_USCORE 1
7028| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7029| #define HAVE_FORTRAN_BINDING 1
7030| #define TRUE 1
7031| #define FALSE 0
7032| #define HAVE_CXX_EXCEPTIONS /**/
7033| #define HAVE_NAMESPACES /**/
7034| #define HAVE_NAMESPACE_STD /**/
7035| #define HAVE_CXX_BINDING 1
7036| #define HAVE_NAMEPUB_SERVICE 1
7037| #define restrict __restrict
7038| #define HAVE_GCC_ATTRIBUTE 1
7039| #define HAVE_BUILTIN_EXPECT 1
7040| #define HAVE_C11__STATIC_ASSERT 1
7041| #define HAVE_LONG_DOUBLE 1
7042| #define HAVE_LONG_LONG_INT 1
7043| #define ALIGNOF_MAX_ALIGN_T 0
7044| #define ALIGNOF_LONG_DOUBLE 16
7045| #define MAX_ALIGNMENT 16
7046| #define SIZEOF_CHAR 1
7047| #define SIZEOF_UNSIGNED_CHAR 1
7048| #define SIZEOF_SHORT 2
7049| #define SIZEOF_UNSIGNED_SHORT 2
7050| #define SIZEOF_INT 4
7051| #define SIZEOF_UNSIGNED_INT 4
7052| #define SIZEOF_LONG 8
7053| #define SIZEOF_UNSIGNED_LONG 8
7054| #define SIZEOF_LONG_LONG 8
7055| #define SIZEOF_UNSIGNED_LONG_LONG 8
7056| #define SIZEOF_FLOAT 4
7057| #define SIZEOF_DOUBLE 8
7058| #define SIZEOF_LONG_DOUBLE 16
7059| #define SIZEOF_VOID_P 8
7060| #define HAVE_STDDEF_H 1
7061| #define SIZEOF_WCHAR_T 4
7062| #define SIZEOF___FLOAT128 0
7063| #define SIZEOF_FLOAT_INT 8
7064| #define SIZEOF_DOUBLE_INT 16
7065| #define SIZEOF_LONG_INT 16
7066| #define SIZEOF_SHORT_INT 8
7067| #define SIZEOF_TWO_INT 8
7068| #define SIZEOF_LONG_DOUBLE_INT 32
7069| #define ALIGNOF_CHAR 1
7070| #define ALIGNOF_FLOAT 4
7071| #define ALIGNOF_DOUBLE 8
7072| #define ALIGNOF_LONG 8
7073| #define ALIGNOF_LONG_LONG 8
7074| #define ALIGNOF_LONG_DOUBLE 16
7075| #define ALIGNOF_SHORT 2
7076| #define ALIGNOF_INT 4
7077| #define ALIGNOF_BOOL 0
7078| #define ALIGNOF_WCHAR_T 4
7079| #define HAVE_INTTYPES_H 1
7080| #define HAVE_STDINT_H 1
7081| #define SIZEOF_INT8_T 1
7082| #define SIZEOF_INT16_T 2
7083| #define SIZEOF_INT32_T 4
7084| #define SIZEOF_INT64_T 8
7085| #define SIZEOF_UINT8_T 1
7086| #define SIZEOF_UINT16_T 2
7087| #define SIZEOF_UINT32_T 4
7088| #define SIZEOF_UINT64_T 8
7089| #define ALIGNOF_INT8_T 1
7090| #define ALIGNOF_INT16_T 2
7091| #define ALIGNOF_INT32_T 4
7092| #define ALIGNOF_INT64_T 8
7093| #define HAVE_INT8_T 1
7094| #define HAVE_INT16_T 1
7095| #define HAVE_INT32_T 1
7096| #define HAVE_INT64_T 1
7097| #define HAVE_UINT8_T 1
7098| #define HAVE_UINT16_T 1
7099| #define HAVE_UINT32_T 1
7100| #define HAVE_UINT64_T 1
7101| #define HAVE_STDBOOL_H 1
7102| #define HAVE_COMPLEX_H 1
7103| #define SIZEOF__BOOL 1
7104| #define SIZEOF_FLOAT__COMPLEX 8
7105| #define SIZEOF_DOUBLE__COMPLEX 16
7106| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7107| #define SIZEOF__FLOAT16 0
7108| #define HAVE__BOOL 1
7109| #define HAVE_FLOAT__COMPLEX 1
7110| #define HAVE_DOUBLE__COMPLEX 1
7111| #define HAVE_LONG_DOUBLE__COMPLEX 1
7112| #define SIZEOF_F77_INTEGER 4
7113| #define SIZEOF_F77_REAL 4
7114| #define SIZEOF_F77_DOUBLE_PRECISION 8
7115| #define MPIR_FC_REAL_CTYPE float
7116| #define MPIR_FC_DOUBLE_CTYPE double
7117| #define MPIR_REAL4_CTYPE float
7118| #define MPIR_REAL8_CTYPE double
7119| #define MPIR_REAL16_CTYPE long double
7120| #define MPIR_INTEGER1_CTYPE char
7121| #define MPIR_INTEGER2_CTYPE short
7122| #define MPIR_INTEGER4_CTYPE int
7123| #define MPIR_INTEGER8_CTYPE long
7124| #define HAVE_AINT_LARGER_THAN_FINT 1
7125| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
7126| #define HAVE_FINT_IS_INT 1
7127| #define F77_TRUE_VALUE_SET 1
7128| #define F77_TRUE_VALUE 1
7129| #define F77_FALSE_VALUE 0
7130| #define SIZEOF_BOOL 1
7131| #define MPIR_CXX_BOOL_CTYPE _Bool
7132| #define SIZEOF_COMPLEX 8
7133| #define SIZEOF_DOUBLECOMPLEX 16
7134| #define SIZEOF_LONGDOUBLECOMPLEX 32
7135| #define HAVE_CXX_COMPLEX 1
7136| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7137| #define MPIR_AINT_MAX LONG_MAX
7138| #define MPIR_OFFSET_MAX LONG_MAX
7139| #define MPIR_COUNT_MAX LONG_MAX
7140| #define MPIR_Ucount unsigned long
7141| #define HAVE_STDLIB_H 1
7142| #define HAVE_STDARG_H 1
7143| #define HAVE_SYS_TYPES_H 1
7144| #define HAVE_STRING_H 1
7145| #define HAVE_INTTYPES_H 1
7146| #define HAVE_LIMITS_H 1
7147| #define HAVE_STDDEF_H 1
7148| #define HAVE_ERRNO_H 1
7149| #define HAVE_SYS_SOCKET_H 1
7150| #define HAVE_SYS_TIME_H 1
7151| #define HAVE_UNISTD_H 1
7152| #define HAVE_ASSERT_H 1
7153| #define HAVE_SYS_PARAM_H 1
7154| #define HAVE_SYS_UIO_H 1
7155| #define HAVE_SETITIMER 1
7156| #define HAVE_ALARM 1
7157| #define HAVE_VSNPRINTF 1
7158| #define HAVE_VSPRINTF 1
7159| #define HAVE_STRERROR 1
7160| #define HAVE_STRNCASECMP 1
7161| #define HAVE_DECL_STRERROR_R 1
7162| #define HAVE_STRERROR_R 1
7163| #define HAVE_SNPRINTF 1
7164| #define HAVE_QSORT 1
7165| #define HAVE_MACRO_VA_ARGS 1
7166| #define HAVE_STRDUP 1
7167| #define HAVE_MKSTEMP 1
7168| #define HAVE_PUTENV 1
7169| #define SIZEOF_MPII_BSEND_DATA_T 96
7170| #define HAVE_THREAD_POLICY_SET 1
7171| /* end confdefs.h.  */
7172|
7173|             #include <mach/thread_policy.h>
7174|
7175| int
7176| main ()
7177| {
7178|
7179|             #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL)
7180|                 :'thread macros not defined
7181|
7182|   ;
7183|   return 0;
7184| }
7185configure:49070: result: no
7186configure:49842: ===== configuring modules/yaksa =====
7187configure: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 -m64' 'CFLAGS= -pipe -m64' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
7188configure:50027: ===== done with modules/yaksa configure =====
7189CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include', appending
7190CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/yaksa/src/frontend/include', not appending
7191configure:50131: RUNNING CONFIGURE FOR CH4 DEVICE
7192configure:50263: checking sys/mman.h usability
7193configure:50263: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7194configure:50263: $? = 0
7195configure:50263: result: yes
7196configure:50263: checking sys/mman.h presence
7197configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7198configure:50263: $? = 0
7199configure:50263: result: yes
7200configure:50263: checking for sys/mman.h
7201configure:50263: result: yes
7202configure:50263: checking for sys/stat.h
7203configure:50263: result: yes
7204configure:50263: checking fcntl.h usability
7205configure:50263: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7206configure:50263: $? = 0
7207configure:50263: result: yes
7208configure:50263: checking fcntl.h presence
7209configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7210configure:50263: $? = 0
7211configure:50263: result: yes
7212configure:50263: checking for fcntl.h
7213configure:50263: result: yes
7214configure:50273: checking for mmap
7215configure:50273: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7216configure:50273: $? = 0
7217configure:50273: result: yes
7218configure:50283: checking for gethostname
7219configure:50283: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7220configure:50283: $? = 0
7221configure:50283: result: yes
7222configure:50295: checking whether gethostname needs a declaration
7223configure:50306: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7224configure:50306: $? = 0
7225configure:50314: result: no
7226configure:50330: checking signal.h usability
7227configure:50330: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7228configure:50330: $? = 0
7229configure:50330: result: yes
7230configure:50330: checking signal.h presence
7231configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7232configure:50330: $? = 0
7233configure:50330: result: yes
7234configure:50330: checking for signal.h
7235configure:50330: result: yes
7236configure:50342: checking for signal
7237configure:50342: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7238configure:50342: $? = 0
7239configure:50342: result: yes
7240configure:50875: RUNNING CONFIGURE FOR F90 CODE
7241configure:50878: checking whether ln -s works
7242configure:50882: result: yes
7243configure:50892: checking for extension for Fortran 90 programs
7244configure:50907: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m64 -O2  conftest.f90 >&5
7245configure:50907: $? = 0
7246configure:50909: result: f90
7247configure:50954: checking for the precision and range of reals
7248configure:50981: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
7249configure:50981: $? = 0
7250configure:50981: ./conftest
7251configure:50981: $? = 0
7252configure:50985: result:  6 , 37
7253configure:51019: checking for the precision and range of double precision
7254configure:51046: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
7255configure:51046: $? = 0
7256configure:51046: ./conftest
7257configure:51046: $? = 0
7258configure:51050: result:  15 , 307
7259configure:51084: checking for the range of integer
7260configure:51111: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
7261configure:51111: $? = 0
7262configure:51111: ./conftest
7263configure:51111: $? = 0
7264configure:51115: result:  9
7265configure:51150: checking for available integer kinds
7266configure:51191: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90  >&5
7267configure:51191: $? = 0
7268configure:51191: ./conftest
7269configure:51191: $? = 0
7270configure:51195: result:  2 , 1, 4 , 2, 9 , 4, 18 , 8,
7271configure:51230: checking for available integer ranges
7272configure:51259: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7273configure:51259: $? = 0
7274configure:51262: mv conftest.o pac_conftest.o
7275configure:51265: $? = 0
7276configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  >&5
7277configure:51315: $? = 0
7278configure:51315: ./conftest
7279configure:51315: $? = 0
7280configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  >&5
7281configure:51315: $? = 0
7282configure:51315: ./conftest
7283configure:51315: $? = 0
7284configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  >&5
7285configure:51315: $? = 0
7286configure:51315: ./conftest
7287configure:51315: $? = 0
7288configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64  conftest.f90 pac_conftest.o  >&5
7289configure:51315: $? = 0
7290configure:51315: ./conftest
7291configure:51315: $? = 0
7292configure:51339: result:  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
7293configure:51632: RUNNING CONFIGURE FOR ch4:shm:xpmem
7294configure:51802: checking xpmem.h usability
7295configure:51802: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7296conftest.c:240:10: fatal error: xpmem.h: No such file or directory
7297  240 | #include <xpmem.h>
7298      |          ^~~~~~~~~
7299compilation terminated.
7300configure:51802: $? = 1
7301configure: failed program was:
7302| /* confdefs.h */
7303| #define PACKAGE_NAME "MPICH"
7304| #define PACKAGE_TARNAME "mpich"
7305| #define PACKAGE_VERSION "4.0.2"
7306| #define PACKAGE_STRING "MPICH 4.0.2"
7307| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7308| #define PACKAGE_URL "http://www.mpich.org/"
7309| #define STDC_HEADERS 1
7310| #define HAVE_SYS_TYPES_H 1
7311| #define HAVE_SYS_STAT_H 1
7312| #define HAVE_STDLIB_H 1
7313| #define HAVE_STRING_H 1
7314| #define HAVE_MEMORY_H 1
7315| #define HAVE_STRINGS_H 1
7316| #define HAVE_INTTYPES_H 1
7317| #define HAVE_STDINT_H 1
7318| #define HAVE_UNISTD_H 1
7319| #define __EXTENSIONS__ 1
7320| #define _ALL_SOURCE 1
7321| #define _GNU_SOURCE 1
7322| #define _POSIX_PTHREAD_SEMANTICS 1
7323| #define _TANDEM_SOURCE 1
7324| #define PACKAGE "mpich"
7325| #define VERSION "4.0.2"
7326| #define HAVE_DLFCN_H 1
7327| #define LT_OBJDIR ".libs/"
7328| #define ENABLE_LOCAL_SESSION_INIT 1
7329| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7330| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7331| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7332| #define HAVE_CH4_NETMOD_OFI 1
7333| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7334| #define NEEDS_STRICT_ALIGNMENT 1
7335| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7336| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7337| #define HAVE_TAG_ERROR_BITS 1
7338| #define HAVE_VISIBILITY 1
7339| #define HAVE_LIBHWLOC 1
7340| #define HAVE_HWLOC 1
7341| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7342| #define MPICH_IS_THREADED 1
7343| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7344| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7345| #define HAVE_ROMIO 1
7346| #define ENABLE_PVAR_NEM 0
7347| #define ENABLE_PVAR_RECVQ 0
7348| #define ENABLE_PVAR_RMA 0
7349| #define ENABLE_PVAR_DIMS 0
7350| #define ENABLE_PVAR_MULTINIC 0
7351| #define HAVE_LONG_LONG 1
7352| #define STDCALL
7353| #define F77_NAME_LOWER_USCORE 1
7354| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7355| #define HAVE_FORTRAN_BINDING 1
7356| #define TRUE 1
7357| #define FALSE 0
7358| #define HAVE_CXX_EXCEPTIONS /**/
7359| #define HAVE_NAMESPACES /**/
7360| #define HAVE_NAMESPACE_STD /**/
7361| #define HAVE_CXX_BINDING 1
7362| #define HAVE_NAMEPUB_SERVICE 1
7363| #define restrict __restrict
7364| #define HAVE_GCC_ATTRIBUTE 1
7365| #define HAVE_BUILTIN_EXPECT 1
7366| #define HAVE_C11__STATIC_ASSERT 1
7367| #define HAVE_LONG_DOUBLE 1
7368| #define HAVE_LONG_LONG_INT 1
7369| #define ALIGNOF_MAX_ALIGN_T 0
7370| #define ALIGNOF_LONG_DOUBLE 16
7371| #define MAX_ALIGNMENT 16
7372| #define SIZEOF_CHAR 1
7373| #define SIZEOF_UNSIGNED_CHAR 1
7374| #define SIZEOF_SHORT 2
7375| #define SIZEOF_UNSIGNED_SHORT 2
7376| #define SIZEOF_INT 4
7377| #define SIZEOF_UNSIGNED_INT 4
7378| #define SIZEOF_LONG 8
7379| #define SIZEOF_UNSIGNED_LONG 8
7380| #define SIZEOF_LONG_LONG 8
7381| #define SIZEOF_UNSIGNED_LONG_LONG 8
7382| #define SIZEOF_FLOAT 4
7383| #define SIZEOF_DOUBLE 8
7384| #define SIZEOF_LONG_DOUBLE 16
7385| #define SIZEOF_VOID_P 8
7386| #define HAVE_STDDEF_H 1
7387| #define SIZEOF_WCHAR_T 4
7388| #define SIZEOF___FLOAT128 0
7389| #define SIZEOF_FLOAT_INT 8
7390| #define SIZEOF_DOUBLE_INT 16
7391| #define SIZEOF_LONG_INT 16
7392| #define SIZEOF_SHORT_INT 8
7393| #define SIZEOF_TWO_INT 8
7394| #define SIZEOF_LONG_DOUBLE_INT 32
7395| #define ALIGNOF_CHAR 1
7396| #define ALIGNOF_FLOAT 4
7397| #define ALIGNOF_DOUBLE 8
7398| #define ALIGNOF_LONG 8
7399| #define ALIGNOF_LONG_LONG 8
7400| #define ALIGNOF_LONG_DOUBLE 16
7401| #define ALIGNOF_SHORT 2
7402| #define ALIGNOF_INT 4
7403| #define ALIGNOF_BOOL 0
7404| #define ALIGNOF_WCHAR_T 4
7405| #define HAVE_INTTYPES_H 1
7406| #define HAVE_STDINT_H 1
7407| #define SIZEOF_INT8_T 1
7408| #define SIZEOF_INT16_T 2
7409| #define SIZEOF_INT32_T 4
7410| #define SIZEOF_INT64_T 8
7411| #define SIZEOF_UINT8_T 1
7412| #define SIZEOF_UINT16_T 2
7413| #define SIZEOF_UINT32_T 4
7414| #define SIZEOF_UINT64_T 8
7415| #define ALIGNOF_INT8_T 1
7416| #define ALIGNOF_INT16_T 2
7417| #define ALIGNOF_INT32_T 4
7418| #define ALIGNOF_INT64_T 8
7419| #define HAVE_INT8_T 1
7420| #define HAVE_INT16_T 1
7421| #define HAVE_INT32_T 1
7422| #define HAVE_INT64_T 1
7423| #define HAVE_UINT8_T 1
7424| #define HAVE_UINT16_T 1
7425| #define HAVE_UINT32_T 1
7426| #define HAVE_UINT64_T 1
7427| #define HAVE_STDBOOL_H 1
7428| #define HAVE_COMPLEX_H 1
7429| #define SIZEOF__BOOL 1
7430| #define SIZEOF_FLOAT__COMPLEX 8
7431| #define SIZEOF_DOUBLE__COMPLEX 16
7432| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7433| #define SIZEOF__FLOAT16 0
7434| #define HAVE__BOOL 1
7435| #define HAVE_FLOAT__COMPLEX 1
7436| #define HAVE_DOUBLE__COMPLEX 1
7437| #define HAVE_LONG_DOUBLE__COMPLEX 1
7438| #define SIZEOF_F77_INTEGER 4
7439| #define SIZEOF_F77_REAL 4
7440| #define SIZEOF_F77_DOUBLE_PRECISION 8
7441| #define MPIR_FC_REAL_CTYPE float
7442| #define MPIR_FC_DOUBLE_CTYPE double
7443| #define MPIR_REAL4_CTYPE float
7444| #define MPIR_REAL8_CTYPE double
7445| #define MPIR_REAL16_CTYPE long double
7446| #define MPIR_INTEGER1_CTYPE char
7447| #define MPIR_INTEGER2_CTYPE short
7448| #define MPIR_INTEGER4_CTYPE int
7449| #define MPIR_INTEGER8_CTYPE long
7450| #define HAVE_AINT_LARGER_THAN_FINT 1
7451| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
7452| #define HAVE_FINT_IS_INT 1
7453| #define F77_TRUE_VALUE_SET 1
7454| #define F77_TRUE_VALUE 1
7455| #define F77_FALSE_VALUE 0
7456| #define SIZEOF_BOOL 1
7457| #define MPIR_CXX_BOOL_CTYPE _Bool
7458| #define SIZEOF_COMPLEX 8
7459| #define SIZEOF_DOUBLECOMPLEX 16
7460| #define SIZEOF_LONGDOUBLECOMPLEX 32
7461| #define HAVE_CXX_COMPLEX 1
7462| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7463| #define MPIR_AINT_MAX LONG_MAX
7464| #define MPIR_OFFSET_MAX LONG_MAX
7465| #define MPIR_COUNT_MAX LONG_MAX
7466| #define MPIR_Ucount unsigned long
7467| #define HAVE_STDLIB_H 1
7468| #define HAVE_STDARG_H 1
7469| #define HAVE_SYS_TYPES_H 1
7470| #define HAVE_STRING_H 1
7471| #define HAVE_INTTYPES_H 1
7472| #define HAVE_LIMITS_H 1
7473| #define HAVE_STDDEF_H 1
7474| #define HAVE_ERRNO_H 1
7475| #define HAVE_SYS_SOCKET_H 1
7476| #define HAVE_SYS_TIME_H 1
7477| #define HAVE_UNISTD_H 1
7478| #define HAVE_ASSERT_H 1
7479| #define HAVE_SYS_PARAM_H 1
7480| #define HAVE_SYS_UIO_H 1
7481| #define HAVE_SETITIMER 1
7482| #define HAVE_ALARM 1
7483| #define HAVE_VSNPRINTF 1
7484| #define HAVE_VSPRINTF 1
7485| #define HAVE_STRERROR 1
7486| #define HAVE_STRNCASECMP 1
7487| #define HAVE_DECL_STRERROR_R 1
7488| #define HAVE_STRERROR_R 1
7489| #define HAVE_SNPRINTF 1
7490| #define HAVE_QSORT 1
7491| #define HAVE_MACRO_VA_ARGS 1
7492| #define HAVE_STRDUP 1
7493| #define HAVE_MKSTEMP 1
7494| #define HAVE_PUTENV 1
7495| #define SIZEOF_MPII_BSEND_DATA_T 96
7496| #define HAVE_THREAD_POLICY_SET 1
7497| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
7498| #define MPIDI_CH4_MAX_VCIS 1
7499| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
7500| #define MPIDI_CH4_USE_MT_DIRECT 1
7501| #define HAVE_SYS_MMAN_H 1
7502| #define HAVE_SYS_STAT_H 1
7503| #define HAVE_FCNTL_H 1
7504| #define HAVE_GETHOSTNAME 1
7505| #define HAVE_SIGNAL_H 1
7506| #define HAVE_SIGNAL 1
7507| /* end confdefs.h.  */
7508| #include <stdio.h>
7509| #ifdef HAVE_SYS_TYPES_H
7510| # include <sys/types.h>
7511| #endif
7512| #ifdef HAVE_SYS_STAT_H
7513| # include <sys/stat.h>
7514| #endif
7515| #ifdef STDC_HEADERS
7516| # include <stdlib.h>
7517| # include <stddef.h>
7518| #else
7519| # ifdef HAVE_STDLIB_H
7520| #  include <stdlib.h>
7521| # endif
7522| #endif
7523| #ifdef HAVE_STRING_H
7524| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7525| #  include <memory.h>
7526| # endif
7527| # include <string.h>
7528| #endif
7529| #ifdef HAVE_STRINGS_H
7530| # include <strings.h>
7531| #endif
7532| #ifdef HAVE_INTTYPES_H
7533| # include <inttypes.h>
7534| #endif
7535| #ifdef HAVE_STDINT_H
7536| # include <stdint.h>
7537| #endif
7538| #ifdef HAVE_UNISTD_H
7539| # include <unistd.h>
7540| #endif
7541| #include <xpmem.h>
7542configure:51802: result: no
7543configure:51802: checking xpmem.h presence
7544configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7545conftest.c:207:10: fatal error: xpmem.h: No such file or directory
7546  207 | #include <xpmem.h>
7547      |          ^~~~~~~~~
7548compilation terminated.
7549configure:51802: $? = 1
7550configure: failed program was:
7551| /* confdefs.h */
7552| #define PACKAGE_NAME "MPICH"
7553| #define PACKAGE_TARNAME "mpich"
7554| #define PACKAGE_VERSION "4.0.2"
7555| #define PACKAGE_STRING "MPICH 4.0.2"
7556| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7557| #define PACKAGE_URL "http://www.mpich.org/"
7558| #define STDC_HEADERS 1
7559| #define HAVE_SYS_TYPES_H 1
7560| #define HAVE_SYS_STAT_H 1
7561| #define HAVE_STDLIB_H 1
7562| #define HAVE_STRING_H 1
7563| #define HAVE_MEMORY_H 1
7564| #define HAVE_STRINGS_H 1
7565| #define HAVE_INTTYPES_H 1
7566| #define HAVE_STDINT_H 1
7567| #define HAVE_UNISTD_H 1
7568| #define __EXTENSIONS__ 1
7569| #define _ALL_SOURCE 1
7570| #define _GNU_SOURCE 1
7571| #define _POSIX_PTHREAD_SEMANTICS 1
7572| #define _TANDEM_SOURCE 1
7573| #define PACKAGE "mpich"
7574| #define VERSION "4.0.2"
7575| #define HAVE_DLFCN_H 1
7576| #define LT_OBJDIR ".libs/"
7577| #define ENABLE_LOCAL_SESSION_INIT 1
7578| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7579| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7580| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7581| #define HAVE_CH4_NETMOD_OFI 1
7582| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7583| #define NEEDS_STRICT_ALIGNMENT 1
7584| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7585| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7586| #define HAVE_TAG_ERROR_BITS 1
7587| #define HAVE_VISIBILITY 1
7588| #define HAVE_LIBHWLOC 1
7589| #define HAVE_HWLOC 1
7590| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7591| #define MPICH_IS_THREADED 1
7592| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7593| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7594| #define HAVE_ROMIO 1
7595| #define ENABLE_PVAR_NEM 0
7596| #define ENABLE_PVAR_RECVQ 0
7597| #define ENABLE_PVAR_RMA 0
7598| #define ENABLE_PVAR_DIMS 0
7599| #define ENABLE_PVAR_MULTINIC 0
7600| #define HAVE_LONG_LONG 1
7601| #define STDCALL
7602| #define F77_NAME_LOWER_USCORE 1
7603| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7604| #define HAVE_FORTRAN_BINDING 1
7605| #define TRUE 1
7606| #define FALSE 0
7607| #define HAVE_CXX_EXCEPTIONS /**/
7608| #define HAVE_NAMESPACES /**/
7609| #define HAVE_NAMESPACE_STD /**/
7610| #define HAVE_CXX_BINDING 1
7611| #define HAVE_NAMEPUB_SERVICE 1
7612| #define restrict __restrict
7613| #define HAVE_GCC_ATTRIBUTE 1
7614| #define HAVE_BUILTIN_EXPECT 1
7615| #define HAVE_C11__STATIC_ASSERT 1
7616| #define HAVE_LONG_DOUBLE 1
7617| #define HAVE_LONG_LONG_INT 1
7618| #define ALIGNOF_MAX_ALIGN_T 0
7619| #define ALIGNOF_LONG_DOUBLE 16
7620| #define MAX_ALIGNMENT 16
7621| #define SIZEOF_CHAR 1
7622| #define SIZEOF_UNSIGNED_CHAR 1
7623| #define SIZEOF_SHORT 2
7624| #define SIZEOF_UNSIGNED_SHORT 2
7625| #define SIZEOF_INT 4
7626| #define SIZEOF_UNSIGNED_INT 4
7627| #define SIZEOF_LONG 8
7628| #define SIZEOF_UNSIGNED_LONG 8
7629| #define SIZEOF_LONG_LONG 8
7630| #define SIZEOF_UNSIGNED_LONG_LONG 8
7631| #define SIZEOF_FLOAT 4
7632| #define SIZEOF_DOUBLE 8
7633| #define SIZEOF_LONG_DOUBLE 16
7634| #define SIZEOF_VOID_P 8
7635| #define HAVE_STDDEF_H 1
7636| #define SIZEOF_WCHAR_T 4
7637| #define SIZEOF___FLOAT128 0
7638| #define SIZEOF_FLOAT_INT 8
7639| #define SIZEOF_DOUBLE_INT 16
7640| #define SIZEOF_LONG_INT 16
7641| #define SIZEOF_SHORT_INT 8
7642| #define SIZEOF_TWO_INT 8
7643| #define SIZEOF_LONG_DOUBLE_INT 32
7644| #define ALIGNOF_CHAR 1
7645| #define ALIGNOF_FLOAT 4
7646| #define ALIGNOF_DOUBLE 8
7647| #define ALIGNOF_LONG 8
7648| #define ALIGNOF_LONG_LONG 8
7649| #define ALIGNOF_LONG_DOUBLE 16
7650| #define ALIGNOF_SHORT 2
7651| #define ALIGNOF_INT 4
7652| #define ALIGNOF_BOOL 0
7653| #define ALIGNOF_WCHAR_T 4
7654| #define HAVE_INTTYPES_H 1
7655| #define HAVE_STDINT_H 1
7656| #define SIZEOF_INT8_T 1
7657| #define SIZEOF_INT16_T 2
7658| #define SIZEOF_INT32_T 4
7659| #define SIZEOF_INT64_T 8
7660| #define SIZEOF_UINT8_T 1
7661| #define SIZEOF_UINT16_T 2
7662| #define SIZEOF_UINT32_T 4
7663| #define SIZEOF_UINT64_T 8
7664| #define ALIGNOF_INT8_T 1
7665| #define ALIGNOF_INT16_T 2
7666| #define ALIGNOF_INT32_T 4
7667| #define ALIGNOF_INT64_T 8
7668| #define HAVE_INT8_T 1
7669| #define HAVE_INT16_T 1
7670| #define HAVE_INT32_T 1
7671| #define HAVE_INT64_T 1
7672| #define HAVE_UINT8_T 1
7673| #define HAVE_UINT16_T 1
7674| #define HAVE_UINT32_T 1
7675| #define HAVE_UINT64_T 1
7676| #define HAVE_STDBOOL_H 1
7677| #define HAVE_COMPLEX_H 1
7678| #define SIZEOF__BOOL 1
7679| #define SIZEOF_FLOAT__COMPLEX 8
7680| #define SIZEOF_DOUBLE__COMPLEX 16
7681| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7682| #define SIZEOF__FLOAT16 0
7683| #define HAVE__BOOL 1
7684| #define HAVE_FLOAT__COMPLEX 1
7685| #define HAVE_DOUBLE__COMPLEX 1
7686| #define HAVE_LONG_DOUBLE__COMPLEX 1
7687| #define SIZEOF_F77_INTEGER 4
7688| #define SIZEOF_F77_REAL 4
7689| #define SIZEOF_F77_DOUBLE_PRECISION 8
7690| #define MPIR_FC_REAL_CTYPE float
7691| #define MPIR_FC_DOUBLE_CTYPE double
7692| #define MPIR_REAL4_CTYPE float
7693| #define MPIR_REAL8_CTYPE double
7694| #define MPIR_REAL16_CTYPE long double
7695| #define MPIR_INTEGER1_CTYPE char
7696| #define MPIR_INTEGER2_CTYPE short
7697| #define MPIR_INTEGER4_CTYPE int
7698| #define MPIR_INTEGER8_CTYPE long
7699| #define HAVE_AINT_LARGER_THAN_FINT 1
7700| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
7701| #define HAVE_FINT_IS_INT 1
7702| #define F77_TRUE_VALUE_SET 1
7703| #define F77_TRUE_VALUE 1
7704| #define F77_FALSE_VALUE 0
7705| #define SIZEOF_BOOL 1
7706| #define MPIR_CXX_BOOL_CTYPE _Bool
7707| #define SIZEOF_COMPLEX 8
7708| #define SIZEOF_DOUBLECOMPLEX 16
7709| #define SIZEOF_LONGDOUBLECOMPLEX 32
7710| #define HAVE_CXX_COMPLEX 1
7711| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7712| #define MPIR_AINT_MAX LONG_MAX
7713| #define MPIR_OFFSET_MAX LONG_MAX
7714| #define MPIR_COUNT_MAX LONG_MAX
7715| #define MPIR_Ucount unsigned long
7716| #define HAVE_STDLIB_H 1
7717| #define HAVE_STDARG_H 1
7718| #define HAVE_SYS_TYPES_H 1
7719| #define HAVE_STRING_H 1
7720| #define HAVE_INTTYPES_H 1
7721| #define HAVE_LIMITS_H 1
7722| #define HAVE_STDDEF_H 1
7723| #define HAVE_ERRNO_H 1
7724| #define HAVE_SYS_SOCKET_H 1
7725| #define HAVE_SYS_TIME_H 1
7726| #define HAVE_UNISTD_H 1
7727| #define HAVE_ASSERT_H 1
7728| #define HAVE_SYS_PARAM_H 1
7729| #define HAVE_SYS_UIO_H 1
7730| #define HAVE_SETITIMER 1
7731| #define HAVE_ALARM 1
7732| #define HAVE_VSNPRINTF 1
7733| #define HAVE_VSPRINTF 1
7734| #define HAVE_STRERROR 1
7735| #define HAVE_STRNCASECMP 1
7736| #define HAVE_DECL_STRERROR_R 1
7737| #define HAVE_STRERROR_R 1
7738| #define HAVE_SNPRINTF 1
7739| #define HAVE_QSORT 1
7740| #define HAVE_MACRO_VA_ARGS 1
7741| #define HAVE_STRDUP 1
7742| #define HAVE_MKSTEMP 1
7743| #define HAVE_PUTENV 1
7744| #define SIZEOF_MPII_BSEND_DATA_T 96
7745| #define HAVE_THREAD_POLICY_SET 1
7746| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
7747| #define MPIDI_CH4_MAX_VCIS 1
7748| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
7749| #define MPIDI_CH4_USE_MT_DIRECT 1
7750| #define HAVE_SYS_MMAN_H 1
7751| #define HAVE_SYS_STAT_H 1
7752| #define HAVE_FCNTL_H 1
7753| #define HAVE_GETHOSTNAME 1
7754| #define HAVE_SIGNAL_H 1
7755| #define HAVE_SIGNAL 1
7756| /* end confdefs.h.  */
7757| #include <xpmem.h>
7758configure:51802: result: no
7759configure:51802: checking for xpmem.h
7760configure:51802: result: no
7761configure:53287: RUNNING CONFIGURE FOR ch4:shm:posix
7762configure:54701: checking for unistd.h
7763configure:54701: result: yes
7764configure:54701: checking for string.h
7765configure:54701: result: yes
7766configure:54701: checking for stdlib.h
7767configure:54701: result: yes
7768configure:54701: checking for sys/socket.h
7769configure:54701: result: yes
7770configure:54701: checking for strings.h
7771configure:54701: result: yes
7772configure:54701: checking for assert.h
7773configure:54701: result: yes
7774configure:54701: checking arpa/inet.h usability
7775configure:54701: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7776configure:54701: $? = 0
7777configure:54701: result: yes
7778configure:54701: checking arpa/inet.h presence
7779configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7780configure:54701: $? = 0
7781configure:54701: result: yes
7782configure:54701: checking for arpa/inet.h
7783configure:54701: result: yes
7784configure:54713: checking for snprintf
7785configure:54713: result: yes
7786configure:54724: checking whether snprintf needs a declaration
7787configure:54743: result: no
7788configure:54757: checking for strncasecmp
7789configure:54757: result: yes
7790configure:54790: checking for sys/types.h
7791configure:54790: result: yes
7792configure:54790: checking for sys/param.h
7793configure:54790: result: yes
7794configure:54790: checking for sys/socket.h
7795configure:54790: result: yes
7796configure:54790: checking netinet/in.h usability
7797configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7798configure:54790: $? = 0
7799configure:54790: result: yes
7800configure:54790: checking netinet/in.h presence
7801configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7802configure:54790: $? = 0
7803configure:54790: result: yes
7804configure:54790: checking for netinet/in.h
7805configure:54790: result: yes
7806configure:54790: checking netinet/tcp.h usability
7807configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7808configure:54790: $? = 0
7809configure:54790: result: yes
7810configure:54790: checking netinet/tcp.h presence
7811configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7812configure:54790: $? = 0
7813configure:54790: result: yes
7814configure:54790: checking for netinet/tcp.h
7815configure:54790: result: yes
7816configure:54790: checking sys/un.h usability
7817configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7818configure:54790: $? = 0
7819configure:54790: result: yes
7820configure:54790: checking sys/un.h presence
7821configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7822configure:54790: $? = 0
7823configure:54790: result: yes
7824configure:54790: checking for sys/un.h
7825configure:54790: result: yes
7826configure:54790: checking netdb.h usability
7827configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7828configure:54790: $? = 0
7829configure:54790: result: yes
7830configure:54790: checking netdb.h presence
7831configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c
7832configure:54790: $? = 0
7833configure:54790: result: yes
7834configure:54790: checking for netdb.h
7835configure:54790: result: yes
7836configure:54803: checking for library containing socket
7837configure:54834: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7838configure:54834: $? = 0
7839configure:54851: result: none required
7840configure:54861: checking for library containing gethostbyname
7841configure:54892: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7842configure:54892: $? = 0
7843configure:54909: result: none required
7844configure:54919: checking for library containing setsockopt
7845configure:54950: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
7846configure:54950: $? = 0
7847configure:54967: result: none required
7848configure:54989: checking whether socklen_t is defined (in sys/socket.h if present)
7849configure:55015: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
7850conftest.c:230:45: error: conflicting types for 'socklen_t'; have 'struct <anonymous>'
7851  230 |         typedef struct { double a; int b; } socklen_t;
7852      |                                             ^~~~~~~~~
7853In file included from conftest.c:227:
7854/usr/include/sys/socket.h:108:33: note: previous declaration of 'socklen_t' with type 'socklen_t' {aka 'unsigned int'}
7855  108 | typedef __darwin_socklen_t      socklen_t;
7856      |                                 ^~~~~~~~~
7857configure:55015: $? = 1
7858configure: failed program was:
7859| /* confdefs.h */
7860| #define PACKAGE_NAME "MPICH"
7861| #define PACKAGE_TARNAME "mpich"
7862| #define PACKAGE_VERSION "4.0.2"
7863| #define PACKAGE_STRING "MPICH 4.0.2"
7864| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7865| #define PACKAGE_URL "http://www.mpich.org/"
7866| #define STDC_HEADERS 1
7867| #define HAVE_SYS_TYPES_H 1
7868| #define HAVE_SYS_STAT_H 1
7869| #define HAVE_STDLIB_H 1
7870| #define HAVE_STRING_H 1
7871| #define HAVE_MEMORY_H 1
7872| #define HAVE_STRINGS_H 1
7873| #define HAVE_INTTYPES_H 1
7874| #define HAVE_STDINT_H 1
7875| #define HAVE_UNISTD_H 1
7876| #define __EXTENSIONS__ 1
7877| #define _ALL_SOURCE 1
7878| #define _GNU_SOURCE 1
7879| #define _POSIX_PTHREAD_SEMANTICS 1
7880| #define _TANDEM_SOURCE 1
7881| #define PACKAGE "mpich"
7882| #define VERSION "4.0.2"
7883| #define HAVE_DLFCN_H 1
7884| #define LT_OBJDIR ".libs/"
7885| #define ENABLE_LOCAL_SESSION_INIT 1
7886| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7887| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7888| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7889| #define HAVE_CH4_NETMOD_OFI 1
7890| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7891| #define NEEDS_STRICT_ALIGNMENT 1
7892| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7893| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7894| #define HAVE_TAG_ERROR_BITS 1
7895| #define HAVE_VISIBILITY 1
7896| #define HAVE_LIBHWLOC 1
7897| #define HAVE_HWLOC 1
7898| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7899| #define MPICH_IS_THREADED 1
7900| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7901| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7902| #define HAVE_ROMIO 1
7903| #define ENABLE_PVAR_NEM 0
7904| #define ENABLE_PVAR_RECVQ 0
7905| #define ENABLE_PVAR_RMA 0
7906| #define ENABLE_PVAR_DIMS 0
7907| #define ENABLE_PVAR_MULTINIC 0
7908| #define HAVE_LONG_LONG 1
7909| #define STDCALL
7910| #define F77_NAME_LOWER_USCORE 1
7911| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7912| #define HAVE_FORTRAN_BINDING 1
7913| #define TRUE 1
7914| #define FALSE 0
7915| #define HAVE_CXX_EXCEPTIONS /**/
7916| #define HAVE_NAMESPACES /**/
7917| #define HAVE_NAMESPACE_STD /**/
7918| #define HAVE_CXX_BINDING 1
7919| #define HAVE_NAMEPUB_SERVICE 1
7920| #define restrict __restrict
7921| #define HAVE_GCC_ATTRIBUTE 1
7922| #define HAVE_BUILTIN_EXPECT 1
7923| #define HAVE_C11__STATIC_ASSERT 1
7924| #define HAVE_LONG_DOUBLE 1
7925| #define HAVE_LONG_LONG_INT 1
7926| #define ALIGNOF_MAX_ALIGN_T 0
7927| #define ALIGNOF_LONG_DOUBLE 16
7928| #define MAX_ALIGNMENT 16
7929| #define SIZEOF_CHAR 1
7930| #define SIZEOF_UNSIGNED_CHAR 1
7931| #define SIZEOF_SHORT 2
7932| #define SIZEOF_UNSIGNED_SHORT 2
7933| #define SIZEOF_INT 4
7934| #define SIZEOF_UNSIGNED_INT 4
7935| #define SIZEOF_LONG 8
7936| #define SIZEOF_UNSIGNED_LONG 8
7937| #define SIZEOF_LONG_LONG 8
7938| #define SIZEOF_UNSIGNED_LONG_LONG 8
7939| #define SIZEOF_FLOAT 4
7940| #define SIZEOF_DOUBLE 8
7941| #define SIZEOF_LONG_DOUBLE 16
7942| #define SIZEOF_VOID_P 8
7943| #define HAVE_STDDEF_H 1
7944| #define SIZEOF_WCHAR_T 4
7945| #define SIZEOF___FLOAT128 0
7946| #define SIZEOF_FLOAT_INT 8
7947| #define SIZEOF_DOUBLE_INT 16
7948| #define SIZEOF_LONG_INT 16
7949| #define SIZEOF_SHORT_INT 8
7950| #define SIZEOF_TWO_INT 8
7951| #define SIZEOF_LONG_DOUBLE_INT 32
7952| #define ALIGNOF_CHAR 1
7953| #define ALIGNOF_FLOAT 4
7954| #define ALIGNOF_DOUBLE 8
7955| #define ALIGNOF_LONG 8
7956| #define ALIGNOF_LONG_LONG 8
7957| #define ALIGNOF_LONG_DOUBLE 16
7958| #define ALIGNOF_SHORT 2
7959| #define ALIGNOF_INT 4
7960| #define ALIGNOF_BOOL 0
7961| #define ALIGNOF_WCHAR_T 4
7962| #define HAVE_INTTYPES_H 1
7963| #define HAVE_STDINT_H 1
7964| #define SIZEOF_INT8_T 1
7965| #define SIZEOF_INT16_T 2
7966| #define SIZEOF_INT32_T 4
7967| #define SIZEOF_INT64_T 8
7968| #define SIZEOF_UINT8_T 1
7969| #define SIZEOF_UINT16_T 2
7970| #define SIZEOF_UINT32_T 4
7971| #define SIZEOF_UINT64_T 8
7972| #define ALIGNOF_INT8_T 1
7973| #define ALIGNOF_INT16_T 2
7974| #define ALIGNOF_INT32_T 4
7975| #define ALIGNOF_INT64_T 8
7976| #define HAVE_INT8_T 1
7977| #define HAVE_INT16_T 1
7978| #define HAVE_INT32_T 1
7979| #define HAVE_INT64_T 1
7980| #define HAVE_UINT8_T 1
7981| #define HAVE_UINT16_T 1
7982| #define HAVE_UINT32_T 1
7983| #define HAVE_UINT64_T 1
7984| #define HAVE_STDBOOL_H 1
7985| #define HAVE_COMPLEX_H 1
7986| #define SIZEOF__BOOL 1
7987| #define SIZEOF_FLOAT__COMPLEX 8
7988| #define SIZEOF_DOUBLE__COMPLEX 16
7989| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7990| #define SIZEOF__FLOAT16 0
7991| #define HAVE__BOOL 1
7992| #define HAVE_FLOAT__COMPLEX 1
7993| #define HAVE_DOUBLE__COMPLEX 1
7994| #define HAVE_LONG_DOUBLE__COMPLEX 1
7995| #define SIZEOF_F77_INTEGER 4
7996| #define SIZEOF_F77_REAL 4
7997| #define SIZEOF_F77_DOUBLE_PRECISION 8
7998| #define MPIR_FC_REAL_CTYPE float
7999| #define MPIR_FC_DOUBLE_CTYPE double
8000| #define MPIR_REAL4_CTYPE float
8001| #define MPIR_REAL8_CTYPE double
8002| #define MPIR_REAL16_CTYPE long double
8003| #define MPIR_INTEGER1_CTYPE char
8004| #define MPIR_INTEGER2_CTYPE short
8005| #define MPIR_INTEGER4_CTYPE int
8006| #define MPIR_INTEGER8_CTYPE long
8007| #define HAVE_AINT_LARGER_THAN_FINT 1
8008| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
8009| #define HAVE_FINT_IS_INT 1
8010| #define F77_TRUE_VALUE_SET 1
8011| #define F77_TRUE_VALUE 1
8012| #define F77_FALSE_VALUE 0
8013| #define SIZEOF_BOOL 1
8014| #define MPIR_CXX_BOOL_CTYPE _Bool
8015| #define SIZEOF_COMPLEX 8
8016| #define SIZEOF_DOUBLECOMPLEX 16
8017| #define SIZEOF_LONGDOUBLECOMPLEX 32
8018| #define HAVE_CXX_COMPLEX 1
8019| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8020| #define MPIR_AINT_MAX LONG_MAX
8021| #define MPIR_OFFSET_MAX LONG_MAX
8022| #define MPIR_COUNT_MAX LONG_MAX
8023| #define MPIR_Ucount unsigned long
8024| #define HAVE_STDLIB_H 1
8025| #define HAVE_STDARG_H 1
8026| #define HAVE_SYS_TYPES_H 1
8027| #define HAVE_STRING_H 1
8028| #define HAVE_INTTYPES_H 1
8029| #define HAVE_LIMITS_H 1
8030| #define HAVE_STDDEF_H 1
8031| #define HAVE_ERRNO_H 1
8032| #define HAVE_SYS_SOCKET_H 1
8033| #define HAVE_SYS_TIME_H 1
8034| #define HAVE_UNISTD_H 1
8035| #define HAVE_ASSERT_H 1
8036| #define HAVE_SYS_PARAM_H 1
8037| #define HAVE_SYS_UIO_H 1
8038| #define HAVE_SETITIMER 1
8039| #define HAVE_ALARM 1
8040| #define HAVE_VSNPRINTF 1
8041| #define HAVE_VSPRINTF 1
8042| #define HAVE_STRERROR 1
8043| #define HAVE_STRNCASECMP 1
8044| #define HAVE_DECL_STRERROR_R 1
8045| #define HAVE_STRERROR_R 1
8046| #define HAVE_SNPRINTF 1
8047| #define HAVE_QSORT 1
8048| #define HAVE_MACRO_VA_ARGS 1
8049| #define HAVE_STRDUP 1
8050| #define HAVE_MKSTEMP 1
8051| #define HAVE_PUTENV 1
8052| #define SIZEOF_MPII_BSEND_DATA_T 96
8053| #define HAVE_THREAD_POLICY_SET 1
8054| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8055| #define MPIDI_CH4_MAX_VCIS 1
8056| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8057| #define MPIDI_CH4_USE_MT_DIRECT 1
8058| #define HAVE_SYS_MMAN_H 1
8059| #define HAVE_SYS_STAT_H 1
8060| #define HAVE_FCNTL_H 1
8061| #define HAVE_GETHOSTNAME 1
8062| #define HAVE_SIGNAL_H 1
8063| #define HAVE_SIGNAL 1
8064| #define HAVE_UNISTD_H 1
8065| #define HAVE_STRING_H 1
8066| #define HAVE_STDLIB_H 1
8067| #define HAVE_SYS_SOCKET_H 1
8068| #define HAVE_STRINGS_H 1
8069| #define HAVE_ASSERT_H 1
8070| #define HAVE_ARPA_INET_H 1
8071| #define HAVE_SNPRINTF 1
8072| #define HAVE_STRNCASECMP 1
8073| #define HAVE_SYS_TYPES_H 1
8074| #define HAVE_SYS_PARAM_H 1
8075| #define HAVE_SYS_SOCKET_H 1
8076| #define HAVE_NETINET_IN_H 1
8077| #define HAVE_NETINET_TCP_H 1
8078| #define HAVE_SYS_UN_H 1
8079| #define HAVE_NETDB_H 1
8080| #define USE_PMI_PORT 1
8081| /* end confdefs.h.  */
8082|
8083|         #include <sys/types.h>
8084|         #ifdef HAVE_SYS_SOCKET_H
8085|         #include <sys/socket.h>
8086|         #endif
8087|
8088|         typedef struct { double a; int b; } socklen_t;
8089|
8090| int
8091| main ()
8092| {
8093|
8094|         socklen_t a;a.a=1.0;
8095|
8096|   ;
8097|   return 0;
8098| }
8099configure:55023: result: yes
8100configure:55031: checking whether struct hostent contains h_addr_list
8101configure:55048: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
8102configure:55048: $? = 0
8103configure:55056: result: yes
8104configure:55066: checking whether __attribute__ allowed
8105configure:55091: result: yes
8106configure:55093: checking whether __attribute__((format)) allowed
8107configure:55118: result: yes
8108configure:56099: checking for random.h
8109configure:56099: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
8110conftest.c:260:10: fatal error: random.h: No such file or directory
8111  260 | #include <random.h>
8112      |          ^~~~~~~~~~
8113compilation terminated.
8114configure:56099: $? = 1
8115configure: failed program was:
8116| /* confdefs.h */
8117| #define PACKAGE_NAME "MPICH"
8118| #define PACKAGE_TARNAME "mpich"
8119| #define PACKAGE_VERSION "4.0.2"
8120| #define PACKAGE_STRING "MPICH 4.0.2"
8121| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8122| #define PACKAGE_URL "http://www.mpich.org/"
8123| #define STDC_HEADERS 1
8124| #define HAVE_SYS_TYPES_H 1
8125| #define HAVE_SYS_STAT_H 1
8126| #define HAVE_STDLIB_H 1
8127| #define HAVE_STRING_H 1
8128| #define HAVE_MEMORY_H 1
8129| #define HAVE_STRINGS_H 1
8130| #define HAVE_INTTYPES_H 1
8131| #define HAVE_STDINT_H 1
8132| #define HAVE_UNISTD_H 1
8133| #define __EXTENSIONS__ 1
8134| #define _ALL_SOURCE 1
8135| #define _GNU_SOURCE 1
8136| #define _POSIX_PTHREAD_SEMANTICS 1
8137| #define _TANDEM_SOURCE 1
8138| #define PACKAGE "mpich"
8139| #define VERSION "4.0.2"
8140| #define HAVE_DLFCN_H 1
8141| #define LT_OBJDIR ".libs/"
8142| #define ENABLE_LOCAL_SESSION_INIT 1
8143| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8144| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8145| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8146| #define HAVE_CH4_NETMOD_OFI 1
8147| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8148| #define NEEDS_STRICT_ALIGNMENT 1
8149| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8150| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8151| #define HAVE_TAG_ERROR_BITS 1
8152| #define HAVE_VISIBILITY 1
8153| #define HAVE_LIBHWLOC 1
8154| #define HAVE_HWLOC 1
8155| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8156| #define MPICH_IS_THREADED 1
8157| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8158| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8159| #define HAVE_ROMIO 1
8160| #define ENABLE_PVAR_NEM 0
8161| #define ENABLE_PVAR_RECVQ 0
8162| #define ENABLE_PVAR_RMA 0
8163| #define ENABLE_PVAR_DIMS 0
8164| #define ENABLE_PVAR_MULTINIC 0
8165| #define HAVE_LONG_LONG 1
8166| #define STDCALL
8167| #define F77_NAME_LOWER_USCORE 1
8168| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8169| #define HAVE_FORTRAN_BINDING 1
8170| #define TRUE 1
8171| #define FALSE 0
8172| #define HAVE_CXX_EXCEPTIONS /**/
8173| #define HAVE_NAMESPACES /**/
8174| #define HAVE_NAMESPACE_STD /**/
8175| #define HAVE_CXX_BINDING 1
8176| #define HAVE_NAMEPUB_SERVICE 1
8177| #define restrict __restrict
8178| #define HAVE_GCC_ATTRIBUTE 1
8179| #define HAVE_BUILTIN_EXPECT 1
8180| #define HAVE_C11__STATIC_ASSERT 1
8181| #define HAVE_LONG_DOUBLE 1
8182| #define HAVE_LONG_LONG_INT 1
8183| #define ALIGNOF_MAX_ALIGN_T 0
8184| #define ALIGNOF_LONG_DOUBLE 16
8185| #define MAX_ALIGNMENT 16
8186| #define SIZEOF_CHAR 1
8187| #define SIZEOF_UNSIGNED_CHAR 1
8188| #define SIZEOF_SHORT 2
8189| #define SIZEOF_UNSIGNED_SHORT 2
8190| #define SIZEOF_INT 4
8191| #define SIZEOF_UNSIGNED_INT 4
8192| #define SIZEOF_LONG 8
8193| #define SIZEOF_UNSIGNED_LONG 8
8194| #define SIZEOF_LONG_LONG 8
8195| #define SIZEOF_UNSIGNED_LONG_LONG 8
8196| #define SIZEOF_FLOAT 4
8197| #define SIZEOF_DOUBLE 8
8198| #define SIZEOF_LONG_DOUBLE 16
8199| #define SIZEOF_VOID_P 8
8200| #define HAVE_STDDEF_H 1
8201| #define SIZEOF_WCHAR_T 4
8202| #define SIZEOF___FLOAT128 0
8203| #define SIZEOF_FLOAT_INT 8
8204| #define SIZEOF_DOUBLE_INT 16
8205| #define SIZEOF_LONG_INT 16
8206| #define SIZEOF_SHORT_INT 8
8207| #define SIZEOF_TWO_INT 8
8208| #define SIZEOF_LONG_DOUBLE_INT 32
8209| #define ALIGNOF_CHAR 1
8210| #define ALIGNOF_FLOAT 4
8211| #define ALIGNOF_DOUBLE 8
8212| #define ALIGNOF_LONG 8
8213| #define ALIGNOF_LONG_LONG 8
8214| #define ALIGNOF_LONG_DOUBLE 16
8215| #define ALIGNOF_SHORT 2
8216| #define ALIGNOF_INT 4
8217| #define ALIGNOF_BOOL 0
8218| #define ALIGNOF_WCHAR_T 4
8219| #define HAVE_INTTYPES_H 1
8220| #define HAVE_STDINT_H 1
8221| #define SIZEOF_INT8_T 1
8222| #define SIZEOF_INT16_T 2
8223| #define SIZEOF_INT32_T 4
8224| #define SIZEOF_INT64_T 8
8225| #define SIZEOF_UINT8_T 1
8226| #define SIZEOF_UINT16_T 2
8227| #define SIZEOF_UINT32_T 4
8228| #define SIZEOF_UINT64_T 8
8229| #define ALIGNOF_INT8_T 1
8230| #define ALIGNOF_INT16_T 2
8231| #define ALIGNOF_INT32_T 4
8232| #define ALIGNOF_INT64_T 8
8233| #define HAVE_INT8_T 1
8234| #define HAVE_INT16_T 1
8235| #define HAVE_INT32_T 1
8236| #define HAVE_INT64_T 1
8237| #define HAVE_UINT8_T 1
8238| #define HAVE_UINT16_T 1
8239| #define HAVE_UINT32_T 1
8240| #define HAVE_UINT64_T 1
8241| #define HAVE_STDBOOL_H 1
8242| #define HAVE_COMPLEX_H 1
8243| #define SIZEOF__BOOL 1
8244| #define SIZEOF_FLOAT__COMPLEX 8
8245| #define SIZEOF_DOUBLE__COMPLEX 16
8246| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8247| #define SIZEOF__FLOAT16 0
8248| #define HAVE__BOOL 1
8249| #define HAVE_FLOAT__COMPLEX 1
8250| #define HAVE_DOUBLE__COMPLEX 1
8251| #define HAVE_LONG_DOUBLE__COMPLEX 1
8252| #define SIZEOF_F77_INTEGER 4
8253| #define SIZEOF_F77_REAL 4
8254| #define SIZEOF_F77_DOUBLE_PRECISION 8
8255| #define MPIR_FC_REAL_CTYPE float
8256| #define MPIR_FC_DOUBLE_CTYPE double
8257| #define MPIR_REAL4_CTYPE float
8258| #define MPIR_REAL8_CTYPE double
8259| #define MPIR_REAL16_CTYPE long double
8260| #define MPIR_INTEGER1_CTYPE char
8261| #define MPIR_INTEGER2_CTYPE short
8262| #define MPIR_INTEGER4_CTYPE int
8263| #define MPIR_INTEGER8_CTYPE long
8264| #define HAVE_AINT_LARGER_THAN_FINT 1
8265| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
8266| #define HAVE_FINT_IS_INT 1
8267| #define F77_TRUE_VALUE_SET 1
8268| #define F77_TRUE_VALUE 1
8269| #define F77_FALSE_VALUE 0
8270| #define SIZEOF_BOOL 1
8271| #define MPIR_CXX_BOOL_CTYPE _Bool
8272| #define SIZEOF_COMPLEX 8
8273| #define SIZEOF_DOUBLECOMPLEX 16
8274| #define SIZEOF_LONGDOUBLECOMPLEX 32
8275| #define HAVE_CXX_COMPLEX 1
8276| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8277| #define MPIR_AINT_MAX LONG_MAX
8278| #define MPIR_OFFSET_MAX LONG_MAX
8279| #define MPIR_COUNT_MAX LONG_MAX
8280| #define MPIR_Ucount unsigned long
8281| #define HAVE_STDLIB_H 1
8282| #define HAVE_STDARG_H 1
8283| #define HAVE_SYS_TYPES_H 1
8284| #define HAVE_STRING_H 1
8285| #define HAVE_INTTYPES_H 1
8286| #define HAVE_LIMITS_H 1
8287| #define HAVE_STDDEF_H 1
8288| #define HAVE_ERRNO_H 1
8289| #define HAVE_SYS_SOCKET_H 1
8290| #define HAVE_SYS_TIME_H 1
8291| #define HAVE_UNISTD_H 1
8292| #define HAVE_ASSERT_H 1
8293| #define HAVE_SYS_PARAM_H 1
8294| #define HAVE_SYS_UIO_H 1
8295| #define HAVE_SETITIMER 1
8296| #define HAVE_ALARM 1
8297| #define HAVE_VSNPRINTF 1
8298| #define HAVE_VSPRINTF 1
8299| #define HAVE_STRERROR 1
8300| #define HAVE_STRNCASECMP 1
8301| #define HAVE_DECL_STRERROR_R 1
8302| #define HAVE_STRERROR_R 1
8303| #define HAVE_SNPRINTF 1
8304| #define HAVE_QSORT 1
8305| #define HAVE_MACRO_VA_ARGS 1
8306| #define HAVE_STRDUP 1
8307| #define HAVE_MKSTEMP 1
8308| #define HAVE_PUTENV 1
8309| #define SIZEOF_MPII_BSEND_DATA_T 96
8310| #define HAVE_THREAD_POLICY_SET 1
8311| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8312| #define MPIDI_CH4_MAX_VCIS 1
8313| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8314| #define MPIDI_CH4_USE_MT_DIRECT 1
8315| #define HAVE_SYS_MMAN_H 1
8316| #define HAVE_SYS_STAT_H 1
8317| #define HAVE_FCNTL_H 1
8318| #define HAVE_GETHOSTNAME 1
8319| #define HAVE_SIGNAL_H 1
8320| #define HAVE_SIGNAL 1
8321| #define HAVE_UNISTD_H 1
8322| #define HAVE_STRING_H 1
8323| #define HAVE_STDLIB_H 1
8324| #define HAVE_SYS_SOCKET_H 1
8325| #define HAVE_STRINGS_H 1
8326| #define HAVE_ASSERT_H 1
8327| #define HAVE_ARPA_INET_H 1
8328| #define HAVE_SNPRINTF 1
8329| #define HAVE_STRNCASECMP 1
8330| #define HAVE_SYS_TYPES_H 1
8331| #define HAVE_SYS_PARAM_H 1
8332| #define HAVE_SYS_SOCKET_H 1
8333| #define HAVE_NETINET_IN_H 1
8334| #define HAVE_NETINET_TCP_H 1
8335| #define HAVE_SYS_UN_H 1
8336| #define HAVE_NETDB_H 1
8337| #define USE_PMI_PORT 1
8338| #define HAVE_H_ADDR_LIST 1
8339| #define HAVE_GCC_ATTRIBUTE 1
8340| /* end confdefs.h.  */
8341| #include <stdio.h>
8342| #ifdef HAVE_SYS_TYPES_H
8343| # include <sys/types.h>
8344| #endif
8345| #ifdef HAVE_SYS_STAT_H
8346| # include <sys/stat.h>
8347| #endif
8348| #ifdef STDC_HEADERS
8349| # include <stdlib.h>
8350| # include <stddef.h>
8351| #else
8352| # ifdef HAVE_STDLIB_H
8353| #  include <stdlib.h>
8354| # endif
8355| #endif
8356| #ifdef HAVE_STRING_H
8357| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8358| #  include <memory.h>
8359| # endif
8360| # include <string.h>
8361| #endif
8362| #ifdef HAVE_STRINGS_H
8363| # include <strings.h>
8364| #endif
8365| #ifdef HAVE_INTTYPES_H
8366| # include <inttypes.h>
8367| #endif
8368| #ifdef HAVE_STDINT_H
8369| # include <stdint.h>
8370| #endif
8371| #ifdef HAVE_UNISTD_H
8372| # include <unistd.h>
8373| #endif
8374|
8375| #include <random.h>
8376configure:56099: result: no
8377configure:56114: checking for struct random_data
8378configure:56114: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include conftest.c >&5
8379conftest.c: In function 'main':
8380conftest.c:235:13: error: invalid application of 'sizeof' to incomplete type 'struct random_data'
8381  235 | if (sizeof (struct random_data))
8382      |             ^~~~~~
8383configure:56114: $? = 1
8384configure: failed program was:
8385| /* confdefs.h */
8386| #define PACKAGE_NAME "MPICH"
8387| #define PACKAGE_TARNAME "mpich"
8388| #define PACKAGE_VERSION "4.0.2"
8389| #define PACKAGE_STRING "MPICH 4.0.2"
8390| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8391| #define PACKAGE_URL "http://www.mpich.org/"
8392| #define STDC_HEADERS 1
8393| #define HAVE_SYS_TYPES_H 1
8394| #define HAVE_SYS_STAT_H 1
8395| #define HAVE_STDLIB_H 1
8396| #define HAVE_STRING_H 1
8397| #define HAVE_MEMORY_H 1
8398| #define HAVE_STRINGS_H 1
8399| #define HAVE_INTTYPES_H 1
8400| #define HAVE_STDINT_H 1
8401| #define HAVE_UNISTD_H 1
8402| #define __EXTENSIONS__ 1
8403| #define _ALL_SOURCE 1
8404| #define _GNU_SOURCE 1
8405| #define _POSIX_PTHREAD_SEMANTICS 1
8406| #define _TANDEM_SOURCE 1
8407| #define PACKAGE "mpich"
8408| #define VERSION "4.0.2"
8409| #define HAVE_DLFCN_H 1
8410| #define LT_OBJDIR ".libs/"
8411| #define ENABLE_LOCAL_SESSION_INIT 1
8412| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8413| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8414| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8415| #define HAVE_CH4_NETMOD_OFI 1
8416| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8417| #define NEEDS_STRICT_ALIGNMENT 1
8418| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8419| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8420| #define HAVE_TAG_ERROR_BITS 1
8421| #define HAVE_VISIBILITY 1
8422| #define HAVE_LIBHWLOC 1
8423| #define HAVE_HWLOC 1
8424| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8425| #define MPICH_IS_THREADED 1
8426| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8427| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8428| #define HAVE_ROMIO 1
8429| #define ENABLE_PVAR_NEM 0
8430| #define ENABLE_PVAR_RECVQ 0
8431| #define ENABLE_PVAR_RMA 0
8432| #define ENABLE_PVAR_DIMS 0
8433| #define ENABLE_PVAR_MULTINIC 0
8434| #define HAVE_LONG_LONG 1
8435| #define STDCALL
8436| #define F77_NAME_LOWER_USCORE 1
8437| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8438| #define HAVE_FORTRAN_BINDING 1
8439| #define TRUE 1
8440| #define FALSE 0
8441| #define HAVE_CXX_EXCEPTIONS /**/
8442| #define HAVE_NAMESPACES /**/
8443| #define HAVE_NAMESPACE_STD /**/
8444| #define HAVE_CXX_BINDING 1
8445| #define HAVE_NAMEPUB_SERVICE 1
8446| #define restrict __restrict
8447| #define HAVE_GCC_ATTRIBUTE 1
8448| #define HAVE_BUILTIN_EXPECT 1
8449| #define HAVE_C11__STATIC_ASSERT 1
8450| #define HAVE_LONG_DOUBLE 1
8451| #define HAVE_LONG_LONG_INT 1
8452| #define ALIGNOF_MAX_ALIGN_T 0
8453| #define ALIGNOF_LONG_DOUBLE 16
8454| #define MAX_ALIGNMENT 16
8455| #define SIZEOF_CHAR 1
8456| #define SIZEOF_UNSIGNED_CHAR 1
8457| #define SIZEOF_SHORT 2
8458| #define SIZEOF_UNSIGNED_SHORT 2
8459| #define SIZEOF_INT 4
8460| #define SIZEOF_UNSIGNED_INT 4
8461| #define SIZEOF_LONG 8
8462| #define SIZEOF_UNSIGNED_LONG 8
8463| #define SIZEOF_LONG_LONG 8
8464| #define SIZEOF_UNSIGNED_LONG_LONG 8
8465| #define SIZEOF_FLOAT 4
8466| #define SIZEOF_DOUBLE 8
8467| #define SIZEOF_LONG_DOUBLE 16
8468| #define SIZEOF_VOID_P 8
8469| #define HAVE_STDDEF_H 1
8470| #define SIZEOF_WCHAR_T 4
8471| #define SIZEOF___FLOAT128 0
8472| #define SIZEOF_FLOAT_INT 8
8473| #define SIZEOF_DOUBLE_INT 16
8474| #define SIZEOF_LONG_INT 16
8475| #define SIZEOF_SHORT_INT 8
8476| #define SIZEOF_TWO_INT 8
8477| #define SIZEOF_LONG_DOUBLE_INT 32
8478| #define ALIGNOF_CHAR 1
8479| #define ALIGNOF_FLOAT 4
8480| #define ALIGNOF_DOUBLE 8
8481| #define ALIGNOF_LONG 8
8482| #define ALIGNOF_LONG_LONG 8
8483| #define ALIGNOF_LONG_DOUBLE 16
8484| #define ALIGNOF_SHORT 2
8485| #define ALIGNOF_INT 4
8486| #define ALIGNOF_BOOL 0
8487| #define ALIGNOF_WCHAR_T 4
8488| #define HAVE_INTTYPES_H 1
8489| #define HAVE_STDINT_H 1
8490| #define SIZEOF_INT8_T 1
8491| #define SIZEOF_INT16_T 2
8492| #define SIZEOF_INT32_T 4
8493| #define SIZEOF_INT64_T 8
8494| #define SIZEOF_UINT8_T 1
8495| #define SIZEOF_UINT16_T 2
8496| #define SIZEOF_UINT32_T 4
8497| #define SIZEOF_UINT64_T 8
8498| #define ALIGNOF_INT8_T 1
8499| #define ALIGNOF_INT16_T 2
8500| #define ALIGNOF_INT32_T 4
8501| #define ALIGNOF_INT64_T 8
8502| #define HAVE_INT8_T 1
8503| #define HAVE_INT16_T 1
8504| #define HAVE_INT32_T 1
8505| #define HAVE_INT64_T 1
8506| #define HAVE_UINT8_T 1
8507| #define HAVE_UINT16_T 1
8508| #define HAVE_UINT32_T 1
8509| #define HAVE_UINT64_T 1
8510| #define HAVE_STDBOOL_H 1
8511| #define HAVE_COMPLEX_H 1
8512| #define SIZEOF__BOOL 1
8513| #define SIZEOF_FLOAT__COMPLEX 8
8514| #define SIZEOF_DOUBLE__COMPLEX 16
8515| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8516| #define SIZEOF__FLOAT16 0
8517| #define HAVE__BOOL 1
8518| #define HAVE_FLOAT__COMPLEX 1
8519| #define HAVE_DOUBLE__COMPLEX 1
8520| #define HAVE_LONG_DOUBLE__COMPLEX 1
8521| #define SIZEOF_F77_INTEGER 4
8522| #define SIZEOF_F77_REAL 4
8523| #define SIZEOF_F77_DOUBLE_PRECISION 8
8524| #define MPIR_FC_REAL_CTYPE float
8525| #define MPIR_FC_DOUBLE_CTYPE double
8526| #define MPIR_REAL4_CTYPE float
8527| #define MPIR_REAL8_CTYPE double
8528| #define MPIR_REAL16_CTYPE long double
8529| #define MPIR_INTEGER1_CTYPE char
8530| #define MPIR_INTEGER2_CTYPE short
8531| #define MPIR_INTEGER4_CTYPE int
8532| #define MPIR_INTEGER8_CTYPE long
8533| #define HAVE_AINT_LARGER_THAN_FINT 1
8534| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
8535| #define HAVE_FINT_IS_INT 1
8536| #define F77_TRUE_VALUE_SET 1
8537| #define F77_TRUE_VALUE 1
8538| #define F77_FALSE_VALUE 0
8539| #define SIZEOF_BOOL 1
8540| #define MPIR_CXX_BOOL_CTYPE _Bool
8541| #define SIZEOF_COMPLEX 8
8542| #define SIZEOF_DOUBLECOMPLEX 16
8543| #define SIZEOF_LONGDOUBLECOMPLEX 32
8544| #define HAVE_CXX_COMPLEX 1
8545| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8546| #define MPIR_AINT_MAX LONG_MAX
8547| #define MPIR_OFFSET_MAX LONG_MAX
8548| #define MPIR_COUNT_MAX LONG_MAX
8549| #define MPIR_Ucount unsigned long
8550| #define HAVE_STDLIB_H 1
8551| #define HAVE_STDARG_H 1
8552| #define HAVE_SYS_TYPES_H 1
8553| #define HAVE_STRING_H 1
8554| #define HAVE_INTTYPES_H 1
8555| #define HAVE_LIMITS_H 1
8556| #define HAVE_STDDEF_H 1
8557| #define HAVE_ERRNO_H 1
8558| #define HAVE_SYS_SOCKET_H 1
8559| #define HAVE_SYS_TIME_H 1
8560| #define HAVE_UNISTD_H 1
8561| #define HAVE_ASSERT_H 1
8562| #define HAVE_SYS_PARAM_H 1
8563| #define HAVE_SYS_UIO_H 1
8564| #define HAVE_SETITIMER 1
8565| #define HAVE_ALARM 1
8566| #define HAVE_VSNPRINTF 1
8567| #define HAVE_VSPRINTF 1
8568| #define HAVE_STRERROR 1
8569| #define HAVE_STRNCASECMP 1
8570| #define HAVE_DECL_STRERROR_R 1
8571| #define HAVE_STRERROR_R 1
8572| #define HAVE_SNPRINTF 1
8573| #define HAVE_QSORT 1
8574| #define HAVE_MACRO_VA_ARGS 1
8575| #define HAVE_STRDUP 1
8576| #define HAVE_MKSTEMP 1
8577| #define HAVE_PUTENV 1
8578| #define SIZEOF_MPII_BSEND_DATA_T 96
8579| #define HAVE_THREAD_POLICY_SET 1
8580| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8581| #define MPIDI_CH4_MAX_VCIS 1
8582| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8583| #define MPIDI_CH4_USE_MT_DIRECT 1
8584| #define HAVE_SYS_MMAN_H 1
8585| #define HAVE_SYS_STAT_H 1
8586| #define HAVE_FCNTL_H 1
8587| #define HAVE_GETHOSTNAME 1
8588| #define HAVE_SIGNAL_H 1
8589| #define HAVE_SIGNAL 1
8590| #define HAVE_UNISTD_H 1
8591| #define HAVE_STRING_H 1
8592| #define HAVE_STDLIB_H 1
8593| #define HAVE_SYS_SOCKET_H 1
8594| #define HAVE_STRINGS_H 1
8595| #define HAVE_ASSERT_H 1
8596| #define HAVE_ARPA_INET_H 1
8597| #define HAVE_SNPRINTF 1
8598| #define HAVE_STRNCASECMP 1
8599| #define HAVE_SYS_TYPES_H 1
8600| #define HAVE_SYS_PARAM_H 1
8601| #define HAVE_SYS_SOCKET_H 1
8602| #define HAVE_NETINET_IN_H 1
8603| #define HAVE_NETINET_TCP_H 1
8604| #define HAVE_SYS_UN_H 1
8605| #define HAVE_NETDB_H 1
8606| #define USE_PMI_PORT 1
8607| #define HAVE_H_ADDR_LIST 1
8608| #define HAVE_GCC_ATTRIBUTE 1
8609| /* end confdefs.h.  */
8610| #include <stdlib.h>
8611|       #if HAVE_RANDOM_H
8612|       # include <random.h>
8613|       #endif
8614|
8615|
8616| int
8617| main ()
8618| {
8619| if (sizeof (struct random_data))
8620|        return 0;
8621|   ;
8622|   return 0;
8623| }
8624configure:56114: result: no
8625configure:56139: checking for random_r
8626configure:56139: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c  >&5
8627Undefined symbols:
8628  "_random_r", referenced from:
8629      _main in ccY9SB7E.o
8630ld: symbol(s) not found
8631collect2: error: ld returned 1 exit status
8632configure:56139: $? = 1
8633configure: failed program was:
8634| /* confdefs.h */
8635| #define PACKAGE_NAME "MPICH"
8636| #define PACKAGE_TARNAME "mpich"
8637| #define PACKAGE_VERSION "4.0.2"
8638| #define PACKAGE_STRING "MPICH 4.0.2"
8639| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8640| #define PACKAGE_URL "http://www.mpich.org/"
8641| #define STDC_HEADERS 1
8642| #define HAVE_SYS_TYPES_H 1
8643| #define HAVE_SYS_STAT_H 1
8644| #define HAVE_STDLIB_H 1
8645| #define HAVE_STRING_H 1
8646| #define HAVE_MEMORY_H 1
8647| #define HAVE_STRINGS_H 1
8648| #define HAVE_INTTYPES_H 1
8649| #define HAVE_STDINT_H 1
8650| #define HAVE_UNISTD_H 1
8651| #define __EXTENSIONS__ 1
8652| #define _ALL_SOURCE 1
8653| #define _GNU_SOURCE 1
8654| #define _POSIX_PTHREAD_SEMANTICS 1
8655| #define _TANDEM_SOURCE 1
8656| #define PACKAGE "mpich"
8657| #define VERSION "4.0.2"
8658| #define HAVE_DLFCN_H 1
8659| #define LT_OBJDIR ".libs/"
8660| #define ENABLE_LOCAL_SESSION_INIT 1
8661| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8662| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8663| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8664| #define HAVE_CH4_NETMOD_OFI 1
8665| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8666| #define NEEDS_STRICT_ALIGNMENT 1
8667| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8668| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8669| #define HAVE_TAG_ERROR_BITS 1
8670| #define HAVE_VISIBILITY 1
8671| #define HAVE_LIBHWLOC 1
8672| #define HAVE_HWLOC 1
8673| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8674| #define MPICH_IS_THREADED 1
8675| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8676| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8677| #define HAVE_ROMIO 1
8678| #define ENABLE_PVAR_NEM 0
8679| #define ENABLE_PVAR_RECVQ 0
8680| #define ENABLE_PVAR_RMA 0
8681| #define ENABLE_PVAR_DIMS 0
8682| #define ENABLE_PVAR_MULTINIC 0
8683| #define HAVE_LONG_LONG 1
8684| #define STDCALL
8685| #define F77_NAME_LOWER_USCORE 1
8686| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8687| #define HAVE_FORTRAN_BINDING 1
8688| #define TRUE 1
8689| #define FALSE 0
8690| #define HAVE_CXX_EXCEPTIONS /**/
8691| #define HAVE_NAMESPACES /**/
8692| #define HAVE_NAMESPACE_STD /**/
8693| #define HAVE_CXX_BINDING 1
8694| #define HAVE_NAMEPUB_SERVICE 1
8695| #define restrict __restrict
8696| #define HAVE_GCC_ATTRIBUTE 1
8697| #define HAVE_BUILTIN_EXPECT 1
8698| #define HAVE_C11__STATIC_ASSERT 1
8699| #define HAVE_LONG_DOUBLE 1
8700| #define HAVE_LONG_LONG_INT 1
8701| #define ALIGNOF_MAX_ALIGN_T 0
8702| #define ALIGNOF_LONG_DOUBLE 16
8703| #define MAX_ALIGNMENT 16
8704| #define SIZEOF_CHAR 1
8705| #define SIZEOF_UNSIGNED_CHAR 1
8706| #define SIZEOF_SHORT 2
8707| #define SIZEOF_UNSIGNED_SHORT 2
8708| #define SIZEOF_INT 4
8709| #define SIZEOF_UNSIGNED_INT 4
8710| #define SIZEOF_LONG 8
8711| #define SIZEOF_UNSIGNED_LONG 8
8712| #define SIZEOF_LONG_LONG 8
8713| #define SIZEOF_UNSIGNED_LONG_LONG 8
8714| #define SIZEOF_FLOAT 4
8715| #define SIZEOF_DOUBLE 8
8716| #define SIZEOF_LONG_DOUBLE 16
8717| #define SIZEOF_VOID_P 8
8718| #define HAVE_STDDEF_H 1
8719| #define SIZEOF_WCHAR_T 4
8720| #define SIZEOF___FLOAT128 0
8721| #define SIZEOF_FLOAT_INT 8
8722| #define SIZEOF_DOUBLE_INT 16
8723| #define SIZEOF_LONG_INT 16
8724| #define SIZEOF_SHORT_INT 8
8725| #define SIZEOF_TWO_INT 8
8726| #define SIZEOF_LONG_DOUBLE_INT 32
8727| #define ALIGNOF_CHAR 1
8728| #define ALIGNOF_FLOAT 4
8729| #define ALIGNOF_DOUBLE 8
8730| #define ALIGNOF_LONG 8
8731| #define ALIGNOF_LONG_LONG 8
8732| #define ALIGNOF_LONG_DOUBLE 16
8733| #define ALIGNOF_SHORT 2
8734| #define ALIGNOF_INT 4
8735| #define ALIGNOF_BOOL 0
8736| #define ALIGNOF_WCHAR_T 4
8737| #define HAVE_INTTYPES_H 1
8738| #define HAVE_STDINT_H 1
8739| #define SIZEOF_INT8_T 1
8740| #define SIZEOF_INT16_T 2
8741| #define SIZEOF_INT32_T 4
8742| #define SIZEOF_INT64_T 8
8743| #define SIZEOF_UINT8_T 1
8744| #define SIZEOF_UINT16_T 2
8745| #define SIZEOF_UINT32_T 4
8746| #define SIZEOF_UINT64_T 8
8747| #define ALIGNOF_INT8_T 1
8748| #define ALIGNOF_INT16_T 2
8749| #define ALIGNOF_INT32_T 4
8750| #define ALIGNOF_INT64_T 8
8751| #define HAVE_INT8_T 1
8752| #define HAVE_INT16_T 1
8753| #define HAVE_INT32_T 1
8754| #define HAVE_INT64_T 1
8755| #define HAVE_UINT8_T 1
8756| #define HAVE_UINT16_T 1
8757| #define HAVE_UINT32_T 1
8758| #define HAVE_UINT64_T 1
8759| #define HAVE_STDBOOL_H 1
8760| #define HAVE_COMPLEX_H 1
8761| #define SIZEOF__BOOL 1
8762| #define SIZEOF_FLOAT__COMPLEX 8
8763| #define SIZEOF_DOUBLE__COMPLEX 16
8764| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8765| #define SIZEOF__FLOAT16 0
8766| #define HAVE__BOOL 1
8767| #define HAVE_FLOAT__COMPLEX 1
8768| #define HAVE_DOUBLE__COMPLEX 1
8769| #define HAVE_LONG_DOUBLE__COMPLEX 1
8770| #define SIZEOF_F77_INTEGER 4
8771| #define SIZEOF_F77_REAL 4
8772| #define SIZEOF_F77_DOUBLE_PRECISION 8
8773| #define MPIR_FC_REAL_CTYPE float
8774| #define MPIR_FC_DOUBLE_CTYPE double
8775| #define MPIR_REAL4_CTYPE float
8776| #define MPIR_REAL8_CTYPE double
8777| #define MPIR_REAL16_CTYPE long double
8778| #define MPIR_INTEGER1_CTYPE char
8779| #define MPIR_INTEGER2_CTYPE short
8780| #define MPIR_INTEGER4_CTYPE int
8781| #define MPIR_INTEGER8_CTYPE long
8782| #define HAVE_AINT_LARGER_THAN_FINT 1
8783| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
8784| #define HAVE_FINT_IS_INT 1
8785| #define F77_TRUE_VALUE_SET 1
8786| #define F77_TRUE_VALUE 1
8787| #define F77_FALSE_VALUE 0
8788| #define SIZEOF_BOOL 1
8789| #define MPIR_CXX_BOOL_CTYPE _Bool
8790| #define SIZEOF_COMPLEX 8
8791| #define SIZEOF_DOUBLECOMPLEX 16
8792| #define SIZEOF_LONGDOUBLECOMPLEX 32
8793| #define HAVE_CXX_COMPLEX 1
8794| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8795| #define MPIR_AINT_MAX LONG_MAX
8796| #define MPIR_OFFSET_MAX LONG_MAX
8797| #define MPIR_COUNT_MAX LONG_MAX
8798| #define MPIR_Ucount unsigned long
8799| #define HAVE_STDLIB_H 1
8800| #define HAVE_STDARG_H 1
8801| #define HAVE_SYS_TYPES_H 1
8802| #define HAVE_STRING_H 1
8803| #define HAVE_INTTYPES_H 1
8804| #define HAVE_LIMITS_H 1
8805| #define HAVE_STDDEF_H 1
8806| #define HAVE_ERRNO_H 1
8807| #define HAVE_SYS_SOCKET_H 1
8808| #define HAVE_SYS_TIME_H 1
8809| #define HAVE_UNISTD_H 1
8810| #define HAVE_ASSERT_H 1
8811| #define HAVE_SYS_PARAM_H 1
8812| #define HAVE_SYS_UIO_H 1
8813| #define HAVE_SETITIMER 1
8814| #define HAVE_ALARM 1
8815| #define HAVE_VSNPRINTF 1
8816| #define HAVE_VSPRINTF 1
8817| #define HAVE_STRERROR 1
8818| #define HAVE_STRNCASECMP 1
8819| #define HAVE_DECL_STRERROR_R 1
8820| #define HAVE_STRERROR_R 1
8821| #define HAVE_SNPRINTF 1
8822| #define HAVE_QSORT 1
8823| #define HAVE_MACRO_VA_ARGS 1
8824| #define HAVE_STRDUP 1
8825| #define HAVE_MKSTEMP 1
8826| #define HAVE_PUTENV 1
8827| #define SIZEOF_MPII_BSEND_DATA_T 96
8828| #define HAVE_THREAD_POLICY_SET 1
8829| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8830| #define MPIDI_CH4_MAX_VCIS 1
8831| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8832| #define MPIDI_CH4_USE_MT_DIRECT 1
8833| #define HAVE_SYS_MMAN_H 1
8834| #define HAVE_SYS_STAT_H 1
8835| #define HAVE_FCNTL_H 1
8836| #define HAVE_GETHOSTNAME 1
8837| #define HAVE_SIGNAL_H 1
8838| #define HAVE_SIGNAL 1
8839| #define HAVE_UNISTD_H 1
8840| #define HAVE_STRING_H 1
8841| #define HAVE_STDLIB_H 1
8842| #define HAVE_SYS_SOCKET_H 1
8843| #define HAVE_STRINGS_H 1
8844| #define HAVE_ASSERT_H 1
8845| #define HAVE_ARPA_INET_H 1
8846| #define HAVE_SNPRINTF 1
8847| #define HAVE_STRNCASECMP 1
8848| #define HAVE_SYS_TYPES_H 1
8849| #define HAVE_SYS_PARAM_H 1
8850| #define HAVE_SYS_SOCKET_H 1
8851| #define HAVE_NETINET_IN_H 1
8852| #define HAVE_NETINET_TCP_H 1
8853| #define HAVE_SYS_UN_H 1
8854| #define HAVE_NETDB_H 1
8855| #define USE_PMI_PORT 1
8856| #define HAVE_H_ADDR_LIST 1
8857| #define HAVE_GCC_ATTRIBUTE 1
8858| /* end confdefs.h.  */
8859| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
8860|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8861| #define random_r innocuous_random_r
8862|
8863| /* System header to define __stub macros and hopefully few prototypes,
8864|     which can conflict with char random_r (); below.
8865|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8866|     <limits.h> exists even on freestanding compilers.  */
8867|
8868| #ifdef __STDC__
8869| # include <limits.h>
8870| #else
8871| # include <assert.h>
8872| #endif
8873|
8874| #undef random_r
8875|
8876| /* Override any GCC internal prototype to avoid an error.
8877|    Use char because int might match the return type of a GCC
8878|    builtin and then its argument prototype would still apply.  */
8879| #ifdef __cplusplus
8880| extern "C"
8881| #endif
8882| char random_r ();
8883| /* The GNU C library defines this for functions which it implements
8884|     to always fail with ENOSYS.  Some functions are actually named
8885|     something starting with __ and the normal name is an alias.  */
8886| #if defined __stub_random_r || defined __stub___random_r
8887| choke me
8888| #endif
8889|
8890| int
8891| main ()
8892| {
8893| return random_r ();
8894|   ;
8895|   return 0;
8896| }
8897configure:56139: result: no
8898configure:56161: Using a non-symmetric heap
8899configure:56812: RUNNING CONFIGURE FOR ch4:ofi
8900configure:56830: Using runtime capability set due to no selected provider or explicitly runtime selection
8901configure:57086: CH4 OFI Netmod:  Using an embedded libfabric
8902configure:57185: ===== configuring modules/libfabric =====
8903configure: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 -m64' 'CFLAGS= -pipe -m64 ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
8904configure:57370: ===== done with modules/libfabric configure =====
8905CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include', appending
8906CPPFLAGS(='-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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include', not appending
8907WRAPPER_LIBS(=' -lpthread  -lhwloc') does not contain '-L/opt/local/lib/mpich-gcc11  -lpthread -ldl', appending
8908configure:57602: checking if fi_info struct has nic field
8909configure:57620: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include conftest.c >&5
8910configure:57620: $? = 0
8911configure:57626: result: yes
8912configure:57706: ===== configuring src/mpi/romio =====
8913configure: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 -m64' 'CFLAGS= -pipe -m64' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
8914configure:57891: ===== done with src/mpi/romio configure =====
8915configure:57897: sourcing src/mpi/romio/localdefs
8916configure:57706: ===== configuring src/pm/hydra =====
8917configure: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 -m64' 'CFLAGS= -pipe -m64' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS= -pipe -m64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS= -pipe -fallow-argument-mismatch -m64' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
8918configure:57891: ===== done with src/pm/hydra configure =====
8919configure:57962: checking for BSD/POSIX style global symbol lister
8920configure:58052: result: no
8921configure:58088: checking stdio.h usability
8922configure:58088: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include conftest.c >&5
8923configure:58088: $? = 0
8924configure:58088: result: yes
8925configure:58088: checking stdio.h presence
8926configure: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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include conftest.c
8927configure:58088: $? = 0
8928configure:58088: result: yes
8929configure:58088: checking for stdio.h
8930configure:58088: result: yes
8931configure:58098: checking for multiple __attribute__((alias)) support
8932configure:58157: /opt/local/bin/gcc-mp-11 -c  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include conftest.c >&5
8933configure:58157: $? = 0
8934configure:58161: cp conftest.o pac_conftest_other.o
8935configure:58164: $? = 0
8936configure:58225: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m64 -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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 conftest.c pac_conftest_other.o  >&5
8937conftest.c:238:21: error: only weak aliases are supported in this configuration
8938  238 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr")));
8939      |                     ^~~~~~~
8940conftest.c:239:21: error: only weak aliases are supported in this configuration
8941  239 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr")));
8942      |                     ^~~~~~~
8943configure:58225: $? = 1
8944configure: failed program was:
8945| /* confdefs.h */
8946| #define PACKAGE_NAME "MPICH"
8947| #define PACKAGE_TARNAME "mpich"
8948| #define PACKAGE_VERSION "4.0.2"
8949| #define PACKAGE_STRING "MPICH 4.0.2"
8950| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8951| #define PACKAGE_URL "http://www.mpich.org/"
8952| #define STDC_HEADERS 1
8953| #define HAVE_SYS_TYPES_H 1
8954| #define HAVE_SYS_STAT_H 1
8955| #define HAVE_STDLIB_H 1
8956| #define HAVE_STRING_H 1
8957| #define HAVE_MEMORY_H 1
8958| #define HAVE_STRINGS_H 1
8959| #define HAVE_INTTYPES_H 1
8960| #define HAVE_STDINT_H 1
8961| #define HAVE_UNISTD_H 1
8962| #define __EXTENSIONS__ 1
8963| #define _ALL_SOURCE 1
8964| #define _GNU_SOURCE 1
8965| #define _POSIX_PTHREAD_SEMANTICS 1
8966| #define _TANDEM_SOURCE 1
8967| #define PACKAGE "mpich"
8968| #define VERSION "4.0.2"
8969| #define HAVE_DLFCN_H 1
8970| #define LT_OBJDIR ".libs/"
8971| #define ENABLE_LOCAL_SESSION_INIT 1
8972| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8973| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8974| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8975| #define HAVE_CH4_NETMOD_OFI 1
8976| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8977| #define NEEDS_STRICT_ALIGNMENT 1
8978| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8979| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8980| #define HAVE_TAG_ERROR_BITS 1
8981| #define HAVE_VISIBILITY 1
8982| #define HAVE_LIBHWLOC 1
8983| #define HAVE_HWLOC 1
8984| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8985| #define MPICH_IS_THREADED 1
8986| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8987| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8988| #define HAVE_ROMIO 1
8989| #define ENABLE_PVAR_NEM 0
8990| #define ENABLE_PVAR_RECVQ 0
8991| #define ENABLE_PVAR_RMA 0
8992| #define ENABLE_PVAR_DIMS 0
8993| #define ENABLE_PVAR_MULTINIC 0
8994| #define HAVE_LONG_LONG 1
8995| #define STDCALL
8996| #define F77_NAME_LOWER_USCORE 1
8997| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8998| #define HAVE_FORTRAN_BINDING 1
8999| #define TRUE 1
9000| #define FALSE 0
9001| #define HAVE_CXX_EXCEPTIONS /**/
9002| #define HAVE_NAMESPACES /**/
9003| #define HAVE_NAMESPACE_STD /**/
9004| #define HAVE_CXX_BINDING 1
9005| #define HAVE_NAMEPUB_SERVICE 1
9006| #define restrict __restrict
9007| #define HAVE_GCC_ATTRIBUTE 1
9008| #define HAVE_BUILTIN_EXPECT 1
9009| #define HAVE_C11__STATIC_ASSERT 1
9010| #define HAVE_LONG_DOUBLE 1
9011| #define HAVE_LONG_LONG_INT 1
9012| #define ALIGNOF_MAX_ALIGN_T 0
9013| #define ALIGNOF_LONG_DOUBLE 16
9014| #define MAX_ALIGNMENT 16
9015| #define SIZEOF_CHAR 1
9016| #define SIZEOF_UNSIGNED_CHAR 1
9017| #define SIZEOF_SHORT 2
9018| #define SIZEOF_UNSIGNED_SHORT 2
9019| #define SIZEOF_INT 4
9020| #define SIZEOF_UNSIGNED_INT 4
9021| #define SIZEOF_LONG 8
9022| #define SIZEOF_UNSIGNED_LONG 8
9023| #define SIZEOF_LONG_LONG 8
9024| #define SIZEOF_UNSIGNED_LONG_LONG 8
9025| #define SIZEOF_FLOAT 4
9026| #define SIZEOF_DOUBLE 8
9027| #define SIZEOF_LONG_DOUBLE 16
9028| #define SIZEOF_VOID_P 8
9029| #define HAVE_STDDEF_H 1
9030| #define SIZEOF_WCHAR_T 4
9031| #define SIZEOF___FLOAT128 0
9032| #define SIZEOF_FLOAT_INT 8
9033| #define SIZEOF_DOUBLE_INT 16
9034| #define SIZEOF_LONG_INT 16
9035| #define SIZEOF_SHORT_INT 8
9036| #define SIZEOF_TWO_INT 8
9037| #define SIZEOF_LONG_DOUBLE_INT 32
9038| #define ALIGNOF_CHAR 1
9039| #define ALIGNOF_FLOAT 4
9040| #define ALIGNOF_DOUBLE 8
9041| #define ALIGNOF_LONG 8
9042| #define ALIGNOF_LONG_LONG 8
9043| #define ALIGNOF_LONG_DOUBLE 16
9044| #define ALIGNOF_SHORT 2
9045| #define ALIGNOF_INT 4
9046| #define ALIGNOF_BOOL 0
9047| #define ALIGNOF_WCHAR_T 4
9048| #define HAVE_INTTYPES_H 1
9049| #define HAVE_STDINT_H 1
9050| #define SIZEOF_INT8_T 1
9051| #define SIZEOF_INT16_T 2
9052| #define SIZEOF_INT32_T 4
9053| #define SIZEOF_INT64_T 8
9054| #define SIZEOF_UINT8_T 1
9055| #define SIZEOF_UINT16_T 2
9056| #define SIZEOF_UINT32_T 4
9057| #define SIZEOF_UINT64_T 8
9058| #define ALIGNOF_INT8_T 1
9059| #define ALIGNOF_INT16_T 2
9060| #define ALIGNOF_INT32_T 4
9061| #define ALIGNOF_INT64_T 8
9062| #define HAVE_INT8_T 1
9063| #define HAVE_INT16_T 1
9064| #define HAVE_INT32_T 1
9065| #define HAVE_INT64_T 1
9066| #define HAVE_UINT8_T 1
9067| #define HAVE_UINT16_T 1
9068| #define HAVE_UINT32_T 1
9069| #define HAVE_UINT64_T 1
9070| #define HAVE_STDBOOL_H 1
9071| #define HAVE_COMPLEX_H 1
9072| #define SIZEOF__BOOL 1
9073| #define SIZEOF_FLOAT__COMPLEX 8
9074| #define SIZEOF_DOUBLE__COMPLEX 16
9075| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9076| #define SIZEOF__FLOAT16 0
9077| #define HAVE__BOOL 1
9078| #define HAVE_FLOAT__COMPLEX 1
9079| #define HAVE_DOUBLE__COMPLEX 1
9080| #define HAVE_LONG_DOUBLE__COMPLEX 1
9081| #define SIZEOF_F77_INTEGER 4
9082| #define SIZEOF_F77_REAL 4
9083| #define SIZEOF_F77_DOUBLE_PRECISION 8
9084| #define MPIR_FC_REAL_CTYPE float
9085| #define MPIR_FC_DOUBLE_CTYPE double
9086| #define MPIR_REAL4_CTYPE float
9087| #define MPIR_REAL8_CTYPE double
9088| #define MPIR_REAL16_CTYPE long double
9089| #define MPIR_INTEGER1_CTYPE char
9090| #define MPIR_INTEGER2_CTYPE short
9091| #define MPIR_INTEGER4_CTYPE int
9092| #define MPIR_INTEGER8_CTYPE long
9093| #define HAVE_AINT_LARGER_THAN_FINT 1
9094| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
9095| #define HAVE_FINT_IS_INT 1
9096| #define F77_TRUE_VALUE_SET 1
9097| #define F77_TRUE_VALUE 1
9098| #define F77_FALSE_VALUE 0
9099| #define SIZEOF_BOOL 1
9100| #define MPIR_CXX_BOOL_CTYPE _Bool
9101| #define SIZEOF_COMPLEX 8
9102| #define SIZEOF_DOUBLECOMPLEX 16
9103| #define SIZEOF_LONGDOUBLECOMPLEX 32
9104| #define HAVE_CXX_COMPLEX 1
9105| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
9106| #define MPIR_AINT_MAX LONG_MAX
9107| #define MPIR_OFFSET_MAX LONG_MAX
9108| #define MPIR_COUNT_MAX LONG_MAX
9109| #define MPIR_Ucount unsigned long
9110| #define HAVE_STDLIB_H 1
9111| #define HAVE_STDARG_H 1
9112| #define HAVE_SYS_TYPES_H 1
9113| #define HAVE_STRING_H 1
9114| #define HAVE_INTTYPES_H 1
9115| #define HAVE_LIMITS_H 1
9116| #define HAVE_STDDEF_H 1
9117| #define HAVE_ERRNO_H 1
9118| #define HAVE_SYS_SOCKET_H 1
9119| #define HAVE_SYS_TIME_H 1
9120| #define HAVE_UNISTD_H 1
9121| #define HAVE_ASSERT_H 1
9122| #define HAVE_SYS_PARAM_H 1
9123| #define HAVE_SYS_UIO_H 1
9124| #define HAVE_SETITIMER 1
9125| #define HAVE_ALARM 1
9126| #define HAVE_VSNPRINTF 1
9127| #define HAVE_VSPRINTF 1
9128| #define HAVE_STRERROR 1
9129| #define HAVE_STRNCASECMP 1
9130| #define HAVE_DECL_STRERROR_R 1
9131| #define HAVE_STRERROR_R 1
9132| #define HAVE_SNPRINTF 1
9133| #define HAVE_QSORT 1
9134| #define HAVE_MACRO_VA_ARGS 1
9135| #define HAVE_STRDUP 1
9136| #define HAVE_MKSTEMP 1
9137| #define HAVE_PUTENV 1
9138| #define SIZEOF_MPII_BSEND_DATA_T 96
9139| #define HAVE_THREAD_POLICY_SET 1
9140| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
9141| #define MPIDI_CH4_MAX_VCIS 1
9142| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
9143| #define MPIDI_CH4_USE_MT_DIRECT 1
9144| #define HAVE_SYS_MMAN_H 1
9145| #define HAVE_SYS_STAT_H 1
9146| #define HAVE_FCNTL_H 1
9147| #define HAVE_GETHOSTNAME 1
9148| #define HAVE_SIGNAL_H 1
9149| #define HAVE_SIGNAL 1
9150| #define HAVE_UNISTD_H 1
9151| #define HAVE_STRING_H 1
9152| #define HAVE_STDLIB_H 1
9153| #define HAVE_SYS_SOCKET_H 1
9154| #define HAVE_STRINGS_H 1
9155| #define HAVE_ASSERT_H 1
9156| #define HAVE_ARPA_INET_H 1
9157| #define HAVE_SNPRINTF 1
9158| #define HAVE_STRNCASECMP 1
9159| #define HAVE_SYS_TYPES_H 1
9160| #define HAVE_SYS_PARAM_H 1
9161| #define HAVE_SYS_SOCKET_H 1
9162| #define HAVE_NETINET_IN_H 1
9163| #define HAVE_NETINET_TCP_H 1
9164| #define HAVE_SYS_UN_H 1
9165| #define HAVE_NETDB_H 1
9166| #define USE_PMI_PORT 1
9167| #define HAVE_H_ADDR_LIST 1
9168| #define HAVE_GCC_ATTRIBUTE 1
9169| #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1
9170| #define MPIDI_OFI_VNI_USE_DOMAIN 1
9171| #define HAVE_LIBFABRIC_NIC 1
9172| #define HAVE_STDIO_H 1
9173| /* end confdefs.h.  */
9174|
9175|
9176| #include <stdio.h>
9177|
9178| struct mpif_cmblk_t_ { int imember; };
9179| typedef struct mpif_cmblk_t_ mpif_cmblk_t;
9180|
9181| mpif_cmblk_t mpifcmbr = {0};
9182| extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr")));
9183| extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr")));
9184|
9185| extern int same_addrs1( void *ptr );
9186| extern int same_addrs2( void *ptr );
9187|
9188|
9189| int
9190| main ()
9191| {
9192|
9193|     int iaddr = 0;
9194| #if defined(ATTR_ALIAS_DEBUG)
9195|     printf( "main: addr(mpifcmbr) = %p\n", &mpifcmbr );
9196|     printf( "main: addr(mpifcmb) = %p\n", &mpifcmb );
9197|     printf( "main: addr(MPIFCMB) = %p\n", &MPIFCMB );
9198| #endif
9199|     iaddr = same_addrs1( &mpifcmbr ) && same_addrs2( &mpifcmbr );
9200|     FILE *file = fopen( "pac_conftestval", "w" );
9201|     if (!file) return 1;
9202|     fprintf( file, "%d\n", iaddr );
9203|
9204|   ;
9205|   return 0;
9206| }
9207|
9208configure:58315: result: no! link failure
9209configure:59117: creating ./config.lt
9210
9211## ------------------ ##
9212## Running config.lt. ##
9213## ------------------ ##
9214config.lt:780: creating libtool
9215configure:61299: checking if the F77 compiler accepts -Wl,-commons,use_dylibs
9216LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64') does not contain '-Wl,-commons,use_dylibs', appending
9217configure:61337: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m64 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 -Wl,-commons,use_dylibs conftest.f  >&5
9218configure:61337: $? = 0
9219configure:61338: result: yes
9220WRAPPER_LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64') does not contain '-Wl,-commons,use_dylibs', appending
9221configure:61651: checking that generated files are newer than configure
9222configure:61657: result: done
9223configure:61897: creating ./config.status
9224
9225## ---------------------- ##
9226## Running config.status. ##
9227## ---------------------- ##
9228
9229This file was extended by MPICH config.status 4.0.2, which was
9230generated by GNU Autoconf 2.69.  Invocation command line was
9231
9232  CONFIG_FILES    =
9233  CONFIG_HEADERS  =
9234  CONFIG_LINKS    =
9235  CONFIG_COMMANDS =
9236  $ ./config.status
9237
9238on 36-111.wireless-city.scu.edu.tw
9239
9240config.status:2208: creating src/mpid/ch4/shm/posix/posix_eager_array.c
9241config.status:2208: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h
9242config.status:2208: creating src/mpid/ch4/src/mpid_ch4_net_array.c
9243config.status:2208: creating src/mpid/ch4/include/netmodpre.h
9244config.status:2208: creating src/binding/fortran/use_mpi/mpif90model.h
9245config.status:2208: creating Makefile
9246config.status:2208: creating examples/Makefile
9247config.status:2208: creating test/Makefile
9248config.status:2208: creating test/commands/Makefile
9249config.status:2208: creating src/include/mpichinfo.h
9250config.status:2208: creating mpich-doxygen
9251config.status:2208: creating src/include/mpir_ext.h
9252config.status:2208: creating src/binding/cxx/mpicxx.h
9253config.status:2208: creating src/binding/fortran/mpif_h/mpif.h
9254config.status:2208: creating src/binding/fortran/mpif_h/setbotf.f
9255config.status:2208: creating src/binding/fortran/mpif_h/setbot.c
9256config.status:2208: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90
9257config.status:2208: creating src/binding/fortran/use_mpi/mpi_base.f90
9258config.status:2208: creating src/binding/fortran/use_mpi/mpi_constants.f90
9259config.status:2208: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90
9260config.status:2208: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90
9261config.status:2208: creating src/packaging/pkgconfig/mpich.pc
9262config.status:2208: creating src/packaging/envmods/mpich.module
9263config.status:2316: WARNING:  'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting
9264config.status:2208: creating src/env/mpixxx_opts.conf
9265config.status:2208: creating src/env/mpicc.sh
9266config.status:2208: creating src/env/mpicc.bash
9267config.status:2208: creating src/env/mpicxx.sh
9268config.status:2208: creating src/env/mpicxx.bash
9269config.status:2208: creating src/env/mpifort.sh
9270config.status:2208: creating src/env/mpifort.bash
9271config.status:2208: creating src/env/parkill
9272config.status:2208: creating src/include/mpi.h
9273config.status:2208: creating doc/design/Makefile
9274config.status:2208: creating doc/installguide/Makefile
9275config.status:2208: creating doc/refman/Makefile
9276config.status:2208: creating doc/userguide/Makefile
9277config.status:2208: creating test/commands/cmdtests
9278config.status:2208: creating src/include/mpichconf.h
9279config.status:2442: executing depfiles commands
9280config.status:2442: executing libtool commands
9281config.status:2442: executing src/include/mpif.h commands
9282config.status:2442: executing external_setups commands
9283config.status:2442: executing lib/newconfig commands
9284config.status:2442: executing chmod commands
9285configure: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-ppc64/test/mpi)
9286configure: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 -m64' 'CFLAGS=' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-pipe -m64' 'CXXFLAGS=' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS=' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64' 'FCFLAGS=' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64' '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=.
9287
9288## ---------------- ##
9289## Cache variables. ##
9290## ---------------- ##
9291
9292ac_cv_alignof_bool=0
9293ac_cv_alignof_char=1
9294ac_cv_alignof_double=8
9295ac_cv_alignof_float=4
9296ac_cv_alignof_int16_t=2
9297ac_cv_alignof_int32_t=4
9298ac_cv_alignof_int64_t=8
9299ac_cv_alignof_int8_t=1
9300ac_cv_alignof_int=4
9301ac_cv_alignof_long=8
9302ac_cv_alignof_long_double=16
9303ac_cv_alignof_long_long=8
9304ac_cv_alignof_max_align_t=0
9305ac_cv_alignof_short=2
9306ac_cv_alignof_wchar_t=4
9307ac_cv_build=powerpc-apple-darwin9.8.0
9308ac_cv_c_bigendian=yes
9309ac_cv_c_compiler_gnu=yes
9310ac_cv_c_const=yes
9311ac_cv_c_inline=inline
9312ac_cv_c_restrict=__restrict
9313ac_cv_c_volatile=yes
9314ac_cv_cxx_bool=yes
9315ac_cv_cxx_compiler_gnu=yes
9316ac_cv_cxx_exceptions=yes
9317ac_cv_cxx_namespace_std=yes
9318ac_cv_cxx_namespaces=yes
9319ac_cv_env_CCC_set=
9320ac_cv_env_CCC_value=
9321ac_cv_env_CC_set=set
9322ac_cv_env_CC_value=/opt/local/bin/gcc-mp-11
9323ac_cv_env_CFLAGS_set=set
9324ac_cv_env_CFLAGS_value=
9325ac_cv_env_CPPFLAGS_set=set
9326ac_cv_env_CPPFLAGS_value=
9327ac_cv_env_CPP_set=
9328ac_cv_env_CPP_value=
9329ac_cv_env_CXXCPP_set=
9330ac_cv_env_CXXCPP_value=
9331ac_cv_env_CXXFLAGS_set=set
9332ac_cv_env_CXXFLAGS_value=
9333ac_cv_env_CXX_set=set
9334ac_cv_env_CXX_value=/opt/local/bin/g++-mp-11
9335ac_cv_env_F77_set=set
9336ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-11
9337ac_cv_env_FCFLAGS_set=set
9338ac_cv_env_FCFLAGS_value=
9339ac_cv_env_FC_set=set
9340ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-11
9341ac_cv_env_FFLAGS_set=set
9342ac_cv_env_FFLAGS_value=
9343ac_cv_env_GCOV_set=
9344ac_cv_env_GCOV_value=
9345ac_cv_env_LDFLAGS_set=set
9346ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64'
9347ac_cv_env_LIBS_set=
9348ac_cv_env_LIBS_value=
9349ac_cv_env_LT_SYS_LIBRARY_PATH_set=
9350ac_cv_env_LT_SYS_LIBRARY_PATH_value=
9351ac_cv_env_MPICHLIB_CFLAGS_set=set
9352ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -m64'
9353ac_cv_env_MPICHLIB_CPPFLAGS_set=set
9354ac_cv_env_MPICHLIB_CPPFLAGS_value=-isystem/opt/local/include/LegacySupport
9355ac_cv_env_MPICHLIB_CXXFLAGS_set=set
9356ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -m64'
9357ac_cv_env_MPICHLIB_FCFLAGS_set=set
9358ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -fallow-argument-mismatch -m64'
9359ac_cv_env_MPICHLIB_FFLAGS_set=set
9360ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m64'
9361ac_cv_env_MPICXXLIBNAME_set=
9362ac_cv_env_MPICXXLIBNAME_value=
9363ac_cv_env_MPIFCLIBNAME_set=
9364ac_cv_env_MPIFCLIBNAME_value=
9365ac_cv_env_MPILIBNAME_set=
9366ac_cv_env_MPILIBNAME_value=
9367ac_cv_env_PMPILIBNAME_set=
9368ac_cv_env_PMPILIBNAME_value=
9369ac_cv_env_YAKSALIBNAME_set=
9370ac_cv_env_YAKSALIBNAME_value=
9371ac_cv_env_ZMLIBNAME_set=
9372ac_cv_env_ZMLIBNAME_value=
9373ac_cv_env_build_alias_set=
9374ac_cv_env_build_alias_value=
9375ac_cv_env_host_alias_set=
9376ac_cv_env_host_alias_value=
9377ac_cv_env_target_alias_set=
9378ac_cv_env_target_alias_value=
9379ac_cv_f77_compiler_gnu=yes
9380ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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'
9381ac_cv_fc_compiler_gnu=yes
9382ac_cv_func_alarm=yes
9383ac_cv_func_bindprocessor=no
9384ac_cv_func_gethostname=yes
9385ac_cv_func_mkstemp=yes
9386ac_cv_func_mmap=yes
9387ac_cv_func_putenv=yes
9388ac_cv_func_qsort=yes
9389ac_cv_func_random_r=no
9390ac_cv_func_sched_getaffinity=no
9391ac_cv_func_sched_setaffinity=no
9392ac_cv_func_setitimer=yes
9393ac_cv_func_signal=yes
9394ac_cv_func_snprintf=yes
9395ac_cv_func_strdup=yes
9396ac_cv_func_strerror=yes
9397ac_cv_func_strerror_r=yes
9398ac_cv_func_strerror_r_char_p=no
9399ac_cv_func_strncasecmp=yes
9400ac_cv_func_thread_policy_set=yes
9401ac_cv_func_vsnprintf=yes
9402ac_cv_func_vsprintf=yes
9403ac_cv_have_decl_strerror_r=yes
9404ac_cv_header_arpa_inet_h=yes
9405ac_cv_header_assert_h=yes
9406ac_cv_header_complex=yes
9407ac_cv_header_complex_h=yes
9408ac_cv_header_dlfcn_h=yes
9409ac_cv_header_endian_h=no
9410ac_cv_header_errno_h=yes
9411ac_cv_header_fcntl_h=yes
9412ac_cv_header_hcoll_api_hcoll_api_h=no
9413ac_cv_header_hwloc_h=yes
9414ac_cv_header_inttypes_h=yes
9415ac_cv_header_limits_h=yes
9416ac_cv_header_memory_h=yes
9417ac_cv_header_minix_config_h=no
9418ac_cv_header_netdb_h=yes
9419ac_cv_header_netinet_in_h=yes
9420ac_cv_header_netinet_tcp_h=yes
9421ac_cv_header_netloc_h=no
9422ac_cv_header_random_h=no
9423ac_cv_header_rdma_fabric_h=no
9424ac_cv_header_signal_h=yes
9425ac_cv_header_stdarg_h=yes
9426ac_cv_header_stdbool_h=yes
9427ac_cv_header_stdc=yes
9428ac_cv_header_stddef_h=yes
9429ac_cv_header_stdint_h=yes
9430ac_cv_header_stdio_h=yes
9431ac_cv_header_stdlib_h=yes
9432ac_cv_header_string_h=yes
9433ac_cv_header_strings_h=yes
9434ac_cv_header_sys_bitypes_h=no
9435ac_cv_header_sys_mman_h=yes
9436ac_cv_header_sys_param_h=yes
9437ac_cv_header_sys_socket_h=yes
9438ac_cv_header_sys_stat_h=yes
9439ac_cv_header_sys_time_h=yes
9440ac_cv_header_sys_types_h=yes
9441ac_cv_header_sys_uio_h=yes
9442ac_cv_header_sys_un_h=yes
9443ac_cv_header_ucp_api_ucp_h=no
9444ac_cv_header_unistd_h=yes
9445ac_cv_header_xpmem_h=no
9446ac_cv_host=powerpc-apple-darwin9.8.0
9447ac_cv_lib_hwloc_hwloc_topology_set_pid=yes
9448ac_cv_objext=o
9449ac_cv_path_BASH_SHELL=/bin/bash
9450ac_cv_path_DOCTEXT=false
9451ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
9452ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
9453ac_cv_path_GREP=/opt/local/bin/ggrep
9454ac_cv_path_NM_G=/opt/local/bin/nm
9455ac_cv_path_PERL=/opt/local/bin/perl
9456ac_cv_path_SED=/opt/local/bin/gsed
9457ac_cv_path_lt_DD=/bin/dd
9458ac_cv_path_mkdir=/opt/local/bin/gmkdir
9459ac_cv_prog_AWK=gawk
9460ac_cv_prog_CPP='/opt/local/bin/gcc-mp-11 -E'
9461ac_cv_prog_CXXCPP='/opt/local/bin/g++-mp-11 -E'
9462ac_cv_prog_GCOV=gcov
9463ac_cv_prog_KILLALL=killall
9464ac_cv_prog_MAKE=make
9465ac_cv_prog_ac_ct_AR=ar
9466ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-11
9467ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
9468ac_cv_prog_ac_ct_LIPO=lipo
9469ac_cv_prog_ac_ct_NMEDIT=nmedit
9470ac_cv_prog_ac_ct_OTOOL=otool
9471ac_cv_prog_ac_ct_RANLIB=ranlib
9472ac_cv_prog_ac_ct_STRIP=strip
9473ac_cv_prog_cc_c89=
9474ac_cv_prog_cc_c99=
9475ac_cv_prog_cc_g=yes
9476ac_cv_prog_cxx_g=yes
9477ac_cv_prog_f77_g=yes
9478ac_cv_prog_f77_v=-v
9479ac_cv_prog_fc_g=yes
9480ac_cv_prog_make_make_set=yes
9481ac_cv_safe_to_define___extensions__=yes
9482ac_cv_search_gethostbyname='none required'
9483ac_cv_search_setsockopt='none required'
9484ac_cv_search_socket='none required'
9485ac_cv_sizeof_Complex=8
9486ac_cv_sizeof_DoubleComplex=16
9487ac_cv_sizeof_LongDoubleComplex=32
9488ac_cv_sizeof_MPII_Bsend_data_t=96
9489ac_cv_sizeof__Bool=1
9490ac_cv_sizeof__Float16=0
9491ac_cv_sizeof___float128=0
9492ac_cv_sizeof_bool=1
9493ac_cv_sizeof_char=1
9494ac_cv_sizeof_double=8
9495ac_cv_sizeof_double__Complex=16
9496ac_cv_sizeof_double_int=16
9497ac_cv_sizeof_float=4
9498ac_cv_sizeof_float__Complex=8
9499ac_cv_sizeof_float_int=8
9500ac_cv_sizeof_int16_t=2
9501ac_cv_sizeof_int32_t=4
9502ac_cv_sizeof_int64_t=8
9503ac_cv_sizeof_int8_t=1
9504ac_cv_sizeof_int=4
9505ac_cv_sizeof_long=8
9506ac_cv_sizeof_long_double=16
9507ac_cv_sizeof_long_double__Complex=32
9508ac_cv_sizeof_long_double_int=32
9509ac_cv_sizeof_long_int=16
9510ac_cv_sizeof_long_long=8
9511ac_cv_sizeof_short=2
9512ac_cv_sizeof_short_int=8
9513ac_cv_sizeof_two_int=8
9514ac_cv_sizeof_uint16_t=2
9515ac_cv_sizeof_uint32_t=4
9516ac_cv_sizeof_uint64_t=8
9517ac_cv_sizeof_uint8_t=1
9518ac_cv_sizeof_unsigned_char=1
9519ac_cv_sizeof_unsigned_int=4
9520ac_cv_sizeof_unsigned_long=8
9521ac_cv_sizeof_unsigned_long_long=8
9522ac_cv_sizeof_unsigned_short=2
9523ac_cv_sizeof_void_p=8
9524ac_cv_sizeof_wchar_t=4
9525ac_cv_target=powerpc-apple-darwin9.8.0
9526ac_cv_type__Bool=yes
9527ac_cv_type_double__Complex=yes
9528ac_cv_type_float__Complex=yes
9529ac_cv_type_long_double__Complex=yes
9530ac_cv_type_size_t=yes
9531ac_cv_type_struct_random_data=no
9532am_cv_CC_dependencies_compiler_type=none
9533am_cv_CXX_dependencies_compiler_type=none
9534am_cv_ar_interface=ar
9535am_cv_make_support_nested_variables=yes
9536am_cv_prog_cc_c_o=yes
9537lt_cv_apple_cc_single_mod=yes
9538lt_cv_ar_at_file=no
9539lt_cv_deplibs_check_method=pass_all
9540lt_cv_file_magic_cmd='$MAGIC_CMD'
9541lt_cv_file_magic_test_file=
9542lt_cv_ld_exported_symbols_list=yes
9543lt_cv_ld_force_load=yes
9544lt_cv_ld_reload_flag=-r
9545lt_cv_nm_interface='BSD nm'
9546lt_cv_objdir=.libs
9547lt_cv_path_LD=/opt/local/bin/ld
9548lt_cv_path_LDCXX=/opt/local/bin/ld
9549lt_cv_path_NM='/usr/bin/nm -p'
9550lt_cv_path_mainfest_tool=no
9551lt_cv_prog_compiler_c_o=yes
9552lt_cv_prog_compiler_c_o_CXX=yes
9553lt_cv_prog_compiler_c_o_F77=yes
9554lt_cv_prog_compiler_c_o_FC=yes
9555lt_cv_prog_compiler_pic='-fno-common -DPIC'
9556lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
9557lt_cv_prog_compiler_pic_F77=-fno-common
9558lt_cv_prog_compiler_pic_FC=-fno-common
9559lt_cv_prog_compiler_pic_works=yes
9560lt_cv_prog_compiler_pic_works_CXX=yes
9561lt_cv_prog_compiler_pic_works_F77=yes
9562lt_cv_prog_compiler_pic_works_FC=yes
9563lt_cv_prog_compiler_rtti_exceptions=no
9564lt_cv_prog_compiler_static_works=no
9565lt_cv_prog_compiler_static_works_CXX=no
9566lt_cv_prog_compiler_static_works_F77=no
9567lt_cv_prog_compiler_static_works_FC=no
9568lt_cv_prog_gnu_ld=no
9569lt_cv_prog_gnu_ldcxx=no
9570lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9571lt_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'\'''
9572lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
9573lt_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'\'''
9574lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
9575lt_cv_sys_global_symbol_to_import=
9576lt_cv_sys_max_cmd_len=196608
9577lt_cv_to_host_file_cmd=func_convert_file_noop
9578lt_cv_to_tool_file_cmd=func_convert_file_noop
9579lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
9580pac_cv_attr_weak=yes
9581pac_cv_attr_weak_alias=no
9582pac_cv_attr_weak_import=yes
9583pac_cv_cc_has___func__=yes
9584pac_cv_cc_vendor=gnu
9585pac_cv_cxx_builds_exe=yes
9586pac_cv_cxx_compiles_string=yes
9587pac_cv_cxx_has_iostream=yes
9588pac_cv_cxx_has_math=no
9589pac_cv_f77_accepts_F=yes
9590pac_cv_f77_flibs_valid=unknown
9591pac_cv_f77_sizeof_character=1
9592pac_cv_f77_sizeof_double_precision=8
9593pac_cv_f77_sizeof_integer16=0
9594pac_cv_f77_sizeof_integer1=1
9595pac_cv_f77_sizeof_integer2=2
9596pac_cv_f77_sizeof_integer4=4
9597pac_cv_f77_sizeof_integer8=8
9598pac_cv_f77_sizeof_integer=4
9599pac_cv_f77_sizeof_real16=16
9600pac_cv_f77_sizeof_real4=4
9601pac_cv_f77_sizeof_real8=8
9602pac_cv_f77_sizeof_real=4
9603pac_cv_fc_accepts_F90=yes
9604pac_cv_fc_and_f77=yes
9605pac_cv_fc_module_case=lower
9606pac_cv_fc_module_ext=mod
9607pac_cv_fc_module_incflag=-I
9608pac_cv_fc_module_outflag=-J
9609pac_cv_fort90_real8=yes
9610pac_cv_fort_integer16=yes
9611pac_cv_fort_integer1=yes
9612pac_cv_fort_integer2=yes
9613pac_cv_fort_integer4=yes
9614pac_cv_fort_integer8=yes
9615pac_cv_fort_real16=yes
9616pac_cv_fort_real4=yes
9617pac_cv_fort_real8=yes
9618pac_cv_func_decl_gethostname=no
9619pac_cv_func_decl_mkstemp=no
9620pac_cv_func_decl_putenv=no
9621pac_cv_func_decl_snprintf=no
9622pac_cv_func_decl_strdup=no
9623pac_cv_func_decl_strerror_r=no
9624pac_cv_func_decl_vsnprintf=no
9625pac_cv_gnu_attr_format=yes
9626pac_cv_gnu_attr_pure=yes
9627pac_cv_have_float16=no
9628pac_cv_have_haddr_list=yes
9629pac_cv_have_long_double=yes
9630pac_cv_have_long_long=yes
9631pac_cv_have_socklen_t=yes
9632pac_cv_have_thread_affinity_policy=no
9633pac_cv_int32_t_alignment=yes
9634pac_cv_int64_t_alignment=yes
9635pac_cv_mkdir_p=yes
9636pac_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-ppc64
9637pac_cv_prog_c_unaligned_doubles=yes
9638pac_cv_prog_c_weak_symbols=no
9639pac_cv_prog_f77_and_c_stdio_libs=none
9640pac_cv_prog_f77_exclaim_comments=yes
9641pac_cv_prog_f77_has_incdir=-I
9642pac_cv_prog_f77_library_dir_flag=-L
9643pac_cv_prog_f77_mismatched_args=yes
9644pac_cv_prog_f77_mismatched_args_parm=
9645pac_cv_prog_f77_name_mangle='lower uscore'
9646pac_cv_prog_f77_true_false_value='1 0'
9647pac_cv_prog_fc_and_c_stdio_libs=none
9648pac_cv_prog_fc_cross=no
9649pac_cv_prog_fc_int_kind_16=8
9650pac_cv_prog_fc_int_kind_8=4
9651pac_cv_prog_fc_works=yes
9652pac_cv_prog_make_allows_comments=yes
9653pac_cv_prog_make_found_clock_skew=no
9654pac_cv_prog_make_include=yes
9655pac_cv_prog_make_set_cflags=yes
9656pac_cv_prog_make_vpath=VPATH
9657pac_cv_wl_commons_use_dylibs_works=yes
9658
9659## ----------------- ##
9660## Output variables. ##
9661## ----------------- ##
9662
9663ABIVERSION='14:2:2'
9664ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
9665ACLOCAL='${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-ppc64/confdb/missing aclocal-1.15'
9666ADDRESS_KIND='8'
9667AMDEPBACKSLASH=''
9668AMDEP_FALSE=''
9669AMDEP_TRUE='#'
9670AMTAR='$${TAR-tar}'
9671AM_BACKSLASH='\'
9672AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9673AM_DEFAULT_VERBOSITY='1'
9674AM_V='$(V)'
9675AR='ar'
9676AS=''
9677AUTOCONF='${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-ppc64/confdb/missing autoconf'
9678AUTOHEADER='${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-ppc64/confdb/missing autoheader'
9679AUTOMAKE='${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-ppc64/confdb/missing automake-1.15'
9680AWK='gawk'
9681BASH_SHELL='/bin/bash'
9682BSEND_OVERHEAD='96'
9683BUILD_BASH_SCRIPTS_FALSE='#'
9684BUILD_BASH_SCRIPTS_TRUE=''
9685BUILD_CH3_FALSE=''
9686BUILD_CH3_NEMESIS_FALSE=''
9687BUILD_CH3_NEMESIS_TRUE='#'
9688BUILD_CH3_SOCK_FALSE=''
9689BUILD_CH3_SOCK_TRUE='#'
9690BUILD_CH3_TRUE='#'
9691BUILD_CH3_UTIL_SOCK_FALSE=''
9692BUILD_CH3_UTIL_SOCK_TRUE='#'
9693BUILD_CH4_COLL_TUNING_FALSE=''
9694BUILD_CH4_COLL_TUNING_TRUE='#'
9695BUILD_CH4_FALSE='#'
9696BUILD_CH4_NETMOD_OFI_FALSE='#'
9697BUILD_CH4_NETMOD_OFI_TRUE=''
9698BUILD_CH4_NETMOD_STUBNM_FALSE=''
9699BUILD_CH4_NETMOD_STUBNM_TRUE='#'
9700BUILD_CH4_NETMOD_UCX_FALSE=''
9701BUILD_CH4_NETMOD_UCX_TRUE='#'
9702BUILD_CH4_SHM_FALSE='#'
9703BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#'
9704BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE=''
9705BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE=''
9706BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#'
9707BUILD_CH4_SHM_TRUE=''
9708BUILD_CH4_TRUE=''
9709BUILD_COVERAGE_FALSE=''
9710BUILD_COVERAGE_TRUE='#'
9711BUILD_CXX_BINDING_FALSE='#'
9712BUILD_CXX_BINDING_TRUE=''
9713BUILD_DATALOOP_ENGINE_FALSE=''
9714BUILD_DATALOOP_ENGINE_TRUE='#'
9715BUILD_DEBUGGER_DLL_FALSE=''
9716BUILD_DEBUGGER_DLL_TRUE='#'
9717BUILD_F08_BINDING_FALSE=''
9718BUILD_F08_BINDING_TRUE='#'
9719BUILD_F77_BINDING_FALSE='#'
9720BUILD_F77_BINDING_TRUE=''
9721BUILD_FC_BINDING_FALSE='#'
9722BUILD_FC_BINDING_TRUE=''
9723BUILD_HCOLL_FALSE=''
9724BUILD_HCOLL_TRUE='#'
9725BUILD_MPID_COMMON_BC_FALSE='#'
9726BUILD_MPID_COMMON_BC_TRUE=''
9727BUILD_MPID_COMMON_GENQ_FALSE='#'
9728BUILD_MPID_COMMON_GENQ_TRUE=''
9729BUILD_MPID_COMMON_SCHED_FALSE='#'
9730BUILD_MPID_COMMON_SCHED_TRUE=''
9731BUILD_MPID_COMMON_SHM_FALSE='#'
9732BUILD_MPID_COMMON_SHM_TRUE=''
9733BUILD_MPID_COMMON_THREAD_FALSE='#'
9734BUILD_MPID_COMMON_THREAD_TRUE=''
9735BUILD_NAMEPUB_FILE_FALSE=''
9736BUILD_NAMEPUB_FILE_TRUE='#'
9737BUILD_NAMEPUB_PMI_FALSE='#'
9738BUILD_NAMEPUB_PMI_TRUE=''
9739BUILD_NEMESIS_NETMOD_OFI_FALSE=''
9740BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
9741BUILD_NEMESIS_NETMOD_TCP_FALSE=''
9742BUILD_NEMESIS_NETMOD_TCP_TRUE='#'
9743BUILD_PMI_BGQ_FALSE=''
9744BUILD_PMI_BGQ_TRUE='#'
9745BUILD_PMI_CRAY_FALSE=''
9746BUILD_PMI_CRAY_TRUE='#'
9747BUILD_PMI_PMI2_FALSE=''
9748BUILD_PMI_PMI2_SIMPLE_FALSE=''
9749BUILD_PMI_PMI2_SIMPLE_TRUE='#'
9750BUILD_PMI_PMI2_TRUE='#'
9751BUILD_PMI_SIMPLE_FALSE='#'
9752BUILD_PMI_SIMPLE_TRUE=''
9753BUILD_PMI_SLURM_FALSE=''
9754BUILD_PMI_SLURM_TRUE='#'
9755BUILD_PM_GFORKER_FALSE=''
9756BUILD_PM_GFORKER_TRUE='#'
9757BUILD_PM_HYDRA2_FALSE=''
9758BUILD_PM_HYDRA2_TRUE='#'
9759BUILD_PM_HYDRA_FALSE='#'
9760BUILD_PM_HYDRA_TRUE=''
9761BUILD_PM_REMSHELL_FALSE=''
9762BUILD_PM_REMSHELL_TRUE='#'
9763BUILD_PM_UTIL_FALSE=''
9764BUILD_PM_UTIL_TRUE='#'
9765BUILD_PROFILING_LIB_FALSE='#'
9766BUILD_PROFILING_LIB_TRUE=''
9767BUILD_ROMIO_FALSE='#'
9768BUILD_ROMIO_TRUE=''
9769BUILD_SHM_IPC_GPU_FALSE='#'
9770BUILD_SHM_IPC_GPU_TRUE=''
9771BUILD_SHM_IPC_XPMEM_FALSE=''
9772BUILD_SHM_IPC_XPMEM_TRUE='#'
9773BUILD_SHM_POSIX_FALSE='#'
9774BUILD_SHM_POSIX_TRUE=''
9775BUILD_SHM_STUBSHM_FALSE=''
9776BUILD_SHM_STUBSHM_TRUE='#'
9777BUILD_YAKSA_ENGINE_FALSE='#'
9778BUILD_YAKSA_ENGINE_TRUE=''
9779CC='/opt/local/bin/gcc-mp-11'
9780CCDEPMODE='depmode=none'
9781CFLAGS=' -pipe -m64 -fno-common  -O2'
9782CMB_1INT_ALIGNMENT=''
9783CMB_STATUS_ALIGNMENT=''
9784CONFIGURE_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 -m64 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64 FCFLAGS='
9785CONFIGURE_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 -m64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -m64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m64'\'' '\''FCFLAGS='\'' '\''CC=/opt/local/bin/gcc-mp-11'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64'\'' '\''CXX=/opt/local/bin/g++-mp-11'\'' '\''FC=/opt/local/bin/gfortran-mp-11'\'' '\''F77=/opt/local/bin/gfortran-mp-11'\'''
9786COUNT_KIND='8'
9787CPP='/opt/local/bin/gcc-mp-11 -E'
9788CPPFLAGS='-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-ppc64/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-ppc64/modules/json-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-ppc64/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-ppc64/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-ppc64/modules/libfabric/include'
9789CXX='/opt/local/bin/g++-mp-11'
9790CXXCPP='/opt/local/bin/g++-mp-11 -E'
9791CXXDEPMODE='depmode=none'
9792CXXFLAGS=' -pipe -m64 -O2'
9793CYGPATH_W='echo'
9794C_LINKPATH_SHL=''
9795DEFS='-DHAVE_CONFIG_H'
9796DEPDIR='.deps'
9797DEVICE='ch4:ofi'
9798DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1'
9799DLLIMPORT=''
9800DLLTOOL='false'
9801DOCTEXT='false'
9802DSYMUTIL='dsymutil'
9803DUMPBIN=''
9804ECHO_C='\c'
9805ECHO_N=''
9806ECHO_T=''
9807EGREP='/opt/local/bin/ggrep -E'
9808ENABLE_QMPI='0'
9809EXEEXT=''
9810F08_C_AINT=''
9811F08_C_COUNT=''
9812F08_C_OFFSET=''
9813F08_MPIR_CXX_BOOL='1275068723'
9814F08_MPIR_CXX_DOUBLE_COMPLEX='1275072565'
9815F08_MPIR_CXX_FLOAT_COMPLEX='1275070516'
9816F08_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662'
9817F08_MPIX_C_FLOAT16='1275068998'
9818F08_MPI_2COMPLEX='1275072548'
9819F08_MPI_2DOUBLE_COMPLEX='1275076645'
9820F08_MPI_2DOUBLE_PRECISION='1275072547'
9821F08_MPI_2INT='1275070486'
9822F08_MPI_2INTEGER='1275070496'
9823F08_MPI_2REAL='1275070497'
9824F08_MPI_AINT_DATATYPE='1275070531'
9825F08_MPI_BYTE='1275068685'
9826F08_MPI_CHAR='1275068673'
9827F08_MPI_CHARACTER='1275068698'
9828F08_MPI_COMPLEX16='1275072554'
9829F08_MPI_COMPLEX32='1275076652'
9830F08_MPI_COMPLEX8='1275070504'
9831F08_MPI_COMPLEX='1275070494'
9832F08_MPI_COUNT_DATATYPE='1275070533'
9833F08_MPI_C_BOOL='1275068735'
9834F08_MPI_C_COMPLEX='1275070528'
9835F08_MPI_C_DOUBLE_COMPLEX='1275072577'
9836F08_MPI_C_FLOAT_COMPLEX='1275070528'
9837F08_MPI_C_LONG_DOUBLE_COMPLEX='1275076674'
9838F08_MPI_DOUBLE='1275070475'
9839F08_MPI_DOUBLE_COMPLEX='1275072546'
9840F08_MPI_DOUBLE_INT='-1946157055'
9841F08_MPI_DOUBLE_PRECISION='1275070495'
9842F08_MPI_FLOAT='1275069450'
9843F08_MPI_FLOAT_INT='-1946157056'
9844F08_MPI_INT16_T='1275068984'
9845F08_MPI_INT32_T='1275069497'
9846F08_MPI_INT64_T='1275070522'
9847F08_MPI_INT8_T='1275068727'
9848F08_MPI_INT='1275069445'
9849F08_MPI_INTEGER16='MPI_DATATYPE_NULL%MPI_VAL'
9850F08_MPI_INTEGER1='1275068717'
9851F08_MPI_INTEGER2='1275068975'
9852F08_MPI_INTEGER4='1275069488'
9853F08_MPI_INTEGER8='1275070513'
9854F08_MPI_INTEGER='1275069467'
9855F08_MPI_LB='1275068432'
9856F08_MPI_LOGICAL='1275069469'
9857F08_MPI_LONG='1275070471'
9858F08_MPI_LONG_DOUBLE='1275072524'
9859F08_MPI_LONG_DOUBLE_INT='-1946157052'
9860F08_MPI_LONG_INT='-1946157054'
9861F08_MPI_LONG_LONG='1275070473'
9862F08_MPI_LONG_LONG_INT='1275070473'
9863F08_MPI_OFFSET_DATATYPE='1275070532'
9864F08_MPI_PACKED='1275068687'
9865F08_MPI_REAL16='1275072555'
9866F08_MPI_REAL4='1275069479'
9867F08_MPI_REAL8='1275070505'
9868F08_MPI_REAL='1275069468'
9869F08_MPI_SHORT='1275068931'
9870F08_MPI_SHORT_INT='-1946157053'
9871F08_MPI_SIGNED_CHAR='1275068696'
9872F08_MPI_UB='1275068433'
9873F08_MPI_UINT16_T='1275068988'
9874F08_MPI_UINT32_T='1275069501'
9875F08_MPI_UINT64_T='1275070526'
9876F08_MPI_UINT8_T='1275068731'
9877F08_MPI_UNSIGNED='1275069446'
9878F08_MPI_UNSIGNED_CHAR='1275068674'
9879F08_MPI_UNSIGNED_LONG='1275070472'
9880F08_MPI_UNSIGNED_LONG_LONG='1275070489'
9881F08_MPI_UNSIGNED_SHORT='1275068932'
9882F08_MPI_WCHAR='1275069454'
9883F77='/opt/local/bin/gfortran-mp-11'
9884F77CPP=''
9885F77_INCDIR='-I'
9886F77_LIBDIR_LEADER='-L'
9887F77_MPIR_CXX_BOOL='1275068723'
9888F77_MPIR_CXX_DOUBLE_COMPLEX='1275072565'
9889F77_MPIR_CXX_FLOAT_COMPLEX='1275070516'
9890F77_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662'
9891F77_MPIX_C_FLOAT16='1275068998'
9892F77_MPI_2COMPLEX='1275072548'
9893F77_MPI_2DOUBLE_COMPLEX='1275076645'
9894F77_MPI_2DOUBLE_PRECISION='1275072547'
9895F77_MPI_2INT='1275070486'
9896F77_MPI_2INTEGER='1275070496'
9897F77_MPI_2REAL='1275070497'
9898F77_MPI_AINT_DATATYPE='1275070531'
9899F77_MPI_BYTE='1275068685'
9900F77_MPI_CHAR='1275068673'
9901F77_MPI_CHARACTER='1275068698'
9902F77_MPI_COMPLEX16='1275072554'
9903F77_MPI_COMPLEX32='1275076652'
9904F77_MPI_COMPLEX8='1275070504'
9905F77_MPI_COMPLEX='1275070494'
9906F77_MPI_COUNT_DATATYPE='1275070533'
9907F77_MPI_C_BOOL='1275068735'
9908F77_MPI_C_COMPLEX='1275070528'
9909F77_MPI_C_DOUBLE_COMPLEX='1275072577'
9910F77_MPI_C_FLOAT_COMPLEX='1275070528'
9911F77_MPI_C_LONG_DOUBLE_COMPLEX='1275076674'
9912F77_MPI_DOUBLE='1275070475'
9913F77_MPI_DOUBLE_COMPLEX='1275072546'
9914F77_MPI_DOUBLE_INT='-1946157055'
9915F77_MPI_DOUBLE_PRECISION='1275070495'
9916F77_MPI_FLOAT='1275069450'
9917F77_MPI_FLOAT_INT='-1946157056'
9918F77_MPI_INT16_T='1275068984'
9919F77_MPI_INT32_T='1275069497'
9920F77_MPI_INT64_T='1275070522'
9921F77_MPI_INT8_T='1275068727'
9922F77_MPI_INT='1275069445'
9923F77_MPI_INTEGER16='MPI_DATATYPE_NULL'
9924F77_MPI_INTEGER1='1275068717'
9925F77_MPI_INTEGER2='1275068975'
9926F77_MPI_INTEGER4='1275069488'
9927F77_MPI_INTEGER8='1275070513'
9928F77_MPI_INTEGER='1275069467'
9929F77_MPI_LB='1275068432'
9930F77_MPI_LOGICAL='1275069469'
9931F77_MPI_LONG='1275070471'
9932F77_MPI_LONG_DOUBLE='1275072524'
9933F77_MPI_LONG_DOUBLE_INT='-1946157052'
9934F77_MPI_LONG_INT='-1946157054'
9935F77_MPI_LONG_LONG='1275070473'
9936F77_MPI_LONG_LONG_INT='1275070473'
9937F77_MPI_OFFSET_DATATYPE='1275070532'
9938F77_MPI_PACKED='1275068687'
9939F77_MPI_REAL16='1275072555'
9940F77_MPI_REAL4='1275069479'
9941F77_MPI_REAL8='1275070505'
9942F77_MPI_REAL='1275069468'
9943F77_MPI_SHORT='1275068931'
9944F77_MPI_SHORT_INT='-1946157053'
9945F77_MPI_SIGNED_CHAR='1275068696'
9946F77_MPI_UB='1275068433'
9947F77_MPI_UINT16_T='1275068988'
9948F77_MPI_UINT32_T='1275069501'
9949F77_MPI_UINT64_T='1275070526'
9950F77_MPI_UINT8_T='1275068731'
9951F77_MPI_UNSIGNED='1275069446'
9952F77_MPI_UNSIGNED_CHAR='1275068674'
9953F77_MPI_UNSIGNED_LONG='1275070472'
9954F77_MPI_UNSIGNED_LONG_LONG='1275070489'
9955F77_MPI_UNSIGNED_SHORT='1275068932'
9956F77_MPI_WCHAR='1275069454'
9957F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
9958F77_OTHER_LIBS=''
9959FC='/opt/local/bin/gfortran-mp-11'
9960FCCPP=''
9961FCEXT='f90'
9962FCFLAGS=' -pipe -fallow-argument-mismatch -m64 -O2'
9963FCINC='-I'
9964FCINCFLAG='-I'
9965FCMODEXT='mod'
9966FCMODINCFLAG='-I'
9967FCMODINCSPEC=''
9968FCMODOUTFLAG='-J'
9969FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,'
9970FC_DOUBLE_MODEL=' 15 , 307'
9971FC_INTEGER_MODEL=' 9'
9972FC_INTEGER_MODEL_MAP=' {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },'
9973FC_OTHER_LIBS=''
9974FC_REAL_MODEL=' 6 , 37'
9975FC_WORK_FILES_ARG=''
9976FFLAGS=' -pipe -fallow-argument-mismatch -m64 -O2'
9977FGREP='/opt/local/bin/ggrep -F'
9978FILE=''
9979FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/ppc64 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../ppc64 -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'
9980FORTRAN_BINDING='1'
9981FORTRAN_MPI_OFFSET='integer*8'
9982GCOV='gcov'
9983GNUCXX_MINORVERSION='3'
9984GNUCXX_VERSION='11'
9985GNULIB_ATOLL='0'
9986GNULIB_CALLOC_POSIX='0'
9987GNULIB_CANONICALIZE_FILE_NAME='0'
9988GNULIB_GETLOADAVG='0'
9989GNULIB_GETSUBOPT='0'
9990GNULIB_GRANTPT='0'
9991GNULIB_MALLOC_POSIX='0'
9992GNULIB_MBTOWC='0'
9993GNULIB_MKDTEMP='0'
9994GNULIB_MKOSTEMP='0'
9995GNULIB_MKOSTEMPS='0'
9996GNULIB_MKSTEMP='0'
9997GNULIB_MKSTEMPS='0'
9998GNULIB_POSIX_OPENPT='0'
9999GNULIB_PTSNAME='0'
10000GNULIB_PTSNAME_R='0'
10001GNULIB_PUTENV='0'
10002GNULIB_QSORT_R='0'
10003GNULIB_RANDOM='0'
10004GNULIB_RANDOM_R='0'
10005GNULIB_REALLOC_POSIX='0'
10006GNULIB_REALPATH='0'
10007GNULIB_RPMATCH='0'
10008GNULIB_SECURE_GETENV='0'
10009GNULIB_SETENV='0'
10010GNULIB_STRTOD='0'
10011GNULIB_STRTOLL='0'
10012GNULIB_STRTOULL='0'
10013GNULIB_SYSTEM_POSIX='0'
10014GNULIB_UNLOCKPT='0'
10015GNULIB_UNSETENV='0'
10016GNULIB_WCTOMB='0'
10017GNULIB__EXIT='0'
10018GREP='/opt/local/bin/ggrep'
10019HAVE_ATOLL='1'
10020HAVE_CANONICALIZE_FILE_NAME='1'
10021HAVE_CXX_EXCEPTIONS='1'
10022HAVE_DECL_GETLOADAVG='1'
10023HAVE_DECL_SETENV='1'
10024HAVE_DECL_UNSETENV='1'
10025HAVE_ERROR_CHECKING='1'
10026HAVE_GETSUBOPT='1'
10027HAVE_GRANTPT='1'
10028HAVE_MKDTEMP='1'
10029HAVE_MKOSTEMP='1'
10030HAVE_MKOSTEMPS='1'
10031HAVE_MKSTEMP='1'
10032HAVE_MKSTEMPS='1'
10033HAVE_POSIX_OPENPT='1'
10034HAVE_PTSNAME='1'
10035HAVE_PTSNAME_R='1'
10036HAVE_RANDOM='1'
10037HAVE_RANDOM_H='0'
10038HAVE_RANDOM_R='0'
10039HAVE_REALPATH='1'
10040HAVE_ROMIO='#include "mpio.h"'
10041HAVE_RPMATCH='1'
10042HAVE_SECURE_GETENV='1'
10043HAVE_SETENV='1'
10044HAVE_STRTOD='1'
10045HAVE_STRTOLL='1'
10046HAVE_STRTOULL='1'
10047HAVE_STRUCT_RANDOM_DATA='0'
10048HAVE_SYS_LOADAVG_H='0'
10049HAVE_UNLOCKPT='1'
10050HAVE__EXIT='1'
10051INCLUDE_MPICXX_H='#include "mpicxx.h"'
10052INSTALL_DATA='${INSTALL} -m 644'
10053INSTALL_MPIF77_FALSE=''
10054INSTALL_MPIF77_TRUE='#'
10055INSTALL_PROGRAM='${INSTALL}'
10056INSTALL_SCRIPT='${INSTALL}'
10057INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10058INTEGER_KIND='4'
10059INTERLIB_DEPS='yes'
10060KILLALL='killall'
10061LD='/opt/local/bin/ld'
10062LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64'
10063LIBOBJS=''
10064LIBS=''
10065LIBTOOL='$(SHELL) $(top_builddir)/libtool'
10066LIPO='lipo'
10067LN_S='ln -s'
10068LPMPILIBNAME='-lpmpi'
10069LTLIBOBJS=''
10070LT_SYS_LIBRARY_PATH=''
10071MAINT=''
10072MAINTAINER_MODE_FALSE='#'
10073MAINTAINER_MODE_TRUE=''
10074MAKE='make'
10075MAKEINFO='${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-ppc64/confdb/missing makeinfo'
10076MANIFEST_TOOL=':'
10077MKDIR_P='mkdir -p'
10078MPIBASEMODNAME='mpi_base'
10079MPICC_NAME='mpicc-mpich-gcc11'
10080MPICHLIB_CFLAGS='-pipe -m64'
10081MPICHLIB_CPPFLAGS='-isystem/opt/local/include/LegacySupport'
10082MPICHLIB_CXXFLAGS='-pipe -m64'
10083MPICHLIB_FCFLAGS='-pipe -fallow-argument-mismatch -m64'
10084MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m64'
10085MPICH_CUSTOM_STRING=''
10086MPICH_MPICC_CFLAGS=''
10087MPICH_MPICC_CPPFLAGS=''
10088MPICH_MPICC_LDFLAGS=''
10089MPICH_MPICC_LIBS=''
10090MPICH_MPICXX_CPPFLAGS=''
10091MPICH_MPICXX_CXXFLAGS=''
10092MPICH_MPICXX_LDFLAGS=''
10093MPICH_MPICXX_LIBS=''
10094MPICH_MPIF77_CPPFLAGS=''
10095MPICH_MPIF77_FFLAGS=''
10096MPICH_MPIF77_LDFLAGS=''
10097MPICH_MPIF77_LIBS=''
10098MPICH_MPIFORT_CPPFLAGS=''
10099MPICH_MPIFORT_FCFLAGS=''
10100MPICH_MPIFORT_LDFLAGS=''
10101MPICH_MPIFORT_LIBS=''
10102MPICH_NUMVERSION='40002300'
10103MPICH_RELEASE_DATE='Thu Apr  7 12:34:45 CDT 2022'
10104MPICH_VERSION='4.0.2'
10105MPICONSTMODNAME='mpi_constants'
10106MPICPP_NAME='mpic++-mpich-gcc11'
10107MPICXXLIBNAME='mpicxx'
10108MPICXX_NAME='mpicxx-mpich-gcc11'
10109MPIF77_NAME='mpif77-mpich-gcc11'
10110MPIF90_NAME='mpif90-mpich-gcc11'
10111MPIFCLIBNAME='mpifort'
10112MPIFORT_NAME='mpifort-mpich-gcc11'
10113MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
10114MPILIBNAME='mpi'
10115MPIMODNAME='mpi'
10116MPIR_CXX_BOOL='0x4c000133'
10117MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
10118MPIR_CXX_FLOAT_COMPLEX='0x4c000834'
10119MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
10120MPISIZEOFMODNAME='mpi_sizeofs'
10121MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
10122MPIX_C_FLOAT16='0x4c000246'
10123MPI_2COMPLEX='0x4c001024'
10124MPI_2DOUBLE_COMPLEX='0x4c002025'
10125MPI_2DOUBLE_PRECISION='0x4c001023'
10126MPI_2INT='0x4c000816'
10127MPI_2INTEGER='0x4c000820'
10128MPI_2REAL='0x4c000821'
10129MPI_AINT='long'
10130MPI_AINT_DATATYPE='0x4c000843'
10131MPI_AINT_FMT_DEC_SPEC='%ld'
10132MPI_AINT_FMT_HEX_SPEC='%lx'
10133MPI_BYTE='0x4c00010d'
10134MPI_CHAR='0x4c000101'
10135MPI_CHARACTER='0x4c00011a'
10136MPI_COMPLEX16='0x4c00102a'
10137MPI_COMPLEX32='0x4c00202c'
10138MPI_COMPLEX8='0x4c000828'
10139MPI_COMPLEX='0x4c00081e'
10140MPI_COUNT='long'
10141MPI_COUNT_DATATYPE='0x4c000845'
10142MPI_C_BOOL='0x4c00013f'
10143MPI_C_COMPLEX='0x4c000840'
10144MPI_C_DOUBLE_COMPLEX='0x4c001041'
10145MPI_C_FLOAT_COMPLEX='0x4c000840'
10146MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc'
10147MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue'
10148MPI_C_INTERFACE_NAME='mpi_c_interface'
10149MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf'
10150MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types'
10151MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042'
10152MPI_DOUBLE='0x4c00080b'
10153MPI_DOUBLE_COMPLEX='0x4c001022'
10154MPI_DOUBLE_INT='0x8c000001'
10155MPI_DOUBLE_PRECISION='0x4c00081f'
10156MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks'
10157MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants'
10158MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants'
10159MPI_F08_NAME='mpi_f08'
10160MPI_F08_TYPES_NAME='mpi_f08_types'
10161MPI_FINT='int'
10162MPI_FLOAT='0x4c00040a'
10163MPI_FLOAT_INT='0x8c000000'
10164MPI_INT16_T='0x4c000238'
10165MPI_INT32_T='0x4c000439'
10166MPI_INT64_T='0x4c00083a'
10167MPI_INT8_T='0x4c000137'
10168MPI_INT='0x4c000405'
10169MPI_INTEGER16='MPI_DATATYPE_NULL'
10170MPI_INTEGER1='0x4c00012d'
10171MPI_INTEGER2='0x4c00022f'
10172MPI_INTEGER4='0x4c000430'
10173MPI_INTEGER8='0x4c000831'
10174MPI_INTEGER='0x4c00041b'
10175MPI_LB='0x4c000010'
10176MPI_LOGICAL='0x4c00041d'
10177MPI_LONG='0x4c000807'
10178MPI_LONG_DOUBLE='0x4c00100c'
10179MPI_LONG_DOUBLE_INT='0x8c000004'
10180MPI_LONG_INT='0x8c000002'
10181MPI_LONG_LONG='0x4c000809'
10182MPI_LONG_LONG_INT='0x4c000809'
10183MPI_MAX_ERROR_STRING='512'
10184MPI_MAX_LIBRARY_VERSION_STRING='8192'
10185MPI_MAX_PROCESSOR_NAME='128'
10186MPI_OFFSET='long'
10187MPI_OFFSET_DATATYPE='0x4c000844'
10188MPI_OFFSET_TYPEDEF='typedef long MPI_Offset;'
10189MPI_PACKED='0x4c00010f'
10190MPI_REAL16='0x4c00102b'
10191MPI_REAL4='0x4c000427'
10192MPI_REAL8='0x4c000829'
10193MPI_REAL='0x4c00041c'
10194MPI_SHORT='0x4c000203'
10195MPI_SHORT_INT='0x8c000003'
10196MPI_SIGNED_CHAR='0x4c000118'
10197MPI_STATUS_SIZE='5'
10198MPI_UB='0x4c000011'
10199MPI_UINT16_T='0x4c00023c'
10200MPI_UINT32_T='0x4c00043d'
10201MPI_UINT64_T='0x4c00083e'
10202MPI_UINT8_T='0x4c00013b'
10203MPI_UNSIGNED='0x4c000406'
10204MPI_UNSIGNED_CHAR='0x4c000102'
10205MPI_UNSIGNED_LONG='0x4c000808'
10206MPI_UNSIGNED_LONG_LONG='0x4c000819'
10207MPI_UNSIGNED_SHORT='0x4c000204'
10208MPI_WCHAR='0x4c00040e'
10209NM='/usr/bin/nm -p'
10210NMEDIT='nmedit'
10211OBJDUMP='false'
10212OBJEXT='o'
10213OFFSET_KIND='8'
10214OTOOL64=':'
10215OTOOL='otool'
10216PACKAGE='mpich'
10217PACKAGE_BUGREPORT='discuss@mpich.org'
10218PACKAGE_NAME='MPICH'
10219PACKAGE_STRING='MPICH 4.0.2'
10220PACKAGE_TARNAME='mpich'
10221PACKAGE_URL='http://www.mpich.org/'
10222PACKAGE_VERSION='4.0.2'
10223PAPI_INCLUDE=''
10224PATH_SEPARATOR=':'
10225PERL='/opt/local/bin/perl'
10226PMPILIBNAME='pmpi'
10227PMPI_F08_NAME='pmpi_f08'
10228PRIMARY_PM_GFORKER_FALSE=''
10229PRIMARY_PM_GFORKER_TRUE='#'
10230PRIMARY_PM_REMSHELL_FALSE=''
10231PRIMARY_PM_REMSHELL_TRUE='#'
10232RANLIB='ranlib'
10233REPLACE_CALLOC='0'
10234REPLACE_CANONICALIZE_FILE_NAME='0'
10235REPLACE_MALLOC='0'
10236REPLACE_MBTOWC='0'
10237REPLACE_MKSTEMP='0'
10238REPLACE_PTSNAME='0'
10239REPLACE_PTSNAME_R='0'
10240REPLACE_PUTENV='0'
10241REPLACE_QSORT_R='0'
10242REPLACE_RANDOM_R='0'
10243REPLACE_REALLOC='0'
10244REPLACE_REALPATH='0'
10245REPLACE_SETENV='0'
10246REPLACE_STRTOD='0'
10247REPLACE_UNSETENV='0'
10248REPLACE_WCTOMB='0'
10249REQD=''
10250REQI1=''
10251REQI2=''
10252REQI8=''
10253RSH=''
10254SED='/opt/local/bin/gsed'
10255SET_CFLAGS='CFLAGS='
10256SET_MAKE='MAKE=make'
10257SHELL='/bin/sh'
10258SHLIB_EXT='.dylib'
10259SIZEOF_FC_CHARACTER='1'
10260SIZEOF_FC_DOUBLE_PRECISION='8'
10261SIZEOF_FC_INTEGER='4'
10262SIZEOF_FC_REAL='4'
10263SSH=''
10264STRIP='strip'
10265USER_CFLAGS=' -pipe -m64'
10266USER_CPPFLAGS=' -isystem/opt/local/include/LegacySupport'
10267USER_CXXFLAGS=' -pipe -m64'
10268USER_EXTRA_LIBS=''
10269USER_FCFLAGS=' -pipe -fallow-argument-mismatch -m64'
10270USER_FFLAGS=' -pipe -fallow-argument-mismatch -m64'
10271USER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64'
10272USER_LIBS=''
10273VERSION='4.0.2'
10274VISIBILITY_CFLAGS=''
10275VPATH='VPATH=.:${srcdir}'
10276WRAPPER_CFLAGS=''
10277WRAPPER_CPPFLAGS=''
10278WRAPPER_CXXFLAGS=''
10279WRAPPER_C_DYNAMIC_LOADING_FLAGS=' '
10280WRAPPER_EXTRA_LIBS=''
10281WRAPPER_FCFLAGS=''
10282WRAPPER_FFLAGS=''
10283WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m64 -Wl,-commons,use_dylibs'
10284WRAPPER_LIBS=' -lpthread  -lhwloc -L/opt/local/lib/mpich-gcc11  -lpthread -ldl '
10285WTIME_DOUBLE_TYPE='REAL*8'
10286XARGS_NODATA_OPT=''
10287YAKSALIBNAME='yaksa'
10288ZMLIBNAME='zm'
10289ac_ct_AR='ar'
10290ac_ct_CC='/opt/local/bin/gcc-mp-11'
10291ac_ct_CXX=''
10292ac_ct_DUMPBIN=''
10293ac_ct_F77=''
10294ac_ct_FC=''
10295am__EXEEXT_FALSE=''
10296am__EXEEXT_TRUE='#'
10297am__fastdepCC_FALSE=''
10298am__fastdepCC_TRUE='#'
10299am__fastdepCXX_FALSE=''
10300am__fastdepCXX_TRUE='#'
10301am__include='include'
10302am__isrc=''
10303am__leading_dot='.'
10304am__nodep=''
10305am__quote=''
10306am__tar='$${TAR-tar} chof - "$$tardir"'
10307am__untar='$${TAR-tar} xf -'
10308bindings=' f77 f90 cxx'
10309bindir='${exec_prefix}/bin'
10310build='powerpc-apple-darwin9.8.0'
10311build_alias=''
10312build_cpu='powerpc'
10313build_os='darwin9.8.0'
10314build_vendor='apple'
10315ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;'
10316ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;'
10317ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"'
10318ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"'
10319ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;'
10320ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;'
10321ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;'
10322ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;'
10323ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"'
10324ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;'
10325ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;'
10326ch4_netmods='ofi'
10327ch4_nets_array='MPIDI_CH4_OFI'
10328ch4_nets_array_sz='1'
10329ch4_nets_func_array='&MPIDI_NM_ofi_funcs'
10330ch4_nets_func_decl='MPIDI_NM_ofi_funcs'
10331ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs'
10332ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs'
10333ch4_nets_strings='"ofi"'
10334ch4_posix_eager_array='MPIDI_POSIX_IQUEUE'
10335ch4_posix_eager_array_sz='1'
10336ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs'
10337ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs'
10338ch4_posix_eager_modules='iqueue'
10339ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"'
10340ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;'
10341ch4_posix_eager_strings='"iqueue"'
10342channel_name=''
10343datadir='${datarootdir}'
10344datarootdir='${prefix}/share'
10345device_name='ch4'
10346docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
10347dvidir='${docdir}'
10348exec_prefix='${prefix}'
10349host='powerpc-apple-darwin9.8.0'
10350host_alias=''
10351host_cpu='powerpc'
10352host_os='darwin9.8.0'
10353host_vendor='apple'
10354htmldir='${docdir}'
10355hwloclib=''
10356hwlocsrcdir=''
10357includedir='/opt/local/include/mpich-gcc11'
10358infodir='${datarootdir}/info'
10359install_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-ppc64/confdb/install-sh'
10360jsonlib='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc64/modules/json-c/libjson-c.la'
10361jsonsrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc64/modules/json-c'
10362libdir='/opt/local/lib/mpich-gcc11'
10363libexecdir='${exec_prefix}/libexec'
10364libmpi_so_version='14:2:2'
10365localedir='${datarootdir}/locale'
10366localstatedir='${prefix}/var'
10367main_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-ppc64'
10368main_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-ppc64'
10369mandir='${datarootdir}/man'
10370mkdir_p='$(MKDIR_P)'
10371mmx_copy_s=''
10372modincdir='/opt/local/include/mpich-gcc11'
10373mpllib='src/mpl/libmpl.la'
10374mpllibdir=''
10375mplsrcdir='src/mpl'
10376nemesis_nets_array=''
10377nemesis_nets_array_sz=''
10378nemesis_nets_dirs=''
10379nemesis_nets_func_array=''
10380nemesis_nets_func_decl=''
10381nemesis_nets_macro_defs=''
10382nemesis_nets_strings=''
10383nemesis_networks=''
10384ofilib='modules/libfabric/src/libfabric.la'
10385ofisrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc64/modules/libfabric'
10386oldincludedir='/usr/include'
10387pdfdir='${docdir}'
10388pkgconfigdir='/opt/local/lib/mpich-gcc11/pkgconfig'
10389pm_name='hydra'
10390prefix='/opt/local'
10391program_transform_name='s&$$&-mpich-gcc11&'
10392psdir='${docdir}'
10393sbindir='${exec_prefix}/sbin'
10394sharedstatedir='${prefix}/com'
10395subdirs=' test/mpi'
10396sysconfdir='/opt/local/etc/mpich-gcc11'
10397target='powerpc-apple-darwin9.8.0'
10398target_alias=''
10399target_cpu='powerpc'
10400target_os='darwin9.8.0'
10401target_vendor='apple'
10402ucxdir=''
10403ucxlib=''
10404with_wrapper_dl_type='runpath'
10405yaksalib='modules/yaksa/libyaksa.la'
10406yaksalibdir=''
10407yaksasrcdir='modules/yaksa'
10408zmlib=''
10409zmlibdir=''
10410zmsrcdir=''
10411
10412## ------------------- ##
10413## File substitutions. ##
10414## ------------------- ##
10415
10416cc_shlib_conf='src/env/cc_shlib.conf'
10417cxx_shlib_conf='src/env/cxx_shlib.conf'
10418f77_shlib_conf='src/env/f77_shlib.conf'
10419fc_shlib_conf='src/env/fc_shlib.conf'
10420
10421## ----------- ##
10422## confdefs.h. ##
10423## ----------- ##
10424
10425/* confdefs.h */
10426#define PACKAGE_NAME "MPICH"
10427#define PACKAGE_TARNAME "mpich"
10428#define PACKAGE_VERSION "4.0.2"
10429#define PACKAGE_STRING "MPICH 4.0.2"
10430#define PACKAGE_BUGREPORT "discuss@mpich.org"
10431#define PACKAGE_URL "http://www.mpich.org/"
10432#define STDC_HEADERS 1
10433#define HAVE_SYS_TYPES_H 1
10434#define HAVE_SYS_STAT_H 1
10435#define HAVE_STDLIB_H 1
10436#define HAVE_STRING_H 1
10437#define HAVE_MEMORY_H 1
10438#define HAVE_STRINGS_H 1
10439#define HAVE_INTTYPES_H 1
10440#define HAVE_STDINT_H 1
10441#define HAVE_UNISTD_H 1
10442#define __EXTENSIONS__ 1
10443#define _ALL_SOURCE 1
10444#define _GNU_SOURCE 1
10445#define _POSIX_PTHREAD_SEMANTICS 1
10446#define _TANDEM_SOURCE 1
10447#define PACKAGE "mpich"
10448#define VERSION "4.0.2"
10449#define HAVE_DLFCN_H 1
10450#define LT_OBJDIR ".libs/"
10451#define ENABLE_LOCAL_SESSION_INIT 1
10452#define MPIDI_BUILD_CH4_LOCALITY_INFO 1
10453#define MPIDI_CH4_SHM_ENABLE_GPU 1
10454#define HAVE_CH4_SHM_EAGER_IQUEUE 1
10455#define HAVE_CH4_NETMOD_OFI 1
10456#define MPIDI_BUILD_CH4_LOCALITY_INFO 1
10457#define NEEDS_STRICT_ALIGNMENT 1
10458#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10459#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10460#define HAVE_TAG_ERROR_BITS 1
10461#define HAVE_VISIBILITY 1
10462#define HAVE_LIBHWLOC 1
10463#define HAVE_HWLOC 1
10464#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
10465#define MPICH_IS_THREADED 1
10466#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
10467#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
10468#define HAVE_ROMIO 1
10469#define ENABLE_PVAR_NEM 0
10470#define ENABLE_PVAR_RECVQ 0
10471#define ENABLE_PVAR_RMA 0
10472#define ENABLE_PVAR_DIMS 0
10473#define ENABLE_PVAR_MULTINIC 0
10474#define HAVE_LONG_LONG 1
10475#define STDCALL
10476#define F77_NAME_LOWER_USCORE 1
10477#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
10478#define HAVE_FORTRAN_BINDING 1
10479#define TRUE 1
10480#define FALSE 0
10481#define HAVE_CXX_EXCEPTIONS /**/
10482#define HAVE_NAMESPACES /**/
10483#define HAVE_NAMESPACE_STD /**/
10484#define HAVE_CXX_BINDING 1
10485#define HAVE_NAMEPUB_SERVICE 1
10486#define restrict __restrict
10487#define HAVE_GCC_ATTRIBUTE 1
10488#define HAVE_BUILTIN_EXPECT 1
10489#define HAVE_C11__STATIC_ASSERT 1
10490#define HAVE_LONG_DOUBLE 1
10491#define HAVE_LONG_LONG_INT 1
10492#define ALIGNOF_MAX_ALIGN_T 0
10493#define ALIGNOF_LONG_DOUBLE 16
10494#define MAX_ALIGNMENT 16
10495#define SIZEOF_CHAR 1
10496#define SIZEOF_UNSIGNED_CHAR 1
10497#define SIZEOF_SHORT 2
10498#define SIZEOF_UNSIGNED_SHORT 2
10499#define SIZEOF_INT 4
10500#define SIZEOF_UNSIGNED_INT 4
10501#define SIZEOF_LONG 8
10502#define SIZEOF_UNSIGNED_LONG 8
10503#define SIZEOF_LONG_LONG 8
10504#define SIZEOF_UNSIGNED_LONG_LONG 8
10505#define SIZEOF_FLOAT 4
10506#define SIZEOF_DOUBLE 8
10507#define SIZEOF_LONG_DOUBLE 16
10508#define SIZEOF_VOID_P 8
10509#define HAVE_STDDEF_H 1
10510#define SIZEOF_WCHAR_T 4
10511#define SIZEOF___FLOAT128 0
10512#define SIZEOF_FLOAT_INT 8
10513#define SIZEOF_DOUBLE_INT 16
10514#define SIZEOF_LONG_INT 16
10515#define SIZEOF_SHORT_INT 8
10516#define SIZEOF_TWO_INT 8
10517#define SIZEOF_LONG_DOUBLE_INT 32
10518#define ALIGNOF_CHAR 1
10519#define ALIGNOF_FLOAT 4
10520#define ALIGNOF_DOUBLE 8
10521#define ALIGNOF_LONG 8
10522#define ALIGNOF_LONG_LONG 8
10523#define ALIGNOF_LONG_DOUBLE 16
10524#define ALIGNOF_SHORT 2
10525#define ALIGNOF_INT 4
10526#define ALIGNOF_BOOL 0
10527#define ALIGNOF_WCHAR_T 4
10528#define HAVE_INTTYPES_H 1
10529#define HAVE_STDINT_H 1
10530#define SIZEOF_INT8_T 1
10531#define SIZEOF_INT16_T 2
10532#define SIZEOF_INT32_T 4
10533#define SIZEOF_INT64_T 8
10534#define SIZEOF_UINT8_T 1
10535#define SIZEOF_UINT16_T 2
10536#define SIZEOF_UINT32_T 4
10537#define SIZEOF_UINT64_T 8
10538#define ALIGNOF_INT8_T 1
10539#define ALIGNOF_INT16_T 2
10540#define ALIGNOF_INT32_T 4
10541#define ALIGNOF_INT64_T 8
10542#define HAVE_INT8_T 1
10543#define HAVE_INT16_T 1
10544#define HAVE_INT32_T 1
10545#define HAVE_INT64_T 1
10546#define HAVE_UINT8_T 1
10547#define HAVE_UINT16_T 1
10548#define HAVE_UINT32_T 1
10549#define HAVE_UINT64_T 1
10550#define HAVE_STDBOOL_H 1
10551#define HAVE_COMPLEX_H 1
10552#define SIZEOF__BOOL 1
10553#define SIZEOF_FLOAT__COMPLEX 8
10554#define SIZEOF_DOUBLE__COMPLEX 16
10555#define SIZEOF_LONG_DOUBLE__COMPLEX 32
10556#define SIZEOF__FLOAT16 0
10557#define HAVE__BOOL 1
10558#define HAVE_FLOAT__COMPLEX 1
10559#define HAVE_DOUBLE__COMPLEX 1
10560#define HAVE_LONG_DOUBLE__COMPLEX 1
10561#define SIZEOF_F77_INTEGER 4
10562#define SIZEOF_F77_REAL 4
10563#define SIZEOF_F77_DOUBLE_PRECISION 8
10564#define MPIR_FC_REAL_CTYPE float
10565#define MPIR_FC_DOUBLE_CTYPE double
10566#define MPIR_REAL4_CTYPE float
10567#define MPIR_REAL8_CTYPE double
10568#define MPIR_REAL16_CTYPE long double
10569#define MPIR_INTEGER1_CTYPE char
10570#define MPIR_INTEGER2_CTYPE short
10571#define MPIR_INTEGER4_CTYPE int
10572#define MPIR_INTEGER8_CTYPE long
10573#define HAVE_AINT_LARGER_THAN_FINT 1
10574#define HAVE_AINT_DIFFERENT_THAN_FINT 1
10575#define HAVE_FINT_IS_INT 1
10576#define F77_TRUE_VALUE_SET 1
10577#define F77_TRUE_VALUE 1
10578#define F77_FALSE_VALUE 0
10579#define SIZEOF_BOOL 1
10580#define MPIR_CXX_BOOL_CTYPE _Bool
10581#define SIZEOF_COMPLEX 8
10582#define SIZEOF_DOUBLECOMPLEX 16
10583#define SIZEOF_LONGDOUBLECOMPLEX 32
10584#define HAVE_CXX_COMPLEX 1
10585#define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
10586#define MPIR_AINT_MAX LONG_MAX
10587#define MPIR_OFFSET_MAX LONG_MAX
10588#define MPIR_COUNT_MAX LONG_MAX
10589#define MPIR_Ucount unsigned long
10590#define HAVE_STDLIB_H 1
10591#define HAVE_STDARG_H 1
10592#define HAVE_SYS_TYPES_H 1
10593#define HAVE_STRING_H 1
10594#define HAVE_INTTYPES_H 1
10595#define HAVE_LIMITS_H 1
10596#define HAVE_STDDEF_H 1
10597#define HAVE_ERRNO_H 1
10598#define HAVE_SYS_SOCKET_H 1
10599#define HAVE_SYS_TIME_H 1
10600#define HAVE_UNISTD_H 1
10601#define HAVE_ASSERT_H 1
10602#define HAVE_SYS_PARAM_H 1
10603#define HAVE_SYS_UIO_H 1
10604#define HAVE_SETITIMER 1
10605#define HAVE_ALARM 1
10606#define HAVE_VSNPRINTF 1
10607#define HAVE_VSPRINTF 1
10608#define HAVE_STRERROR 1
10609#define HAVE_STRNCASECMP 1
10610#define HAVE_DECL_STRERROR_R 1
10611#define HAVE_STRERROR_R 1
10612#define HAVE_SNPRINTF 1
10613#define HAVE_QSORT 1
10614#define HAVE_MACRO_VA_ARGS 1
10615#define HAVE_STRDUP 1
10616#define HAVE_MKSTEMP 1
10617#define HAVE_PUTENV 1
10618#define SIZEOF_MPII_BSEND_DATA_T 96
10619#define HAVE_THREAD_POLICY_SET 1
10620#define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
10621#define MPIDI_CH4_MAX_VCIS 1
10622#define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
10623#define MPIDI_CH4_USE_MT_DIRECT 1
10624#define HAVE_SYS_MMAN_H 1
10625#define HAVE_SYS_STAT_H 1
10626#define HAVE_FCNTL_H 1
10627#define HAVE_GETHOSTNAME 1
10628#define HAVE_SIGNAL_H 1
10629#define HAVE_SIGNAL 1
10630#define HAVE_UNISTD_H 1
10631#define HAVE_STRING_H 1
10632#define HAVE_STDLIB_H 1
10633#define HAVE_SYS_SOCKET_H 1
10634#define HAVE_STRINGS_H 1
10635#define HAVE_ASSERT_H 1
10636#define HAVE_ARPA_INET_H 1
10637#define HAVE_SNPRINTF 1
10638#define HAVE_STRNCASECMP 1
10639#define HAVE_SYS_TYPES_H 1
10640#define HAVE_SYS_PARAM_H 1
10641#define HAVE_SYS_SOCKET_H 1
10642#define HAVE_NETINET_IN_H 1
10643#define HAVE_NETINET_TCP_H 1
10644#define HAVE_SYS_UN_H 1
10645#define HAVE_NETDB_H 1
10646#define USE_PMI_PORT 1
10647#define HAVE_H_ADDR_LIST 1
10648#define HAVE_GCC_ATTRIBUTE 1
10649#define MPIDI_CH4_OFI_USE_SET_RUNTIME 1
10650#define MPIDI_OFI_VNI_USE_DOMAIN 1
10651#define HAVE_LIBFABRIC_NIC 1
10652#define HAVE_STDIO_H 1
10653#define HAVE_FC_TYPE_ROUTINES 1
10654#define HAVE_MPICHCONF 1
10655
10656configure: exit 0