Ticket #61125: config.log

File config.log, 673.2 KB (added by LemingVan, 4 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 3.4a2, 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-nemesis-shm-collectives --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix F90FLAGS= F90= --enable-timer-type=mach_absolute_time --libdir=/opt/local/lib/mpich-devel-mp --sysconfdir=/opt/local/etc/mpich-devel-mp --program-suffix=-mpich-devel-mp --includedir=/opt/local/include/mpich-devel-mp MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS=
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lemingdeMacBook-Air.local
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 374 tasks, 1535 threads, 4 processors
34Load average: 2.08, Mach factor: 1.98
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:5612: checking build system type
52configure:5626: result: x86_64-apple-darwin19.6.0
53configure:5646: checking host system type
54configure:5659: result: x86_64-apple-darwin19.6.0
55configure:5679: checking target system type
56configure:5692: result: x86_64-apple-darwin19.6.0
57configure:5770: checking for gcc
58configure:5797: result: /usr/bin/clang
59configure:6026: checking for C compiler version
60configure:6035: /usr/bin/clang --version >&5
61Apple clang version 12.0.0 (clang-1200.0.31.1)
62Target: x86_64-apple-darwin19.6.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:6046: $? = 0
66configure:6035: /usr/bin/clang -v >&5
67Apple clang version 12.0.0 (clang-1200.0.31.1)
68Target: x86_64-apple-darwin19.6.0
69Thread model: posix
70InstalledDir: /Library/Developer/CommandLineTools/usr/bin
71configure:6046: $? = 0
72configure:6035: /usr/bin/clang -V >&5
73clang: error: argument to '-V' is missing (expected 1 value)
74clang: error: no input files
75configure:6046: $? = 1
76configure:6035: /usr/bin/clang -qversion >&5
77clang: error: unknown argument '-qversion'; did you mean '--version'?
78clang: error: no input files
79configure:6046: $? = 1
80configure:6066: checking whether the C compiler works
81configure:6088: /usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
82configure:6092: $? = 0
83configure:6140: result: yes
84configure:6143: checking for C compiler default output file name
85configure:6145: result: a.out
86configure:6151: checking for suffix of executables
87configure:6158: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
88configure:6162: $? = 0
89configure:6184: result:
90configure:6206: checking whether we are cross compiling
91configure:6214: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
92configure:6218: $? = 0
93configure:6225: ./conftest
94configure:6229: $? = 0
95configure:6244: result: no
96configure:6249: checking for suffix of object files
97configure:6271: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
98configure:6275: $? = 0
99configure:6296: result: o
100configure:6300: checking whether we are using the GNU C compiler
101configure:6319: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
102configure:6319: $? = 0
103configure:6328: result: yes
104configure:6337: checking whether /usr/bin/clang accepts -g
105configure:6357: /usr/bin/clang -c -g  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
106configure:6357: $? = 0
107configure:6398: result: yes
108configure:6415: checking for /usr/bin/clang option to accept ISO C89
109configure:6478: /usr/bin/clang  -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
110configure:6478: $? = 0
111configure:6491: result: none needed
112configure:6519: checking whether /usr/bin/clang understands -c and -o together
113configure:6541: /usr/bin/clang -c conftest.c -o conftest2.o
114configure:6544: $? = 0
115configure:6541: /usr/bin/clang -c conftest.c -o conftest2.o
116configure:6544: $? = 0
117configure:6556: result: yes
118configure:6573: checking for /usr/bin/clang option to accept ISO C99
119configure:6722: /usr/bin/clang  -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
120configure:6722: $? = 0
121configure:6735: result: none needed
122configure:6762: checking how to run the C preprocessor
123configure:6793: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
124configure:6793: $? = 0
125configure:6807: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
126conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
127#include <ac_nonexistent.h>
128         ^~~~~~~~~~~~~~~~~~
1291 error generated.
130configure:6807: $? = 1
131configure: failed program was:
132| /* confdefs.h */
133| #define PACKAGE_NAME "MPICH"
134| #define PACKAGE_TARNAME "mpich"
135| #define PACKAGE_VERSION "3.4a2"
136| #define PACKAGE_STRING "MPICH 3.4a2"
137| #define PACKAGE_BUGREPORT "discuss@mpich.org"
138| #define PACKAGE_URL "http://www.mpich.org/"
139| /* end confdefs.h.  */
140| #include <ac_nonexistent.h>
141configure:6832: result: /usr/bin/clang -E
142configure:6852: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
143configure:6852: $? = 0
144configure:6866: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
145conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
146#include <ac_nonexistent.h>
147         ^~~~~~~~~~~~~~~~~~
1481 error generated.
149configure:6866: $? = 1
150configure: failed program was:
151| /* confdefs.h */
152| #define PACKAGE_NAME "MPICH"
153| #define PACKAGE_TARNAME "mpich"
154| #define PACKAGE_VERSION "3.4a2"
155| #define PACKAGE_STRING "MPICH 3.4a2"
156| #define PACKAGE_BUGREPORT "discuss@mpich.org"
157| #define PACKAGE_URL "http://www.mpich.org/"
158| /* end confdefs.h.  */
159| #include <ac_nonexistent.h>
160configure:6914: checking for grep that handles long lines and -e
161configure:6972: result: /usr/bin/grep
162configure:6977: checking for egrep
163configure:7039: result: /usr/bin/grep -E
164configure:7044: checking for ANSI C header files
165configure:7064: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
166configure:7064: $? = 0
167configure:7137: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
168configure:7137: $? = 0
169configure:7137: ./conftest
170configure:7137: $? = 0
171configure:7148: result: yes
172configure:7161: checking for sys/types.h
173configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
174configure:7161: $? = 0
175configure:7161: result: yes
176configure:7161: checking for sys/stat.h
177configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
178configure:7161: $? = 0
179configure:7161: result: yes
180configure:7161: checking for stdlib.h
181configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
182configure:7161: $? = 0
183configure:7161: result: yes
184configure:7161: checking for string.h
185configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
186configure:7161: $? = 0
187configure:7161: result: yes
188configure:7161: checking for memory.h
189configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
190configure:7161: $? = 0
191configure:7161: result: yes
192configure:7161: checking for strings.h
193configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
194configure:7161: $? = 0
195configure:7161: result: yes
196configure:7161: checking for inttypes.h
197configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
198configure:7161: $? = 0
199configure:7161: result: yes
200configure:7161: checking for stdint.h
201configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
202configure:7161: $? = 0
203configure:7161: result: yes
204configure:7161: checking for unistd.h
205configure:7161: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
206configure:7161: $? = 0
207configure:7161: result: yes
208configure:7174: checking minix/config.h usability
209configure:7174: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
210conftest.c:52:10: fatal error: 'minix/config.h' file not found
211#include <minix/config.h>
212         ^~~~~~~~~~~~~~~~
2131 error generated.
214configure:7174: $? = 1
215configure: failed program was:
216| /* confdefs.h */
217| #define PACKAGE_NAME "MPICH"
218| #define PACKAGE_TARNAME "mpich"
219| #define PACKAGE_VERSION "3.4a2"
220| #define PACKAGE_STRING "MPICH 3.4a2"
221| #define PACKAGE_BUGREPORT "discuss@mpich.org"
222| #define PACKAGE_URL "http://www.mpich.org/"
223| #define STDC_HEADERS 1
224| #define HAVE_SYS_TYPES_H 1
225| #define HAVE_SYS_STAT_H 1
226| #define HAVE_STDLIB_H 1
227| #define HAVE_STRING_H 1
228| #define HAVE_MEMORY_H 1
229| #define HAVE_STRINGS_H 1
230| #define HAVE_INTTYPES_H 1
231| #define HAVE_STDINT_H 1
232| #define HAVE_UNISTD_H 1
233| /* end confdefs.h.  */
234| #include <stdio.h>
235| #ifdef HAVE_SYS_TYPES_H
236| # include <sys/types.h>
237| #endif
238| #ifdef HAVE_SYS_STAT_H
239| # include <sys/stat.h>
240| #endif
241| #ifdef STDC_HEADERS
242| # include <stdlib.h>
243| # include <stddef.h>
244| #else
245| # ifdef HAVE_STDLIB_H
246| #  include <stdlib.h>
247| # endif
248| #endif
249| #ifdef HAVE_STRING_H
250| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
251| #  include <memory.h>
252| # endif
253| # include <string.h>
254| #endif
255| #ifdef HAVE_STRINGS_H
256| # include <strings.h>
257| #endif
258| #ifdef HAVE_INTTYPES_H
259| # include <inttypes.h>
260| #endif
261| #ifdef HAVE_STDINT_H
262| # include <stdint.h>
263| #endif
264| #ifdef HAVE_UNISTD_H
265| # include <unistd.h>
266| #endif
267| #include <minix/config.h>
268configure:7174: result: no
269configure:7174: checking minix/config.h presence
270configure:7174: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
271conftest.c:19:10: fatal error: 'minix/config.h' file not found
272#include <minix/config.h>
273         ^~~~~~~~~~~~~~~~
2741 error generated.
275configure:7174: $? = 1
276configure: failed program was:
277| /* confdefs.h */
278| #define PACKAGE_NAME "MPICH"
279| #define PACKAGE_TARNAME "mpich"
280| #define PACKAGE_VERSION "3.4a2"
281| #define PACKAGE_STRING "MPICH 3.4a2"
282| #define PACKAGE_BUGREPORT "discuss@mpich.org"
283| #define PACKAGE_URL "http://www.mpich.org/"
284| #define STDC_HEADERS 1
285| #define HAVE_SYS_TYPES_H 1
286| #define HAVE_SYS_STAT_H 1
287| #define HAVE_STDLIB_H 1
288| #define HAVE_STRING_H 1
289| #define HAVE_MEMORY_H 1
290| #define HAVE_STRINGS_H 1
291| #define HAVE_INTTYPES_H 1
292| #define HAVE_STDINT_H 1
293| #define HAVE_UNISTD_H 1
294| /* end confdefs.h.  */
295| #include <minix/config.h>
296configure:7174: result: no
297configure:7174: checking for minix/config.h
298configure:7174: result: no
299configure:7195: checking whether it is safe to define __EXTENSIONS__
300configure:7213: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
301configure:7213: $? = 0
302configure:7220: result: yes
303configure:7251: checking for a BSD-compatible install
304configure:7319: result: /usr/bin/install -c
305configure:7330: checking whether build environment is sane
306configure:7385: result: yes
307configure:7533: checking for a thread-safe mkdir -p
308configure:7572: result: confdb/install-sh -c -d
309configure:7579: checking for gawk
310configure:7609: result: no
311configure:7579: checking for mawk
312configure:7609: result: no
313configure:7579: checking for nawk
314configure:7609: result: no
315configure:7579: checking for awk
316configure:7595: found /usr/bin/awk
317configure:7606: result: awk
318configure:7617: checking whether make sets $(MAKE)
319configure:7639: result: yes
320configure:7669: checking for style of include used by make
321configure:7697: result: GNU
322configure:7731: checking whether make supports nested variables
323configure:7748: result: yes
324configure:7833: checking dependency style of /usr/bin/clang
325configure:7944: result: none
326configure:8003: checking whether to enable maintainer-specific portions of Makefiles
327configure:8012: result: yes
328configure:8075: checking for ar
329configure:8091: found /opt/local/bin/ar
330configure:8102: result: ar
331configure:8128: checking the archiver (ar) interface
332configure:8144: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
333configure:8144: $? = 0
334configure:8146: ar cru libconftest.a conftest.o >&5
335configure:8149: $? = 0
336configure:8177: result: ar
337configure:8244: checking how to print strings
338configure:8271: result: printf
339configure:8292: checking for a sed that does not truncate output
340configure:8356: result: /usr/bin/sed
341configure:8374: checking for fgrep
342configure:8436: result: /usr/bin/grep -F
343configure:8471: checking for ld used by /usr/bin/clang
344configure:8538: result: /Library/Developer/CommandLineTools/usr/bin/ld
345configure:8545: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
346configure:8560: result: no
347configure:8572: checking for BSD- or MS-compatible name lister (nm)
348configure:8626: result: /opt/local/bin/nm -B
349configure:8756: checking the name lister (/opt/local/bin/nm -B) interface
350configure:8763: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
351configure:8766: /opt/local/bin/nm -B "conftest.o"
352configure:8769: output
3530000000000000000 S _some_variable
354configure:8776: result: BSD nm
355configure:8779: checking whether ln -s works
356configure:8783: result: yes
357configure:8791: checking the maximum length of command line arguments
358configure:8922: result: 196608
359configure:8970: checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format
360configure:9010: result: func_convert_file_noop
361configure:9017: checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format
362configure:9037: result: func_convert_file_noop
363configure:9044: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
364configure:9051: result: -r
365configure:9125: checking for objdump
366configure:9141: found /usr/bin/objdump
367configure:9152: result: objdump
368configure:9184: checking how to recognize dependent libraries
369configure:9384: result: pass_all
370configure:9469: checking for dlltool
371configure:9499: result: no
372configure:9529: checking how to associate runtime and link libraries
373configure:9556: result: printf %s\n
374configure:9680: checking for archiver @FILE support
375configure:9697: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
376configure:9697: $? = 0
377configure:9700: ar cru libconftest.a @conftest.lst >&5
378ar: @conftest.lst: No such file or directory
379configure:9703: $? = 1
380configure:9723: result: no
381configure:9781: checking for strip
382configure:9797: found /opt/local/bin/strip
383configure:9808: result: strip
384configure:9880: checking for ranlib
385configure:9896: found /opt/local/bin/ranlib
386configure:9907: result: ranlib
387configure:10009: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
388configure:10162: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
389configure:10165: $? = 0
390configure:10169: /opt/local/bin/nm -B 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
391configure:10172: $? = 0
392cannot find nm_test_var in conftest.nm
393configure:10162: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
394configure:10165: $? = 0
395configure:10169: /opt/local/bin/nm -B 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
396configure:10172: $? = 0
397configure:10238: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5
398configure:10241: $? = 0
399configure:10279: result: ok
400configure:10326: checking for sysroot
401configure:10356: result: no
402configure:10363: checking for a working dd
403configure:10401: result: /bin/dd
404configure:10405: checking how to truncate binary pipes
405configure:10420: result: /bin/dd bs=4096 count=1
406configure:10749: checking for mt
407configure:10779: result: no
408configure:10799: checking if : is a manifest tool
409configure:10805: : '-?'
410configure:10813: result: no
411configure:10869: checking for dsymutil
412configure:10885: found /usr/bin/dsymutil
413configure:10896: result: dsymutil
414configure:10961: checking for nmedit
415configure:10977: found /opt/local/bin/nmedit
416configure:10988: result: nmedit
417configure:11053: checking for lipo
418configure:11069: found /opt/local/bin/lipo
419configure:11080: result: lipo
420configure:11145: checking for otool
421configure:11161: found /opt/local/bin/otool
422configure:11172: result: otool
423configure:11237: checking for otool64
424configure:11267: result: no
425configure:11312: checking for -single_module linker flag
426/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
427configure:11345: result: yes
428configure:11348: checking for -exported_symbols_list linker flag
429configure:11368: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
430configure:11368: $? = 0
431configure:11378: result: yes
432configure:11381: checking for -force_load linker flag
433/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c
434ar cru libconftest.a conftest.o
435ranlib libconftest.a
436/usr/bin/clang  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
437configure:11413: result: yes
438configure:11487: checking for dlfcn.h
439configure:11487: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
440configure:11487: $? = 0
441configure:11487: result: yes
442configure:11743: checking for objdir
443configure:11758: result: .libs
444configure:12022: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
445configure:12040: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5
446configure:12044: $? = 0
447configure:12057: result: yes
448configure:12425: checking for /usr/bin/clang option to produce PIC
449configure:12432: result: -fno-common -DPIC
450configure:12440: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
451configure:12458: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5
452configure:12462: $? = 0
453configure:12475: result: yes
454configure:12504: checking if /usr/bin/clang static flag -static works
455configure:12532: result: no
456configure:12547: checking if /usr/bin/clang supports -c -o file.o
457configure:12568: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5
458configure:12572: $? = 0
459configure:12594: result: yes
460configure:12602: checking if /usr/bin/clang supports -c -o file.o
461configure:12649: result: yes
462configure:12682: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
463configure:13955: result: yes
464configure:14195: checking dynamic linker characteristics
465configure:15054: result: darwin19.6.0 dyld
466configure:15176: checking how to hardcode library paths into programs
467configure:15201: result: immediate
468configure:15749: checking whether stripping libraries is possible
469configure:15763: result: yes
470configure:15789: checking if libtool supports shared libraries
471configure:15791: result: yes
472configure:15794: checking whether to build shared libraries
473configure:15819: result: yes
474configure:15822: checking whether to build static libraries
475configure:15826: result: yes
476configure:15875: checking whether make supports nested variables
477configure:15892: result: yes
478configure:16050: checking for C++ compiler version
479configure:16059: /usr/bin/clang++ --version >&5
480Apple clang version 12.0.0 (clang-1200.0.31.1)
481Target: x86_64-apple-darwin19.6.0
482Thread model: posix
483InstalledDir: /Library/Developer/CommandLineTools/usr/bin
484configure:16070: $? = 0
485configure:16059: /usr/bin/clang++ -v >&5
486Apple clang version 12.0.0 (clang-1200.0.31.1)
487Target: x86_64-apple-darwin19.6.0
488Thread model: posix
489InstalledDir: /Library/Developer/CommandLineTools/usr/bin
490configure:16070: $? = 0
491configure:16059: /usr/bin/clang++ -V >&5
492clang: error: argument to '-V' is missing (expected 1 value)
493clang: error: no input files
494configure:16070: $? = 1
495configure:16059: /usr/bin/clang++ -qversion >&5
496clang: error: unknown argument '-qversion'; did you mean '--version'?
497clang: error: no input files
498configure:16070: $? = 1
499configure:16074: checking whether we are using the GNU C++ compiler
500configure:16093: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5
501configure:16093: $? = 0
502configure:16102: result: yes
503configure:16111: checking whether /usr/bin/clang++ accepts -g
504configure:16131: /usr/bin/clang++ -c -g  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5
505configure:16131: $? = 0
506configure:16172: result: yes
507configure:16197: checking dependency style of /usr/bin/clang++
508configure:16308: result: none
509configure:16341: checking how to run the C++ preprocessor
510configure:16368: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp
511configure:16368: $? = 0
512configure:16382: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp
513conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
514#include <ac_nonexistent.h>
515         ^~~~~~~~~~~~~~~~~~
5161 error generated.
517configure:16382: $? = 1
518configure: failed program was:
519| /* confdefs.h */
520| #define PACKAGE_NAME "MPICH"
521| #define PACKAGE_TARNAME "mpich"
522| #define PACKAGE_VERSION "3.4a2"
523| #define PACKAGE_STRING "MPICH 3.4a2"
524| #define PACKAGE_BUGREPORT "discuss@mpich.org"
525| #define PACKAGE_URL "http://www.mpich.org/"
526| #define STDC_HEADERS 1
527| #define HAVE_SYS_TYPES_H 1
528| #define HAVE_SYS_STAT_H 1
529| #define HAVE_STDLIB_H 1
530| #define HAVE_STRING_H 1
531| #define HAVE_MEMORY_H 1
532| #define HAVE_STRINGS_H 1
533| #define HAVE_INTTYPES_H 1
534| #define HAVE_STDINT_H 1
535| #define HAVE_UNISTD_H 1
536| #define __EXTENSIONS__ 1
537| #define _ALL_SOURCE 1
538| #define _GNU_SOURCE 1
539| #define _POSIX_PTHREAD_SEMANTICS 1
540| #define _TANDEM_SOURCE 1
541| #define PACKAGE "mpich"
542| #define VERSION "3.4a2"
543| #define HAVE_DLFCN_H 1
544| #define LT_OBJDIR ".libs/"
545| /* end confdefs.h.  */
546| #include <ac_nonexistent.h>
547configure:16407: result: /usr/bin/clang++ -E
548configure:16427: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp
549configure:16427: $? = 0
550configure:16441: /usr/bin/clang++ -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp
551conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
552#include <ac_nonexistent.h>
553         ^~~~~~~~~~~~~~~~~~
5541 error generated.
555configure:16441: $? = 1
556configure: failed program was:
557| /* confdefs.h */
558| #define PACKAGE_NAME "MPICH"
559| #define PACKAGE_TARNAME "mpich"
560| #define PACKAGE_VERSION "3.4a2"
561| #define PACKAGE_STRING "MPICH 3.4a2"
562| #define PACKAGE_BUGREPORT "discuss@mpich.org"
563| #define PACKAGE_URL "http://www.mpich.org/"
564| #define STDC_HEADERS 1
565| #define HAVE_SYS_TYPES_H 1
566| #define HAVE_SYS_STAT_H 1
567| #define HAVE_STDLIB_H 1
568| #define HAVE_STRING_H 1
569| #define HAVE_MEMORY_H 1
570| #define HAVE_STRINGS_H 1
571| #define HAVE_INTTYPES_H 1
572| #define HAVE_STDINT_H 1
573| #define HAVE_UNISTD_H 1
574| #define __EXTENSIONS__ 1
575| #define _ALL_SOURCE 1
576| #define _GNU_SOURCE 1
577| #define _POSIX_PTHREAD_SEMANTICS 1
578| #define _TANDEM_SOURCE 1
579| #define PACKAGE "mpich"
580| #define VERSION "3.4a2"
581| #define HAVE_DLFCN_H 1
582| #define LT_OBJDIR ".libs/"
583| /* end confdefs.h.  */
584| #include <ac_nonexistent.h>
585configure:16603: checking for ld used by /usr/bin/clang++
586configure:16670: result: /Library/Developer/CommandLineTools/usr/bin/ld
587configure:16677: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
588configure:16692: result: no
589configure:16747: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
590configure:17823: result: yes
591configure:17859: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cpp >&5
592configure:17862: $? = 0
593configure:18343: checking for /usr/bin/clang++ option to produce PIC
594configure:18350: result: -fno-common -DPIC
595configure:18358: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
596configure:18376: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
597configure:18380: $? = 0
598configure:18393: result: yes
599configure:18416: checking if /usr/bin/clang++ static flag -static works
600configure:18444: result: no
601configure:18456: checking if /usr/bin/clang++ supports -c -o file.o
602configure:18477: /usr/bin/clang++ -c  -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.cpp >&5
603configure:18481: $? = 0
604configure:18503: result: yes
605configure:18508: checking if /usr/bin/clang++ supports -c -o file.o
606configure:18555: result: yes
607configure:18585: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
608configure:18625: result: yes
609configure:18766: checking dynamic linker characteristics
610configure:19552: result: darwin19.6.0 dyld
611configure:19617: checking how to hardcode library paths into programs
612configure:19642: result: immediate
613configure:19791: checking for Fortran compiler version
614configure:19800: /opt/local/bin/gfortran-mp-10 --version >&5
615GNU Fortran (MacPorts gcc10 10.2.0_1) 10.2.0
616Copyright (C) 2020 Free Software Foundation, Inc.
617This is free software; see the source for copying conditions.  There is NO
618warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
619
620configure:19811: $? = 0
621configure:19800: /opt/local/bin/gfortran-mp-10 -v >&5
622Using built-in specs.
623COLLECT_GCC=/opt/local/bin/gfortran-mp-10
624COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/lto-wrapper
625Target: x86_64-apple-darwin19
626Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc10/gcc10/work/gcc-10.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin19 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.2.0_1' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
627Thread model: posix
628Supported LTO compression algorithms: zlib
629gcc version 10.2.0 (MacPorts gcc10 10.2.0_1)
630configure:19811: $? = 0
631configure:19800: /opt/local/bin/gfortran-mp-10 -V >&5
632gfortran-mp-10: error: unrecognized command-line option '-V'
633gfortran-mp-10: fatal error: no input files
634compilation terminated.
635configure:19811: $? = 1
636configure:19800: /opt/local/bin/gfortran-mp-10 -qversion >&5
637gfortran-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
638gfortran-mp-10: fatal error: no input files
639compilation terminated.
640configure:19811: $? = 1
641configure:19820: checking whether we are using the GNU Fortran compiler
642configure:19833: /opt/local/bin/gfortran-mp-10 -c  -pipe -m64  conftest.F >&5
643configure:19833: $? = 0
644configure:19842: result: yes
645configure:19848: checking whether /opt/local/bin/gfortran-mp-10 accepts -g
646configure:19859: /opt/local/bin/gfortran-mp-10 -c -g  conftest.f >&5
647configure:19859: $? = 0
648configure:19867: result: yes
649configure:19999: checking if libtool supports shared libraries
650configure:20001: result: yes
651configure:20004: checking whether to build shared libraries
652configure:20028: result: yes
653configure:20031: checking whether to build static libraries
654configure:20035: result: yes
655configure:20069: /opt/local/bin/gfortran-mp-10 -c  -pipe -m64  conftest.f >&5
656configure:20072: $? = 0
657configure:20542: checking for /opt/local/bin/gfortran-mp-10 option to produce PIC
658configure:20549: result: -fno-common
659configure:20557: checking if /opt/local/bin/gfortran-mp-10 PIC flag -fno-common works
660configure:20575: /opt/local/bin/gfortran-mp-10 -c  -pipe -m64 -fno-common  conftest.f >&5
661configure:20579: $? = 0
662configure:20592: result: yes
663configure:20615: checking if /opt/local/bin/gfortran-mp-10 static flag -static works
664configure:20643: result: no
665configure:20655: checking if /opt/local/bin/gfortran-mp-10 supports -c -o file.o
666configure:20676: /opt/local/bin/gfortran-mp-10 -c  -pipe -m64 -o out/conftest2.o  conftest.f >&5
667configure:20680: $? = 0
668configure:20702: result: yes
669configure:20707: checking if /opt/local/bin/gfortran-mp-10 supports -c -o file.o
670configure:20754: result: yes
671configure:20784: checking whether the /opt/local/bin/gfortran-mp-10 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
672configure:22007: result: yes
673configure:22148: checking dynamic linker characteristics
674configure:22928: result: darwin19.6.0 dyld
675configure:22993: checking how to hardcode library paths into programs
676configure:23018: result: immediate
677configure:23213: checking for Fortran 77 compiler version
678configure:23222: /opt/local/bin/gfortran-mp-10 --version >&5
679GNU Fortran (MacPorts gcc10 10.2.0_1) 10.2.0
680Copyright (C) 2020 Free Software Foundation, Inc.
681This is free software; see the source for copying conditions.  There is NO
682warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
683
684configure:23233: $? = 0
685configure:23222: /opt/local/bin/gfortran-mp-10 -v >&5
686Using built-in specs.
687COLLECT_GCC=/opt/local/bin/gfortran-mp-10
688COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/lto-wrapper
689Target: x86_64-apple-darwin19
690Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc10/gcc10/work/gcc-10.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin19 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.2.0_1' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
691Thread model: posix
692Supported LTO compression algorithms: zlib
693gcc version 10.2.0 (MacPorts gcc10 10.2.0_1)
694configure:23233: $? = 0
695configure:23222: /opt/local/bin/gfortran-mp-10 -V >&5
696gfortran-mp-10: error: unrecognized command-line option '-V'
697gfortran-mp-10: fatal error: no input files
698compilation terminated.
699configure:23233: $? = 1
700configure:23222: /opt/local/bin/gfortran-mp-10 -qversion >&5
701gfortran-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
702gfortran-mp-10: fatal error: no input files
703compilation terminated.
704configure:23233: $? = 1
705configure:23242: checking whether we are using the GNU Fortran 77 compiler
706configure:23255: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 conftest.F >&5
707configure:23255: $? = 0
708configure:23264: result: yes
709configure:23270: checking whether /opt/local/bin/gfortran-mp-10 accepts -g
710configure:23281: /opt/local/bin/gfortran-mp-10 -c -g conftest.f >&5
711configure:23281: $? = 0
712configure:23289: result: yes
713configure:23418: checking if libtool supports shared libraries
714configure:23420: result: yes
715configure:23423: checking whether to build shared libraries
716configure:23447: result: yes
717configure:23450: checking whether to build static libraries
718configure:23454: result: yes
719configure:23816: checking for /opt/local/bin/gfortran-mp-10 option to produce PIC
720configure:23823: result: -fno-common
721configure:23831: checking if /opt/local/bin/gfortran-mp-10 PIC flag -fno-common works
722configure:23849: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 -fno-common conftest.f >&5
723configure:23853: $? = 0
724configure:23866: result: yes
725configure:23889: checking if /opt/local/bin/gfortran-mp-10 static flag -static works
726configure:23917: result: no
727configure:23929: checking if /opt/local/bin/gfortran-mp-10 supports -c -o file.o
728configure:23950: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 -o out/conftest2.o conftest.f >&5
729configure:23954: $? = 0
730configure:23976: result: yes
731configure:23981: checking if /opt/local/bin/gfortran-mp-10 supports -c -o file.o
732configure:24028: result: yes
733configure:24058: checking whether the /opt/local/bin/gfortran-mp-10 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
734configure:25281: result: yes
735configure:25422: checking dynamic linker characteristics
736configure:26202: result: darwin19.6.0 dyld
737configure:26267: checking how to hardcode library paths into programs
738configure:26292: result: immediate
739configure:27404: RUNNING PREREQ FOR ch3:nemesis
740configure:28110: checking hcoll/api/hcoll_api.h usability
741configure:28110: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
742conftest.c:61:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
743#include <hcoll/api/hcoll_api.h>
744         ^~~~~~~~~~~~~~~~~~~~~~~
7451 error generated.
746configure:28110: $? = 1
747configure: failed program was:
748| /* confdefs.h */
749| #define PACKAGE_NAME "MPICH"
750| #define PACKAGE_TARNAME "mpich"
751| #define PACKAGE_VERSION "3.4a2"
752| #define PACKAGE_STRING "MPICH 3.4a2"
753| #define PACKAGE_BUGREPORT "discuss@mpich.org"
754| #define PACKAGE_URL "http://www.mpich.org/"
755| #define STDC_HEADERS 1
756| #define HAVE_SYS_TYPES_H 1
757| #define HAVE_SYS_STAT_H 1
758| #define HAVE_STDLIB_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_MEMORY_H 1
761| #define HAVE_STRINGS_H 1
762| #define HAVE_INTTYPES_H 1
763| #define HAVE_STDINT_H 1
764| #define HAVE_UNISTD_H 1
765| #define __EXTENSIONS__ 1
766| #define _ALL_SOURCE 1
767| #define _GNU_SOURCE 1
768| #define _POSIX_PTHREAD_SEMANTICS 1
769| #define _TANDEM_SOURCE 1
770| #define PACKAGE "mpich"
771| #define VERSION "3.4a2"
772| #define HAVE_DLFCN_H 1
773| #define LT_OBJDIR ".libs/"
774| /* end confdefs.h.  */
775| #include <stdio.h>
776| #ifdef HAVE_SYS_TYPES_H
777| # include <sys/types.h>
778| #endif
779| #ifdef HAVE_SYS_STAT_H
780| # include <sys/stat.h>
781| #endif
782| #ifdef STDC_HEADERS
783| # include <stdlib.h>
784| # include <stddef.h>
785| #else
786| # ifdef HAVE_STDLIB_H
787| #  include <stdlib.h>
788| # endif
789| #endif
790| #ifdef HAVE_STRING_H
791| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
792| #  include <memory.h>
793| # endif
794| # include <string.h>
795| #endif
796| #ifdef HAVE_STRINGS_H
797| # include <strings.h>
798| #endif
799| #ifdef HAVE_INTTYPES_H
800| # include <inttypes.h>
801| #endif
802| #ifdef HAVE_STDINT_H
803| # include <stdint.h>
804| #endif
805| #ifdef HAVE_UNISTD_H
806| # include <unistd.h>
807| #endif
808| #include <hcoll/api/hcoll_api.h>
809configure:28110: result: no
810configure:28110: checking hcoll/api/hcoll_api.h presence
811configure:28110: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
812conftest.c:28:10: fatal error: 'hcoll/api/hcoll_api.h' file not found
813#include <hcoll/api/hcoll_api.h>
814         ^~~~~~~~~~~~~~~~~~~~~~~
8151 error generated.
816configure:28110: $? = 1
817configure: failed program was:
818| /* confdefs.h */
819| #define PACKAGE_NAME "MPICH"
820| #define PACKAGE_TARNAME "mpich"
821| #define PACKAGE_VERSION "3.4a2"
822| #define PACKAGE_STRING "MPICH 3.4a2"
823| #define PACKAGE_BUGREPORT "discuss@mpich.org"
824| #define PACKAGE_URL "http://www.mpich.org/"
825| #define STDC_HEADERS 1
826| #define HAVE_SYS_TYPES_H 1
827| #define HAVE_SYS_STAT_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_MEMORY_H 1
831| #define HAVE_STRINGS_H 1
832| #define HAVE_INTTYPES_H 1
833| #define HAVE_STDINT_H 1
834| #define HAVE_UNISTD_H 1
835| #define __EXTENSIONS__ 1
836| #define _ALL_SOURCE 1
837| #define _GNU_SOURCE 1
838| #define _POSIX_PTHREAD_SEMANTICS 1
839| #define _TANDEM_SOURCE 1
840| #define PACKAGE "mpich"
841| #define VERSION "3.4a2"
842| #define HAVE_DLFCN_H 1
843| #define LT_OBJDIR ".libs/"
844| /* end confdefs.h.  */
845| #include <hcoll/api/hcoll_api.h>
846configure:28110: result: no
847configure:28110: checking for hcoll/api/hcoll_api.h
848configure:28110: result: no
849configure:28118: checking for hcoll_init in -lhcoll
850configure:28143: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lhcoll   >&5
851ld: library not found for -lhcoll
852clang: error: linker command failed with exit code 1 (use -v to see invocation)
853configure:28143: $? = 1
854configure: failed program was:
855| /* confdefs.h */
856| #define PACKAGE_NAME "MPICH"
857| #define PACKAGE_TARNAME "mpich"
858| #define PACKAGE_VERSION "3.4a2"
859| #define PACKAGE_STRING "MPICH 3.4a2"
860| #define PACKAGE_BUGREPORT "discuss@mpich.org"
861| #define PACKAGE_URL "http://www.mpich.org/"
862| #define STDC_HEADERS 1
863| #define HAVE_SYS_TYPES_H 1
864| #define HAVE_SYS_STAT_H 1
865| #define HAVE_STDLIB_H 1
866| #define HAVE_STRING_H 1
867| #define HAVE_MEMORY_H 1
868| #define HAVE_STRINGS_H 1
869| #define HAVE_INTTYPES_H 1
870| #define HAVE_STDINT_H 1
871| #define HAVE_UNISTD_H 1
872| #define __EXTENSIONS__ 1
873| #define _ALL_SOURCE 1
874| #define _GNU_SOURCE 1
875| #define _POSIX_PTHREAD_SEMANTICS 1
876| #define _TANDEM_SOURCE 1
877| #define PACKAGE "mpich"
878| #define VERSION "3.4a2"
879| #define HAVE_DLFCN_H 1
880| #define LT_OBJDIR ".libs/"
881| /* end confdefs.h.  */
882|
883| /* Override any GCC internal prototype to avoid an error.
884|    Use char because int might match the return type of a GCC
885|    builtin and then its argument prototype would still apply.  */
886| #ifdef __cplusplus
887| extern "C"
888| #endif
889| char hcoll_init ();
890| int
891| main ()
892| {
893| return hcoll_init ();
894|   ;
895|   return 0;
896| }
897configure:28152: result: no
898configure:29686: ===== configuring src/mpl =====
899configure:29851: 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-nemesis-shm-collectives' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' 'F90FLAGS=' 'F90=' '--enable-timer-type=mach_absolute_time' '--libdir=/opt/local/lib/mpich-devel-mp' '--sysconfdir=/opt/local/etc/mpich-devel-mp' '--program-suffix=-mpich-devel-mp' '--includedir=/opt/local/include/mpich-devel-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-10' 'F77=/opt/local/bin/gfortran-mp-10' --cache-file=/dev/null --srcdir=.
900configure:29871: ===== done with src/mpl configure =====
901configure:29877: sourcing src/mpl/localdefs
902CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include', appending
903CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/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-devel-default/work/mpich-3.4a2/src/mpl/include', appending
904LIBS(='') does not contain '-lopa', prepending
905configure:29994: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lopa  >&5
906conftest.c:31:10: fatal error: 'opa_primitives.h' file not found
907#include "opa_primitives.h"
908         ^~~~~~~~~~~~~~~~~~
9091 error generated.
910configure:29994: $? = 1
911configure: failed program was:
912| /* confdefs.h */
913| #define PACKAGE_NAME "MPICH"
914| #define PACKAGE_TARNAME "mpich"
915| #define PACKAGE_VERSION "3.4a2"
916| #define PACKAGE_STRING "MPICH 3.4a2"
917| #define PACKAGE_BUGREPORT "discuss@mpich.org"
918| #define PACKAGE_URL "http://www.mpich.org/"
919| #define STDC_HEADERS 1
920| #define HAVE_SYS_TYPES_H 1
921| #define HAVE_SYS_STAT_H 1
922| #define HAVE_STDLIB_H 1
923| #define HAVE_STRING_H 1
924| #define HAVE_MEMORY_H 1
925| #define HAVE_STRINGS_H 1
926| #define HAVE_INTTYPES_H 1
927| #define HAVE_STDINT_H 1
928| #define HAVE_UNISTD_H 1
929| #define __EXTENSIONS__ 1
930| #define _ALL_SOURCE 1
931| #define _GNU_SOURCE 1
932| #define _POSIX_PTHREAD_SEMANTICS 1
933| #define _TANDEM_SOURCE 1
934| #define PACKAGE "mpich"
935| #define VERSION "3.4a2"
936| #define HAVE_DLFCN_H 1
937| #define LT_OBJDIR ".libs/"
938| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
939| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
940| #define HAVE_TAG_ERROR_BITS 1
941| /* end confdefs.h.  */
942| #include "opa_primitives.h"
943|
944| int
945| main ()
946| {
947|
948| OPA_int_t i;
949| OPA_store_int(i,10);
950| OPA_fetch_and_incr_int(&i,5);
951|
952|   ;
953|   return 0;
954| }
955CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/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-devel-default/work/mpich-3.4a2/src/openpa/src', appending
956CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src') does not contain '-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src', appending
957opa_subdir_args(='--disable-versioning --enable-embedded') does not contain '--with-atomic-primitives=auto_allow_emulation', appending
958configure:30068: ===== configuring src/openpa =====
959configure:30233: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' --disable-versioning --enable-embedded --with-atomic-primitives=auto_allow_emulation '--disable-dependency-tracking' '--enable-fortran' '--disable-silent-rules' '--enable-base-cache' '--enable-cache' '--enable-cxx' '--enable-fast=O2' '--enable-shared' '--enable-versioning' '--enable-nemesis-shm-collectives' '--with-device=ch3:nemesis' '--with-pm=hydra' '--with-thread-package=posix' 'F90FLAGS=' 'F90=' '--enable-timer-type=mach_absolute_time' '--libdir=/opt/local/lib/mpich-devel-mp' '--sysconfdir=/opt/local/etc/mpich-devel-mp' '--program-suffix=-mpich-devel-mp' '--includedir=/opt/local/include/mpich-devel-mp' 'MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CFLAGS= -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 ' 'MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' 'CPPFLAGS= -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src' 'MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CXXFLAGS= -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64' 'FFLAGS= -pipe -fallow-argument-mismatch -m64' 'MPICHLIB_FCFLAGS=-pipe -m64' 'FCFLAGS= -pipe -m64' 'CC=/usr/bin/clang' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FC=/opt/local/bin/gfortran-mp-10' 'F77=/opt/local/bin/gfortran-mp-10' --cache-file=/dev/null --srcdir=.
960configure:30253: ===== done with src/openpa configure =====
961configure:30833: checking for type of weak symbol alias support
962configure:30857: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
963conftest.c:39:8: error: call to 'PFoo' is ambiguous
964return PFoo(1);
965       ^~~~
966conftest.c:32:12: note: candidate function
967extern int PFoo(int);
968           ^
969conftest.c:33:14: note: candidate function
970#pragma weak PFoo = Foo
971             ^
9721 error generated.
973configure:30857: $? = 1
974configure: failed program was:
975| /* confdefs.h */
976| #define PACKAGE_NAME "MPICH"
977| #define PACKAGE_TARNAME "mpich"
978| #define PACKAGE_VERSION "3.4a2"
979| #define PACKAGE_STRING "MPICH 3.4a2"
980| #define PACKAGE_BUGREPORT "discuss@mpich.org"
981| #define PACKAGE_URL "http://www.mpich.org/"
982| #define STDC_HEADERS 1
983| #define HAVE_SYS_TYPES_H 1
984| #define HAVE_SYS_STAT_H 1
985| #define HAVE_STDLIB_H 1
986| #define HAVE_STRING_H 1
987| #define HAVE_MEMORY_H 1
988| #define HAVE_STRINGS_H 1
989| #define HAVE_INTTYPES_H 1
990| #define HAVE_STDINT_H 1
991| #define HAVE_UNISTD_H 1
992| #define __EXTENSIONS__ 1
993| #define _ALL_SOURCE 1
994| #define _GNU_SOURCE 1
995| #define _POSIX_PTHREAD_SEMANTICS 1
996| #define _TANDEM_SOURCE 1
997| #define PACKAGE "mpich"
998| #define VERSION "3.4a2"
999| #define HAVE_DLFCN_H 1
1000| #define LT_OBJDIR ".libs/"
1001| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1002| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1003| #define HAVE_TAG_ERROR_BITS 1
1004| /* end confdefs.h.  */
1005|
1006| extern int PFoo(int);
1007| #pragma weak PFoo = Foo
1008| int Foo(int a) { return a; }
1009|
1010| int
1011| main ()
1012| {
1013| return PFoo(1);
1014|   ;
1015|   return 0;
1016| }
1017configure:31104: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1018Undefined symbols for architecture x86_64:
1019  "_PFoo", referenced from:
1020      _main in conftest-a2f08b.o
1021ld: symbol(s) not found for architecture x86_64
1022clang: error: linker command failed with exit code 1 (use -v to see invocation)
1023configure:31104: $? = 1
1024configure: failed program was:
1025| /* confdefs.h */
1026| #define PACKAGE_NAME "MPICH"
1027| #define PACKAGE_TARNAME "mpich"
1028| #define PACKAGE_VERSION "3.4a2"
1029| #define PACKAGE_STRING "MPICH 3.4a2"
1030| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1031| #define PACKAGE_URL "http://www.mpich.org/"
1032| #define STDC_HEADERS 1
1033| #define HAVE_SYS_TYPES_H 1
1034| #define HAVE_SYS_STAT_H 1
1035| #define HAVE_STDLIB_H 1
1036| #define HAVE_STRING_H 1
1037| #define HAVE_MEMORY_H 1
1038| #define HAVE_STRINGS_H 1
1039| #define HAVE_INTTYPES_H 1
1040| #define HAVE_STDINT_H 1
1041| #define HAVE_UNISTD_H 1
1042| #define __EXTENSIONS__ 1
1043| #define _ALL_SOURCE 1
1044| #define _GNU_SOURCE 1
1045| #define _POSIX_PTHREAD_SEMANTICS 1
1046| #define _TANDEM_SOURCE 1
1047| #define PACKAGE "mpich"
1048| #define VERSION "3.4a2"
1049| #define HAVE_DLFCN_H 1
1050| #define LT_OBJDIR ".libs/"
1051| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1052| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1053| #define HAVE_TAG_ERROR_BITS 1
1054| /* end confdefs.h.  */
1055|
1056| extern int PFoo(int);
1057| #pragma _HP_SECONDARY_DEF Foo  PFoo
1058| int Foo(int a) { return a; }
1059|
1060| int
1061| main ()
1062| {
1063| return PFoo(1);
1064|   ;
1065|   return 0;
1066| }
1067configure:31126: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1068Undefined symbols for architecture x86_64:
1069  "_PFoo", referenced from:
1070      _main in conftest-79e10b.o
1071ld: symbol(s) not found for architecture x86_64
1072clang: error: linker command failed with exit code 1 (use -v to see invocation)
1073configure:31126: $? = 1
1074configure: failed program was:
1075| /* confdefs.h */
1076| #define PACKAGE_NAME "MPICH"
1077| #define PACKAGE_TARNAME "mpich"
1078| #define PACKAGE_VERSION "3.4a2"
1079| #define PACKAGE_STRING "MPICH 3.4a2"
1080| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1081| #define PACKAGE_URL "http://www.mpich.org/"
1082| #define STDC_HEADERS 1
1083| #define HAVE_SYS_TYPES_H 1
1084| #define HAVE_SYS_STAT_H 1
1085| #define HAVE_STDLIB_H 1
1086| #define HAVE_STRING_H 1
1087| #define HAVE_MEMORY_H 1
1088| #define HAVE_STRINGS_H 1
1089| #define HAVE_INTTYPES_H 1
1090| #define HAVE_STDINT_H 1
1091| #define HAVE_UNISTD_H 1
1092| #define __EXTENSIONS__ 1
1093| #define _ALL_SOURCE 1
1094| #define _GNU_SOURCE 1
1095| #define _POSIX_PTHREAD_SEMANTICS 1
1096| #define _TANDEM_SOURCE 1
1097| #define PACKAGE "mpich"
1098| #define VERSION "3.4a2"
1099| #define HAVE_DLFCN_H 1
1100| #define LT_OBJDIR ".libs/"
1101| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1102| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1103| #define HAVE_TAG_ERROR_BITS 1
1104| /* end confdefs.h.  */
1105|
1106| extern int PFoo(int);
1107| #pragma _CRI duplicate PFoo as Foo
1108| int Foo(int a) { return a; }
1109|
1110| int
1111| main ()
1112| {
1113| return PFoo(1);
1114|   ;
1115|   return 0;
1116| }
1117configure:31140: result: no
1118configure:31158: checking whether __attribute__ ((weak)) allowed
1119configure:31175: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1120configure:31175: $? = 0
1121configure:31182: result: yes
1122configure:31186: checking whether __attribute__ ((weak_import)) allowed
1123configure:31203: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1124configure:31203: $? = 0
1125configure:31210: result: yes
1126configure:31213: checking whether __attribute__((weak,alias(...))) allowed
1127configure:31239: /usr/bin/clang -c -Werror  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1128conftest.c:31:62: error: aliases are not supported on darwin
1129int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1130                                                             ^
11311 error generated.
1132configure:31239: $? = 1
1133configure: failed program was:
1134| /* confdefs.h */
1135| #define PACKAGE_NAME "MPICH"
1136| #define PACKAGE_TARNAME "mpich"
1137| #define PACKAGE_VERSION "3.4a2"
1138| #define PACKAGE_STRING "MPICH 3.4a2"
1139| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1140| #define PACKAGE_URL "http://www.mpich.org/"
1141| #define STDC_HEADERS 1
1142| #define HAVE_SYS_TYPES_H 1
1143| #define HAVE_SYS_STAT_H 1
1144| #define HAVE_STDLIB_H 1
1145| #define HAVE_STRING_H 1
1146| #define HAVE_MEMORY_H 1
1147| #define HAVE_STRINGS_H 1
1148| #define HAVE_INTTYPES_H 1
1149| #define HAVE_STDINT_H 1
1150| #define HAVE_UNISTD_H 1
1151| #define __EXTENSIONS__ 1
1152| #define _ALL_SOURCE 1
1153| #define _GNU_SOURCE 1
1154| #define _POSIX_PTHREAD_SEMANTICS 1
1155| #define _TANDEM_SOURCE 1
1156| #define PACKAGE "mpich"
1157| #define VERSION "3.4a2"
1158| #define HAVE_DLFCN_H 1
1159| #define LT_OBJDIR ".libs/"
1160| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1161| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1162| #define HAVE_TAG_ERROR_BITS 1
1163| /* end confdefs.h.  */
1164| int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo")));
1165| int
1166| main ()
1167| {
1168| int a;
1169|   ;
1170|   return 0;
1171| }
1172configure:31252: result: no
1173configure:31442: checking if /usr/bin/clang supports -fvisibility=hidden
1174configure:31458: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -fvisibility=hidden -Werror  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1175configure:31458: $? = 0
1176configure:31477: result: yes
1177configure:31486: checking whether to enable symbol visibility
1178configure:31488: result: yes (via -fvisibility=hidden)
1179configure:31596: checking for pkg-config
1180configure:31614: found /opt/local/bin/pkg-config
1181configure:31626: result: /opt/local/bin/pkg-config
1182configure:31651: checking pkg-config is at least version 0.9.0
1183configure:31654: result: yes
1184configure:31663: checking for X
1185configure:31771: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
1186conftest.c:32:10: fatal error: 'X11/Xlib.h' file not found
1187#include <X11/Xlib.h>
1188         ^~~~~~~~~~~~
11891 error generated.
1190configure:31771: $? = 1
1191configure: failed program was:
1192| /* confdefs.h */
1193| #define PACKAGE_NAME "MPICH"
1194| #define PACKAGE_TARNAME "mpich"
1195| #define PACKAGE_VERSION "3.4a2"
1196| #define PACKAGE_STRING "MPICH 3.4a2"
1197| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1198| #define PACKAGE_URL "http://www.mpich.org/"
1199| #define STDC_HEADERS 1
1200| #define HAVE_SYS_TYPES_H 1
1201| #define HAVE_SYS_STAT_H 1
1202| #define HAVE_STDLIB_H 1
1203| #define HAVE_STRING_H 1
1204| #define HAVE_MEMORY_H 1
1205| #define HAVE_STRINGS_H 1
1206| #define HAVE_INTTYPES_H 1
1207| #define HAVE_STDINT_H 1
1208| #define HAVE_UNISTD_H 1
1209| #define __EXTENSIONS__ 1
1210| #define _ALL_SOURCE 1
1211| #define _GNU_SOURCE 1
1212| #define _POSIX_PTHREAD_SEMANTICS 1
1213| #define _TANDEM_SOURCE 1
1214| #define PACKAGE "mpich"
1215| #define VERSION "3.4a2"
1216| #define HAVE_DLFCN_H 1
1217| #define LT_OBJDIR ".libs/"
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| #define HAVE_VISIBILITY 1
1222| /* end confdefs.h.  */
1223| #include <X11/Xlib.h>
1224configure:31802: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lX11  >&5
1225conftest.c:32:10: fatal error: 'X11/Xlib.h' file not found
1226#include <X11/Xlib.h>
1227         ^~~~~~~~~~~~
12281 error generated.
1229configure:31802: $? = 1
1230configure: failed program was:
1231| /* confdefs.h */
1232| #define PACKAGE_NAME "MPICH"
1233| #define PACKAGE_TARNAME "mpich"
1234| #define PACKAGE_VERSION "3.4a2"
1235| #define PACKAGE_STRING "MPICH 3.4a2"
1236| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1237| #define PACKAGE_URL "http://www.mpich.org/"
1238| #define STDC_HEADERS 1
1239| #define HAVE_SYS_TYPES_H 1
1240| #define HAVE_SYS_STAT_H 1
1241| #define HAVE_STDLIB_H 1
1242| #define HAVE_STRING_H 1
1243| #define HAVE_MEMORY_H 1
1244| #define HAVE_STRINGS_H 1
1245| #define HAVE_INTTYPES_H 1
1246| #define HAVE_STDINT_H 1
1247| #define HAVE_UNISTD_H 1
1248| #define __EXTENSIONS__ 1
1249| #define _ALL_SOURCE 1
1250| #define _GNU_SOURCE 1
1251| #define _POSIX_PTHREAD_SEMANTICS 1
1252| #define _TANDEM_SOURCE 1
1253| #define PACKAGE "mpich"
1254| #define VERSION "3.4a2"
1255| #define HAVE_DLFCN_H 1
1256| #define LT_OBJDIR ".libs/"
1257| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1258| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1259| #define HAVE_TAG_ERROR_BITS 1
1260| #define HAVE_VISIBILITY 1
1261| /* end confdefs.h.  */
1262| #include <X11/Xlib.h>
1263| int
1264| main ()
1265| {
1266| XrmInitialize ()
1267|   ;
1268|   return 0;
1269| }
1270configure:31852: result: libraries /usr/X11/lib, headers /usr/X11/include
1271configure:31878: checking hwloc building mode
1272configure:31880: result: embedded
1273configure:31909: hwloc builddir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/hwloc
1274configure:31911: hwloc srcdir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/hwloc
1275configure:31919: checking for hwloc version
1276configure:31925: result: 2.0.3rc2-git
1277configure:31963: checking if want hwloc maintainer support
1278configure:31991: result: disabled (embedded mode)
1279configure:31997: checking for hwloc directory prefix
1280configure:31999: result: src/hwloc/
1281configure:32012: checking for hwloc symbol prefix
1282configure:32034: result: hwloc_
1283configure:32049: checking for /usr/bin/clang option to accept ISO C99
1284configure:32211: result: none needed
1285configure:32262: checking size of void *
1286configure:32267: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1287configure:32267: $? = 0
1288configure:32267: ./conftest
1289configure:32267: $? = 0
1290configure:32281: result: 8
1291configure:32301: checking which OS support to include
1292configure:32349: result: Darwin
1293configure:32436: checking which CPU support to include
1294configure:32456: result: x86_64
1295configure:32481: checking size of unsigned long
1296configure:32486: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1297configure:32486: $? = 0
1298configure:32486: ./conftest
1299configure:32486: $? = 0
1300configure:32500: result: 8
1301configure:32519: checking size of unsigned int
1302configure:32524: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1303configure:32524: $? = 0
1304configure:32524: ./conftest
1305configure:32524: $? = 0
1306configure:32538: result: 4
1307configure:32560: checking for the C compiler vendor
1308configure:32589: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1309conftest.c:50:2: error: "symbol __ANDROID__ not defined"
1310#error "symbol __ANDROID__ not defined"
1311 ^
1312conftest.c:51:1: error: unknown type name 'choke'
1313choke me
1314^
1315conftest.c:51:9: error: expected ';' after top level declarator
1316choke me
1317        ^
1318        ;
13193 errors generated.
1320configure:32589: $? = 1
1321configure: failed program was:
1322| /* confdefs.h */
1323| #define PACKAGE_NAME "MPICH"
1324| #define PACKAGE_TARNAME "mpich"
1325| #define PACKAGE_VERSION "3.4a2"
1326| #define PACKAGE_STRING "MPICH 3.4a2"
1327| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1328| #define PACKAGE_URL "http://www.mpich.org/"
1329| #define STDC_HEADERS 1
1330| #define HAVE_SYS_TYPES_H 1
1331| #define HAVE_SYS_STAT_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_MEMORY_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_INTTYPES_H 1
1337| #define HAVE_STDINT_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define __EXTENSIONS__ 1
1340| #define _ALL_SOURCE 1
1341| #define _GNU_SOURCE 1
1342| #define _POSIX_PTHREAD_SEMANTICS 1
1343| #define _TANDEM_SOURCE 1
1344| #define PACKAGE "mpich"
1345| #define VERSION "3.4a2"
1346| #define HAVE_DLFCN_H 1
1347| #define LT_OBJDIR ".libs/"
1348| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1349| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1350| #define HAVE_TAG_ERROR_BITS 1
1351| #define HAVE_VISIBILITY 1
1352| #define HWLOC_VERSION "2.0.3rc2-git"
1353| #define HWLOC_VERSION_MAJOR 2
1354| #define HWLOC_VERSION_MINOR 0
1355| #define HWLOC_VERSION_RELEASE 3
1356| #define HWLOC_VERSION_GREEK "rc2"
1357| #define HWLOC_SYM_PREFIX hwloc_
1358| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1359| #define HWLOC_SYM_TRANSFORM 0
1360| #define _HPUX_SOURCE 1
1361| #define SIZEOF_VOID_P 8
1362| #define HWLOC_DARWIN_SYS 1
1363| #define HWLOC_X86_64_ARCH 1
1364| #define SIZEOF_UNSIGNED_LONG 8
1365| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1366| #define SIZEOF_UNSIGNED_INT 4
1367| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1368| /* end confdefs.h.  */
1369|
1370| #ifndef __ANDROID__
1371| #error "symbol __ANDROID__ not defined"
1372| choke me
1373| #endif
1374configure:32606: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1375conftest.c:50:2: error: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1376#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1377 ^
1378conftest.c:51:1: error: unknown type name 'choke'
1379choke me
1380^
1381conftest.c:51:9: error: expected ';' after top level declarator
1382choke me
1383        ^
1384        ;
13853 errors generated.
1386configure:32606: $? = 1
1387configure: failed program was:
1388| /* confdefs.h */
1389| #define PACKAGE_NAME "MPICH"
1390| #define PACKAGE_TARNAME "mpich"
1391| #define PACKAGE_VERSION "3.4a2"
1392| #define PACKAGE_STRING "MPICH 3.4a2"
1393| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1394| #define PACKAGE_URL "http://www.mpich.org/"
1395| #define STDC_HEADERS 1
1396| #define HAVE_SYS_TYPES_H 1
1397| #define HAVE_SYS_STAT_H 1
1398| #define HAVE_STDLIB_H 1
1399| #define HAVE_STRING_H 1
1400| #define HAVE_MEMORY_H 1
1401| #define HAVE_STRINGS_H 1
1402| #define HAVE_INTTYPES_H 1
1403| #define HAVE_STDINT_H 1
1404| #define HAVE_UNISTD_H 1
1405| #define __EXTENSIONS__ 1
1406| #define _ALL_SOURCE 1
1407| #define _GNU_SOURCE 1
1408| #define _POSIX_PTHREAD_SEMANTICS 1
1409| #define _TANDEM_SOURCE 1
1410| #define PACKAGE "mpich"
1411| #define VERSION "3.4a2"
1412| #define HAVE_DLFCN_H 1
1413| #define LT_OBJDIR ".libs/"
1414| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1415| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1416| #define HAVE_TAG_ERROR_BITS 1
1417| #define HAVE_VISIBILITY 1
1418| #define HWLOC_VERSION "2.0.3rc2-git"
1419| #define HWLOC_VERSION_MAJOR 2
1420| #define HWLOC_VERSION_MINOR 0
1421| #define HWLOC_VERSION_RELEASE 3
1422| #define HWLOC_VERSION_GREEK "rc2"
1423| #define HWLOC_SYM_PREFIX hwloc_
1424| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1425| #define HWLOC_SYM_TRANSFORM 0
1426| #define _HPUX_SOURCE 1
1427| #define SIZEOF_VOID_P 8
1428| #define HWLOC_DARWIN_SYS 1
1429| #define HWLOC_X86_64_ARCH 1
1430| #define SIZEOF_UNSIGNED_LONG 8
1431| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1432| #define SIZEOF_UNSIGNED_INT 4
1433| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1434| /* end confdefs.h.  */
1435|
1436| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
1437| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
1438| choke me
1439| #endif
1440configure:32623: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1441configure:32623: $? = 0
1442configure:33121: result: gnu
1443configure:33127: checking for __attribute__
1444configure:33151: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1445configure:33151: $? = 0
1446configure:33176: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1447configure:33176: $? = 0
1448configure:33218: result: yes
1449configure:33222: checking for __attribute__(aligned)
1450configure:33242: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1451configure:33242: $? = 0
1452configure:33330: result: yes
1453configure:33342: checking for __attribute__(always_inline)
1454configure:33362: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1455configure:33362: $? = 0
1456configure:33450: result: yes
1457configure:33459: checking for __attribute__(cold)
1458configure:33482: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1459configure:33482: $? = 0
1460configure:33570: result: yes
1461configure:33579: checking for __attribute__(const)
1462configure:33602: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1463configure:33602: $? = 0
1464configure:33690: result: yes
1465configure:33700: checking for __attribute__(deprecated)
1466configure:33723: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1467configure:33723: $? = 0
1468configure:33811: result: yes
1469configure:33831: checking for __attribute__(format)
1470configure:33853: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1471configure:33853: $? = 0
1472configure:33923: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1473conftest.c:54:51: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat]
1474             return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1475                                             ~~   ^~~~~~~~
14761 warning generated.
1477configure:33923: $? = 0
1478configure: failed program was:
1479| /* confdefs.h */
1480| #define PACKAGE_NAME "MPICH"
1481| #define PACKAGE_TARNAME "mpich"
1482| #define PACKAGE_VERSION "3.4a2"
1483| #define PACKAGE_STRING "MPICH 3.4a2"
1484| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1485| #define PACKAGE_URL "http://www.mpich.org/"
1486| #define STDC_HEADERS 1
1487| #define HAVE_SYS_TYPES_H 1
1488| #define HAVE_SYS_STAT_H 1
1489| #define HAVE_STDLIB_H 1
1490| #define HAVE_STRING_H 1
1491| #define HAVE_MEMORY_H 1
1492| #define HAVE_STRINGS_H 1
1493| #define HAVE_INTTYPES_H 1
1494| #define HAVE_STDINT_H 1
1495| #define HAVE_UNISTD_H 1
1496| #define __EXTENSIONS__ 1
1497| #define _ALL_SOURCE 1
1498| #define _GNU_SOURCE 1
1499| #define _POSIX_PTHREAD_SEMANTICS 1
1500| #define _TANDEM_SOURCE 1
1501| #define PACKAGE "mpich"
1502| #define VERSION "3.4a2"
1503| #define HAVE_DLFCN_H 1
1504| #define LT_OBJDIR ".libs/"
1505| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1506| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1507| #define HAVE_TAG_ERROR_BITS 1
1508| #define HAVE_VISIBILITY 1
1509| #define HWLOC_VERSION "2.0.3rc2-git"
1510| #define HWLOC_VERSION_MAJOR 2
1511| #define HWLOC_VERSION_MINOR 0
1512| #define HWLOC_VERSION_RELEASE 3
1513| #define HWLOC_VERSION_GREEK "rc2"
1514| #define HWLOC_SYM_PREFIX hwloc_
1515| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1516| #define HWLOC_SYM_TRANSFORM 0
1517| #define _HPUX_SOURCE 1
1518| #define SIZEOF_VOID_P 8
1519| #define HWLOC_DARWIN_SYS 1
1520| #define HWLOC_X86_64_ARCH 1
1521| #define SIZEOF_UNSIGNED_LONG 8
1522| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1523| #define SIZEOF_UNSIGNED_INT 4
1524| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1525| #define HWLOC_HAVE_ATTRIBUTE 1
1526| /* end confdefs.h.  */
1527|
1528|          static int usage (int * argument);
1529|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
1530|
1531|          static int usage (int * argument) {
1532|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
1533|          }
1534|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1535|          int main(void);
1536|
1537| int
1538| main ()
1539| {
1540|
1541|                  int i=4711;
1542|                  i=usage(&i);
1543|
1544|   ;
1545|   return 0;
1546| }
1547configure:33959: result: yes
1548configure:33968: checking for __attribute__(hot)
1549configure:33991: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1550configure:33991: $? = 0
1551configure:34079: result: yes
1552configure:34088: checking for __attribute__(malloc)
1553configure:34114: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1554configure:34114: $? = 0
1555configure:34202: result: yes
1556configure:34218: checking for __attribute__(may_alias)
1557configure:34238: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1558configure:34238: $? = 0
1559configure:34326: result: yes
1560configure:34336: checking for __attribute__(no_instrument_function)
1561configure:34356: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1562configure:34356: $? = 0
1563configure:34444: result: yes
1564configure:34469: checking for __attribute__(nonnull)
1565configure:34492: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1566configure:34492: $? = 0
1567configure:34564: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1568conftest.c:55:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
1569             return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1570                            ~~~~~~~~~~ ^
15711 warning generated.
1572configure:34564: $? = 0
1573configure: failed program was:
1574| /* confdefs.h */
1575| #define PACKAGE_NAME "MPICH"
1576| #define PACKAGE_TARNAME "mpich"
1577| #define PACKAGE_VERSION "3.4a2"
1578| #define PACKAGE_STRING "MPICH 3.4a2"
1579| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1580| #define PACKAGE_URL "http://www.mpich.org/"
1581| #define STDC_HEADERS 1
1582| #define HAVE_SYS_TYPES_H 1
1583| #define HAVE_SYS_STAT_H 1
1584| #define HAVE_STDLIB_H 1
1585| #define HAVE_STRING_H 1
1586| #define HAVE_MEMORY_H 1
1587| #define HAVE_STRINGS_H 1
1588| #define HAVE_INTTYPES_H 1
1589| #define HAVE_STDINT_H 1
1590| #define HAVE_UNISTD_H 1
1591| #define __EXTENSIONS__ 1
1592| #define _ALL_SOURCE 1
1593| #define _GNU_SOURCE 1
1594| #define _POSIX_PTHREAD_SEMANTICS 1
1595| #define _TANDEM_SOURCE 1
1596| #define PACKAGE "mpich"
1597| #define VERSION "3.4a2"
1598| #define HAVE_DLFCN_H 1
1599| #define LT_OBJDIR ".libs/"
1600| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1601| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1602| #define HAVE_TAG_ERROR_BITS 1
1603| #define HAVE_VISIBILITY 1
1604| #define HWLOC_VERSION "2.0.3rc2-git"
1605| #define HWLOC_VERSION_MAJOR 2
1606| #define HWLOC_VERSION_MINOR 0
1607| #define HWLOC_VERSION_RELEASE 3
1608| #define HWLOC_VERSION_GREEK "rc2"
1609| #define HWLOC_SYM_PREFIX hwloc_
1610| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1611| #define HWLOC_SYM_TRANSFORM 0
1612| #define _HPUX_SOURCE 1
1613| #define SIZEOF_VOID_P 8
1614| #define HWLOC_DARWIN_SYS 1
1615| #define HWLOC_X86_64_ARCH 1
1616| #define SIZEOF_UNSIGNED_LONG 8
1617| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1618| #define SIZEOF_UNSIGNED_INT 4
1619| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1620| #define HWLOC_HAVE_ATTRIBUTE 1
1621| /* end confdefs.h.  */
1622|
1623|          static int usage(int * argument);
1624|          int square(int * argument) __attribute__ ((__nonnull__));
1625|          int square(int * argument) { return (*argument) * (*argument); }
1626|
1627|          static int usage(int * argument) {
1628|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
1629|          }
1630|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1631|          int main(void);
1632|
1633| int
1634| main ()
1635| {
1636|
1637|                  int i=4711;
1638|                  i=usage(&i);
1639|
1640|   ;
1641|   return 0;
1642| }
1643configure:34600: result: yes
1644configure:34610: checking for __attribute__(noreturn)
1645configure:34639: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1646configure:34639: $? = 0
1647configure:34727: result: yes
1648configure:34736: checking for __attribute__(packed)
1649configure:34761: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1650configure:34761: $? = 0
1651configure:34849: result: yes
1652configure:34858: checking for __attribute__(pure)
1653configure:34881: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1654configure:34881: $? = 0
1655configure:34969: result: yes
1656configure:34995: checking for __attribute__(sentinel)
1657configure:35017: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1658configure:35017: $? = 0
1659configure:35089: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1660conftest.c:55:78: warning: missing sentinel in function call [-Wsentinel]
1661             return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1662                                                                             ^
1663                                                                             , (void*) 0
1664conftest.c:51:14: note: function has been explicitly marked sentinel here
1665         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1666             ^
16671 warning generated.
1668configure:35089: $? = 0
1669configure: failed program was:
1670| /* confdefs.h */
1671| #define PACKAGE_NAME "MPICH"
1672| #define PACKAGE_TARNAME "mpich"
1673| #define PACKAGE_VERSION "3.4a2"
1674| #define PACKAGE_STRING "MPICH 3.4a2"
1675| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1676| #define PACKAGE_URL "http://www.mpich.org/"
1677| #define STDC_HEADERS 1
1678| #define HAVE_SYS_TYPES_H 1
1679| #define HAVE_SYS_STAT_H 1
1680| #define HAVE_STDLIB_H 1
1681| #define HAVE_STRING_H 1
1682| #define HAVE_MEMORY_H 1
1683| #define HAVE_STRINGS_H 1
1684| #define HAVE_INTTYPES_H 1
1685| #define HAVE_STDINT_H 1
1686| #define HAVE_UNISTD_H 1
1687| #define __EXTENSIONS__ 1
1688| #define _ALL_SOURCE 1
1689| #define _GNU_SOURCE 1
1690| #define _POSIX_PTHREAD_SEMANTICS 1
1691| #define _TANDEM_SOURCE 1
1692| #define PACKAGE "mpich"
1693| #define VERSION "3.4a2"
1694| #define HAVE_DLFCN_H 1
1695| #define LT_OBJDIR ".libs/"
1696| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1697| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1698| #define HAVE_TAG_ERROR_BITS 1
1699| #define HAVE_VISIBILITY 1
1700| #define HWLOC_VERSION "2.0.3rc2-git"
1701| #define HWLOC_VERSION_MAJOR 2
1702| #define HWLOC_VERSION_MINOR 0
1703| #define HWLOC_VERSION_RELEASE 3
1704| #define HWLOC_VERSION_GREEK "rc2"
1705| #define HWLOC_SYM_PREFIX hwloc_
1706| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1707| #define HWLOC_SYM_TRANSFORM 0
1708| #define _HPUX_SOURCE 1
1709| #define SIZEOF_VOID_P 8
1710| #define HWLOC_DARWIN_SYS 1
1711| #define HWLOC_X86_64_ARCH 1
1712| #define SIZEOF_UNSIGNED_LONG 8
1713| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1714| #define SIZEOF_UNSIGNED_INT 4
1715| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1716| #define HWLOC_HAVE_ATTRIBUTE 1
1717| /* end confdefs.h.  */
1718|
1719|          static int usage(int * argument);
1720|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
1721|
1722|          static int usage(int * argument) {
1723|              void * last_arg_should_be_null = argument;
1724|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
1725|          }
1726|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1727|          int main(void);
1728|
1729| int
1730| main ()
1731| {
1732|
1733|                  int i=4711;
1734|                  i=usage(&i);
1735|
1736|   ;
1737|   return 0;
1738| }
1739configure:35125: result: yes
1740configure:35134: checking for __attribute__(unused)
1741configure:35157: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1742configure:35157: $? = 0
1743configure:35245: result: yes
1744configure:35270: checking for __attribute__(warn_unused_result)
1745configure:35293: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1746configure:35293: $? = 0
1747configure:35369: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wall  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1748conftest.c:55:12: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
1749           foo (*argument);        /* Should produce an unused result warning */
1750           ^~~  ~~~~~~~~~
17511 warning generated.
1752configure:35369: $? = 0
1753configure: failed program was:
1754| /* confdefs.h */
1755| #define PACKAGE_NAME "MPICH"
1756| #define PACKAGE_TARNAME "mpich"
1757| #define PACKAGE_VERSION "3.4a2"
1758| #define PACKAGE_STRING "MPICH 3.4a2"
1759| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1760| #define PACKAGE_URL "http://www.mpich.org/"
1761| #define STDC_HEADERS 1
1762| #define HAVE_SYS_TYPES_H 1
1763| #define HAVE_SYS_STAT_H 1
1764| #define HAVE_STDLIB_H 1
1765| #define HAVE_STRING_H 1
1766| #define HAVE_MEMORY_H 1
1767| #define HAVE_STRINGS_H 1
1768| #define HAVE_INTTYPES_H 1
1769| #define HAVE_STDINT_H 1
1770| #define HAVE_UNISTD_H 1
1771| #define __EXTENSIONS__ 1
1772| #define _ALL_SOURCE 1
1773| #define _GNU_SOURCE 1
1774| #define _POSIX_PTHREAD_SEMANTICS 1
1775| #define _TANDEM_SOURCE 1
1776| #define PACKAGE "mpich"
1777| #define VERSION "3.4a2"
1778| #define HAVE_DLFCN_H 1
1779| #define LT_OBJDIR ".libs/"
1780| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1781| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1782| #define HAVE_TAG_ERROR_BITS 1
1783| #define HAVE_VISIBILITY 1
1784| #define HWLOC_VERSION "2.0.3rc2-git"
1785| #define HWLOC_VERSION_MAJOR 2
1786| #define HWLOC_VERSION_MINOR 0
1787| #define HWLOC_VERSION_RELEASE 3
1788| #define HWLOC_VERSION_GREEK "rc2"
1789| #define HWLOC_SYM_PREFIX hwloc_
1790| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1791| #define HWLOC_SYM_TRANSFORM 0
1792| #define _HPUX_SOURCE 1
1793| #define SIZEOF_VOID_P 8
1794| #define HWLOC_DARWIN_SYS 1
1795| #define HWLOC_X86_64_ARCH 1
1796| #define SIZEOF_UNSIGNED_LONG 8
1797| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1798| #define SIZEOF_UNSIGNED_INT 4
1799| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1800| #define HWLOC_HAVE_ATTRIBUTE 1
1801| /* end confdefs.h.  */
1802|
1803|          static int usage(int * argument);
1804|          int foo(int arg) __attribute__ ((__warn_unused_result__));
1805|
1806|          int foo(int arg) { return arg + 3; }
1807|          static int usage(int * argument) {
1808|            foo (*argument);        /* Should produce an unused result warning */
1809|            return 0;
1810|          }
1811|
1812|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
1813|          int main(void);
1814|
1815| int
1816| main ()
1817| {
1818|
1819|                  int i=4711;
1820|                  i=usage(&i);
1821|
1822|   ;
1823|   return 0;
1824| }
1825configure:35405: result: yes
1826configure:35415: checking for __attribute__(weak_alias)
1827configure:35439: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1828conftest.c:52:54: error: aliases are not supported on darwin
1829         int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1830                                                     ^
18311 error generated.
1832configure:35439: $? = 1
1833configure: failed program was:
1834| /* confdefs.h */
1835| #define PACKAGE_NAME "MPICH"
1836| #define PACKAGE_TARNAME "mpich"
1837| #define PACKAGE_VERSION "3.4a2"
1838| #define PACKAGE_STRING "MPICH 3.4a2"
1839| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1840| #define PACKAGE_URL "http://www.mpich.org/"
1841| #define STDC_HEADERS 1
1842| #define HAVE_SYS_TYPES_H 1
1843| #define HAVE_SYS_STAT_H 1
1844| #define HAVE_STDLIB_H 1
1845| #define HAVE_STRING_H 1
1846| #define HAVE_MEMORY_H 1
1847| #define HAVE_STRINGS_H 1
1848| #define HAVE_INTTYPES_H 1
1849| #define HAVE_STDINT_H 1
1850| #define HAVE_UNISTD_H 1
1851| #define __EXTENSIONS__ 1
1852| #define _ALL_SOURCE 1
1853| #define _GNU_SOURCE 1
1854| #define _POSIX_PTHREAD_SEMANTICS 1
1855| #define _TANDEM_SOURCE 1
1856| #define PACKAGE "mpich"
1857| #define VERSION "3.4a2"
1858| #define HAVE_DLFCN_H 1
1859| #define LT_OBJDIR ".libs/"
1860| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1861| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1862| #define HAVE_TAG_ERROR_BITS 1
1863| #define HAVE_VISIBILITY 1
1864| #define HWLOC_VERSION "2.0.3rc2-git"
1865| #define HWLOC_VERSION_MAJOR 2
1866| #define HWLOC_VERSION_MINOR 0
1867| #define HWLOC_VERSION_RELEASE 3
1868| #define HWLOC_VERSION_GREEK "rc2"
1869| #define HWLOC_SYM_PREFIX hwloc_
1870| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1871| #define HWLOC_SYM_TRANSFORM 0
1872| #define _HPUX_SOURCE 1
1873| #define SIZEOF_VOID_P 8
1874| #define HWLOC_DARWIN_SYS 1
1875| #define HWLOC_X86_64_ARCH 1
1876| #define SIZEOF_UNSIGNED_LONG 8
1877| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1878| #define SIZEOF_UNSIGNED_INT 4
1879| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1880| #define HWLOC_HAVE_ATTRIBUTE 1
1881| /* end confdefs.h.  */
1882|
1883|          int foo(int arg);
1884|          int foo(int arg) { return arg + 3; }
1885|          int foo2(int arg) __attribute__ ((__weak__, __alias__("foo")));
1886|
1887| int
1888| main ()
1889| {
1890|
1891|   ;
1892|   return 0;
1893| }
1894configure:35530: result: no
1895configure:35651: checking whether to enable symbol visibility
1896configure:35653: result: no (disabled)
1897configure:35748: checking whether the C compiler rejects function calls with too many arguments
1898configure:35764: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1899conftest.c:70:43: error: too many arguments to function call, expected single argument 'x', have 2 arguments
1900        int foo(void) { return one_arg(1, 2); }
1901                               ~~~~~~~    ^
1902conftest.c:69:9: note: 'one_arg' declared here
1903        extern int one_arg(int x);
1904        ^
19051 error generated.
1906configure:35764: $? = 1
1907configure: failed program was:
1908| /* confdefs.h */
1909| #define PACKAGE_NAME "MPICH"
1910| #define PACKAGE_TARNAME "mpich"
1911| #define PACKAGE_VERSION "3.4a2"
1912| #define PACKAGE_STRING "MPICH 3.4a2"
1913| #define PACKAGE_BUGREPORT "discuss@mpich.org"
1914| #define PACKAGE_URL "http://www.mpich.org/"
1915| #define STDC_HEADERS 1
1916| #define HAVE_SYS_TYPES_H 1
1917| #define HAVE_SYS_STAT_H 1
1918| #define HAVE_STDLIB_H 1
1919| #define HAVE_STRING_H 1
1920| #define HAVE_MEMORY_H 1
1921| #define HAVE_STRINGS_H 1
1922| #define HAVE_INTTYPES_H 1
1923| #define HAVE_STDINT_H 1
1924| #define HAVE_UNISTD_H 1
1925| #define __EXTENSIONS__ 1
1926| #define _ALL_SOURCE 1
1927| #define _GNU_SOURCE 1
1928| #define _POSIX_PTHREAD_SEMANTICS 1
1929| #define _TANDEM_SOURCE 1
1930| #define PACKAGE "mpich"
1931| #define VERSION "3.4a2"
1932| #define HAVE_DLFCN_H 1
1933| #define LT_OBJDIR ".libs/"
1934| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1935| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
1936| #define HAVE_TAG_ERROR_BITS 1
1937| #define HAVE_VISIBILITY 1
1938| #define HWLOC_VERSION "2.0.3rc2-git"
1939| #define HWLOC_VERSION_MAJOR 2
1940| #define HWLOC_VERSION_MINOR 0
1941| #define HWLOC_VERSION_RELEASE 3
1942| #define HWLOC_VERSION_GREEK "rc2"
1943| #define HWLOC_SYM_PREFIX hwloc_
1944| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
1945| #define HWLOC_SYM_TRANSFORM 0
1946| #define _HPUX_SOURCE 1
1947| #define SIZEOF_VOID_P 8
1948| #define HWLOC_DARWIN_SYS 1
1949| #define HWLOC_X86_64_ARCH 1
1950| #define SIZEOF_UNSIGNED_LONG 8
1951| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
1952| #define SIZEOF_UNSIGNED_INT 4
1953| #define HWLOC_SIZEOF_UNSIGNED_INT 4
1954| #define HWLOC_HAVE_ATTRIBUTE 1
1955| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
1956| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
1957| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
1958| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
1959| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
1960| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
1961| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
1962| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
1963| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
1964| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
1965| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
1966| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
1967| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
1968| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
1969| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
1970| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
1971| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
1972| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
1973| #define HWLOC_C_HAVE_VISIBILITY 0
1974| /* end confdefs.h.  */
1975|
1976|         extern int one_arg(int x);
1977|         int foo(void) { return one_arg(1, 2); }
1978|
1979| int
1980| main ()
1981| {
1982|
1983|   ;
1984|   return 0;
1985| }
1986configure:35769: result: yes
1987configure:35773: checking whether the C compiler rejects function calls with too few arguments
1988configure:35789: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
1989conftest.c:70:41: error: too few arguments to function call, expected 2, have 1
1990        int foo(void) { return two_arg(3); }
1991                               ~~~~~~~  ^
1992conftest.c:69:9: note: 'two_arg' declared here
1993        extern int two_arg(int x, int y);
1994        ^
19951 error generated.
1996configure:35789: $? = 1
1997configure: failed program was:
1998| /* confdefs.h */
1999| #define PACKAGE_NAME "MPICH"
2000| #define PACKAGE_TARNAME "mpich"
2001| #define PACKAGE_VERSION "3.4a2"
2002| #define PACKAGE_STRING "MPICH 3.4a2"
2003| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2004| #define PACKAGE_URL "http://www.mpich.org/"
2005| #define STDC_HEADERS 1
2006| #define HAVE_SYS_TYPES_H 1
2007| #define HAVE_SYS_STAT_H 1
2008| #define HAVE_STDLIB_H 1
2009| #define HAVE_STRING_H 1
2010| #define HAVE_MEMORY_H 1
2011| #define HAVE_STRINGS_H 1
2012| #define HAVE_INTTYPES_H 1
2013| #define HAVE_STDINT_H 1
2014| #define HAVE_UNISTD_H 1
2015| #define __EXTENSIONS__ 1
2016| #define _ALL_SOURCE 1
2017| #define _GNU_SOURCE 1
2018| #define _POSIX_PTHREAD_SEMANTICS 1
2019| #define _TANDEM_SOURCE 1
2020| #define PACKAGE "mpich"
2021| #define VERSION "3.4a2"
2022| #define HAVE_DLFCN_H 1
2023| #define LT_OBJDIR ".libs/"
2024| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2025| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2026| #define HAVE_TAG_ERROR_BITS 1
2027| #define HAVE_VISIBILITY 1
2028| #define HWLOC_VERSION "2.0.3rc2-git"
2029| #define HWLOC_VERSION_MAJOR 2
2030| #define HWLOC_VERSION_MINOR 0
2031| #define HWLOC_VERSION_RELEASE 3
2032| #define HWLOC_VERSION_GREEK "rc2"
2033| #define HWLOC_SYM_PREFIX hwloc_
2034| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2035| #define HWLOC_SYM_TRANSFORM 0
2036| #define _HPUX_SOURCE 1
2037| #define SIZEOF_VOID_P 8
2038| #define HWLOC_DARWIN_SYS 1
2039| #define HWLOC_X86_64_ARCH 1
2040| #define SIZEOF_UNSIGNED_LONG 8
2041| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2042| #define SIZEOF_UNSIGNED_INT 4
2043| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2044| #define HWLOC_HAVE_ATTRIBUTE 1
2045| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2046| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2047| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2048| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2049| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2050| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2051| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2052| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2053| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2054| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2055| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2056| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2057| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2058| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2059| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2060| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2061| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2062| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2063| #define HWLOC_C_HAVE_VISIBILITY 0
2064| /* end confdefs.h.  */
2065|
2066|         extern int two_arg(int x, int y);
2067|         int foo(void) { return two_arg(3); }
2068|
2069| int
2070| main ()
2071| {
2072|
2073|   ;
2074|   return 0;
2075| }
2076configure:35794: result: yes
2077configure:35832: checking for unistd.h
2078configure:35832: result: yes
2079configure:35844: checking dirent.h usability
2080configure:35844: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2081configure:35844: $? = 0
2082configure:35844: result: yes
2083configure:35844: checking dirent.h presence
2084configure:35844: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
2085configure:35844: $? = 0
2086configure:35844: result: yes
2087configure:35844: checking for dirent.h
2088configure:35844: result: yes
2089configure:35856: checking for strings.h
2090configure:35856: result: yes
2091configure:35868: checking ctype.h usability
2092configure:35868: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2093configure:35868: $? = 0
2094configure:35868: result: yes
2095configure:35868: checking ctype.h presence
2096configure:35868: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
2097configure:35868: $? = 0
2098configure:35868: result: yes
2099configure:35868: checking for ctype.h
2100configure:35868: result: yes
2101configure:35881: checking for strcasecmp
2102configure:35881: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2103conftest.c:95:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2104char strcasecmp ();
2105     ^
2106conftest.c:95:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
21071 warning generated.
2108configure:35881: $? = 0
2109configure:35881: result: yes
2110configure:35888: checking whether strcasecmp is declared
2111configure:35888: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2112configure:35888: $? = 0
2113configure:35888: result: yes
2114configure:35891: checking whether function strcasecmp has a complete prototype
2115configure:35906: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2116conftest.c:109:16: error: too many arguments to function call, expected 2, have 10
2117strcasecmp(1,2,3,4,5,6,7,8,9,10);
2118~~~~~~~~~~     ^~~~~~~~~~~~~~~~
21191 error generated.
2120configure:35906: $? = 1
2121configure: failed program was:
2122| /* confdefs.h */
2123| #define PACKAGE_NAME "MPICH"
2124| #define PACKAGE_TARNAME "mpich"
2125| #define PACKAGE_VERSION "3.4a2"
2126| #define PACKAGE_STRING "MPICH 3.4a2"
2127| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2128| #define PACKAGE_URL "http://www.mpich.org/"
2129| #define STDC_HEADERS 1
2130| #define HAVE_SYS_TYPES_H 1
2131| #define HAVE_SYS_STAT_H 1
2132| #define HAVE_STDLIB_H 1
2133| #define HAVE_STRING_H 1
2134| #define HAVE_MEMORY_H 1
2135| #define HAVE_STRINGS_H 1
2136| #define HAVE_INTTYPES_H 1
2137| #define HAVE_STDINT_H 1
2138| #define HAVE_UNISTD_H 1
2139| #define __EXTENSIONS__ 1
2140| #define _ALL_SOURCE 1
2141| #define _GNU_SOURCE 1
2142| #define _POSIX_PTHREAD_SEMANTICS 1
2143| #define _TANDEM_SOURCE 1
2144| #define PACKAGE "mpich"
2145| #define VERSION "3.4a2"
2146| #define HAVE_DLFCN_H 1
2147| #define LT_OBJDIR ".libs/"
2148| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2149| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2150| #define HAVE_TAG_ERROR_BITS 1
2151| #define HAVE_VISIBILITY 1
2152| #define HWLOC_VERSION "2.0.3rc2-git"
2153| #define HWLOC_VERSION_MAJOR 2
2154| #define HWLOC_VERSION_MINOR 0
2155| #define HWLOC_VERSION_RELEASE 3
2156| #define HWLOC_VERSION_GREEK "rc2"
2157| #define HWLOC_SYM_PREFIX hwloc_
2158| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2159| #define HWLOC_SYM_TRANSFORM 0
2160| #define _HPUX_SOURCE 1
2161| #define SIZEOF_VOID_P 8
2162| #define HWLOC_DARWIN_SYS 1
2163| #define HWLOC_X86_64_ARCH 1
2164| #define SIZEOF_UNSIGNED_LONG 8
2165| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2166| #define SIZEOF_UNSIGNED_INT 4
2167| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2168| #define HWLOC_HAVE_ATTRIBUTE 1
2169| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2170| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2171| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2172| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2173| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2174| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2175| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2176| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2177| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2178| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2179| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2180| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2181| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2182| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2183| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2184| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2185| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2186| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2187| #define HWLOC_C_HAVE_VISIBILITY 0
2188| #define HAVE_UNISTD_H 1
2189| #define HAVE_DIRENT_H 1
2190| #define HAVE_STRINGS_H 1
2191| #define HAVE_CTYPE_H 1
2192| #define HAVE_STRCASECMP 1
2193| /* end confdefs.h.  */
2194| #include <stdio.h>
2195| #ifdef HAVE_SYS_TYPES_H
2196| # include <sys/types.h>
2197| #endif
2198| #ifdef HAVE_SYS_STAT_H
2199| # include <sys/stat.h>
2200| #endif
2201| #ifdef STDC_HEADERS
2202| # include <stdlib.h>
2203| # include <stddef.h>
2204| #else
2205| # ifdef HAVE_STDLIB_H
2206| #  include <stdlib.h>
2207| # endif
2208| #endif
2209| #ifdef HAVE_STRING_H
2210| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2211| #  include <memory.h>
2212| # endif
2213| # include <string.h>
2214| #endif
2215| #ifdef HAVE_STRINGS_H
2216| # include <strings.h>
2217| #endif
2218| #ifdef HAVE_INTTYPES_H
2219| # include <inttypes.h>
2220| #endif
2221| #ifdef HAVE_STDINT_H
2222| # include <stdint.h>
2223| #endif
2224| #ifdef HAVE_UNISTD_H
2225| # include <unistd.h>
2226| #endif
2227| int
2228| main ()
2229| {
2230| strcasecmp(1,2,3,4,5,6,7,8,9,10);
2231|
2232|   ;
2233|   return 0;
2234| }
2235configure:35911: result: yes
2236configure:35930: checking for strncasecmp
2237configure:35930: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2238conftest.c:97:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
2239char strncasecmp ();
2240     ^
2241conftest.c:97:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
22421 warning generated.
2243configure:35930: $? = 0
2244configure:35930: result: yes
2245configure:35937: checking whether strncasecmp is declared
2246configure:35937: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2247configure:35937: $? = 0
2248configure:35937: result: yes
2249configure:35940: checking whether function strncasecmp has a complete prototype
2250configure:35955: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2251conftest.c:111:19: error: too many arguments to function call, expected 3, have 10
2252strncasecmp(1,2,3,4,5,6,7,8,9,10);
2253~~~~~~~~~~~       ^~~~~~~~~~~~~~
22541 error generated.
2255configure:35955: $? = 1
2256configure: failed program was:
2257| /* confdefs.h */
2258| #define PACKAGE_NAME "MPICH"
2259| #define PACKAGE_TARNAME "mpich"
2260| #define PACKAGE_VERSION "3.4a2"
2261| #define PACKAGE_STRING "MPICH 3.4a2"
2262| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2263| #define PACKAGE_URL "http://www.mpich.org/"
2264| #define STDC_HEADERS 1
2265| #define HAVE_SYS_TYPES_H 1
2266| #define HAVE_SYS_STAT_H 1
2267| #define HAVE_STDLIB_H 1
2268| #define HAVE_STRING_H 1
2269| #define HAVE_MEMORY_H 1
2270| #define HAVE_STRINGS_H 1
2271| #define HAVE_INTTYPES_H 1
2272| #define HAVE_STDINT_H 1
2273| #define HAVE_UNISTD_H 1
2274| #define __EXTENSIONS__ 1
2275| #define _ALL_SOURCE 1
2276| #define _GNU_SOURCE 1
2277| #define _POSIX_PTHREAD_SEMANTICS 1
2278| #define _TANDEM_SOURCE 1
2279| #define PACKAGE "mpich"
2280| #define VERSION "3.4a2"
2281| #define HAVE_DLFCN_H 1
2282| #define LT_OBJDIR ".libs/"
2283| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2284| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2285| #define HAVE_TAG_ERROR_BITS 1
2286| #define HAVE_VISIBILITY 1
2287| #define HWLOC_VERSION "2.0.3rc2-git"
2288| #define HWLOC_VERSION_MAJOR 2
2289| #define HWLOC_VERSION_MINOR 0
2290| #define HWLOC_VERSION_RELEASE 3
2291| #define HWLOC_VERSION_GREEK "rc2"
2292| #define HWLOC_SYM_PREFIX hwloc_
2293| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2294| #define HWLOC_SYM_TRANSFORM 0
2295| #define _HPUX_SOURCE 1
2296| #define SIZEOF_VOID_P 8
2297| #define HWLOC_DARWIN_SYS 1
2298| #define HWLOC_X86_64_ARCH 1
2299| #define SIZEOF_UNSIGNED_LONG 8
2300| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2301| #define SIZEOF_UNSIGNED_INT 4
2302| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2303| #define HWLOC_HAVE_ATTRIBUTE 1
2304| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2305| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2306| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2307| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2308| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2309| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2310| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2311| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2312| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2313| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2314| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2315| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2316| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2317| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2318| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2319| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2320| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2321| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2322| #define HWLOC_C_HAVE_VISIBILITY 0
2323| #define HAVE_UNISTD_H 1
2324| #define HAVE_DIRENT_H 1
2325| #define HAVE_STRINGS_H 1
2326| #define HAVE_CTYPE_H 1
2327| #define HAVE_STRCASECMP 1
2328| #define HWLOC_HAVE_DECL_STRCASECMP 1
2329| #define HAVE_STRNCASECMP 1
2330| /* end confdefs.h.  */
2331| #include <stdio.h>
2332| #ifdef HAVE_SYS_TYPES_H
2333| # include <sys/types.h>
2334| #endif
2335| #ifdef HAVE_SYS_STAT_H
2336| # include <sys/stat.h>
2337| #endif
2338| #ifdef STDC_HEADERS
2339| # include <stdlib.h>
2340| # include <stddef.h>
2341| #else
2342| # ifdef HAVE_STDLIB_H
2343| #  include <stdlib.h>
2344| # endif
2345| #endif
2346| #ifdef HAVE_STRING_H
2347| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2348| #  include <memory.h>
2349| # endif
2350| # include <string.h>
2351| #endif
2352| #ifdef HAVE_STRINGS_H
2353| # include <strings.h>
2354| #endif
2355| #ifdef HAVE_INTTYPES_H
2356| # include <inttypes.h>
2357| #endif
2358| #ifdef HAVE_STDINT_H
2359| # include <stdint.h>
2360| #endif
2361| #ifdef HAVE_UNISTD_H
2362| # include <unistd.h>
2363| #endif
2364| int
2365| main ()
2366| {
2367| strncasecmp(1,2,3,4,5,6,7,8,9,10);
2368|
2369|   ;
2370|   return 0;
2371| }
2372configure:35960: result: yes
2373configure:35980: checking for strftime
2374configure:35980: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2375configure:35980: $? = 0
2376configure:35980: result: yes
2377configure:35991: checking for setlocale
2378configure:35991: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2379configure:35991: $? = 0
2380configure:35991: result: yes
2381configure:36001: checking for stdint.h
2382configure:36001: result: yes
2383configure:36013: checking sys/mman.h usability
2384configure:36013: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
2385configure:36013: $? = 0
2386configure:36013: result: yes
2387configure:36013: checking sys/mman.h presence
2388configure:36013: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
2389configure:36013: $? = 0
2390configure:36013: result: yes
2391configure:36013: checking for sys/mman.h
2392configure:36013: result: yes
2393configure:36026: checking for KAFFINITY
2394configure:36026: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2395conftest.c:80:10: fatal error: 'windows.h' file not found
2396#include <windows.h>
2397         ^~~~~~~~~~~
23981 error generated.
2399configure:36026: $? = 1
2400configure: failed program was:
2401| /* confdefs.h */
2402| #define PACKAGE_NAME "MPICH"
2403| #define PACKAGE_TARNAME "mpich"
2404| #define PACKAGE_VERSION "3.4a2"
2405| #define PACKAGE_STRING "MPICH 3.4a2"
2406| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2407| #define PACKAGE_URL "http://www.mpich.org/"
2408| #define STDC_HEADERS 1
2409| #define HAVE_SYS_TYPES_H 1
2410| #define HAVE_SYS_STAT_H 1
2411| #define HAVE_STDLIB_H 1
2412| #define HAVE_STRING_H 1
2413| #define HAVE_MEMORY_H 1
2414| #define HAVE_STRINGS_H 1
2415| #define HAVE_INTTYPES_H 1
2416| #define HAVE_STDINT_H 1
2417| #define HAVE_UNISTD_H 1
2418| #define __EXTENSIONS__ 1
2419| #define _ALL_SOURCE 1
2420| #define _GNU_SOURCE 1
2421| #define _POSIX_PTHREAD_SEMANTICS 1
2422| #define _TANDEM_SOURCE 1
2423| #define PACKAGE "mpich"
2424| #define VERSION "3.4a2"
2425| #define HAVE_DLFCN_H 1
2426| #define LT_OBJDIR ".libs/"
2427| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2428| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2429| #define HAVE_TAG_ERROR_BITS 1
2430| #define HAVE_VISIBILITY 1
2431| #define HWLOC_VERSION "2.0.3rc2-git"
2432| #define HWLOC_VERSION_MAJOR 2
2433| #define HWLOC_VERSION_MINOR 0
2434| #define HWLOC_VERSION_RELEASE 3
2435| #define HWLOC_VERSION_GREEK "rc2"
2436| #define HWLOC_SYM_PREFIX hwloc_
2437| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2438| #define HWLOC_SYM_TRANSFORM 0
2439| #define _HPUX_SOURCE 1
2440| #define SIZEOF_VOID_P 8
2441| #define HWLOC_DARWIN_SYS 1
2442| #define HWLOC_X86_64_ARCH 1
2443| #define SIZEOF_UNSIGNED_LONG 8
2444| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2445| #define SIZEOF_UNSIGNED_INT 4
2446| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2447| #define HWLOC_HAVE_ATTRIBUTE 1
2448| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2449| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2450| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2451| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2452| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2453| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2454| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2455| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2456| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2457| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2458| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2459| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2460| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2461| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2462| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2463| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2464| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2465| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2466| #define HWLOC_C_HAVE_VISIBILITY 0
2467| #define HAVE_UNISTD_H 1
2468| #define HAVE_DIRENT_H 1
2469| #define HAVE_STRINGS_H 1
2470| #define HAVE_CTYPE_H 1
2471| #define HAVE_STRCASECMP 1
2472| #define HWLOC_HAVE_DECL_STRCASECMP 1
2473| #define HAVE_STRNCASECMP 1
2474| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2475| #define HAVE_STRFTIME 1
2476| #define HAVE_SETLOCALE 1
2477| #define HWLOC_HAVE_STDINT_H 1
2478| #define HAVE_SYS_MMAN_H 1
2479| /* end confdefs.h.  */
2480| #include <windows.h>
2481|
2482| int
2483| main ()
2484| {
2485| if (sizeof (KAFFINITY))
2486|        return 0;
2487|   ;
2488|   return 0;
2489| }
2490configure:36026: result: no
2491configure:36036: checking for PROCESSOR_CACHE_TYPE
2492configure:36036: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2493conftest.c:80:10: fatal error: 'windows.h' file not found
2494#include <windows.h>
2495         ^~~~~~~~~~~
24961 error generated.
2497configure:36036: $? = 1
2498configure: failed program was:
2499| /* confdefs.h */
2500| #define PACKAGE_NAME "MPICH"
2501| #define PACKAGE_TARNAME "mpich"
2502| #define PACKAGE_VERSION "3.4a2"
2503| #define PACKAGE_STRING "MPICH 3.4a2"
2504| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2505| #define PACKAGE_URL "http://www.mpich.org/"
2506| #define STDC_HEADERS 1
2507| #define HAVE_SYS_TYPES_H 1
2508| #define HAVE_SYS_STAT_H 1
2509| #define HAVE_STDLIB_H 1
2510| #define HAVE_STRING_H 1
2511| #define HAVE_MEMORY_H 1
2512| #define HAVE_STRINGS_H 1
2513| #define HAVE_INTTYPES_H 1
2514| #define HAVE_STDINT_H 1
2515| #define HAVE_UNISTD_H 1
2516| #define __EXTENSIONS__ 1
2517| #define _ALL_SOURCE 1
2518| #define _GNU_SOURCE 1
2519| #define _POSIX_PTHREAD_SEMANTICS 1
2520| #define _TANDEM_SOURCE 1
2521| #define PACKAGE "mpich"
2522| #define VERSION "3.4a2"
2523| #define HAVE_DLFCN_H 1
2524| #define LT_OBJDIR ".libs/"
2525| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2526| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2527| #define HAVE_TAG_ERROR_BITS 1
2528| #define HAVE_VISIBILITY 1
2529| #define HWLOC_VERSION "2.0.3rc2-git"
2530| #define HWLOC_VERSION_MAJOR 2
2531| #define HWLOC_VERSION_MINOR 0
2532| #define HWLOC_VERSION_RELEASE 3
2533| #define HWLOC_VERSION_GREEK "rc2"
2534| #define HWLOC_SYM_PREFIX hwloc_
2535| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2536| #define HWLOC_SYM_TRANSFORM 0
2537| #define _HPUX_SOURCE 1
2538| #define SIZEOF_VOID_P 8
2539| #define HWLOC_DARWIN_SYS 1
2540| #define HWLOC_X86_64_ARCH 1
2541| #define SIZEOF_UNSIGNED_LONG 8
2542| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2543| #define SIZEOF_UNSIGNED_INT 4
2544| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2545| #define HWLOC_HAVE_ATTRIBUTE 1
2546| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2547| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2548| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2549| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2550| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2551| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2552| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2553| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2554| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2555| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2556| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2557| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2558| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2559| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2560| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2561| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2562| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2563| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2564| #define HWLOC_C_HAVE_VISIBILITY 0
2565| #define HAVE_UNISTD_H 1
2566| #define HAVE_DIRENT_H 1
2567| #define HAVE_STRINGS_H 1
2568| #define HAVE_CTYPE_H 1
2569| #define HAVE_STRCASECMP 1
2570| #define HWLOC_HAVE_DECL_STRCASECMP 1
2571| #define HAVE_STRNCASECMP 1
2572| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2573| #define HAVE_STRFTIME 1
2574| #define HAVE_SETLOCALE 1
2575| #define HWLOC_HAVE_STDINT_H 1
2576| #define HAVE_SYS_MMAN_H 1
2577| /* end confdefs.h.  */
2578| #include <windows.h>
2579|
2580| int
2581| main ()
2582| {
2583| if (sizeof (PROCESSOR_CACHE_TYPE))
2584|        return 0;
2585|   ;
2586|   return 0;
2587| }
2588configure:36036: result: no
2589configure:36046: checking for CACHE_DESCRIPTOR
2590configure:36046: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2591conftest.c:80:10: fatal error: 'windows.h' file not found
2592#include <windows.h>
2593         ^~~~~~~~~~~
25941 error generated.
2595configure:36046: $? = 1
2596configure: failed program was:
2597| /* confdefs.h */
2598| #define PACKAGE_NAME "MPICH"
2599| #define PACKAGE_TARNAME "mpich"
2600| #define PACKAGE_VERSION "3.4a2"
2601| #define PACKAGE_STRING "MPICH 3.4a2"
2602| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2603| #define PACKAGE_URL "http://www.mpich.org/"
2604| #define STDC_HEADERS 1
2605| #define HAVE_SYS_TYPES_H 1
2606| #define HAVE_SYS_STAT_H 1
2607| #define HAVE_STDLIB_H 1
2608| #define HAVE_STRING_H 1
2609| #define HAVE_MEMORY_H 1
2610| #define HAVE_STRINGS_H 1
2611| #define HAVE_INTTYPES_H 1
2612| #define HAVE_STDINT_H 1
2613| #define HAVE_UNISTD_H 1
2614| #define __EXTENSIONS__ 1
2615| #define _ALL_SOURCE 1
2616| #define _GNU_SOURCE 1
2617| #define _POSIX_PTHREAD_SEMANTICS 1
2618| #define _TANDEM_SOURCE 1
2619| #define PACKAGE "mpich"
2620| #define VERSION "3.4a2"
2621| #define HAVE_DLFCN_H 1
2622| #define LT_OBJDIR ".libs/"
2623| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2624| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2625| #define HAVE_TAG_ERROR_BITS 1
2626| #define HAVE_VISIBILITY 1
2627| #define HWLOC_VERSION "2.0.3rc2-git"
2628| #define HWLOC_VERSION_MAJOR 2
2629| #define HWLOC_VERSION_MINOR 0
2630| #define HWLOC_VERSION_RELEASE 3
2631| #define HWLOC_VERSION_GREEK "rc2"
2632| #define HWLOC_SYM_PREFIX hwloc_
2633| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2634| #define HWLOC_SYM_TRANSFORM 0
2635| #define _HPUX_SOURCE 1
2636| #define SIZEOF_VOID_P 8
2637| #define HWLOC_DARWIN_SYS 1
2638| #define HWLOC_X86_64_ARCH 1
2639| #define SIZEOF_UNSIGNED_LONG 8
2640| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2641| #define SIZEOF_UNSIGNED_INT 4
2642| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2643| #define HWLOC_HAVE_ATTRIBUTE 1
2644| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2645| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2646| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2647| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2648| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2649| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2650| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2651| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2652| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2653| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2654| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2655| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2656| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2657| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2658| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2659| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2660| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2661| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2662| #define HWLOC_C_HAVE_VISIBILITY 0
2663| #define HAVE_UNISTD_H 1
2664| #define HAVE_DIRENT_H 1
2665| #define HAVE_STRINGS_H 1
2666| #define HAVE_CTYPE_H 1
2667| #define HAVE_STRCASECMP 1
2668| #define HWLOC_HAVE_DECL_STRCASECMP 1
2669| #define HAVE_STRNCASECMP 1
2670| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2671| #define HAVE_STRFTIME 1
2672| #define HAVE_SETLOCALE 1
2673| #define HWLOC_HAVE_STDINT_H 1
2674| #define HAVE_SYS_MMAN_H 1
2675| /* end confdefs.h.  */
2676| #include <windows.h>
2677|
2678| int
2679| main ()
2680| {
2681| if (sizeof (CACHE_DESCRIPTOR))
2682|        return 0;
2683|   ;
2684|   return 0;
2685| }
2686configure:36046: result: no
2687configure:36056: checking for LOGICAL_PROCESSOR_RELATIONSHIP
2688configure:36056: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2689conftest.c:80:10: fatal error: 'windows.h' file not found
2690#include <windows.h>
2691         ^~~~~~~~~~~
26921 error generated.
2693configure:36056: $? = 1
2694configure: failed program was:
2695| /* confdefs.h */
2696| #define PACKAGE_NAME "MPICH"
2697| #define PACKAGE_TARNAME "mpich"
2698| #define PACKAGE_VERSION "3.4a2"
2699| #define PACKAGE_STRING "MPICH 3.4a2"
2700| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2701| #define PACKAGE_URL "http://www.mpich.org/"
2702| #define STDC_HEADERS 1
2703| #define HAVE_SYS_TYPES_H 1
2704| #define HAVE_SYS_STAT_H 1
2705| #define HAVE_STDLIB_H 1
2706| #define HAVE_STRING_H 1
2707| #define HAVE_MEMORY_H 1
2708| #define HAVE_STRINGS_H 1
2709| #define HAVE_INTTYPES_H 1
2710| #define HAVE_STDINT_H 1
2711| #define HAVE_UNISTD_H 1
2712| #define __EXTENSIONS__ 1
2713| #define _ALL_SOURCE 1
2714| #define _GNU_SOURCE 1
2715| #define _POSIX_PTHREAD_SEMANTICS 1
2716| #define _TANDEM_SOURCE 1
2717| #define PACKAGE "mpich"
2718| #define VERSION "3.4a2"
2719| #define HAVE_DLFCN_H 1
2720| #define LT_OBJDIR ".libs/"
2721| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2722| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2723| #define HAVE_TAG_ERROR_BITS 1
2724| #define HAVE_VISIBILITY 1
2725| #define HWLOC_VERSION "2.0.3rc2-git"
2726| #define HWLOC_VERSION_MAJOR 2
2727| #define HWLOC_VERSION_MINOR 0
2728| #define HWLOC_VERSION_RELEASE 3
2729| #define HWLOC_VERSION_GREEK "rc2"
2730| #define HWLOC_SYM_PREFIX hwloc_
2731| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2732| #define HWLOC_SYM_TRANSFORM 0
2733| #define _HPUX_SOURCE 1
2734| #define SIZEOF_VOID_P 8
2735| #define HWLOC_DARWIN_SYS 1
2736| #define HWLOC_X86_64_ARCH 1
2737| #define SIZEOF_UNSIGNED_LONG 8
2738| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2739| #define SIZEOF_UNSIGNED_INT 4
2740| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2741| #define HWLOC_HAVE_ATTRIBUTE 1
2742| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2743| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2744| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2745| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2746| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2747| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2748| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2749| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2750| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2751| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2752| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2753| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2754| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2755| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2756| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2757| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2758| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2759| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2760| #define HWLOC_C_HAVE_VISIBILITY 0
2761| #define HAVE_UNISTD_H 1
2762| #define HAVE_DIRENT_H 1
2763| #define HAVE_STRINGS_H 1
2764| #define HAVE_CTYPE_H 1
2765| #define HAVE_STRCASECMP 1
2766| #define HWLOC_HAVE_DECL_STRCASECMP 1
2767| #define HAVE_STRNCASECMP 1
2768| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2769| #define HAVE_STRFTIME 1
2770| #define HAVE_SETLOCALE 1
2771| #define HWLOC_HAVE_STDINT_H 1
2772| #define HAVE_SYS_MMAN_H 1
2773| /* end confdefs.h.  */
2774| #include <windows.h>
2775|
2776| int
2777| main ()
2778| {
2779| if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP))
2780|        return 0;
2781|   ;
2782|   return 0;
2783| }
2784configure:36056: result: no
2785configure:36066: checking for RelationProcessorPackage
2786configure:36066: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2787conftest.c:80:10: fatal error: 'windows.h' file not found
2788#include <windows.h>
2789         ^~~~~~~~~~~
27901 error generated.
2791configure:36066: $? = 1
2792configure: failed program was:
2793| /* confdefs.h */
2794| #define PACKAGE_NAME "MPICH"
2795| #define PACKAGE_TARNAME "mpich"
2796| #define PACKAGE_VERSION "3.4a2"
2797| #define PACKAGE_STRING "MPICH 3.4a2"
2798| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2799| #define PACKAGE_URL "http://www.mpich.org/"
2800| #define STDC_HEADERS 1
2801| #define HAVE_SYS_TYPES_H 1
2802| #define HAVE_SYS_STAT_H 1
2803| #define HAVE_STDLIB_H 1
2804| #define HAVE_STRING_H 1
2805| #define HAVE_MEMORY_H 1
2806| #define HAVE_STRINGS_H 1
2807| #define HAVE_INTTYPES_H 1
2808| #define HAVE_STDINT_H 1
2809| #define HAVE_UNISTD_H 1
2810| #define __EXTENSIONS__ 1
2811| #define _ALL_SOURCE 1
2812| #define _GNU_SOURCE 1
2813| #define _POSIX_PTHREAD_SEMANTICS 1
2814| #define _TANDEM_SOURCE 1
2815| #define PACKAGE "mpich"
2816| #define VERSION "3.4a2"
2817| #define HAVE_DLFCN_H 1
2818| #define LT_OBJDIR ".libs/"
2819| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2820| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2821| #define HAVE_TAG_ERROR_BITS 1
2822| #define HAVE_VISIBILITY 1
2823| #define HWLOC_VERSION "2.0.3rc2-git"
2824| #define HWLOC_VERSION_MAJOR 2
2825| #define HWLOC_VERSION_MINOR 0
2826| #define HWLOC_VERSION_RELEASE 3
2827| #define HWLOC_VERSION_GREEK "rc2"
2828| #define HWLOC_SYM_PREFIX hwloc_
2829| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2830| #define HWLOC_SYM_TRANSFORM 0
2831| #define _HPUX_SOURCE 1
2832| #define SIZEOF_VOID_P 8
2833| #define HWLOC_DARWIN_SYS 1
2834| #define HWLOC_X86_64_ARCH 1
2835| #define SIZEOF_UNSIGNED_LONG 8
2836| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2837| #define SIZEOF_UNSIGNED_INT 4
2838| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2839| #define HWLOC_HAVE_ATTRIBUTE 1
2840| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2841| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2842| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2843| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2844| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2845| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2846| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2847| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2848| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2849| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2850| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2851| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2852| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2853| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2854| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2855| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2856| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2857| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2858| #define HWLOC_C_HAVE_VISIBILITY 0
2859| #define HAVE_UNISTD_H 1
2860| #define HAVE_DIRENT_H 1
2861| #define HAVE_STRINGS_H 1
2862| #define HAVE_CTYPE_H 1
2863| #define HAVE_STRCASECMP 1
2864| #define HWLOC_HAVE_DECL_STRCASECMP 1
2865| #define HAVE_STRNCASECMP 1
2866| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2867| #define HAVE_STRFTIME 1
2868| #define HAVE_SETLOCALE 1
2869| #define HWLOC_HAVE_STDINT_H 1
2870| #define HAVE_SYS_MMAN_H 1
2871| /* end confdefs.h.  */
2872| #include <windows.h>
2873|
2874| int
2875| main ()
2876| {
2877| if (sizeof (RelationProcessorPackage))
2878|        return 0;
2879|   ;
2880|   return 0;
2881| }
2882configure:36066: result: no
2883configure:36076: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION
2884configure:36076: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2885conftest.c:80:10: fatal error: 'windows.h' file not found
2886#include <windows.h>
2887         ^~~~~~~~~~~
28881 error generated.
2889configure:36076: $? = 1
2890configure: failed program was:
2891| /* confdefs.h */
2892| #define PACKAGE_NAME "MPICH"
2893| #define PACKAGE_TARNAME "mpich"
2894| #define PACKAGE_VERSION "3.4a2"
2895| #define PACKAGE_STRING "MPICH 3.4a2"
2896| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2897| #define PACKAGE_URL "http://www.mpich.org/"
2898| #define STDC_HEADERS 1
2899| #define HAVE_SYS_TYPES_H 1
2900| #define HAVE_SYS_STAT_H 1
2901| #define HAVE_STDLIB_H 1
2902| #define HAVE_STRING_H 1
2903| #define HAVE_MEMORY_H 1
2904| #define HAVE_STRINGS_H 1
2905| #define HAVE_INTTYPES_H 1
2906| #define HAVE_STDINT_H 1
2907| #define HAVE_UNISTD_H 1
2908| #define __EXTENSIONS__ 1
2909| #define _ALL_SOURCE 1
2910| #define _GNU_SOURCE 1
2911| #define _POSIX_PTHREAD_SEMANTICS 1
2912| #define _TANDEM_SOURCE 1
2913| #define PACKAGE "mpich"
2914| #define VERSION "3.4a2"
2915| #define HAVE_DLFCN_H 1
2916| #define LT_OBJDIR ".libs/"
2917| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2918| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
2919| #define HAVE_TAG_ERROR_BITS 1
2920| #define HAVE_VISIBILITY 1
2921| #define HWLOC_VERSION "2.0.3rc2-git"
2922| #define HWLOC_VERSION_MAJOR 2
2923| #define HWLOC_VERSION_MINOR 0
2924| #define HWLOC_VERSION_RELEASE 3
2925| #define HWLOC_VERSION_GREEK "rc2"
2926| #define HWLOC_SYM_PREFIX hwloc_
2927| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
2928| #define HWLOC_SYM_TRANSFORM 0
2929| #define _HPUX_SOURCE 1
2930| #define SIZEOF_VOID_P 8
2931| #define HWLOC_DARWIN_SYS 1
2932| #define HWLOC_X86_64_ARCH 1
2933| #define SIZEOF_UNSIGNED_LONG 8
2934| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
2935| #define SIZEOF_UNSIGNED_INT 4
2936| #define HWLOC_SIZEOF_UNSIGNED_INT 4
2937| #define HWLOC_HAVE_ATTRIBUTE 1
2938| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
2939| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
2940| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
2941| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
2942| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
2943| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
2944| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
2945| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
2946| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
2947| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
2948| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
2949| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
2950| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
2951| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
2952| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
2953| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
2954| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
2955| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
2956| #define HWLOC_C_HAVE_VISIBILITY 0
2957| #define HAVE_UNISTD_H 1
2958| #define HAVE_DIRENT_H 1
2959| #define HAVE_STRINGS_H 1
2960| #define HAVE_CTYPE_H 1
2961| #define HAVE_STRCASECMP 1
2962| #define HWLOC_HAVE_DECL_STRCASECMP 1
2963| #define HAVE_STRNCASECMP 1
2964| #define HWLOC_HAVE_DECL_STRNCASECMP 1
2965| #define HAVE_STRFTIME 1
2966| #define HAVE_SETLOCALE 1
2967| #define HWLOC_HAVE_STDINT_H 1
2968| #define HAVE_SYS_MMAN_H 1
2969| /* end confdefs.h.  */
2970| #include <windows.h>
2971|
2972| int
2973| main ()
2974| {
2975| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION))
2976|        return 0;
2977|   ;
2978|   return 0;
2979| }
2980configure:36076: result: no
2981configure:36086: checking for GROUP_AFFINITY
2982configure:36086: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
2983conftest.c:80:10: fatal error: 'windows.h' file not found
2984#include <windows.h>
2985         ^~~~~~~~~~~
29861 error generated.
2987configure:36086: $? = 1
2988configure: failed program was:
2989| /* confdefs.h */
2990| #define PACKAGE_NAME "MPICH"
2991| #define PACKAGE_TARNAME "mpich"
2992| #define PACKAGE_VERSION "3.4a2"
2993| #define PACKAGE_STRING "MPICH 3.4a2"
2994| #define PACKAGE_BUGREPORT "discuss@mpich.org"
2995| #define PACKAGE_URL "http://www.mpich.org/"
2996| #define STDC_HEADERS 1
2997| #define HAVE_SYS_TYPES_H 1
2998| #define HAVE_SYS_STAT_H 1
2999| #define HAVE_STDLIB_H 1
3000| #define HAVE_STRING_H 1
3001| #define HAVE_MEMORY_H 1
3002| #define HAVE_STRINGS_H 1
3003| #define HAVE_INTTYPES_H 1
3004| #define HAVE_STDINT_H 1
3005| #define HAVE_UNISTD_H 1
3006| #define __EXTENSIONS__ 1
3007| #define _ALL_SOURCE 1
3008| #define _GNU_SOURCE 1
3009| #define _POSIX_PTHREAD_SEMANTICS 1
3010| #define _TANDEM_SOURCE 1
3011| #define PACKAGE "mpich"
3012| #define VERSION "3.4a2"
3013| #define HAVE_DLFCN_H 1
3014| #define LT_OBJDIR ".libs/"
3015| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3016| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3017| #define HAVE_TAG_ERROR_BITS 1
3018| #define HAVE_VISIBILITY 1
3019| #define HWLOC_VERSION "2.0.3rc2-git"
3020| #define HWLOC_VERSION_MAJOR 2
3021| #define HWLOC_VERSION_MINOR 0
3022| #define HWLOC_VERSION_RELEASE 3
3023| #define HWLOC_VERSION_GREEK "rc2"
3024| #define HWLOC_SYM_PREFIX hwloc_
3025| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3026| #define HWLOC_SYM_TRANSFORM 0
3027| #define _HPUX_SOURCE 1
3028| #define SIZEOF_VOID_P 8
3029| #define HWLOC_DARWIN_SYS 1
3030| #define HWLOC_X86_64_ARCH 1
3031| #define SIZEOF_UNSIGNED_LONG 8
3032| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3033| #define SIZEOF_UNSIGNED_INT 4
3034| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3035| #define HWLOC_HAVE_ATTRIBUTE 1
3036| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3037| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3038| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3039| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3040| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3041| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3042| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3043| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3044| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3045| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3046| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3047| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3048| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3049| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3050| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3051| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3052| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3053| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3054| #define HWLOC_C_HAVE_VISIBILITY 0
3055| #define HAVE_UNISTD_H 1
3056| #define HAVE_DIRENT_H 1
3057| #define HAVE_STRINGS_H 1
3058| #define HAVE_CTYPE_H 1
3059| #define HAVE_STRCASECMP 1
3060| #define HWLOC_HAVE_DECL_STRCASECMP 1
3061| #define HAVE_STRNCASECMP 1
3062| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3063| #define HAVE_STRFTIME 1
3064| #define HAVE_SETLOCALE 1
3065| #define HWLOC_HAVE_STDINT_H 1
3066| #define HAVE_SYS_MMAN_H 1
3067| /* end confdefs.h.  */
3068| #include <windows.h>
3069|
3070| int
3071| main ()
3072| {
3073| if (sizeof (GROUP_AFFINITY))
3074|        return 0;
3075|   ;
3076|   return 0;
3077| }
3078configure:36086: result: no
3079configure:36096: checking for PROCESSOR_RELATIONSHIP
3080configure:36096: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3081conftest.c:80:10: fatal error: 'windows.h' file not found
3082#include <windows.h>
3083         ^~~~~~~~~~~
30841 error generated.
3085configure:36096: $? = 1
3086configure: failed program was:
3087| /* confdefs.h */
3088| #define PACKAGE_NAME "MPICH"
3089| #define PACKAGE_TARNAME "mpich"
3090| #define PACKAGE_VERSION "3.4a2"
3091| #define PACKAGE_STRING "MPICH 3.4a2"
3092| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3093| #define PACKAGE_URL "http://www.mpich.org/"
3094| #define STDC_HEADERS 1
3095| #define HAVE_SYS_TYPES_H 1
3096| #define HAVE_SYS_STAT_H 1
3097| #define HAVE_STDLIB_H 1
3098| #define HAVE_STRING_H 1
3099| #define HAVE_MEMORY_H 1
3100| #define HAVE_STRINGS_H 1
3101| #define HAVE_INTTYPES_H 1
3102| #define HAVE_STDINT_H 1
3103| #define HAVE_UNISTD_H 1
3104| #define __EXTENSIONS__ 1
3105| #define _ALL_SOURCE 1
3106| #define _GNU_SOURCE 1
3107| #define _POSIX_PTHREAD_SEMANTICS 1
3108| #define _TANDEM_SOURCE 1
3109| #define PACKAGE "mpich"
3110| #define VERSION "3.4a2"
3111| #define HAVE_DLFCN_H 1
3112| #define LT_OBJDIR ".libs/"
3113| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3114| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3115| #define HAVE_TAG_ERROR_BITS 1
3116| #define HAVE_VISIBILITY 1
3117| #define HWLOC_VERSION "2.0.3rc2-git"
3118| #define HWLOC_VERSION_MAJOR 2
3119| #define HWLOC_VERSION_MINOR 0
3120| #define HWLOC_VERSION_RELEASE 3
3121| #define HWLOC_VERSION_GREEK "rc2"
3122| #define HWLOC_SYM_PREFIX hwloc_
3123| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3124| #define HWLOC_SYM_TRANSFORM 0
3125| #define _HPUX_SOURCE 1
3126| #define SIZEOF_VOID_P 8
3127| #define HWLOC_DARWIN_SYS 1
3128| #define HWLOC_X86_64_ARCH 1
3129| #define SIZEOF_UNSIGNED_LONG 8
3130| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3131| #define SIZEOF_UNSIGNED_INT 4
3132| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3133| #define HWLOC_HAVE_ATTRIBUTE 1
3134| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3135| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3136| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3137| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3138| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3139| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3140| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3141| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3142| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3143| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3144| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3145| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3146| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3147| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3148| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3149| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3150| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3151| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3152| #define HWLOC_C_HAVE_VISIBILITY 0
3153| #define HAVE_UNISTD_H 1
3154| #define HAVE_DIRENT_H 1
3155| #define HAVE_STRINGS_H 1
3156| #define HAVE_CTYPE_H 1
3157| #define HAVE_STRCASECMP 1
3158| #define HWLOC_HAVE_DECL_STRCASECMP 1
3159| #define HAVE_STRNCASECMP 1
3160| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3161| #define HAVE_STRFTIME 1
3162| #define HAVE_SETLOCALE 1
3163| #define HWLOC_HAVE_STDINT_H 1
3164| #define HAVE_SYS_MMAN_H 1
3165| /* end confdefs.h.  */
3166| #include <windows.h>
3167|
3168| int
3169| main ()
3170| {
3171| if (sizeof (PROCESSOR_RELATIONSHIP))
3172|        return 0;
3173|   ;
3174|   return 0;
3175| }
3176configure:36096: result: no
3177configure:36106: checking for NUMA_NODE_RELATIONSHIP
3178configure:36106: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3179conftest.c:80:10: fatal error: 'windows.h' file not found
3180#include <windows.h>
3181         ^~~~~~~~~~~
31821 error generated.
3183configure:36106: $? = 1
3184configure: failed program was:
3185| /* confdefs.h */
3186| #define PACKAGE_NAME "MPICH"
3187| #define PACKAGE_TARNAME "mpich"
3188| #define PACKAGE_VERSION "3.4a2"
3189| #define PACKAGE_STRING "MPICH 3.4a2"
3190| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3191| #define PACKAGE_URL "http://www.mpich.org/"
3192| #define STDC_HEADERS 1
3193| #define HAVE_SYS_TYPES_H 1
3194| #define HAVE_SYS_STAT_H 1
3195| #define HAVE_STDLIB_H 1
3196| #define HAVE_STRING_H 1
3197| #define HAVE_MEMORY_H 1
3198| #define HAVE_STRINGS_H 1
3199| #define HAVE_INTTYPES_H 1
3200| #define HAVE_STDINT_H 1
3201| #define HAVE_UNISTD_H 1
3202| #define __EXTENSIONS__ 1
3203| #define _ALL_SOURCE 1
3204| #define _GNU_SOURCE 1
3205| #define _POSIX_PTHREAD_SEMANTICS 1
3206| #define _TANDEM_SOURCE 1
3207| #define PACKAGE "mpich"
3208| #define VERSION "3.4a2"
3209| #define HAVE_DLFCN_H 1
3210| #define LT_OBJDIR ".libs/"
3211| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3212| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3213| #define HAVE_TAG_ERROR_BITS 1
3214| #define HAVE_VISIBILITY 1
3215| #define HWLOC_VERSION "2.0.3rc2-git"
3216| #define HWLOC_VERSION_MAJOR 2
3217| #define HWLOC_VERSION_MINOR 0
3218| #define HWLOC_VERSION_RELEASE 3
3219| #define HWLOC_VERSION_GREEK "rc2"
3220| #define HWLOC_SYM_PREFIX hwloc_
3221| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3222| #define HWLOC_SYM_TRANSFORM 0
3223| #define _HPUX_SOURCE 1
3224| #define SIZEOF_VOID_P 8
3225| #define HWLOC_DARWIN_SYS 1
3226| #define HWLOC_X86_64_ARCH 1
3227| #define SIZEOF_UNSIGNED_LONG 8
3228| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3229| #define SIZEOF_UNSIGNED_INT 4
3230| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3231| #define HWLOC_HAVE_ATTRIBUTE 1
3232| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3233| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3234| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3235| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3236| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3237| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3238| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3239| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3240| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3241| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3242| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3243| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3244| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3245| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3246| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3247| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3248| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3249| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3250| #define HWLOC_C_HAVE_VISIBILITY 0
3251| #define HAVE_UNISTD_H 1
3252| #define HAVE_DIRENT_H 1
3253| #define HAVE_STRINGS_H 1
3254| #define HAVE_CTYPE_H 1
3255| #define HAVE_STRCASECMP 1
3256| #define HWLOC_HAVE_DECL_STRCASECMP 1
3257| #define HAVE_STRNCASECMP 1
3258| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3259| #define HAVE_STRFTIME 1
3260| #define HAVE_SETLOCALE 1
3261| #define HWLOC_HAVE_STDINT_H 1
3262| #define HAVE_SYS_MMAN_H 1
3263| /* end confdefs.h.  */
3264| #include <windows.h>
3265|
3266| int
3267| main ()
3268| {
3269| if (sizeof (NUMA_NODE_RELATIONSHIP))
3270|        return 0;
3271|   ;
3272|   return 0;
3273| }
3274configure:36106: result: no
3275configure:36116: checking for CACHE_RELATIONSHIP
3276configure:36116: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3277conftest.c:80:10: fatal error: 'windows.h' file not found
3278#include <windows.h>
3279         ^~~~~~~~~~~
32801 error generated.
3281configure:36116: $? = 1
3282configure: failed program was:
3283| /* confdefs.h */
3284| #define PACKAGE_NAME "MPICH"
3285| #define PACKAGE_TARNAME "mpich"
3286| #define PACKAGE_VERSION "3.4a2"
3287| #define PACKAGE_STRING "MPICH 3.4a2"
3288| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3289| #define PACKAGE_URL "http://www.mpich.org/"
3290| #define STDC_HEADERS 1
3291| #define HAVE_SYS_TYPES_H 1
3292| #define HAVE_SYS_STAT_H 1
3293| #define HAVE_STDLIB_H 1
3294| #define HAVE_STRING_H 1
3295| #define HAVE_MEMORY_H 1
3296| #define HAVE_STRINGS_H 1
3297| #define HAVE_INTTYPES_H 1
3298| #define HAVE_STDINT_H 1
3299| #define HAVE_UNISTD_H 1
3300| #define __EXTENSIONS__ 1
3301| #define _ALL_SOURCE 1
3302| #define _GNU_SOURCE 1
3303| #define _POSIX_PTHREAD_SEMANTICS 1
3304| #define _TANDEM_SOURCE 1
3305| #define PACKAGE "mpich"
3306| #define VERSION "3.4a2"
3307| #define HAVE_DLFCN_H 1
3308| #define LT_OBJDIR ".libs/"
3309| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3310| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3311| #define HAVE_TAG_ERROR_BITS 1
3312| #define HAVE_VISIBILITY 1
3313| #define HWLOC_VERSION "2.0.3rc2-git"
3314| #define HWLOC_VERSION_MAJOR 2
3315| #define HWLOC_VERSION_MINOR 0
3316| #define HWLOC_VERSION_RELEASE 3
3317| #define HWLOC_VERSION_GREEK "rc2"
3318| #define HWLOC_SYM_PREFIX hwloc_
3319| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3320| #define HWLOC_SYM_TRANSFORM 0
3321| #define _HPUX_SOURCE 1
3322| #define SIZEOF_VOID_P 8
3323| #define HWLOC_DARWIN_SYS 1
3324| #define HWLOC_X86_64_ARCH 1
3325| #define SIZEOF_UNSIGNED_LONG 8
3326| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3327| #define SIZEOF_UNSIGNED_INT 4
3328| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3329| #define HWLOC_HAVE_ATTRIBUTE 1
3330| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3331| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3332| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3333| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3334| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3335| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3336| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3337| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3338| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3339| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3340| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3341| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3342| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3343| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3344| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3345| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3346| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3347| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3348| #define HWLOC_C_HAVE_VISIBILITY 0
3349| #define HAVE_UNISTD_H 1
3350| #define HAVE_DIRENT_H 1
3351| #define HAVE_STRINGS_H 1
3352| #define HAVE_CTYPE_H 1
3353| #define HAVE_STRCASECMP 1
3354| #define HWLOC_HAVE_DECL_STRCASECMP 1
3355| #define HAVE_STRNCASECMP 1
3356| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3357| #define HAVE_STRFTIME 1
3358| #define HAVE_SETLOCALE 1
3359| #define HWLOC_HAVE_STDINT_H 1
3360| #define HAVE_SYS_MMAN_H 1
3361| /* end confdefs.h.  */
3362| #include <windows.h>
3363|
3364| int
3365| main ()
3366| {
3367| if (sizeof (CACHE_RELATIONSHIP))
3368|        return 0;
3369|   ;
3370|   return 0;
3371| }
3372configure:36116: result: no
3373configure:36126: checking for PROCESSOR_GROUP_INFO
3374configure:36126: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3375conftest.c:80:10: fatal error: 'windows.h' file not found
3376#include <windows.h>
3377         ^~~~~~~~~~~
33781 error generated.
3379configure:36126: $? = 1
3380configure: failed program was:
3381| /* confdefs.h */
3382| #define PACKAGE_NAME "MPICH"
3383| #define PACKAGE_TARNAME "mpich"
3384| #define PACKAGE_VERSION "3.4a2"
3385| #define PACKAGE_STRING "MPICH 3.4a2"
3386| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3387| #define PACKAGE_URL "http://www.mpich.org/"
3388| #define STDC_HEADERS 1
3389| #define HAVE_SYS_TYPES_H 1
3390| #define HAVE_SYS_STAT_H 1
3391| #define HAVE_STDLIB_H 1
3392| #define HAVE_STRING_H 1
3393| #define HAVE_MEMORY_H 1
3394| #define HAVE_STRINGS_H 1
3395| #define HAVE_INTTYPES_H 1
3396| #define HAVE_STDINT_H 1
3397| #define HAVE_UNISTD_H 1
3398| #define __EXTENSIONS__ 1
3399| #define _ALL_SOURCE 1
3400| #define _GNU_SOURCE 1
3401| #define _POSIX_PTHREAD_SEMANTICS 1
3402| #define _TANDEM_SOURCE 1
3403| #define PACKAGE "mpich"
3404| #define VERSION "3.4a2"
3405| #define HAVE_DLFCN_H 1
3406| #define LT_OBJDIR ".libs/"
3407| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3408| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3409| #define HAVE_TAG_ERROR_BITS 1
3410| #define HAVE_VISIBILITY 1
3411| #define HWLOC_VERSION "2.0.3rc2-git"
3412| #define HWLOC_VERSION_MAJOR 2
3413| #define HWLOC_VERSION_MINOR 0
3414| #define HWLOC_VERSION_RELEASE 3
3415| #define HWLOC_VERSION_GREEK "rc2"
3416| #define HWLOC_SYM_PREFIX hwloc_
3417| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3418| #define HWLOC_SYM_TRANSFORM 0
3419| #define _HPUX_SOURCE 1
3420| #define SIZEOF_VOID_P 8
3421| #define HWLOC_DARWIN_SYS 1
3422| #define HWLOC_X86_64_ARCH 1
3423| #define SIZEOF_UNSIGNED_LONG 8
3424| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3425| #define SIZEOF_UNSIGNED_INT 4
3426| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3427| #define HWLOC_HAVE_ATTRIBUTE 1
3428| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3429| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3430| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3431| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3432| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3433| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3434| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3435| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3436| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3437| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3438| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3439| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3440| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3441| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3442| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3443| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3444| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3445| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3446| #define HWLOC_C_HAVE_VISIBILITY 0
3447| #define HAVE_UNISTD_H 1
3448| #define HAVE_DIRENT_H 1
3449| #define HAVE_STRINGS_H 1
3450| #define HAVE_CTYPE_H 1
3451| #define HAVE_STRCASECMP 1
3452| #define HWLOC_HAVE_DECL_STRCASECMP 1
3453| #define HAVE_STRNCASECMP 1
3454| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3455| #define HAVE_STRFTIME 1
3456| #define HAVE_SETLOCALE 1
3457| #define HWLOC_HAVE_STDINT_H 1
3458| #define HAVE_SYS_MMAN_H 1
3459| /* end confdefs.h.  */
3460| #include <windows.h>
3461|
3462| int
3463| main ()
3464| {
3465| if (sizeof (PROCESSOR_GROUP_INFO))
3466|        return 0;
3467|   ;
3468|   return 0;
3469| }
3470configure:36126: result: no
3471configure:36136: checking for GROUP_RELATIONSHIP
3472configure:36136: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3473conftest.c:80:10: fatal error: 'windows.h' file not found
3474#include <windows.h>
3475         ^~~~~~~~~~~
34761 error generated.
3477configure:36136: $? = 1
3478configure: failed program was:
3479| /* confdefs.h */
3480| #define PACKAGE_NAME "MPICH"
3481| #define PACKAGE_TARNAME "mpich"
3482| #define PACKAGE_VERSION "3.4a2"
3483| #define PACKAGE_STRING "MPICH 3.4a2"
3484| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3485| #define PACKAGE_URL "http://www.mpich.org/"
3486| #define STDC_HEADERS 1
3487| #define HAVE_SYS_TYPES_H 1
3488| #define HAVE_SYS_STAT_H 1
3489| #define HAVE_STDLIB_H 1
3490| #define HAVE_STRING_H 1
3491| #define HAVE_MEMORY_H 1
3492| #define HAVE_STRINGS_H 1
3493| #define HAVE_INTTYPES_H 1
3494| #define HAVE_STDINT_H 1
3495| #define HAVE_UNISTD_H 1
3496| #define __EXTENSIONS__ 1
3497| #define _ALL_SOURCE 1
3498| #define _GNU_SOURCE 1
3499| #define _POSIX_PTHREAD_SEMANTICS 1
3500| #define _TANDEM_SOURCE 1
3501| #define PACKAGE "mpich"
3502| #define VERSION "3.4a2"
3503| #define HAVE_DLFCN_H 1
3504| #define LT_OBJDIR ".libs/"
3505| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3506| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3507| #define HAVE_TAG_ERROR_BITS 1
3508| #define HAVE_VISIBILITY 1
3509| #define HWLOC_VERSION "2.0.3rc2-git"
3510| #define HWLOC_VERSION_MAJOR 2
3511| #define HWLOC_VERSION_MINOR 0
3512| #define HWLOC_VERSION_RELEASE 3
3513| #define HWLOC_VERSION_GREEK "rc2"
3514| #define HWLOC_SYM_PREFIX hwloc_
3515| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3516| #define HWLOC_SYM_TRANSFORM 0
3517| #define _HPUX_SOURCE 1
3518| #define SIZEOF_VOID_P 8
3519| #define HWLOC_DARWIN_SYS 1
3520| #define HWLOC_X86_64_ARCH 1
3521| #define SIZEOF_UNSIGNED_LONG 8
3522| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3523| #define SIZEOF_UNSIGNED_INT 4
3524| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3525| #define HWLOC_HAVE_ATTRIBUTE 1
3526| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3527| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3528| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3529| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3530| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3531| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3532| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3533| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3534| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3535| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3536| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3537| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3538| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3539| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3540| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3541| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3542| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3543| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3544| #define HWLOC_C_HAVE_VISIBILITY 0
3545| #define HAVE_UNISTD_H 1
3546| #define HAVE_DIRENT_H 1
3547| #define HAVE_STRINGS_H 1
3548| #define HAVE_CTYPE_H 1
3549| #define HAVE_STRCASECMP 1
3550| #define HWLOC_HAVE_DECL_STRCASECMP 1
3551| #define HAVE_STRNCASECMP 1
3552| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3553| #define HAVE_STRFTIME 1
3554| #define HAVE_SETLOCALE 1
3555| #define HWLOC_HAVE_STDINT_H 1
3556| #define HAVE_SYS_MMAN_H 1
3557| /* end confdefs.h.  */
3558| #include <windows.h>
3559|
3560| int
3561| main ()
3562| {
3563| if (sizeof (GROUP_RELATIONSHIP))
3564|        return 0;
3565|   ;
3566|   return 0;
3567| }
3568configure:36136: result: no
3569configure:36146: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX
3570configure:36146: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3571conftest.c:80:10: fatal error: 'windows.h' file not found
3572#include <windows.h>
3573         ^~~~~~~~~~~
35741 error generated.
3575configure:36146: $? = 1
3576configure: failed program was:
3577| /* confdefs.h */
3578| #define PACKAGE_NAME "MPICH"
3579| #define PACKAGE_TARNAME "mpich"
3580| #define PACKAGE_VERSION "3.4a2"
3581| #define PACKAGE_STRING "MPICH 3.4a2"
3582| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3583| #define PACKAGE_URL "http://www.mpich.org/"
3584| #define STDC_HEADERS 1
3585| #define HAVE_SYS_TYPES_H 1
3586| #define HAVE_SYS_STAT_H 1
3587| #define HAVE_STDLIB_H 1
3588| #define HAVE_STRING_H 1
3589| #define HAVE_MEMORY_H 1
3590| #define HAVE_STRINGS_H 1
3591| #define HAVE_INTTYPES_H 1
3592| #define HAVE_STDINT_H 1
3593| #define HAVE_UNISTD_H 1
3594| #define __EXTENSIONS__ 1
3595| #define _ALL_SOURCE 1
3596| #define _GNU_SOURCE 1
3597| #define _POSIX_PTHREAD_SEMANTICS 1
3598| #define _TANDEM_SOURCE 1
3599| #define PACKAGE "mpich"
3600| #define VERSION "3.4a2"
3601| #define HAVE_DLFCN_H 1
3602| #define LT_OBJDIR ".libs/"
3603| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3604| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3605| #define HAVE_TAG_ERROR_BITS 1
3606| #define HAVE_VISIBILITY 1
3607| #define HWLOC_VERSION "2.0.3rc2-git"
3608| #define HWLOC_VERSION_MAJOR 2
3609| #define HWLOC_VERSION_MINOR 0
3610| #define HWLOC_VERSION_RELEASE 3
3611| #define HWLOC_VERSION_GREEK "rc2"
3612| #define HWLOC_SYM_PREFIX hwloc_
3613| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3614| #define HWLOC_SYM_TRANSFORM 0
3615| #define _HPUX_SOURCE 1
3616| #define SIZEOF_VOID_P 8
3617| #define HWLOC_DARWIN_SYS 1
3618| #define HWLOC_X86_64_ARCH 1
3619| #define SIZEOF_UNSIGNED_LONG 8
3620| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3621| #define SIZEOF_UNSIGNED_INT 4
3622| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3623| #define HWLOC_HAVE_ATTRIBUTE 1
3624| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3625| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3626| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3627| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3628| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3629| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3630| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3631| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3632| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3633| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3634| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3635| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3636| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3637| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3638| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3639| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3640| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3641| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3642| #define HWLOC_C_HAVE_VISIBILITY 0
3643| #define HAVE_UNISTD_H 1
3644| #define HAVE_DIRENT_H 1
3645| #define HAVE_STRINGS_H 1
3646| #define HAVE_CTYPE_H 1
3647| #define HAVE_STRCASECMP 1
3648| #define HWLOC_HAVE_DECL_STRCASECMP 1
3649| #define HAVE_STRNCASECMP 1
3650| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3651| #define HAVE_STRFTIME 1
3652| #define HAVE_SETLOCALE 1
3653| #define HWLOC_HAVE_STDINT_H 1
3654| #define HAVE_SYS_MMAN_H 1
3655| /* end confdefs.h.  */
3656| #include <windows.h>
3657|
3658| int
3659| main ()
3660| {
3661| if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX))
3662|        return 0;
3663|   ;
3664|   return 0;
3665| }
3666configure:36146: result: no
3667configure:36156: checking for PSAPI_WORKING_SET_EX_BLOCK
3668configure:36156: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3669conftest.c:80:10: fatal error: 'windows.h' file not found
3670#include <windows.h>
3671         ^~~~~~~~~~~
36721 error generated.
3673configure:36156: $? = 1
3674configure: failed program was:
3675| /* confdefs.h */
3676| #define PACKAGE_NAME "MPICH"
3677| #define PACKAGE_TARNAME "mpich"
3678| #define PACKAGE_VERSION "3.4a2"
3679| #define PACKAGE_STRING "MPICH 3.4a2"
3680| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3681| #define PACKAGE_URL "http://www.mpich.org/"
3682| #define STDC_HEADERS 1
3683| #define HAVE_SYS_TYPES_H 1
3684| #define HAVE_SYS_STAT_H 1
3685| #define HAVE_STDLIB_H 1
3686| #define HAVE_STRING_H 1
3687| #define HAVE_MEMORY_H 1
3688| #define HAVE_STRINGS_H 1
3689| #define HAVE_INTTYPES_H 1
3690| #define HAVE_STDINT_H 1
3691| #define HAVE_UNISTD_H 1
3692| #define __EXTENSIONS__ 1
3693| #define _ALL_SOURCE 1
3694| #define _GNU_SOURCE 1
3695| #define _POSIX_PTHREAD_SEMANTICS 1
3696| #define _TANDEM_SOURCE 1
3697| #define PACKAGE "mpich"
3698| #define VERSION "3.4a2"
3699| #define HAVE_DLFCN_H 1
3700| #define LT_OBJDIR ".libs/"
3701| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3702| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3703| #define HAVE_TAG_ERROR_BITS 1
3704| #define HAVE_VISIBILITY 1
3705| #define HWLOC_VERSION "2.0.3rc2-git"
3706| #define HWLOC_VERSION_MAJOR 2
3707| #define HWLOC_VERSION_MINOR 0
3708| #define HWLOC_VERSION_RELEASE 3
3709| #define HWLOC_VERSION_GREEK "rc2"
3710| #define HWLOC_SYM_PREFIX hwloc_
3711| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3712| #define HWLOC_SYM_TRANSFORM 0
3713| #define _HPUX_SOURCE 1
3714| #define SIZEOF_VOID_P 8
3715| #define HWLOC_DARWIN_SYS 1
3716| #define HWLOC_X86_64_ARCH 1
3717| #define SIZEOF_UNSIGNED_LONG 8
3718| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3719| #define SIZEOF_UNSIGNED_INT 4
3720| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3721| #define HWLOC_HAVE_ATTRIBUTE 1
3722| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3723| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3724| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3725| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3726| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3727| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3728| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3729| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3730| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3731| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3732| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3733| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3734| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3735| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3736| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3737| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3738| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3739| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3740| #define HWLOC_C_HAVE_VISIBILITY 0
3741| #define HAVE_UNISTD_H 1
3742| #define HAVE_DIRENT_H 1
3743| #define HAVE_STRINGS_H 1
3744| #define HAVE_CTYPE_H 1
3745| #define HAVE_STRCASECMP 1
3746| #define HWLOC_HAVE_DECL_STRCASECMP 1
3747| #define HAVE_STRNCASECMP 1
3748| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3749| #define HAVE_STRFTIME 1
3750| #define HAVE_SETLOCALE 1
3751| #define HWLOC_HAVE_STDINT_H 1
3752| #define HAVE_SYS_MMAN_H 1
3753| /* end confdefs.h.  */
3754| #include <windows.h>
3755|
3756| int
3757| main ()
3758| {
3759| if (sizeof (PSAPI_WORKING_SET_EX_BLOCK))
3760|        return 0;
3761|   ;
3762|   return 0;
3763| }
3764configure:36156: result: no
3765configure:36166: checking for PSAPI_WORKING_SET_EX_INFORMATION
3766configure:36166: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3767conftest.c:80:10: fatal error: 'windows.h' file not found
3768#include <windows.h>
3769         ^~~~~~~~~~~
37701 error generated.
3771configure:36166: $? = 1
3772configure: failed program was:
3773| /* confdefs.h */
3774| #define PACKAGE_NAME "MPICH"
3775| #define PACKAGE_TARNAME "mpich"
3776| #define PACKAGE_VERSION "3.4a2"
3777| #define PACKAGE_STRING "MPICH 3.4a2"
3778| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3779| #define PACKAGE_URL "http://www.mpich.org/"
3780| #define STDC_HEADERS 1
3781| #define HAVE_SYS_TYPES_H 1
3782| #define HAVE_SYS_STAT_H 1
3783| #define HAVE_STDLIB_H 1
3784| #define HAVE_STRING_H 1
3785| #define HAVE_MEMORY_H 1
3786| #define HAVE_STRINGS_H 1
3787| #define HAVE_INTTYPES_H 1
3788| #define HAVE_STDINT_H 1
3789| #define HAVE_UNISTD_H 1
3790| #define __EXTENSIONS__ 1
3791| #define _ALL_SOURCE 1
3792| #define _GNU_SOURCE 1
3793| #define _POSIX_PTHREAD_SEMANTICS 1
3794| #define _TANDEM_SOURCE 1
3795| #define PACKAGE "mpich"
3796| #define VERSION "3.4a2"
3797| #define HAVE_DLFCN_H 1
3798| #define LT_OBJDIR ".libs/"
3799| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3800| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3801| #define HAVE_TAG_ERROR_BITS 1
3802| #define HAVE_VISIBILITY 1
3803| #define HWLOC_VERSION "2.0.3rc2-git"
3804| #define HWLOC_VERSION_MAJOR 2
3805| #define HWLOC_VERSION_MINOR 0
3806| #define HWLOC_VERSION_RELEASE 3
3807| #define HWLOC_VERSION_GREEK "rc2"
3808| #define HWLOC_SYM_PREFIX hwloc_
3809| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3810| #define HWLOC_SYM_TRANSFORM 0
3811| #define _HPUX_SOURCE 1
3812| #define SIZEOF_VOID_P 8
3813| #define HWLOC_DARWIN_SYS 1
3814| #define HWLOC_X86_64_ARCH 1
3815| #define SIZEOF_UNSIGNED_LONG 8
3816| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3817| #define SIZEOF_UNSIGNED_INT 4
3818| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3819| #define HWLOC_HAVE_ATTRIBUTE 1
3820| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3821| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3822| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3823| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3824| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3825| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3826| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3827| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3828| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3829| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3830| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3831| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3832| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3833| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3834| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3835| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3836| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3837| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3838| #define HWLOC_C_HAVE_VISIBILITY 0
3839| #define HAVE_UNISTD_H 1
3840| #define HAVE_DIRENT_H 1
3841| #define HAVE_STRINGS_H 1
3842| #define HAVE_CTYPE_H 1
3843| #define HAVE_STRCASECMP 1
3844| #define HWLOC_HAVE_DECL_STRCASECMP 1
3845| #define HAVE_STRNCASECMP 1
3846| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3847| #define HAVE_STRFTIME 1
3848| #define HAVE_SETLOCALE 1
3849| #define HWLOC_HAVE_STDINT_H 1
3850| #define HAVE_SYS_MMAN_H 1
3851| /* end confdefs.h.  */
3852| #include <windows.h>
3853|
3854| int
3855| main ()
3856| {
3857| if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION))
3858|        return 0;
3859|   ;
3860|   return 0;
3861| }
3862configure:36166: result: no
3863configure:36176: checking for PROCESSOR_NUMBER
3864configure:36176: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_WIN32_WINNT=0x0601 conftest.c >&5
3865conftest.c:80:10: fatal error: 'windows.h' file not found
3866#include <windows.h>
3867         ^~~~~~~~~~~
38681 error generated.
3869configure:36176: $? = 1
3870configure: failed program was:
3871| /* confdefs.h */
3872| #define PACKAGE_NAME "MPICH"
3873| #define PACKAGE_TARNAME "mpich"
3874| #define PACKAGE_VERSION "3.4a2"
3875| #define PACKAGE_STRING "MPICH 3.4a2"
3876| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3877| #define PACKAGE_URL "http://www.mpich.org/"
3878| #define STDC_HEADERS 1
3879| #define HAVE_SYS_TYPES_H 1
3880| #define HAVE_SYS_STAT_H 1
3881| #define HAVE_STDLIB_H 1
3882| #define HAVE_STRING_H 1
3883| #define HAVE_MEMORY_H 1
3884| #define HAVE_STRINGS_H 1
3885| #define HAVE_INTTYPES_H 1
3886| #define HAVE_STDINT_H 1
3887| #define HAVE_UNISTD_H 1
3888| #define __EXTENSIONS__ 1
3889| #define _ALL_SOURCE 1
3890| #define _GNU_SOURCE 1
3891| #define _POSIX_PTHREAD_SEMANTICS 1
3892| #define _TANDEM_SOURCE 1
3893| #define PACKAGE "mpich"
3894| #define VERSION "3.4a2"
3895| #define HAVE_DLFCN_H 1
3896| #define LT_OBJDIR ".libs/"
3897| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3898| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3899| #define HAVE_TAG_ERROR_BITS 1
3900| #define HAVE_VISIBILITY 1
3901| #define HWLOC_VERSION "2.0.3rc2-git"
3902| #define HWLOC_VERSION_MAJOR 2
3903| #define HWLOC_VERSION_MINOR 0
3904| #define HWLOC_VERSION_RELEASE 3
3905| #define HWLOC_VERSION_GREEK "rc2"
3906| #define HWLOC_SYM_PREFIX hwloc_
3907| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
3908| #define HWLOC_SYM_TRANSFORM 0
3909| #define _HPUX_SOURCE 1
3910| #define SIZEOF_VOID_P 8
3911| #define HWLOC_DARWIN_SYS 1
3912| #define HWLOC_X86_64_ARCH 1
3913| #define SIZEOF_UNSIGNED_LONG 8
3914| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
3915| #define SIZEOF_UNSIGNED_INT 4
3916| #define HWLOC_SIZEOF_UNSIGNED_INT 4
3917| #define HWLOC_HAVE_ATTRIBUTE 1
3918| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
3919| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
3920| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
3921| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
3922| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
3923| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
3924| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
3925| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
3926| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
3927| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
3928| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
3929| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
3930| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
3931| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
3932| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
3933| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
3934| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
3935| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
3936| #define HWLOC_C_HAVE_VISIBILITY 0
3937| #define HAVE_UNISTD_H 1
3938| #define HAVE_DIRENT_H 1
3939| #define HAVE_STRINGS_H 1
3940| #define HAVE_CTYPE_H 1
3941| #define HAVE_STRCASECMP 1
3942| #define HWLOC_HAVE_DECL_STRCASECMP 1
3943| #define HAVE_STRNCASECMP 1
3944| #define HWLOC_HAVE_DECL_STRNCASECMP 1
3945| #define HAVE_STRFTIME 1
3946| #define HAVE_SETLOCALE 1
3947| #define HWLOC_HAVE_STDINT_H 1
3948| #define HAVE_SYS_MMAN_H 1
3949| /* end confdefs.h.  */
3950| #include <windows.h>
3951|
3952| int
3953| main ()
3954| {
3955| if (sizeof (PROCESSOR_NUMBER))
3956|        return 0;
3957|   ;
3958|   return 0;
3959| }
3960configure:36176: result: no
3961configure:36188: checking for main in -lgdi32
3962configure:36207: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lgdi32   >&5
3963ld: library not found for -lgdi32
3964clang: error: linker command failed with exit code 1 (use -v to see invocation)
3965configure:36207: $? = 1
3966configure: failed program was:
3967| /* confdefs.h */
3968| #define PACKAGE_NAME "MPICH"
3969| #define PACKAGE_TARNAME "mpich"
3970| #define PACKAGE_VERSION "3.4a2"
3971| #define PACKAGE_STRING "MPICH 3.4a2"
3972| #define PACKAGE_BUGREPORT "discuss@mpich.org"
3973| #define PACKAGE_URL "http://www.mpich.org/"
3974| #define STDC_HEADERS 1
3975| #define HAVE_SYS_TYPES_H 1
3976| #define HAVE_SYS_STAT_H 1
3977| #define HAVE_STDLIB_H 1
3978| #define HAVE_STRING_H 1
3979| #define HAVE_MEMORY_H 1
3980| #define HAVE_STRINGS_H 1
3981| #define HAVE_INTTYPES_H 1
3982| #define HAVE_STDINT_H 1
3983| #define HAVE_UNISTD_H 1
3984| #define __EXTENSIONS__ 1
3985| #define _ALL_SOURCE 1
3986| #define _GNU_SOURCE 1
3987| #define _POSIX_PTHREAD_SEMANTICS 1
3988| #define _TANDEM_SOURCE 1
3989| #define PACKAGE "mpich"
3990| #define VERSION "3.4a2"
3991| #define HAVE_DLFCN_H 1
3992| #define LT_OBJDIR ".libs/"
3993| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3994| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
3995| #define HAVE_TAG_ERROR_BITS 1
3996| #define HAVE_VISIBILITY 1
3997| #define HWLOC_VERSION "2.0.3rc2-git"
3998| #define HWLOC_VERSION_MAJOR 2
3999| #define HWLOC_VERSION_MINOR 0
4000| #define HWLOC_VERSION_RELEASE 3
4001| #define HWLOC_VERSION_GREEK "rc2"
4002| #define HWLOC_SYM_PREFIX hwloc_
4003| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4004| #define HWLOC_SYM_TRANSFORM 0
4005| #define _HPUX_SOURCE 1
4006| #define SIZEOF_VOID_P 8
4007| #define HWLOC_DARWIN_SYS 1
4008| #define HWLOC_X86_64_ARCH 1
4009| #define SIZEOF_UNSIGNED_LONG 8
4010| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4011| #define SIZEOF_UNSIGNED_INT 4
4012| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4013| #define HWLOC_HAVE_ATTRIBUTE 1
4014| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4015| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4016| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4017| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4018| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4019| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4020| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4021| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4022| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4023| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4024| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4025| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4026| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4027| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4028| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4029| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4030| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4031| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4032| #define HWLOC_C_HAVE_VISIBILITY 0
4033| #define HAVE_UNISTD_H 1
4034| #define HAVE_DIRENT_H 1
4035| #define HAVE_STRINGS_H 1
4036| #define HAVE_CTYPE_H 1
4037| #define HAVE_STRCASECMP 1
4038| #define HWLOC_HAVE_DECL_STRCASECMP 1
4039| #define HAVE_STRNCASECMP 1
4040| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4041| #define HAVE_STRFTIME 1
4042| #define HAVE_SETLOCALE 1
4043| #define HWLOC_HAVE_STDINT_H 1
4044| #define HAVE_SYS_MMAN_H 1
4045| /* end confdefs.h.  */
4046|
4047|
4048| int
4049| main ()
4050| {
4051| return main ();
4052|   ;
4053|   return 0;
4054| }
4055configure:36216: result: no
4056configure:36225: checking for PostQuitMessage in -luser32
4057configure:36250: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -luser32   >&5
4058ld: library not found for -luser32
4059clang: error: linker command failed with exit code 1 (use -v to see invocation)
4060configure:36250: $? = 1
4061configure: failed program was:
4062| /* confdefs.h */
4063| #define PACKAGE_NAME "MPICH"
4064| #define PACKAGE_TARNAME "mpich"
4065| #define PACKAGE_VERSION "3.4a2"
4066| #define PACKAGE_STRING "MPICH 3.4a2"
4067| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4068| #define PACKAGE_URL "http://www.mpich.org/"
4069| #define STDC_HEADERS 1
4070| #define HAVE_SYS_TYPES_H 1
4071| #define HAVE_SYS_STAT_H 1
4072| #define HAVE_STDLIB_H 1
4073| #define HAVE_STRING_H 1
4074| #define HAVE_MEMORY_H 1
4075| #define HAVE_STRINGS_H 1
4076| #define HAVE_INTTYPES_H 1
4077| #define HAVE_STDINT_H 1
4078| #define HAVE_UNISTD_H 1
4079| #define __EXTENSIONS__ 1
4080| #define _ALL_SOURCE 1
4081| #define _GNU_SOURCE 1
4082| #define _POSIX_PTHREAD_SEMANTICS 1
4083| #define _TANDEM_SOURCE 1
4084| #define PACKAGE "mpich"
4085| #define VERSION "3.4a2"
4086| #define HAVE_DLFCN_H 1
4087| #define LT_OBJDIR ".libs/"
4088| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4089| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4090| #define HAVE_TAG_ERROR_BITS 1
4091| #define HAVE_VISIBILITY 1
4092| #define HWLOC_VERSION "2.0.3rc2-git"
4093| #define HWLOC_VERSION_MAJOR 2
4094| #define HWLOC_VERSION_MINOR 0
4095| #define HWLOC_VERSION_RELEASE 3
4096| #define HWLOC_VERSION_GREEK "rc2"
4097| #define HWLOC_SYM_PREFIX hwloc_
4098| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4099| #define HWLOC_SYM_TRANSFORM 0
4100| #define _HPUX_SOURCE 1
4101| #define SIZEOF_VOID_P 8
4102| #define HWLOC_DARWIN_SYS 1
4103| #define HWLOC_X86_64_ARCH 1
4104| #define SIZEOF_UNSIGNED_LONG 8
4105| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4106| #define SIZEOF_UNSIGNED_INT 4
4107| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4108| #define HWLOC_HAVE_ATTRIBUTE 1
4109| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4110| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4111| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4112| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4113| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4114| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4115| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4116| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4117| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4118| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4119| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4120| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4121| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4122| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4123| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4124| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4125| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4126| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4127| #define HWLOC_C_HAVE_VISIBILITY 0
4128| #define HAVE_UNISTD_H 1
4129| #define HAVE_DIRENT_H 1
4130| #define HAVE_STRINGS_H 1
4131| #define HAVE_CTYPE_H 1
4132| #define HAVE_STRCASECMP 1
4133| #define HWLOC_HAVE_DECL_STRCASECMP 1
4134| #define HAVE_STRNCASECMP 1
4135| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4136| #define HAVE_STRFTIME 1
4137| #define HAVE_SETLOCALE 1
4138| #define HWLOC_HAVE_STDINT_H 1
4139| #define HAVE_SYS_MMAN_H 1
4140| /* end confdefs.h.  */
4141|
4142| /* Override any GCC internal prototype to avoid an error.
4143|    Use char because int might match the return type of a GCC
4144|    builtin and then its argument prototype would still apply.  */
4145| #ifdef __cplusplus
4146| extern "C"
4147| #endif
4148| char PostQuitMessage ();
4149| int
4150| main ()
4151| {
4152| return PostQuitMessage ();
4153|   ;
4154|   return 0;
4155| }
4156configure:36259: result: no
4157configure:36266: checking windows.h usability
4158configure:36266: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4159conftest.c:113:10: fatal error: 'windows.h' file not found
4160#include <windows.h>
4161         ^~~~~~~~~~~
41621 error generated.
4163configure:36266: $? = 1
4164configure: failed program was:
4165| /* confdefs.h */
4166| #define PACKAGE_NAME "MPICH"
4167| #define PACKAGE_TARNAME "mpich"
4168| #define PACKAGE_VERSION "3.4a2"
4169| #define PACKAGE_STRING "MPICH 3.4a2"
4170| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4171| #define PACKAGE_URL "http://www.mpich.org/"
4172| #define STDC_HEADERS 1
4173| #define HAVE_SYS_TYPES_H 1
4174| #define HAVE_SYS_STAT_H 1
4175| #define HAVE_STDLIB_H 1
4176| #define HAVE_STRING_H 1
4177| #define HAVE_MEMORY_H 1
4178| #define HAVE_STRINGS_H 1
4179| #define HAVE_INTTYPES_H 1
4180| #define HAVE_STDINT_H 1
4181| #define HAVE_UNISTD_H 1
4182| #define __EXTENSIONS__ 1
4183| #define _ALL_SOURCE 1
4184| #define _GNU_SOURCE 1
4185| #define _POSIX_PTHREAD_SEMANTICS 1
4186| #define _TANDEM_SOURCE 1
4187| #define PACKAGE "mpich"
4188| #define VERSION "3.4a2"
4189| #define HAVE_DLFCN_H 1
4190| #define LT_OBJDIR ".libs/"
4191| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4192| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4193| #define HAVE_TAG_ERROR_BITS 1
4194| #define HAVE_VISIBILITY 1
4195| #define HWLOC_VERSION "2.0.3rc2-git"
4196| #define HWLOC_VERSION_MAJOR 2
4197| #define HWLOC_VERSION_MINOR 0
4198| #define HWLOC_VERSION_RELEASE 3
4199| #define HWLOC_VERSION_GREEK "rc2"
4200| #define HWLOC_SYM_PREFIX hwloc_
4201| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4202| #define HWLOC_SYM_TRANSFORM 0
4203| #define _HPUX_SOURCE 1
4204| #define SIZEOF_VOID_P 8
4205| #define HWLOC_DARWIN_SYS 1
4206| #define HWLOC_X86_64_ARCH 1
4207| #define SIZEOF_UNSIGNED_LONG 8
4208| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4209| #define SIZEOF_UNSIGNED_INT 4
4210| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4211| #define HWLOC_HAVE_ATTRIBUTE 1
4212| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4213| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4214| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4215| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4216| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4217| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4218| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4219| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4220| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4221| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4222| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4223| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4224| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4225| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4226| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4227| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4228| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4229| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4230| #define HWLOC_C_HAVE_VISIBILITY 0
4231| #define HAVE_UNISTD_H 1
4232| #define HAVE_DIRENT_H 1
4233| #define HAVE_STRINGS_H 1
4234| #define HAVE_CTYPE_H 1
4235| #define HAVE_STRCASECMP 1
4236| #define HWLOC_HAVE_DECL_STRCASECMP 1
4237| #define HAVE_STRNCASECMP 1
4238| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4239| #define HAVE_STRFTIME 1
4240| #define HAVE_SETLOCALE 1
4241| #define HWLOC_HAVE_STDINT_H 1
4242| #define HAVE_SYS_MMAN_H 1
4243| /* end confdefs.h.  */
4244| #include <stdio.h>
4245| #ifdef HAVE_SYS_TYPES_H
4246| # include <sys/types.h>
4247| #endif
4248| #ifdef HAVE_SYS_STAT_H
4249| # include <sys/stat.h>
4250| #endif
4251| #ifdef STDC_HEADERS
4252| # include <stdlib.h>
4253| # include <stddef.h>
4254| #else
4255| # ifdef HAVE_STDLIB_H
4256| #  include <stdlib.h>
4257| # endif
4258| #endif
4259| #ifdef HAVE_STRING_H
4260| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4261| #  include <memory.h>
4262| # endif
4263| # include <string.h>
4264| #endif
4265| #ifdef HAVE_STRINGS_H
4266| # include <strings.h>
4267| #endif
4268| #ifdef HAVE_INTTYPES_H
4269| # include <inttypes.h>
4270| #endif
4271| #ifdef HAVE_STDINT_H
4272| # include <stdint.h>
4273| #endif
4274| #ifdef HAVE_UNISTD_H
4275| # include <unistd.h>
4276| #endif
4277| #include <windows.h>
4278configure:36266: result: no
4279configure:36266: checking windows.h presence
4280configure:36266: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
4281conftest.c:80:10: fatal error: 'windows.h' file not found
4282#include <windows.h>
4283         ^~~~~~~~~~~
42841 error generated.
4285configure:36266: $? = 1
4286configure: failed program was:
4287| /* confdefs.h */
4288| #define PACKAGE_NAME "MPICH"
4289| #define PACKAGE_TARNAME "mpich"
4290| #define PACKAGE_VERSION "3.4a2"
4291| #define PACKAGE_STRING "MPICH 3.4a2"
4292| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4293| #define PACKAGE_URL "http://www.mpich.org/"
4294| #define STDC_HEADERS 1
4295| #define HAVE_SYS_TYPES_H 1
4296| #define HAVE_SYS_STAT_H 1
4297| #define HAVE_STDLIB_H 1
4298| #define HAVE_STRING_H 1
4299| #define HAVE_MEMORY_H 1
4300| #define HAVE_STRINGS_H 1
4301| #define HAVE_INTTYPES_H 1
4302| #define HAVE_STDINT_H 1
4303| #define HAVE_UNISTD_H 1
4304| #define __EXTENSIONS__ 1
4305| #define _ALL_SOURCE 1
4306| #define _GNU_SOURCE 1
4307| #define _POSIX_PTHREAD_SEMANTICS 1
4308| #define _TANDEM_SOURCE 1
4309| #define PACKAGE "mpich"
4310| #define VERSION "3.4a2"
4311| #define HAVE_DLFCN_H 1
4312| #define LT_OBJDIR ".libs/"
4313| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4314| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4315| #define HAVE_TAG_ERROR_BITS 1
4316| #define HAVE_VISIBILITY 1
4317| #define HWLOC_VERSION "2.0.3rc2-git"
4318| #define HWLOC_VERSION_MAJOR 2
4319| #define HWLOC_VERSION_MINOR 0
4320| #define HWLOC_VERSION_RELEASE 3
4321| #define HWLOC_VERSION_GREEK "rc2"
4322| #define HWLOC_SYM_PREFIX hwloc_
4323| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4324| #define HWLOC_SYM_TRANSFORM 0
4325| #define _HPUX_SOURCE 1
4326| #define SIZEOF_VOID_P 8
4327| #define HWLOC_DARWIN_SYS 1
4328| #define HWLOC_X86_64_ARCH 1
4329| #define SIZEOF_UNSIGNED_LONG 8
4330| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4331| #define SIZEOF_UNSIGNED_INT 4
4332| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4333| #define HWLOC_HAVE_ATTRIBUTE 1
4334| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4335| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4336| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4337| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4338| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4339| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4340| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4341| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4342| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4343| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4344| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4345| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4346| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4347| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4348| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4349| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4350| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4351| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4352| #define HWLOC_C_HAVE_VISIBILITY 0
4353| #define HAVE_UNISTD_H 1
4354| #define HAVE_DIRENT_H 1
4355| #define HAVE_STRINGS_H 1
4356| #define HAVE_CTYPE_H 1
4357| #define HAVE_STRCASECMP 1
4358| #define HWLOC_HAVE_DECL_STRCASECMP 1
4359| #define HAVE_STRNCASECMP 1
4360| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4361| #define HAVE_STRFTIME 1
4362| #define HAVE_SETLOCALE 1
4363| #define HWLOC_HAVE_STDINT_H 1
4364| #define HAVE_SYS_MMAN_H 1
4365| /* end confdefs.h.  */
4366| #include <windows.h>
4367configure:36266: result: no
4368configure:36266: checking for windows.h
4369configure:36266: result: no
4370configure:36279: checking sys/lgrp_user.h usability
4371configure:36279: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4372conftest.c:113:10: fatal error: 'sys/lgrp_user.h' file not found
4373#include <sys/lgrp_user.h>
4374         ^~~~~~~~~~~~~~~~~
43751 error generated.
4376configure:36279: $? = 1
4377configure: failed program was:
4378| /* confdefs.h */
4379| #define PACKAGE_NAME "MPICH"
4380| #define PACKAGE_TARNAME "mpich"
4381| #define PACKAGE_VERSION "3.4a2"
4382| #define PACKAGE_STRING "MPICH 3.4a2"
4383| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4384| #define PACKAGE_URL "http://www.mpich.org/"
4385| #define STDC_HEADERS 1
4386| #define HAVE_SYS_TYPES_H 1
4387| #define HAVE_SYS_STAT_H 1
4388| #define HAVE_STDLIB_H 1
4389| #define HAVE_STRING_H 1
4390| #define HAVE_MEMORY_H 1
4391| #define HAVE_STRINGS_H 1
4392| #define HAVE_INTTYPES_H 1
4393| #define HAVE_STDINT_H 1
4394| #define HAVE_UNISTD_H 1
4395| #define __EXTENSIONS__ 1
4396| #define _ALL_SOURCE 1
4397| #define _GNU_SOURCE 1
4398| #define _POSIX_PTHREAD_SEMANTICS 1
4399| #define _TANDEM_SOURCE 1
4400| #define PACKAGE "mpich"
4401| #define VERSION "3.4a2"
4402| #define HAVE_DLFCN_H 1
4403| #define LT_OBJDIR ".libs/"
4404| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4405| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4406| #define HAVE_TAG_ERROR_BITS 1
4407| #define HAVE_VISIBILITY 1
4408| #define HWLOC_VERSION "2.0.3rc2-git"
4409| #define HWLOC_VERSION_MAJOR 2
4410| #define HWLOC_VERSION_MINOR 0
4411| #define HWLOC_VERSION_RELEASE 3
4412| #define HWLOC_VERSION_GREEK "rc2"
4413| #define HWLOC_SYM_PREFIX hwloc_
4414| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4415| #define HWLOC_SYM_TRANSFORM 0
4416| #define _HPUX_SOURCE 1
4417| #define SIZEOF_VOID_P 8
4418| #define HWLOC_DARWIN_SYS 1
4419| #define HWLOC_X86_64_ARCH 1
4420| #define SIZEOF_UNSIGNED_LONG 8
4421| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4422| #define SIZEOF_UNSIGNED_INT 4
4423| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4424| #define HWLOC_HAVE_ATTRIBUTE 1
4425| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4426| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4427| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4428| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4429| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4430| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4431| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4432| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4433| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4434| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4435| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4436| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4437| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4438| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4439| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4440| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4441| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4442| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4443| #define HWLOC_C_HAVE_VISIBILITY 0
4444| #define HAVE_UNISTD_H 1
4445| #define HAVE_DIRENT_H 1
4446| #define HAVE_STRINGS_H 1
4447| #define HAVE_CTYPE_H 1
4448| #define HAVE_STRCASECMP 1
4449| #define HWLOC_HAVE_DECL_STRCASECMP 1
4450| #define HAVE_STRNCASECMP 1
4451| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4452| #define HAVE_STRFTIME 1
4453| #define HAVE_SETLOCALE 1
4454| #define HWLOC_HAVE_STDINT_H 1
4455| #define HAVE_SYS_MMAN_H 1
4456| /* end confdefs.h.  */
4457| #include <stdio.h>
4458| #ifdef HAVE_SYS_TYPES_H
4459| # include <sys/types.h>
4460| #endif
4461| #ifdef HAVE_SYS_STAT_H
4462| # include <sys/stat.h>
4463| #endif
4464| #ifdef STDC_HEADERS
4465| # include <stdlib.h>
4466| # include <stddef.h>
4467| #else
4468| # ifdef HAVE_STDLIB_H
4469| #  include <stdlib.h>
4470| # endif
4471| #endif
4472| #ifdef HAVE_STRING_H
4473| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4474| #  include <memory.h>
4475| # endif
4476| # include <string.h>
4477| #endif
4478| #ifdef HAVE_STRINGS_H
4479| # include <strings.h>
4480| #endif
4481| #ifdef HAVE_INTTYPES_H
4482| # include <inttypes.h>
4483| #endif
4484| #ifdef HAVE_STDINT_H
4485| # include <stdint.h>
4486| #endif
4487| #ifdef HAVE_UNISTD_H
4488| # include <unistd.h>
4489| #endif
4490| #include <sys/lgrp_user.h>
4491configure:36279: result: no
4492configure:36279: checking sys/lgrp_user.h presence
4493configure:36279: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
4494conftest.c:80:10: fatal error: 'sys/lgrp_user.h' file not found
4495#include <sys/lgrp_user.h>
4496         ^~~~~~~~~~~~~~~~~
44971 error generated.
4498configure:36279: $? = 1
4499configure: failed program was:
4500| /* confdefs.h */
4501| #define PACKAGE_NAME "MPICH"
4502| #define PACKAGE_TARNAME "mpich"
4503| #define PACKAGE_VERSION "3.4a2"
4504| #define PACKAGE_STRING "MPICH 3.4a2"
4505| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4506| #define PACKAGE_URL "http://www.mpich.org/"
4507| #define STDC_HEADERS 1
4508| #define HAVE_SYS_TYPES_H 1
4509| #define HAVE_SYS_STAT_H 1
4510| #define HAVE_STDLIB_H 1
4511| #define HAVE_STRING_H 1
4512| #define HAVE_MEMORY_H 1
4513| #define HAVE_STRINGS_H 1
4514| #define HAVE_INTTYPES_H 1
4515| #define HAVE_STDINT_H 1
4516| #define HAVE_UNISTD_H 1
4517| #define __EXTENSIONS__ 1
4518| #define _ALL_SOURCE 1
4519| #define _GNU_SOURCE 1
4520| #define _POSIX_PTHREAD_SEMANTICS 1
4521| #define _TANDEM_SOURCE 1
4522| #define PACKAGE "mpich"
4523| #define VERSION "3.4a2"
4524| #define HAVE_DLFCN_H 1
4525| #define LT_OBJDIR ".libs/"
4526| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4527| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4528| #define HAVE_TAG_ERROR_BITS 1
4529| #define HAVE_VISIBILITY 1
4530| #define HWLOC_VERSION "2.0.3rc2-git"
4531| #define HWLOC_VERSION_MAJOR 2
4532| #define HWLOC_VERSION_MINOR 0
4533| #define HWLOC_VERSION_RELEASE 3
4534| #define HWLOC_VERSION_GREEK "rc2"
4535| #define HWLOC_SYM_PREFIX hwloc_
4536| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4537| #define HWLOC_SYM_TRANSFORM 0
4538| #define _HPUX_SOURCE 1
4539| #define SIZEOF_VOID_P 8
4540| #define HWLOC_DARWIN_SYS 1
4541| #define HWLOC_X86_64_ARCH 1
4542| #define SIZEOF_UNSIGNED_LONG 8
4543| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4544| #define SIZEOF_UNSIGNED_INT 4
4545| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4546| #define HWLOC_HAVE_ATTRIBUTE 1
4547| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4548| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4549| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4550| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4551| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4552| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4553| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4554| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4555| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4556| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4557| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4558| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4559| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4560| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4561| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4562| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4563| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4564| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4565| #define HWLOC_C_HAVE_VISIBILITY 0
4566| #define HAVE_UNISTD_H 1
4567| #define HAVE_DIRENT_H 1
4568| #define HAVE_STRINGS_H 1
4569| #define HAVE_CTYPE_H 1
4570| #define HAVE_STRCASECMP 1
4571| #define HWLOC_HAVE_DECL_STRCASECMP 1
4572| #define HAVE_STRNCASECMP 1
4573| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4574| #define HAVE_STRFTIME 1
4575| #define HAVE_SETLOCALE 1
4576| #define HWLOC_HAVE_STDINT_H 1
4577| #define HAVE_SYS_MMAN_H 1
4578| /* end confdefs.h.  */
4579| #include <sys/lgrp_user.h>
4580configure:36279: result: no
4581configure:36279: checking for sys/lgrp_user.h
4582configure:36279: result: no
4583configure:36348: checking kstat.h usability
4584configure:36348: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4585conftest.c:113:10: fatal error: 'kstat.h' file not found
4586#include <kstat.h>
4587         ^~~~~~~~~
45881 error generated.
4589configure:36348: $? = 1
4590configure: failed program was:
4591| /* confdefs.h */
4592| #define PACKAGE_NAME "MPICH"
4593| #define PACKAGE_TARNAME "mpich"
4594| #define PACKAGE_VERSION "3.4a2"
4595| #define PACKAGE_STRING "MPICH 3.4a2"
4596| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4597| #define PACKAGE_URL "http://www.mpich.org/"
4598| #define STDC_HEADERS 1
4599| #define HAVE_SYS_TYPES_H 1
4600| #define HAVE_SYS_STAT_H 1
4601| #define HAVE_STDLIB_H 1
4602| #define HAVE_STRING_H 1
4603| #define HAVE_MEMORY_H 1
4604| #define HAVE_STRINGS_H 1
4605| #define HAVE_INTTYPES_H 1
4606| #define HAVE_STDINT_H 1
4607| #define HAVE_UNISTD_H 1
4608| #define __EXTENSIONS__ 1
4609| #define _ALL_SOURCE 1
4610| #define _GNU_SOURCE 1
4611| #define _POSIX_PTHREAD_SEMANTICS 1
4612| #define _TANDEM_SOURCE 1
4613| #define PACKAGE "mpich"
4614| #define VERSION "3.4a2"
4615| #define HAVE_DLFCN_H 1
4616| #define LT_OBJDIR ".libs/"
4617| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4618| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4619| #define HAVE_TAG_ERROR_BITS 1
4620| #define HAVE_VISIBILITY 1
4621| #define HWLOC_VERSION "2.0.3rc2-git"
4622| #define HWLOC_VERSION_MAJOR 2
4623| #define HWLOC_VERSION_MINOR 0
4624| #define HWLOC_VERSION_RELEASE 3
4625| #define HWLOC_VERSION_GREEK "rc2"
4626| #define HWLOC_SYM_PREFIX hwloc_
4627| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4628| #define HWLOC_SYM_TRANSFORM 0
4629| #define _HPUX_SOURCE 1
4630| #define SIZEOF_VOID_P 8
4631| #define HWLOC_DARWIN_SYS 1
4632| #define HWLOC_X86_64_ARCH 1
4633| #define SIZEOF_UNSIGNED_LONG 8
4634| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4635| #define SIZEOF_UNSIGNED_INT 4
4636| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4637| #define HWLOC_HAVE_ATTRIBUTE 1
4638| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4639| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4640| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4641| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4642| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4643| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4644| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4645| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4646| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4647| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4648| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4649| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4650| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4651| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4652| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4653| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4654| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4655| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4656| #define HWLOC_C_HAVE_VISIBILITY 0
4657| #define HAVE_UNISTD_H 1
4658| #define HAVE_DIRENT_H 1
4659| #define HAVE_STRINGS_H 1
4660| #define HAVE_CTYPE_H 1
4661| #define HAVE_STRCASECMP 1
4662| #define HWLOC_HAVE_DECL_STRCASECMP 1
4663| #define HAVE_STRNCASECMP 1
4664| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4665| #define HAVE_STRFTIME 1
4666| #define HAVE_SETLOCALE 1
4667| #define HWLOC_HAVE_STDINT_H 1
4668| #define HAVE_SYS_MMAN_H 1
4669| /* end confdefs.h.  */
4670| #include <stdio.h>
4671| #ifdef HAVE_SYS_TYPES_H
4672| # include <sys/types.h>
4673| #endif
4674| #ifdef HAVE_SYS_STAT_H
4675| # include <sys/stat.h>
4676| #endif
4677| #ifdef STDC_HEADERS
4678| # include <stdlib.h>
4679| # include <stddef.h>
4680| #else
4681| # ifdef HAVE_STDLIB_H
4682| #  include <stdlib.h>
4683| # endif
4684| #endif
4685| #ifdef HAVE_STRING_H
4686| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4687| #  include <memory.h>
4688| # endif
4689| # include <string.h>
4690| #endif
4691| #ifdef HAVE_STRINGS_H
4692| # include <strings.h>
4693| #endif
4694| #ifdef HAVE_INTTYPES_H
4695| # include <inttypes.h>
4696| #endif
4697| #ifdef HAVE_STDINT_H
4698| # include <stdint.h>
4699| #endif
4700| #ifdef HAVE_UNISTD_H
4701| # include <unistd.h>
4702| #endif
4703| #include <kstat.h>
4704configure:36348: result: no
4705configure:36348: checking kstat.h presence
4706configure:36348: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
4707conftest.c:80:10: fatal error: 'kstat.h' file not found
4708#include <kstat.h>
4709         ^~~~~~~~~
47101 error generated.
4711configure:36348: $? = 1
4712configure: failed program was:
4713| /* confdefs.h */
4714| #define PACKAGE_NAME "MPICH"
4715| #define PACKAGE_TARNAME "mpich"
4716| #define PACKAGE_VERSION "3.4a2"
4717| #define PACKAGE_STRING "MPICH 3.4a2"
4718| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4719| #define PACKAGE_URL "http://www.mpich.org/"
4720| #define STDC_HEADERS 1
4721| #define HAVE_SYS_TYPES_H 1
4722| #define HAVE_SYS_STAT_H 1
4723| #define HAVE_STDLIB_H 1
4724| #define HAVE_STRING_H 1
4725| #define HAVE_MEMORY_H 1
4726| #define HAVE_STRINGS_H 1
4727| #define HAVE_INTTYPES_H 1
4728| #define HAVE_STDINT_H 1
4729| #define HAVE_UNISTD_H 1
4730| #define __EXTENSIONS__ 1
4731| #define _ALL_SOURCE 1
4732| #define _GNU_SOURCE 1
4733| #define _POSIX_PTHREAD_SEMANTICS 1
4734| #define _TANDEM_SOURCE 1
4735| #define PACKAGE "mpich"
4736| #define VERSION "3.4a2"
4737| #define HAVE_DLFCN_H 1
4738| #define LT_OBJDIR ".libs/"
4739| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4740| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4741| #define HAVE_TAG_ERROR_BITS 1
4742| #define HAVE_VISIBILITY 1
4743| #define HWLOC_VERSION "2.0.3rc2-git"
4744| #define HWLOC_VERSION_MAJOR 2
4745| #define HWLOC_VERSION_MINOR 0
4746| #define HWLOC_VERSION_RELEASE 3
4747| #define HWLOC_VERSION_GREEK "rc2"
4748| #define HWLOC_SYM_PREFIX hwloc_
4749| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4750| #define HWLOC_SYM_TRANSFORM 0
4751| #define _HPUX_SOURCE 1
4752| #define SIZEOF_VOID_P 8
4753| #define HWLOC_DARWIN_SYS 1
4754| #define HWLOC_X86_64_ARCH 1
4755| #define SIZEOF_UNSIGNED_LONG 8
4756| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4757| #define SIZEOF_UNSIGNED_INT 4
4758| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4759| #define HWLOC_HAVE_ATTRIBUTE 1
4760| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4761| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4762| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4763| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4764| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4765| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4766| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4767| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4768| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4769| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4770| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4771| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4772| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4773| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4774| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4775| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4776| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4777| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4778| #define HWLOC_C_HAVE_VISIBILITY 0
4779| #define HAVE_UNISTD_H 1
4780| #define HAVE_DIRENT_H 1
4781| #define HAVE_STRINGS_H 1
4782| #define HAVE_CTYPE_H 1
4783| #define HAVE_STRCASECMP 1
4784| #define HWLOC_HAVE_DECL_STRCASECMP 1
4785| #define HAVE_STRNCASECMP 1
4786| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4787| #define HAVE_STRFTIME 1
4788| #define HAVE_SETLOCALE 1
4789| #define HWLOC_HAVE_STDINT_H 1
4790| #define HAVE_SYS_MMAN_H 1
4791| /* end confdefs.h.  */
4792| #include <kstat.h>
4793configure:36348: result: no
4794configure:36348: checking for kstat.h
4795configure:36348: result: no
4796configure:36397: checking whether fabsf is declared
4797configure:36397: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4798configure:36397: $? = 0
4799configure:36397: result: yes
4800configure:36410: checking for fabsf in -lm
4801configure:36435: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm   >&5
4802conftest.c:88:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
4803char fabsf ();
4804     ^
4805conftest.c:88:6: note: 'fabsf' is a builtin with type 'float (float)'
48061 warning generated.
4807configure:36435: $? = 0
4808configure:36444: result: yes
4809configure:36453: checking whether modff is declared
4810configure:36453: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4811configure:36453: $? = 0
4812configure:36453: result: yes
4813configure:36466: checking for modff in -lm
4814configure:36491: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm   >&5
4815conftest.c:89:6: warning: incompatible redeclaration of library function 'modff' [-Wincompatible-library-redeclaration]
4816char modff ();
4817     ^
4818conftest.c:89:6: note: 'modff' is a builtin with type 'float (float, float *)'
48191 warning generated.
4820configure:36491: $? = 0
4821configure:36500: result: yes
4822configure:36515: checking picl.h usability
4823configure:36515: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
4824conftest.c:115:10: fatal error: 'picl.h' file not found
4825#include <picl.h>
4826         ^~~~~~~~
48271 error generated.
4828configure:36515: $? = 1
4829configure: failed program was:
4830| /* confdefs.h */
4831| #define PACKAGE_NAME "MPICH"
4832| #define PACKAGE_TARNAME "mpich"
4833| #define PACKAGE_VERSION "3.4a2"
4834| #define PACKAGE_STRING "MPICH 3.4a2"
4835| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4836| #define PACKAGE_URL "http://www.mpich.org/"
4837| #define STDC_HEADERS 1
4838| #define HAVE_SYS_TYPES_H 1
4839| #define HAVE_SYS_STAT_H 1
4840| #define HAVE_STDLIB_H 1
4841| #define HAVE_STRING_H 1
4842| #define HAVE_MEMORY_H 1
4843| #define HAVE_STRINGS_H 1
4844| #define HAVE_INTTYPES_H 1
4845| #define HAVE_STDINT_H 1
4846| #define HAVE_UNISTD_H 1
4847| #define __EXTENSIONS__ 1
4848| #define _ALL_SOURCE 1
4849| #define _GNU_SOURCE 1
4850| #define _POSIX_PTHREAD_SEMANTICS 1
4851| #define _TANDEM_SOURCE 1
4852| #define PACKAGE "mpich"
4853| #define VERSION "3.4a2"
4854| #define HAVE_DLFCN_H 1
4855| #define LT_OBJDIR ".libs/"
4856| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4857| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4858| #define HAVE_TAG_ERROR_BITS 1
4859| #define HAVE_VISIBILITY 1
4860| #define HWLOC_VERSION "2.0.3rc2-git"
4861| #define HWLOC_VERSION_MAJOR 2
4862| #define HWLOC_VERSION_MINOR 0
4863| #define HWLOC_VERSION_RELEASE 3
4864| #define HWLOC_VERSION_GREEK "rc2"
4865| #define HWLOC_SYM_PREFIX hwloc_
4866| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4867| #define HWLOC_SYM_TRANSFORM 0
4868| #define _HPUX_SOURCE 1
4869| #define SIZEOF_VOID_P 8
4870| #define HWLOC_DARWIN_SYS 1
4871| #define HWLOC_X86_64_ARCH 1
4872| #define SIZEOF_UNSIGNED_LONG 8
4873| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4874| #define SIZEOF_UNSIGNED_INT 4
4875| #define HWLOC_SIZEOF_UNSIGNED_INT 4
4876| #define HWLOC_HAVE_ATTRIBUTE 1
4877| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
4878| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
4879| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
4880| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
4881| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
4882| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
4883| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
4884| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
4885| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
4886| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
4887| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
4888| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
4889| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
4890| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
4891| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
4892| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
4893| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
4894| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
4895| #define HWLOC_C_HAVE_VISIBILITY 0
4896| #define HAVE_UNISTD_H 1
4897| #define HAVE_DIRENT_H 1
4898| #define HAVE_STRINGS_H 1
4899| #define HAVE_CTYPE_H 1
4900| #define HAVE_STRCASECMP 1
4901| #define HWLOC_HAVE_DECL_STRCASECMP 1
4902| #define HAVE_STRNCASECMP 1
4903| #define HWLOC_HAVE_DECL_STRNCASECMP 1
4904| #define HAVE_STRFTIME 1
4905| #define HAVE_SETLOCALE 1
4906| #define HWLOC_HAVE_STDINT_H 1
4907| #define HAVE_SYS_MMAN_H 1
4908| #define HAVE_DECL_FABSF 1
4909| #define HAVE_DECL_MODFF 1
4910| /* end confdefs.h.  */
4911| #include <stdio.h>
4912| #ifdef HAVE_SYS_TYPES_H
4913| # include <sys/types.h>
4914| #endif
4915| #ifdef HAVE_SYS_STAT_H
4916| # include <sys/stat.h>
4917| #endif
4918| #ifdef STDC_HEADERS
4919| # include <stdlib.h>
4920| # include <stddef.h>
4921| #else
4922| # ifdef HAVE_STDLIB_H
4923| #  include <stdlib.h>
4924| # endif
4925| #endif
4926| #ifdef HAVE_STRING_H
4927| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4928| #  include <memory.h>
4929| # endif
4930| # include <string.h>
4931| #endif
4932| #ifdef HAVE_STRINGS_H
4933| # include <strings.h>
4934| #endif
4935| #ifdef HAVE_INTTYPES_H
4936| # include <inttypes.h>
4937| #endif
4938| #ifdef HAVE_STDINT_H
4939| # include <stdint.h>
4940| #endif
4941| #ifdef HAVE_UNISTD_H
4942| # include <unistd.h>
4943| #endif
4944| #include <picl.h>
4945configure:36515: result: no
4946configure:36515: checking picl.h presence
4947configure:36515: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
4948conftest.c:82:10: fatal error: 'picl.h' file not found
4949#include <picl.h>
4950         ^~~~~~~~
49511 error generated.
4952configure:36515: $? = 1
4953configure: failed program was:
4954| /* confdefs.h */
4955| #define PACKAGE_NAME "MPICH"
4956| #define PACKAGE_TARNAME "mpich"
4957| #define PACKAGE_VERSION "3.4a2"
4958| #define PACKAGE_STRING "MPICH 3.4a2"
4959| #define PACKAGE_BUGREPORT "discuss@mpich.org"
4960| #define PACKAGE_URL "http://www.mpich.org/"
4961| #define STDC_HEADERS 1
4962| #define HAVE_SYS_TYPES_H 1
4963| #define HAVE_SYS_STAT_H 1
4964| #define HAVE_STDLIB_H 1
4965| #define HAVE_STRING_H 1
4966| #define HAVE_MEMORY_H 1
4967| #define HAVE_STRINGS_H 1
4968| #define HAVE_INTTYPES_H 1
4969| #define HAVE_STDINT_H 1
4970| #define HAVE_UNISTD_H 1
4971| #define __EXTENSIONS__ 1
4972| #define _ALL_SOURCE 1
4973| #define _GNU_SOURCE 1
4974| #define _POSIX_PTHREAD_SEMANTICS 1
4975| #define _TANDEM_SOURCE 1
4976| #define PACKAGE "mpich"
4977| #define VERSION "3.4a2"
4978| #define HAVE_DLFCN_H 1
4979| #define LT_OBJDIR ".libs/"
4980| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
4981| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
4982| #define HAVE_TAG_ERROR_BITS 1
4983| #define HAVE_VISIBILITY 1
4984| #define HWLOC_VERSION "2.0.3rc2-git"
4985| #define HWLOC_VERSION_MAJOR 2
4986| #define HWLOC_VERSION_MINOR 0
4987| #define HWLOC_VERSION_RELEASE 3
4988| #define HWLOC_VERSION_GREEK "rc2"
4989| #define HWLOC_SYM_PREFIX hwloc_
4990| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
4991| #define HWLOC_SYM_TRANSFORM 0
4992| #define _HPUX_SOURCE 1
4993| #define SIZEOF_VOID_P 8
4994| #define HWLOC_DARWIN_SYS 1
4995| #define HWLOC_X86_64_ARCH 1
4996| #define SIZEOF_UNSIGNED_LONG 8
4997| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
4998| #define SIZEOF_UNSIGNED_INT 4
4999| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5000| #define HWLOC_HAVE_ATTRIBUTE 1
5001| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5002| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5003| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5004| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5005| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5006| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5007| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5008| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5009| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5010| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5011| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5012| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5013| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5014| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5015| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5016| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5017| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5018| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5019| #define HWLOC_C_HAVE_VISIBILITY 0
5020| #define HAVE_UNISTD_H 1
5021| #define HAVE_DIRENT_H 1
5022| #define HAVE_STRINGS_H 1
5023| #define HAVE_CTYPE_H 1
5024| #define HAVE_STRCASECMP 1
5025| #define HWLOC_HAVE_DECL_STRCASECMP 1
5026| #define HAVE_STRNCASECMP 1
5027| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5028| #define HAVE_STRFTIME 1
5029| #define HAVE_SETLOCALE 1
5030| #define HWLOC_HAVE_STDINT_H 1
5031| #define HAVE_SYS_MMAN_H 1
5032| #define HAVE_DECL_FABSF 1
5033| #define HAVE_DECL_MODFF 1
5034| /* end confdefs.h.  */
5035| #include <picl.h>
5036configure:36515: result: no
5037configure:36515: checking for picl.h
5038configure:36515: result: no
5039configure:36566: checking whether _SC_NPROCESSORS_ONLN is declared
5040configure:36566: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5041configure:36566: $? = 0
5042configure:36566: result: yes
5043configure:36582: checking whether _SC_NPROCESSORS_CONF is declared
5044configure:36582: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5045configure:36582: $? = 0
5046configure:36582: result: yes
5047configure:36598: checking whether _SC_NPROC_ONLN is declared
5048configure:36598: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5049conftest.c:93:10: error: use of undeclared identifier '_SC_NPROC_ONLN'
5050  (void) _SC_NPROC_ONLN;
5051         ^
50521 error generated.
5053configure:36598: $? = 1
5054configure: failed program was:
5055| /* confdefs.h */
5056| #define PACKAGE_NAME "MPICH"
5057| #define PACKAGE_TARNAME "mpich"
5058| #define PACKAGE_VERSION "3.4a2"
5059| #define PACKAGE_STRING "MPICH 3.4a2"
5060| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5061| #define PACKAGE_URL "http://www.mpich.org/"
5062| #define STDC_HEADERS 1
5063| #define HAVE_SYS_TYPES_H 1
5064| #define HAVE_SYS_STAT_H 1
5065| #define HAVE_STDLIB_H 1
5066| #define HAVE_STRING_H 1
5067| #define HAVE_MEMORY_H 1
5068| #define HAVE_STRINGS_H 1
5069| #define HAVE_INTTYPES_H 1
5070| #define HAVE_STDINT_H 1
5071| #define HAVE_UNISTD_H 1
5072| #define __EXTENSIONS__ 1
5073| #define _ALL_SOURCE 1
5074| #define _GNU_SOURCE 1
5075| #define _POSIX_PTHREAD_SEMANTICS 1
5076| #define _TANDEM_SOURCE 1
5077| #define PACKAGE "mpich"
5078| #define VERSION "3.4a2"
5079| #define HAVE_DLFCN_H 1
5080| #define LT_OBJDIR ".libs/"
5081| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5082| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5083| #define HAVE_TAG_ERROR_BITS 1
5084| #define HAVE_VISIBILITY 1
5085| #define HWLOC_VERSION "2.0.3rc2-git"
5086| #define HWLOC_VERSION_MAJOR 2
5087| #define HWLOC_VERSION_MINOR 0
5088| #define HWLOC_VERSION_RELEASE 3
5089| #define HWLOC_VERSION_GREEK "rc2"
5090| #define HWLOC_SYM_PREFIX hwloc_
5091| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5092| #define HWLOC_SYM_TRANSFORM 0
5093| #define _HPUX_SOURCE 1
5094| #define SIZEOF_VOID_P 8
5095| #define HWLOC_DARWIN_SYS 1
5096| #define HWLOC_X86_64_ARCH 1
5097| #define SIZEOF_UNSIGNED_LONG 8
5098| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5099| #define SIZEOF_UNSIGNED_INT 4
5100| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5101| #define HWLOC_HAVE_ATTRIBUTE 1
5102| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5103| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5104| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5105| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5106| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5107| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5108| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5109| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5110| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5111| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5112| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5113| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5114| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5115| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5116| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5117| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5118| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5119| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5120| #define HWLOC_C_HAVE_VISIBILITY 0
5121| #define HAVE_UNISTD_H 1
5122| #define HAVE_DIRENT_H 1
5123| #define HAVE_STRINGS_H 1
5124| #define HAVE_CTYPE_H 1
5125| #define HAVE_STRCASECMP 1
5126| #define HWLOC_HAVE_DECL_STRCASECMP 1
5127| #define HAVE_STRNCASECMP 1
5128| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5129| #define HAVE_STRFTIME 1
5130| #define HAVE_SETLOCALE 1
5131| #define HWLOC_HAVE_STDINT_H 1
5132| #define HAVE_SYS_MMAN_H 1
5133| #define HAVE_DECL_FABSF 1
5134| #define HAVE_DECL_MODFF 1
5135| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5136| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5137| /* end confdefs.h.  */
5138| #include <unistd.h>
5139|
5140| int
5141| main ()
5142| {
5143| #ifndef _SC_NPROC_ONLN
5144| #ifdef __cplusplus
5145|   (void) _SC_NPROC_ONLN;
5146| #else
5147|   (void) _SC_NPROC_ONLN;
5148| #endif
5149| #endif
5150|
5151|   ;
5152|   return 0;
5153| }
5154configure:36598: result: no
5155configure:36614: checking whether _SC_NPROC_CONF is declared
5156configure:36614: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5157conftest.c:94:10: error: use of undeclared identifier '_SC_NPROC_CONF'
5158  (void) _SC_NPROC_CONF;
5159         ^
51601 error generated.
5161configure:36614: $? = 1
5162configure: failed program was:
5163| /* confdefs.h */
5164| #define PACKAGE_NAME "MPICH"
5165| #define PACKAGE_TARNAME "mpich"
5166| #define PACKAGE_VERSION "3.4a2"
5167| #define PACKAGE_STRING "MPICH 3.4a2"
5168| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5169| #define PACKAGE_URL "http://www.mpich.org/"
5170| #define STDC_HEADERS 1
5171| #define HAVE_SYS_TYPES_H 1
5172| #define HAVE_SYS_STAT_H 1
5173| #define HAVE_STDLIB_H 1
5174| #define HAVE_STRING_H 1
5175| #define HAVE_MEMORY_H 1
5176| #define HAVE_STRINGS_H 1
5177| #define HAVE_INTTYPES_H 1
5178| #define HAVE_STDINT_H 1
5179| #define HAVE_UNISTD_H 1
5180| #define __EXTENSIONS__ 1
5181| #define _ALL_SOURCE 1
5182| #define _GNU_SOURCE 1
5183| #define _POSIX_PTHREAD_SEMANTICS 1
5184| #define _TANDEM_SOURCE 1
5185| #define PACKAGE "mpich"
5186| #define VERSION "3.4a2"
5187| #define HAVE_DLFCN_H 1
5188| #define LT_OBJDIR ".libs/"
5189| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5190| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5191| #define HAVE_TAG_ERROR_BITS 1
5192| #define HAVE_VISIBILITY 1
5193| #define HWLOC_VERSION "2.0.3rc2-git"
5194| #define HWLOC_VERSION_MAJOR 2
5195| #define HWLOC_VERSION_MINOR 0
5196| #define HWLOC_VERSION_RELEASE 3
5197| #define HWLOC_VERSION_GREEK "rc2"
5198| #define HWLOC_SYM_PREFIX hwloc_
5199| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5200| #define HWLOC_SYM_TRANSFORM 0
5201| #define _HPUX_SOURCE 1
5202| #define SIZEOF_VOID_P 8
5203| #define HWLOC_DARWIN_SYS 1
5204| #define HWLOC_X86_64_ARCH 1
5205| #define SIZEOF_UNSIGNED_LONG 8
5206| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5207| #define SIZEOF_UNSIGNED_INT 4
5208| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5209| #define HWLOC_HAVE_ATTRIBUTE 1
5210| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5211| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5212| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5213| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5214| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5215| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5216| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5217| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5218| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5219| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5220| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5221| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5222| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5223| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5224| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5225| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5226| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5227| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5228| #define HWLOC_C_HAVE_VISIBILITY 0
5229| #define HAVE_UNISTD_H 1
5230| #define HAVE_DIRENT_H 1
5231| #define HAVE_STRINGS_H 1
5232| #define HAVE_CTYPE_H 1
5233| #define HAVE_STRCASECMP 1
5234| #define HWLOC_HAVE_DECL_STRCASECMP 1
5235| #define HAVE_STRNCASECMP 1
5236| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5237| #define HAVE_STRFTIME 1
5238| #define HAVE_SETLOCALE 1
5239| #define HWLOC_HAVE_STDINT_H 1
5240| #define HAVE_SYS_MMAN_H 1
5241| #define HAVE_DECL_FABSF 1
5242| #define HAVE_DECL_MODFF 1
5243| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5244| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5245| #define HAVE_DECL__SC_NPROC_ONLN 0
5246| /* end confdefs.h.  */
5247| #include <unistd.h>
5248|
5249| int
5250| main ()
5251| {
5252| #ifndef _SC_NPROC_CONF
5253| #ifdef __cplusplus
5254|   (void) _SC_NPROC_CONF;
5255| #else
5256|   (void) _SC_NPROC_CONF;
5257| #endif
5258| #endif
5259|
5260|   ;
5261|   return 0;
5262| }
5263configure:36614: result: no
5264configure:36630: checking whether _SC_PAGESIZE is declared
5265configure:36630: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5266configure:36630: $? = 0
5267configure:36630: result: yes
5268configure:36646: checking whether _SC_PAGE_SIZE is declared
5269configure:36646: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5270configure:36646: $? = 0
5271configure:36646: result: yes
5272configure:36662: checking whether _SC_LARGE_PAGESIZE is declared
5273configure:36662: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5274conftest.c:97:10: error: use of undeclared identifier '_SC_LARGE_PAGESIZE'
5275  (void) _SC_LARGE_PAGESIZE;
5276         ^
52771 error generated.
5278configure:36662: $? = 1
5279configure: failed program was:
5280| /* confdefs.h */
5281| #define PACKAGE_NAME "MPICH"
5282| #define PACKAGE_TARNAME "mpich"
5283| #define PACKAGE_VERSION "3.4a2"
5284| #define PACKAGE_STRING "MPICH 3.4a2"
5285| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5286| #define PACKAGE_URL "http://www.mpich.org/"
5287| #define STDC_HEADERS 1
5288| #define HAVE_SYS_TYPES_H 1
5289| #define HAVE_SYS_STAT_H 1
5290| #define HAVE_STDLIB_H 1
5291| #define HAVE_STRING_H 1
5292| #define HAVE_MEMORY_H 1
5293| #define HAVE_STRINGS_H 1
5294| #define HAVE_INTTYPES_H 1
5295| #define HAVE_STDINT_H 1
5296| #define HAVE_UNISTD_H 1
5297| #define __EXTENSIONS__ 1
5298| #define _ALL_SOURCE 1
5299| #define _GNU_SOURCE 1
5300| #define _POSIX_PTHREAD_SEMANTICS 1
5301| #define _TANDEM_SOURCE 1
5302| #define PACKAGE "mpich"
5303| #define VERSION "3.4a2"
5304| #define HAVE_DLFCN_H 1
5305| #define LT_OBJDIR ".libs/"
5306| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5307| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5308| #define HAVE_TAG_ERROR_BITS 1
5309| #define HAVE_VISIBILITY 1
5310| #define HWLOC_VERSION "2.0.3rc2-git"
5311| #define HWLOC_VERSION_MAJOR 2
5312| #define HWLOC_VERSION_MINOR 0
5313| #define HWLOC_VERSION_RELEASE 3
5314| #define HWLOC_VERSION_GREEK "rc2"
5315| #define HWLOC_SYM_PREFIX hwloc_
5316| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5317| #define HWLOC_SYM_TRANSFORM 0
5318| #define _HPUX_SOURCE 1
5319| #define SIZEOF_VOID_P 8
5320| #define HWLOC_DARWIN_SYS 1
5321| #define HWLOC_X86_64_ARCH 1
5322| #define SIZEOF_UNSIGNED_LONG 8
5323| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5324| #define SIZEOF_UNSIGNED_INT 4
5325| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5326| #define HWLOC_HAVE_ATTRIBUTE 1
5327| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5328| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5329| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5330| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5331| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5332| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5333| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5334| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5335| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5336| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5337| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5338| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5339| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5340| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5341| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5342| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5343| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5344| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5345| #define HWLOC_C_HAVE_VISIBILITY 0
5346| #define HAVE_UNISTD_H 1
5347| #define HAVE_DIRENT_H 1
5348| #define HAVE_STRINGS_H 1
5349| #define HAVE_CTYPE_H 1
5350| #define HAVE_STRCASECMP 1
5351| #define HWLOC_HAVE_DECL_STRCASECMP 1
5352| #define HAVE_STRNCASECMP 1
5353| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5354| #define HAVE_STRFTIME 1
5355| #define HAVE_SETLOCALE 1
5356| #define HWLOC_HAVE_STDINT_H 1
5357| #define HAVE_SYS_MMAN_H 1
5358| #define HAVE_DECL_FABSF 1
5359| #define HAVE_DECL_MODFF 1
5360| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5361| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5362| #define HAVE_DECL__SC_NPROC_ONLN 0
5363| #define HAVE_DECL__SC_NPROC_CONF 0
5364| #define HAVE_DECL__SC_PAGESIZE 1
5365| #define HAVE_DECL__SC_PAGE_SIZE 1
5366| /* end confdefs.h.  */
5367| #include <unistd.h>
5368|
5369| int
5370| main ()
5371| {
5372| #ifndef _SC_LARGE_PAGESIZE
5373| #ifdef __cplusplus
5374|   (void) _SC_LARGE_PAGESIZE;
5375| #else
5376|   (void) _SC_LARGE_PAGESIZE;
5377| #endif
5378| #endif
5379|
5380|   ;
5381|   return 0;
5382| }
5383configure:36662: result: no
5384configure:36682: checking mach/mach_host.h usability
5385configure:36682: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5386configure:36682: $? = 0
5387configure:36682: result: yes
5388configure:36682: checking mach/mach_host.h presence
5389configure:36682: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
5390configure:36682: $? = 0
5391configure:36682: result: yes
5392configure:36682: checking for mach/mach_host.h
5393configure:36682: result: yes
5394configure:36694: checking mach/mach_init.h usability
5395configure:36694: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5396configure:36694: $? = 0
5397configure:36694: result: yes
5398configure:36694: checking mach/mach_init.h presence
5399configure:36694: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
5400configure:36694: $? = 0
5401configure:36694: result: yes
5402configure:36694: checking for mach/mach_init.h
5403configure:36694: result: yes
5404configure:36702: checking for host_info
5405configure:36702: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
5406configure:36702: $? = 0
5407configure:36702: result: yes
5408configure:36719: checking sys/param.h usability
5409configure:36719: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5410configure:36719: $? = 0
5411configure:36719: result: yes
5412configure:36719: checking sys/param.h presence
5413configure:36719: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
5414configure:36719: $? = 0
5415configure:36719: result: yes
5416configure:36719: checking for sys/param.h
5417configure:36719: result: yes
5418configure:36731: checking for sys/sysctl.h
5419configure:36731: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5420configure:36731: $? = 0
5421configure:36731: result: yes
5422configure:36743: checking whether CTL_HW is declared
5423configure:36743: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5424configure:36743: $? = 0
5425configure:36743: result: yes
5426configure:36759: checking whether HW_NCPU is declared
5427configure:36759: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5428configure:36759: $? = 0
5429configure:36759: result: yes
5430configure:36782: checking whether strtoull is declared
5431configure:36782: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5432configure:36782: $? = 0
5433configure:36782: result: yes
5434configure:36811: checking for ssize_t
5435configure:36811: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5436configure:36811: $? = 0
5437configure:36811: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5438conftest.c:133:22: error: expected expression
5439if (sizeof ((ssize_t)))
5440                     ^
54411 error generated.
5442configure:36811: $? = 1
5443configure: failed program was:
5444| /* confdefs.h */
5445| #define PACKAGE_NAME "MPICH"
5446| #define PACKAGE_TARNAME "mpich"
5447| #define PACKAGE_VERSION "3.4a2"
5448| #define PACKAGE_STRING "MPICH 3.4a2"
5449| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5450| #define PACKAGE_URL "http://www.mpich.org/"
5451| #define STDC_HEADERS 1
5452| #define HAVE_SYS_TYPES_H 1
5453| #define HAVE_SYS_STAT_H 1
5454| #define HAVE_STDLIB_H 1
5455| #define HAVE_STRING_H 1
5456| #define HAVE_MEMORY_H 1
5457| #define HAVE_STRINGS_H 1
5458| #define HAVE_INTTYPES_H 1
5459| #define HAVE_STDINT_H 1
5460| #define HAVE_UNISTD_H 1
5461| #define __EXTENSIONS__ 1
5462| #define _ALL_SOURCE 1
5463| #define _GNU_SOURCE 1
5464| #define _POSIX_PTHREAD_SEMANTICS 1
5465| #define _TANDEM_SOURCE 1
5466| #define PACKAGE "mpich"
5467| #define VERSION "3.4a2"
5468| #define HAVE_DLFCN_H 1
5469| #define LT_OBJDIR ".libs/"
5470| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5471| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5472| #define HAVE_TAG_ERROR_BITS 1
5473| #define HAVE_VISIBILITY 1
5474| #define HWLOC_VERSION "2.0.3rc2-git"
5475| #define HWLOC_VERSION_MAJOR 2
5476| #define HWLOC_VERSION_MINOR 0
5477| #define HWLOC_VERSION_RELEASE 3
5478| #define HWLOC_VERSION_GREEK "rc2"
5479| #define HWLOC_SYM_PREFIX hwloc_
5480| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5481| #define HWLOC_SYM_TRANSFORM 0
5482| #define _HPUX_SOURCE 1
5483| #define SIZEOF_VOID_P 8
5484| #define HWLOC_DARWIN_SYS 1
5485| #define HWLOC_X86_64_ARCH 1
5486| #define SIZEOF_UNSIGNED_LONG 8
5487| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5488| #define SIZEOF_UNSIGNED_INT 4
5489| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5490| #define HWLOC_HAVE_ATTRIBUTE 1
5491| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5492| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5493| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5494| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5495| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5496| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5497| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5498| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5499| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5500| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5501| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5502| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5503| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5504| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5505| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5506| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5507| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5508| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5509| #define HWLOC_C_HAVE_VISIBILITY 0
5510| #define HAVE_UNISTD_H 1
5511| #define HAVE_DIRENT_H 1
5512| #define HAVE_STRINGS_H 1
5513| #define HAVE_CTYPE_H 1
5514| #define HAVE_STRCASECMP 1
5515| #define HWLOC_HAVE_DECL_STRCASECMP 1
5516| #define HAVE_STRNCASECMP 1
5517| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5518| #define HAVE_STRFTIME 1
5519| #define HAVE_SETLOCALE 1
5520| #define HWLOC_HAVE_STDINT_H 1
5521| #define HAVE_SYS_MMAN_H 1
5522| #define HAVE_DECL_FABSF 1
5523| #define HAVE_DECL_MODFF 1
5524| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5525| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5526| #define HAVE_DECL__SC_NPROC_ONLN 0
5527| #define HAVE_DECL__SC_NPROC_CONF 0
5528| #define HAVE_DECL__SC_PAGESIZE 1
5529| #define HAVE_DECL__SC_PAGE_SIZE 1
5530| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5531| #define HAVE_MACH_MACH_HOST_H 1
5532| #define HAVE_MACH_MACH_INIT_H 1
5533| #define HAVE_HOST_INFO 1
5534| #define HAVE_SYS_PARAM_H 1
5535| #define HAVE_SYS_SYSCTL_H 1
5536| #define HAVE_DECL_CTL_HW 1
5537| #define HAVE_DECL_HW_NCPU 1
5538| #define HAVE_DECL_STRTOULL 1
5539| /* end confdefs.h.  */
5540| #include <stdio.h>
5541| #ifdef HAVE_SYS_TYPES_H
5542| # include <sys/types.h>
5543| #endif
5544| #ifdef HAVE_SYS_STAT_H
5545| # include <sys/stat.h>
5546| #endif
5547| #ifdef STDC_HEADERS
5548| # include <stdlib.h>
5549| # include <stddef.h>
5550| #else
5551| # ifdef HAVE_STDLIB_H
5552| #  include <stdlib.h>
5553| # endif
5554| #endif
5555| #ifdef HAVE_STRING_H
5556| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5557| #  include <memory.h>
5558| # endif
5559| # include <string.h>
5560| #endif
5561| #ifdef HAVE_STRINGS_H
5562| # include <strings.h>
5563| #endif
5564| #ifdef HAVE_INTTYPES_H
5565| # include <inttypes.h>
5566| #endif
5567| #ifdef HAVE_STDINT_H
5568| # include <stdint.h>
5569| #endif
5570| #ifdef HAVE_UNISTD_H
5571| # include <unistd.h>
5572| #endif
5573| int
5574| main ()
5575| {
5576| if (sizeof ((ssize_t)))
5577|           return 0;
5578|   ;
5579|   return 0;
5580| }
5581configure:36811: result: yes
5582configure:36821: checking whether snprintf is declared
5583configure:36821: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5584configure:36821: $? = 0
5585configure:36821: result: yes
5586configure:36834: checking whether _strdup is declared
5587configure:36834: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5588conftest.c:140:10: error: use of undeclared identifier '_strdup'
5589  (void) _strdup;
5590         ^
55911 error generated.
5592configure:36834: $? = 1
5593configure: failed program was:
5594| /* confdefs.h */
5595| #define PACKAGE_NAME "MPICH"
5596| #define PACKAGE_TARNAME "mpich"
5597| #define PACKAGE_VERSION "3.4a2"
5598| #define PACKAGE_STRING "MPICH 3.4a2"
5599| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5600| #define PACKAGE_URL "http://www.mpich.org/"
5601| #define STDC_HEADERS 1
5602| #define HAVE_SYS_TYPES_H 1
5603| #define HAVE_SYS_STAT_H 1
5604| #define HAVE_STDLIB_H 1
5605| #define HAVE_STRING_H 1
5606| #define HAVE_MEMORY_H 1
5607| #define HAVE_STRINGS_H 1
5608| #define HAVE_INTTYPES_H 1
5609| #define HAVE_STDINT_H 1
5610| #define HAVE_UNISTD_H 1
5611| #define __EXTENSIONS__ 1
5612| #define _ALL_SOURCE 1
5613| #define _GNU_SOURCE 1
5614| #define _POSIX_PTHREAD_SEMANTICS 1
5615| #define _TANDEM_SOURCE 1
5616| #define PACKAGE "mpich"
5617| #define VERSION "3.4a2"
5618| #define HAVE_DLFCN_H 1
5619| #define LT_OBJDIR ".libs/"
5620| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5621| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5622| #define HAVE_TAG_ERROR_BITS 1
5623| #define HAVE_VISIBILITY 1
5624| #define HWLOC_VERSION "2.0.3rc2-git"
5625| #define HWLOC_VERSION_MAJOR 2
5626| #define HWLOC_VERSION_MINOR 0
5627| #define HWLOC_VERSION_RELEASE 3
5628| #define HWLOC_VERSION_GREEK "rc2"
5629| #define HWLOC_SYM_PREFIX hwloc_
5630| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5631| #define HWLOC_SYM_TRANSFORM 0
5632| #define _HPUX_SOURCE 1
5633| #define SIZEOF_VOID_P 8
5634| #define HWLOC_DARWIN_SYS 1
5635| #define HWLOC_X86_64_ARCH 1
5636| #define SIZEOF_UNSIGNED_LONG 8
5637| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5638| #define SIZEOF_UNSIGNED_INT 4
5639| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5640| #define HWLOC_HAVE_ATTRIBUTE 1
5641| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5642| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5643| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5644| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5645| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5646| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5647| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5648| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5649| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5650| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5651| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5652| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5653| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5654| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5655| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5656| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5657| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5658| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5659| #define HWLOC_C_HAVE_VISIBILITY 0
5660| #define HAVE_UNISTD_H 1
5661| #define HAVE_DIRENT_H 1
5662| #define HAVE_STRINGS_H 1
5663| #define HAVE_CTYPE_H 1
5664| #define HAVE_STRCASECMP 1
5665| #define HWLOC_HAVE_DECL_STRCASECMP 1
5666| #define HAVE_STRNCASECMP 1
5667| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5668| #define HAVE_STRFTIME 1
5669| #define HAVE_SETLOCALE 1
5670| #define HWLOC_HAVE_STDINT_H 1
5671| #define HAVE_SYS_MMAN_H 1
5672| #define HAVE_DECL_FABSF 1
5673| #define HAVE_DECL_MODFF 1
5674| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5675| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5676| #define HAVE_DECL__SC_NPROC_ONLN 0
5677| #define HAVE_DECL__SC_NPROC_CONF 0
5678| #define HAVE_DECL__SC_PAGESIZE 1
5679| #define HAVE_DECL__SC_PAGE_SIZE 1
5680| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5681| #define HAVE_MACH_MACH_HOST_H 1
5682| #define HAVE_MACH_MACH_INIT_H 1
5683| #define HAVE_HOST_INFO 1
5684| #define HAVE_SYS_PARAM_H 1
5685| #define HAVE_SYS_SYSCTL_H 1
5686| #define HAVE_DECL_CTL_HW 1
5687| #define HAVE_DECL_HW_NCPU 1
5688| #define HAVE_DECL_STRTOULL 1
5689| #define HAVE_SSIZE_T 1
5690| #define HAVE_DECL_SNPRINTF 1
5691| /* end confdefs.h.  */
5692| #include <stdio.h>
5693| #ifdef HAVE_SYS_TYPES_H
5694| # include <sys/types.h>
5695| #endif
5696| #ifdef HAVE_SYS_STAT_H
5697| # include <sys/stat.h>
5698| #endif
5699| #ifdef STDC_HEADERS
5700| # include <stdlib.h>
5701| # include <stddef.h>
5702| #else
5703| # ifdef HAVE_STDLIB_H
5704| #  include <stdlib.h>
5705| # endif
5706| #endif
5707| #ifdef HAVE_STRING_H
5708| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5709| #  include <memory.h>
5710| # endif
5711| # include <string.h>
5712| #endif
5713| #ifdef HAVE_STRINGS_H
5714| # include <strings.h>
5715| #endif
5716| #ifdef HAVE_INTTYPES_H
5717| # include <inttypes.h>
5718| #endif
5719| #ifdef HAVE_STDINT_H
5720| # include <stdint.h>
5721| #endif
5722| #ifdef HAVE_UNISTD_H
5723| # include <unistd.h>
5724| #endif
5725|
5726| int
5727| main ()
5728| {
5729| #ifndef _strdup
5730| #ifdef __cplusplus
5731|   (void) _strdup;
5732| #else
5733|   (void) _strdup;
5734| #endif
5735| #endif
5736|
5737|   ;
5738|   return 0;
5739| }
5740configure:36834: result: no
5741configure:36846: checking whether _putenv is declared
5742configure:36846: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5743conftest.c:141:10: error: use of undeclared identifier '_putenv'
5744  (void) _putenv;
5745         ^
57461 error generated.
5747configure:36846: $? = 1
5748configure: failed program was:
5749| /* confdefs.h */
5750| #define PACKAGE_NAME "MPICH"
5751| #define PACKAGE_TARNAME "mpich"
5752| #define PACKAGE_VERSION "3.4a2"
5753| #define PACKAGE_STRING "MPICH 3.4a2"
5754| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5755| #define PACKAGE_URL "http://www.mpich.org/"
5756| #define STDC_HEADERS 1
5757| #define HAVE_SYS_TYPES_H 1
5758| #define HAVE_SYS_STAT_H 1
5759| #define HAVE_STDLIB_H 1
5760| #define HAVE_STRING_H 1
5761| #define HAVE_MEMORY_H 1
5762| #define HAVE_STRINGS_H 1
5763| #define HAVE_INTTYPES_H 1
5764| #define HAVE_STDINT_H 1
5765| #define HAVE_UNISTD_H 1
5766| #define __EXTENSIONS__ 1
5767| #define _ALL_SOURCE 1
5768| #define _GNU_SOURCE 1
5769| #define _POSIX_PTHREAD_SEMANTICS 1
5770| #define _TANDEM_SOURCE 1
5771| #define PACKAGE "mpich"
5772| #define VERSION "3.4a2"
5773| #define HAVE_DLFCN_H 1
5774| #define LT_OBJDIR ".libs/"
5775| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5776| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5777| #define HAVE_TAG_ERROR_BITS 1
5778| #define HAVE_VISIBILITY 1
5779| #define HWLOC_VERSION "2.0.3rc2-git"
5780| #define HWLOC_VERSION_MAJOR 2
5781| #define HWLOC_VERSION_MINOR 0
5782| #define HWLOC_VERSION_RELEASE 3
5783| #define HWLOC_VERSION_GREEK "rc2"
5784| #define HWLOC_SYM_PREFIX hwloc_
5785| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5786| #define HWLOC_SYM_TRANSFORM 0
5787| #define _HPUX_SOURCE 1
5788| #define SIZEOF_VOID_P 8
5789| #define HWLOC_DARWIN_SYS 1
5790| #define HWLOC_X86_64_ARCH 1
5791| #define SIZEOF_UNSIGNED_LONG 8
5792| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5793| #define SIZEOF_UNSIGNED_INT 4
5794| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5795| #define HWLOC_HAVE_ATTRIBUTE 1
5796| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5797| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5798| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5799| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5800| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5801| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5802| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5803| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5804| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5805| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5806| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5807| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5808| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5809| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5810| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5811| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5812| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5813| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5814| #define HWLOC_C_HAVE_VISIBILITY 0
5815| #define HAVE_UNISTD_H 1
5816| #define HAVE_DIRENT_H 1
5817| #define HAVE_STRINGS_H 1
5818| #define HAVE_CTYPE_H 1
5819| #define HAVE_STRCASECMP 1
5820| #define HWLOC_HAVE_DECL_STRCASECMP 1
5821| #define HAVE_STRNCASECMP 1
5822| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5823| #define HAVE_STRFTIME 1
5824| #define HAVE_SETLOCALE 1
5825| #define HWLOC_HAVE_STDINT_H 1
5826| #define HAVE_SYS_MMAN_H 1
5827| #define HAVE_DECL_FABSF 1
5828| #define HAVE_DECL_MODFF 1
5829| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5830| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5831| #define HAVE_DECL__SC_NPROC_ONLN 0
5832| #define HAVE_DECL__SC_NPROC_CONF 0
5833| #define HAVE_DECL__SC_PAGESIZE 1
5834| #define HAVE_DECL__SC_PAGE_SIZE 1
5835| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
5836| #define HAVE_MACH_MACH_HOST_H 1
5837| #define HAVE_MACH_MACH_INIT_H 1
5838| #define HAVE_HOST_INFO 1
5839| #define HAVE_SYS_PARAM_H 1
5840| #define HAVE_SYS_SYSCTL_H 1
5841| #define HAVE_DECL_CTL_HW 1
5842| #define HAVE_DECL_HW_NCPU 1
5843| #define HAVE_DECL_STRTOULL 1
5844| #define HAVE_SSIZE_T 1
5845| #define HAVE_DECL_SNPRINTF 1
5846| #define HAVE_DECL__STRDUP 0
5847| /* end confdefs.h.  */
5848| #include <stdio.h>
5849| #ifdef HAVE_SYS_TYPES_H
5850| # include <sys/types.h>
5851| #endif
5852| #ifdef HAVE_SYS_STAT_H
5853| # include <sys/stat.h>
5854| #endif
5855| #ifdef STDC_HEADERS
5856| # include <stdlib.h>
5857| # include <stddef.h>
5858| #else
5859| # ifdef HAVE_STDLIB_H
5860| #  include <stdlib.h>
5861| # endif
5862| #endif
5863| #ifdef HAVE_STRING_H
5864| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5865| #  include <memory.h>
5866| # endif
5867| # include <string.h>
5868| #endif
5869| #ifdef HAVE_STRINGS_H
5870| # include <strings.h>
5871| #endif
5872| #ifdef HAVE_INTTYPES_H
5873| # include <inttypes.h>
5874| #endif
5875| #ifdef HAVE_STDINT_H
5876| # include <stdint.h>
5877| #endif
5878| #ifdef HAVE_UNISTD_H
5879| # include <unistd.h>
5880| #endif
5881|
5882| int
5883| main ()
5884| {
5885| #ifndef _putenv
5886| #ifdef __cplusplus
5887|   (void) _putenv;
5888| #else
5889|   (void) _putenv;
5890| #endif
5891| #endif
5892|
5893|   ;
5894|   return 0;
5895| }
5896configure:36846: result: no
5897configure:36872: checking for sysctl
5898configure:36889: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
5899configure:36889: $? = 0
5900configure:36893: result: yes
5901configure:36901: checking for sysctlbyname
5902configure:36918: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
5903configure:36918: $? = 0
5904configure:36922: result: yes
5905configure:36932: checking whether getprogname is declared
5906configure:36932: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5907configure:36932: $? = 0
5908configure:36932: result: yes
5909configure:36944: checking whether getexecname is declared
5910configure:36944: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
5911conftest.c:145:10: error: use of undeclared identifier 'getexecname'
5912  (void) getexecname;
5913         ^
59141 error generated.
5915configure:36944: $? = 1
5916configure: failed program was:
5917| /* confdefs.h */
5918| #define PACKAGE_NAME "MPICH"
5919| #define PACKAGE_TARNAME "mpich"
5920| #define PACKAGE_VERSION "3.4a2"
5921| #define PACKAGE_STRING "MPICH 3.4a2"
5922| #define PACKAGE_BUGREPORT "discuss@mpich.org"
5923| #define PACKAGE_URL "http://www.mpich.org/"
5924| #define STDC_HEADERS 1
5925| #define HAVE_SYS_TYPES_H 1
5926| #define HAVE_SYS_STAT_H 1
5927| #define HAVE_STDLIB_H 1
5928| #define HAVE_STRING_H 1
5929| #define HAVE_MEMORY_H 1
5930| #define HAVE_STRINGS_H 1
5931| #define HAVE_INTTYPES_H 1
5932| #define HAVE_STDINT_H 1
5933| #define HAVE_UNISTD_H 1
5934| #define __EXTENSIONS__ 1
5935| #define _ALL_SOURCE 1
5936| #define _GNU_SOURCE 1
5937| #define _POSIX_PTHREAD_SEMANTICS 1
5938| #define _TANDEM_SOURCE 1
5939| #define PACKAGE "mpich"
5940| #define VERSION "3.4a2"
5941| #define HAVE_DLFCN_H 1
5942| #define LT_OBJDIR ".libs/"
5943| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
5944| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
5945| #define HAVE_TAG_ERROR_BITS 1
5946| #define HAVE_VISIBILITY 1
5947| #define HWLOC_VERSION "2.0.3rc2-git"
5948| #define HWLOC_VERSION_MAJOR 2
5949| #define HWLOC_VERSION_MINOR 0
5950| #define HWLOC_VERSION_RELEASE 3
5951| #define HWLOC_VERSION_GREEK "rc2"
5952| #define HWLOC_SYM_PREFIX hwloc_
5953| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
5954| #define HWLOC_SYM_TRANSFORM 0
5955| #define _HPUX_SOURCE 1
5956| #define SIZEOF_VOID_P 8
5957| #define HWLOC_DARWIN_SYS 1
5958| #define HWLOC_X86_64_ARCH 1
5959| #define SIZEOF_UNSIGNED_LONG 8
5960| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
5961| #define SIZEOF_UNSIGNED_INT 4
5962| #define HWLOC_SIZEOF_UNSIGNED_INT 4
5963| #define HWLOC_HAVE_ATTRIBUTE 1
5964| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
5965| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
5966| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
5967| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
5968| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
5969| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
5970| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
5971| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
5972| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
5973| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
5974| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
5975| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
5976| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
5977| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
5978| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
5979| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
5980| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
5981| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
5982| #define HWLOC_C_HAVE_VISIBILITY 0
5983| #define HAVE_UNISTD_H 1
5984| #define HAVE_DIRENT_H 1
5985| #define HAVE_STRINGS_H 1
5986| #define HAVE_CTYPE_H 1
5987| #define HAVE_STRCASECMP 1
5988| #define HWLOC_HAVE_DECL_STRCASECMP 1
5989| #define HAVE_STRNCASECMP 1
5990| #define HWLOC_HAVE_DECL_STRNCASECMP 1
5991| #define HAVE_STRFTIME 1
5992| #define HAVE_SETLOCALE 1
5993| #define HWLOC_HAVE_STDINT_H 1
5994| #define HAVE_SYS_MMAN_H 1
5995| #define HAVE_DECL_FABSF 1
5996| #define HAVE_DECL_MODFF 1
5997| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
5998| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
5999| #define HAVE_DECL__SC_NPROC_ONLN 0
6000| #define HAVE_DECL__SC_NPROC_CONF 0
6001| #define HAVE_DECL__SC_PAGESIZE 1
6002| #define HAVE_DECL__SC_PAGE_SIZE 1
6003| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6004| #define HAVE_MACH_MACH_HOST_H 1
6005| #define HAVE_MACH_MACH_INIT_H 1
6006| #define HAVE_HOST_INFO 1
6007| #define HAVE_SYS_PARAM_H 1
6008| #define HAVE_SYS_SYSCTL_H 1
6009| #define HAVE_DECL_CTL_HW 1
6010| #define HAVE_DECL_HW_NCPU 1
6011| #define HAVE_DECL_STRTOULL 1
6012| #define HAVE_SSIZE_T 1
6013| #define HAVE_DECL_SNPRINTF 1
6014| #define HAVE_DECL__STRDUP 0
6015| #define HAVE_DECL__PUTENV 0
6016| #define HAVE_SYSCTL 1
6017| #define HAVE_SYSCTLBYNAME 1
6018| #define HAVE_DECL_GETPROGNAME 1
6019| /* end confdefs.h.  */
6020| #include <stdio.h>
6021| #ifdef HAVE_SYS_TYPES_H
6022| # include <sys/types.h>
6023| #endif
6024| #ifdef HAVE_SYS_STAT_H
6025| # include <sys/stat.h>
6026| #endif
6027| #ifdef STDC_HEADERS
6028| # include <stdlib.h>
6029| # include <stddef.h>
6030| #else
6031| # ifdef HAVE_STDLIB_H
6032| #  include <stdlib.h>
6033| # endif
6034| #endif
6035| #ifdef HAVE_STRING_H
6036| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6037| #  include <memory.h>
6038| # endif
6039| # include <string.h>
6040| #endif
6041| #ifdef HAVE_STRINGS_H
6042| # include <strings.h>
6043| #endif
6044| #ifdef HAVE_INTTYPES_H
6045| # include <inttypes.h>
6046| #endif
6047| #ifdef HAVE_STDINT_H
6048| # include <stdint.h>
6049| #endif
6050| #ifdef HAVE_UNISTD_H
6051| # include <unistd.h>
6052| #endif
6053|
6054| int
6055| main ()
6056| {
6057| #ifndef getexecname
6058| #ifdef __cplusplus
6059|   (void) getexecname;
6060| #else
6061|   (void) getexecname;
6062| #endif
6063| #endif
6064|
6065|   ;
6066|   return 0;
6067| }
6068configure:36944: result: no
6069configure:36956: checking whether GetModuleFileName is declared
6070configure:36956: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
6071conftest.c:105:10: fatal error: 'windows.h' file not found
6072#include <windows.h>
6073         ^~~~~~~~~~~
60741 error generated.
6075configure:36956: $? = 1
6076configure: failed program was:
6077| /* confdefs.h */
6078| #define PACKAGE_NAME "MPICH"
6079| #define PACKAGE_TARNAME "mpich"
6080| #define PACKAGE_VERSION "3.4a2"
6081| #define PACKAGE_STRING "MPICH 3.4a2"
6082| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6083| #define PACKAGE_URL "http://www.mpich.org/"
6084| #define STDC_HEADERS 1
6085| #define HAVE_SYS_TYPES_H 1
6086| #define HAVE_SYS_STAT_H 1
6087| #define HAVE_STDLIB_H 1
6088| #define HAVE_STRING_H 1
6089| #define HAVE_MEMORY_H 1
6090| #define HAVE_STRINGS_H 1
6091| #define HAVE_INTTYPES_H 1
6092| #define HAVE_STDINT_H 1
6093| #define HAVE_UNISTD_H 1
6094| #define __EXTENSIONS__ 1
6095| #define _ALL_SOURCE 1
6096| #define _GNU_SOURCE 1
6097| #define _POSIX_PTHREAD_SEMANTICS 1
6098| #define _TANDEM_SOURCE 1
6099| #define PACKAGE "mpich"
6100| #define VERSION "3.4a2"
6101| #define HAVE_DLFCN_H 1
6102| #define LT_OBJDIR ".libs/"
6103| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6104| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6105| #define HAVE_TAG_ERROR_BITS 1
6106| #define HAVE_VISIBILITY 1
6107| #define HWLOC_VERSION "2.0.3rc2-git"
6108| #define HWLOC_VERSION_MAJOR 2
6109| #define HWLOC_VERSION_MINOR 0
6110| #define HWLOC_VERSION_RELEASE 3
6111| #define HWLOC_VERSION_GREEK "rc2"
6112| #define HWLOC_SYM_PREFIX hwloc_
6113| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6114| #define HWLOC_SYM_TRANSFORM 0
6115| #define _HPUX_SOURCE 1
6116| #define SIZEOF_VOID_P 8
6117| #define HWLOC_DARWIN_SYS 1
6118| #define HWLOC_X86_64_ARCH 1
6119| #define SIZEOF_UNSIGNED_LONG 8
6120| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6121| #define SIZEOF_UNSIGNED_INT 4
6122| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6123| #define HWLOC_HAVE_ATTRIBUTE 1
6124| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6125| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6126| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6127| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6128| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6129| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6130| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6131| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6132| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6133| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6134| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6135| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6136| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6137| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6138| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6139| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6140| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6141| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6142| #define HWLOC_C_HAVE_VISIBILITY 0
6143| #define HAVE_UNISTD_H 1
6144| #define HAVE_DIRENT_H 1
6145| #define HAVE_STRINGS_H 1
6146| #define HAVE_CTYPE_H 1
6147| #define HAVE_STRCASECMP 1
6148| #define HWLOC_HAVE_DECL_STRCASECMP 1
6149| #define HAVE_STRNCASECMP 1
6150| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6151| #define HAVE_STRFTIME 1
6152| #define HAVE_SETLOCALE 1
6153| #define HWLOC_HAVE_STDINT_H 1
6154| #define HAVE_SYS_MMAN_H 1
6155| #define HAVE_DECL_FABSF 1
6156| #define HAVE_DECL_MODFF 1
6157| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6158| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6159| #define HAVE_DECL__SC_NPROC_ONLN 0
6160| #define HAVE_DECL__SC_NPROC_CONF 0
6161| #define HAVE_DECL__SC_PAGESIZE 1
6162| #define HAVE_DECL__SC_PAGE_SIZE 1
6163| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6164| #define HAVE_MACH_MACH_HOST_H 1
6165| #define HAVE_MACH_MACH_INIT_H 1
6166| #define HAVE_HOST_INFO 1
6167| #define HAVE_SYS_PARAM_H 1
6168| #define HAVE_SYS_SYSCTL_H 1
6169| #define HAVE_DECL_CTL_HW 1
6170| #define HAVE_DECL_HW_NCPU 1
6171| #define HAVE_DECL_STRTOULL 1
6172| #define HAVE_SSIZE_T 1
6173| #define HAVE_DECL_SNPRINTF 1
6174| #define HAVE_DECL__STRDUP 0
6175| #define HAVE_DECL__PUTENV 0
6176| #define HAVE_SYSCTL 1
6177| #define HAVE_SYSCTLBYNAME 1
6178| #define HAVE_DECL_GETPROGNAME 1
6179| #define HAVE_DECL_GETEXECNAME 0
6180| /* end confdefs.h.  */
6181| #include <windows.h>
6182|
6183| int
6184| main ()
6185| {
6186| #ifndef GetModuleFileName
6187| #ifdef __cplusplus
6188|   (void) GetModuleFileName;
6189| #else
6190|   (void) GetModuleFileName;
6191| #endif
6192| #endif
6193|
6194|   ;
6195|   return 0;
6196| }
6197configure:36956: result: no
6198configure:36969: checking for program_invocation_name
6199configure:36991: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
6200Undefined symbols for architecture x86_64:
6201  "_program_invocation_name", referenced from:
6202      _main in conftest-71bafd.o
6203ld: symbol(s) not found for architecture x86_64
6204clang: error: linker command failed with exit code 1 (use -v to see invocation)
6205configure:36991: $? = 1
6206configure: failed program was:
6207| /* confdefs.h */
6208| #define PACKAGE_NAME "MPICH"
6209| #define PACKAGE_TARNAME "mpich"
6210| #define PACKAGE_VERSION "3.4a2"
6211| #define PACKAGE_STRING "MPICH 3.4a2"
6212| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6213| #define PACKAGE_URL "http://www.mpich.org/"
6214| #define STDC_HEADERS 1
6215| #define HAVE_SYS_TYPES_H 1
6216| #define HAVE_SYS_STAT_H 1
6217| #define HAVE_STDLIB_H 1
6218| #define HAVE_STRING_H 1
6219| #define HAVE_MEMORY_H 1
6220| #define HAVE_STRINGS_H 1
6221| #define HAVE_INTTYPES_H 1
6222| #define HAVE_STDINT_H 1
6223| #define HAVE_UNISTD_H 1
6224| #define __EXTENSIONS__ 1
6225| #define _ALL_SOURCE 1
6226| #define _GNU_SOURCE 1
6227| #define _POSIX_PTHREAD_SEMANTICS 1
6228| #define _TANDEM_SOURCE 1
6229| #define PACKAGE "mpich"
6230| #define VERSION "3.4a2"
6231| #define HAVE_DLFCN_H 1
6232| #define LT_OBJDIR ".libs/"
6233| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6234| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6235| #define HAVE_TAG_ERROR_BITS 1
6236| #define HAVE_VISIBILITY 1
6237| #define HWLOC_VERSION "2.0.3rc2-git"
6238| #define HWLOC_VERSION_MAJOR 2
6239| #define HWLOC_VERSION_MINOR 0
6240| #define HWLOC_VERSION_RELEASE 3
6241| #define HWLOC_VERSION_GREEK "rc2"
6242| #define HWLOC_SYM_PREFIX hwloc_
6243| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6244| #define HWLOC_SYM_TRANSFORM 0
6245| #define _HPUX_SOURCE 1
6246| #define SIZEOF_VOID_P 8
6247| #define HWLOC_DARWIN_SYS 1
6248| #define HWLOC_X86_64_ARCH 1
6249| #define SIZEOF_UNSIGNED_LONG 8
6250| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6251| #define SIZEOF_UNSIGNED_INT 4
6252| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6253| #define HWLOC_HAVE_ATTRIBUTE 1
6254| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6255| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6256| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6257| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6258| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6259| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6260| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6261| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6262| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6263| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6264| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6265| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6266| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6267| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6268| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6269| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6270| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6271| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6272| #define HWLOC_C_HAVE_VISIBILITY 0
6273| #define HAVE_UNISTD_H 1
6274| #define HAVE_DIRENT_H 1
6275| #define HAVE_STRINGS_H 1
6276| #define HAVE_CTYPE_H 1
6277| #define HAVE_STRCASECMP 1
6278| #define HWLOC_HAVE_DECL_STRCASECMP 1
6279| #define HAVE_STRNCASECMP 1
6280| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6281| #define HAVE_STRFTIME 1
6282| #define HAVE_SETLOCALE 1
6283| #define HWLOC_HAVE_STDINT_H 1
6284| #define HAVE_SYS_MMAN_H 1
6285| #define HAVE_DECL_FABSF 1
6286| #define HAVE_DECL_MODFF 1
6287| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6288| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6289| #define HAVE_DECL__SC_NPROC_ONLN 0
6290| #define HAVE_DECL__SC_NPROC_CONF 0
6291| #define HAVE_DECL__SC_PAGESIZE 1
6292| #define HAVE_DECL__SC_PAGE_SIZE 1
6293| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6294| #define HAVE_MACH_MACH_HOST_H 1
6295| #define HAVE_MACH_MACH_INIT_H 1
6296| #define HAVE_HOST_INFO 1
6297| #define HAVE_SYS_PARAM_H 1
6298| #define HAVE_SYS_SYSCTL_H 1
6299| #define HAVE_DECL_CTL_HW 1
6300| #define HAVE_DECL_HW_NCPU 1
6301| #define HAVE_DECL_STRTOULL 1
6302| #define HAVE_SSIZE_T 1
6303| #define HAVE_DECL_SNPRINTF 1
6304| #define HAVE_DECL__STRDUP 0
6305| #define HAVE_DECL__PUTENV 0
6306| #define HAVE_SYSCTL 1
6307| #define HAVE_SYSCTLBYNAME 1
6308| #define HAVE_DECL_GETPROGNAME 1
6309| #define HAVE_DECL_GETEXECNAME 0
6310| #define HAVE_DECL_GETMODULEFILENAME 0
6311| /* end confdefs.h.  */
6312|
6313|               #ifndef _GNU_SOURCE
6314|               # define _GNU_SOURCE
6315|               #endif
6316|               #include <errno.h>
6317|               #include <stdio.h>
6318|               extern char *program_invocation_name;
6319|
6320| int
6321| main ()
6322| {
6323|
6324|               return printf("%s\n", program_invocation_name);
6325|
6326|   ;
6327|   return 0;
6328| }
6329configure:36999: result: no
6330configure:37004: checking for __progname
6331configure:37022: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
6332configure:37022: $? = 0
6333configure:37026: result: yes
6334configure:37043: checking for pthread_t
6335configure:37043: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
6336configure:37043: $? = 0
6337configure:37043: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
6338conftest.c:112:24: error: expected expression
6339if (sizeof ((pthread_t)))
6340                       ^
63411 error generated.
6342configure:37043: $? = 1
6343configure: failed program was:
6344| /* confdefs.h */
6345| #define PACKAGE_NAME "MPICH"
6346| #define PACKAGE_TARNAME "mpich"
6347| #define PACKAGE_VERSION "3.4a2"
6348| #define PACKAGE_STRING "MPICH 3.4a2"
6349| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6350| #define PACKAGE_URL "http://www.mpich.org/"
6351| #define STDC_HEADERS 1
6352| #define HAVE_SYS_TYPES_H 1
6353| #define HAVE_SYS_STAT_H 1
6354| #define HAVE_STDLIB_H 1
6355| #define HAVE_STRING_H 1
6356| #define HAVE_MEMORY_H 1
6357| #define HAVE_STRINGS_H 1
6358| #define HAVE_INTTYPES_H 1
6359| #define HAVE_STDINT_H 1
6360| #define HAVE_UNISTD_H 1
6361| #define __EXTENSIONS__ 1
6362| #define _ALL_SOURCE 1
6363| #define _GNU_SOURCE 1
6364| #define _POSIX_PTHREAD_SEMANTICS 1
6365| #define _TANDEM_SOURCE 1
6366| #define PACKAGE "mpich"
6367| #define VERSION "3.4a2"
6368| #define HAVE_DLFCN_H 1
6369| #define LT_OBJDIR ".libs/"
6370| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6371| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6372| #define HAVE_TAG_ERROR_BITS 1
6373| #define HAVE_VISIBILITY 1
6374| #define HWLOC_VERSION "2.0.3rc2-git"
6375| #define HWLOC_VERSION_MAJOR 2
6376| #define HWLOC_VERSION_MINOR 0
6377| #define HWLOC_VERSION_RELEASE 3
6378| #define HWLOC_VERSION_GREEK "rc2"
6379| #define HWLOC_SYM_PREFIX hwloc_
6380| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6381| #define HWLOC_SYM_TRANSFORM 0
6382| #define _HPUX_SOURCE 1
6383| #define SIZEOF_VOID_P 8
6384| #define HWLOC_DARWIN_SYS 1
6385| #define HWLOC_X86_64_ARCH 1
6386| #define SIZEOF_UNSIGNED_LONG 8
6387| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6388| #define SIZEOF_UNSIGNED_INT 4
6389| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6390| #define HWLOC_HAVE_ATTRIBUTE 1
6391| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6392| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6393| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6394| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6395| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6396| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6397| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6398| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6399| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6400| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6401| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6402| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6403| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6404| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6405| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6406| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6407| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6408| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6409| #define HWLOC_C_HAVE_VISIBILITY 0
6410| #define HAVE_UNISTD_H 1
6411| #define HAVE_DIRENT_H 1
6412| #define HAVE_STRINGS_H 1
6413| #define HAVE_CTYPE_H 1
6414| #define HAVE_STRCASECMP 1
6415| #define HWLOC_HAVE_DECL_STRCASECMP 1
6416| #define HAVE_STRNCASECMP 1
6417| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6418| #define HAVE_STRFTIME 1
6419| #define HAVE_SETLOCALE 1
6420| #define HWLOC_HAVE_STDINT_H 1
6421| #define HAVE_SYS_MMAN_H 1
6422| #define HAVE_DECL_FABSF 1
6423| #define HAVE_DECL_MODFF 1
6424| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6425| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6426| #define HAVE_DECL__SC_NPROC_ONLN 0
6427| #define HAVE_DECL__SC_NPROC_CONF 0
6428| #define HAVE_DECL__SC_PAGESIZE 1
6429| #define HAVE_DECL__SC_PAGE_SIZE 1
6430| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6431| #define HAVE_MACH_MACH_HOST_H 1
6432| #define HAVE_MACH_MACH_INIT_H 1
6433| #define HAVE_HOST_INFO 1
6434| #define HAVE_SYS_PARAM_H 1
6435| #define HAVE_SYS_SYSCTL_H 1
6436| #define HAVE_DECL_CTL_HW 1
6437| #define HAVE_DECL_HW_NCPU 1
6438| #define HAVE_DECL_STRTOULL 1
6439| #define HAVE_SSIZE_T 1
6440| #define HAVE_DECL_SNPRINTF 1
6441| #define HAVE_DECL__STRDUP 0
6442| #define HAVE_DECL__PUTENV 0
6443| #define HAVE_SYSCTL 1
6444| #define HAVE_SYSCTLBYNAME 1
6445| #define HAVE_DECL_GETPROGNAME 1
6446| #define HAVE_DECL_GETEXECNAME 0
6447| #define HAVE_DECL_GETMODULEFILENAME 0
6448| #define HAVE___PROGNAME 1
6449| /* end confdefs.h.  */
6450| #include <pthread.h>
6451|
6452| int
6453| main ()
6454| {
6455| if (sizeof ((pthread_t)))
6456|           return 0;
6457|   ;
6458|   return 0;
6459| }
6460configure:37043: result: yes
6461configure:37071: checking whether sched_getcpu is declared
6462configure:37071: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
6463conftest.c:124:10: error: use of undeclared identifier 'sched_getcpu'
6464  (void) sched_getcpu;
6465         ^
64661 error generated.
6467configure:37071: $? = 1
6468configure: failed program was:
6469| /* confdefs.h */
6470| #define PACKAGE_NAME "MPICH"
6471| #define PACKAGE_TARNAME "mpich"
6472| #define PACKAGE_VERSION "3.4a2"
6473| #define PACKAGE_STRING "MPICH 3.4a2"
6474| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6475| #define PACKAGE_URL "http://www.mpich.org/"
6476| #define STDC_HEADERS 1
6477| #define HAVE_SYS_TYPES_H 1
6478| #define HAVE_SYS_STAT_H 1
6479| #define HAVE_STDLIB_H 1
6480| #define HAVE_STRING_H 1
6481| #define HAVE_MEMORY_H 1
6482| #define HAVE_STRINGS_H 1
6483| #define HAVE_INTTYPES_H 1
6484| #define HAVE_STDINT_H 1
6485| #define HAVE_UNISTD_H 1
6486| #define __EXTENSIONS__ 1
6487| #define _ALL_SOURCE 1
6488| #define _GNU_SOURCE 1
6489| #define _POSIX_PTHREAD_SEMANTICS 1
6490| #define _TANDEM_SOURCE 1
6491| #define PACKAGE "mpich"
6492| #define VERSION "3.4a2"
6493| #define HAVE_DLFCN_H 1
6494| #define LT_OBJDIR ".libs/"
6495| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6496| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6497| #define HAVE_TAG_ERROR_BITS 1
6498| #define HAVE_VISIBILITY 1
6499| #define HWLOC_VERSION "2.0.3rc2-git"
6500| #define HWLOC_VERSION_MAJOR 2
6501| #define HWLOC_VERSION_MINOR 0
6502| #define HWLOC_VERSION_RELEASE 3
6503| #define HWLOC_VERSION_GREEK "rc2"
6504| #define HWLOC_SYM_PREFIX hwloc_
6505| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6506| #define HWLOC_SYM_TRANSFORM 0
6507| #define _HPUX_SOURCE 1
6508| #define SIZEOF_VOID_P 8
6509| #define HWLOC_DARWIN_SYS 1
6510| #define HWLOC_X86_64_ARCH 1
6511| #define SIZEOF_UNSIGNED_LONG 8
6512| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6513| #define SIZEOF_UNSIGNED_INT 4
6514| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6515| #define HWLOC_HAVE_ATTRIBUTE 1
6516| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6517| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6518| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6519| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6520| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6521| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6522| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6523| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6524| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6525| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6526| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6527| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6528| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6529| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6530| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6531| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6532| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6533| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6534| #define HWLOC_C_HAVE_VISIBILITY 0
6535| #define HAVE_UNISTD_H 1
6536| #define HAVE_DIRENT_H 1
6537| #define HAVE_STRINGS_H 1
6538| #define HAVE_CTYPE_H 1
6539| #define HAVE_STRCASECMP 1
6540| #define HWLOC_HAVE_DECL_STRCASECMP 1
6541| #define HAVE_STRNCASECMP 1
6542| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6543| #define HAVE_STRFTIME 1
6544| #define HAVE_SETLOCALE 1
6545| #define HWLOC_HAVE_STDINT_H 1
6546| #define HAVE_SYS_MMAN_H 1
6547| #define HAVE_DECL_FABSF 1
6548| #define HAVE_DECL_MODFF 1
6549| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6550| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6551| #define HAVE_DECL__SC_NPROC_ONLN 0
6552| #define HAVE_DECL__SC_NPROC_CONF 0
6553| #define HAVE_DECL__SC_PAGESIZE 1
6554| #define HAVE_DECL__SC_PAGE_SIZE 1
6555| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6556| #define HAVE_MACH_MACH_HOST_H 1
6557| #define HAVE_MACH_MACH_INIT_H 1
6558| #define HAVE_HOST_INFO 1
6559| #define HAVE_SYS_PARAM_H 1
6560| #define HAVE_SYS_SYSCTL_H 1
6561| #define HAVE_DECL_CTL_HW 1
6562| #define HAVE_DECL_HW_NCPU 1
6563| #define HAVE_DECL_STRTOULL 1
6564| #define HAVE_SSIZE_T 1
6565| #define HAVE_DECL_SNPRINTF 1
6566| #define HAVE_DECL__STRDUP 0
6567| #define HAVE_DECL__PUTENV 0
6568| #define HAVE_SYSCTL 1
6569| #define HAVE_SYSCTLBYNAME 1
6570| #define HAVE_DECL_GETPROGNAME 1
6571| #define HAVE_DECL_GETEXECNAME 0
6572| #define HAVE_DECL_GETMODULEFILENAME 0
6573| #define HAVE___PROGNAME 1
6574| #define HAVE_PTHREAD_T 1
6575| #define hwloc_pid_t pid_t
6576| #define hwloc_thread_t pthread_t
6577| /* end confdefs.h.  */
6578|
6579|       #ifndef _GNU_SOURCE
6580|       # define _GNU_SOURCE
6581|       #endif
6582|       #include <sched.h>
6583|
6584|
6585| int
6586| main ()
6587| {
6588| #ifndef sched_getcpu
6589| #ifdef __cplusplus
6590|   (void) sched_getcpu;
6591| #else
6592|   (void) sched_getcpu;
6593| #endif
6594| #endif
6595|
6596|   ;
6597|   return 0;
6598| }
6599configure:37071: result: no
6600configure:37095: checking whether sched_setaffinity is declared
6601configure:37095: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
6602conftest.c:126:10: error: use of undeclared identifier 'sched_setaffinity'
6603  (void) sched_setaffinity;
6604         ^
66051 error generated.
6606configure:37095: $? = 1
6607configure: failed program was:
6608| /* confdefs.h */
6609| #define PACKAGE_NAME "MPICH"
6610| #define PACKAGE_TARNAME "mpich"
6611| #define PACKAGE_VERSION "3.4a2"
6612| #define PACKAGE_STRING "MPICH 3.4a2"
6613| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6614| #define PACKAGE_URL "http://www.mpich.org/"
6615| #define STDC_HEADERS 1
6616| #define HAVE_SYS_TYPES_H 1
6617| #define HAVE_SYS_STAT_H 1
6618| #define HAVE_STDLIB_H 1
6619| #define HAVE_STRING_H 1
6620| #define HAVE_MEMORY_H 1
6621| #define HAVE_STRINGS_H 1
6622| #define HAVE_INTTYPES_H 1
6623| #define HAVE_STDINT_H 1
6624| #define HAVE_UNISTD_H 1
6625| #define __EXTENSIONS__ 1
6626| #define _ALL_SOURCE 1
6627| #define _GNU_SOURCE 1
6628| #define _POSIX_PTHREAD_SEMANTICS 1
6629| #define _TANDEM_SOURCE 1
6630| #define PACKAGE "mpich"
6631| #define VERSION "3.4a2"
6632| #define HAVE_DLFCN_H 1
6633| #define LT_OBJDIR ".libs/"
6634| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6635| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6636| #define HAVE_TAG_ERROR_BITS 1
6637| #define HAVE_VISIBILITY 1
6638| #define HWLOC_VERSION "2.0.3rc2-git"
6639| #define HWLOC_VERSION_MAJOR 2
6640| #define HWLOC_VERSION_MINOR 0
6641| #define HWLOC_VERSION_RELEASE 3
6642| #define HWLOC_VERSION_GREEK "rc2"
6643| #define HWLOC_SYM_PREFIX hwloc_
6644| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6645| #define HWLOC_SYM_TRANSFORM 0
6646| #define _HPUX_SOURCE 1
6647| #define SIZEOF_VOID_P 8
6648| #define HWLOC_DARWIN_SYS 1
6649| #define HWLOC_X86_64_ARCH 1
6650| #define SIZEOF_UNSIGNED_LONG 8
6651| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6652| #define SIZEOF_UNSIGNED_INT 4
6653| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6654| #define HWLOC_HAVE_ATTRIBUTE 1
6655| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6656| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6657| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6658| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6659| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6660| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6661| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6662| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6663| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6664| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6665| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6666| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6667| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6668| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6669| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6670| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6671| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6672| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6673| #define HWLOC_C_HAVE_VISIBILITY 0
6674| #define HAVE_UNISTD_H 1
6675| #define HAVE_DIRENT_H 1
6676| #define HAVE_STRINGS_H 1
6677| #define HAVE_CTYPE_H 1
6678| #define HAVE_STRCASECMP 1
6679| #define HWLOC_HAVE_DECL_STRCASECMP 1
6680| #define HAVE_STRNCASECMP 1
6681| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6682| #define HAVE_STRFTIME 1
6683| #define HAVE_SETLOCALE 1
6684| #define HWLOC_HAVE_STDINT_H 1
6685| #define HAVE_SYS_MMAN_H 1
6686| #define HAVE_DECL_FABSF 1
6687| #define HAVE_DECL_MODFF 1
6688| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6689| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6690| #define HAVE_DECL__SC_NPROC_ONLN 0
6691| #define HAVE_DECL__SC_NPROC_CONF 0
6692| #define HAVE_DECL__SC_PAGESIZE 1
6693| #define HAVE_DECL__SC_PAGE_SIZE 1
6694| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6695| #define HAVE_MACH_MACH_HOST_H 1
6696| #define HAVE_MACH_MACH_INIT_H 1
6697| #define HAVE_HOST_INFO 1
6698| #define HAVE_SYS_PARAM_H 1
6699| #define HAVE_SYS_SYSCTL_H 1
6700| #define HAVE_DECL_CTL_HW 1
6701| #define HAVE_DECL_HW_NCPU 1
6702| #define HAVE_DECL_STRTOULL 1
6703| #define HAVE_SSIZE_T 1
6704| #define HAVE_DECL_SNPRINTF 1
6705| #define HAVE_DECL__STRDUP 0
6706| #define HAVE_DECL__PUTENV 0
6707| #define HAVE_SYSCTL 1
6708| #define HAVE_SYSCTLBYNAME 1
6709| #define HAVE_DECL_GETPROGNAME 1
6710| #define HAVE_DECL_GETEXECNAME 0
6711| #define HAVE_DECL_GETMODULEFILENAME 0
6712| #define HAVE___PROGNAME 1
6713| #define HAVE_PTHREAD_T 1
6714| #define hwloc_pid_t pid_t
6715| #define hwloc_thread_t pthread_t
6716| #define HAVE_DECL_SCHED_GETCPU 0
6717| /* end confdefs.h.  */
6718|
6719| #ifndef _GNU_SOURCE
6720| # define _GNU_SOURCE
6721| #endif
6722| #include <sched.h>
6723|
6724|
6725|
6726| int
6727| main ()
6728| {
6729| #ifndef sched_setaffinity
6730| #ifdef __cplusplus
6731|   (void) sched_setaffinity;
6732| #else
6733|   (void) sched_setaffinity;
6734| #endif
6735| #endif
6736|
6737|   ;
6738|   return 0;
6739| }
6740configure:37095: result: no
6741configure:37188: checking for working CPU_SET
6742configure:37205: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
6743conftest.c:114:9: error: unknown type name 'cpu_set_t'
6744        cpu_set_t set;
6745        ^
6746conftest.c:119:2: error: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6747 CPU_ZERO(&set); CPU_SET(0, &set);
6748 ^
6749conftest.c:119:18: error: implicit declaration of function 'CPU_SET' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6750 CPU_ZERO(&set); CPU_SET(0, &set);
6751                 ^
67523 errors generated.
6753configure:37205: $? = 1
6754configure: failed program was:
6755| /* confdefs.h */
6756| #define PACKAGE_NAME "MPICH"
6757| #define PACKAGE_TARNAME "mpich"
6758| #define PACKAGE_VERSION "3.4a2"
6759| #define PACKAGE_STRING "MPICH 3.4a2"
6760| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6761| #define PACKAGE_URL "http://www.mpich.org/"
6762| #define STDC_HEADERS 1
6763| #define HAVE_SYS_TYPES_H 1
6764| #define HAVE_SYS_STAT_H 1
6765| #define HAVE_STDLIB_H 1
6766| #define HAVE_STRING_H 1
6767| #define HAVE_MEMORY_H 1
6768| #define HAVE_STRINGS_H 1
6769| #define HAVE_INTTYPES_H 1
6770| #define HAVE_STDINT_H 1
6771| #define HAVE_UNISTD_H 1
6772| #define __EXTENSIONS__ 1
6773| #define _ALL_SOURCE 1
6774| #define _GNU_SOURCE 1
6775| #define _POSIX_PTHREAD_SEMANTICS 1
6776| #define _TANDEM_SOURCE 1
6777| #define PACKAGE "mpich"
6778| #define VERSION "3.4a2"
6779| #define HAVE_DLFCN_H 1
6780| #define LT_OBJDIR ".libs/"
6781| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6782| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6783| #define HAVE_TAG_ERROR_BITS 1
6784| #define HAVE_VISIBILITY 1
6785| #define HWLOC_VERSION "2.0.3rc2-git"
6786| #define HWLOC_VERSION_MAJOR 2
6787| #define HWLOC_VERSION_MINOR 0
6788| #define HWLOC_VERSION_RELEASE 3
6789| #define HWLOC_VERSION_GREEK "rc2"
6790| #define HWLOC_SYM_PREFIX hwloc_
6791| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6792| #define HWLOC_SYM_TRANSFORM 0
6793| #define _HPUX_SOURCE 1
6794| #define SIZEOF_VOID_P 8
6795| #define HWLOC_DARWIN_SYS 1
6796| #define HWLOC_X86_64_ARCH 1
6797| #define SIZEOF_UNSIGNED_LONG 8
6798| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6799| #define SIZEOF_UNSIGNED_INT 4
6800| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6801| #define HWLOC_HAVE_ATTRIBUTE 1
6802| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6803| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6804| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6805| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6806| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6807| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6808| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6809| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6810| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6811| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6812| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6813| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6814| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6815| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6816| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6817| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6818| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6819| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6820| #define HWLOC_C_HAVE_VISIBILITY 0
6821| #define HAVE_UNISTD_H 1
6822| #define HAVE_DIRENT_H 1
6823| #define HAVE_STRINGS_H 1
6824| #define HAVE_CTYPE_H 1
6825| #define HAVE_STRCASECMP 1
6826| #define HWLOC_HAVE_DECL_STRCASECMP 1
6827| #define HAVE_STRNCASECMP 1
6828| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6829| #define HAVE_STRFTIME 1
6830| #define HAVE_SETLOCALE 1
6831| #define HWLOC_HAVE_STDINT_H 1
6832| #define HAVE_SYS_MMAN_H 1
6833| #define HAVE_DECL_FABSF 1
6834| #define HAVE_DECL_MODFF 1
6835| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6836| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6837| #define HAVE_DECL__SC_NPROC_ONLN 0
6838| #define HAVE_DECL__SC_NPROC_CONF 0
6839| #define HAVE_DECL__SC_PAGESIZE 1
6840| #define HAVE_DECL__SC_PAGE_SIZE 1
6841| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6842| #define HAVE_MACH_MACH_HOST_H 1
6843| #define HAVE_MACH_MACH_INIT_H 1
6844| #define HAVE_HOST_INFO 1
6845| #define HAVE_SYS_PARAM_H 1
6846| #define HAVE_SYS_SYSCTL_H 1
6847| #define HAVE_DECL_CTL_HW 1
6848| #define HAVE_DECL_HW_NCPU 1
6849| #define HAVE_DECL_STRTOULL 1
6850| #define HAVE_SSIZE_T 1
6851| #define HAVE_DECL_SNPRINTF 1
6852| #define HAVE_DECL__STRDUP 0
6853| #define HAVE_DECL__PUTENV 0
6854| #define HAVE_SYSCTL 1
6855| #define HAVE_SYSCTLBYNAME 1
6856| #define HAVE_DECL_GETPROGNAME 1
6857| #define HAVE_DECL_GETEXECNAME 0
6858| #define HAVE_DECL_GETMODULEFILENAME 0
6859| #define HAVE___PROGNAME 1
6860| #define HAVE_PTHREAD_T 1
6861| #define hwloc_pid_t pid_t
6862| #define hwloc_thread_t pthread_t
6863| #define HAVE_DECL_SCHED_GETCPU 0
6864| /* end confdefs.h.  */
6865|
6866|
6867|         #include <sched.h>
6868|         cpu_set_t set;
6869|
6870| int
6871| main ()
6872| {
6873|  CPU_ZERO(&set); CPU_SET(0, &set);
6874|   ;
6875|   return 0;
6876| }
6877configure:37212: result: no
6878configure:37218: checking for working CPU_SET_S
6879configure:37240: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
6880conftest.c:114:11: error: unknown type name 'cpu_set_t'
6881          cpu_set_t *set;
6882          ^
6883conftest.c:120:17: error: implicit declaration of function 'CPU_ALLOC' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6884          set = CPU_ALLOC(1024);
6885                ^
6886conftest.c:121:11: error: implicit declaration of function 'CPU_ZERO_S' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6887          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6888          ^
6889conftest.c:121:22: error: implicit declaration of function 'CPU_ALLOC_SIZE' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6890          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6891                     ^
6892conftest.c:122:11: error: implicit declaration of function 'CPU_SET_S' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6893          CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
6894          ^
6895conftest.c:122:11: note: did you mean 'CPU_ZERO_S'?
6896conftest.c:121:11: note: 'CPU_ZERO_S' declared here
6897          CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
6898          ^
6899conftest.c:123:11: error: implicit declaration of function 'CPU_FREE' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
6900          CPU_FREE(set);
6901          ^
69026 errors generated.
6903configure:37240: $? = 1
6904configure: failed program was:
6905| /* confdefs.h */
6906| #define PACKAGE_NAME "MPICH"
6907| #define PACKAGE_TARNAME "mpich"
6908| #define PACKAGE_VERSION "3.4a2"
6909| #define PACKAGE_STRING "MPICH 3.4a2"
6910| #define PACKAGE_BUGREPORT "discuss@mpich.org"
6911| #define PACKAGE_URL "http://www.mpich.org/"
6912| #define STDC_HEADERS 1
6913| #define HAVE_SYS_TYPES_H 1
6914| #define HAVE_SYS_STAT_H 1
6915| #define HAVE_STDLIB_H 1
6916| #define HAVE_STRING_H 1
6917| #define HAVE_MEMORY_H 1
6918| #define HAVE_STRINGS_H 1
6919| #define HAVE_INTTYPES_H 1
6920| #define HAVE_STDINT_H 1
6921| #define HAVE_UNISTD_H 1
6922| #define __EXTENSIONS__ 1
6923| #define _ALL_SOURCE 1
6924| #define _GNU_SOURCE 1
6925| #define _POSIX_PTHREAD_SEMANTICS 1
6926| #define _TANDEM_SOURCE 1
6927| #define PACKAGE "mpich"
6928| #define VERSION "3.4a2"
6929| #define HAVE_DLFCN_H 1
6930| #define LT_OBJDIR ".libs/"
6931| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
6932| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
6933| #define HAVE_TAG_ERROR_BITS 1
6934| #define HAVE_VISIBILITY 1
6935| #define HWLOC_VERSION "2.0.3rc2-git"
6936| #define HWLOC_VERSION_MAJOR 2
6937| #define HWLOC_VERSION_MINOR 0
6938| #define HWLOC_VERSION_RELEASE 3
6939| #define HWLOC_VERSION_GREEK "rc2"
6940| #define HWLOC_SYM_PREFIX hwloc_
6941| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
6942| #define HWLOC_SYM_TRANSFORM 0
6943| #define _HPUX_SOURCE 1
6944| #define SIZEOF_VOID_P 8
6945| #define HWLOC_DARWIN_SYS 1
6946| #define HWLOC_X86_64_ARCH 1
6947| #define SIZEOF_UNSIGNED_LONG 8
6948| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
6949| #define SIZEOF_UNSIGNED_INT 4
6950| #define HWLOC_SIZEOF_UNSIGNED_INT 4
6951| #define HWLOC_HAVE_ATTRIBUTE 1
6952| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
6953| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
6954| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
6955| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
6956| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
6957| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
6958| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
6959| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
6960| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
6961| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
6962| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
6963| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
6964| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
6965| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
6966| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
6967| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
6968| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
6969| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
6970| #define HWLOC_C_HAVE_VISIBILITY 0
6971| #define HAVE_UNISTD_H 1
6972| #define HAVE_DIRENT_H 1
6973| #define HAVE_STRINGS_H 1
6974| #define HAVE_CTYPE_H 1
6975| #define HAVE_STRCASECMP 1
6976| #define HWLOC_HAVE_DECL_STRCASECMP 1
6977| #define HAVE_STRNCASECMP 1
6978| #define HWLOC_HAVE_DECL_STRNCASECMP 1
6979| #define HAVE_STRFTIME 1
6980| #define HAVE_SETLOCALE 1
6981| #define HWLOC_HAVE_STDINT_H 1
6982| #define HAVE_SYS_MMAN_H 1
6983| #define HAVE_DECL_FABSF 1
6984| #define HAVE_DECL_MODFF 1
6985| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
6986| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
6987| #define HAVE_DECL__SC_NPROC_ONLN 0
6988| #define HAVE_DECL__SC_NPROC_CONF 0
6989| #define HAVE_DECL__SC_PAGESIZE 1
6990| #define HAVE_DECL__SC_PAGE_SIZE 1
6991| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
6992| #define HAVE_MACH_MACH_HOST_H 1
6993| #define HAVE_MACH_MACH_INIT_H 1
6994| #define HAVE_HOST_INFO 1
6995| #define HAVE_SYS_PARAM_H 1
6996| #define HAVE_SYS_SYSCTL_H 1
6997| #define HAVE_DECL_CTL_HW 1
6998| #define HAVE_DECL_HW_NCPU 1
6999| #define HAVE_DECL_STRTOULL 1
7000| #define HAVE_SSIZE_T 1
7001| #define HAVE_DECL_SNPRINTF 1
7002| #define HAVE_DECL__STRDUP 0
7003| #define HAVE_DECL__PUTENV 0
7004| #define HAVE_SYSCTL 1
7005| #define HAVE_SYSCTLBYNAME 1
7006| #define HAVE_DECL_GETPROGNAME 1
7007| #define HAVE_DECL_GETEXECNAME 0
7008| #define HAVE_DECL_GETMODULEFILENAME 0
7009| #define HAVE___PROGNAME 1
7010| #define HAVE_PTHREAD_T 1
7011| #define hwloc_pid_t pid_t
7012| #define hwloc_thread_t pthread_t
7013| #define HAVE_DECL_SCHED_GETCPU 0
7014| /* end confdefs.h.  */
7015|
7016|
7017|           #include <sched.h>
7018|           cpu_set_t *set;
7019|
7020| int
7021| main ()
7022| {
7023|
7024|           set = CPU_ALLOC(1024);
7025|           CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set);
7026|           CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set);
7027|           CPU_FREE(set);
7028|
7029|   ;
7030|   return 0;
7031| }
7032configure:37247: result: no
7033configure:37253: checking for working syscall with 6 parameters
7034configure:37270: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7035conftest.c:119:1: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
7036syscall(0, 1, 2, 3, 4, 5, 6);
7037^
7038/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here
7039int      syscall(int, ...);
7040         ^
70411 warning generated.
7042configure:37270: $? = 0
7043configure:37274: result: yes
7044configure:37287: checking for lib
7045configure:37320: result: no
7046configure:37332: checking for bash
7047configure:37362: result: /bin/sh
7048configure:37373: checking for ffs
7049configure:37373: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7050configure:37373: $? = 0
7051configure:37373: result: yes
7052configure:37380: checking whether ffs is declared
7053configure:37380: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7054configure:37380: $? = 0
7055configure:37380: result: yes
7056configure:37383: checking whether function ffs has a complete prototype
7057configure:37398: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7058conftest.c:149:7: error: too many arguments to function call, expected 1, have 10
7059ffs(1,2,3,4,5,6,7,8,9,10);
7060~~~   ^~~~~~~~~~~~~~~~~~
7061/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:77:1: note: 'ffs' declared here
7062int      ffs(int);
7063^
70641 error generated.
7065configure:37398: $? = 1
7066configure: failed program was:
7067| /* confdefs.h */
7068| #define PACKAGE_NAME "MPICH"
7069| #define PACKAGE_TARNAME "mpich"
7070| #define PACKAGE_VERSION "3.4a2"
7071| #define PACKAGE_STRING "MPICH 3.4a2"
7072| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7073| #define PACKAGE_URL "http://www.mpich.org/"
7074| #define STDC_HEADERS 1
7075| #define HAVE_SYS_TYPES_H 1
7076| #define HAVE_SYS_STAT_H 1
7077| #define HAVE_STDLIB_H 1
7078| #define HAVE_STRING_H 1
7079| #define HAVE_MEMORY_H 1
7080| #define HAVE_STRINGS_H 1
7081| #define HAVE_INTTYPES_H 1
7082| #define HAVE_STDINT_H 1
7083| #define HAVE_UNISTD_H 1
7084| #define __EXTENSIONS__ 1
7085| #define _ALL_SOURCE 1
7086| #define _GNU_SOURCE 1
7087| #define _POSIX_PTHREAD_SEMANTICS 1
7088| #define _TANDEM_SOURCE 1
7089| #define PACKAGE "mpich"
7090| #define VERSION "3.4a2"
7091| #define HAVE_DLFCN_H 1
7092| #define LT_OBJDIR ".libs/"
7093| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7094| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7095| #define HAVE_TAG_ERROR_BITS 1
7096| #define HAVE_VISIBILITY 1
7097| #define HWLOC_VERSION "2.0.3rc2-git"
7098| #define HWLOC_VERSION_MAJOR 2
7099| #define HWLOC_VERSION_MINOR 0
7100| #define HWLOC_VERSION_RELEASE 3
7101| #define HWLOC_VERSION_GREEK "rc2"
7102| #define HWLOC_SYM_PREFIX hwloc_
7103| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7104| #define HWLOC_SYM_TRANSFORM 0
7105| #define _HPUX_SOURCE 1
7106| #define SIZEOF_VOID_P 8
7107| #define HWLOC_DARWIN_SYS 1
7108| #define HWLOC_X86_64_ARCH 1
7109| #define SIZEOF_UNSIGNED_LONG 8
7110| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7111| #define SIZEOF_UNSIGNED_INT 4
7112| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7113| #define HWLOC_HAVE_ATTRIBUTE 1
7114| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7115| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7116| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7117| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7118| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7119| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7120| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7121| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7122| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7123| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7124| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7125| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7126| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7127| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7128| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7129| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7130| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7131| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7132| #define HWLOC_C_HAVE_VISIBILITY 0
7133| #define HAVE_UNISTD_H 1
7134| #define HAVE_DIRENT_H 1
7135| #define HAVE_STRINGS_H 1
7136| #define HAVE_CTYPE_H 1
7137| #define HAVE_STRCASECMP 1
7138| #define HWLOC_HAVE_DECL_STRCASECMP 1
7139| #define HAVE_STRNCASECMP 1
7140| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7141| #define HAVE_STRFTIME 1
7142| #define HAVE_SETLOCALE 1
7143| #define HWLOC_HAVE_STDINT_H 1
7144| #define HAVE_SYS_MMAN_H 1
7145| #define HAVE_DECL_FABSF 1
7146| #define HAVE_DECL_MODFF 1
7147| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7148| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7149| #define HAVE_DECL__SC_NPROC_ONLN 0
7150| #define HAVE_DECL__SC_NPROC_CONF 0
7151| #define HAVE_DECL__SC_PAGESIZE 1
7152| #define HAVE_DECL__SC_PAGE_SIZE 1
7153| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7154| #define HAVE_MACH_MACH_HOST_H 1
7155| #define HAVE_MACH_MACH_INIT_H 1
7156| #define HAVE_HOST_INFO 1
7157| #define HAVE_SYS_PARAM_H 1
7158| #define HAVE_SYS_SYSCTL_H 1
7159| #define HAVE_DECL_CTL_HW 1
7160| #define HAVE_DECL_HW_NCPU 1
7161| #define HAVE_DECL_STRTOULL 1
7162| #define HAVE_SSIZE_T 1
7163| #define HAVE_DECL_SNPRINTF 1
7164| #define HAVE_DECL__STRDUP 0
7165| #define HAVE_DECL__PUTENV 0
7166| #define HAVE_SYSCTL 1
7167| #define HAVE_SYSCTLBYNAME 1
7168| #define HAVE_DECL_GETPROGNAME 1
7169| #define HAVE_DECL_GETEXECNAME 0
7170| #define HAVE_DECL_GETMODULEFILENAME 0
7171| #define HAVE___PROGNAME 1
7172| #define HAVE_PTHREAD_T 1
7173| #define hwloc_pid_t pid_t
7174| #define hwloc_thread_t pthread_t
7175| #define HAVE_DECL_SCHED_GETCPU 0
7176| #define HWLOC_HAVE_SYSCALL 1
7177| #define HAVE_FFS 1
7178| /* end confdefs.h.  */
7179| #include <stdio.h>
7180| #ifdef HAVE_SYS_TYPES_H
7181| # include <sys/types.h>
7182| #endif
7183| #ifdef HAVE_SYS_STAT_H
7184| # include <sys/stat.h>
7185| #endif
7186| #ifdef STDC_HEADERS
7187| # include <stdlib.h>
7188| # include <stddef.h>
7189| #else
7190| # ifdef HAVE_STDLIB_H
7191| #  include <stdlib.h>
7192| # endif
7193| #endif
7194| #ifdef HAVE_STRING_H
7195| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7196| #  include <memory.h>
7197| # endif
7198| # include <string.h>
7199| #endif
7200| #ifdef HAVE_STRINGS_H
7201| # include <strings.h>
7202| #endif
7203| #ifdef HAVE_INTTYPES_H
7204| # include <inttypes.h>
7205| #endif
7206| #ifdef HAVE_STDINT_H
7207| # include <stdint.h>
7208| #endif
7209| #ifdef HAVE_UNISTD_H
7210| # include <unistd.h>
7211| #endif
7212| int
7213| main ()
7214| {
7215| ffs(1,2,3,4,5,6,7,8,9,10);
7216|
7217|   ;
7218|   return 0;
7219| }
7220configure:37403: result: yes
7221configure:37430: checking for ffsl
7222configure:37430: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7223configure:37430: $? = 0
7224configure:37430: result: yes
7225configure:37437: checking whether ffsl is declared
7226configure:37437: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7227configure:37437: $? = 0
7228configure:37437: result: yes
7229configure:37440: checking whether function ffsl has a complete prototype
7230configure:37455: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7231conftest.c:152:8: error: too many arguments to function call, expected 1, have 10
7232ffsl(1,2,3,4,5,6,7,8,9,10);
7233~~~~   ^~~~~~~~~~~~~~~~~~
7234/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:85:1: note: 'ffsl' declared here
7235int      ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7236^
72371 error generated.
7238configure:37455: $? = 1
7239configure: failed program was:
7240| /* confdefs.h */
7241| #define PACKAGE_NAME "MPICH"
7242| #define PACKAGE_TARNAME "mpich"
7243| #define PACKAGE_VERSION "3.4a2"
7244| #define PACKAGE_STRING "MPICH 3.4a2"
7245| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7246| #define PACKAGE_URL "http://www.mpich.org/"
7247| #define STDC_HEADERS 1
7248| #define HAVE_SYS_TYPES_H 1
7249| #define HAVE_SYS_STAT_H 1
7250| #define HAVE_STDLIB_H 1
7251| #define HAVE_STRING_H 1
7252| #define HAVE_MEMORY_H 1
7253| #define HAVE_STRINGS_H 1
7254| #define HAVE_INTTYPES_H 1
7255| #define HAVE_STDINT_H 1
7256| #define HAVE_UNISTD_H 1
7257| #define __EXTENSIONS__ 1
7258| #define _ALL_SOURCE 1
7259| #define _GNU_SOURCE 1
7260| #define _POSIX_PTHREAD_SEMANTICS 1
7261| #define _TANDEM_SOURCE 1
7262| #define PACKAGE "mpich"
7263| #define VERSION "3.4a2"
7264| #define HAVE_DLFCN_H 1
7265| #define LT_OBJDIR ".libs/"
7266| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7267| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7268| #define HAVE_TAG_ERROR_BITS 1
7269| #define HAVE_VISIBILITY 1
7270| #define HWLOC_VERSION "2.0.3rc2-git"
7271| #define HWLOC_VERSION_MAJOR 2
7272| #define HWLOC_VERSION_MINOR 0
7273| #define HWLOC_VERSION_RELEASE 3
7274| #define HWLOC_VERSION_GREEK "rc2"
7275| #define HWLOC_SYM_PREFIX hwloc_
7276| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7277| #define HWLOC_SYM_TRANSFORM 0
7278| #define _HPUX_SOURCE 1
7279| #define SIZEOF_VOID_P 8
7280| #define HWLOC_DARWIN_SYS 1
7281| #define HWLOC_X86_64_ARCH 1
7282| #define SIZEOF_UNSIGNED_LONG 8
7283| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7284| #define SIZEOF_UNSIGNED_INT 4
7285| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7286| #define HWLOC_HAVE_ATTRIBUTE 1
7287| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7288| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7289| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7290| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7291| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7292| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7293| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7294| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7295| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7296| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7297| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7298| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7299| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7300| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7301| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7302| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7303| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7304| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7305| #define HWLOC_C_HAVE_VISIBILITY 0
7306| #define HAVE_UNISTD_H 1
7307| #define HAVE_DIRENT_H 1
7308| #define HAVE_STRINGS_H 1
7309| #define HAVE_CTYPE_H 1
7310| #define HAVE_STRCASECMP 1
7311| #define HWLOC_HAVE_DECL_STRCASECMP 1
7312| #define HAVE_STRNCASECMP 1
7313| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7314| #define HAVE_STRFTIME 1
7315| #define HAVE_SETLOCALE 1
7316| #define HWLOC_HAVE_STDINT_H 1
7317| #define HAVE_SYS_MMAN_H 1
7318| #define HAVE_DECL_FABSF 1
7319| #define HAVE_DECL_MODFF 1
7320| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7321| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7322| #define HAVE_DECL__SC_NPROC_ONLN 0
7323| #define HAVE_DECL__SC_NPROC_CONF 0
7324| #define HAVE_DECL__SC_PAGESIZE 1
7325| #define HAVE_DECL__SC_PAGE_SIZE 1
7326| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7327| #define HAVE_MACH_MACH_HOST_H 1
7328| #define HAVE_MACH_MACH_INIT_H 1
7329| #define HAVE_HOST_INFO 1
7330| #define HAVE_SYS_PARAM_H 1
7331| #define HAVE_SYS_SYSCTL_H 1
7332| #define HAVE_DECL_CTL_HW 1
7333| #define HAVE_DECL_HW_NCPU 1
7334| #define HAVE_DECL_STRTOULL 1
7335| #define HAVE_SSIZE_T 1
7336| #define HAVE_DECL_SNPRINTF 1
7337| #define HAVE_DECL__STRDUP 0
7338| #define HAVE_DECL__PUTENV 0
7339| #define HAVE_SYSCTL 1
7340| #define HAVE_SYSCTLBYNAME 1
7341| #define HAVE_DECL_GETPROGNAME 1
7342| #define HAVE_DECL_GETEXECNAME 0
7343| #define HAVE_DECL_GETMODULEFILENAME 0
7344| #define HAVE___PROGNAME 1
7345| #define HAVE_PTHREAD_T 1
7346| #define hwloc_pid_t pid_t
7347| #define hwloc_thread_t pthread_t
7348| #define HAVE_DECL_SCHED_GETCPU 0
7349| #define HWLOC_HAVE_SYSCALL 1
7350| #define HAVE_FFS 1
7351| #define HWLOC_HAVE_DECL_FFS 1
7352| #define HWLOC_HAVE_FFS 1
7353| #define HAVE_FFSL 1
7354| /* end confdefs.h.  */
7355| #include <stdio.h>
7356| #ifdef HAVE_SYS_TYPES_H
7357| # include <sys/types.h>
7358| #endif
7359| #ifdef HAVE_SYS_STAT_H
7360| # include <sys/stat.h>
7361| #endif
7362| #ifdef STDC_HEADERS
7363| # include <stdlib.h>
7364| # include <stddef.h>
7365| #else
7366| # ifdef HAVE_STDLIB_H
7367| #  include <stdlib.h>
7368| # endif
7369| #endif
7370| #ifdef HAVE_STRING_H
7371| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7372| #  include <memory.h>
7373| # endif
7374| # include <string.h>
7375| #endif
7376| #ifdef HAVE_STRINGS_H
7377| # include <strings.h>
7378| #endif
7379| #ifdef HAVE_INTTYPES_H
7380| # include <inttypes.h>
7381| #endif
7382| #ifdef HAVE_STDINT_H
7383| # include <stdint.h>
7384| #endif
7385| #ifdef HAVE_UNISTD_H
7386| # include <unistd.h>
7387| #endif
7388| int
7389| main ()
7390| {
7391| ffsl(1,2,3,4,5,6,7,8,9,10);
7392|
7393|   ;
7394|   return 0;
7395| }
7396configure:37460: result: yes
7397configure:37483: checking for fls
7398configure:37483: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7399configure:37483: $? = 0
7400configure:37483: result: yes
7401configure:37490: checking whether fls is declared
7402configure:37490: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7403configure:37490: $? = 0
7404configure:37490: result: yes
7405configure:37493: checking whether function fls has a complete prototype
7406configure:37508: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7407conftest.c:155:7: error: too many arguments to function call, expected 1, have 10
7408fls(1,2,3,4,5,6,7,8,9,10);
7409~~~   ^~~~~~~~~~~~~~~~~~
7410/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:87:1: note: 'fls' declared here
7411int      fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7412^
74131 error generated.
7414configure:37508: $? = 1
7415configure: failed program was:
7416| /* confdefs.h */
7417| #define PACKAGE_NAME "MPICH"
7418| #define PACKAGE_TARNAME "mpich"
7419| #define PACKAGE_VERSION "3.4a2"
7420| #define PACKAGE_STRING "MPICH 3.4a2"
7421| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7422| #define PACKAGE_URL "http://www.mpich.org/"
7423| #define STDC_HEADERS 1
7424| #define HAVE_SYS_TYPES_H 1
7425| #define HAVE_SYS_STAT_H 1
7426| #define HAVE_STDLIB_H 1
7427| #define HAVE_STRING_H 1
7428| #define HAVE_MEMORY_H 1
7429| #define HAVE_STRINGS_H 1
7430| #define HAVE_INTTYPES_H 1
7431| #define HAVE_STDINT_H 1
7432| #define HAVE_UNISTD_H 1
7433| #define __EXTENSIONS__ 1
7434| #define _ALL_SOURCE 1
7435| #define _GNU_SOURCE 1
7436| #define _POSIX_PTHREAD_SEMANTICS 1
7437| #define _TANDEM_SOURCE 1
7438| #define PACKAGE "mpich"
7439| #define VERSION "3.4a2"
7440| #define HAVE_DLFCN_H 1
7441| #define LT_OBJDIR ".libs/"
7442| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7443| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7444| #define HAVE_TAG_ERROR_BITS 1
7445| #define HAVE_VISIBILITY 1
7446| #define HWLOC_VERSION "2.0.3rc2-git"
7447| #define HWLOC_VERSION_MAJOR 2
7448| #define HWLOC_VERSION_MINOR 0
7449| #define HWLOC_VERSION_RELEASE 3
7450| #define HWLOC_VERSION_GREEK "rc2"
7451| #define HWLOC_SYM_PREFIX hwloc_
7452| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7453| #define HWLOC_SYM_TRANSFORM 0
7454| #define _HPUX_SOURCE 1
7455| #define SIZEOF_VOID_P 8
7456| #define HWLOC_DARWIN_SYS 1
7457| #define HWLOC_X86_64_ARCH 1
7458| #define SIZEOF_UNSIGNED_LONG 8
7459| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7460| #define SIZEOF_UNSIGNED_INT 4
7461| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7462| #define HWLOC_HAVE_ATTRIBUTE 1
7463| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7464| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7465| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7466| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7467| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7468| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7469| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7470| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7471| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7472| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7473| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7474| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7475| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7476| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7477| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7478| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7479| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7480| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7481| #define HWLOC_C_HAVE_VISIBILITY 0
7482| #define HAVE_UNISTD_H 1
7483| #define HAVE_DIRENT_H 1
7484| #define HAVE_STRINGS_H 1
7485| #define HAVE_CTYPE_H 1
7486| #define HAVE_STRCASECMP 1
7487| #define HWLOC_HAVE_DECL_STRCASECMP 1
7488| #define HAVE_STRNCASECMP 1
7489| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7490| #define HAVE_STRFTIME 1
7491| #define HAVE_SETLOCALE 1
7492| #define HWLOC_HAVE_STDINT_H 1
7493| #define HAVE_SYS_MMAN_H 1
7494| #define HAVE_DECL_FABSF 1
7495| #define HAVE_DECL_MODFF 1
7496| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7497| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7498| #define HAVE_DECL__SC_NPROC_ONLN 0
7499| #define HAVE_DECL__SC_NPROC_CONF 0
7500| #define HAVE_DECL__SC_PAGESIZE 1
7501| #define HAVE_DECL__SC_PAGE_SIZE 1
7502| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7503| #define HAVE_MACH_MACH_HOST_H 1
7504| #define HAVE_MACH_MACH_INIT_H 1
7505| #define HAVE_HOST_INFO 1
7506| #define HAVE_SYS_PARAM_H 1
7507| #define HAVE_SYS_SYSCTL_H 1
7508| #define HAVE_DECL_CTL_HW 1
7509| #define HAVE_DECL_HW_NCPU 1
7510| #define HAVE_DECL_STRTOULL 1
7511| #define HAVE_SSIZE_T 1
7512| #define HAVE_DECL_SNPRINTF 1
7513| #define HAVE_DECL__STRDUP 0
7514| #define HAVE_DECL__PUTENV 0
7515| #define HAVE_SYSCTL 1
7516| #define HAVE_SYSCTLBYNAME 1
7517| #define HAVE_DECL_GETPROGNAME 1
7518| #define HAVE_DECL_GETEXECNAME 0
7519| #define HAVE_DECL_GETMODULEFILENAME 0
7520| #define HAVE___PROGNAME 1
7521| #define HAVE_PTHREAD_T 1
7522| #define hwloc_pid_t pid_t
7523| #define hwloc_thread_t pthread_t
7524| #define HAVE_DECL_SCHED_GETCPU 0
7525| #define HWLOC_HAVE_SYSCALL 1
7526| #define HAVE_FFS 1
7527| #define HWLOC_HAVE_DECL_FFS 1
7528| #define HWLOC_HAVE_FFS 1
7529| #define HAVE_FFSL 1
7530| #define HWLOC_HAVE_DECL_FFSL 1
7531| #define HWLOC_HAVE_FFSL 1
7532| #define HAVE_FLS 1
7533| /* end confdefs.h.  */
7534| #include <stdio.h>
7535| #ifdef HAVE_SYS_TYPES_H
7536| # include <sys/types.h>
7537| #endif
7538| #ifdef HAVE_SYS_STAT_H
7539| # include <sys/stat.h>
7540| #endif
7541| #ifdef STDC_HEADERS
7542| # include <stdlib.h>
7543| # include <stddef.h>
7544| #else
7545| # ifdef HAVE_STDLIB_H
7546| #  include <stdlib.h>
7547| # endif
7548| #endif
7549| #ifdef HAVE_STRING_H
7550| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7551| #  include <memory.h>
7552| # endif
7553| # include <string.h>
7554| #endif
7555| #ifdef HAVE_STRINGS_H
7556| # include <strings.h>
7557| #endif
7558| #ifdef HAVE_INTTYPES_H
7559| # include <inttypes.h>
7560| #endif
7561| #ifdef HAVE_STDINT_H
7562| # include <stdint.h>
7563| #endif
7564| #ifdef HAVE_UNISTD_H
7565| # include <unistd.h>
7566| #endif
7567| int
7568| main ()
7569| {
7570| fls(1,2,3,4,5,6,7,8,9,10);
7571|
7572|   ;
7573|   return 0;
7574| }
7575configure:37513: result: yes
7576configure:37535: checking for flsl
7577configure:37535: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7578configure:37535: $? = 0
7579configure:37535: result: yes
7580configure:37542: checking whether flsl is declared
7581configure:37542: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7582configure:37542: $? = 0
7583configure:37542: result: yes
7584configure:37545: checking whether function flsl has a complete prototype
7585configure:37560: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
7586conftest.c:158:8: error: too many arguments to function call, expected 1, have 10
7587flsl(1,2,3,4,5,6,7,8,9,10);
7588~~~~   ^~~~~~~~~~~~~~~~~~
7589/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:88:1: note: 'flsl' declared here
7590int      flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
7591^
75921 error generated.
7593configure:37560: $? = 1
7594configure: failed program was:
7595| /* confdefs.h */
7596| #define PACKAGE_NAME "MPICH"
7597| #define PACKAGE_TARNAME "mpich"
7598| #define PACKAGE_VERSION "3.4a2"
7599| #define PACKAGE_STRING "MPICH 3.4a2"
7600| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7601| #define PACKAGE_URL "http://www.mpich.org/"
7602| #define STDC_HEADERS 1
7603| #define HAVE_SYS_TYPES_H 1
7604| #define HAVE_SYS_STAT_H 1
7605| #define HAVE_STDLIB_H 1
7606| #define HAVE_STRING_H 1
7607| #define HAVE_MEMORY_H 1
7608| #define HAVE_STRINGS_H 1
7609| #define HAVE_INTTYPES_H 1
7610| #define HAVE_STDINT_H 1
7611| #define HAVE_UNISTD_H 1
7612| #define __EXTENSIONS__ 1
7613| #define _ALL_SOURCE 1
7614| #define _GNU_SOURCE 1
7615| #define _POSIX_PTHREAD_SEMANTICS 1
7616| #define _TANDEM_SOURCE 1
7617| #define PACKAGE "mpich"
7618| #define VERSION "3.4a2"
7619| #define HAVE_DLFCN_H 1
7620| #define LT_OBJDIR ".libs/"
7621| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7622| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7623| #define HAVE_TAG_ERROR_BITS 1
7624| #define HAVE_VISIBILITY 1
7625| #define HWLOC_VERSION "2.0.3rc2-git"
7626| #define HWLOC_VERSION_MAJOR 2
7627| #define HWLOC_VERSION_MINOR 0
7628| #define HWLOC_VERSION_RELEASE 3
7629| #define HWLOC_VERSION_GREEK "rc2"
7630| #define HWLOC_SYM_PREFIX hwloc_
7631| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7632| #define HWLOC_SYM_TRANSFORM 0
7633| #define _HPUX_SOURCE 1
7634| #define SIZEOF_VOID_P 8
7635| #define HWLOC_DARWIN_SYS 1
7636| #define HWLOC_X86_64_ARCH 1
7637| #define SIZEOF_UNSIGNED_LONG 8
7638| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7639| #define SIZEOF_UNSIGNED_INT 4
7640| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7641| #define HWLOC_HAVE_ATTRIBUTE 1
7642| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7643| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7644| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7645| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7646| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7647| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7648| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7649| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7650| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7651| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7652| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7653| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7654| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7655| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7656| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7657| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7658| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7659| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7660| #define HWLOC_C_HAVE_VISIBILITY 0
7661| #define HAVE_UNISTD_H 1
7662| #define HAVE_DIRENT_H 1
7663| #define HAVE_STRINGS_H 1
7664| #define HAVE_CTYPE_H 1
7665| #define HAVE_STRCASECMP 1
7666| #define HWLOC_HAVE_DECL_STRCASECMP 1
7667| #define HAVE_STRNCASECMP 1
7668| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7669| #define HAVE_STRFTIME 1
7670| #define HAVE_SETLOCALE 1
7671| #define HWLOC_HAVE_STDINT_H 1
7672| #define HAVE_SYS_MMAN_H 1
7673| #define HAVE_DECL_FABSF 1
7674| #define HAVE_DECL_MODFF 1
7675| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7676| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7677| #define HAVE_DECL__SC_NPROC_ONLN 0
7678| #define HAVE_DECL__SC_NPROC_CONF 0
7679| #define HAVE_DECL__SC_PAGESIZE 1
7680| #define HAVE_DECL__SC_PAGE_SIZE 1
7681| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7682| #define HAVE_MACH_MACH_HOST_H 1
7683| #define HAVE_MACH_MACH_INIT_H 1
7684| #define HAVE_HOST_INFO 1
7685| #define HAVE_SYS_PARAM_H 1
7686| #define HAVE_SYS_SYSCTL_H 1
7687| #define HAVE_DECL_CTL_HW 1
7688| #define HAVE_DECL_HW_NCPU 1
7689| #define HAVE_DECL_STRTOULL 1
7690| #define HAVE_SSIZE_T 1
7691| #define HAVE_DECL_SNPRINTF 1
7692| #define HAVE_DECL__STRDUP 0
7693| #define HAVE_DECL__PUTENV 0
7694| #define HAVE_SYSCTL 1
7695| #define HAVE_SYSCTLBYNAME 1
7696| #define HAVE_DECL_GETPROGNAME 1
7697| #define HAVE_DECL_GETEXECNAME 0
7698| #define HAVE_DECL_GETMODULEFILENAME 0
7699| #define HAVE___PROGNAME 1
7700| #define HAVE_PTHREAD_T 1
7701| #define hwloc_pid_t pid_t
7702| #define hwloc_thread_t pthread_t
7703| #define HAVE_DECL_SCHED_GETCPU 0
7704| #define HWLOC_HAVE_SYSCALL 1
7705| #define HAVE_FFS 1
7706| #define HWLOC_HAVE_DECL_FFS 1
7707| #define HWLOC_HAVE_FFS 1
7708| #define HAVE_FFSL 1
7709| #define HWLOC_HAVE_DECL_FFSL 1
7710| #define HWLOC_HAVE_FFSL 1
7711| #define HAVE_FLS 1
7712| #define HWLOC_HAVE_DECL_FLS 1
7713| #define HWLOC_HAVE_FLS 1
7714| #define HAVE_FLSL 1
7715| /* end confdefs.h.  */
7716| #include <stdio.h>
7717| #ifdef HAVE_SYS_TYPES_H
7718| # include <sys/types.h>
7719| #endif
7720| #ifdef HAVE_SYS_STAT_H
7721| # include <sys/stat.h>
7722| #endif
7723| #ifdef STDC_HEADERS
7724| # include <stdlib.h>
7725| # include <stddef.h>
7726| #else
7727| # ifdef HAVE_STDLIB_H
7728| #  include <stdlib.h>
7729| # endif
7730| #endif
7731| #ifdef HAVE_STRING_H
7732| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7733| #  include <memory.h>
7734| # endif
7735| # include <string.h>
7736| #endif
7737| #ifdef HAVE_STRINGS_H
7738| # include <strings.h>
7739| #endif
7740| #ifdef HAVE_INTTYPES_H
7741| # include <inttypes.h>
7742| #endif
7743| #ifdef HAVE_STDINT_H
7744| # include <stdint.h>
7745| #endif
7746| #ifdef HAVE_UNISTD_H
7747| # include <unistd.h>
7748| #endif
7749| int
7750| main ()
7751| {
7752| flsl(1,2,3,4,5,6,7,8,9,10);
7753|
7754|   ;
7755|   return 0;
7756| }
7757configure:37565: result: yes
7758configure:37588: checking for clz
7759configure:37588: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7760Undefined symbols for architecture x86_64:
7761  "_clz", referenced from:
7762      _main in conftest-6ec914.o
7763ld: symbol(s) not found for architecture x86_64
7764clang: error: linker command failed with exit code 1 (use -v to see invocation)
7765configure:37588: $? = 1
7766configure: failed program was:
7767| /* confdefs.h */
7768| #define PACKAGE_NAME "MPICH"
7769| #define PACKAGE_TARNAME "mpich"
7770| #define PACKAGE_VERSION "3.4a2"
7771| #define PACKAGE_STRING "MPICH 3.4a2"
7772| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7773| #define PACKAGE_URL "http://www.mpich.org/"
7774| #define STDC_HEADERS 1
7775| #define HAVE_SYS_TYPES_H 1
7776| #define HAVE_SYS_STAT_H 1
7777| #define HAVE_STDLIB_H 1
7778| #define HAVE_STRING_H 1
7779| #define HAVE_MEMORY_H 1
7780| #define HAVE_STRINGS_H 1
7781| #define HAVE_INTTYPES_H 1
7782| #define HAVE_STDINT_H 1
7783| #define HAVE_UNISTD_H 1
7784| #define __EXTENSIONS__ 1
7785| #define _ALL_SOURCE 1
7786| #define _GNU_SOURCE 1
7787| #define _POSIX_PTHREAD_SEMANTICS 1
7788| #define _TANDEM_SOURCE 1
7789| #define PACKAGE "mpich"
7790| #define VERSION "3.4a2"
7791| #define HAVE_DLFCN_H 1
7792| #define LT_OBJDIR ".libs/"
7793| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7794| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7795| #define HAVE_TAG_ERROR_BITS 1
7796| #define HAVE_VISIBILITY 1
7797| #define HWLOC_VERSION "2.0.3rc2-git"
7798| #define HWLOC_VERSION_MAJOR 2
7799| #define HWLOC_VERSION_MINOR 0
7800| #define HWLOC_VERSION_RELEASE 3
7801| #define HWLOC_VERSION_GREEK "rc2"
7802| #define HWLOC_SYM_PREFIX hwloc_
7803| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7804| #define HWLOC_SYM_TRANSFORM 0
7805| #define _HPUX_SOURCE 1
7806| #define SIZEOF_VOID_P 8
7807| #define HWLOC_DARWIN_SYS 1
7808| #define HWLOC_X86_64_ARCH 1
7809| #define SIZEOF_UNSIGNED_LONG 8
7810| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7811| #define SIZEOF_UNSIGNED_INT 4
7812| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7813| #define HWLOC_HAVE_ATTRIBUTE 1
7814| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7815| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7816| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7817| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7818| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7819| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7820| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7821| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7822| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7823| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7824| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7825| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7826| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7827| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7828| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
7829| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
7830| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
7831| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
7832| #define HWLOC_C_HAVE_VISIBILITY 0
7833| #define HAVE_UNISTD_H 1
7834| #define HAVE_DIRENT_H 1
7835| #define HAVE_STRINGS_H 1
7836| #define HAVE_CTYPE_H 1
7837| #define HAVE_STRCASECMP 1
7838| #define HWLOC_HAVE_DECL_STRCASECMP 1
7839| #define HAVE_STRNCASECMP 1
7840| #define HWLOC_HAVE_DECL_STRNCASECMP 1
7841| #define HAVE_STRFTIME 1
7842| #define HAVE_SETLOCALE 1
7843| #define HWLOC_HAVE_STDINT_H 1
7844| #define HAVE_SYS_MMAN_H 1
7845| #define HAVE_DECL_FABSF 1
7846| #define HAVE_DECL_MODFF 1
7847| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
7848| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
7849| #define HAVE_DECL__SC_NPROC_ONLN 0
7850| #define HAVE_DECL__SC_NPROC_CONF 0
7851| #define HAVE_DECL__SC_PAGESIZE 1
7852| #define HAVE_DECL__SC_PAGE_SIZE 1
7853| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
7854| #define HAVE_MACH_MACH_HOST_H 1
7855| #define HAVE_MACH_MACH_INIT_H 1
7856| #define HAVE_HOST_INFO 1
7857| #define HAVE_SYS_PARAM_H 1
7858| #define HAVE_SYS_SYSCTL_H 1
7859| #define HAVE_DECL_CTL_HW 1
7860| #define HAVE_DECL_HW_NCPU 1
7861| #define HAVE_DECL_STRTOULL 1
7862| #define HAVE_SSIZE_T 1
7863| #define HAVE_DECL_SNPRINTF 1
7864| #define HAVE_DECL__STRDUP 0
7865| #define HAVE_DECL__PUTENV 0
7866| #define HAVE_SYSCTL 1
7867| #define HAVE_SYSCTLBYNAME 1
7868| #define HAVE_DECL_GETPROGNAME 1
7869| #define HAVE_DECL_GETEXECNAME 0
7870| #define HAVE_DECL_GETMODULEFILENAME 0
7871| #define HAVE___PROGNAME 1
7872| #define HAVE_PTHREAD_T 1
7873| #define hwloc_pid_t pid_t
7874| #define hwloc_thread_t pthread_t
7875| #define HAVE_DECL_SCHED_GETCPU 0
7876| #define HWLOC_HAVE_SYSCALL 1
7877| #define HAVE_FFS 1
7878| #define HWLOC_HAVE_DECL_FFS 1
7879| #define HWLOC_HAVE_FFS 1
7880| #define HAVE_FFSL 1
7881| #define HWLOC_HAVE_DECL_FFSL 1
7882| #define HWLOC_HAVE_FFSL 1
7883| #define HAVE_FLS 1
7884| #define HWLOC_HAVE_DECL_FLS 1
7885| #define HWLOC_HAVE_FLS 1
7886| #define HAVE_FLSL 1
7887| #define HWLOC_HAVE_DECL_FLSL 1
7888| #define HWLOC_HAVE_FLSL 1
7889| /* end confdefs.h.  */
7890| /* Define clz to an innocuous variant, in case <limits.h> declares clz.
7891|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7892| #define clz innocuous_clz
7893|
7894| /* System header to define __stub macros and hopefully few prototypes,
7895|     which can conflict with char clz (); below.
7896|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7897|     <limits.h> exists even on freestanding compilers.  */
7898|
7899| #ifdef __STDC__
7900| # include <limits.h>
7901| #else
7902| # include <assert.h>
7903| #endif
7904|
7905| #undef clz
7906|
7907| /* Override any GCC internal prototype to avoid an error.
7908|    Use char because int might match the return type of a GCC
7909|    builtin and then its argument prototype would still apply.  */
7910| #ifdef __cplusplus
7911| extern "C"
7912| #endif
7913| char clz ();
7914| /* The GNU C library defines this for functions which it implements
7915|     to always fail with ENOSYS.  Some functions are actually named
7916|     something starting with __ and the normal name is an alias.  */
7917| #if defined __stub_clz || defined __stub___clz
7918| choke me
7919| #endif
7920|
7921| int
7922| main ()
7923| {
7924| return clz ();
7925|   ;
7926|   return 0;
7927| }
7928configure:37588: result: no
7929configure:37640: checking for clzl
7930configure:37640: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
7931Undefined symbols for architecture x86_64:
7932  "_clzl", referenced from:
7933      _main in conftest-380851.o
7934ld: symbol(s) not found for architecture x86_64
7935clang: error: linker command failed with exit code 1 (use -v to see invocation)
7936configure:37640: $? = 1
7937configure: failed program was:
7938| /* confdefs.h */
7939| #define PACKAGE_NAME "MPICH"
7940| #define PACKAGE_TARNAME "mpich"
7941| #define PACKAGE_VERSION "3.4a2"
7942| #define PACKAGE_STRING "MPICH 3.4a2"
7943| #define PACKAGE_BUGREPORT "discuss@mpich.org"
7944| #define PACKAGE_URL "http://www.mpich.org/"
7945| #define STDC_HEADERS 1
7946| #define HAVE_SYS_TYPES_H 1
7947| #define HAVE_SYS_STAT_H 1
7948| #define HAVE_STDLIB_H 1
7949| #define HAVE_STRING_H 1
7950| #define HAVE_MEMORY_H 1
7951| #define HAVE_STRINGS_H 1
7952| #define HAVE_INTTYPES_H 1
7953| #define HAVE_STDINT_H 1
7954| #define HAVE_UNISTD_H 1
7955| #define __EXTENSIONS__ 1
7956| #define _ALL_SOURCE 1
7957| #define _GNU_SOURCE 1
7958| #define _POSIX_PTHREAD_SEMANTICS 1
7959| #define _TANDEM_SOURCE 1
7960| #define PACKAGE "mpich"
7961| #define VERSION "3.4a2"
7962| #define HAVE_DLFCN_H 1
7963| #define LT_OBJDIR ".libs/"
7964| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
7965| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
7966| #define HAVE_TAG_ERROR_BITS 1
7967| #define HAVE_VISIBILITY 1
7968| #define HWLOC_VERSION "2.0.3rc2-git"
7969| #define HWLOC_VERSION_MAJOR 2
7970| #define HWLOC_VERSION_MINOR 0
7971| #define HWLOC_VERSION_RELEASE 3
7972| #define HWLOC_VERSION_GREEK "rc2"
7973| #define HWLOC_SYM_PREFIX hwloc_
7974| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
7975| #define HWLOC_SYM_TRANSFORM 0
7976| #define _HPUX_SOURCE 1
7977| #define SIZEOF_VOID_P 8
7978| #define HWLOC_DARWIN_SYS 1
7979| #define HWLOC_X86_64_ARCH 1
7980| #define SIZEOF_UNSIGNED_LONG 8
7981| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
7982| #define SIZEOF_UNSIGNED_INT 4
7983| #define HWLOC_SIZEOF_UNSIGNED_INT 4
7984| #define HWLOC_HAVE_ATTRIBUTE 1
7985| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
7986| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
7987| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
7988| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
7989| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
7990| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
7991| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
7992| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
7993| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
7994| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
7995| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
7996| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
7997| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
7998| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
7999| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8000| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8001| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8002| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8003| #define HWLOC_C_HAVE_VISIBILITY 0
8004| #define HAVE_UNISTD_H 1
8005| #define HAVE_DIRENT_H 1
8006| #define HAVE_STRINGS_H 1
8007| #define HAVE_CTYPE_H 1
8008| #define HAVE_STRCASECMP 1
8009| #define HWLOC_HAVE_DECL_STRCASECMP 1
8010| #define HAVE_STRNCASECMP 1
8011| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8012| #define HAVE_STRFTIME 1
8013| #define HAVE_SETLOCALE 1
8014| #define HWLOC_HAVE_STDINT_H 1
8015| #define HAVE_SYS_MMAN_H 1
8016| #define HAVE_DECL_FABSF 1
8017| #define HAVE_DECL_MODFF 1
8018| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8019| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8020| #define HAVE_DECL__SC_NPROC_ONLN 0
8021| #define HAVE_DECL__SC_NPROC_CONF 0
8022| #define HAVE_DECL__SC_PAGESIZE 1
8023| #define HAVE_DECL__SC_PAGE_SIZE 1
8024| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8025| #define HAVE_MACH_MACH_HOST_H 1
8026| #define HAVE_MACH_MACH_INIT_H 1
8027| #define HAVE_HOST_INFO 1
8028| #define HAVE_SYS_PARAM_H 1
8029| #define HAVE_SYS_SYSCTL_H 1
8030| #define HAVE_DECL_CTL_HW 1
8031| #define HAVE_DECL_HW_NCPU 1
8032| #define HAVE_DECL_STRTOULL 1
8033| #define HAVE_SSIZE_T 1
8034| #define HAVE_DECL_SNPRINTF 1
8035| #define HAVE_DECL__STRDUP 0
8036| #define HAVE_DECL__PUTENV 0
8037| #define HAVE_SYSCTL 1
8038| #define HAVE_SYSCTLBYNAME 1
8039| #define HAVE_DECL_GETPROGNAME 1
8040| #define HAVE_DECL_GETEXECNAME 0
8041| #define HAVE_DECL_GETMODULEFILENAME 0
8042| #define HAVE___PROGNAME 1
8043| #define HAVE_PTHREAD_T 1
8044| #define hwloc_pid_t pid_t
8045| #define hwloc_thread_t pthread_t
8046| #define HAVE_DECL_SCHED_GETCPU 0
8047| #define HWLOC_HAVE_SYSCALL 1
8048| #define HAVE_FFS 1
8049| #define HWLOC_HAVE_DECL_FFS 1
8050| #define HWLOC_HAVE_FFS 1
8051| #define HAVE_FFSL 1
8052| #define HWLOC_HAVE_DECL_FFSL 1
8053| #define HWLOC_HAVE_FFSL 1
8054| #define HAVE_FLS 1
8055| #define HWLOC_HAVE_DECL_FLS 1
8056| #define HWLOC_HAVE_FLS 1
8057| #define HAVE_FLSL 1
8058| #define HWLOC_HAVE_DECL_FLSL 1
8059| #define HWLOC_HAVE_FLSL 1
8060| /* end confdefs.h.  */
8061| /* Define clzl to an innocuous variant, in case <limits.h> declares clzl.
8062|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8063| #define clzl innocuous_clzl
8064|
8065| /* System header to define __stub macros and hopefully few prototypes,
8066|     which can conflict with char clzl (); below.
8067|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8068|     <limits.h> exists even on freestanding compilers.  */
8069|
8070| #ifdef __STDC__
8071| # include <limits.h>
8072| #else
8073| # include <assert.h>
8074| #endif
8075|
8076| #undef clzl
8077|
8078| /* Override any GCC internal prototype to avoid an error.
8079|    Use char because int might match the return type of a GCC
8080|    builtin and then its argument prototype would still apply.  */
8081| #ifdef __cplusplus
8082| extern "C"
8083| #endif
8084| char clzl ();
8085| /* The GNU C library defines this for functions which it implements
8086|     to always fail with ENOSYS.  Some functions are actually named
8087|     something starting with __ and the normal name is an alias.  */
8088| #if defined __stub_clzl || defined __stub___clzl
8089| choke me
8090| #endif
8091|
8092| int
8093| main ()
8094| {
8095| return clzl ();
8096|   ;
8097|   return 0;
8098| }
8099configure:37640: result: no
8100configure:37694: checking for openat
8101configure:37694: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
8102configure:37694: $? = 0
8103configure:37694: result: yes
8104configure:37708: checking malloc.h usability
8105configure:37708: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
8106conftest.c:158:10: fatal error: 'malloc.h' file not found
8107#include <malloc.h>
8108         ^~~~~~~~~~
81091 error generated.
8110configure:37708: $? = 1
8111configure: failed program was:
8112| /* confdefs.h */
8113| #define PACKAGE_NAME "MPICH"
8114| #define PACKAGE_TARNAME "mpich"
8115| #define PACKAGE_VERSION "3.4a2"
8116| #define PACKAGE_STRING "MPICH 3.4a2"
8117| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8118| #define PACKAGE_URL "http://www.mpich.org/"
8119| #define STDC_HEADERS 1
8120| #define HAVE_SYS_TYPES_H 1
8121| #define HAVE_SYS_STAT_H 1
8122| #define HAVE_STDLIB_H 1
8123| #define HAVE_STRING_H 1
8124| #define HAVE_MEMORY_H 1
8125| #define HAVE_STRINGS_H 1
8126| #define HAVE_INTTYPES_H 1
8127| #define HAVE_STDINT_H 1
8128| #define HAVE_UNISTD_H 1
8129| #define __EXTENSIONS__ 1
8130| #define _ALL_SOURCE 1
8131| #define _GNU_SOURCE 1
8132| #define _POSIX_PTHREAD_SEMANTICS 1
8133| #define _TANDEM_SOURCE 1
8134| #define PACKAGE "mpich"
8135| #define VERSION "3.4a2"
8136| #define HAVE_DLFCN_H 1
8137| #define LT_OBJDIR ".libs/"
8138| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8139| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8140| #define HAVE_TAG_ERROR_BITS 1
8141| #define HAVE_VISIBILITY 1
8142| #define HWLOC_VERSION "2.0.3rc2-git"
8143| #define HWLOC_VERSION_MAJOR 2
8144| #define HWLOC_VERSION_MINOR 0
8145| #define HWLOC_VERSION_RELEASE 3
8146| #define HWLOC_VERSION_GREEK "rc2"
8147| #define HWLOC_SYM_PREFIX hwloc_
8148| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8149| #define HWLOC_SYM_TRANSFORM 0
8150| #define _HPUX_SOURCE 1
8151| #define SIZEOF_VOID_P 8
8152| #define HWLOC_DARWIN_SYS 1
8153| #define HWLOC_X86_64_ARCH 1
8154| #define SIZEOF_UNSIGNED_LONG 8
8155| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8156| #define SIZEOF_UNSIGNED_INT 4
8157| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8158| #define HWLOC_HAVE_ATTRIBUTE 1
8159| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8160| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8161| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8162| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8163| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8164| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8165| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8166| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8167| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8168| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8169| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8170| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8171| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8172| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8173| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8174| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8175| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8176| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8177| #define HWLOC_C_HAVE_VISIBILITY 0
8178| #define HAVE_UNISTD_H 1
8179| #define HAVE_DIRENT_H 1
8180| #define HAVE_STRINGS_H 1
8181| #define HAVE_CTYPE_H 1
8182| #define HAVE_STRCASECMP 1
8183| #define HWLOC_HAVE_DECL_STRCASECMP 1
8184| #define HAVE_STRNCASECMP 1
8185| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8186| #define HAVE_STRFTIME 1
8187| #define HAVE_SETLOCALE 1
8188| #define HWLOC_HAVE_STDINT_H 1
8189| #define HAVE_SYS_MMAN_H 1
8190| #define HAVE_DECL_FABSF 1
8191| #define HAVE_DECL_MODFF 1
8192| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8193| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8194| #define HAVE_DECL__SC_NPROC_ONLN 0
8195| #define HAVE_DECL__SC_NPROC_CONF 0
8196| #define HAVE_DECL__SC_PAGESIZE 1
8197| #define HAVE_DECL__SC_PAGE_SIZE 1
8198| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8199| #define HAVE_MACH_MACH_HOST_H 1
8200| #define HAVE_MACH_MACH_INIT_H 1
8201| #define HAVE_HOST_INFO 1
8202| #define HAVE_SYS_PARAM_H 1
8203| #define HAVE_SYS_SYSCTL_H 1
8204| #define HAVE_DECL_CTL_HW 1
8205| #define HAVE_DECL_HW_NCPU 1
8206| #define HAVE_DECL_STRTOULL 1
8207| #define HAVE_SSIZE_T 1
8208| #define HAVE_DECL_SNPRINTF 1
8209| #define HAVE_DECL__STRDUP 0
8210| #define HAVE_DECL__PUTENV 0
8211| #define HAVE_SYSCTL 1
8212| #define HAVE_SYSCTLBYNAME 1
8213| #define HAVE_DECL_GETPROGNAME 1
8214| #define HAVE_DECL_GETEXECNAME 0
8215| #define HAVE_DECL_GETMODULEFILENAME 0
8216| #define HAVE___PROGNAME 1
8217| #define HAVE_PTHREAD_T 1
8218| #define hwloc_pid_t pid_t
8219| #define hwloc_thread_t pthread_t
8220| #define HAVE_DECL_SCHED_GETCPU 0
8221| #define HWLOC_HAVE_SYSCALL 1
8222| #define HAVE_FFS 1
8223| #define HWLOC_HAVE_DECL_FFS 1
8224| #define HWLOC_HAVE_FFS 1
8225| #define HAVE_FFSL 1
8226| #define HWLOC_HAVE_DECL_FFSL 1
8227| #define HWLOC_HAVE_FFSL 1
8228| #define HAVE_FLS 1
8229| #define HWLOC_HAVE_DECL_FLS 1
8230| #define HWLOC_HAVE_FLS 1
8231| #define HAVE_FLSL 1
8232| #define HWLOC_HAVE_DECL_FLSL 1
8233| #define HWLOC_HAVE_FLSL 1
8234| #define HAVE_OPENAT 1
8235| /* end confdefs.h.  */
8236| #include <stdio.h>
8237| #ifdef HAVE_SYS_TYPES_H
8238| # include <sys/types.h>
8239| #endif
8240| #ifdef HAVE_SYS_STAT_H
8241| # include <sys/stat.h>
8242| #endif
8243| #ifdef STDC_HEADERS
8244| # include <stdlib.h>
8245| # include <stddef.h>
8246| #else
8247| # ifdef HAVE_STDLIB_H
8248| #  include <stdlib.h>
8249| # endif
8250| #endif
8251| #ifdef HAVE_STRING_H
8252| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8253| #  include <memory.h>
8254| # endif
8255| # include <string.h>
8256| #endif
8257| #ifdef HAVE_STRINGS_H
8258| # include <strings.h>
8259| #endif
8260| #ifdef HAVE_INTTYPES_H
8261| # include <inttypes.h>
8262| #endif
8263| #ifdef HAVE_STDINT_H
8264| # include <stdint.h>
8265| #endif
8266| #ifdef HAVE_UNISTD_H
8267| # include <unistd.h>
8268| #endif
8269| #include <malloc.h>
8270configure:37708: result: no
8271configure:37708: checking malloc.h presence
8272configure:37708: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
8273conftest.c:125:10: fatal error: 'malloc.h' file not found
8274#include <malloc.h>
8275         ^~~~~~~~~~
82761 error generated.
8277configure:37708: $? = 1
8278configure: failed program was:
8279| /* confdefs.h */
8280| #define PACKAGE_NAME "MPICH"
8281| #define PACKAGE_TARNAME "mpich"
8282| #define PACKAGE_VERSION "3.4a2"
8283| #define PACKAGE_STRING "MPICH 3.4a2"
8284| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8285| #define PACKAGE_URL "http://www.mpich.org/"
8286| #define STDC_HEADERS 1
8287| #define HAVE_SYS_TYPES_H 1
8288| #define HAVE_SYS_STAT_H 1
8289| #define HAVE_STDLIB_H 1
8290| #define HAVE_STRING_H 1
8291| #define HAVE_MEMORY_H 1
8292| #define HAVE_STRINGS_H 1
8293| #define HAVE_INTTYPES_H 1
8294| #define HAVE_STDINT_H 1
8295| #define HAVE_UNISTD_H 1
8296| #define __EXTENSIONS__ 1
8297| #define _ALL_SOURCE 1
8298| #define _GNU_SOURCE 1
8299| #define _POSIX_PTHREAD_SEMANTICS 1
8300| #define _TANDEM_SOURCE 1
8301| #define PACKAGE "mpich"
8302| #define VERSION "3.4a2"
8303| #define HAVE_DLFCN_H 1
8304| #define LT_OBJDIR ".libs/"
8305| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8306| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8307| #define HAVE_TAG_ERROR_BITS 1
8308| #define HAVE_VISIBILITY 1
8309| #define HWLOC_VERSION "2.0.3rc2-git"
8310| #define HWLOC_VERSION_MAJOR 2
8311| #define HWLOC_VERSION_MINOR 0
8312| #define HWLOC_VERSION_RELEASE 3
8313| #define HWLOC_VERSION_GREEK "rc2"
8314| #define HWLOC_SYM_PREFIX hwloc_
8315| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8316| #define HWLOC_SYM_TRANSFORM 0
8317| #define _HPUX_SOURCE 1
8318| #define SIZEOF_VOID_P 8
8319| #define HWLOC_DARWIN_SYS 1
8320| #define HWLOC_X86_64_ARCH 1
8321| #define SIZEOF_UNSIGNED_LONG 8
8322| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8323| #define SIZEOF_UNSIGNED_INT 4
8324| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8325| #define HWLOC_HAVE_ATTRIBUTE 1
8326| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8327| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8328| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8329| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8330| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8331| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8332| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8333| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8334| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8335| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8336| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8337| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8338| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8339| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8340| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8341| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8342| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8343| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8344| #define HWLOC_C_HAVE_VISIBILITY 0
8345| #define HAVE_UNISTD_H 1
8346| #define HAVE_DIRENT_H 1
8347| #define HAVE_STRINGS_H 1
8348| #define HAVE_CTYPE_H 1
8349| #define HAVE_STRCASECMP 1
8350| #define HWLOC_HAVE_DECL_STRCASECMP 1
8351| #define HAVE_STRNCASECMP 1
8352| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8353| #define HAVE_STRFTIME 1
8354| #define HAVE_SETLOCALE 1
8355| #define HWLOC_HAVE_STDINT_H 1
8356| #define HAVE_SYS_MMAN_H 1
8357| #define HAVE_DECL_FABSF 1
8358| #define HAVE_DECL_MODFF 1
8359| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8360| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8361| #define HAVE_DECL__SC_NPROC_ONLN 0
8362| #define HAVE_DECL__SC_NPROC_CONF 0
8363| #define HAVE_DECL__SC_PAGESIZE 1
8364| #define HAVE_DECL__SC_PAGE_SIZE 1
8365| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8366| #define HAVE_MACH_MACH_HOST_H 1
8367| #define HAVE_MACH_MACH_INIT_H 1
8368| #define HAVE_HOST_INFO 1
8369| #define HAVE_SYS_PARAM_H 1
8370| #define HAVE_SYS_SYSCTL_H 1
8371| #define HAVE_DECL_CTL_HW 1
8372| #define HAVE_DECL_HW_NCPU 1
8373| #define HAVE_DECL_STRTOULL 1
8374| #define HAVE_SSIZE_T 1
8375| #define HAVE_DECL_SNPRINTF 1
8376| #define HAVE_DECL__STRDUP 0
8377| #define HAVE_DECL__PUTENV 0
8378| #define HAVE_SYSCTL 1
8379| #define HAVE_SYSCTLBYNAME 1
8380| #define HAVE_DECL_GETPROGNAME 1
8381| #define HAVE_DECL_GETEXECNAME 0
8382| #define HAVE_DECL_GETMODULEFILENAME 0
8383| #define HAVE___PROGNAME 1
8384| #define HAVE_PTHREAD_T 1
8385| #define hwloc_pid_t pid_t
8386| #define hwloc_thread_t pthread_t
8387| #define HAVE_DECL_SCHED_GETCPU 0
8388| #define HWLOC_HAVE_SYSCALL 1
8389| #define HAVE_FFS 1
8390| #define HWLOC_HAVE_DECL_FFS 1
8391| #define HWLOC_HAVE_FFS 1
8392| #define HAVE_FFSL 1
8393| #define HWLOC_HAVE_DECL_FFSL 1
8394| #define HWLOC_HAVE_FFSL 1
8395| #define HAVE_FLS 1
8396| #define HWLOC_HAVE_DECL_FLS 1
8397| #define HWLOC_HAVE_FLS 1
8398| #define HAVE_FLSL 1
8399| #define HWLOC_HAVE_DECL_FLSL 1
8400| #define HWLOC_HAVE_FLSL 1
8401| #define HAVE_OPENAT 1
8402| /* end confdefs.h.  */
8403| #include <malloc.h>
8404configure:37708: result: no
8405configure:37708: checking for malloc.h
8406configure:37708: result: no
8407configure:37721: checking for getpagesize
8408configure:37721: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
8409configure:37721: $? = 0
8410configure:37721: result: yes
8411configure:37721: checking for memalign
8412configure:37721: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
8413Undefined symbols for architecture x86_64:
8414  "_memalign", referenced from:
8415      _main in conftest-c2bc60.o
8416ld: symbol(s) not found for architecture x86_64
8417clang: error: linker command failed with exit code 1 (use -v to see invocation)
8418configure:37721: $? = 1
8419configure: failed program was:
8420| /* confdefs.h */
8421| #define PACKAGE_NAME "MPICH"
8422| #define PACKAGE_TARNAME "mpich"
8423| #define PACKAGE_VERSION "3.4a2"
8424| #define PACKAGE_STRING "MPICH 3.4a2"
8425| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8426| #define PACKAGE_URL "http://www.mpich.org/"
8427| #define STDC_HEADERS 1
8428| #define HAVE_SYS_TYPES_H 1
8429| #define HAVE_SYS_STAT_H 1
8430| #define HAVE_STDLIB_H 1
8431| #define HAVE_STRING_H 1
8432| #define HAVE_MEMORY_H 1
8433| #define HAVE_STRINGS_H 1
8434| #define HAVE_INTTYPES_H 1
8435| #define HAVE_STDINT_H 1
8436| #define HAVE_UNISTD_H 1
8437| #define __EXTENSIONS__ 1
8438| #define _ALL_SOURCE 1
8439| #define _GNU_SOURCE 1
8440| #define _POSIX_PTHREAD_SEMANTICS 1
8441| #define _TANDEM_SOURCE 1
8442| #define PACKAGE "mpich"
8443| #define VERSION "3.4a2"
8444| #define HAVE_DLFCN_H 1
8445| #define LT_OBJDIR ".libs/"
8446| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8447| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8448| #define HAVE_TAG_ERROR_BITS 1
8449| #define HAVE_VISIBILITY 1
8450| #define HWLOC_VERSION "2.0.3rc2-git"
8451| #define HWLOC_VERSION_MAJOR 2
8452| #define HWLOC_VERSION_MINOR 0
8453| #define HWLOC_VERSION_RELEASE 3
8454| #define HWLOC_VERSION_GREEK "rc2"
8455| #define HWLOC_SYM_PREFIX hwloc_
8456| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8457| #define HWLOC_SYM_TRANSFORM 0
8458| #define _HPUX_SOURCE 1
8459| #define SIZEOF_VOID_P 8
8460| #define HWLOC_DARWIN_SYS 1
8461| #define HWLOC_X86_64_ARCH 1
8462| #define SIZEOF_UNSIGNED_LONG 8
8463| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8464| #define SIZEOF_UNSIGNED_INT 4
8465| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8466| #define HWLOC_HAVE_ATTRIBUTE 1
8467| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8468| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8469| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8470| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8471| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8472| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8473| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8474| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8475| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8476| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8477| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8478| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8479| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8480| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8481| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8482| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8483| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8484| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8485| #define HWLOC_C_HAVE_VISIBILITY 0
8486| #define HAVE_UNISTD_H 1
8487| #define HAVE_DIRENT_H 1
8488| #define HAVE_STRINGS_H 1
8489| #define HAVE_CTYPE_H 1
8490| #define HAVE_STRCASECMP 1
8491| #define HWLOC_HAVE_DECL_STRCASECMP 1
8492| #define HAVE_STRNCASECMP 1
8493| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8494| #define HAVE_STRFTIME 1
8495| #define HAVE_SETLOCALE 1
8496| #define HWLOC_HAVE_STDINT_H 1
8497| #define HAVE_SYS_MMAN_H 1
8498| #define HAVE_DECL_FABSF 1
8499| #define HAVE_DECL_MODFF 1
8500| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8501| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8502| #define HAVE_DECL__SC_NPROC_ONLN 0
8503| #define HAVE_DECL__SC_NPROC_CONF 0
8504| #define HAVE_DECL__SC_PAGESIZE 1
8505| #define HAVE_DECL__SC_PAGE_SIZE 1
8506| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8507| #define HAVE_MACH_MACH_HOST_H 1
8508| #define HAVE_MACH_MACH_INIT_H 1
8509| #define HAVE_HOST_INFO 1
8510| #define HAVE_SYS_PARAM_H 1
8511| #define HAVE_SYS_SYSCTL_H 1
8512| #define HAVE_DECL_CTL_HW 1
8513| #define HAVE_DECL_HW_NCPU 1
8514| #define HAVE_DECL_STRTOULL 1
8515| #define HAVE_SSIZE_T 1
8516| #define HAVE_DECL_SNPRINTF 1
8517| #define HAVE_DECL__STRDUP 0
8518| #define HAVE_DECL__PUTENV 0
8519| #define HAVE_SYSCTL 1
8520| #define HAVE_SYSCTLBYNAME 1
8521| #define HAVE_DECL_GETPROGNAME 1
8522| #define HAVE_DECL_GETEXECNAME 0
8523| #define HAVE_DECL_GETMODULEFILENAME 0
8524| #define HAVE___PROGNAME 1
8525| #define HAVE_PTHREAD_T 1
8526| #define hwloc_pid_t pid_t
8527| #define hwloc_thread_t pthread_t
8528| #define HAVE_DECL_SCHED_GETCPU 0
8529| #define HWLOC_HAVE_SYSCALL 1
8530| #define HAVE_FFS 1
8531| #define HWLOC_HAVE_DECL_FFS 1
8532| #define HWLOC_HAVE_FFS 1
8533| #define HAVE_FFSL 1
8534| #define HWLOC_HAVE_DECL_FFSL 1
8535| #define HWLOC_HAVE_FFSL 1
8536| #define HAVE_FLS 1
8537| #define HWLOC_HAVE_DECL_FLS 1
8538| #define HWLOC_HAVE_FLS 1
8539| #define HAVE_FLSL 1
8540| #define HWLOC_HAVE_DECL_FLSL 1
8541| #define HWLOC_HAVE_FLSL 1
8542| #define HAVE_OPENAT 1
8543| #define HAVE_GETPAGESIZE 1
8544| /* end confdefs.h.  */
8545| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
8546|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8547| #define memalign innocuous_memalign
8548|
8549| /* System header to define __stub macros and hopefully few prototypes,
8550|     which can conflict with char memalign (); below.
8551|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8552|     <limits.h> exists even on freestanding compilers.  */
8553|
8554| #ifdef __STDC__
8555| # include <limits.h>
8556| #else
8557| # include <assert.h>
8558| #endif
8559|
8560| #undef memalign
8561|
8562| /* Override any GCC internal prototype to avoid an error.
8563|    Use char because int might match the return type of a GCC
8564|    builtin and then its argument prototype would still apply.  */
8565| #ifdef __cplusplus
8566| extern "C"
8567| #endif
8568| char memalign ();
8569| /* The GNU C library defines this for functions which it implements
8570|     to always fail with ENOSYS.  Some functions are actually named
8571|     something starting with __ and the normal name is an alias.  */
8572| #if defined __stub_memalign || defined __stub___memalign
8573| choke me
8574| #endif
8575|
8576| int
8577| main ()
8578| {
8579| return memalign ();
8580|   ;
8581|   return 0;
8582| }
8583configure:37721: result: no
8584configure:37721: checking for posix_memalign
8585configure:37721: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
8586configure:37721: $? = 0
8587configure:37721: result: yes
8588configure:37733: checking sys/utsname.h usability
8589configure:37733: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
8590configure:37733: $? = 0
8591configure:37733: result: yes
8592configure:37733: checking sys/utsname.h presence
8593configure:37733: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
8594configure:37733: $? = 0
8595configure:37733: result: yes
8596configure:37733: checking for sys/utsname.h
8597configure:37733: result: yes
8598configure:37745: checking for uname
8599configure:37745: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
8600configure:37745: $? = 0
8601configure:37745: result: yes
8602configure:37796: checking pthread_np.h usability
8603configure:37796: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
8604conftest.c:163:10: fatal error: 'pthread_np.h' file not found
8605#include <pthread_np.h>
8606         ^~~~~~~~~~~~~~
86071 error generated.
8608configure:37796: $? = 1
8609configure: failed program was:
8610| /* confdefs.h */
8611| #define PACKAGE_NAME "MPICH"
8612| #define PACKAGE_TARNAME "mpich"
8613| #define PACKAGE_VERSION "3.4a2"
8614| #define PACKAGE_STRING "MPICH 3.4a2"
8615| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8616| #define PACKAGE_URL "http://www.mpich.org/"
8617| #define STDC_HEADERS 1
8618| #define HAVE_SYS_TYPES_H 1
8619| #define HAVE_SYS_STAT_H 1
8620| #define HAVE_STDLIB_H 1
8621| #define HAVE_STRING_H 1
8622| #define HAVE_MEMORY_H 1
8623| #define HAVE_STRINGS_H 1
8624| #define HAVE_INTTYPES_H 1
8625| #define HAVE_STDINT_H 1
8626| #define HAVE_UNISTD_H 1
8627| #define __EXTENSIONS__ 1
8628| #define _ALL_SOURCE 1
8629| #define _GNU_SOURCE 1
8630| #define _POSIX_PTHREAD_SEMANTICS 1
8631| #define _TANDEM_SOURCE 1
8632| #define PACKAGE "mpich"
8633| #define VERSION "3.4a2"
8634| #define HAVE_DLFCN_H 1
8635| #define LT_OBJDIR ".libs/"
8636| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8637| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8638| #define HAVE_TAG_ERROR_BITS 1
8639| #define HAVE_VISIBILITY 1
8640| #define HWLOC_VERSION "2.0.3rc2-git"
8641| #define HWLOC_VERSION_MAJOR 2
8642| #define HWLOC_VERSION_MINOR 0
8643| #define HWLOC_VERSION_RELEASE 3
8644| #define HWLOC_VERSION_GREEK "rc2"
8645| #define HWLOC_SYM_PREFIX hwloc_
8646| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8647| #define HWLOC_SYM_TRANSFORM 0
8648| #define _HPUX_SOURCE 1
8649| #define SIZEOF_VOID_P 8
8650| #define HWLOC_DARWIN_SYS 1
8651| #define HWLOC_X86_64_ARCH 1
8652| #define SIZEOF_UNSIGNED_LONG 8
8653| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8654| #define SIZEOF_UNSIGNED_INT 4
8655| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8656| #define HWLOC_HAVE_ATTRIBUTE 1
8657| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8658| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8659| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8660| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8661| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8662| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8663| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8664| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8665| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8666| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8667| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8668| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8669| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8670| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8671| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8672| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8673| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8674| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8675| #define HWLOC_C_HAVE_VISIBILITY 0
8676| #define HAVE_UNISTD_H 1
8677| #define HAVE_DIRENT_H 1
8678| #define HAVE_STRINGS_H 1
8679| #define HAVE_CTYPE_H 1
8680| #define HAVE_STRCASECMP 1
8681| #define HWLOC_HAVE_DECL_STRCASECMP 1
8682| #define HAVE_STRNCASECMP 1
8683| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8684| #define HAVE_STRFTIME 1
8685| #define HAVE_SETLOCALE 1
8686| #define HWLOC_HAVE_STDINT_H 1
8687| #define HAVE_SYS_MMAN_H 1
8688| #define HAVE_DECL_FABSF 1
8689| #define HAVE_DECL_MODFF 1
8690| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8691| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8692| #define HAVE_DECL__SC_NPROC_ONLN 0
8693| #define HAVE_DECL__SC_NPROC_CONF 0
8694| #define HAVE_DECL__SC_PAGESIZE 1
8695| #define HAVE_DECL__SC_PAGE_SIZE 1
8696| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8697| #define HAVE_MACH_MACH_HOST_H 1
8698| #define HAVE_MACH_MACH_INIT_H 1
8699| #define HAVE_HOST_INFO 1
8700| #define HAVE_SYS_PARAM_H 1
8701| #define HAVE_SYS_SYSCTL_H 1
8702| #define HAVE_DECL_CTL_HW 1
8703| #define HAVE_DECL_HW_NCPU 1
8704| #define HAVE_DECL_STRTOULL 1
8705| #define HAVE_SSIZE_T 1
8706| #define HAVE_DECL_SNPRINTF 1
8707| #define HAVE_DECL__STRDUP 0
8708| #define HAVE_DECL__PUTENV 0
8709| #define HAVE_SYSCTL 1
8710| #define HAVE_SYSCTLBYNAME 1
8711| #define HAVE_DECL_GETPROGNAME 1
8712| #define HAVE_DECL_GETEXECNAME 0
8713| #define HAVE_DECL_GETMODULEFILENAME 0
8714| #define HAVE___PROGNAME 1
8715| #define HAVE_PTHREAD_T 1
8716| #define hwloc_pid_t pid_t
8717| #define hwloc_thread_t pthread_t
8718| #define HAVE_DECL_SCHED_GETCPU 0
8719| #define HWLOC_HAVE_SYSCALL 1
8720| #define HAVE_FFS 1
8721| #define HWLOC_HAVE_DECL_FFS 1
8722| #define HWLOC_HAVE_FFS 1
8723| #define HAVE_FFSL 1
8724| #define HWLOC_HAVE_DECL_FFSL 1
8725| #define HWLOC_HAVE_FFSL 1
8726| #define HAVE_FLS 1
8727| #define HWLOC_HAVE_DECL_FLS 1
8728| #define HWLOC_HAVE_FLS 1
8729| #define HAVE_FLSL 1
8730| #define HWLOC_HAVE_DECL_FLSL 1
8731| #define HWLOC_HAVE_FLSL 1
8732| #define HAVE_OPENAT 1
8733| #define HAVE_GETPAGESIZE 1
8734| #define HAVE_POSIX_MEMALIGN 1
8735| #define HAVE_SYS_UTSNAME_H 1
8736| #define HAVE_UNAME 1
8737| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8738| /* end confdefs.h.  */
8739| #include <stdio.h>
8740| #ifdef HAVE_SYS_TYPES_H
8741| # include <sys/types.h>
8742| #endif
8743| #ifdef HAVE_SYS_STAT_H
8744| # include <sys/stat.h>
8745| #endif
8746| #ifdef STDC_HEADERS
8747| # include <stdlib.h>
8748| # include <stddef.h>
8749| #else
8750| # ifdef HAVE_STDLIB_H
8751| #  include <stdlib.h>
8752| # endif
8753| #endif
8754| #ifdef HAVE_STRING_H
8755| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8756| #  include <memory.h>
8757| # endif
8758| # include <string.h>
8759| #endif
8760| #ifdef HAVE_STRINGS_H
8761| # include <strings.h>
8762| #endif
8763| #ifdef HAVE_INTTYPES_H
8764| # include <inttypes.h>
8765| #endif
8766| #ifdef HAVE_STDINT_H
8767| # include <stdint.h>
8768| #endif
8769| #ifdef HAVE_UNISTD_H
8770| # include <unistd.h>
8771| #endif
8772| #include <pthread_np.h>
8773configure:37796: result: no
8774configure:37796: checking pthread_np.h presence
8775configure:37796: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
8776conftest.c:130:10: fatal error: 'pthread_np.h' file not found
8777#include <pthread_np.h>
8778         ^~~~~~~~~~~~~~
87791 error generated.
8780configure:37796: $? = 1
8781configure: failed program was:
8782| /* confdefs.h */
8783| #define PACKAGE_NAME "MPICH"
8784| #define PACKAGE_TARNAME "mpich"
8785| #define PACKAGE_VERSION "3.4a2"
8786| #define PACKAGE_STRING "MPICH 3.4a2"
8787| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8788| #define PACKAGE_URL "http://www.mpich.org/"
8789| #define STDC_HEADERS 1
8790| #define HAVE_SYS_TYPES_H 1
8791| #define HAVE_SYS_STAT_H 1
8792| #define HAVE_STDLIB_H 1
8793| #define HAVE_STRING_H 1
8794| #define HAVE_MEMORY_H 1
8795| #define HAVE_STRINGS_H 1
8796| #define HAVE_INTTYPES_H 1
8797| #define HAVE_STDINT_H 1
8798| #define HAVE_UNISTD_H 1
8799| #define __EXTENSIONS__ 1
8800| #define _ALL_SOURCE 1
8801| #define _GNU_SOURCE 1
8802| #define _POSIX_PTHREAD_SEMANTICS 1
8803| #define _TANDEM_SOURCE 1
8804| #define PACKAGE "mpich"
8805| #define VERSION "3.4a2"
8806| #define HAVE_DLFCN_H 1
8807| #define LT_OBJDIR ".libs/"
8808| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8809| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8810| #define HAVE_TAG_ERROR_BITS 1
8811| #define HAVE_VISIBILITY 1
8812| #define HWLOC_VERSION "2.0.3rc2-git"
8813| #define HWLOC_VERSION_MAJOR 2
8814| #define HWLOC_VERSION_MINOR 0
8815| #define HWLOC_VERSION_RELEASE 3
8816| #define HWLOC_VERSION_GREEK "rc2"
8817| #define HWLOC_SYM_PREFIX hwloc_
8818| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8819| #define HWLOC_SYM_TRANSFORM 0
8820| #define _HPUX_SOURCE 1
8821| #define SIZEOF_VOID_P 8
8822| #define HWLOC_DARWIN_SYS 1
8823| #define HWLOC_X86_64_ARCH 1
8824| #define SIZEOF_UNSIGNED_LONG 8
8825| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8826| #define SIZEOF_UNSIGNED_INT 4
8827| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8828| #define HWLOC_HAVE_ATTRIBUTE 1
8829| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8830| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8831| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8832| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8833| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8834| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8835| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8836| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8837| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8838| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8839| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8840| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8841| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8842| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8843| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8844| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8845| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8846| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8847| #define HWLOC_C_HAVE_VISIBILITY 0
8848| #define HAVE_UNISTD_H 1
8849| #define HAVE_DIRENT_H 1
8850| #define HAVE_STRINGS_H 1
8851| #define HAVE_CTYPE_H 1
8852| #define HAVE_STRCASECMP 1
8853| #define HWLOC_HAVE_DECL_STRCASECMP 1
8854| #define HAVE_STRNCASECMP 1
8855| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8856| #define HAVE_STRFTIME 1
8857| #define HAVE_SETLOCALE 1
8858| #define HWLOC_HAVE_STDINT_H 1
8859| #define HAVE_SYS_MMAN_H 1
8860| #define HAVE_DECL_FABSF 1
8861| #define HAVE_DECL_MODFF 1
8862| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
8863| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
8864| #define HAVE_DECL__SC_NPROC_ONLN 0
8865| #define HAVE_DECL__SC_NPROC_CONF 0
8866| #define HAVE_DECL__SC_PAGESIZE 1
8867| #define HAVE_DECL__SC_PAGE_SIZE 1
8868| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
8869| #define HAVE_MACH_MACH_HOST_H 1
8870| #define HAVE_MACH_MACH_INIT_H 1
8871| #define HAVE_HOST_INFO 1
8872| #define HAVE_SYS_PARAM_H 1
8873| #define HAVE_SYS_SYSCTL_H 1
8874| #define HAVE_DECL_CTL_HW 1
8875| #define HAVE_DECL_HW_NCPU 1
8876| #define HAVE_DECL_STRTOULL 1
8877| #define HAVE_SSIZE_T 1
8878| #define HAVE_DECL_SNPRINTF 1
8879| #define HAVE_DECL__STRDUP 0
8880| #define HAVE_DECL__PUTENV 0
8881| #define HAVE_SYSCTL 1
8882| #define HAVE_SYSCTLBYNAME 1
8883| #define HAVE_DECL_GETPROGNAME 1
8884| #define HAVE_DECL_GETEXECNAME 0
8885| #define HAVE_DECL_GETMODULEFILENAME 0
8886| #define HAVE___PROGNAME 1
8887| #define HAVE_PTHREAD_T 1
8888| #define hwloc_pid_t pid_t
8889| #define hwloc_thread_t pthread_t
8890| #define HAVE_DECL_SCHED_GETCPU 0
8891| #define HWLOC_HAVE_SYSCALL 1
8892| #define HAVE_FFS 1
8893| #define HWLOC_HAVE_DECL_FFS 1
8894| #define HWLOC_HAVE_FFS 1
8895| #define HAVE_FFSL 1
8896| #define HWLOC_HAVE_DECL_FFSL 1
8897| #define HWLOC_HAVE_FFSL 1
8898| #define HAVE_FLS 1
8899| #define HWLOC_HAVE_DECL_FLS 1
8900| #define HWLOC_HAVE_FLS 1
8901| #define HAVE_FLSL 1
8902| #define HWLOC_HAVE_DECL_FLSL 1
8903| #define HWLOC_HAVE_FLSL 1
8904| #define HAVE_OPENAT 1
8905| #define HAVE_GETPAGESIZE 1
8906| #define HAVE_POSIX_MEMALIGN 1
8907| #define HAVE_SYS_UTSNAME_H 1
8908| #define HAVE_UNAME 1
8909| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
8910| /* end confdefs.h.  */
8911| #include <pthread_np.h>
8912configure:37796: result: no
8913configure:37796: checking for pthread_np.h
8914configure:37796: result: no
8915configure:37806: checking whether pthread_setaffinity_np is declared
8916configure:37806: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
8917conftest.c:144:10: error: use of undeclared identifier 'pthread_setaffinity_np'
8918  (void) pthread_setaffinity_np;
8919         ^
89201 error generated.
8921configure:37806: $? = 1
8922configure: failed program was:
8923| /* confdefs.h */
8924| #define PACKAGE_NAME "MPICH"
8925| #define PACKAGE_TARNAME "mpich"
8926| #define PACKAGE_VERSION "3.4a2"
8927| #define PACKAGE_STRING "MPICH 3.4a2"
8928| #define PACKAGE_BUGREPORT "discuss@mpich.org"
8929| #define PACKAGE_URL "http://www.mpich.org/"
8930| #define STDC_HEADERS 1
8931| #define HAVE_SYS_TYPES_H 1
8932| #define HAVE_SYS_STAT_H 1
8933| #define HAVE_STDLIB_H 1
8934| #define HAVE_STRING_H 1
8935| #define HAVE_MEMORY_H 1
8936| #define HAVE_STRINGS_H 1
8937| #define HAVE_INTTYPES_H 1
8938| #define HAVE_STDINT_H 1
8939| #define HAVE_UNISTD_H 1
8940| #define __EXTENSIONS__ 1
8941| #define _ALL_SOURCE 1
8942| #define _GNU_SOURCE 1
8943| #define _POSIX_PTHREAD_SEMANTICS 1
8944| #define _TANDEM_SOURCE 1
8945| #define PACKAGE "mpich"
8946| #define VERSION "3.4a2"
8947| #define HAVE_DLFCN_H 1
8948| #define LT_OBJDIR ".libs/"
8949| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
8950| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
8951| #define HAVE_TAG_ERROR_BITS 1
8952| #define HAVE_VISIBILITY 1
8953| #define HWLOC_VERSION "2.0.3rc2-git"
8954| #define HWLOC_VERSION_MAJOR 2
8955| #define HWLOC_VERSION_MINOR 0
8956| #define HWLOC_VERSION_RELEASE 3
8957| #define HWLOC_VERSION_GREEK "rc2"
8958| #define HWLOC_SYM_PREFIX hwloc_
8959| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
8960| #define HWLOC_SYM_TRANSFORM 0
8961| #define _HPUX_SOURCE 1
8962| #define SIZEOF_VOID_P 8
8963| #define HWLOC_DARWIN_SYS 1
8964| #define HWLOC_X86_64_ARCH 1
8965| #define SIZEOF_UNSIGNED_LONG 8
8966| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
8967| #define SIZEOF_UNSIGNED_INT 4
8968| #define HWLOC_SIZEOF_UNSIGNED_INT 4
8969| #define HWLOC_HAVE_ATTRIBUTE 1
8970| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
8971| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
8972| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
8973| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
8974| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
8975| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
8976| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
8977| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
8978| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
8979| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
8980| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
8981| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
8982| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
8983| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
8984| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
8985| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
8986| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
8987| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
8988| #define HWLOC_C_HAVE_VISIBILITY 0
8989| #define HAVE_UNISTD_H 1
8990| #define HAVE_DIRENT_H 1
8991| #define HAVE_STRINGS_H 1
8992| #define HAVE_CTYPE_H 1
8993| #define HAVE_STRCASECMP 1
8994| #define HWLOC_HAVE_DECL_STRCASECMP 1
8995| #define HAVE_STRNCASECMP 1
8996| #define HWLOC_HAVE_DECL_STRNCASECMP 1
8997| #define HAVE_STRFTIME 1
8998| #define HAVE_SETLOCALE 1
8999| #define HWLOC_HAVE_STDINT_H 1
9000| #define HAVE_SYS_MMAN_H 1
9001| #define HAVE_DECL_FABSF 1
9002| #define HAVE_DECL_MODFF 1
9003| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9004| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9005| #define HAVE_DECL__SC_NPROC_ONLN 0
9006| #define HAVE_DECL__SC_NPROC_CONF 0
9007| #define HAVE_DECL__SC_PAGESIZE 1
9008| #define HAVE_DECL__SC_PAGE_SIZE 1
9009| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9010| #define HAVE_MACH_MACH_HOST_H 1
9011| #define HAVE_MACH_MACH_INIT_H 1
9012| #define HAVE_HOST_INFO 1
9013| #define HAVE_SYS_PARAM_H 1
9014| #define HAVE_SYS_SYSCTL_H 1
9015| #define HAVE_DECL_CTL_HW 1
9016| #define HAVE_DECL_HW_NCPU 1
9017| #define HAVE_DECL_STRTOULL 1
9018| #define HAVE_SSIZE_T 1
9019| #define HAVE_DECL_SNPRINTF 1
9020| #define HAVE_DECL__STRDUP 0
9021| #define HAVE_DECL__PUTENV 0
9022| #define HAVE_SYSCTL 1
9023| #define HAVE_SYSCTLBYNAME 1
9024| #define HAVE_DECL_GETPROGNAME 1
9025| #define HAVE_DECL_GETEXECNAME 0
9026| #define HAVE_DECL_GETMODULEFILENAME 0
9027| #define HAVE___PROGNAME 1
9028| #define HAVE_PTHREAD_T 1
9029| #define hwloc_pid_t pid_t
9030| #define hwloc_thread_t pthread_t
9031| #define HAVE_DECL_SCHED_GETCPU 0
9032| #define HWLOC_HAVE_SYSCALL 1
9033| #define HAVE_FFS 1
9034| #define HWLOC_HAVE_DECL_FFS 1
9035| #define HWLOC_HAVE_FFS 1
9036| #define HAVE_FFSL 1
9037| #define HWLOC_HAVE_DECL_FFSL 1
9038| #define HWLOC_HAVE_FFSL 1
9039| #define HAVE_FLS 1
9040| #define HWLOC_HAVE_DECL_FLS 1
9041| #define HWLOC_HAVE_FLS 1
9042| #define HAVE_FLSL 1
9043| #define HWLOC_HAVE_DECL_FLSL 1
9044| #define HWLOC_HAVE_FLSL 1
9045| #define HAVE_OPENAT 1
9046| #define HAVE_GETPAGESIZE 1
9047| #define HAVE_POSIX_MEMALIGN 1
9048| #define HAVE_SYS_UTSNAME_H 1
9049| #define HAVE_UNAME 1
9050| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9051| /* end confdefs.h.  */
9052|
9053|       #include <pthread.h>
9054|       #ifdef HAVE_PTHREAD_NP_H
9055|       #  include <pthread_np.h>
9056|       #endif
9057|
9058|
9059| int
9060| main ()
9061| {
9062| #ifndef pthread_setaffinity_np
9063| #ifdef __cplusplus
9064|   (void) pthread_setaffinity_np;
9065| #else
9066|   (void) pthread_setaffinity_np;
9067| #endif
9068| #endif
9069|
9070|   ;
9071|   return 0;
9072| }
9073configure:37806: result: no
9074configure:37828: checking whether pthread_getaffinity_np is declared
9075configure:37828: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
9076conftest.c:145:10: error: use of undeclared identifier 'pthread_getaffinity_np'
9077  (void) pthread_getaffinity_np;
9078         ^
90791 error generated.
9080configure:37828: $? = 1
9081configure: failed program was:
9082| /* confdefs.h */
9083| #define PACKAGE_NAME "MPICH"
9084| #define PACKAGE_TARNAME "mpich"
9085| #define PACKAGE_VERSION "3.4a2"
9086| #define PACKAGE_STRING "MPICH 3.4a2"
9087| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9088| #define PACKAGE_URL "http://www.mpich.org/"
9089| #define STDC_HEADERS 1
9090| #define HAVE_SYS_TYPES_H 1
9091| #define HAVE_SYS_STAT_H 1
9092| #define HAVE_STDLIB_H 1
9093| #define HAVE_STRING_H 1
9094| #define HAVE_MEMORY_H 1
9095| #define HAVE_STRINGS_H 1
9096| #define HAVE_INTTYPES_H 1
9097| #define HAVE_STDINT_H 1
9098| #define HAVE_UNISTD_H 1
9099| #define __EXTENSIONS__ 1
9100| #define _ALL_SOURCE 1
9101| #define _GNU_SOURCE 1
9102| #define _POSIX_PTHREAD_SEMANTICS 1
9103| #define _TANDEM_SOURCE 1
9104| #define PACKAGE "mpich"
9105| #define VERSION "3.4a2"
9106| #define HAVE_DLFCN_H 1
9107| #define LT_OBJDIR ".libs/"
9108| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9109| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9110| #define HAVE_TAG_ERROR_BITS 1
9111| #define HAVE_VISIBILITY 1
9112| #define HWLOC_VERSION "2.0.3rc2-git"
9113| #define HWLOC_VERSION_MAJOR 2
9114| #define HWLOC_VERSION_MINOR 0
9115| #define HWLOC_VERSION_RELEASE 3
9116| #define HWLOC_VERSION_GREEK "rc2"
9117| #define HWLOC_SYM_PREFIX hwloc_
9118| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9119| #define HWLOC_SYM_TRANSFORM 0
9120| #define _HPUX_SOURCE 1
9121| #define SIZEOF_VOID_P 8
9122| #define HWLOC_DARWIN_SYS 1
9123| #define HWLOC_X86_64_ARCH 1
9124| #define SIZEOF_UNSIGNED_LONG 8
9125| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9126| #define SIZEOF_UNSIGNED_INT 4
9127| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9128| #define HWLOC_HAVE_ATTRIBUTE 1
9129| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9130| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9131| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9132| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9133| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9134| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9135| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9136| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9137| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9138| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9139| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9140| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9141| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9142| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9143| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9144| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9145| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9146| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9147| #define HWLOC_C_HAVE_VISIBILITY 0
9148| #define HAVE_UNISTD_H 1
9149| #define HAVE_DIRENT_H 1
9150| #define HAVE_STRINGS_H 1
9151| #define HAVE_CTYPE_H 1
9152| #define HAVE_STRCASECMP 1
9153| #define HWLOC_HAVE_DECL_STRCASECMP 1
9154| #define HAVE_STRNCASECMP 1
9155| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9156| #define HAVE_STRFTIME 1
9157| #define HAVE_SETLOCALE 1
9158| #define HWLOC_HAVE_STDINT_H 1
9159| #define HAVE_SYS_MMAN_H 1
9160| #define HAVE_DECL_FABSF 1
9161| #define HAVE_DECL_MODFF 1
9162| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9163| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9164| #define HAVE_DECL__SC_NPROC_ONLN 0
9165| #define HAVE_DECL__SC_NPROC_CONF 0
9166| #define HAVE_DECL__SC_PAGESIZE 1
9167| #define HAVE_DECL__SC_PAGE_SIZE 1
9168| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9169| #define HAVE_MACH_MACH_HOST_H 1
9170| #define HAVE_MACH_MACH_INIT_H 1
9171| #define HAVE_HOST_INFO 1
9172| #define HAVE_SYS_PARAM_H 1
9173| #define HAVE_SYS_SYSCTL_H 1
9174| #define HAVE_DECL_CTL_HW 1
9175| #define HAVE_DECL_HW_NCPU 1
9176| #define HAVE_DECL_STRTOULL 1
9177| #define HAVE_SSIZE_T 1
9178| #define HAVE_DECL_SNPRINTF 1
9179| #define HAVE_DECL__STRDUP 0
9180| #define HAVE_DECL__PUTENV 0
9181| #define HAVE_SYSCTL 1
9182| #define HAVE_SYSCTLBYNAME 1
9183| #define HAVE_DECL_GETPROGNAME 1
9184| #define HAVE_DECL_GETEXECNAME 0
9185| #define HAVE_DECL_GETMODULEFILENAME 0
9186| #define HAVE___PROGNAME 1
9187| #define HAVE_PTHREAD_T 1
9188| #define hwloc_pid_t pid_t
9189| #define hwloc_thread_t pthread_t
9190| #define HAVE_DECL_SCHED_GETCPU 0
9191| #define HWLOC_HAVE_SYSCALL 1
9192| #define HAVE_FFS 1
9193| #define HWLOC_HAVE_DECL_FFS 1
9194| #define HWLOC_HAVE_FFS 1
9195| #define HAVE_FFSL 1
9196| #define HWLOC_HAVE_DECL_FFSL 1
9197| #define HWLOC_HAVE_FFSL 1
9198| #define HAVE_FLS 1
9199| #define HWLOC_HAVE_DECL_FLS 1
9200| #define HWLOC_HAVE_FLS 1
9201| #define HAVE_FLSL 1
9202| #define HWLOC_HAVE_DECL_FLSL 1
9203| #define HWLOC_HAVE_FLSL 1
9204| #define HAVE_OPENAT 1
9205| #define HAVE_GETPAGESIZE 1
9206| #define HAVE_POSIX_MEMALIGN 1
9207| #define HAVE_SYS_UTSNAME_H 1
9208| #define HAVE_UNAME 1
9209| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9210| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9211| /* end confdefs.h.  */
9212|
9213|       #include <pthread.h>
9214|       #ifdef HAVE_PTHREAD_NP_H
9215|       #  include <pthread_np.h>
9216|       #endif
9217|
9218|
9219| int
9220| main ()
9221| {
9222| #ifndef pthread_getaffinity_np
9223| #ifdef __cplusplus
9224|   (void) pthread_getaffinity_np;
9225| #else
9226|   (void) pthread_getaffinity_np;
9227| #endif
9228| #endif
9229|
9230|   ;
9231|   return 0;
9232| }
9233configure:37828: result: no
9234configure:37850: checking for sched_setaffinity
9235configure:37850: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
9236Undefined symbols for architecture x86_64:
9237  "_sched_setaffinity", referenced from:
9238      _main in conftest-b64a02.o
9239ld: symbol(s) not found for architecture x86_64
9240clang: error: linker command failed with exit code 1 (use -v to see invocation)
9241configure:37850: $? = 1
9242configure: failed program was:
9243| /* confdefs.h */
9244| #define PACKAGE_NAME "MPICH"
9245| #define PACKAGE_TARNAME "mpich"
9246| #define PACKAGE_VERSION "3.4a2"
9247| #define PACKAGE_STRING "MPICH 3.4a2"
9248| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9249| #define PACKAGE_URL "http://www.mpich.org/"
9250| #define STDC_HEADERS 1
9251| #define HAVE_SYS_TYPES_H 1
9252| #define HAVE_SYS_STAT_H 1
9253| #define HAVE_STDLIB_H 1
9254| #define HAVE_STRING_H 1
9255| #define HAVE_MEMORY_H 1
9256| #define HAVE_STRINGS_H 1
9257| #define HAVE_INTTYPES_H 1
9258| #define HAVE_STDINT_H 1
9259| #define HAVE_UNISTD_H 1
9260| #define __EXTENSIONS__ 1
9261| #define _ALL_SOURCE 1
9262| #define _GNU_SOURCE 1
9263| #define _POSIX_PTHREAD_SEMANTICS 1
9264| #define _TANDEM_SOURCE 1
9265| #define PACKAGE "mpich"
9266| #define VERSION "3.4a2"
9267| #define HAVE_DLFCN_H 1
9268| #define LT_OBJDIR ".libs/"
9269| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9270| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9271| #define HAVE_TAG_ERROR_BITS 1
9272| #define HAVE_VISIBILITY 1
9273| #define HWLOC_VERSION "2.0.3rc2-git"
9274| #define HWLOC_VERSION_MAJOR 2
9275| #define HWLOC_VERSION_MINOR 0
9276| #define HWLOC_VERSION_RELEASE 3
9277| #define HWLOC_VERSION_GREEK "rc2"
9278| #define HWLOC_SYM_PREFIX hwloc_
9279| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9280| #define HWLOC_SYM_TRANSFORM 0
9281| #define _HPUX_SOURCE 1
9282| #define SIZEOF_VOID_P 8
9283| #define HWLOC_DARWIN_SYS 1
9284| #define HWLOC_X86_64_ARCH 1
9285| #define SIZEOF_UNSIGNED_LONG 8
9286| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9287| #define SIZEOF_UNSIGNED_INT 4
9288| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9289| #define HWLOC_HAVE_ATTRIBUTE 1
9290| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9291| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9292| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9293| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9294| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9295| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9296| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9297| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9298| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9299| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9300| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9301| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9302| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9303| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9304| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9305| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9306| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9307| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9308| #define HWLOC_C_HAVE_VISIBILITY 0
9309| #define HAVE_UNISTD_H 1
9310| #define HAVE_DIRENT_H 1
9311| #define HAVE_STRINGS_H 1
9312| #define HAVE_CTYPE_H 1
9313| #define HAVE_STRCASECMP 1
9314| #define HWLOC_HAVE_DECL_STRCASECMP 1
9315| #define HAVE_STRNCASECMP 1
9316| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9317| #define HAVE_STRFTIME 1
9318| #define HAVE_SETLOCALE 1
9319| #define HWLOC_HAVE_STDINT_H 1
9320| #define HAVE_SYS_MMAN_H 1
9321| #define HAVE_DECL_FABSF 1
9322| #define HAVE_DECL_MODFF 1
9323| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9324| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9325| #define HAVE_DECL__SC_NPROC_ONLN 0
9326| #define HAVE_DECL__SC_NPROC_CONF 0
9327| #define HAVE_DECL__SC_PAGESIZE 1
9328| #define HAVE_DECL__SC_PAGE_SIZE 1
9329| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9330| #define HAVE_MACH_MACH_HOST_H 1
9331| #define HAVE_MACH_MACH_INIT_H 1
9332| #define HAVE_HOST_INFO 1
9333| #define HAVE_SYS_PARAM_H 1
9334| #define HAVE_SYS_SYSCTL_H 1
9335| #define HAVE_DECL_CTL_HW 1
9336| #define HAVE_DECL_HW_NCPU 1
9337| #define HAVE_DECL_STRTOULL 1
9338| #define HAVE_SSIZE_T 1
9339| #define HAVE_DECL_SNPRINTF 1
9340| #define HAVE_DECL__STRDUP 0
9341| #define HAVE_DECL__PUTENV 0
9342| #define HAVE_SYSCTL 1
9343| #define HAVE_SYSCTLBYNAME 1
9344| #define HAVE_DECL_GETPROGNAME 1
9345| #define HAVE_DECL_GETEXECNAME 0
9346| #define HAVE_DECL_GETMODULEFILENAME 0
9347| #define HAVE___PROGNAME 1
9348| #define HAVE_PTHREAD_T 1
9349| #define hwloc_pid_t pid_t
9350| #define hwloc_thread_t pthread_t
9351| #define HAVE_DECL_SCHED_GETCPU 0
9352| #define HWLOC_HAVE_SYSCALL 1
9353| #define HAVE_FFS 1
9354| #define HWLOC_HAVE_DECL_FFS 1
9355| #define HWLOC_HAVE_FFS 1
9356| #define HAVE_FFSL 1
9357| #define HWLOC_HAVE_DECL_FFSL 1
9358| #define HWLOC_HAVE_FFSL 1
9359| #define HAVE_FLS 1
9360| #define HWLOC_HAVE_DECL_FLS 1
9361| #define HWLOC_HAVE_FLS 1
9362| #define HAVE_FLSL 1
9363| #define HWLOC_HAVE_DECL_FLSL 1
9364| #define HWLOC_HAVE_FLSL 1
9365| #define HAVE_OPENAT 1
9366| #define HAVE_GETPAGESIZE 1
9367| #define HAVE_POSIX_MEMALIGN 1
9368| #define HAVE_SYS_UTSNAME_H 1
9369| #define HAVE_UNAME 1
9370| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9371| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9372| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9373| /* end confdefs.h.  */
9374| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
9375|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9376| #define sched_setaffinity innocuous_sched_setaffinity
9377|
9378| /* System header to define __stub macros and hopefully few prototypes,
9379|     which can conflict with char sched_setaffinity (); below.
9380|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9381|     <limits.h> exists even on freestanding compilers.  */
9382|
9383| #ifdef __STDC__
9384| # include <limits.h>
9385| #else
9386| # include <assert.h>
9387| #endif
9388|
9389| #undef sched_setaffinity
9390|
9391| /* Override any GCC internal prototype to avoid an error.
9392|    Use char because int might match the return type of a GCC
9393|    builtin and then its argument prototype would still apply.  */
9394| #ifdef __cplusplus
9395| extern "C"
9396| #endif
9397| char sched_setaffinity ();
9398| /* The GNU C library defines this for functions which it implements
9399|     to always fail with ENOSYS.  Some functions are actually named
9400|     something starting with __ and the normal name is an alias.  */
9401| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
9402| choke me
9403| #endif
9404|
9405| int
9406| main ()
9407| {
9408| return sched_setaffinity ();
9409|   ;
9410|   return 0;
9411| }
9412configure:37850: result: no
9413configure:37857: checking for sys/cpuset.h
9414configure:37857: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
9415conftest.c:134:10: fatal error: 'sys/cpuset.h' file not found
9416#include <sys/cpuset.h>
9417         ^~~~~~~~~~~~~~
94181 error generated.
9419configure:37857: $? = 1
9420configure: failed program was:
9421| /* confdefs.h */
9422| #define PACKAGE_NAME "MPICH"
9423| #define PACKAGE_TARNAME "mpich"
9424| #define PACKAGE_VERSION "3.4a2"
9425| #define PACKAGE_STRING "MPICH 3.4a2"
9426| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9427| #define PACKAGE_URL "http://www.mpich.org/"
9428| #define STDC_HEADERS 1
9429| #define HAVE_SYS_TYPES_H 1
9430| #define HAVE_SYS_STAT_H 1
9431| #define HAVE_STDLIB_H 1
9432| #define HAVE_STRING_H 1
9433| #define HAVE_MEMORY_H 1
9434| #define HAVE_STRINGS_H 1
9435| #define HAVE_INTTYPES_H 1
9436| #define HAVE_STDINT_H 1
9437| #define HAVE_UNISTD_H 1
9438| #define __EXTENSIONS__ 1
9439| #define _ALL_SOURCE 1
9440| #define _GNU_SOURCE 1
9441| #define _POSIX_PTHREAD_SEMANTICS 1
9442| #define _TANDEM_SOURCE 1
9443| #define PACKAGE "mpich"
9444| #define VERSION "3.4a2"
9445| #define HAVE_DLFCN_H 1
9446| #define LT_OBJDIR ".libs/"
9447| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9448| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9449| #define HAVE_TAG_ERROR_BITS 1
9450| #define HAVE_VISIBILITY 1
9451| #define HWLOC_VERSION "2.0.3rc2-git"
9452| #define HWLOC_VERSION_MAJOR 2
9453| #define HWLOC_VERSION_MINOR 0
9454| #define HWLOC_VERSION_RELEASE 3
9455| #define HWLOC_VERSION_GREEK "rc2"
9456| #define HWLOC_SYM_PREFIX hwloc_
9457| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9458| #define HWLOC_SYM_TRANSFORM 0
9459| #define _HPUX_SOURCE 1
9460| #define SIZEOF_VOID_P 8
9461| #define HWLOC_DARWIN_SYS 1
9462| #define HWLOC_X86_64_ARCH 1
9463| #define SIZEOF_UNSIGNED_LONG 8
9464| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9465| #define SIZEOF_UNSIGNED_INT 4
9466| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9467| #define HWLOC_HAVE_ATTRIBUTE 1
9468| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9469| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9470| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9471| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9472| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9473| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9474| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9475| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9476| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9477| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9478| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9479| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9480| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9481| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9482| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9483| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9484| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9485| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9486| #define HWLOC_C_HAVE_VISIBILITY 0
9487| #define HAVE_UNISTD_H 1
9488| #define HAVE_DIRENT_H 1
9489| #define HAVE_STRINGS_H 1
9490| #define HAVE_CTYPE_H 1
9491| #define HAVE_STRCASECMP 1
9492| #define HWLOC_HAVE_DECL_STRCASECMP 1
9493| #define HAVE_STRNCASECMP 1
9494| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9495| #define HAVE_STRFTIME 1
9496| #define HAVE_SETLOCALE 1
9497| #define HWLOC_HAVE_STDINT_H 1
9498| #define HAVE_SYS_MMAN_H 1
9499| #define HAVE_DECL_FABSF 1
9500| #define HAVE_DECL_MODFF 1
9501| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9502| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9503| #define HAVE_DECL__SC_NPROC_ONLN 0
9504| #define HAVE_DECL__SC_NPROC_CONF 0
9505| #define HAVE_DECL__SC_PAGESIZE 1
9506| #define HAVE_DECL__SC_PAGE_SIZE 1
9507| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9508| #define HAVE_MACH_MACH_HOST_H 1
9509| #define HAVE_MACH_MACH_INIT_H 1
9510| #define HAVE_HOST_INFO 1
9511| #define HAVE_SYS_PARAM_H 1
9512| #define HAVE_SYS_SYSCTL_H 1
9513| #define HAVE_DECL_CTL_HW 1
9514| #define HAVE_DECL_HW_NCPU 1
9515| #define HAVE_DECL_STRTOULL 1
9516| #define HAVE_SSIZE_T 1
9517| #define HAVE_DECL_SNPRINTF 1
9518| #define HAVE_DECL__STRDUP 0
9519| #define HAVE_DECL__PUTENV 0
9520| #define HAVE_SYSCTL 1
9521| #define HAVE_SYSCTLBYNAME 1
9522| #define HAVE_DECL_GETPROGNAME 1
9523| #define HAVE_DECL_GETEXECNAME 0
9524| #define HAVE_DECL_GETMODULEFILENAME 0
9525| #define HAVE___PROGNAME 1
9526| #define HAVE_PTHREAD_T 1
9527| #define hwloc_pid_t pid_t
9528| #define hwloc_thread_t pthread_t
9529| #define HAVE_DECL_SCHED_GETCPU 0
9530| #define HWLOC_HAVE_SYSCALL 1
9531| #define HAVE_FFS 1
9532| #define HWLOC_HAVE_DECL_FFS 1
9533| #define HWLOC_HAVE_FFS 1
9534| #define HAVE_FFSL 1
9535| #define HWLOC_HAVE_DECL_FFSL 1
9536| #define HWLOC_HAVE_FFSL 1
9537| #define HAVE_FLS 1
9538| #define HWLOC_HAVE_DECL_FLS 1
9539| #define HWLOC_HAVE_FLS 1
9540| #define HAVE_FLSL 1
9541| #define HWLOC_HAVE_DECL_FLSL 1
9542| #define HWLOC_HAVE_FLSL 1
9543| #define HAVE_OPENAT 1
9544| #define HAVE_GETPAGESIZE 1
9545| #define HAVE_POSIX_MEMALIGN 1
9546| #define HAVE_SYS_UTSNAME_H 1
9547| #define HAVE_UNAME 1
9548| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9549| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9550| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9551| /* end confdefs.h.  */
9552| #include <sys/param.h>
9553|
9554| #include <sys/cpuset.h>
9555configure:37857: result: no
9556configure:37870: checking for cpuset_setaffinity
9557configure:37870: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
9558Undefined symbols for architecture x86_64:
9559  "_cpuset_setaffinity", referenced from:
9560      _main in conftest-54b012.o
9561ld: symbol(s) not found for architecture x86_64
9562clang: error: linker command failed with exit code 1 (use -v to see invocation)
9563configure:37870: $? = 1
9564configure: failed program was:
9565| /* confdefs.h */
9566| #define PACKAGE_NAME "MPICH"
9567| #define PACKAGE_TARNAME "mpich"
9568| #define PACKAGE_VERSION "3.4a2"
9569| #define PACKAGE_STRING "MPICH 3.4a2"
9570| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9571| #define PACKAGE_URL "http://www.mpich.org/"
9572| #define STDC_HEADERS 1
9573| #define HAVE_SYS_TYPES_H 1
9574| #define HAVE_SYS_STAT_H 1
9575| #define HAVE_STDLIB_H 1
9576| #define HAVE_STRING_H 1
9577| #define HAVE_MEMORY_H 1
9578| #define HAVE_STRINGS_H 1
9579| #define HAVE_INTTYPES_H 1
9580| #define HAVE_STDINT_H 1
9581| #define HAVE_UNISTD_H 1
9582| #define __EXTENSIONS__ 1
9583| #define _ALL_SOURCE 1
9584| #define _GNU_SOURCE 1
9585| #define _POSIX_PTHREAD_SEMANTICS 1
9586| #define _TANDEM_SOURCE 1
9587| #define PACKAGE "mpich"
9588| #define VERSION "3.4a2"
9589| #define HAVE_DLFCN_H 1
9590| #define LT_OBJDIR ".libs/"
9591| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9592| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9593| #define HAVE_TAG_ERROR_BITS 1
9594| #define HAVE_VISIBILITY 1
9595| #define HWLOC_VERSION "2.0.3rc2-git"
9596| #define HWLOC_VERSION_MAJOR 2
9597| #define HWLOC_VERSION_MINOR 0
9598| #define HWLOC_VERSION_RELEASE 3
9599| #define HWLOC_VERSION_GREEK "rc2"
9600| #define HWLOC_SYM_PREFIX hwloc_
9601| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9602| #define HWLOC_SYM_TRANSFORM 0
9603| #define _HPUX_SOURCE 1
9604| #define SIZEOF_VOID_P 8
9605| #define HWLOC_DARWIN_SYS 1
9606| #define HWLOC_X86_64_ARCH 1
9607| #define SIZEOF_UNSIGNED_LONG 8
9608| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9609| #define SIZEOF_UNSIGNED_INT 4
9610| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9611| #define HWLOC_HAVE_ATTRIBUTE 1
9612| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9613| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9614| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9615| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9616| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9617| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9618| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9619| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9620| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9621| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9622| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9623| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9624| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9625| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9626| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9627| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9628| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9629| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9630| #define HWLOC_C_HAVE_VISIBILITY 0
9631| #define HAVE_UNISTD_H 1
9632| #define HAVE_DIRENT_H 1
9633| #define HAVE_STRINGS_H 1
9634| #define HAVE_CTYPE_H 1
9635| #define HAVE_STRCASECMP 1
9636| #define HWLOC_HAVE_DECL_STRCASECMP 1
9637| #define HAVE_STRNCASECMP 1
9638| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9639| #define HAVE_STRFTIME 1
9640| #define HAVE_SETLOCALE 1
9641| #define HWLOC_HAVE_STDINT_H 1
9642| #define HAVE_SYS_MMAN_H 1
9643| #define HAVE_DECL_FABSF 1
9644| #define HAVE_DECL_MODFF 1
9645| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9646| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9647| #define HAVE_DECL__SC_NPROC_ONLN 0
9648| #define HAVE_DECL__SC_NPROC_CONF 0
9649| #define HAVE_DECL__SC_PAGESIZE 1
9650| #define HAVE_DECL__SC_PAGE_SIZE 1
9651| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9652| #define HAVE_MACH_MACH_HOST_H 1
9653| #define HAVE_MACH_MACH_INIT_H 1
9654| #define HAVE_HOST_INFO 1
9655| #define HAVE_SYS_PARAM_H 1
9656| #define HAVE_SYS_SYSCTL_H 1
9657| #define HAVE_DECL_CTL_HW 1
9658| #define HAVE_DECL_HW_NCPU 1
9659| #define HAVE_DECL_STRTOULL 1
9660| #define HAVE_SSIZE_T 1
9661| #define HAVE_DECL_SNPRINTF 1
9662| #define HAVE_DECL__STRDUP 0
9663| #define HAVE_DECL__PUTENV 0
9664| #define HAVE_SYSCTL 1
9665| #define HAVE_SYSCTLBYNAME 1
9666| #define HAVE_DECL_GETPROGNAME 1
9667| #define HAVE_DECL_GETEXECNAME 0
9668| #define HAVE_DECL_GETMODULEFILENAME 0
9669| #define HAVE___PROGNAME 1
9670| #define HAVE_PTHREAD_T 1
9671| #define hwloc_pid_t pid_t
9672| #define hwloc_thread_t pthread_t
9673| #define HAVE_DECL_SCHED_GETCPU 0
9674| #define HWLOC_HAVE_SYSCALL 1
9675| #define HAVE_FFS 1
9676| #define HWLOC_HAVE_DECL_FFS 1
9677| #define HWLOC_HAVE_FFS 1
9678| #define HAVE_FFSL 1
9679| #define HWLOC_HAVE_DECL_FFSL 1
9680| #define HWLOC_HAVE_FFSL 1
9681| #define HAVE_FLS 1
9682| #define HWLOC_HAVE_DECL_FLS 1
9683| #define HWLOC_HAVE_FLS 1
9684| #define HAVE_FLSL 1
9685| #define HWLOC_HAVE_DECL_FLSL 1
9686| #define HWLOC_HAVE_FLSL 1
9687| #define HAVE_OPENAT 1
9688| #define HAVE_GETPAGESIZE 1
9689| #define HAVE_POSIX_MEMALIGN 1
9690| #define HAVE_SYS_UTSNAME_H 1
9691| #define HAVE_UNAME 1
9692| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9693| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9694| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9695| /* end confdefs.h.  */
9696| /* Define cpuset_setaffinity to an innocuous variant, in case <limits.h> declares cpuset_setaffinity.
9697|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9698| #define cpuset_setaffinity innocuous_cpuset_setaffinity
9699|
9700| /* System header to define __stub macros and hopefully few prototypes,
9701|     which can conflict with char cpuset_setaffinity (); below.
9702|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9703|     <limits.h> exists even on freestanding compilers.  */
9704|
9705| #ifdef __STDC__
9706| # include <limits.h>
9707| #else
9708| # include <assert.h>
9709| #endif
9710|
9711| #undef cpuset_setaffinity
9712|
9713| /* Override any GCC internal prototype to avoid an error.
9714|    Use char because int might match the return type of a GCC
9715|    builtin and then its argument prototype would still apply.  */
9716| #ifdef __cplusplus
9717| extern "C"
9718| #endif
9719| char cpuset_setaffinity ();
9720| /* The GNU C library defines this for functions which it implements
9721|     to always fail with ENOSYS.  Some functions are actually named
9722|     something starting with __ and the normal name is an alias.  */
9723| #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity
9724| choke me
9725| #endif
9726|
9727| int
9728| main ()
9729| {
9730| return cpuset_setaffinity ();
9731|   ;
9732|   return 0;
9733| }
9734configure:37870: result: no
9735configure:37879: checking for library containing pthread_getthrds_np
9736configure:37910: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
9737Undefined symbols for architecture x86_64:
9738  "_pthread_getthrds_np", referenced from:
9739      _main in conftest-cb0c44.o
9740ld: symbol(s) not found for architecture x86_64
9741clang: error: linker command failed with exit code 1 (use -v to see invocation)
9742configure:37910: $? = 1
9743configure: failed program was:
9744| /* confdefs.h */
9745| #define PACKAGE_NAME "MPICH"
9746| #define PACKAGE_TARNAME "mpich"
9747| #define PACKAGE_VERSION "3.4a2"
9748| #define PACKAGE_STRING "MPICH 3.4a2"
9749| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9750| #define PACKAGE_URL "http://www.mpich.org/"
9751| #define STDC_HEADERS 1
9752| #define HAVE_SYS_TYPES_H 1
9753| #define HAVE_SYS_STAT_H 1
9754| #define HAVE_STDLIB_H 1
9755| #define HAVE_STRING_H 1
9756| #define HAVE_MEMORY_H 1
9757| #define HAVE_STRINGS_H 1
9758| #define HAVE_INTTYPES_H 1
9759| #define HAVE_STDINT_H 1
9760| #define HAVE_UNISTD_H 1
9761| #define __EXTENSIONS__ 1
9762| #define _ALL_SOURCE 1
9763| #define _GNU_SOURCE 1
9764| #define _POSIX_PTHREAD_SEMANTICS 1
9765| #define _TANDEM_SOURCE 1
9766| #define PACKAGE "mpich"
9767| #define VERSION "3.4a2"
9768| #define HAVE_DLFCN_H 1
9769| #define LT_OBJDIR ".libs/"
9770| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9771| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9772| #define HAVE_TAG_ERROR_BITS 1
9773| #define HAVE_VISIBILITY 1
9774| #define HWLOC_VERSION "2.0.3rc2-git"
9775| #define HWLOC_VERSION_MAJOR 2
9776| #define HWLOC_VERSION_MINOR 0
9777| #define HWLOC_VERSION_RELEASE 3
9778| #define HWLOC_VERSION_GREEK "rc2"
9779| #define HWLOC_SYM_PREFIX hwloc_
9780| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9781| #define HWLOC_SYM_TRANSFORM 0
9782| #define _HPUX_SOURCE 1
9783| #define SIZEOF_VOID_P 8
9784| #define HWLOC_DARWIN_SYS 1
9785| #define HWLOC_X86_64_ARCH 1
9786| #define SIZEOF_UNSIGNED_LONG 8
9787| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9788| #define SIZEOF_UNSIGNED_INT 4
9789| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9790| #define HWLOC_HAVE_ATTRIBUTE 1
9791| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9792| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9793| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9794| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9795| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9796| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9797| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9798| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9799| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9800| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9801| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9802| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9803| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9804| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9805| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9806| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9807| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9808| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9809| #define HWLOC_C_HAVE_VISIBILITY 0
9810| #define HAVE_UNISTD_H 1
9811| #define HAVE_DIRENT_H 1
9812| #define HAVE_STRINGS_H 1
9813| #define HAVE_CTYPE_H 1
9814| #define HAVE_STRCASECMP 1
9815| #define HWLOC_HAVE_DECL_STRCASECMP 1
9816| #define HAVE_STRNCASECMP 1
9817| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9818| #define HAVE_STRFTIME 1
9819| #define HAVE_SETLOCALE 1
9820| #define HWLOC_HAVE_STDINT_H 1
9821| #define HAVE_SYS_MMAN_H 1
9822| #define HAVE_DECL_FABSF 1
9823| #define HAVE_DECL_MODFF 1
9824| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9825| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9826| #define HAVE_DECL__SC_NPROC_ONLN 0
9827| #define HAVE_DECL__SC_NPROC_CONF 0
9828| #define HAVE_DECL__SC_PAGESIZE 1
9829| #define HAVE_DECL__SC_PAGE_SIZE 1
9830| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9831| #define HAVE_MACH_MACH_HOST_H 1
9832| #define HAVE_MACH_MACH_INIT_H 1
9833| #define HAVE_HOST_INFO 1
9834| #define HAVE_SYS_PARAM_H 1
9835| #define HAVE_SYS_SYSCTL_H 1
9836| #define HAVE_DECL_CTL_HW 1
9837| #define HAVE_DECL_HW_NCPU 1
9838| #define HAVE_DECL_STRTOULL 1
9839| #define HAVE_SSIZE_T 1
9840| #define HAVE_DECL_SNPRINTF 1
9841| #define HAVE_DECL__STRDUP 0
9842| #define HAVE_DECL__PUTENV 0
9843| #define HAVE_SYSCTL 1
9844| #define HAVE_SYSCTLBYNAME 1
9845| #define HAVE_DECL_GETPROGNAME 1
9846| #define HAVE_DECL_GETEXECNAME 0
9847| #define HAVE_DECL_GETMODULEFILENAME 0
9848| #define HAVE___PROGNAME 1
9849| #define HAVE_PTHREAD_T 1
9850| #define hwloc_pid_t pid_t
9851| #define hwloc_thread_t pthread_t
9852| #define HAVE_DECL_SCHED_GETCPU 0
9853| #define HWLOC_HAVE_SYSCALL 1
9854| #define HAVE_FFS 1
9855| #define HWLOC_HAVE_DECL_FFS 1
9856| #define HWLOC_HAVE_FFS 1
9857| #define HAVE_FFSL 1
9858| #define HWLOC_HAVE_DECL_FFSL 1
9859| #define HWLOC_HAVE_FFSL 1
9860| #define HAVE_FLS 1
9861| #define HWLOC_HAVE_DECL_FLS 1
9862| #define HWLOC_HAVE_FLS 1
9863| #define HAVE_FLSL 1
9864| #define HWLOC_HAVE_DECL_FLSL 1
9865| #define HWLOC_HAVE_FLSL 1
9866| #define HAVE_OPENAT 1
9867| #define HAVE_GETPAGESIZE 1
9868| #define HAVE_POSIX_MEMALIGN 1
9869| #define HAVE_SYS_UTSNAME_H 1
9870| #define HAVE_UNAME 1
9871| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
9872| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
9873| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
9874| /* end confdefs.h.  */
9875|
9876| /* Override any GCC internal prototype to avoid an error.
9877|    Use char because int might match the return type of a GCC
9878|    builtin and then its argument prototype would still apply.  */
9879| #ifdef __cplusplus
9880| extern "C"
9881| #endif
9882| char pthread_getthrds_np ();
9883| int
9884| main ()
9885| {
9886| return pthread_getthrds_np ();
9887|   ;
9888|   return 0;
9889| }
9890configure:37910: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lpthread   >&5
9891Undefined symbols for architecture x86_64:
9892  "_pthread_getthrds_np", referenced from:
9893      _main in conftest-9ed167.o
9894ld: symbol(s) not found for architecture x86_64
9895clang: error: linker command failed with exit code 1 (use -v to see invocation)
9896configure:37910: $? = 1
9897configure: failed program was:
9898| /* confdefs.h */
9899| #define PACKAGE_NAME "MPICH"
9900| #define PACKAGE_TARNAME "mpich"
9901| #define PACKAGE_VERSION "3.4a2"
9902| #define PACKAGE_STRING "MPICH 3.4a2"
9903| #define PACKAGE_BUGREPORT "discuss@mpich.org"
9904| #define PACKAGE_URL "http://www.mpich.org/"
9905| #define STDC_HEADERS 1
9906| #define HAVE_SYS_TYPES_H 1
9907| #define HAVE_SYS_STAT_H 1
9908| #define HAVE_STDLIB_H 1
9909| #define HAVE_STRING_H 1
9910| #define HAVE_MEMORY_H 1
9911| #define HAVE_STRINGS_H 1
9912| #define HAVE_INTTYPES_H 1
9913| #define HAVE_STDINT_H 1
9914| #define HAVE_UNISTD_H 1
9915| #define __EXTENSIONS__ 1
9916| #define _ALL_SOURCE 1
9917| #define _GNU_SOURCE 1
9918| #define _POSIX_PTHREAD_SEMANTICS 1
9919| #define _TANDEM_SOURCE 1
9920| #define PACKAGE "mpich"
9921| #define VERSION "3.4a2"
9922| #define HAVE_DLFCN_H 1
9923| #define LT_OBJDIR ".libs/"
9924| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
9925| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
9926| #define HAVE_TAG_ERROR_BITS 1
9927| #define HAVE_VISIBILITY 1
9928| #define HWLOC_VERSION "2.0.3rc2-git"
9929| #define HWLOC_VERSION_MAJOR 2
9930| #define HWLOC_VERSION_MINOR 0
9931| #define HWLOC_VERSION_RELEASE 3
9932| #define HWLOC_VERSION_GREEK "rc2"
9933| #define HWLOC_SYM_PREFIX hwloc_
9934| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
9935| #define HWLOC_SYM_TRANSFORM 0
9936| #define _HPUX_SOURCE 1
9937| #define SIZEOF_VOID_P 8
9938| #define HWLOC_DARWIN_SYS 1
9939| #define HWLOC_X86_64_ARCH 1
9940| #define SIZEOF_UNSIGNED_LONG 8
9941| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
9942| #define SIZEOF_UNSIGNED_INT 4
9943| #define HWLOC_SIZEOF_UNSIGNED_INT 4
9944| #define HWLOC_HAVE_ATTRIBUTE 1
9945| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
9946| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
9947| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
9948| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
9949| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
9950| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
9951| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
9952| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
9953| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
9954| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
9955| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
9956| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
9957| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
9958| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
9959| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
9960| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
9961| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
9962| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
9963| #define HWLOC_C_HAVE_VISIBILITY 0
9964| #define HAVE_UNISTD_H 1
9965| #define HAVE_DIRENT_H 1
9966| #define HAVE_STRINGS_H 1
9967| #define HAVE_CTYPE_H 1
9968| #define HAVE_STRCASECMP 1
9969| #define HWLOC_HAVE_DECL_STRCASECMP 1
9970| #define HAVE_STRNCASECMP 1
9971| #define HWLOC_HAVE_DECL_STRNCASECMP 1
9972| #define HAVE_STRFTIME 1
9973| #define HAVE_SETLOCALE 1
9974| #define HWLOC_HAVE_STDINT_H 1
9975| #define HAVE_SYS_MMAN_H 1
9976| #define HAVE_DECL_FABSF 1
9977| #define HAVE_DECL_MODFF 1
9978| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
9979| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
9980| #define HAVE_DECL__SC_NPROC_ONLN 0
9981| #define HAVE_DECL__SC_NPROC_CONF 0
9982| #define HAVE_DECL__SC_PAGESIZE 1
9983| #define HAVE_DECL__SC_PAGE_SIZE 1
9984| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
9985| #define HAVE_MACH_MACH_HOST_H 1
9986| #define HAVE_MACH_MACH_INIT_H 1
9987| #define HAVE_HOST_INFO 1
9988| #define HAVE_SYS_PARAM_H 1
9989| #define HAVE_SYS_SYSCTL_H 1
9990| #define HAVE_DECL_CTL_HW 1
9991| #define HAVE_DECL_HW_NCPU 1
9992| #define HAVE_DECL_STRTOULL 1
9993| #define HAVE_SSIZE_T 1
9994| #define HAVE_DECL_SNPRINTF 1
9995| #define HAVE_DECL__STRDUP 0
9996| #define HAVE_DECL__PUTENV 0
9997| #define HAVE_SYSCTL 1
9998| #define HAVE_SYSCTLBYNAME 1
9999| #define HAVE_DECL_GETPROGNAME 1
10000| #define HAVE_DECL_GETEXECNAME 0
10001| #define HAVE_DECL_GETMODULEFILENAME 0
10002| #define HAVE___PROGNAME 1
10003| #define HAVE_PTHREAD_T 1
10004| #define hwloc_pid_t pid_t
10005| #define hwloc_thread_t pthread_t
10006| #define HAVE_DECL_SCHED_GETCPU 0
10007| #define HWLOC_HAVE_SYSCALL 1
10008| #define HAVE_FFS 1
10009| #define HWLOC_HAVE_DECL_FFS 1
10010| #define HWLOC_HAVE_FFS 1
10011| #define HAVE_FFSL 1
10012| #define HWLOC_HAVE_DECL_FFSL 1
10013| #define HWLOC_HAVE_FFSL 1
10014| #define HAVE_FLS 1
10015| #define HWLOC_HAVE_DECL_FLS 1
10016| #define HWLOC_HAVE_FLS 1
10017| #define HAVE_FLSL 1
10018| #define HWLOC_HAVE_DECL_FLSL 1
10019| #define HWLOC_HAVE_FLSL 1
10020| #define HAVE_OPENAT 1
10021| #define HAVE_GETPAGESIZE 1
10022| #define HAVE_POSIX_MEMALIGN 1
10023| #define HAVE_SYS_UTSNAME_H 1
10024| #define HAVE_UNAME 1
10025| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10026| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10027| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10028| /* end confdefs.h.  */
10029|
10030| /* Override any GCC internal prototype to avoid an error.
10031|    Use char because int might match the return type of a GCC
10032|    builtin and then its argument prototype would still apply.  */
10033| #ifdef __cplusplus
10034| extern "C"
10035| #endif
10036| char pthread_getthrds_np ();
10037| int
10038| main ()
10039| {
10040| return pthread_getthrds_np ();
10041|   ;
10042|   return 0;
10043| }
10044configure:37927: result: no
10045configure:37940: checking for cpuset_setid
10046configure:37940: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
10047Undefined symbols for architecture x86_64:
10048  "_cpuset_setid", referenced from:
10049      _main in conftest-589f30.o
10050ld: symbol(s) not found for architecture x86_64
10051clang: error: linker command failed with exit code 1 (use -v to see invocation)
10052configure:37940: $? = 1
10053configure: failed program was:
10054| /* confdefs.h */
10055| #define PACKAGE_NAME "MPICH"
10056| #define PACKAGE_TARNAME "mpich"
10057| #define PACKAGE_VERSION "3.4a2"
10058| #define PACKAGE_STRING "MPICH 3.4a2"
10059| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10060| #define PACKAGE_URL "http://www.mpich.org/"
10061| #define STDC_HEADERS 1
10062| #define HAVE_SYS_TYPES_H 1
10063| #define HAVE_SYS_STAT_H 1
10064| #define HAVE_STDLIB_H 1
10065| #define HAVE_STRING_H 1
10066| #define HAVE_MEMORY_H 1
10067| #define HAVE_STRINGS_H 1
10068| #define HAVE_INTTYPES_H 1
10069| #define HAVE_STDINT_H 1
10070| #define HAVE_UNISTD_H 1
10071| #define __EXTENSIONS__ 1
10072| #define _ALL_SOURCE 1
10073| #define _GNU_SOURCE 1
10074| #define _POSIX_PTHREAD_SEMANTICS 1
10075| #define _TANDEM_SOURCE 1
10076| #define PACKAGE "mpich"
10077| #define VERSION "3.4a2"
10078| #define HAVE_DLFCN_H 1
10079| #define LT_OBJDIR ".libs/"
10080| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10081| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10082| #define HAVE_TAG_ERROR_BITS 1
10083| #define HAVE_VISIBILITY 1
10084| #define HWLOC_VERSION "2.0.3rc2-git"
10085| #define HWLOC_VERSION_MAJOR 2
10086| #define HWLOC_VERSION_MINOR 0
10087| #define HWLOC_VERSION_RELEASE 3
10088| #define HWLOC_VERSION_GREEK "rc2"
10089| #define HWLOC_SYM_PREFIX hwloc_
10090| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10091| #define HWLOC_SYM_TRANSFORM 0
10092| #define _HPUX_SOURCE 1
10093| #define SIZEOF_VOID_P 8
10094| #define HWLOC_DARWIN_SYS 1
10095| #define HWLOC_X86_64_ARCH 1
10096| #define SIZEOF_UNSIGNED_LONG 8
10097| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10098| #define SIZEOF_UNSIGNED_INT 4
10099| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10100| #define HWLOC_HAVE_ATTRIBUTE 1
10101| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10102| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10103| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10104| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10105| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10106| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10107| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10108| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10109| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10110| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10111| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10112| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10113| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10114| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10115| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10116| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10117| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10118| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10119| #define HWLOC_C_HAVE_VISIBILITY 0
10120| #define HAVE_UNISTD_H 1
10121| #define HAVE_DIRENT_H 1
10122| #define HAVE_STRINGS_H 1
10123| #define HAVE_CTYPE_H 1
10124| #define HAVE_STRCASECMP 1
10125| #define HWLOC_HAVE_DECL_STRCASECMP 1
10126| #define HAVE_STRNCASECMP 1
10127| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10128| #define HAVE_STRFTIME 1
10129| #define HAVE_SETLOCALE 1
10130| #define HWLOC_HAVE_STDINT_H 1
10131| #define HAVE_SYS_MMAN_H 1
10132| #define HAVE_DECL_FABSF 1
10133| #define HAVE_DECL_MODFF 1
10134| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10135| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10136| #define HAVE_DECL__SC_NPROC_ONLN 0
10137| #define HAVE_DECL__SC_NPROC_CONF 0
10138| #define HAVE_DECL__SC_PAGESIZE 1
10139| #define HAVE_DECL__SC_PAGE_SIZE 1
10140| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10141| #define HAVE_MACH_MACH_HOST_H 1
10142| #define HAVE_MACH_MACH_INIT_H 1
10143| #define HAVE_HOST_INFO 1
10144| #define HAVE_SYS_PARAM_H 1
10145| #define HAVE_SYS_SYSCTL_H 1
10146| #define HAVE_DECL_CTL_HW 1
10147| #define HAVE_DECL_HW_NCPU 1
10148| #define HAVE_DECL_STRTOULL 1
10149| #define HAVE_SSIZE_T 1
10150| #define HAVE_DECL_SNPRINTF 1
10151| #define HAVE_DECL__STRDUP 0
10152| #define HAVE_DECL__PUTENV 0
10153| #define HAVE_SYSCTL 1
10154| #define HAVE_SYSCTLBYNAME 1
10155| #define HAVE_DECL_GETPROGNAME 1
10156| #define HAVE_DECL_GETEXECNAME 0
10157| #define HAVE_DECL_GETMODULEFILENAME 0
10158| #define HAVE___PROGNAME 1
10159| #define HAVE_PTHREAD_T 1
10160| #define hwloc_pid_t pid_t
10161| #define hwloc_thread_t pthread_t
10162| #define HAVE_DECL_SCHED_GETCPU 0
10163| #define HWLOC_HAVE_SYSCALL 1
10164| #define HAVE_FFS 1
10165| #define HWLOC_HAVE_DECL_FFS 1
10166| #define HWLOC_HAVE_FFS 1
10167| #define HAVE_FFSL 1
10168| #define HWLOC_HAVE_DECL_FFSL 1
10169| #define HWLOC_HAVE_FFSL 1
10170| #define HAVE_FLS 1
10171| #define HWLOC_HAVE_DECL_FLS 1
10172| #define HWLOC_HAVE_FLS 1
10173| #define HAVE_FLSL 1
10174| #define HWLOC_HAVE_DECL_FLSL 1
10175| #define HWLOC_HAVE_FLSL 1
10176| #define HAVE_OPENAT 1
10177| #define HAVE_GETPAGESIZE 1
10178| #define HAVE_POSIX_MEMALIGN 1
10179| #define HAVE_SYS_UTSNAME_H 1
10180| #define HAVE_UNAME 1
10181| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10182| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10183| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10184| /* end confdefs.h.  */
10185| /* Define cpuset_setid to an innocuous variant, in case <limits.h> declares cpuset_setid.
10186|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10187| #define cpuset_setid innocuous_cpuset_setid
10188|
10189| /* System header to define __stub macros and hopefully few prototypes,
10190|     which can conflict with char cpuset_setid (); below.
10191|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10192|     <limits.h> exists even on freestanding compilers.  */
10193|
10194| #ifdef __STDC__
10195| # include <limits.h>
10196| #else
10197| # include <assert.h>
10198| #endif
10199|
10200| #undef cpuset_setid
10201|
10202| /* Override any GCC internal prototype to avoid an error.
10203|    Use char because int might match the return type of a GCC
10204|    builtin and then its argument prototype would still apply.  */
10205| #ifdef __cplusplus
10206| extern "C"
10207| #endif
10208| char cpuset_setid ();
10209| /* The GNU C library defines this for functions which it implements
10210|     to always fail with ENOSYS.  Some functions are actually named
10211|     something starting with __ and the normal name is an alias.  */
10212| #if defined __stub_cpuset_setid || defined __stub___cpuset_setid
10213| choke me
10214| #endif
10215|
10216| int
10217| main ()
10218| {
10219| return cpuset_setid ();
10220|   ;
10221|   return 0;
10222| }
10223configure:37940: result: no
10224configure:37954: checking libudev.h usability
10225configure:37954: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
10226conftest.c:165:10: fatal error: 'libudev.h' file not found
10227#include <libudev.h>
10228         ^~~~~~~~~~~
102291 error generated.
10230configure:37954: $? = 1
10231configure: failed program was:
10232| /* confdefs.h */
10233| #define PACKAGE_NAME "MPICH"
10234| #define PACKAGE_TARNAME "mpich"
10235| #define PACKAGE_VERSION "3.4a2"
10236| #define PACKAGE_STRING "MPICH 3.4a2"
10237| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10238| #define PACKAGE_URL "http://www.mpich.org/"
10239| #define STDC_HEADERS 1
10240| #define HAVE_SYS_TYPES_H 1
10241| #define HAVE_SYS_STAT_H 1
10242| #define HAVE_STDLIB_H 1
10243| #define HAVE_STRING_H 1
10244| #define HAVE_MEMORY_H 1
10245| #define HAVE_STRINGS_H 1
10246| #define HAVE_INTTYPES_H 1
10247| #define HAVE_STDINT_H 1
10248| #define HAVE_UNISTD_H 1
10249| #define __EXTENSIONS__ 1
10250| #define _ALL_SOURCE 1
10251| #define _GNU_SOURCE 1
10252| #define _POSIX_PTHREAD_SEMANTICS 1
10253| #define _TANDEM_SOURCE 1
10254| #define PACKAGE "mpich"
10255| #define VERSION "3.4a2"
10256| #define HAVE_DLFCN_H 1
10257| #define LT_OBJDIR ".libs/"
10258| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10259| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10260| #define HAVE_TAG_ERROR_BITS 1
10261| #define HAVE_VISIBILITY 1
10262| #define HWLOC_VERSION "2.0.3rc2-git"
10263| #define HWLOC_VERSION_MAJOR 2
10264| #define HWLOC_VERSION_MINOR 0
10265| #define HWLOC_VERSION_RELEASE 3
10266| #define HWLOC_VERSION_GREEK "rc2"
10267| #define HWLOC_SYM_PREFIX hwloc_
10268| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10269| #define HWLOC_SYM_TRANSFORM 0
10270| #define _HPUX_SOURCE 1
10271| #define SIZEOF_VOID_P 8
10272| #define HWLOC_DARWIN_SYS 1
10273| #define HWLOC_X86_64_ARCH 1
10274| #define SIZEOF_UNSIGNED_LONG 8
10275| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10276| #define SIZEOF_UNSIGNED_INT 4
10277| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10278| #define HWLOC_HAVE_ATTRIBUTE 1
10279| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10280| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10281| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10282| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10283| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10284| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10285| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10286| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10287| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10288| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10289| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10290| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10291| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10292| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10293| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10294| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10295| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10296| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10297| #define HWLOC_C_HAVE_VISIBILITY 0
10298| #define HAVE_UNISTD_H 1
10299| #define HAVE_DIRENT_H 1
10300| #define HAVE_STRINGS_H 1
10301| #define HAVE_CTYPE_H 1
10302| #define HAVE_STRCASECMP 1
10303| #define HWLOC_HAVE_DECL_STRCASECMP 1
10304| #define HAVE_STRNCASECMP 1
10305| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10306| #define HAVE_STRFTIME 1
10307| #define HAVE_SETLOCALE 1
10308| #define HWLOC_HAVE_STDINT_H 1
10309| #define HAVE_SYS_MMAN_H 1
10310| #define HAVE_DECL_FABSF 1
10311| #define HAVE_DECL_MODFF 1
10312| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10313| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10314| #define HAVE_DECL__SC_NPROC_ONLN 0
10315| #define HAVE_DECL__SC_NPROC_CONF 0
10316| #define HAVE_DECL__SC_PAGESIZE 1
10317| #define HAVE_DECL__SC_PAGE_SIZE 1
10318| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10319| #define HAVE_MACH_MACH_HOST_H 1
10320| #define HAVE_MACH_MACH_INIT_H 1
10321| #define HAVE_HOST_INFO 1
10322| #define HAVE_SYS_PARAM_H 1
10323| #define HAVE_SYS_SYSCTL_H 1
10324| #define HAVE_DECL_CTL_HW 1
10325| #define HAVE_DECL_HW_NCPU 1
10326| #define HAVE_DECL_STRTOULL 1
10327| #define HAVE_SSIZE_T 1
10328| #define HAVE_DECL_SNPRINTF 1
10329| #define HAVE_DECL__STRDUP 0
10330| #define HAVE_DECL__PUTENV 0
10331| #define HAVE_SYSCTL 1
10332| #define HAVE_SYSCTLBYNAME 1
10333| #define HAVE_DECL_GETPROGNAME 1
10334| #define HAVE_DECL_GETEXECNAME 0
10335| #define HAVE_DECL_GETMODULEFILENAME 0
10336| #define HAVE___PROGNAME 1
10337| #define HAVE_PTHREAD_T 1
10338| #define hwloc_pid_t pid_t
10339| #define hwloc_thread_t pthread_t
10340| #define HAVE_DECL_SCHED_GETCPU 0
10341| #define HWLOC_HAVE_SYSCALL 1
10342| #define HAVE_FFS 1
10343| #define HWLOC_HAVE_DECL_FFS 1
10344| #define HWLOC_HAVE_FFS 1
10345| #define HAVE_FFSL 1
10346| #define HWLOC_HAVE_DECL_FFSL 1
10347| #define HWLOC_HAVE_FFSL 1
10348| #define HAVE_FLS 1
10349| #define HWLOC_HAVE_DECL_FLS 1
10350| #define HWLOC_HAVE_FLS 1
10351| #define HAVE_FLSL 1
10352| #define HWLOC_HAVE_DECL_FLSL 1
10353| #define HWLOC_HAVE_FLSL 1
10354| #define HAVE_OPENAT 1
10355| #define HAVE_GETPAGESIZE 1
10356| #define HAVE_POSIX_MEMALIGN 1
10357| #define HAVE_SYS_UTSNAME_H 1
10358| #define HAVE_UNAME 1
10359| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10360| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10361| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10362| /* end confdefs.h.  */
10363| #include <stdio.h>
10364| #ifdef HAVE_SYS_TYPES_H
10365| # include <sys/types.h>
10366| #endif
10367| #ifdef HAVE_SYS_STAT_H
10368| # include <sys/stat.h>
10369| #endif
10370| #ifdef STDC_HEADERS
10371| # include <stdlib.h>
10372| # include <stddef.h>
10373| #else
10374| # ifdef HAVE_STDLIB_H
10375| #  include <stdlib.h>
10376| # endif
10377| #endif
10378| #ifdef HAVE_STRING_H
10379| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10380| #  include <memory.h>
10381| # endif
10382| # include <string.h>
10383| #endif
10384| #ifdef HAVE_STRINGS_H
10385| # include <strings.h>
10386| #endif
10387| #ifdef HAVE_INTTYPES_H
10388| # include <inttypes.h>
10389| #endif
10390| #ifdef HAVE_STDINT_H
10391| # include <stdint.h>
10392| #endif
10393| #ifdef HAVE_UNISTD_H
10394| # include <unistd.h>
10395| #endif
10396| #include <libudev.h>
10397configure:37954: result: no
10398configure:37954: checking libudev.h presence
10399configure:37954: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
10400conftest.c:132:10: fatal error: 'libudev.h' file not found
10401#include <libudev.h>
10402         ^~~~~~~~~~~
104031 error generated.
10404configure:37954: $? = 1
10405configure: failed program was:
10406| /* confdefs.h */
10407| #define PACKAGE_NAME "MPICH"
10408| #define PACKAGE_TARNAME "mpich"
10409| #define PACKAGE_VERSION "3.4a2"
10410| #define PACKAGE_STRING "MPICH 3.4a2"
10411| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10412| #define PACKAGE_URL "http://www.mpich.org/"
10413| #define STDC_HEADERS 1
10414| #define HAVE_SYS_TYPES_H 1
10415| #define HAVE_SYS_STAT_H 1
10416| #define HAVE_STDLIB_H 1
10417| #define HAVE_STRING_H 1
10418| #define HAVE_MEMORY_H 1
10419| #define HAVE_STRINGS_H 1
10420| #define HAVE_INTTYPES_H 1
10421| #define HAVE_STDINT_H 1
10422| #define HAVE_UNISTD_H 1
10423| #define __EXTENSIONS__ 1
10424| #define _ALL_SOURCE 1
10425| #define _GNU_SOURCE 1
10426| #define _POSIX_PTHREAD_SEMANTICS 1
10427| #define _TANDEM_SOURCE 1
10428| #define PACKAGE "mpich"
10429| #define VERSION "3.4a2"
10430| #define HAVE_DLFCN_H 1
10431| #define LT_OBJDIR ".libs/"
10432| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10433| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10434| #define HAVE_TAG_ERROR_BITS 1
10435| #define HAVE_VISIBILITY 1
10436| #define HWLOC_VERSION "2.0.3rc2-git"
10437| #define HWLOC_VERSION_MAJOR 2
10438| #define HWLOC_VERSION_MINOR 0
10439| #define HWLOC_VERSION_RELEASE 3
10440| #define HWLOC_VERSION_GREEK "rc2"
10441| #define HWLOC_SYM_PREFIX hwloc_
10442| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10443| #define HWLOC_SYM_TRANSFORM 0
10444| #define _HPUX_SOURCE 1
10445| #define SIZEOF_VOID_P 8
10446| #define HWLOC_DARWIN_SYS 1
10447| #define HWLOC_X86_64_ARCH 1
10448| #define SIZEOF_UNSIGNED_LONG 8
10449| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10450| #define SIZEOF_UNSIGNED_INT 4
10451| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10452| #define HWLOC_HAVE_ATTRIBUTE 1
10453| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10454| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10455| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10456| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10457| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10458| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10459| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10460| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10461| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10462| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10463| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10464| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10465| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10466| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10467| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10468| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10469| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10470| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10471| #define HWLOC_C_HAVE_VISIBILITY 0
10472| #define HAVE_UNISTD_H 1
10473| #define HAVE_DIRENT_H 1
10474| #define HAVE_STRINGS_H 1
10475| #define HAVE_CTYPE_H 1
10476| #define HAVE_STRCASECMP 1
10477| #define HWLOC_HAVE_DECL_STRCASECMP 1
10478| #define HAVE_STRNCASECMP 1
10479| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10480| #define HAVE_STRFTIME 1
10481| #define HAVE_SETLOCALE 1
10482| #define HWLOC_HAVE_STDINT_H 1
10483| #define HAVE_SYS_MMAN_H 1
10484| #define HAVE_DECL_FABSF 1
10485| #define HAVE_DECL_MODFF 1
10486| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10487| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10488| #define HAVE_DECL__SC_NPROC_ONLN 0
10489| #define HAVE_DECL__SC_NPROC_CONF 0
10490| #define HAVE_DECL__SC_PAGESIZE 1
10491| #define HAVE_DECL__SC_PAGE_SIZE 1
10492| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10493| #define HAVE_MACH_MACH_HOST_H 1
10494| #define HAVE_MACH_MACH_INIT_H 1
10495| #define HAVE_HOST_INFO 1
10496| #define HAVE_SYS_PARAM_H 1
10497| #define HAVE_SYS_SYSCTL_H 1
10498| #define HAVE_DECL_CTL_HW 1
10499| #define HAVE_DECL_HW_NCPU 1
10500| #define HAVE_DECL_STRTOULL 1
10501| #define HAVE_SSIZE_T 1
10502| #define HAVE_DECL_SNPRINTF 1
10503| #define HAVE_DECL__STRDUP 0
10504| #define HAVE_DECL__PUTENV 0
10505| #define HAVE_SYSCTL 1
10506| #define HAVE_SYSCTLBYNAME 1
10507| #define HAVE_DECL_GETPROGNAME 1
10508| #define HAVE_DECL_GETEXECNAME 0
10509| #define HAVE_DECL_GETMODULEFILENAME 0
10510| #define HAVE___PROGNAME 1
10511| #define HAVE_PTHREAD_T 1
10512| #define hwloc_pid_t pid_t
10513| #define hwloc_thread_t pthread_t
10514| #define HAVE_DECL_SCHED_GETCPU 0
10515| #define HWLOC_HAVE_SYSCALL 1
10516| #define HAVE_FFS 1
10517| #define HWLOC_HAVE_DECL_FFS 1
10518| #define HWLOC_HAVE_FFS 1
10519| #define HAVE_FFSL 1
10520| #define HWLOC_HAVE_DECL_FFSL 1
10521| #define HWLOC_HAVE_FFSL 1
10522| #define HAVE_FLS 1
10523| #define HWLOC_HAVE_DECL_FLS 1
10524| #define HWLOC_HAVE_FLS 1
10525| #define HAVE_FLSL 1
10526| #define HWLOC_HAVE_DECL_FLSL 1
10527| #define HWLOC_HAVE_FLSL 1
10528| #define HAVE_OPENAT 1
10529| #define HAVE_GETPAGESIZE 1
10530| #define HAVE_POSIX_MEMALIGN 1
10531| #define HAVE_SYS_UTSNAME_H 1
10532| #define HAVE_UNAME 1
10533| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10534| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10535| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10536| /* end confdefs.h.  */
10537| #include <libudev.h>
10538configure:37954: result: no
10539configure:37954: checking for libudev.h
10540configure:37954: result: no
10541configure:38021: checking for PCIACCESS
10542configure:38029: $PKG_CONFIG --exists --silence-errors "pciaccess"
10543configure:38032: $? = 1
10544configure:38048: $PKG_CONFIG --exists --silence-errors "pciaccess"
10545configure:38051: $? = 1
10546No package 'pciaccess' found
10547configure:38081: result: no
10548configure:38153: checking pciaccess.h usability
10549configure:38153: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
10550conftest.c:165:10: fatal error: 'pciaccess.h' file not found
10551#include <pciaccess.h>
10552         ^~~~~~~~~~~~~
105531 error generated.
10554configure:38153: $? = 1
10555configure: failed program was:
10556| /* confdefs.h */
10557| #define PACKAGE_NAME "MPICH"
10558| #define PACKAGE_TARNAME "mpich"
10559| #define PACKAGE_VERSION "3.4a2"
10560| #define PACKAGE_STRING "MPICH 3.4a2"
10561| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10562| #define PACKAGE_URL "http://www.mpich.org/"
10563| #define STDC_HEADERS 1
10564| #define HAVE_SYS_TYPES_H 1
10565| #define HAVE_SYS_STAT_H 1
10566| #define HAVE_STDLIB_H 1
10567| #define HAVE_STRING_H 1
10568| #define HAVE_MEMORY_H 1
10569| #define HAVE_STRINGS_H 1
10570| #define HAVE_INTTYPES_H 1
10571| #define HAVE_STDINT_H 1
10572| #define HAVE_UNISTD_H 1
10573| #define __EXTENSIONS__ 1
10574| #define _ALL_SOURCE 1
10575| #define _GNU_SOURCE 1
10576| #define _POSIX_PTHREAD_SEMANTICS 1
10577| #define _TANDEM_SOURCE 1
10578| #define PACKAGE "mpich"
10579| #define VERSION "3.4a2"
10580| #define HAVE_DLFCN_H 1
10581| #define LT_OBJDIR ".libs/"
10582| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10583| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10584| #define HAVE_TAG_ERROR_BITS 1
10585| #define HAVE_VISIBILITY 1
10586| #define HWLOC_VERSION "2.0.3rc2-git"
10587| #define HWLOC_VERSION_MAJOR 2
10588| #define HWLOC_VERSION_MINOR 0
10589| #define HWLOC_VERSION_RELEASE 3
10590| #define HWLOC_VERSION_GREEK "rc2"
10591| #define HWLOC_SYM_PREFIX hwloc_
10592| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10593| #define HWLOC_SYM_TRANSFORM 0
10594| #define _HPUX_SOURCE 1
10595| #define SIZEOF_VOID_P 8
10596| #define HWLOC_DARWIN_SYS 1
10597| #define HWLOC_X86_64_ARCH 1
10598| #define SIZEOF_UNSIGNED_LONG 8
10599| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10600| #define SIZEOF_UNSIGNED_INT 4
10601| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10602| #define HWLOC_HAVE_ATTRIBUTE 1
10603| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10604| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10605| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10606| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10607| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10608| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10609| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10610| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10611| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10612| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10613| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10614| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10615| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10616| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10617| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10618| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10619| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10620| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10621| #define HWLOC_C_HAVE_VISIBILITY 0
10622| #define HAVE_UNISTD_H 1
10623| #define HAVE_DIRENT_H 1
10624| #define HAVE_STRINGS_H 1
10625| #define HAVE_CTYPE_H 1
10626| #define HAVE_STRCASECMP 1
10627| #define HWLOC_HAVE_DECL_STRCASECMP 1
10628| #define HAVE_STRNCASECMP 1
10629| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10630| #define HAVE_STRFTIME 1
10631| #define HAVE_SETLOCALE 1
10632| #define HWLOC_HAVE_STDINT_H 1
10633| #define HAVE_SYS_MMAN_H 1
10634| #define HAVE_DECL_FABSF 1
10635| #define HAVE_DECL_MODFF 1
10636| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10637| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10638| #define HAVE_DECL__SC_NPROC_ONLN 0
10639| #define HAVE_DECL__SC_NPROC_CONF 0
10640| #define HAVE_DECL__SC_PAGESIZE 1
10641| #define HAVE_DECL__SC_PAGE_SIZE 1
10642| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10643| #define HAVE_MACH_MACH_HOST_H 1
10644| #define HAVE_MACH_MACH_INIT_H 1
10645| #define HAVE_HOST_INFO 1
10646| #define HAVE_SYS_PARAM_H 1
10647| #define HAVE_SYS_SYSCTL_H 1
10648| #define HAVE_DECL_CTL_HW 1
10649| #define HAVE_DECL_HW_NCPU 1
10650| #define HAVE_DECL_STRTOULL 1
10651| #define HAVE_SSIZE_T 1
10652| #define HAVE_DECL_SNPRINTF 1
10653| #define HAVE_DECL__STRDUP 0
10654| #define HAVE_DECL__PUTENV 0
10655| #define HAVE_SYSCTL 1
10656| #define HAVE_SYSCTLBYNAME 1
10657| #define HAVE_DECL_GETPROGNAME 1
10658| #define HAVE_DECL_GETEXECNAME 0
10659| #define HAVE_DECL_GETMODULEFILENAME 0
10660| #define HAVE___PROGNAME 1
10661| #define HAVE_PTHREAD_T 1
10662| #define hwloc_pid_t pid_t
10663| #define hwloc_thread_t pthread_t
10664| #define HAVE_DECL_SCHED_GETCPU 0
10665| #define HWLOC_HAVE_SYSCALL 1
10666| #define HAVE_FFS 1
10667| #define HWLOC_HAVE_DECL_FFS 1
10668| #define HWLOC_HAVE_FFS 1
10669| #define HAVE_FFSL 1
10670| #define HWLOC_HAVE_DECL_FFSL 1
10671| #define HWLOC_HAVE_FFSL 1
10672| #define HAVE_FLS 1
10673| #define HWLOC_HAVE_DECL_FLS 1
10674| #define HWLOC_HAVE_FLS 1
10675| #define HAVE_FLSL 1
10676| #define HWLOC_HAVE_DECL_FLSL 1
10677| #define HWLOC_HAVE_FLSL 1
10678| #define HAVE_OPENAT 1
10679| #define HAVE_GETPAGESIZE 1
10680| #define HAVE_POSIX_MEMALIGN 1
10681| #define HAVE_SYS_UTSNAME_H 1
10682| #define HAVE_UNAME 1
10683| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10684| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10685| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10686| /* end confdefs.h.  */
10687| #include <stdio.h>
10688| #ifdef HAVE_SYS_TYPES_H
10689| # include <sys/types.h>
10690| #endif
10691| #ifdef HAVE_SYS_STAT_H
10692| # include <sys/stat.h>
10693| #endif
10694| #ifdef STDC_HEADERS
10695| # include <stdlib.h>
10696| # include <stddef.h>
10697| #else
10698| # ifdef HAVE_STDLIB_H
10699| #  include <stdlib.h>
10700| # endif
10701| #endif
10702| #ifdef HAVE_STRING_H
10703| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10704| #  include <memory.h>
10705| # endif
10706| # include <string.h>
10707| #endif
10708| #ifdef HAVE_STRINGS_H
10709| # include <strings.h>
10710| #endif
10711| #ifdef HAVE_INTTYPES_H
10712| # include <inttypes.h>
10713| #endif
10714| #ifdef HAVE_STDINT_H
10715| # include <stdint.h>
10716| #endif
10717| #ifdef HAVE_UNISTD_H
10718| # include <unistd.h>
10719| #endif
10720| #include <pciaccess.h>
10721configure:38153: result: no
10722configure:38153: checking pciaccess.h presence
10723configure:38153: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
10724conftest.c:132:10: fatal error: 'pciaccess.h' file not found
10725#include <pciaccess.h>
10726         ^~~~~~~~~~~~~
107271 error generated.
10728configure:38153: $? = 1
10729configure: failed program was:
10730| /* confdefs.h */
10731| #define PACKAGE_NAME "MPICH"
10732| #define PACKAGE_TARNAME "mpich"
10733| #define PACKAGE_VERSION "3.4a2"
10734| #define PACKAGE_STRING "MPICH 3.4a2"
10735| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10736| #define PACKAGE_URL "http://www.mpich.org/"
10737| #define STDC_HEADERS 1
10738| #define HAVE_SYS_TYPES_H 1
10739| #define HAVE_SYS_STAT_H 1
10740| #define HAVE_STDLIB_H 1
10741| #define HAVE_STRING_H 1
10742| #define HAVE_MEMORY_H 1
10743| #define HAVE_STRINGS_H 1
10744| #define HAVE_INTTYPES_H 1
10745| #define HAVE_STDINT_H 1
10746| #define HAVE_UNISTD_H 1
10747| #define __EXTENSIONS__ 1
10748| #define _ALL_SOURCE 1
10749| #define _GNU_SOURCE 1
10750| #define _POSIX_PTHREAD_SEMANTICS 1
10751| #define _TANDEM_SOURCE 1
10752| #define PACKAGE "mpich"
10753| #define VERSION "3.4a2"
10754| #define HAVE_DLFCN_H 1
10755| #define LT_OBJDIR ".libs/"
10756| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10757| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10758| #define HAVE_TAG_ERROR_BITS 1
10759| #define HAVE_VISIBILITY 1
10760| #define HWLOC_VERSION "2.0.3rc2-git"
10761| #define HWLOC_VERSION_MAJOR 2
10762| #define HWLOC_VERSION_MINOR 0
10763| #define HWLOC_VERSION_RELEASE 3
10764| #define HWLOC_VERSION_GREEK "rc2"
10765| #define HWLOC_SYM_PREFIX hwloc_
10766| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10767| #define HWLOC_SYM_TRANSFORM 0
10768| #define _HPUX_SOURCE 1
10769| #define SIZEOF_VOID_P 8
10770| #define HWLOC_DARWIN_SYS 1
10771| #define HWLOC_X86_64_ARCH 1
10772| #define SIZEOF_UNSIGNED_LONG 8
10773| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10774| #define SIZEOF_UNSIGNED_INT 4
10775| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10776| #define HWLOC_HAVE_ATTRIBUTE 1
10777| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10778| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10779| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10780| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10781| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10782| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10783| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10784| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10785| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10786| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10787| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10788| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10789| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10790| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10791| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10792| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10793| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10794| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10795| #define HWLOC_C_HAVE_VISIBILITY 0
10796| #define HAVE_UNISTD_H 1
10797| #define HAVE_DIRENT_H 1
10798| #define HAVE_STRINGS_H 1
10799| #define HAVE_CTYPE_H 1
10800| #define HAVE_STRCASECMP 1
10801| #define HWLOC_HAVE_DECL_STRCASECMP 1
10802| #define HAVE_STRNCASECMP 1
10803| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10804| #define HAVE_STRFTIME 1
10805| #define HAVE_SETLOCALE 1
10806| #define HWLOC_HAVE_STDINT_H 1
10807| #define HAVE_SYS_MMAN_H 1
10808| #define HAVE_DECL_FABSF 1
10809| #define HAVE_DECL_MODFF 1
10810| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10811| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10812| #define HAVE_DECL__SC_NPROC_ONLN 0
10813| #define HAVE_DECL__SC_NPROC_CONF 0
10814| #define HAVE_DECL__SC_PAGESIZE 1
10815| #define HAVE_DECL__SC_PAGE_SIZE 1
10816| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10817| #define HAVE_MACH_MACH_HOST_H 1
10818| #define HAVE_MACH_MACH_INIT_H 1
10819| #define HAVE_HOST_INFO 1
10820| #define HAVE_SYS_PARAM_H 1
10821| #define HAVE_SYS_SYSCTL_H 1
10822| #define HAVE_DECL_CTL_HW 1
10823| #define HAVE_DECL_HW_NCPU 1
10824| #define HAVE_DECL_STRTOULL 1
10825| #define HAVE_SSIZE_T 1
10826| #define HAVE_DECL_SNPRINTF 1
10827| #define HAVE_DECL__STRDUP 0
10828| #define HAVE_DECL__PUTENV 0
10829| #define HAVE_SYSCTL 1
10830| #define HAVE_SYSCTLBYNAME 1
10831| #define HAVE_DECL_GETPROGNAME 1
10832| #define HAVE_DECL_GETEXECNAME 0
10833| #define HAVE_DECL_GETMODULEFILENAME 0
10834| #define HAVE___PROGNAME 1
10835| #define HAVE_PTHREAD_T 1
10836| #define hwloc_pid_t pid_t
10837| #define hwloc_thread_t pthread_t
10838| #define HAVE_DECL_SCHED_GETCPU 0
10839| #define HWLOC_HAVE_SYSCALL 1
10840| #define HAVE_FFS 1
10841| #define HWLOC_HAVE_DECL_FFS 1
10842| #define HWLOC_HAVE_FFS 1
10843| #define HAVE_FFSL 1
10844| #define HWLOC_HAVE_DECL_FFSL 1
10845| #define HWLOC_HAVE_FFSL 1
10846| #define HAVE_FLS 1
10847| #define HWLOC_HAVE_DECL_FLS 1
10848| #define HWLOC_HAVE_FLS 1
10849| #define HAVE_FLSL 1
10850| #define HWLOC_HAVE_DECL_FLSL 1
10851| #define HWLOC_HAVE_FLSL 1
10852| #define HAVE_OPENAT 1
10853| #define HAVE_GETPAGESIZE 1
10854| #define HAVE_POSIX_MEMALIGN 1
10855| #define HAVE_SYS_UTSNAME_H 1
10856| #define HAVE_UNAME 1
10857| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
10858| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
10859| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
10860| /* end confdefs.h.  */
10861| #include <pciaccess.h>
10862configure:38153: result: no
10863configure:38153: checking for pciaccess.h
10864configure:38153: result: no
10865configure:38227: checking OpenCL/cl_ext.h usability
10866configure:38227: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
10867configure:38227: $? = 0
10868configure:38227: result: yes
10869configure:38227: checking OpenCL/cl_ext.h presence
10870configure:38227: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
10871configure:38227: $? = 0
10872configure:38227: result: yes
10873configure:38227: checking for OpenCL/cl_ext.h
10874configure:38227: result: yes
10875configure:38233: checking for the OpenCL framework
10876configure:38253: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework OpenCL conftest.c  >&5
10877configure:38253: $? = 0
10878configure:38254: result: yes
10879configure:38366: checking cuda.h usability
10880configure:38366: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
10881conftest.c:167:10: fatal error: 'cuda.h' file not found
10882#include <cuda.h>
10883         ^~~~~~~~
108841 error generated.
10885configure:38366: $? = 1
10886configure: failed program was:
10887| /* confdefs.h */
10888| #define PACKAGE_NAME "MPICH"
10889| #define PACKAGE_TARNAME "mpich"
10890| #define PACKAGE_VERSION "3.4a2"
10891| #define PACKAGE_STRING "MPICH 3.4a2"
10892| #define PACKAGE_BUGREPORT "discuss@mpich.org"
10893| #define PACKAGE_URL "http://www.mpich.org/"
10894| #define STDC_HEADERS 1
10895| #define HAVE_SYS_TYPES_H 1
10896| #define HAVE_SYS_STAT_H 1
10897| #define HAVE_STDLIB_H 1
10898| #define HAVE_STRING_H 1
10899| #define HAVE_MEMORY_H 1
10900| #define HAVE_STRINGS_H 1
10901| #define HAVE_INTTYPES_H 1
10902| #define HAVE_STDINT_H 1
10903| #define HAVE_UNISTD_H 1
10904| #define __EXTENSIONS__ 1
10905| #define _ALL_SOURCE 1
10906| #define _GNU_SOURCE 1
10907| #define _POSIX_PTHREAD_SEMANTICS 1
10908| #define _TANDEM_SOURCE 1
10909| #define PACKAGE "mpich"
10910| #define VERSION "3.4a2"
10911| #define HAVE_DLFCN_H 1
10912| #define LT_OBJDIR ".libs/"
10913| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
10914| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
10915| #define HAVE_TAG_ERROR_BITS 1
10916| #define HAVE_VISIBILITY 1
10917| #define HWLOC_VERSION "2.0.3rc2-git"
10918| #define HWLOC_VERSION_MAJOR 2
10919| #define HWLOC_VERSION_MINOR 0
10920| #define HWLOC_VERSION_RELEASE 3
10921| #define HWLOC_VERSION_GREEK "rc2"
10922| #define HWLOC_SYM_PREFIX hwloc_
10923| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
10924| #define HWLOC_SYM_TRANSFORM 0
10925| #define _HPUX_SOURCE 1
10926| #define SIZEOF_VOID_P 8
10927| #define HWLOC_DARWIN_SYS 1
10928| #define HWLOC_X86_64_ARCH 1
10929| #define SIZEOF_UNSIGNED_LONG 8
10930| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
10931| #define SIZEOF_UNSIGNED_INT 4
10932| #define HWLOC_SIZEOF_UNSIGNED_INT 4
10933| #define HWLOC_HAVE_ATTRIBUTE 1
10934| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
10935| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
10936| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
10937| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
10938| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
10939| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
10940| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
10941| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
10942| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
10943| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
10944| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
10945| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
10946| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
10947| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
10948| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
10949| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
10950| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
10951| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
10952| #define HWLOC_C_HAVE_VISIBILITY 0
10953| #define HAVE_UNISTD_H 1
10954| #define HAVE_DIRENT_H 1
10955| #define HAVE_STRINGS_H 1
10956| #define HAVE_CTYPE_H 1
10957| #define HAVE_STRCASECMP 1
10958| #define HWLOC_HAVE_DECL_STRCASECMP 1
10959| #define HAVE_STRNCASECMP 1
10960| #define HWLOC_HAVE_DECL_STRNCASECMP 1
10961| #define HAVE_STRFTIME 1
10962| #define HAVE_SETLOCALE 1
10963| #define HWLOC_HAVE_STDINT_H 1
10964| #define HAVE_SYS_MMAN_H 1
10965| #define HAVE_DECL_FABSF 1
10966| #define HAVE_DECL_MODFF 1
10967| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
10968| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
10969| #define HAVE_DECL__SC_NPROC_ONLN 0
10970| #define HAVE_DECL__SC_NPROC_CONF 0
10971| #define HAVE_DECL__SC_PAGESIZE 1
10972| #define HAVE_DECL__SC_PAGE_SIZE 1
10973| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
10974| #define HAVE_MACH_MACH_HOST_H 1
10975| #define HAVE_MACH_MACH_INIT_H 1
10976| #define HAVE_HOST_INFO 1
10977| #define HAVE_SYS_PARAM_H 1
10978| #define HAVE_SYS_SYSCTL_H 1
10979| #define HAVE_DECL_CTL_HW 1
10980| #define HAVE_DECL_HW_NCPU 1
10981| #define HAVE_DECL_STRTOULL 1
10982| #define HAVE_SSIZE_T 1
10983| #define HAVE_DECL_SNPRINTF 1
10984| #define HAVE_DECL__STRDUP 0
10985| #define HAVE_DECL__PUTENV 0
10986| #define HAVE_SYSCTL 1
10987| #define HAVE_SYSCTLBYNAME 1
10988| #define HAVE_DECL_GETPROGNAME 1
10989| #define HAVE_DECL_GETEXECNAME 0
10990| #define HAVE_DECL_GETMODULEFILENAME 0
10991| #define HAVE___PROGNAME 1
10992| #define HAVE_PTHREAD_T 1
10993| #define hwloc_pid_t pid_t
10994| #define hwloc_thread_t pthread_t
10995| #define HAVE_DECL_SCHED_GETCPU 0
10996| #define HWLOC_HAVE_SYSCALL 1
10997| #define HAVE_FFS 1
10998| #define HWLOC_HAVE_DECL_FFS 1
10999| #define HWLOC_HAVE_FFS 1
11000| #define HAVE_FFSL 1
11001| #define HWLOC_HAVE_DECL_FFSL 1
11002| #define HWLOC_HAVE_FFSL 1
11003| #define HAVE_FLS 1
11004| #define HWLOC_HAVE_DECL_FLS 1
11005| #define HWLOC_HAVE_FLS 1
11006| #define HAVE_FLSL 1
11007| #define HWLOC_HAVE_DECL_FLSL 1
11008| #define HWLOC_HAVE_FLSL 1
11009| #define HAVE_OPENAT 1
11010| #define HAVE_GETPAGESIZE 1
11011| #define HAVE_POSIX_MEMALIGN 1
11012| #define HAVE_SYS_UTSNAME_H 1
11013| #define HAVE_UNAME 1
11014| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11015| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11016| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11017| #define HAVE_OPENCL_CL_EXT_H 1
11018| #define HWLOC_HAVE_OPENCL 1
11019| /* end confdefs.h.  */
11020| #include <stdio.h>
11021| #ifdef HAVE_SYS_TYPES_H
11022| # include <sys/types.h>
11023| #endif
11024| #ifdef HAVE_SYS_STAT_H
11025| # include <sys/stat.h>
11026| #endif
11027| #ifdef STDC_HEADERS
11028| # include <stdlib.h>
11029| # include <stddef.h>
11030| #else
11031| # ifdef HAVE_STDLIB_H
11032| #  include <stdlib.h>
11033| # endif
11034| #endif
11035| #ifdef HAVE_STRING_H
11036| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11037| #  include <memory.h>
11038| # endif
11039| # include <string.h>
11040| #endif
11041| #ifdef HAVE_STRINGS_H
11042| # include <strings.h>
11043| #endif
11044| #ifdef HAVE_INTTYPES_H
11045| # include <inttypes.h>
11046| #endif
11047| #ifdef HAVE_STDINT_H
11048| # include <stdint.h>
11049| #endif
11050| #ifdef HAVE_UNISTD_H
11051| # include <unistd.h>
11052| #endif
11053| #include <cuda.h>
11054configure:38366: result: no
11055configure:38366: checking cuda.h presence
11056configure:38366: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
11057conftest.c:134:10: fatal error: 'cuda.h' file not found
11058#include <cuda.h>
11059         ^~~~~~~~
110601 error generated.
11061configure:38366: $? = 1
11062configure: failed program was:
11063| /* confdefs.h */
11064| #define PACKAGE_NAME "MPICH"
11065| #define PACKAGE_TARNAME "mpich"
11066| #define PACKAGE_VERSION "3.4a2"
11067| #define PACKAGE_STRING "MPICH 3.4a2"
11068| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11069| #define PACKAGE_URL "http://www.mpich.org/"
11070| #define STDC_HEADERS 1
11071| #define HAVE_SYS_TYPES_H 1
11072| #define HAVE_SYS_STAT_H 1
11073| #define HAVE_STDLIB_H 1
11074| #define HAVE_STRING_H 1
11075| #define HAVE_MEMORY_H 1
11076| #define HAVE_STRINGS_H 1
11077| #define HAVE_INTTYPES_H 1
11078| #define HAVE_STDINT_H 1
11079| #define HAVE_UNISTD_H 1
11080| #define __EXTENSIONS__ 1
11081| #define _ALL_SOURCE 1
11082| #define _GNU_SOURCE 1
11083| #define _POSIX_PTHREAD_SEMANTICS 1
11084| #define _TANDEM_SOURCE 1
11085| #define PACKAGE "mpich"
11086| #define VERSION "3.4a2"
11087| #define HAVE_DLFCN_H 1
11088| #define LT_OBJDIR ".libs/"
11089| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11090| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11091| #define HAVE_TAG_ERROR_BITS 1
11092| #define HAVE_VISIBILITY 1
11093| #define HWLOC_VERSION "2.0.3rc2-git"
11094| #define HWLOC_VERSION_MAJOR 2
11095| #define HWLOC_VERSION_MINOR 0
11096| #define HWLOC_VERSION_RELEASE 3
11097| #define HWLOC_VERSION_GREEK "rc2"
11098| #define HWLOC_SYM_PREFIX hwloc_
11099| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11100| #define HWLOC_SYM_TRANSFORM 0
11101| #define _HPUX_SOURCE 1
11102| #define SIZEOF_VOID_P 8
11103| #define HWLOC_DARWIN_SYS 1
11104| #define HWLOC_X86_64_ARCH 1
11105| #define SIZEOF_UNSIGNED_LONG 8
11106| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11107| #define SIZEOF_UNSIGNED_INT 4
11108| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11109| #define HWLOC_HAVE_ATTRIBUTE 1
11110| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11111| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11112| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11113| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11114| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11115| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11116| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11117| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11118| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11119| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11120| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11121| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11122| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11123| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11124| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11125| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11126| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11127| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11128| #define HWLOC_C_HAVE_VISIBILITY 0
11129| #define HAVE_UNISTD_H 1
11130| #define HAVE_DIRENT_H 1
11131| #define HAVE_STRINGS_H 1
11132| #define HAVE_CTYPE_H 1
11133| #define HAVE_STRCASECMP 1
11134| #define HWLOC_HAVE_DECL_STRCASECMP 1
11135| #define HAVE_STRNCASECMP 1
11136| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11137| #define HAVE_STRFTIME 1
11138| #define HAVE_SETLOCALE 1
11139| #define HWLOC_HAVE_STDINT_H 1
11140| #define HAVE_SYS_MMAN_H 1
11141| #define HAVE_DECL_FABSF 1
11142| #define HAVE_DECL_MODFF 1
11143| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11144| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11145| #define HAVE_DECL__SC_NPROC_ONLN 0
11146| #define HAVE_DECL__SC_NPROC_CONF 0
11147| #define HAVE_DECL__SC_PAGESIZE 1
11148| #define HAVE_DECL__SC_PAGE_SIZE 1
11149| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11150| #define HAVE_MACH_MACH_HOST_H 1
11151| #define HAVE_MACH_MACH_INIT_H 1
11152| #define HAVE_HOST_INFO 1
11153| #define HAVE_SYS_PARAM_H 1
11154| #define HAVE_SYS_SYSCTL_H 1
11155| #define HAVE_DECL_CTL_HW 1
11156| #define HAVE_DECL_HW_NCPU 1
11157| #define HAVE_DECL_STRTOULL 1
11158| #define HAVE_SSIZE_T 1
11159| #define HAVE_DECL_SNPRINTF 1
11160| #define HAVE_DECL__STRDUP 0
11161| #define HAVE_DECL__PUTENV 0
11162| #define HAVE_SYSCTL 1
11163| #define HAVE_SYSCTLBYNAME 1
11164| #define HAVE_DECL_GETPROGNAME 1
11165| #define HAVE_DECL_GETEXECNAME 0
11166| #define HAVE_DECL_GETMODULEFILENAME 0
11167| #define HAVE___PROGNAME 1
11168| #define HAVE_PTHREAD_T 1
11169| #define hwloc_pid_t pid_t
11170| #define hwloc_thread_t pthread_t
11171| #define HAVE_DECL_SCHED_GETCPU 0
11172| #define HWLOC_HAVE_SYSCALL 1
11173| #define HAVE_FFS 1
11174| #define HWLOC_HAVE_DECL_FFS 1
11175| #define HWLOC_HAVE_FFS 1
11176| #define HAVE_FFSL 1
11177| #define HWLOC_HAVE_DECL_FFSL 1
11178| #define HWLOC_HAVE_FFSL 1
11179| #define HAVE_FLS 1
11180| #define HWLOC_HAVE_DECL_FLS 1
11181| #define HWLOC_HAVE_FLS 1
11182| #define HAVE_FLSL 1
11183| #define HWLOC_HAVE_DECL_FLSL 1
11184| #define HWLOC_HAVE_FLSL 1
11185| #define HAVE_OPENAT 1
11186| #define HAVE_GETPAGESIZE 1
11187| #define HAVE_POSIX_MEMALIGN 1
11188| #define HAVE_SYS_UTSNAME_H 1
11189| #define HAVE_UNAME 1
11190| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11191| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11192| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11193| #define HAVE_OPENCL_CL_EXT_H 1
11194| #define HWLOC_HAVE_OPENCL 1
11195| /* end confdefs.h.  */
11196| #include <cuda.h>
11197configure:38366: result: no
11198configure:38366: checking for cuda.h
11199configure:38366: result: no
11200configure:38449: checking cuda_runtime_api.h usability
11201configure:38449: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
11202conftest.c:167:10: fatal error: 'cuda_runtime_api.h' file not found
11203#include <cuda_runtime_api.h>
11204         ^~~~~~~~~~~~~~~~~~~~
112051 error generated.
11206configure:38449: $? = 1
11207configure: failed program was:
11208| /* confdefs.h */
11209| #define PACKAGE_NAME "MPICH"
11210| #define PACKAGE_TARNAME "mpich"
11211| #define PACKAGE_VERSION "3.4a2"
11212| #define PACKAGE_STRING "MPICH 3.4a2"
11213| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11214| #define PACKAGE_URL "http://www.mpich.org/"
11215| #define STDC_HEADERS 1
11216| #define HAVE_SYS_TYPES_H 1
11217| #define HAVE_SYS_STAT_H 1
11218| #define HAVE_STDLIB_H 1
11219| #define HAVE_STRING_H 1
11220| #define HAVE_MEMORY_H 1
11221| #define HAVE_STRINGS_H 1
11222| #define HAVE_INTTYPES_H 1
11223| #define HAVE_STDINT_H 1
11224| #define HAVE_UNISTD_H 1
11225| #define __EXTENSIONS__ 1
11226| #define _ALL_SOURCE 1
11227| #define _GNU_SOURCE 1
11228| #define _POSIX_PTHREAD_SEMANTICS 1
11229| #define _TANDEM_SOURCE 1
11230| #define PACKAGE "mpich"
11231| #define VERSION "3.4a2"
11232| #define HAVE_DLFCN_H 1
11233| #define LT_OBJDIR ".libs/"
11234| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11235| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11236| #define HAVE_TAG_ERROR_BITS 1
11237| #define HAVE_VISIBILITY 1
11238| #define HWLOC_VERSION "2.0.3rc2-git"
11239| #define HWLOC_VERSION_MAJOR 2
11240| #define HWLOC_VERSION_MINOR 0
11241| #define HWLOC_VERSION_RELEASE 3
11242| #define HWLOC_VERSION_GREEK "rc2"
11243| #define HWLOC_SYM_PREFIX hwloc_
11244| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11245| #define HWLOC_SYM_TRANSFORM 0
11246| #define _HPUX_SOURCE 1
11247| #define SIZEOF_VOID_P 8
11248| #define HWLOC_DARWIN_SYS 1
11249| #define HWLOC_X86_64_ARCH 1
11250| #define SIZEOF_UNSIGNED_LONG 8
11251| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11252| #define SIZEOF_UNSIGNED_INT 4
11253| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11254| #define HWLOC_HAVE_ATTRIBUTE 1
11255| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11256| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11257| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11258| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11259| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11260| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11261| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11262| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11263| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11264| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11265| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11266| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11267| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11268| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11269| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11270| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11271| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11272| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11273| #define HWLOC_C_HAVE_VISIBILITY 0
11274| #define HAVE_UNISTD_H 1
11275| #define HAVE_DIRENT_H 1
11276| #define HAVE_STRINGS_H 1
11277| #define HAVE_CTYPE_H 1
11278| #define HAVE_STRCASECMP 1
11279| #define HWLOC_HAVE_DECL_STRCASECMP 1
11280| #define HAVE_STRNCASECMP 1
11281| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11282| #define HAVE_STRFTIME 1
11283| #define HAVE_SETLOCALE 1
11284| #define HWLOC_HAVE_STDINT_H 1
11285| #define HAVE_SYS_MMAN_H 1
11286| #define HAVE_DECL_FABSF 1
11287| #define HAVE_DECL_MODFF 1
11288| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11289| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11290| #define HAVE_DECL__SC_NPROC_ONLN 0
11291| #define HAVE_DECL__SC_NPROC_CONF 0
11292| #define HAVE_DECL__SC_PAGESIZE 1
11293| #define HAVE_DECL__SC_PAGE_SIZE 1
11294| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11295| #define HAVE_MACH_MACH_HOST_H 1
11296| #define HAVE_MACH_MACH_INIT_H 1
11297| #define HAVE_HOST_INFO 1
11298| #define HAVE_SYS_PARAM_H 1
11299| #define HAVE_SYS_SYSCTL_H 1
11300| #define HAVE_DECL_CTL_HW 1
11301| #define HAVE_DECL_HW_NCPU 1
11302| #define HAVE_DECL_STRTOULL 1
11303| #define HAVE_SSIZE_T 1
11304| #define HAVE_DECL_SNPRINTF 1
11305| #define HAVE_DECL__STRDUP 0
11306| #define HAVE_DECL__PUTENV 0
11307| #define HAVE_SYSCTL 1
11308| #define HAVE_SYSCTLBYNAME 1
11309| #define HAVE_DECL_GETPROGNAME 1
11310| #define HAVE_DECL_GETEXECNAME 0
11311| #define HAVE_DECL_GETMODULEFILENAME 0
11312| #define HAVE___PROGNAME 1
11313| #define HAVE_PTHREAD_T 1
11314| #define hwloc_pid_t pid_t
11315| #define hwloc_thread_t pthread_t
11316| #define HAVE_DECL_SCHED_GETCPU 0
11317| #define HWLOC_HAVE_SYSCALL 1
11318| #define HAVE_FFS 1
11319| #define HWLOC_HAVE_DECL_FFS 1
11320| #define HWLOC_HAVE_FFS 1
11321| #define HAVE_FFSL 1
11322| #define HWLOC_HAVE_DECL_FFSL 1
11323| #define HWLOC_HAVE_FFSL 1
11324| #define HAVE_FLS 1
11325| #define HWLOC_HAVE_DECL_FLS 1
11326| #define HWLOC_HAVE_FLS 1
11327| #define HAVE_FLSL 1
11328| #define HWLOC_HAVE_DECL_FLSL 1
11329| #define HWLOC_HAVE_FLSL 1
11330| #define HAVE_OPENAT 1
11331| #define HAVE_GETPAGESIZE 1
11332| #define HAVE_POSIX_MEMALIGN 1
11333| #define HAVE_SYS_UTSNAME_H 1
11334| #define HAVE_UNAME 1
11335| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11336| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11337| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11338| #define HAVE_OPENCL_CL_EXT_H 1
11339| #define HWLOC_HAVE_OPENCL 1
11340| /* end confdefs.h.  */
11341| #include <stdio.h>
11342| #ifdef HAVE_SYS_TYPES_H
11343| # include <sys/types.h>
11344| #endif
11345| #ifdef HAVE_SYS_STAT_H
11346| # include <sys/stat.h>
11347| #endif
11348| #ifdef STDC_HEADERS
11349| # include <stdlib.h>
11350| # include <stddef.h>
11351| #else
11352| # ifdef HAVE_STDLIB_H
11353| #  include <stdlib.h>
11354| # endif
11355| #endif
11356| #ifdef HAVE_STRING_H
11357| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11358| #  include <memory.h>
11359| # endif
11360| # include <string.h>
11361| #endif
11362| #ifdef HAVE_STRINGS_H
11363| # include <strings.h>
11364| #endif
11365| #ifdef HAVE_INTTYPES_H
11366| # include <inttypes.h>
11367| #endif
11368| #ifdef HAVE_STDINT_H
11369| # include <stdint.h>
11370| #endif
11371| #ifdef HAVE_UNISTD_H
11372| # include <unistd.h>
11373| #endif
11374| #include <cuda_runtime_api.h>
11375configure:38449: result: no
11376configure:38449: checking cuda_runtime_api.h presence
11377configure:38449: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
11378conftest.c:134:10: fatal error: 'cuda_runtime_api.h' file not found
11379#include <cuda_runtime_api.h>
11380         ^~~~~~~~~~~~~~~~~~~~
113811 error generated.
11382configure:38449: $? = 1
11383configure: failed program was:
11384| /* confdefs.h */
11385| #define PACKAGE_NAME "MPICH"
11386| #define PACKAGE_TARNAME "mpich"
11387| #define PACKAGE_VERSION "3.4a2"
11388| #define PACKAGE_STRING "MPICH 3.4a2"
11389| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11390| #define PACKAGE_URL "http://www.mpich.org/"
11391| #define STDC_HEADERS 1
11392| #define HAVE_SYS_TYPES_H 1
11393| #define HAVE_SYS_STAT_H 1
11394| #define HAVE_STDLIB_H 1
11395| #define HAVE_STRING_H 1
11396| #define HAVE_MEMORY_H 1
11397| #define HAVE_STRINGS_H 1
11398| #define HAVE_INTTYPES_H 1
11399| #define HAVE_STDINT_H 1
11400| #define HAVE_UNISTD_H 1
11401| #define __EXTENSIONS__ 1
11402| #define _ALL_SOURCE 1
11403| #define _GNU_SOURCE 1
11404| #define _POSIX_PTHREAD_SEMANTICS 1
11405| #define _TANDEM_SOURCE 1
11406| #define PACKAGE "mpich"
11407| #define VERSION "3.4a2"
11408| #define HAVE_DLFCN_H 1
11409| #define LT_OBJDIR ".libs/"
11410| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11411| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11412| #define HAVE_TAG_ERROR_BITS 1
11413| #define HAVE_VISIBILITY 1
11414| #define HWLOC_VERSION "2.0.3rc2-git"
11415| #define HWLOC_VERSION_MAJOR 2
11416| #define HWLOC_VERSION_MINOR 0
11417| #define HWLOC_VERSION_RELEASE 3
11418| #define HWLOC_VERSION_GREEK "rc2"
11419| #define HWLOC_SYM_PREFIX hwloc_
11420| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11421| #define HWLOC_SYM_TRANSFORM 0
11422| #define _HPUX_SOURCE 1
11423| #define SIZEOF_VOID_P 8
11424| #define HWLOC_DARWIN_SYS 1
11425| #define HWLOC_X86_64_ARCH 1
11426| #define SIZEOF_UNSIGNED_LONG 8
11427| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11428| #define SIZEOF_UNSIGNED_INT 4
11429| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11430| #define HWLOC_HAVE_ATTRIBUTE 1
11431| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11432| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11433| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11434| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11435| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11436| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11437| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11438| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11439| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11440| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11441| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11442| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11443| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11444| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11445| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11446| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11447| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11448| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11449| #define HWLOC_C_HAVE_VISIBILITY 0
11450| #define HAVE_UNISTD_H 1
11451| #define HAVE_DIRENT_H 1
11452| #define HAVE_STRINGS_H 1
11453| #define HAVE_CTYPE_H 1
11454| #define HAVE_STRCASECMP 1
11455| #define HWLOC_HAVE_DECL_STRCASECMP 1
11456| #define HAVE_STRNCASECMP 1
11457| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11458| #define HAVE_STRFTIME 1
11459| #define HAVE_SETLOCALE 1
11460| #define HWLOC_HAVE_STDINT_H 1
11461| #define HAVE_SYS_MMAN_H 1
11462| #define HAVE_DECL_FABSF 1
11463| #define HAVE_DECL_MODFF 1
11464| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11465| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11466| #define HAVE_DECL__SC_NPROC_ONLN 0
11467| #define HAVE_DECL__SC_NPROC_CONF 0
11468| #define HAVE_DECL__SC_PAGESIZE 1
11469| #define HAVE_DECL__SC_PAGE_SIZE 1
11470| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11471| #define HAVE_MACH_MACH_HOST_H 1
11472| #define HAVE_MACH_MACH_INIT_H 1
11473| #define HAVE_HOST_INFO 1
11474| #define HAVE_SYS_PARAM_H 1
11475| #define HAVE_SYS_SYSCTL_H 1
11476| #define HAVE_DECL_CTL_HW 1
11477| #define HAVE_DECL_HW_NCPU 1
11478| #define HAVE_DECL_STRTOULL 1
11479| #define HAVE_SSIZE_T 1
11480| #define HAVE_DECL_SNPRINTF 1
11481| #define HAVE_DECL__STRDUP 0
11482| #define HAVE_DECL__PUTENV 0
11483| #define HAVE_SYSCTL 1
11484| #define HAVE_SYSCTLBYNAME 1
11485| #define HAVE_DECL_GETPROGNAME 1
11486| #define HAVE_DECL_GETEXECNAME 0
11487| #define HAVE_DECL_GETMODULEFILENAME 0
11488| #define HAVE___PROGNAME 1
11489| #define HAVE_PTHREAD_T 1
11490| #define hwloc_pid_t pid_t
11491| #define hwloc_thread_t pthread_t
11492| #define HAVE_DECL_SCHED_GETCPU 0
11493| #define HWLOC_HAVE_SYSCALL 1
11494| #define HAVE_FFS 1
11495| #define HWLOC_HAVE_DECL_FFS 1
11496| #define HWLOC_HAVE_FFS 1
11497| #define HAVE_FFSL 1
11498| #define HWLOC_HAVE_DECL_FFSL 1
11499| #define HWLOC_HAVE_FFSL 1
11500| #define HAVE_FLS 1
11501| #define HWLOC_HAVE_DECL_FLS 1
11502| #define HWLOC_HAVE_FLS 1
11503| #define HAVE_FLSL 1
11504| #define HWLOC_HAVE_DECL_FLSL 1
11505| #define HWLOC_HAVE_FLSL 1
11506| #define HAVE_OPENAT 1
11507| #define HAVE_GETPAGESIZE 1
11508| #define HAVE_POSIX_MEMALIGN 1
11509| #define HAVE_SYS_UTSNAME_H 1
11510| #define HAVE_UNAME 1
11511| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11512| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11513| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11514| #define HAVE_OPENCL_CL_EXT_H 1
11515| #define HWLOC_HAVE_OPENCL 1
11516| /* end confdefs.h.  */
11517| #include <cuda_runtime_api.h>
11518configure:38449: result: no
11519configure:38449: checking for cuda_runtime_api.h
11520configure:38449: result: no
11521configure:38554: checking nvml.h usability
11522configure:38554: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
11523conftest.c:167:10: fatal error: 'nvml.h' file not found
11524#include <nvml.h>
11525         ^~~~~~~~
115261 error generated.
11527configure:38554: $? = 1
11528configure: failed program was:
11529| /* confdefs.h */
11530| #define PACKAGE_NAME "MPICH"
11531| #define PACKAGE_TARNAME "mpich"
11532| #define PACKAGE_VERSION "3.4a2"
11533| #define PACKAGE_STRING "MPICH 3.4a2"
11534| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11535| #define PACKAGE_URL "http://www.mpich.org/"
11536| #define STDC_HEADERS 1
11537| #define HAVE_SYS_TYPES_H 1
11538| #define HAVE_SYS_STAT_H 1
11539| #define HAVE_STDLIB_H 1
11540| #define HAVE_STRING_H 1
11541| #define HAVE_MEMORY_H 1
11542| #define HAVE_STRINGS_H 1
11543| #define HAVE_INTTYPES_H 1
11544| #define HAVE_STDINT_H 1
11545| #define HAVE_UNISTD_H 1
11546| #define __EXTENSIONS__ 1
11547| #define _ALL_SOURCE 1
11548| #define _GNU_SOURCE 1
11549| #define _POSIX_PTHREAD_SEMANTICS 1
11550| #define _TANDEM_SOURCE 1
11551| #define PACKAGE "mpich"
11552| #define VERSION "3.4a2"
11553| #define HAVE_DLFCN_H 1
11554| #define LT_OBJDIR ".libs/"
11555| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11556| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11557| #define HAVE_TAG_ERROR_BITS 1
11558| #define HAVE_VISIBILITY 1
11559| #define HWLOC_VERSION "2.0.3rc2-git"
11560| #define HWLOC_VERSION_MAJOR 2
11561| #define HWLOC_VERSION_MINOR 0
11562| #define HWLOC_VERSION_RELEASE 3
11563| #define HWLOC_VERSION_GREEK "rc2"
11564| #define HWLOC_SYM_PREFIX hwloc_
11565| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11566| #define HWLOC_SYM_TRANSFORM 0
11567| #define _HPUX_SOURCE 1
11568| #define SIZEOF_VOID_P 8
11569| #define HWLOC_DARWIN_SYS 1
11570| #define HWLOC_X86_64_ARCH 1
11571| #define SIZEOF_UNSIGNED_LONG 8
11572| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11573| #define SIZEOF_UNSIGNED_INT 4
11574| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11575| #define HWLOC_HAVE_ATTRIBUTE 1
11576| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11577| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11578| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11579| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11580| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11581| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11582| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11583| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11584| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11585| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11586| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11587| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11588| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11589| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11590| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11591| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11592| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11593| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11594| #define HWLOC_C_HAVE_VISIBILITY 0
11595| #define HAVE_UNISTD_H 1
11596| #define HAVE_DIRENT_H 1
11597| #define HAVE_STRINGS_H 1
11598| #define HAVE_CTYPE_H 1
11599| #define HAVE_STRCASECMP 1
11600| #define HWLOC_HAVE_DECL_STRCASECMP 1
11601| #define HAVE_STRNCASECMP 1
11602| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11603| #define HAVE_STRFTIME 1
11604| #define HAVE_SETLOCALE 1
11605| #define HWLOC_HAVE_STDINT_H 1
11606| #define HAVE_SYS_MMAN_H 1
11607| #define HAVE_DECL_FABSF 1
11608| #define HAVE_DECL_MODFF 1
11609| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11610| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11611| #define HAVE_DECL__SC_NPROC_ONLN 0
11612| #define HAVE_DECL__SC_NPROC_CONF 0
11613| #define HAVE_DECL__SC_PAGESIZE 1
11614| #define HAVE_DECL__SC_PAGE_SIZE 1
11615| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11616| #define HAVE_MACH_MACH_HOST_H 1
11617| #define HAVE_MACH_MACH_INIT_H 1
11618| #define HAVE_HOST_INFO 1
11619| #define HAVE_SYS_PARAM_H 1
11620| #define HAVE_SYS_SYSCTL_H 1
11621| #define HAVE_DECL_CTL_HW 1
11622| #define HAVE_DECL_HW_NCPU 1
11623| #define HAVE_DECL_STRTOULL 1
11624| #define HAVE_SSIZE_T 1
11625| #define HAVE_DECL_SNPRINTF 1
11626| #define HAVE_DECL__STRDUP 0
11627| #define HAVE_DECL__PUTENV 0
11628| #define HAVE_SYSCTL 1
11629| #define HAVE_SYSCTLBYNAME 1
11630| #define HAVE_DECL_GETPROGNAME 1
11631| #define HAVE_DECL_GETEXECNAME 0
11632| #define HAVE_DECL_GETMODULEFILENAME 0
11633| #define HAVE___PROGNAME 1
11634| #define HAVE_PTHREAD_T 1
11635| #define hwloc_pid_t pid_t
11636| #define hwloc_thread_t pthread_t
11637| #define HAVE_DECL_SCHED_GETCPU 0
11638| #define HWLOC_HAVE_SYSCALL 1
11639| #define HAVE_FFS 1
11640| #define HWLOC_HAVE_DECL_FFS 1
11641| #define HWLOC_HAVE_FFS 1
11642| #define HAVE_FFSL 1
11643| #define HWLOC_HAVE_DECL_FFSL 1
11644| #define HWLOC_HAVE_FFSL 1
11645| #define HAVE_FLS 1
11646| #define HWLOC_HAVE_DECL_FLS 1
11647| #define HWLOC_HAVE_FLS 1
11648| #define HAVE_FLSL 1
11649| #define HWLOC_HAVE_DECL_FLSL 1
11650| #define HWLOC_HAVE_FLSL 1
11651| #define HAVE_OPENAT 1
11652| #define HAVE_GETPAGESIZE 1
11653| #define HAVE_POSIX_MEMALIGN 1
11654| #define HAVE_SYS_UTSNAME_H 1
11655| #define HAVE_UNAME 1
11656| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11657| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11658| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11659| #define HAVE_OPENCL_CL_EXT_H 1
11660| #define HWLOC_HAVE_OPENCL 1
11661| /* end confdefs.h.  */
11662| #include <stdio.h>
11663| #ifdef HAVE_SYS_TYPES_H
11664| # include <sys/types.h>
11665| #endif
11666| #ifdef HAVE_SYS_STAT_H
11667| # include <sys/stat.h>
11668| #endif
11669| #ifdef STDC_HEADERS
11670| # include <stdlib.h>
11671| # include <stddef.h>
11672| #else
11673| # ifdef HAVE_STDLIB_H
11674| #  include <stdlib.h>
11675| # endif
11676| #endif
11677| #ifdef HAVE_STRING_H
11678| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11679| #  include <memory.h>
11680| # endif
11681| # include <string.h>
11682| #endif
11683| #ifdef HAVE_STRINGS_H
11684| # include <strings.h>
11685| #endif
11686| #ifdef HAVE_INTTYPES_H
11687| # include <inttypes.h>
11688| #endif
11689| #ifdef HAVE_STDINT_H
11690| # include <stdint.h>
11691| #endif
11692| #ifdef HAVE_UNISTD_H
11693| # include <unistd.h>
11694| #endif
11695| #include <nvml.h>
11696configure:38554: result: no
11697configure:38554: checking nvml.h presence
11698configure:38554: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
11699conftest.c:134:10: fatal error: 'nvml.h' file not found
11700#include <nvml.h>
11701         ^~~~~~~~
117021 error generated.
11703configure:38554: $? = 1
11704configure: failed program was:
11705| /* confdefs.h */
11706| #define PACKAGE_NAME "MPICH"
11707| #define PACKAGE_TARNAME "mpich"
11708| #define PACKAGE_VERSION "3.4a2"
11709| #define PACKAGE_STRING "MPICH 3.4a2"
11710| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11711| #define PACKAGE_URL "http://www.mpich.org/"
11712| #define STDC_HEADERS 1
11713| #define HAVE_SYS_TYPES_H 1
11714| #define HAVE_SYS_STAT_H 1
11715| #define HAVE_STDLIB_H 1
11716| #define HAVE_STRING_H 1
11717| #define HAVE_MEMORY_H 1
11718| #define HAVE_STRINGS_H 1
11719| #define HAVE_INTTYPES_H 1
11720| #define HAVE_STDINT_H 1
11721| #define HAVE_UNISTD_H 1
11722| #define __EXTENSIONS__ 1
11723| #define _ALL_SOURCE 1
11724| #define _GNU_SOURCE 1
11725| #define _POSIX_PTHREAD_SEMANTICS 1
11726| #define _TANDEM_SOURCE 1
11727| #define PACKAGE "mpich"
11728| #define VERSION "3.4a2"
11729| #define HAVE_DLFCN_H 1
11730| #define LT_OBJDIR ".libs/"
11731| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11732| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11733| #define HAVE_TAG_ERROR_BITS 1
11734| #define HAVE_VISIBILITY 1
11735| #define HWLOC_VERSION "2.0.3rc2-git"
11736| #define HWLOC_VERSION_MAJOR 2
11737| #define HWLOC_VERSION_MINOR 0
11738| #define HWLOC_VERSION_RELEASE 3
11739| #define HWLOC_VERSION_GREEK "rc2"
11740| #define HWLOC_SYM_PREFIX hwloc_
11741| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11742| #define HWLOC_SYM_TRANSFORM 0
11743| #define _HPUX_SOURCE 1
11744| #define SIZEOF_VOID_P 8
11745| #define HWLOC_DARWIN_SYS 1
11746| #define HWLOC_X86_64_ARCH 1
11747| #define SIZEOF_UNSIGNED_LONG 8
11748| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11749| #define SIZEOF_UNSIGNED_INT 4
11750| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11751| #define HWLOC_HAVE_ATTRIBUTE 1
11752| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11753| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11754| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11755| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11756| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11757| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11758| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11759| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11760| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11761| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11762| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11763| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11764| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11765| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11766| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11767| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11768| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11769| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11770| #define HWLOC_C_HAVE_VISIBILITY 0
11771| #define HAVE_UNISTD_H 1
11772| #define HAVE_DIRENT_H 1
11773| #define HAVE_STRINGS_H 1
11774| #define HAVE_CTYPE_H 1
11775| #define HAVE_STRCASECMP 1
11776| #define HWLOC_HAVE_DECL_STRCASECMP 1
11777| #define HAVE_STRNCASECMP 1
11778| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11779| #define HAVE_STRFTIME 1
11780| #define HAVE_SETLOCALE 1
11781| #define HWLOC_HAVE_STDINT_H 1
11782| #define HAVE_SYS_MMAN_H 1
11783| #define HAVE_DECL_FABSF 1
11784| #define HAVE_DECL_MODFF 1
11785| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11786| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11787| #define HAVE_DECL__SC_NPROC_ONLN 0
11788| #define HAVE_DECL__SC_NPROC_CONF 0
11789| #define HAVE_DECL__SC_PAGESIZE 1
11790| #define HAVE_DECL__SC_PAGE_SIZE 1
11791| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11792| #define HAVE_MACH_MACH_HOST_H 1
11793| #define HAVE_MACH_MACH_INIT_H 1
11794| #define HAVE_HOST_INFO 1
11795| #define HAVE_SYS_PARAM_H 1
11796| #define HAVE_SYS_SYSCTL_H 1
11797| #define HAVE_DECL_CTL_HW 1
11798| #define HAVE_DECL_HW_NCPU 1
11799| #define HAVE_DECL_STRTOULL 1
11800| #define HAVE_SSIZE_T 1
11801| #define HAVE_DECL_SNPRINTF 1
11802| #define HAVE_DECL__STRDUP 0
11803| #define HAVE_DECL__PUTENV 0
11804| #define HAVE_SYSCTL 1
11805| #define HAVE_SYSCTLBYNAME 1
11806| #define HAVE_DECL_GETPROGNAME 1
11807| #define HAVE_DECL_GETEXECNAME 0
11808| #define HAVE_DECL_GETMODULEFILENAME 0
11809| #define HAVE___PROGNAME 1
11810| #define HAVE_PTHREAD_T 1
11811| #define hwloc_pid_t pid_t
11812| #define hwloc_thread_t pthread_t
11813| #define HAVE_DECL_SCHED_GETCPU 0
11814| #define HWLOC_HAVE_SYSCALL 1
11815| #define HAVE_FFS 1
11816| #define HWLOC_HAVE_DECL_FFS 1
11817| #define HWLOC_HAVE_FFS 1
11818| #define HAVE_FFSL 1
11819| #define HWLOC_HAVE_DECL_FFSL 1
11820| #define HWLOC_HAVE_FFSL 1
11821| #define HAVE_FLS 1
11822| #define HWLOC_HAVE_DECL_FLS 1
11823| #define HWLOC_HAVE_FLS 1
11824| #define HAVE_FLSL 1
11825| #define HWLOC_HAVE_DECL_FLSL 1
11826| #define HWLOC_HAVE_FLSL 1
11827| #define HAVE_OPENAT 1
11828| #define HAVE_GETPAGESIZE 1
11829| #define HAVE_POSIX_MEMALIGN 1
11830| #define HAVE_SYS_UTSNAME_H 1
11831| #define HAVE_UNAME 1
11832| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11833| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11834| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11835| #define HAVE_OPENCL_CL_EXT_H 1
11836| #define HWLOC_HAVE_OPENCL 1
11837| /* end confdefs.h.  */
11838| #include <nvml.h>
11839configure:38554: result: no
11840configure:38554: checking for nvml.h
11841configure:38554: result: no
11842configure:38675: checking whether -R must be followed by a space
11843configure:38691: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -R/usr/X11/lib >&5
11844warning: unknown remark option '-R/usr/X11/lib' [-Wunknown-warning-option]
118451 warning generated.
11846configure:38691: $? = 0
11847configure: failed program was:
11848| /* confdefs.h */
11849| #define PACKAGE_NAME "MPICH"
11850| #define PACKAGE_TARNAME "mpich"
11851| #define PACKAGE_VERSION "3.4a2"
11852| #define PACKAGE_STRING "MPICH 3.4a2"
11853| #define PACKAGE_BUGREPORT "discuss@mpich.org"
11854| #define PACKAGE_URL "http://www.mpich.org/"
11855| #define STDC_HEADERS 1
11856| #define HAVE_SYS_TYPES_H 1
11857| #define HAVE_SYS_STAT_H 1
11858| #define HAVE_STDLIB_H 1
11859| #define HAVE_STRING_H 1
11860| #define HAVE_MEMORY_H 1
11861| #define HAVE_STRINGS_H 1
11862| #define HAVE_INTTYPES_H 1
11863| #define HAVE_STDINT_H 1
11864| #define HAVE_UNISTD_H 1
11865| #define __EXTENSIONS__ 1
11866| #define _ALL_SOURCE 1
11867| #define _GNU_SOURCE 1
11868| #define _POSIX_PTHREAD_SEMANTICS 1
11869| #define _TANDEM_SOURCE 1
11870| #define PACKAGE "mpich"
11871| #define VERSION "3.4a2"
11872| #define HAVE_DLFCN_H 1
11873| #define LT_OBJDIR ".libs/"
11874| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
11875| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
11876| #define HAVE_TAG_ERROR_BITS 1
11877| #define HAVE_VISIBILITY 1
11878| #define HWLOC_VERSION "2.0.3rc2-git"
11879| #define HWLOC_VERSION_MAJOR 2
11880| #define HWLOC_VERSION_MINOR 0
11881| #define HWLOC_VERSION_RELEASE 3
11882| #define HWLOC_VERSION_GREEK "rc2"
11883| #define HWLOC_SYM_PREFIX hwloc_
11884| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
11885| #define HWLOC_SYM_TRANSFORM 0
11886| #define _HPUX_SOURCE 1
11887| #define SIZEOF_VOID_P 8
11888| #define HWLOC_DARWIN_SYS 1
11889| #define HWLOC_X86_64_ARCH 1
11890| #define SIZEOF_UNSIGNED_LONG 8
11891| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
11892| #define SIZEOF_UNSIGNED_INT 4
11893| #define HWLOC_SIZEOF_UNSIGNED_INT 4
11894| #define HWLOC_HAVE_ATTRIBUTE 1
11895| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
11896| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
11897| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
11898| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
11899| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
11900| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
11901| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
11902| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
11903| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
11904| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
11905| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
11906| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
11907| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
11908| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
11909| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
11910| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
11911| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
11912| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
11913| #define HWLOC_C_HAVE_VISIBILITY 0
11914| #define HAVE_UNISTD_H 1
11915| #define HAVE_DIRENT_H 1
11916| #define HAVE_STRINGS_H 1
11917| #define HAVE_CTYPE_H 1
11918| #define HAVE_STRCASECMP 1
11919| #define HWLOC_HAVE_DECL_STRCASECMP 1
11920| #define HAVE_STRNCASECMP 1
11921| #define HWLOC_HAVE_DECL_STRNCASECMP 1
11922| #define HAVE_STRFTIME 1
11923| #define HAVE_SETLOCALE 1
11924| #define HWLOC_HAVE_STDINT_H 1
11925| #define HAVE_SYS_MMAN_H 1
11926| #define HAVE_DECL_FABSF 1
11927| #define HAVE_DECL_MODFF 1
11928| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
11929| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
11930| #define HAVE_DECL__SC_NPROC_ONLN 0
11931| #define HAVE_DECL__SC_NPROC_CONF 0
11932| #define HAVE_DECL__SC_PAGESIZE 1
11933| #define HAVE_DECL__SC_PAGE_SIZE 1
11934| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
11935| #define HAVE_MACH_MACH_HOST_H 1
11936| #define HAVE_MACH_MACH_INIT_H 1
11937| #define HAVE_HOST_INFO 1
11938| #define HAVE_SYS_PARAM_H 1
11939| #define HAVE_SYS_SYSCTL_H 1
11940| #define HAVE_DECL_CTL_HW 1
11941| #define HAVE_DECL_HW_NCPU 1
11942| #define HAVE_DECL_STRTOULL 1
11943| #define HAVE_SSIZE_T 1
11944| #define HAVE_DECL_SNPRINTF 1
11945| #define HAVE_DECL__STRDUP 0
11946| #define HAVE_DECL__PUTENV 0
11947| #define HAVE_SYSCTL 1
11948| #define HAVE_SYSCTLBYNAME 1
11949| #define HAVE_DECL_GETPROGNAME 1
11950| #define HAVE_DECL_GETEXECNAME 0
11951| #define HAVE_DECL_GETMODULEFILENAME 0
11952| #define HAVE___PROGNAME 1
11953| #define HAVE_PTHREAD_T 1
11954| #define hwloc_pid_t pid_t
11955| #define hwloc_thread_t pthread_t
11956| #define HAVE_DECL_SCHED_GETCPU 0
11957| #define HWLOC_HAVE_SYSCALL 1
11958| #define HAVE_FFS 1
11959| #define HWLOC_HAVE_DECL_FFS 1
11960| #define HWLOC_HAVE_FFS 1
11961| #define HAVE_FFSL 1
11962| #define HWLOC_HAVE_DECL_FFSL 1
11963| #define HWLOC_HAVE_FFSL 1
11964| #define HAVE_FLS 1
11965| #define HWLOC_HAVE_DECL_FLS 1
11966| #define HWLOC_HAVE_FLS 1
11967| #define HAVE_FLSL 1
11968| #define HWLOC_HAVE_DECL_FLSL 1
11969| #define HWLOC_HAVE_FLSL 1
11970| #define HAVE_OPENAT 1
11971| #define HAVE_GETPAGESIZE 1
11972| #define HAVE_POSIX_MEMALIGN 1
11973| #define HAVE_SYS_UTSNAME_H 1
11974| #define HAVE_UNAME 1
11975| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
11976| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
11977| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
11978| #define HAVE_OPENCL_CL_EXT_H 1
11979| #define HWLOC_HAVE_OPENCL 1
11980| /* end confdefs.h.  */
11981|
11982| int
11983| main ()
11984| {
11985|
11986|   ;
11987|   return 0;
11988| }
11989configure:38708: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -R /usr/X11/lib >&5
11990warning: unknown remark option '-R' [-Wunknown-warning-option]
119911 warning generated.
11992ld: can't map file, errno=22 file '/usr/X11/lib' for architecture x86_64
11993clang: error: linker command failed with exit code 1 (use -v to see invocation)
11994configure:38708: $? = 1
11995configure: failed program was:
11996| /* confdefs.h */
11997| #define PACKAGE_NAME "MPICH"
11998| #define PACKAGE_TARNAME "mpich"
11999| #define PACKAGE_VERSION "3.4a2"
12000| #define PACKAGE_STRING "MPICH 3.4a2"
12001| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12002| #define PACKAGE_URL "http://www.mpich.org/"
12003| #define STDC_HEADERS 1
12004| #define HAVE_SYS_TYPES_H 1
12005| #define HAVE_SYS_STAT_H 1
12006| #define HAVE_STDLIB_H 1
12007| #define HAVE_STRING_H 1
12008| #define HAVE_MEMORY_H 1
12009| #define HAVE_STRINGS_H 1
12010| #define HAVE_INTTYPES_H 1
12011| #define HAVE_STDINT_H 1
12012| #define HAVE_UNISTD_H 1
12013| #define __EXTENSIONS__ 1
12014| #define _ALL_SOURCE 1
12015| #define _GNU_SOURCE 1
12016| #define _POSIX_PTHREAD_SEMANTICS 1
12017| #define _TANDEM_SOURCE 1
12018| #define PACKAGE "mpich"
12019| #define VERSION "3.4a2"
12020| #define HAVE_DLFCN_H 1
12021| #define LT_OBJDIR ".libs/"
12022| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12023| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12024| #define HAVE_TAG_ERROR_BITS 1
12025| #define HAVE_VISIBILITY 1
12026| #define HWLOC_VERSION "2.0.3rc2-git"
12027| #define HWLOC_VERSION_MAJOR 2
12028| #define HWLOC_VERSION_MINOR 0
12029| #define HWLOC_VERSION_RELEASE 3
12030| #define HWLOC_VERSION_GREEK "rc2"
12031| #define HWLOC_SYM_PREFIX hwloc_
12032| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12033| #define HWLOC_SYM_TRANSFORM 0
12034| #define _HPUX_SOURCE 1
12035| #define SIZEOF_VOID_P 8
12036| #define HWLOC_DARWIN_SYS 1
12037| #define HWLOC_X86_64_ARCH 1
12038| #define SIZEOF_UNSIGNED_LONG 8
12039| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12040| #define SIZEOF_UNSIGNED_INT 4
12041| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12042| #define HWLOC_HAVE_ATTRIBUTE 1
12043| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12044| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12045| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12046| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12047| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12048| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12049| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12050| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12051| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12052| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12053| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12054| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12055| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12056| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12057| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12058| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12059| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12060| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12061| #define HWLOC_C_HAVE_VISIBILITY 0
12062| #define HAVE_UNISTD_H 1
12063| #define HAVE_DIRENT_H 1
12064| #define HAVE_STRINGS_H 1
12065| #define HAVE_CTYPE_H 1
12066| #define HAVE_STRCASECMP 1
12067| #define HWLOC_HAVE_DECL_STRCASECMP 1
12068| #define HAVE_STRNCASECMP 1
12069| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12070| #define HAVE_STRFTIME 1
12071| #define HAVE_SETLOCALE 1
12072| #define HWLOC_HAVE_STDINT_H 1
12073| #define HAVE_SYS_MMAN_H 1
12074| #define HAVE_DECL_FABSF 1
12075| #define HAVE_DECL_MODFF 1
12076| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12077| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12078| #define HAVE_DECL__SC_NPROC_ONLN 0
12079| #define HAVE_DECL__SC_NPROC_CONF 0
12080| #define HAVE_DECL__SC_PAGESIZE 1
12081| #define HAVE_DECL__SC_PAGE_SIZE 1
12082| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12083| #define HAVE_MACH_MACH_HOST_H 1
12084| #define HAVE_MACH_MACH_INIT_H 1
12085| #define HAVE_HOST_INFO 1
12086| #define HAVE_SYS_PARAM_H 1
12087| #define HAVE_SYS_SYSCTL_H 1
12088| #define HAVE_DECL_CTL_HW 1
12089| #define HAVE_DECL_HW_NCPU 1
12090| #define HAVE_DECL_STRTOULL 1
12091| #define HAVE_SSIZE_T 1
12092| #define HAVE_DECL_SNPRINTF 1
12093| #define HAVE_DECL__STRDUP 0
12094| #define HAVE_DECL__PUTENV 0
12095| #define HAVE_SYSCTL 1
12096| #define HAVE_SYSCTLBYNAME 1
12097| #define HAVE_DECL_GETPROGNAME 1
12098| #define HAVE_DECL_GETEXECNAME 0
12099| #define HAVE_DECL_GETMODULEFILENAME 0
12100| #define HAVE___PROGNAME 1
12101| #define HAVE_PTHREAD_T 1
12102| #define hwloc_pid_t pid_t
12103| #define hwloc_thread_t pthread_t
12104| #define HAVE_DECL_SCHED_GETCPU 0
12105| #define HWLOC_HAVE_SYSCALL 1
12106| #define HAVE_FFS 1
12107| #define HWLOC_HAVE_DECL_FFS 1
12108| #define HWLOC_HAVE_FFS 1
12109| #define HAVE_FFSL 1
12110| #define HWLOC_HAVE_DECL_FFSL 1
12111| #define HWLOC_HAVE_FFSL 1
12112| #define HAVE_FLS 1
12113| #define HWLOC_HAVE_DECL_FLS 1
12114| #define HWLOC_HAVE_FLS 1
12115| #define HAVE_FLSL 1
12116| #define HWLOC_HAVE_DECL_FLSL 1
12117| #define HWLOC_HAVE_FLSL 1
12118| #define HAVE_OPENAT 1
12119| #define HAVE_GETPAGESIZE 1
12120| #define HAVE_POSIX_MEMALIGN 1
12121| #define HAVE_SYS_UTSNAME_H 1
12122| #define HAVE_UNAME 1
12123| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12124| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12125| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12126| #define HAVE_OPENCL_CL_EXT_H 1
12127| #define HWLOC_HAVE_OPENCL 1
12128| /* end confdefs.h.  */
12129|
12130| int
12131| main ()
12132| {
12133|
12134|   ;
12135|   return 0;
12136| }
12137configure:38713: result: neither works
12138configure:38754: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c   -L/usr/X11/lib -lX11 >&5
12139configure:38754: $? = 0
12140configure:38852: checking for gethostbyname
12141configure:38852: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12142configure:38852: $? = 0
12143configure:38852: result: yes
12144configure:38949: checking for connect
12145configure:38949: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12146configure:38949: $? = 0
12147configure:38949: result: yes
12148configure:38998: checking for remove
12149configure:38998: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12150configure:38998: $? = 0
12151configure:38998: result: yes
12152configure:39047: checking for shmat
12153configure:39047: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12154configure:39047: $? = 0
12155configure:39047: result: yes
12156configure:39105: checking for IceConnectionNumber in -lICE
12157configure:39130: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/usr/X11/lib conftest.c -lICE   >&5
12158configure:39130: $? = 0
12159configure:39139: result: yes
12160configure:39157: checking X11/Xlib.h usability
12161configure:39157: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include conftest.c >&5
12162configure:39157: $? = 0
12163configure:39157: result: yes
12164configure:39157: checking X11/Xlib.h presence
12165configure:39157: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include conftest.c
12166configure:39157: $? = 0
12167configure:39157: result: yes
12168configure:39157: checking for X11/Xlib.h
12169configure:39157: result: yes
12170configure:39162: checking for XOpenDisplay in -lX11
12171configure:39187: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lX11    -lSM -lICE  -L/usr/X11/lib  >&5
12172configure:39187: $? = 0
12173configure:39196: result: yes
12174configure:39205: checking for X11/Xutil.h
12175configure:39205: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include conftest.c >&5
12176configure:39205: $? = 0
12177configure:39205: result: yes
12178configure:39213: checking X11/keysym.h usability
12179configure:39213: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include conftest.c >&5
12180configure:39213: $? = 0
12181configure:39213: result: yes
12182configure:39213: checking X11/keysym.h presence
12183configure:39213: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src  -I/usr/X11/include conftest.c
12184configure:39213: $? = 0
12185configure:39213: result: yes
12186configure:39213: checking for X11/keysym.h
12187configure:39213: result: yes
12188configure:39258: checking NVCtrl/NVCtrl.h usability
12189configure:39258: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c >&5
12190conftest.c:171:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
12191#include <NVCtrl/NVCtrl.h>
12192         ^~~~~~~~~~~~~~~~~
121931 error generated.
12194configure:39258: $? = 1
12195configure: failed program was:
12196| /* confdefs.h */
12197| #define PACKAGE_NAME "MPICH"
12198| #define PACKAGE_TARNAME "mpich"
12199| #define PACKAGE_VERSION "3.4a2"
12200| #define PACKAGE_STRING "MPICH 3.4a2"
12201| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12202| #define PACKAGE_URL "http://www.mpich.org/"
12203| #define STDC_HEADERS 1
12204| #define HAVE_SYS_TYPES_H 1
12205| #define HAVE_SYS_STAT_H 1
12206| #define HAVE_STDLIB_H 1
12207| #define HAVE_STRING_H 1
12208| #define HAVE_MEMORY_H 1
12209| #define HAVE_STRINGS_H 1
12210| #define HAVE_INTTYPES_H 1
12211| #define HAVE_STDINT_H 1
12212| #define HAVE_UNISTD_H 1
12213| #define __EXTENSIONS__ 1
12214| #define _ALL_SOURCE 1
12215| #define _GNU_SOURCE 1
12216| #define _POSIX_PTHREAD_SEMANTICS 1
12217| #define _TANDEM_SOURCE 1
12218| #define PACKAGE "mpich"
12219| #define VERSION "3.4a2"
12220| #define HAVE_DLFCN_H 1
12221| #define LT_OBJDIR ".libs/"
12222| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12223| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12224| #define HAVE_TAG_ERROR_BITS 1
12225| #define HAVE_VISIBILITY 1
12226| #define HWLOC_VERSION "2.0.3rc2-git"
12227| #define HWLOC_VERSION_MAJOR 2
12228| #define HWLOC_VERSION_MINOR 0
12229| #define HWLOC_VERSION_RELEASE 3
12230| #define HWLOC_VERSION_GREEK "rc2"
12231| #define HWLOC_SYM_PREFIX hwloc_
12232| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12233| #define HWLOC_SYM_TRANSFORM 0
12234| #define _HPUX_SOURCE 1
12235| #define SIZEOF_VOID_P 8
12236| #define HWLOC_DARWIN_SYS 1
12237| #define HWLOC_X86_64_ARCH 1
12238| #define SIZEOF_UNSIGNED_LONG 8
12239| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12240| #define SIZEOF_UNSIGNED_INT 4
12241| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12242| #define HWLOC_HAVE_ATTRIBUTE 1
12243| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12244| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12245| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12246| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12247| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12248| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12249| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12250| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12251| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12252| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12253| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12254| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12255| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12256| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12257| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12258| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12259| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12260| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12261| #define HWLOC_C_HAVE_VISIBILITY 0
12262| #define HAVE_UNISTD_H 1
12263| #define HAVE_DIRENT_H 1
12264| #define HAVE_STRINGS_H 1
12265| #define HAVE_CTYPE_H 1
12266| #define HAVE_STRCASECMP 1
12267| #define HWLOC_HAVE_DECL_STRCASECMP 1
12268| #define HAVE_STRNCASECMP 1
12269| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12270| #define HAVE_STRFTIME 1
12271| #define HAVE_SETLOCALE 1
12272| #define HWLOC_HAVE_STDINT_H 1
12273| #define HAVE_SYS_MMAN_H 1
12274| #define HAVE_DECL_FABSF 1
12275| #define HAVE_DECL_MODFF 1
12276| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12277| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12278| #define HAVE_DECL__SC_NPROC_ONLN 0
12279| #define HAVE_DECL__SC_NPROC_CONF 0
12280| #define HAVE_DECL__SC_PAGESIZE 1
12281| #define HAVE_DECL__SC_PAGE_SIZE 1
12282| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12283| #define HAVE_MACH_MACH_HOST_H 1
12284| #define HAVE_MACH_MACH_INIT_H 1
12285| #define HAVE_HOST_INFO 1
12286| #define HAVE_SYS_PARAM_H 1
12287| #define HAVE_SYS_SYSCTL_H 1
12288| #define HAVE_DECL_CTL_HW 1
12289| #define HAVE_DECL_HW_NCPU 1
12290| #define HAVE_DECL_STRTOULL 1
12291| #define HAVE_SSIZE_T 1
12292| #define HAVE_DECL_SNPRINTF 1
12293| #define HAVE_DECL__STRDUP 0
12294| #define HAVE_DECL__PUTENV 0
12295| #define HAVE_SYSCTL 1
12296| #define HAVE_SYSCTLBYNAME 1
12297| #define HAVE_DECL_GETPROGNAME 1
12298| #define HAVE_DECL_GETEXECNAME 0
12299| #define HAVE_DECL_GETMODULEFILENAME 0
12300| #define HAVE___PROGNAME 1
12301| #define HAVE_PTHREAD_T 1
12302| #define hwloc_pid_t pid_t
12303| #define hwloc_thread_t pthread_t
12304| #define HAVE_DECL_SCHED_GETCPU 0
12305| #define HWLOC_HAVE_SYSCALL 1
12306| #define HAVE_FFS 1
12307| #define HWLOC_HAVE_DECL_FFS 1
12308| #define HWLOC_HAVE_FFS 1
12309| #define HAVE_FFSL 1
12310| #define HWLOC_HAVE_DECL_FFSL 1
12311| #define HWLOC_HAVE_FFSL 1
12312| #define HAVE_FLS 1
12313| #define HWLOC_HAVE_DECL_FLS 1
12314| #define HWLOC_HAVE_FLS 1
12315| #define HAVE_FLSL 1
12316| #define HWLOC_HAVE_DECL_FLSL 1
12317| #define HWLOC_HAVE_FLSL 1
12318| #define HAVE_OPENAT 1
12319| #define HAVE_GETPAGESIZE 1
12320| #define HAVE_POSIX_MEMALIGN 1
12321| #define HAVE_SYS_UTSNAME_H 1
12322| #define HAVE_UNAME 1
12323| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12324| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12325| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12326| #define HAVE_OPENCL_CL_EXT_H 1
12327| #define HWLOC_HAVE_OPENCL 1
12328| #define HAVE_X11_XLIB_H 1
12329| #define HAVE_X11_XUTIL_H 1
12330| #define HAVE_X11_KEYSYM_H 1
12331| #define HWLOC_HAVE_X11_KEYSYM 1
12332| /* end confdefs.h.  */
12333| #include <stdio.h>
12334| #ifdef HAVE_SYS_TYPES_H
12335| # include <sys/types.h>
12336| #endif
12337| #ifdef HAVE_SYS_STAT_H
12338| # include <sys/stat.h>
12339| #endif
12340| #ifdef STDC_HEADERS
12341| # include <stdlib.h>
12342| # include <stddef.h>
12343| #else
12344| # ifdef HAVE_STDLIB_H
12345| #  include <stdlib.h>
12346| # endif
12347| #endif
12348| #ifdef HAVE_STRING_H
12349| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12350| #  include <memory.h>
12351| # endif
12352| # include <string.h>
12353| #endif
12354| #ifdef HAVE_STRINGS_H
12355| # include <strings.h>
12356| #endif
12357| #ifdef HAVE_INTTYPES_H
12358| # include <inttypes.h>
12359| #endif
12360| #ifdef HAVE_STDINT_H
12361| # include <stdint.h>
12362| #endif
12363| #ifdef HAVE_UNISTD_H
12364| # include <unistd.h>
12365| #endif
12366| #include <NVCtrl/NVCtrl.h>
12367configure:39258: result: no
12368configure:39258: checking NVCtrl/NVCtrl.h presence
12369configure:39258: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src conftest.c
12370conftest.c:138:10: fatal error: 'NVCtrl/NVCtrl.h' file not found
12371#include <NVCtrl/NVCtrl.h>
12372         ^~~~~~~~~~~~~~~~~
123731 error generated.
12374configure:39258: $? = 1
12375configure: failed program was:
12376| /* confdefs.h */
12377| #define PACKAGE_NAME "MPICH"
12378| #define PACKAGE_TARNAME "mpich"
12379| #define PACKAGE_VERSION "3.4a2"
12380| #define PACKAGE_STRING "MPICH 3.4a2"
12381| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12382| #define PACKAGE_URL "http://www.mpich.org/"
12383| #define STDC_HEADERS 1
12384| #define HAVE_SYS_TYPES_H 1
12385| #define HAVE_SYS_STAT_H 1
12386| #define HAVE_STDLIB_H 1
12387| #define HAVE_STRING_H 1
12388| #define HAVE_MEMORY_H 1
12389| #define HAVE_STRINGS_H 1
12390| #define HAVE_INTTYPES_H 1
12391| #define HAVE_STDINT_H 1
12392| #define HAVE_UNISTD_H 1
12393| #define __EXTENSIONS__ 1
12394| #define _ALL_SOURCE 1
12395| #define _GNU_SOURCE 1
12396| #define _POSIX_PTHREAD_SEMANTICS 1
12397| #define _TANDEM_SOURCE 1
12398| #define PACKAGE "mpich"
12399| #define VERSION "3.4a2"
12400| #define HAVE_DLFCN_H 1
12401| #define LT_OBJDIR ".libs/"
12402| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12403| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12404| #define HAVE_TAG_ERROR_BITS 1
12405| #define HAVE_VISIBILITY 1
12406| #define HWLOC_VERSION "2.0.3rc2-git"
12407| #define HWLOC_VERSION_MAJOR 2
12408| #define HWLOC_VERSION_MINOR 0
12409| #define HWLOC_VERSION_RELEASE 3
12410| #define HWLOC_VERSION_GREEK "rc2"
12411| #define HWLOC_SYM_PREFIX hwloc_
12412| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12413| #define HWLOC_SYM_TRANSFORM 0
12414| #define _HPUX_SOURCE 1
12415| #define SIZEOF_VOID_P 8
12416| #define HWLOC_DARWIN_SYS 1
12417| #define HWLOC_X86_64_ARCH 1
12418| #define SIZEOF_UNSIGNED_LONG 8
12419| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12420| #define SIZEOF_UNSIGNED_INT 4
12421| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12422| #define HWLOC_HAVE_ATTRIBUTE 1
12423| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12424| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12425| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12426| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12427| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12428| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12429| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12430| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12431| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12432| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12433| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12434| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12435| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12436| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12437| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12438| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12439| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12440| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12441| #define HWLOC_C_HAVE_VISIBILITY 0
12442| #define HAVE_UNISTD_H 1
12443| #define HAVE_DIRENT_H 1
12444| #define HAVE_STRINGS_H 1
12445| #define HAVE_CTYPE_H 1
12446| #define HAVE_STRCASECMP 1
12447| #define HWLOC_HAVE_DECL_STRCASECMP 1
12448| #define HAVE_STRNCASECMP 1
12449| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12450| #define HAVE_STRFTIME 1
12451| #define HAVE_SETLOCALE 1
12452| #define HWLOC_HAVE_STDINT_H 1
12453| #define HAVE_SYS_MMAN_H 1
12454| #define HAVE_DECL_FABSF 1
12455| #define HAVE_DECL_MODFF 1
12456| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12457| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12458| #define HAVE_DECL__SC_NPROC_ONLN 0
12459| #define HAVE_DECL__SC_NPROC_CONF 0
12460| #define HAVE_DECL__SC_PAGESIZE 1
12461| #define HAVE_DECL__SC_PAGE_SIZE 1
12462| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12463| #define HAVE_MACH_MACH_HOST_H 1
12464| #define HAVE_MACH_MACH_INIT_H 1
12465| #define HAVE_HOST_INFO 1
12466| #define HAVE_SYS_PARAM_H 1
12467| #define HAVE_SYS_SYSCTL_H 1
12468| #define HAVE_DECL_CTL_HW 1
12469| #define HAVE_DECL_HW_NCPU 1
12470| #define HAVE_DECL_STRTOULL 1
12471| #define HAVE_SSIZE_T 1
12472| #define HAVE_DECL_SNPRINTF 1
12473| #define HAVE_DECL__STRDUP 0
12474| #define HAVE_DECL__PUTENV 0
12475| #define HAVE_SYSCTL 1
12476| #define HAVE_SYSCTLBYNAME 1
12477| #define HAVE_DECL_GETPROGNAME 1
12478| #define HAVE_DECL_GETEXECNAME 0
12479| #define HAVE_DECL_GETMODULEFILENAME 0
12480| #define HAVE___PROGNAME 1
12481| #define HAVE_PTHREAD_T 1
12482| #define hwloc_pid_t pid_t
12483| #define hwloc_thread_t pthread_t
12484| #define HAVE_DECL_SCHED_GETCPU 0
12485| #define HWLOC_HAVE_SYSCALL 1
12486| #define HAVE_FFS 1
12487| #define HWLOC_HAVE_DECL_FFS 1
12488| #define HWLOC_HAVE_FFS 1
12489| #define HAVE_FFSL 1
12490| #define HWLOC_HAVE_DECL_FFSL 1
12491| #define HWLOC_HAVE_FFSL 1
12492| #define HAVE_FLS 1
12493| #define HWLOC_HAVE_DECL_FLS 1
12494| #define HWLOC_HAVE_FLS 1
12495| #define HAVE_FLSL 1
12496| #define HWLOC_HAVE_DECL_FLSL 1
12497| #define HWLOC_HAVE_FLSL 1
12498| #define HAVE_OPENAT 1
12499| #define HAVE_GETPAGESIZE 1
12500| #define HAVE_POSIX_MEMALIGN 1
12501| #define HAVE_SYS_UTSNAME_H 1
12502| #define HAVE_UNAME 1
12503| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12504| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12505| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12506| #define HAVE_OPENCL_CL_EXT_H 1
12507| #define HWLOC_HAVE_OPENCL 1
12508| #define HAVE_X11_XLIB_H 1
12509| #define HAVE_X11_XUTIL_H 1
12510| #define HAVE_X11_KEYSYM_H 1
12511| #define HWLOC_HAVE_X11_KEYSYM 1
12512| /* end confdefs.h.  */
12513| #include <NVCtrl/NVCtrl.h>
12514configure:39258: result: no
12515configure:39258: checking for NVCtrl/NVCtrl.h
12516configure:39258: result: no
12517configure:39346: checking for LIBXML2
12518configure:39354: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
12519configure:39357: $? = 0
12520configure:39373: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
12521configure:39376: $? = 0
12522configure:39414: result: yes
12523configure:39434: checking libxml/parser.h usability
12524configure:39434: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/include/libxml2 conftest.c >&5
12525configure:39434: $? = 0
12526configure:39434: result: yes
12527configure:39434: checking libxml/parser.h presence
12528configure:39434: /usr/bin/clang -E  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/include/libxml2 conftest.c
12529configure:39434: $? = 0
12530configure:39434: result: yes
12531configure:39434: checking for libxml/parser.h
12532configure:39434: result: yes
12533configure:39437: checking for xmlNewDoc
12534configure:39437: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -I/opt/local/include/libxml2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -L/opt/local/lib -lxml2 >&5
12535configure:39437: $? = 0
12536configure:39437: result: yes
12537configure:39454: checking for final LIBXML2 support
12538configure:39459: result: yes
12539configure:39492: checking for x86 cpuid
12540configure:39533: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/hwloc/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12541configure:39533: $? = 0
12542configure:39534: result: yes
12543configure:39555: checking for pthread_mutex_lock
12544configure:39555: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12545configure:39555: $? = 0
12546configure:39555: result: yes
12547configure:39616: checking if plugin support is enabled
12548configure:39627: result: no
12549configure:40021: checking components to build statically
12550configure:40023: result:  noos xml synthetic xml_nolibxml darwin opencl xml_libxml x86
12551configure:40038: checking components to build as plugins
12552configure:40040: result:
12553WRAPPER_LIBS(=' -lpthread ') does not contain '-lm   -L/opt/local/lib -lxml2', prepending
12554WRAPPER_LDFLAGS(='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64') does not contain ' -framework OpenCL', appending
12555HWLOC_CFLAGS(='   -I/opt/local/include/libxml2') does not contain '', prepending
12556CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src') does not contain '-D_REENTRANT', appending
12557CPPFLAGS(=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -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-devel-default/work/mpich-3.4a2/src/mpi/romio/include', appending
12558configure:41591: checking whether the compiler defines __func__
12559configure:41618: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12560configure:41618: $? = 0
12561configure:41618: ./conftest
12562configure:41618: $? = 0
12563configure:41655: result: yes
12564configure:41664: checking whether the compiler defines __FUNC__
12565configure:41691: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12566conftest.c:154:20: error: use of undeclared identifier '__FUNC__'
12567    return (strcmp(__FUNC__, "foo") == 0);
12568                   ^
125691 error generated.
12570configure:41691: $? = 1
12571configure: program exited with status 1
12572configure: failed program was:
12573| /* confdefs.h */
12574| #define PACKAGE_NAME "MPICH"
12575| #define PACKAGE_TARNAME "mpich"
12576| #define PACKAGE_VERSION "3.4a2"
12577| #define PACKAGE_STRING "MPICH 3.4a2"
12578| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12579| #define PACKAGE_URL "http://www.mpich.org/"
12580| #define STDC_HEADERS 1
12581| #define HAVE_SYS_TYPES_H 1
12582| #define HAVE_SYS_STAT_H 1
12583| #define HAVE_STDLIB_H 1
12584| #define HAVE_STRING_H 1
12585| #define HAVE_MEMORY_H 1
12586| #define HAVE_STRINGS_H 1
12587| #define HAVE_INTTYPES_H 1
12588| #define HAVE_STDINT_H 1
12589| #define HAVE_UNISTD_H 1
12590| #define __EXTENSIONS__ 1
12591| #define _ALL_SOURCE 1
12592| #define _GNU_SOURCE 1
12593| #define _POSIX_PTHREAD_SEMANTICS 1
12594| #define _TANDEM_SOURCE 1
12595| #define PACKAGE "mpich"
12596| #define VERSION "3.4a2"
12597| #define HAVE_DLFCN_H 1
12598| #define LT_OBJDIR ".libs/"
12599| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
12600| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
12601| #define HAVE_TAG_ERROR_BITS 1
12602| #define HAVE_VISIBILITY 1
12603| #define HWLOC_VERSION "2.0.3rc2-git"
12604| #define HWLOC_VERSION_MAJOR 2
12605| #define HWLOC_VERSION_MINOR 0
12606| #define HWLOC_VERSION_RELEASE 3
12607| #define HWLOC_VERSION_GREEK "rc2"
12608| #define HWLOC_SYM_PREFIX hwloc_
12609| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
12610| #define HWLOC_SYM_TRANSFORM 0
12611| #define _HPUX_SOURCE 1
12612| #define SIZEOF_VOID_P 8
12613| #define HWLOC_DARWIN_SYS 1
12614| #define HWLOC_X86_64_ARCH 1
12615| #define SIZEOF_UNSIGNED_LONG 8
12616| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
12617| #define SIZEOF_UNSIGNED_INT 4
12618| #define HWLOC_SIZEOF_UNSIGNED_INT 4
12619| #define HWLOC_HAVE_ATTRIBUTE 1
12620| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
12621| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
12622| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
12623| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
12624| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
12625| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
12626| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
12627| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
12628| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
12629| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
12630| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
12631| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
12632| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
12633| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
12634| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
12635| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
12636| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
12637| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
12638| #define HWLOC_C_HAVE_VISIBILITY 0
12639| #define HAVE_UNISTD_H 1
12640| #define HAVE_DIRENT_H 1
12641| #define HAVE_STRINGS_H 1
12642| #define HAVE_CTYPE_H 1
12643| #define HAVE_STRCASECMP 1
12644| #define HWLOC_HAVE_DECL_STRCASECMP 1
12645| #define HAVE_STRNCASECMP 1
12646| #define HWLOC_HAVE_DECL_STRNCASECMP 1
12647| #define HAVE_STRFTIME 1
12648| #define HAVE_SETLOCALE 1
12649| #define HWLOC_HAVE_STDINT_H 1
12650| #define HAVE_SYS_MMAN_H 1
12651| #define HAVE_DECL_FABSF 1
12652| #define HAVE_DECL_MODFF 1
12653| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
12654| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
12655| #define HAVE_DECL__SC_NPROC_ONLN 0
12656| #define HAVE_DECL__SC_NPROC_CONF 0
12657| #define HAVE_DECL__SC_PAGESIZE 1
12658| #define HAVE_DECL__SC_PAGE_SIZE 1
12659| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
12660| #define HAVE_MACH_MACH_HOST_H 1
12661| #define HAVE_MACH_MACH_INIT_H 1
12662| #define HAVE_HOST_INFO 1
12663| #define HAVE_SYS_PARAM_H 1
12664| #define HAVE_SYS_SYSCTL_H 1
12665| #define HAVE_DECL_CTL_HW 1
12666| #define HAVE_DECL_HW_NCPU 1
12667| #define HAVE_DECL_STRTOULL 1
12668| #define HAVE_SSIZE_T 1
12669| #define HAVE_DECL_SNPRINTF 1
12670| #define HAVE_DECL__STRDUP 0
12671| #define HAVE_DECL__PUTENV 0
12672| #define HAVE_SYSCTL 1
12673| #define HAVE_SYSCTLBYNAME 1
12674| #define HAVE_DECL_GETPROGNAME 1
12675| #define HAVE_DECL_GETEXECNAME 0
12676| #define HAVE_DECL_GETMODULEFILENAME 0
12677| #define HAVE___PROGNAME 1
12678| #define HAVE_PTHREAD_T 1
12679| #define hwloc_pid_t pid_t
12680| #define hwloc_thread_t pthread_t
12681| #define HAVE_DECL_SCHED_GETCPU 0
12682| #define HWLOC_HAVE_SYSCALL 1
12683| #define HAVE_FFS 1
12684| #define HWLOC_HAVE_DECL_FFS 1
12685| #define HWLOC_HAVE_FFS 1
12686| #define HAVE_FFSL 1
12687| #define HWLOC_HAVE_DECL_FFSL 1
12688| #define HWLOC_HAVE_FFSL 1
12689| #define HAVE_FLS 1
12690| #define HWLOC_HAVE_DECL_FLS 1
12691| #define HWLOC_HAVE_FLS 1
12692| #define HAVE_FLSL 1
12693| #define HWLOC_HAVE_DECL_FLSL 1
12694| #define HWLOC_HAVE_FLSL 1
12695| #define HAVE_OPENAT 1
12696| #define HAVE_GETPAGESIZE 1
12697| #define HAVE_POSIX_MEMALIGN 1
12698| #define HAVE_SYS_UTSNAME_H 1
12699| #define HAVE_UNAME 1
12700| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
12701| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
12702| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
12703| #define HAVE_OPENCL_CL_EXT_H 1
12704| #define HWLOC_HAVE_OPENCL 1
12705| #define HAVE_X11_XLIB_H 1
12706| #define HAVE_X11_XUTIL_H 1
12707| #define HAVE_X11_KEYSYM_H 1
12708| #define HWLOC_HAVE_X11_KEYSYM 1
12709| #define HWLOC_HAVE_LIBXML2 1
12710| #define HWLOC_HAVE_X86_CPUID 1
12711| #define HWLOC_HAVE_PTHREAD_MUTEX 1
12712| #define HAVE_HWLOC 1
12713| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
12714| #define MPICH_IS_THREADED 1
12715| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
12716| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
12717| #define HAVE_ROMIO 1
12718| #define HAVE__FUNC__ /**/
12719| /* end confdefs.h.  */
12720|
12721|
12722| #include <string.h>
12723| int foo(void);
12724| int foo(void)
12725| {
12726|     return (strcmp(__FUNC__, "foo") == 0);
12727| }
12728| int main(int argc, char ** argv)
12729| {
12730|     return (foo() ? 0 : 1);
12731| }
12732|
12733|
12734configure:41728: result: no
12735configure:41737: checking whether the compiler sets __FUNCTION__
12736configure:41764: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
12737configure:41764: $? = 0
12738configure:41764: ./conftest
12739configure:41764: $? = 0
12740configure:41801: result: yes
12741configure:41816: checking whether C compiler accepts option -O2
12742configure:41871: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  > pac_test1.log 2>&1
12743configure:41871: $? = 0
12744configure:41902: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  > pac_test2.log 2>&1
12745configure:41902: $? = 0
12746configure:41910: diff -b pac_test1.log pac_test2.log > pac_test.log
12747configure:41913: $? = 0
12748configure:42013: result: yes
12749configure:42018: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
12750configure:42058: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include conftest.c > pac_test3.log 2>&1
12751configure:42058: $? = 0
12752configure:42062: mv conftest.o pac_conftest.o
12753configure:42065: $? = 0
12754configure:42108: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test4.log 2>&1
12755configure:42108: $? = 0
12756configure:42150: /usr/bin/clang -o conftest -O2  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c pac_conftest.o  > pac_test5.log 2>&1
12757configure:42150: $? = 0
12758configure:42158: diff -b pac_test4.log pac_test5.log > pac_test.log
12759configure:42161: $? = 0
12760configure:42300: result: yes
12761configure:42347: checking for shared library (esp. rpath) characteristics of CC
12762configure:42438: result: done (results in src/env/cc_shlib.conf)
12763configure:42598: checking whether Fortran 77 compiler accepts option -O2
12764configure:42643: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  > pac_test1.log 2>&1
12765configure:42643: $? = 1
12766configure: failed program was:
12767|       program main
12768|
12769|       end
12770configure:42785: result: no
12771configure:43024: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-10
12772configure:43034: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 conftest.f >&5
12773configure:43034: $? = 0
12774configure:43052: /opt/local/bin/gfortran-mp-10 -o conftest -pipe -fallow-argument-mismatch -m64 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f
12775Using built-in specs.
12776Target: x86_64-apple-darwin19
12777Thread model: posix
12778Supported LTO compression algorithms: zlib
12779gcc version 10.2.0 (MacPorts gcc10 10.2.0_1)
12780 /opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.15 -mtune=core2 -auxbase conftest -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/finclude -o - |
12781 /opt/local/bin/as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.15 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/ccP9MlmU.o
12782GNU Fortran (MacPorts gcc10 10.2.0_1) version 10.2.0 (x86_64-apple-darwin19)
12783        compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
12784
12785GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12786GNU Fortran2008 (MacPorts gcc10 10.2.0_1) version 10.2.0 (x86_64-apple-darwin19)
12787        compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
12788
12789GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12790Apple clang version 12.0.0 (clang-1200.0.31.1)
12791Target: x86_64-apple-darwin19.6.0
12792Thread model: posix
12793InstalledDir: /Library/Developer/CommandLineTools/usr/bin
12794Reading specs from /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../../libgfortran.spec
12795rename spec lib to liborig
12796 /opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/ccP9MlmU.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v
12797collect2 version 10.2.0
12798/opt/local/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/ccP9MlmU.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v
12799@(#)PROGRAM:ld  PROJECT:ld64-450.3
12800BUILD 23:30:59 Feb  5 2020
12801configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64
12802Library search paths:
12803        /opt/local/lib
12804        /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0
12805        /opt/local/lib/gcc10
12806        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
12807        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
12808        /usr/local/lib
12809Framework search paths:
12810        /Library/Frameworks/
12811        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
12812        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
12813ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12814collect2: error: ld returned 1 exit status
12815configure:43135: result: -v
12816configure:43137: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-10
12817configure:43160: /opt/local/bin/gfortran-mp-10 -o conftest -pipe -fallow-argument-mismatch -m64 -v -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f
12818Using built-in specs.
12819Target: x86_64-apple-darwin19
12820Thread model: posix
12821Supported LTO compression algorithms: zlib
12822gcc version 10.2.0 (MacPorts gcc10 10.2.0_1)
12823 /opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -m64 -mmacosx-version-min=10.15 -mtune=core2 -auxbase conftest -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/finclude -o - |
12824 /opt/local/bin/as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.15 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/cctHRzor.o
12825GNU Fortran (MacPorts gcc10 10.2.0_1) version 10.2.0 (x86_64-apple-darwin19)
12826        compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
12827
12828GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12829GNU Fortran2008 (MacPorts gcc10 10.2.0_1) version 10.2.0 (x86_64-apple-darwin19)
12830        compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
12831
12832GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
12833Apple clang version 12.0.0 (clang-1200.0.31.1)
12834Target: x86_64-apple-darwin19.6.0
12835Thread model: posix
12836InstalledDir: /Library/Developer/CommandLineTools/usr/bin
12837Reading specs from /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../../libgfortran.spec
12838rename spec lib to liborig
12839 /opt/local/libexec/gcc/x86_64-apple-darwin19/10.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/cctHRzor.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v
12840collect2 version 10.2.0
12841/opt/local/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/.tmp/cctHRzor.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v
12842@(#)PROGRAM:ld  PROJECT:ld64-450.3
12843BUILD 23:30:59 Feb  5 2020
12844configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m armv7k arm64
12845Library search paths:
12846        /opt/local/lib
12847        /opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0
12848        /opt/local/lib/gcc10
12849        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
12850        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
12851        /usr/local/lib
12852Framework search paths:
12853        /Library/Frameworks/
12854        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
12855        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
12856ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12857collect2: error: ld returned 1 exit status
12858configure:43356: result:  -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -lgfortran -lquadmath -lm
12859configure:43372: checking whether /opt/local/bin/gfortran-mp-10 accepts the FLIBS found by autoconf
12860configure:43388: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12861ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12862collect2: error: ld returned 1 exit status
12863configure:43388: $? = 1
12864configure: failed program was:
12865|
12866|
12867|         program main
12868|         end
12869|
12870|
12871configure:43395: result: no
12872configure:43397: checking for valid entries in FLIBS
12873configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12874ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12875collect2: error: ld returned 1 exit status
12876configure:43404: $? = 1
12877configure: failed program was:
12878|
12879|
12880|         program main
12881|         end
12882|
12883|
12884configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12885ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12886collect2: error: ld returned 1 exit status
12887configure:43404: $? = 1
12888configure: failed program was:
12889|
12890|
12891|         program main
12892|         end
12893|
12894|
12895configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12896ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12897collect2: error: ld returned 1 exit status
12898configure:43404: $? = 1
12899configure: failed program was:
12900|
12901|
12902|         program main
12903|         end
12904|
12905|
12906configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12907ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12908collect2: error: ld returned 1 exit status
12909configure:43404: $? = 1
12910configure: failed program was:
12911|
12912|
12913|         program main
12914|         end
12915|
12916|
12917configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12918ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12919collect2: error: ld returned 1 exit status
12920configure:43404: $? = 1
12921configure: failed program was:
12922|
12923|
12924|         program main
12925|         end
12926|
12927|
12928configure:43404: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f  >&5
12929ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12930collect2: error: ld returned 1 exit status
12931configure:43404: $? = 1
12932configure: failed program was:
12933|
12934|
12935|         program main
12936|         end
12937|
12938|
12939configure:43411: result:
12940configure:43428: checking whether /usr/bin/clang links with FLIBS found by autoconf
12941configure:43453: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c   >&5
12942configure:43453: $? = 0
12943configure:43455: result: yes
12944configure:43505: checking whether Fortran 77 and C objects are compatible
12945configure:43584: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include conftest.c >&5
12946configure:43584: $? = 0
12947configure:43587: mv conftest.o pac_conftest.o
12948configure:43590: $? = 0
12949configure:43599: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
12950ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
12951collect2: error: ld returned 1 exit status
12952configure:43599: $? = 1
12953configure: failed program was:
12954|
12955|
12956|         program test
12957|         integer rc
12958|         rc = -1
12959|         call c_subpgm( rc )
12960|         write(6,*) "rc=", rc
12961|         end
12962|
12963|
12964configure:43635: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 conftest.f >&5
12965configure:43635: $? = 0
12966configure:43638: mv conftest.o pac_f77conftest.o
12967configure:43641: $? = 0
12968configure:43651: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c pac_f77conftest.o   >&5
12969Undefined symbols for architecture x86_64:
12970  "__gfortran_set_args", referenced from:
12971      _main in pac_f77conftest.o
12972  "__gfortran_set_options", referenced from:
12973      _main in pac_f77conftest.o
12974  "__gfortran_st_write", referenced from:
12975      _MAIN__ in pac_f77conftest.o
12976  "__gfortran_st_write_done", referenced from:
12977      _MAIN__ in pac_f77conftest.o
12978  "__gfortran_transfer_character_write", referenced from:
12979      _MAIN__ in pac_f77conftest.o
12980  "__gfortran_transfer_integer_write", referenced from:
12981      _MAIN__ in pac_f77conftest.o
12982ld: symbol(s) not found for architecture x86_64
12983clang: error: linker command failed with exit code 1 (use -v to see invocation)
12984configure:43651: $? = 1
12985configure: failed program was:
12986| /* confdefs.h */
12987| #define PACKAGE_NAME "MPICH"
12988| #define PACKAGE_TARNAME "mpich"
12989| #define PACKAGE_VERSION "3.4a2"
12990| #define PACKAGE_STRING "MPICH 3.4a2"
12991| #define PACKAGE_BUGREPORT "discuss@mpich.org"
12992| #define PACKAGE_URL "http://www.mpich.org/"
12993| #define STDC_HEADERS 1
12994| #define HAVE_SYS_TYPES_H 1
12995| #define HAVE_SYS_STAT_H 1
12996| #define HAVE_STDLIB_H 1
12997| #define HAVE_STRING_H 1
12998| #define HAVE_MEMORY_H 1
12999| #define HAVE_STRINGS_H 1
13000| #define HAVE_INTTYPES_H 1
13001| #define HAVE_STDINT_H 1
13002| #define HAVE_UNISTD_H 1
13003| #define __EXTENSIONS__ 1
13004| #define _ALL_SOURCE 1
13005| #define _GNU_SOURCE 1
13006| #define _POSIX_PTHREAD_SEMANTICS 1
13007| #define _TANDEM_SOURCE 1
13008| #define PACKAGE "mpich"
13009| #define VERSION "3.4a2"
13010| #define HAVE_DLFCN_H 1
13011| #define LT_OBJDIR ".libs/"
13012| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13013| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13014| #define HAVE_TAG_ERROR_BITS 1
13015| #define HAVE_VISIBILITY 1
13016| #define HWLOC_VERSION "2.0.3rc2-git"
13017| #define HWLOC_VERSION_MAJOR 2
13018| #define HWLOC_VERSION_MINOR 0
13019| #define HWLOC_VERSION_RELEASE 3
13020| #define HWLOC_VERSION_GREEK "rc2"
13021| #define HWLOC_SYM_PREFIX hwloc_
13022| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13023| #define HWLOC_SYM_TRANSFORM 0
13024| #define _HPUX_SOURCE 1
13025| #define SIZEOF_VOID_P 8
13026| #define HWLOC_DARWIN_SYS 1
13027| #define HWLOC_X86_64_ARCH 1
13028| #define SIZEOF_UNSIGNED_LONG 8
13029| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13030| #define SIZEOF_UNSIGNED_INT 4
13031| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13032| #define HWLOC_HAVE_ATTRIBUTE 1
13033| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13034| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13035| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13036| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13037| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13038| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13039| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13040| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13041| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13042| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13043| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13044| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13045| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13046| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13047| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13048| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13049| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13050| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13051| #define HWLOC_C_HAVE_VISIBILITY 0
13052| #define HAVE_UNISTD_H 1
13053| #define HAVE_DIRENT_H 1
13054| #define HAVE_STRINGS_H 1
13055| #define HAVE_CTYPE_H 1
13056| #define HAVE_STRCASECMP 1
13057| #define HWLOC_HAVE_DECL_STRCASECMP 1
13058| #define HAVE_STRNCASECMP 1
13059| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13060| #define HAVE_STRFTIME 1
13061| #define HAVE_SETLOCALE 1
13062| #define HWLOC_HAVE_STDINT_H 1
13063| #define HAVE_SYS_MMAN_H 1
13064| #define HAVE_DECL_FABSF 1
13065| #define HAVE_DECL_MODFF 1
13066| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13067| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13068| #define HAVE_DECL__SC_NPROC_ONLN 0
13069| #define HAVE_DECL__SC_NPROC_CONF 0
13070| #define HAVE_DECL__SC_PAGESIZE 1
13071| #define HAVE_DECL__SC_PAGE_SIZE 1
13072| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13073| #define HAVE_MACH_MACH_HOST_H 1
13074| #define HAVE_MACH_MACH_INIT_H 1
13075| #define HAVE_HOST_INFO 1
13076| #define HAVE_SYS_PARAM_H 1
13077| #define HAVE_SYS_SYSCTL_H 1
13078| #define HAVE_DECL_CTL_HW 1
13079| #define HAVE_DECL_HW_NCPU 1
13080| #define HAVE_DECL_STRTOULL 1
13081| #define HAVE_SSIZE_T 1
13082| #define HAVE_DECL_SNPRINTF 1
13083| #define HAVE_DECL__STRDUP 0
13084| #define HAVE_DECL__PUTENV 0
13085| #define HAVE_SYSCTL 1
13086| #define HAVE_SYSCTLBYNAME 1
13087| #define HAVE_DECL_GETPROGNAME 1
13088| #define HAVE_DECL_GETEXECNAME 0
13089| #define HAVE_DECL_GETMODULEFILENAME 0
13090| #define HAVE___PROGNAME 1
13091| #define HAVE_PTHREAD_T 1
13092| #define hwloc_pid_t pid_t
13093| #define hwloc_thread_t pthread_t
13094| #define HAVE_DECL_SCHED_GETCPU 0
13095| #define HWLOC_HAVE_SYSCALL 1
13096| #define HAVE_FFS 1
13097| #define HWLOC_HAVE_DECL_FFS 1
13098| #define HWLOC_HAVE_FFS 1
13099| #define HAVE_FFSL 1
13100| #define HWLOC_HAVE_DECL_FFSL 1
13101| #define HWLOC_HAVE_FFSL 1
13102| #define HAVE_FLS 1
13103| #define HWLOC_HAVE_DECL_FLS 1
13104| #define HWLOC_HAVE_FLS 1
13105| #define HAVE_FLSL 1
13106| #define HWLOC_HAVE_DECL_FLSL 1
13107| #define HWLOC_HAVE_FLSL 1
13108| #define HAVE_OPENAT 1
13109| #define HAVE_GETPAGESIZE 1
13110| #define HAVE_POSIX_MEMALIGN 1
13111| #define HAVE_SYS_UTSNAME_H 1
13112| #define HAVE_UNAME 1
13113| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13114| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13115| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13116| #define HAVE_OPENCL_CL_EXT_H 1
13117| #define HWLOC_HAVE_OPENCL 1
13118| #define HAVE_X11_XLIB_H 1
13119| #define HAVE_X11_XUTIL_H 1
13120| #define HAVE_X11_KEYSYM_H 1
13121| #define HWLOC_HAVE_X11_KEYSYM 1
13122| #define HWLOC_HAVE_LIBXML2 1
13123| #define HWLOC_HAVE_X86_CPUID 1
13124| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13125| #define HAVE_HWLOC 1
13126| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13127| #define MPICH_IS_THREADED 1
13128| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13129| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13130| #define HAVE_ROMIO 1
13131| #define HAVE__FUNC__ /**/
13132| #define HAVE__FUNCTION__ /**/
13133| #define ENABLE_PVAR_NEM 0
13134| #define ENABLE_PVAR_RECVQ 0
13135| #define ENABLE_PVAR_RMA 0
13136| #define ENABLE_PVAR_DIMS 0
13137| /* end confdefs.h.  */
13138|
13139|
13140| /* lower */
13141| void c_subpgm( int *rc );
13142| void c_subpgm( int *rc ) { *rc = 1; }
13143|
13144| /* lower underscore */
13145| void c_subpgm_( int *rc );
13146| void c_subpgm_( int *rc ) { *rc = 2; }
13147|
13148| /* upper */
13149| void C_SUBPGM( int *rc );
13150| void C_SUBPGM( int *rc ) { *rc = 3; }
13151|
13152| /* lower doubleunderscore */
13153| void c_subpgm__( int *rc );
13154| void c_subpgm__( int *rc ) { *rc = 4; }
13155|
13156| /* mixed */
13157| void C_subpgm( int *rc );
13158| void C_subpgm( int *rc ) { *rc = 5; }
13159|
13160| /* mixed underscore */
13161| void C_subpgm_( int *rc );
13162| void C_subpgm_( int *rc ) { *rc = 6; }
13163|
13164|
13165configure:43708: result: no
13166configure:43712: checking for file
13167configure:43728: found /usr/bin/file
13168configure:43739: result: file
13169configure:43761: checking for linker for Fortran main program
13170configure:43782: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include conftest.c >&5
13171configure:43782: $? = 0
13172configure:43841: /usr/bin/clang -c  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include conftest.c >&5
13173configure:43841: $? = 0
13174configure:43844: mv conftest.o pac_conftest.o
13175configure:43847: $? = 0
13176configure:43856: /opt/local/bin/gfortran-mp-10 -o conftest  -pipe -fallow-argument-mismatch -m64 -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f pac_conftest.o  >&5
13177ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
13178collect2: error: ld returned 1 exit status
13179configure:43856: $? = 1
13180configure: failed program was:
13181|
13182|
13183|         program main
13184|         double precision d
13185|         print *, "hi"
13186|         end
13187|
13188|
13189configure:43890: /opt/local/bin/gfortran-mp-10 -c  -pipe -fallow-argument-mismatch -m64 conftest.f >&5
13190configure:43890: $? = 0
13191configure:43893: mv conftest.o pac_f77conftest.o
13192configure:43896: $? = 0
13193configure:43906: /usr/bin/clang -o conftest  -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c pac_f77conftest.o   >&5
13194Undefined symbols for architecture x86_64:
13195  "__gfortran_set_args", referenced from:
13196      _main in pac_f77conftest.o
13197  "__gfortran_set_options", referenced from:
13198      _main in pac_f77conftest.o
13199  "__gfortran_st_write", referenced from:
13200      _MAIN__ in pac_f77conftest.o
13201  "__gfortran_st_write_done", referenced from:
13202      _MAIN__ in pac_f77conftest.o
13203  "__gfortran_transfer_character_write", referenced from:
13204      _MAIN__ in pac_f77conftest.o
13205ld: symbol(s) not found for architecture x86_64
13206clang: error: linker command failed with exit code 1 (use -v to see invocation)
13207configure:43906: $? = 1
13208configure: failed program was:
13209| /* confdefs.h */
13210| #define PACKAGE_NAME "MPICH"
13211| #define PACKAGE_TARNAME "mpich"
13212| #define PACKAGE_VERSION "3.4a2"
13213| #define PACKAGE_STRING "MPICH 3.4a2"
13214| #define PACKAGE_BUGREPORT "discuss@mpich.org"
13215| #define PACKAGE_URL "http://www.mpich.org/"
13216| #define STDC_HEADERS 1
13217| #define HAVE_SYS_TYPES_H 1
13218| #define HAVE_SYS_STAT_H 1
13219| #define HAVE_STDLIB_H 1
13220| #define HAVE_STRING_H 1
13221| #define HAVE_MEMORY_H 1
13222| #define HAVE_STRINGS_H 1
13223| #define HAVE_INTTYPES_H 1
13224| #define HAVE_STDINT_H 1
13225| #define HAVE_UNISTD_H 1
13226| #define __EXTENSIONS__ 1
13227| #define _ALL_SOURCE 1
13228| #define _GNU_SOURCE 1
13229| #define _POSIX_PTHREAD_SEMANTICS 1
13230| #define _TANDEM_SOURCE 1
13231| #define PACKAGE "mpich"
13232| #define VERSION "3.4a2"
13233| #define HAVE_DLFCN_H 1
13234| #define LT_OBJDIR ".libs/"
13235| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
13236| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
13237| #define HAVE_TAG_ERROR_BITS 1
13238| #define HAVE_VISIBILITY 1
13239| #define HWLOC_VERSION "2.0.3rc2-git"
13240| #define HWLOC_VERSION_MAJOR 2
13241| #define HWLOC_VERSION_MINOR 0
13242| #define HWLOC_VERSION_RELEASE 3
13243| #define HWLOC_VERSION_GREEK "rc2"
13244| #define HWLOC_SYM_PREFIX hwloc_
13245| #define HWLOC_SYM_PREFIX_CAPS HWLOC_
13246| #define HWLOC_SYM_TRANSFORM 0
13247| #define _HPUX_SOURCE 1
13248| #define SIZEOF_VOID_P 8
13249| #define HWLOC_DARWIN_SYS 1
13250| #define HWLOC_X86_64_ARCH 1
13251| #define SIZEOF_UNSIGNED_LONG 8
13252| #define HWLOC_SIZEOF_UNSIGNED_LONG 8
13253| #define SIZEOF_UNSIGNED_INT 4
13254| #define HWLOC_SIZEOF_UNSIGNED_INT 4
13255| #define HWLOC_HAVE_ATTRIBUTE 1
13256| #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
13257| #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
13258| #define HWLOC_HAVE_ATTRIBUTE_COLD 1
13259| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
13260| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
13261| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
13262| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
13263| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
13264| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
13265| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
13266| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
13267| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
13268| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
13269| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
13270| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
13271| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
13272| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
13273| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
13274| #define HWLOC_C_HAVE_VISIBILITY 0
13275| #define HAVE_UNISTD_H 1
13276| #define HAVE_DIRENT_H 1
13277| #define HAVE_STRINGS_H 1
13278| #define HAVE_CTYPE_H 1
13279| #define HAVE_STRCASECMP 1
13280| #define HWLOC_HAVE_DECL_STRCASECMP 1
13281| #define HAVE_STRNCASECMP 1
13282| #define HWLOC_HAVE_DECL_STRNCASECMP 1
13283| #define HAVE_STRFTIME 1
13284| #define HAVE_SETLOCALE 1
13285| #define HWLOC_HAVE_STDINT_H 1
13286| #define HAVE_SYS_MMAN_H 1
13287| #define HAVE_DECL_FABSF 1
13288| #define HAVE_DECL_MODFF 1
13289| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
13290| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
13291| #define HAVE_DECL__SC_NPROC_ONLN 0
13292| #define HAVE_DECL__SC_NPROC_CONF 0
13293| #define HAVE_DECL__SC_PAGESIZE 1
13294| #define HAVE_DECL__SC_PAGE_SIZE 1
13295| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
13296| #define HAVE_MACH_MACH_HOST_H 1
13297| #define HAVE_MACH_MACH_INIT_H 1
13298| #define HAVE_HOST_INFO 1
13299| #define HAVE_SYS_PARAM_H 1
13300| #define HAVE_SYS_SYSCTL_H 1
13301| #define HAVE_DECL_CTL_HW 1
13302| #define HAVE_DECL_HW_NCPU 1
13303| #define HAVE_DECL_STRTOULL 1
13304| #define HAVE_SSIZE_T 1
13305| #define HAVE_DECL_SNPRINTF 1
13306| #define HAVE_DECL__STRDUP 0
13307| #define HAVE_DECL__PUTENV 0
13308| #define HAVE_SYSCTL 1
13309| #define HAVE_SYSCTLBYNAME 1
13310| #define HAVE_DECL_GETPROGNAME 1
13311| #define HAVE_DECL_GETEXECNAME 0
13312| #define HAVE_DECL_GETMODULEFILENAME 0
13313| #define HAVE___PROGNAME 1
13314| #define HAVE_PTHREAD_T 1
13315| #define hwloc_pid_t pid_t
13316| #define hwloc_thread_t pthread_t
13317| #define HAVE_DECL_SCHED_GETCPU 0
13318| #define HWLOC_HAVE_SYSCALL 1
13319| #define HAVE_FFS 1
13320| #define HWLOC_HAVE_DECL_FFS 1
13321| #define HWLOC_HAVE_FFS 1
13322| #define HAVE_FFSL 1
13323| #define HWLOC_HAVE_DECL_FFSL 1
13324| #define HWLOC_HAVE_FFSL 1
13325| #define HAVE_FLS 1
13326| #define HWLOC_HAVE_DECL_FLS 1
13327| #define HWLOC_HAVE_FLS 1
13328| #define HAVE_FLSL 1
13329| #define HWLOC_HAVE_DECL_FLSL 1
13330| #define HWLOC_HAVE_FLSL 1
13331| #define HAVE_OPENAT 1
13332| #define HAVE_GETPAGESIZE 1
13333| #define HAVE_POSIX_MEMALIGN 1
13334| #define HAVE_SYS_UTSNAME_H 1
13335| #define HAVE_UNAME 1
13336| #define HAVE_DECL_RUNNING_ON_VALGRIND 0
13337| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
13338| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
13339| #define HAVE_OPENCL_CL_EXT_H 1
13340| #define HWLOC_HAVE_OPENCL 1
13341| #define HAVE_X11_XLIB_H 1
13342| #define HAVE_X11_XUTIL_H 1
13343| #define HAVE_X11_KEYSYM_H 1
13344| #define HWLOC_HAVE_X11_KEYSYM 1
13345| #define HWLOC_HAVE_LIBXML2 1
13346| #define HWLOC_HAVE_X86_CPUID 1
13347| #define HWLOC_HAVE_PTHREAD_MUTEX 1
13348| #define HAVE_HWLOC 1
13349| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
13350| #define MPICH_IS_THREADED 1
13351| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
13352| #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
13353| #define HAVE_ROMIO 1
13354| #define HAVE__FUNC__ /**/
13355| #define HAVE__FUNCTION__ /**/
13356| #define ENABLE_PVAR_NEM 0
13357| #define ENABLE_PVAR_RECVQ 0
13358| #define ENABLE_PVAR_RMA 0
13359| #define ENABLE_PVAR_DIMS 0
13360| #define HAVE_LONG_LONG 1
13361| /* end confdefs.h.  */
13362|
13363|
13364| #ifdef HAVE_LONG_LONG
13365| int f(int a, long long b) { int c; c = a * ( b / 3 ) / (b-1); return c ; }
13366| #else
13367| int f(int a, long b) { int c; c = a * b / (b-1); return c ; }
13368| #endif
13369|
13370|
13371configure:43963: error: Could not determine a way to link a Fortran test program!
13372
13373## ---------------- ##
13374## Cache variables. ##
13375## ---------------- ##
13376
13377HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS=-I/opt/local/include/libxml2
13378HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
13379ac_cv_build=x86_64-apple-darwin19.6.0
13380ac_cv_c_compiler_gnu=yes
13381ac_cv_cxx_compiler_gnu=yes
13382ac_cv_env_CCC_set=
13383ac_cv_env_CCC_value=
13384ac_cv_env_CC_set=set
13385ac_cv_env_CC_value=/usr/bin/clang
13386ac_cv_env_CFLAGS_set=set
13387ac_cv_env_CFLAGS_value=
13388ac_cv_env_CPPFLAGS_set=set
13389ac_cv_env_CPPFLAGS_value=
13390ac_cv_env_CPP_set=
13391ac_cv_env_CPP_value=
13392ac_cv_env_CXXCPP_set=
13393ac_cv_env_CXXCPP_value=
13394ac_cv_env_CXXFLAGS_set=set
13395ac_cv_env_CXXFLAGS_value=
13396ac_cv_env_CXX_set=set
13397ac_cv_env_CXX_value=/usr/bin/clang++
13398ac_cv_env_F77_set=set
13399ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-10
13400ac_cv_env_FCFLAGS_set=set
13401ac_cv_env_FCFLAGS_value=
13402ac_cv_env_FC_set=set
13403ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-10
13404ac_cv_env_FFLAGS_set=set
13405ac_cv_env_FFLAGS_value=
13406ac_cv_env_GCOV_set=
13407ac_cv_env_GCOV_value=
13408ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
13409ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
13410ac_cv_env_HWLOC_LIBXML2_LIBS_set=
13411ac_cv_env_HWLOC_LIBXML2_LIBS_value=
13412ac_cv_env_HWLOC_MS_LIB_set=
13413ac_cv_env_HWLOC_MS_LIB_value=
13414ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
13415ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
13416ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
13417ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
13418ac_cv_env_LDFLAGS_set=set
13419ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
13420ac_cv_env_LIBS_set=
13421ac_cv_env_LIBS_value=
13422ac_cv_env_LT_SYS_LIBRARY_PATH_set=
13423ac_cv_env_LT_SYS_LIBRARY_PATH_value=
13424ac_cv_env_MPICHLIB_CFLAGS_set=set
13425ac_cv_env_MPICHLIB_CFLAGS_value='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
13426ac_cv_env_MPICHLIB_CPPFLAGS_set=set
13427ac_cv_env_MPICHLIB_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
13428ac_cv_env_MPICHLIB_CXXFLAGS_set=set
13429ac_cv_env_MPICHLIB_CXXFLAGS_value='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
13430ac_cv_env_MPICHLIB_FCFLAGS_set=set
13431ac_cv_env_MPICHLIB_FCFLAGS_value='-pipe -m64'
13432ac_cv_env_MPICHLIB_FFLAGS_set=set
13433ac_cv_env_MPICHLIB_FFLAGS_value='-pipe -fallow-argument-mismatch -m64'
13434ac_cv_env_MPICXXLIBNAME_set=
13435ac_cv_env_MPICXXLIBNAME_value=
13436ac_cv_env_MPIFCLIBNAME_set=
13437ac_cv_env_MPIFCLIBNAME_value=
13438ac_cv_env_MPILIBNAME_set=
13439ac_cv_env_MPILIBNAME_value=
13440ac_cv_env_MPLLIBNAME_set=
13441ac_cv_env_MPLLIBNAME_value=
13442ac_cv_env_OPALIBNAME_set=
13443ac_cv_env_OPALIBNAME_value=
13444ac_cv_env_PKG_CONFIG_set=
13445ac_cv_env_PKG_CONFIG_value=
13446ac_cv_env_PMPILIBNAME_set=
13447ac_cv_env_PMPILIBNAME_value=
13448ac_cv_env_XMKMF_set=
13449ac_cv_env_XMKMF_value=
13450ac_cv_env_ZMLIBNAME_set=
13451ac_cv_env_ZMLIBNAME_value=
13452ac_cv_env_build_alias_set=
13453ac_cv_env_build_alias_value=
13454ac_cv_env_host_alias_set=
13455ac_cv_env_host_alias_value=
13456ac_cv_env_target_alias_set=
13457ac_cv_env_target_alias_value=
13458ac_cv_f77_compiler_gnu=yes
13459ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -lgfortran -lquadmath -lm'
13460ac_cv_fc_compiler_gnu=yes
13461ac_cv_func_clz=no
13462ac_cv_func_clzl=no
13463ac_cv_func_connect=yes
13464ac_cv_func_cpuset_setaffinity=no
13465ac_cv_func_cpuset_setid=no
13466ac_cv_func_ffs=yes
13467ac_cv_func_ffsl=yes
13468ac_cv_func_fls=yes
13469ac_cv_func_flsl=yes
13470ac_cv_func_gethostbyname=yes
13471ac_cv_func_getpagesize=yes
13472ac_cv_func_host_info=yes
13473ac_cv_func_memalign=no
13474ac_cv_func_openat=yes
13475ac_cv_func_posix_memalign=yes
13476ac_cv_func_pthread_mutex_lock=yes
13477ac_cv_func_remove=yes
13478ac_cv_func_sched_setaffinity=no
13479ac_cv_func_setlocale=yes
13480ac_cv_func_shmat=yes
13481ac_cv_func_strcasecmp=yes
13482ac_cv_func_strftime=yes
13483ac_cv_func_strncasecmp=yes
13484ac_cv_func_uname=yes
13485ac_cv_func_xmlNewDoc=yes
13486ac_cv_have_decl_CTL_HW=yes
13487ac_cv_have_decl_GetModuleFileName=no
13488ac_cv_have_decl_HW_NCPU=yes
13489ac_cv_have_decl__SC_LARGE_PAGESIZE=no
13490ac_cv_have_decl__SC_NPROCESSORS_CONF=yes
13491ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes
13492ac_cv_have_decl__SC_NPROC_CONF=no
13493ac_cv_have_decl__SC_NPROC_ONLN=no
13494ac_cv_have_decl__SC_PAGESIZE=yes
13495ac_cv_have_decl__SC_PAGE_SIZE=yes
13496ac_cv_have_decl__putenv=no
13497ac_cv_have_decl__strdup=no
13498ac_cv_have_decl_fabsf=yes
13499ac_cv_have_decl_ffs=yes
13500ac_cv_have_decl_ffsl=yes
13501ac_cv_have_decl_fls=yes
13502ac_cv_have_decl_flsl=yes
13503ac_cv_have_decl_getexecname=no
13504ac_cv_have_decl_getprogname=yes
13505ac_cv_have_decl_modff=yes
13506ac_cv_have_decl_pthread_getaffinity_np=no
13507ac_cv_have_decl_pthread_setaffinity_np=no
13508ac_cv_have_decl_sched_getcpu=no
13509ac_cv_have_decl_sched_setaffinity=no
13510ac_cv_have_decl_snprintf=yes
13511ac_cv_have_decl_strcasecmp=yes
13512ac_cv_have_decl_strncasecmp=yes
13513ac_cv_have_decl_strtoull=yes
13514ac_cv_have_x='have_x=yes        ac_x_includes='\''/usr/X11/include'\''  ac_x_libraries='\''/usr/X11/lib'\'''
13515ac_cv_header_NVCtrl_NVCtrl_h=no
13516ac_cv_header_OpenCL_cl_ext_h=yes
13517ac_cv_header_X11_Xlib_h=yes
13518ac_cv_header_X11_Xutil_h=yes
13519ac_cv_header_X11_keysym_h=yes
13520ac_cv_header_ctype_h=yes
13521ac_cv_header_cuda_h=no
13522ac_cv_header_cuda_runtime_api_h=no
13523ac_cv_header_dirent_h=yes
13524ac_cv_header_dlfcn_h=yes
13525ac_cv_header_hcoll_api_hcoll_api_h=no
13526ac_cv_header_inttypes_h=yes
13527ac_cv_header_kstat_h=no
13528ac_cv_header_libudev_h=no
13529ac_cv_header_libxml_parser_h=yes
13530ac_cv_header_mach_mach_host_h=yes
13531ac_cv_header_mach_mach_init_h=yes
13532ac_cv_header_malloc_h=no
13533ac_cv_header_memory_h=yes
13534ac_cv_header_minix_config_h=no
13535ac_cv_header_nvml_h=no
13536ac_cv_header_pciaccess_h=no
13537ac_cv_header_picl_h=no
13538ac_cv_header_pthread_np_h=no
13539ac_cv_header_stdc=yes
13540ac_cv_header_stdint_h=yes
13541ac_cv_header_stdlib_h=yes
13542ac_cv_header_string_h=yes
13543ac_cv_header_strings_h=yes
13544ac_cv_header_sys_cpuset_h=no
13545ac_cv_header_sys_lgrp_user_h=no
13546ac_cv_header_sys_mman_h=yes
13547ac_cv_header_sys_param_h=yes
13548ac_cv_header_sys_stat_h=yes
13549ac_cv_header_sys_sysctl_h=yes
13550ac_cv_header_sys_types_h=yes
13551ac_cv_header_sys_utsname_h=yes
13552ac_cv_header_unistd_h=yes
13553ac_cv_header_windows_h=no
13554ac_cv_host=x86_64-apple-darwin19.6.0
13555ac_cv_lib_ICE_IceConnectionNumber=yes
13556ac_cv_lib_X11_XOpenDisplay=yes
13557ac_cv_lib_gdi32_main=no
13558ac_cv_lib_hcoll_hcoll_init=no
13559ac_cv_lib_m_fabsf=yes
13560ac_cv_lib_m_modff=yes
13561ac_cv_lib_user32_PostQuitMessage=no
13562ac_cv_objext=o
13563ac_cv_path_BASH=/bin/sh
13564ac_cv_path_EGREP='/usr/bin/grep -E'
13565ac_cv_path_FGREP='/usr/bin/grep -F'
13566ac_cv_path_GREP=/usr/bin/grep
13567ac_cv_path_SED=/usr/bin/sed
13568ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
13569ac_cv_path_lt_DD=/bin/dd
13570ac_cv_prog_AWK=awk
13571ac_cv_prog_CPP='/usr/bin/clang -E'
13572ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
13573ac_cv_prog_FILE=file
13574ac_cv_prog_ac_ct_AR=ar
13575ac_cv_prog_ac_ct_CC=/usr/bin/clang
13576ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
13577ac_cv_prog_ac_ct_LIPO=lipo
13578ac_cv_prog_ac_ct_NMEDIT=nmedit
13579ac_cv_prog_ac_ct_OBJDUMP=objdump
13580ac_cv_prog_ac_ct_OTOOL=otool
13581ac_cv_prog_ac_ct_RANLIB=ranlib
13582ac_cv_prog_ac_ct_STRIP=strip
13583ac_cv_prog_cc_c89=
13584ac_cv_prog_cc_c99=
13585ac_cv_prog_cc_g=yes
13586ac_cv_prog_cxx_g=yes
13587ac_cv_prog_f77_g=yes
13588ac_cv_prog_f77_v=-v
13589ac_cv_prog_fc_g=yes
13590ac_cv_prog_make_make_set=yes
13591ac_cv_safe_to_define___extensions__=yes
13592ac_cv_search_pthread_getthrds_np=no
13593ac_cv_sizeof_unsigned_int=4
13594ac_cv_sizeof_unsigned_long=8
13595ac_cv_sizeof_void_p=8
13596ac_cv_target=x86_64-apple-darwin19.6.0
13597ac_cv_type_CACHE_DESCRIPTOR=no
13598ac_cv_type_CACHE_RELATIONSHIP=no
13599ac_cv_type_GROUP_AFFINITY=no
13600ac_cv_type_GROUP_RELATIONSHIP=no
13601ac_cv_type_KAFFINITY=no
13602ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no
13603ac_cv_type_NUMA_NODE_RELATIONSHIP=no
13604ac_cv_type_PROCESSOR_CACHE_TYPE=no
13605ac_cv_type_PROCESSOR_GROUP_INFO=no
13606ac_cv_type_PROCESSOR_NUMBER=no
13607ac_cv_type_PROCESSOR_RELATIONSHIP=no
13608ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no
13609ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no
13610ac_cv_type_RelationProcessorPackage=no
13611ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no
13612ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no
13613ac_cv_type_pthread_t=yes
13614ac_cv_type_ssize_t=yes
13615am_cv_CC_dependencies_compiler_type=none
13616am_cv_CXX_dependencies_compiler_type=none
13617am_cv_ar_interface=ar
13618am_cv_make_support_nested_variables=yes
13619am_cv_prog_cc_c_o=yes
13620hwloc_cv___attribute__=1
13621hwloc_cv___attribute__aligned=1
13622hwloc_cv___attribute__always_inline=1
13623hwloc_cv___attribute__cold=1
13624hwloc_cv___attribute__const=1
13625hwloc_cv___attribute__deprecated=1
13626hwloc_cv___attribute__format=1
13627hwloc_cv___attribute__hot=1
13628hwloc_cv___attribute__malloc=1
13629hwloc_cv___attribute__may_alias=1
13630hwloc_cv___attribute__no_instrument_function=1
13631hwloc_cv___attribute__nonnull=1
13632hwloc_cv___attribute__noreturn=1
13633hwloc_cv___attribute__packed=1
13634hwloc_cv___attribute__pure=1
13635hwloc_cv___attribute__sentinel=1
13636hwloc_cv___attribute__unused=1
13637hwloc_cv___attribute__warn_unused_result=1
13638hwloc_cv___attribute__weak_alias=0
13639hwloc_cv_c_compiler_vendor=gnu
13640lt_cv_apple_cc_single_mod=yes
13641lt_cv_ar_at_file=no
13642lt_cv_deplibs_check_method=pass_all
13643lt_cv_file_magic_cmd='$MAGIC_CMD'
13644lt_cv_file_magic_test_file=
13645lt_cv_ld_exported_symbols_list=yes
13646lt_cv_ld_force_load=yes
13647lt_cv_ld_reload_flag=-r
13648lt_cv_nm_interface='BSD nm'
13649lt_cv_objdir=.libs
13650lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
13651lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
13652lt_cv_path_NM='/opt/local/bin/nm -B'
13653lt_cv_path_mainfest_tool=no
13654lt_cv_prog_compiler_c_o=yes
13655lt_cv_prog_compiler_c_o_CXX=yes
13656lt_cv_prog_compiler_c_o_F77=yes
13657lt_cv_prog_compiler_c_o_FC=yes
13658lt_cv_prog_compiler_pic='-fno-common -DPIC'
13659lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
13660lt_cv_prog_compiler_pic_F77=-fno-common
13661lt_cv_prog_compiler_pic_FC=-fno-common
13662lt_cv_prog_compiler_pic_works=yes
13663lt_cv_prog_compiler_pic_works_CXX=yes
13664lt_cv_prog_compiler_pic_works_F77=yes
13665lt_cv_prog_compiler_pic_works_FC=yes
13666lt_cv_prog_compiler_rtti_exceptions=yes
13667lt_cv_prog_compiler_static_works=no
13668lt_cv_prog_compiler_static_works_CXX=no
13669lt_cv_prog_compiler_static_works_F77=no
13670lt_cv_prog_compiler_static_works_FC=no
13671lt_cv_prog_gnu_ld=no
13672lt_cv_prog_gnu_ldcxx=no
13673lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
13674lt_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'\'''
13675lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
13676lt_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'\'''
13677lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
13678lt_cv_sys_global_symbol_to_import=
13679lt_cv_sys_max_cmd_len=196608
13680lt_cv_to_host_file_cmd=func_convert_file_noop
13681lt_cv_to_tool_file_cmd=func_convert_file_noop
13682lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
13683pac_cv_attr_weak=yes
13684pac_cv_attr_weak_alias=no
13685pac_cv_attr_weak_import=yes
13686pac_cv_f77_flibs_valid=unknown
13687pac_cv_have__func__=yes
13688pac_cv_have__function__=yes
13689pac_cv_have_cap__func__=no
13690pac_cv_my_conf_dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2
13691pac_cv_prog_c_weak_symbols=no
13692
13693## ----------------- ##
13694## Output variables. ##
13695## ----------------- ##
13696
13697ABIVERSION='0:0:0'
13698ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
13699ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/missing aclocal-1.15'
13700ADDRESS_KIND=''
13701ALLOCA=''
13702AMDEPBACKSLASH=''
13703AMDEP_FALSE=''
13704AMDEP_TRUE='#'
13705AMTAR='$${TAR-tar}'
13706AM_BACKSLASH='\'
13707AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
13708AM_DEFAULT_VERBOSITY='1'
13709AM_V='$(V)'
13710AR='ar'
13711AS=''
13712AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/missing autoconf'
13713AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/missing autoheader'
13714AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/missing automake-1.15'
13715AWK='awk'
13716BASH='/bin/sh'
13717BASH_SHELL='/bin/bash'
13718BSEND_OVERHEAD=''
13719BUILD_BASH_SCRIPTS_FALSE=''
13720BUILD_BASH_SCRIPTS_TRUE=''
13721BUILD_CH3_FALSE='#'
13722BUILD_CH3_NEMESIS_FALSE='#'
13723BUILD_CH3_NEMESIS_TRUE=''
13724BUILD_CH3_SOCK_FALSE=''
13725BUILD_CH3_SOCK_TRUE='#'
13726BUILD_CH3_TRUE=''
13727BUILD_CH3_UTIL_SOCK_FALSE=''
13728BUILD_CH3_UTIL_SOCK_TRUE='#'
13729BUILD_CH4_COLL_TUNING_FALSE=''
13730BUILD_CH4_COLL_TUNING_TRUE=''
13731BUILD_CH4_FALSE=''
13732BUILD_CH4_NETMOD_OFI_FALSE=''
13733BUILD_CH4_NETMOD_OFI_TRUE='#'
13734BUILD_CH4_NETMOD_STUBNM_FALSE=''
13735BUILD_CH4_NETMOD_STUBNM_TRUE='#'
13736BUILD_CH4_NETMOD_UCX_FALSE=''
13737BUILD_CH4_NETMOD_UCX_TRUE='#'
13738BUILD_CH4_SHM_FALSE=''
13739BUILD_CH4_SHM_POSIX_EAGER_FBOX_FALSE=''
13740BUILD_CH4_SHM_POSIX_EAGER_FBOX_TRUE='#'
13741BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE=''
13742BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#'
13743BUILD_CH4_SHM_TRUE=''
13744BUILD_CH4_TRUE='#'
13745BUILD_COVERAGE_FALSE=''
13746BUILD_COVERAGE_TRUE=''
13747BUILD_CXX_BINDING_FALSE=''
13748BUILD_CXX_BINDING_TRUE=''
13749BUILD_DEBUGGER_DLL_FALSE=''
13750BUILD_DEBUGGER_DLL_TRUE=''
13751BUILD_F08_BINDING_FALSE=''
13752BUILD_F08_BINDING_TRUE=''
13753BUILD_F77_BINDING_FALSE=''
13754BUILD_F77_BINDING_TRUE=''
13755BUILD_FC_BINDING_FALSE='#'
13756BUILD_FC_BINDING_TRUE=''
13757BUILD_HCOLL_FALSE=''
13758BUILD_HCOLL_TRUE='#'
13759BUILD_MPID_COMMON_BC_FALSE=''
13760BUILD_MPID_COMMON_BC_TRUE='#'
13761BUILD_MPID_COMMON_SCHED_FALSE='#'
13762BUILD_MPID_COMMON_SCHED_TRUE=''
13763BUILD_MPID_COMMON_SHM_FALSE='#'
13764BUILD_MPID_COMMON_SHM_TRUE=''
13765BUILD_MPID_COMMON_THREAD_FALSE='#'
13766BUILD_MPID_COMMON_THREAD_TRUE=''
13767BUILD_MPITOOLS_FALSE=''
13768BUILD_MPITOOLS_TRUE='#'
13769BUILD_NAMEPUB_FILE_FALSE=''
13770BUILD_NAMEPUB_FILE_TRUE=''
13771BUILD_NAMEPUB_PMI_FALSE=''
13772BUILD_NAMEPUB_PMI_TRUE=''
13773BUILD_NEMESIS_NETMOD_OFI_FALSE=''
13774BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
13775BUILD_NEMESIS_NETMOD_TCP_FALSE='#'
13776BUILD_NEMESIS_NETMOD_TCP_TRUE=''
13777BUILD_NETLOCSCOTCH_FALSE=''
13778BUILD_NETLOCSCOTCH_TRUE='#'
13779BUILD_NETLOC_FALSE=''
13780BUILD_NETLOC_TRUE='#'
13781BUILD_PMI_BGQ_FALSE=''
13782BUILD_PMI_BGQ_TRUE=''
13783BUILD_PMI_CRAY_FALSE=''
13784BUILD_PMI_CRAY_TRUE=''
13785BUILD_PMI_PMI2_FALSE=''
13786BUILD_PMI_PMI2_SIMPLE_FALSE=''
13787BUILD_PMI_PMI2_SIMPLE_TRUE=''
13788BUILD_PMI_PMI2_TRUE=''
13789BUILD_PMI_SIMPLE_FALSE=''
13790BUILD_PMI_SIMPLE_TRUE=''
13791BUILD_PMI_SLURM_FALSE=''
13792BUILD_PMI_SLURM_TRUE=''
13793BUILD_PM_GFORKER_FALSE=''
13794BUILD_PM_GFORKER_TRUE=''
13795BUILD_PM_HYDRA2_FALSE=''
13796BUILD_PM_HYDRA2_TRUE=''
13797BUILD_PM_HYDRA_FALSE=''
13798BUILD_PM_HYDRA_TRUE=''
13799BUILD_PM_REMSHELL_FALSE=''
13800BUILD_PM_REMSHELL_TRUE=''
13801BUILD_PM_UTIL_FALSE=''
13802BUILD_PM_UTIL_TRUE=''
13803BUILD_PROFILING_LIB_FALSE='#'
13804BUILD_PROFILING_LIB_TRUE=''
13805BUILD_ROMIO_FALSE='#'
13806BUILD_ROMIO_TRUE=''
13807BUILD_SHM_POSIX_FALSE=''
13808BUILD_SHM_POSIX_TRUE='#'
13809BUILD_SHM_STUBSHM_FALSE=''
13810BUILD_SHM_STUBSHM_TRUE='#'
13811BUILD_SHM_XPMEM_FALSE=''
13812BUILD_SHM_XPMEM_TRUE='#'
13813CC='/usr/bin/clang'
13814CCDEPMODE='depmode=none'
13815CFLAGS=' -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -O2'
13816CMB_1INT_ALIGNMENT=''
13817CMB_STATUS_ALIGNMENT=''
13818CONFIGURE_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-nemesis-shm-collectives --with-device=ch3:nemesis --with-pm=hydra --with-thread-package=posix F90FLAGS= F90= --enable-timer-type=mach_absolute_time --libdir=/opt/local/lib/mpich-devel-mp --sysconfdir=/opt/local/etc/mpich-devel-mp --program-suffix=-mpich-devel-mp --includedir=/opt/local/include/mpich-devel-mp MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 CFLAGS= MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk CPPFLAGS= MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 CXXFLAGS= MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64 FFLAGS= MPICHLIB_FCFLAGS=-pipe -m64 FCFLAGS='
13819CONFIGURE_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-nemesis-shm-collectives'\'' '\''--with-device=ch3:nemesis'\'' '\''--with-pm=hydra'\'' '\''--with-thread-package=posix'\'' '\''F90FLAGS='\'' '\''F90='\'' '\''--enable-timer-type=mach_absolute_time'\'' '\''--libdir=/opt/local/lib/mpich-devel-mp'\'' '\''--sysconfdir=/opt/local/etc/mpich-devel-mp'\'' '\''--program-suffix=-mpich-devel-mp'\'' '\''--includedir=/opt/local/include/mpich-devel-mp'\'' '\''MPICHLIB_CFLAGS=-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''CFLAGS='\'' '\''MPICHLIB_CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'\'' '\''CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''CXXFLAGS='\'' '\''MPICHLIB_FFLAGS=-pipe -fallow-argument-mismatch -m64'\'' '\''FFLAGS='\'' '\''MPICHLIB_FCFLAGS=-pipe -m64'\'' '\''FCFLAGS='\'' '\''CC=/usr/bin/clang'\'' '\''LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++'\'' '\''FC=/opt/local/bin/gfortran-mp-10'\'' '\''F77=/opt/local/bin/gfortran-mp-10'\'''
13820COUNT_KIND=''
13821CPP='/usr/bin/clang -E'
13822CPPFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/mpi/romio/include'
13823CXX='/usr/bin/clang++'
13824CXXCPP='/usr/bin/clang++ -E'
13825CXXDEPMODE='depmode=none'
13826CXXFLAGS=' -pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
13827CYGPATH_W='echo'
13828C_LINKPATH_SHL=''
13829DEFS=''
13830DEPDIR='.deps'
13831DEVICE='ch3:nemesis'
13832DISABLE_TAG_SUPPORT=''
13833DLLIMPORT=''
13834DLLTOOL='false'
13835DOCTEXT=''
13836DSYMUTIL='dsymutil'
13837DUMPBIN=''
13838ECHO_C='\c'
13839ECHO_N=''
13840ECHO_T=''
13841EGREP='/usr/bin/grep -E'
13842ENABLE_IZEM_ATOMIC_FALSE=''
13843ENABLE_IZEM_ATOMIC_TRUE='#'
13844EXEEXT=''
13845F08_2INT=''
13846F08_AINT=''
13847F08_BYTE=''
13848F08_CHAR=''
13849F08_COMPLEX16=''
13850F08_COMPLEX32=''
13851F08_COMPLEX8=''
13852F08_COUNT=''
13853F08_CXX_BOOL=''
13854F08_CXX_DOUBLE_COMPLEX=''
13855F08_CXX_FLOAT_COMPLEX=''
13856F08_CXX_LONG_DOUBLE_COMPLEX=''
13857F08_C_AINT=''
13858F08_C_BOOL=''
13859F08_C_COMPLEX=''
13860F08_C_COUNT=''
13861F08_C_DOUBLE_COMPLEX=''
13862F08_C_FLOAT_COMPLEX=''
13863F08_C_LONG_DOUBLE_COMPLEX=''
13864F08_C_OFFSET=''
13865F08_DOUBLE=''
13866F08_DOUBLE_INT=''
13867F08_FLOAT=''
13868F08_FLOAT_INT=''
13869F08_INT16_T=''
13870F08_INT32_T=''
13871F08_INT64_T=''
13872F08_INT8_T=''
13873F08_INT=''
13874F08_INTEGER16=''
13875F08_INTEGER1=''
13876F08_INTEGER2=''
13877F08_INTEGER4=''
13878F08_INTEGER8=''
13879F08_LB=''
13880F08_LONG=''
13881F08_LONG_DOUBLE=''
13882F08_LONG_DOUBLE_INT=''
13883F08_LONG_INT=''
13884F08_LONG_LONG=''
13885F08_LONG_LONG_INT=''
13886F08_OFFSET=''
13887F08_PACKED=''
13888F08_REAL16=''
13889F08_REAL4=''
13890F08_REAL8=''
13891F08_SHORT=''
13892F08_SHORT_INT=''
13893F08_SIGNED_CHAR=''
13894F08_UB=''
13895F08_UINT16_T=''
13896F08_UINT32_T=''
13897F08_UINT64_T=''
13898F08_UINT8_T=''
13899F08_UNSIGNED=''
13900F08_UNSIGNED_CHAR=''
13901F08_UNSIGNED_INT=''
13902F08_UNSIGNED_LONG=''
13903F08_UNSIGNED_LONG_LONG=''
13904F08_UNSIGNED_SHORT=''
13905F08_WCHAR=''
13906F77='/opt/local/bin/gfortran-mp-10'
13907F77CPP=''
13908F77_COMPLEX16=''
13909F77_COMPLEX32=''
13910F77_COMPLEX8=''
13911F77_INCDIR=''
13912F77_INTEGER16=''
13913F77_INTEGER1=''
13914F77_INTEGER2=''
13915F77_INTEGER4=''
13916F77_INTEGER8=''
13917F77_LIBDIR_LEADER=''
13918F77_NAME_MANGLE=''
13919F77_OTHER_LIBS=''
13920F77_REAL16=''
13921F77_REAL4=''
13922F77_REAL8=''
13923FC='/opt/local/bin/gfortran-mp-10'
13924FCCPP=''
13925FCEXT=''
13926FCFLAGS=' -pipe -m64'
13927FCINC=''
13928FCINCFLAG=''
13929FCMODEXT=''
13930FCMODINCFLAG=''
13931FCMODINCSPEC=''
13932FCMODOUTFLAG=''
13933FC_ALL_INTEGER_MODELS=''
13934FC_DOUBLE_MODEL=''
13935FC_INTEGER_MODEL=''
13936FC_INTEGER_MODEL_MAP=''
13937FC_OTHER_LIBS=''
13938FC_REAL_MODEL=''
13939FC_WORK_FILES_ARG=''
13940FFLAGS=' -pipe -fallow-argument-mismatch -m64'
13941FGREP='/usr/bin/grep -F'
13942FILE='file'
13943FLIBS=''
13944FORTRAN_BINDING='0'
13945FORTRAN_MPI_OFFSET=''
13946FOUND_XZ_FALSE=''
13947FOUND_XZ_TRUE='#'
13948GCOV=''
13949GNUCXX_MINORVERSION=''
13950GNUCXX_VERSION=''
13951GNULIB_ATOLL=''
13952GNULIB_CALLOC_POSIX=''
13953GNULIB_CANONICALIZE_FILE_NAME=''
13954GNULIB_GETLOADAVG=''
13955GNULIB_GETSUBOPT=''
13956GNULIB_GRANTPT=''
13957GNULIB_MALLOC_POSIX=''
13958GNULIB_MBTOWC=''
13959GNULIB_MKDTEMP=''
13960GNULIB_MKOSTEMP=''
13961GNULIB_MKOSTEMPS=''
13962GNULIB_MKSTEMP=''
13963GNULIB_MKSTEMPS=''
13964GNULIB_POSIX_OPENPT=''
13965GNULIB_PTSNAME=''
13966GNULIB_PTSNAME_R=''
13967GNULIB_PUTENV=''
13968GNULIB_QSORT_R=''
13969GNULIB_RANDOM=''
13970GNULIB_RANDOM_R=''
13971GNULIB_REALLOC_POSIX=''
13972GNULIB_REALPATH=''
13973GNULIB_RPMATCH=''
13974GNULIB_SECURE_GETENV=''
13975GNULIB_SETENV=''
13976GNULIB_STRTOD=''
13977GNULIB_STRTOLL=''
13978GNULIB_STRTOULL=''
13979GNULIB_SYSTEM_POSIX=''
13980GNULIB_UNLOCKPT=''
13981GNULIB_UNSETENV=''
13982GNULIB_WCTOMB=''
13983GNULIB__EXIT=''
13984GREP='/usr/bin/grep'
13985HAVE_ATOLL=''
13986HAVE_CANONICALIZE_FILE_NAME=''
13987HAVE_CXX_EXCEPTIONS=''
13988HAVE_DECL_GETLOADAVG=''
13989HAVE_DECL_SETENV=''
13990HAVE_DECL_UNSETENV=''
13991HAVE_ERROR_CHECKING='1'
13992HAVE_GETSUBOPT=''
13993HAVE_GRANTPT=''
13994HAVE_MKDTEMP=''
13995HAVE_MKOSTEMP=''
13996HAVE_MKOSTEMPS=''
13997HAVE_MKSTEMP=''
13998HAVE_MKSTEMPS=''
13999HAVE_POSIX_OPENPT=''
14000HAVE_PTSNAME=''
14001HAVE_PTSNAME_R=''
14002HAVE_RANDOM=''
14003HAVE_RANDOM_H=''
14004HAVE_RANDOM_R=''
14005HAVE_REALPATH=''
14006HAVE_ROMIO='#include "mpio.h"'
14007HAVE_RPMATCH=''
14008HAVE_SECURE_GETENV=''
14009HAVE_SETENV=''
14010HAVE_STRTOD=''
14011HAVE_STRTOLL=''
14012HAVE_STRTOULL=''
14013HAVE_STRUCT_RANDOM_DATA=''
14014HAVE_SYS_LOADAVG_H=''
14015HAVE_UNLOCKPT=''
14016HAVE__EXIT=''
14017HWLOC_BUILD_DOXYGEN_FALSE=''
14018HWLOC_BUILD_DOXYGEN_TRUE='#'
14019HWLOC_BUILD_README_FALSE=''
14020HWLOC_BUILD_README_TRUE='#'
14021HWLOC_BUILD_STANDALONE_FALSE=''
14022HWLOC_BUILD_STANDALONE_TRUE='#'
14023HWLOC_CFLAGS='    -I/opt/local/include/libxml2'
14024HWLOC_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
14025HWLOC_CUDA_BUILD_STATIC_FALSE=''
14026HWLOC_CUDA_BUILD_STATIC_TRUE='#'
14027HWLOC_CUDA_LIBS=''
14028HWLOC_EMBEDDED_CFLAGS='   -I/opt/local/include/libxml2'
14029HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
14030HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
14031HWLOC_EMBEDDED_LDFLAGS=' -framework OpenCL'
14032HWLOC_EMBEDDED_LIBS='-lm   -L/opt/local/lib -lxml2'
14033HWLOC_GL_BUILD_STATIC_FALSE=''
14034HWLOC_GL_BUILD_STATIC_TRUE='#'
14035HWLOC_GL_LIBS=''
14036HWLOC_HAVE_AIX_FALSE=''
14037HWLOC_HAVE_AIX_TRUE='#'
14038HWLOC_HAVE_BGQ_FALSE=''
14039HWLOC_HAVE_BGQ_TRUE='#'
14040HWLOC_HAVE_BUNZIPP_FALSE='#'
14041HWLOC_HAVE_BUNZIPP_TRUE=''
14042HWLOC_HAVE_CAIRO_FALSE=''
14043HWLOC_HAVE_CAIRO_TRUE='#'
14044HWLOC_HAVE_CUDART_FALSE=''
14045HWLOC_HAVE_CUDART_TRUE='#'
14046HWLOC_HAVE_CUDA_FALSE=''
14047HWLOC_HAVE_CUDA_TRUE='#'
14048HWLOC_HAVE_CXX_FALSE=''
14049HWLOC_HAVE_CXX_TRUE='#'
14050HWLOC_HAVE_DARWIN_FALSE='#'
14051HWLOC_HAVE_DARWIN_TRUE=''
14052HWLOC_HAVE_FREEBSD_FALSE=''
14053HWLOC_HAVE_FREEBSD_TRUE='#'
14054HWLOC_HAVE_GCC_FALSE='#'
14055HWLOC_HAVE_GCC_TRUE=''
14056HWLOC_HAVE_GL_FALSE=''
14057HWLOC_HAVE_GL_TRUE='#'
14058HWLOC_HAVE_HPUX_FALSE=''
14059HWLOC_HAVE_HPUX_TRUE='#'
14060HWLOC_HAVE_IRIX_FALSE=''
14061HWLOC_HAVE_IRIX_TRUE='#'
14062HWLOC_HAVE_LIBIBVERBS_FALSE=''
14063HWLOC_HAVE_LIBIBVERBS_TRUE='#'
14064HWLOC_HAVE_LIBXML2='1'
14065HWLOC_HAVE_LIBXML2_FALSE='#'
14066HWLOC_HAVE_LIBXML2_TRUE=''
14067HWLOC_HAVE_LINUX_FALSE=''
14068HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
14069HWLOC_HAVE_LINUX_LIBNUMA_TRUE='#'
14070HWLOC_HAVE_LINUX_TRUE='#'
14071HWLOC_HAVE_MINGW32_FALSE=''
14072HWLOC_HAVE_MINGW32_TRUE='#'
14073HWLOC_HAVE_MS_LIB_FALSE=''
14074HWLOC_HAVE_MS_LIB_TRUE='#'
14075HWLOC_HAVE_NETBSD_FALSE=''
14076HWLOC_HAVE_NETBSD_TRUE='#'
14077HWLOC_HAVE_NVML='0'
14078HWLOC_HAVE_NVML_FALSE=''
14079HWLOC_HAVE_NVML_TRUE='#'
14080HWLOC_HAVE_OPENAT_FALSE='#'
14081HWLOC_HAVE_OPENAT_TRUE=''
14082HWLOC_HAVE_OPENCL='1'
14083HWLOC_HAVE_OPENCL_FALSE='#'
14084HWLOC_HAVE_OPENCL_TRUE=''
14085HWLOC_HAVE_PCIACCESS_FALSE=''
14086HWLOC_HAVE_PCIACCESS_TRUE='#'
14087HWLOC_HAVE_PLUGINS_FALSE=''
14088HWLOC_HAVE_PLUGINS_TRUE='#'
14089HWLOC_HAVE_PTHREAD_FALSE=''
14090HWLOC_HAVE_PTHREAD_TRUE='#'
14091HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
14092HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='#'
14093HWLOC_HAVE_SOLARIS_FALSE=''
14094HWLOC_HAVE_SOLARIS_TRUE='#'
14095HWLOC_HAVE_USER32_FALSE=''
14096HWLOC_HAVE_USER32_TRUE='#'
14097HWLOC_HAVE_WINDOWS_FALSE=''
14098HWLOC_HAVE_WINDOWS_TRUE='#'
14099HWLOC_HAVE_X86_32_FALSE=''
14100HWLOC_HAVE_X86_32_TRUE='#'
14101HWLOC_HAVE_X86_64_FALSE='#'
14102HWLOC_HAVE_X86_64_TRUE=''
14103HWLOC_HAVE_X86_CPUID_FALSE='#'
14104HWLOC_HAVE_X86_CPUID_TRUE=''
14105HWLOC_HAVE_X86_FALSE='#'
14106HWLOC_HAVE_X86_TRUE=''
14107HWLOC_INSTALL_DOXYGEN_FALSE=''
14108HWLOC_INSTALL_DOXYGEN_TRUE='#'
14109HWLOC_LDFLAGS=' -framework OpenCL'
14110HWLOC_LIBS=''
14111HWLOC_LIBS_PRIVATE=' -lpthread'
14112HWLOC_LIBXML2_CFLAGS='-I/opt/local/include/libxml2'
14113HWLOC_LIBXML2_LIBS='-L/opt/local/lib -lxml2'
14114HWLOC_MS_LIB=''
14115HWLOC_MS_LIB_ARCH='X64'
14116HWLOC_NVML_BUILD_STATIC_FALSE=''
14117HWLOC_NVML_BUILD_STATIC_TRUE='#'
14118HWLOC_NVML_LIBS=''
14119HWLOC_OPENCL_BUILD_STATIC_FALSE='#'
14120HWLOC_OPENCL_BUILD_STATIC_TRUE=''
14121HWLOC_OPENCL_CFLAGS=''
14122HWLOC_OPENCL_LDFLAGS='-framework OpenCL'
14123HWLOC_OPENCL_LIBS=''
14124HWLOC_PCIACCESS_CFLAGS=''
14125HWLOC_PCIACCESS_LIBS=''
14126HWLOC_PCI_BUILD_STATIC_FALSE=''
14127HWLOC_PCI_BUILD_STATIC_TRUE='#'
14128HWLOC_PLUGINS_DIR='$(libdir)/hwloc'
14129HWLOC_PLUGINS_PATH='$(libdir)/hwloc'
14130HWLOC_RELEASE_DATE='Unreleased developer copy'
14131HWLOC_REQUIRES='libxml-2.0  '
14132HWLOC_VERSION='2.0.3rc2-git'
14133HWLOC_X11_CPPFLAGS=' -I/usr/X11/include'
14134HWLOC_X11_LIBS=' -lSM -lICE  -L/usr/X11/lib -lX11 '
14135HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='#'
14136HWLOC_XML_LIBXML_BUILD_STATIC_TRUE=''
14137HWLOC_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/hwloc'
14138HWLOC_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/src/hwloc'
14139INCLUDE_MPICXX_H=''
14140INSTALL_DATA='${INSTALL} -m 644'
14141INSTALL_MPIF77_FALSE=''
14142INSTALL_MPIF77_TRUE='#'
14143INSTALL_PROGRAM='${INSTALL}'
14144INSTALL_SCRIPT='${INSTALL}'
14145INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
14146INTEGER_KIND=''
14147INTERLIB_DEPS='yes'
14148KILLALL=''
14149LD='/Library/Developer/CommandLineTools/usr/bin/ld'
14150LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
14151LIBOBJS=''
14152LIBS=''
14153LIBTOOL='$(SHELL) $(top_builddir)/libtool'
14154LIPO='lipo'
14155LN_S='ln -s'
14156LPMPILIBNAME=''
14157LTLIBOBJS=''
14158LT_SYS_LIBRARY_PATH=''
14159MAINT=''
14160MAINTAINER_MODE_FALSE='#'
14161MAINTAINER_MODE_TRUE=''
14162MAKE=''
14163MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/missing makeinfo'
14164MANIFEST_TOOL=':'
14165MKDIR_P='confdb/install-sh -c -d'
14166MPIBASEMODNAME=''
14167MPICC_NAME=''
14168MPICHLIB_CFLAGS='-pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
14169MPICHLIB_CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
14170MPICHLIB_CXXFLAGS='-pipe -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
14171MPICHLIB_FCFLAGS='-pipe -m64'
14172MPICHLIB_FFLAGS='-pipe -fallow-argument-mismatch -m64'
14173MPICH_CUSTOM_STRING=''
14174MPICH_MPICC_CFLAGS=''
14175MPICH_MPICC_CPPFLAGS=''
14176MPICH_MPICC_LDFLAGS=''
14177MPICH_MPICC_LIBS=''
14178MPICH_MPICXX_CPPFLAGS=''
14179MPICH_MPICXX_CXXFLAGS=''
14180MPICH_MPICXX_LDFLAGS=''
14181MPICH_MPICXX_LIBS=''
14182MPICH_MPIF77_CPPFLAGS=''
14183MPICH_MPIF77_FFLAGS=''
14184MPICH_MPIF77_LDFLAGS=''
14185MPICH_MPIF77_LIBS=''
14186MPICH_MPIFORT_CPPFLAGS=''
14187MPICH_MPIFORT_FCFLAGS=''
14188MPICH_MPIFORT_LDFLAGS=''
14189MPICH_MPIFORT_LIBS=''
14190MPICH_NUMVERSION='30400002'
14191MPICH_RELEASE_DATE='Wed Dec 18 14:46:35 CST 2019'
14192MPICH_VERSION='3.4a2'
14193MPICONSTMODNAME=''
14194MPICPP_NAME=''
14195MPICXXLIBNAME='mpicxx'
14196MPICXX_NAME=''
14197MPIF77_NAME=''
14198MPIF90_NAME=''
14199MPIFCLIBNAME='mpifort'
14200MPIFORT_NAME=''
14201MPIFPMPI=''
14202MPILIBNAME='mpi'
14203MPIMODNAME=''
14204MPIR_CXX_BOOL=''
14205MPIR_CXX_COMPLEX=''
14206MPIR_CXX_DOUBLE_COMPLEX=''
14207MPIR_CXX_LONG_DOUBLE_COMPLEX=''
14208MPISIZEOFMODNAME=''
14209MPIU_DLL_SPEC_DEF=''
14210MPIX_C_FLOAT16=''
14211MPI_2COMPLEX=''
14212MPI_2DOUBLE_COMPLEX=''
14213MPI_2DOUBLE_PRECISION=''
14214MPI_2INT=''
14215MPI_2INTEGER=''
14216MPI_2REAL=''
14217MPI_AINT=''
14218MPI_AINT_DATATYPE=''
14219MPI_AINT_FMT_DEC_SPEC=''
14220MPI_AINT_FMT_HEX_SPEC=''
14221MPI_BYTE=''
14222MPI_CHAR=''
14223MPI_CHARACTER=''
14224MPI_COMPLEX16=''
14225MPI_COMPLEX32=''
14226MPI_COMPLEX8=''
14227MPI_COMPLEX=''
14228MPI_COUNT=''
14229MPI_COUNT_DATATYPE=''
14230MPI_C_BOOL=''
14231MPI_C_DOUBLE_COMPLEX=''
14232MPI_C_FLOAT_COMPLEX=''
14233MPI_C_INTERFACE_CDESC_NAME=''
14234MPI_C_INTERFACE_GLUE_NAME=''
14235MPI_C_INTERFACE_NAME=''
14236MPI_C_INTERFACE_NOBUF_NAME=''
14237MPI_C_INTERFACE_TYPES_NAME=''
14238MPI_C_LONG_DOUBLE_COMPLEX=''
14239MPI_DOUBLE=''
14240MPI_DOUBLE_COMPLEX=''
14241MPI_DOUBLE_INT=''
14242MPI_DOUBLE_PRECISION=''
14243MPI_F08_CALLBACKS_NAME=''
14244MPI_F08_COMPILE_CONSTANTS_NAME=''
14245MPI_F08_LINK_CONSTANTS_NAME=''
14246MPI_F08_NAME=''
14247MPI_F08_TYPES_NAME=''
14248MPI_F77_2INT=''
14249MPI_F77_AINT=''
14250MPI_F77_BYTE=''
14251MPI_F77_CHAR=''
14252MPI_F77_COUNT=''
14253MPI_F77_CXX_BOOL=''
14254MPI_F77_CXX_DOUBLE_COMPLEX=''
14255MPI_F77_CXX_FLOAT_COMPLEX=''
14256MPI_F77_CXX_LONG_DOUBLE_COMPLEX=''
14257MPI_F77_C_BOOL=''
14258MPI_F77_C_COMPLEX=''
14259MPI_F77_C_DOUBLE_COMPLEX=''
14260MPI_F77_C_FLOAT_COMPLEX=''
14261MPI_F77_C_LONG_DOUBLE_COMPLEX=''
14262MPI_F77_DOUBLE=''
14263MPI_F77_DOUBLE_INT=''
14264MPI_F77_FLOAT=''
14265MPI_F77_FLOAT_INT=''
14266MPI_F77_INT16_T=''
14267MPI_F77_INT32_T=''
14268MPI_F77_INT64_T=''
14269MPI_F77_INT8_T=''
14270MPI_F77_INT=''
14271MPI_F77_LB=''
14272MPI_F77_LONG=''
14273MPI_F77_LONG_DOUBLE=''
14274MPI_F77_LONG_DOUBLE_INT=''
14275MPI_F77_LONG_INT=''
14276MPI_F77_LONG_LONG=''
14277MPI_F77_LONG_LONG_INT=''
14278MPI_F77_OFFSET=''
14279MPI_F77_PACKED=''
14280MPI_F77_SHORT=''
14281MPI_F77_SHORT_INT=''
14282MPI_F77_SIGNED_CHAR=''
14283MPI_F77_UB=''
14284MPI_F77_UINT16_T=''
14285MPI_F77_UINT32_T=''
14286MPI_F77_UINT64_T=''
14287MPI_F77_UINT8_T=''
14288MPI_F77_UNSIGNED=''
14289MPI_F77_UNSIGNED_CHAR=''
14290MPI_F77_UNSIGNED_LONG=''
14291MPI_F77_UNSIGNED_LONG_LONG=''
14292MPI_F77_UNSIGNED_SHORT=''
14293MPI_F77_WCHAR=''
14294MPI_FINT=''
14295MPI_FLOAT=''
14296MPI_FLOAT_INT=''
14297MPI_INT16_T=''
14298MPI_INT32_T=''
14299MPI_INT64_T=''
14300MPI_INT8_T=''
14301MPI_INT=''
14302MPI_INTEGER16=''
14303MPI_INTEGER1=''
14304MPI_INTEGER2=''
14305MPI_INTEGER4=''
14306MPI_INTEGER8=''
14307MPI_INTEGER=''
14308MPI_LB=''
14309MPI_LOGICAL=''
14310MPI_LONG=''
14311MPI_LONG_DOUBLE=''
14312MPI_LONG_DOUBLE_INT=''
14313MPI_LONG_INT=''
14314MPI_LONG_LONG=''
14315MPI_MAX_ERROR_STRING=''
14316MPI_MAX_LIBRARY_VERSION_STRING=''
14317MPI_MAX_PROCESSOR_NAME=''
14318MPI_OFFSET=''
14319MPI_OFFSET_DATATYPE=''
14320MPI_OFFSET_TYPEDEF=''
14321MPI_PACKED=''
14322MPI_REAL16=''
14323MPI_REAL4=''
14324MPI_REAL8=''
14325MPI_REAL=''
14326MPI_SHORT=''
14327MPI_SHORT_INT=''
14328MPI_SIGNED_CHAR=''
14329MPI_STATUS_SIZE=''
14330MPI_UB=''
14331MPI_UINT16_T=''
14332MPI_UINT32_T=''
14333MPI_UINT64_T=''
14334MPI_UINT8_T=''
14335MPI_UNSIGNED_CHAR=''
14336MPI_UNSIGNED_INT=''
14337MPI_UNSIGNED_LONG=''
14338MPI_UNSIGNED_LONG_LONG=''
14339MPI_UNSIGNED_SHORT=''
14340MPI_WCHAR=''
14341MPLLIBNAME='mpl'
14342NM='/opt/local/bin/nm -B'
14343NMEDIT='nmedit'
14344OBJDUMP='objdump'
14345OBJEXT='o'
14346OFFSET_KIND=''
14347OPALIBNAME='opa'
14348OTOOL64=':'
14349OTOOL='otool'
14350PACKAGE='mpich'
14351PACKAGE_BUGREPORT='discuss@mpich.org'
14352PACKAGE_NAME='MPICH'
14353PACKAGE_STRING='MPICH 3.4a2'
14354PACKAGE_TARNAME='mpich'
14355PACKAGE_URL='http://www.mpich.org/'
14356PACKAGE_VERSION='3.4a2'
14357PAPI_INCLUDE=''
14358PATH_SEPARATOR=':'
14359PERL=''
14360PKG_CONFIG='/opt/local/bin/pkg-config'
14361PMPILIBNAME='pmpi'
14362PMPI_F08_NAME=''
14363PRIMARY_PM_GFORKER_FALSE=''
14364PRIMARY_PM_GFORKER_TRUE=''
14365PRIMARY_PM_REMSHELL_FALSE=''
14366PRIMARY_PM_REMSHELL_TRUE=''
14367RANLIB='ranlib'
14368REPLACE_CALLOC=''
14369REPLACE_CANONICALIZE_FILE_NAME=''
14370REPLACE_MALLOC=''
14371REPLACE_MBTOWC=''
14372REPLACE_MKSTEMP=''
14373REPLACE_PTSNAME=''
14374REPLACE_PTSNAME_R=''
14375REPLACE_PUTENV=''
14376REPLACE_QSORT_R=''
14377REPLACE_RANDOM_R=''
14378REPLACE_REALLOC=''
14379REPLACE_REALPATH=''
14380REPLACE_SETENV=''
14381REPLACE_STRTOD=''
14382REPLACE_UNSETENV=''
14383REPLACE_WCTOMB=''
14384REQD=''
14385REQI1=''
14386REQI2=''
14387REQI8=''
14388RSH=''
14389SED='/usr/bin/sed'
14390SET_CFLAGS=''
14391SET_MAKE=''
14392SHELL='/bin/sh'
14393SHLIB_EXT=''
14394SIZEOF_FC_CHARACTER=''
14395SIZEOF_FC_DOUBLE_PRECISION=''
14396SIZEOF_FC_INTEGER=''
14397SIZEOF_FC_REAL=''
14398SIZEOF_MPI_STATUS=''
14399SSH=''
14400STRIP='strip'
14401USER_CFLAGS=''
14402USER_CPPFLAGS=''
14403USER_CXXFLAGS=''
14404USER_EXTRA_LIBS=''
14405USER_FCFLAGS=''
14406USER_FFLAGS=''
14407USER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
14408USER_LIBS=''
14409VERSION='3.4a2'
14410VISIBILITY_CFLAGS=''
14411VPATH=''
14412WRAPPER_CFLAGS=''
14413WRAPPER_CPPFLAGS=''
14414WRAPPER_CXXFLAGS=''
14415WRAPPER_C_DYNAMIC_LOADING_FLAGS=' '
14416WRAPPER_EXTRA_LIBS=''
14417WRAPPER_FCFLAGS=''
14418WRAPPER_FFLAGS=''
14419WRAPPER_LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -framework OpenCL'
14420WRAPPER_LIBS='-lm   -L/opt/local/lib -lxml2  -lpthread '
14421WTIME_DOUBLE_TYPE=''
14422XARGS_NODATA_OPT=''
14423XMKMF=''
14424X_CFLAGS=' -I/usr/X11/include'
14425X_EXTRA_LIBS=''
14426X_LIBS=' -L/usr/X11/lib'
14427X_PRE_LIBS=' -lSM -lICE'
14428ZMLIBNAME='zm'
14429ac_ct_AR='ar'
14430ac_ct_CC='/usr/bin/clang'
14431ac_ct_CXX=''
14432ac_ct_DUMPBIN=''
14433ac_ct_F77=''
14434ac_ct_FC=''
14435am__EXEEXT_FALSE=''
14436am__EXEEXT_TRUE=''
14437am__fastdepCC_FALSE=''
14438am__fastdepCC_TRUE='#'
14439am__fastdepCXX_FALSE=''
14440am__fastdepCXX_TRUE='#'
14441am__include='include'
14442am__isrc=''
14443am__leading_dot='.'
14444am__nodep=''
14445am__quote=''
14446am__tar='$${TAR-tar} chof - "$$tardir"'
14447am__untar='$${TAR-tar} xf -'
14448bindings=''
14449bindir='${exec_prefix}/bin'
14450build='x86_64-apple-darwin19.6.0'
14451build_alias=''
14452build_cpu='x86_64'
14453build_os='darwin19.6.0'
14454build_vendor='apple'
14455ch4_netmod_addr_decl=''
14456ch4_netmod_allgather_params_decl=''
14457ch4_netmod_allgatherv_params_decl=''
14458ch4_netmod_allreduce_params_decl=''
14459ch4_netmod_alltoall_params_decl=''
14460ch4_netmod_alltoallv_params_decl=''
14461ch4_netmod_alltoallw_params_decl=''
14462ch4_netmod_amrequest_decl=''
14463ch4_netmod_barrier_params_decl=''
14464ch4_netmod_bcast_params_decl=''
14465ch4_netmod_coll_globals_default=''
14466ch4_netmod_coll_params_include=''
14467ch4_netmod_comm_decl=''
14468ch4_netmod_dt_decl=''
14469ch4_netmod_exscan_params_decl=''
14470ch4_netmod_gather_params_decl=''
14471ch4_netmod_gatherv_params_decl=''
14472ch4_netmod_op_decl=''
14473ch4_netmod_pre_include=''
14474ch4_netmod_reduce_params_decl=''
14475ch4_netmod_reduce_scatter_block_params_decl=''
14476ch4_netmod_reduce_scatter_params_decl=''
14477ch4_netmod_request_decl=''
14478ch4_netmod_scan_params_decl=''
14479ch4_netmod_scatter_params_decl=''
14480ch4_netmod_scatterv_params_decl=''
14481ch4_netmod_win_decl=''
14482ch4_netmods=''
14483ch4_nets_array=''
14484ch4_nets_array_sz=''
14485ch4_nets_func_array=''
14486ch4_nets_func_decl=''
14487ch4_nets_native_func_array=''
14488ch4_nets_native_func_decl=''
14489ch4_nets_strings=''
14490ch4_posix_eager_array=''
14491ch4_posix_eager_array_sz=''
14492ch4_posix_eager_func_array=''
14493ch4_posix_eager_func_decl=''
14494ch4_posix_eager_modules=''
14495ch4_posix_eager_pre_include=''
14496ch4_posix_eager_recv_transaction_decl=''
14497ch4_posix_eager_strings=''
14498channel_name='nemesis'
14499datadir='${datarootdir}'
14500datarootdir='${prefix}/share'
14501device_name='ch3'
14502docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
14503dvidir='${docdir}'
14504exec_prefix='NONE'
14505host='x86_64-apple-darwin19.6.0'
14506host_alias=''
14507host_cpu='x86_64'
14508host_os='darwin19.6.0'
14509host_vendor='apple'
14510htmldir='${docdir}'
14511hwloclib='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la'
14512hwloclibdir=''
14513hwlocsrcdir='src/hwloc'
14514includedir='/opt/local/include/mpich-devel-mp'
14515infodir='${datarootdir}/info'
14516install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2/confdb/install-sh'
14517libdir='/opt/local/lib/mpich-devel-mp'
14518libexecdir='${exec_prefix}/libexec'
14519libmpi_so_version='0:0:0'
14520localedir='${datarootdir}/locale'
14521localstatedir='${prefix}/var'
14522mandir='${datarootdir}/man'
14523master_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2'
14524master_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_mpich/mpich-devel-default/work/mpich-3.4a2'
14525mkdir_p='$(MKDIR_P)'
14526mmx_copy_s=''
14527modincdir=''
14528mpllib='src/mpl/libmpl.la'
14529mpllibdir=''
14530mplsrcdir='src/mpl'
14531nemesis_nets_array=''
14532nemesis_nets_array_sz=''
14533nemesis_nets_dirs=''
14534nemesis_nets_func_array=''
14535nemesis_nets_func_decl=''
14536nemesis_nets_macro_defs=''
14537nemesis_nets_strings=''
14538nemesis_networks='tcp'
14539netloclibdir=''
14540ofilib=''
14541ofisrcdir=''
14542oldincludedir='/usr/include'
14543opalib='src/openpa/src/libopa.la'
14544opalibdir=''
14545opasrcdir='src/openpa'
14546pdfdir='${docdir}'
14547pkgconfigdir=''
14548pm_name='hydra'
14549prefix='/opt/local'
14550program_transform_name='s&$$&-mpich-devel-mp&'
14551psdir='${docdir}'
14552sbindir='${exec_prefix}/sbin'
14553sharedstatedir='${prefix}/com'
14554subdirs=''
14555sysconfdir='/opt/local/etc/mpich-devel-mp'
14556target='x86_64-apple-darwin19.6.0'
14557target_alias=''
14558target_cpu='x86_64'
14559target_os='darwin19.6.0'
14560target_vendor='apple'
14561ucxdir=''
14562ucxlib=''
14563with_wrapper_dl_type='runpath'
14564zmlib=''
14565zmlibdir=''
14566zmsrcdir=''
14567
14568## ------------------- ##
14569## File substitutions. ##
14570## ------------------- ##
14571
14572cc_shlib_conf='src/env/cc_shlib.conf'
14573cxx_shlib_conf=''
14574f77_shlib_conf=''
14575fc_shlib_conf=''
14576
14577## ----------- ##
14578## confdefs.h. ##
14579## ----------- ##
14580
14581/* confdefs.h */
14582#define PACKAGE_NAME "MPICH"
14583#define PACKAGE_TARNAME "mpich"
14584#define PACKAGE_VERSION "3.4a2"
14585#define PACKAGE_STRING "MPICH 3.4a2"
14586#define PACKAGE_BUGREPORT "discuss@mpich.org"
14587#define PACKAGE_URL "http://www.mpich.org/"
14588#define STDC_HEADERS 1
14589#define HAVE_SYS_TYPES_H 1
14590#define HAVE_SYS_STAT_H 1
14591#define HAVE_STDLIB_H 1
14592#define HAVE_STRING_H 1
14593#define HAVE_MEMORY_H 1
14594#define HAVE_STRINGS_H 1
14595#define HAVE_INTTYPES_H 1
14596#define HAVE_STDINT_H 1
14597#define HAVE_UNISTD_H 1
14598#define __EXTENSIONS__ 1
14599#define _ALL_SOURCE 1
14600#define _GNU_SOURCE 1
14601#define _POSIX_PTHREAD_SEMANTICS 1
14602#define _TANDEM_SOURCE 1
14603#define PACKAGE "mpich"
14604#define VERSION "3.4a2"
14605#define HAVE_DLFCN_H 1
14606#define LT_OBJDIR ".libs/"
14607#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
14608#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL
14609#define HAVE_TAG_ERROR_BITS 1
14610#define HAVE_VISIBILITY 1
14611#define HWLOC_VERSION "2.0.3rc2-git"
14612#define HWLOC_VERSION_MAJOR 2
14613#define HWLOC_VERSION_MINOR 0
14614#define HWLOC_VERSION_RELEASE 3
14615#define HWLOC_VERSION_GREEK "rc2"
14616#define HWLOC_SYM_PREFIX hwloc_
14617#define HWLOC_SYM_PREFIX_CAPS HWLOC_
14618#define HWLOC_SYM_TRANSFORM 0
14619#define _HPUX_SOURCE 1
14620#define SIZEOF_VOID_P 8
14621#define HWLOC_DARWIN_SYS 1
14622#define HWLOC_X86_64_ARCH 1
14623#define SIZEOF_UNSIGNED_LONG 8
14624#define HWLOC_SIZEOF_UNSIGNED_LONG 8
14625#define SIZEOF_UNSIGNED_INT 4
14626#define HWLOC_SIZEOF_UNSIGNED_INT 4
14627#define HWLOC_HAVE_ATTRIBUTE 1
14628#define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1
14629#define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
14630#define HWLOC_HAVE_ATTRIBUTE_COLD 1
14631#define HWLOC_HAVE_ATTRIBUTE_CONST 1
14632#define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
14633#define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
14634#define HWLOC_HAVE_ATTRIBUTE_HOT 1
14635#define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
14636#define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
14637#define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
14638#define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
14639#define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
14640#define HWLOC_HAVE_ATTRIBUTE_PACKED 1
14641#define HWLOC_HAVE_ATTRIBUTE_PURE 1
14642#define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
14643#define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
14644#define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
14645#define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0
14646#define HWLOC_C_HAVE_VISIBILITY 0
14647#define HAVE_UNISTD_H 1
14648#define HAVE_DIRENT_H 1
14649#define HAVE_STRINGS_H 1
14650#define HAVE_CTYPE_H 1
14651#define HAVE_STRCASECMP 1
14652#define HWLOC_HAVE_DECL_STRCASECMP 1
14653#define HAVE_STRNCASECMP 1
14654#define HWLOC_HAVE_DECL_STRNCASECMP 1
14655#define HAVE_STRFTIME 1
14656#define HAVE_SETLOCALE 1
14657#define HWLOC_HAVE_STDINT_H 1
14658#define HAVE_SYS_MMAN_H 1
14659#define HAVE_DECL_FABSF 1
14660#define HAVE_DECL_MODFF 1
14661#define HAVE_DECL__SC_NPROCESSORS_ONLN 1
14662#define HAVE_DECL__SC_NPROCESSORS_CONF 1
14663#define HAVE_DECL__SC_NPROC_ONLN 0
14664#define HAVE_DECL__SC_NPROC_CONF 0
14665#define HAVE_DECL__SC_PAGESIZE 1
14666#define HAVE_DECL__SC_PAGE_SIZE 1
14667#define HAVE_DECL__SC_LARGE_PAGESIZE 0
14668#define HAVE_MACH_MACH_HOST_H 1
14669#define HAVE_MACH_MACH_INIT_H 1
14670#define HAVE_HOST_INFO 1
14671#define HAVE_SYS_PARAM_H 1
14672#define HAVE_SYS_SYSCTL_H 1
14673#define HAVE_DECL_CTL_HW 1
14674#define HAVE_DECL_HW_NCPU 1
14675#define HAVE_DECL_STRTOULL 1
14676#define HAVE_SSIZE_T 1
14677#define HAVE_DECL_SNPRINTF 1
14678#define HAVE_DECL__STRDUP 0
14679#define HAVE_DECL__PUTENV 0
14680#define HAVE_SYSCTL 1
14681#define HAVE_SYSCTLBYNAME 1
14682#define HAVE_DECL_GETPROGNAME 1
14683#define HAVE_DECL_GETEXECNAME 0
14684#define HAVE_DECL_GETMODULEFILENAME 0
14685#define HAVE___PROGNAME 1
14686#define HAVE_PTHREAD_T 1
14687#define hwloc_pid_t pid_t
14688#define hwloc_thread_t pthread_t
14689#define HAVE_DECL_SCHED_GETCPU 0
14690#define HWLOC_HAVE_SYSCALL 1
14691#define HAVE_FFS 1
14692#define HWLOC_HAVE_DECL_FFS 1
14693#define HWLOC_HAVE_FFS 1
14694#define HAVE_FFSL 1
14695#define HWLOC_HAVE_DECL_FFSL 1
14696#define HWLOC_HAVE_FFSL 1
14697#define HAVE_FLS 1
14698#define HWLOC_HAVE_DECL_FLS 1
14699#define HWLOC_HAVE_FLS 1
14700#define HAVE_FLSL 1
14701#define HWLOC_HAVE_DECL_FLSL 1
14702#define HWLOC_HAVE_FLSL 1
14703#define HAVE_OPENAT 1
14704#define HAVE_GETPAGESIZE 1
14705#define HAVE_POSIX_MEMALIGN 1
14706#define HAVE_SYS_UTSNAME_H 1
14707#define HAVE_UNAME 1
14708#define HAVE_DECL_RUNNING_ON_VALGRIND 0
14709#define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0
14710#define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0
14711#define HAVE_OPENCL_CL_EXT_H 1
14712#define HWLOC_HAVE_OPENCL 1
14713#define HAVE_X11_XLIB_H 1
14714#define HAVE_X11_XUTIL_H 1
14715#define HAVE_X11_KEYSYM_H 1
14716#define HWLOC_HAVE_X11_KEYSYM 1
14717#define HWLOC_HAVE_LIBXML2 1
14718#define HWLOC_HAVE_X86_CPUID 1
14719#define HWLOC_HAVE_PTHREAD_MUTEX 1
14720#define HAVE_HWLOC 1
14721#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
14722#define MPICH_IS_THREADED 1
14723#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
14724#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
14725#define HAVE_ROMIO 1
14726#define HAVE__FUNC__ /**/
14727#define HAVE__FUNCTION__ /**/
14728#define ENABLE_PVAR_NEM 0
14729#define ENABLE_PVAR_RECVQ 0
14730#define ENABLE_PVAR_RMA 0
14731#define ENABLE_PVAR_DIMS 0
14732#define HAVE_LONG_LONG 1
14733
14734configure: exit 1