Ticket #65285: config_ppc.log

File config_ppc.log, 533.7 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 -m32 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m32 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32 FCFLAGS=
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
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: 62 tasks, 270 threads, 4 processors
34Load average: 2.62, Mach factor: 1.42
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 -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 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 -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 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 -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -isystem/opt/local/include/LegacySupport conftest.c >&5
173configure:6754: $? = 0
174configure:6827: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -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 -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  > pac_test1.log 2>&1
316configure:7063: $? = 0
317configure:7094: /opt/local/bin/gcc-mp-11 -o conftest -fno-common  -pipe -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  > pac_test2.log 2>&1
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 -m32  -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 -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o  > pac_test4.log 2>&1
328configure:7293: $? = 0
329configure:7328: /opt/local/bin/gcc-mp-11 -o conftest -fno-common  -pipe -m32  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o  > pac_test5.log 2>&1
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 -m32') 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 -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
359configure:8428: $? = 0
360configure:8430: ar cru libconftest.a conftest.o >&5
361configure:8433: $? = 0
362configure:8461: result: ar
363configure:8528: checking how to print strings
364configure:8555: result: printf
365configure:8576: checking for a sed that does not truncate output
366configure:8640: result: /opt/local/bin/gsed
367configure:8688: checking for ld used by /opt/local/bin/gcc-mp-11
368configure:8755: result: /opt/local/bin/ld
369configure:8762: checking if the linker (/opt/local/bin/ld) is GNU ld
370configure:8777: result: no
371configure:8789: checking for BSD- or MS-compatible name lister (nm)
372configure:8843: result: /usr/bin/nm -p
373configure:8973: checking the name lister (/usr/bin/nm -p) interface
374configure:8980: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
375configure:8983: /usr/bin/nm -p "conftest.o"
376configure:8986: output
37700000000 S _some_variable
378configure:8993: result: BSD nm
379configure:8996: checking whether ln -s works
380configure:9000: result: yes
381configure:9008: checking the maximum length of command line arguments
382configure:9139: result: 196608
383configure:9187: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
384configure:9227: result: func_convert_file_noop
385configure:9234: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
386configure:9254: result: func_convert_file_noop
387configure:9261: checking for /opt/local/bin/ld option to reload object files
388configure:9268: result: -r
389configure:9342: checking for objdump
390configure:9372: result: no
391configure:9401: checking how to recognize dependent libraries
392configure:9601: result: pass_all
393configure:9686: checking for dlltool
394configure:9716: result: no
395configure:9746: checking how to associate runtime and link libraries
396configure:9773: result: printf %s\n
397configure:9897: checking for archiver @FILE support
398configure:9914: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
399configure:9914: $? = 0
400configure:9917: ar cru libconftest.a @conftest.lst >&5
401ar: @conftest.lst: No such file or directory
402configure:9920: $? = 1
403configure:9940: result: no
404configure:9998: checking for strip
405configure:10014: found /opt/local/bin/strip
406configure:10025: result: strip
407configure:10097: checking for ranlib
408configure:10113: found /opt/local/bin/ranlib
409configure:10124: result: ranlib
410configure:10226: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-mp-11 object
411configure:10379: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
412configure:10382: $? = 0
413configure: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
414configure:10389: $? = 0
415cannot find nm_test_var in conftest.nm
416configure:10379: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
417configure:10382: $? = 0
418configure: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
419configure:10389: $? = 0
420configure:10455: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c conftstm.o >&5
421configure:10458: $? = 0
422configure:10496: result: ok
423configure:10543: checking for sysroot
424configure:10573: result: no
425configure:10580: checking for a working dd
426configure:10618: result: /bin/dd
427configure:10622: checking how to truncate binary pipes
428configure:10637: result: /bin/dd bs=4096 count=1
429configure:10966: checking for mt
430configure:10996: result: no
431configure:11016: checking if : is a manifest tool
432configure:11022: : '-?'
433configure:11030: result: no
434configure:11086: checking for dsymutil
435configure:11102: found /usr/bin/dsymutil
436configure:11113: result: dsymutil
437configure:11178: checking for nmedit
438configure:11194: found /opt/local/bin/nmedit
439configure:11205: result: nmedit
440configure:11270: checking for lipo
441configure:11286: found /opt/local/bin/lipo
442configure:11297: result: lipo
443configure:11362: checking for otool
444configure:11378: found /opt/local/bin/otool
445configure:11389: result: otool
446configure:11454: checking for otool64
447configure:11484: result: no
448configure:11529: checking for -single_module linker flag
449/opt/local/bin/gcc-mp-11  -pipe -m32 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
450configure:11562: result: yes
451configure:11565: checking for -exported_symbols_list linker flag
452configure:11585: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
453configure:11585: $? = 0
454configure:11595: result: yes
455configure:11598: checking for -force_load linker flag
456/opt/local/bin/gcc-mp-11  -pipe -m32 -fno-common -c -o conftest.o conftest.c
457ar cru libconftest.a conftest.o
458ranlib libconftest.a
459/opt/local/bin/gcc-mp-11  -pipe -m32 -fno-common -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -o conftest conftest.c -Wl,-force_load,./libconftest.a
460configure:11630: result: yes
461configure:11699: checking for dlfcn.h
462configure:11699: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport conftest.c >&5
463configure:11699: $? = 0
464configure:11699: result: yes
465configure:11955: checking for objdir
466configure:11970: result: .libs
467configure:12234: checking if /opt/local/bin/gcc-mp-11 supports -fno-rtti -fno-exceptions
468configure:12252: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -fno-rtti -fno-exceptions conftest.c >&5
469cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
470configure:12256: $? = 0
471configure:12269: result: no
472configure:12636: checking for /opt/local/bin/gcc-mp-11 option to produce PIC
473configure:12643: result: -fno-common -DPIC
474configure:12651: checking if /opt/local/bin/gcc-mp-11 PIC flag -fno-common -DPIC works
475configure:12669: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.c >&5
476configure:12673: $? = 0
477configure:12686: result: yes
478configure:12715: checking if /opt/local/bin/gcc-mp-11 static flag -static works
479configure:12743: result: no
480configure:12758: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o
481configure:12779: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.c >&5
482configure:12783: $? = 0
483configure:12805: result: yes
484configure:12813: checking if /opt/local/bin/gcc-mp-11 supports -c -o file.o
485configure:12860: result: yes
486configure:12893: checking whether the /opt/local/bin/gcc-mp-11 linker (/opt/local/bin/ld) supports shared libraries
487configure:14166: result: yes
488configure:14406: checking dynamic linker characteristics
489configure:15265: result: darwin9.8.0 dyld
490configure:15387: checking how to hardcode library paths into programs
491configure:15412: result: immediate
492configure:15960: checking whether stripping libraries is possible
493configure:15974: result: yes
494configure:16000: checking if libtool supports shared libraries
495configure:16002: result: yes
496configure:16005: checking whether to build shared libraries
497configure:16030: result: yes
498configure:16033: checking whether to build static libraries
499configure:16037: result: yes
500configure:16086: checking whether make supports nested variables
501configure:16103: result: yes
502configure:16261: checking for C++ compiler version
503configure:16270: /opt/local/bin/g++-mp-11 --version >&5
504g++-mp-11 (MacPorts gcc11 11.3.0_1+universal) 11.3.0
505Copyright (C) 2021 Free Software Foundation, Inc.
506This is free software; see the source for copying conditions.  There is NO
507warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
508
509configure:16281: $? = 0
510configure:16270: /opt/local/bin/g++-mp-11 -v >&5
511Using built-in specs.
512COLLECT_GCC=/opt/local/bin/g++-mp-11
513COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
514Target: ppc-apple-darwin9
515Configured 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'
516Thread model: posix
517Supported LTO compression algorithms: zlib zstd
518gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
519configure:16281: $? = 0
520configure:16270: /opt/local/bin/g++-mp-11 -V >&5
521g++-mp-11: error: unrecognized command-line option '-V'
522g++-mp-11: fatal error: no input files
523compilation terminated.
524configure:16281: $? = 1
525configure:16270: /opt/local/bin/g++-mp-11 -qversion >&5
526g++-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
527g++-mp-11: fatal error: no input files
528compilation terminated.
529configure:16281: $? = 1
530configure:16285: checking whether we are using the GNU C++ compiler
531configure:16304: /opt/local/bin/g++-mp-11 -c  -pipe -m32  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
532configure:16304: $? = 0
533configure:16313: result: yes
534configure:16322: checking whether /opt/local/bin/g++-mp-11 accepts -g
535configure:16342: /opt/local/bin/g++-mp-11 -c -g  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
536configure:16342: $? = 0
537configure:16383: result: yes
538configure:16408: checking dependency style of /opt/local/bin/g++-mp-11
539configure:16519: result: none
540configure:16552: checking how to run the C++ preprocessor
541configure:16579: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
542configure:16579: $? = 0
543configure:16593: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
544conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory
545   28 | #include <ac_nonexistent.h>
546      |          ^~~~~~~~~~~~~~~~~~
547compilation terminated.
548configure:16593: $? = 1
549configure: failed program was:
550| /* confdefs.h */
551| #define PACKAGE_NAME "MPICH"
552| #define PACKAGE_TARNAME "mpich"
553| #define PACKAGE_VERSION "4.0.2"
554| #define PACKAGE_STRING "MPICH 4.0.2"
555| #define PACKAGE_BUGREPORT "discuss@mpich.org"
556| #define PACKAGE_URL "http://www.mpich.org/"
557| #define STDC_HEADERS 1
558| #define HAVE_SYS_TYPES_H 1
559| #define HAVE_SYS_STAT_H 1
560| #define HAVE_STDLIB_H 1
561| #define HAVE_STRING_H 1
562| #define HAVE_MEMORY_H 1
563| #define HAVE_STRINGS_H 1
564| #define HAVE_INTTYPES_H 1
565| #define HAVE_STDINT_H 1
566| #define HAVE_UNISTD_H 1
567| #define __EXTENSIONS__ 1
568| #define _ALL_SOURCE 1
569| #define _GNU_SOURCE 1
570| #define _POSIX_PTHREAD_SEMANTICS 1
571| #define _TANDEM_SOURCE 1
572| #define PACKAGE "mpich"
573| #define VERSION "4.0.2"
574| #define HAVE_DLFCN_H 1
575| #define LT_OBJDIR ".libs/"
576| /* end confdefs.h.  */
577| #include <ac_nonexistent.h>
578configure:16618: result: /opt/local/bin/g++-mp-11 -E
579configure:16638: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
580configure:16638: $? = 0
581configure:16652: /opt/local/bin/g++-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.cpp
582conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory
583   28 | #include <ac_nonexistent.h>
584      |          ^~~~~~~~~~~~~~~~~~
585compilation terminated.
586configure:16652: $? = 1
587configure: failed program was:
588| /* confdefs.h */
589| #define PACKAGE_NAME "MPICH"
590| #define PACKAGE_TARNAME "mpich"
591| #define PACKAGE_VERSION "4.0.2"
592| #define PACKAGE_STRING "MPICH 4.0.2"
593| #define PACKAGE_BUGREPORT "discuss@mpich.org"
594| #define PACKAGE_URL "http://www.mpich.org/"
595| #define STDC_HEADERS 1
596| #define HAVE_SYS_TYPES_H 1
597| #define HAVE_SYS_STAT_H 1
598| #define HAVE_STDLIB_H 1
599| #define HAVE_STRING_H 1
600| #define HAVE_MEMORY_H 1
601| #define HAVE_STRINGS_H 1
602| #define HAVE_INTTYPES_H 1
603| #define HAVE_STDINT_H 1
604| #define HAVE_UNISTD_H 1
605| #define __EXTENSIONS__ 1
606| #define _ALL_SOURCE 1
607| #define _GNU_SOURCE 1
608| #define _POSIX_PTHREAD_SEMANTICS 1
609| #define _TANDEM_SOURCE 1
610| #define PACKAGE "mpich"
611| #define VERSION "4.0.2"
612| #define HAVE_DLFCN_H 1
613| #define LT_OBJDIR ".libs/"
614| /* end confdefs.h.  */
615| #include <ac_nonexistent.h>
616configure:16814: checking for ld used by /opt/local/bin/g++-mp-11
617configure:16881: result: /opt/local/bin/ld
618configure:16888: checking if the linker (/opt/local/bin/ld) is GNU ld
619configure:16903: result: no
620configure:16958: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries
621configure:18034: result: yes
622configure:18070: /opt/local/bin/g++-mp-11 -c  -pipe -m32  -isystem/opt/local/include/LegacySupport conftest.cpp >&5
623configure:18073: $? = 0
624configure:18554: checking for /opt/local/bin/g++-mp-11 option to produce PIC
625configure:18561: result: -fno-common -DPIC
626configure:18569: checking if /opt/local/bin/g++-mp-11 PIC flag -fno-common -DPIC works
627configure:18587: /opt/local/bin/g++-mp-11 -c  -pipe -m32  -isystem/opt/local/include/LegacySupport -fno-common -DPIC -DPIC conftest.cpp >&5
628configure:18591: $? = 0
629configure:18604: result: yes
630configure:18627: checking if /opt/local/bin/g++-mp-11 static flag -static works
631configure:18655: result: no
632configure:18667: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o
633configure:18688: /opt/local/bin/g++-mp-11 -c  -pipe -m32  -isystem/opt/local/include/LegacySupport -o out/conftest2.o conftest.cpp >&5
634configure:18692: $? = 0
635configure:18714: result: yes
636configure:18719: checking if /opt/local/bin/g++-mp-11 supports -c -o file.o
637configure:18766: result: yes
638configure:18796: checking whether the /opt/local/bin/g++-mp-11 linker (/opt/local/bin/ld) supports shared libraries
639configure:18836: result: yes
640configure:18977: checking dynamic linker characteristics
641configure:19763: result: darwin9.8.0 dyld
642configure:19828: checking how to hardcode library paths into programs
643configure:19853: result: immediate
644configure:20018: checking for Fortran compiler version
645configure:20027: /opt/local/bin/gfortran-mp-11 --version >&5
646GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0
647Copyright (C) 2021 Free Software Foundation, Inc.
648This is free software; see the source for copying conditions.  There is NO
649warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
650
651configure:20038: $? = 0
652configure:20027: /opt/local/bin/gfortran-mp-11 -v >&5
653Using built-in specs.
654COLLECT_GCC=/opt/local/bin/gfortran-mp-11
655COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
656Target: ppc-apple-darwin9
657Configured 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'
658Thread model: posix
659Supported LTO compression algorithms: zlib zstd
660gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
661configure:20038: $? = 0
662configure:20027: /opt/local/bin/gfortran-mp-11 -V >&5
663gfortran-mp-11: error: unrecognized command-line option '-V'
664gfortran-mp-11: fatal error: no input files
665compilation terminated.
666configure:20038: $? = 1
667configure:20027: /opt/local/bin/gfortran-mp-11 -qversion >&5
668gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
669gfortran-mp-11: fatal error: no input files
670compilation terminated.
671configure:20038: $? = 1
672configure:20047: checking whether we are using the GNU Fortran compiler
673configure:20060: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.F >&5
674configure:20060: $? = 0
675configure:20069: result: yes
676configure:20075: checking whether /opt/local/bin/gfortran-mp-11 accepts -g
677configure:20086: /opt/local/bin/gfortran-mp-11 -c -g  conftest.f >&5
678configure:20086: $? = 0
679configure:20094: result: yes
680configure:20226: checking if libtool supports shared libraries
681configure:20228: result: yes
682configure:20231: checking whether to build shared libraries
683configure:20255: result: yes
684configure:20258: checking whether to build static libraries
685configure:20262: result: yes
686configure:20296: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f >&5
687configure:20299: $? = 0
688configure:20768: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC
689configure:20775: result: -fno-common
690configure:20783: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works
691configure:20801: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -fno-common  conftest.f >&5
692configure:20805: $? = 0
693configure:20818: result: yes
694configure:20841: checking if /opt/local/bin/gfortran-mp-11 static flag -static works
695configure:20869: result: no
696configure:20881: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
697configure:20902: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -o out/conftest2.o  conftest.f >&5
698configure:20906: $? = 0
699configure:20928: result: yes
700configure:20933: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
701configure:20980: result: yes
702configure:21010: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries
703configure:22233: result: yes
704configure:22374: checking dynamic linker characteristics
705configure:23154: result: darwin9.8.0 dyld
706configure:23219: checking how to hardcode library paths into programs
707configure:23244: result: immediate
708configure:23397: checking for Fortran 77 compiler version
709configure:23406: /opt/local/bin/gfortran-mp-11 --version >&5
710GNU Fortran (MacPorts gcc11 11.3.0_1+universal) 11.3.0
711Copyright (C) 2021 Free Software Foundation, Inc.
712This is free software; see the source for copying conditions.  There is NO
713warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
714
715configure:23417: $? = 0
716configure:23406: /opt/local/bin/gfortran-mp-11 -v >&5
717Using built-in specs.
718COLLECT_GCC=/opt/local/bin/gfortran-mp-11
719COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/lto-wrapper
720Target: ppc-apple-darwin9
721Configured 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'
722Thread model: posix
723Supported LTO compression algorithms: zlib zstd
724gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
725configure:23417: $? = 0
726configure:23406: /opt/local/bin/gfortran-mp-11 -V >&5
727gfortran-mp-11: error: unrecognized command-line option '-V'
728gfortran-mp-11: fatal error: no input files
729compilation terminated.
730configure:23417: $? = 1
731configure:23406: /opt/local/bin/gfortran-mp-11 -qversion >&5
732gfortran-mp-11: error: unrecognized command-line option '-qversion'; did you mean '--version'?
733gfortran-mp-11: fatal error: no input files
734compilation terminated.
735configure:23417: $? = 1
736configure:23426: checking whether we are using the GNU Fortran 77 compiler
737configure:23439: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 conftest.F >&5
738configure:23439: $? = 0
739configure:23448: result: yes
740configure:23454: checking whether /opt/local/bin/gfortran-mp-11 accepts -g
741configure:23465: /opt/local/bin/gfortran-mp-11 -c -g conftest.f >&5
742configure:23465: $? = 0
743configure:23473: result: yes
744configure:23602: checking if libtool supports shared libraries
745configure:23604: result: yes
746configure:23607: checking whether to build shared libraries
747configure:23631: result: yes
748configure:23634: checking whether to build static libraries
749configure:23638: result: yes
750configure:23999: checking for /opt/local/bin/gfortran-mp-11 option to produce PIC
751configure:24006: result: -fno-common
752configure:24014: checking if /opt/local/bin/gfortran-mp-11 PIC flag -fno-common works
753configure:24032: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -fno-common conftest.f >&5
754configure:24036: $? = 0
755configure:24049: result: yes
756configure:24072: checking if /opt/local/bin/gfortran-mp-11 static flag -static works
757configure:24100: result: no
758configure:24112: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
759configure:24133: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -o out/conftest2.o conftest.f >&5
760configure:24137: $? = 0
761configure:24159: result: yes
762configure:24164: checking if /opt/local/bin/gfortran-mp-11 supports -c -o file.o
763configure:24211: result: yes
764configure:24241: checking whether the /opt/local/bin/gfortran-mp-11 linker (/opt/local/bin/ld) supports shared libraries
765configure:25464: result: yes
766configure:25605: checking dynamic linker characteristics
767configure:26385: result: darwin9.8.0 dyld
768configure:26450: checking how to hardcode library paths into programs
769configure:26475: result: immediate
770configure:26548: checking for C compiler vendor
771configure:26569: /opt/local/bin/gcc-mp-11 --version </dev/null >conftest.txt 2>&1
772configure:26572: $? = 0
773configure:26599: result: gnu
774configure:27672: RUNNING PREREQ FOR CH4 DEVICE
775configure:27846: checking rdma/fabric.h usability
776configure:27846: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport conftest.c >&5
777conftest.c:62:10: fatal error: rdma/fabric.h: No such file or directory
778   62 | #include <rdma/fabric.h>
779      |          ^~~~~~~~~~~~~~~
780compilation terminated.
781configure:27846: $? = 1
782configure: failed program was:
783| /* confdefs.h */
784| #define PACKAGE_NAME "MPICH"
785| #define PACKAGE_TARNAME "mpich"
786| #define PACKAGE_VERSION "4.0.2"
787| #define PACKAGE_STRING "MPICH 4.0.2"
788| #define PACKAGE_BUGREPORT "discuss@mpich.org"
789| #define PACKAGE_URL "http://www.mpich.org/"
790| #define STDC_HEADERS 1
791| #define HAVE_SYS_TYPES_H 1
792| #define HAVE_SYS_STAT_H 1
793| #define HAVE_STDLIB_H 1
794| #define HAVE_STRING_H 1
795| #define HAVE_MEMORY_H 1
796| #define HAVE_STRINGS_H 1
797| #define HAVE_INTTYPES_H 1
798| #define HAVE_STDINT_H 1
799| #define HAVE_UNISTD_H 1
800| #define __EXTENSIONS__ 1
801| #define _ALL_SOURCE 1
802| #define _GNU_SOURCE 1
803| #define _POSIX_PTHREAD_SEMANTICS 1
804| #define _TANDEM_SOURCE 1
805| #define PACKAGE "mpich"
806| #define VERSION "4.0.2"
807| #define HAVE_DLFCN_H 1
808| #define LT_OBJDIR ".libs/"
809| #define ENABLE_LOCAL_SESSION_INIT 1
810| /* end confdefs.h.  */
811| #include <stdio.h>
812| #ifdef HAVE_SYS_TYPES_H
813| # include <sys/types.h>
814| #endif
815| #ifdef HAVE_SYS_STAT_H
816| # include <sys/stat.h>
817| #endif
818| #ifdef STDC_HEADERS
819| # include <stdlib.h>
820| # include <stddef.h>
821| #else
822| # ifdef HAVE_STDLIB_H
823| #  include <stdlib.h>
824| # endif
825| #endif
826| #ifdef HAVE_STRING_H
827| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
828| #  include <memory.h>
829| # endif
830| # include <string.h>
831| #endif
832| #ifdef HAVE_STRINGS_H
833| # include <strings.h>
834| #endif
835| #ifdef HAVE_INTTYPES_H
836| # include <inttypes.h>
837| #endif
838| #ifdef HAVE_STDINT_H
839| # include <stdint.h>
840| #endif
841| #ifdef HAVE_UNISTD_H
842| # include <unistd.h>
843| #endif
844| #include <rdma/fabric.h>
845configure:27846: result: no
846configure:27846: checking rdma/fabric.h presence
847configure:27846: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
848conftest.c:29:10: fatal error: rdma/fabric.h: No such file or directory
849   29 | #include <rdma/fabric.h>
850      |          ^~~~~~~~~~~~~~~
851compilation terminated.
852configure:27846: $? = 1
853configure: failed program was:
854| /* confdefs.h */
855| #define PACKAGE_NAME "MPICH"
856| #define PACKAGE_TARNAME "mpich"
857| #define PACKAGE_VERSION "4.0.2"
858| #define PACKAGE_STRING "MPICH 4.0.2"
859| #define PACKAGE_BUGREPORT "discuss@mpich.org"
860| #define PACKAGE_URL "http://www.mpich.org/"
861| #define STDC_HEADERS 1
862| #define HAVE_SYS_TYPES_H 1
863| #define HAVE_SYS_STAT_H 1
864| #define HAVE_STDLIB_H 1
865| #define HAVE_STRING_H 1
866| #define HAVE_MEMORY_H 1
867| #define HAVE_STRINGS_H 1
868| #define HAVE_INTTYPES_H 1
869| #define HAVE_STDINT_H 1
870| #define HAVE_UNISTD_H 1
871| #define __EXTENSIONS__ 1
872| #define _ALL_SOURCE 1
873| #define _GNU_SOURCE 1
874| #define _POSIX_PTHREAD_SEMANTICS 1
875| #define _TANDEM_SOURCE 1
876| #define PACKAGE "mpich"
877| #define VERSION "4.0.2"
878| #define HAVE_DLFCN_H 1
879| #define LT_OBJDIR ".libs/"
880| #define ENABLE_LOCAL_SESSION_INIT 1
881| /* end confdefs.h.  */
882| #include <rdma/fabric.h>
883configure:27846: result: no
884configure:27846: checking for rdma/fabric.h
885configure:27846: result: no
886configure:28094: checking ucp/api/ucp.h usability
887configure:28094: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport conftest.c >&5
888conftest.c:62:10: fatal error: ucp/api/ucp.h: No such file or directory
889   62 | #include <ucp/api/ucp.h>
890      |          ^~~~~~~~~~~~~~~
891compilation terminated.
892configure:28094: $? = 1
893configure: failed program was:
894| /* confdefs.h */
895| #define PACKAGE_NAME "MPICH"
896| #define PACKAGE_TARNAME "mpich"
897| #define PACKAGE_VERSION "4.0.2"
898| #define PACKAGE_STRING "MPICH 4.0.2"
899| #define PACKAGE_BUGREPORT "discuss@mpich.org"
900| #define PACKAGE_URL "http://www.mpich.org/"
901| #define STDC_HEADERS 1
902| #define HAVE_SYS_TYPES_H 1
903| #define HAVE_SYS_STAT_H 1
904| #define HAVE_STDLIB_H 1
905| #define HAVE_STRING_H 1
906| #define HAVE_MEMORY_H 1
907| #define HAVE_STRINGS_H 1
908| #define HAVE_INTTYPES_H 1
909| #define HAVE_STDINT_H 1
910| #define HAVE_UNISTD_H 1
911| #define __EXTENSIONS__ 1
912| #define _ALL_SOURCE 1
913| #define _GNU_SOURCE 1
914| #define _POSIX_PTHREAD_SEMANTICS 1
915| #define _TANDEM_SOURCE 1
916| #define PACKAGE "mpich"
917| #define VERSION "4.0.2"
918| #define HAVE_DLFCN_H 1
919| #define LT_OBJDIR ".libs/"
920| #define ENABLE_LOCAL_SESSION_INIT 1
921| /* end confdefs.h.  */
922| #include <stdio.h>
923| #ifdef HAVE_SYS_TYPES_H
924| # include <sys/types.h>
925| #endif
926| #ifdef HAVE_SYS_STAT_H
927| # include <sys/stat.h>
928| #endif
929| #ifdef STDC_HEADERS
930| # include <stdlib.h>
931| # include <stddef.h>
932| #else
933| # ifdef HAVE_STDLIB_H
934| #  include <stdlib.h>
935| # endif
936| #endif
937| #ifdef HAVE_STRING_H
938| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
939| #  include <memory.h>
940| # endif
941| # include <string.h>
942| #endif
943| #ifdef HAVE_STRINGS_H
944| # include <strings.h>
945| #endif
946| #ifdef HAVE_INTTYPES_H
947| # include <inttypes.h>
948| #endif
949| #ifdef HAVE_STDINT_H
950| # include <stdint.h>
951| #endif
952| #ifdef HAVE_UNISTD_H
953| # include <unistd.h>
954| #endif
955| #include <ucp/api/ucp.h>
956configure:28094: result: no
957configure:28094: checking ucp/api/ucp.h presence
958configure:28094: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport conftest.c
959conftest.c:29:10: fatal error: ucp/api/ucp.h: No such file or directory
960   29 | #include <ucp/api/ucp.h>
961      |          ^~~~~~~~~~~~~~~
962compilation terminated.
963configure:28094: $? = 1
964configure: failed program was:
965| /* confdefs.h */
966| #define PACKAGE_NAME "MPICH"
967| #define PACKAGE_TARNAME "mpich"
968| #define PACKAGE_VERSION "4.0.2"
969| #define PACKAGE_STRING "MPICH 4.0.2"
970| #define PACKAGE_BUGREPORT "discuss@mpich.org"
971| #define PACKAGE_URL "http://www.mpich.org/"
972| #define STDC_HEADERS 1
973| #define HAVE_SYS_TYPES_H 1
974| #define HAVE_SYS_STAT_H 1
975| #define HAVE_STDLIB_H 1
976| #define HAVE_STRING_H 1
977| #define HAVE_MEMORY_H 1
978| #define HAVE_STRINGS_H 1
979| #define HAVE_INTTYPES_H 1
980| #define HAVE_STDINT_H 1
981| #define HAVE_UNISTD_H 1
982| #define __EXTENSIONS__ 1
983| #define _ALL_SOURCE 1
984| #define _GNU_SOURCE 1
985| #define _POSIX_PTHREAD_SEMANTICS 1
986| #define _TANDEM_SOURCE 1
987| #define PACKAGE "mpich"
988| #define VERSION "4.0.2"
989| #define HAVE_DLFCN_H 1
990| #define LT_OBJDIR ".libs/"
991| #define ENABLE_LOCAL_SESSION_INIT 1
992| /* end confdefs.h.  */
993| #include <ucp/api/ucp.h>
994configure:28094: result: no
995configure:28094: checking for ucp/api/ucp.h
996configure:28094: result: no
997configure:28217: CH4 select netmod: ofi
998CPPFLAGS(=' -isystem/opt/local/include/LegacySupport') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending
999configure:28831: checking hcoll/api/hcoll_api.h usability
1000configure:28831: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1001conftest.c:64:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory
1002   64 | #include <hcoll/api/hcoll_api.h>
1003      |          ^~~~~~~~~~~~~~~~~~~~~~~
1004compilation terminated.
1005configure:28831: $? = 1
1006configure: failed program was:
1007| /* confdefs.h */
1008| #define PACKAGE_NAME "MPICH"
1009| #define PACKAGE_TARNAME "mpich"
1010| #define PACKAGE_VERSION "4.0.2"
1011| #define PACKAGE_STRING "MPICH 4.0.2"
1012| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1013| #define PACKAGE_URL "http://www.mpich.org/"
1014| #define STDC_HEADERS 1
1015| #define HAVE_SYS_TYPES_H 1
1016| #define HAVE_SYS_STAT_H 1
1017| #define HAVE_STDLIB_H 1
1018| #define HAVE_STRING_H 1
1019| #define HAVE_MEMORY_H 1
1020| #define HAVE_STRINGS_H 1
1021| #define HAVE_INTTYPES_H 1
1022| #define HAVE_STDINT_H 1
1023| #define HAVE_UNISTD_H 1
1024| #define __EXTENSIONS__ 1
1025| #define _ALL_SOURCE 1
1026| #define _GNU_SOURCE 1
1027| #define _POSIX_PTHREAD_SEMANTICS 1
1028| #define _TANDEM_SOURCE 1
1029| #define PACKAGE "mpich"
1030| #define VERSION "4.0.2"
1031| #define HAVE_DLFCN_H 1
1032| #define LT_OBJDIR ".libs/"
1033| #define ENABLE_LOCAL_SESSION_INIT 1
1034| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1035| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1036| /* end confdefs.h.  */
1037| #include <stdio.h>
1038| #ifdef HAVE_SYS_TYPES_H
1039| # include <sys/types.h>
1040| #endif
1041| #ifdef HAVE_SYS_STAT_H
1042| # include <sys/stat.h>
1043| #endif
1044| #ifdef STDC_HEADERS
1045| # include <stdlib.h>
1046| # include <stddef.h>
1047| #else
1048| # ifdef HAVE_STDLIB_H
1049| #  include <stdlib.h>
1050| # endif
1051| #endif
1052| #ifdef HAVE_STRING_H
1053| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1054| #  include <memory.h>
1055| # endif
1056| # include <string.h>
1057| #endif
1058| #ifdef HAVE_STRINGS_H
1059| # include <strings.h>
1060| #endif
1061| #ifdef HAVE_INTTYPES_H
1062| # include <inttypes.h>
1063| #endif
1064| #ifdef HAVE_STDINT_H
1065| # include <stdint.h>
1066| #endif
1067| #ifdef HAVE_UNISTD_H
1068| # include <unistd.h>
1069| #endif
1070| #include <hcoll/api/hcoll_api.h>
1071configure:28831: result: no
1072configure:28831: checking hcoll/api/hcoll_api.h presence
1073configure:28831: /opt/local/bin/gcc-mp-11 -E  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c
1074conftest.c:31:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory
1075   31 | #include <hcoll/api/hcoll_api.h>
1076      |          ^~~~~~~~~~~~~~~~~~~~~~~
1077compilation terminated.
1078configure:28831: $? = 1
1079configure: failed program was:
1080| /* confdefs.h */
1081| #define PACKAGE_NAME "MPICH"
1082| #define PACKAGE_TARNAME "mpich"
1083| #define PACKAGE_VERSION "4.0.2"
1084| #define PACKAGE_STRING "MPICH 4.0.2"
1085| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1086| #define PACKAGE_URL "http://www.mpich.org/"
1087| #define STDC_HEADERS 1
1088| #define HAVE_SYS_TYPES_H 1
1089| #define HAVE_SYS_STAT_H 1
1090| #define HAVE_STDLIB_H 1
1091| #define HAVE_STRING_H 1
1092| #define HAVE_MEMORY_H 1
1093| #define HAVE_STRINGS_H 1
1094| #define HAVE_INTTYPES_H 1
1095| #define HAVE_STDINT_H 1
1096| #define HAVE_UNISTD_H 1
1097| #define __EXTENSIONS__ 1
1098| #define _ALL_SOURCE 1
1099| #define _GNU_SOURCE 1
1100| #define _POSIX_PTHREAD_SEMANTICS 1
1101| #define _TANDEM_SOURCE 1
1102| #define PACKAGE "mpich"
1103| #define VERSION "4.0.2"
1104| #define HAVE_DLFCN_H 1
1105| #define LT_OBJDIR ".libs/"
1106| #define ENABLE_LOCAL_SESSION_INIT 1
1107| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1108| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1109| /* end confdefs.h.  */
1110| #include <hcoll/api/hcoll_api.h>
1111configure:28831: result: no
1112configure:28831: checking for hcoll/api/hcoll_api.h
1113configure:28831: result: no
1114configure:30105: checking for type of weak symbol alias support
1115configure:30131: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
1116conftest.c:51:1: warning: alias definitions not supported in Mach-O; ignored
1117   51 | }
1118      | ^
1119Undefined symbols:
1120  "_PFoo", referenced from:
1121      _main in ccMuD6Dm.o
1122ld: symbol(s) not found
1123collect2: error: ld returned 1 exit status
1124configure:30131: $? = 1
1125configure: failed program was:
1126| /* confdefs.h */
1127| #define PACKAGE_NAME "MPICH"
1128| #define PACKAGE_TARNAME "mpich"
1129| #define PACKAGE_VERSION "4.0.2"
1130| #define PACKAGE_STRING "MPICH 4.0.2"
1131| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1132| #define PACKAGE_URL "http://www.mpich.org/"
1133| #define STDC_HEADERS 1
1134| #define HAVE_SYS_TYPES_H 1
1135| #define HAVE_SYS_STAT_H 1
1136| #define HAVE_STDLIB_H 1
1137| #define HAVE_STRING_H 1
1138| #define HAVE_MEMORY_H 1
1139| #define HAVE_STRINGS_H 1
1140| #define HAVE_INTTYPES_H 1
1141| #define HAVE_STDINT_H 1
1142| #define HAVE_UNISTD_H 1
1143| #define __EXTENSIONS__ 1
1144| #define _ALL_SOURCE 1
1145| #define _GNU_SOURCE 1
1146| #define _POSIX_PTHREAD_SEMANTICS 1
1147| #define _TANDEM_SOURCE 1
1148| #define PACKAGE "mpich"
1149| #define VERSION "4.0.2"
1150| #define HAVE_DLFCN_H 1
1151| #define LT_OBJDIR ".libs/"
1152| #define ENABLE_LOCAL_SESSION_INIT 1
1153| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1154| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1155| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1156| #define HAVE_CH4_NETMOD_OFI 1
1157| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1158| #define NEEDS_STRICT_ALIGNMENT 1
1159| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1160| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1161| #define HAVE_TAG_ERROR_BITS 1
1162| /* end confdefs.h.  */
1163|
1164|     extern int PFoo(int);
1165|     #pragma weak PFoo = Foo
1166|     int Foo(int a) { return a; }
1167|
1168| int
1169| main ()
1170| {
1171|
1172|     return PFoo(1);
1173|
1174|   ;
1175|   return 0;
1176| }
1177configure:30380: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
1178Undefined symbols:
1179  "_PFoo", referenced from:
1180      _main in ccZwbwiD.o
1181ld: symbol(s) not found
1182collect2: error: ld returned 1 exit status
1183configure:30380: $? = 1
1184configure: failed program was:
1185| /* confdefs.h */
1186| #define PACKAGE_NAME "MPICH"
1187| #define PACKAGE_TARNAME "mpich"
1188| #define PACKAGE_VERSION "4.0.2"
1189| #define PACKAGE_STRING "MPICH 4.0.2"
1190| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1191| #define PACKAGE_URL "http://www.mpich.org/"
1192| #define STDC_HEADERS 1
1193| #define HAVE_SYS_TYPES_H 1
1194| #define HAVE_SYS_STAT_H 1
1195| #define HAVE_STDLIB_H 1
1196| #define HAVE_STRING_H 1
1197| #define HAVE_MEMORY_H 1
1198| #define HAVE_STRINGS_H 1
1199| #define HAVE_INTTYPES_H 1
1200| #define HAVE_STDINT_H 1
1201| #define HAVE_UNISTD_H 1
1202| #define __EXTENSIONS__ 1
1203| #define _ALL_SOURCE 1
1204| #define _GNU_SOURCE 1
1205| #define _POSIX_PTHREAD_SEMANTICS 1
1206| #define _TANDEM_SOURCE 1
1207| #define PACKAGE "mpich"
1208| #define VERSION "4.0.2"
1209| #define HAVE_DLFCN_H 1
1210| #define LT_OBJDIR ".libs/"
1211| #define ENABLE_LOCAL_SESSION_INIT 1
1212| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1213| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1214| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1215| #define HAVE_CH4_NETMOD_OFI 1
1216| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1217| #define NEEDS_STRICT_ALIGNMENT 1
1218| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1219| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1220| #define HAVE_TAG_ERROR_BITS 1
1221| /* end confdefs.h.  */
1222|
1223|         extern int PFoo(int);
1224|         #pragma _HP_SECONDARY_DEF Foo  PFoo
1225|         int Foo(int a) { return a; }
1226|
1227| int
1228| main ()
1229| {
1230|
1231|         return PFoo(1);
1232|
1233|   ;
1234|   return 0;
1235| }
1236configure:30404: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
1237Undefined symbols:
1238  "_PFoo", referenced from:
1239      _main in ccsuHRXF.o
1240ld: symbol(s) not found
1241collect2: error: ld returned 1 exit status
1242configure:30404: $? = 1
1243configure: failed program was:
1244| /* confdefs.h */
1245| #define PACKAGE_NAME "MPICH"
1246| #define PACKAGE_TARNAME "mpich"
1247| #define PACKAGE_VERSION "4.0.2"
1248| #define PACKAGE_STRING "MPICH 4.0.2"
1249| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1250| #define PACKAGE_URL "http://www.mpich.org/"
1251| #define STDC_HEADERS 1
1252| #define HAVE_SYS_TYPES_H 1
1253| #define HAVE_SYS_STAT_H 1
1254| #define HAVE_STDLIB_H 1
1255| #define HAVE_STRING_H 1
1256| #define HAVE_MEMORY_H 1
1257| #define HAVE_STRINGS_H 1
1258| #define HAVE_INTTYPES_H 1
1259| #define HAVE_STDINT_H 1
1260| #define HAVE_UNISTD_H 1
1261| #define __EXTENSIONS__ 1
1262| #define _ALL_SOURCE 1
1263| #define _GNU_SOURCE 1
1264| #define _POSIX_PTHREAD_SEMANTICS 1
1265| #define _TANDEM_SOURCE 1
1266| #define PACKAGE "mpich"
1267| #define VERSION "4.0.2"
1268| #define HAVE_DLFCN_H 1
1269| #define LT_OBJDIR ".libs/"
1270| #define ENABLE_LOCAL_SESSION_INIT 1
1271| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1272| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1273| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1274| #define HAVE_CH4_NETMOD_OFI 1
1275| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1276| #define NEEDS_STRICT_ALIGNMENT 1
1277| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1278| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1279| #define HAVE_TAG_ERROR_BITS 1
1280| /* end confdefs.h.  */
1281|
1282|         extern int PFoo(int);
1283|         #pragma _CRI duplicate PFoo as Foo
1284|         int Foo(int a) { return a; }
1285|
1286| int
1287| main ()
1288| {
1289|
1290|         return PFoo(1);
1291|
1292|   ;
1293|   return 0;
1294| }
1295configure:30418: result: no
1296configure:30436: checking whether __attribute__ ((weak)) allowed
1297configure:30453: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1298configure:30453: $? = 0
1299configure:30461: result: yes
1300configure:30465: checking whether __attribute__ ((weak_import)) allowed
1301configure:30482: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common   -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1302configure:30482: $? = 0
1303configure:30490: result: yes
1304configure:30493: checking whether __attribute__((weak,alias(...))) allowed
1305configure:30519: /opt/local/bin/gcc-mp-11 -c -Werror  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5
1306conftest.c:45:1: error: alias definitions not supported in Mach-O; ignored [-Werror]
1307   45 | }
1308      | ^
1309cc1: all warnings being treated as errors
1310configure:30519: $? = 1
1311configure: failed program was:
1312| /* confdefs.h */
1313| #define PACKAGE_NAME "MPICH"
1314| #define PACKAGE_TARNAME "mpich"
1315| #define PACKAGE_VERSION "4.0.2"
1316| #define PACKAGE_STRING "MPICH 4.0.2"
1317| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1318| #define PACKAGE_URL "http://www.mpich.org/"
1319| #define STDC_HEADERS 1
1320| #define HAVE_SYS_TYPES_H 1
1321| #define HAVE_SYS_STAT_H 1
1322| #define HAVE_STDLIB_H 1
1323| #define HAVE_STRING_H 1
1324| #define HAVE_MEMORY_H 1
1325| #define HAVE_STRINGS_H 1
1326| #define HAVE_INTTYPES_H 1
1327| #define HAVE_STDINT_H 1
1328| #define HAVE_UNISTD_H 1
1329| #define __EXTENSIONS__ 1
1330| #define _ALL_SOURCE 1
1331| #define _GNU_SOURCE 1
1332| #define _POSIX_PTHREAD_SEMANTICS 1
1333| #define _TANDEM_SOURCE 1
1334| #define PACKAGE "mpich"
1335| #define VERSION "4.0.2"
1336| #define HAVE_DLFCN_H 1
1337| #define LT_OBJDIR ".libs/"
1338| #define ENABLE_LOCAL_SESSION_INIT 1
1339| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1340| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1341| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1342| #define HAVE_CH4_NETMOD_OFI 1
1343| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1344| #define NEEDS_STRICT_ALIGNMENT 1
1345| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1346| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1347| #define HAVE_TAG_ERROR_BITS 1
1348| /* end confdefs.h.  */
1349| int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1350| int
1351| main ()
1352| {
1353| int a;
1354|   ;
1355|   return 0;
1356| }
1357configure:30533: result: no
1358configure:30718: checking if /opt/local/bin/gcc-mp-11 supports -fvisibility=hidden
1359configure:30730: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -fvisibility=hidden -Werror  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
1360configure:30730: $? = 0
1361configure:30749: result: yes
1362configure:30758: checking whether to enable symbol visibility
1363configure:30760: result: yes (via -fvisibility=hidden)
1364configure:30810: ===== configuring src/mpl =====
1365configure:30975: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32 -fno-common ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
1366configure:30995: ===== done with src/mpl configure =====
1367configure:31001: sourcing src/mpl/localdefs
1368CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include', appending
1369CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include', not appending
1370configure:31694: ===== configuring modules/json-c =====
1371configure:31859: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded --disable-werror '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
1372configure:31879: ===== done with modules/json-c configure =====
1373CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c', appending
1374CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c', not appending
1375configure:32150: checking hwloc.h usability
1376configure:32150: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5
1377configure:32150: $? = 0
1378configure:32150: result: yes
1379configure:32150: checking hwloc.h presence
1380configure:32150: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c
1381configure:32150: $? = 0
1382configure:32150: result: yes
1383configure:32150: checking for hwloc.h
1384configure:32150: result: yes
1385configure:32166: checking for hwloc_topology_set_pid in -lhwloc
1386configure:32191: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c -lhwloc   >&5
1387configure:32191: $? = 0
1388configure:32200: result: yes
1389WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', appending
1390configure:32254: checking if hwloc meets minimum version requirement
1391configure:32271: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5
1392configure:32271: $? = 0
1393configure:32277: result: yes
1394configure:32761: checking netloc.h usability
1395configure:32761: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c >&5
1396conftest.c:74:10: fatal error: netloc.h: No such file or directory
1397   74 | #include <netloc.h>
1398      |          ^~~~~~~~~~
1399compilation terminated.
1400configure:32761: $? = 1
1401configure: failed program was:
1402| /* confdefs.h */
1403| #define PACKAGE_NAME "MPICH"
1404| #define PACKAGE_TARNAME "mpich"
1405| #define PACKAGE_VERSION "4.0.2"
1406| #define PACKAGE_STRING "MPICH 4.0.2"
1407| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1408| #define PACKAGE_URL "http://www.mpich.org/"
1409| #define STDC_HEADERS 1
1410| #define HAVE_SYS_TYPES_H 1
1411| #define HAVE_SYS_STAT_H 1
1412| #define HAVE_STDLIB_H 1
1413| #define HAVE_STRING_H 1
1414| #define HAVE_MEMORY_H 1
1415| #define HAVE_STRINGS_H 1
1416| #define HAVE_INTTYPES_H 1
1417| #define HAVE_STDINT_H 1
1418| #define HAVE_UNISTD_H 1
1419| #define __EXTENSIONS__ 1
1420| #define _ALL_SOURCE 1
1421| #define _GNU_SOURCE 1
1422| #define _POSIX_PTHREAD_SEMANTICS 1
1423| #define _TANDEM_SOURCE 1
1424| #define PACKAGE "mpich"
1425| #define VERSION "4.0.2"
1426| #define HAVE_DLFCN_H 1
1427| #define LT_OBJDIR ".libs/"
1428| #define ENABLE_LOCAL_SESSION_INIT 1
1429| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1430| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1431| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1432| #define HAVE_CH4_NETMOD_OFI 1
1433| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1434| #define NEEDS_STRICT_ALIGNMENT 1
1435| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1436| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1437| #define HAVE_TAG_ERROR_BITS 1
1438| #define HAVE_VISIBILITY 1
1439| #define HAVE_LIBHWLOC 1
1440| #define HAVE_HWLOC 1
1441| /* end confdefs.h.  */
1442| #include <stdio.h>
1443| #ifdef HAVE_SYS_TYPES_H
1444| # include <sys/types.h>
1445| #endif
1446| #ifdef HAVE_SYS_STAT_H
1447| # include <sys/stat.h>
1448| #endif
1449| #ifdef STDC_HEADERS
1450| # include <stdlib.h>
1451| # include <stddef.h>
1452| #else
1453| # ifdef HAVE_STDLIB_H
1454| #  include <stdlib.h>
1455| # endif
1456| #endif
1457| #ifdef HAVE_STRING_H
1458| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1459| #  include <memory.h>
1460| # endif
1461| # include <string.h>
1462| #endif
1463| #ifdef HAVE_STRINGS_H
1464| # include <strings.h>
1465| #endif
1466| #ifdef HAVE_INTTYPES_H
1467| # include <inttypes.h>
1468| #endif
1469| #ifdef HAVE_STDINT_H
1470| # include <stdint.h>
1471| #endif
1472| #ifdef HAVE_UNISTD_H
1473| # include <unistd.h>
1474| #endif
1475| #include <netloc.h>
1476configure:32761: result: no
1477configure:32761: checking netloc.h presence
1478configure:32761: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c conftest.c
1479conftest.c:41:10: fatal error: netloc.h: No such file or directory
1480   41 | #include <netloc.h>
1481      |          ^~~~~~~~~~
1482compilation terminated.
1483configure:32761: $? = 1
1484configure: failed program was:
1485| /* confdefs.h */
1486| #define PACKAGE_NAME "MPICH"
1487| #define PACKAGE_TARNAME "mpich"
1488| #define PACKAGE_VERSION "4.0.2"
1489| #define PACKAGE_STRING "MPICH 4.0.2"
1490| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1491| #define PACKAGE_URL "http://www.mpich.org/"
1492| #define STDC_HEADERS 1
1493| #define HAVE_SYS_TYPES_H 1
1494| #define HAVE_SYS_STAT_H 1
1495| #define HAVE_STDLIB_H 1
1496| #define HAVE_STRING_H 1
1497| #define HAVE_MEMORY_H 1
1498| #define HAVE_STRINGS_H 1
1499| #define HAVE_INTTYPES_H 1
1500| #define HAVE_STDINT_H 1
1501| #define HAVE_UNISTD_H 1
1502| #define __EXTENSIONS__ 1
1503| #define _ALL_SOURCE 1
1504| #define _GNU_SOURCE 1
1505| #define _POSIX_PTHREAD_SEMANTICS 1
1506| #define _TANDEM_SOURCE 1
1507| #define PACKAGE "mpich"
1508| #define VERSION "4.0.2"
1509| #define HAVE_DLFCN_H 1
1510| #define LT_OBJDIR ".libs/"
1511| #define ENABLE_LOCAL_SESSION_INIT 1
1512| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1513| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1514| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1515| #define HAVE_CH4_NETMOD_OFI 1
1516| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1517| #define NEEDS_STRICT_ALIGNMENT 1
1518| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1519| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1520| #define HAVE_TAG_ERROR_BITS 1
1521| #define HAVE_VISIBILITY 1
1522| #define HAVE_LIBHWLOC 1
1523| #define HAVE_HWLOC 1
1524| /* end confdefs.h.  */
1525| #include <netloc.h>
1526configure:32761: result: no
1527configure:32761: checking for netloc.h
1528configure:32761: result: no
1529CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c') does not contain '-D_REENTRANT', appending
1530CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include', appending
1531configure:34210: checking whether C compiler accepts option -O2
1532configure:34262: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  > pac_test1.log 2>&1
1533configure:34262: $? = 0
1534configure:34293: /opt/local/bin/gcc-mp-11 -o conftest -O2  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  > pac_test2.log 2>&1
1535configure:34293: $? = 0
1536configure:34301: diff -b pac_test1.log pac_test2.log > pac_test.log
1537configure:34304: $? = 0
1538configure:34404: result: yes
1539configure:34409: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1540configure:34449: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c > pac_test3.log 2>&1
1541configure:34449: $? = 0
1542configure:34453: mv conftest.o pac_conftest.o
1543configure:34456: $? = 0
1544configure:34492: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o  > pac_test4.log 2>&1
1545configure:34492: $? = 0
1546configure:34527: /opt/local/bin/gcc-mp-11 -o conftest -O2  -pipe -m32 -fno-common  -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest.o  > pac_test5.log 2>&1
1547configure:34527: $? = 0
1548configure:34535: diff -b pac_test4.log pac_test5.log > pac_test.log
1549configure:34538: $? = 0
1550configure:34677: result: yes
1551configure:34724: checking for shared library (esp. rpath) characteristics of CC
1552configure:34815: result: done (results in src/env/cc_shlib.conf)
1553configure:34990: checking whether Fortran 77 compiler accepts option -O2
1554configure:35035: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f  > pac_test1.log 2>&1
1555configure:35035: $? = 0
1556configure:35066: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f  > pac_test2.log 2>&1
1557configure:35066: $? = 0
1558configure:35074: diff -b pac_test1.log pac_test2.log > pac_test.log
1559configure:35077: $? = 0
1560configure:35177: result: yes
1561configure:35182: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1562configure:35221: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 conftest.f > pac_test3.log 2>&1
1563configure:35221: $? = 0
1564configure:35225: mv conftest.o pac_conftest.o
1565configure:35228: $? = 0
1566configure:35266: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  > pac_test4.log 2>&1
1567configure:35266: $? = 0
1568configure:35274: diff -b pac_test2.log pac_test4.log > pac_test.log
1569configure:35277: $? = 0
1570configure:35378: result: yes
1571configure:35416: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-11
1572configure:35426: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1573configure:35426: $? = 0
1574configure:35444: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f
1575Using built-in specs.
1576Target: ppc-apple-darwin9
1577Thread model: posix
1578Supported LTO compression algorithms: zlib zstd
1579gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
1580 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m32 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/finclude -o - |
1581 /opt/local/bin/as -v -arch ppc -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/ccaAmAtq.o
1582Apple Inc version cctools-localbuild, GNU assembler version 1.38
1583GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1584        compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
1585
1586GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1587GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1588        compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
1589
1590GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1591Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../libgfortran.spec
1592rename spec lib to liborig
1593 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -headerpad_max_install_names -latomic -lMacportsLegacySupport /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/ccaAmAtq.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc
1594configure:35527: result: -v
1595configure:35529: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-11
1596configure:35552: /opt/local/bin/gfortran-mp-11 -o conftest -pipe -fallow-argument-mismatch -m32 -O2 -v -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f
1597Using built-in specs.
1598Target: ppc-apple-darwin9
1599Thread model: posix
1600Supported LTO compression algorithms: zlib zstd
1601gcc version 11.3.0 (MacPorts gcc11 11.3.0_1+universal)
1602 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m32 -mmacosx-version-min=10.5 -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/finclude -o - |
1603 /opt/local/bin/as -v -arch ppc -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/cc0bDxO6.o
1604Apple Inc version cctools-localbuild, GNU assembler version 1.38
1605GNU Fortran (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1606        compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
1607
1608GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1609GNU Fortran2008 (MacPorts gcc11 11.3.0_1+universal) version 11.3.0 (ppc-apple-darwin9)
1610        compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
1611
1612GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1613Reading specs from /opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../../libgfortran.spec
1614rename spec lib to liborig
1615 /opt/local/libexec/gcc/ppc-apple-darwin9/11.3.0/collect2 -dynamic -arch ppc -macosx_version_min 10.5 -o conftest -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -headerpad_max_install_names -latomic -lMacportsLegacySupport /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/.tmp/cc0bDxO6.o -lgfortran -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lm -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc
1616configure:35748: result:  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc
1617configure:35764: checking whether /opt/local/bin/gfortran-mp-11 accepts the FLIBS found by autoconf
1618configure:35780: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f  >&5
1619configure:35780: $? = 0
1620configure:35782: result: yes
1621configure:35820: checking whether /opt/local/bin/gcc-mp-11 links with FLIBS found by autoconf
1622configure:35845: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc  >&5
1623configure:35845: $? = 0
1624configure:35847: result: yes
1625configure:35897: checking whether Fortran 77 and C objects are compatible
1626configure:35976: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1627configure:35976: $? = 0
1628configure:35979: mv conftest.o pac_conftest.o
1629configure:35982: $? = 0
1630configure:35991: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
1631configure:35991: $? = 0
1632configure:35994: result: yes
1633configure:36153: checking for linker for Fortran main program
1634configure:36174: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1635configure:36174: $? = 0
1636configure:36233: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1637configure:36233: $? = 0
1638configure:36236: mv conftest.o pac_conftest.o
1639configure:36239: $? = 0
1640configure:36248: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
1641configure:36248: $? = 0
1642configure:36250: result: Use Fortran to link programs
1643configure:36361: checking for Fortran 77 name mangling
1644configure:36383: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1645configure:36383: $? = 0
1646configure:36386: mv conftest.o f77conftest.o
1647configure:36389: $? = 0
1648configure:36414: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c f77conftest.o  -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc  >&5
1649configure:36414: $? = 0
1650configure:36537: result: lower uscore
1651configure:36602: checking for libraries to link Fortran main with C stdio routines
1652configure:36626: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1653configure:36626: $? = 0
1654configure:36629: mv conftest.o pac_conftest.o
1655configure:36632: $? = 0
1656configure:36651: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o   >&5
1657configure:36651: $? = 0
1658configure:36682: result: none
1659configure:36732: checking whether Fortran init will work with C
1660configure:36754: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1661configure:36754: $? = 0
1662configure:36757: mv conftest.o pac_f77conftest.o
1663configure:36760: $? = 0
1664configure:36802: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_f77conftest.o  >&5
1665configure:36802: $? = 0
1666configure:36825: result: yes
1667configure:36924: checking for extension for Fortran 90 programs
1668configure:36939: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f90 >&5
1669configure:36939: $? = 0
1670configure:36941: result: f90
1671configure:36983: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) works
1672configure:36994: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
1673configure:36994: $? = 0
1674configure:36997: result: yes
1675configure:36999: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) is a cross-compiler
1676configure:37005: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
1677configure:37005: $? = 0
1678configure:37005: ./conftest
1679configure:37005: $? = 0
1680configure:37014: result: no
1681configure:37037: checking whether Fortran 90 compiler works with Fortran 77 compiler
1682configure:37065: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1683configure:37065: $? = 0
1684configure:37069: mv conftest.o pac_f77conftest.o
1685configure:37072: $? = 0
1686configure:37093: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_f77conftest.o  >&5
1687configure:37093: $? = 0
1688configure:37135: result: yes
1689configure:37197: checking for shared library (esp. rpath) characteristics of F77
1690configure:37290: result: done (results in src/env/f77_shlib.conf)
1691configure:37301: checking whether Fortran 77 accepts ! for comments
1692configure:37319: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1693configure:37319: $? = 0
1694configure:37336: result: yes
1695configure:37346: checking for include directory flag for Fortran
1696configure:37373: /opt/local/bin/gfortran-mp-11 -c -I src  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1697configure:37373: $? = 0
1698configure:37391: result: -I
1699configure:37399: checking for Fortran 77 flag for library directories
1700configure:37418: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1701configure:37418: $? = 0
1702configure:37422: mv conftest.o pac_f77conftest.o
1703configure:37425: $? = 0
1704configure:37428: test -d conftestdir || mkdir conftestdir
1705configure:37431: $? = 0
1706configure:37434: ar cru conftestdir/libf77conftest.a pac_f77conftest.o
1707configure:37437: $? = 0
1708configure:37440: ranlib conftestdir/libf77conftest.a
1709configure:37443: $? = 0
1710configure:37461: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Lconftestdir -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f -lf77conftest  >&5
1711configure:37461: $? = 0
1712configure:37481: result: -L
1713configure:37557: checking whether Fortran 77 compiler processes .F files with C preprocessor
1714configure:37578: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.F >&5
1715configure:37578: $? = 0
1716configure:37646: result: yes
1717configure:37654: checking whether /opt/local/bin/gfortran-mp-11 allows mismatched arguments
1718configure:37677: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
1719conftest.f:8:18:
1720
1721    7 |         call foo1(a)
1722      |                  2
1723    8 |         call foo1(b)
1724      |                  1
1725Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
1726configure:37677: $? = 0
1727configure:37721: result: yes
1728configure:37989: checking for shared library (esp. rpath) characteristics of FC
1729configure:38082: result: done (results in src/env/fc_shlib.conf)
1730configure:38098: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) works
1731configure:38109: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
1732configure:38109: $? = 0
1733configure:38112: result: yes
1734configure:38114: checking whether the Fortran 90 compiler (/opt/local/bin/gfortran-mp-11  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32) is a cross-compiler
1735configure:38120: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
1736configure:38120: $? = 0
1737configure:38120: ./conftest
1738configure:38120: $? = 0
1739configure:38129: result: no
1740configure:38175: checking for Fortran 90 module extension
1741configure:38197: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f90 >&5
1742configure:38197: $? = 0
1743configure:38293: result: mod
1744configure:38305: checking for Fortran 90 module include flag
1745configure:38333: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f90 >&5
1746configure:38333: $? = 0
1747configure:38370: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -Iconftestdir  conftest.f90 >&5
1748configure:38370: $? = 0
1749configure:38429: result: -I
1750configure:38437: checking for Fortran 90 module output directory flag
1751configure:38468: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f90 >&5
1752configure:38468: $? = 0
1753configure:38522: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -Jconftestdir  conftest.f90 >&5
1754configure:38522: $? = 0
1755configure:38562: result: -J
1756configure:38633: checking whether Fortran 90 compiler accepts option -O2
1757configure:38678: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  > pac_test1.log 2>&1
1758configure:38678: $? = 0
1759configure:38709: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  > pac_test2.log 2>&1
1760configure:38709: $? = 0
1761configure:38717: diff -b pac_test1.log pac_test2.log > pac_test.log
1762configure:38720: $? = 0
1763configure:38820: result: yes
1764configure:38825: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1765configure:38864: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32  conftest.f90 > pac_test3.log 2>&1
1766configure:38864: $? = 0
1767configure:38868: mv conftest.o pac_conftest.o
1768configure:38871: $? = 0
1769configure:38909: /opt/local/bin/gfortran-mp-11 -o conftest -O2  -pipe -fallow-argument-mismatch -m32 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  > pac_test4.log 2>&1
1770configure:38909: $? = 0
1771configure:38917: diff -b pac_test2.log pac_test4.log > pac_test.log
1772configure:38920: $? = 0
1773configure:39021: result: yes
1774configure:39053: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
1775configure:39074: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include  conftest.F90 >&5
1776configure:39074: $? = 0
1777configure:39142: result: yes
1778configure:39162: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
1779configure:39186: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1780configure:39186: $? = 0
1781configure:39190: mv conftest.o pac_conftest.o
1782configure:39193: $? = 0
1783configure:39210: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  >&5
1784configure:39210: $? = 0
1785configure:39251: result: none
1786configure:39270: checking whether TRUE has been defined
1787configure:39283: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
1788conftest.c: In function 'main':
1789conftest.c:60:8: error: 'TRUE' undeclared (first use in this function)
1790   60 | return TRUE;
1791      |        ^~~~
1792conftest.c:60:8: note: each undeclared identifier is reported only once for each function it appears in
1793configure:39283: $? = 1
1794configure: failed program was:
1795| /* confdefs.h */
1796| #define PACKAGE_NAME "MPICH"
1797| #define PACKAGE_TARNAME "mpich"
1798| #define PACKAGE_VERSION "4.0.2"
1799| #define PACKAGE_STRING "MPICH 4.0.2"
1800| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1801| #define PACKAGE_URL "http://www.mpich.org/"
1802| #define STDC_HEADERS 1
1803| #define HAVE_SYS_TYPES_H 1
1804| #define HAVE_SYS_STAT_H 1
1805| #define HAVE_STDLIB_H 1
1806| #define HAVE_STRING_H 1
1807| #define HAVE_MEMORY_H 1
1808| #define HAVE_STRINGS_H 1
1809| #define HAVE_INTTYPES_H 1
1810| #define HAVE_STDINT_H 1
1811| #define HAVE_UNISTD_H 1
1812| #define __EXTENSIONS__ 1
1813| #define _ALL_SOURCE 1
1814| #define _GNU_SOURCE 1
1815| #define _POSIX_PTHREAD_SEMANTICS 1
1816| #define _TANDEM_SOURCE 1
1817| #define PACKAGE "mpich"
1818| #define VERSION "4.0.2"
1819| #define HAVE_DLFCN_H 1
1820| #define LT_OBJDIR ".libs/"
1821| #define ENABLE_LOCAL_SESSION_INIT 1
1822| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1823| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1824| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1825| #define HAVE_CH4_NETMOD_OFI 1
1826| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1827| #define NEEDS_STRICT_ALIGNMENT 1
1828| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1829| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1830| #define HAVE_TAG_ERROR_BITS 1
1831| #define HAVE_VISIBILITY 1
1832| #define HAVE_LIBHWLOC 1
1833| #define HAVE_HWLOC 1
1834| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1835| #define MPICH_IS_THREADED 1
1836| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
1837| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
1838| #define HAVE_ROMIO 1
1839| #define ENABLE_PVAR_NEM 0
1840| #define ENABLE_PVAR_RECVQ 0
1841| #define ENABLE_PVAR_RMA 0
1842| #define ENABLE_PVAR_DIMS 0
1843| #define ENABLE_PVAR_MULTINIC 0
1844| #define HAVE_LONG_LONG 1
1845| #define STDCALL
1846| #define F77_NAME_LOWER_USCORE 1
1847| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
1848| #define HAVE_FORTRAN_BINDING 1
1849| /* end confdefs.h.  */
1850|
1851| int
1852| main ()
1853| {
1854| return TRUE;
1855|   ;
1856|   return 0;
1857| }
1858configure:39289: result: no
1859configure:39322: checking whether the C++ compiler /opt/local/bin/g++-mp-11 can build an executable
1860configure:39352: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
1861configure:39352: $? = 0
1862configure:39366: result: yes
1863configure:39373: checking whether C++ compiler works with string
1864configure:39396: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1865configure:39396: $? = 0
1866configure:39409: result: yes
1867configure:39422: checking whether the compiler supports exceptions
1868configure:39445: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1869configure:39445: $? = 0
1870configure:39459: result: yes
1871configure:39467: checking whether the compiler recognizes bool as a built-in type
1872configure:39494: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1873configure:39494: $? = 0
1874configure:39508: result: yes
1875configure:39516: checking whether the compiler implements namespaces
1876configure:39543: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1877configure:39543: $? = 0
1878configure:39557: result: yes
1879configure:39574: checking whether <iostream> available
1880configure:39591: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1881configure:39591: $? = 0
1882configure:39598: result: yes
1883configure:39601: checking whether the compiler implements the namespace std
1884configure:39631: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1885configure:39631: $? = 0
1886configure:39646: result: yes
1887configure:39655: checking whether <math> available
1888configure:39672: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
1889conftest.cpp:61:10: fatal error: math: No such file or directory
1890   61 | #include <math>
1891      |          ^~~~~~
1892compilation terminated.
1893configure:39672: $? = 1
1894configure: failed program was:
1895| /* confdefs.h */
1896| #define PACKAGE_NAME "MPICH"
1897| #define PACKAGE_TARNAME "mpich"
1898| #define PACKAGE_VERSION "4.0.2"
1899| #define PACKAGE_STRING "MPICH 4.0.2"
1900| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1901| #define PACKAGE_URL "http://www.mpich.org/"
1902| #define STDC_HEADERS 1
1903| #define HAVE_SYS_TYPES_H 1
1904| #define HAVE_SYS_STAT_H 1
1905| #define HAVE_STDLIB_H 1
1906| #define HAVE_STRING_H 1
1907| #define HAVE_MEMORY_H 1
1908| #define HAVE_STRINGS_H 1
1909| #define HAVE_INTTYPES_H 1
1910| #define HAVE_STDINT_H 1
1911| #define HAVE_UNISTD_H 1
1912| #define __EXTENSIONS__ 1
1913| #define _ALL_SOURCE 1
1914| #define _GNU_SOURCE 1
1915| #define _POSIX_PTHREAD_SEMANTICS 1
1916| #define _TANDEM_SOURCE 1
1917| #define PACKAGE "mpich"
1918| #define VERSION "4.0.2"
1919| #define HAVE_DLFCN_H 1
1920| #define LT_OBJDIR ".libs/"
1921| #define ENABLE_LOCAL_SESSION_INIT 1
1922| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1923| #define MPIDI_CH4_SHM_ENABLE_GPU 1
1924| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
1925| #define HAVE_CH4_NETMOD_OFI 1
1926| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
1927| #define NEEDS_STRICT_ALIGNMENT 1
1928| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1929| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1930| #define HAVE_TAG_ERROR_BITS 1
1931| #define HAVE_VISIBILITY 1
1932| #define HAVE_LIBHWLOC 1
1933| #define HAVE_HWLOC 1
1934| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1935| #define MPICH_IS_THREADED 1
1936| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
1937| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
1938| #define HAVE_ROMIO 1
1939| #define ENABLE_PVAR_NEM 0
1940| #define ENABLE_PVAR_RECVQ 0
1941| #define ENABLE_PVAR_RMA 0
1942| #define ENABLE_PVAR_DIMS 0
1943| #define ENABLE_PVAR_MULTINIC 0
1944| #define HAVE_LONG_LONG 1
1945| #define STDCALL
1946| #define F77_NAME_LOWER_USCORE 1
1947| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
1948| #define HAVE_FORTRAN_BINDING 1
1949| #define TRUE 1
1950| #define FALSE 0
1951| #define HAVE_CXX_EXCEPTIONS /**/
1952| #define HAVE_NAMESPACES /**/
1953| #define HAVE_NAMESPACE_STD /**/
1954| /* end confdefs.h.  */
1955| #include <math>
1956| int
1957| main ()
1958| {
1959| using namespace std;
1960|   ;
1961|   return 0;
1962| }
1963configure:39679: result: no
1964configure:39704: checking for GNU g++ version
1965configure:39730: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
1966configure:39730: $? = 0
1967configure:39730: ./conftest
1968configure:39730: $? = 0
1969configure:39740: result: 11 . 3
1970configure:39784: checking for shared library (esp. rpath) characteristics of CXX
1971configure:39877: result: done (results in src/env/cxx_shlib.conf)
1972configure:39888: checking whether C++ compiler accepts option -O2
1973configure:39940: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  > pac_test1.log 2>&1
1974configure:39940: $? = 0
1975configure:39971: /opt/local/bin/g++-mp-11 -o conftest -O2  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  > pac_test2.log 2>&1
1976configure:39971: $? = 0
1977configure:39979: diff -b pac_test1.log pac_test2.log > pac_test.log
1978configure:39982: $? = 0
1979configure:40082: result: yes
1980configure:40087: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
1981configure:40127: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1
1982configure:40127: $? = 0
1983configure:40131: mv conftest.o pac_conftest.o
1984configure:40134: $? = 0
1985configure:40178: /opt/local/bin/g++-mp-11 -o conftest -O2  -pipe -m32 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp pac_conftest.o  > pac_test4.log 2>&1
1986configure:40178: $? = 0
1987configure:40186: diff -b pac_test2.log pac_test4.log > pac_test.log
1988configure:40189: $? = 0
1989configure:40290: result: yes
1990configure:40343: checking for perl
1991configure:40361: found /opt/local/bin/perl
1992configure:40373: result: /opt/local/bin/perl
1993configure:40388: checking for killall
1994configure:40404: found /usr/bin/killall
1995configure:40415: result: killall
1996configure:40458: checking whether install works
1997configure:40466: result: yes
1998configure:40480: checking whether mkdir -p works
1999configure:40496: result: yes
2000configure:40514: checking for make
2001configure:40530: found /usr/bin/make
2002configure:40541: result: make
2003configure:40555: checking whether clock skew breaks make
2004configure:40580: result: no
2005configure:40590: checking whether make supports include
2006configure:40618: result: yes
2007configure:40627: checking whether make allows comments in actions
2008configure:40654: result: yes
2009configure:40668: checking for virtual path format
2010configure:40711: result: VPATH
2011configure:40721: checking whether make sets CFLAGS
2012configure:40747: result: yes
2013configure:40796: checking for bash
2014configure:40826: result: /bin/bash
2015configure:40849: checking whether /bin/bash supports arrays
2016configure:40858: result: yes
2017configure:41075: checking for doctext
2018configure:41106: result: false
2019configure:41119: checking for an ANSI C-conforming const
2020configure:41185: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2021configure:41185: $? = 0
2022configure:41192: result: yes
2023configure:41200: checking for working volatile
2024configure:41219: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2025configure:41219: $? = 0
2026configure:41226: result: yes
2027configure:41234: checking for C/C++ restrict keyword
2028configure:41259: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2029configure:41259: $? = 0
2030configure:41267: result: __restrict
2031configure:41280: checking for inline
2032configure:41296: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2033configure:41296: $? = 0
2034configure:41304: result: inline
2035configure:41327: checking whether __attribute__ allowed
2036configure:41344: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2037configure:41344: $? = 0
2038configure:41352: result: yes
2039configure:41354: checking whether __attribute__((format)) allowed
2040configure:41371: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2041configure:41371: $? = 0
2042configure:41379: result: yes
2043configure:41389: checking if C compiler supports __builtin_expect
2044configure:41405: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2045configure:41405: $? = 0
2046configure:41408: result: yes
2047configure:41427: checking for C11 _Static_assert functionality
2048configure:41438: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2049configure:41438: $? = 0
2050configure:41443: result: yes
2051configure:41470: checking whether byte ordering is bigendian
2052configure:41485: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2053configure:41485: $? = 0
2054configure:41530: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2055configure:41530: $? = 0
2056configure:41548: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2057configure:41548: $? = 0
2058configure:41676: result: yes
2059configure:41714: checking whether C compiler allows unaligned doubles
2060configure:41745: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2061configure:41745: $? = 0
2062configure:41745: ./conftest
2063configure:41745: $? = 0
2064configure:41756: result: yes
2065configure:41775: checking whether /opt/local/bin/gcc-mp-11 supports __func__
2066configure:41792: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2067configure:41792: $? = 0
2068configure:41800: result: yes
2069configure:41839: checking whether long double is supported
2070configure:41856: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2071configure:41856: $? = 0
2072configure:41863: result: yes
2073configure:41872: checking whether long long is supported
2074configure:41889: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2075configure:41889: $? = 0
2076configure:41896: result: yes
2077configure:41906: checking whether _Float16 is supported
2078configure:41926: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2079conftest.c: In function 'main':
2080conftest.c:73:10: error: '_Float16' is not supported on this target
2081   73 | volatile _Float16 a=1; return (int)a;
2082      |          ^~~~~~~~
2083configure:41926: $? = 1
2084configure: failed program was:
2085| /* confdefs.h */
2086| #define PACKAGE_NAME "MPICH"
2087| #define PACKAGE_TARNAME "mpich"
2088| #define PACKAGE_VERSION "4.0.2"
2089| #define PACKAGE_STRING "MPICH 4.0.2"
2090| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2091| #define PACKAGE_URL "http://www.mpich.org/"
2092| #define STDC_HEADERS 1
2093| #define HAVE_SYS_TYPES_H 1
2094| #define HAVE_SYS_STAT_H 1
2095| #define HAVE_STDLIB_H 1
2096| #define HAVE_STRING_H 1
2097| #define HAVE_MEMORY_H 1
2098| #define HAVE_STRINGS_H 1
2099| #define HAVE_INTTYPES_H 1
2100| #define HAVE_STDINT_H 1
2101| #define HAVE_UNISTD_H 1
2102| #define __EXTENSIONS__ 1
2103| #define _ALL_SOURCE 1
2104| #define _GNU_SOURCE 1
2105| #define _POSIX_PTHREAD_SEMANTICS 1
2106| #define _TANDEM_SOURCE 1
2107| #define PACKAGE "mpich"
2108| #define VERSION "4.0.2"
2109| #define HAVE_DLFCN_H 1
2110| #define LT_OBJDIR ".libs/"
2111| #define ENABLE_LOCAL_SESSION_INIT 1
2112| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2113| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2114| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2115| #define HAVE_CH4_NETMOD_OFI 1
2116| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2117| #define NEEDS_STRICT_ALIGNMENT 1
2118| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2119| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2120| #define HAVE_TAG_ERROR_BITS 1
2121| #define HAVE_VISIBILITY 1
2122| #define HAVE_LIBHWLOC 1
2123| #define HAVE_HWLOC 1
2124| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2125| #define MPICH_IS_THREADED 1
2126| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2127| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2128| #define HAVE_ROMIO 1
2129| #define ENABLE_PVAR_NEM 0
2130| #define ENABLE_PVAR_RECVQ 0
2131| #define ENABLE_PVAR_RMA 0
2132| #define ENABLE_PVAR_DIMS 0
2133| #define ENABLE_PVAR_MULTINIC 0
2134| #define HAVE_LONG_LONG 1
2135| #define STDCALL
2136| #define F77_NAME_LOWER_USCORE 1
2137| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2138| #define HAVE_FORTRAN_BINDING 1
2139| #define TRUE 1
2140| #define FALSE 0
2141| #define HAVE_CXX_EXCEPTIONS /**/
2142| #define HAVE_NAMESPACES /**/
2143| #define HAVE_NAMESPACE_STD /**/
2144| #define HAVE_CXX_BINDING 1
2145| #define HAVE_NAMEPUB_SERVICE 1
2146| #define restrict __restrict
2147| #define HAVE_GCC_ATTRIBUTE 1
2148| #define HAVE_BUILTIN_EXPECT 1
2149| #define HAVE_C11__STATIC_ASSERT 1
2150| #define HAVE_LONG_DOUBLE 1
2151| #define HAVE_LONG_LONG_INT 1
2152| /* end confdefs.h.  */
2153|
2154| int
2155| main ()
2156| {
2157| volatile _Float16 a=1; return (int)a;
2158|   ;
2159|   return 0;
2160| }
2161configure:41934: result: no
2162configure:41946: checking alignment of max_align_t
2163configure:41951: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2164conftest.c:69:1: error: expected identifier or '(' before numeric constant
2165   69 | 0
2166      | ^
2167conftest.c:74:43: warning: data definition has no type or storage class
2168   74 | typedef struct { char x; max_align_t y; } ac__type_alignof_;
2169      |                                           ^~~~~~~~~~~~~~~~~
2170conftest.c:74:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int]
2171conftest.c: In function 'longval':
2172conftest.c:72:52: error: expected expression before ')' token
2173   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2174      |                                                    ^
2175conftest.c:75:48: note: in expansion of macro 'offsetof'
2176   75 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2177      |                                                ^~~~~~~~
2178conftest.c: In function 'ulongval':
2179conftest.c:72:52: error: expected expression before ')' token
2180   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2181      |                                                    ^
2182conftest.c:76:58: note: in expansion of macro 'offsetof'
2183   76 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2184      |                                                          ^~~~~~~~
2185conftest.c: In function 'main':
2186conftest.c:72:52: error: expected expression before ')' token
2187   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2188      |                                                    ^
2189conftest.c:86:19: note: in expansion of macro 'offsetof'
2190   86 |   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2191      |                   ^~~~~~~~
2192conftest.c:72:52: error: expected expression before ')' token
2193   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2194      |                                                    ^
2195conftest.c:89:28: note: in expansion of macro 'offsetof'
2196   89 |       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2197      |                            ^~~~~~~~
2198conftest.c:72:52: error: expected expression before ')' token
2199   72 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2200      |                                                    ^
2201conftest.c:96:28: note: in expansion of macro 'offsetof'
2202   96 |       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2203      |                            ^~~~~~~~
2204configure:41951: $? = 1
2205configure: program exited with status 1
2206configure: failed program was:
2207| /* confdefs.h */
2208| #define PACKAGE_NAME "MPICH"
2209| #define PACKAGE_TARNAME "mpich"
2210| #define PACKAGE_VERSION "4.0.2"
2211| #define PACKAGE_STRING "MPICH 4.0.2"
2212| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2213| #define PACKAGE_URL "http://www.mpich.org/"
2214| #define STDC_HEADERS 1
2215| #define HAVE_SYS_TYPES_H 1
2216| #define HAVE_SYS_STAT_H 1
2217| #define HAVE_STDLIB_H 1
2218| #define HAVE_STRING_H 1
2219| #define HAVE_MEMORY_H 1
2220| #define HAVE_STRINGS_H 1
2221| #define HAVE_INTTYPES_H 1
2222| #define HAVE_STDINT_H 1
2223| #define HAVE_UNISTD_H 1
2224| #define __EXTENSIONS__ 1
2225| #define _ALL_SOURCE 1
2226| #define _GNU_SOURCE 1
2227| #define _POSIX_PTHREAD_SEMANTICS 1
2228| #define _TANDEM_SOURCE 1
2229| #define PACKAGE "mpich"
2230| #define VERSION "4.0.2"
2231| #define HAVE_DLFCN_H 1
2232| #define LT_OBJDIR ".libs/"
2233| #define ENABLE_LOCAL_SESSION_INIT 1
2234| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2235| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2236| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2237| #define HAVE_CH4_NETMOD_OFI 1
2238| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2239| #define NEEDS_STRICT_ALIGNMENT 1
2240| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2241| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2242| #define HAVE_TAG_ERROR_BITS 1
2243| #define HAVE_VISIBILITY 1
2244| #define HAVE_LIBHWLOC 1
2245| #define HAVE_HWLOC 1
2246| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2247| #define MPICH_IS_THREADED 1
2248| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2249| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2250| #define HAVE_ROMIO 1
2251| #define ENABLE_PVAR_NEM 0
2252| #define ENABLE_PVAR_RECVQ 0
2253| #define ENABLE_PVAR_RMA 0
2254| #define ENABLE_PVAR_DIMS 0
2255| #define ENABLE_PVAR_MULTINIC 0
2256| #define HAVE_LONG_LONG 1
2257| #define STDCALL
2258| #define F77_NAME_LOWER_USCORE 1
2259| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2260| #define HAVE_FORTRAN_BINDING 1
2261| #define TRUE 1
2262| #define FALSE 0
2263| #define HAVE_CXX_EXCEPTIONS /**/
2264| #define HAVE_NAMESPACES /**/
2265| #define HAVE_NAMESPACE_STD /**/
2266| #define HAVE_CXX_BINDING 1
2267| #define HAVE_NAMEPUB_SERVICE 1
2268| #define restrict __restrict
2269| #define HAVE_GCC_ATTRIBUTE 1
2270| #define HAVE_BUILTIN_EXPECT 1
2271| #define HAVE_C11__STATIC_ASSERT 1
2272| #define HAVE_LONG_DOUBLE 1
2273| #define HAVE_LONG_LONG_INT 1
2274| /* end confdefs.h.  */
2275| 0
2276|
2277| #ifndef offsetof
2278| # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2279| #endif
2280| typedef struct { char x; max_align_t y; } ac__type_alignof_;
2281| static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2282| static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2283| #include <stdio.h>
2284| #include <stdlib.h>
2285| int
2286| main ()
2287| {
2288|
2289|   FILE *f = fopen ("conftest.val", "w");
2290|   if (! f)
2291|     return 1;
2292|   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2293|     {
2294|       long int i = longval ();
2295|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2296|       return 1;
2297|       fprintf (f, "%ld", i);
2298|     }
2299|   else
2300|     {
2301|       unsigned long int i = ulongval ();
2302|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2303|       return 1;
2304|       fprintf (f, "%lu", i);
2305|     }
2306|   /* Do not output a trailing newline, as this causes \r\n confusion
2307|      on some platforms.  */
2308|   return ferror (f) || fclose (f) != 0;
2309|
2310|   ;
2311|   return 0;
2312| }
2313configure:41970: result: 0
2314configure:41990: checking alignment of long double
2315configure:41995: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2316configure:41995: $? = 0
2317configure:41995: ./conftest
2318configure:41995: $? = 0
2319configure:42013: result: 16
2320configure:42038: checking size of char
2321configure:42043: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2322configure:42043: $? = 0
2323configure:42043: ./conftest
2324configure:42043: $? = 0
2325configure:42057: result: 1
2326configure:42071: checking size of unsigned char
2327configure:42076: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2328configure:42076: $? = 0
2329configure:42076: ./conftest
2330configure:42076: $? = 0
2331configure:42090: result: 1
2332configure:42104: checking size of short
2333configure:42109: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2334configure:42109: $? = 0
2335configure:42109: ./conftest
2336configure:42109: $? = 0
2337configure:42123: result: 2
2338configure:42137: checking size of unsigned short
2339configure:42142: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2340configure:42142: $? = 0
2341configure:42142: ./conftest
2342configure:42142: $? = 0
2343configure:42156: result: 2
2344configure:42170: checking size of int
2345configure:42175: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2346configure:42175: $? = 0
2347configure:42175: ./conftest
2348configure:42175: $? = 0
2349configure:42189: result: 4
2350configure:42203: checking size of unsigned int
2351configure:42208: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2352configure:42208: $? = 0
2353configure:42208: ./conftest
2354configure:42208: $? = 0
2355configure:42222: result: 4
2356configure:42236: checking size of long
2357configure:42241: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2358configure:42241: $? = 0
2359configure:42241: ./conftest
2360configure:42241: $? = 0
2361configure:42255: result: 4
2362configure:42269: checking size of unsigned long
2363configure:42274: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2364configure:42274: $? = 0
2365configure:42274: ./conftest
2366configure:42274: $? = 0
2367configure:42288: result: 4
2368configure:42302: checking size of long long
2369configure:42307: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2370configure:42307: $? = 0
2371configure:42307: ./conftest
2372configure:42307: $? = 0
2373configure:42321: result: 8
2374configure:42335: checking size of unsigned long long
2375configure:42340: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2376configure:42340: $? = 0
2377configure:42340: ./conftest
2378configure:42340: $? = 0
2379configure:42354: result: 8
2380configure:42368: checking size of float
2381configure:42373: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2382configure:42373: $? = 0
2383configure:42373: ./conftest
2384configure:42373: $? = 0
2385configure:42387: result: 4
2386configure:42401: checking size of double
2387configure:42406: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2388configure:42406: $? = 0
2389configure:42406: ./conftest
2390configure:42406: $? = 0
2391configure:42420: result: 8
2392configure:42434: checking size of long double
2393configure:42439: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2394configure:42439: $? = 0
2395configure:42439: ./conftest
2396configure:42439: $? = 0
2397configure:42453: result: 16
2398configure:42467: checking size of void *
2399configure:42472: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2400configure:42472: $? = 0
2401configure:42472: ./conftest
2402configure:42472: $? = 0
2403configure:42486: result: 4
2404configure:42499: checking stddef.h usability
2405configure:42499: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2406configure:42499: $? = 0
2407configure:42499: result: yes
2408configure:42499: checking stddef.h presence
2409configure:42499: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
2410configure:42499: $? = 0
2411configure:42499: result: yes
2412configure:42499: checking for stddef.h
2413configure:42499: result: yes
2414configure:42513: checking size of wchar_t
2415configure:42518: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2416configure:42518: $? = 0
2417configure:42518: ./conftest
2418configure:42518: $? = 0
2419configure:42537: result: 4
2420configure:42552: checking size of __float128
2421configure:42557: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2422conftest.c: In function 'longval':
2423conftest.c:121:57: error: '__float128' undeclared (first use in this function)
2424  121 | static long int longval () { return (long int) (sizeof (__float128)); }
2425      |                                                         ^~~~~~~~~~
2426conftest.c:121:57: note: each undeclared identifier is reported only once for each function it appears in
2427conftest.c: In function 'ulongval':
2428conftest.c:122:67: error: '__float128' undeclared (first use in this function)
2429  122 | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); }
2430      |                                                                   ^~~~~~~~~~
2431conftest.c: In function 'main':
2432conftest.c:132:28: error: '__float128' undeclared (first use in this function)
2433  132 |   if (((long int) (sizeof (__float128))) < 0)
2434      |                            ^~~~~~~~~~
2435configure:42557: $? = 1
2436configure: program exited with status 1
2437configure: failed program was:
2438| /* confdefs.h */
2439| #define PACKAGE_NAME "MPICH"
2440| #define PACKAGE_TARNAME "mpich"
2441| #define PACKAGE_VERSION "4.0.2"
2442| #define PACKAGE_STRING "MPICH 4.0.2"
2443| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2444| #define PACKAGE_URL "http://www.mpich.org/"
2445| #define STDC_HEADERS 1
2446| #define HAVE_SYS_TYPES_H 1
2447| #define HAVE_SYS_STAT_H 1
2448| #define HAVE_STDLIB_H 1
2449| #define HAVE_STRING_H 1
2450| #define HAVE_MEMORY_H 1
2451| #define HAVE_STRINGS_H 1
2452| #define HAVE_INTTYPES_H 1
2453| #define HAVE_STDINT_H 1
2454| #define HAVE_UNISTD_H 1
2455| #define __EXTENSIONS__ 1
2456| #define _ALL_SOURCE 1
2457| #define _GNU_SOURCE 1
2458| #define _POSIX_PTHREAD_SEMANTICS 1
2459| #define _TANDEM_SOURCE 1
2460| #define PACKAGE "mpich"
2461| #define VERSION "4.0.2"
2462| #define HAVE_DLFCN_H 1
2463| #define LT_OBJDIR ".libs/"
2464| #define ENABLE_LOCAL_SESSION_INIT 1
2465| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2466| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2467| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2468| #define HAVE_CH4_NETMOD_OFI 1
2469| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2470| #define NEEDS_STRICT_ALIGNMENT 1
2471| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2472| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2473| #define HAVE_TAG_ERROR_BITS 1
2474| #define HAVE_VISIBILITY 1
2475| #define HAVE_LIBHWLOC 1
2476| #define HAVE_HWLOC 1
2477| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2478| #define MPICH_IS_THREADED 1
2479| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2480| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2481| #define HAVE_ROMIO 1
2482| #define ENABLE_PVAR_NEM 0
2483| #define ENABLE_PVAR_RECVQ 0
2484| #define ENABLE_PVAR_RMA 0
2485| #define ENABLE_PVAR_DIMS 0
2486| #define ENABLE_PVAR_MULTINIC 0
2487| #define HAVE_LONG_LONG 1
2488| #define STDCALL
2489| #define F77_NAME_LOWER_USCORE 1
2490| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2491| #define HAVE_FORTRAN_BINDING 1
2492| #define TRUE 1
2493| #define FALSE 0
2494| #define HAVE_CXX_EXCEPTIONS /**/
2495| #define HAVE_NAMESPACES /**/
2496| #define HAVE_NAMESPACE_STD /**/
2497| #define HAVE_CXX_BINDING 1
2498| #define HAVE_NAMEPUB_SERVICE 1
2499| #define restrict __restrict
2500| #define HAVE_GCC_ATTRIBUTE 1
2501| #define HAVE_BUILTIN_EXPECT 1
2502| #define HAVE_C11__STATIC_ASSERT 1
2503| #define HAVE_LONG_DOUBLE 1
2504| #define HAVE_LONG_LONG_INT 1
2505| #define ALIGNOF_MAX_ALIGN_T 0
2506| #define ALIGNOF_LONG_DOUBLE 16
2507| #define MAX_ALIGNMENT 16
2508| #define SIZEOF_CHAR 1
2509| #define SIZEOF_UNSIGNED_CHAR 1
2510| #define SIZEOF_SHORT 2
2511| #define SIZEOF_UNSIGNED_SHORT 2
2512| #define SIZEOF_INT 4
2513| #define SIZEOF_UNSIGNED_INT 4
2514| #define SIZEOF_LONG 4
2515| #define SIZEOF_UNSIGNED_LONG 4
2516| #define SIZEOF_LONG_LONG 8
2517| #define SIZEOF_UNSIGNED_LONG_LONG 8
2518| #define SIZEOF_FLOAT 4
2519| #define SIZEOF_DOUBLE 8
2520| #define SIZEOF_LONG_DOUBLE 16
2521| #define SIZEOF_VOID_P 4
2522| #define HAVE_STDDEF_H 1
2523| #define SIZEOF_WCHAR_T 4
2524| /* end confdefs.h.  */
2525| #include <stdio.h>
2526| #ifdef HAVE_SYS_TYPES_H
2527| # include <sys/types.h>
2528| #endif
2529| #ifdef HAVE_SYS_STAT_H
2530| # include <sys/stat.h>
2531| #endif
2532| #ifdef STDC_HEADERS
2533| # include <stdlib.h>
2534| # include <stddef.h>
2535| #else
2536| # ifdef HAVE_STDLIB_H
2537| #  include <stdlib.h>
2538| # endif
2539| #endif
2540| #ifdef HAVE_STRING_H
2541| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2542| #  include <memory.h>
2543| # endif
2544| # include <string.h>
2545| #endif
2546| #ifdef HAVE_STRINGS_H
2547| # include <strings.h>
2548| #endif
2549| #ifdef HAVE_INTTYPES_H
2550| # include <inttypes.h>
2551| #endif
2552| #ifdef HAVE_STDINT_H
2553| # include <stdint.h>
2554| #endif
2555| #ifdef HAVE_UNISTD_H
2556| # include <unistd.h>
2557| #endif
2558| static long int longval () { return (long int) (sizeof (__float128)); }
2559| static unsigned long int ulongval () { return (long int) (sizeof (__float128)); }
2560| #include <stdio.h>
2561| #include <stdlib.h>
2562| int
2563| main ()
2564| {
2565|
2566|   FILE *f = fopen ("conftest.val", "w");
2567|   if (! f)
2568|     return 1;
2569|   if (((long int) (sizeof (__float128))) < 0)
2570|     {
2571|       long int i = longval ();
2572|       if (i != ((long int) (sizeof (__float128))))
2573|       return 1;
2574|       fprintf (f, "%ld", i);
2575|     }
2576|   else
2577|     {
2578|       unsigned long int i = ulongval ();
2579|       if (i != ((long int) (sizeof (__float128))))
2580|       return 1;
2581|       fprintf (f, "%lu", i);
2582|     }
2583|   /* Do not output a trailing newline, as this causes \r\n confusion
2584|      on some platforms.  */
2585|   return ferror (f) || fclose (f) != 0;
2586|
2587|   ;
2588|   return 0;
2589| }
2590configure:42571: result: 0
2591configure:42591: checking size of float_int
2592configure:42596: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2593configure:42596: $? = 0
2594configure:42596: ./conftest
2595configure:42596: $? = 0
2596configure:42611: result: 8
2597configure:42625: checking size of double_int
2598configure:42630: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2599configure:42630: $? = 0
2600configure:42630: ./conftest
2601configure:42630: $? = 0
2602configure:42645: result: 16
2603configure:42659: checking size of long_int
2604configure:42664: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2605configure:42664: $? = 0
2606configure:42664: ./conftest
2607configure:42664: $? = 0
2608configure:42679: result: 8
2609configure:42693: checking size of short_int
2610configure:42698: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2611configure:42698: $? = 0
2612configure:42698: ./conftest
2613configure:42698: $? = 0
2614configure:42713: result: 8
2615configure:42727: checking size of two_int
2616configure:42732: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2617configure:42732: $? = 0
2618configure:42732: ./conftest
2619configure:42732: $? = 0
2620configure:42747: result: 8
2621configure:42761: checking size of long_double_int
2622configure:42766: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2623configure:42766: $? = 0
2624configure:42766: ./conftest
2625configure:42766: $? = 0
2626configure:42781: result: 32
2627configure:42795: checking alignment of char
2628configure:42800: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2629configure:42800: $? = 0
2630configure:42800: ./conftest
2631configure:42800: $? = 0
2632configure:42818: result: 1
2633configure:42830: checking alignment of float
2634configure:42835: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2635configure:42835: $? = 0
2636configure:42835: ./conftest
2637configure:42835: $? = 0
2638configure:42853: result: 4
2639configure:42865: checking alignment of double
2640configure:42870: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2641configure:42870: $? = 0
2642configure:42870: ./conftest
2643configure:42870: $? = 0
2644configure:42888: result: 4
2645configure:42900: checking alignment of long
2646configure:42905: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2647configure:42905: $? = 0
2648configure:42905: ./conftest
2649configure:42905: $? = 0
2650configure:42923: result: 4
2651configure:42935: checking alignment of long long
2652configure:42940: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2653configure:42940: $? = 0
2654configure:42940: ./conftest
2655configure:42940: $? = 0
2656configure:42958: result: 4
2657configure:42970: checking alignment of long double
2658configure:42993: result: 16
2659configure:43005: checking alignment of short
2660configure:43010: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2661configure:43010: $? = 0
2662configure:43010: ./conftest
2663configure:43010: $? = 0
2664configure:43028: result: 2
2665configure:43040: checking alignment of int
2666configure:43045: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2667configure:43045: $? = 0
2668configure:43045: ./conftest
2669configure:43045: $? = 0
2670configure:43063: result: 4
2671configure:43075: checking alignment of bool
2672configure:43080: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2673conftest.c:139:26: error: unknown type name 'bool'
2674  139 | typedef struct { char x; bool y; } ac__type_alignof_;
2675      |                          ^~~~
2676configure:43080: $? = 1
2677configure: program exited with status 1
2678configure: failed program was:
2679| /* confdefs.h */
2680| #define PACKAGE_NAME "MPICH"
2681| #define PACKAGE_TARNAME "mpich"
2682| #define PACKAGE_VERSION "4.0.2"
2683| #define PACKAGE_STRING "MPICH 4.0.2"
2684| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2685| #define PACKAGE_URL "http://www.mpich.org/"
2686| #define STDC_HEADERS 1
2687| #define HAVE_SYS_TYPES_H 1
2688| #define HAVE_SYS_STAT_H 1
2689| #define HAVE_STDLIB_H 1
2690| #define HAVE_STRING_H 1
2691| #define HAVE_MEMORY_H 1
2692| #define HAVE_STRINGS_H 1
2693| #define HAVE_INTTYPES_H 1
2694| #define HAVE_STDINT_H 1
2695| #define HAVE_UNISTD_H 1
2696| #define __EXTENSIONS__ 1
2697| #define _ALL_SOURCE 1
2698| #define _GNU_SOURCE 1
2699| #define _POSIX_PTHREAD_SEMANTICS 1
2700| #define _TANDEM_SOURCE 1
2701| #define PACKAGE "mpich"
2702| #define VERSION "4.0.2"
2703| #define HAVE_DLFCN_H 1
2704| #define LT_OBJDIR ".libs/"
2705| #define ENABLE_LOCAL_SESSION_INIT 1
2706| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2707| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2708| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2709| #define HAVE_CH4_NETMOD_OFI 1
2710| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2711| #define NEEDS_STRICT_ALIGNMENT 1
2712| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2713| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2714| #define HAVE_TAG_ERROR_BITS 1
2715| #define HAVE_VISIBILITY 1
2716| #define HAVE_LIBHWLOC 1
2717| #define HAVE_HWLOC 1
2718| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2719| #define MPICH_IS_THREADED 1
2720| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2721| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2722| #define HAVE_ROMIO 1
2723| #define ENABLE_PVAR_NEM 0
2724| #define ENABLE_PVAR_RECVQ 0
2725| #define ENABLE_PVAR_RMA 0
2726| #define ENABLE_PVAR_DIMS 0
2727| #define ENABLE_PVAR_MULTINIC 0
2728| #define HAVE_LONG_LONG 1
2729| #define STDCALL
2730| #define F77_NAME_LOWER_USCORE 1
2731| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2732| #define HAVE_FORTRAN_BINDING 1
2733| #define TRUE 1
2734| #define FALSE 0
2735| #define HAVE_CXX_EXCEPTIONS /**/
2736| #define HAVE_NAMESPACES /**/
2737| #define HAVE_NAMESPACE_STD /**/
2738| #define HAVE_CXX_BINDING 1
2739| #define HAVE_NAMEPUB_SERVICE 1
2740| #define restrict __restrict
2741| #define HAVE_GCC_ATTRIBUTE 1
2742| #define HAVE_BUILTIN_EXPECT 1
2743| #define HAVE_C11__STATIC_ASSERT 1
2744| #define HAVE_LONG_DOUBLE 1
2745| #define HAVE_LONG_LONG_INT 1
2746| #define ALIGNOF_MAX_ALIGN_T 0
2747| #define ALIGNOF_LONG_DOUBLE 16
2748| #define MAX_ALIGNMENT 16
2749| #define SIZEOF_CHAR 1
2750| #define SIZEOF_UNSIGNED_CHAR 1
2751| #define SIZEOF_SHORT 2
2752| #define SIZEOF_UNSIGNED_SHORT 2
2753| #define SIZEOF_INT 4
2754| #define SIZEOF_UNSIGNED_INT 4
2755| #define SIZEOF_LONG 4
2756| #define SIZEOF_UNSIGNED_LONG 4
2757| #define SIZEOF_LONG_LONG 8
2758| #define SIZEOF_UNSIGNED_LONG_LONG 8
2759| #define SIZEOF_FLOAT 4
2760| #define SIZEOF_DOUBLE 8
2761| #define SIZEOF_LONG_DOUBLE 16
2762| #define SIZEOF_VOID_P 4
2763| #define HAVE_STDDEF_H 1
2764| #define SIZEOF_WCHAR_T 4
2765| #define SIZEOF___FLOAT128 0
2766| #define SIZEOF_FLOAT_INT 8
2767| #define SIZEOF_DOUBLE_INT 16
2768| #define SIZEOF_LONG_INT 8
2769| #define SIZEOF_SHORT_INT 8
2770| #define SIZEOF_TWO_INT 8
2771| #define SIZEOF_LONG_DOUBLE_INT 32
2772| #define ALIGNOF_CHAR 1
2773| #define ALIGNOF_FLOAT 4
2774| #define ALIGNOF_DOUBLE 4
2775| #define ALIGNOF_LONG 4
2776| #define ALIGNOF_LONG_LONG 4
2777| #define ALIGNOF_LONG_DOUBLE 16
2778| #define ALIGNOF_SHORT 2
2779| #define ALIGNOF_INT 4
2780| /* end confdefs.h.  */
2781| #include <stdio.h>
2782| #ifdef HAVE_SYS_TYPES_H
2783| # include <sys/types.h>
2784| #endif
2785| #ifdef HAVE_SYS_STAT_H
2786| # include <sys/stat.h>
2787| #endif
2788| #ifdef STDC_HEADERS
2789| # include <stdlib.h>
2790| # include <stddef.h>
2791| #else
2792| # ifdef HAVE_STDLIB_H
2793| #  include <stdlib.h>
2794| # endif
2795| #endif
2796| #ifdef HAVE_STRING_H
2797| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2798| #  include <memory.h>
2799| # endif
2800| # include <string.h>
2801| #endif
2802| #ifdef HAVE_STRINGS_H
2803| # include <strings.h>
2804| #endif
2805| #ifdef HAVE_INTTYPES_H
2806| # include <inttypes.h>
2807| #endif
2808| #ifdef HAVE_STDINT_H
2809| # include <stdint.h>
2810| #endif
2811| #ifdef HAVE_UNISTD_H
2812| # include <unistd.h>
2813| #endif
2814| #ifndef offsetof
2815| # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
2816| #endif
2817| typedef struct { char x; bool y; } ac__type_alignof_;
2818| static long int longval () { return (long int) offsetof (ac__type_alignof_, y); }
2819| static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); }
2820| #include <stdio.h>
2821| #include <stdlib.h>
2822| int
2823| main ()
2824| {
2825|
2826|   FILE *f = fopen ("conftest.val", "w");
2827|   if (! f)
2828|     return 1;
2829|   if (((long int) offsetof (ac__type_alignof_, y)) < 0)
2830|     {
2831|       long int i = longval ();
2832|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2833|       return 1;
2834|       fprintf (f, "%ld", i);
2835|     }
2836|   else
2837|     {
2838|       unsigned long int i = ulongval ();
2839|       if (i != ((long int) offsetof (ac__type_alignof_, y)))
2840|       return 1;
2841|       fprintf (f, "%lu", i);
2842|     }
2843|   /* Do not output a trailing newline, as this causes \r\n confusion
2844|      on some platforms.  */
2845|   return ferror (f) || fclose (f) != 0;
2846|
2847|   ;
2848|   return 0;
2849| }
2850configure:43098: result: 0
2851configure:43110: checking alignment of wchar_t
2852configure:43115: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
2853configure:43115: $? = 0
2854configure:43115: ./conftest
2855configure:43115: $? = 0
2856configure:43133: result: 4
2857configure:43146: checking sys/bitypes.h usability
2858configure:43146: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
2859conftest.c:138:10: fatal error: sys/bitypes.h: No such file or directory
2860  138 | #include <sys/bitypes.h>
2861      |          ^~~~~~~~~~~~~~~
2862compilation terminated.
2863configure:43146: $? = 1
2864configure: failed program was:
2865| /* confdefs.h */
2866| #define PACKAGE_NAME "MPICH"
2867| #define PACKAGE_TARNAME "mpich"
2868| #define PACKAGE_VERSION "4.0.2"
2869| #define PACKAGE_STRING "MPICH 4.0.2"
2870| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2871| #define PACKAGE_URL "http://www.mpich.org/"
2872| #define STDC_HEADERS 1
2873| #define HAVE_SYS_TYPES_H 1
2874| #define HAVE_SYS_STAT_H 1
2875| #define HAVE_STDLIB_H 1
2876| #define HAVE_STRING_H 1
2877| #define HAVE_MEMORY_H 1
2878| #define HAVE_STRINGS_H 1
2879| #define HAVE_INTTYPES_H 1
2880| #define HAVE_STDINT_H 1
2881| #define HAVE_UNISTD_H 1
2882| #define __EXTENSIONS__ 1
2883| #define _ALL_SOURCE 1
2884| #define _GNU_SOURCE 1
2885| #define _POSIX_PTHREAD_SEMANTICS 1
2886| #define _TANDEM_SOURCE 1
2887| #define PACKAGE "mpich"
2888| #define VERSION "4.0.2"
2889| #define HAVE_DLFCN_H 1
2890| #define LT_OBJDIR ".libs/"
2891| #define ENABLE_LOCAL_SESSION_INIT 1
2892| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2893| #define MPIDI_CH4_SHM_ENABLE_GPU 1
2894| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
2895| #define HAVE_CH4_NETMOD_OFI 1
2896| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
2897| #define NEEDS_STRICT_ALIGNMENT 1
2898| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2899| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2900| #define HAVE_TAG_ERROR_BITS 1
2901| #define HAVE_VISIBILITY 1
2902| #define HAVE_LIBHWLOC 1
2903| #define HAVE_HWLOC 1
2904| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2905| #define MPICH_IS_THREADED 1
2906| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
2907| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
2908| #define HAVE_ROMIO 1
2909| #define ENABLE_PVAR_NEM 0
2910| #define ENABLE_PVAR_RECVQ 0
2911| #define ENABLE_PVAR_RMA 0
2912| #define ENABLE_PVAR_DIMS 0
2913| #define ENABLE_PVAR_MULTINIC 0
2914| #define HAVE_LONG_LONG 1
2915| #define STDCALL
2916| #define F77_NAME_LOWER_USCORE 1
2917| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
2918| #define HAVE_FORTRAN_BINDING 1
2919| #define TRUE 1
2920| #define FALSE 0
2921| #define HAVE_CXX_EXCEPTIONS /**/
2922| #define HAVE_NAMESPACES /**/
2923| #define HAVE_NAMESPACE_STD /**/
2924| #define HAVE_CXX_BINDING 1
2925| #define HAVE_NAMEPUB_SERVICE 1
2926| #define restrict __restrict
2927| #define HAVE_GCC_ATTRIBUTE 1
2928| #define HAVE_BUILTIN_EXPECT 1
2929| #define HAVE_C11__STATIC_ASSERT 1
2930| #define HAVE_LONG_DOUBLE 1
2931| #define HAVE_LONG_LONG_INT 1
2932| #define ALIGNOF_MAX_ALIGN_T 0
2933| #define ALIGNOF_LONG_DOUBLE 16
2934| #define MAX_ALIGNMENT 16
2935| #define SIZEOF_CHAR 1
2936| #define SIZEOF_UNSIGNED_CHAR 1
2937| #define SIZEOF_SHORT 2
2938| #define SIZEOF_UNSIGNED_SHORT 2
2939| #define SIZEOF_INT 4
2940| #define SIZEOF_UNSIGNED_INT 4
2941| #define SIZEOF_LONG 4
2942| #define SIZEOF_UNSIGNED_LONG 4
2943| #define SIZEOF_LONG_LONG 8
2944| #define SIZEOF_UNSIGNED_LONG_LONG 8
2945| #define SIZEOF_FLOAT 4
2946| #define SIZEOF_DOUBLE 8
2947| #define SIZEOF_LONG_DOUBLE 16
2948| #define SIZEOF_VOID_P 4
2949| #define HAVE_STDDEF_H 1
2950| #define SIZEOF_WCHAR_T 4
2951| #define SIZEOF___FLOAT128 0
2952| #define SIZEOF_FLOAT_INT 8
2953| #define SIZEOF_DOUBLE_INT 16
2954| #define SIZEOF_LONG_INT 8
2955| #define SIZEOF_SHORT_INT 8
2956| #define SIZEOF_TWO_INT 8
2957| #define SIZEOF_LONG_DOUBLE_INT 32
2958| #define ALIGNOF_CHAR 1
2959| #define ALIGNOF_FLOAT 4
2960| #define ALIGNOF_DOUBLE 4
2961| #define ALIGNOF_LONG 4
2962| #define ALIGNOF_LONG_LONG 4
2963| #define ALIGNOF_LONG_DOUBLE 16
2964| #define ALIGNOF_SHORT 2
2965| #define ALIGNOF_INT 4
2966| #define ALIGNOF_BOOL 0
2967| #define ALIGNOF_WCHAR_T 4
2968| /* end confdefs.h.  */
2969| #include <stdio.h>
2970| #ifdef HAVE_SYS_TYPES_H
2971| # include <sys/types.h>
2972| #endif
2973| #ifdef HAVE_SYS_STAT_H
2974| # include <sys/stat.h>
2975| #endif
2976| #ifdef STDC_HEADERS
2977| # include <stdlib.h>
2978| # include <stddef.h>
2979| #else
2980| # ifdef HAVE_STDLIB_H
2981| #  include <stdlib.h>
2982| # endif
2983| #endif
2984| #ifdef HAVE_STRING_H
2985| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2986| #  include <memory.h>
2987| # endif
2988| # include <string.h>
2989| #endif
2990| #ifdef HAVE_STRINGS_H
2991| # include <strings.h>
2992| #endif
2993| #ifdef HAVE_INTTYPES_H
2994| # include <inttypes.h>
2995| #endif
2996| #ifdef HAVE_STDINT_H
2997| # include <stdint.h>
2998| #endif
2999| #ifdef HAVE_UNISTD_H
3000| # include <unistd.h>
3001| #endif
3002| #include <sys/bitypes.h>
3003configure:43146: result: no
3004configure:43146: checking sys/bitypes.h presence
3005configure:43146: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
3006conftest.c:105:10: fatal error: sys/bitypes.h: No such file or directory
3007  105 | #include <sys/bitypes.h>
3008      |          ^~~~~~~~~~~~~~~
3009compilation terminated.
3010configure:43146: $? = 1
3011configure: failed program was:
3012| /* confdefs.h */
3013| #define PACKAGE_NAME "MPICH"
3014| #define PACKAGE_TARNAME "mpich"
3015| #define PACKAGE_VERSION "4.0.2"
3016| #define PACKAGE_STRING "MPICH 4.0.2"
3017| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3018| #define PACKAGE_URL "http://www.mpich.org/"
3019| #define STDC_HEADERS 1
3020| #define HAVE_SYS_TYPES_H 1
3021| #define HAVE_SYS_STAT_H 1
3022| #define HAVE_STDLIB_H 1
3023| #define HAVE_STRING_H 1
3024| #define HAVE_MEMORY_H 1
3025| #define HAVE_STRINGS_H 1
3026| #define HAVE_INTTYPES_H 1
3027| #define HAVE_STDINT_H 1
3028| #define HAVE_UNISTD_H 1
3029| #define __EXTENSIONS__ 1
3030| #define _ALL_SOURCE 1
3031| #define _GNU_SOURCE 1
3032| #define _POSIX_PTHREAD_SEMANTICS 1
3033| #define _TANDEM_SOURCE 1
3034| #define PACKAGE "mpich"
3035| #define VERSION "4.0.2"
3036| #define HAVE_DLFCN_H 1
3037| #define LT_OBJDIR ".libs/"
3038| #define ENABLE_LOCAL_SESSION_INIT 1
3039| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3040| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3041| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3042| #define HAVE_CH4_NETMOD_OFI 1
3043| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3044| #define NEEDS_STRICT_ALIGNMENT 1
3045| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3046| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3047| #define HAVE_TAG_ERROR_BITS 1
3048| #define HAVE_VISIBILITY 1
3049| #define HAVE_LIBHWLOC 1
3050| #define HAVE_HWLOC 1
3051| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3052| #define MPICH_IS_THREADED 1
3053| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3054| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3055| #define HAVE_ROMIO 1
3056| #define ENABLE_PVAR_NEM 0
3057| #define ENABLE_PVAR_RECVQ 0
3058| #define ENABLE_PVAR_RMA 0
3059| #define ENABLE_PVAR_DIMS 0
3060| #define ENABLE_PVAR_MULTINIC 0
3061| #define HAVE_LONG_LONG 1
3062| #define STDCALL
3063| #define F77_NAME_LOWER_USCORE 1
3064| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3065| #define HAVE_FORTRAN_BINDING 1
3066| #define TRUE 1
3067| #define FALSE 0
3068| #define HAVE_CXX_EXCEPTIONS /**/
3069| #define HAVE_NAMESPACES /**/
3070| #define HAVE_NAMESPACE_STD /**/
3071| #define HAVE_CXX_BINDING 1
3072| #define HAVE_NAMEPUB_SERVICE 1
3073| #define restrict __restrict
3074| #define HAVE_GCC_ATTRIBUTE 1
3075| #define HAVE_BUILTIN_EXPECT 1
3076| #define HAVE_C11__STATIC_ASSERT 1
3077| #define HAVE_LONG_DOUBLE 1
3078| #define HAVE_LONG_LONG_INT 1
3079| #define ALIGNOF_MAX_ALIGN_T 0
3080| #define ALIGNOF_LONG_DOUBLE 16
3081| #define MAX_ALIGNMENT 16
3082| #define SIZEOF_CHAR 1
3083| #define SIZEOF_UNSIGNED_CHAR 1
3084| #define SIZEOF_SHORT 2
3085| #define SIZEOF_UNSIGNED_SHORT 2
3086| #define SIZEOF_INT 4
3087| #define SIZEOF_UNSIGNED_INT 4
3088| #define SIZEOF_LONG 4
3089| #define SIZEOF_UNSIGNED_LONG 4
3090| #define SIZEOF_LONG_LONG 8
3091| #define SIZEOF_UNSIGNED_LONG_LONG 8
3092| #define SIZEOF_FLOAT 4
3093| #define SIZEOF_DOUBLE 8
3094| #define SIZEOF_LONG_DOUBLE 16
3095| #define SIZEOF_VOID_P 4
3096| #define HAVE_STDDEF_H 1
3097| #define SIZEOF_WCHAR_T 4
3098| #define SIZEOF___FLOAT128 0
3099| #define SIZEOF_FLOAT_INT 8
3100| #define SIZEOF_DOUBLE_INT 16
3101| #define SIZEOF_LONG_INT 8
3102| #define SIZEOF_SHORT_INT 8
3103| #define SIZEOF_TWO_INT 8
3104| #define SIZEOF_LONG_DOUBLE_INT 32
3105| #define ALIGNOF_CHAR 1
3106| #define ALIGNOF_FLOAT 4
3107| #define ALIGNOF_DOUBLE 4
3108| #define ALIGNOF_LONG 4
3109| #define ALIGNOF_LONG_LONG 4
3110| #define ALIGNOF_LONG_DOUBLE 16
3111| #define ALIGNOF_SHORT 2
3112| #define ALIGNOF_INT 4
3113| #define ALIGNOF_BOOL 0
3114| #define ALIGNOF_WCHAR_T 4
3115| /* end confdefs.h.  */
3116| #include <sys/bitypes.h>
3117configure:43146: result: no
3118configure:43146: checking for sys/bitypes.h
3119configure:43146: result: no
3120configure:43159: checking for inttypes.h
3121configure:43159: result: yes
3122configure:43159: checking for stdint.h
3123configure:43159: result: yes
3124configure:43174: checking size of int8_t
3125configure:43179: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3126configure:43179: $? = 0
3127configure:43179: ./conftest
3128configure:43179: $? = 0
3129configure:43193: result: 1
3130configure:43207: checking size of int16_t
3131configure:43212: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3132configure:43212: $? = 0
3133configure:43212: ./conftest
3134configure:43212: $? = 0
3135configure:43226: result: 2
3136configure:43240: checking size of int32_t
3137configure:43245: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3138configure:43245: $? = 0
3139configure:43245: ./conftest
3140configure:43245: $? = 0
3141configure:43259: result: 4
3142configure:43273: checking size of int64_t
3143configure:43278: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3144configure:43278: $? = 0
3145configure:43278: ./conftest
3146configure:43278: $? = 0
3147configure:43292: result: 8
3148configure:43307: checking size of uint8_t
3149configure:43312: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3150configure:43312: $? = 0
3151configure:43312: ./conftest
3152configure:43312: $? = 0
3153configure:43326: result: 1
3154configure:43340: checking size of uint16_t
3155configure:43345: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3156configure:43345: $? = 0
3157configure:43345: ./conftest
3158configure:43345: $? = 0
3159configure:43359: result: 2
3160configure:43373: checking size of uint32_t
3161configure:43378: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3162configure:43378: $? = 0
3163configure:43378: ./conftest
3164configure:43378: $? = 0
3165configure:43392: result: 4
3166configure:43406: checking size of uint64_t
3167configure:43411: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3168configure:43411: $? = 0
3169configure:43411: ./conftest
3170configure:43411: $? = 0
3171configure:43425: result: 8
3172configure:43438: checking alignment of int8_t
3173configure:43443: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3174configure:43443: $? = 0
3175configure:43443: ./conftest
3176configure:43443: $? = 0
3177configure:43461: result: 1
3178configure:43473: checking alignment of int16_t
3179configure:43478: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3180configure:43478: $? = 0
3181configure:43478: ./conftest
3182configure:43478: $? = 0
3183configure:43496: result: 2
3184configure:43508: checking alignment of int32_t
3185configure:43513: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3186configure:43513: $? = 0
3187configure:43513: ./conftest
3188configure:43513: $? = 0
3189configure:43531: result: 4
3190configure:43543: checking alignment of int64_t
3191configure:43548: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3192configure:43548: $? = 0
3193configure:43548: ./conftest
3194configure:43548: $? = 0
3195configure:43566: result: 4
3196configure:43623: checking stdbool.h usability
3197configure:43623: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3198configure:43623: $? = 0
3199configure:43623: result: yes
3200configure:43623: checking stdbool.h presence
3201configure:43623: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
3202configure:43623: $? = 0
3203configure:43623: result: yes
3204configure:43623: checking for stdbool.h
3205configure:43623: result: yes
3206configure:43623: checking complex.h usability
3207configure:43623: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3208configure:43623: $? = 0
3209configure:43623: result: yes
3210configure:43623: checking complex.h presence
3211configure:43623: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
3212configure:43623: $? = 0
3213configure:43623: result: yes
3214configure:43623: checking for complex.h
3215configure:43623: result: yes
3216configure:43637: checking size of _Bool
3217configure:43642: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3218configure:43642: $? = 0
3219configure:43642: ./conftest
3220configure:43642: $? = 0
3221configure:43661: result: 4
3222configure:43675: checking size of float _Complex
3223configure:43680: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3224configure:43680: $? = 0
3225configure:43680: ./conftest
3226configure:43680: $? = 0
3227configure:43699: result: 8
3228configure:43713: checking size of double _Complex
3229configure:43718: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3230configure:43718: $? = 0
3231configure:43718: ./conftest
3232configure:43718: $? = 0
3233configure:43737: result: 16
3234configure:43753: checking size of long double _Complex
3235configure:43758: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3236configure:43758: $? = 0
3237configure:43758: ./conftest
3238configure:43758: $? = 0
3239configure:43777: result: 32
3240configure:43793: checking size of _Float16
3241configure:43798: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
3242conftest.c: In function 'longval':
3243conftest.c:166:57: error: '_Float16' is not supported on this target
3244  166 | static long int longval () { return (long int) (sizeof (_Float16)); }
3245      |                                                         ^~~~~~~~
3246conftest.c: In function 'ulongval':
3247conftest.c:167:67: error: '_Float16' is not supported on this target
3248  167 | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); }
3249      |                                                                   ^~~~~~~~
3250conftest.c: In function 'main':
3251conftest.c:177:28: error: '_Float16' is not supported on this target
3252  177 |   if (((long int) (sizeof (_Float16))) < 0)
3253      |                            ^~~~~~~~
3254conftest.c:180:37: error: '_Float16' is not supported on this target
3255  180 |       if (i != ((long int) (sizeof (_Float16))))
3256      |                                     ^~~~~~~~
3257conftest.c:187:37: error: '_Float16' is not supported on this target
3258  187 |       if (i != ((long int) (sizeof (_Float16))))
3259      |                                     ^~~~~~~~
3260configure:43798: $? = 1
3261configure: program exited with status 1
3262configure: failed program was:
3263| /* confdefs.h */
3264| #define PACKAGE_NAME "MPICH"
3265| #define PACKAGE_TARNAME "mpich"
3266| #define PACKAGE_VERSION "4.0.2"
3267| #define PACKAGE_STRING "MPICH 4.0.2"
3268| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3269| #define PACKAGE_URL "http://www.mpich.org/"
3270| #define STDC_HEADERS 1
3271| #define HAVE_SYS_TYPES_H 1
3272| #define HAVE_SYS_STAT_H 1
3273| #define HAVE_STDLIB_H 1
3274| #define HAVE_STRING_H 1
3275| #define HAVE_MEMORY_H 1
3276| #define HAVE_STRINGS_H 1
3277| #define HAVE_INTTYPES_H 1
3278| #define HAVE_STDINT_H 1
3279| #define HAVE_UNISTD_H 1
3280| #define __EXTENSIONS__ 1
3281| #define _ALL_SOURCE 1
3282| #define _GNU_SOURCE 1
3283| #define _POSIX_PTHREAD_SEMANTICS 1
3284| #define _TANDEM_SOURCE 1
3285| #define PACKAGE "mpich"
3286| #define VERSION "4.0.2"
3287| #define HAVE_DLFCN_H 1
3288| #define LT_OBJDIR ".libs/"
3289| #define ENABLE_LOCAL_SESSION_INIT 1
3290| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3291| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3292| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3293| #define HAVE_CH4_NETMOD_OFI 1
3294| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3295| #define NEEDS_STRICT_ALIGNMENT 1
3296| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3297| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3298| #define HAVE_TAG_ERROR_BITS 1
3299| #define HAVE_VISIBILITY 1
3300| #define HAVE_LIBHWLOC 1
3301| #define HAVE_HWLOC 1
3302| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3303| #define MPICH_IS_THREADED 1
3304| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3305| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3306| #define HAVE_ROMIO 1
3307| #define ENABLE_PVAR_NEM 0
3308| #define ENABLE_PVAR_RECVQ 0
3309| #define ENABLE_PVAR_RMA 0
3310| #define ENABLE_PVAR_DIMS 0
3311| #define ENABLE_PVAR_MULTINIC 0
3312| #define HAVE_LONG_LONG 1
3313| #define STDCALL
3314| #define F77_NAME_LOWER_USCORE 1
3315| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3316| #define HAVE_FORTRAN_BINDING 1
3317| #define TRUE 1
3318| #define FALSE 0
3319| #define HAVE_CXX_EXCEPTIONS /**/
3320| #define HAVE_NAMESPACES /**/
3321| #define HAVE_NAMESPACE_STD /**/
3322| #define HAVE_CXX_BINDING 1
3323| #define HAVE_NAMEPUB_SERVICE 1
3324| #define restrict __restrict
3325| #define HAVE_GCC_ATTRIBUTE 1
3326| #define HAVE_BUILTIN_EXPECT 1
3327| #define HAVE_C11__STATIC_ASSERT 1
3328| #define HAVE_LONG_DOUBLE 1
3329| #define HAVE_LONG_LONG_INT 1
3330| #define ALIGNOF_MAX_ALIGN_T 0
3331| #define ALIGNOF_LONG_DOUBLE 16
3332| #define MAX_ALIGNMENT 16
3333| #define SIZEOF_CHAR 1
3334| #define SIZEOF_UNSIGNED_CHAR 1
3335| #define SIZEOF_SHORT 2
3336| #define SIZEOF_UNSIGNED_SHORT 2
3337| #define SIZEOF_INT 4
3338| #define SIZEOF_UNSIGNED_INT 4
3339| #define SIZEOF_LONG 4
3340| #define SIZEOF_UNSIGNED_LONG 4
3341| #define SIZEOF_LONG_LONG 8
3342| #define SIZEOF_UNSIGNED_LONG_LONG 8
3343| #define SIZEOF_FLOAT 4
3344| #define SIZEOF_DOUBLE 8
3345| #define SIZEOF_LONG_DOUBLE 16
3346| #define SIZEOF_VOID_P 4
3347| #define HAVE_STDDEF_H 1
3348| #define SIZEOF_WCHAR_T 4
3349| #define SIZEOF___FLOAT128 0
3350| #define SIZEOF_FLOAT_INT 8
3351| #define SIZEOF_DOUBLE_INT 16
3352| #define SIZEOF_LONG_INT 8
3353| #define SIZEOF_SHORT_INT 8
3354| #define SIZEOF_TWO_INT 8
3355| #define SIZEOF_LONG_DOUBLE_INT 32
3356| #define ALIGNOF_CHAR 1
3357| #define ALIGNOF_FLOAT 4
3358| #define ALIGNOF_DOUBLE 4
3359| #define ALIGNOF_LONG 4
3360| #define ALIGNOF_LONG_LONG 4
3361| #define ALIGNOF_LONG_DOUBLE 16
3362| #define ALIGNOF_SHORT 2
3363| #define ALIGNOF_INT 4
3364| #define ALIGNOF_BOOL 0
3365| #define ALIGNOF_WCHAR_T 4
3366| #define HAVE_INTTYPES_H 1
3367| #define HAVE_STDINT_H 1
3368| #define SIZEOF_INT8_T 1
3369| #define SIZEOF_INT16_T 2
3370| #define SIZEOF_INT32_T 4
3371| #define SIZEOF_INT64_T 8
3372| #define SIZEOF_UINT8_T 1
3373| #define SIZEOF_UINT16_T 2
3374| #define SIZEOF_UINT32_T 4
3375| #define SIZEOF_UINT64_T 8
3376| #define ALIGNOF_INT8_T 1
3377| #define ALIGNOF_INT16_T 2
3378| #define ALIGNOF_INT32_T 4
3379| #define ALIGNOF_INT64_T 4
3380| #define HAVE_INT8_T 1
3381| #define HAVE_INT16_T 1
3382| #define HAVE_INT32_T 1
3383| #define HAVE_INT64_T 1
3384| #define HAVE_UINT8_T 1
3385| #define HAVE_UINT16_T 1
3386| #define HAVE_UINT32_T 1
3387| #define HAVE_UINT64_T 1
3388| #define HAVE_STDBOOL_H 1
3389| #define HAVE_COMPLEX_H 1
3390| #define SIZEOF__BOOL 4
3391| #define SIZEOF_FLOAT__COMPLEX 8
3392| #define SIZEOF_DOUBLE__COMPLEX 16
3393| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3394| /* end confdefs.h.  */
3395| #include <stdio.h>
3396| #ifdef HAVE_SYS_TYPES_H
3397| # include <sys/types.h>
3398| #endif
3399| #ifdef HAVE_SYS_STAT_H
3400| # include <sys/stat.h>
3401| #endif
3402| #ifdef STDC_HEADERS
3403| # include <stdlib.h>
3404| # include <stddef.h>
3405| #else
3406| # ifdef HAVE_STDLIB_H
3407| #  include <stdlib.h>
3408| # endif
3409| #endif
3410| #ifdef HAVE_STRING_H
3411| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3412| #  include <memory.h>
3413| # endif
3414| # include <string.h>
3415| #endif
3416| #ifdef HAVE_STRINGS_H
3417| # include <strings.h>
3418| #endif
3419| #ifdef HAVE_INTTYPES_H
3420| # include <inttypes.h>
3421| #endif
3422| #ifdef HAVE_STDINT_H
3423| # include <stdint.h>
3424| #endif
3425| #ifdef HAVE_UNISTD_H
3426| # include <unistd.h>
3427| #endif
3428| static long int longval () { return (long int) (sizeof (_Float16)); }
3429| static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); }
3430| #include <stdio.h>
3431| #include <stdlib.h>
3432| int
3433| main ()
3434| {
3435|
3436|   FILE *f = fopen ("conftest.val", "w");
3437|   if (! f)
3438|     return 1;
3439|   if (((long int) (sizeof (_Float16))) < 0)
3440|     {
3441|       long int i = longval ();
3442|       if (i != ((long int) (sizeof (_Float16))))
3443|       return 1;
3444|       fprintf (f, "%ld", i);
3445|     }
3446|   else
3447|     {
3448|       unsigned long int i = ulongval ();
3449|       if (i != ((long int) (sizeof (_Float16))))
3450|       return 1;
3451|       fprintf (f, "%lu", i);
3452|     }
3453|   /* Do not output a trailing newline, as this causes \r\n confusion
3454|      on some platforms.  */
3455|   return ferror (f) || fclose (f) != 0;
3456|
3457|   ;
3458|   return 0;
3459| }
3460configure:43812: result: 0
3461configure:43825: checking for _Bool
3462configure:43825: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3463configure:43825: $? = 0
3464configure:43825: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3465conftest.c: In function 'main':
3466conftest.c:170:20: error: expected expression before ')' token
3467  170 | if (sizeof ((_Bool)))
3468      |                    ^
3469configure:43825: $? = 1
3470configure: failed program was:
3471| /* confdefs.h */
3472| #define PACKAGE_NAME "MPICH"
3473| #define PACKAGE_TARNAME "mpich"
3474| #define PACKAGE_VERSION "4.0.2"
3475| #define PACKAGE_STRING "MPICH 4.0.2"
3476| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3477| #define PACKAGE_URL "http://www.mpich.org/"
3478| #define STDC_HEADERS 1
3479| #define HAVE_SYS_TYPES_H 1
3480| #define HAVE_SYS_STAT_H 1
3481| #define HAVE_STDLIB_H 1
3482| #define HAVE_STRING_H 1
3483| #define HAVE_MEMORY_H 1
3484| #define HAVE_STRINGS_H 1
3485| #define HAVE_INTTYPES_H 1
3486| #define HAVE_STDINT_H 1
3487| #define HAVE_UNISTD_H 1
3488| #define __EXTENSIONS__ 1
3489| #define _ALL_SOURCE 1
3490| #define _GNU_SOURCE 1
3491| #define _POSIX_PTHREAD_SEMANTICS 1
3492| #define _TANDEM_SOURCE 1
3493| #define PACKAGE "mpich"
3494| #define VERSION "4.0.2"
3495| #define HAVE_DLFCN_H 1
3496| #define LT_OBJDIR ".libs/"
3497| #define ENABLE_LOCAL_SESSION_INIT 1
3498| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3499| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3500| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3501| #define HAVE_CH4_NETMOD_OFI 1
3502| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3503| #define NEEDS_STRICT_ALIGNMENT 1
3504| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3505| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3506| #define HAVE_TAG_ERROR_BITS 1
3507| #define HAVE_VISIBILITY 1
3508| #define HAVE_LIBHWLOC 1
3509| #define HAVE_HWLOC 1
3510| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3511| #define MPICH_IS_THREADED 1
3512| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3513| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3514| #define HAVE_ROMIO 1
3515| #define ENABLE_PVAR_NEM 0
3516| #define ENABLE_PVAR_RECVQ 0
3517| #define ENABLE_PVAR_RMA 0
3518| #define ENABLE_PVAR_DIMS 0
3519| #define ENABLE_PVAR_MULTINIC 0
3520| #define HAVE_LONG_LONG 1
3521| #define STDCALL
3522| #define F77_NAME_LOWER_USCORE 1
3523| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3524| #define HAVE_FORTRAN_BINDING 1
3525| #define TRUE 1
3526| #define FALSE 0
3527| #define HAVE_CXX_EXCEPTIONS /**/
3528| #define HAVE_NAMESPACES /**/
3529| #define HAVE_NAMESPACE_STD /**/
3530| #define HAVE_CXX_BINDING 1
3531| #define HAVE_NAMEPUB_SERVICE 1
3532| #define restrict __restrict
3533| #define HAVE_GCC_ATTRIBUTE 1
3534| #define HAVE_BUILTIN_EXPECT 1
3535| #define HAVE_C11__STATIC_ASSERT 1
3536| #define HAVE_LONG_DOUBLE 1
3537| #define HAVE_LONG_LONG_INT 1
3538| #define ALIGNOF_MAX_ALIGN_T 0
3539| #define ALIGNOF_LONG_DOUBLE 16
3540| #define MAX_ALIGNMENT 16
3541| #define SIZEOF_CHAR 1
3542| #define SIZEOF_UNSIGNED_CHAR 1
3543| #define SIZEOF_SHORT 2
3544| #define SIZEOF_UNSIGNED_SHORT 2
3545| #define SIZEOF_INT 4
3546| #define SIZEOF_UNSIGNED_INT 4
3547| #define SIZEOF_LONG 4
3548| #define SIZEOF_UNSIGNED_LONG 4
3549| #define SIZEOF_LONG_LONG 8
3550| #define SIZEOF_UNSIGNED_LONG_LONG 8
3551| #define SIZEOF_FLOAT 4
3552| #define SIZEOF_DOUBLE 8
3553| #define SIZEOF_LONG_DOUBLE 16
3554| #define SIZEOF_VOID_P 4
3555| #define HAVE_STDDEF_H 1
3556| #define SIZEOF_WCHAR_T 4
3557| #define SIZEOF___FLOAT128 0
3558| #define SIZEOF_FLOAT_INT 8
3559| #define SIZEOF_DOUBLE_INT 16
3560| #define SIZEOF_LONG_INT 8
3561| #define SIZEOF_SHORT_INT 8
3562| #define SIZEOF_TWO_INT 8
3563| #define SIZEOF_LONG_DOUBLE_INT 32
3564| #define ALIGNOF_CHAR 1
3565| #define ALIGNOF_FLOAT 4
3566| #define ALIGNOF_DOUBLE 4
3567| #define ALIGNOF_LONG 4
3568| #define ALIGNOF_LONG_LONG 4
3569| #define ALIGNOF_LONG_DOUBLE 16
3570| #define ALIGNOF_SHORT 2
3571| #define ALIGNOF_INT 4
3572| #define ALIGNOF_BOOL 0
3573| #define ALIGNOF_WCHAR_T 4
3574| #define HAVE_INTTYPES_H 1
3575| #define HAVE_STDINT_H 1
3576| #define SIZEOF_INT8_T 1
3577| #define SIZEOF_INT16_T 2
3578| #define SIZEOF_INT32_T 4
3579| #define SIZEOF_INT64_T 8
3580| #define SIZEOF_UINT8_T 1
3581| #define SIZEOF_UINT16_T 2
3582| #define SIZEOF_UINT32_T 4
3583| #define SIZEOF_UINT64_T 8
3584| #define ALIGNOF_INT8_T 1
3585| #define ALIGNOF_INT16_T 2
3586| #define ALIGNOF_INT32_T 4
3587| #define ALIGNOF_INT64_T 4
3588| #define HAVE_INT8_T 1
3589| #define HAVE_INT16_T 1
3590| #define HAVE_INT32_T 1
3591| #define HAVE_INT64_T 1
3592| #define HAVE_UINT8_T 1
3593| #define HAVE_UINT16_T 1
3594| #define HAVE_UINT32_T 1
3595| #define HAVE_UINT64_T 1
3596| #define HAVE_STDBOOL_H 1
3597| #define HAVE_COMPLEX_H 1
3598| #define SIZEOF__BOOL 4
3599| #define SIZEOF_FLOAT__COMPLEX 8
3600| #define SIZEOF_DOUBLE__COMPLEX 16
3601| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3602| #define SIZEOF__FLOAT16 0
3603| /* end confdefs.h.  */
3604| #include <stdio.h>
3605| #ifdef HAVE_SYS_TYPES_H
3606| # include <sys/types.h>
3607| #endif
3608| #ifdef HAVE_SYS_STAT_H
3609| # include <sys/stat.h>
3610| #endif
3611| #ifdef STDC_HEADERS
3612| # include <stdlib.h>
3613| # include <stddef.h>
3614| #else
3615| # ifdef HAVE_STDLIB_H
3616| #  include <stdlib.h>
3617| # endif
3618| #endif
3619| #ifdef HAVE_STRING_H
3620| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3621| #  include <memory.h>
3622| # endif
3623| # include <string.h>
3624| #endif
3625| #ifdef HAVE_STRINGS_H
3626| # include <strings.h>
3627| #endif
3628| #ifdef HAVE_INTTYPES_H
3629| # include <inttypes.h>
3630| #endif
3631| #ifdef HAVE_STDINT_H
3632| # include <stdint.h>
3633| #endif
3634| #ifdef HAVE_UNISTD_H
3635| # include <unistd.h>
3636| #endif
3637| int
3638| main ()
3639| {
3640| if (sizeof ((_Bool)))
3641|           return 0;
3642|   ;
3643|   return 0;
3644| }
3645configure:43825: result: yes
3646configure:43834: checking for float _Complex
3647configure:43834: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3648configure:43834: $? = 0
3649configure:43834: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3650conftest.c: In function 'main':
3651conftest.c:171:29: error: expected expression before ')' token
3652  171 | if (sizeof ((float _Complex)))
3653      |                             ^
3654configure:43834: $? = 1
3655configure: failed program was:
3656| /* confdefs.h */
3657| #define PACKAGE_NAME "MPICH"
3658| #define PACKAGE_TARNAME "mpich"
3659| #define PACKAGE_VERSION "4.0.2"
3660| #define PACKAGE_STRING "MPICH 4.0.2"
3661| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3662| #define PACKAGE_URL "http://www.mpich.org/"
3663| #define STDC_HEADERS 1
3664| #define HAVE_SYS_TYPES_H 1
3665| #define HAVE_SYS_STAT_H 1
3666| #define HAVE_STDLIB_H 1
3667| #define HAVE_STRING_H 1
3668| #define HAVE_MEMORY_H 1
3669| #define HAVE_STRINGS_H 1
3670| #define HAVE_INTTYPES_H 1
3671| #define HAVE_STDINT_H 1
3672| #define HAVE_UNISTD_H 1
3673| #define __EXTENSIONS__ 1
3674| #define _ALL_SOURCE 1
3675| #define _GNU_SOURCE 1
3676| #define _POSIX_PTHREAD_SEMANTICS 1
3677| #define _TANDEM_SOURCE 1
3678| #define PACKAGE "mpich"
3679| #define VERSION "4.0.2"
3680| #define HAVE_DLFCN_H 1
3681| #define LT_OBJDIR ".libs/"
3682| #define ENABLE_LOCAL_SESSION_INIT 1
3683| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3684| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3685| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3686| #define HAVE_CH4_NETMOD_OFI 1
3687| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3688| #define NEEDS_STRICT_ALIGNMENT 1
3689| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3690| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3691| #define HAVE_TAG_ERROR_BITS 1
3692| #define HAVE_VISIBILITY 1
3693| #define HAVE_LIBHWLOC 1
3694| #define HAVE_HWLOC 1
3695| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3696| #define MPICH_IS_THREADED 1
3697| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3698| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3699| #define HAVE_ROMIO 1
3700| #define ENABLE_PVAR_NEM 0
3701| #define ENABLE_PVAR_RECVQ 0
3702| #define ENABLE_PVAR_RMA 0
3703| #define ENABLE_PVAR_DIMS 0
3704| #define ENABLE_PVAR_MULTINIC 0
3705| #define HAVE_LONG_LONG 1
3706| #define STDCALL
3707| #define F77_NAME_LOWER_USCORE 1
3708| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3709| #define HAVE_FORTRAN_BINDING 1
3710| #define TRUE 1
3711| #define FALSE 0
3712| #define HAVE_CXX_EXCEPTIONS /**/
3713| #define HAVE_NAMESPACES /**/
3714| #define HAVE_NAMESPACE_STD /**/
3715| #define HAVE_CXX_BINDING 1
3716| #define HAVE_NAMEPUB_SERVICE 1
3717| #define restrict __restrict
3718| #define HAVE_GCC_ATTRIBUTE 1
3719| #define HAVE_BUILTIN_EXPECT 1
3720| #define HAVE_C11__STATIC_ASSERT 1
3721| #define HAVE_LONG_DOUBLE 1
3722| #define HAVE_LONG_LONG_INT 1
3723| #define ALIGNOF_MAX_ALIGN_T 0
3724| #define ALIGNOF_LONG_DOUBLE 16
3725| #define MAX_ALIGNMENT 16
3726| #define SIZEOF_CHAR 1
3727| #define SIZEOF_UNSIGNED_CHAR 1
3728| #define SIZEOF_SHORT 2
3729| #define SIZEOF_UNSIGNED_SHORT 2
3730| #define SIZEOF_INT 4
3731| #define SIZEOF_UNSIGNED_INT 4
3732| #define SIZEOF_LONG 4
3733| #define SIZEOF_UNSIGNED_LONG 4
3734| #define SIZEOF_LONG_LONG 8
3735| #define SIZEOF_UNSIGNED_LONG_LONG 8
3736| #define SIZEOF_FLOAT 4
3737| #define SIZEOF_DOUBLE 8
3738| #define SIZEOF_LONG_DOUBLE 16
3739| #define SIZEOF_VOID_P 4
3740| #define HAVE_STDDEF_H 1
3741| #define SIZEOF_WCHAR_T 4
3742| #define SIZEOF___FLOAT128 0
3743| #define SIZEOF_FLOAT_INT 8
3744| #define SIZEOF_DOUBLE_INT 16
3745| #define SIZEOF_LONG_INT 8
3746| #define SIZEOF_SHORT_INT 8
3747| #define SIZEOF_TWO_INT 8
3748| #define SIZEOF_LONG_DOUBLE_INT 32
3749| #define ALIGNOF_CHAR 1
3750| #define ALIGNOF_FLOAT 4
3751| #define ALIGNOF_DOUBLE 4
3752| #define ALIGNOF_LONG 4
3753| #define ALIGNOF_LONG_LONG 4
3754| #define ALIGNOF_LONG_DOUBLE 16
3755| #define ALIGNOF_SHORT 2
3756| #define ALIGNOF_INT 4
3757| #define ALIGNOF_BOOL 0
3758| #define ALIGNOF_WCHAR_T 4
3759| #define HAVE_INTTYPES_H 1
3760| #define HAVE_STDINT_H 1
3761| #define SIZEOF_INT8_T 1
3762| #define SIZEOF_INT16_T 2
3763| #define SIZEOF_INT32_T 4
3764| #define SIZEOF_INT64_T 8
3765| #define SIZEOF_UINT8_T 1
3766| #define SIZEOF_UINT16_T 2
3767| #define SIZEOF_UINT32_T 4
3768| #define SIZEOF_UINT64_T 8
3769| #define ALIGNOF_INT8_T 1
3770| #define ALIGNOF_INT16_T 2
3771| #define ALIGNOF_INT32_T 4
3772| #define ALIGNOF_INT64_T 4
3773| #define HAVE_INT8_T 1
3774| #define HAVE_INT16_T 1
3775| #define HAVE_INT32_T 1
3776| #define HAVE_INT64_T 1
3777| #define HAVE_UINT8_T 1
3778| #define HAVE_UINT16_T 1
3779| #define HAVE_UINT32_T 1
3780| #define HAVE_UINT64_T 1
3781| #define HAVE_STDBOOL_H 1
3782| #define HAVE_COMPLEX_H 1
3783| #define SIZEOF__BOOL 4
3784| #define SIZEOF_FLOAT__COMPLEX 8
3785| #define SIZEOF_DOUBLE__COMPLEX 16
3786| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3787| #define SIZEOF__FLOAT16 0
3788| #define HAVE__BOOL 1
3789| /* end confdefs.h.  */
3790| #include <stdio.h>
3791| #ifdef HAVE_SYS_TYPES_H
3792| # include <sys/types.h>
3793| #endif
3794| #ifdef HAVE_SYS_STAT_H
3795| # include <sys/stat.h>
3796| #endif
3797| #ifdef STDC_HEADERS
3798| # include <stdlib.h>
3799| # include <stddef.h>
3800| #else
3801| # ifdef HAVE_STDLIB_H
3802| #  include <stdlib.h>
3803| # endif
3804| #endif
3805| #ifdef HAVE_STRING_H
3806| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3807| #  include <memory.h>
3808| # endif
3809| # include <string.h>
3810| #endif
3811| #ifdef HAVE_STRINGS_H
3812| # include <strings.h>
3813| #endif
3814| #ifdef HAVE_INTTYPES_H
3815| # include <inttypes.h>
3816| #endif
3817| #ifdef HAVE_STDINT_H
3818| # include <stdint.h>
3819| #endif
3820| #ifdef HAVE_UNISTD_H
3821| # include <unistd.h>
3822| #endif
3823| int
3824| main ()
3825| {
3826| if (sizeof ((float _Complex)))
3827|           return 0;
3828|   ;
3829|   return 0;
3830| }
3831configure:43834: result: yes
3832configure:43843: checking for double _Complex
3833configure:43843: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3834configure:43843: $? = 0
3835configure:43843: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
3836conftest.c: In function 'main':
3837conftest.c:172:30: error: expected expression before ')' token
3838  172 | if (sizeof ((double _Complex)))
3839      |                              ^
3840configure:43843: $? = 1
3841configure: failed program was:
3842| /* confdefs.h */
3843| #define PACKAGE_NAME "MPICH"
3844| #define PACKAGE_TARNAME "mpich"
3845| #define PACKAGE_VERSION "4.0.2"
3846| #define PACKAGE_STRING "MPICH 4.0.2"
3847| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3848| #define PACKAGE_URL "http://www.mpich.org/"
3849| #define STDC_HEADERS 1
3850| #define HAVE_SYS_TYPES_H 1
3851| #define HAVE_SYS_STAT_H 1
3852| #define HAVE_STDLIB_H 1
3853| #define HAVE_STRING_H 1
3854| #define HAVE_MEMORY_H 1
3855| #define HAVE_STRINGS_H 1
3856| #define HAVE_INTTYPES_H 1
3857| #define HAVE_STDINT_H 1
3858| #define HAVE_UNISTD_H 1
3859| #define __EXTENSIONS__ 1
3860| #define _ALL_SOURCE 1
3861| #define _GNU_SOURCE 1
3862| #define _POSIX_PTHREAD_SEMANTICS 1
3863| #define _TANDEM_SOURCE 1
3864| #define PACKAGE "mpich"
3865| #define VERSION "4.0.2"
3866| #define HAVE_DLFCN_H 1
3867| #define LT_OBJDIR ".libs/"
3868| #define ENABLE_LOCAL_SESSION_INIT 1
3869| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3870| #define MPIDI_CH4_SHM_ENABLE_GPU 1
3871| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
3872| #define HAVE_CH4_NETMOD_OFI 1
3873| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
3874| #define NEEDS_STRICT_ALIGNMENT 1
3875| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3876| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3877| #define HAVE_TAG_ERROR_BITS 1
3878| #define HAVE_VISIBILITY 1
3879| #define HAVE_LIBHWLOC 1
3880| #define HAVE_HWLOC 1
3881| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3882| #define MPICH_IS_THREADED 1
3883| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
3884| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
3885| #define HAVE_ROMIO 1
3886| #define ENABLE_PVAR_NEM 0
3887| #define ENABLE_PVAR_RECVQ 0
3888| #define ENABLE_PVAR_RMA 0
3889| #define ENABLE_PVAR_DIMS 0
3890| #define ENABLE_PVAR_MULTINIC 0
3891| #define HAVE_LONG_LONG 1
3892| #define STDCALL
3893| #define F77_NAME_LOWER_USCORE 1
3894| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
3895| #define HAVE_FORTRAN_BINDING 1
3896| #define TRUE 1
3897| #define FALSE 0
3898| #define HAVE_CXX_EXCEPTIONS /**/
3899| #define HAVE_NAMESPACES /**/
3900| #define HAVE_NAMESPACE_STD /**/
3901| #define HAVE_CXX_BINDING 1
3902| #define HAVE_NAMEPUB_SERVICE 1
3903| #define restrict __restrict
3904| #define HAVE_GCC_ATTRIBUTE 1
3905| #define HAVE_BUILTIN_EXPECT 1
3906| #define HAVE_C11__STATIC_ASSERT 1
3907| #define HAVE_LONG_DOUBLE 1
3908| #define HAVE_LONG_LONG_INT 1
3909| #define ALIGNOF_MAX_ALIGN_T 0
3910| #define ALIGNOF_LONG_DOUBLE 16
3911| #define MAX_ALIGNMENT 16
3912| #define SIZEOF_CHAR 1
3913| #define SIZEOF_UNSIGNED_CHAR 1
3914| #define SIZEOF_SHORT 2
3915| #define SIZEOF_UNSIGNED_SHORT 2
3916| #define SIZEOF_INT 4
3917| #define SIZEOF_UNSIGNED_INT 4
3918| #define SIZEOF_LONG 4
3919| #define SIZEOF_UNSIGNED_LONG 4
3920| #define SIZEOF_LONG_LONG 8
3921| #define SIZEOF_UNSIGNED_LONG_LONG 8
3922| #define SIZEOF_FLOAT 4
3923| #define SIZEOF_DOUBLE 8
3924| #define SIZEOF_LONG_DOUBLE 16
3925| #define SIZEOF_VOID_P 4
3926| #define HAVE_STDDEF_H 1
3927| #define SIZEOF_WCHAR_T 4
3928| #define SIZEOF___FLOAT128 0
3929| #define SIZEOF_FLOAT_INT 8
3930| #define SIZEOF_DOUBLE_INT 16
3931| #define SIZEOF_LONG_INT 8
3932| #define SIZEOF_SHORT_INT 8
3933| #define SIZEOF_TWO_INT 8
3934| #define SIZEOF_LONG_DOUBLE_INT 32
3935| #define ALIGNOF_CHAR 1
3936| #define ALIGNOF_FLOAT 4
3937| #define ALIGNOF_DOUBLE 4
3938| #define ALIGNOF_LONG 4
3939| #define ALIGNOF_LONG_LONG 4
3940| #define ALIGNOF_LONG_DOUBLE 16
3941| #define ALIGNOF_SHORT 2
3942| #define ALIGNOF_INT 4
3943| #define ALIGNOF_BOOL 0
3944| #define ALIGNOF_WCHAR_T 4
3945| #define HAVE_INTTYPES_H 1
3946| #define HAVE_STDINT_H 1
3947| #define SIZEOF_INT8_T 1
3948| #define SIZEOF_INT16_T 2
3949| #define SIZEOF_INT32_T 4
3950| #define SIZEOF_INT64_T 8
3951| #define SIZEOF_UINT8_T 1
3952| #define SIZEOF_UINT16_T 2
3953| #define SIZEOF_UINT32_T 4
3954| #define SIZEOF_UINT64_T 8
3955| #define ALIGNOF_INT8_T 1
3956| #define ALIGNOF_INT16_T 2
3957| #define ALIGNOF_INT32_T 4
3958| #define ALIGNOF_INT64_T 4
3959| #define HAVE_INT8_T 1
3960| #define HAVE_INT16_T 1
3961| #define HAVE_INT32_T 1
3962| #define HAVE_INT64_T 1
3963| #define HAVE_UINT8_T 1
3964| #define HAVE_UINT16_T 1
3965| #define HAVE_UINT32_T 1
3966| #define HAVE_UINT64_T 1
3967| #define HAVE_STDBOOL_H 1
3968| #define HAVE_COMPLEX_H 1
3969| #define SIZEOF__BOOL 4
3970| #define SIZEOF_FLOAT__COMPLEX 8
3971| #define SIZEOF_DOUBLE__COMPLEX 16
3972| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
3973| #define SIZEOF__FLOAT16 0
3974| #define HAVE__BOOL 1
3975| #define HAVE_FLOAT__COMPLEX 1
3976| /* end confdefs.h.  */
3977| #include <stdio.h>
3978| #ifdef HAVE_SYS_TYPES_H
3979| # include <sys/types.h>
3980| #endif
3981| #ifdef HAVE_SYS_STAT_H
3982| # include <sys/stat.h>
3983| #endif
3984| #ifdef STDC_HEADERS
3985| # include <stdlib.h>
3986| # include <stddef.h>
3987| #else
3988| # ifdef HAVE_STDLIB_H
3989| #  include <stdlib.h>
3990| # endif
3991| #endif
3992| #ifdef HAVE_STRING_H
3993| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3994| #  include <memory.h>
3995| # endif
3996| # include <string.h>
3997| #endif
3998| #ifdef HAVE_STRINGS_H
3999| # include <strings.h>
4000| #endif
4001| #ifdef HAVE_INTTYPES_H
4002| # include <inttypes.h>
4003| #endif
4004| #ifdef HAVE_STDINT_H
4005| # include <stdint.h>
4006| #endif
4007| #ifdef HAVE_UNISTD_H
4008| # include <unistd.h>
4009| #endif
4010| int
4011| main ()
4012| {
4013| if (sizeof ((double _Complex)))
4014|           return 0;
4015|   ;
4016|   return 0;
4017| }
4018configure:43843: result: yes
4019configure:43856: checking for long double _Complex
4020configure:43856: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4021configure:43856: $? = 0
4022configure:43856: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4023conftest.c: In function 'main':
4024conftest.c:173:35: error: expected expression before ')' token
4025  173 | if (sizeof ((long double _Complex)))
4026      |                                   ^
4027configure:43856: $? = 1
4028configure: failed program was:
4029| /* confdefs.h */
4030| #define PACKAGE_NAME "MPICH"
4031| #define PACKAGE_TARNAME "mpich"
4032| #define PACKAGE_VERSION "4.0.2"
4033| #define PACKAGE_STRING "MPICH 4.0.2"
4034| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4035| #define PACKAGE_URL "http://www.mpich.org/"
4036| #define STDC_HEADERS 1
4037| #define HAVE_SYS_TYPES_H 1
4038| #define HAVE_SYS_STAT_H 1
4039| #define HAVE_STDLIB_H 1
4040| #define HAVE_STRING_H 1
4041| #define HAVE_MEMORY_H 1
4042| #define HAVE_STRINGS_H 1
4043| #define HAVE_INTTYPES_H 1
4044| #define HAVE_STDINT_H 1
4045| #define HAVE_UNISTD_H 1
4046| #define __EXTENSIONS__ 1
4047| #define _ALL_SOURCE 1
4048| #define _GNU_SOURCE 1
4049| #define _POSIX_PTHREAD_SEMANTICS 1
4050| #define _TANDEM_SOURCE 1
4051| #define PACKAGE "mpich"
4052| #define VERSION "4.0.2"
4053| #define HAVE_DLFCN_H 1
4054| #define LT_OBJDIR ".libs/"
4055| #define ENABLE_LOCAL_SESSION_INIT 1
4056| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4057| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4058| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4059| #define HAVE_CH4_NETMOD_OFI 1
4060| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4061| #define NEEDS_STRICT_ALIGNMENT 1
4062| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4063| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4064| #define HAVE_TAG_ERROR_BITS 1
4065| #define HAVE_VISIBILITY 1
4066| #define HAVE_LIBHWLOC 1
4067| #define HAVE_HWLOC 1
4068| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4069| #define MPICH_IS_THREADED 1
4070| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4071| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4072| #define HAVE_ROMIO 1
4073| #define ENABLE_PVAR_NEM 0
4074| #define ENABLE_PVAR_RECVQ 0
4075| #define ENABLE_PVAR_RMA 0
4076| #define ENABLE_PVAR_DIMS 0
4077| #define ENABLE_PVAR_MULTINIC 0
4078| #define HAVE_LONG_LONG 1
4079| #define STDCALL
4080| #define F77_NAME_LOWER_USCORE 1
4081| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4082| #define HAVE_FORTRAN_BINDING 1
4083| #define TRUE 1
4084| #define FALSE 0
4085| #define HAVE_CXX_EXCEPTIONS /**/
4086| #define HAVE_NAMESPACES /**/
4087| #define HAVE_NAMESPACE_STD /**/
4088| #define HAVE_CXX_BINDING 1
4089| #define HAVE_NAMEPUB_SERVICE 1
4090| #define restrict __restrict
4091| #define HAVE_GCC_ATTRIBUTE 1
4092| #define HAVE_BUILTIN_EXPECT 1
4093| #define HAVE_C11__STATIC_ASSERT 1
4094| #define HAVE_LONG_DOUBLE 1
4095| #define HAVE_LONG_LONG_INT 1
4096| #define ALIGNOF_MAX_ALIGN_T 0
4097| #define ALIGNOF_LONG_DOUBLE 16
4098| #define MAX_ALIGNMENT 16
4099| #define SIZEOF_CHAR 1
4100| #define SIZEOF_UNSIGNED_CHAR 1
4101| #define SIZEOF_SHORT 2
4102| #define SIZEOF_UNSIGNED_SHORT 2
4103| #define SIZEOF_INT 4
4104| #define SIZEOF_UNSIGNED_INT 4
4105| #define SIZEOF_LONG 4
4106| #define SIZEOF_UNSIGNED_LONG 4
4107| #define SIZEOF_LONG_LONG 8
4108| #define SIZEOF_UNSIGNED_LONG_LONG 8
4109| #define SIZEOF_FLOAT 4
4110| #define SIZEOF_DOUBLE 8
4111| #define SIZEOF_LONG_DOUBLE 16
4112| #define SIZEOF_VOID_P 4
4113| #define HAVE_STDDEF_H 1
4114| #define SIZEOF_WCHAR_T 4
4115| #define SIZEOF___FLOAT128 0
4116| #define SIZEOF_FLOAT_INT 8
4117| #define SIZEOF_DOUBLE_INT 16
4118| #define SIZEOF_LONG_INT 8
4119| #define SIZEOF_SHORT_INT 8
4120| #define SIZEOF_TWO_INT 8
4121| #define SIZEOF_LONG_DOUBLE_INT 32
4122| #define ALIGNOF_CHAR 1
4123| #define ALIGNOF_FLOAT 4
4124| #define ALIGNOF_DOUBLE 4
4125| #define ALIGNOF_LONG 4
4126| #define ALIGNOF_LONG_LONG 4
4127| #define ALIGNOF_LONG_DOUBLE 16
4128| #define ALIGNOF_SHORT 2
4129| #define ALIGNOF_INT 4
4130| #define ALIGNOF_BOOL 0
4131| #define ALIGNOF_WCHAR_T 4
4132| #define HAVE_INTTYPES_H 1
4133| #define HAVE_STDINT_H 1
4134| #define SIZEOF_INT8_T 1
4135| #define SIZEOF_INT16_T 2
4136| #define SIZEOF_INT32_T 4
4137| #define SIZEOF_INT64_T 8
4138| #define SIZEOF_UINT8_T 1
4139| #define SIZEOF_UINT16_T 2
4140| #define SIZEOF_UINT32_T 4
4141| #define SIZEOF_UINT64_T 8
4142| #define ALIGNOF_INT8_T 1
4143| #define ALIGNOF_INT16_T 2
4144| #define ALIGNOF_INT32_T 4
4145| #define ALIGNOF_INT64_T 4
4146| #define HAVE_INT8_T 1
4147| #define HAVE_INT16_T 1
4148| #define HAVE_INT32_T 1
4149| #define HAVE_INT64_T 1
4150| #define HAVE_UINT8_T 1
4151| #define HAVE_UINT16_T 1
4152| #define HAVE_UINT32_T 1
4153| #define HAVE_UINT64_T 1
4154| #define HAVE_STDBOOL_H 1
4155| #define HAVE_COMPLEX_H 1
4156| #define SIZEOF__BOOL 4
4157| #define SIZEOF_FLOAT__COMPLEX 8
4158| #define SIZEOF_DOUBLE__COMPLEX 16
4159| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4160| #define SIZEOF__FLOAT16 0
4161| #define HAVE__BOOL 1
4162| #define HAVE_FLOAT__COMPLEX 1
4163| #define HAVE_DOUBLE__COMPLEX 1
4164| /* end confdefs.h.  */
4165| #include <stdio.h>
4166| #ifdef HAVE_SYS_TYPES_H
4167| # include <sys/types.h>
4168| #endif
4169| #ifdef HAVE_SYS_STAT_H
4170| # include <sys/stat.h>
4171| #endif
4172| #ifdef STDC_HEADERS
4173| # include <stdlib.h>
4174| # include <stddef.h>
4175| #else
4176| # ifdef HAVE_STDLIB_H
4177| #  include <stdlib.h>
4178| # endif
4179| #endif
4180| #ifdef HAVE_STRING_H
4181| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4182| #  include <memory.h>
4183| # endif
4184| # include <string.h>
4185| #endif
4186| #ifdef HAVE_STRINGS_H
4187| # include <strings.h>
4188| #endif
4189| #ifdef HAVE_INTTYPES_H
4190| # include <inttypes.h>
4191| #endif
4192| #ifdef HAVE_STDINT_H
4193| # include <stdint.h>
4194| #endif
4195| #ifdef HAVE_UNISTD_H
4196| # include <unistd.h>
4197| #endif
4198| int
4199| main ()
4200| {
4201| if (sizeof ((long double _Complex)))
4202|           return 0;
4203|   ;
4204|   return 0;
4205| }
4206configure:43856: result: yes
4207configure:43993: checking for size of Fortran type integer
4208configure:44031: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4209configure:44031: $? = 0
4210configure:44035: mv conftest.o pac_conftest.o
4211configure:44038: $? = 0
4212configure:44065: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
4213configure:44065: $? = 0
4214configure:44065: ./conftest
4215configure:44065: $? = 0
4216configure:44103: result: 4
4217configure:44118: checking for size of Fortran type real
4218configure:44156: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4219configure:44156: $? = 0
4220configure:44160: mv conftest.o pac_conftest.o
4221configure:44163: $? = 0
4222configure:44190: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
4223configure:44190: $? = 0
4224configure:44190: ./conftest
4225configure:44190: $? = 0
4226configure:44228: result: 4
4227configure:44243: checking for size of Fortran type double precision
4228configure:44281: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4229configure:44281: $? = 0
4230configure:44285: mv conftest.o pac_conftest.o
4231configure:44288: $? = 0
4232configure:44315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
4233configure:44315: $? = 0
4234configure:44315: ./conftest
4235configure:44315: $? = 0
4236configure:44353: result: 8
4237configure:44376: checking whether integer*1 is supported
4238configure:44387: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4239configure:44387: $? = 0
4240configure:44394: result: yes
4241configure:44396: checking whether integer*2 is supported
4242configure:44407: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4243configure:44407: $? = 0
4244configure:44414: result: yes
4245configure:44416: checking whether integer*4 is supported
4246configure:44427: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4247configure:44427: $? = 0
4248configure:44434: result: yes
4249configure:44436: checking whether integer*8 is supported
4250configure:44447: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4251configure:44447: $? = 0
4252configure:44454: result: yes
4253configure:44456: checking whether integer*16 is supported
4254configure:44467: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4255conftest.f:2:17:
4256
4257    2 |       integer*16 i
4258      |                 1
4259Error: Old-style type declaration INTEGER*16 not supported at (1)
4260configure:44467: $? = 1
4261configure: failed program was:
4262|       program main
4263|       integer*16 i
4264|       end
4265configure:44474: result: no
4266configure:44476: checking whether real*4 is supported
4267configure:44487: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4268configure:44487: $? = 0
4269configure:44494: result: yes
4270configure:44496: checking whether real*8 is supported
4271configure:44507: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4272configure:44507: $? = 0
4273configure:44514: result: yes
4274configure:44516: checking whether real*16 is supported
4275configure:44527: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4276configure:44527: $? = 0
4277configure:44534: result: yes
4278configure:44551: checking for C type matching Fortran integer
4279configure:44555: result: int
4280configure:44561: checking for C type matching Fortran real
4281configure:44565: result: float
4282configure:44573: checking for C type matching Fortran double
4283configure:44577: result: double
4284configure:44726: checking for values of Fortran logicals
4285configure:44761: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4286configure:44761: $? = 0
4287configure:44764: mv conftest.o pac_conftest.o
4288configure:44767: $? = 0
4289configure:44799: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.f pac_conftest.o  >&5
4290configure:44799: $? = 0
4291configure:44799: ./conftest
4292configure:44799: $? = 0
4293configure:44836: result: True is 1 and False is 0
4294configure:44946: checking for Fortran 90 integer kind for 4-byte integers
4295configure:44986: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
4296configure:44986: $? = 0
4297configure:44986: ./conftest
4298configure:44986: $? = 0
4299configure:45003: result: 4
4300configure:45030: checking for Fortran 90 integer kind for 8-byte integers
4301configure:45070: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
4302configure:45070: $? = 0
4303configure:45070: ./conftest
4304configure:45070: $? = 0
4305configure:45087: result: 8
4306configure:45113: checking for Fortran 90 integer kind for 4-byte integers
4307configure:45127: result: 4 (cached)
4308configure:45202: checking if real*8 is supported in Fortran 90
4309configure:45215: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2  conftest.f90 >&5
4310configure:45215: $? = 0
4311configure:45227: result: yes
4312configure:45390: checking size of bool
4313configure:45395: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
4314configure:45395: $? = 0
4315configure:45395: ./conftest
4316configure:45395: $? = 0
4317configure:45409: result: 4
4318configure:45420: checking for C types matching C++ bool
4319configure:45423: result: _Bool
4320configure:45432: checking complex usability
4321configure:45432: /opt/local/bin/g++-mp-11 -c  -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp >&5
4322configure:45432: $? = 0
4323configure:45432: result: yes
4324configure:45432: checking complex presence
4325configure:45432: /opt/local/bin/g++-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.cpp
4326configure:45432: $? = 0
4327configure:45432: result: yes
4328configure:45432: checking for complex
4329configure:45432: result: yes
4330configure:45445: checking size of Complex
4331configure:45450: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
4332configure:45450: $? = 0
4333configure:45450: ./conftest
4334configure:45450: $? = 0
4335configure:45469: result: 8
4336configure:45483: checking size of DoubleComplex
4337configure:45488: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
4338configure:45488: $? = 0
4339configure:45488: ./conftest
4340configure:45488: $? = 0
4341configure:45507: result: 16
4342configure:45522: checking size of LongDoubleComplex
4343configure:45527: /opt/local/bin/g++-mp-11 -o conftest  -pipe -m32 -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.cpp  >&5
4344configure:45527: $? = 0
4345configure:45527: ./conftest
4346configure:45527: $? = 0
4347configure:45546: result: 32
4348configure:45762: checking whether the Fortran Offset type works with Fortran 77
4349configure:45771: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2 conftest.f >&5
4350configure:45771: $? = 0
4351configure:45777: result: yes
4352configure:45791: checking whether the Fortran Offset type works with Fortran 90
4353configure:45800: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2  conftest.f90 >&5
4354configure:45800: $? = 0
4355configure:45812: result: yes
4356configure:45862: checking MPI datatypes
4357configure:47522: result: done
4358configure:47556: checking whether C compiler accepts option -Werror
4359configure:47608: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  > pac_test1.log 2>&1
4360configure:47608: $? = 1
4361configure: failed program was:
4362| /* confdefs.h */
4363| #define PACKAGE_NAME "MPICH"
4364| #define PACKAGE_TARNAME "mpich"
4365| #define PACKAGE_VERSION "4.0.2"
4366| #define PACKAGE_STRING "MPICH 4.0.2"
4367| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4368| #define PACKAGE_URL "http://www.mpich.org/"
4369| #define STDC_HEADERS 1
4370| #define HAVE_SYS_TYPES_H 1
4371| #define HAVE_SYS_STAT_H 1
4372| #define HAVE_STDLIB_H 1
4373| #define HAVE_STRING_H 1
4374| #define HAVE_MEMORY_H 1
4375| #define HAVE_STRINGS_H 1
4376| #define HAVE_INTTYPES_H 1
4377| #define HAVE_STDINT_H 1
4378| #define HAVE_UNISTD_H 1
4379| #define __EXTENSIONS__ 1
4380| #define _ALL_SOURCE 1
4381| #define _GNU_SOURCE 1
4382| #define _POSIX_PTHREAD_SEMANTICS 1
4383| #define _TANDEM_SOURCE 1
4384| #define PACKAGE "mpich"
4385| #define VERSION "4.0.2"
4386| #define HAVE_DLFCN_H 1
4387| #define LT_OBJDIR ".libs/"
4388| #define ENABLE_LOCAL_SESSION_INIT 1
4389| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4390| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4391| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4392| #define HAVE_CH4_NETMOD_OFI 1
4393| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4394| #define NEEDS_STRICT_ALIGNMENT 1
4395| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4396| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4397| #define HAVE_TAG_ERROR_BITS 1
4398| #define HAVE_VISIBILITY 1
4399| #define HAVE_LIBHWLOC 1
4400| #define HAVE_HWLOC 1
4401| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4402| #define MPICH_IS_THREADED 1
4403| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4404| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4405| #define HAVE_ROMIO 1
4406| #define ENABLE_PVAR_NEM 0
4407| #define ENABLE_PVAR_RECVQ 0
4408| #define ENABLE_PVAR_RMA 0
4409| #define ENABLE_PVAR_DIMS 0
4410| #define ENABLE_PVAR_MULTINIC 0
4411| #define HAVE_LONG_LONG 1
4412| #define STDCALL
4413| #define F77_NAME_LOWER_USCORE 1
4414| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4415| #define HAVE_FORTRAN_BINDING 1
4416| #define TRUE 1
4417| #define FALSE 0
4418| #define HAVE_CXX_EXCEPTIONS /**/
4419| #define HAVE_NAMESPACES /**/
4420| #define HAVE_NAMESPACE_STD /**/
4421| #define HAVE_CXX_BINDING 1
4422| #define HAVE_NAMEPUB_SERVICE 1
4423| #define restrict __restrict
4424| #define HAVE_GCC_ATTRIBUTE 1
4425| #define HAVE_BUILTIN_EXPECT 1
4426| #define HAVE_C11__STATIC_ASSERT 1
4427| #define HAVE_LONG_DOUBLE 1
4428| #define HAVE_LONG_LONG_INT 1
4429| #define ALIGNOF_MAX_ALIGN_T 0
4430| #define ALIGNOF_LONG_DOUBLE 16
4431| #define MAX_ALIGNMENT 16
4432| #define SIZEOF_CHAR 1
4433| #define SIZEOF_UNSIGNED_CHAR 1
4434| #define SIZEOF_SHORT 2
4435| #define SIZEOF_UNSIGNED_SHORT 2
4436| #define SIZEOF_INT 4
4437| #define SIZEOF_UNSIGNED_INT 4
4438| #define SIZEOF_LONG 4
4439| #define SIZEOF_UNSIGNED_LONG 4
4440| #define SIZEOF_LONG_LONG 8
4441| #define SIZEOF_UNSIGNED_LONG_LONG 8
4442| #define SIZEOF_FLOAT 4
4443| #define SIZEOF_DOUBLE 8
4444| #define SIZEOF_LONG_DOUBLE 16
4445| #define SIZEOF_VOID_P 4
4446| #define HAVE_STDDEF_H 1
4447| #define SIZEOF_WCHAR_T 4
4448| #define SIZEOF___FLOAT128 0
4449| #define SIZEOF_FLOAT_INT 8
4450| #define SIZEOF_DOUBLE_INT 16
4451| #define SIZEOF_LONG_INT 8
4452| #define SIZEOF_SHORT_INT 8
4453| #define SIZEOF_TWO_INT 8
4454| #define SIZEOF_LONG_DOUBLE_INT 32
4455| #define ALIGNOF_CHAR 1
4456| #define ALIGNOF_FLOAT 4
4457| #define ALIGNOF_DOUBLE 4
4458| #define ALIGNOF_LONG 4
4459| #define ALIGNOF_LONG_LONG 4
4460| #define ALIGNOF_LONG_DOUBLE 16
4461| #define ALIGNOF_SHORT 2
4462| #define ALIGNOF_INT 4
4463| #define ALIGNOF_BOOL 0
4464| #define ALIGNOF_WCHAR_T 4
4465| #define HAVE_INTTYPES_H 1
4466| #define HAVE_STDINT_H 1
4467| #define SIZEOF_INT8_T 1
4468| #define SIZEOF_INT16_T 2
4469| #define SIZEOF_INT32_T 4
4470| #define SIZEOF_INT64_T 8
4471| #define SIZEOF_UINT8_T 1
4472| #define SIZEOF_UINT16_T 2
4473| #define SIZEOF_UINT32_T 4
4474| #define SIZEOF_UINT64_T 8
4475| #define ALIGNOF_INT8_T 1
4476| #define ALIGNOF_INT16_T 2
4477| #define ALIGNOF_INT32_T 4
4478| #define ALIGNOF_INT64_T 4
4479| #define HAVE_INT8_T 1
4480| #define HAVE_INT16_T 1
4481| #define HAVE_INT32_T 1
4482| #define HAVE_INT64_T 1
4483| #define HAVE_UINT8_T 1
4484| #define HAVE_UINT16_T 1
4485| #define HAVE_UINT32_T 1
4486| #define HAVE_UINT64_T 1
4487| #define HAVE_STDBOOL_H 1
4488| #define HAVE_COMPLEX_H 1
4489| #define SIZEOF__BOOL 4
4490| #define SIZEOF_FLOAT__COMPLEX 8
4491| #define SIZEOF_DOUBLE__COMPLEX 16
4492| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4493| #define SIZEOF__FLOAT16 0
4494| #define HAVE__BOOL 1
4495| #define HAVE_FLOAT__COMPLEX 1
4496| #define HAVE_DOUBLE__COMPLEX 1
4497| #define HAVE_LONG_DOUBLE__COMPLEX 1
4498| #define SIZEOF_F77_INTEGER 4
4499| #define SIZEOF_F77_REAL 4
4500| #define SIZEOF_F77_DOUBLE_PRECISION 8
4501| #define MPIR_FC_REAL_CTYPE float
4502| #define MPIR_FC_DOUBLE_CTYPE double
4503| #define MPIR_REAL4_CTYPE float
4504| #define MPIR_REAL8_CTYPE double
4505| #define MPIR_REAL16_CTYPE long double
4506| #define MPIR_INTEGER1_CTYPE char
4507| #define MPIR_INTEGER2_CTYPE short
4508| #define MPIR_INTEGER4_CTYPE int
4509| #define MPIR_INTEGER8_CTYPE long long
4510| #define HAVE_FINT_IS_INT 1
4511| #define F77_TRUE_VALUE_SET 1
4512| #define F77_TRUE_VALUE 1
4513| #define F77_FALSE_VALUE 0
4514| #define SIZEOF_BOOL 4
4515| #define MPIR_CXX_BOOL_CTYPE _Bool
4516| #define SIZEOF_COMPLEX 8
4517| #define SIZEOF_DOUBLECOMPLEX 16
4518| #define SIZEOF_LONGDOUBLECOMPLEX 32
4519| #define HAVE_CXX_COMPLEX 1
4520| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4521| #define MPIR_AINT_MAX INT_MAX
4522| #define MPIR_OFFSET_MAX LLONG_MAX
4523| #define MPIR_COUNT_MAX LLONG_MAX
4524| #define MPIR_Ucount unsigned long long
4525| /* end confdefs.h.  */
4526| #error "-qmkshrobj should not work"
4527|       #include <stdio.h>
4528|                           const char hw[] = "Hello, World\n";
4529|                           int main(void){
4530|                               fputs (hw, stdout);
4531|                               return 0;
4532|                           }
4533|
4534configure:47750: result: no
4535configure:48061: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
4536conftest.c:168:84: error: expected expression before 'int'
4537  168 |     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4538      |                                                                                    ^~~
4539conftest.c:168:88: error: expected ',' or ';' before ')' token
4540  168 |     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4541      |                                                                                        ^
4542conftest.c:169:5: warning: 'pointer_with_type_tag' attribute directive ignored [-Wattributes]
4543  169 |     void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
4544      |     ^~~~
4545configure:48061: $? = 1
4546configure: failed program was:
4547| /* confdefs.h */
4548| #define PACKAGE_NAME "MPICH"
4549| #define PACKAGE_TARNAME "mpich"
4550| #define PACKAGE_VERSION "4.0.2"
4551| #define PACKAGE_STRING "MPICH 4.0.2"
4552| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4553| #define PACKAGE_URL "http://www.mpich.org/"
4554| #define STDC_HEADERS 1
4555| #define HAVE_SYS_TYPES_H 1
4556| #define HAVE_SYS_STAT_H 1
4557| #define HAVE_STDLIB_H 1
4558| #define HAVE_STRING_H 1
4559| #define HAVE_MEMORY_H 1
4560| #define HAVE_STRINGS_H 1
4561| #define HAVE_INTTYPES_H 1
4562| #define HAVE_STDINT_H 1
4563| #define HAVE_UNISTD_H 1
4564| #define __EXTENSIONS__ 1
4565| #define _ALL_SOURCE 1
4566| #define _GNU_SOURCE 1
4567| #define _POSIX_PTHREAD_SEMANTICS 1
4568| #define _TANDEM_SOURCE 1
4569| #define PACKAGE "mpich"
4570| #define VERSION "4.0.2"
4571| #define HAVE_DLFCN_H 1
4572| #define LT_OBJDIR ".libs/"
4573| #define ENABLE_LOCAL_SESSION_INIT 1
4574| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4575| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4576| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4577| #define HAVE_CH4_NETMOD_OFI 1
4578| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4579| #define NEEDS_STRICT_ALIGNMENT 1
4580| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4581| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4582| #define HAVE_TAG_ERROR_BITS 1
4583| #define HAVE_VISIBILITY 1
4584| #define HAVE_LIBHWLOC 1
4585| #define HAVE_HWLOC 1
4586| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4587| #define MPICH_IS_THREADED 1
4588| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4589| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4590| #define HAVE_ROMIO 1
4591| #define ENABLE_PVAR_NEM 0
4592| #define ENABLE_PVAR_RECVQ 0
4593| #define ENABLE_PVAR_RMA 0
4594| #define ENABLE_PVAR_DIMS 0
4595| #define ENABLE_PVAR_MULTINIC 0
4596| #define HAVE_LONG_LONG 1
4597| #define STDCALL
4598| #define F77_NAME_LOWER_USCORE 1
4599| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4600| #define HAVE_FORTRAN_BINDING 1
4601| #define TRUE 1
4602| #define FALSE 0
4603| #define HAVE_CXX_EXCEPTIONS /**/
4604| #define HAVE_NAMESPACES /**/
4605| #define HAVE_NAMESPACE_STD /**/
4606| #define HAVE_CXX_BINDING 1
4607| #define HAVE_NAMEPUB_SERVICE 1
4608| #define restrict __restrict
4609| #define HAVE_GCC_ATTRIBUTE 1
4610| #define HAVE_BUILTIN_EXPECT 1
4611| #define HAVE_C11__STATIC_ASSERT 1
4612| #define HAVE_LONG_DOUBLE 1
4613| #define HAVE_LONG_LONG_INT 1
4614| #define ALIGNOF_MAX_ALIGN_T 0
4615| #define ALIGNOF_LONG_DOUBLE 16
4616| #define MAX_ALIGNMENT 16
4617| #define SIZEOF_CHAR 1
4618| #define SIZEOF_UNSIGNED_CHAR 1
4619| #define SIZEOF_SHORT 2
4620| #define SIZEOF_UNSIGNED_SHORT 2
4621| #define SIZEOF_INT 4
4622| #define SIZEOF_UNSIGNED_INT 4
4623| #define SIZEOF_LONG 4
4624| #define SIZEOF_UNSIGNED_LONG 4
4625| #define SIZEOF_LONG_LONG 8
4626| #define SIZEOF_UNSIGNED_LONG_LONG 8
4627| #define SIZEOF_FLOAT 4
4628| #define SIZEOF_DOUBLE 8
4629| #define SIZEOF_LONG_DOUBLE 16
4630| #define SIZEOF_VOID_P 4
4631| #define HAVE_STDDEF_H 1
4632| #define SIZEOF_WCHAR_T 4
4633| #define SIZEOF___FLOAT128 0
4634| #define SIZEOF_FLOAT_INT 8
4635| #define SIZEOF_DOUBLE_INT 16
4636| #define SIZEOF_LONG_INT 8
4637| #define SIZEOF_SHORT_INT 8
4638| #define SIZEOF_TWO_INT 8
4639| #define SIZEOF_LONG_DOUBLE_INT 32
4640| #define ALIGNOF_CHAR 1
4641| #define ALIGNOF_FLOAT 4
4642| #define ALIGNOF_DOUBLE 4
4643| #define ALIGNOF_LONG 4
4644| #define ALIGNOF_LONG_LONG 4
4645| #define ALIGNOF_LONG_DOUBLE 16
4646| #define ALIGNOF_SHORT 2
4647| #define ALIGNOF_INT 4
4648| #define ALIGNOF_BOOL 0
4649| #define ALIGNOF_WCHAR_T 4
4650| #define HAVE_INTTYPES_H 1
4651| #define HAVE_STDINT_H 1
4652| #define SIZEOF_INT8_T 1
4653| #define SIZEOF_INT16_T 2
4654| #define SIZEOF_INT32_T 4
4655| #define SIZEOF_INT64_T 8
4656| #define SIZEOF_UINT8_T 1
4657| #define SIZEOF_UINT16_T 2
4658| #define SIZEOF_UINT32_T 4
4659| #define SIZEOF_UINT64_T 8
4660| #define ALIGNOF_INT8_T 1
4661| #define ALIGNOF_INT16_T 2
4662| #define ALIGNOF_INT32_T 4
4663| #define ALIGNOF_INT64_T 4
4664| #define HAVE_INT8_T 1
4665| #define HAVE_INT16_T 1
4666| #define HAVE_INT32_T 1
4667| #define HAVE_INT64_T 1
4668| #define HAVE_UINT8_T 1
4669| #define HAVE_UINT16_T 1
4670| #define HAVE_UINT32_T 1
4671| #define HAVE_UINT64_T 1
4672| #define HAVE_STDBOOL_H 1
4673| #define HAVE_COMPLEX_H 1
4674| #define SIZEOF__BOOL 4
4675| #define SIZEOF_FLOAT__COMPLEX 8
4676| #define SIZEOF_DOUBLE__COMPLEX 16
4677| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4678| #define SIZEOF__FLOAT16 0
4679| #define HAVE__BOOL 1
4680| #define HAVE_FLOAT__COMPLEX 1
4681| #define HAVE_DOUBLE__COMPLEX 1
4682| #define HAVE_LONG_DOUBLE__COMPLEX 1
4683| #define SIZEOF_F77_INTEGER 4
4684| #define SIZEOF_F77_REAL 4
4685| #define SIZEOF_F77_DOUBLE_PRECISION 8
4686| #define MPIR_FC_REAL_CTYPE float
4687| #define MPIR_FC_DOUBLE_CTYPE double
4688| #define MPIR_REAL4_CTYPE float
4689| #define MPIR_REAL8_CTYPE double
4690| #define MPIR_REAL16_CTYPE long double
4691| #define MPIR_INTEGER1_CTYPE char
4692| #define MPIR_INTEGER2_CTYPE short
4693| #define MPIR_INTEGER4_CTYPE int
4694| #define MPIR_INTEGER8_CTYPE long long
4695| #define HAVE_FINT_IS_INT 1
4696| #define F77_TRUE_VALUE_SET 1
4697| #define F77_TRUE_VALUE 1
4698| #define F77_FALSE_VALUE 0
4699| #define SIZEOF_BOOL 4
4700| #define MPIR_CXX_BOOL_CTYPE _Bool
4701| #define SIZEOF_COMPLEX 8
4702| #define SIZEOF_DOUBLECOMPLEX 16
4703| #define SIZEOF_LONGDOUBLECOMPLEX 32
4704| #define HAVE_CXX_COMPLEX 1
4705| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4706| #define MPIR_AINT_MAX INT_MAX
4707| #define MPIR_OFFSET_MAX LLONG_MAX
4708| #define MPIR_COUNT_MAX LLONG_MAX
4709| #define MPIR_Ucount unsigned long long
4710| /* end confdefs.h.  */
4711|
4712|     typedef int TEST_Datatype;
4713|     #define TEST_INT ((TEST_Datatype)0x44)
4714|     static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
4715|     void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
4716|
4717| int
4718| main ()
4719| {
4720|
4721|     const int buf[10];
4722|     test(buf, TEST_INT);
4723|
4724|   ;
4725|   return 0;
4726| }
4727configure:48097: checking for alignment restrictions on
4728configure:48131: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
4729conftest.c: In function 'main':
4730conftest.c:170:19: error: 'p1' undeclared (first use in this function)
4731  170 |                  *p1, v;
4732      |                   ^~
4733conftest.c:170:19: note: each undeclared identifier is reported only once for each function it appears in
4734conftest.c:170:23: error: 'v' undeclared (first use in this function)
4735  170 |                  *p1, v;
4736      |                       ^
4737conftest.c:175:25: error: expected expression before ')' token
4738  175 |                 p1 = ( *)bp;
4739      |                         ^
4740conftest.c:179:25: error: expected expression before ')' token
4741  179 |                 p1 = ( *)bp;
4742      |                         ^
4743conftest.c:182:25: error: expected expression before ')' token
4744  182 |                 p1 = ( *)bp;
4745      |                         ^
4746configure:48131: $? = 1
4747configure: program exited with status 1
4748configure: failed program was:
4749| /* confdefs.h */
4750| #define PACKAGE_NAME "MPICH"
4751| #define PACKAGE_TARNAME "mpich"
4752| #define PACKAGE_VERSION "4.0.2"
4753| #define PACKAGE_STRING "MPICH 4.0.2"
4754| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4755| #define PACKAGE_URL "http://www.mpich.org/"
4756| #define STDC_HEADERS 1
4757| #define HAVE_SYS_TYPES_H 1
4758| #define HAVE_SYS_STAT_H 1
4759| #define HAVE_STDLIB_H 1
4760| #define HAVE_STRING_H 1
4761| #define HAVE_MEMORY_H 1
4762| #define HAVE_STRINGS_H 1
4763| #define HAVE_INTTYPES_H 1
4764| #define HAVE_STDINT_H 1
4765| #define HAVE_UNISTD_H 1
4766| #define __EXTENSIONS__ 1
4767| #define _ALL_SOURCE 1
4768| #define _GNU_SOURCE 1
4769| #define _POSIX_PTHREAD_SEMANTICS 1
4770| #define _TANDEM_SOURCE 1
4771| #define PACKAGE "mpich"
4772| #define VERSION "4.0.2"
4773| #define HAVE_DLFCN_H 1
4774| #define LT_OBJDIR ".libs/"
4775| #define ENABLE_LOCAL_SESSION_INIT 1
4776| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4777| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4778| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4779| #define HAVE_CH4_NETMOD_OFI 1
4780| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4781| #define NEEDS_STRICT_ALIGNMENT 1
4782| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4783| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4784| #define HAVE_TAG_ERROR_BITS 1
4785| #define HAVE_VISIBILITY 1
4786| #define HAVE_LIBHWLOC 1
4787| #define HAVE_HWLOC 1
4788| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4789| #define MPICH_IS_THREADED 1
4790| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
4791| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
4792| #define HAVE_ROMIO 1
4793| #define ENABLE_PVAR_NEM 0
4794| #define ENABLE_PVAR_RECVQ 0
4795| #define ENABLE_PVAR_RMA 0
4796| #define ENABLE_PVAR_DIMS 0
4797| #define ENABLE_PVAR_MULTINIC 0
4798| #define HAVE_LONG_LONG 1
4799| #define STDCALL
4800| #define F77_NAME_LOWER_USCORE 1
4801| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
4802| #define HAVE_FORTRAN_BINDING 1
4803| #define TRUE 1
4804| #define FALSE 0
4805| #define HAVE_CXX_EXCEPTIONS /**/
4806| #define HAVE_NAMESPACES /**/
4807| #define HAVE_NAMESPACE_STD /**/
4808| #define HAVE_CXX_BINDING 1
4809| #define HAVE_NAMEPUB_SERVICE 1
4810| #define restrict __restrict
4811| #define HAVE_GCC_ATTRIBUTE 1
4812| #define HAVE_BUILTIN_EXPECT 1
4813| #define HAVE_C11__STATIC_ASSERT 1
4814| #define HAVE_LONG_DOUBLE 1
4815| #define HAVE_LONG_LONG_INT 1
4816| #define ALIGNOF_MAX_ALIGN_T 0
4817| #define ALIGNOF_LONG_DOUBLE 16
4818| #define MAX_ALIGNMENT 16
4819| #define SIZEOF_CHAR 1
4820| #define SIZEOF_UNSIGNED_CHAR 1
4821| #define SIZEOF_SHORT 2
4822| #define SIZEOF_UNSIGNED_SHORT 2
4823| #define SIZEOF_INT 4
4824| #define SIZEOF_UNSIGNED_INT 4
4825| #define SIZEOF_LONG 4
4826| #define SIZEOF_UNSIGNED_LONG 4
4827| #define SIZEOF_LONG_LONG 8
4828| #define SIZEOF_UNSIGNED_LONG_LONG 8
4829| #define SIZEOF_FLOAT 4
4830| #define SIZEOF_DOUBLE 8
4831| #define SIZEOF_LONG_DOUBLE 16
4832| #define SIZEOF_VOID_P 4
4833| #define HAVE_STDDEF_H 1
4834| #define SIZEOF_WCHAR_T 4
4835| #define SIZEOF___FLOAT128 0
4836| #define SIZEOF_FLOAT_INT 8
4837| #define SIZEOF_DOUBLE_INT 16
4838| #define SIZEOF_LONG_INT 8
4839| #define SIZEOF_SHORT_INT 8
4840| #define SIZEOF_TWO_INT 8
4841| #define SIZEOF_LONG_DOUBLE_INT 32
4842| #define ALIGNOF_CHAR 1
4843| #define ALIGNOF_FLOAT 4
4844| #define ALIGNOF_DOUBLE 4
4845| #define ALIGNOF_LONG 4
4846| #define ALIGNOF_LONG_LONG 4
4847| #define ALIGNOF_LONG_DOUBLE 16
4848| #define ALIGNOF_SHORT 2
4849| #define ALIGNOF_INT 4
4850| #define ALIGNOF_BOOL 0
4851| #define ALIGNOF_WCHAR_T 4
4852| #define HAVE_INTTYPES_H 1
4853| #define HAVE_STDINT_H 1
4854| #define SIZEOF_INT8_T 1
4855| #define SIZEOF_INT16_T 2
4856| #define SIZEOF_INT32_T 4
4857| #define SIZEOF_INT64_T 8
4858| #define SIZEOF_UINT8_T 1
4859| #define SIZEOF_UINT16_T 2
4860| #define SIZEOF_UINT32_T 4
4861| #define SIZEOF_UINT64_T 8
4862| #define ALIGNOF_INT8_T 1
4863| #define ALIGNOF_INT16_T 2
4864| #define ALIGNOF_INT32_T 4
4865| #define ALIGNOF_INT64_T 4
4866| #define HAVE_INT8_T 1
4867| #define HAVE_INT16_T 1
4868| #define HAVE_INT32_T 1
4869| #define HAVE_INT64_T 1
4870| #define HAVE_UINT8_T 1
4871| #define HAVE_UINT16_T 1
4872| #define HAVE_UINT32_T 1
4873| #define HAVE_UINT64_T 1
4874| #define HAVE_STDBOOL_H 1
4875| #define HAVE_COMPLEX_H 1
4876| #define SIZEOF__BOOL 4
4877| #define SIZEOF_FLOAT__COMPLEX 8
4878| #define SIZEOF_DOUBLE__COMPLEX 16
4879| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
4880| #define SIZEOF__FLOAT16 0
4881| #define HAVE__BOOL 1
4882| #define HAVE_FLOAT__COMPLEX 1
4883| #define HAVE_DOUBLE__COMPLEX 1
4884| #define HAVE_LONG_DOUBLE__COMPLEX 1
4885| #define SIZEOF_F77_INTEGER 4
4886| #define SIZEOF_F77_REAL 4
4887| #define SIZEOF_F77_DOUBLE_PRECISION 8
4888| #define MPIR_FC_REAL_CTYPE float
4889| #define MPIR_FC_DOUBLE_CTYPE double
4890| #define MPIR_REAL4_CTYPE float
4891| #define MPIR_REAL8_CTYPE double
4892| #define MPIR_REAL16_CTYPE long double
4893| #define MPIR_INTEGER1_CTYPE char
4894| #define MPIR_INTEGER2_CTYPE short
4895| #define MPIR_INTEGER4_CTYPE int
4896| #define MPIR_INTEGER8_CTYPE long long
4897| #define HAVE_FINT_IS_INT 1
4898| #define F77_TRUE_VALUE_SET 1
4899| #define F77_TRUE_VALUE 1
4900| #define F77_FALSE_VALUE 0
4901| #define SIZEOF_BOOL 4
4902| #define MPIR_CXX_BOOL_CTYPE _Bool
4903| #define SIZEOF_COMPLEX 8
4904| #define SIZEOF_DOUBLECOMPLEX 16
4905| #define SIZEOF_LONGDOUBLECOMPLEX 32
4906| #define HAVE_CXX_COMPLEX 1
4907| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
4908| #define MPIR_AINT_MAX INT_MAX
4909| #define MPIR_OFFSET_MAX LLONG_MAX
4910| #define MPIR_COUNT_MAX LLONG_MAX
4911| #define MPIR_Ucount unsigned long long
4912| /* end confdefs.h.  */
4913|
4914|             #include <sys/types.h>
4915|             #include <stdlib.h>
4916|             int main(int argc, char **argv )
4917|             {
4918|                  *p1, v;
4919|                 char    *buf_p = (char *)malloc( 64 ), *bp;
4920|                 bp = buf_p;
4921|                 /* Make bp aligned on 4, not 8 bytes */
4922|                 if (!( (long)bp & 0x7 ) ) bp += 4;
4923|                 p1 = ( *)bp;
4924|                 v = -1;
4925|                 *p1 = v;
4926|                 if (!( (long)bp & 0x3 ) ) bp += 2;
4927|                 p1 = ( *)bp;
4928|                 *p1 = 1;
4929|                 if (!( (long)bp & 0x1 ) ) bp += 1;
4930|                 p1 = ( *)bp;
4931|                 *p1 = 1;
4932|                 return 0;
4933|             }
4934|
4935configure:48142: result: yes
4936configure:48161: checking for alignment restrictions on int32_t
4937configure:48195: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
4938conftest.c: In function 'main':
4939conftest.c:170:19: error: 'p1' undeclared (first use in this function)
4940  170 |                  *p1, v;
4941      |                   ^~
4942conftest.c:170:19: note: each undeclared identifier is reported only once for each function it appears in
4943conftest.c:170:23: error: 'v' undeclared (first use in this function)
4944  170 |                  *p1, v;
4945      |                       ^
4946conftest.c:175:25: error: expected expression before ')' token
4947  175 |                 p1 = ( *)bp;
4948      |                         ^
4949conftest.c:179:25: error: expected expression before ')' token
4950  179 |                 p1 = ( *)bp;
4951      |                         ^
4952conftest.c:182:25: error: expected expression before ')' token
4953  182 |                 p1 = ( *)bp;
4954      |                         ^
4955configure:48195: $? = 1
4956configure: program exited with status 1
4957configure: failed program was:
4958| /* confdefs.h */
4959| #define PACKAGE_NAME "MPICH"
4960| #define PACKAGE_TARNAME "mpich"
4961| #define PACKAGE_VERSION "4.0.2"
4962| #define PACKAGE_STRING "MPICH 4.0.2"
4963| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4964| #define PACKAGE_URL "http://www.mpich.org/"
4965| #define STDC_HEADERS 1
4966| #define HAVE_SYS_TYPES_H 1
4967| #define HAVE_SYS_STAT_H 1
4968| #define HAVE_STDLIB_H 1
4969| #define HAVE_STRING_H 1
4970| #define HAVE_MEMORY_H 1
4971| #define HAVE_STRINGS_H 1
4972| #define HAVE_INTTYPES_H 1
4973| #define HAVE_STDINT_H 1
4974| #define HAVE_UNISTD_H 1
4975| #define __EXTENSIONS__ 1
4976| #define _ALL_SOURCE 1
4977| #define _GNU_SOURCE 1
4978| #define _POSIX_PTHREAD_SEMANTICS 1
4979| #define _TANDEM_SOURCE 1
4980| #define PACKAGE "mpich"
4981| #define VERSION "4.0.2"
4982| #define HAVE_DLFCN_H 1
4983| #define LT_OBJDIR ".libs/"
4984| #define ENABLE_LOCAL_SESSION_INIT 1
4985| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4986| #define MPIDI_CH4_SHM_ENABLE_GPU 1
4987| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
4988| #define HAVE_CH4_NETMOD_OFI 1
4989| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
4990| #define NEEDS_STRICT_ALIGNMENT 1
4991| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4992| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4993| #define HAVE_TAG_ERROR_BITS 1
4994| #define HAVE_VISIBILITY 1
4995| #define HAVE_LIBHWLOC 1
4996| #define HAVE_HWLOC 1
4997| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4998| #define MPICH_IS_THREADED 1
4999| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5000| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5001| #define HAVE_ROMIO 1
5002| #define ENABLE_PVAR_NEM 0
5003| #define ENABLE_PVAR_RECVQ 0
5004| #define ENABLE_PVAR_RMA 0
5005| #define ENABLE_PVAR_DIMS 0
5006| #define ENABLE_PVAR_MULTINIC 0
5007| #define HAVE_LONG_LONG 1
5008| #define STDCALL
5009| #define F77_NAME_LOWER_USCORE 1
5010| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5011| #define HAVE_FORTRAN_BINDING 1
5012| #define TRUE 1
5013| #define FALSE 0
5014| #define HAVE_CXX_EXCEPTIONS /**/
5015| #define HAVE_NAMESPACES /**/
5016| #define HAVE_NAMESPACE_STD /**/
5017| #define HAVE_CXX_BINDING 1
5018| #define HAVE_NAMEPUB_SERVICE 1
5019| #define restrict __restrict
5020| #define HAVE_GCC_ATTRIBUTE 1
5021| #define HAVE_BUILTIN_EXPECT 1
5022| #define HAVE_C11__STATIC_ASSERT 1
5023| #define HAVE_LONG_DOUBLE 1
5024| #define HAVE_LONG_LONG_INT 1
5025| #define ALIGNOF_MAX_ALIGN_T 0
5026| #define ALIGNOF_LONG_DOUBLE 16
5027| #define MAX_ALIGNMENT 16
5028| #define SIZEOF_CHAR 1
5029| #define SIZEOF_UNSIGNED_CHAR 1
5030| #define SIZEOF_SHORT 2
5031| #define SIZEOF_UNSIGNED_SHORT 2
5032| #define SIZEOF_INT 4
5033| #define SIZEOF_UNSIGNED_INT 4
5034| #define SIZEOF_LONG 4
5035| #define SIZEOF_UNSIGNED_LONG 4
5036| #define SIZEOF_LONG_LONG 8
5037| #define SIZEOF_UNSIGNED_LONG_LONG 8
5038| #define SIZEOF_FLOAT 4
5039| #define SIZEOF_DOUBLE 8
5040| #define SIZEOF_LONG_DOUBLE 16
5041| #define SIZEOF_VOID_P 4
5042| #define HAVE_STDDEF_H 1
5043| #define SIZEOF_WCHAR_T 4
5044| #define SIZEOF___FLOAT128 0
5045| #define SIZEOF_FLOAT_INT 8
5046| #define SIZEOF_DOUBLE_INT 16
5047| #define SIZEOF_LONG_INT 8
5048| #define SIZEOF_SHORT_INT 8
5049| #define SIZEOF_TWO_INT 8
5050| #define SIZEOF_LONG_DOUBLE_INT 32
5051| #define ALIGNOF_CHAR 1
5052| #define ALIGNOF_FLOAT 4
5053| #define ALIGNOF_DOUBLE 4
5054| #define ALIGNOF_LONG 4
5055| #define ALIGNOF_LONG_LONG 4
5056| #define ALIGNOF_LONG_DOUBLE 16
5057| #define ALIGNOF_SHORT 2
5058| #define ALIGNOF_INT 4
5059| #define ALIGNOF_BOOL 0
5060| #define ALIGNOF_WCHAR_T 4
5061| #define HAVE_INTTYPES_H 1
5062| #define HAVE_STDINT_H 1
5063| #define SIZEOF_INT8_T 1
5064| #define SIZEOF_INT16_T 2
5065| #define SIZEOF_INT32_T 4
5066| #define SIZEOF_INT64_T 8
5067| #define SIZEOF_UINT8_T 1
5068| #define SIZEOF_UINT16_T 2
5069| #define SIZEOF_UINT32_T 4
5070| #define SIZEOF_UINT64_T 8
5071| #define ALIGNOF_INT8_T 1
5072| #define ALIGNOF_INT16_T 2
5073| #define ALIGNOF_INT32_T 4
5074| #define ALIGNOF_INT64_T 4
5075| #define HAVE_INT8_T 1
5076| #define HAVE_INT16_T 1
5077| #define HAVE_INT32_T 1
5078| #define HAVE_INT64_T 1
5079| #define HAVE_UINT8_T 1
5080| #define HAVE_UINT16_T 1
5081| #define HAVE_UINT32_T 1
5082| #define HAVE_UINT64_T 1
5083| #define HAVE_STDBOOL_H 1
5084| #define HAVE_COMPLEX_H 1
5085| #define SIZEOF__BOOL 4
5086| #define SIZEOF_FLOAT__COMPLEX 8
5087| #define SIZEOF_DOUBLE__COMPLEX 16
5088| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5089| #define SIZEOF__FLOAT16 0
5090| #define HAVE__BOOL 1
5091| #define HAVE_FLOAT__COMPLEX 1
5092| #define HAVE_DOUBLE__COMPLEX 1
5093| #define HAVE_LONG_DOUBLE__COMPLEX 1
5094| #define SIZEOF_F77_INTEGER 4
5095| #define SIZEOF_F77_REAL 4
5096| #define SIZEOF_F77_DOUBLE_PRECISION 8
5097| #define MPIR_FC_REAL_CTYPE float
5098| #define MPIR_FC_DOUBLE_CTYPE double
5099| #define MPIR_REAL4_CTYPE float
5100| #define MPIR_REAL8_CTYPE double
5101| #define MPIR_REAL16_CTYPE long double
5102| #define MPIR_INTEGER1_CTYPE char
5103| #define MPIR_INTEGER2_CTYPE short
5104| #define MPIR_INTEGER4_CTYPE int
5105| #define MPIR_INTEGER8_CTYPE long long
5106| #define HAVE_FINT_IS_INT 1
5107| #define F77_TRUE_VALUE_SET 1
5108| #define F77_TRUE_VALUE 1
5109| #define F77_FALSE_VALUE 0
5110| #define SIZEOF_BOOL 4
5111| #define MPIR_CXX_BOOL_CTYPE _Bool
5112| #define SIZEOF_COMPLEX 8
5113| #define SIZEOF_DOUBLECOMPLEX 16
5114| #define SIZEOF_LONGDOUBLECOMPLEX 32
5115| #define HAVE_CXX_COMPLEX 1
5116| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5117| #define MPIR_AINT_MAX INT_MAX
5118| #define MPIR_OFFSET_MAX LLONG_MAX
5119| #define MPIR_COUNT_MAX LLONG_MAX
5120| #define MPIR_Ucount unsigned long long
5121| /* end confdefs.h.  */
5122|
5123|             #include <sys/types.h>
5124|             #include <stdlib.h>
5125|             int main(int argc, char **argv )
5126|             {
5127|                  *p1, v;
5128|                 char    *buf_p = (char *)malloc( 64 ), *bp;
5129|                 bp = buf_p;
5130|                 /* Make bp aligned on 4, not 8 bytes */
5131|                 if (!( (long)bp & 0x7 ) ) bp += 4;
5132|                 p1 = ( *)bp;
5133|                 v = -1;
5134|                 *p1 = v;
5135|                 if (!( (long)bp & 0x3 ) ) bp += 2;
5136|                 p1 = ( *)bp;
5137|                 *p1 = 1;
5138|                 if (!( (long)bp & 0x1 ) ) bp += 1;
5139|                 p1 = ( *)bp;
5140|                 *p1 = 1;
5141|                 return 0;
5142|             }
5143|
5144configure:48206: result: yes
5145configure:48225: checking for gcov
5146configure:48241: found /usr/bin/gcov
5147configure:48252: result: gcov
5148configure:48380: checking for stdlib.h
5149configure:48380: result: yes
5150configure:48380: checking stdarg.h usability
5151configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5152configure:48380: $? = 0
5153configure:48380: result: yes
5154configure:48380: checking stdarg.h presence
5155configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5156configure:48380: $? = 0
5157configure:48380: result: yes
5158configure:48380: checking for stdarg.h
5159configure:48380: result: yes
5160configure:48380: checking for sys/types.h
5161configure:48380: result: yes
5162configure:48380: checking for string.h
5163configure:48380: result: yes
5164configure:48380: checking for inttypes.h
5165configure:48380: result: yes
5166configure:48380: checking limits.h usability
5167configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5168configure:48380: $? = 0
5169configure:48380: result: yes
5170configure:48380: checking limits.h presence
5171configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5172configure:48380: $? = 0
5173configure:48380: result: yes
5174configure:48380: checking for limits.h
5175configure:48380: result: yes
5176configure:48380: checking for stddef.h
5177configure:48380: result: yes
5178configure:48380: checking errno.h usability
5179configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5180configure:48380: $? = 0
5181configure:48380: result: yes
5182configure:48380: checking errno.h presence
5183configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5184configure:48380: $? = 0
5185configure:48380: result: yes
5186configure:48380: checking for errno.h
5187configure:48380: result: yes
5188configure:48380: checking sys/socket.h usability
5189configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5190configure:48380: $? = 0
5191configure:48380: result: yes
5192configure:48380: checking sys/socket.h presence
5193configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5194configure:48380: $? = 0
5195configure:48380: result: yes
5196configure:48380: checking for sys/socket.h
5197configure:48380: result: yes
5198configure:48380: checking sys/time.h usability
5199configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5200configure:48380: $? = 0
5201configure:48380: result: yes
5202configure:48380: checking sys/time.h presence
5203configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5204configure:48380: $? = 0
5205configure:48380: result: yes
5206configure:48380: checking for sys/time.h
5207configure:48380: result: yes
5208configure:48380: checking for unistd.h
5209configure:48380: result: yes
5210configure:48380: checking endian.h usability
5211configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5212conftest.c:209:10: fatal error: endian.h: No such file or directory
5213  209 | #include <endian.h>
5214      |          ^~~~~~~~~~
5215compilation terminated.
5216configure:48380: $? = 1
5217configure: failed program was:
5218| /* confdefs.h */
5219| #define PACKAGE_NAME "MPICH"
5220| #define PACKAGE_TARNAME "mpich"
5221| #define PACKAGE_VERSION "4.0.2"
5222| #define PACKAGE_STRING "MPICH 4.0.2"
5223| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5224| #define PACKAGE_URL "http://www.mpich.org/"
5225| #define STDC_HEADERS 1
5226| #define HAVE_SYS_TYPES_H 1
5227| #define HAVE_SYS_STAT_H 1
5228| #define HAVE_STDLIB_H 1
5229| #define HAVE_STRING_H 1
5230| #define HAVE_MEMORY_H 1
5231| #define HAVE_STRINGS_H 1
5232| #define HAVE_INTTYPES_H 1
5233| #define HAVE_STDINT_H 1
5234| #define HAVE_UNISTD_H 1
5235| #define __EXTENSIONS__ 1
5236| #define _ALL_SOURCE 1
5237| #define _GNU_SOURCE 1
5238| #define _POSIX_PTHREAD_SEMANTICS 1
5239| #define _TANDEM_SOURCE 1
5240| #define PACKAGE "mpich"
5241| #define VERSION "4.0.2"
5242| #define HAVE_DLFCN_H 1
5243| #define LT_OBJDIR ".libs/"
5244| #define ENABLE_LOCAL_SESSION_INIT 1
5245| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5246| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5247| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5248| #define HAVE_CH4_NETMOD_OFI 1
5249| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5250| #define NEEDS_STRICT_ALIGNMENT 1
5251| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5252| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5253| #define HAVE_TAG_ERROR_BITS 1
5254| #define HAVE_VISIBILITY 1
5255| #define HAVE_LIBHWLOC 1
5256| #define HAVE_HWLOC 1
5257| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5258| #define MPICH_IS_THREADED 1
5259| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5260| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5261| #define HAVE_ROMIO 1
5262| #define ENABLE_PVAR_NEM 0
5263| #define ENABLE_PVAR_RECVQ 0
5264| #define ENABLE_PVAR_RMA 0
5265| #define ENABLE_PVAR_DIMS 0
5266| #define ENABLE_PVAR_MULTINIC 0
5267| #define HAVE_LONG_LONG 1
5268| #define STDCALL
5269| #define F77_NAME_LOWER_USCORE 1
5270| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5271| #define HAVE_FORTRAN_BINDING 1
5272| #define TRUE 1
5273| #define FALSE 0
5274| #define HAVE_CXX_EXCEPTIONS /**/
5275| #define HAVE_NAMESPACES /**/
5276| #define HAVE_NAMESPACE_STD /**/
5277| #define HAVE_CXX_BINDING 1
5278| #define HAVE_NAMEPUB_SERVICE 1
5279| #define restrict __restrict
5280| #define HAVE_GCC_ATTRIBUTE 1
5281| #define HAVE_BUILTIN_EXPECT 1
5282| #define HAVE_C11__STATIC_ASSERT 1
5283| #define HAVE_LONG_DOUBLE 1
5284| #define HAVE_LONG_LONG_INT 1
5285| #define ALIGNOF_MAX_ALIGN_T 0
5286| #define ALIGNOF_LONG_DOUBLE 16
5287| #define MAX_ALIGNMENT 16
5288| #define SIZEOF_CHAR 1
5289| #define SIZEOF_UNSIGNED_CHAR 1
5290| #define SIZEOF_SHORT 2
5291| #define SIZEOF_UNSIGNED_SHORT 2
5292| #define SIZEOF_INT 4
5293| #define SIZEOF_UNSIGNED_INT 4
5294| #define SIZEOF_LONG 4
5295| #define SIZEOF_UNSIGNED_LONG 4
5296| #define SIZEOF_LONG_LONG 8
5297| #define SIZEOF_UNSIGNED_LONG_LONG 8
5298| #define SIZEOF_FLOAT 4
5299| #define SIZEOF_DOUBLE 8
5300| #define SIZEOF_LONG_DOUBLE 16
5301| #define SIZEOF_VOID_P 4
5302| #define HAVE_STDDEF_H 1
5303| #define SIZEOF_WCHAR_T 4
5304| #define SIZEOF___FLOAT128 0
5305| #define SIZEOF_FLOAT_INT 8
5306| #define SIZEOF_DOUBLE_INT 16
5307| #define SIZEOF_LONG_INT 8
5308| #define SIZEOF_SHORT_INT 8
5309| #define SIZEOF_TWO_INT 8
5310| #define SIZEOF_LONG_DOUBLE_INT 32
5311| #define ALIGNOF_CHAR 1
5312| #define ALIGNOF_FLOAT 4
5313| #define ALIGNOF_DOUBLE 4
5314| #define ALIGNOF_LONG 4
5315| #define ALIGNOF_LONG_LONG 4
5316| #define ALIGNOF_LONG_DOUBLE 16
5317| #define ALIGNOF_SHORT 2
5318| #define ALIGNOF_INT 4
5319| #define ALIGNOF_BOOL 0
5320| #define ALIGNOF_WCHAR_T 4
5321| #define HAVE_INTTYPES_H 1
5322| #define HAVE_STDINT_H 1
5323| #define SIZEOF_INT8_T 1
5324| #define SIZEOF_INT16_T 2
5325| #define SIZEOF_INT32_T 4
5326| #define SIZEOF_INT64_T 8
5327| #define SIZEOF_UINT8_T 1
5328| #define SIZEOF_UINT16_T 2
5329| #define SIZEOF_UINT32_T 4
5330| #define SIZEOF_UINT64_T 8
5331| #define ALIGNOF_INT8_T 1
5332| #define ALIGNOF_INT16_T 2
5333| #define ALIGNOF_INT32_T 4
5334| #define ALIGNOF_INT64_T 4
5335| #define HAVE_INT8_T 1
5336| #define HAVE_INT16_T 1
5337| #define HAVE_INT32_T 1
5338| #define HAVE_INT64_T 1
5339| #define HAVE_UINT8_T 1
5340| #define HAVE_UINT16_T 1
5341| #define HAVE_UINT32_T 1
5342| #define HAVE_UINT64_T 1
5343| #define HAVE_STDBOOL_H 1
5344| #define HAVE_COMPLEX_H 1
5345| #define SIZEOF__BOOL 4
5346| #define SIZEOF_FLOAT__COMPLEX 8
5347| #define SIZEOF_DOUBLE__COMPLEX 16
5348| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5349| #define SIZEOF__FLOAT16 0
5350| #define HAVE__BOOL 1
5351| #define HAVE_FLOAT__COMPLEX 1
5352| #define HAVE_DOUBLE__COMPLEX 1
5353| #define HAVE_LONG_DOUBLE__COMPLEX 1
5354| #define SIZEOF_F77_INTEGER 4
5355| #define SIZEOF_F77_REAL 4
5356| #define SIZEOF_F77_DOUBLE_PRECISION 8
5357| #define MPIR_FC_REAL_CTYPE float
5358| #define MPIR_FC_DOUBLE_CTYPE double
5359| #define MPIR_REAL4_CTYPE float
5360| #define MPIR_REAL8_CTYPE double
5361| #define MPIR_REAL16_CTYPE long double
5362| #define MPIR_INTEGER1_CTYPE char
5363| #define MPIR_INTEGER2_CTYPE short
5364| #define MPIR_INTEGER4_CTYPE int
5365| #define MPIR_INTEGER8_CTYPE long long
5366| #define HAVE_FINT_IS_INT 1
5367| #define F77_TRUE_VALUE_SET 1
5368| #define F77_TRUE_VALUE 1
5369| #define F77_FALSE_VALUE 0
5370| #define SIZEOF_BOOL 4
5371| #define MPIR_CXX_BOOL_CTYPE _Bool
5372| #define SIZEOF_COMPLEX 8
5373| #define SIZEOF_DOUBLECOMPLEX 16
5374| #define SIZEOF_LONGDOUBLECOMPLEX 32
5375| #define HAVE_CXX_COMPLEX 1
5376| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5377| #define MPIR_AINT_MAX INT_MAX
5378| #define MPIR_OFFSET_MAX LLONG_MAX
5379| #define MPIR_COUNT_MAX LLONG_MAX
5380| #define MPIR_Ucount unsigned long long
5381| #define HAVE_STDLIB_H 1
5382| #define HAVE_STDARG_H 1
5383| #define HAVE_SYS_TYPES_H 1
5384| #define HAVE_STRING_H 1
5385| #define HAVE_INTTYPES_H 1
5386| #define HAVE_LIMITS_H 1
5387| #define HAVE_STDDEF_H 1
5388| #define HAVE_ERRNO_H 1
5389| #define HAVE_SYS_SOCKET_H 1
5390| #define HAVE_SYS_TIME_H 1
5391| #define HAVE_UNISTD_H 1
5392| /* end confdefs.h.  */
5393| #include <stdio.h>
5394| #ifdef HAVE_SYS_TYPES_H
5395| # include <sys/types.h>
5396| #endif
5397| #ifdef HAVE_SYS_STAT_H
5398| # include <sys/stat.h>
5399| #endif
5400| #ifdef STDC_HEADERS
5401| # include <stdlib.h>
5402| # include <stddef.h>
5403| #else
5404| # ifdef HAVE_STDLIB_H
5405| #  include <stdlib.h>
5406| # endif
5407| #endif
5408| #ifdef HAVE_STRING_H
5409| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5410| #  include <memory.h>
5411| # endif
5412| # include <string.h>
5413| #endif
5414| #ifdef HAVE_STRINGS_H
5415| # include <strings.h>
5416| #endif
5417| #ifdef HAVE_INTTYPES_H
5418| # include <inttypes.h>
5419| #endif
5420| #ifdef HAVE_STDINT_H
5421| # include <stdint.h>
5422| #endif
5423| #ifdef HAVE_UNISTD_H
5424| # include <unistd.h>
5425| #endif
5426| #include <endian.h>
5427configure:48380: result: no
5428configure:48380: checking endian.h presence
5429configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5430conftest.c:176:10: fatal error: endian.h: No such file or directory
5431  176 | #include <endian.h>
5432      |          ^~~~~~~~~~
5433compilation terminated.
5434configure:48380: $? = 1
5435configure: failed program was:
5436| /* confdefs.h */
5437| #define PACKAGE_NAME "MPICH"
5438| #define PACKAGE_TARNAME "mpich"
5439| #define PACKAGE_VERSION "4.0.2"
5440| #define PACKAGE_STRING "MPICH 4.0.2"
5441| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5442| #define PACKAGE_URL "http://www.mpich.org/"
5443| #define STDC_HEADERS 1
5444| #define HAVE_SYS_TYPES_H 1
5445| #define HAVE_SYS_STAT_H 1
5446| #define HAVE_STDLIB_H 1
5447| #define HAVE_STRING_H 1
5448| #define HAVE_MEMORY_H 1
5449| #define HAVE_STRINGS_H 1
5450| #define HAVE_INTTYPES_H 1
5451| #define HAVE_STDINT_H 1
5452| #define HAVE_UNISTD_H 1
5453| #define __EXTENSIONS__ 1
5454| #define _ALL_SOURCE 1
5455| #define _GNU_SOURCE 1
5456| #define _POSIX_PTHREAD_SEMANTICS 1
5457| #define _TANDEM_SOURCE 1
5458| #define PACKAGE "mpich"
5459| #define VERSION "4.0.2"
5460| #define HAVE_DLFCN_H 1
5461| #define LT_OBJDIR ".libs/"
5462| #define ENABLE_LOCAL_SESSION_INIT 1
5463| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5464| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5465| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5466| #define HAVE_CH4_NETMOD_OFI 1
5467| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5468| #define NEEDS_STRICT_ALIGNMENT 1
5469| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5470| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5471| #define HAVE_TAG_ERROR_BITS 1
5472| #define HAVE_VISIBILITY 1
5473| #define HAVE_LIBHWLOC 1
5474| #define HAVE_HWLOC 1
5475| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5476| #define MPICH_IS_THREADED 1
5477| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5478| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5479| #define HAVE_ROMIO 1
5480| #define ENABLE_PVAR_NEM 0
5481| #define ENABLE_PVAR_RECVQ 0
5482| #define ENABLE_PVAR_RMA 0
5483| #define ENABLE_PVAR_DIMS 0
5484| #define ENABLE_PVAR_MULTINIC 0
5485| #define HAVE_LONG_LONG 1
5486| #define STDCALL
5487| #define F77_NAME_LOWER_USCORE 1
5488| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5489| #define HAVE_FORTRAN_BINDING 1
5490| #define TRUE 1
5491| #define FALSE 0
5492| #define HAVE_CXX_EXCEPTIONS /**/
5493| #define HAVE_NAMESPACES /**/
5494| #define HAVE_NAMESPACE_STD /**/
5495| #define HAVE_CXX_BINDING 1
5496| #define HAVE_NAMEPUB_SERVICE 1
5497| #define restrict __restrict
5498| #define HAVE_GCC_ATTRIBUTE 1
5499| #define HAVE_BUILTIN_EXPECT 1
5500| #define HAVE_C11__STATIC_ASSERT 1
5501| #define HAVE_LONG_DOUBLE 1
5502| #define HAVE_LONG_LONG_INT 1
5503| #define ALIGNOF_MAX_ALIGN_T 0
5504| #define ALIGNOF_LONG_DOUBLE 16
5505| #define MAX_ALIGNMENT 16
5506| #define SIZEOF_CHAR 1
5507| #define SIZEOF_UNSIGNED_CHAR 1
5508| #define SIZEOF_SHORT 2
5509| #define SIZEOF_UNSIGNED_SHORT 2
5510| #define SIZEOF_INT 4
5511| #define SIZEOF_UNSIGNED_INT 4
5512| #define SIZEOF_LONG 4
5513| #define SIZEOF_UNSIGNED_LONG 4
5514| #define SIZEOF_LONG_LONG 8
5515| #define SIZEOF_UNSIGNED_LONG_LONG 8
5516| #define SIZEOF_FLOAT 4
5517| #define SIZEOF_DOUBLE 8
5518| #define SIZEOF_LONG_DOUBLE 16
5519| #define SIZEOF_VOID_P 4
5520| #define HAVE_STDDEF_H 1
5521| #define SIZEOF_WCHAR_T 4
5522| #define SIZEOF___FLOAT128 0
5523| #define SIZEOF_FLOAT_INT 8
5524| #define SIZEOF_DOUBLE_INT 16
5525| #define SIZEOF_LONG_INT 8
5526| #define SIZEOF_SHORT_INT 8
5527| #define SIZEOF_TWO_INT 8
5528| #define SIZEOF_LONG_DOUBLE_INT 32
5529| #define ALIGNOF_CHAR 1
5530| #define ALIGNOF_FLOAT 4
5531| #define ALIGNOF_DOUBLE 4
5532| #define ALIGNOF_LONG 4
5533| #define ALIGNOF_LONG_LONG 4
5534| #define ALIGNOF_LONG_DOUBLE 16
5535| #define ALIGNOF_SHORT 2
5536| #define ALIGNOF_INT 4
5537| #define ALIGNOF_BOOL 0
5538| #define ALIGNOF_WCHAR_T 4
5539| #define HAVE_INTTYPES_H 1
5540| #define HAVE_STDINT_H 1
5541| #define SIZEOF_INT8_T 1
5542| #define SIZEOF_INT16_T 2
5543| #define SIZEOF_INT32_T 4
5544| #define SIZEOF_INT64_T 8
5545| #define SIZEOF_UINT8_T 1
5546| #define SIZEOF_UINT16_T 2
5547| #define SIZEOF_UINT32_T 4
5548| #define SIZEOF_UINT64_T 8
5549| #define ALIGNOF_INT8_T 1
5550| #define ALIGNOF_INT16_T 2
5551| #define ALIGNOF_INT32_T 4
5552| #define ALIGNOF_INT64_T 4
5553| #define HAVE_INT8_T 1
5554| #define HAVE_INT16_T 1
5555| #define HAVE_INT32_T 1
5556| #define HAVE_INT64_T 1
5557| #define HAVE_UINT8_T 1
5558| #define HAVE_UINT16_T 1
5559| #define HAVE_UINT32_T 1
5560| #define HAVE_UINT64_T 1
5561| #define HAVE_STDBOOL_H 1
5562| #define HAVE_COMPLEX_H 1
5563| #define SIZEOF__BOOL 4
5564| #define SIZEOF_FLOAT__COMPLEX 8
5565| #define SIZEOF_DOUBLE__COMPLEX 16
5566| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5567| #define SIZEOF__FLOAT16 0
5568| #define HAVE__BOOL 1
5569| #define HAVE_FLOAT__COMPLEX 1
5570| #define HAVE_DOUBLE__COMPLEX 1
5571| #define HAVE_LONG_DOUBLE__COMPLEX 1
5572| #define SIZEOF_F77_INTEGER 4
5573| #define SIZEOF_F77_REAL 4
5574| #define SIZEOF_F77_DOUBLE_PRECISION 8
5575| #define MPIR_FC_REAL_CTYPE float
5576| #define MPIR_FC_DOUBLE_CTYPE double
5577| #define MPIR_REAL4_CTYPE float
5578| #define MPIR_REAL8_CTYPE double
5579| #define MPIR_REAL16_CTYPE long double
5580| #define MPIR_INTEGER1_CTYPE char
5581| #define MPIR_INTEGER2_CTYPE short
5582| #define MPIR_INTEGER4_CTYPE int
5583| #define MPIR_INTEGER8_CTYPE long long
5584| #define HAVE_FINT_IS_INT 1
5585| #define F77_TRUE_VALUE_SET 1
5586| #define F77_TRUE_VALUE 1
5587| #define F77_FALSE_VALUE 0
5588| #define SIZEOF_BOOL 4
5589| #define MPIR_CXX_BOOL_CTYPE _Bool
5590| #define SIZEOF_COMPLEX 8
5591| #define SIZEOF_DOUBLECOMPLEX 16
5592| #define SIZEOF_LONGDOUBLECOMPLEX 32
5593| #define HAVE_CXX_COMPLEX 1
5594| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5595| #define MPIR_AINT_MAX INT_MAX
5596| #define MPIR_OFFSET_MAX LLONG_MAX
5597| #define MPIR_COUNT_MAX LLONG_MAX
5598| #define MPIR_Ucount unsigned long long
5599| #define HAVE_STDLIB_H 1
5600| #define HAVE_STDARG_H 1
5601| #define HAVE_SYS_TYPES_H 1
5602| #define HAVE_STRING_H 1
5603| #define HAVE_INTTYPES_H 1
5604| #define HAVE_LIMITS_H 1
5605| #define HAVE_STDDEF_H 1
5606| #define HAVE_ERRNO_H 1
5607| #define HAVE_SYS_SOCKET_H 1
5608| #define HAVE_SYS_TIME_H 1
5609| #define HAVE_UNISTD_H 1
5610| /* end confdefs.h.  */
5611| #include <endian.h>
5612configure:48380: result: no
5613configure:48380: checking for endian.h
5614configure:48380: result: no
5615configure:48380: checking assert.h usability
5616configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5617configure:48380: $? = 0
5618configure:48380: result: yes
5619configure:48380: checking assert.h presence
5620configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5621configure:48380: $? = 0
5622configure:48380: result: yes
5623configure:48380: checking for assert.h
5624configure:48380: result: yes
5625configure:48380: checking sys/param.h usability
5626configure:48380: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5627configure:48380: $? = 0
5628configure:48380: result: yes
5629configure:48380: checking sys/param.h presence
5630configure:48380: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c
5631configure:48380: $? = 0
5632configure:48380: result: yes
5633configure:48380: checking for sys/param.h
5634configure:48380: result: yes
5635configure:48390: checking for sys/uio.h
5636configure:48412: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5637configure:48412: $? = 0
5638configure:48420: result: yes
5639configure:48429: checking for size_t
5640configure:48429: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5641configure:48429: $? = 0
5642configure:48429: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5643conftest.c: In function 'main':
5644conftest.c:215:21: error: expected expression before ')' token
5645  215 | if (sizeof ((size_t)))
5646      |                     ^
5647configure:48429: $? = 1
5648configure: failed program was:
5649| /* confdefs.h */
5650| #define PACKAGE_NAME "MPICH"
5651| #define PACKAGE_TARNAME "mpich"
5652| #define PACKAGE_VERSION "4.0.2"
5653| #define PACKAGE_STRING "MPICH 4.0.2"
5654| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5655| #define PACKAGE_URL "http://www.mpich.org/"
5656| #define STDC_HEADERS 1
5657| #define HAVE_SYS_TYPES_H 1
5658| #define HAVE_SYS_STAT_H 1
5659| #define HAVE_STDLIB_H 1
5660| #define HAVE_STRING_H 1
5661| #define HAVE_MEMORY_H 1
5662| #define HAVE_STRINGS_H 1
5663| #define HAVE_INTTYPES_H 1
5664| #define HAVE_STDINT_H 1
5665| #define HAVE_UNISTD_H 1
5666| #define __EXTENSIONS__ 1
5667| #define _ALL_SOURCE 1
5668| #define _GNU_SOURCE 1
5669| #define _POSIX_PTHREAD_SEMANTICS 1
5670| #define _TANDEM_SOURCE 1
5671| #define PACKAGE "mpich"
5672| #define VERSION "4.0.2"
5673| #define HAVE_DLFCN_H 1
5674| #define LT_OBJDIR ".libs/"
5675| #define ENABLE_LOCAL_SESSION_INIT 1
5676| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5677| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5678| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5679| #define HAVE_CH4_NETMOD_OFI 1
5680| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5681| #define NEEDS_STRICT_ALIGNMENT 1
5682| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5683| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5684| #define HAVE_TAG_ERROR_BITS 1
5685| #define HAVE_VISIBILITY 1
5686| #define HAVE_LIBHWLOC 1
5687| #define HAVE_HWLOC 1
5688| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5689| #define MPICH_IS_THREADED 1
5690| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5691| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5692| #define HAVE_ROMIO 1
5693| #define ENABLE_PVAR_NEM 0
5694| #define ENABLE_PVAR_RECVQ 0
5695| #define ENABLE_PVAR_RMA 0
5696| #define ENABLE_PVAR_DIMS 0
5697| #define ENABLE_PVAR_MULTINIC 0
5698| #define HAVE_LONG_LONG 1
5699| #define STDCALL
5700| #define F77_NAME_LOWER_USCORE 1
5701| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5702| #define HAVE_FORTRAN_BINDING 1
5703| #define TRUE 1
5704| #define FALSE 0
5705| #define HAVE_CXX_EXCEPTIONS /**/
5706| #define HAVE_NAMESPACES /**/
5707| #define HAVE_NAMESPACE_STD /**/
5708| #define HAVE_CXX_BINDING 1
5709| #define HAVE_NAMEPUB_SERVICE 1
5710| #define restrict __restrict
5711| #define HAVE_GCC_ATTRIBUTE 1
5712| #define HAVE_BUILTIN_EXPECT 1
5713| #define HAVE_C11__STATIC_ASSERT 1
5714| #define HAVE_LONG_DOUBLE 1
5715| #define HAVE_LONG_LONG_INT 1
5716| #define ALIGNOF_MAX_ALIGN_T 0
5717| #define ALIGNOF_LONG_DOUBLE 16
5718| #define MAX_ALIGNMENT 16
5719| #define SIZEOF_CHAR 1
5720| #define SIZEOF_UNSIGNED_CHAR 1
5721| #define SIZEOF_SHORT 2
5722| #define SIZEOF_UNSIGNED_SHORT 2
5723| #define SIZEOF_INT 4
5724| #define SIZEOF_UNSIGNED_INT 4
5725| #define SIZEOF_LONG 4
5726| #define SIZEOF_UNSIGNED_LONG 4
5727| #define SIZEOF_LONG_LONG 8
5728| #define SIZEOF_UNSIGNED_LONG_LONG 8
5729| #define SIZEOF_FLOAT 4
5730| #define SIZEOF_DOUBLE 8
5731| #define SIZEOF_LONG_DOUBLE 16
5732| #define SIZEOF_VOID_P 4
5733| #define HAVE_STDDEF_H 1
5734| #define SIZEOF_WCHAR_T 4
5735| #define SIZEOF___FLOAT128 0
5736| #define SIZEOF_FLOAT_INT 8
5737| #define SIZEOF_DOUBLE_INT 16
5738| #define SIZEOF_LONG_INT 8
5739| #define SIZEOF_SHORT_INT 8
5740| #define SIZEOF_TWO_INT 8
5741| #define SIZEOF_LONG_DOUBLE_INT 32
5742| #define ALIGNOF_CHAR 1
5743| #define ALIGNOF_FLOAT 4
5744| #define ALIGNOF_DOUBLE 4
5745| #define ALIGNOF_LONG 4
5746| #define ALIGNOF_LONG_LONG 4
5747| #define ALIGNOF_LONG_DOUBLE 16
5748| #define ALIGNOF_SHORT 2
5749| #define ALIGNOF_INT 4
5750| #define ALIGNOF_BOOL 0
5751| #define ALIGNOF_WCHAR_T 4
5752| #define HAVE_INTTYPES_H 1
5753| #define HAVE_STDINT_H 1
5754| #define SIZEOF_INT8_T 1
5755| #define SIZEOF_INT16_T 2
5756| #define SIZEOF_INT32_T 4
5757| #define SIZEOF_INT64_T 8
5758| #define SIZEOF_UINT8_T 1
5759| #define SIZEOF_UINT16_T 2
5760| #define SIZEOF_UINT32_T 4
5761| #define SIZEOF_UINT64_T 8
5762| #define ALIGNOF_INT8_T 1
5763| #define ALIGNOF_INT16_T 2
5764| #define ALIGNOF_INT32_T 4
5765| #define ALIGNOF_INT64_T 4
5766| #define HAVE_INT8_T 1
5767| #define HAVE_INT16_T 1
5768| #define HAVE_INT32_T 1
5769| #define HAVE_INT64_T 1
5770| #define HAVE_UINT8_T 1
5771| #define HAVE_UINT16_T 1
5772| #define HAVE_UINT32_T 1
5773| #define HAVE_UINT64_T 1
5774| #define HAVE_STDBOOL_H 1
5775| #define HAVE_COMPLEX_H 1
5776| #define SIZEOF__BOOL 4
5777| #define SIZEOF_FLOAT__COMPLEX 8
5778| #define SIZEOF_DOUBLE__COMPLEX 16
5779| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
5780| #define SIZEOF__FLOAT16 0
5781| #define HAVE__BOOL 1
5782| #define HAVE_FLOAT__COMPLEX 1
5783| #define HAVE_DOUBLE__COMPLEX 1
5784| #define HAVE_LONG_DOUBLE__COMPLEX 1
5785| #define SIZEOF_F77_INTEGER 4
5786| #define SIZEOF_F77_REAL 4
5787| #define SIZEOF_F77_DOUBLE_PRECISION 8
5788| #define MPIR_FC_REAL_CTYPE float
5789| #define MPIR_FC_DOUBLE_CTYPE double
5790| #define MPIR_REAL4_CTYPE float
5791| #define MPIR_REAL8_CTYPE double
5792| #define MPIR_REAL16_CTYPE long double
5793| #define MPIR_INTEGER1_CTYPE char
5794| #define MPIR_INTEGER2_CTYPE short
5795| #define MPIR_INTEGER4_CTYPE int
5796| #define MPIR_INTEGER8_CTYPE long long
5797| #define HAVE_FINT_IS_INT 1
5798| #define F77_TRUE_VALUE_SET 1
5799| #define F77_TRUE_VALUE 1
5800| #define F77_FALSE_VALUE 0
5801| #define SIZEOF_BOOL 4
5802| #define MPIR_CXX_BOOL_CTYPE _Bool
5803| #define SIZEOF_COMPLEX 8
5804| #define SIZEOF_DOUBLECOMPLEX 16
5805| #define SIZEOF_LONGDOUBLECOMPLEX 32
5806| #define HAVE_CXX_COMPLEX 1
5807| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
5808| #define MPIR_AINT_MAX INT_MAX
5809| #define MPIR_OFFSET_MAX LLONG_MAX
5810| #define MPIR_COUNT_MAX LLONG_MAX
5811| #define MPIR_Ucount unsigned long long
5812| #define HAVE_STDLIB_H 1
5813| #define HAVE_STDARG_H 1
5814| #define HAVE_SYS_TYPES_H 1
5815| #define HAVE_STRING_H 1
5816| #define HAVE_INTTYPES_H 1
5817| #define HAVE_LIMITS_H 1
5818| #define HAVE_STDDEF_H 1
5819| #define HAVE_ERRNO_H 1
5820| #define HAVE_SYS_SOCKET_H 1
5821| #define HAVE_SYS_TIME_H 1
5822| #define HAVE_UNISTD_H 1
5823| #define HAVE_ASSERT_H 1
5824| #define HAVE_SYS_PARAM_H 1
5825| #define HAVE_SYS_UIO_H 1
5826| /* end confdefs.h.  */
5827| #include <stdio.h>
5828| #ifdef HAVE_SYS_TYPES_H
5829| # include <sys/types.h>
5830| #endif
5831| #ifdef HAVE_SYS_STAT_H
5832| # include <sys/stat.h>
5833| #endif
5834| #ifdef STDC_HEADERS
5835| # include <stdlib.h>
5836| # include <stddef.h>
5837| #else
5838| # ifdef HAVE_STDLIB_H
5839| #  include <stdlib.h>
5840| # endif
5841| #endif
5842| #ifdef HAVE_STRING_H
5843| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5844| #  include <memory.h>
5845| # endif
5846| # include <string.h>
5847| #endif
5848| #ifdef HAVE_STRINGS_H
5849| # include <strings.h>
5850| #endif
5851| #ifdef HAVE_INTTYPES_H
5852| # include <inttypes.h>
5853| #endif
5854| #ifdef HAVE_STDINT_H
5855| # include <stdint.h>
5856| #endif
5857| #ifdef HAVE_UNISTD_H
5858| # include <unistd.h>
5859| #endif
5860| int
5861| main ()
5862| {
5863| if (sizeof ((size_t)))
5864|           return 0;
5865|   ;
5866|   return 0;
5867| }
5868configure:48429: result: yes
5869configure:48445: checking for setitimer
5870configure:48445: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5871configure:48445: $? = 0
5872configure:48445: result: yes
5873configure:48445: checking for alarm
5874configure:48445: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5875configure:48445: $? = 0
5876configure:48445: result: yes
5877configure:48458: checking for vsnprintf
5878configure:48458: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5879conftest.c:204:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int,  const char *, char *)' [-Wbuiltin-declaration-mismatch]
5880  204 | char vsnprintf ();
5881      |      ^~~~~~~~~
5882conftest.c:192:1: note: 'vsnprintf' is declared in header '<stdio.h>'
5883  191 | # include <limits.h>
5884  192 | #else
5885configure:48458: $? = 0
5886configure:48458: result: yes
5887configure:48458: checking for vsprintf
5888configure:48458: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5889conftest.c:205:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, char *)' [-Wbuiltin-declaration-mismatch]
5890  205 | char vsprintf ();
5891      |      ^~~~~~~~
5892conftest.c:193:1: note: 'vsprintf' is declared in header '<stdio.h>'
5893  192 | # include <limits.h>
5894  193 | #else
5895configure:48458: $? = 0
5896configure:48458: result: yes
5897configure:48470: checking whether vsnprintf needs a declaration
5898configure:48482: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5899configure:48482: $? = 0
5900configure:48490: result: no
5901configure:48507: checking for strerror
5902configure:48507: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5903configure:48507: $? = 0
5904configure:48507: result: yes
5905configure:48507: checking for strncasecmp
5906configure:48507: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5907conftest.c:207:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
5908  207 | char strncasecmp ();
5909      |      ^~~~~~~~~~~
5910configure:48507: $? = 0
5911configure:48507: result: yes
5912configure:48516: checking whether strerror_r is declared
5913configure:48516: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5914configure:48516: $? = 0
5915configure:48516: result: yes
5916configure:48529: checking for strerror_r
5917configure:48529: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
5918configure:48529: $? = 0
5919configure:48529: result: yes
5920configure:48538: checking whether strerror_r returns char *
5921configure:48562: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
5922conftest.c: In function 'main':
5923conftest.c:225:20: error: invalid type argument of unary '*' (have 'int')
5924  225 |           char x = *strerror_r (0, buf, sizeof buf);
5925      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5926conftest.c:226:21: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
5927  226 |           char *p = strerror_r (0, buf, sizeof buf);
5928      |                     ^~~~~~~~~~
5929configure:48562: $? = 1
5930configure: failed program was:
5931| /* confdefs.h */
5932| #define PACKAGE_NAME "MPICH"
5933| #define PACKAGE_TARNAME "mpich"
5934| #define PACKAGE_VERSION "4.0.2"
5935| #define PACKAGE_STRING "MPICH 4.0.2"
5936| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5937| #define PACKAGE_URL "http://www.mpich.org/"
5938| #define STDC_HEADERS 1
5939| #define HAVE_SYS_TYPES_H 1
5940| #define HAVE_SYS_STAT_H 1
5941| #define HAVE_STDLIB_H 1
5942| #define HAVE_STRING_H 1
5943| #define HAVE_MEMORY_H 1
5944| #define HAVE_STRINGS_H 1
5945| #define HAVE_INTTYPES_H 1
5946| #define HAVE_STDINT_H 1
5947| #define HAVE_UNISTD_H 1
5948| #define __EXTENSIONS__ 1
5949| #define _ALL_SOURCE 1
5950| #define _GNU_SOURCE 1
5951| #define _POSIX_PTHREAD_SEMANTICS 1
5952| #define _TANDEM_SOURCE 1
5953| #define PACKAGE "mpich"
5954| #define VERSION "4.0.2"
5955| #define HAVE_DLFCN_H 1
5956| #define LT_OBJDIR ".libs/"
5957| #define ENABLE_LOCAL_SESSION_INIT 1
5958| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5959| #define MPIDI_CH4_SHM_ENABLE_GPU 1
5960| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
5961| #define HAVE_CH4_NETMOD_OFI 1
5962| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
5963| #define NEEDS_STRICT_ALIGNMENT 1
5964| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5965| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5966| #define HAVE_TAG_ERROR_BITS 1
5967| #define HAVE_VISIBILITY 1
5968| #define HAVE_LIBHWLOC 1
5969| #define HAVE_HWLOC 1
5970| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5971| #define MPICH_IS_THREADED 1
5972| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
5973| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
5974| #define HAVE_ROMIO 1
5975| #define ENABLE_PVAR_NEM 0
5976| #define ENABLE_PVAR_RECVQ 0
5977| #define ENABLE_PVAR_RMA 0
5978| #define ENABLE_PVAR_DIMS 0
5979| #define ENABLE_PVAR_MULTINIC 0
5980| #define HAVE_LONG_LONG 1
5981| #define STDCALL
5982| #define F77_NAME_LOWER_USCORE 1
5983| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
5984| #define HAVE_FORTRAN_BINDING 1
5985| #define TRUE 1
5986| #define FALSE 0
5987| #define HAVE_CXX_EXCEPTIONS /**/
5988| #define HAVE_NAMESPACES /**/
5989| #define HAVE_NAMESPACE_STD /**/
5990| #define HAVE_CXX_BINDING 1
5991| #define HAVE_NAMEPUB_SERVICE 1
5992| #define restrict __restrict
5993| #define HAVE_GCC_ATTRIBUTE 1
5994| #define HAVE_BUILTIN_EXPECT 1
5995| #define HAVE_C11__STATIC_ASSERT 1
5996| #define HAVE_LONG_DOUBLE 1
5997| #define HAVE_LONG_LONG_INT 1
5998| #define ALIGNOF_MAX_ALIGN_T 0
5999| #define ALIGNOF_LONG_DOUBLE 16
6000| #define MAX_ALIGNMENT 16
6001| #define SIZEOF_CHAR 1
6002| #define SIZEOF_UNSIGNED_CHAR 1
6003| #define SIZEOF_SHORT 2
6004| #define SIZEOF_UNSIGNED_SHORT 2
6005| #define SIZEOF_INT 4
6006| #define SIZEOF_UNSIGNED_INT 4
6007| #define SIZEOF_LONG 4
6008| #define SIZEOF_UNSIGNED_LONG 4
6009| #define SIZEOF_LONG_LONG 8
6010| #define SIZEOF_UNSIGNED_LONG_LONG 8
6011| #define SIZEOF_FLOAT 4
6012| #define SIZEOF_DOUBLE 8
6013| #define SIZEOF_LONG_DOUBLE 16
6014| #define SIZEOF_VOID_P 4
6015| #define HAVE_STDDEF_H 1
6016| #define SIZEOF_WCHAR_T 4
6017| #define SIZEOF___FLOAT128 0
6018| #define SIZEOF_FLOAT_INT 8
6019| #define SIZEOF_DOUBLE_INT 16
6020| #define SIZEOF_LONG_INT 8
6021| #define SIZEOF_SHORT_INT 8
6022| #define SIZEOF_TWO_INT 8
6023| #define SIZEOF_LONG_DOUBLE_INT 32
6024| #define ALIGNOF_CHAR 1
6025| #define ALIGNOF_FLOAT 4
6026| #define ALIGNOF_DOUBLE 4
6027| #define ALIGNOF_LONG 4
6028| #define ALIGNOF_LONG_LONG 4
6029| #define ALIGNOF_LONG_DOUBLE 16
6030| #define ALIGNOF_SHORT 2
6031| #define ALIGNOF_INT 4
6032| #define ALIGNOF_BOOL 0
6033| #define ALIGNOF_WCHAR_T 4
6034| #define HAVE_INTTYPES_H 1
6035| #define HAVE_STDINT_H 1
6036| #define SIZEOF_INT8_T 1
6037| #define SIZEOF_INT16_T 2
6038| #define SIZEOF_INT32_T 4
6039| #define SIZEOF_INT64_T 8
6040| #define SIZEOF_UINT8_T 1
6041| #define SIZEOF_UINT16_T 2
6042| #define SIZEOF_UINT32_T 4
6043| #define SIZEOF_UINT64_T 8
6044| #define ALIGNOF_INT8_T 1
6045| #define ALIGNOF_INT16_T 2
6046| #define ALIGNOF_INT32_T 4
6047| #define ALIGNOF_INT64_T 4
6048| #define HAVE_INT8_T 1
6049| #define HAVE_INT16_T 1
6050| #define HAVE_INT32_T 1
6051| #define HAVE_INT64_T 1
6052| #define HAVE_UINT8_T 1
6053| #define HAVE_UINT16_T 1
6054| #define HAVE_UINT32_T 1
6055| #define HAVE_UINT64_T 1
6056| #define HAVE_STDBOOL_H 1
6057| #define HAVE_COMPLEX_H 1
6058| #define SIZEOF__BOOL 4
6059| #define SIZEOF_FLOAT__COMPLEX 8
6060| #define SIZEOF_DOUBLE__COMPLEX 16
6061| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6062| #define SIZEOF__FLOAT16 0
6063| #define HAVE__BOOL 1
6064| #define HAVE_FLOAT__COMPLEX 1
6065| #define HAVE_DOUBLE__COMPLEX 1
6066| #define HAVE_LONG_DOUBLE__COMPLEX 1
6067| #define SIZEOF_F77_INTEGER 4
6068| #define SIZEOF_F77_REAL 4
6069| #define SIZEOF_F77_DOUBLE_PRECISION 8
6070| #define MPIR_FC_REAL_CTYPE float
6071| #define MPIR_FC_DOUBLE_CTYPE double
6072| #define MPIR_REAL4_CTYPE float
6073| #define MPIR_REAL8_CTYPE double
6074| #define MPIR_REAL16_CTYPE long double
6075| #define MPIR_INTEGER1_CTYPE char
6076| #define MPIR_INTEGER2_CTYPE short
6077| #define MPIR_INTEGER4_CTYPE int
6078| #define MPIR_INTEGER8_CTYPE long long
6079| #define HAVE_FINT_IS_INT 1
6080| #define F77_TRUE_VALUE_SET 1
6081| #define F77_TRUE_VALUE 1
6082| #define F77_FALSE_VALUE 0
6083| #define SIZEOF_BOOL 4
6084| #define MPIR_CXX_BOOL_CTYPE _Bool
6085| #define SIZEOF_COMPLEX 8
6086| #define SIZEOF_DOUBLECOMPLEX 16
6087| #define SIZEOF_LONGDOUBLECOMPLEX 32
6088| #define HAVE_CXX_COMPLEX 1
6089| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6090| #define MPIR_AINT_MAX INT_MAX
6091| #define MPIR_OFFSET_MAX LLONG_MAX
6092| #define MPIR_COUNT_MAX LLONG_MAX
6093| #define MPIR_Ucount unsigned long long
6094| #define HAVE_STDLIB_H 1
6095| #define HAVE_STDARG_H 1
6096| #define HAVE_SYS_TYPES_H 1
6097| #define HAVE_STRING_H 1
6098| #define HAVE_INTTYPES_H 1
6099| #define HAVE_LIMITS_H 1
6100| #define HAVE_STDDEF_H 1
6101| #define HAVE_ERRNO_H 1
6102| #define HAVE_SYS_SOCKET_H 1
6103| #define HAVE_SYS_TIME_H 1
6104| #define HAVE_UNISTD_H 1
6105| #define HAVE_ASSERT_H 1
6106| #define HAVE_SYS_PARAM_H 1
6107| #define HAVE_SYS_UIO_H 1
6108| #define HAVE_SETITIMER 1
6109| #define HAVE_ALARM 1
6110| #define HAVE_VSNPRINTF 1
6111| #define HAVE_VSPRINTF 1
6112| #define HAVE_STRERROR 1
6113| #define HAVE_STRNCASECMP 1
6114| #define HAVE_DECL_STRERROR_R 1
6115| #define HAVE_STRERROR_R 1
6116| /* end confdefs.h.  */
6117| #include <stdio.h>
6118| #ifdef HAVE_SYS_TYPES_H
6119| # include <sys/types.h>
6120| #endif
6121| #ifdef HAVE_SYS_STAT_H
6122| # include <sys/stat.h>
6123| #endif
6124| #ifdef STDC_HEADERS
6125| # include <stdlib.h>
6126| # include <stddef.h>
6127| #else
6128| # ifdef HAVE_STDLIB_H
6129| #  include <stdlib.h>
6130| # endif
6131| #endif
6132| #ifdef HAVE_STRING_H
6133| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6134| #  include <memory.h>
6135| # endif
6136| # include <string.h>
6137| #endif
6138| #ifdef HAVE_STRINGS_H
6139| # include <strings.h>
6140| #endif
6141| #ifdef HAVE_INTTYPES_H
6142| # include <inttypes.h>
6143| #endif
6144| #ifdef HAVE_STDINT_H
6145| # include <stdint.h>
6146| #endif
6147| #ifdef HAVE_UNISTD_H
6148| # include <unistd.h>
6149| #endif
6150| int
6151| main ()
6152| {
6153|
6154|         char buf[100];
6155|         char x = *strerror_r (0, buf, sizeof buf);
6156|         char *p = strerror_r (0, buf, sizeof buf);
6157|         return !p || x;
6158|
6159|   ;
6160|   return 0;
6161| }
6162configure:48600: result: no
6163configure:48610: checking whether strerror_r needs a declaration
6164configure:48621: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6165configure:48621: $? = 0
6166configure:48629: result: no
6167configure:48645: checking for snprintf
6168configure:48645: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6169conftest.c:210:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int,  const char *, ...)' [-Wbuiltin-declaration-mismatch]
6170  210 | char snprintf ();
6171      |      ^~~~~~~~
6172conftest.c:198:1: note: 'snprintf' is declared in header '<stdio.h>'
6173  197 | # include <limits.h>
6174  198 | #else
6175configure:48645: $? = 0
6176configure:48645: result: yes
6177configure:48656: checking whether snprintf needs a declaration
6178configure:48667: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6179configure:48667: $? = 0
6180configure:48675: result: no
6181configure:48691: checking for qsort
6182configure:48691: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6183configure:48691: $? = 0
6184configure:48691: result: yes
6185configure:48702: checking for variable argument list macro functionality
6186configure:48718: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6187configure:48718: $? = 0
6188configure:48722: result: yes
6189configure:48736: checking for strdup
6190configure:48736: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6191conftest.c:213:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
6192  213 | char strdup ();
6193      |      ^~~~~~
6194configure:48736: $? = 0
6195configure:48736: result: yes
6196configure:48748: checking whether strdup needs a declaration
6197configure:48759: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6198configure:48759: $? = 0
6199configure:48767: result: no
6200configure:48787: checking for mkstemp
6201configure:48787: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6202configure:48787: $? = 0
6203configure:48787: result: yes
6204configure:48798: checking whether mkstemp needs a declaration
6205configure:48809: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6206configure:48809: $? = 0
6207configure:48817: result: no
6208configure:48832: checking for putenv
6209configure:48832: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6210configure:48832: $? = 0
6211configure:48832: result: yes
6212configure:48843: checking whether putenv needs a declaration
6213configure:48854: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6214configure:48854: $? = 0
6215configure:48862: result: no
6216configure:48894: checking size of MPII_Bsend_data_t
6217configure:48899: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6218configure:48899: $? = 0
6219configure:48899: ./conftest
6220configure:48899: $? = 0
6221configure:48932: result: 56
6222configure:48961: checking for sched_setaffinity
6223configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6224Undefined symbols:
6225  "_sched_setaffinity", referenced from:
6226      _main in ccJlgKkI.o
6227ld: symbol(s) not found
6228collect2: error: ld returned 1 exit status
6229configure:48961: $? = 1
6230configure: failed program was:
6231| /* confdefs.h */
6232| #define PACKAGE_NAME "MPICH"
6233| #define PACKAGE_TARNAME "mpich"
6234| #define PACKAGE_VERSION "4.0.2"
6235| #define PACKAGE_STRING "MPICH 4.0.2"
6236| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6237| #define PACKAGE_URL "http://www.mpich.org/"
6238| #define STDC_HEADERS 1
6239| #define HAVE_SYS_TYPES_H 1
6240| #define HAVE_SYS_STAT_H 1
6241| #define HAVE_STDLIB_H 1
6242| #define HAVE_STRING_H 1
6243| #define HAVE_MEMORY_H 1
6244| #define HAVE_STRINGS_H 1
6245| #define HAVE_INTTYPES_H 1
6246| #define HAVE_STDINT_H 1
6247| #define HAVE_UNISTD_H 1
6248| #define __EXTENSIONS__ 1
6249| #define _ALL_SOURCE 1
6250| #define _GNU_SOURCE 1
6251| #define _POSIX_PTHREAD_SEMANTICS 1
6252| #define _TANDEM_SOURCE 1
6253| #define PACKAGE "mpich"
6254| #define VERSION "4.0.2"
6255| #define HAVE_DLFCN_H 1
6256| #define LT_OBJDIR ".libs/"
6257| #define ENABLE_LOCAL_SESSION_INIT 1
6258| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6259| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6260| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6261| #define HAVE_CH4_NETMOD_OFI 1
6262| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6263| #define NEEDS_STRICT_ALIGNMENT 1
6264| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6265| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6266| #define HAVE_TAG_ERROR_BITS 1
6267| #define HAVE_VISIBILITY 1
6268| #define HAVE_LIBHWLOC 1
6269| #define HAVE_HWLOC 1
6270| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6271| #define MPICH_IS_THREADED 1
6272| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6273| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6274| #define HAVE_ROMIO 1
6275| #define ENABLE_PVAR_NEM 0
6276| #define ENABLE_PVAR_RECVQ 0
6277| #define ENABLE_PVAR_RMA 0
6278| #define ENABLE_PVAR_DIMS 0
6279| #define ENABLE_PVAR_MULTINIC 0
6280| #define HAVE_LONG_LONG 1
6281| #define STDCALL
6282| #define F77_NAME_LOWER_USCORE 1
6283| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6284| #define HAVE_FORTRAN_BINDING 1
6285| #define TRUE 1
6286| #define FALSE 0
6287| #define HAVE_CXX_EXCEPTIONS /**/
6288| #define HAVE_NAMESPACES /**/
6289| #define HAVE_NAMESPACE_STD /**/
6290| #define HAVE_CXX_BINDING 1
6291| #define HAVE_NAMEPUB_SERVICE 1
6292| #define restrict __restrict
6293| #define HAVE_GCC_ATTRIBUTE 1
6294| #define HAVE_BUILTIN_EXPECT 1
6295| #define HAVE_C11__STATIC_ASSERT 1
6296| #define HAVE_LONG_DOUBLE 1
6297| #define HAVE_LONG_LONG_INT 1
6298| #define ALIGNOF_MAX_ALIGN_T 0
6299| #define ALIGNOF_LONG_DOUBLE 16
6300| #define MAX_ALIGNMENT 16
6301| #define SIZEOF_CHAR 1
6302| #define SIZEOF_UNSIGNED_CHAR 1
6303| #define SIZEOF_SHORT 2
6304| #define SIZEOF_UNSIGNED_SHORT 2
6305| #define SIZEOF_INT 4
6306| #define SIZEOF_UNSIGNED_INT 4
6307| #define SIZEOF_LONG 4
6308| #define SIZEOF_UNSIGNED_LONG 4
6309| #define SIZEOF_LONG_LONG 8
6310| #define SIZEOF_UNSIGNED_LONG_LONG 8
6311| #define SIZEOF_FLOAT 4
6312| #define SIZEOF_DOUBLE 8
6313| #define SIZEOF_LONG_DOUBLE 16
6314| #define SIZEOF_VOID_P 4
6315| #define HAVE_STDDEF_H 1
6316| #define SIZEOF_WCHAR_T 4
6317| #define SIZEOF___FLOAT128 0
6318| #define SIZEOF_FLOAT_INT 8
6319| #define SIZEOF_DOUBLE_INT 16
6320| #define SIZEOF_LONG_INT 8
6321| #define SIZEOF_SHORT_INT 8
6322| #define SIZEOF_TWO_INT 8
6323| #define SIZEOF_LONG_DOUBLE_INT 32
6324| #define ALIGNOF_CHAR 1
6325| #define ALIGNOF_FLOAT 4
6326| #define ALIGNOF_DOUBLE 4
6327| #define ALIGNOF_LONG 4
6328| #define ALIGNOF_LONG_LONG 4
6329| #define ALIGNOF_LONG_DOUBLE 16
6330| #define ALIGNOF_SHORT 2
6331| #define ALIGNOF_INT 4
6332| #define ALIGNOF_BOOL 0
6333| #define ALIGNOF_WCHAR_T 4
6334| #define HAVE_INTTYPES_H 1
6335| #define HAVE_STDINT_H 1
6336| #define SIZEOF_INT8_T 1
6337| #define SIZEOF_INT16_T 2
6338| #define SIZEOF_INT32_T 4
6339| #define SIZEOF_INT64_T 8
6340| #define SIZEOF_UINT8_T 1
6341| #define SIZEOF_UINT16_T 2
6342| #define SIZEOF_UINT32_T 4
6343| #define SIZEOF_UINT64_T 8
6344| #define ALIGNOF_INT8_T 1
6345| #define ALIGNOF_INT16_T 2
6346| #define ALIGNOF_INT32_T 4
6347| #define ALIGNOF_INT64_T 4
6348| #define HAVE_INT8_T 1
6349| #define HAVE_INT16_T 1
6350| #define HAVE_INT32_T 1
6351| #define HAVE_INT64_T 1
6352| #define HAVE_UINT8_T 1
6353| #define HAVE_UINT16_T 1
6354| #define HAVE_UINT32_T 1
6355| #define HAVE_UINT64_T 1
6356| #define HAVE_STDBOOL_H 1
6357| #define HAVE_COMPLEX_H 1
6358| #define SIZEOF__BOOL 4
6359| #define SIZEOF_FLOAT__COMPLEX 8
6360| #define SIZEOF_DOUBLE__COMPLEX 16
6361| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6362| #define SIZEOF__FLOAT16 0
6363| #define HAVE__BOOL 1
6364| #define HAVE_FLOAT__COMPLEX 1
6365| #define HAVE_DOUBLE__COMPLEX 1
6366| #define HAVE_LONG_DOUBLE__COMPLEX 1
6367| #define SIZEOF_F77_INTEGER 4
6368| #define SIZEOF_F77_REAL 4
6369| #define SIZEOF_F77_DOUBLE_PRECISION 8
6370| #define MPIR_FC_REAL_CTYPE float
6371| #define MPIR_FC_DOUBLE_CTYPE double
6372| #define MPIR_REAL4_CTYPE float
6373| #define MPIR_REAL8_CTYPE double
6374| #define MPIR_REAL16_CTYPE long double
6375| #define MPIR_INTEGER1_CTYPE char
6376| #define MPIR_INTEGER2_CTYPE short
6377| #define MPIR_INTEGER4_CTYPE int
6378| #define MPIR_INTEGER8_CTYPE long long
6379| #define HAVE_FINT_IS_INT 1
6380| #define F77_TRUE_VALUE_SET 1
6381| #define F77_TRUE_VALUE 1
6382| #define F77_FALSE_VALUE 0
6383| #define SIZEOF_BOOL 4
6384| #define MPIR_CXX_BOOL_CTYPE _Bool
6385| #define SIZEOF_COMPLEX 8
6386| #define SIZEOF_DOUBLECOMPLEX 16
6387| #define SIZEOF_LONGDOUBLECOMPLEX 32
6388| #define HAVE_CXX_COMPLEX 1
6389| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6390| #define MPIR_AINT_MAX INT_MAX
6391| #define MPIR_OFFSET_MAX LLONG_MAX
6392| #define MPIR_COUNT_MAX LLONG_MAX
6393| #define MPIR_Ucount unsigned long long
6394| #define HAVE_STDLIB_H 1
6395| #define HAVE_STDARG_H 1
6396| #define HAVE_SYS_TYPES_H 1
6397| #define HAVE_STRING_H 1
6398| #define HAVE_INTTYPES_H 1
6399| #define HAVE_LIMITS_H 1
6400| #define HAVE_STDDEF_H 1
6401| #define HAVE_ERRNO_H 1
6402| #define HAVE_SYS_SOCKET_H 1
6403| #define HAVE_SYS_TIME_H 1
6404| #define HAVE_UNISTD_H 1
6405| #define HAVE_ASSERT_H 1
6406| #define HAVE_SYS_PARAM_H 1
6407| #define HAVE_SYS_UIO_H 1
6408| #define HAVE_SETITIMER 1
6409| #define HAVE_ALARM 1
6410| #define HAVE_VSNPRINTF 1
6411| #define HAVE_VSPRINTF 1
6412| #define HAVE_STRERROR 1
6413| #define HAVE_STRNCASECMP 1
6414| #define HAVE_DECL_STRERROR_R 1
6415| #define HAVE_STRERROR_R 1
6416| #define HAVE_SNPRINTF 1
6417| #define HAVE_QSORT 1
6418| #define HAVE_MACRO_VA_ARGS 1
6419| #define HAVE_STRDUP 1
6420| #define HAVE_MKSTEMP 1
6421| #define HAVE_PUTENV 1
6422| #define SIZEOF_MPII_BSEND_DATA_T 56
6423| /* end confdefs.h.  */
6424| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
6425|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6426| #define sched_setaffinity innocuous_sched_setaffinity
6427|
6428| /* System header to define __stub macros and hopefully few prototypes,
6429|     which can conflict with char sched_setaffinity (); below.
6430|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6431|     <limits.h> exists even on freestanding compilers.  */
6432|
6433| #ifdef __STDC__
6434| # include <limits.h>
6435| #else
6436| # include <assert.h>
6437| #endif
6438|
6439| #undef sched_setaffinity
6440|
6441| /* Override any GCC internal prototype to avoid an error.
6442|    Use char because int might match the return type of a GCC
6443|    builtin and then its argument prototype would still apply.  */
6444| #ifdef __cplusplus
6445| extern "C"
6446| #endif
6447| char sched_setaffinity ();
6448| /* The GNU C library defines this for functions which it implements
6449|     to always fail with ENOSYS.  Some functions are actually named
6450|     something starting with __ and the normal name is an alias.  */
6451| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
6452| choke me
6453| #endif
6454|
6455| int
6456| main ()
6457| {
6458| return sched_setaffinity ();
6459|   ;
6460|   return 0;
6461| }
6462configure:48961: result: no
6463configure:48961: checking for sched_getaffinity
6464configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6465Undefined symbols:
6466  "_sched_getaffinity", referenced from:
6467      _main in ccVpoklL.o
6468ld: symbol(s) not found
6469collect2: error: ld returned 1 exit status
6470configure:48961: $? = 1
6471configure: failed program was:
6472| /* confdefs.h */
6473| #define PACKAGE_NAME "MPICH"
6474| #define PACKAGE_TARNAME "mpich"
6475| #define PACKAGE_VERSION "4.0.2"
6476| #define PACKAGE_STRING "MPICH 4.0.2"
6477| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6478| #define PACKAGE_URL "http://www.mpich.org/"
6479| #define STDC_HEADERS 1
6480| #define HAVE_SYS_TYPES_H 1
6481| #define HAVE_SYS_STAT_H 1
6482| #define HAVE_STDLIB_H 1
6483| #define HAVE_STRING_H 1
6484| #define HAVE_MEMORY_H 1
6485| #define HAVE_STRINGS_H 1
6486| #define HAVE_INTTYPES_H 1
6487| #define HAVE_STDINT_H 1
6488| #define HAVE_UNISTD_H 1
6489| #define __EXTENSIONS__ 1
6490| #define _ALL_SOURCE 1
6491| #define _GNU_SOURCE 1
6492| #define _POSIX_PTHREAD_SEMANTICS 1
6493| #define _TANDEM_SOURCE 1
6494| #define PACKAGE "mpich"
6495| #define VERSION "4.0.2"
6496| #define HAVE_DLFCN_H 1
6497| #define LT_OBJDIR ".libs/"
6498| #define ENABLE_LOCAL_SESSION_INIT 1
6499| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6500| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6501| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6502| #define HAVE_CH4_NETMOD_OFI 1
6503| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6504| #define NEEDS_STRICT_ALIGNMENT 1
6505| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6506| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6507| #define HAVE_TAG_ERROR_BITS 1
6508| #define HAVE_VISIBILITY 1
6509| #define HAVE_LIBHWLOC 1
6510| #define HAVE_HWLOC 1
6511| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6512| #define MPICH_IS_THREADED 1
6513| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6514| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6515| #define HAVE_ROMIO 1
6516| #define ENABLE_PVAR_NEM 0
6517| #define ENABLE_PVAR_RECVQ 0
6518| #define ENABLE_PVAR_RMA 0
6519| #define ENABLE_PVAR_DIMS 0
6520| #define ENABLE_PVAR_MULTINIC 0
6521| #define HAVE_LONG_LONG 1
6522| #define STDCALL
6523| #define F77_NAME_LOWER_USCORE 1
6524| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6525| #define HAVE_FORTRAN_BINDING 1
6526| #define TRUE 1
6527| #define FALSE 0
6528| #define HAVE_CXX_EXCEPTIONS /**/
6529| #define HAVE_NAMESPACES /**/
6530| #define HAVE_NAMESPACE_STD /**/
6531| #define HAVE_CXX_BINDING 1
6532| #define HAVE_NAMEPUB_SERVICE 1
6533| #define restrict __restrict
6534| #define HAVE_GCC_ATTRIBUTE 1
6535| #define HAVE_BUILTIN_EXPECT 1
6536| #define HAVE_C11__STATIC_ASSERT 1
6537| #define HAVE_LONG_DOUBLE 1
6538| #define HAVE_LONG_LONG_INT 1
6539| #define ALIGNOF_MAX_ALIGN_T 0
6540| #define ALIGNOF_LONG_DOUBLE 16
6541| #define MAX_ALIGNMENT 16
6542| #define SIZEOF_CHAR 1
6543| #define SIZEOF_UNSIGNED_CHAR 1
6544| #define SIZEOF_SHORT 2
6545| #define SIZEOF_UNSIGNED_SHORT 2
6546| #define SIZEOF_INT 4
6547| #define SIZEOF_UNSIGNED_INT 4
6548| #define SIZEOF_LONG 4
6549| #define SIZEOF_UNSIGNED_LONG 4
6550| #define SIZEOF_LONG_LONG 8
6551| #define SIZEOF_UNSIGNED_LONG_LONG 8
6552| #define SIZEOF_FLOAT 4
6553| #define SIZEOF_DOUBLE 8
6554| #define SIZEOF_LONG_DOUBLE 16
6555| #define SIZEOF_VOID_P 4
6556| #define HAVE_STDDEF_H 1
6557| #define SIZEOF_WCHAR_T 4
6558| #define SIZEOF___FLOAT128 0
6559| #define SIZEOF_FLOAT_INT 8
6560| #define SIZEOF_DOUBLE_INT 16
6561| #define SIZEOF_LONG_INT 8
6562| #define SIZEOF_SHORT_INT 8
6563| #define SIZEOF_TWO_INT 8
6564| #define SIZEOF_LONG_DOUBLE_INT 32
6565| #define ALIGNOF_CHAR 1
6566| #define ALIGNOF_FLOAT 4
6567| #define ALIGNOF_DOUBLE 4
6568| #define ALIGNOF_LONG 4
6569| #define ALIGNOF_LONG_LONG 4
6570| #define ALIGNOF_LONG_DOUBLE 16
6571| #define ALIGNOF_SHORT 2
6572| #define ALIGNOF_INT 4
6573| #define ALIGNOF_BOOL 0
6574| #define ALIGNOF_WCHAR_T 4
6575| #define HAVE_INTTYPES_H 1
6576| #define HAVE_STDINT_H 1
6577| #define SIZEOF_INT8_T 1
6578| #define SIZEOF_INT16_T 2
6579| #define SIZEOF_INT32_T 4
6580| #define SIZEOF_INT64_T 8
6581| #define SIZEOF_UINT8_T 1
6582| #define SIZEOF_UINT16_T 2
6583| #define SIZEOF_UINT32_T 4
6584| #define SIZEOF_UINT64_T 8
6585| #define ALIGNOF_INT8_T 1
6586| #define ALIGNOF_INT16_T 2
6587| #define ALIGNOF_INT32_T 4
6588| #define ALIGNOF_INT64_T 4
6589| #define HAVE_INT8_T 1
6590| #define HAVE_INT16_T 1
6591| #define HAVE_INT32_T 1
6592| #define HAVE_INT64_T 1
6593| #define HAVE_UINT8_T 1
6594| #define HAVE_UINT16_T 1
6595| #define HAVE_UINT32_T 1
6596| #define HAVE_UINT64_T 1
6597| #define HAVE_STDBOOL_H 1
6598| #define HAVE_COMPLEX_H 1
6599| #define SIZEOF__BOOL 4
6600| #define SIZEOF_FLOAT__COMPLEX 8
6601| #define SIZEOF_DOUBLE__COMPLEX 16
6602| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6603| #define SIZEOF__FLOAT16 0
6604| #define HAVE__BOOL 1
6605| #define HAVE_FLOAT__COMPLEX 1
6606| #define HAVE_DOUBLE__COMPLEX 1
6607| #define HAVE_LONG_DOUBLE__COMPLEX 1
6608| #define SIZEOF_F77_INTEGER 4
6609| #define SIZEOF_F77_REAL 4
6610| #define SIZEOF_F77_DOUBLE_PRECISION 8
6611| #define MPIR_FC_REAL_CTYPE float
6612| #define MPIR_FC_DOUBLE_CTYPE double
6613| #define MPIR_REAL4_CTYPE float
6614| #define MPIR_REAL8_CTYPE double
6615| #define MPIR_REAL16_CTYPE long double
6616| #define MPIR_INTEGER1_CTYPE char
6617| #define MPIR_INTEGER2_CTYPE short
6618| #define MPIR_INTEGER4_CTYPE int
6619| #define MPIR_INTEGER8_CTYPE long long
6620| #define HAVE_FINT_IS_INT 1
6621| #define F77_TRUE_VALUE_SET 1
6622| #define F77_TRUE_VALUE 1
6623| #define F77_FALSE_VALUE 0
6624| #define SIZEOF_BOOL 4
6625| #define MPIR_CXX_BOOL_CTYPE _Bool
6626| #define SIZEOF_COMPLEX 8
6627| #define SIZEOF_DOUBLECOMPLEX 16
6628| #define SIZEOF_LONGDOUBLECOMPLEX 32
6629| #define HAVE_CXX_COMPLEX 1
6630| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6631| #define MPIR_AINT_MAX INT_MAX
6632| #define MPIR_OFFSET_MAX LLONG_MAX
6633| #define MPIR_COUNT_MAX LLONG_MAX
6634| #define MPIR_Ucount unsigned long long
6635| #define HAVE_STDLIB_H 1
6636| #define HAVE_STDARG_H 1
6637| #define HAVE_SYS_TYPES_H 1
6638| #define HAVE_STRING_H 1
6639| #define HAVE_INTTYPES_H 1
6640| #define HAVE_LIMITS_H 1
6641| #define HAVE_STDDEF_H 1
6642| #define HAVE_ERRNO_H 1
6643| #define HAVE_SYS_SOCKET_H 1
6644| #define HAVE_SYS_TIME_H 1
6645| #define HAVE_UNISTD_H 1
6646| #define HAVE_ASSERT_H 1
6647| #define HAVE_SYS_PARAM_H 1
6648| #define HAVE_SYS_UIO_H 1
6649| #define HAVE_SETITIMER 1
6650| #define HAVE_ALARM 1
6651| #define HAVE_VSNPRINTF 1
6652| #define HAVE_VSPRINTF 1
6653| #define HAVE_STRERROR 1
6654| #define HAVE_STRNCASECMP 1
6655| #define HAVE_DECL_STRERROR_R 1
6656| #define HAVE_STRERROR_R 1
6657| #define HAVE_SNPRINTF 1
6658| #define HAVE_QSORT 1
6659| #define HAVE_MACRO_VA_ARGS 1
6660| #define HAVE_STRDUP 1
6661| #define HAVE_MKSTEMP 1
6662| #define HAVE_PUTENV 1
6663| #define SIZEOF_MPII_BSEND_DATA_T 56
6664| /* end confdefs.h.  */
6665| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
6666|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6667| #define sched_getaffinity innocuous_sched_getaffinity
6668|
6669| /* System header to define __stub macros and hopefully few prototypes,
6670|     which can conflict with char sched_getaffinity (); below.
6671|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6672|     <limits.h> exists even on freestanding compilers.  */
6673|
6674| #ifdef __STDC__
6675| # include <limits.h>
6676| #else
6677| # include <assert.h>
6678| #endif
6679|
6680| #undef sched_getaffinity
6681|
6682| /* Override any GCC internal prototype to avoid an error.
6683|    Use char because int might match the return type of a GCC
6684|    builtin and then its argument prototype would still apply.  */
6685| #ifdef __cplusplus
6686| extern "C"
6687| #endif
6688| char sched_getaffinity ();
6689| /* The GNU C library defines this for functions which it implements
6690|     to always fail with ENOSYS.  Some functions are actually named
6691|     something starting with __ and the normal name is an alias.  */
6692| #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
6693| choke me
6694| #endif
6695|
6696| int
6697| main ()
6698| {
6699| return sched_getaffinity ();
6700|   ;
6701|   return 0;
6702| }
6703configure:48961: result: no
6704configure:48961: checking for bindprocessor
6705configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6706Undefined symbols:
6707  "_bindprocessor", referenced from:
6708      _main in cc6y9ycT.o
6709ld: symbol(s) not found
6710collect2: error: ld returned 1 exit status
6711configure:48961: $? = 1
6712configure: failed program was:
6713| /* confdefs.h */
6714| #define PACKAGE_NAME "MPICH"
6715| #define PACKAGE_TARNAME "mpich"
6716| #define PACKAGE_VERSION "4.0.2"
6717| #define PACKAGE_STRING "MPICH 4.0.2"
6718| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6719| #define PACKAGE_URL "http://www.mpich.org/"
6720| #define STDC_HEADERS 1
6721| #define HAVE_SYS_TYPES_H 1
6722| #define HAVE_SYS_STAT_H 1
6723| #define HAVE_STDLIB_H 1
6724| #define HAVE_STRING_H 1
6725| #define HAVE_MEMORY_H 1
6726| #define HAVE_STRINGS_H 1
6727| #define HAVE_INTTYPES_H 1
6728| #define HAVE_STDINT_H 1
6729| #define HAVE_UNISTD_H 1
6730| #define __EXTENSIONS__ 1
6731| #define _ALL_SOURCE 1
6732| #define _GNU_SOURCE 1
6733| #define _POSIX_PTHREAD_SEMANTICS 1
6734| #define _TANDEM_SOURCE 1
6735| #define PACKAGE "mpich"
6736| #define VERSION "4.0.2"
6737| #define HAVE_DLFCN_H 1
6738| #define LT_OBJDIR ".libs/"
6739| #define ENABLE_LOCAL_SESSION_INIT 1
6740| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6741| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6742| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6743| #define HAVE_CH4_NETMOD_OFI 1
6744| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6745| #define NEEDS_STRICT_ALIGNMENT 1
6746| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6747| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6748| #define HAVE_TAG_ERROR_BITS 1
6749| #define HAVE_VISIBILITY 1
6750| #define HAVE_LIBHWLOC 1
6751| #define HAVE_HWLOC 1
6752| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
6753| #define MPICH_IS_THREADED 1
6754| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
6755| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
6756| #define HAVE_ROMIO 1
6757| #define ENABLE_PVAR_NEM 0
6758| #define ENABLE_PVAR_RECVQ 0
6759| #define ENABLE_PVAR_RMA 0
6760| #define ENABLE_PVAR_DIMS 0
6761| #define ENABLE_PVAR_MULTINIC 0
6762| #define HAVE_LONG_LONG 1
6763| #define STDCALL
6764| #define F77_NAME_LOWER_USCORE 1
6765| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
6766| #define HAVE_FORTRAN_BINDING 1
6767| #define TRUE 1
6768| #define FALSE 0
6769| #define HAVE_CXX_EXCEPTIONS /**/
6770| #define HAVE_NAMESPACES /**/
6771| #define HAVE_NAMESPACE_STD /**/
6772| #define HAVE_CXX_BINDING 1
6773| #define HAVE_NAMEPUB_SERVICE 1
6774| #define restrict __restrict
6775| #define HAVE_GCC_ATTRIBUTE 1
6776| #define HAVE_BUILTIN_EXPECT 1
6777| #define HAVE_C11__STATIC_ASSERT 1
6778| #define HAVE_LONG_DOUBLE 1
6779| #define HAVE_LONG_LONG_INT 1
6780| #define ALIGNOF_MAX_ALIGN_T 0
6781| #define ALIGNOF_LONG_DOUBLE 16
6782| #define MAX_ALIGNMENT 16
6783| #define SIZEOF_CHAR 1
6784| #define SIZEOF_UNSIGNED_CHAR 1
6785| #define SIZEOF_SHORT 2
6786| #define SIZEOF_UNSIGNED_SHORT 2
6787| #define SIZEOF_INT 4
6788| #define SIZEOF_UNSIGNED_INT 4
6789| #define SIZEOF_LONG 4
6790| #define SIZEOF_UNSIGNED_LONG 4
6791| #define SIZEOF_LONG_LONG 8
6792| #define SIZEOF_UNSIGNED_LONG_LONG 8
6793| #define SIZEOF_FLOAT 4
6794| #define SIZEOF_DOUBLE 8
6795| #define SIZEOF_LONG_DOUBLE 16
6796| #define SIZEOF_VOID_P 4
6797| #define HAVE_STDDEF_H 1
6798| #define SIZEOF_WCHAR_T 4
6799| #define SIZEOF___FLOAT128 0
6800| #define SIZEOF_FLOAT_INT 8
6801| #define SIZEOF_DOUBLE_INT 16
6802| #define SIZEOF_LONG_INT 8
6803| #define SIZEOF_SHORT_INT 8
6804| #define SIZEOF_TWO_INT 8
6805| #define SIZEOF_LONG_DOUBLE_INT 32
6806| #define ALIGNOF_CHAR 1
6807| #define ALIGNOF_FLOAT 4
6808| #define ALIGNOF_DOUBLE 4
6809| #define ALIGNOF_LONG 4
6810| #define ALIGNOF_LONG_LONG 4
6811| #define ALIGNOF_LONG_DOUBLE 16
6812| #define ALIGNOF_SHORT 2
6813| #define ALIGNOF_INT 4
6814| #define ALIGNOF_BOOL 0
6815| #define ALIGNOF_WCHAR_T 4
6816| #define HAVE_INTTYPES_H 1
6817| #define HAVE_STDINT_H 1
6818| #define SIZEOF_INT8_T 1
6819| #define SIZEOF_INT16_T 2
6820| #define SIZEOF_INT32_T 4
6821| #define SIZEOF_INT64_T 8
6822| #define SIZEOF_UINT8_T 1
6823| #define SIZEOF_UINT16_T 2
6824| #define SIZEOF_UINT32_T 4
6825| #define SIZEOF_UINT64_T 8
6826| #define ALIGNOF_INT8_T 1
6827| #define ALIGNOF_INT16_T 2
6828| #define ALIGNOF_INT32_T 4
6829| #define ALIGNOF_INT64_T 4
6830| #define HAVE_INT8_T 1
6831| #define HAVE_INT16_T 1
6832| #define HAVE_INT32_T 1
6833| #define HAVE_INT64_T 1
6834| #define HAVE_UINT8_T 1
6835| #define HAVE_UINT16_T 1
6836| #define HAVE_UINT32_T 1
6837| #define HAVE_UINT64_T 1
6838| #define HAVE_STDBOOL_H 1
6839| #define HAVE_COMPLEX_H 1
6840| #define SIZEOF__BOOL 4
6841| #define SIZEOF_FLOAT__COMPLEX 8
6842| #define SIZEOF_DOUBLE__COMPLEX 16
6843| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
6844| #define SIZEOF__FLOAT16 0
6845| #define HAVE__BOOL 1
6846| #define HAVE_FLOAT__COMPLEX 1
6847| #define HAVE_DOUBLE__COMPLEX 1
6848| #define HAVE_LONG_DOUBLE__COMPLEX 1
6849| #define SIZEOF_F77_INTEGER 4
6850| #define SIZEOF_F77_REAL 4
6851| #define SIZEOF_F77_DOUBLE_PRECISION 8
6852| #define MPIR_FC_REAL_CTYPE float
6853| #define MPIR_FC_DOUBLE_CTYPE double
6854| #define MPIR_REAL4_CTYPE float
6855| #define MPIR_REAL8_CTYPE double
6856| #define MPIR_REAL16_CTYPE long double
6857| #define MPIR_INTEGER1_CTYPE char
6858| #define MPIR_INTEGER2_CTYPE short
6859| #define MPIR_INTEGER4_CTYPE int
6860| #define MPIR_INTEGER8_CTYPE long long
6861| #define HAVE_FINT_IS_INT 1
6862| #define F77_TRUE_VALUE_SET 1
6863| #define F77_TRUE_VALUE 1
6864| #define F77_FALSE_VALUE 0
6865| #define SIZEOF_BOOL 4
6866| #define MPIR_CXX_BOOL_CTYPE _Bool
6867| #define SIZEOF_COMPLEX 8
6868| #define SIZEOF_DOUBLECOMPLEX 16
6869| #define SIZEOF_LONGDOUBLECOMPLEX 32
6870| #define HAVE_CXX_COMPLEX 1
6871| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
6872| #define MPIR_AINT_MAX INT_MAX
6873| #define MPIR_OFFSET_MAX LLONG_MAX
6874| #define MPIR_COUNT_MAX LLONG_MAX
6875| #define MPIR_Ucount unsigned long long
6876| #define HAVE_STDLIB_H 1
6877| #define HAVE_STDARG_H 1
6878| #define HAVE_SYS_TYPES_H 1
6879| #define HAVE_STRING_H 1
6880| #define HAVE_INTTYPES_H 1
6881| #define HAVE_LIMITS_H 1
6882| #define HAVE_STDDEF_H 1
6883| #define HAVE_ERRNO_H 1
6884| #define HAVE_SYS_SOCKET_H 1
6885| #define HAVE_SYS_TIME_H 1
6886| #define HAVE_UNISTD_H 1
6887| #define HAVE_ASSERT_H 1
6888| #define HAVE_SYS_PARAM_H 1
6889| #define HAVE_SYS_UIO_H 1
6890| #define HAVE_SETITIMER 1
6891| #define HAVE_ALARM 1
6892| #define HAVE_VSNPRINTF 1
6893| #define HAVE_VSPRINTF 1
6894| #define HAVE_STRERROR 1
6895| #define HAVE_STRNCASECMP 1
6896| #define HAVE_DECL_STRERROR_R 1
6897| #define HAVE_STRERROR_R 1
6898| #define HAVE_SNPRINTF 1
6899| #define HAVE_QSORT 1
6900| #define HAVE_MACRO_VA_ARGS 1
6901| #define HAVE_STRDUP 1
6902| #define HAVE_MKSTEMP 1
6903| #define HAVE_PUTENV 1
6904| #define SIZEOF_MPII_BSEND_DATA_T 56
6905| /* end confdefs.h.  */
6906| /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
6907|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6908| #define bindprocessor innocuous_bindprocessor
6909|
6910| /* System header to define __stub macros and hopefully few prototypes,
6911|     which can conflict with char bindprocessor (); below.
6912|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6913|     <limits.h> exists even on freestanding compilers.  */
6914|
6915| #ifdef __STDC__
6916| # include <limits.h>
6917| #else
6918| # include <assert.h>
6919| #endif
6920|
6921| #undef bindprocessor
6922|
6923| /* Override any GCC internal prototype to avoid an error.
6924|    Use char because int might match the return type of a GCC
6925|    builtin and then its argument prototype would still apply.  */
6926| #ifdef __cplusplus
6927| extern "C"
6928| #endif
6929| char bindprocessor ();
6930| /* The GNU C library defines this for functions which it implements
6931|     to always fail with ENOSYS.  Some functions are actually named
6932|     something starting with __ and the normal name is an alias.  */
6933| #if defined __stub_bindprocessor || defined __stub___bindprocessor
6934| choke me
6935| #endif
6936|
6937| int
6938| main ()
6939| {
6940| return bindprocessor ();
6941|   ;
6942|   return 0;
6943| }
6944configure:48961: result: no
6945configure:48961: checking for thread_policy_set
6946configure:48961: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
6947configure:48961: $? = 0
6948configure:48961: result: yes
6949configure:49040: checking whether thread affinity macros defined
6950configure:49062: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include conftest.c >&5
6951conftest.c: In function 'main':
6952conftest.c:203:18: warning: missing terminating ' character
6953  203 |                 :'thread macros not defined
6954      |                  ^
6955conftest.c:202: error: unterminated #if
6956  202 |             #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL)
6957      |
6958conftest.c:200:1: error: expected declaration or statement at end of input
6959  200 | {
6960      | ^
6961configure:49062: $? = 1
6962configure: failed program was:
6963| /* confdefs.h */
6964| #define PACKAGE_NAME "MPICH"
6965| #define PACKAGE_TARNAME "mpich"
6966| #define PACKAGE_VERSION "4.0.2"
6967| #define PACKAGE_STRING "MPICH 4.0.2"
6968| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6969| #define PACKAGE_URL "http://www.mpich.org/"
6970| #define STDC_HEADERS 1
6971| #define HAVE_SYS_TYPES_H 1
6972| #define HAVE_SYS_STAT_H 1
6973| #define HAVE_STDLIB_H 1
6974| #define HAVE_STRING_H 1
6975| #define HAVE_MEMORY_H 1
6976| #define HAVE_STRINGS_H 1
6977| #define HAVE_INTTYPES_H 1
6978| #define HAVE_STDINT_H 1
6979| #define HAVE_UNISTD_H 1
6980| #define __EXTENSIONS__ 1
6981| #define _ALL_SOURCE 1
6982| #define _GNU_SOURCE 1
6983| #define _POSIX_PTHREAD_SEMANTICS 1
6984| #define _TANDEM_SOURCE 1
6985| #define PACKAGE "mpich"
6986| #define VERSION "4.0.2"
6987| #define HAVE_DLFCN_H 1
6988| #define LT_OBJDIR ".libs/"
6989| #define ENABLE_LOCAL_SESSION_INIT 1
6990| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6991| #define MPIDI_CH4_SHM_ENABLE_GPU 1
6992| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
6993| #define HAVE_CH4_NETMOD_OFI 1
6994| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
6995| #define NEEDS_STRICT_ALIGNMENT 1
6996| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6997| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6998| #define HAVE_TAG_ERROR_BITS 1
6999| #define HAVE_VISIBILITY 1
7000| #define HAVE_LIBHWLOC 1
7001| #define HAVE_HWLOC 1
7002| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7003| #define MPICH_IS_THREADED 1
7004| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7005| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7006| #define HAVE_ROMIO 1
7007| #define ENABLE_PVAR_NEM 0
7008| #define ENABLE_PVAR_RECVQ 0
7009| #define ENABLE_PVAR_RMA 0
7010| #define ENABLE_PVAR_DIMS 0
7011| #define ENABLE_PVAR_MULTINIC 0
7012| #define HAVE_LONG_LONG 1
7013| #define STDCALL
7014| #define F77_NAME_LOWER_USCORE 1
7015| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7016| #define HAVE_FORTRAN_BINDING 1
7017| #define TRUE 1
7018| #define FALSE 0
7019| #define HAVE_CXX_EXCEPTIONS /**/
7020| #define HAVE_NAMESPACES /**/
7021| #define HAVE_NAMESPACE_STD /**/
7022| #define HAVE_CXX_BINDING 1
7023| #define HAVE_NAMEPUB_SERVICE 1
7024| #define restrict __restrict
7025| #define HAVE_GCC_ATTRIBUTE 1
7026| #define HAVE_BUILTIN_EXPECT 1
7027| #define HAVE_C11__STATIC_ASSERT 1
7028| #define HAVE_LONG_DOUBLE 1
7029| #define HAVE_LONG_LONG_INT 1
7030| #define ALIGNOF_MAX_ALIGN_T 0
7031| #define ALIGNOF_LONG_DOUBLE 16
7032| #define MAX_ALIGNMENT 16
7033| #define SIZEOF_CHAR 1
7034| #define SIZEOF_UNSIGNED_CHAR 1
7035| #define SIZEOF_SHORT 2
7036| #define SIZEOF_UNSIGNED_SHORT 2
7037| #define SIZEOF_INT 4
7038| #define SIZEOF_UNSIGNED_INT 4
7039| #define SIZEOF_LONG 4
7040| #define SIZEOF_UNSIGNED_LONG 4
7041| #define SIZEOF_LONG_LONG 8
7042| #define SIZEOF_UNSIGNED_LONG_LONG 8
7043| #define SIZEOF_FLOAT 4
7044| #define SIZEOF_DOUBLE 8
7045| #define SIZEOF_LONG_DOUBLE 16
7046| #define SIZEOF_VOID_P 4
7047| #define HAVE_STDDEF_H 1
7048| #define SIZEOF_WCHAR_T 4
7049| #define SIZEOF___FLOAT128 0
7050| #define SIZEOF_FLOAT_INT 8
7051| #define SIZEOF_DOUBLE_INT 16
7052| #define SIZEOF_LONG_INT 8
7053| #define SIZEOF_SHORT_INT 8
7054| #define SIZEOF_TWO_INT 8
7055| #define SIZEOF_LONG_DOUBLE_INT 32
7056| #define ALIGNOF_CHAR 1
7057| #define ALIGNOF_FLOAT 4
7058| #define ALIGNOF_DOUBLE 4
7059| #define ALIGNOF_LONG 4
7060| #define ALIGNOF_LONG_LONG 4
7061| #define ALIGNOF_LONG_DOUBLE 16
7062| #define ALIGNOF_SHORT 2
7063| #define ALIGNOF_INT 4
7064| #define ALIGNOF_BOOL 0
7065| #define ALIGNOF_WCHAR_T 4
7066| #define HAVE_INTTYPES_H 1
7067| #define HAVE_STDINT_H 1
7068| #define SIZEOF_INT8_T 1
7069| #define SIZEOF_INT16_T 2
7070| #define SIZEOF_INT32_T 4
7071| #define SIZEOF_INT64_T 8
7072| #define SIZEOF_UINT8_T 1
7073| #define SIZEOF_UINT16_T 2
7074| #define SIZEOF_UINT32_T 4
7075| #define SIZEOF_UINT64_T 8
7076| #define ALIGNOF_INT8_T 1
7077| #define ALIGNOF_INT16_T 2
7078| #define ALIGNOF_INT32_T 4
7079| #define ALIGNOF_INT64_T 4
7080| #define HAVE_INT8_T 1
7081| #define HAVE_INT16_T 1
7082| #define HAVE_INT32_T 1
7083| #define HAVE_INT64_T 1
7084| #define HAVE_UINT8_T 1
7085| #define HAVE_UINT16_T 1
7086| #define HAVE_UINT32_T 1
7087| #define HAVE_UINT64_T 1
7088| #define HAVE_STDBOOL_H 1
7089| #define HAVE_COMPLEX_H 1
7090| #define SIZEOF__BOOL 4
7091| #define SIZEOF_FLOAT__COMPLEX 8
7092| #define SIZEOF_DOUBLE__COMPLEX 16
7093| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7094| #define SIZEOF__FLOAT16 0
7095| #define HAVE__BOOL 1
7096| #define HAVE_FLOAT__COMPLEX 1
7097| #define HAVE_DOUBLE__COMPLEX 1
7098| #define HAVE_LONG_DOUBLE__COMPLEX 1
7099| #define SIZEOF_F77_INTEGER 4
7100| #define SIZEOF_F77_REAL 4
7101| #define SIZEOF_F77_DOUBLE_PRECISION 8
7102| #define MPIR_FC_REAL_CTYPE float
7103| #define MPIR_FC_DOUBLE_CTYPE double
7104| #define MPIR_REAL4_CTYPE float
7105| #define MPIR_REAL8_CTYPE double
7106| #define MPIR_REAL16_CTYPE long double
7107| #define MPIR_INTEGER1_CTYPE char
7108| #define MPIR_INTEGER2_CTYPE short
7109| #define MPIR_INTEGER4_CTYPE int
7110| #define MPIR_INTEGER8_CTYPE long long
7111| #define HAVE_FINT_IS_INT 1
7112| #define F77_TRUE_VALUE_SET 1
7113| #define F77_TRUE_VALUE 1
7114| #define F77_FALSE_VALUE 0
7115| #define SIZEOF_BOOL 4
7116| #define MPIR_CXX_BOOL_CTYPE _Bool
7117| #define SIZEOF_COMPLEX 8
7118| #define SIZEOF_DOUBLECOMPLEX 16
7119| #define SIZEOF_LONGDOUBLECOMPLEX 32
7120| #define HAVE_CXX_COMPLEX 1
7121| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7122| #define MPIR_AINT_MAX INT_MAX
7123| #define MPIR_OFFSET_MAX LLONG_MAX
7124| #define MPIR_COUNT_MAX LLONG_MAX
7125| #define MPIR_Ucount unsigned long long
7126| #define HAVE_STDLIB_H 1
7127| #define HAVE_STDARG_H 1
7128| #define HAVE_SYS_TYPES_H 1
7129| #define HAVE_STRING_H 1
7130| #define HAVE_INTTYPES_H 1
7131| #define HAVE_LIMITS_H 1
7132| #define HAVE_STDDEF_H 1
7133| #define HAVE_ERRNO_H 1
7134| #define HAVE_SYS_SOCKET_H 1
7135| #define HAVE_SYS_TIME_H 1
7136| #define HAVE_UNISTD_H 1
7137| #define HAVE_ASSERT_H 1
7138| #define HAVE_SYS_PARAM_H 1
7139| #define HAVE_SYS_UIO_H 1
7140| #define HAVE_SETITIMER 1
7141| #define HAVE_ALARM 1
7142| #define HAVE_VSNPRINTF 1
7143| #define HAVE_VSPRINTF 1
7144| #define HAVE_STRERROR 1
7145| #define HAVE_STRNCASECMP 1
7146| #define HAVE_DECL_STRERROR_R 1
7147| #define HAVE_STRERROR_R 1
7148| #define HAVE_SNPRINTF 1
7149| #define HAVE_QSORT 1
7150| #define HAVE_MACRO_VA_ARGS 1
7151| #define HAVE_STRDUP 1
7152| #define HAVE_MKSTEMP 1
7153| #define HAVE_PUTENV 1
7154| #define SIZEOF_MPII_BSEND_DATA_T 56
7155| #define HAVE_THREAD_POLICY_SET 1
7156| /* end confdefs.h.  */
7157|
7158|             #include <mach/thread_policy.h>
7159|
7160| int
7161| main ()
7162| {
7163|
7164|             #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL)
7165|                 :'thread macros not defined
7166|
7167|   ;
7168|   return 0;
7169| }
7170configure:49070: result: no
7171configure:49842: ===== configuring modules/yaksa =====
7172configure:50007: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
7173configure:50027: ===== done with modules/yaksa configure =====
7174CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include', appending
7175CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include', not appending
7176configure:50131: RUNNING CONFIGURE FOR CH4 DEVICE
7177configure:50263: checking sys/mman.h usability
7178configure:50263: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7179configure:50263: $? = 0
7180configure:50263: result: yes
7181configure:50263: checking sys/mman.h presence
7182configure:50263: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7183configure:50263: $? = 0
7184configure:50263: result: yes
7185configure:50263: checking for sys/mman.h
7186configure:50263: result: yes
7187configure:50263: checking for sys/stat.h
7188configure:50263: result: yes
7189configure:50263: checking fcntl.h usability
7190configure:50263: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7191configure:50263: $? = 0
7192configure:50263: result: yes
7193configure:50263: checking fcntl.h presence
7194configure:50263: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7195configure:50263: $? = 0
7196configure:50263: result: yes
7197configure:50263: checking for fcntl.h
7198configure:50263: result: yes
7199configure:50273: checking for mmap
7200configure:50273: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7201configure:50273: $? = 0
7202configure:50273: result: yes
7203configure:50283: checking for gethostname
7204configure:50283: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7205configure:50283: $? = 0
7206configure:50283: result: yes
7207configure:50295: checking whether gethostname needs a declaration
7208configure:50306: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7209configure:50306: $? = 0
7210configure:50314: result: no
7211configure:50330: checking signal.h usability
7212configure:50330: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7213configure:50330: $? = 0
7214configure:50330: result: yes
7215configure:50330: checking signal.h presence
7216configure:50330: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7217configure:50330: $? = 0
7218configure:50330: result: yes
7219configure:50330: checking for signal.h
7220configure:50330: result: yes
7221configure:50342: checking for signal
7222configure:50342: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7223configure:50342: $? = 0
7224configure:50342: result: yes
7225configure:50875: RUNNING CONFIGURE FOR F90 CODE
7226configure:50878: checking whether ln -s works
7227configure:50882: result: yes
7228configure:50892: checking for extension for Fortran 90 programs
7229configure:50907: /opt/local/bin/gfortran-mp-11 -c  -pipe -fallow-argument-mismatch -m32 -O2  conftest.f90 >&5
7230configure:50907: $? = 0
7231configure:50909: result: f90
7232configure:50954: checking for the precision and range of reals
7233configure:50981: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
7234configure:50981: $? = 0
7235configure:50981: ./conftest
7236configure:50981: $? = 0
7237configure:50985: result:  6 , 37
7238configure:51019: checking for the precision and range of double precision
7239configure:51046: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
7240configure:51046: $? = 0
7241configure:51046: ./conftest
7242configure:51046: $? = 0
7243configure:51050: result:  15 , 307
7244configure:51084: checking for the range of integer
7245configure:51111: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
7246configure:51111: $? = 0
7247configure:51111: ./conftest
7248configure:51111: $? = 0
7249configure:51115: result:  9
7250configure:51150: checking for available integer kinds
7251configure:51191: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90  >&5
7252configure:51191: $? = 0
7253configure:51191: ./conftest
7254configure:51191: $? = 0
7255configure:51195: result:  2 , 1, 4 , 2, 9 , 4, 18 , 8,
7256configure:51230: checking for available integer ranges
7257configure:51259: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7258configure:51259: $? = 0
7259configure:51262: mv conftest.o pac_conftest.o
7260configure:51265: $? = 0
7261configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  >&5
7262configure:51315: $? = 0
7263configure:51315: ./conftest
7264configure:51315: $? = 0
7265configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  >&5
7266configure:51315: $? = 0
7267configure:51315: ./conftest
7268configure:51315: $? = 0
7269configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  >&5
7270configure:51315: $? = 0
7271configure:51315: ./conftest
7272configure:51315: $? = 0
7273configure:51315: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32  conftest.f90 pac_conftest.o  >&5
7274configure:51315: $? = 0
7275configure:51315: ./conftest
7276configure:51315: $? = 0
7277configure:51339: result:  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
7278configure:51632: RUNNING CONFIGURE FOR ch4:shm:xpmem
7279configure:51802: checking xpmem.h usability
7280configure:51802: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7281conftest.c:238:10: fatal error: xpmem.h: No such file or directory
7282  238 | #include <xpmem.h>
7283      |          ^~~~~~~~~
7284compilation terminated.
7285configure:51802: $? = 1
7286configure: failed program was:
7287| /* confdefs.h */
7288| #define PACKAGE_NAME "MPICH"
7289| #define PACKAGE_TARNAME "mpich"
7290| #define PACKAGE_VERSION "4.0.2"
7291| #define PACKAGE_STRING "MPICH 4.0.2"
7292| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7293| #define PACKAGE_URL "http://www.mpich.org/"
7294| #define STDC_HEADERS 1
7295| #define HAVE_SYS_TYPES_H 1
7296| #define HAVE_SYS_STAT_H 1
7297| #define HAVE_STDLIB_H 1
7298| #define HAVE_STRING_H 1
7299| #define HAVE_MEMORY_H 1
7300| #define HAVE_STRINGS_H 1
7301| #define HAVE_INTTYPES_H 1
7302| #define HAVE_STDINT_H 1
7303| #define HAVE_UNISTD_H 1
7304| #define __EXTENSIONS__ 1
7305| #define _ALL_SOURCE 1
7306| #define _GNU_SOURCE 1
7307| #define _POSIX_PTHREAD_SEMANTICS 1
7308| #define _TANDEM_SOURCE 1
7309| #define PACKAGE "mpich"
7310| #define VERSION "4.0.2"
7311| #define HAVE_DLFCN_H 1
7312| #define LT_OBJDIR ".libs/"
7313| #define ENABLE_LOCAL_SESSION_INIT 1
7314| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7315| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7316| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7317| #define HAVE_CH4_NETMOD_OFI 1
7318| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7319| #define NEEDS_STRICT_ALIGNMENT 1
7320| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7321| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7322| #define HAVE_TAG_ERROR_BITS 1
7323| #define HAVE_VISIBILITY 1
7324| #define HAVE_LIBHWLOC 1
7325| #define HAVE_HWLOC 1
7326| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7327| #define MPICH_IS_THREADED 1
7328| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7329| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7330| #define HAVE_ROMIO 1
7331| #define ENABLE_PVAR_NEM 0
7332| #define ENABLE_PVAR_RECVQ 0
7333| #define ENABLE_PVAR_RMA 0
7334| #define ENABLE_PVAR_DIMS 0
7335| #define ENABLE_PVAR_MULTINIC 0
7336| #define HAVE_LONG_LONG 1
7337| #define STDCALL
7338| #define F77_NAME_LOWER_USCORE 1
7339| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7340| #define HAVE_FORTRAN_BINDING 1
7341| #define TRUE 1
7342| #define FALSE 0
7343| #define HAVE_CXX_EXCEPTIONS /**/
7344| #define HAVE_NAMESPACES /**/
7345| #define HAVE_NAMESPACE_STD /**/
7346| #define HAVE_CXX_BINDING 1
7347| #define HAVE_NAMEPUB_SERVICE 1
7348| #define restrict __restrict
7349| #define HAVE_GCC_ATTRIBUTE 1
7350| #define HAVE_BUILTIN_EXPECT 1
7351| #define HAVE_C11__STATIC_ASSERT 1
7352| #define HAVE_LONG_DOUBLE 1
7353| #define HAVE_LONG_LONG_INT 1
7354| #define ALIGNOF_MAX_ALIGN_T 0
7355| #define ALIGNOF_LONG_DOUBLE 16
7356| #define MAX_ALIGNMENT 16
7357| #define SIZEOF_CHAR 1
7358| #define SIZEOF_UNSIGNED_CHAR 1
7359| #define SIZEOF_SHORT 2
7360| #define SIZEOF_UNSIGNED_SHORT 2
7361| #define SIZEOF_INT 4
7362| #define SIZEOF_UNSIGNED_INT 4
7363| #define SIZEOF_LONG 4
7364| #define SIZEOF_UNSIGNED_LONG 4
7365| #define SIZEOF_LONG_LONG 8
7366| #define SIZEOF_UNSIGNED_LONG_LONG 8
7367| #define SIZEOF_FLOAT 4
7368| #define SIZEOF_DOUBLE 8
7369| #define SIZEOF_LONG_DOUBLE 16
7370| #define SIZEOF_VOID_P 4
7371| #define HAVE_STDDEF_H 1
7372| #define SIZEOF_WCHAR_T 4
7373| #define SIZEOF___FLOAT128 0
7374| #define SIZEOF_FLOAT_INT 8
7375| #define SIZEOF_DOUBLE_INT 16
7376| #define SIZEOF_LONG_INT 8
7377| #define SIZEOF_SHORT_INT 8
7378| #define SIZEOF_TWO_INT 8
7379| #define SIZEOF_LONG_DOUBLE_INT 32
7380| #define ALIGNOF_CHAR 1
7381| #define ALIGNOF_FLOAT 4
7382| #define ALIGNOF_DOUBLE 4
7383| #define ALIGNOF_LONG 4
7384| #define ALIGNOF_LONG_LONG 4
7385| #define ALIGNOF_LONG_DOUBLE 16
7386| #define ALIGNOF_SHORT 2
7387| #define ALIGNOF_INT 4
7388| #define ALIGNOF_BOOL 0
7389| #define ALIGNOF_WCHAR_T 4
7390| #define HAVE_INTTYPES_H 1
7391| #define HAVE_STDINT_H 1
7392| #define SIZEOF_INT8_T 1
7393| #define SIZEOF_INT16_T 2
7394| #define SIZEOF_INT32_T 4
7395| #define SIZEOF_INT64_T 8
7396| #define SIZEOF_UINT8_T 1
7397| #define SIZEOF_UINT16_T 2
7398| #define SIZEOF_UINT32_T 4
7399| #define SIZEOF_UINT64_T 8
7400| #define ALIGNOF_INT8_T 1
7401| #define ALIGNOF_INT16_T 2
7402| #define ALIGNOF_INT32_T 4
7403| #define ALIGNOF_INT64_T 4
7404| #define HAVE_INT8_T 1
7405| #define HAVE_INT16_T 1
7406| #define HAVE_INT32_T 1
7407| #define HAVE_INT64_T 1
7408| #define HAVE_UINT8_T 1
7409| #define HAVE_UINT16_T 1
7410| #define HAVE_UINT32_T 1
7411| #define HAVE_UINT64_T 1
7412| #define HAVE_STDBOOL_H 1
7413| #define HAVE_COMPLEX_H 1
7414| #define SIZEOF__BOOL 4
7415| #define SIZEOF_FLOAT__COMPLEX 8
7416| #define SIZEOF_DOUBLE__COMPLEX 16
7417| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7418| #define SIZEOF__FLOAT16 0
7419| #define HAVE__BOOL 1
7420| #define HAVE_FLOAT__COMPLEX 1
7421| #define HAVE_DOUBLE__COMPLEX 1
7422| #define HAVE_LONG_DOUBLE__COMPLEX 1
7423| #define SIZEOF_F77_INTEGER 4
7424| #define SIZEOF_F77_REAL 4
7425| #define SIZEOF_F77_DOUBLE_PRECISION 8
7426| #define MPIR_FC_REAL_CTYPE float
7427| #define MPIR_FC_DOUBLE_CTYPE double
7428| #define MPIR_REAL4_CTYPE float
7429| #define MPIR_REAL8_CTYPE double
7430| #define MPIR_REAL16_CTYPE long double
7431| #define MPIR_INTEGER1_CTYPE char
7432| #define MPIR_INTEGER2_CTYPE short
7433| #define MPIR_INTEGER4_CTYPE int
7434| #define MPIR_INTEGER8_CTYPE long long
7435| #define HAVE_FINT_IS_INT 1
7436| #define F77_TRUE_VALUE_SET 1
7437| #define F77_TRUE_VALUE 1
7438| #define F77_FALSE_VALUE 0
7439| #define SIZEOF_BOOL 4
7440| #define MPIR_CXX_BOOL_CTYPE _Bool
7441| #define SIZEOF_COMPLEX 8
7442| #define SIZEOF_DOUBLECOMPLEX 16
7443| #define SIZEOF_LONGDOUBLECOMPLEX 32
7444| #define HAVE_CXX_COMPLEX 1
7445| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7446| #define MPIR_AINT_MAX INT_MAX
7447| #define MPIR_OFFSET_MAX LLONG_MAX
7448| #define MPIR_COUNT_MAX LLONG_MAX
7449| #define MPIR_Ucount unsigned long long
7450| #define HAVE_STDLIB_H 1
7451| #define HAVE_STDARG_H 1
7452| #define HAVE_SYS_TYPES_H 1
7453| #define HAVE_STRING_H 1
7454| #define HAVE_INTTYPES_H 1
7455| #define HAVE_LIMITS_H 1
7456| #define HAVE_STDDEF_H 1
7457| #define HAVE_ERRNO_H 1
7458| #define HAVE_SYS_SOCKET_H 1
7459| #define HAVE_SYS_TIME_H 1
7460| #define HAVE_UNISTD_H 1
7461| #define HAVE_ASSERT_H 1
7462| #define HAVE_SYS_PARAM_H 1
7463| #define HAVE_SYS_UIO_H 1
7464| #define HAVE_SETITIMER 1
7465| #define HAVE_ALARM 1
7466| #define HAVE_VSNPRINTF 1
7467| #define HAVE_VSPRINTF 1
7468| #define HAVE_STRERROR 1
7469| #define HAVE_STRNCASECMP 1
7470| #define HAVE_DECL_STRERROR_R 1
7471| #define HAVE_STRERROR_R 1
7472| #define HAVE_SNPRINTF 1
7473| #define HAVE_QSORT 1
7474| #define HAVE_MACRO_VA_ARGS 1
7475| #define HAVE_STRDUP 1
7476| #define HAVE_MKSTEMP 1
7477| #define HAVE_PUTENV 1
7478| #define SIZEOF_MPII_BSEND_DATA_T 56
7479| #define HAVE_THREAD_POLICY_SET 1
7480| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
7481| #define MPIDI_CH4_MAX_VCIS 1
7482| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
7483| #define MPIDI_CH4_USE_MT_DIRECT 1
7484| #define HAVE_SYS_MMAN_H 1
7485| #define HAVE_SYS_STAT_H 1
7486| #define HAVE_FCNTL_H 1
7487| #define HAVE_GETHOSTNAME 1
7488| #define HAVE_SIGNAL_H 1
7489| #define HAVE_SIGNAL 1
7490| /* end confdefs.h.  */
7491| #include <stdio.h>
7492| #ifdef HAVE_SYS_TYPES_H
7493| # include <sys/types.h>
7494| #endif
7495| #ifdef HAVE_SYS_STAT_H
7496| # include <sys/stat.h>
7497| #endif
7498| #ifdef STDC_HEADERS
7499| # include <stdlib.h>
7500| # include <stddef.h>
7501| #else
7502| # ifdef HAVE_STDLIB_H
7503| #  include <stdlib.h>
7504| # endif
7505| #endif
7506| #ifdef HAVE_STRING_H
7507| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7508| #  include <memory.h>
7509| # endif
7510| # include <string.h>
7511| #endif
7512| #ifdef HAVE_STRINGS_H
7513| # include <strings.h>
7514| #endif
7515| #ifdef HAVE_INTTYPES_H
7516| # include <inttypes.h>
7517| #endif
7518| #ifdef HAVE_STDINT_H
7519| # include <stdint.h>
7520| #endif
7521| #ifdef HAVE_UNISTD_H
7522| # include <unistd.h>
7523| #endif
7524| #include <xpmem.h>
7525configure:51802: result: no
7526configure:51802: checking xpmem.h presence
7527configure:51802: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7528conftest.c:205:10: fatal error: xpmem.h: No such file or directory
7529  205 | #include <xpmem.h>
7530      |          ^~~~~~~~~
7531compilation terminated.
7532configure:51802: $? = 1
7533configure: failed program was:
7534| /* confdefs.h */
7535| #define PACKAGE_NAME "MPICH"
7536| #define PACKAGE_TARNAME "mpich"
7537| #define PACKAGE_VERSION "4.0.2"
7538| #define PACKAGE_STRING "MPICH 4.0.2"
7539| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7540| #define PACKAGE_URL "http://www.mpich.org/"
7541| #define STDC_HEADERS 1
7542| #define HAVE_SYS_TYPES_H 1
7543| #define HAVE_SYS_STAT_H 1
7544| #define HAVE_STDLIB_H 1
7545| #define HAVE_STRING_H 1
7546| #define HAVE_MEMORY_H 1
7547| #define HAVE_STRINGS_H 1
7548| #define HAVE_INTTYPES_H 1
7549| #define HAVE_STDINT_H 1
7550| #define HAVE_UNISTD_H 1
7551| #define __EXTENSIONS__ 1
7552| #define _ALL_SOURCE 1
7553| #define _GNU_SOURCE 1
7554| #define _POSIX_PTHREAD_SEMANTICS 1
7555| #define _TANDEM_SOURCE 1
7556| #define PACKAGE "mpich"
7557| #define VERSION "4.0.2"
7558| #define HAVE_DLFCN_H 1
7559| #define LT_OBJDIR ".libs/"
7560| #define ENABLE_LOCAL_SESSION_INIT 1
7561| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7562| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7563| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7564| #define HAVE_CH4_NETMOD_OFI 1
7565| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7566| #define NEEDS_STRICT_ALIGNMENT 1
7567| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7568| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7569| #define HAVE_TAG_ERROR_BITS 1
7570| #define HAVE_VISIBILITY 1
7571| #define HAVE_LIBHWLOC 1
7572| #define HAVE_HWLOC 1
7573| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7574| #define MPICH_IS_THREADED 1
7575| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7576| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7577| #define HAVE_ROMIO 1
7578| #define ENABLE_PVAR_NEM 0
7579| #define ENABLE_PVAR_RECVQ 0
7580| #define ENABLE_PVAR_RMA 0
7581| #define ENABLE_PVAR_DIMS 0
7582| #define ENABLE_PVAR_MULTINIC 0
7583| #define HAVE_LONG_LONG 1
7584| #define STDCALL
7585| #define F77_NAME_LOWER_USCORE 1
7586| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7587| #define HAVE_FORTRAN_BINDING 1
7588| #define TRUE 1
7589| #define FALSE 0
7590| #define HAVE_CXX_EXCEPTIONS /**/
7591| #define HAVE_NAMESPACES /**/
7592| #define HAVE_NAMESPACE_STD /**/
7593| #define HAVE_CXX_BINDING 1
7594| #define HAVE_NAMEPUB_SERVICE 1
7595| #define restrict __restrict
7596| #define HAVE_GCC_ATTRIBUTE 1
7597| #define HAVE_BUILTIN_EXPECT 1
7598| #define HAVE_C11__STATIC_ASSERT 1
7599| #define HAVE_LONG_DOUBLE 1
7600| #define HAVE_LONG_LONG_INT 1
7601| #define ALIGNOF_MAX_ALIGN_T 0
7602| #define ALIGNOF_LONG_DOUBLE 16
7603| #define MAX_ALIGNMENT 16
7604| #define SIZEOF_CHAR 1
7605| #define SIZEOF_UNSIGNED_CHAR 1
7606| #define SIZEOF_SHORT 2
7607| #define SIZEOF_UNSIGNED_SHORT 2
7608| #define SIZEOF_INT 4
7609| #define SIZEOF_UNSIGNED_INT 4
7610| #define SIZEOF_LONG 4
7611| #define SIZEOF_UNSIGNED_LONG 4
7612| #define SIZEOF_LONG_LONG 8
7613| #define SIZEOF_UNSIGNED_LONG_LONG 8
7614| #define SIZEOF_FLOAT 4
7615| #define SIZEOF_DOUBLE 8
7616| #define SIZEOF_LONG_DOUBLE 16
7617| #define SIZEOF_VOID_P 4
7618| #define HAVE_STDDEF_H 1
7619| #define SIZEOF_WCHAR_T 4
7620| #define SIZEOF___FLOAT128 0
7621| #define SIZEOF_FLOAT_INT 8
7622| #define SIZEOF_DOUBLE_INT 16
7623| #define SIZEOF_LONG_INT 8
7624| #define SIZEOF_SHORT_INT 8
7625| #define SIZEOF_TWO_INT 8
7626| #define SIZEOF_LONG_DOUBLE_INT 32
7627| #define ALIGNOF_CHAR 1
7628| #define ALIGNOF_FLOAT 4
7629| #define ALIGNOF_DOUBLE 4
7630| #define ALIGNOF_LONG 4
7631| #define ALIGNOF_LONG_LONG 4
7632| #define ALIGNOF_LONG_DOUBLE 16
7633| #define ALIGNOF_SHORT 2
7634| #define ALIGNOF_INT 4
7635| #define ALIGNOF_BOOL 0
7636| #define ALIGNOF_WCHAR_T 4
7637| #define HAVE_INTTYPES_H 1
7638| #define HAVE_STDINT_H 1
7639| #define SIZEOF_INT8_T 1
7640| #define SIZEOF_INT16_T 2
7641| #define SIZEOF_INT32_T 4
7642| #define SIZEOF_INT64_T 8
7643| #define SIZEOF_UINT8_T 1
7644| #define SIZEOF_UINT16_T 2
7645| #define SIZEOF_UINT32_T 4
7646| #define SIZEOF_UINT64_T 8
7647| #define ALIGNOF_INT8_T 1
7648| #define ALIGNOF_INT16_T 2
7649| #define ALIGNOF_INT32_T 4
7650| #define ALIGNOF_INT64_T 4
7651| #define HAVE_INT8_T 1
7652| #define HAVE_INT16_T 1
7653| #define HAVE_INT32_T 1
7654| #define HAVE_INT64_T 1
7655| #define HAVE_UINT8_T 1
7656| #define HAVE_UINT16_T 1
7657| #define HAVE_UINT32_T 1
7658| #define HAVE_UINT64_T 1
7659| #define HAVE_STDBOOL_H 1
7660| #define HAVE_COMPLEX_H 1
7661| #define SIZEOF__BOOL 4
7662| #define SIZEOF_FLOAT__COMPLEX 8
7663| #define SIZEOF_DOUBLE__COMPLEX 16
7664| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7665| #define SIZEOF__FLOAT16 0
7666| #define HAVE__BOOL 1
7667| #define HAVE_FLOAT__COMPLEX 1
7668| #define HAVE_DOUBLE__COMPLEX 1
7669| #define HAVE_LONG_DOUBLE__COMPLEX 1
7670| #define SIZEOF_F77_INTEGER 4
7671| #define SIZEOF_F77_REAL 4
7672| #define SIZEOF_F77_DOUBLE_PRECISION 8
7673| #define MPIR_FC_REAL_CTYPE float
7674| #define MPIR_FC_DOUBLE_CTYPE double
7675| #define MPIR_REAL4_CTYPE float
7676| #define MPIR_REAL8_CTYPE double
7677| #define MPIR_REAL16_CTYPE long double
7678| #define MPIR_INTEGER1_CTYPE char
7679| #define MPIR_INTEGER2_CTYPE short
7680| #define MPIR_INTEGER4_CTYPE int
7681| #define MPIR_INTEGER8_CTYPE long long
7682| #define HAVE_FINT_IS_INT 1
7683| #define F77_TRUE_VALUE_SET 1
7684| #define F77_TRUE_VALUE 1
7685| #define F77_FALSE_VALUE 0
7686| #define SIZEOF_BOOL 4
7687| #define MPIR_CXX_BOOL_CTYPE _Bool
7688| #define SIZEOF_COMPLEX 8
7689| #define SIZEOF_DOUBLECOMPLEX 16
7690| #define SIZEOF_LONGDOUBLECOMPLEX 32
7691| #define HAVE_CXX_COMPLEX 1
7692| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7693| #define MPIR_AINT_MAX INT_MAX
7694| #define MPIR_OFFSET_MAX LLONG_MAX
7695| #define MPIR_COUNT_MAX LLONG_MAX
7696| #define MPIR_Ucount unsigned long long
7697| #define HAVE_STDLIB_H 1
7698| #define HAVE_STDARG_H 1
7699| #define HAVE_SYS_TYPES_H 1
7700| #define HAVE_STRING_H 1
7701| #define HAVE_INTTYPES_H 1
7702| #define HAVE_LIMITS_H 1
7703| #define HAVE_STDDEF_H 1
7704| #define HAVE_ERRNO_H 1
7705| #define HAVE_SYS_SOCKET_H 1
7706| #define HAVE_SYS_TIME_H 1
7707| #define HAVE_UNISTD_H 1
7708| #define HAVE_ASSERT_H 1
7709| #define HAVE_SYS_PARAM_H 1
7710| #define HAVE_SYS_UIO_H 1
7711| #define HAVE_SETITIMER 1
7712| #define HAVE_ALARM 1
7713| #define HAVE_VSNPRINTF 1
7714| #define HAVE_VSPRINTF 1
7715| #define HAVE_STRERROR 1
7716| #define HAVE_STRNCASECMP 1
7717| #define HAVE_DECL_STRERROR_R 1
7718| #define HAVE_STRERROR_R 1
7719| #define HAVE_SNPRINTF 1
7720| #define HAVE_QSORT 1
7721| #define HAVE_MACRO_VA_ARGS 1
7722| #define HAVE_STRDUP 1
7723| #define HAVE_MKSTEMP 1
7724| #define HAVE_PUTENV 1
7725| #define SIZEOF_MPII_BSEND_DATA_T 56
7726| #define HAVE_THREAD_POLICY_SET 1
7727| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
7728| #define MPIDI_CH4_MAX_VCIS 1
7729| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
7730| #define MPIDI_CH4_USE_MT_DIRECT 1
7731| #define HAVE_SYS_MMAN_H 1
7732| #define HAVE_SYS_STAT_H 1
7733| #define HAVE_FCNTL_H 1
7734| #define HAVE_GETHOSTNAME 1
7735| #define HAVE_SIGNAL_H 1
7736| #define HAVE_SIGNAL 1
7737| /* end confdefs.h.  */
7738| #include <xpmem.h>
7739configure:51802: result: no
7740configure:51802: checking for xpmem.h
7741configure:51802: result: no
7742configure:53287: RUNNING CONFIGURE FOR ch4:shm:posix
7743configure:54701: checking for unistd.h
7744configure:54701: result: yes
7745configure:54701: checking for string.h
7746configure:54701: result: yes
7747configure:54701: checking for stdlib.h
7748configure:54701: result: yes
7749configure:54701: checking for sys/socket.h
7750configure:54701: result: yes
7751configure:54701: checking for strings.h
7752configure:54701: result: yes
7753configure:54701: checking for assert.h
7754configure:54701: result: yes
7755configure:54701: checking arpa/inet.h usability
7756configure:54701: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7757configure:54701: $? = 0
7758configure:54701: result: yes
7759configure:54701: checking arpa/inet.h presence
7760configure:54701: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7761configure:54701: $? = 0
7762configure:54701: result: yes
7763configure:54701: checking for arpa/inet.h
7764configure:54701: result: yes
7765configure:54713: checking for snprintf
7766configure:54713: result: yes
7767configure:54724: checking whether snprintf needs a declaration
7768configure:54743: result: no
7769configure:54757: checking for strncasecmp
7770configure:54757: result: yes
7771configure:54790: checking for sys/types.h
7772configure:54790: result: yes
7773configure:54790: checking for sys/param.h
7774configure:54790: result: yes
7775configure:54790: checking for sys/socket.h
7776configure:54790: result: yes
7777configure:54790: checking netinet/in.h usability
7778configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7779configure:54790: $? = 0
7780configure:54790: result: yes
7781configure:54790: checking netinet/in.h presence
7782configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7783configure:54790: $? = 0
7784configure:54790: result: yes
7785configure:54790: checking for netinet/in.h
7786configure:54790: result: yes
7787configure:54790: checking netinet/tcp.h usability
7788configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7789configure:54790: $? = 0
7790configure:54790: result: yes
7791configure:54790: checking netinet/tcp.h presence
7792configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7793configure:54790: $? = 0
7794configure:54790: result: yes
7795configure:54790: checking for netinet/tcp.h
7796configure:54790: result: yes
7797configure:54790: checking sys/un.h usability
7798configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7799configure:54790: $? = 0
7800configure:54790: result: yes
7801configure:54790: checking sys/un.h presence
7802configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7803configure:54790: $? = 0
7804configure:54790: result: yes
7805configure:54790: checking for sys/un.h
7806configure:54790: result: yes
7807configure:54790: checking netdb.h usability
7808configure:54790: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7809configure:54790: $? = 0
7810configure:54790: result: yes
7811configure:54790: checking netdb.h presence
7812configure:54790: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c
7813configure:54790: $? = 0
7814configure:54790: result: yes
7815configure:54790: checking for netdb.h
7816configure:54790: result: yes
7817configure:54803: checking for library containing socket
7818configure:54834: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7819configure:54834: $? = 0
7820configure:54851: result: none required
7821configure:54861: checking for library containing gethostbyname
7822configure:54892: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7823configure:54892: $? = 0
7824configure:54909: result: none required
7825configure:54919: checking for library containing setsockopt
7826configure:54950: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
7827configure:54950: $? = 0
7828configure:54967: result: none required
7829configure:54989: checking whether socklen_t is defined (in sys/socket.h if present)
7830configure:55015: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
7831conftest.c:228:45: error: conflicting types for 'socklen_t'; have 'struct <anonymous>'
7832  228 |         typedef struct { double a; int b; } socklen_t;
7833      |                                             ^~~~~~~~~
7834In file included from conftest.c:225:
7835/usr/include/sys/socket.h:108:33: note: previous declaration of 'socklen_t' with type 'socklen_t' {aka 'unsigned int'}
7836  108 | typedef __darwin_socklen_t      socklen_t;
7837      |                                 ^~~~~~~~~
7838configure:55015: $? = 1
7839configure: failed program was:
7840| /* confdefs.h */
7841| #define PACKAGE_NAME "MPICH"
7842| #define PACKAGE_TARNAME "mpich"
7843| #define PACKAGE_VERSION "4.0.2"
7844| #define PACKAGE_STRING "MPICH 4.0.2"
7845| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7846| #define PACKAGE_URL "http://www.mpich.org/"
7847| #define STDC_HEADERS 1
7848| #define HAVE_SYS_TYPES_H 1
7849| #define HAVE_SYS_STAT_H 1
7850| #define HAVE_STDLIB_H 1
7851| #define HAVE_STRING_H 1
7852| #define HAVE_MEMORY_H 1
7853| #define HAVE_STRINGS_H 1
7854| #define HAVE_INTTYPES_H 1
7855| #define HAVE_STDINT_H 1
7856| #define HAVE_UNISTD_H 1
7857| #define __EXTENSIONS__ 1
7858| #define _ALL_SOURCE 1
7859| #define _GNU_SOURCE 1
7860| #define _POSIX_PTHREAD_SEMANTICS 1
7861| #define _TANDEM_SOURCE 1
7862| #define PACKAGE "mpich"
7863| #define VERSION "4.0.2"
7864| #define HAVE_DLFCN_H 1
7865| #define LT_OBJDIR ".libs/"
7866| #define ENABLE_LOCAL_SESSION_INIT 1
7867| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7868| #define MPIDI_CH4_SHM_ENABLE_GPU 1
7869| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
7870| #define HAVE_CH4_NETMOD_OFI 1
7871| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
7872| #define NEEDS_STRICT_ALIGNMENT 1
7873| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7874| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7875| #define HAVE_TAG_ERROR_BITS 1
7876| #define HAVE_VISIBILITY 1
7877| #define HAVE_LIBHWLOC 1
7878| #define HAVE_HWLOC 1
7879| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
7880| #define MPICH_IS_THREADED 1
7881| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
7882| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
7883| #define HAVE_ROMIO 1
7884| #define ENABLE_PVAR_NEM 0
7885| #define ENABLE_PVAR_RECVQ 0
7886| #define ENABLE_PVAR_RMA 0
7887| #define ENABLE_PVAR_DIMS 0
7888| #define ENABLE_PVAR_MULTINIC 0
7889| #define HAVE_LONG_LONG 1
7890| #define STDCALL
7891| #define F77_NAME_LOWER_USCORE 1
7892| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
7893| #define HAVE_FORTRAN_BINDING 1
7894| #define TRUE 1
7895| #define FALSE 0
7896| #define HAVE_CXX_EXCEPTIONS /**/
7897| #define HAVE_NAMESPACES /**/
7898| #define HAVE_NAMESPACE_STD /**/
7899| #define HAVE_CXX_BINDING 1
7900| #define HAVE_NAMEPUB_SERVICE 1
7901| #define restrict __restrict
7902| #define HAVE_GCC_ATTRIBUTE 1
7903| #define HAVE_BUILTIN_EXPECT 1
7904| #define HAVE_C11__STATIC_ASSERT 1
7905| #define HAVE_LONG_DOUBLE 1
7906| #define HAVE_LONG_LONG_INT 1
7907| #define ALIGNOF_MAX_ALIGN_T 0
7908| #define ALIGNOF_LONG_DOUBLE 16
7909| #define MAX_ALIGNMENT 16
7910| #define SIZEOF_CHAR 1
7911| #define SIZEOF_UNSIGNED_CHAR 1
7912| #define SIZEOF_SHORT 2
7913| #define SIZEOF_UNSIGNED_SHORT 2
7914| #define SIZEOF_INT 4
7915| #define SIZEOF_UNSIGNED_INT 4
7916| #define SIZEOF_LONG 4
7917| #define SIZEOF_UNSIGNED_LONG 4
7918| #define SIZEOF_LONG_LONG 8
7919| #define SIZEOF_UNSIGNED_LONG_LONG 8
7920| #define SIZEOF_FLOAT 4
7921| #define SIZEOF_DOUBLE 8
7922| #define SIZEOF_LONG_DOUBLE 16
7923| #define SIZEOF_VOID_P 4
7924| #define HAVE_STDDEF_H 1
7925| #define SIZEOF_WCHAR_T 4
7926| #define SIZEOF___FLOAT128 0
7927| #define SIZEOF_FLOAT_INT 8
7928| #define SIZEOF_DOUBLE_INT 16
7929| #define SIZEOF_LONG_INT 8
7930| #define SIZEOF_SHORT_INT 8
7931| #define SIZEOF_TWO_INT 8
7932| #define SIZEOF_LONG_DOUBLE_INT 32
7933| #define ALIGNOF_CHAR 1
7934| #define ALIGNOF_FLOAT 4
7935| #define ALIGNOF_DOUBLE 4
7936| #define ALIGNOF_LONG 4
7937| #define ALIGNOF_LONG_LONG 4
7938| #define ALIGNOF_LONG_DOUBLE 16
7939| #define ALIGNOF_SHORT 2
7940| #define ALIGNOF_INT 4
7941| #define ALIGNOF_BOOL 0
7942| #define ALIGNOF_WCHAR_T 4
7943| #define HAVE_INTTYPES_H 1
7944| #define HAVE_STDINT_H 1
7945| #define SIZEOF_INT8_T 1
7946| #define SIZEOF_INT16_T 2
7947| #define SIZEOF_INT32_T 4
7948| #define SIZEOF_INT64_T 8
7949| #define SIZEOF_UINT8_T 1
7950| #define SIZEOF_UINT16_T 2
7951| #define SIZEOF_UINT32_T 4
7952| #define SIZEOF_UINT64_T 8
7953| #define ALIGNOF_INT8_T 1
7954| #define ALIGNOF_INT16_T 2
7955| #define ALIGNOF_INT32_T 4
7956| #define ALIGNOF_INT64_T 4
7957| #define HAVE_INT8_T 1
7958| #define HAVE_INT16_T 1
7959| #define HAVE_INT32_T 1
7960| #define HAVE_INT64_T 1
7961| #define HAVE_UINT8_T 1
7962| #define HAVE_UINT16_T 1
7963| #define HAVE_UINT32_T 1
7964| #define HAVE_UINT64_T 1
7965| #define HAVE_STDBOOL_H 1
7966| #define HAVE_COMPLEX_H 1
7967| #define SIZEOF__BOOL 4
7968| #define SIZEOF_FLOAT__COMPLEX 8
7969| #define SIZEOF_DOUBLE__COMPLEX 16
7970| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
7971| #define SIZEOF__FLOAT16 0
7972| #define HAVE__BOOL 1
7973| #define HAVE_FLOAT__COMPLEX 1
7974| #define HAVE_DOUBLE__COMPLEX 1
7975| #define HAVE_LONG_DOUBLE__COMPLEX 1
7976| #define SIZEOF_F77_INTEGER 4
7977| #define SIZEOF_F77_REAL 4
7978| #define SIZEOF_F77_DOUBLE_PRECISION 8
7979| #define MPIR_FC_REAL_CTYPE float
7980| #define MPIR_FC_DOUBLE_CTYPE double
7981| #define MPIR_REAL4_CTYPE float
7982| #define MPIR_REAL8_CTYPE double
7983| #define MPIR_REAL16_CTYPE long double
7984| #define MPIR_INTEGER1_CTYPE char
7985| #define MPIR_INTEGER2_CTYPE short
7986| #define MPIR_INTEGER4_CTYPE int
7987| #define MPIR_INTEGER8_CTYPE long long
7988| #define HAVE_FINT_IS_INT 1
7989| #define F77_TRUE_VALUE_SET 1
7990| #define F77_TRUE_VALUE 1
7991| #define F77_FALSE_VALUE 0
7992| #define SIZEOF_BOOL 4
7993| #define MPIR_CXX_BOOL_CTYPE _Bool
7994| #define SIZEOF_COMPLEX 8
7995| #define SIZEOF_DOUBLECOMPLEX 16
7996| #define SIZEOF_LONGDOUBLECOMPLEX 32
7997| #define HAVE_CXX_COMPLEX 1
7998| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
7999| #define MPIR_AINT_MAX INT_MAX
8000| #define MPIR_OFFSET_MAX LLONG_MAX
8001| #define MPIR_COUNT_MAX LLONG_MAX
8002| #define MPIR_Ucount unsigned long long
8003| #define HAVE_STDLIB_H 1
8004| #define HAVE_STDARG_H 1
8005| #define HAVE_SYS_TYPES_H 1
8006| #define HAVE_STRING_H 1
8007| #define HAVE_INTTYPES_H 1
8008| #define HAVE_LIMITS_H 1
8009| #define HAVE_STDDEF_H 1
8010| #define HAVE_ERRNO_H 1
8011| #define HAVE_SYS_SOCKET_H 1
8012| #define HAVE_SYS_TIME_H 1
8013| #define HAVE_UNISTD_H 1
8014| #define HAVE_ASSERT_H 1
8015| #define HAVE_SYS_PARAM_H 1
8016| #define HAVE_SYS_UIO_H 1
8017| #define HAVE_SETITIMER 1
8018| #define HAVE_ALARM 1
8019| #define HAVE_VSNPRINTF 1
8020| #define HAVE_VSPRINTF 1
8021| #define HAVE_STRERROR 1
8022| #define HAVE_STRNCASECMP 1
8023| #define HAVE_DECL_STRERROR_R 1
8024| #define HAVE_STRERROR_R 1
8025| #define HAVE_SNPRINTF 1
8026| #define HAVE_QSORT 1
8027| #define HAVE_MACRO_VA_ARGS 1
8028| #define HAVE_STRDUP 1
8029| #define HAVE_MKSTEMP 1
8030| #define HAVE_PUTENV 1
8031| #define SIZEOF_MPII_BSEND_DATA_T 56
8032| #define HAVE_THREAD_POLICY_SET 1
8033| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8034| #define MPIDI_CH4_MAX_VCIS 1
8035| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8036| #define MPIDI_CH4_USE_MT_DIRECT 1
8037| #define HAVE_SYS_MMAN_H 1
8038| #define HAVE_SYS_STAT_H 1
8039| #define HAVE_FCNTL_H 1
8040| #define HAVE_GETHOSTNAME 1
8041| #define HAVE_SIGNAL_H 1
8042| #define HAVE_SIGNAL 1
8043| #define HAVE_UNISTD_H 1
8044| #define HAVE_STRING_H 1
8045| #define HAVE_STDLIB_H 1
8046| #define HAVE_SYS_SOCKET_H 1
8047| #define HAVE_STRINGS_H 1
8048| #define HAVE_ASSERT_H 1
8049| #define HAVE_ARPA_INET_H 1
8050| #define HAVE_SNPRINTF 1
8051| #define HAVE_STRNCASECMP 1
8052| #define HAVE_SYS_TYPES_H 1
8053| #define HAVE_SYS_PARAM_H 1
8054| #define HAVE_SYS_SOCKET_H 1
8055| #define HAVE_NETINET_IN_H 1
8056| #define HAVE_NETINET_TCP_H 1
8057| #define HAVE_SYS_UN_H 1
8058| #define HAVE_NETDB_H 1
8059| #define USE_PMI_PORT 1
8060| /* end confdefs.h.  */
8061|
8062|         #include <sys/types.h>
8063|         #ifdef HAVE_SYS_SOCKET_H
8064|         #include <sys/socket.h>
8065|         #endif
8066|
8067|         typedef struct { double a; int b; } socklen_t;
8068|
8069| int
8070| main ()
8071| {
8072|
8073|         socklen_t a;a.a=1.0;
8074|
8075|   ;
8076|   return 0;
8077| }
8078configure:55023: result: yes
8079configure:55031: checking whether struct hostent contains h_addr_list
8080configure:55048: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
8081configure:55048: $? = 0
8082configure:55056: result: yes
8083configure:55066: checking whether __attribute__ allowed
8084configure:55091: result: yes
8085configure:55093: checking whether __attribute__((format)) allowed
8086configure:55118: result: yes
8087configure:56099: checking for random.h
8088configure:56099: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
8089conftest.c:258:10: fatal error: random.h: No such file or directory
8090  258 | #include <random.h>
8091      |          ^~~~~~~~~~
8092compilation terminated.
8093configure:56099: $? = 1
8094configure: failed program was:
8095| /* confdefs.h */
8096| #define PACKAGE_NAME "MPICH"
8097| #define PACKAGE_TARNAME "mpich"
8098| #define PACKAGE_VERSION "4.0.2"
8099| #define PACKAGE_STRING "MPICH 4.0.2"
8100| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8101| #define PACKAGE_URL "http://www.mpich.org/"
8102| #define STDC_HEADERS 1
8103| #define HAVE_SYS_TYPES_H 1
8104| #define HAVE_SYS_STAT_H 1
8105| #define HAVE_STDLIB_H 1
8106| #define HAVE_STRING_H 1
8107| #define HAVE_MEMORY_H 1
8108| #define HAVE_STRINGS_H 1
8109| #define HAVE_INTTYPES_H 1
8110| #define HAVE_STDINT_H 1
8111| #define HAVE_UNISTD_H 1
8112| #define __EXTENSIONS__ 1
8113| #define _ALL_SOURCE 1
8114| #define _GNU_SOURCE 1
8115| #define _POSIX_PTHREAD_SEMANTICS 1
8116| #define _TANDEM_SOURCE 1
8117| #define PACKAGE "mpich"
8118| #define VERSION "4.0.2"
8119| #define HAVE_DLFCN_H 1
8120| #define LT_OBJDIR ".libs/"
8121| #define ENABLE_LOCAL_SESSION_INIT 1
8122| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8123| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8124| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8125| #define HAVE_CH4_NETMOD_OFI 1
8126| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8127| #define NEEDS_STRICT_ALIGNMENT 1
8128| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8129| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8130| #define HAVE_TAG_ERROR_BITS 1
8131| #define HAVE_VISIBILITY 1
8132| #define HAVE_LIBHWLOC 1
8133| #define HAVE_HWLOC 1
8134| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8135| #define MPICH_IS_THREADED 1
8136| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8137| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8138| #define HAVE_ROMIO 1
8139| #define ENABLE_PVAR_NEM 0
8140| #define ENABLE_PVAR_RECVQ 0
8141| #define ENABLE_PVAR_RMA 0
8142| #define ENABLE_PVAR_DIMS 0
8143| #define ENABLE_PVAR_MULTINIC 0
8144| #define HAVE_LONG_LONG 1
8145| #define STDCALL
8146| #define F77_NAME_LOWER_USCORE 1
8147| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8148| #define HAVE_FORTRAN_BINDING 1
8149| #define TRUE 1
8150| #define FALSE 0
8151| #define HAVE_CXX_EXCEPTIONS /**/
8152| #define HAVE_NAMESPACES /**/
8153| #define HAVE_NAMESPACE_STD /**/
8154| #define HAVE_CXX_BINDING 1
8155| #define HAVE_NAMEPUB_SERVICE 1
8156| #define restrict __restrict
8157| #define HAVE_GCC_ATTRIBUTE 1
8158| #define HAVE_BUILTIN_EXPECT 1
8159| #define HAVE_C11__STATIC_ASSERT 1
8160| #define HAVE_LONG_DOUBLE 1
8161| #define HAVE_LONG_LONG_INT 1
8162| #define ALIGNOF_MAX_ALIGN_T 0
8163| #define ALIGNOF_LONG_DOUBLE 16
8164| #define MAX_ALIGNMENT 16
8165| #define SIZEOF_CHAR 1
8166| #define SIZEOF_UNSIGNED_CHAR 1
8167| #define SIZEOF_SHORT 2
8168| #define SIZEOF_UNSIGNED_SHORT 2
8169| #define SIZEOF_INT 4
8170| #define SIZEOF_UNSIGNED_INT 4
8171| #define SIZEOF_LONG 4
8172| #define SIZEOF_UNSIGNED_LONG 4
8173| #define SIZEOF_LONG_LONG 8
8174| #define SIZEOF_UNSIGNED_LONG_LONG 8
8175| #define SIZEOF_FLOAT 4
8176| #define SIZEOF_DOUBLE 8
8177| #define SIZEOF_LONG_DOUBLE 16
8178| #define SIZEOF_VOID_P 4
8179| #define HAVE_STDDEF_H 1
8180| #define SIZEOF_WCHAR_T 4
8181| #define SIZEOF___FLOAT128 0
8182| #define SIZEOF_FLOAT_INT 8
8183| #define SIZEOF_DOUBLE_INT 16
8184| #define SIZEOF_LONG_INT 8
8185| #define SIZEOF_SHORT_INT 8
8186| #define SIZEOF_TWO_INT 8
8187| #define SIZEOF_LONG_DOUBLE_INT 32
8188| #define ALIGNOF_CHAR 1
8189| #define ALIGNOF_FLOAT 4
8190| #define ALIGNOF_DOUBLE 4
8191| #define ALIGNOF_LONG 4
8192| #define ALIGNOF_LONG_LONG 4
8193| #define ALIGNOF_LONG_DOUBLE 16
8194| #define ALIGNOF_SHORT 2
8195| #define ALIGNOF_INT 4
8196| #define ALIGNOF_BOOL 0
8197| #define ALIGNOF_WCHAR_T 4
8198| #define HAVE_INTTYPES_H 1
8199| #define HAVE_STDINT_H 1
8200| #define SIZEOF_INT8_T 1
8201| #define SIZEOF_INT16_T 2
8202| #define SIZEOF_INT32_T 4
8203| #define SIZEOF_INT64_T 8
8204| #define SIZEOF_UINT8_T 1
8205| #define SIZEOF_UINT16_T 2
8206| #define SIZEOF_UINT32_T 4
8207| #define SIZEOF_UINT64_T 8
8208| #define ALIGNOF_INT8_T 1
8209| #define ALIGNOF_INT16_T 2
8210| #define ALIGNOF_INT32_T 4
8211| #define ALIGNOF_INT64_T 4
8212| #define HAVE_INT8_T 1
8213| #define HAVE_INT16_T 1
8214| #define HAVE_INT32_T 1
8215| #define HAVE_INT64_T 1
8216| #define HAVE_UINT8_T 1
8217| #define HAVE_UINT16_T 1
8218| #define HAVE_UINT32_T 1
8219| #define HAVE_UINT64_T 1
8220| #define HAVE_STDBOOL_H 1
8221| #define HAVE_COMPLEX_H 1
8222| #define SIZEOF__BOOL 4
8223| #define SIZEOF_FLOAT__COMPLEX 8
8224| #define SIZEOF_DOUBLE__COMPLEX 16
8225| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8226| #define SIZEOF__FLOAT16 0
8227| #define HAVE__BOOL 1
8228| #define HAVE_FLOAT__COMPLEX 1
8229| #define HAVE_DOUBLE__COMPLEX 1
8230| #define HAVE_LONG_DOUBLE__COMPLEX 1
8231| #define SIZEOF_F77_INTEGER 4
8232| #define SIZEOF_F77_REAL 4
8233| #define SIZEOF_F77_DOUBLE_PRECISION 8
8234| #define MPIR_FC_REAL_CTYPE float
8235| #define MPIR_FC_DOUBLE_CTYPE double
8236| #define MPIR_REAL4_CTYPE float
8237| #define MPIR_REAL8_CTYPE double
8238| #define MPIR_REAL16_CTYPE long double
8239| #define MPIR_INTEGER1_CTYPE char
8240| #define MPIR_INTEGER2_CTYPE short
8241| #define MPIR_INTEGER4_CTYPE int
8242| #define MPIR_INTEGER8_CTYPE long long
8243| #define HAVE_FINT_IS_INT 1
8244| #define F77_TRUE_VALUE_SET 1
8245| #define F77_TRUE_VALUE 1
8246| #define F77_FALSE_VALUE 0
8247| #define SIZEOF_BOOL 4
8248| #define MPIR_CXX_BOOL_CTYPE _Bool
8249| #define SIZEOF_COMPLEX 8
8250| #define SIZEOF_DOUBLECOMPLEX 16
8251| #define SIZEOF_LONGDOUBLECOMPLEX 32
8252| #define HAVE_CXX_COMPLEX 1
8253| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8254| #define MPIR_AINT_MAX INT_MAX
8255| #define MPIR_OFFSET_MAX LLONG_MAX
8256| #define MPIR_COUNT_MAX LLONG_MAX
8257| #define MPIR_Ucount unsigned long long
8258| #define HAVE_STDLIB_H 1
8259| #define HAVE_STDARG_H 1
8260| #define HAVE_SYS_TYPES_H 1
8261| #define HAVE_STRING_H 1
8262| #define HAVE_INTTYPES_H 1
8263| #define HAVE_LIMITS_H 1
8264| #define HAVE_STDDEF_H 1
8265| #define HAVE_ERRNO_H 1
8266| #define HAVE_SYS_SOCKET_H 1
8267| #define HAVE_SYS_TIME_H 1
8268| #define HAVE_UNISTD_H 1
8269| #define HAVE_ASSERT_H 1
8270| #define HAVE_SYS_PARAM_H 1
8271| #define HAVE_SYS_UIO_H 1
8272| #define HAVE_SETITIMER 1
8273| #define HAVE_ALARM 1
8274| #define HAVE_VSNPRINTF 1
8275| #define HAVE_VSPRINTF 1
8276| #define HAVE_STRERROR 1
8277| #define HAVE_STRNCASECMP 1
8278| #define HAVE_DECL_STRERROR_R 1
8279| #define HAVE_STRERROR_R 1
8280| #define HAVE_SNPRINTF 1
8281| #define HAVE_QSORT 1
8282| #define HAVE_MACRO_VA_ARGS 1
8283| #define HAVE_STRDUP 1
8284| #define HAVE_MKSTEMP 1
8285| #define HAVE_PUTENV 1
8286| #define SIZEOF_MPII_BSEND_DATA_T 56
8287| #define HAVE_THREAD_POLICY_SET 1
8288| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8289| #define MPIDI_CH4_MAX_VCIS 1
8290| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8291| #define MPIDI_CH4_USE_MT_DIRECT 1
8292| #define HAVE_SYS_MMAN_H 1
8293| #define HAVE_SYS_STAT_H 1
8294| #define HAVE_FCNTL_H 1
8295| #define HAVE_GETHOSTNAME 1
8296| #define HAVE_SIGNAL_H 1
8297| #define HAVE_SIGNAL 1
8298| #define HAVE_UNISTD_H 1
8299| #define HAVE_STRING_H 1
8300| #define HAVE_STDLIB_H 1
8301| #define HAVE_SYS_SOCKET_H 1
8302| #define HAVE_STRINGS_H 1
8303| #define HAVE_ASSERT_H 1
8304| #define HAVE_ARPA_INET_H 1
8305| #define HAVE_SNPRINTF 1
8306| #define HAVE_STRNCASECMP 1
8307| #define HAVE_SYS_TYPES_H 1
8308| #define HAVE_SYS_PARAM_H 1
8309| #define HAVE_SYS_SOCKET_H 1
8310| #define HAVE_NETINET_IN_H 1
8311| #define HAVE_NETINET_TCP_H 1
8312| #define HAVE_SYS_UN_H 1
8313| #define HAVE_NETDB_H 1
8314| #define USE_PMI_PORT 1
8315| #define HAVE_H_ADDR_LIST 1
8316| #define HAVE_GCC_ATTRIBUTE 1
8317| /* end confdefs.h.  */
8318| #include <stdio.h>
8319| #ifdef HAVE_SYS_TYPES_H
8320| # include <sys/types.h>
8321| #endif
8322| #ifdef HAVE_SYS_STAT_H
8323| # include <sys/stat.h>
8324| #endif
8325| #ifdef STDC_HEADERS
8326| # include <stdlib.h>
8327| # include <stddef.h>
8328| #else
8329| # ifdef HAVE_STDLIB_H
8330| #  include <stdlib.h>
8331| # endif
8332| #endif
8333| #ifdef HAVE_STRING_H
8334| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8335| #  include <memory.h>
8336| # endif
8337| # include <string.h>
8338| #endif
8339| #ifdef HAVE_STRINGS_H
8340| # include <strings.h>
8341| #endif
8342| #ifdef HAVE_INTTYPES_H
8343| # include <inttypes.h>
8344| #endif
8345| #ifdef HAVE_STDINT_H
8346| # include <stdint.h>
8347| #endif
8348| #ifdef HAVE_UNISTD_H
8349| # include <unistd.h>
8350| #endif
8351|
8352| #include <random.h>
8353configure:56099: result: no
8354configure:56114: checking for struct random_data
8355configure:56114: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include conftest.c >&5
8356conftest.c: In function 'main':
8357conftest.c:233:13: error: invalid application of 'sizeof' to incomplete type 'struct random_data'
8358  233 | if (sizeof (struct random_data))
8359      |             ^~~~~~
8360configure:56114: $? = 1
8361configure: failed program was:
8362| /* confdefs.h */
8363| #define PACKAGE_NAME "MPICH"
8364| #define PACKAGE_TARNAME "mpich"
8365| #define PACKAGE_VERSION "4.0.2"
8366| #define PACKAGE_STRING "MPICH 4.0.2"
8367| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8368| #define PACKAGE_URL "http://www.mpich.org/"
8369| #define STDC_HEADERS 1
8370| #define HAVE_SYS_TYPES_H 1
8371| #define HAVE_SYS_STAT_H 1
8372| #define HAVE_STDLIB_H 1
8373| #define HAVE_STRING_H 1
8374| #define HAVE_MEMORY_H 1
8375| #define HAVE_STRINGS_H 1
8376| #define HAVE_INTTYPES_H 1
8377| #define HAVE_STDINT_H 1
8378| #define HAVE_UNISTD_H 1
8379| #define __EXTENSIONS__ 1
8380| #define _ALL_SOURCE 1
8381| #define _GNU_SOURCE 1
8382| #define _POSIX_PTHREAD_SEMANTICS 1
8383| #define _TANDEM_SOURCE 1
8384| #define PACKAGE "mpich"
8385| #define VERSION "4.0.2"
8386| #define HAVE_DLFCN_H 1
8387| #define LT_OBJDIR ".libs/"
8388| #define ENABLE_LOCAL_SESSION_INIT 1
8389| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8390| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8391| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8392| #define HAVE_CH4_NETMOD_OFI 1
8393| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8394| #define NEEDS_STRICT_ALIGNMENT 1
8395| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8396| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8397| #define HAVE_TAG_ERROR_BITS 1
8398| #define HAVE_VISIBILITY 1
8399| #define HAVE_LIBHWLOC 1
8400| #define HAVE_HWLOC 1
8401| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8402| #define MPICH_IS_THREADED 1
8403| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8404| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8405| #define HAVE_ROMIO 1
8406| #define ENABLE_PVAR_NEM 0
8407| #define ENABLE_PVAR_RECVQ 0
8408| #define ENABLE_PVAR_RMA 0
8409| #define ENABLE_PVAR_DIMS 0
8410| #define ENABLE_PVAR_MULTINIC 0
8411| #define HAVE_LONG_LONG 1
8412| #define STDCALL
8413| #define F77_NAME_LOWER_USCORE 1
8414| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8415| #define HAVE_FORTRAN_BINDING 1
8416| #define TRUE 1
8417| #define FALSE 0
8418| #define HAVE_CXX_EXCEPTIONS /**/
8419| #define HAVE_NAMESPACES /**/
8420| #define HAVE_NAMESPACE_STD /**/
8421| #define HAVE_CXX_BINDING 1
8422| #define HAVE_NAMEPUB_SERVICE 1
8423| #define restrict __restrict
8424| #define HAVE_GCC_ATTRIBUTE 1
8425| #define HAVE_BUILTIN_EXPECT 1
8426| #define HAVE_C11__STATIC_ASSERT 1
8427| #define HAVE_LONG_DOUBLE 1
8428| #define HAVE_LONG_LONG_INT 1
8429| #define ALIGNOF_MAX_ALIGN_T 0
8430| #define ALIGNOF_LONG_DOUBLE 16
8431| #define MAX_ALIGNMENT 16
8432| #define SIZEOF_CHAR 1
8433| #define SIZEOF_UNSIGNED_CHAR 1
8434| #define SIZEOF_SHORT 2
8435| #define SIZEOF_UNSIGNED_SHORT 2
8436| #define SIZEOF_INT 4
8437| #define SIZEOF_UNSIGNED_INT 4
8438| #define SIZEOF_LONG 4
8439| #define SIZEOF_UNSIGNED_LONG 4
8440| #define SIZEOF_LONG_LONG 8
8441| #define SIZEOF_UNSIGNED_LONG_LONG 8
8442| #define SIZEOF_FLOAT 4
8443| #define SIZEOF_DOUBLE 8
8444| #define SIZEOF_LONG_DOUBLE 16
8445| #define SIZEOF_VOID_P 4
8446| #define HAVE_STDDEF_H 1
8447| #define SIZEOF_WCHAR_T 4
8448| #define SIZEOF___FLOAT128 0
8449| #define SIZEOF_FLOAT_INT 8
8450| #define SIZEOF_DOUBLE_INT 16
8451| #define SIZEOF_LONG_INT 8
8452| #define SIZEOF_SHORT_INT 8
8453| #define SIZEOF_TWO_INT 8
8454| #define SIZEOF_LONG_DOUBLE_INT 32
8455| #define ALIGNOF_CHAR 1
8456| #define ALIGNOF_FLOAT 4
8457| #define ALIGNOF_DOUBLE 4
8458| #define ALIGNOF_LONG 4
8459| #define ALIGNOF_LONG_LONG 4
8460| #define ALIGNOF_LONG_DOUBLE 16
8461| #define ALIGNOF_SHORT 2
8462| #define ALIGNOF_INT 4
8463| #define ALIGNOF_BOOL 0
8464| #define ALIGNOF_WCHAR_T 4
8465| #define HAVE_INTTYPES_H 1
8466| #define HAVE_STDINT_H 1
8467| #define SIZEOF_INT8_T 1
8468| #define SIZEOF_INT16_T 2
8469| #define SIZEOF_INT32_T 4
8470| #define SIZEOF_INT64_T 8
8471| #define SIZEOF_UINT8_T 1
8472| #define SIZEOF_UINT16_T 2
8473| #define SIZEOF_UINT32_T 4
8474| #define SIZEOF_UINT64_T 8
8475| #define ALIGNOF_INT8_T 1
8476| #define ALIGNOF_INT16_T 2
8477| #define ALIGNOF_INT32_T 4
8478| #define ALIGNOF_INT64_T 4
8479| #define HAVE_INT8_T 1
8480| #define HAVE_INT16_T 1
8481| #define HAVE_INT32_T 1
8482| #define HAVE_INT64_T 1
8483| #define HAVE_UINT8_T 1
8484| #define HAVE_UINT16_T 1
8485| #define HAVE_UINT32_T 1
8486| #define HAVE_UINT64_T 1
8487| #define HAVE_STDBOOL_H 1
8488| #define HAVE_COMPLEX_H 1
8489| #define SIZEOF__BOOL 4
8490| #define SIZEOF_FLOAT__COMPLEX 8
8491| #define SIZEOF_DOUBLE__COMPLEX 16
8492| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8493| #define SIZEOF__FLOAT16 0
8494| #define HAVE__BOOL 1
8495| #define HAVE_FLOAT__COMPLEX 1
8496| #define HAVE_DOUBLE__COMPLEX 1
8497| #define HAVE_LONG_DOUBLE__COMPLEX 1
8498| #define SIZEOF_F77_INTEGER 4
8499| #define SIZEOF_F77_REAL 4
8500| #define SIZEOF_F77_DOUBLE_PRECISION 8
8501| #define MPIR_FC_REAL_CTYPE float
8502| #define MPIR_FC_DOUBLE_CTYPE double
8503| #define MPIR_REAL4_CTYPE float
8504| #define MPIR_REAL8_CTYPE double
8505| #define MPIR_REAL16_CTYPE long double
8506| #define MPIR_INTEGER1_CTYPE char
8507| #define MPIR_INTEGER2_CTYPE short
8508| #define MPIR_INTEGER4_CTYPE int
8509| #define MPIR_INTEGER8_CTYPE long long
8510| #define HAVE_FINT_IS_INT 1
8511| #define F77_TRUE_VALUE_SET 1
8512| #define F77_TRUE_VALUE 1
8513| #define F77_FALSE_VALUE 0
8514| #define SIZEOF_BOOL 4
8515| #define MPIR_CXX_BOOL_CTYPE _Bool
8516| #define SIZEOF_COMPLEX 8
8517| #define SIZEOF_DOUBLECOMPLEX 16
8518| #define SIZEOF_LONGDOUBLECOMPLEX 32
8519| #define HAVE_CXX_COMPLEX 1
8520| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8521| #define MPIR_AINT_MAX INT_MAX
8522| #define MPIR_OFFSET_MAX LLONG_MAX
8523| #define MPIR_COUNT_MAX LLONG_MAX
8524| #define MPIR_Ucount unsigned long long
8525| #define HAVE_STDLIB_H 1
8526| #define HAVE_STDARG_H 1
8527| #define HAVE_SYS_TYPES_H 1
8528| #define HAVE_STRING_H 1
8529| #define HAVE_INTTYPES_H 1
8530| #define HAVE_LIMITS_H 1
8531| #define HAVE_STDDEF_H 1
8532| #define HAVE_ERRNO_H 1
8533| #define HAVE_SYS_SOCKET_H 1
8534| #define HAVE_SYS_TIME_H 1
8535| #define HAVE_UNISTD_H 1
8536| #define HAVE_ASSERT_H 1
8537| #define HAVE_SYS_PARAM_H 1
8538| #define HAVE_SYS_UIO_H 1
8539| #define HAVE_SETITIMER 1
8540| #define HAVE_ALARM 1
8541| #define HAVE_VSNPRINTF 1
8542| #define HAVE_VSPRINTF 1
8543| #define HAVE_STRERROR 1
8544| #define HAVE_STRNCASECMP 1
8545| #define HAVE_DECL_STRERROR_R 1
8546| #define HAVE_STRERROR_R 1
8547| #define HAVE_SNPRINTF 1
8548| #define HAVE_QSORT 1
8549| #define HAVE_MACRO_VA_ARGS 1
8550| #define HAVE_STRDUP 1
8551| #define HAVE_MKSTEMP 1
8552| #define HAVE_PUTENV 1
8553| #define SIZEOF_MPII_BSEND_DATA_T 56
8554| #define HAVE_THREAD_POLICY_SET 1
8555| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8556| #define MPIDI_CH4_MAX_VCIS 1
8557| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8558| #define MPIDI_CH4_USE_MT_DIRECT 1
8559| #define HAVE_SYS_MMAN_H 1
8560| #define HAVE_SYS_STAT_H 1
8561| #define HAVE_FCNTL_H 1
8562| #define HAVE_GETHOSTNAME 1
8563| #define HAVE_SIGNAL_H 1
8564| #define HAVE_SIGNAL 1
8565| #define HAVE_UNISTD_H 1
8566| #define HAVE_STRING_H 1
8567| #define HAVE_STDLIB_H 1
8568| #define HAVE_SYS_SOCKET_H 1
8569| #define HAVE_STRINGS_H 1
8570| #define HAVE_ASSERT_H 1
8571| #define HAVE_ARPA_INET_H 1
8572| #define HAVE_SNPRINTF 1
8573| #define HAVE_STRNCASECMP 1
8574| #define HAVE_SYS_TYPES_H 1
8575| #define HAVE_SYS_PARAM_H 1
8576| #define HAVE_SYS_SOCKET_H 1
8577| #define HAVE_NETINET_IN_H 1
8578| #define HAVE_NETINET_TCP_H 1
8579| #define HAVE_SYS_UN_H 1
8580| #define HAVE_NETDB_H 1
8581| #define USE_PMI_PORT 1
8582| #define HAVE_H_ADDR_LIST 1
8583| #define HAVE_GCC_ATTRIBUTE 1
8584| /* end confdefs.h.  */
8585| #include <stdlib.h>
8586|       #if HAVE_RANDOM_H
8587|       # include <random.h>
8588|       #endif
8589|
8590|
8591| int
8592| main ()
8593| {
8594| if (sizeof (struct random_data))
8595|        return 0;
8596|   ;
8597|   return 0;
8598| }
8599configure:56114: result: no
8600configure:56139: checking for random_r
8601configure:56139: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c  >&5
8602Undefined symbols:
8603  "_random_r", referenced from:
8604      _main in cc5X3BOj.o
8605ld: symbol(s) not found
8606collect2: error: ld returned 1 exit status
8607configure:56139: $? = 1
8608configure: failed program was:
8609| /* confdefs.h */
8610| #define PACKAGE_NAME "MPICH"
8611| #define PACKAGE_TARNAME "mpich"
8612| #define PACKAGE_VERSION "4.0.2"
8613| #define PACKAGE_STRING "MPICH 4.0.2"
8614| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8615| #define PACKAGE_URL "http://www.mpich.org/"
8616| #define STDC_HEADERS 1
8617| #define HAVE_SYS_TYPES_H 1
8618| #define HAVE_SYS_STAT_H 1
8619| #define HAVE_STDLIB_H 1
8620| #define HAVE_STRING_H 1
8621| #define HAVE_MEMORY_H 1
8622| #define HAVE_STRINGS_H 1
8623| #define HAVE_INTTYPES_H 1
8624| #define HAVE_STDINT_H 1
8625| #define HAVE_UNISTD_H 1
8626| #define __EXTENSIONS__ 1
8627| #define _ALL_SOURCE 1
8628| #define _GNU_SOURCE 1
8629| #define _POSIX_PTHREAD_SEMANTICS 1
8630| #define _TANDEM_SOURCE 1
8631| #define PACKAGE "mpich"
8632| #define VERSION "4.0.2"
8633| #define HAVE_DLFCN_H 1
8634| #define LT_OBJDIR ".libs/"
8635| #define ENABLE_LOCAL_SESSION_INIT 1
8636| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8637| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8638| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8639| #define HAVE_CH4_NETMOD_OFI 1
8640| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8641| #define NEEDS_STRICT_ALIGNMENT 1
8642| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8643| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8644| #define HAVE_TAG_ERROR_BITS 1
8645| #define HAVE_VISIBILITY 1
8646| #define HAVE_LIBHWLOC 1
8647| #define HAVE_HWLOC 1
8648| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8649| #define MPICH_IS_THREADED 1
8650| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8651| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8652| #define HAVE_ROMIO 1
8653| #define ENABLE_PVAR_NEM 0
8654| #define ENABLE_PVAR_RECVQ 0
8655| #define ENABLE_PVAR_RMA 0
8656| #define ENABLE_PVAR_DIMS 0
8657| #define ENABLE_PVAR_MULTINIC 0
8658| #define HAVE_LONG_LONG 1
8659| #define STDCALL
8660| #define F77_NAME_LOWER_USCORE 1
8661| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8662| #define HAVE_FORTRAN_BINDING 1
8663| #define TRUE 1
8664| #define FALSE 0
8665| #define HAVE_CXX_EXCEPTIONS /**/
8666| #define HAVE_NAMESPACES /**/
8667| #define HAVE_NAMESPACE_STD /**/
8668| #define HAVE_CXX_BINDING 1
8669| #define HAVE_NAMEPUB_SERVICE 1
8670| #define restrict __restrict
8671| #define HAVE_GCC_ATTRIBUTE 1
8672| #define HAVE_BUILTIN_EXPECT 1
8673| #define HAVE_C11__STATIC_ASSERT 1
8674| #define HAVE_LONG_DOUBLE 1
8675| #define HAVE_LONG_LONG_INT 1
8676| #define ALIGNOF_MAX_ALIGN_T 0
8677| #define ALIGNOF_LONG_DOUBLE 16
8678| #define MAX_ALIGNMENT 16
8679| #define SIZEOF_CHAR 1
8680| #define SIZEOF_UNSIGNED_CHAR 1
8681| #define SIZEOF_SHORT 2
8682| #define SIZEOF_UNSIGNED_SHORT 2
8683| #define SIZEOF_INT 4
8684| #define SIZEOF_UNSIGNED_INT 4
8685| #define SIZEOF_LONG 4
8686| #define SIZEOF_UNSIGNED_LONG 4
8687| #define SIZEOF_LONG_LONG 8
8688| #define SIZEOF_UNSIGNED_LONG_LONG 8
8689| #define SIZEOF_FLOAT 4
8690| #define SIZEOF_DOUBLE 8
8691| #define SIZEOF_LONG_DOUBLE 16
8692| #define SIZEOF_VOID_P 4
8693| #define HAVE_STDDEF_H 1
8694| #define SIZEOF_WCHAR_T 4
8695| #define SIZEOF___FLOAT128 0
8696| #define SIZEOF_FLOAT_INT 8
8697| #define SIZEOF_DOUBLE_INT 16
8698| #define SIZEOF_LONG_INT 8
8699| #define SIZEOF_SHORT_INT 8
8700| #define SIZEOF_TWO_INT 8
8701| #define SIZEOF_LONG_DOUBLE_INT 32
8702| #define ALIGNOF_CHAR 1
8703| #define ALIGNOF_FLOAT 4
8704| #define ALIGNOF_DOUBLE 4
8705| #define ALIGNOF_LONG 4
8706| #define ALIGNOF_LONG_LONG 4
8707| #define ALIGNOF_LONG_DOUBLE 16
8708| #define ALIGNOF_SHORT 2
8709| #define ALIGNOF_INT 4
8710| #define ALIGNOF_BOOL 0
8711| #define ALIGNOF_WCHAR_T 4
8712| #define HAVE_INTTYPES_H 1
8713| #define HAVE_STDINT_H 1
8714| #define SIZEOF_INT8_T 1
8715| #define SIZEOF_INT16_T 2
8716| #define SIZEOF_INT32_T 4
8717| #define SIZEOF_INT64_T 8
8718| #define SIZEOF_UINT8_T 1
8719| #define SIZEOF_UINT16_T 2
8720| #define SIZEOF_UINT32_T 4
8721| #define SIZEOF_UINT64_T 8
8722| #define ALIGNOF_INT8_T 1
8723| #define ALIGNOF_INT16_T 2
8724| #define ALIGNOF_INT32_T 4
8725| #define ALIGNOF_INT64_T 4
8726| #define HAVE_INT8_T 1
8727| #define HAVE_INT16_T 1
8728| #define HAVE_INT32_T 1
8729| #define HAVE_INT64_T 1
8730| #define HAVE_UINT8_T 1
8731| #define HAVE_UINT16_T 1
8732| #define HAVE_UINT32_T 1
8733| #define HAVE_UINT64_T 1
8734| #define HAVE_STDBOOL_H 1
8735| #define HAVE_COMPLEX_H 1
8736| #define SIZEOF__BOOL 4
8737| #define SIZEOF_FLOAT__COMPLEX 8
8738| #define SIZEOF_DOUBLE__COMPLEX 16
8739| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
8740| #define SIZEOF__FLOAT16 0
8741| #define HAVE__BOOL 1
8742| #define HAVE_FLOAT__COMPLEX 1
8743| #define HAVE_DOUBLE__COMPLEX 1
8744| #define HAVE_LONG_DOUBLE__COMPLEX 1
8745| #define SIZEOF_F77_INTEGER 4
8746| #define SIZEOF_F77_REAL 4
8747| #define SIZEOF_F77_DOUBLE_PRECISION 8
8748| #define MPIR_FC_REAL_CTYPE float
8749| #define MPIR_FC_DOUBLE_CTYPE double
8750| #define MPIR_REAL4_CTYPE float
8751| #define MPIR_REAL8_CTYPE double
8752| #define MPIR_REAL16_CTYPE long double
8753| #define MPIR_INTEGER1_CTYPE char
8754| #define MPIR_INTEGER2_CTYPE short
8755| #define MPIR_INTEGER4_CTYPE int
8756| #define MPIR_INTEGER8_CTYPE long long
8757| #define HAVE_FINT_IS_INT 1
8758| #define F77_TRUE_VALUE_SET 1
8759| #define F77_TRUE_VALUE 1
8760| #define F77_FALSE_VALUE 0
8761| #define SIZEOF_BOOL 4
8762| #define MPIR_CXX_BOOL_CTYPE _Bool
8763| #define SIZEOF_COMPLEX 8
8764| #define SIZEOF_DOUBLECOMPLEX 16
8765| #define SIZEOF_LONGDOUBLECOMPLEX 32
8766| #define HAVE_CXX_COMPLEX 1
8767| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
8768| #define MPIR_AINT_MAX INT_MAX
8769| #define MPIR_OFFSET_MAX LLONG_MAX
8770| #define MPIR_COUNT_MAX LLONG_MAX
8771| #define MPIR_Ucount unsigned long long
8772| #define HAVE_STDLIB_H 1
8773| #define HAVE_STDARG_H 1
8774| #define HAVE_SYS_TYPES_H 1
8775| #define HAVE_STRING_H 1
8776| #define HAVE_INTTYPES_H 1
8777| #define HAVE_LIMITS_H 1
8778| #define HAVE_STDDEF_H 1
8779| #define HAVE_ERRNO_H 1
8780| #define HAVE_SYS_SOCKET_H 1
8781| #define HAVE_SYS_TIME_H 1
8782| #define HAVE_UNISTD_H 1
8783| #define HAVE_ASSERT_H 1
8784| #define HAVE_SYS_PARAM_H 1
8785| #define HAVE_SYS_UIO_H 1
8786| #define HAVE_SETITIMER 1
8787| #define HAVE_ALARM 1
8788| #define HAVE_VSNPRINTF 1
8789| #define HAVE_VSPRINTF 1
8790| #define HAVE_STRERROR 1
8791| #define HAVE_STRNCASECMP 1
8792| #define HAVE_DECL_STRERROR_R 1
8793| #define HAVE_STRERROR_R 1
8794| #define HAVE_SNPRINTF 1
8795| #define HAVE_QSORT 1
8796| #define HAVE_MACRO_VA_ARGS 1
8797| #define HAVE_STRDUP 1
8798| #define HAVE_MKSTEMP 1
8799| #define HAVE_PUTENV 1
8800| #define SIZEOF_MPII_BSEND_DATA_T 56
8801| #define HAVE_THREAD_POLICY_SET 1
8802| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
8803| #define MPIDI_CH4_MAX_VCIS 1
8804| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
8805| #define MPIDI_CH4_USE_MT_DIRECT 1
8806| #define HAVE_SYS_MMAN_H 1
8807| #define HAVE_SYS_STAT_H 1
8808| #define HAVE_FCNTL_H 1
8809| #define HAVE_GETHOSTNAME 1
8810| #define HAVE_SIGNAL_H 1
8811| #define HAVE_SIGNAL 1
8812| #define HAVE_UNISTD_H 1
8813| #define HAVE_STRING_H 1
8814| #define HAVE_STDLIB_H 1
8815| #define HAVE_SYS_SOCKET_H 1
8816| #define HAVE_STRINGS_H 1
8817| #define HAVE_ASSERT_H 1
8818| #define HAVE_ARPA_INET_H 1
8819| #define HAVE_SNPRINTF 1
8820| #define HAVE_STRNCASECMP 1
8821| #define HAVE_SYS_TYPES_H 1
8822| #define HAVE_SYS_PARAM_H 1
8823| #define HAVE_SYS_SOCKET_H 1
8824| #define HAVE_NETINET_IN_H 1
8825| #define HAVE_NETINET_TCP_H 1
8826| #define HAVE_SYS_UN_H 1
8827| #define HAVE_NETDB_H 1
8828| #define USE_PMI_PORT 1
8829| #define HAVE_H_ADDR_LIST 1
8830| #define HAVE_GCC_ATTRIBUTE 1
8831| /* end confdefs.h.  */
8832| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
8833|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8834| #define random_r innocuous_random_r
8835|
8836| /* System header to define __stub macros and hopefully few prototypes,
8837|     which can conflict with char random_r (); below.
8838|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8839|     <limits.h> exists even on freestanding compilers.  */
8840|
8841| #ifdef __STDC__
8842| # include <limits.h>
8843| #else
8844| # include <assert.h>
8845| #endif
8846|
8847| #undef random_r
8848|
8849| /* Override any GCC internal prototype to avoid an error.
8850|    Use char because int might match the return type of a GCC
8851|    builtin and then its argument prototype would still apply.  */
8852| #ifdef __cplusplus
8853| extern "C"
8854| #endif
8855| char random_r ();
8856| /* The GNU C library defines this for functions which it implements
8857|     to always fail with ENOSYS.  Some functions are actually named
8858|     something starting with __ and the normal name is an alias.  */
8859| #if defined __stub_random_r || defined __stub___random_r
8860| choke me
8861| #endif
8862|
8863| int
8864| main ()
8865| {
8866| return random_r ();
8867|   ;
8868|   return 0;
8869| }
8870configure:56139: result: no
8871configure:56161: Using a non-symmetric heap
8872configure:56812: RUNNING CONFIGURE FOR ch4:ofi
8873configure:56830: Using runtime capability set due to no selected provider or explicitly runtime selection
8874configure:57086: CH4 OFI Netmod:  Using an embedded libfabric
8875configure:57185: ===== configuring modules/libfabric =====
8876configure:57350: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --enable-embedded --disable-psm3  '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32 ' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
8877configure:57370: ===== done with modules/libfabric configure =====
8878CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include', appending
8879CPPFLAGS(='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include') contains '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include', not appending
8880WRAPPER_LIBS(=' -lpthread  -lhwloc') does not contain '-L/opt/local/lib/mpich-gcc11  -lpthread -ldl', appending
8881configure:57602: checking if fi_info struct has nic field
8882configure:57620: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5
8883configure:57620: $? = 0
8884configure:57626: result: yes
8885configure:57706: ===== configuring src/mpi/romio =====
8886configure:57871: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
8887configure:57891: ===== done with src/mpi/romio configure =====
8888configure:57897: sourcing src/mpi/romio/localdefs
8889configure:57706: ===== configuring src/pm/hydra =====
8890configure:57871: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS= -pipe -m32' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS= -isystem/opt/local/include/LegacySupport' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS= -pipe -m32' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS= -pipe -fallow-argument-mismatch -m32' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS= -pipe -fallow-argument-mismatch -m32' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
8891configure:57891: ===== done with src/pm/hydra configure =====
8892configure:57962: checking for BSD/POSIX style global symbol lister
8893configure:58052: result: no
8894configure:58088: checking stdio.h usability
8895configure:58088: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5
8896configure:58088: $? = 0
8897configure:58088: result: yes
8898configure:58088: checking stdio.h presence
8899configure:58088: /opt/local/bin/gcc-mp-11 -E -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c
8900configure:58088: $? = 0
8901configure:58088: result: yes
8902configure:58088: checking for stdio.h
8903configure:58088: result: yes
8904configure:58098: checking for multiple __attribute__((alias)) support
8905configure:58157: /opt/local/bin/gcc-mp-11 -c  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include conftest.c >&5
8906configure:58157: $? = 0
8907configure:58161: cp conftest.o pac_conftest_other.o
8908configure:58164: $? = 0
8909configure:58225: /opt/local/bin/gcc-mp-11 -o conftest  -pipe -m32 -fno-common  -O2 -isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 conftest.c pac_conftest_other.o  >&5
8910conftest.c:236:21: error: only weak aliases are supported in this configuration
8911  236 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr")));
8912      |                     ^~~~~~~
8913conftest.c:237:21: error: only weak aliases are supported in this configuration
8914  237 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr")));
8915      |                     ^~~~~~~
8916configure:58225: $? = 1
8917configure: failed program was:
8918| /* confdefs.h */
8919| #define PACKAGE_NAME "MPICH"
8920| #define PACKAGE_TARNAME "mpich"
8921| #define PACKAGE_VERSION "4.0.2"
8922| #define PACKAGE_STRING "MPICH 4.0.2"
8923| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8924| #define PACKAGE_URL "http://www.mpich.org/"
8925| #define STDC_HEADERS 1
8926| #define HAVE_SYS_TYPES_H 1
8927| #define HAVE_SYS_STAT_H 1
8928| #define HAVE_STDLIB_H 1
8929| #define HAVE_STRING_H 1
8930| #define HAVE_MEMORY_H 1
8931| #define HAVE_STRINGS_H 1
8932| #define HAVE_INTTYPES_H 1
8933| #define HAVE_STDINT_H 1
8934| #define HAVE_UNISTD_H 1
8935| #define __EXTENSIONS__ 1
8936| #define _ALL_SOURCE 1
8937| #define _GNU_SOURCE 1
8938| #define _POSIX_PTHREAD_SEMANTICS 1
8939| #define _TANDEM_SOURCE 1
8940| #define PACKAGE "mpich"
8941| #define VERSION "4.0.2"
8942| #define HAVE_DLFCN_H 1
8943| #define LT_OBJDIR ".libs/"
8944| #define ENABLE_LOCAL_SESSION_INIT 1
8945| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8946| #define MPIDI_CH4_SHM_ENABLE_GPU 1
8947| #define HAVE_CH4_SHM_EAGER_IQUEUE 1
8948| #define HAVE_CH4_NETMOD_OFI 1
8949| #define MPIDI_BUILD_CH4_LOCALITY_INFO 1
8950| #define NEEDS_STRICT_ALIGNMENT 1
8951| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8952| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8953| #define HAVE_TAG_ERROR_BITS 1
8954| #define HAVE_VISIBILITY 1
8955| #define HAVE_LIBHWLOC 1
8956| #define HAVE_HWLOC 1
8957| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
8958| #define MPICH_IS_THREADED 1
8959| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
8960| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
8961| #define HAVE_ROMIO 1
8962| #define ENABLE_PVAR_NEM 0
8963| #define ENABLE_PVAR_RECVQ 0
8964| #define ENABLE_PVAR_RMA 0
8965| #define ENABLE_PVAR_DIMS 0
8966| #define ENABLE_PVAR_MULTINIC 0
8967| #define HAVE_LONG_LONG 1
8968| #define STDCALL
8969| #define F77_NAME_LOWER_USCORE 1
8970| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
8971| #define HAVE_FORTRAN_BINDING 1
8972| #define TRUE 1
8973| #define FALSE 0
8974| #define HAVE_CXX_EXCEPTIONS /**/
8975| #define HAVE_NAMESPACES /**/
8976| #define HAVE_NAMESPACE_STD /**/
8977| #define HAVE_CXX_BINDING 1
8978| #define HAVE_NAMEPUB_SERVICE 1
8979| #define restrict __restrict
8980| #define HAVE_GCC_ATTRIBUTE 1
8981| #define HAVE_BUILTIN_EXPECT 1
8982| #define HAVE_C11__STATIC_ASSERT 1
8983| #define HAVE_LONG_DOUBLE 1
8984| #define HAVE_LONG_LONG_INT 1
8985| #define ALIGNOF_MAX_ALIGN_T 0
8986| #define ALIGNOF_LONG_DOUBLE 16
8987| #define MAX_ALIGNMENT 16
8988| #define SIZEOF_CHAR 1
8989| #define SIZEOF_UNSIGNED_CHAR 1
8990| #define SIZEOF_SHORT 2
8991| #define SIZEOF_UNSIGNED_SHORT 2
8992| #define SIZEOF_INT 4
8993| #define SIZEOF_UNSIGNED_INT 4
8994| #define SIZEOF_LONG 4
8995| #define SIZEOF_UNSIGNED_LONG 4
8996| #define SIZEOF_LONG_LONG 8
8997| #define SIZEOF_UNSIGNED_LONG_LONG 8
8998| #define SIZEOF_FLOAT 4
8999| #define SIZEOF_DOUBLE 8
9000| #define SIZEOF_LONG_DOUBLE 16
9001| #define SIZEOF_VOID_P 4
9002| #define HAVE_STDDEF_H 1
9003| #define SIZEOF_WCHAR_T 4
9004| #define SIZEOF___FLOAT128 0
9005| #define SIZEOF_FLOAT_INT 8
9006| #define SIZEOF_DOUBLE_INT 16
9007| #define SIZEOF_LONG_INT 8
9008| #define SIZEOF_SHORT_INT 8
9009| #define SIZEOF_TWO_INT 8
9010| #define SIZEOF_LONG_DOUBLE_INT 32
9011| #define ALIGNOF_CHAR 1
9012| #define ALIGNOF_FLOAT 4
9013| #define ALIGNOF_DOUBLE 4
9014| #define ALIGNOF_LONG 4
9015| #define ALIGNOF_LONG_LONG 4
9016| #define ALIGNOF_LONG_DOUBLE 16
9017| #define ALIGNOF_SHORT 2
9018| #define ALIGNOF_INT 4
9019| #define ALIGNOF_BOOL 0
9020| #define ALIGNOF_WCHAR_T 4
9021| #define HAVE_INTTYPES_H 1
9022| #define HAVE_STDINT_H 1
9023| #define SIZEOF_INT8_T 1
9024| #define SIZEOF_INT16_T 2
9025| #define SIZEOF_INT32_T 4
9026| #define SIZEOF_INT64_T 8
9027| #define SIZEOF_UINT8_T 1
9028| #define SIZEOF_UINT16_T 2
9029| #define SIZEOF_UINT32_T 4
9030| #define SIZEOF_UINT64_T 8
9031| #define ALIGNOF_INT8_T 1
9032| #define ALIGNOF_INT16_T 2
9033| #define ALIGNOF_INT32_T 4
9034| #define ALIGNOF_INT64_T 4
9035| #define HAVE_INT8_T 1
9036| #define HAVE_INT16_T 1
9037| #define HAVE_INT32_T 1
9038| #define HAVE_INT64_T 1
9039| #define HAVE_UINT8_T 1
9040| #define HAVE_UINT16_T 1
9041| #define HAVE_UINT32_T 1
9042| #define HAVE_UINT64_T 1
9043| #define HAVE_STDBOOL_H 1
9044| #define HAVE_COMPLEX_H 1
9045| #define SIZEOF__BOOL 4
9046| #define SIZEOF_FLOAT__COMPLEX 8
9047| #define SIZEOF_DOUBLE__COMPLEX 16
9048| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
9049| #define SIZEOF__FLOAT16 0
9050| #define HAVE__BOOL 1
9051| #define HAVE_FLOAT__COMPLEX 1
9052| #define HAVE_DOUBLE__COMPLEX 1
9053| #define HAVE_LONG_DOUBLE__COMPLEX 1
9054| #define SIZEOF_F77_INTEGER 4
9055| #define SIZEOF_F77_REAL 4
9056| #define SIZEOF_F77_DOUBLE_PRECISION 8
9057| #define MPIR_FC_REAL_CTYPE float
9058| #define MPIR_FC_DOUBLE_CTYPE double
9059| #define MPIR_REAL4_CTYPE float
9060| #define MPIR_REAL8_CTYPE double
9061| #define MPIR_REAL16_CTYPE long double
9062| #define MPIR_INTEGER1_CTYPE char
9063| #define MPIR_INTEGER2_CTYPE short
9064| #define MPIR_INTEGER4_CTYPE int
9065| #define MPIR_INTEGER8_CTYPE long long
9066| #define HAVE_FINT_IS_INT 1
9067| #define F77_TRUE_VALUE_SET 1
9068| #define F77_TRUE_VALUE 1
9069| #define F77_FALSE_VALUE 0
9070| #define SIZEOF_BOOL 4
9071| #define MPIR_CXX_BOOL_CTYPE _Bool
9072| #define SIZEOF_COMPLEX 8
9073| #define SIZEOF_DOUBLECOMPLEX 16
9074| #define SIZEOF_LONGDOUBLECOMPLEX 32
9075| #define HAVE_CXX_COMPLEX 1
9076| #define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
9077| #define MPIR_AINT_MAX INT_MAX
9078| #define MPIR_OFFSET_MAX LLONG_MAX
9079| #define MPIR_COUNT_MAX LLONG_MAX
9080| #define MPIR_Ucount unsigned long long
9081| #define HAVE_STDLIB_H 1
9082| #define HAVE_STDARG_H 1
9083| #define HAVE_SYS_TYPES_H 1
9084| #define HAVE_STRING_H 1
9085| #define HAVE_INTTYPES_H 1
9086| #define HAVE_LIMITS_H 1
9087| #define HAVE_STDDEF_H 1
9088| #define HAVE_ERRNO_H 1
9089| #define HAVE_SYS_SOCKET_H 1
9090| #define HAVE_SYS_TIME_H 1
9091| #define HAVE_UNISTD_H 1
9092| #define HAVE_ASSERT_H 1
9093| #define HAVE_SYS_PARAM_H 1
9094| #define HAVE_SYS_UIO_H 1
9095| #define HAVE_SETITIMER 1
9096| #define HAVE_ALARM 1
9097| #define HAVE_VSNPRINTF 1
9098| #define HAVE_VSPRINTF 1
9099| #define HAVE_STRERROR 1
9100| #define HAVE_STRNCASECMP 1
9101| #define HAVE_DECL_STRERROR_R 1
9102| #define HAVE_STRERROR_R 1
9103| #define HAVE_SNPRINTF 1
9104| #define HAVE_QSORT 1
9105| #define HAVE_MACRO_VA_ARGS 1
9106| #define HAVE_STRDUP 1
9107| #define HAVE_MKSTEMP 1
9108| #define HAVE_PUTENV 1
9109| #define SIZEOF_MPII_BSEND_DATA_T 56
9110| #define HAVE_THREAD_POLICY_SET 1
9111| #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
9112| #define MPIDI_CH4_MAX_VCIS 1
9113| #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
9114| #define MPIDI_CH4_USE_MT_DIRECT 1
9115| #define HAVE_SYS_MMAN_H 1
9116| #define HAVE_SYS_STAT_H 1
9117| #define HAVE_FCNTL_H 1
9118| #define HAVE_GETHOSTNAME 1
9119| #define HAVE_SIGNAL_H 1
9120| #define HAVE_SIGNAL 1
9121| #define HAVE_UNISTD_H 1
9122| #define HAVE_STRING_H 1
9123| #define HAVE_STDLIB_H 1
9124| #define HAVE_SYS_SOCKET_H 1
9125| #define HAVE_STRINGS_H 1
9126| #define HAVE_ASSERT_H 1
9127| #define HAVE_ARPA_INET_H 1
9128| #define HAVE_SNPRINTF 1
9129| #define HAVE_STRNCASECMP 1
9130| #define HAVE_SYS_TYPES_H 1
9131| #define HAVE_SYS_PARAM_H 1
9132| #define HAVE_SYS_SOCKET_H 1
9133| #define HAVE_NETINET_IN_H 1
9134| #define HAVE_NETINET_TCP_H 1
9135| #define HAVE_SYS_UN_H 1
9136| #define HAVE_NETDB_H 1
9137| #define USE_PMI_PORT 1
9138| #define HAVE_H_ADDR_LIST 1
9139| #define HAVE_GCC_ATTRIBUTE 1
9140| #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1
9141| #define MPIDI_OFI_VNI_USE_DOMAIN 1
9142| #define HAVE_LIBFABRIC_NIC 1
9143| #define HAVE_STDIO_H 1
9144| /* end confdefs.h.  */
9145|
9146|
9147| #include <stdio.h>
9148|
9149| struct mpif_cmblk_t_ { int imember; };
9150| typedef struct mpif_cmblk_t_ mpif_cmblk_t;
9151|
9152| mpif_cmblk_t mpifcmbr = {0};
9153| extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr")));
9154| extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr")));
9155|
9156| extern int same_addrs1( void *ptr );
9157| extern int same_addrs2( void *ptr );
9158|
9159|
9160| int
9161| main ()
9162| {
9163|
9164|     int iaddr = 0;
9165| #if defined(ATTR_ALIAS_DEBUG)
9166|     printf( "main: addr(mpifcmbr) = %p\n", &mpifcmbr );
9167|     printf( "main: addr(mpifcmb) = %p\n", &mpifcmb );
9168|     printf( "main: addr(MPIFCMB) = %p\n", &MPIFCMB );
9169| #endif
9170|     iaddr = same_addrs1( &mpifcmbr ) && same_addrs2( &mpifcmbr );
9171|     FILE *file = fopen( "pac_conftestval", "w" );
9172|     if (!file) return 1;
9173|     fprintf( file, "%d\n", iaddr );
9174|
9175|   ;
9176|   return 0;
9177| }
9178|
9179configure:58315: result: no! link failure
9180configure:59117: creating ./config.lt
9181
9182## ------------------ ##
9183## Running config.lt. ##
9184## ------------------ ##
9185config.lt:780: creating libtool
9186configure:61299: checking if the F77 compiler accepts -Wl,-commons,use_dylibs
9187LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32') does not contain '-Wl,-commons,use_dylibs', appending
9188configure:61337: /opt/local/bin/gfortran-mp-11 -o conftest  -pipe -fallow-argument-mismatch -m32 -O2 -Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-commons,use_dylibs conftest.f  >&5
9189configure:61337: $? = 0
9190configure:61338: result: yes
9191WRAPPER_LDFLAGS(='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32') does not contain '-Wl,-commons,use_dylibs', appending
9192configure:61651: checking that generated files are newer than configure
9193configure:61657: result: done
9194configure:61897: creating ./config.status
9195
9196## ---------------------- ##
9197## Running config.status. ##
9198## ---------------------- ##
9199
9200This file was extended by MPICH config.status 4.0.2, which was
9201generated by GNU Autoconf 2.69.  Invocation command line was
9202
9203  CONFIG_FILES    =
9204  CONFIG_HEADERS  =
9205  CONFIG_LINKS    =
9206  CONFIG_COMMANDS =
9207  $ ./config.status
9208
9209on 36-111.wireless-city.scu.edu.tw
9210
9211config.status:2205: creating src/mpid/ch4/shm/posix/posix_eager_array.c
9212config.status:2205: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h
9213config.status:2205: creating src/mpid/ch4/src/mpid_ch4_net_array.c
9214config.status:2205: creating src/mpid/ch4/include/netmodpre.h
9215config.status:2205: creating src/binding/fortran/use_mpi/mpif90model.h
9216config.status:2205: creating Makefile
9217config.status:2205: creating examples/Makefile
9218config.status:2205: creating test/Makefile
9219config.status:2205: creating test/commands/Makefile
9220config.status:2205: creating src/include/mpichinfo.h
9221config.status:2205: creating mpich-doxygen
9222config.status:2205: creating src/include/mpir_ext.h
9223config.status:2205: creating src/binding/cxx/mpicxx.h
9224config.status:2205: creating src/binding/fortran/mpif_h/mpif.h
9225config.status:2205: creating src/binding/fortran/mpif_h/setbotf.f
9226config.status:2205: creating src/binding/fortran/mpif_h/setbot.c
9227config.status:2205: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90
9228config.status:2205: creating src/binding/fortran/use_mpi/mpi_base.f90
9229config.status:2205: creating src/binding/fortran/use_mpi/mpi_constants.f90
9230config.status:2205: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90
9231config.status:2205: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90
9232config.status:2205: creating src/packaging/pkgconfig/mpich.pc
9233config.status:2205: creating src/packaging/envmods/mpich.module
9234config.status:2313: WARNING:  'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting
9235config.status:2205: creating src/env/mpixxx_opts.conf
9236config.status:2205: creating src/env/mpicc.sh
9237config.status:2205: creating src/env/mpicc.bash
9238config.status:2205: creating src/env/mpicxx.sh
9239config.status:2205: creating src/env/mpicxx.bash
9240config.status:2205: creating src/env/mpifort.sh
9241config.status:2205: creating src/env/mpifort.bash
9242config.status:2205: creating src/env/parkill
9243config.status:2205: creating src/include/mpi.h
9244config.status:2205: creating doc/design/Makefile
9245config.status:2205: creating doc/installguide/Makefile
9246config.status:2205: creating doc/refman/Makefile
9247config.status:2205: creating doc/userguide/Makefile
9248config.status:2205: creating test/commands/cmdtests
9249config.status:2205: creating src/include/mpichconf.h
9250config.status:2439: executing depfiles commands
9251config.status:2439: executing libtool commands
9252config.status:2439: executing src/include/mpif.h commands
9253config.status:2439: executing external_setups commands
9254config.status:2439: executing lib/newconfig commands
9255config.status:2439: executing chmod commands
9256configure:64986: === configuring in test/mpi (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/test/mpi)
9257configure:65049: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-timer-type=mach_absolute_time' '--with-pm=hydra' '--with-thread-package=posix' '--with-hwloc-prefix=/opt/local' '--disable-collalgo-tests' '--disable-f08' 'F90FLAGS=' 'F90=' '--enable-opencl=no' '--libdir=/opt/local/lib/mpich-gcc11' '--sysconfdir=/opt/local/etc/mpich-gcc11' '--program-suffix=-mpich-gcc11' '--includedir=/opt/local/include/mpich-gcc11' 'MPICHLIB_CFLAGS=-pipe -m32' 'CFLAGS=' 'MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport' 'CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-pipe -m32' 'CXXFLAGS=' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32' 'FFLAGS=' 'MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32' 'FCFLAGS=' 'CC=/opt/local/bin/gcc-mp-11' 'LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32' 'CXX=/opt/local/bin/g++-mp-11' 'FC=/opt/local/bin/gfortran-mp-11' 'F77=/opt/local/bin/gfortran-mp-11' --cache-file=/dev/null --srcdir=.
9258
9259## ---------------- ##
9260## Cache variables. ##
9261## ---------------- ##
9262
9263ac_cv_alignof_bool=0
9264ac_cv_alignof_char=1
9265ac_cv_alignof_double=4
9266ac_cv_alignof_float=4
9267ac_cv_alignof_int16_t=2
9268ac_cv_alignof_int32_t=4
9269ac_cv_alignof_int64_t=4
9270ac_cv_alignof_int8_t=1
9271ac_cv_alignof_int=4
9272ac_cv_alignof_long=4
9273ac_cv_alignof_long_double=16
9274ac_cv_alignof_long_long=4
9275ac_cv_alignof_max_align_t=0
9276ac_cv_alignof_short=2
9277ac_cv_alignof_wchar_t=4
9278ac_cv_build=powerpc-apple-darwin9.8.0
9279ac_cv_c_bigendian=yes
9280ac_cv_c_compiler_gnu=yes
9281ac_cv_c_const=yes
9282ac_cv_c_inline=inline
9283ac_cv_c_restrict=__restrict
9284ac_cv_c_volatile=yes
9285ac_cv_cxx_bool=yes
9286ac_cv_cxx_compiler_gnu=yes
9287ac_cv_cxx_exceptions=yes
9288ac_cv_cxx_namespace_std=yes
9289ac_cv_cxx_namespaces=yes
9290ac_cv_env_CCC_set=
9291ac_cv_env_CCC_value=
9292ac_cv_env_CC_set=set
9293ac_cv_env_CC_value=/opt/local/bin/gcc-mp-11
9294ac_cv_env_CFLAGS_set=set
9295ac_cv_env_CFLAGS_value=
9296ac_cv_env_CPPFLAGS_set=set
9297ac_cv_env_CPPFLAGS_value=
9298ac_cv_env_CPP_set=
9299ac_cv_env_CPP_value=
9300ac_cv_env_CXXCPP_set=
9301ac_cv_env_CXXCPP_value=
9302ac_cv_env_CXXFLAGS_set=set
9303ac_cv_env_CXXFLAGS_value=
9304ac_cv_env_CXX_set=set
9305ac_cv_env_CXX_value=/opt/local/bin/g++-mp-11
9306ac_cv_env_F77_set=set
9307ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-11
9308ac_cv_env_FCFLAGS_set=set
9309ac_cv_env_FCFLAGS_value=
9310ac_cv_env_FC_set=set
9311ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-11
9312ac_cv_env_FFLAGS_set=set
9313ac_cv_env_FFLAGS_value=
9314ac_cv_env_GCOV_set=
9315ac_cv_env_GCOV_value=
9316ac_cv_env_LDFLAGS_set=set
9317ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32'
9318ac_cv_env_LIBS_set=
9319ac_cv_env_LIBS_value=
9320ac_cv_env_LT_SYS_LIBRARY_PATH_set=
9321ac_cv_env_LT_SYS_LIBRARY_PATH_value=
9322ac_cv_env_MPICHLIB_CFLAGS_set=set
9323ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -m32'
9324ac_cv_env_MPICHLIB_CPPFLAGS_set=set
9325ac_cv_env_MPICHLIB_CPPFLAGS_value=-isystem/opt/local/include/LegacySupport
9326ac_cv_env_MPICHLIB_CXXFLAGS_set=set
9327ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -m32'
9328ac_cv_env_MPICHLIB_FCFLAGS_set=set
9329ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -fallow-argument-mismatch -m32'
9330ac_cv_env_MPICHLIB_FFLAGS_set=set
9331ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m32'
9332ac_cv_env_MPICXXLIBNAME_set=
9333ac_cv_env_MPICXXLIBNAME_value=
9334ac_cv_env_MPIFCLIBNAME_set=
9335ac_cv_env_MPIFCLIBNAME_value=
9336ac_cv_env_MPILIBNAME_set=
9337ac_cv_env_MPILIBNAME_value=
9338ac_cv_env_PMPILIBNAME_set=
9339ac_cv_env_PMPILIBNAME_value=
9340ac_cv_env_YAKSALIBNAME_set=
9341ac_cv_env_YAKSALIBNAME_value=
9342ac_cv_env_ZMLIBNAME_set=
9343ac_cv_env_ZMLIBNAME_value=
9344ac_cv_env_build_alias_set=
9345ac_cv_env_build_alias_value=
9346ac_cv_env_host_alias_set=
9347ac_cv_env_host_alias_value=
9348ac_cv_env_target_alias_set=
9349ac_cv_env_target_alias_value=
9350ac_cv_f77_compiler_gnu=yes
9351ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc'
9352ac_cv_fc_compiler_gnu=yes
9353ac_cv_func_alarm=yes
9354ac_cv_func_bindprocessor=no
9355ac_cv_func_gethostname=yes
9356ac_cv_func_mkstemp=yes
9357ac_cv_func_mmap=yes
9358ac_cv_func_putenv=yes
9359ac_cv_func_qsort=yes
9360ac_cv_func_random_r=no
9361ac_cv_func_sched_getaffinity=no
9362ac_cv_func_sched_setaffinity=no
9363ac_cv_func_setitimer=yes
9364ac_cv_func_signal=yes
9365ac_cv_func_snprintf=yes
9366ac_cv_func_strdup=yes
9367ac_cv_func_strerror=yes
9368ac_cv_func_strerror_r=yes
9369ac_cv_func_strerror_r_char_p=no
9370ac_cv_func_strncasecmp=yes
9371ac_cv_func_thread_policy_set=yes
9372ac_cv_func_vsnprintf=yes
9373ac_cv_func_vsprintf=yes
9374ac_cv_have_decl_strerror_r=yes
9375ac_cv_header_arpa_inet_h=yes
9376ac_cv_header_assert_h=yes
9377ac_cv_header_complex=yes
9378ac_cv_header_complex_h=yes
9379ac_cv_header_dlfcn_h=yes
9380ac_cv_header_endian_h=no
9381ac_cv_header_errno_h=yes
9382ac_cv_header_fcntl_h=yes
9383ac_cv_header_hcoll_api_hcoll_api_h=no
9384ac_cv_header_hwloc_h=yes
9385ac_cv_header_inttypes_h=yes
9386ac_cv_header_limits_h=yes
9387ac_cv_header_memory_h=yes
9388ac_cv_header_minix_config_h=no
9389ac_cv_header_netdb_h=yes
9390ac_cv_header_netinet_in_h=yes
9391ac_cv_header_netinet_tcp_h=yes
9392ac_cv_header_netloc_h=no
9393ac_cv_header_random_h=no
9394ac_cv_header_rdma_fabric_h=no
9395ac_cv_header_signal_h=yes
9396ac_cv_header_stdarg_h=yes
9397ac_cv_header_stdbool_h=yes
9398ac_cv_header_stdc=yes
9399ac_cv_header_stddef_h=yes
9400ac_cv_header_stdint_h=yes
9401ac_cv_header_stdio_h=yes
9402ac_cv_header_stdlib_h=yes
9403ac_cv_header_string_h=yes
9404ac_cv_header_strings_h=yes
9405ac_cv_header_sys_bitypes_h=no
9406ac_cv_header_sys_mman_h=yes
9407ac_cv_header_sys_param_h=yes
9408ac_cv_header_sys_socket_h=yes
9409ac_cv_header_sys_stat_h=yes
9410ac_cv_header_sys_time_h=yes
9411ac_cv_header_sys_types_h=yes
9412ac_cv_header_sys_uio_h=yes
9413ac_cv_header_sys_un_h=yes
9414ac_cv_header_ucp_api_ucp_h=no
9415ac_cv_header_unistd_h=yes
9416ac_cv_header_xpmem_h=no
9417ac_cv_host=powerpc-apple-darwin9.8.0
9418ac_cv_lib_hwloc_hwloc_topology_set_pid=yes
9419ac_cv_objext=o
9420ac_cv_path_BASH_SHELL=/bin/bash
9421ac_cv_path_DOCTEXT=false
9422ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
9423ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
9424ac_cv_path_GREP=/opt/local/bin/ggrep
9425ac_cv_path_NM_G=/opt/local/bin/nm
9426ac_cv_path_PERL=/opt/local/bin/perl
9427ac_cv_path_SED=/opt/local/bin/gsed
9428ac_cv_path_lt_DD=/bin/dd
9429ac_cv_path_mkdir=/opt/local/bin/gmkdir
9430ac_cv_prog_AWK=gawk
9431ac_cv_prog_CPP='/opt/local/bin/gcc-mp-11 -E'
9432ac_cv_prog_CXXCPP='/opt/local/bin/g++-mp-11 -E'
9433ac_cv_prog_GCOV=gcov
9434ac_cv_prog_KILLALL=killall
9435ac_cv_prog_MAKE=make
9436ac_cv_prog_ac_ct_AR=ar
9437ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-11
9438ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
9439ac_cv_prog_ac_ct_LIPO=lipo
9440ac_cv_prog_ac_ct_NMEDIT=nmedit
9441ac_cv_prog_ac_ct_OTOOL=otool
9442ac_cv_prog_ac_ct_RANLIB=ranlib
9443ac_cv_prog_ac_ct_STRIP=strip
9444ac_cv_prog_cc_c89=
9445ac_cv_prog_cc_c99=
9446ac_cv_prog_cc_g=yes
9447ac_cv_prog_cxx_g=yes
9448ac_cv_prog_f77_g=yes
9449ac_cv_prog_f77_v=-v
9450ac_cv_prog_fc_g=yes
9451ac_cv_prog_make_make_set=yes
9452ac_cv_safe_to_define___extensions__=yes
9453ac_cv_search_gethostbyname='none required'
9454ac_cv_search_setsockopt='none required'
9455ac_cv_search_socket='none required'
9456ac_cv_sizeof_Complex=8
9457ac_cv_sizeof_DoubleComplex=16
9458ac_cv_sizeof_LongDoubleComplex=32
9459ac_cv_sizeof_MPII_Bsend_data_t=56
9460ac_cv_sizeof__Bool=4
9461ac_cv_sizeof__Float16=0
9462ac_cv_sizeof___float128=0
9463ac_cv_sizeof_bool=4
9464ac_cv_sizeof_char=1
9465ac_cv_sizeof_double=8
9466ac_cv_sizeof_double__Complex=16
9467ac_cv_sizeof_double_int=16
9468ac_cv_sizeof_float=4
9469ac_cv_sizeof_float__Complex=8
9470ac_cv_sizeof_float_int=8
9471ac_cv_sizeof_int16_t=2
9472ac_cv_sizeof_int32_t=4
9473ac_cv_sizeof_int64_t=8
9474ac_cv_sizeof_int8_t=1
9475ac_cv_sizeof_int=4
9476ac_cv_sizeof_long=4
9477ac_cv_sizeof_long_double=16
9478ac_cv_sizeof_long_double__Complex=32
9479ac_cv_sizeof_long_double_int=32
9480ac_cv_sizeof_long_int=8
9481ac_cv_sizeof_long_long=8
9482ac_cv_sizeof_short=2
9483ac_cv_sizeof_short_int=8
9484ac_cv_sizeof_two_int=8
9485ac_cv_sizeof_uint16_t=2
9486ac_cv_sizeof_uint32_t=4
9487ac_cv_sizeof_uint64_t=8
9488ac_cv_sizeof_uint8_t=1
9489ac_cv_sizeof_unsigned_char=1
9490ac_cv_sizeof_unsigned_int=4
9491ac_cv_sizeof_unsigned_long=4
9492ac_cv_sizeof_unsigned_long_long=8
9493ac_cv_sizeof_unsigned_short=2
9494ac_cv_sizeof_void_p=4
9495ac_cv_sizeof_wchar_t=4
9496ac_cv_target=powerpc-apple-darwin9.8.0
9497ac_cv_type__Bool=yes
9498ac_cv_type_double__Complex=yes
9499ac_cv_type_float__Complex=yes
9500ac_cv_type_long_double__Complex=yes
9501ac_cv_type_size_t=yes
9502ac_cv_type_struct_random_data=no
9503am_cv_CC_dependencies_compiler_type=none
9504am_cv_CXX_dependencies_compiler_type=none
9505am_cv_ar_interface=ar
9506am_cv_make_support_nested_variables=yes
9507am_cv_prog_cc_c_o=yes
9508lt_cv_apple_cc_single_mod=yes
9509lt_cv_ar_at_file=no
9510lt_cv_deplibs_check_method=pass_all
9511lt_cv_file_magic_cmd='$MAGIC_CMD'
9512lt_cv_file_magic_test_file=
9513lt_cv_ld_exported_symbols_list=yes
9514lt_cv_ld_force_load=yes
9515lt_cv_ld_reload_flag=-r
9516lt_cv_nm_interface='BSD nm'
9517lt_cv_objdir=.libs
9518lt_cv_path_LD=/opt/local/bin/ld
9519lt_cv_path_LDCXX=/opt/local/bin/ld
9520lt_cv_path_NM='/usr/bin/nm -p'
9521lt_cv_path_mainfest_tool=no
9522lt_cv_prog_compiler_c_o=yes
9523lt_cv_prog_compiler_c_o_CXX=yes
9524lt_cv_prog_compiler_c_o_F77=yes
9525lt_cv_prog_compiler_c_o_FC=yes
9526lt_cv_prog_compiler_pic='-fno-common -DPIC'
9527lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
9528lt_cv_prog_compiler_pic_F77=-fno-common
9529lt_cv_prog_compiler_pic_FC=-fno-common
9530lt_cv_prog_compiler_pic_works=yes
9531lt_cv_prog_compiler_pic_works_CXX=yes
9532lt_cv_prog_compiler_pic_works_F77=yes
9533lt_cv_prog_compiler_pic_works_FC=yes
9534lt_cv_prog_compiler_rtti_exceptions=no
9535lt_cv_prog_compiler_static_works=no
9536lt_cv_prog_compiler_static_works_CXX=no
9537lt_cv_prog_compiler_static_works_F77=no
9538lt_cv_prog_compiler_static_works_FC=no
9539lt_cv_prog_gnu_ld=no
9540lt_cv_prog_gnu_ldcxx=no
9541lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9542lt_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'\'''
9543lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
9544lt_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'\'''
9545lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
9546lt_cv_sys_global_symbol_to_import=
9547lt_cv_sys_max_cmd_len=196608
9548lt_cv_to_host_file_cmd=func_convert_file_noop
9549lt_cv_to_tool_file_cmd=func_convert_file_noop
9550lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
9551pac_cv_attr_weak=yes
9552pac_cv_attr_weak_alias=no
9553pac_cv_attr_weak_import=yes
9554pac_cv_cc_has___func__=yes
9555pac_cv_cc_vendor=gnu
9556pac_cv_cxx_builds_exe=yes
9557pac_cv_cxx_compiles_string=yes
9558pac_cv_cxx_has_iostream=yes
9559pac_cv_cxx_has_math=no
9560pac_cv_f77_accepts_F=yes
9561pac_cv_f77_flibs_valid=unknown
9562pac_cv_f77_sizeof_character=1
9563pac_cv_f77_sizeof_double_precision=8
9564pac_cv_f77_sizeof_integer16=0
9565pac_cv_f77_sizeof_integer1=1
9566pac_cv_f77_sizeof_integer2=2
9567pac_cv_f77_sizeof_integer4=4
9568pac_cv_f77_sizeof_integer8=8
9569pac_cv_f77_sizeof_integer=4
9570pac_cv_f77_sizeof_real16=16
9571pac_cv_f77_sizeof_real4=4
9572pac_cv_f77_sizeof_real8=8
9573pac_cv_f77_sizeof_real=4
9574pac_cv_fc_accepts_F90=yes
9575pac_cv_fc_and_f77=yes
9576pac_cv_fc_module_case=lower
9577pac_cv_fc_module_ext=mod
9578pac_cv_fc_module_incflag=-I
9579pac_cv_fc_module_outflag=-J
9580pac_cv_fort90_real8=yes
9581pac_cv_fort_integer16=no
9582pac_cv_fort_integer1=yes
9583pac_cv_fort_integer2=yes
9584pac_cv_fort_integer4=yes
9585pac_cv_fort_integer8=yes
9586pac_cv_fort_real16=yes
9587pac_cv_fort_real4=yes
9588pac_cv_fort_real8=yes
9589pac_cv_func_decl_gethostname=no
9590pac_cv_func_decl_mkstemp=no
9591pac_cv_func_decl_putenv=no
9592pac_cv_func_decl_snprintf=no
9593pac_cv_func_decl_strdup=no
9594pac_cv_func_decl_strerror_r=no
9595pac_cv_func_decl_vsnprintf=no
9596pac_cv_gnu_attr_format=yes
9597pac_cv_gnu_attr_pure=yes
9598pac_cv_have_float16=no
9599pac_cv_have_haddr_list=yes
9600pac_cv_have_long_double=yes
9601pac_cv_have_long_long=yes
9602pac_cv_have_socklen_t=yes
9603pac_cv_have_thread_affinity_policy=no
9604pac_cv_int32_t_alignment=yes
9605pac_cv_int64_t_alignment=yes
9606pac_cv_mkdir_p=yes
9607pac_cv_my_conf_dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc
9608pac_cv_prog_c_unaligned_doubles=yes
9609pac_cv_prog_c_weak_symbols=no
9610pac_cv_prog_f77_and_c_stdio_libs=none
9611pac_cv_prog_f77_exclaim_comments=yes
9612pac_cv_prog_f77_has_incdir=-I
9613pac_cv_prog_f77_library_dir_flag=-L
9614pac_cv_prog_f77_mismatched_args=yes
9615pac_cv_prog_f77_mismatched_args_parm=
9616pac_cv_prog_f77_name_mangle='lower uscore'
9617pac_cv_prog_f77_true_false_value='1 0'
9618pac_cv_prog_fc_and_c_stdio_libs=none
9619pac_cv_prog_fc_cross=no
9620pac_cv_prog_fc_int_kind_16=8
9621pac_cv_prog_fc_int_kind_8=4
9622pac_cv_prog_fc_works=yes
9623pac_cv_prog_make_allows_comments=yes
9624pac_cv_prog_make_found_clock_skew=no
9625pac_cv_prog_make_include=yes
9626pac_cv_prog_make_set_cflags=yes
9627pac_cv_prog_make_vpath=VPATH
9628pac_cv_wl_commons_use_dylibs_works=yes
9629
9630## ----------------- ##
9631## Output variables. ##
9632## ----------------- ##
9633
9634ABIVERSION='14:2:2'
9635ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
9636ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing aclocal-1.15'
9637ADDRESS_KIND='4'
9638AMDEPBACKSLASH=''
9639AMDEP_FALSE=''
9640AMDEP_TRUE='#'
9641AMTAR='$${TAR-tar}'
9642AM_BACKSLASH='\'
9643AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9644AM_DEFAULT_VERBOSITY='1'
9645AM_V='$(V)'
9646AR='ar'
9647AS=''
9648AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing autoconf'
9649AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing autoheader'
9650AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing automake-1.15'
9651AWK='gawk'
9652BASH_SHELL='/bin/bash'
9653BSEND_OVERHEAD='56'
9654BUILD_BASH_SCRIPTS_FALSE='#'
9655BUILD_BASH_SCRIPTS_TRUE=''
9656BUILD_CH3_FALSE=''
9657BUILD_CH3_NEMESIS_FALSE=''
9658BUILD_CH3_NEMESIS_TRUE='#'
9659BUILD_CH3_SOCK_FALSE=''
9660BUILD_CH3_SOCK_TRUE='#'
9661BUILD_CH3_TRUE='#'
9662BUILD_CH3_UTIL_SOCK_FALSE=''
9663BUILD_CH3_UTIL_SOCK_TRUE='#'
9664BUILD_CH4_COLL_TUNING_FALSE=''
9665BUILD_CH4_COLL_TUNING_TRUE='#'
9666BUILD_CH4_FALSE='#'
9667BUILD_CH4_NETMOD_OFI_FALSE='#'
9668BUILD_CH4_NETMOD_OFI_TRUE=''
9669BUILD_CH4_NETMOD_STUBNM_FALSE=''
9670BUILD_CH4_NETMOD_STUBNM_TRUE='#'
9671BUILD_CH4_NETMOD_UCX_FALSE=''
9672BUILD_CH4_NETMOD_UCX_TRUE='#'
9673BUILD_CH4_SHM_FALSE='#'
9674BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#'
9675BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE=''
9676BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE=''
9677BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#'
9678BUILD_CH4_SHM_TRUE=''
9679BUILD_CH4_TRUE=''
9680BUILD_COVERAGE_FALSE=''
9681BUILD_COVERAGE_TRUE='#'
9682BUILD_CXX_BINDING_FALSE='#'
9683BUILD_CXX_BINDING_TRUE=''
9684BUILD_DATALOOP_ENGINE_FALSE=''
9685BUILD_DATALOOP_ENGINE_TRUE='#'
9686BUILD_DEBUGGER_DLL_FALSE=''
9687BUILD_DEBUGGER_DLL_TRUE='#'
9688BUILD_F08_BINDING_FALSE=''
9689BUILD_F08_BINDING_TRUE='#'
9690BUILD_F77_BINDING_FALSE='#'
9691BUILD_F77_BINDING_TRUE=''
9692BUILD_FC_BINDING_FALSE='#'
9693BUILD_FC_BINDING_TRUE=''
9694BUILD_HCOLL_FALSE=''
9695BUILD_HCOLL_TRUE='#'
9696BUILD_MPID_COMMON_BC_FALSE='#'
9697BUILD_MPID_COMMON_BC_TRUE=''
9698BUILD_MPID_COMMON_GENQ_FALSE='#'
9699BUILD_MPID_COMMON_GENQ_TRUE=''
9700BUILD_MPID_COMMON_SCHED_FALSE='#'
9701BUILD_MPID_COMMON_SCHED_TRUE=''
9702BUILD_MPID_COMMON_SHM_FALSE='#'
9703BUILD_MPID_COMMON_SHM_TRUE=''
9704BUILD_MPID_COMMON_THREAD_FALSE='#'
9705BUILD_MPID_COMMON_THREAD_TRUE=''
9706BUILD_NAMEPUB_FILE_FALSE=''
9707BUILD_NAMEPUB_FILE_TRUE='#'
9708BUILD_NAMEPUB_PMI_FALSE='#'
9709BUILD_NAMEPUB_PMI_TRUE=''
9710BUILD_NEMESIS_NETMOD_OFI_FALSE=''
9711BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
9712BUILD_NEMESIS_NETMOD_TCP_FALSE=''
9713BUILD_NEMESIS_NETMOD_TCP_TRUE='#'
9714BUILD_PMI_BGQ_FALSE=''
9715BUILD_PMI_BGQ_TRUE='#'
9716BUILD_PMI_CRAY_FALSE=''
9717BUILD_PMI_CRAY_TRUE='#'
9718BUILD_PMI_PMI2_FALSE=''
9719BUILD_PMI_PMI2_SIMPLE_FALSE=''
9720BUILD_PMI_PMI2_SIMPLE_TRUE='#'
9721BUILD_PMI_PMI2_TRUE='#'
9722BUILD_PMI_SIMPLE_FALSE='#'
9723BUILD_PMI_SIMPLE_TRUE=''
9724BUILD_PMI_SLURM_FALSE=''
9725BUILD_PMI_SLURM_TRUE='#'
9726BUILD_PM_GFORKER_FALSE=''
9727BUILD_PM_GFORKER_TRUE='#'
9728BUILD_PM_HYDRA2_FALSE=''
9729BUILD_PM_HYDRA2_TRUE='#'
9730BUILD_PM_HYDRA_FALSE='#'
9731BUILD_PM_HYDRA_TRUE=''
9732BUILD_PM_REMSHELL_FALSE=''
9733BUILD_PM_REMSHELL_TRUE='#'
9734BUILD_PM_UTIL_FALSE=''
9735BUILD_PM_UTIL_TRUE='#'
9736BUILD_PROFILING_LIB_FALSE='#'
9737BUILD_PROFILING_LIB_TRUE=''
9738BUILD_ROMIO_FALSE='#'
9739BUILD_ROMIO_TRUE=''
9740BUILD_SHM_IPC_GPU_FALSE='#'
9741BUILD_SHM_IPC_GPU_TRUE=''
9742BUILD_SHM_IPC_XPMEM_FALSE=''
9743BUILD_SHM_IPC_XPMEM_TRUE='#'
9744BUILD_SHM_POSIX_FALSE='#'
9745BUILD_SHM_POSIX_TRUE=''
9746BUILD_SHM_STUBSHM_FALSE=''
9747BUILD_SHM_STUBSHM_TRUE='#'
9748BUILD_YAKSA_ENGINE_FALSE='#'
9749BUILD_YAKSA_ENGINE_TRUE=''
9750CC='/opt/local/bin/gcc-mp-11'
9751CCDEPMODE='depmode=none'
9752CFLAGS=' -pipe -m32 -fno-common  -O2'
9753CMB_1INT_ALIGNMENT=''
9754CMB_STATUS_ALIGNMENT=''
9755CONFIGURE_ARGS_CLEAN='--prefix=/opt/local --disable-dependency-tracking --enable-fortran --disable-silent-rules --enable-base-cache --enable-cache --enable-cxx --enable-fast=O2 --enable-shared --enable-versioning --enable-timer-type=mach_absolute_time --with-pm=hydra --with-thread-package=posix --with-hwloc-prefix=/opt/local --disable-collalgo-tests --disable-f08 F90FLAGS= F90= --enable-opencl=no --libdir=/opt/local/lib/mpich-gcc11 --sysconfdir=/opt/local/etc/mpich-gcc11 --program-suffix=-mpich-gcc11 --includedir=/opt/local/include/mpich-gcc11 MPICHLIB_CFLAGS=-pipe -m32 CFLAGS= MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -m32 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32 FFLAGS= MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32 FCFLAGS='
9756CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--enable-fortran'\'' '\''--disable-silent-rules'\'' '\''--enable-base-cache'\'' '\''--enable-cache'\'' '\''--enable-cxx'\'' '\''--enable-fast=O2'\'' '\''--enable-shared'\'' '\''--enable-versioning'\'' '\''--enable-timer-type=mach_absolute_time'\'' '\''--with-pm=hydra'\'' '\''--with-thread-package=posix'\'' '\''--with-hwloc-prefix=/opt/local'\'' '\''--disable-collalgo-tests'\'' '\''--disable-f08'\'' '\''F90FLAGS='\'' '\''F90='\'' '\''--enable-opencl=no'\'' '\''--libdir=/opt/local/lib/mpich-gcc11'\'' '\''--sysconfdir=/opt/local/etc/mpich-gcc11'\'' '\''--program-suffix=-mpich-gcc11'\'' '\''--includedir=/opt/local/include/mpich-gcc11'\'' '\''MPICHLIB_CFLAGS=-pipe -m32'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isystem/opt/local/include/LegacySupport'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -m32'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m32'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -fallow-argument-mismatch -m32'\'' '\''FCFLAGS='\'' '\''CC=/opt/local/bin/gcc-mp-11'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32'\'' '\''CXX=/opt/local/bin/g++-mp-11'\'' '\''FC=/opt/local/bin/gfortran-mp-11'\'' '\''F77=/opt/local/bin/gfortran-mp-11'\'''
9757COUNT_KIND='8'
9758CPP='/opt/local/bin/gcc-mp-11 -E'
9759CPPFLAGS='-isystem/opt/local/include/LegacySupport -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/src/mpi/romio/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/yaksa/src/frontend/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric/include'
9760CXX='/opt/local/bin/g++-mp-11'
9761CXXCPP='/opt/local/bin/g++-mp-11 -E'
9762CXXDEPMODE='depmode=none'
9763CXXFLAGS=' -pipe -m32 -O2'
9764CYGPATH_W='echo'
9765C_LINKPATH_SHL=''
9766DEFS='-DHAVE_CONFIG_H'
9767DEPDIR='.deps'
9768DEVICE='ch4:ofi'
9769DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1'
9770DLLIMPORT=''
9771DLLTOOL='false'
9772DOCTEXT='false'
9773DSYMUTIL='dsymutil'
9774DUMPBIN=''
9775ECHO_C='\c'
9776ECHO_N=''
9777ECHO_T=''
9778EGREP='/opt/local/bin/ggrep -E'
9779ENABLE_QMPI='0'
9780EXEEXT=''
9781F08_C_AINT=''
9782F08_C_COUNT=''
9783F08_C_OFFSET=''
9784F08_MPIR_CXX_BOOL='1275069491'
9785F08_MPIR_CXX_DOUBLE_COMPLEX='1275072565'
9786F08_MPIR_CXX_FLOAT_COMPLEX='1275070516'
9787F08_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662'
9788F08_MPIX_C_FLOAT16='1275068998'
9789F08_MPI_2COMPLEX='1275072548'
9790F08_MPI_2DOUBLE_COMPLEX='1275076645'
9791F08_MPI_2DOUBLE_PRECISION='1275072547'
9792F08_MPI_2INT='1275070486'
9793F08_MPI_2INTEGER='1275070496'
9794F08_MPI_2REAL='1275070497'
9795F08_MPI_AINT_DATATYPE='1275069507'
9796F08_MPI_BYTE='1275068685'
9797F08_MPI_CHAR='1275068673'
9798F08_MPI_CHARACTER='1275068698'
9799F08_MPI_COMPLEX16='1275072554'
9800F08_MPI_COMPLEX32='1275076652'
9801F08_MPI_COMPLEX8='1275070504'
9802F08_MPI_COMPLEX='1275070494'
9803F08_MPI_COUNT_DATATYPE='1275070533'
9804F08_MPI_C_BOOL='1275069503'
9805F08_MPI_C_COMPLEX='1275070528'
9806F08_MPI_C_DOUBLE_COMPLEX='1275072577'
9807F08_MPI_C_FLOAT_COMPLEX='1275070528'
9808F08_MPI_C_LONG_DOUBLE_COMPLEX='1275076674'
9809F08_MPI_DOUBLE='1275070475'
9810F08_MPI_DOUBLE_COMPLEX='1275072546'
9811F08_MPI_DOUBLE_INT='-1946157055'
9812F08_MPI_DOUBLE_PRECISION='1275070495'
9813F08_MPI_FLOAT='1275069450'
9814F08_MPI_FLOAT_INT='-1946157056'
9815F08_MPI_INT16_T='1275068984'
9816F08_MPI_INT32_T='1275069497'
9817F08_MPI_INT64_T='1275070522'
9818F08_MPI_INT8_T='1275068727'
9819F08_MPI_INT='1275069445'
9820F08_MPI_INTEGER16='MPI_DATATYPE_NULL%MPI_VAL'
9821F08_MPI_INTEGER1='1275068717'
9822F08_MPI_INTEGER2='1275068975'
9823F08_MPI_INTEGER4='1275069488'
9824F08_MPI_INTEGER8='1275070513'
9825F08_MPI_INTEGER='1275069467'
9826F08_MPI_LB='1275068432'
9827F08_MPI_LOGICAL='1275069469'
9828F08_MPI_LONG='1275069447'
9829F08_MPI_LONG_DOUBLE='1275072524'
9830F08_MPI_LONG_DOUBLE_INT='-1946157052'
9831F08_MPI_LONG_INT='-1946157054'
9832F08_MPI_LONG_LONG='1275070473'
9833F08_MPI_LONG_LONG_INT='1275070473'
9834F08_MPI_OFFSET_DATATYPE='1275070532'
9835F08_MPI_PACKED='1275068687'
9836F08_MPI_REAL16='1275072555'
9837F08_MPI_REAL4='1275069479'
9838F08_MPI_REAL8='1275070505'
9839F08_MPI_REAL='1275069468'
9840F08_MPI_SHORT='1275068931'
9841F08_MPI_SHORT_INT='-1946157053'
9842F08_MPI_SIGNED_CHAR='1275068696'
9843F08_MPI_UB='1275068433'
9844F08_MPI_UINT16_T='1275068988'
9845F08_MPI_UINT32_T='1275069501'
9846F08_MPI_UINT64_T='1275070526'
9847F08_MPI_UINT8_T='1275068731'
9848F08_MPI_UNSIGNED='1275069446'
9849F08_MPI_UNSIGNED_CHAR='1275068674'
9850F08_MPI_UNSIGNED_LONG='1275069448'
9851F08_MPI_UNSIGNED_LONG_LONG='1275070489'
9852F08_MPI_UNSIGNED_SHORT='1275068932'
9853F08_MPI_WCHAR='1275069454'
9854F77='/opt/local/bin/gfortran-mp-11'
9855F77CPP=''
9856F77_INCDIR='-I'
9857F77_LIBDIR_LEADER='-L'
9858F77_MPIR_CXX_BOOL='1275069491'
9859F77_MPIR_CXX_DOUBLE_COMPLEX='1275072565'
9860F77_MPIR_CXX_FLOAT_COMPLEX='1275070516'
9861F77_MPIR_CXX_LONG_DOUBLE_COMPLEX='1275076662'
9862F77_MPIX_C_FLOAT16='1275068998'
9863F77_MPI_2COMPLEX='1275072548'
9864F77_MPI_2DOUBLE_COMPLEX='1275076645'
9865F77_MPI_2DOUBLE_PRECISION='1275072547'
9866F77_MPI_2INT='1275070486'
9867F77_MPI_2INTEGER='1275070496'
9868F77_MPI_2REAL='1275070497'
9869F77_MPI_AINT_DATATYPE='1275069507'
9870F77_MPI_BYTE='1275068685'
9871F77_MPI_CHAR='1275068673'
9872F77_MPI_CHARACTER='1275068698'
9873F77_MPI_COMPLEX16='1275072554'
9874F77_MPI_COMPLEX32='1275076652'
9875F77_MPI_COMPLEX8='1275070504'
9876F77_MPI_COMPLEX='1275070494'
9877F77_MPI_COUNT_DATATYPE='1275070533'
9878F77_MPI_C_BOOL='1275069503'
9879F77_MPI_C_COMPLEX='1275070528'
9880F77_MPI_C_DOUBLE_COMPLEX='1275072577'
9881F77_MPI_C_FLOAT_COMPLEX='1275070528'
9882F77_MPI_C_LONG_DOUBLE_COMPLEX='1275076674'
9883F77_MPI_DOUBLE='1275070475'
9884F77_MPI_DOUBLE_COMPLEX='1275072546'
9885F77_MPI_DOUBLE_INT='-1946157055'
9886F77_MPI_DOUBLE_PRECISION='1275070495'
9887F77_MPI_FLOAT='1275069450'
9888F77_MPI_FLOAT_INT='-1946157056'
9889F77_MPI_INT16_T='1275068984'
9890F77_MPI_INT32_T='1275069497'
9891F77_MPI_INT64_T='1275070522'
9892F77_MPI_INT8_T='1275068727'
9893F77_MPI_INT='1275069445'
9894F77_MPI_INTEGER16='MPI_DATATYPE_NULL'
9895F77_MPI_INTEGER1='1275068717'
9896F77_MPI_INTEGER2='1275068975'
9897F77_MPI_INTEGER4='1275069488'
9898F77_MPI_INTEGER8='1275070513'
9899F77_MPI_INTEGER='1275069467'
9900F77_MPI_LB='1275068432'
9901F77_MPI_LOGICAL='1275069469'
9902F77_MPI_LONG='1275069447'
9903F77_MPI_LONG_DOUBLE='1275072524'
9904F77_MPI_LONG_DOUBLE_INT='-1946157052'
9905F77_MPI_LONG_INT='-1946157054'
9906F77_MPI_LONG_LONG='1275070473'
9907F77_MPI_LONG_LONG_INT='1275070473'
9908F77_MPI_OFFSET_DATATYPE='1275070532'
9909F77_MPI_PACKED='1275068687'
9910F77_MPI_REAL16='1275072555'
9911F77_MPI_REAL4='1275069479'
9912F77_MPI_REAL8='1275070505'
9913F77_MPI_REAL='1275069468'
9914F77_MPI_SHORT='1275068931'
9915F77_MPI_SHORT_INT='-1946157053'
9916F77_MPI_SIGNED_CHAR='1275068696'
9917F77_MPI_UB='1275068433'
9918F77_MPI_UINT16_T='1275068988'
9919F77_MPI_UINT32_T='1275069501'
9920F77_MPI_UINT64_T='1275070526'
9921F77_MPI_UINT8_T='1275068731'
9922F77_MPI_UNSIGNED='1275069446'
9923F77_MPI_UNSIGNED_CHAR='1275068674'
9924F77_MPI_UNSIGNED_LONG='1275069448'
9925F77_MPI_UNSIGNED_LONG_LONG='1275070489'
9926F77_MPI_UNSIGNED_SHORT='1275068932'
9927F77_MPI_WCHAR='1275069454'
9928F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
9929F77_OTHER_LIBS=''
9930FC='/opt/local/bin/gfortran-mp-11'
9931FCCPP=''
9932FCEXT='f90'
9933FCFLAGS=' -pipe -fallow-argument-mismatch -m32 -O2'
9934FCINC='-I'
9935FCINCFLAG='-I'
9936FCMODEXT='mod'
9937FCMODINCFLAG='-I'
9938FCMODINCSPEC=''
9939FCMODOUTFLAG='-J'
9940FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,'
9941FC_DOUBLE_MODEL=' 15 , 307'
9942FC_INTEGER_MODEL=' 9'
9943FC_INTEGER_MODEL_MAP=' {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },'
9944FC_OTHER_LIBS=''
9945FC_REAL_MODEL=' 6 , 37'
9946FC_WORK_FILES_ARG=''
9947FFLAGS=' -pipe -fallow-argument-mismatch -m32 -O2'
9948FGREP='/opt/local/bin/ggrep -F'
9949FILE=''
9950FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0 -L/opt/local/lib/gcc11/gcc/ppc-apple-darwin9/11.3.0/../../.. -latomic -lMacportsLegacySupport -lgfortran -lm -lef_ppc'
9951FORTRAN_BINDING='1'
9952FORTRAN_MPI_OFFSET='integer*8'
9953GCOV='gcov'
9954GNUCXX_MINORVERSION='3'
9955GNUCXX_VERSION='11'
9956GNULIB_ATOLL='0'
9957GNULIB_CALLOC_POSIX='0'
9958GNULIB_CANONICALIZE_FILE_NAME='0'
9959GNULIB_GETLOADAVG='0'
9960GNULIB_GETSUBOPT='0'
9961GNULIB_GRANTPT='0'
9962GNULIB_MALLOC_POSIX='0'
9963GNULIB_MBTOWC='0'
9964GNULIB_MKDTEMP='0'
9965GNULIB_MKOSTEMP='0'
9966GNULIB_MKOSTEMPS='0'
9967GNULIB_MKSTEMP='0'
9968GNULIB_MKSTEMPS='0'
9969GNULIB_POSIX_OPENPT='0'
9970GNULIB_PTSNAME='0'
9971GNULIB_PTSNAME_R='0'
9972GNULIB_PUTENV='0'
9973GNULIB_QSORT_R='0'
9974GNULIB_RANDOM='0'
9975GNULIB_RANDOM_R='0'
9976GNULIB_REALLOC_POSIX='0'
9977GNULIB_REALPATH='0'
9978GNULIB_RPMATCH='0'
9979GNULIB_SECURE_GETENV='0'
9980GNULIB_SETENV='0'
9981GNULIB_STRTOD='0'
9982GNULIB_STRTOLL='0'
9983GNULIB_STRTOULL='0'
9984GNULIB_SYSTEM_POSIX='0'
9985GNULIB_UNLOCKPT='0'
9986GNULIB_UNSETENV='0'
9987GNULIB_WCTOMB='0'
9988GNULIB__EXIT='0'
9989GREP='/opt/local/bin/ggrep'
9990HAVE_ATOLL='1'
9991HAVE_CANONICALIZE_FILE_NAME='1'
9992HAVE_CXX_EXCEPTIONS='1'
9993HAVE_DECL_GETLOADAVG='1'
9994HAVE_DECL_SETENV='1'
9995HAVE_DECL_UNSETENV='1'
9996HAVE_ERROR_CHECKING='1'
9997HAVE_GETSUBOPT='1'
9998HAVE_GRANTPT='1'
9999HAVE_MKDTEMP='1'
10000HAVE_MKOSTEMP='1'
10001HAVE_MKOSTEMPS='1'
10002HAVE_MKSTEMP='1'
10003HAVE_MKSTEMPS='1'
10004HAVE_POSIX_OPENPT='1'
10005HAVE_PTSNAME='1'
10006HAVE_PTSNAME_R='1'
10007HAVE_RANDOM='1'
10008HAVE_RANDOM_H='0'
10009HAVE_RANDOM_R='0'
10010HAVE_REALPATH='1'
10011HAVE_ROMIO='#include "mpio.h"'
10012HAVE_RPMATCH='1'
10013HAVE_SECURE_GETENV='1'
10014HAVE_SETENV='1'
10015HAVE_STRTOD='1'
10016HAVE_STRTOLL='1'
10017HAVE_STRTOULL='1'
10018HAVE_STRUCT_RANDOM_DATA='0'
10019HAVE_SYS_LOADAVG_H='0'
10020HAVE_UNLOCKPT='1'
10021HAVE__EXIT='1'
10022INCLUDE_MPICXX_H='#include "mpicxx.h"'
10023INSTALL_DATA='${INSTALL} -m 644'
10024INSTALL_MPIF77_FALSE=''
10025INSTALL_MPIF77_TRUE='#'
10026INSTALL_PROGRAM='${INSTALL}'
10027INSTALL_SCRIPT='${INSTALL}'
10028INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10029INTEGER_KIND='4'
10030INTERLIB_DEPS='yes'
10031KILLALL='killall'
10032LD='/opt/local/bin/ld'
10033LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32'
10034LIBOBJS=''
10035LIBS=''
10036LIBTOOL='$(SHELL) $(top_builddir)/libtool'
10037LIPO='lipo'
10038LN_S='ln -s'
10039LPMPILIBNAME='-lpmpi'
10040LTLIBOBJS=''
10041LT_SYS_LIBRARY_PATH=''
10042MAINT=''
10043MAINTAINER_MODE_FALSE='#'
10044MAINTAINER_MODE_TRUE=''
10045MAKE='make'
10046MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/missing makeinfo'
10047MANIFEST_TOOL=':'
10048MKDIR_P='mkdir -p'
10049MPIBASEMODNAME='mpi_base'
10050MPICC_NAME='mpicc-mpich-gcc11'
10051MPICHLIB_CFLAGS='-pipe -m32'
10052MPICHLIB_CPPFLAGS='-isystem/opt/local/include/LegacySupport'
10053MPICHLIB_CXXFLAGS='-pipe -m32'
10054MPICHLIB_FCFLAGS='-pipe -fallow-argument-mismatch -m32'
10055MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m32'
10056MPICH_CUSTOM_STRING=''
10057MPICH_MPICC_CFLAGS=''
10058MPICH_MPICC_CPPFLAGS=''
10059MPICH_MPICC_LDFLAGS=''
10060MPICH_MPICC_LIBS=''
10061MPICH_MPICXX_CPPFLAGS=''
10062MPICH_MPICXX_CXXFLAGS=''
10063MPICH_MPICXX_LDFLAGS=''
10064MPICH_MPICXX_LIBS=''
10065MPICH_MPIF77_CPPFLAGS=''
10066MPICH_MPIF77_FFLAGS=''
10067MPICH_MPIF77_LDFLAGS=''
10068MPICH_MPIF77_LIBS=''
10069MPICH_MPIFORT_CPPFLAGS=''
10070MPICH_MPIFORT_FCFLAGS=''
10071MPICH_MPIFORT_LDFLAGS=''
10072MPICH_MPIFORT_LIBS=''
10073MPICH_NUMVERSION='40002300'
10074MPICH_RELEASE_DATE='Thu Apr  7 12:34:45 CDT 2022'
10075MPICH_VERSION='4.0.2'
10076MPICONSTMODNAME='mpi_constants'
10077MPICPP_NAME='mpic++-mpich-gcc11'
10078MPICXXLIBNAME='mpicxx'
10079MPICXX_NAME='mpicxx-mpich-gcc11'
10080MPIF77_NAME='mpif77-mpich-gcc11'
10081MPIF90_NAME='mpif90-mpich-gcc11'
10082MPIFCLIBNAME='mpifort'
10083MPIFORT_NAME='mpifort-mpich-gcc11'
10084MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
10085MPILIBNAME='mpi'
10086MPIMODNAME='mpi'
10087MPIR_CXX_BOOL='0x4c000433'
10088MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
10089MPIR_CXX_FLOAT_COMPLEX='0x4c000834'
10090MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
10091MPISIZEOFMODNAME='mpi_sizeofs'
10092MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
10093MPIX_C_FLOAT16='0x4c000246'
10094MPI_2COMPLEX='0x4c001024'
10095MPI_2DOUBLE_COMPLEX='0x4c002025'
10096MPI_2DOUBLE_PRECISION='0x4c001023'
10097MPI_2INT='0x4c000816'
10098MPI_2INTEGER='0x4c000820'
10099MPI_2REAL='0x4c000821'
10100MPI_AINT='int'
10101MPI_AINT_DATATYPE='0x4c000443'
10102MPI_AINT_FMT_DEC_SPEC='%d'
10103MPI_AINT_FMT_HEX_SPEC='%x'
10104MPI_BYTE='0x4c00010d'
10105MPI_CHAR='0x4c000101'
10106MPI_CHARACTER='0x4c00011a'
10107MPI_COMPLEX16='0x4c00102a'
10108MPI_COMPLEX32='0x4c00202c'
10109MPI_COMPLEX8='0x4c000828'
10110MPI_COMPLEX='0x4c00081e'
10111MPI_COUNT='long long'
10112MPI_COUNT_DATATYPE='0x4c000845'
10113MPI_C_BOOL='0x4c00043f'
10114MPI_C_COMPLEX='0x4c000840'
10115MPI_C_DOUBLE_COMPLEX='0x4c001041'
10116MPI_C_FLOAT_COMPLEX='0x4c000840'
10117MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc'
10118MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue'
10119MPI_C_INTERFACE_NAME='mpi_c_interface'
10120MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf'
10121MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types'
10122MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042'
10123MPI_DOUBLE='0x4c00080b'
10124MPI_DOUBLE_COMPLEX='0x4c001022'
10125MPI_DOUBLE_INT='0x8c000001'
10126MPI_DOUBLE_PRECISION='0x4c00081f'
10127MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks'
10128MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants'
10129MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants'
10130MPI_F08_NAME='mpi_f08'
10131MPI_F08_TYPES_NAME='mpi_f08_types'
10132MPI_FINT='int'
10133MPI_FLOAT='0x4c00040a'
10134MPI_FLOAT_INT='0x8c000000'
10135MPI_INT16_T='0x4c000238'
10136MPI_INT32_T='0x4c000439'
10137MPI_INT64_T='0x4c00083a'
10138MPI_INT8_T='0x4c000137'
10139MPI_INT='0x4c000405'
10140MPI_INTEGER16='MPI_DATATYPE_NULL'
10141MPI_INTEGER1='0x4c00012d'
10142MPI_INTEGER2='0x4c00022f'
10143MPI_INTEGER4='0x4c000430'
10144MPI_INTEGER8='0x4c000831'
10145MPI_INTEGER='0x4c00041b'
10146MPI_LB='0x4c000010'
10147MPI_LOGICAL='0x4c00041d'
10148MPI_LONG='0x4c000407'
10149MPI_LONG_DOUBLE='0x4c00100c'
10150MPI_LONG_DOUBLE_INT='0x8c000004'
10151MPI_LONG_INT='0x8c000002'
10152MPI_LONG_LONG='0x4c000809'
10153MPI_LONG_LONG_INT='0x4c000809'
10154MPI_MAX_ERROR_STRING='512'
10155MPI_MAX_LIBRARY_VERSION_STRING='8192'
10156MPI_MAX_PROCESSOR_NAME='128'
10157MPI_OFFSET='long long'
10158MPI_OFFSET_DATATYPE='0x4c000844'
10159MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;'
10160MPI_PACKED='0x4c00010f'
10161MPI_REAL16='0x4c00102b'
10162MPI_REAL4='0x4c000427'
10163MPI_REAL8='0x4c000829'
10164MPI_REAL='0x4c00041c'
10165MPI_SHORT='0x4c000203'
10166MPI_SHORT_INT='0x8c000003'
10167MPI_SIGNED_CHAR='0x4c000118'
10168MPI_STATUS_SIZE='5'
10169MPI_UB='0x4c000011'
10170MPI_UINT16_T='0x4c00023c'
10171MPI_UINT32_T='0x4c00043d'
10172MPI_UINT64_T='0x4c00083e'
10173MPI_UINT8_T='0x4c00013b'
10174MPI_UNSIGNED='0x4c000406'
10175MPI_UNSIGNED_CHAR='0x4c000102'
10176MPI_UNSIGNED_LONG='0x4c000408'
10177MPI_UNSIGNED_LONG_LONG='0x4c000819'
10178MPI_UNSIGNED_SHORT='0x4c000204'
10179MPI_WCHAR='0x4c00040e'
10180NM='/usr/bin/nm -p'
10181NMEDIT='nmedit'
10182OBJDUMP='false'
10183OBJEXT='o'
10184OFFSET_KIND='8'
10185OTOOL64=':'
10186OTOOL='otool'
10187PACKAGE='mpich'
10188PACKAGE_BUGREPORT='discuss@mpich.org'
10189PACKAGE_NAME='MPICH'
10190PACKAGE_STRING='MPICH 4.0.2'
10191PACKAGE_TARNAME='mpich'
10192PACKAGE_URL='http://www.mpich.org/'
10193PACKAGE_VERSION='4.0.2'
10194PAPI_INCLUDE=''
10195PATH_SEPARATOR=':'
10196PERL='/opt/local/bin/perl'
10197PMPILIBNAME='pmpi'
10198PMPI_F08_NAME='pmpi_f08'
10199PRIMARY_PM_GFORKER_FALSE=''
10200PRIMARY_PM_GFORKER_TRUE='#'
10201PRIMARY_PM_REMSHELL_FALSE=''
10202PRIMARY_PM_REMSHELL_TRUE='#'
10203RANLIB='ranlib'
10204REPLACE_CALLOC='0'
10205REPLACE_CANONICALIZE_FILE_NAME='0'
10206REPLACE_MALLOC='0'
10207REPLACE_MBTOWC='0'
10208REPLACE_MKSTEMP='0'
10209REPLACE_PTSNAME='0'
10210REPLACE_PTSNAME_R='0'
10211REPLACE_PUTENV='0'
10212REPLACE_QSORT_R='0'
10213REPLACE_RANDOM_R='0'
10214REPLACE_REALLOC='0'
10215REPLACE_REALPATH='0'
10216REPLACE_SETENV='0'
10217REPLACE_STRTOD='0'
10218REPLACE_UNSETENV='0'
10219REPLACE_WCTOMB='0'
10220REQD=''
10221REQI1=''
10222REQI2=''
10223REQI8=''
10224RSH=''
10225SED='/opt/local/bin/gsed'
10226SET_CFLAGS='CFLAGS='
10227SET_MAKE='MAKE=make'
10228SHELL='/bin/sh'
10229SHLIB_EXT='.dylib'
10230SIZEOF_FC_CHARACTER='1'
10231SIZEOF_FC_DOUBLE_PRECISION='8'
10232SIZEOF_FC_INTEGER='4'
10233SIZEOF_FC_REAL='4'
10234SSH=''
10235STRIP='strip'
10236USER_CFLAGS=' -pipe -m32'
10237USER_CPPFLAGS=' -isystem/opt/local/include/LegacySupport'
10238USER_CXXFLAGS=' -pipe -m32'
10239USER_EXTRA_LIBS=''
10240USER_FCFLAGS=' -pipe -fallow-argument-mismatch -m32'
10241USER_FFLAGS=' -pipe -fallow-argument-mismatch -m32'
10242USER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32'
10243USER_LIBS=''
10244VERSION='4.0.2'
10245VISIBILITY_CFLAGS=''
10246VPATH='VPATH=.:${srcdir}'
10247WRAPPER_CFLAGS=''
10248WRAPPER_CPPFLAGS=''
10249WRAPPER_CXXFLAGS=''
10250WRAPPER_C_DYNAMIC_LOADING_FLAGS=' '
10251WRAPPER_EXTRA_LIBS=''
10252WRAPPER_FCFLAGS=''
10253WRAPPER_FFLAGS=''
10254WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -latomic -L/opt/local/lib -lMacportsLegacySupport -m32 -Wl,-commons,use_dylibs'
10255WRAPPER_LIBS=' -lpthread  -lhwloc -L/opt/local/lib/mpich-gcc11  -lpthread -ldl '
10256WTIME_DOUBLE_TYPE='REAL*8'
10257XARGS_NODATA_OPT=''
10258YAKSALIBNAME='yaksa'
10259ZMLIBNAME='zm'
10260ac_ct_AR='ar'
10261ac_ct_CC='/opt/local/bin/gcc-mp-11'
10262ac_ct_CXX=''
10263ac_ct_DUMPBIN=''
10264ac_ct_F77=''
10265ac_ct_FC=''
10266am__EXEEXT_FALSE=''
10267am__EXEEXT_TRUE='#'
10268am__fastdepCC_FALSE=''
10269am__fastdepCC_TRUE='#'
10270am__fastdepCXX_FALSE=''
10271am__fastdepCXX_TRUE='#'
10272am__include='include'
10273am__isrc=''
10274am__leading_dot='.'
10275am__nodep=''
10276am__quote=''
10277am__tar='$${TAR-tar} chof - "$$tardir"'
10278am__untar='$${TAR-tar} xf -'
10279bindings=' f77 f90 cxx'
10280bindir='${exec_prefix}/bin'
10281build='powerpc-apple-darwin9.8.0'
10282build_alias=''
10283build_cpu='powerpc'
10284build_os='darwin9.8.0'
10285build_vendor='apple'
10286ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;'
10287ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;'
10288ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"'
10289ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"'
10290ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;'
10291ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;'
10292ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;'
10293ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;'
10294ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"'
10295ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;'
10296ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;'
10297ch4_netmods='ofi'
10298ch4_nets_array='MPIDI_CH4_OFI'
10299ch4_nets_array_sz='1'
10300ch4_nets_func_array='&MPIDI_NM_ofi_funcs'
10301ch4_nets_func_decl='MPIDI_NM_ofi_funcs'
10302ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs'
10303ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs'
10304ch4_nets_strings='"ofi"'
10305ch4_posix_eager_array='MPIDI_POSIX_IQUEUE'
10306ch4_posix_eager_array_sz='1'
10307ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs'
10308ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs'
10309ch4_posix_eager_modules='iqueue'
10310ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"'
10311ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;'
10312ch4_posix_eager_strings='"iqueue"'
10313channel_name=''
10314datadir='${datarootdir}'
10315datarootdir='${prefix}/share'
10316device_name='ch4'
10317docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
10318dvidir='${docdir}'
10319exec_prefix='${prefix}'
10320host='powerpc-apple-darwin9.8.0'
10321host_alias=''
10322host_cpu='powerpc'
10323host_os='darwin9.8.0'
10324host_vendor='apple'
10325htmldir='${docdir}'
10326hwloclib=''
10327hwlocsrcdir=''
10328includedir='/opt/local/include/mpich-gcc11'
10329infodir='${datarootdir}/info'
10330install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/confdb/install-sh'
10331jsonlib='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c/libjson-c.la'
10332jsonsrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/json-c'
10333libdir='/opt/local/lib/mpich-gcc11'
10334libexecdir='${exec_prefix}/libexec'
10335libmpi_so_version='14:2:2'
10336localedir='${datarootdir}/locale'
10337localstatedir='${prefix}/var'
10338main_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc'
10339main_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc'
10340mandir='${datarootdir}/man'
10341mkdir_p='$(MKDIR_P)'
10342mmx_copy_s=''
10343modincdir='/opt/local/include/mpich-gcc11'
10344mpllib='src/mpl/libmpl.la'
10345mpllibdir=''
10346mplsrcdir='src/mpl'
10347nemesis_nets_array=''
10348nemesis_nets_array_sz=''
10349nemesis_nets_dirs=''
10350nemesis_nets_func_array=''
10351nemesis_nets_func_decl=''
10352nemesis_nets_macro_defs=''
10353nemesis_nets_strings=''
10354nemesis_networks=''
10355ofilib='modules/libfabric/src/libfabric.la'
10356ofisrcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-gcc11/work/mpich-4.0.2-ppc/modules/libfabric'
10357oldincludedir='/usr/include'
10358pdfdir='${docdir}'
10359pkgconfigdir='/opt/local/lib/mpich-gcc11/pkgconfig'
10360pm_name='hydra'
10361prefix='/opt/local'
10362program_transform_name='s&$$&-mpich-gcc11&'
10363psdir='${docdir}'
10364sbindir='${exec_prefix}/sbin'
10365sharedstatedir='${prefix}/com'
10366subdirs=' test/mpi'
10367sysconfdir='/opt/local/etc/mpich-gcc11'
10368target='powerpc-apple-darwin9.8.0'
10369target_alias=''
10370target_cpu='powerpc'
10371target_os='darwin9.8.0'
10372target_vendor='apple'
10373ucxdir=''
10374ucxlib=''
10375with_wrapper_dl_type='runpath'
10376yaksalib='modules/yaksa/libyaksa.la'
10377yaksalibdir=''
10378yaksasrcdir='modules/yaksa'
10379zmlib=''
10380zmlibdir=''
10381zmsrcdir=''
10382
10383## ------------------- ##
10384## File substitutions. ##
10385## ------------------- ##
10386
10387cc_shlib_conf='src/env/cc_shlib.conf'
10388cxx_shlib_conf='src/env/cxx_shlib.conf'
10389f77_shlib_conf='src/env/f77_shlib.conf'
10390fc_shlib_conf='src/env/fc_shlib.conf'
10391
10392## ----------- ##
10393## confdefs.h. ##
10394## ----------- ##
10395
10396/* confdefs.h */
10397#define PACKAGE_NAME "MPICH"
10398#define PACKAGE_TARNAME "mpich"
10399#define PACKAGE_VERSION "4.0.2"
10400#define PACKAGE_STRING "MPICH 4.0.2"
10401#define PACKAGE_BUGREPORT "discuss@mpich.org"
10402#define PACKAGE_URL "http://www.mpich.org/"
10403#define STDC_HEADERS 1
10404#define HAVE_SYS_TYPES_H 1
10405#define HAVE_SYS_STAT_H 1
10406#define HAVE_STDLIB_H 1
10407#define HAVE_STRING_H 1
10408#define HAVE_MEMORY_H 1
10409#define HAVE_STRINGS_H 1
10410#define HAVE_INTTYPES_H 1
10411#define HAVE_STDINT_H 1
10412#define HAVE_UNISTD_H 1
10413#define __EXTENSIONS__ 1
10414#define _ALL_SOURCE 1
10415#define _GNU_SOURCE 1
10416#define _POSIX_PTHREAD_SEMANTICS 1
10417#define _TANDEM_SOURCE 1
10418#define PACKAGE "mpich"
10419#define VERSION "4.0.2"
10420#define HAVE_DLFCN_H 1
10421#define LT_OBJDIR ".libs/"
10422#define ENABLE_LOCAL_SESSION_INIT 1
10423#define MPIDI_BUILD_CH4_LOCALITY_INFO 1
10424#define MPIDI_CH4_SHM_ENABLE_GPU 1
10425#define HAVE_CH4_SHM_EAGER_IQUEUE 1
10426#define HAVE_CH4_NETMOD_OFI 1
10427#define MPIDI_BUILD_CH4_LOCALITY_INFO 1
10428#define NEEDS_STRICT_ALIGNMENT 1
10429#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10430#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10431#define HAVE_TAG_ERROR_BITS 1
10432#define HAVE_VISIBILITY 1
10433#define HAVE_LIBHWLOC 1
10434#define HAVE_HWLOC 1
10435#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
10436#define MPICH_IS_THREADED 1
10437#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
10438#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
10439#define HAVE_ROMIO 1
10440#define ENABLE_PVAR_NEM 0
10441#define ENABLE_PVAR_RECVQ 0
10442#define ENABLE_PVAR_RMA 0
10443#define ENABLE_PVAR_DIMS 0
10444#define ENABLE_PVAR_MULTINIC 0
10445#define HAVE_LONG_LONG 1
10446#define STDCALL
10447#define F77_NAME_LOWER_USCORE 1
10448#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
10449#define HAVE_FORTRAN_BINDING 1
10450#define TRUE 1
10451#define FALSE 0
10452#define HAVE_CXX_EXCEPTIONS /**/
10453#define HAVE_NAMESPACES /**/
10454#define HAVE_NAMESPACE_STD /**/
10455#define HAVE_CXX_BINDING 1
10456#define HAVE_NAMEPUB_SERVICE 1
10457#define restrict __restrict
10458#define HAVE_GCC_ATTRIBUTE 1
10459#define HAVE_BUILTIN_EXPECT 1
10460#define HAVE_C11__STATIC_ASSERT 1
10461#define HAVE_LONG_DOUBLE 1
10462#define HAVE_LONG_LONG_INT 1
10463#define ALIGNOF_MAX_ALIGN_T 0
10464#define ALIGNOF_LONG_DOUBLE 16
10465#define MAX_ALIGNMENT 16
10466#define SIZEOF_CHAR 1
10467#define SIZEOF_UNSIGNED_CHAR 1
10468#define SIZEOF_SHORT 2
10469#define SIZEOF_UNSIGNED_SHORT 2
10470#define SIZEOF_INT 4
10471#define SIZEOF_UNSIGNED_INT 4
10472#define SIZEOF_LONG 4
10473#define SIZEOF_UNSIGNED_LONG 4
10474#define SIZEOF_LONG_LONG 8
10475#define SIZEOF_UNSIGNED_LONG_LONG 8
10476#define SIZEOF_FLOAT 4
10477#define SIZEOF_DOUBLE 8
10478#define SIZEOF_LONG_DOUBLE 16
10479#define SIZEOF_VOID_P 4
10480#define HAVE_STDDEF_H 1
10481#define SIZEOF_WCHAR_T 4
10482#define SIZEOF___FLOAT128 0
10483#define SIZEOF_FLOAT_INT 8
10484#define SIZEOF_DOUBLE_INT 16
10485#define SIZEOF_LONG_INT 8
10486#define SIZEOF_SHORT_INT 8
10487#define SIZEOF_TWO_INT 8
10488#define SIZEOF_LONG_DOUBLE_INT 32
10489#define ALIGNOF_CHAR 1
10490#define ALIGNOF_FLOAT 4
10491#define ALIGNOF_DOUBLE 4
10492#define ALIGNOF_LONG 4
10493#define ALIGNOF_LONG_LONG 4
10494#define ALIGNOF_LONG_DOUBLE 16
10495#define ALIGNOF_SHORT 2
10496#define ALIGNOF_INT 4
10497#define ALIGNOF_BOOL 0
10498#define ALIGNOF_WCHAR_T 4
10499#define HAVE_INTTYPES_H 1
10500#define HAVE_STDINT_H 1
10501#define SIZEOF_INT8_T 1
10502#define SIZEOF_INT16_T 2
10503#define SIZEOF_INT32_T 4
10504#define SIZEOF_INT64_T 8
10505#define SIZEOF_UINT8_T 1
10506#define SIZEOF_UINT16_T 2
10507#define SIZEOF_UINT32_T 4
10508#define SIZEOF_UINT64_T 8
10509#define ALIGNOF_INT8_T 1
10510#define ALIGNOF_INT16_T 2
10511#define ALIGNOF_INT32_T 4
10512#define ALIGNOF_INT64_T 4
10513#define HAVE_INT8_T 1
10514#define HAVE_INT16_T 1
10515#define HAVE_INT32_T 1
10516#define HAVE_INT64_T 1
10517#define HAVE_UINT8_T 1
10518#define HAVE_UINT16_T 1
10519#define HAVE_UINT32_T 1
10520#define HAVE_UINT64_T 1
10521#define HAVE_STDBOOL_H 1
10522#define HAVE_COMPLEX_H 1
10523#define SIZEOF__BOOL 4
10524#define SIZEOF_FLOAT__COMPLEX 8
10525#define SIZEOF_DOUBLE__COMPLEX 16
10526#define SIZEOF_LONG_DOUBLE__COMPLEX 32
10527#define SIZEOF__FLOAT16 0
10528#define HAVE__BOOL 1
10529#define HAVE_FLOAT__COMPLEX 1
10530#define HAVE_DOUBLE__COMPLEX 1
10531#define HAVE_LONG_DOUBLE__COMPLEX 1
10532#define SIZEOF_F77_INTEGER 4
10533#define SIZEOF_F77_REAL 4
10534#define SIZEOF_F77_DOUBLE_PRECISION 8
10535#define MPIR_FC_REAL_CTYPE float
10536#define MPIR_FC_DOUBLE_CTYPE double
10537#define MPIR_REAL4_CTYPE float
10538#define MPIR_REAL8_CTYPE double
10539#define MPIR_REAL16_CTYPE long double
10540#define MPIR_INTEGER1_CTYPE char
10541#define MPIR_INTEGER2_CTYPE short
10542#define MPIR_INTEGER4_CTYPE int
10543#define MPIR_INTEGER8_CTYPE long long
10544#define HAVE_FINT_IS_INT 1
10545#define F77_TRUE_VALUE_SET 1
10546#define F77_TRUE_VALUE 1
10547#define F77_FALSE_VALUE 0
10548#define SIZEOF_BOOL 4
10549#define MPIR_CXX_BOOL_CTYPE _Bool
10550#define SIZEOF_COMPLEX 8
10551#define SIZEOF_DOUBLECOMPLEX 16
10552#define SIZEOF_LONGDOUBLECOMPLEX 32
10553#define HAVE_CXX_COMPLEX 1
10554#define HAVE_CXX_LONG_DOUBLE_COMPLEX 1
10555#define MPIR_AINT_MAX INT_MAX
10556#define MPIR_OFFSET_MAX LLONG_MAX
10557#define MPIR_COUNT_MAX LLONG_MAX
10558#define MPIR_Ucount unsigned long long
10559#define HAVE_STDLIB_H 1
10560#define HAVE_STDARG_H 1
10561#define HAVE_SYS_TYPES_H 1
10562#define HAVE_STRING_H 1
10563#define HAVE_INTTYPES_H 1
10564#define HAVE_LIMITS_H 1
10565#define HAVE_STDDEF_H 1
10566#define HAVE_ERRNO_H 1
10567#define HAVE_SYS_SOCKET_H 1
10568#define HAVE_SYS_TIME_H 1
10569#define HAVE_UNISTD_H 1
10570#define HAVE_ASSERT_H 1
10571#define HAVE_SYS_PARAM_H 1
10572#define HAVE_SYS_UIO_H 1
10573#define HAVE_SETITIMER 1
10574#define HAVE_ALARM 1
10575#define HAVE_VSNPRINTF 1
10576#define HAVE_VSPRINTF 1
10577#define HAVE_STRERROR 1
10578#define HAVE_STRNCASECMP 1
10579#define HAVE_DECL_STRERROR_R 1
10580#define HAVE_STRERROR_R 1
10581#define HAVE_SNPRINTF 1
10582#define HAVE_QSORT 1
10583#define HAVE_MACRO_VA_ARGS 1
10584#define HAVE_STRDUP 1
10585#define HAVE_MKSTEMP 1
10586#define HAVE_PUTENV 1
10587#define SIZEOF_MPII_BSEND_DATA_T 56
10588#define HAVE_THREAD_POLICY_SET 1
10589#define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA
10590#define MPIDI_CH4_MAX_VCIS 1
10591#define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO
10592#define MPIDI_CH4_USE_MT_DIRECT 1
10593#define HAVE_SYS_MMAN_H 1
10594#define HAVE_SYS_STAT_H 1
10595#define HAVE_FCNTL_H 1
10596#define HAVE_GETHOSTNAME 1
10597#define HAVE_SIGNAL_H 1
10598#define HAVE_SIGNAL 1
10599#define HAVE_UNISTD_H 1
10600#define HAVE_STRING_H 1
10601#define HAVE_STDLIB_H 1
10602#define HAVE_SYS_SOCKET_H 1
10603#define HAVE_STRINGS_H 1
10604#define HAVE_ASSERT_H 1
10605#define HAVE_ARPA_INET_H 1
10606#define HAVE_SNPRINTF 1
10607#define HAVE_STRNCASECMP 1
10608#define HAVE_SYS_TYPES_H 1
10609#define HAVE_SYS_PARAM_H 1
10610#define HAVE_SYS_SOCKET_H 1
10611#define HAVE_NETINET_IN_H 1
10612#define HAVE_NETINET_TCP_H 1
10613#define HAVE_SYS_UN_H 1
10614#define HAVE_NETDB_H 1
10615#define USE_PMI_PORT 1
10616#define HAVE_H_ADDR_LIST 1
10617#define HAVE_GCC_ATTRIBUTE 1
10618#define MPIDI_CH4_OFI_USE_SET_RUNTIME 1
10619#define MPIDI_OFI_VNI_USE_DOMAIN 1
10620#define HAVE_LIBFABRIC_NIC 1
10621#define HAVE_STDIO_H 1
10622#define HAVE_FC_TYPE_ROUTINES 1
10623#define HAVE_MPICHCONF 1
10624
10625configure: exit 0